From 521f0447bdba70dd7e67493bef8a64cba542e9ce Mon Sep 17 00:00:00 2001 From: DJP Date: Fri, 10 Apr 2026 19:09:45 -0400 Subject: [PATCH] Add TM and reference data files to git for server deployment The storage/amazon/ directory (TM files for 12 locales + reference files) was excluded by .gitignore, causing the production server to have no TM data after deployment. Updated .gitignore to track storage/amazon/ so git pull on the server brings in all 153 TM and reference files. Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + .../amazon/ref/blacklist/ca_ES_blacklist.json | 17 + .../amazon/ref/blacklist/de_AT_blacklist.json | 64 + .../amazon/ref/blacklist/de_DE_blacklist.json | 64 + .../amazon/ref/blacklist/es_ES_blacklist.json | 62 + .../amazon/ref/blacklist/fr_BE_blacklist.json | 31 + .../amazon/ref/blacklist/fr_FR_blacklist.json | 31 + .../amazon/ref/blacklist/it_IT_blacklist.json | 83 + .../amazon/ref/blacklist/nl_BE_blacklist.json | 99 + .../amazon/ref/blacklist/nl_NL_blacklist.json | 106 + .../amazon/ref/blacklist/pl_PL_blacklist.json | 64 + .../amazon/ref/blacklist/pt_PT_blacklist.json | 52 + .../amazon/ref/blacklist/sv_SE_blacklist.json | 53 + .../ca_ES_date_percent_formats.json | 33 + .../de_AT_date_percent_formats.json | 45 + .../de_DE_date_percent_formats.json | 45 + .../es_ES_date_percent_formats.json | 45 + .../fr_BE_date_percent_formats.json | 47 + .../fr_FR_date_percent_formats.json | 47 + .../it_IT_date_percent_formats.json | 46 + .../nl_BE_date_percent_formats.json | 45 + .../nl_NL_date_percent_formats.json | 45 + .../pl_PL_date_percent_formats.json | 53 + .../pt_PT_date_percent_formats.json | 45 + .../sv_SE_date_percent_formats.json | 45 + .../amazon/ref/glossary/ca_ES_glossary.json | 262 ++ .../amazon/ref/glossary/de_AT_glossary.json | 308 ++ .../amazon/ref/glossary/de_DE_glossary.json | 308 ++ .../amazon/ref/glossary/es_ES_glossary.json | 297 ++ .../amazon/ref/glossary/fr_BE_glossary.json | 279 ++ .../amazon/ref/glossary/fr_FR_glossary.json | 284 ++ .../amazon/ref/glossary/it_IT_glossary.json | 294 ++ .../amazon/ref/glossary/nl_BE_glossary.json | 241 ++ .../amazon/ref/glossary/nl_NL_glossary.json | 240 ++ .../amazon/ref/glossary/pl_PL_glossary.json | 248 ++ .../amazon/ref/glossary/pt_PT_glossary.json | 292 ++ .../amazon/ref/glossary/sv_SE_glossary.json | 252 ++ .../ca_ES_local_considerations.json | 10 + .../de_AT_local_considerations.json | 18 + .../de_DE_local_considerations.json | 18 + .../es_ES_local_considerations.json | 14 + .../fr_BE_local_considerations.json | 17 + .../fr_FR_local_considerations.json | 18 + .../it_IT_local_considerations.json | 16 + .../nl_BE_local_considerations.json | 17 + .../nl_NL_local_considerations.json | 13 + .../pl_PL_local_considerations.json | 11 + .../pt_PT_local_considerations.json | 17 + .../sv_SE_local_considerations.json | 15 + ...V_Guidelines_for_Transcreation_290224.json | 451 +++ .../tov_supplement/DE_AT_TOV_Guidelines.json | 81 + storage/amazon/tm/ca-ES/flat_MASS_ca-es.json | 559 ++++ .../tm/ca-ES/flat_PrimeSpeed_ca-es.json | 19 + storage/amazon/tm/ca-ES/flat_value_ca-es.json | 10 + storage/amazon/tm/de-AT/flat_MASS_de-at.json | 2216 ++++++++++++++ .../amazon/tm/de-AT/flat_Onsite_de-at.json | 902 ++++++ .../amazon/tm/de-AT/flat_Outbound_de-at.json | 993 +++++++ .../tm/de-AT/flat_PrimeDualBenefit_de-at.json | 178 ++ .../de-AT/flat_PrimeGourmetGuard_de-at.json | 11 + storage/amazon/tm/de-AT/flat_UEFA_de-at.json | 23 + storage/amazon/tm/de-AT/flat_value_de-at.json | 107 + .../tm/de-DE/flat_DoubleDonut_de-de.json | 184 ++ storage/amazon/tm/de-DE/flat_MASS_de-de.json | 2488 ++++++++++++++++ .../amazon/tm/de-DE/flat_Onsite_de-de.json | 1233 ++++++++ .../amazon/tm/de-DE/flat_Outbound_de-de.json | 1539 ++++++++++ .../tm/de-DE/flat_PrimeDualBenefit_de-de.json | 177 ++ .../de-DE/flat_PrimeGourmetGuard_de-de.json | 11 + .../tm/de-DE/flat_PrimeMidfunnel_de-de.json | 70 + .../tm/de-DE/flat_PrimeSpeed_de-de.json | 90 + .../amazon/tm/de-DE/flat_TheKiss_de-de.json | 3 + storage/amazon/tm/de-DE/flat_UEFA_de-de.json | 204 ++ storage/amazon/tm/de-DE/flat_value_de-de.json | 128 + .../tm/es-ES/flat_DoubleDonut_es-es.json | 147 + .../tm/es-ES/flat_EUSelection_es-es.json | 105 + storage/amazon/tm/es-ES/flat_MASS_es-es.json | 2520 ++++++++++++++++ .../amazon/tm/es-ES/flat_Onsite_es-es.json | 1245 ++++++++ .../amazon/tm/es-ES/flat_Outbound_es-es.json | 1636 +++++++++++ .../tm/es-ES/flat_PrimeDualBenefit_es-es.json | 179 ++ .../es-ES/flat_PrimeGourmetGuard_es-es.json | 11 + .../tm/es-ES/flat_PrimeMidfunnel_es-es.json | 69 + .../tm/es-ES/flat_PrimeSpeed_es-es.json | 64 + .../amazon/tm/es-ES/flat_TheKiss_es-es.json | 97 + storage/amazon/tm/es-ES/flat_UEFA_es-es.json | 205 ++ storage/amazon/tm/es-ES/flat_value_es-es.json | 117 + .../tm/fr-BE/flat_EUSelection_fr-be.json | 107 + storage/amazon/tm/fr-BE/flat_MASS_fr-be.json | 1923 +++++++++++++ .../amazon/tm/fr-BE/flat_Onsite_fr-be.json | 1241 ++++++++ .../amazon/tm/fr-BE/flat_Outbound_fr-be.json | 1431 +++++++++ .../tm/fr-BE/flat_PrimeDualBenefit_fr-be.json | 155 + .../amazon/tm/fr-BE/flat_TheKiss_fr-be.json | 97 + storage/amazon/tm/fr-BE/flat_UEFA_fr-be.json | 136 + storage/amazon/tm/fr-BE/flat_value_fr-be.json | 125 + .../tm/fr-FR/flat_DoubleDonut_fr-fr.json | 155 + .../tm/fr-FR/flat_EUSelection_fr-fr.json | 107 + storage/amazon/tm/fr-FR/flat_MASS_fr-fr.json | 2559 +++++++++++++++++ .../amazon/tm/fr-FR/flat_Onsite_fr-fr.json | 1245 ++++++++ .../amazon/tm/fr-FR/flat_Outbound_fr-fr.json | 1550 ++++++++++ .../tm/fr-FR/flat_PrimeDualBenefit_fr-fr.json | 176 ++ .../fr-FR/flat_PrimeGourmetGuard_fr-fr.json | 11 + .../tm/fr-FR/flat_PrimeMidfunnel_fr-fr.json | 70 + .../tm/fr-FR/flat_PrimeSpeed_fr-fr.json | 59 + .../amazon/tm/fr-FR/flat_TheKiss_fr-fr.json | 97 + storage/amazon/tm/fr-FR/flat_UEFA_fr-fr.json | 219 ++ storage/amazon/tm/fr-FR/flat_value_fr-fr.json | 118 + .../tm/it-IT/flat_DoubleDonut_it-it.json | 147 + .../tm/it-IT/flat_EUSelection_it-it.json | 109 + storage/amazon/tm/it-IT/flat_MASS_it-it.json | 2516 ++++++++++++++++ .../amazon/tm/it-IT/flat_Onsite_it-it.json | 1263 ++++++++ .../amazon/tm/it-IT/flat_Outbound_it-it.json | 1662 +++++++++++ .../tm/it-IT/flat_PrimeDualBenefit_it-it.json | 180 ++ .../it-IT/flat_PrimeGourmetGuard_it-it.json | 11 + .../tm/it-IT/flat_PrimeMidfunnel_it-it.json | 69 + .../tm/it-IT/flat_PrimeSpeed_it-it.json | 62 + .../amazon/tm/it-IT/flat_TheKiss_it-it.json | 97 + storage/amazon/tm/it-IT/flat_UEFA_it-it.json | 208 ++ storage/amazon/tm/it-IT/flat_value_it-it.json | 118 + .../tm/nl-BE/flat_EUSelection_nl-be.json | 106 + storage/amazon/tm/nl-BE/flat_MASS_nl-be.json | 1861 ++++++++++++ .../amazon/tm/nl-BE/flat_Onsite_nl-be.json | 1197 ++++++++ .../amazon/tm/nl-BE/flat_Outbound_nl-be.json | 1444 ++++++++++ .../tm/nl-BE/flat_PrimeDualBenefit_nl-be.json | 154 + .../amazon/tm/nl-BE/flat_TheKiss_nl-be.json | 97 + storage/amazon/tm/nl-BE/flat_UEFA_nl-be.json | 131 + storage/amazon/tm/nl-BE/flat_value_nl-be.json | 124 + .../tm/nl-NL/flat_EUSelection_nl-nl.json | 105 + storage/amazon/tm/nl-NL/flat_MASS_nl-nl.json | 2054 +++++++++++++ .../amazon/tm/nl-NL/flat_Onsite_nl-nl.json | 1209 ++++++++ .../amazon/tm/nl-NL/flat_Outbound_nl-nl.json | 1523 ++++++++++ .../tm/nl-NL/flat_PrimeDualBenefit_nl-nl.json | 222 ++ .../amazon/tm/nl-NL/flat_TheKiss_nl-nl.json | 97 + storage/amazon/tm/nl-NL/flat_UEFA_nl-nl.json | 140 + storage/amazon/tm/nl-NL/flat_value_nl-nl.json | 113 + .../tm/pl-PL/flat_EUSelection_pl-pl.json | 105 + storage/amazon/tm/pl-PL/flat_MASS_pl-pl.json | 1990 +++++++++++++ .../amazon/tm/pl-PL/flat_Onsite_pl-pl.json | 1217 ++++++++ .../amazon/tm/pl-PL/flat_Outbound_pl-pl.json | 1408 +++++++++ .../tm/pl-PL/flat_PrimeDualBenefit_pl-pl.json | 221 ++ .../amazon/tm/pl-PL/flat_TheKiss_pl-pl.json | 97 + storage/amazon/tm/pl-PL/flat_UEFA_pl-pl.json | 80 + storage/amazon/tm/pl-PL/flat_value_pl-pl.json | 27 + storage/amazon/tm/pt-PT/flat_MASS_pt-pt.json | 2134 ++++++++++++++ .../amazon/tm/pt-PT/flat_Onsite_pt-pt.json | 1251 ++++++++ .../amazon/tm/pt-PT/flat_Outbound_pt-pt.json | 1448 ++++++++++ .../tm/pt-PT/flat_PrimeDualBenefit_pt-pt.json | 43 + storage/amazon/tm/pt-PT/flat_UEFA_pt-pt.json | 3 + storage/amazon/tm/pt-PT/flat_value_pt-pt.json | 25 + .../tm/sv-SE/flat_EUSelection_sv-se.json | 109 + storage/amazon/tm/sv-SE/flat_MASS_sv-se.json | 2045 +++++++++++++ .../amazon/tm/sv-SE/flat_Onsite_sv-se.json | 826 ++++++ .../amazon/tm/sv-SE/flat_Outbound_sv-se.json | 1474 ++++++++++ .../tm/sv-SE/flat_PrimeDualBenefit_sv-se.json | 229 ++ .../amazon/tm/sv-SE/flat_TheKiss_sv-se.json | 97 + storage/amazon/tm/sv-SE/flat_UEFA_sv-se.json | 75 + storage/amazon/tm/sv-SE/flat_value_sv-se.json | 108 + 154 files changed, 66441 insertions(+) create mode 100644 storage/amazon/ref/blacklist/ca_ES_blacklist.json create mode 100644 storage/amazon/ref/blacklist/de_AT_blacklist.json create mode 100644 storage/amazon/ref/blacklist/de_DE_blacklist.json create mode 100644 storage/amazon/ref/blacklist/es_ES_blacklist.json create mode 100644 storage/amazon/ref/blacklist/fr_BE_blacklist.json create mode 100644 storage/amazon/ref/blacklist/fr_FR_blacklist.json create mode 100644 storage/amazon/ref/blacklist/it_IT_blacklist.json create mode 100644 storage/amazon/ref/blacklist/nl_BE_blacklist.json create mode 100644 storage/amazon/ref/blacklist/nl_NL_blacklist.json create mode 100644 storage/amazon/ref/blacklist/pl_PL_blacklist.json create mode 100644 storage/amazon/ref/blacklist/pt_PT_blacklist.json create mode 100644 storage/amazon/ref/blacklist/sv_SE_blacklist.json create mode 100644 storage/amazon/ref/date_pct_formats/ca_ES_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/de_AT_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/de_DE_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/es_ES_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/fr_BE_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/fr_FR_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/it_IT_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/nl_BE_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/nl_NL_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/pl_PL_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/pt_PT_date_percent_formats.json create mode 100644 storage/amazon/ref/date_pct_formats/sv_SE_date_percent_formats.json create mode 100644 storage/amazon/ref/glossary/ca_ES_glossary.json create mode 100644 storage/amazon/ref/glossary/de_AT_glossary.json create mode 100644 storage/amazon/ref/glossary/de_DE_glossary.json create mode 100644 storage/amazon/ref/glossary/es_ES_glossary.json create mode 100644 storage/amazon/ref/glossary/fr_BE_glossary.json create mode 100644 storage/amazon/ref/glossary/fr_FR_glossary.json create mode 100644 storage/amazon/ref/glossary/it_IT_glossary.json create mode 100644 storage/amazon/ref/glossary/nl_BE_glossary.json create mode 100644 storage/amazon/ref/glossary/nl_NL_glossary.json create mode 100644 storage/amazon/ref/glossary/pl_PL_glossary.json create mode 100644 storage/amazon/ref/glossary/pt_PT_glossary.json create mode 100644 storage/amazon/ref/glossary/sv_SE_glossary.json create mode 100644 storage/amazon/ref/locale_considerations/ca_ES_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/de_AT_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/de_DE_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/es_ES_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/fr_BE_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/fr_FR_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/it_IT_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/nl_BE_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/nl_NL_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/pl_PL_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/pt_PT_local_considerations.json create mode 100644 storage/amazon/ref/locale_considerations/sv_SE_local_considerations.json create mode 100644 storage/amazon/ref/tov_global/Amazon_TOV_Guidelines_for_Transcreation_290224.json create mode 100644 storage/amazon/ref/tov_supplement/DE_AT_TOV_Guidelines.json create mode 100644 storage/amazon/tm/ca-ES/flat_MASS_ca-es.json create mode 100644 storage/amazon/tm/ca-ES/flat_PrimeSpeed_ca-es.json create mode 100644 storage/amazon/tm/ca-ES/flat_value_ca-es.json create mode 100644 storage/amazon/tm/de-AT/flat_MASS_de-at.json create mode 100644 storage/amazon/tm/de-AT/flat_Onsite_de-at.json create mode 100644 storage/amazon/tm/de-AT/flat_Outbound_de-at.json create mode 100644 storage/amazon/tm/de-AT/flat_PrimeDualBenefit_de-at.json create mode 100644 storage/amazon/tm/de-AT/flat_PrimeGourmetGuard_de-at.json create mode 100644 storage/amazon/tm/de-AT/flat_UEFA_de-at.json create mode 100644 storage/amazon/tm/de-AT/flat_value_de-at.json create mode 100644 storage/amazon/tm/de-DE/flat_DoubleDonut_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_MASS_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_Onsite_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_Outbound_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_PrimeDualBenefit_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_PrimeGourmetGuard_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_PrimeMidfunnel_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_PrimeSpeed_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_TheKiss_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_UEFA_de-de.json create mode 100644 storage/amazon/tm/de-DE/flat_value_de-de.json create mode 100644 storage/amazon/tm/es-ES/flat_DoubleDonut_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_EUSelection_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_MASS_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_Onsite_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_Outbound_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_PrimeDualBenefit_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_PrimeGourmetGuard_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_PrimeMidfunnel_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_PrimeSpeed_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_TheKiss_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_UEFA_es-es.json create mode 100644 storage/amazon/tm/es-ES/flat_value_es-es.json create mode 100644 storage/amazon/tm/fr-BE/flat_EUSelection_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_MASS_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_Onsite_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_Outbound_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_PrimeDualBenefit_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_TheKiss_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_UEFA_fr-be.json create mode 100644 storage/amazon/tm/fr-BE/flat_value_fr-be.json create mode 100644 storage/amazon/tm/fr-FR/flat_DoubleDonut_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_EUSelection_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_MASS_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_Onsite_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_Outbound_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_PrimeDualBenefit_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_PrimeGourmetGuard_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_PrimeMidfunnel_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_PrimeSpeed_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_TheKiss_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_UEFA_fr-fr.json create mode 100644 storage/amazon/tm/fr-FR/flat_value_fr-fr.json create mode 100644 storage/amazon/tm/it-IT/flat_DoubleDonut_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_EUSelection_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_MASS_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_Onsite_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_Outbound_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_PrimeDualBenefit_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_PrimeGourmetGuard_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_PrimeMidfunnel_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_PrimeSpeed_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_TheKiss_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_UEFA_it-it.json create mode 100644 storage/amazon/tm/it-IT/flat_value_it-it.json create mode 100644 storage/amazon/tm/nl-BE/flat_EUSelection_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_MASS_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_Onsite_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_Outbound_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_PrimeDualBenefit_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_TheKiss_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_UEFA_nl-be.json create mode 100644 storage/amazon/tm/nl-BE/flat_value_nl-be.json create mode 100644 storage/amazon/tm/nl-NL/flat_EUSelection_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_MASS_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_Onsite_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_Outbound_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_PrimeDualBenefit_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_TheKiss_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_UEFA_nl-nl.json create mode 100644 storage/amazon/tm/nl-NL/flat_value_nl-nl.json create mode 100644 storage/amazon/tm/pl-PL/flat_EUSelection_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_MASS_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_Onsite_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_Outbound_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_PrimeDualBenefit_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_TheKiss_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_UEFA_pl-pl.json create mode 100644 storage/amazon/tm/pl-PL/flat_value_pl-pl.json create mode 100644 storage/amazon/tm/pt-PT/flat_MASS_pt-pt.json create mode 100644 storage/amazon/tm/pt-PT/flat_Onsite_pt-pt.json create mode 100644 storage/amazon/tm/pt-PT/flat_Outbound_pt-pt.json create mode 100644 storage/amazon/tm/pt-PT/flat_PrimeDualBenefit_pt-pt.json create mode 100644 storage/amazon/tm/pt-PT/flat_UEFA_pt-pt.json create mode 100644 storage/amazon/tm/pt-PT/flat_value_pt-pt.json create mode 100644 storage/amazon/tm/sv-SE/flat_EUSelection_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_MASS_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_Onsite_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_Outbound_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_PrimeDualBenefit_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_TheKiss_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_UEFA_sv-se.json create mode 100644 storage/amazon/tm/sv-SE/flat_value_sv-se.json diff --git a/.gitignore b/.gitignore index 4d98fc7..5ef0e53 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ out/ # Storage (keep structure, ignore uploaded files) storage/* !storage/.gitkeep +!storage/amazon/ # OS .DS_Store diff --git a/storage/amazon/ref/blacklist/ca_ES_blacklist.json b/storage/amazon/ref/blacklist/ca_ES_blacklist.json new file mode 100644 index 0000000..cdc2e91 --- /dev/null +++ b/storage/amazon/ref/blacklist/ca_ES_blacklist.json @@ -0,0 +1,17 @@ +{ + "locale": "ca_ES", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "èpic" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Ofertes èpiques" + ] + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/de_AT_blacklist.json b/storage/amazon/ref/blacklist/de_AT_blacklist.json new file mode 100644 index 0000000..a5c8cf0 --- /dev/null +++ b/storage/amazon/ref/blacklist/de_AT_blacklist.json @@ -0,0 +1,64 @@ +{ + "locale": "de_AT", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "Episch" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Epische Angebote" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "Rabatt" + ], + "note": "We are only allowed to use \"Spare\", \"Sparen\"." + }, + { + "en_GB": "savings", + "forbidden_terms": [ + "Rabatt" + ], + "note": "We are only allowed to use \"Spare\", \"Sparen\"." + }, + { + "en_GB": "[save] up to XX% on", + "forbidden_terms": [ + "bis zu XX % Rabatt" + ], + "note": "Prefer \"Spare bis zu XX %\"" + }, + { + "en_GB": "cheap", + "forbidden_terms": [ + "günstig" + ] + }, + { + "en_GB": "cheaper", + "forbidden_terms": [ + "günstiger" + ] + }, + { + "en_GB": "sale / end-of-season sale (wrong words for DE/AT)", + "forbidden_terms": [ + "Sale" + ], + "note": "Also: Schlussverkauf. Use \"Angebote\" or \"Deals\" instead." + }, + { + "en_GB": "savings noun (wrong word for DE/AT)", + "forbidden_terms": [ + "Ersparnis" + ], + "note": "Use \"Spare\"/\"Sparen\". Atypical for Amazon TOV." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/de_DE_blacklist.json b/storage/amazon/ref/blacklist/de_DE_blacklist.json new file mode 100644 index 0000000..661553c --- /dev/null +++ b/storage/amazon/ref/blacklist/de_DE_blacklist.json @@ -0,0 +1,64 @@ +{ + "locale": "de_DE", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "Episch" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Epische Angebote" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "Rabatt" + ], + "note": "We are only allowed to use \"Spare\", \"Sparen\"." + }, + { + "en_GB": "savings", + "forbidden_terms": [ + "Rabatt" + ], + "note": "We are only allowed to use \"Spare\", \"Sparen\"." + }, + { + "en_GB": "[save] up to XX% on", + "forbidden_terms": [ + "bis zu XX % Rabatt" + ], + "note": "Prefer \"Spare bis zu XX %\"" + }, + { + "en_GB": "cheap", + "forbidden_terms": [ + "günstig" + ] + }, + { + "en_GB": "cheaper", + "forbidden_terms": [ + "günstiger" + ] + }, + { + "en_GB": "sale / end-of-season sale (wrong words for DE/AT)", + "forbidden_terms": [ + "Sale" + ], + "note": "Also: Schlussverkauf. Use \"Angebote\" or \"Deals\" instead." + }, + { + "en_GB": "savings noun (wrong word for DE/AT)", + "forbidden_terms": [ + "Ersparnis" + ], + "note": "Use \"Spare\"/\"Sparen\". Atypical for Amazon TOV." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/es_ES_blacklist.json b/storage/amazon/ref/blacklist/es_ES_blacklist.json new file mode 100644 index 0000000..5643249 --- /dev/null +++ b/storage/amazon/ref/blacklist/es_ES_blacklist.json @@ -0,0 +1,62 @@ +{ + "locale": "es_ES", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "épico", + "fantástico" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Ofertas épicas" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "descuento" + ], + "note": "never use \"descuento\" in any form, should be \"ahorro\" wording as first recommendation." + }, + { + "en_GB": "savings", + "forbidden_terms": [ + "descuento" + ], + "note": "never use \"descuento\" in any form, should be \"ahorro\" wording as first recommendation." + }, + { + "en_GB": "platform (wrong word)", + "forbidden_terms": [ + "plataforma" + ], + "note": "Use \"Tienda\"/\"Tienda online\"/\"Web\"/\"Website\" instead." + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "artículos" + ], + "note": "Use \"productos\"." + }, + { + "en_GB": "consumers / members (wrong words for ES)", + "forbidden_terms": [ + "consumidores", + "miembros" + ], + "note": "Use \"clientes\". For Prime members: \"Clientes Prime\"." + }, + { + "en_GB": "suppliers / sellers (wrong words for ES selling partners)", + "forbidden_terms": [ + "proveedores", + "vendedores" + ], + "note": "Use \"colaboradores comerciales\" instead." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/fr_BE_blacklist.json b/storage/amazon/ref/blacklist/fr_BE_blacklist.json new file mode 100644 index 0000000..0a30bbd --- /dev/null +++ b/storage/amazon/ref/blacklist/fr_BE_blacklist.json @@ -0,0 +1,31 @@ +{ + "locale": "fr_BE", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "épique" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Offres épiques" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "réduction", + "de réduction" + ] + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "articles" + ], + "note": "use \"produits\"" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/fr_FR_blacklist.json b/storage/amazon/ref/blacklist/fr_FR_blacklist.json new file mode 100644 index 0000000..538b645 --- /dev/null +++ b/storage/amazon/ref/blacklist/fr_FR_blacklist.json @@ -0,0 +1,31 @@ +{ + "locale": "fr_FR", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "épique" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Offres épiques" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "réduction", + "de réduction" + ] + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "articles" + ], + "note": "use \"produits\"" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/it_IT_blacklist.json b/storage/amazon/ref/blacklist/it_IT_blacklist.json new file mode 100644 index 0000000..711efc1 --- /dev/null +++ b/storage/amazon/ref/blacklist/it_IT_blacklist.json @@ -0,0 +1,83 @@ +{ + "locale": "it_IT", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "epica", + "epico" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Offerte epiche" + ] + }, + { + "en_GB": "sale", + "forbidden_terms": [ + "promozioni" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "sconti", + "di sconto", + "sconto" + ], + "note": "do not use any form of \"sconto or sconti\", \"risparmi\" format is preferred and should be used in first recommendation" + }, + { + "en_GB": "promotions (wrong word for IT)", + "forbidden_terms": [ + "promozioni" + ], + "note": "Use \"offerte\" instead." + }, + { + "en_GB": "platform (wrong word)", + "forbidden_terms": [ + "piattaforma" + ], + "note": "Use \"sito\" instead." + }, + { + "en_GB": "users / consumers (wrong words for IT)", + "forbidden_terms": [ + "utenti", + "consumatori" + ], + "note": "Use \"clienti\" instead." + }, + { + "en_GB": "Prime members (wrong phrase for IT)", + "forbidden_terms": [ + "membri Prime" + ], + "note": "Use \"clienti Prime\" instead." + }, + { + "en_GB": "free trial (wrong phrase for IT)", + "forbidden_terms": [ + "Prova gratuita" + ], + "note": "Legal requirement. Use \"Periodo d'uso gratuito\" instead." + }, + { + "en_GB": "unmissable / not to be missed (forbidden for IT)", + "forbidden_terms": [ + "imperdibili" + ], + "note": "Creates excessive urgency. Use \"incredibili\" for HVEs (e.g. Prime Day)." + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "articoli" + ], + "note": "Use \"prodotti\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/nl_BE_blacklist.json b/storage/amazon/ref/blacklist/nl_BE_blacklist.json new file mode 100644 index 0000000..1cafbb4 --- /dev/null +++ b/storage/amazon/ref/blacklist/nl_BE_blacklist.json @@ -0,0 +1,99 @@ +{ + "locale": "nl_BE", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "Episch" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Epische deals", + "geweldige deals" + ], + "note": "geweldige deals is for nl-NL only" + }, + { + "en_GB": "sale", + "forbidden_terms": [ + "sale" + ] + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "flink besparen" + ], + "note": "use \"save big = bespaar maximaal\" for nl-BE" + }, + { + "en_GB": "to save big", + "forbidden_terms": [ + "flink te besparen" + ], + "note": "use \"save big = \"maximaal te besparen\" for nl-BE" + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "bespaar flink" + ], + "note": "use \"bespaar maximaal\" for nl-BE" + }, + { + "en_GB": "to save big", + "forbidden_terms": [ + "om flink te besparen" + ], + "note": "use \"om maximaal te besparen\" for nl-BE" + }, + { + "en_GB": "big savings", + "forbidden_terms": [ + "flinke korting" + ] + }, + { + "en_GB": "big", + "forbidden_terms": [ + "flink" + ] + }, + { + "en_GB": "save big on", + "forbidden_terms": [ + "flink besparen op" + ] + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "[heel] veel korting krijgen" + ], + "note": "[heel] veel korting krijgen = nl-NL only" + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "[heel] veel korting te krijgen" + ], + "note": "[heel] veel korting te krijgen = nl-NL only" + }, + { + "en_GB": "to save big", + "forbidden_terms": [ + "krijg [heel] veel korting" + ], + "note": "krijg [heel] veel korting = nl-NL only" + }, + { + "en_GB": "Flash sales", + "forbidden_terms": [ + "Flash sales" + ], + "note": "Use \"Flash deals\" (keep in English)." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/nl_NL_blacklist.json b/storage/amazon/ref/blacklist/nl_NL_blacklist.json new file mode 100644 index 0000000..431c871 --- /dev/null +++ b/storage/amazon/ref/blacklist/nl_NL_blacklist.json @@ -0,0 +1,106 @@ +{ + "locale": "nl_NL", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "Episch" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Epische deals", + "topdeals" + ], + "note": "topdeals is for NL_BE only unless space or time is contrained" + }, + { + "en_GB": "sale", + "forbidden_terms": [ + "sale" + ] + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "flink besparen" + ], + "note": "use save big = \"krijg heel veel korting\" for nl-NL" + }, + { + "en_GB": "to save big", + "forbidden_terms": [ + "flink te besparen" + ], + "note": "use \"[heel] veel korting te krijgen\" for nl-NL" + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "bespaar flink" + ], + "note": "use \"krijg [heel] veel korting\" for nl-NL" + }, + { + "en_GB": "to save big", + "forbidden_terms": [ + "om flink te besparen" + ], + "note": "use \"om [heel] veel korting te krijgen\" for nl-NL" + }, + { + "en_GB": "big savings", + "forbidden_terms": [ + "flinke korting" + ] + }, + { + "en_GB": "big", + "forbidden_terms": [ + "flink" + ] + }, + { + "en_GB": "save big on", + "forbidden_terms": [ + "flink besparen op" + ] + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "maximaal besparen" + ], + "note": "maximaal besparen is only for nl-BE" + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "bespaar veel" + ], + "note": "bespaar veel is only for nl-BE; last resort for nl-NL" + }, + { + "en_GB": "to save big", + "forbidden_terms": [ + "maximaal te besparen" + ], + "note": "maximaal te besparen is only for nl-BE" + }, + { + "en_GB": "to save big on", + "forbidden_terms": [ + "maximaal te besparen op" + ], + "note": "maximaal te besparen op this is only for nl-BE" + }, + { + "en_GB": "Flash sales", + "forbidden_terms": [ + "Flash sales" + ], + "note": "Use \"Flash deals\" (keep in English)." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/pl_PL_blacklist.json b/storage/amazon/ref/blacklist/pl_PL_blacklist.json new file mode 100644 index 0000000..860dc7f --- /dev/null +++ b/storage/amazon/ref/blacklist/pl_PL_blacklist.json @@ -0,0 +1,64 @@ +{ + "locale": "pl_PL", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "Epicka" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Epickie okazje" + ] + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "Kup" + ] + }, + { + "en_GB": "buy", + "forbidden_terms": [ + "Kup" + ] + }, + { + "en_GB": "buy now", + "forbidden_terms": [ + "Kup teraz" + ], + "note": "should be \"Sprawdź teraz\"" + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "przedmioty" + ], + "note": "Also: \"artykuły\". Use \"produkty\" instead." + }, + { + "en_GB": "offers / promotions (wrong words for PL deals)", + "forbidden_terms": [ + "Oferty" + ], + "note": "Also: \"Promocje\". Use \"Okazje\" instead." + }, + { + "en_GB": "discount / reduction (wrong words for PL)", + "forbidden_terms": [ + "zniżka" + ], + "note": "Also: \"rabat\", \"upust\", \"wyprzedaż\". Use \"Oszczędzasz\" or \"X zł taniej\" instead." + }, + { + "en_GB": "department / section (wrong word for PL)", + "forbidden_terms": [ + "w dziale" + ], + "note": "Use \"w kategorii\" instead." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/pt_PT_blacklist.json b/storage/amazon/ref/blacklist/pt_PT_blacklist.json new file mode 100644 index 0000000..c6ab049 --- /dev/null +++ b/storage/amazon/ref/blacklist/pt_PT_blacklist.json @@ -0,0 +1,52 @@ +{ + "locale": "pt_PT", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "épica" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Ofertas épicas" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "poupança" + ], + "note": "use \"deconto\" instead (deviates from es_ES)" + }, + { + "en_GB": "savings", + "forbidden_terms": [ + "poupança" + ], + "note": "use \"deconto\" instead (deviates from es_ES)" + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "artigos" + ], + "note": "Also: \"itens\". Use \"produtos\" instead." + }, + { + "en_GB": "consumers (wrong word for PT)", + "forbidden_terms": [ + "consumidores" + ], + "note": "Use \"clientes\" instead." + }, + { + "en_GB": "to sign up / to join (wrong words for PT subscribe)", + "forbidden_terms": [ + "inscrever" + ], + "note": "Also: \"aderir\". Use \"subscrever\" instead." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/blacklist/sv_SE_blacklist.json b/storage/amazon/ref/blacklist/sv_SE_blacklist.json new file mode 100644 index 0000000..8372c6c --- /dev/null +++ b/storage/amazon/ref/blacklist/sv_SE_blacklist.json @@ -0,0 +1,53 @@ +{ + "locale": "sv_SE", + "entries": [ + { + "en_GB": "epic", + "forbidden_terms": [ + "Episka", + "fantastiska" + ] + }, + { + "en_GB": "epic deals", + "forbidden_terms": [ + "Episka erbjudanden" + ] + }, + { + "en_GB": "discount", + "forbidden_terms": [ + "Besparinger" + ], + "note": "Not in line with Amazon TOV" + }, + { + "en_GB": "savings", + "forbidden_terms": [ + "Besparinger" + ], + "note": "Not in line with Amazon TOV" + }, + { + "en_GB": "save big", + "forbidden_terms": [ + "fynda på" + ], + "note": "\"fynda på\" is grammatically incorrect before a noun. Has been used incorrectly in the past. \"fynda elektronik, outdoor, hem … etc\" is correct" + }, + { + "en_GB": "articles (wrong word for products)", + "forbidden_terms": [ + "varor" + ], + "note": "Use \"produkter\"." + }, + { + "en_GB": "Black Friday week (wrong hyphenated form for SV)", + "forbidden_terms": [ + "Black Friday-veckan" + ], + "note": "Use \"Black Friday week\" instead." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/ca_ES_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/ca_ES_date_percent_formats.json new file mode 100644 index 0000000..51e5b08 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/ca_ES_date_percent_formats.json @@ -0,0 +1,33 @@ +{ + "locale": "ca_ES", + "entries": [ + { + "en_GB": "XX%", + "format": "XX %" + }, + { + "en_GB": "0%", + "format": "0 %" + }, + { + "en_GB": "XX November–XX December", + "format": "XX de novembre - XX de desembre" + }, + { + "en_GB": "20 November–1 December", + "format": "20 de novembre - 1 de desembre" + }, + { + "en_GB": "XX–XX November", + "format": "XX - XX de novembre" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Del 20 de novembre al 1 de desembre" + }, + { + "en_GB": "From XX November to XX December", + "format": "Del XX de novembre al XX de desembre" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/de_AT_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/de_AT_date_percent_formats.json new file mode 100644 index 0000000..0855442 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/de_AT_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "de_AT", + "entries": [ + { + "en_GB": "XX%", + "format": "XX %" + }, + { + "en_GB": "0%", + "format": "0 %" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20. Nov. - 1. Dez." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX. Nov. - XX. Dez." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX. - XX. Nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX. November - XX. Dezember" + }, + { + "en_GB": "20 November–1 December", + "format": "20. November - 1. Dezember" + }, + { + "en_GB": "XX–XX November", + "format": "XX. - XX. November" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Vom 20. November bis 1. Dezember" + }, + { + "en_GB": "From XX November to XX December", + "format": "Vom XX. November bis XX. Dezember" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/de_DE_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/de_DE_date_percent_formats.json new file mode 100644 index 0000000..1996305 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/de_DE_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "de_DE", + "entries": [ + { + "en_GB": "XX%", + "format": "XX %" + }, + { + "en_GB": "0%", + "format": "0 %" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20. Nov. - 1. Dez." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX. Nov. - XX. Dez." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX. - XX. Nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX. November - XX. Dezember" + }, + { + "en_GB": "20 November–1 December", + "format": "20. November - 1. Dezember" + }, + { + "en_GB": "XX–XX November", + "format": "XX. - XX. November" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Vom 20. November bis 1. Dezember" + }, + { + "en_GB": "From XX November to XX December", + "format": "Vom XX. November bis XX. Dezember" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/es_ES_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/es_ES_date_percent_formats.json new file mode 100644 index 0000000..3e541f7 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/es_ES_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "es_ES", + "entries": [ + { + "en_GB": "XX%", + "format": "XX %" + }, + { + "en_GB": "0%", + "format": "0 %" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov. - 1 dic." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov. - XX dic." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX - XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX de noviembre - XX de diciembre" + }, + { + "en_GB": "20 November–1 December", + "format": "20 de noviembre - 1 de diciembre" + }, + { + "en_GB": "XX–XX November", + "format": "XX - XX de noviembre" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Del 20 de noviembre al 1 de diciembre" + }, + { + "en_GB": "From XX November to XX December", + "format": "Del XX de noviembre al XX de diciembre" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/fr_BE_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/fr_BE_date_percent_formats.json new file mode 100644 index 0000000..66b8e91 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/fr_BE_date_percent_formats.json @@ -0,0 +1,47 @@ +{ + "locale": "fr_BE", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%", + "note": "No space between number and % symbol. Follows FR-FR format." + }, + { + "en_GB": "0%", + "format": "0%", + "note": "No space between number and % symbol. Follows FR-FR format." + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov.-1er déc." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov.-XX déc." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX-XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX novembre-XX décembre" + }, + { + "en_GB": "20 November–1 December", + "format": "20 novembre-1er décembre" + }, + { + "en_GB": "XX–XX November", + "format": "XX-XX novembre" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Du 20 novembre au 1ᵉʳ décembre" + }, + { + "en_GB": "From XX November to XX December", + "format": "Du XX novembre au XX décembre" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/fr_FR_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/fr_FR_date_percent_formats.json new file mode 100644 index 0000000..3d15b4e --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/fr_FR_date_percent_formats.json @@ -0,0 +1,47 @@ +{ + "locale": "fr_FR", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%", + "note": "No space between number and % symbol. This applies to FR-FR and FR-BE." + }, + { + "en_GB": "0%", + "format": "0%", + "note": "No space between number and % symbol. This applies to FR-FR and FR-BE." + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov.-1er déc." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov.-XX déc." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX-XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX novembre-XX décembre" + }, + { + "en_GB": "20 November–1 December", + "format": "20 novembre-1er décembre" + }, + { + "en_GB": "XX–XX November", + "format": "XX-XX novembre" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Du 20 novembre au 1ᵉʳ décembre" + }, + { + "en_GB": "From XX November to XX December", + "format": "Du XX novembre au XX décembre" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/it_IT_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/it_IT_date_percent_formats.json new file mode 100644 index 0000000..eb2da4b --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/it_IT_date_percent_formats.json @@ -0,0 +1,46 @@ +{ + "locale": "it_IT", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%" + }, + { + "en_GB": "0%", + "format": "0%" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov.-1 dic.", + "note": "do not use \"°\" symbol: 1°" + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov.-XX dic." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX-XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX novembre-XX dicembre" + }, + { + "en_GB": "20 November–1 December", + "format": "20 novembre-1 dicembre" + }, + { + "en_GB": "XX–XX November", + "format": "XX-XX novembre" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Dal 20 novembre al 1 dicembre" + }, + { + "en_GB": "From XX November to XX December", + "format": "Dal XX novembre al XX dicembre" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/nl_BE_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/nl_BE_date_percent_formats.json new file mode 100644 index 0000000..4e366fd --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/nl_BE_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "nl_BE", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%" + }, + { + "en_GB": "0%", + "format": "0%" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov. t/m 1 dec." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov. t/m XX dec." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX t/m XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX november t/m XX december" + }, + { + "en_GB": "20 November–1 December", + "format": "20 november t/m 1 december" + }, + { + "en_GB": "XX–XX November", + "format": "XX t/m XX november" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Van 20 november t/m 1 december" + }, + { + "en_GB": "From XX November to XX December", + "format": "Van XX november t/m XX december" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/nl_NL_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/nl_NL_date_percent_formats.json new file mode 100644 index 0000000..cb872b9 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/nl_NL_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "nl_NL", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%" + }, + { + "en_GB": "0%", + "format": "0%" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov. t/m 1 dec." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov. t/m XX dec." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX t/m XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX november t/m XX december" + }, + { + "en_GB": "20 November–1 December", + "format": "20 november t/m 1 december" + }, + { + "en_GB": "XX–XX November", + "format": "XX t/m XX november" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Van 20 november t/m 1 december" + }, + { + "en_GB": "From XX November to XX December", + "format": "Van XX november t/m XX december" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/pl_PL_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/pl_PL_date_percent_formats.json new file mode 100644 index 0000000..b686cfd --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/pl_PL_date_percent_formats.json @@ -0,0 +1,53 @@ +{ + "locale": "pl_PL", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%" + }, + { + "en_GB": "0%", + "format": "0%" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 listopada od 1 grudnia", + "note": "Use hyphen as last resort for spacing" + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX listopada od XX grudnia", + "note": "XX listopada–XX grudnia" + }, + { + "en_GB": "XX–XX Nov", + "format": "XX od XX listopada", + "note": "XX–XX listopada" + }, + { + "en_GB": "XX November–XX December", + "format": "XX listopada od XX grudnia", + "note": "XX listopada–XX grudnia" + }, + { + "en_GB": "20 November–1 December", + "format": "20 listopada od 1 grudnia", + "note": "20 listopada–1 grudnia" + }, + { + "en_GB": "XX–XX November", + "format": "XX od XX listopada", + "note": "XX–XX listopada" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "Od 20 listopada do 1 grudnia", + "note": "Always write dates with full month name (e.g. '9 do 12 marca', not '9-12 Mar')." + }, + { + "en_GB": "From XX November to XX December", + "format": "Od XX listopada do XX grudnia", + "note": "Always write dates with full month name (e.g. '9 do 12 marca', not '9-12 Mar')." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/pt_PT_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/pt_PT_date_percent_formats.json new file mode 100644 index 0000000..6923158 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/pt_PT_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "pt_PT", + "entries": [ + { + "en_GB": "XX%", + "format": "XX%" + }, + { + "en_GB": "0%", + "format": "0%" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov. - 1 dez." + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov. - XX dez." + }, + { + "en_GB": "XX–XX Nov", + "format": "XX - XX nov." + }, + { + "en_GB": "XX November–XX December", + "format": "XX de novembro a XX de dezembro" + }, + { + "en_GB": "20 November–1 December", + "format": "20 de novembro a 1 de dezembro" + }, + { + "en_GB": "XX–XX November", + "format": "XX - XX novembro" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "De 20 de novembro a 1 de dezembro" + }, + { + "en_GB": "From XX November to XX December", + "format": "De XX de novembro a XX de dezembro" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/date_pct_formats/sv_SE_date_percent_formats.json b/storage/amazon/ref/date_pct_formats/sv_SE_date_percent_formats.json new file mode 100644 index 0000000..5a70cd9 --- /dev/null +++ b/storage/amazon/ref/date_pct_formats/sv_SE_date_percent_formats.json @@ -0,0 +1,45 @@ +{ + "locale": "sv_SE", + "entries": [ + { + "en_GB": "XX%", + "format": "XX %" + }, + { + "en_GB": "0%", + "format": "0 %" + }, + { + "en_GB": "20 Nov–1 Dec", + "format": "20 nov–1 dec" + }, + { + "en_GB": "XX Nov–XX Dec", + "format": "XX nov–XX dec" + }, + { + "en_GB": "XX–XX Nov", + "format": "XX–XX nov" + }, + { + "en_GB": "XX November–XX December", + "format": "XX november–XX december" + }, + { + "en_GB": "20 November–1 December", + "format": "20 november–1 december" + }, + { + "en_GB": "XX–XX November", + "format": "XX–XX november" + }, + { + "en_GB": "From 20 November to 1 December", + "format": "20 november–1 december" + }, + { + "en_GB": "From XX November to XX December", + "format": "XX november–XX december" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/ca_ES_glossary.json b/storage/amazon/ref/glossary/ca_ES_glossary.json new file mode 100644 index 0000000..c16a243 --- /dev/null +++ b/storage/amazon/ref/glossary/ca_ES_glossary.json @@ -0,0 +1,262 @@ +{ + "locale": "ca_ES", + "entries": [ + { + "en_GB": "epic deals", + "term": "ofertes increïbles" + }, + { + "en_GB": "shop epic deals", + "term": "descobreix les ofertes increïbles" + }, + { + "en_GB": "big deals", + "term": "grans ofertes" + }, + { + "en_GB": "shop big deals", + "term": "descobreix les grans ofertes" + }, + { + "en_GB": "epic deals", + "term": "ofertes increïbles" + }, + { + "en_GB": "shop epic deals", + "term": "descobreix les ofertes increïbles" + }, + { + "en_GB": "big deals", + "term": "grans ofertes" + }, + { + "en_GB": "shop big deals", + "term": "descobreix les grans ofertes" + }, + { + "en_GB": "great deals", + "term": "grans ofertes" + }, + { + "en_GB": "great products", + "term": "productes increïbles" + }, + { + "en_GB": "Great deals on great products", + "term": "Grans ofertes en productes increïbles" + }, + { + "en_GB": "deal", + "term": "Oferta" + }, + { + "en_GB": "deals", + "term": "Ofertes" + }, + { + "en_GB": "Shop now", + "term": "Descobreix les ofertes ara", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Compra ara", + "note": "Display, Onsite, Outbound" + }, + { + "en_GB": "Shop now", + "term": "Compra", + "note": "YouTube only" + }, + { + "en_GB": "save big", + "term": "estalvia moltíssim" + }, + { + "en_GB": "save big on", + "term": "estalvia moltíssim en" + }, + { + "en_GB": "Save up to XX% off", + "term": "Estalvia fins a un XX %" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Estalvia fins a un XX % en" + }, + { + "en_GB": "Save up to XX%", + "term": "Estalvia fins a un XX %" + }, + { + "en_GB": "Save up to XX% on", + "term": "Estalvia fins a un XX % en" + }, + { + "en_GB": "Up to XX% off", + "term": "Estalvia fins a un XX %" + }, + { + "en_GB": "Up to XX% off on", + "term": "Estalvia fins a un XX % en" + }, + { + "en_GB": "Get up to XX% off", + "term": "Estalvia fins a un XX %" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Estalvia fins a un XX % en" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Fins a un XX %", + "note": "Use when short of space or time only" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Fins a un XX % en", + "note": "Use when short of space or time only" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Acaba el 2 de desembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Acaba l'1 de desembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Acaba el # de desembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Comença a mitjanit", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Acaba aquesta mitjanit", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Comença dijous", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Acaba dilluns", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 2nd of December", + "term": "Fins al 2 de desembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Fins a l'1 de desembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Fins al # de desembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Des d'aquesta mitjanit", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Fins aquesta mitjanit", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Des de dijous", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Fins dilluns", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Setmana de Black Friday d'Amazon" + }, + { + "en_GB": "Black Friday Week", + "term": "Setmana de Black Friday" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Festa d’Ofertes de Primavera d'Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Festa d’Ofertes de Primavera" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Ofertes de Primavera d'Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Festa d’Ofertes d’Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Festa d’Ofertes Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Només per a clients de Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Només per a clients d’Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Sent-te com una estrella" + }, + { + "en_GB": "Deal Hunter", + "term": "caçador d'ofertes (Caça la teva oferta)", + "note": "\"Caça la teva oferta\" preferred" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Ofertes d´última hora d'Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Ofertes d´última hora" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Regals d'última hora a Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Regals d'última hora" + }, + { + "en_GB": "While stocks last", + "term": "Més informació a Amazon.es", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Més informació a Amazon.es" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/de_AT_glossary.json b/storage/amazon/ref/glossary/de_AT_glossary.json new file mode 100644 index 0000000..567f295 --- /dev/null +++ b/storage/amazon/ref/glossary/de_AT_glossary.json @@ -0,0 +1,308 @@ +{ + "locale": "de_AT", + "entries": [ + { + "en_GB": "epic deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop epic deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "big deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop big deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "epic deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop epic deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "big deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop big deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "great deals", + "term": "Tolle Angebote" + }, + { + "en_GB": "great products", + "term": "tolle Produkte" + }, + { + "en_GB": "Great deals on great products", + "term": "Tolle Angebote, tolle Produkte" + }, + { + "en_GB": "deal", + "term": "Angebot" + }, + { + "en_GB": "deals", + "term": "Angebote" + }, + { + "en_GB": "Shop now", + "term": "Jetzt Angebote entdecken", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Angebote entdecken", + "note": "Display, Onsite, Outbound" + }, + { + "en_GB": "Shop now", + "term": "Einkaufen", + "note": "YouTube only" + }, + { + "en_GB": "Learn More", + "term": "Mehr erfahren", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "spare so richtig" + }, + { + "en_GB": "save big on", + "term": "spare so richtig bei" + }, + { + "en_GB": "Save up to XX% off", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save up to XX%", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save up to XX% on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Up to XX% off", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Up to XX% off on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Get up to XX% off", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save now", + "term": "Jetzt sparen" + }, + { + "en_GB": "Shop top brands", + "term": "Top Marken entdecken" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Nur bis zum 2. Dezember", + "note": "\"zum\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Ends 1st of December", + "term": "Nur bis zum 1. Dezember", + "note": "\"zum\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Ends # of December", + "term": "Nur bis zum #. Dezember", + "note": "\"zum\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Starts midnight", + "term": "Ab Mitternacht" + }, + { + "en_GB": "Ends midnight", + "term": "Nur noch heute" + }, + { + "en_GB": "Starts Thursday", + "term": "Ab Donnerstag" + }, + { + "en_GB": "Ends Monday", + "term": "Bis Montag" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Endet am 2. Dezember", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends 1st of December", + "term": "Endet am 1. Dezember", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends # of December", + "term": "Endet am #. Dezember", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Starts midnight", + "term": "Startet heute am Mitternacht", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends midnight", + "term": "Endet heute am Mitternacht", + "note": "\"heute\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Starts Thursday", + "term": "Startet am Donnerstag", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends Monday", + "term": "Endet am Montag", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Search Amazon", + "term": "Auf Amazon suchen" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Amazon Black Friday Woche" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Woche" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Amazon Frühlingsangebote", + "note": "Use when event dates do not fall on Easter" + }, + { + "en_GB": "Spring Deal Days", + "term": "Frühlingsangebote", + "note": "Use when event dates do not fall on Easter" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Amazon Frühlingsangebote", + "note": "Use when event dates do not fall on Easter" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Amazon Prime Deal Days" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Prime Deal Days" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exklusiv für Prime-Mitglieder." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exklusiv für Amazon Prime-Mitglieder." + }, + { + "en_GB": "Feel like a big deal", + "term": "Lasst euch feiern und spart so richtig" + }, + { + "en_GB": "Ooooh!", + "term": "Wooow!" + }, + { + "en_GB": "and so much more", + "term": "und noch viel mehr" + }, + { + "en_GB": "Deal Hunter", + "term": "Sparfuchs" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Amazon Last Minute Angebote" + }, + { + "en_GB": "Last Minute Deals", + "term": "Last Minute Angebote" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Amazon Last Minute Geschenke" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Last Minute Geschenke" + }, + { + "en_GB": "While stocks last", + "term": "Nur solange der Vorrat reicht", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Nur auf ausgewählte Produkte" + }, + { + "en_GB": "free trial / free period", + "term": "Gratiszeitraum", + "note": "Legal requirement. Do not use \"Testversion\", \"Probeabo\", or \"Trial\"." + }, + { + "en_GB": "discover / enjoy Prime", + "term": "Prime entdecken", + "note": "Legal requirement. Use instead of \"testen\" or \"probieren\"." + }, + { + "en_GB": "renew (Prime subscription)", + "term": "fortsetzen", + "note": "Legal requirement. Do not use \"erneuern\" or \"verlängern\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/de_DE_glossary.json b/storage/amazon/ref/glossary/de_DE_glossary.json new file mode 100644 index 0000000..6544138 --- /dev/null +++ b/storage/amazon/ref/glossary/de_DE_glossary.json @@ -0,0 +1,308 @@ +{ + "locale": "de_DE", + "entries": [ + { + "en_GB": "epic deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop epic deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "big deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop big deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "epic deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop epic deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "big deals", + "term": "tolle Angebote" + }, + { + "en_GB": "shop big deals", + "term": "entdecke tolle Angebote" + }, + { + "en_GB": "great deals", + "term": "Tolle Angebote" + }, + { + "en_GB": "great products", + "term": "tolle Produkte" + }, + { + "en_GB": "Great deals on great products", + "term": "Tolle Angebote, tolle Produkte" + }, + { + "en_GB": "deal", + "term": "Angebot" + }, + { + "en_GB": "deals", + "term": "Angebote" + }, + { + "en_GB": "Shop now", + "term": "Jetzt Angebote entdecken", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Angebote entdecken", + "note": "Display, Onsite, Outbound" + }, + { + "en_GB": "Shop now", + "term": "Einkaufen", + "note": "YouTube only" + }, + { + "en_GB": "Learn More", + "term": "Mehr erfahren", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "spare so richtig" + }, + { + "en_GB": "save big on", + "term": "spare so richtig bei" + }, + { + "en_GB": "Save up to XX% off", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save up to XX%", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save up to XX% on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Up to XX% off", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Up to XX% off on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Get up to XX% off", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Spare bis zu XX % bei", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Spare bis zu XX %", + "note": "Do not use \"Ersparnis\"" + }, + { + "en_GB": "Save now", + "term": "Jetzt sparen" + }, + { + "en_GB": "Shop top brands", + "term": "Top Marken entdecken" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Nur bis zum 2. Dezember", + "note": "\"zum\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Ends 1st of December", + "term": "Nur bis zum 1. Dezember", + "note": "\"zum\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Ends # of December", + "term": "Nur bis zum #. Dezember", + "note": "\"zum\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Starts midnight", + "term": "Ab Mitternacht" + }, + { + "en_GB": "Ends midnight", + "term": "Nur noch heute" + }, + { + "en_GB": "Starts Thursday", + "term": "Ab Donnerstag" + }, + { + "en_GB": "Ends Monday", + "term": "Bis Montag" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Endet am 2. Dezember", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends 1st of December", + "term": "Endet am 1. Dezember", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends # of December", + "term": "Endet am #. Dezember", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Starts midnight", + "term": "Startet heute am Mitternacht", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends midnight", + "term": "Endet heute am Mitternacht", + "note": "\"heute\" can be removed for short version, verify in TM" + }, + { + "en_GB": "Starts Thursday", + "term": "Startet am Donnerstag", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends Monday", + "term": "Endet am Montag", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Search Amazon", + "term": "Auf Amazon suchen" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Amazon Black Friday Woche" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Woche" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Amazon Frühlingsangebote", + "note": "Use when event dates do not fall on Easter" + }, + { + "en_GB": "Spring Deal Days", + "term": "Frühlingsangebote", + "note": "Use when event dates do not fall on Easter" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Amazon Frühlingsangebote", + "note": "Use when event dates do not fall on Easter" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Amazon Prime Deal Days" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Prime Deal Days" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exklusiv für Prime-Mitglieder." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exklusiv für Amazon Prime-Mitglieder." + }, + { + "en_GB": "Feel like a big deal", + "term": "Lasst euch feiern und spart so richtig" + }, + { + "en_GB": "Ooooh!", + "term": "Wooow!" + }, + { + "en_GB": "and so much more", + "term": "und noch viel mehr" + }, + { + "en_GB": "Deal Hunter", + "term": "Sparfuchs" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Amazon Last Minute Angebote" + }, + { + "en_GB": "Last Minute Deals", + "term": "Last Minute Angebote" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Amazon Last Minute Geschenke" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Last Minute Geschenke" + }, + { + "en_GB": "While stocks last", + "term": "Nur solange der Vorrat reicht", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Nur auf ausgewählte Produkte" + }, + { + "en_GB": "free trial / free period", + "term": "Gratiszeitraum", + "note": "Legal requirement. Do not use \"Testversion\", \"Probeabo\", or \"Trial\"." + }, + { + "en_GB": "discover / enjoy Prime", + "term": "Prime entdecken", + "note": "Legal requirement. Use instead of \"testen\" or \"probieren\"." + }, + { + "en_GB": "renew (Prime subscription)", + "term": "fortsetzen", + "note": "Legal requirement. Do not use \"erneuern\" or \"verlängern\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/es_ES_glossary.json b/storage/amazon/ref/glossary/es_ES_glossary.json new file mode 100644 index 0000000..f1b3c20 --- /dev/null +++ b/storage/amazon/ref/glossary/es_ES_glossary.json @@ -0,0 +1,297 @@ +{ + "locale": "es_ES", + "entries": [ + { + "en_GB": "epic deals", + "term": "ofertas increíbles" + }, + { + "en_GB": "shop epic deals", + "term": "descubre las ofertas increíbles" + }, + { + "en_GB": "big deals", + "term": "grandes ofertas" + }, + { + "en_GB": "shop big deals", + "term": "descubre las grandes ofertas" + }, + { + "en_GB": "epic deals", + "term": "ofertas increíbles" + }, + { + "en_GB": "shop epic deals", + "term": "descubre las ofertas increíbles" + }, + { + "en_GB": "big deals", + "term": "grandes ofertas" + }, + { + "en_GB": "shop big deals", + "term": "descubre las grandes ofertas" + }, + { + "en_GB": "great deals", + "term": "Grandes ofertas" + }, + { + "en_GB": "great products", + "term": "productos increíbles" + }, + { + "en_GB": "Great deals on great products", + "term": "Grandes ofertas en productos increíbles" + }, + { + "en_GB": "deal", + "term": "Oferta" + }, + { + "en_GB": "deals", + "term": "Ofertas" + }, + { + "en_GB": "Shop now", + "term": "Descubre las ofertas ahora", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Compra ahora", + "note": "Display, Onsite, Outbound" + }, + { + "en_GB": "Shop now", + "term": "Compra", + "note": "YouTube only" + }, + { + "en_GB": "Learn More", + "term": "Ver más", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "ahorra a lo grande" + }, + { + "en_GB": "save big on", + "term": "ahorra a lo grande en" + }, + { + "en_GB": "Save up to XX% off", + "term": "Ahorra hasta un XX %" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Ahorra hasta un XX % en" + }, + { + "en_GB": "Save up to XX%", + "term": "Ahorra hasta un XX %" + }, + { + "en_GB": "Save up to XX% on", + "term": "Ahorra hasta un XX % en" + }, + { + "en_GB": "Up to XX% off", + "term": "Ahorra hasta un XX %" + }, + { + "en_GB": "Up to XX% off on", + "term": "Ahorra hasta un XX % en" + }, + { + "en_GB": "Get up to XX% off", + "term": "Ahorra hasta un XX %" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Ahorra hasta un XX % en" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Hasta un -XX %", + "note": "Use when short of space or time only" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Hasta un -XX % en", + "note": "Use when short of space or time only" + }, + { + "en_GB": "Save now", + "term": "Empieza a ahorrar" + }, + { + "en_GB": "Shop top brands", + "term": "Ver marcas top" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Termina el 2 de diciembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Termina el 1 de diciembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Termina el # de diciembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Empieza a medianoche", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Termina esta medianoche", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Empieza el jueves", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Termina el lunes", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 2nd of December", + "term": "Hasta el 2 de diciembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Hasta el 1 de diciembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Hasta el # de diciembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Desde esta medianoche", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Hasta esta medianoche", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Desde el jueves", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Hasta el lunes", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Search Amazon", + "term": "Buscar en Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Semana de Black Friday de Amazon" + }, + { + "en_GB": "Black Friday Week", + "term": "Semana de Black Friday" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Fiesta de Ofertas de Primavera de Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Fiesta de Ofertas de Primavera" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Ofertas de Primavera de Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Fiesta de Ofertas Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Fiesta de Ofertas Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exclusivamente para clientes Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exclusivamente para clientes Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Siéntete como una estrella" + }, + { + "en_GB": "Ooooh!", + "term": "¡Guauu!" + }, + { + "en_GB": "and so much more", + "term": "y mucho más" + }, + { + "en_GB": "Deal Hunter", + "term": "cazaofertas", + "note": "Written as one word (compound noun, invariable)" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Ofertas de última hora de Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Ofertas de última hora" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Regalos de última hora en Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Regalos de última hora" + }, + { + "en_GB": "While stocks last", + "term": "Más información en Amazon.es", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Más información en Amazon.es" + }, + { + "en_GB": "platform / online store", + "term": "Tienda / Tienda online / Web / Website", + "note": "Do not use \"plataforma\"." + }, + { + "en_GB": "selling partners", + "term": "colaboradores comerciales", + "note": "Do not use \"proveedores\" or \"vendedores\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/fr_BE_glossary.json b/storage/amazon/ref/glossary/fr_BE_glossary.json new file mode 100644 index 0000000..f5a121e --- /dev/null +++ b/storage/amazon/ref/glossary/fr_BE_glossary.json @@ -0,0 +1,279 @@ +{ + "locale": "fr_BE", + "entries": [ + { + "en_GB": "epic deals", + "term": "super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "shop epic deals", + "term": "faites de super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "big deals", + "term": "super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "shop big deals", + "term": "faites de super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "epic deals", + "term": "Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "shop epic deals", + "term": "Découvrez des Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "big deals", + "term": "Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "shop big deals", + "term": "Découvrez des Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "great deals", + "term": "super Ventes Flash" + }, + { + "en_GB": "great products", + "term": "super produits" + }, + { + "en_GB": "Great deals on great products", + "term": "De super Ventes Flash sur de super produits" + }, + { + "en_GB": "deal", + "term": "Vente Flash" + }, + { + "en_GB": "deals", + "term": "Ventes Flash" + }, + { + "en_GB": "Shop now", + "term": "Profitez-en maintenant", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Achetez maintenant", + "note": "Display" + }, + { + "en_GB": "Shop now", + "term": "Voir plus", + "note": "YouTube, Onsite, Outbound only" + }, + { + "en_GB": "Learn More", + "term": "En savoir plus", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "faites de super économies" + }, + { + "en_GB": "save big on", + "term": "faites de super économies sur" + }, + { + "en_GB": "Save up to XX% off", + "term": "Économisez jusqu'à XX%" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Économisez jusqu'à XX% sur" + }, + { + "en_GB": "Save up to XX%", + "term": "Économisez jusqu'à XX%" + }, + { + "en_GB": "Save up to XX% on", + "term": "Économisez jusqu'à XX% sur" + }, + { + "en_GB": "Up to XX% off", + "term": "Jusqu'à XX% d'économies", + "note": "Variant that's a bit shorter than \"Économisez jusqu'à XX%\"" + }, + { + "en_GB": "Up to XX% off on", + "term": "Jusqu'à XX% d'économies sur", + "note": "Variant that's a bit shorter than \"Économisez jusqu'à XX%\"" + }, + { + "en_GB": "Get up to XX% off", + "term": "Économisez jusqu'à XX%" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Économisez jusqu'à XX% sur" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Jusqu'à -XX%", + "note": "Use when short of space or time only" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Jusqu'à -XX% sur", + "note": "Use when short of space or time only" + }, + { + "en_GB": "Save now", + "term": "Économiser" + }, + { + "en_GB": "Shop top brands", + "term": "Découvrir les grandes marques" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Jusqu'au 2 décembre" + }, + { + "en_GB": "Ends 1st of December", + "term": "Jusqu'au 1er décembre" + }, + { + "en_GB": "Ends # of December", + "term": "Jusqu'au # décembre" + }, + { + "en_GB": "Starts midnight", + "term": "À partir de ce soir minuit" + }, + { + "en_GB": "Ends midnight", + "term": "Jusqu'à ce soir minuit" + }, + { + "en_GB": "Starts Thursday", + "term": "À partir de jeudi" + }, + { + "en_GB": "Ends Monday", + "term": "Jusqu'à lundi" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Se termine le 2 décembre", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends 1st of December", + "term": "Se termine le 1er décembre", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends # of December", + "term": "Se termine le # décembre", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Starts midnight", + "term": "Commence ce soir minuit", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends midnight", + "term": "Se termine ce soir minuit", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Search Amazon", + "term": "Rechercher sur Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Black Friday Week Amazon" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Week" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Ventes Flash de Printemps Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Ventes Flash de Printemps" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Ventes Flash de Printemps Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Jours Flash Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Jours Flash Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exclusivement pour les membres Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exclusivement pour les membres Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Devenez une vraie star" + }, + { + "en_GB": "Ooooh!", + "term": "Wow !" + }, + { + "en_GB": "and so much more", + "term": "et bien plus encore" + }, + { + "en_GB": "Deal Hunter", + "term": "chasseur de bonnes affaires" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Ventes Flash de décembre Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Ventes Flash de décembre" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Cadeaux de dernière minute Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Cadeaux de dernière minute" + }, + { + "en_GB": "While stocks last", + "term": "Dans la limite des stocks disponibles", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Uniquement sur une sélection de produits" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/fr_FR_glossary.json b/storage/amazon/ref/glossary/fr_FR_glossary.json new file mode 100644 index 0000000..da2705c --- /dev/null +++ b/storage/amazon/ref/glossary/fr_FR_glossary.json @@ -0,0 +1,284 @@ +{ + "locale": "fr_FR", + "entries": [ + { + "en_GB": "epic deals", + "term": "super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "shop epic deals", + "term": "faites de super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "big deals", + "term": "super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "shop big deals", + "term": "faites de super économies", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "epic deals", + "term": "Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "shop epic deals", + "term": "Découvrez des Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "big deals", + "term": "Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "shop big deals", + "term": "Découvrez des Ventes Flash exceptionnelles", + "note": "use only with Prime events" + }, + { + "en_GB": "great deals", + "term": "super Ventes Flash" + }, + { + "en_GB": "great products", + "term": "super produits" + }, + { + "en_GB": "Great deals on great products", + "term": "De super Ventes Flash sur de super produits" + }, + { + "en_GB": "deal", + "term": "Vente Flash" + }, + { + "en_GB": "deals", + "term": "Ventes Flash" + }, + { + "en_GB": "Shop now", + "term": "Profitez-en maintenant", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Achetez maintenant", + "note": "Display" + }, + { + "en_GB": "Shop now", + "term": "Voir plus", + "note": "YouTube, Onsite, Outbound only" + }, + { + "en_GB": "Learn More", + "term": "En savoir plus", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "faites de super économies" + }, + { + "en_GB": "save big on", + "term": "faites de super économies sur" + }, + { + "en_GB": "Save up to XX% off", + "term": "Économisez jusqu'à XX%" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Économisez jusqu'à XX% sur" + }, + { + "en_GB": "Save up to XX%", + "term": "Économisez jusqu'à XX%" + }, + { + "en_GB": "Save up to XX% on", + "term": "Économisez jusqu'à XX% sur" + }, + { + "en_GB": "Up to XX% off", + "term": "Jusqu'à XX% d'économies", + "note": "Variant that's a bit shorter than \"Économisez jusqu'à XX%\"" + }, + { + "en_GB": "Up to XX% off on", + "term": "Jusqu'à XX% d'économies sur", + "note": "Variant that's a bit shorter than \"Économisez jusqu'à XX%\"" + }, + { + "en_GB": "Get up to XX% off", + "term": "Économisez jusqu'à XX%" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Économisez jusqu'à XX% sur" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Jusqu'à -XX%", + "note": "Use when short of space or time only" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Jusqu'à -XX% sur", + "note": "Use when short of space or time only" + }, + { + "en_GB": "Save now", + "term": "Économiser" + }, + { + "en_GB": "Shop top brands", + "term": "Découvrir les grandes marques" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Jusqu'au 2 décembre" + }, + { + "en_GB": "Ends 1st of December", + "term": "Jusqu'au 1er décembre" + }, + { + "en_GB": "Ends # of December", + "term": "Jusqu'au # décembre" + }, + { + "en_GB": "Starts midnight", + "term": "À partir de ce soir minuit" + }, + { + "en_GB": "Ends midnight", + "term": "Jusqu'à ce soir minuit" + }, + { + "en_GB": "Starts Thursday", + "term": "À partir de jeudi" + }, + { + "en_GB": "Ends Monday", + "term": "Jusqu'à lundi" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Se termine le 2 décembre", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends 1st of December", + "term": "Se termine le 1er décembre", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends # of December", + "term": "Se termine le # décembre", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Starts midnight", + "term": "Commence ce soir minuit", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Ends midnight", + "term": "Se termine ce soir minuit", + "note": "Less common. Prepositions are preferred over verbs. Verify in TM." + }, + { + "en_GB": "Search Amazon", + "term": "Rechercher sur Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Black Friday Week Amazon" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Week" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Ventes Flash de Printemps Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Ventes Flash de Printemps" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Ventes Flash de Printemps Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Jours Flash Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Jours Flash Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exclusivement pour les membres Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exclusivement pour les membres Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Devenez une vraie star" + }, + { + "en_GB": "Ooooh!", + "term": "Wow !" + }, + { + "en_GB": "and so much more", + "term": "et bien plus encore" + }, + { + "en_GB": "Deal Hunter", + "term": "chasseur de bonnes affaires" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Ventes Flash de décembre Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Ventes Flash de décembre" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Cadeaux de dernière minute Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Cadeaux de dernière minute" + }, + { + "en_GB": "While stocks last", + "term": "Dans la limite des stocks disponibles", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Uniquement sur une sélection de produits" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "*Semaine de Vendredi Noir", + "note": "Always translate English only event names to French on supers ONLY as per Toubon law requirement. Not required for radio." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/it_IT_glossary.json b/storage/amazon/ref/glossary/it_IT_glossary.json new file mode 100644 index 0000000..eab4d00 --- /dev/null +++ b/storage/amazon/ref/glossary/it_IT_glossary.json @@ -0,0 +1,294 @@ +{ + "locale": "it_IT", + "entries": [ + { + "en_GB": "epic deals", + "term": "offerte incredibili" + }, + { + "en_GB": "shop epic deals", + "term": "approfitta di offerte incredibili" + }, + { + "en_GB": "big deals", + "term": "grandi offerte" + }, + { + "en_GB": "shop big deals", + "term": "approfitta di grandi offerte" + }, + { + "en_GB": "epic deals", + "term": "offerte incredibili" + }, + { + "en_GB": "shop epic deals", + "term": "approfitta di offerte incredibili" + }, + { + "en_GB": "big deals", + "term": "grandi offerte" + }, + { + "en_GB": "shop big deals", + "term": "approfitta di grandi offerte" + }, + { + "en_GB": "great deals", + "term": "Grandi offerte" + }, + { + "en_GB": "great products", + "term": "tanti prodotti" + }, + { + "en_GB": "Great deals on great products", + "term": "Grandi offerte su tanti prodotti" + }, + { + "en_GB": "deal", + "term": "Offerta" + }, + { + "en_GB": "deals", + "term": "Offerte" + }, + { + "en_GB": "Shop now", + "term": "Acquista ora" + }, + { + "en_GB": "Shop now", + "term": "Acquista" + }, + { + "en_GB": "Learn More", + "term": "Scopri di più", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "risparmia alla grande" + }, + { + "en_GB": "save big on", + "term": "risparmia alla grande su" + }, + { + "en_GB": "Save up to XX% off", + "term": "Risparmia fino al XX%" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Risparmia fino al XX% su" + }, + { + "en_GB": "Save up to XX%", + "term": "Risparmia fino al XX%" + }, + { + "en_GB": "Save up to XX% on", + "term": "Risparmia fino al XX% su" + }, + { + "en_GB": "Up to XX% off", + "term": "Risparmia fino al XX%" + }, + { + "en_GB": "Up to XX% off on", + "term": "Risparmia fino al XX% su" + }, + { + "en_GB": "Get up to XX% off", + "term": "Risparmia fino al XX%" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Risparmia fino al XX% su" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Fino al -XX%", + "note": "Use when short of space or time only" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Fino al -XX% su", + "note": "Use when short of space or time only" + }, + { + "en_GB": "Save now", + "term": "Risparmia ora" + }, + { + "en_GB": "Shop top brands", + "term": "Acquista marchi top" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Termina il 2 dicembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Termina il 1 dicembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Termina il # dicembre", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Inizia a mezzanotte", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Termina a mezzanotte", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Inizia giovedì", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Termina lunedì", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 2nd of December", + "term": "Fino al 2 dicembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Fino al 1 dicembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Fino al # dicembre", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Da mezzanotte", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Fino a mezzanotte", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Da giovedì", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Fino a lunedì", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Search Amazon", + "term": "Cerca su Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Settimana del Black Friday di Amazon" + }, + { + "en_GB": "Black Friday Week", + "term": "Settimana del Black Friday" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Festa delle Offerte di Primavera di Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Festa delle Offerte di Primavera" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Offerte di Primavera di Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Festa delle Offerte Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Festa delle Offerte Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Solo per i clienti Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Solo per i clienti Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Sentiti speciale" + }, + { + "en_GB": "Ooooh!", + "term": "Wooo!" + }, + { + "en_GB": "and so much more", + "term": "e molto altro" + }, + { + "en_GB": "Deal Hunter", + "term": "cacciatore di offerte" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Offerte dell'ultimo minuto di Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Offerte dell'ultimo minuto" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Regali dell'ultimo minuto su Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Regali dell'ultimo minuto" + }, + { + "en_GB": "While stocks last", + "term": "Fino ad esaurimento scorte", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Condizioni delle offerte su Amazon.it" + }, + { + "en_GB": "free trial / free period", + "term": "Periodo d'uso gratuito", + "note": "Legal requirement. Do not use \"Prova gratuita\"." + }, + { + "en_GB": "platform / online store", + "term": "sito", + "note": "Do not use \"piattaforma\"." + }, + { + "en_GB": "Prime benefits included / at no extra cost", + "term": "inclusi / senza costi aggiuntivi", + "note": "Do not use \"gratis\" when referring to Prime benefits." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/nl_BE_glossary.json b/storage/amazon/ref/glossary/nl_BE_glossary.json new file mode 100644 index 0000000..57a4579 --- /dev/null +++ b/storage/amazon/ref/glossary/nl_BE_glossary.json @@ -0,0 +1,241 @@ +{ + "locale": "nl_BE", + "entries": [ + { + "en_GB": "epic deals", + "term": "topdeals" + }, + { + "en_GB": "shop epic deals", + "term": "shop topdeals" + }, + { + "en_GB": "big deals", + "term": "topdeals" + }, + { + "en_GB": "shop big deals", + "term": "shop topdeals" + }, + { + "en_GB": "epic deals", + "term": "topdeals" + }, + { + "en_GB": "shop epic deals", + "term": "shop topdeals" + }, + { + "en_GB": "big deals", + "term": "topdeals" + }, + { + "en_GB": "shop big deals", + "term": "shop topdeals" + }, + { + "en_GB": "great deals", + "term": "Topdeals" + }, + { + "en_GB": "great products", + "term": "topproducten" + }, + { + "en_GB": "Great deals on great products", + "term": "Topdeals op topproducten" + }, + { + "en_GB": "deal", + "term": "Deal" + }, + { + "en_GB": "deals", + "term": "Deals" + }, + { + "en_GB": "Shop now", + "term": "Shop nu" + }, + { + "en_GB": "Shop now", + "term": "Shop nu" + }, + { + "en_GB": "Shop now", + "term": "Shop nu" + }, + { + "en_GB": "Learn More", + "term": "Ontdek nu", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "bespaar maximaal", + "note": "\"bespaar veel\" is the older version of this" + }, + { + "en_GB": "save big on", + "term": "bespaar maximaal op" + }, + { + "en_GB": "Save up to XX% off", + "term": "Bespaar tot XX%" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Bespaar tot XX% op" + }, + { + "en_GB": "Save up to XX%", + "term": "Bespaar tot XX%" + }, + { + "en_GB": "Save up to XX% on", + "term": "Bespaar tot XX% op" + }, + { + "en_GB": "Up to XX% off", + "term": "Tot XX% korting" + }, + { + "en_GB": "Up to XX% off on", + "term": "Tot XX% korting op" + }, + { + "en_GB": "Get up to XX% off", + "term": "Bespaar tot XX%" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Bespaar tot XX% op" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Tot XX% korting" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Tot XX% korting op" + }, + { + "en_GB": "Save now", + "term": "Bespaar nu" + }, + { + "en_GB": "Shop top brands", + "term": "Shop topmerken" + }, + { + "en_GB": "Ends 2nd of December", + "term": "T/m 2 december" + }, + { + "en_GB": "Ends 1st of December", + "term": "T/m 1 december" + }, + { + "en_GB": "Ends # of December", + "term": "T/m # december" + }, + { + "en_GB": "Ends midnight", + "term": "Tot middernacht" + }, + { + "en_GB": "Starts Thursday", + "term": "Vanaf donderdag" + }, + { + "en_GB": "Ends Monday", + "term": "T/m maandag" + }, + { + "en_GB": "Search Amazon", + "term": "Zoek op Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Amazon Black Friday Week" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Week" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Amazon Lente Deals" + }, + { + "en_GB": "Spring Deal Days", + "term": "Lente Deals" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Amazon Lente Deals" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Amazon Prime Deal Dagen" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Prime Deal Dagen" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exclusief voor Prime-leden." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exclusief voor Amazon Prime-leden." + }, + { + "en_GB": "Feel like a big deal", + "term": "Je wordt er euforisch van" + }, + { + "en_GB": "Ooooh!", + "term": "Waauw!" + }, + { + "en_GB": "and so much more", + "term": "en nog heel veel meer" + }, + { + "en_GB": "Deal Hunter", + "term": "koopjesjager" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Amazon Last Minute Deals" + }, + { + "en_GB": "Last Minute Deals", + "term": "Last Minute Deals" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Amazon Last Minute Cadeaus" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Last Minute Cadeaus" + }, + { + "en_GB": "While stocks last", + "term": "Zolang de voorraad strekt", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Alleen op geselecteerde producten" + }, + { + "en_GB": "Flash deals", + "term": "Flash deals", + "note": "Keep in English. Do not use \"Flash sales\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/nl_NL_glossary.json b/storage/amazon/ref/glossary/nl_NL_glossary.json new file mode 100644 index 0000000..6af028e --- /dev/null +++ b/storage/amazon/ref/glossary/nl_NL_glossary.json @@ -0,0 +1,240 @@ +{ + "locale": "nl_NL", + "entries": [ + { + "en_GB": "epic deals", + "term": "geweldige deals" + }, + { + "en_GB": "shop epic deals", + "term": "shop geweldige deals" + }, + { + "en_GB": "big deals", + "term": "geweldige deals" + }, + { + "en_GB": "shop big deals", + "term": "shop geweldige deals" + }, + { + "en_GB": "epic deals", + "term": "geweldige deals" + }, + { + "en_GB": "shop epic deals", + "term": "shop geweldige deals" + }, + { + "en_GB": "big deals", + "term": "geweldige deals" + }, + { + "en_GB": "shop big deals", + "term": "shop geweldige deals" + }, + { + "en_GB": "great deals", + "term": "Geweldige deals" + }, + { + "en_GB": "great products", + "term": "geweldige producten" + }, + { + "en_GB": "Great deals on great products", + "term": "Geweldige deals op geweldige producten" + }, + { + "en_GB": "deal", + "term": "Deal" + }, + { + "en_GB": "deals", + "term": "Deals" + }, + { + "en_GB": "Shop now", + "term": "Shop nu" + }, + { + "en_GB": "Shop now", + "term": "Shop nu" + }, + { + "en_GB": "Shop now", + "term": "Shop nu" + }, + { + "en_GB": "Learn More", + "term": "Ontdek nu", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "krijg heel veel korting" + }, + { + "en_GB": "save big on", + "term": "krijg heel veel korting op" + }, + { + "en_GB": "Save up to XX% off", + "term": "Krijg tot XX% korting" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Krijg tot XX% korting op" + }, + { + "en_GB": "Save up to XX%", + "term": "Krijg tot XX% korting" + }, + { + "en_GB": "Save up to XX% on", + "term": "Krijg tot XX% korting op" + }, + { + "en_GB": "Up to XX% off", + "term": "Tot XX% korting" + }, + { + "en_GB": "Up to XX% off on", + "term": "Tot XX% korting op" + }, + { + "en_GB": "Get up to XX% off", + "term": "Krijg tot XX% korting" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Krijg tot XX% korting op" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Tot XX% korting" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Tot XX% korting op" + }, + { + "en_GB": "Save now", + "term": "Bespaar nu" + }, + { + "en_GB": "Shop top brands", + "term": "Shop topmerken" + }, + { + "en_GB": "Ends 2nd of December", + "term": "T/m 2 december" + }, + { + "en_GB": "Ends 1st of December", + "term": "T/m 1 december" + }, + { + "en_GB": "Ends # of December", + "term": "T/m # december" + }, + { + "en_GB": "Ends midnight", + "term": "Tot middernacht" + }, + { + "en_GB": "Starts Thursday", + "term": "Vanaf donderdag" + }, + { + "en_GB": "Ends Monday", + "term": "T/m maandag" + }, + { + "en_GB": "Search Amazon", + "term": "Zoek op Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Amazon Black Friday Week" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Week" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Amazon Lente Deals" + }, + { + "en_GB": "Spring Deal Days", + "term": "Lente Deals" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Amazon Lente Deals" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Amazon Prime Deal Dagen" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Prime Deal Dagen" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exclusief voor Prime-leden." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exclusief voor Amazon Prime-leden." + }, + { + "en_GB": "Feel like a big deal", + "term": "Voel je een big deal" + }, + { + "en_GB": "Ooooh!", + "term": "Wow!" + }, + { + "en_GB": "and so much more", + "term": "en nog heel veel meer" + }, + { + "en_GB": "Deal Hunter", + "term": "koopjesjager" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Amazon Last Minute Deals" + }, + { + "en_GB": "Last Minute Deals", + "term": "Last Minute Deals" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Amazon Last Minute Cadeaus" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Last Minute Cadeaus" + }, + { + "en_GB": "While stocks last", + "term": "Zolang de voorraad strekt", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Alleen op geselecteerde producten" + }, + { + "en_GB": "Flash deals", + "term": "Flash deals", + "note": "Keep in English. Do not use \"Flash sales\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/pl_PL_glossary.json b/storage/amazon/ref/glossary/pl_PL_glossary.json new file mode 100644 index 0000000..9c298be --- /dev/null +++ b/storage/amazon/ref/glossary/pl_PL_glossary.json @@ -0,0 +1,248 @@ +{ + "locale": "pl_PL", + "entries": [ + { + "en_GB": "epic deals", + "term": "imponujące okazje" + }, + { + "en_GB": "shop epic deals", + "term": "sprawdź imponujące okazje" + }, + { + "en_GB": "big deals", + "term": "imponujące okazje" + }, + { + "en_GB": "shop big deals", + "term": "sprawdź imponujące okazje" + }, + { + "en_GB": "epic deals", + "term": "imponujące okazje" + }, + { + "en_GB": "shop epic deals", + "term": "sprawdź imponujące okazje" + }, + { + "en_GB": "big deals", + "term": "imponujące okazje" + }, + { + "en_GB": "shop big deals", + "term": "sprawdź imponujące okazje" + }, + { + "en_GB": "great deals", + "term": "Imponujące okazje" + }, + { + "en_GB": "great products", + "term": "super produkty" + }, + { + "en_GB": "Great deals on great products", + "term": "Imponujące okazje na super produkty" + }, + { + "en_GB": "deal", + "term": "Okazja" + }, + { + "en_GB": "deals", + "term": "Okazje" + }, + { + "en_GB": "Shop now", + "term": "Sprawdź teraz", + "note": "Mass - TV OLV Radio" + }, + { + "en_GB": "Shop now", + "term": "Zamów teraz", + "note": "Display, Onsite, Outbound" + }, + { + "en_GB": "Shop now", + "term": "Zamów", + "note": "YouTube only" + }, + { + "en_GB": "Learn More", + "term": "Dowiedz się więcej", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "oszczędzaj jeszcze więcej" + }, + { + "en_GB": "save big on", + "term": "oszczędzaj jeszcze więcej na" + }, + { + "en_GB": "Save up to XX% off", + "term": "Oszczędzaj do XX%" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Oszczędzaj do XX% na" + }, + { + "en_GB": "Save up to XX%", + "term": "Oszczędzaj do XX%" + }, + { + "en_GB": "Save up to XX% on", + "term": "Oszczędzaj do XX% na" + }, + { + "en_GB": "Up to XX% off", + "term": "Oszczędzaj do XX%" + }, + { + "en_GB": "Up to XX% off on", + "term": "Oszczędzaj do XX% na" + }, + { + "en_GB": "Get up to XX% off", + "term": "Oszczędzaj do XX%" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Oszczędzaj do XX% na" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Oszczędzaj do XX%" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Oszczędzaj do XX% na" + }, + { + "en_GB": "Save now", + "term": "Oszczędzaj teraz" + }, + { + "en_GB": "Shop top brands", + "term": "Odkryj najlepsze marki" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Tylko do 2 grudnia" + }, + { + "en_GB": "Ends 1st of December", + "term": "Tylko do 1 grudnia" + }, + { + "en_GB": "Ends # of December", + "term": "Tylko do # grudnia" + }, + { + "en_GB": "Ends midnight", + "term": "Tylko do północy" + }, + { + "en_GB": "Starts Thursday", + "term": "Startujemy w czwartek" + }, + { + "en_GB": "Ends Monday", + "term": "Tylko do poniedziałku" + }, + { + "en_GB": "Search Amazon", + "term": "Szukaj na Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Amazon Black Friday Week" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Week" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Dni Wiosennych Okazji Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Dni Wiosennych Okazji" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Wiosenne Okazje Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Wielkie Okazje Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Wielkie Okazje Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Wyłącznie dla klientów Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Wyłącznie dla klientów Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Poczuj się jak gwiazda" + }, + { + "en_GB": "Ooooh!", + "term": "Łaaaał!" + }, + { + "en_GB": "and so much more", + "term": "i nie tylko" + }, + { + "en_GB": "Deal Hunter", + "term": "Łowca Okazji", + "note": "Capitalized (Okazji = genitive singular)" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Świąteczne Okazje na Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Świąteczne Okazje" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Prezenty Last Minute na Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Prezenty Last Minute" + }, + { + "en_GB": "While stocks last", + "term": "Tylko do wyczerpania zapasów", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Dotyczy wybranych produktów" + }, + { + "en_GB": "at low prices", + "term": "zawsze niskie ceny" + }, + { + "en_GB": "savings / discount amount (PL approved)", + "term": "Oszczędzasz / X zł taniej", + "note": "Use instead of \"zniżka\", \"rabat\", \"upust\", or \"wyprzedaż\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/pt_PT_glossary.json b/storage/amazon/ref/glossary/pt_PT_glossary.json new file mode 100644 index 0000000..4e32fcb --- /dev/null +++ b/storage/amazon/ref/glossary/pt_PT_glossary.json @@ -0,0 +1,292 @@ +{ + "locale": "pt_PT", + "entries": [ + { + "en_GB": "epic deals", + "term": "ofertas incríveis" + }, + { + "en_GB": "shop epic deals", + "term": "descubra ofertas incríveis" + }, + { + "en_GB": "big deals", + "term": "grandes ofertas" + }, + { + "en_GB": "shop big deals", + "term": "descubra grandes ofertas" + }, + { + "en_GB": "epic deals", + "term": "ofertas incríveis" + }, + { + "en_GB": "shop epic deals", + "term": "descubra ofertas incríveis" + }, + { + "en_GB": "big deals", + "term": "grandes ofertas" + }, + { + "en_GB": "shop big deals", + "term": "descubra grandes ofertas" + }, + { + "en_GB": "great deals", + "term": "Grandes ofertas" + }, + { + "en_GB": "great products", + "term": "produtos incríveis" + }, + { + "en_GB": "Great deals on great products", + "term": "Grandes ofertas em produtos incríveis" + }, + { + "en_GB": "deal", + "term": "Oferta" + }, + { + "en_GB": "deals", + "term": "Ofertas" + }, + { + "en_GB": "Shop now", + "term": "Descubra já todas as ofertas", + "note": "Mass - TV OLV Radio only" + }, + { + "en_GB": "Shop now", + "term": "Compre agora", + "note": "Display, Onsite, Outbound" + }, + { + "en_GB": "Shop now", + "term": "Ver mais", + "note": "YouTube only" + }, + { + "en_GB": "Learn More", + "term": "Ver mais", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "poupe em grande" + }, + { + "en_GB": "save big on", + "term": "poupe em grande em" + }, + { + "en_GB": "Save up to XX% off", + "term": "Poupe até XX%" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Poupe até XX% em" + }, + { + "en_GB": "Save up to XX%", + "term": "Poupe até XX%" + }, + { + "en_GB": "Save up to XX% on", + "term": "Poupe até XX% em" + }, + { + "en_GB": "Up to XX% off", + "term": "Poupe até XX%" + }, + { + "en_GB": "Up to XX% off on", + "term": "Poupe até XX% em" + }, + { + "en_GB": "Get up to XX% off", + "term": "Poupe até XX%" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Poupe até XX% em" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Até -XX%", + "note": "Use when short of space or time only" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Até -XX% em", + "note": "Use when short of space or time only" + }, + { + "en_GB": "Save now", + "term": "Poupe agora" + }, + { + "en_GB": "Shop top brands", + "term": "Ver marcas top" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Termina a 2 de dezembro", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Termina a 1 de dezembro", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Termina a # de dezembro", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "Começa esta noite", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Termina esta noite", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "Começa quinta-feira", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Termina segunda-feira", + "note": "Verb format - refer to TM for usage." + }, + { + "en_GB": "Ends 2nd of December", + "term": "Até 2 de dezembro", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends 1st of December", + "term": "Até 1 de dezembro", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends # of December", + "term": "Até # de dezembro", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts midnight", + "term": "A partir desta noite", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends midnight", + "term": "Até esta noite", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Starts Thursday", + "term": "A partir de sexta-feira", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Ends Monday", + "term": "Até segunda-feira", + "note": "Preposition format - refer to TM for usage." + }, + { + "en_GB": "Search Amazon", + "term": "Pesquisar na Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Semana da Black Friday da Amazon" + }, + { + "en_GB": "Black Friday Week", + "term": "Semana da Black Friday" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Festa de Ofertas de Primavera da Amazon" + }, + { + "en_GB": "Spring Deal Days", + "term": "Festa de Ofertas de Primavera" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Ofertas de Primavera da Amazon" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Festa de Ofertas Amazon Prime" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Festa de Ofertas Prime" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exclusivo para clientes Prime." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exclusivo para clientes Amazon Prime." + }, + { + "en_GB": "Feel like a big deal", + "term": "Sinta-se uma verdadeira estrela" + }, + { + "en_GB": "Ooooh!", + "term": "Uauuu!" + }, + { + "en_GB": "and so much more", + "term": "e muito mais" + }, + { + "en_GB": "Deal Hunter", + "term": "caçador de ofertas", + "note": "Literally \"hunter of deals\"" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Ofertas de última hora da Amazon" + }, + { + "en_GB": "Last Minute Deals", + "term": "Ofertas de última hora" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Presentes de última hora na Amazon" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Presentes de última hora" + }, + { + "en_GB": "While stocks last", + "term": "Mais informações em Amazon.es", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Mais informações em Amazon.es" + }, + { + "en_GB": "subscribe (Prime)", + "term": "subscrever", + "note": "Do not use \"inscrever\" or \"aderir\"." + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/glossary/sv_SE_glossary.json b/storage/amazon/ref/glossary/sv_SE_glossary.json new file mode 100644 index 0000000..81a1a9a --- /dev/null +++ b/storage/amazon/ref/glossary/sv_SE_glossary.json @@ -0,0 +1,252 @@ +{ + "locale": "sv_SE", + "entries": [ + { + "en_GB": "epic deals", + "term": "grymma erbjudanden", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "shop epic deals", + "term": "shoppa grymma erbjudanden", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "big deals", + "term": "grymma erbjudanden", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "shop big deals", + "term": "shoppa grymma erbjudanden", + "note": "locked format for use with non-Prime events" + }, + { + "en_GB": "epic deals", + "term": "exklusiv rea", + "note": "use only with Prime events" + }, + { + "en_GB": "shop epic deals", + "term": "shoppa exklusiv rea", + "note": "use only with Prime events" + }, + { + "en_GB": "big deals", + "term": "exklusiv rea", + "note": "use only with Prime events" + }, + { + "en_GB": "shop big deals", + "term": "shoppa exklusiv rea", + "note": "use only with Prime events" + }, + { + "en_GB": "great deals", + "term": "Grymma erbjudanden" + }, + { + "en_GB": "great products", + "term": "grymma produkter" + }, + { + "en_GB": "Great deals on great products", + "term": "Grymma erbjudanden på grymma produkter" + }, + { + "en_GB": "deal", + "term": "Erbjudandet" + }, + { + "en_GB": "deals", + "term": "Erbjudanden" + }, + { + "en_GB": "Shop now", + "term": "Shoppa nu" + }, + { + "en_GB": "Shop now", + "term": "Shoppa nu" + }, + { + "en_GB": "Shop now", + "term": "Shoppa nu" + }, + { + "en_GB": "Learn More", + "term": "Läs mer", + "note": "Call to action" + }, + { + "en_GB": "save big", + "term": "fynda" + }, + { + "en_GB": "save big on", + "term": "fynda" + }, + { + "en_GB": "Save up to XX% off", + "term": "Spara upp till XX %" + }, + { + "en_GB": "Save up to XX% off on", + "term": "Spara upp till XX % på" + }, + { + "en_GB": "Save up to XX%", + "term": "Spara upp till XX %" + }, + { + "en_GB": "Save up to XX% on", + "term": "Spara upp till XX % på" + }, + { + "en_GB": "Up to XX% off", + "term": "Upp till XX % rabatt" + }, + { + "en_GB": "Up to XX% off on", + "term": "Upp till XX % rabatt på" + }, + { + "en_GB": "Get up to XX% off", + "term": "Få upp till XX % rabatt" + }, + { + "en_GB": "Get up to XX% off on", + "term": "Få upp till XX % rabatt på" + }, + { + "en_GB": "[Get] [Up to] XX% off", + "term": "Upp till XX % rabatt" + }, + { + "en_GB": "[Get] [Up to] XX% off on", + "term": "Upp till XX % rabatt på" + }, + { + "en_GB": "Save now", + "term": "Fynda nu" + }, + { + "en_GB": "Shop top brands", + "term": "Shoppa toppmärken" + }, + { + "en_GB": "Ends 2nd of December", + "term": "Slutar 2 december" + }, + { + "en_GB": "Ends 1st of December", + "term": "Slutar 1 december" + }, + { + "en_GB": "Ends # of December", + "term": "Slutar # december" + }, + { + "en_GB": "Ends midnight", + "term": "Slutar vid midnatt" + }, + { + "en_GB": "Starts Thursday", + "term": "Börjar på torsdag" + }, + { + "en_GB": "Ends Monday", + "term": "Slutar på måndag" + }, + { + "en_GB": "Search Amazon", + "term": "Sök på Amazon" + }, + { + "en_GB": "Amazon Black Friday Week", + "term": "Amazons Black Friday Week" + }, + { + "en_GB": "Black Friday Week", + "term": "Black Friday Week" + }, + { + "en_GB": "Amazon Spring Deal Days", + "term": "Amazons Spring Deal Days" + }, + { + "en_GB": "Spring Deal Days", + "term": "Spring Deal Days" + }, + { + "en_GB": "Amazon Spring Deals", + "term": "Amazons Spring Deals" + }, + { + "en_GB": "Amazon Prime Big Deal Days", + "term": "Amazon Prime Deal Days" + }, + { + "en_GB": "Prime Big Deal Days", + "term": "Prime Deal Days" + }, + { + "en_GB": "Exclusively for Prime Members.", + "term": "Exklusivt för Prime-medlemmar." + }, + { + "en_GB": "Exclusively for Amazon Prime Members.", + "term": "Exklusivt för Amazon Prime-medlemmar." + }, + { + "en_GB": "Feel like a big deal", + "term": "Känn dig som en stjärna" + }, + { + "en_GB": "Ooooh!", + "term": "Wooow!" + }, + { + "en_GB": "and so much more", + "term": "och så mycket mer" + }, + { + "en_GB": "Deal Hunter", + "term": "fyndjägare" + }, + { + "en_GB": "Amazon Last Minute Deals", + "term": "Amazons Julerbjudanden" + }, + { + "en_GB": "Last Minute Deals", + "term": "Julerbjudanden" + }, + { + "en_GB": "Amazon Last Minute Gifts", + "term": "Amazons sista minuten-klappar" + }, + { + "en_GB": "Last Minute Gifts", + "term": "Sista minuten-klappar" + }, + { + "en_GB": "While stocks last", + "term": "Endast utvalda produkter i lager", + "note": "Also check TM match as can differ by campaign and channel." + }, + { + "en_GB": "Selected products only", + "term": "Endast utvalda produkter i lager" + }, + { + "en_GB": "free trial / free period", + "term": "gratis provperiod", + "note": "Do not use \"gratis testperiod\" or a literal translation of \"free trial\"." + }, + { + "en_GB": "cancel anytime", + "term": "ingen bindningstid" + } + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/ca_ES_local_considerations.json b/storage/amazon/ref/locale_considerations/ca_ES_local_considerations.json new file mode 100644 index 0000000..56ce835 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/ca_ES_local_considerations.json @@ -0,0 +1,10 @@ +{ + "locale": "ca_ES", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "CA-ES": [ + "Align CA-ES copy with ES-ES copy as closely as possible." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/de_AT_local_considerations.json b/storage/amazon/ref/locale_considerations/de_AT_local_considerations.json new file mode 100644 index 0000000..82de52d --- /dev/null +++ b/storage/amazon/ref/locale_considerations/de_AT_local_considerations.json @@ -0,0 +1,18 @@ +{ + "locale": "de_AT", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "DE-AT": [ + "Avoid Anglicisms as much as possible; though they are often unavoidable in product categories.", + "We can use both 'shoppen' and 'einkaufen'.", + "Use informal language ('du') across all channels.", + "Where possible, use the active voice and address the customer directly (e.g. 'Spare jetzt bis zu 50%' rather than 'Bis zu 50% sparen').", + "Replace generic masculine or gender-specific terms with gender-neutral ones — ideally using smart replacements (e.g. 'Mein Konto' rather than 'Kundenkonto') or switching to plural. Avoid the gender colon ('Kund:innen') in consumer-facing communication for any channel other than PR.", + "Event names: use an article where it improves readability; omit if not needed or if space is limited (e.g. 'Bald ist Prime Day', 'Angebote am Prime Day'). Article usage is case-by-case — consult the Amazon Marketing Manager.", + "Do not use hyphens for event names using English terms (e.g. Prime Day). Use hyphens for DE-only event names (e.g. Oster-Angebote).", + "Spring Deal Days: use 'Amazon Oster-Angebote' only when event dates fall on Easter; otherwise use 'Frühlingsangebote'.", + "Prime-specific: For Prime Student, do not use 'Gratis' — say 'the first 6 months are paid by our sponsor'. Use hyphens for Prime-specific compounds (e.g. 'Prime-Angebote', 'Prime-Vorteile') but not for brand/program names (e.g. 'Prime Day', 'Prime Video')." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/de_DE_local_considerations.json b/storage/amazon/ref/locale_considerations/de_DE_local_considerations.json new file mode 100644 index 0000000..e8c07b7 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/de_DE_local_considerations.json @@ -0,0 +1,18 @@ +{ + "locale": "de_DE", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "DE-DE": [ + "Avoid Anglicisms as much as possible; though they are often unavoidable in product categories.", + "We can use both 'shoppen' and 'einkaufen'.", + "Use informal language ('du') across all channels.", + "Where possible, use the active voice and address the customer directly (e.g. 'Spare jetzt bis zu 50%' rather than 'Bis zu 50% sparen').", + "Replace generic masculine or gender-specific terms with gender-neutral ones — ideally using smart replacements (e.g. 'Mein Konto' rather than 'Kundenkonto') or switching to plural. Avoid the gender colon ('Kund:innen') in consumer-facing communication for any channel other than PR.", + "Event names: use an article where it improves readability; omit if not needed or if space is limited (e.g. 'Bald ist Prime Day', 'Angebote am Prime Day').", + "Do not use hyphens for event names using English terms (e.g. Prime Day). Use hyphens for DE-only event names (e.g. Oster-Angebote).", + "Spring Deal Days: use 'Amazon Oster-Angebote' only when event dates fall on Easter; otherwise use 'Frühlingsangebote'.", + "Prime-specific: For Prime free trial, do not use 'Gratis' — say 'the first 6 months are paid by our sponsor'. Use hyphens for Prime-specific compounds (e.g. 'Prime-Angebote', 'Prime-Vorteile') but not for brand/program names (e.g. 'Prime Day', 'Prime Video')." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/es_ES_local_considerations.json b/storage/amazon/ref/locale_considerations/es_ES_local_considerations.json new file mode 100644 index 0000000..878414a --- /dev/null +++ b/storage/amazon/ref/locale_considerations/es_ES_local_considerations.json @@ -0,0 +1,14 @@ +{ + "locale": "es_ES", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "ES-ES": [ + "Use informal 'tú', not 'usted'.", + "CRITICAL: Use 'ahorro(s)' or the verb 'ahorrar' for savings. Never use 'descuento' or 'de descuento' in any format, including lines with %.", + "CRITICAL: Always replace Anglicisms with a localised equivalent that uses Spanish where a Spanish word is available.", + "CRITICAL: Preference is 'Hasta el [date month]' on end date lines - use 'Termina[n] [date month]' if a repeition in the same script is caused by 'Hasta un XX%'-off wording.", + "CRITICAL: Pair \"Hasta el xx\" with \"Desde el xx\" (prepositions) and \"Termina el xx\" with \"Comienza[n] el xx\" (verbs) for consistency." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/fr_BE_local_considerations.json b/storage/amazon/ref/locale_considerations/fr_BE_local_considerations.json new file mode 100644 index 0000000..1b30fc9 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/fr_BE_local_considerations.json @@ -0,0 +1,17 @@ +{ + "locale": "fr_BE", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "FR-BE": [ + "CRITICAL: Always use 'économiser' / 'économies' for discounts. Never use 'de réduction' or 'réduction' in any format, including lines with % and even to fit syntax.", + "Formal TOV ('vous').", + "Offers and deals are always transcreated as 'Ventes Flash'. Use 'offre' only as a last resort when character limits apply.", + "Do not use 'exceptionnelles' (e.g. 'ventes flash exceptionnelles') due to legal restrictions — except for PD (Prime Day), PBDD (Prime Big Deal Days) and PEAS (Prime Early Access Sale).", + "All copy should be written and reviewed with the Belgian Voice of Amazon in mind.", + "Do not use regionalisms, slang, or expressions that only part of the audience will relate to. Avoid regional dialects and accents to prevent excluding customers from other areas/provinces.", + "Use 'vous', not 'tu'. Always use formal 'vous' when addressing customers, even in categories concerning children.", + "When writing a CTA, always use infinitive verbs (e.g. 'Commander ici', not 'Commandez ici')." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/fr_FR_local_considerations.json b/storage/amazon/ref/locale_considerations/fr_FR_local_considerations.json new file mode 100644 index 0000000..3122451 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/fr_FR_local_considerations.json @@ -0,0 +1,18 @@ +{ + "locale": "fr_FR", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "FR-FR": [ + "CRITICAL: Always use 'économiser' / 'économies' for discounts. Never use 'de réduction' or 'réduction' in any format, including lines with % and even to fit syntax.", + "Formal TOV ('vous').", + "Offers and deals are always transcreated as 'Ventes Flash'. Use 'offre' only as a last resort when character limits apply.", + "Do not use 'exceptionnelles' (e.g. 'ventes flash exceptionnelles') due to legal restrictions — except for PD (Prime Day), PBDD (Prime Big Deal Days) and PEAS (Prime Early Access Sale).", + "Avoid Anglicisms (Toubon law): CRITICAL: Always replace Anglicisms with a localised equivalent that uses French where a French word is available.", + "For sustainability claims, soften language. Do not use 'écologique, vert, responsable, neutre…' — use 'plus écologique, plus responsable…' or 'contribue à…' instead.", + "When adapting percentage-off messages, tweak the line to use the verb 'économiser'.", + "Preference is 'Jusqu'au [date month]' on end date lines - use 'Se termine[nt]' if a repeition is caused by 'jusqu'à XX%'-off wording.", + "Pair \"Jusqu'au xx\" with \"A partir du xx\" (prepositions) and \"Se termine[nt] le xx\" with \"Commence[nt] le xx\" (verbs) for consistency." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/it_IT_local_considerations.json b/storage/amazon/ref/locale_considerations/it_IT_local_considerations.json new file mode 100644 index 0000000..28e7ef2 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/it_IT_local_considerations.json @@ -0,0 +1,16 @@ +{ + "locale": "it_IT", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "IT-IT": [ + "CRITICAL: Use 'offerte'. Do not use 'sconti', 'promozioni', or 'di sconto' in any format, including lines with %.", + "For HVEs (e.g. Prime Day), 'offerte incredibili' is permitted.", + "Informal TOV ('tu').", + "When adapting percentage-off messages, tweak the line to use the verb 'risparmiare'.", + "When mentioning Prime benefits, use 'inclusi' or 'senza costi aggiuntivi' — not 'gratis'. (See glossary.)", + "Preference is 'Fino al [date month]' on end date lines - use 'Termina[no] [date month]' if a repeition is caused by 'Fino al %'-off wording.", + "Pair \"Fino al xx\" with \"Dal xx\" (prepositions) and \"Termina il xx\" with \"Inizia[no] il xx\" (verbs) for consistency." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/nl_BE_local_considerations.json b/storage/amazon/ref/locale_considerations/nl_BE_local_considerations.json new file mode 100644 index 0000000..f85e57c --- /dev/null +++ b/storage/amazon/ref/locale_considerations/nl_BE_local_considerations.json @@ -0,0 +1,17 @@ +{ + "locale": "nl_BE", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "NL-BE": [ + "Use 'je', not 'u'. Conversational tone throughout.", + "Always prefer 'deals' for deals.", + "Use 'korting' for discounts, not 'sale'.", + "Use 'Amazon Prime', not 'Prime', when referring to the Prime membership.", + "All copy should be written and reviewed with the Belgian Voice of Amazon in mind.", + "Do not use regionalisms, slang, or expressions that only part of the audience will relate to. Avoid regional dialects to prevent excluding customers from other areas/provinces.", + "Write in Dutch (Flemish), not Dutch from the Netherlands. Avoid Netherlands-specific expressions (e.g. 'microgolf' not 'magnetron', 'zetel' not 'bank', 'confituur' not 'jam'). Use English terms where no suitable Flemish equivalent exists or where the English term carries meaningfully different connotation (e.g. 'tool' in a technological context).", + "When writing a CTA, use third-person singular verbs (e.g. 'Ontdek hier', not 'Hier ontdekken')." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/nl_NL_local_considerations.json b/storage/amazon/ref/locale_considerations/nl_NL_local_considerations.json new file mode 100644 index 0000000..a2e2a9c --- /dev/null +++ b/storage/amazon/ref/locale_considerations/nl_NL_local_considerations.json @@ -0,0 +1,13 @@ +{ + "locale": "nl_NL", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "NL-NL": [ + "Use informal language ('jij'/'jullie'), not 'u'. Conversational tone throughout.", + "Always prefer 'deals' for deals.", + "Use 'korting' for discounts, not 'sale'.", + "Use 'Amazon Prime', not 'Prime', when referring to the Prime membership." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/pl_PL_local_considerations.json b/storage/amazon/ref/locale_considerations/pl_PL_local_considerations.json new file mode 100644 index 0000000..9fa2bba --- /dev/null +++ b/storage/amazon/ref/locale_considerations/pl_PL_local_considerations.json @@ -0,0 +1,11 @@ +{ + "locale": "pl_PL", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "PL-PL": [ + "For the CTA 'Shop now', use 'Zamów teraz' or 'Sprawdź teraz'. 'Odkryj okazje' is possible but not preferred.", + "Use 'Zamawiaj', not 'Kup', when referring to shopping generally." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/pt_PT_local_considerations.json b/storage/amazon/ref/locale_considerations/pt_PT_local_considerations.json new file mode 100644 index 0000000..d5cdcf6 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/pt_PT_local_considerations.json @@ -0,0 +1,17 @@ +{ + "locale": "pt_PT", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "PT-PT": [ + "Use Portuguese (Portugal), not Portuguese (Brazil).", + "Treat customers formally — but never use the word 'você' explicitly, as it is a marker of Brazilian Portuguese.", + "Use the verb 'poupar' for savings (e.g. 'Poupe até XX%'). Do not use 'poupanças'. Use 'desconto' instead.", + "'Amazon Prime' is masculine in Portuguese.", + "Default to 'Amazon Prime' rather than just 'Prime', unless character restrictions apply.", + "For Prime members: 'Clientes Prime'.", + "Preference is 'Até [date month]' on end date lines - use 'Termina[m] [date month]' if a repeition is caused by 'até XX%'-off wording.", + "Pair \"Até xx\" with \"Desde xx\" (prepositions) and \"Termina[m] el xx\" with \"Começa[m] xx\" (verbs) for consistency." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/locale_considerations/sv_SE_local_considerations.json b/storage/amazon/ref/locale_considerations/sv_SE_local_considerations.json new file mode 100644 index 0000000..d288df1 --- /dev/null +++ b/storage/amazon/ref/locale_considerations/sv_SE_local_considerations.json @@ -0,0 +1,15 @@ +{ + "locale": "sv_SE", + "all_locales": [ + "You must always localise proper names of people, characters, and protagonists to a locally equivalent name that matches the same demographic, age group, and gender as the source. Applies across all channels and media types.", + "Don't write full stops after URLs at sentence end - e.g. 'Amazon.es.\" should be \"Amazon.es\"" + ], + "SV-SE": [ + "Use 'grymma', not 'fantastiska'.", + "Use 'rabatt' when talking about percentages off.", + "Use 'xxx kr', not 'xxxkr', when talking about prices.", + "Use 'Amazon Prime', not 'Prime', when referring to the Prime membership.", + "Translate deals as 'rea', 'erbjudanden', or 'deals'. 'Rea' is preferred for event names.", + "'Fynda på + noun' is incorrect in Swedish — 'fynda' takes a direct object. Correct form: 'Fynda elektronik…' not 'Fynda på elektronik…'." + ] +} \ No newline at end of file diff --git a/storage/amazon/ref/tov_global/Amazon_TOV_Guidelines_for_Transcreation_290224.json b/storage/amazon/ref/tov_global/Amazon_TOV_Guidelines_for_Transcreation_290224.json new file mode 100644 index 0000000..0379ab5 --- /dev/null +++ b/storage/amazon/ref/tov_global/Amazon_TOV_Guidelines_for_Transcreation_290224.json @@ -0,0 +1,451 @@ +{ + "document": { + "title": "Amazon TOV Guidelines for Transcreation", + "version_note": "Condensed from original 290224. core_brand_principles and brand_archetypes removed (subsumed by tenets and program overviews). Shared styling rules extracted. Duplicate localisation preamble consolidated. Low-signal tenets removed. Two additions from Amazon Brand Guidelines Jul 2024: 'Don't try too hard' rule added to shared_styling_rules; 'Make it funny without making fun' sharpened to clarify self-deprecation direction. Amazon Brand Voice section added as fourth program.", + "sections": [ + { + "id": "critical_rules", + "title": "Critical Rules — All Programs, All Locales", + "rules": [ + "TOV must be positive even if the source is negative.", + "You must not use negative sentence constructions on any Program VOICE (e.g. don't, can't, won't).", + "Avoid advertising overclaims — superlatives, absolute range claims, assertions of total superiority. Where the source uses a hedge, preserve or strengthen it. Never drop it.", + "Apply a consistent TOV across all creative touchpoints. If something is said a certain way in one channel, consider it for all channels unless technical constraints drive a difference." + ] + }, + { + "id": "shared_styling_rules", + "title": "Shared Styling Rules — All Programs", + "localisation_note": "We focus on the customer wherever they are. We adapt tone and messaging to meet cultural and linguistic conventions of each locale, while maintaining the shared denominators below. We are local in a universal way — we look for similarities in human experience, not differences.", + "rules": [ + { + "rule": "Say one thing", + "description": "Single-minded, story-driven messages are more easily absorbed than facts or multiple messages. Every word must earn its place." + }, + { + "rule": "Active voice and direct address", + "description": "Use active voice. Speak to customers as 'you' unless that sounds accusatory or scolding. Never shout at or demand things from customers.", + "examples": { + "do": [ + "Max out your space with low prices" + ], + "dont": [ + "HEY YOU. SHOP NOW!" + ] + } + }, + { + "rule": "Be inclusive and respectful", + "description": "Avoid language that excludes or disparages customers. Use gender-neutral language. Avoid U.S.-centric references.", + "examples": { + "do": [ + "Fast, free delivery on holiday essentials" + ], + "dont": [ + "Fast, free delivery on Santa-approved gifts" + ] + } + }, + { + "rule": "Make it funny without making fun", + "description": "Humour is smart, not slapstick. Charming, not cheap. We poke fun at ourselves — never at our customers. Never mean-spirited, never at anyone's expense." + }, + { + "rule": "Don't try too hard", + "description": "Be more direct or functional when the context calls for it. Go easy on puns. Original copy is always stronger than a forced wink." + }, + { + "rule": "Don't close the loop", + "description": "Customers are smart. They shouldn't have to make huge cognitive leaps, but let them fill in the gaps and finish the story." + }, + { + "rule": "Keep it true", + "description": "Seek authenticity in situation, story, and casting. Avoid clichés and overused advertising language." + }, + { + "rule": "You don't have to sell to sell", + "description": "Favour emotional storytelling over listing reasons and facts. Prefer peculiar to precious." + }, + { + "rule": "Positive social change", + "description": "Strive to elevate and celebrate diverse voices and role models, decrease cultural bias, and lead positive social change. Aim for 'subtle inclusion' at minimum, 'changing the norms' at most direct." + } + ] + }, + { + "id": "amazon_retail_voice", + "title": "Amazon Retail Voice", + "brand_attributes": [ + "Real", + "Clear", + "Playful", + "Witty" + ], + "overview": "Retail is the hardest working voice — it must message value, convenience, and selection in very few words, often in very small spaces. Helpful, snappy, joyful. Specific to category.", + "core_mission": "Communicate value, convenience, and selection concisely. Improve customers' everyday lives in inventive ways.", + "distinctive_rules": [ + { + "rule": "Keep it real", + "description": "Use authentic language anchored in real-life insights. Conversational, like talking over coffee. Never overhype or use jargon.", + "examples": { + "do": [ + "Wow, now that's a gift" + ], + "dont": [ + "Great gifts at great prices" + ] + } + }, + { + "rule": "Add a wink", + "description": "Spending less is fun and joyful — play up the fun.", + "examples": { + "do": [ + "More deals to drool over" + ], + "dont": [ + "Great deals on dog food" + ] + } + }, + { + "rule": "Be specific", + "description": "Copy must be original and specific to the category. Generic headlines that appear across multiple placements create a confusing customer journey.", + "examples": { + "do": [ + "Gift your heart out this Valentine's Day" + ], + "dont": [ + "Find the perfect gift" + ] + } + }, + { + "rule": "Use 'we' in service of the customer only", + "description": "When 'we' appears in customer-facing copy, it must always serve the customer — never brag or boast.", + "examples": { + "do": [ + "If you can dream it, we can low price it" + ], + "dont": [ + "We deserve an award for low prices" + ] + } + } + ], + "tov_examples": [ + { + "copy": "Your grocery list, for less", + "note": "Clear, concise, customer-first." + }, + { + "copy": "Back to School is back", + "note": "Everyday turns of phrase people can relate to." + }, + { + "copy": "Up to 40% off for big kids. / Up to 40% off for little kids. / Up to 40% off for everyone.", + "note": "Inclusive language with a wink." + } + ] + }, + { + "id": "prime_voice", + "title": "Prime Voice", + "brand_attributes": [ + "Optimistic", + "Honest", + "Self-aware", + "Witty", + "Relatable" + ], + "overview": "Prime's audience leans younger. It is fearlessly honest, unapologetically cheeky, sometimes self-deprecating, and relatable with a wink. A transformative brand that makes every day better by exceeding customer expectations.", + "golden_rule": "Lead with the benefit; end with the wink.", + "bottom_line": "Whatever the messaging, it should always give the reader that smile — the one on all our boxes.", + "shared_denominators_across_locales": [ + { + "reason": "Prime is a transformative brand", + "qualities": [ + "optimistic", + "warm" + ] + }, + { + "reason": "Prime is an extension of the Amazon brand", + "qualities": [ + "honest", + "empathetic" + ] + }, + { + "reason": "Prime aspires to make every day better", + "qualities": [ + "welcoming", + "light-hearted, with a wink" + ] + } + ], + "distinctive_rules": [ + { + "rule": "Lead with the benefit, end with the wink", + "description": "Place the most critical information up front, then follow with a wink or twist to leave customers smiling.", + "examples": { + "do": [ + "Great TV, awesome movies. / Now your only problem is finding the remote." + ], + "dont": [ + "Now your only problem is finding the remote. / Get great TV and awesome movies with Prime." + ] + } + }, + { + "rule": "Be memorable, relatable, or emotional", + "description": "Surprise customers with well-placed wit or a subtle relatable wink. Frame benefits in emotional, experiential ways — not as laundry lists.", + "examples": { + "do": [ + "Light bulbs delivered in a day / Edison would be proud" + ], + "dont": [ + "Light bulbs delivered in a day / Welcome to fast, free delivery" + ] + } + }, + { + "rule": "Give it the squint test", + "description": "Customers are likely reading on mobile. Keep copy direct and concise. Does it pop with intention, or is it too busy for its own good?", + "examples": { + "do": [ + "If the shoe fits, keep it. / CTA: Explore Try Before You Buy" + ], + "dont": [ + "Get downright fancy with so many awesome fashion styles with Try Before You Buy" + ] + } + }, + { + "rule": "Never sacrifice clarity for wit", + "description": "When character count is tight, clarity and key messaging always win over a wink.", + "examples": { + "do": [ + "Prime Day is June 7-8" + ], + "dont": [ + "Carpe Prime Diem" + ] + } + }, + { + "rule": "When in doubt, talk it out", + "description": "Read copy aloud and ask: Does it have a point of view? Does it resonate emotionally? Does it sound like casual conversation, or just another tagline? Can you imagine the human saying it? Would an elderly neighbour understand it over the fence? Are there idiomatic issues in other locales?" + } + ], + "tov_examples": [ + { + "copy": "If you think you're excited, wait 'til your cat sees this box.", + "note": "Smart humour. Relatable, warm." + }, + { + "copy": "Award-winning TV and One-day Delivery / Shame there's no awards for delivery.", + "note": "Self-aware, self-deprecating with a wink." + }, + { + "copy": "Rapunzel was stuck in a tower, waiting for a prince to come save her. But really, who has time for that?", + "note": "Prime embraces irreverence and fantasy. Borrows from pop culture and well-known characters." + }, + { + "copy": "Light bulbs delivered in a day. Edison would be proud.", + "note": "Benefit first, cultural wink second." + } + ] + }, + { + "id": "amazon_brand_voice", + "title": "Amazon Brand Voice", + "brand_attributes": [ + "Authentic", + "Customer-obsessed", + "Intelligent", + "Warm", + "Understated" + ], + "overview": "Brand is the foundational voice — it operates across all copy types and sets the tone everything else builds on. It is never grand or self-congratulatory. It earns trust through honesty, wit, and restraint. Where Retail must sell and Prime must delight, Brand simply has to be true.", + "core_mission": "Make customers feel seen and understood. Reflect real life with warmth and intelligence. Let the brand recede so the customer can come forward.", + "distinctive_rules": [ + { + "rule": "Customer-obsessed, not self-obsessed", + "description": "We are always in the background, helping customers succeed. Avoid grand, manifesto-style advertising. The moment copy becomes about Amazon rather than the customer, it has failed.", + "examples": { + "do": [ + "Whatever you're looking for, it starts here" + ], + "dont": [ + "Amazon: leading the way in customer satisfaction since 1994" + ] + } + }, + { + "rule": "Treat customers as intelligent adults", + "description": "Customers are smart. They shouldn't have to make huge cognitive leaps, but let them fill in the gaps and finish the story. If your words need a long rationale to explain them, they are probably too complex for the audience too.", + "examples": { + "do": [ + "Some gifts just know." + ], + "dont": [ + "Find the perfect gift for everyone on your list this holiday season" + ] + } + }, + { + "rule": "Craft copy like you craft a visual", + "description": "Every word counts and matters. Consider the context of the creative and the media channel. Copy is not decoration — it carries as much intentional weight as the art direction around it.", + "examples": { + "do": [ + "The best part of Mondays" + ], + "dont": [ + "Shop our Monday deals now" + ] + } + }, + { + "rule": "Keep it real", + "description": "Seek authenticity in situation, story, and language. Avoid clichés and overused advertising language. Good stories have tension — life is messy, and we are not afraid to show that.", + "examples": { + "do": [ + "For the dinner that almost didn't happen" + ], + "dont": [ + "Create magical moments with Amazon" + ] + } + }, + { + "rule": "Make it funny without making fun", + "description": "Humour is smart, not slapstick. Charming, not cheap. We never have fun at other people's expense or create victims for the sake of a punchline. We poke fun at ourselves — never at our customers. Never mean-spirited.", + "examples": { + "do": [ + "Next-day delivery. Because some decisions can't wait until you're reasonable again." + ], + "dont": [ + "Still haven't sorted your gift? Classic." + ] + } + }, + { + "rule": "Say one thing", + "description": "Single-minded, story-driven messages are more easily absorbed than facts or multiple messages. Every word must earn its place. If you are saying more than one thing, you are saying nothing.", + "examples": { + "do": [ + "More time for the good stuff" + ], + "dont": [ + "Save time, save money, and enjoy fast delivery on millions of items" + ] + } + }, + { + "rule": "Local in a universal way", + "description": "We consider local cultural relevance and particularities, but we look for the similarities in human experience, not the differences. Human insights are like a smile — universal. Adapt tone and expression to the locale; never transplant a culturally rooted reference and hope it travels.", + "examples": { + "do": [ + "The feeling when it arrives early" + ], + "dont": [ + "Like Christmas morning, every day" + ] + } + }, + { + "rule": "Don't close the loop", + "description": "Let customers fill in the gaps and finish the story. A message that explains itself too fully leaves no room for the customer to participate. Resist the urge to over-clarify.", + "examples": { + "do": [ + "You'll know it when you see it." + ], + "dont": [ + "Browse our wide range of products and find exactly what you're looking for" + ] + } + }, + { + "rule": "Consistent TOV across all touchpoints", + "description": "Apply a coherent voice across every channel in a campaign. If something is said a certain way in one placement, carry that through unless technical constraints — length, timing, format — force a difference. The customer experience is the sum of all touchpoints.", + "examples": { + "do": [ + "A headline established in OOH echoed in tone — not copied verbatim — across digital and email" + ], + "dont": [ + "Warm and witty on OOH; clinical and bullet-pointed in email" + ] + } + } + ], + "what_brand_is_not": [ + "Brand is not Retail — it does not lead with price, deals, or category specificity.", + "Brand is not Prime — it does not carry Prime's self-aware cheeky energy or 'lead with benefit, end with wink' structure.", + "Brand does not manifest as a campaign voice — it is the underlying register that makes all other voices feel like they belong to the same company." + ], + "tov_examples": [ + { + "copy": "The best part of Mondays.", + "note": "Authentic, restrained, lets the customer project their own meaning." + }, + { + "copy": "For the dinner that almost didn't happen.", + "note": "Real-life tension without resolution — trusts the customer to finish it." + }, + { + "copy": "Next-day delivery. Because some decisions can't wait until you're reasonable again.", + "note": "Self-aware humour at Amazon's expense, not the customer's." + }, + { + "copy": "You'll know it when you see it.", + "note": "Confident restraint. Does not over-explain." + }, + { + "copy": "The feeling when it arrives early.", + "note": "Universal human insight with no cultural anchoring required." + } + ] + }, + { + "id": "tenets_for_creative_development", + "title": "Tenets for Development of Creative Work", + "note": "Low-signal and process-oriented tenets removed. Retained tenets are those with direct bearing on transcreation decisions.", + "tenets": [ + { + "name": "Customers rule", + "description": "Amazon is customer-obsessed, not self-obsessed. Avoid grand, manifesto-style advertising. The brand is always in the background, helping customers succeed." + }, + { + "name": "You don't have to sell to sell", + "description": "Favour emotional storytelling over listing reasons and facts. Prefer peculiar to precious." + }, + { + "name": "Keep it true", + "description": "Seek authenticity in situation, story, and casting." + }, + { + "name": "Perfect is boring", + "description": "Good stories have tension. Life is messy, and we're not afraid to show that side of the story." + }, + { + "name": "Don't close the loop", + "description": "Customers are smart. Let them fill in the gaps and finish the story." + }, + { + "name": "Make it funny without making fun", + "description": "Humour is smart, not slapstick. Charming, not cheap. We poke fun at ourselves — never at our customers. Never mean-spirited." + }, + { + "name": "Say one thing", + "description": "Single-minded, story-driven messages are more easily absorbed than facts or multiple messages." + }, + { + "name": "We actively work to advance positive social change", + "description": "Elevate and celebrate diverse voices, decrease cultural bias, lead positive social change. Aim for subtle inclusion at minimum, changing the norms at most direct." + } + ] + } + ] + } +} \ No newline at end of file diff --git a/storage/amazon/ref/tov_supplement/DE_AT_TOV_Guidelines.json b/storage/amazon/ref/tov_supplement/DE_AT_TOV_Guidelines.json new file mode 100644 index 0000000..9237a22 --- /dev/null +++ b/storage/amazon/ref/tov_supplement/DE_AT_TOV_Guidelines.json @@ -0,0 +1,81 @@ +{ + "document": { + "title": "DE/AT TOV Guidelines — Condensed", + "version_date": "2023-08-29", + "scope": "Consumer-facing communication in the German language across all channels", + "sections": [ + { + "id": "form_of_address", + "title": "1. Form of Address", + "rules": [ + "Use informal 'du' as the default customer address form across all one-to-many channels and programs (website, mass advertising, social media).", + "In direct 1:1 communication with customers, mirror their address form. Default to formal 'Sie' when in doubt.", + "Use active voice and address the customer directly wherever possible.", + "Du and its forms (deine, ihr, eure, etc.) are always lowercase unless beginning a sentence.", + "Do not mix address forms on a single page or asset.", + "Avoid pampering, chummy speech, or youth jargon.", + "Avoid salutations and passive constructions." + ], + "examples": [ + { "before": "Genießen Sie die neue Optik und verbesserten Sound", "after": "Genieße die neue Optik und verbesserten Sound" }, + { "before": "Entdecken Sie neue Angebote", "after": "Entdecke neue Angebote" }, + { "before": "Jetzt bis zu 50% sparen", "after": "Spare jetzt bis zu 50%" }, + { "before": "Bitte melden Sie sich jetzt an", "after": "Melde dich jetzt an" }, + { "before": "Hier finden Sie Ihre letzten Bestellungen", "after": "Hier findest du deine letzten Bestellungen." } + ] + }, + { + "id": "gender_inclusive_language", + "title": "2. Gender-Inclusive Language", + "principle": "Replace generic masculine or gender-specific terms with gender-neutral ones wherever it does not hurt the customer experience. When asking customers about their gender or addressing them with a gender-specific pronoun, always offer a non-binary option or use a gender-neutral form.", + "preferred_strategies": [ + { "rank": 1, "label": "Smart replacements", "description": "Use synonyms and neutral alternatives that preserve meaning.", "example": "'Mein Konto' instead of 'Kundenkonto'" }, + { "rank": 2, "label": "Neutral composites", "description": "Suffixes -person, -hilfe, -kraft, -leute, -teil, -ung make words neutral.", "examples": ["Arbeitskraft", "Lehrkraft", "Elternteil", "Eheleute"] }, + { "rank": 3, "label": "Function over person", "description": "Use functional nouns rather than gendered person nouns.", "examples": ["'Geschäftsführer' → 'Geschäftsführung'", "'Mitarbeiter' → 'Angestellte'"] }, + { "rank": 4, "label": "Plural", "description": "Plural forms are often already gender-neutral.", "examples": ["Angestellte", "Interessierte"] }, + { "rank": 5, "label": "Adjective instead of noun", "description": "Replace gendered nouns with adjective-based constructions.", "examples": ["'Aus Sicht der Ärzte' → 'Aus ärztlicher Sicht'", "'Herausgeber' → 'Herausgegeben von'"] }, + { "rank": 6, "label": "Participial plural", "description": "Use participial forms where appropriate — does not work in all cases.", "examples": ["Studierende", "Mitarbeitende", "Autofahrende", "Bewerbende"] }, + { "rank": 7, "label": "Gender pause (colon) — last resort only", "description": "Use only where no better option is available and gender-neutral wording is required. Highly polarising among consumers — avoid in standard consumer-facing copy. Preferred option for PR channels only.", "example": "'Künstler:in' where gender is unknown" } + ], + "donts": [ + "Do not use the gender colon ('Kund:innen') in consumer-facing communication except where no good inclusive alternative exists.", + "Do not use she/her pronouns when marketing products targeting family caregivers.", + "Do not use he/him pronouns when marketing tools and home improvement products.", + "Do not use stereotypes in visual imagery or text." + ], + "examples": [ + { "verdict": "DON'T", "de": "Kaufe Ihr den Ring, den sie sich ihr Leben lang ertäumt hat", "en": "Get her the ring she's dreamed of all her life." }, + { "verdict": "DO", "de": "Kaufe ihnen den Ring, von dem sie ihr ganzes Leben lang geträumt haben.", "en": "Get them the ring they've dreamed of all their life." } + ], + "exceptions": "Generic masculine forms are permissible only when: (a) space is too limited for a longer gender-neutral alternative (e.g. hero banner headlines, button labels), or (b) the term is established in navigation or is a known brand (e.g. 'Kundenbewertung', 'Kundenservice')." + }, + { + "id": "cultural_register", + "title": "3. Cultural Register — DE-Specific Guidance", + "note": "These dimensions directly inform transcreation register decisions and are not covered in global TOV.", + "dimensions": [ + { + "dimension": "Quality over price", + "guidance": "German marketing prioritises quality and trust over price claims. If something is cheaper, it is not necessarily perceived as good. Avoid leading with low-price positioning where quality framing is available." + }, + { + "dimension": "Detail and trust over feeling", + "guidance": "While international brands often focus on creating a feeling, German customers build trust through specific product benefits and transparent information. Ground copy in concrete, verifiable claims." + }, + { + "dimension": "Spell things out", + "guidance": "Avoid American-style shorthands. Write 'führende Marke' not '#1 Marke'; '24-Stunden-Support' not '24/7'. German customers prefer explicit statements over shorthand claims." + }, + { + "dimension": "Under-promise, over-deliver", + "guidance": "Do not exaggerate discounts or benefits. Prefer transparency so the customer can make an informed decision. Avoid hyperbole." + } + ], + "additional_rules": [ + "Use sentence-case capitalisation. Do not use all caps.", + "Avoid English terms in descriptive content and headlines. Use German words for all descriptive copy." + ] + } + ] + } +} diff --git a/storage/amazon/tm/ca-ES/flat_MASS_ca-es.json b/storage/amazon/tm/ca-ES/flat_MASS_ca-es.json new file mode 100644 index 0000000..dbd5205 --- /dev/null +++ b/storage/amazon/tm/ca-ES/flat_MASS_ca-es.json @@ -0,0 +1,559 @@ +{"t":"DDA 23 BFW Mass Radio 001 VO ca-es Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Uau! La Setmana de Black Friday d'Amazon comença el divendres. He d'informar-ne al camp base."} +{"t":"DDA 23 BFW Mass Radio 002 VO ca-es Hey everyone! Ei!"} +{"t":"DDA 23 BFW Mass Radio 003 VO ca-es Whaaaaaat? Què passaaaa?"} +{"t":"DDA 23 BFW Mass Radio 004 VO ca-es The Amazon Black Friday Week with up to 40% off starts Friday Aquest divendres comença la Setmana de Black Friday d'Amazon amb descomptes de fins al 45 %."} +{"t":"DDA 23 BFW Mass Radio 005 VO ca-es Amaaaaaazing! Brutaaaaaal!"} +{"t":"DDA 23 BFW Mass Radio 006 VO ca-es Get the dinner on Prepareu el sopar!"} +{"t":"DDA 23 BFW Mass Radio 007 BVO ca-es Share the joy this Amazon Black Friday Week, with up to 40% off Comparteix l'alegria durant la Setmana de Black Friday d'Amazon, amb descomptes de fins al 45 %."} +{"t":"DDA 23 BFW Mass Radio 008 BVO ca-es From the 17th to the 27th of November. Del 17 al 27 de novembre."} +{"t":"DDA 23 BFW Mass Radio 010 VO ca-es Andrew was at an age where he was experimenting with cold water therapy. En Joan té aquella edat en què proves coses noves, com els banys d’aigua gelada…"} +{"t":"DDA 23 BFW Mass Radio 011 VO ca-es And Andrew was also at an age where he was experimenting with manscaping… ...i també l'edat de viure sense pèl…"} +{"t":"DDA 23 BFW Mass Radio 012 VO ca-es So when he discovered he could save up to 40% in the Amazon Black Friday Week. Per això, en descobrir que podia estalviar fins al 45 % a la Setmana de Black Friday d'Amazon,"} +{"t":"DDA 23 BFW Mass Radio 013 VO ca-es He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge es va comprar una depiladora de llum polsada de Braun i ara llueix un tors perfecte."} +{"t":"DDA 23 BFW Mass Radio 014 VO ca-es Share the joy this Amazon Black Friday Week, with up to 40% off. Comparteix l'alegria aquesta Setmana de Black Friday d'Amazon amb descomptes de fins al 45 %."} +{"t":"DDA 23 BFW Mass Radio 016 VO ca-es Ends 27 November Acaba el 27 de novembre"} +{"t":"DDA 23 BFW Mass Radio 017 VO ca-es While stocks last Més informació a Amazon.es"} +{"t":"DDA 23 BFW Mass Radio 024 VO ca-es Ends midnight. Fins aquesta mitjanit."} +{"t":"DDA 23 BFW Mass Radio 027 VO ca-es And Andrew was also at an age where he was experimenting with manscaping… ...i també l'edat de viure sense pèl..."} +{"t":"DDA 23 BFW Mass Radio 028 VO ca-es He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge es va comprar una depiladora de llum polsada de Braun i ara llueix un tors perfecte."} +{"t":"DDA 23 BFW Mass Radio 029 VO ca-es He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge es va comprar una depiladora de llum polsada i ara llueix un tors perfecte."} +{"t":"DDA 23 BFW Mass Radio 030 VO ca-es He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Estalvia moltíssim durant la Setmana de Black Friday d'Amazon…  i comparteix l'alegria."} +{"t":"DDA 23 BFW Mass Radio 033 VO ca-es Ends midnight. Fins aquesta mitjanit."} +{"t":"DDA 23 BFW Mass Radio 034 VO ca-es Selected products only. While stocks last. Més informació a Amazon.es"} +{"t":"DDA 23 BFW Mass Radio 035 VO ca-es Sarah was hitting the slopes with her family after she'd discovered there were great deals on Last Minute Deals at Amazon. La Sara està preparada per donar-ho tot a la neu gràcies a les ofertes d'última hora i més d'Amazon."} +{"t":"DDA 23 BFW Mass Radio 036 VO ca-es I got myself this awesome puffer jacket. Woo-hoo! M'he autoregalat aquesta jaqueta embuatada per a la neu guapíssima. Iuhuuu!"} +{"t":"DDA 23 BFW Mass Radio 037 VO ca-es And one for me. Yay! I una altra per a mi, clar que sí!"} +{"t":"DDA 23 BFW Mass Radio 038 VO ca-es And the dog, too! I per al gos també, eh!"} +{"t":"DDA 23 BFW Mass Radio 039 VO ca-es Those puffers are on point Aquestes jaquetes són la canya!"} +{"t":"DDA 23 BFW Mass Radio 040 VO ca-es Share the joy with Last Minute Deals at Amazon. Comparteix l'alegria amb les ofertes d'última hora i més d'Amazon,"} +{"t":"DDA 23 BFW Mass Radio 041 VO ca-es From 8th to 22nd December. del 8 al 22 de desembre."} +{"t":"DDA 23 BFW Mass Radio 042 VO ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 23 BFW Mass Radio 048 VO ca-es Save big with Last Minute Deals at Amazon. Estalvia moltíssim amb les ofertes d’última hora i més d’Amazon"} +{"t":"DDA 24 BFW Mass Approved claims 001 ca-es Epic Deals Ofertes increïbles"} +{"t":"DDA 24 BFW Mass Approved claims 004 ca-es Save big Estalvia moltíssim"} +{"t":"DDA 24 BFW Mass DOOH PRINT 040 Headline ca-es Black\nFriday\nWeek Setmana\nde Black \nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 040F Headline ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 041 Subheader ca-es Up to 40% off Estalvia fins a un 45 %"} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 ca-es Ends 2 December Acaba el 2 de desembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 043 ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 24 BFW Mass DOOH PRINT 045 ca-es Up to \n40% off.\nOoooh! Estalvia fins a \nun 45 %.\nUaaau!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 045F ca-es Up to 40% off. Ooooh! Estalvia fins a un 45 %. Uaaau!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 046 Headline ca-es Up to \n40% off.\nOoooh! Estalvia\nfins a \nun 45 %.\nUaaau!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 046F Headline ca-es Up to 40% off. Ooooh! Estalvia fins a un 45 %. Uaaau!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 048 ca-es Ends 2 December Acaba el 2 de desembre"} +{"t":"DDA 24 BFW Mass Radio 001 BVO ca-es Wooh! Amazon's Black Friday Week deals are coming... Uau! Arriben les ofertes de la Setmana de Black Friday d'Amazon."} +{"t":"DDA 24 BFW Mass Radio 002 BVO ca-es So you can save up to 40% on all sorts of things… Perquè estalviïs fins a un 45 % en molts productes…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO ca-es …from electronics and home to toys, beauty and so much more! …d'electrònica, llar, joguines, bellesa i molt més!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO ca-es Woooh indeed. Uau, brutal!"} +{"t":"DDA 24 BFW Mass Radio 005 BVO ca-es Shop Amazon's Black Friday Week deals. Descobreix les ofertes de la Setmana de Black Friday d'Amazon."} +{"t":"DDA 24 BFW Mass Radio 006 BVO ca-es Starts Thursday. Comença dijous."} +{"t":"DDA 24 BFW Mass Radio 007 BVO ca-es With deals that make you go \"Wooh!\" Amb ofertes tan animades… com tu. Uau!"} +{"t":"DDA 24 BFW Mass Radio 008 BVO ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 24 BFW Mass Radio 009 BVO ca-es Wooh! Amazon's Black Friday Week deals are here… Uau! Aprofita ja les ofertes de la Setmana de Black Friday d'Amazon…"} +{"t":"DDA 24 BFW Mass Radio 010 BVO ca-es So you can save up to 40% on all sorts of things… Perquè estalviïs fins a un 45 % en molts productes…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO ca-es Ends 2nd of December. Acaba el 2 de desembre."} +{"t":"DDA 24 BFW Mass Radio 017 BVO ca-es Wooh! Amazon's Black Friday Week deals are here… Uau! Aprofita ja les ofertes de la Setmana de Black Friday d'Amazon..."} +{"t":"DDA 24 BFW Mass Radio 022 BVO ca-es Ends midnight. Fins a aquesta mitjanit."} +{"t":"DDA 24 BFW Mass Radio 023 BVO ca-es With deals that make you go \"Wooh!\" Amb ofertes tan animades… com tu. ¡Uuuh!"} +{"t":"DDA 24 BFW Mass Radio 024 BVO ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 24 LMD Mass Radio 001 BVO ca-es Wooh! Amazon's Last Minute Deals are here... Uau! Aprofita ja les ofertes d’última hora d'Amazon..."} +{"t":"DDA 24 LMD Mass Radio 002 BVO ca-es So you can save big on all sorts of things… Perquè estalviïs moltíssim en molts productes…"} +{"t":"DDA 24 LMD Mass Radio 003 BVO ca-es …from electronics and home to toys, beauty and so much more! …d'electrònica, llar, joguines, bellesa i molt més!"} +{"t":"DDA 24 LMD Mass Radio 004 BVO ca-es Wooh indeed! Uau, brutal!"} +{"t":"DDA 24 LMD Mass Radio 005 BVO ca-es Shop Amazon's Last Minute Deals. Descobreix les ofertes d'última hora d'Amazon."} +{"t":"DDA 24 LMD Mass Radio 006 BVO ca-es Ends the 22nd of December. Acaben el 22 de desembre"} +{"t":"DDA 24 LMD Mass Radio 007 BVO ca-es With deals that make you go \"Wooh!\" Amb ofertes tan animades… com tu. Uau!"} +{"t":"DDA 24 LMD Mass Radio 008 BVO ca-es More information at Amazon.xx Més informació a Amazon.es"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 ca-es Black Friday\nWeek is coming! Arriba la Setmana\nde Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F ca-es Black Friday Week is coming! Arriba la Setmana de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline ca-es Black Friday\nWeek \nis coming! Arriba \n la Setmana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline ca-es Black Friday Week is coming! Arriba la Setmana de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline ca-es Black\nFriday\nWeek is\ncoming! Arriba\nla Setmana\nde Black\nFriday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline ca-es Black Friday Week is coming! Arriba la Setmana de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 ca-es 20 Nov–1 Dec 20 nov. - 1 des."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 ca-es Starts 20 Nov Comença el 20 de nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 ca-es Starts 20 November Comença el 20 de novembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 ca-es Black Friday\nWeek is here! La Setmana de Black \n Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 ca-es Black Friday\nWeek \nis here! La Setmana \n de Black Friday \n ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 ca-es Black\nFriday\nWeek\nis here! La Setmana \n de Black \n Friday \n ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader ca-es Up to \n40% off Estalvia \n fins a un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 ca-es Black Friday\nWeek Setmana de \n Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 ca-es Black\nFriday\nWeek Setmana \n de Black \n Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 019 Subheader ca-es Up to \n40% off Estalvia fins a\n un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 019F Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 ca-es Ends 1 Dec Acaba l'1 de des."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 ca-es Ends 1 December Acaba l'1 de desembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 ca-es 20 Nov–1 Dec 20 nov. - 1 des."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 ca-es Up to 40% off.\nBoom. Estalvia fins a un 30 %.\nVisca!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F ca-es Up to 40% off. Boom. Estalvia fins a un 30 %. Visca!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 ca-es Up to\n40% off.\nBoom. Estalvia \n fins a un 30 %.\nVisca!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F ca-es Up to 40% off. Boom. Estalvia fins a un 30 %. Visca!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 ca-es Up to\n40% off.\nBoom. Estalvia \n fins a \n un 30 %.\nVisca!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F ca-es Up to 40% off. Boom. Estalvia fins a un 30 %. Visca!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 ca-es Black Friday\nWeek Setmana de \n Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 ca-es Up to 40% off for\nDeal Hunters Caça la teva oferta.\n Estalvia fins a un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F ca-es Up to 40% off for Deal Hunters Caça la teva oferta. Estalvia fins a un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 ca-es Up to 40% off \nfor\nDeal Hunters Caça la teva oferta.\n Estalvia\n fins a un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F ca-es Up to 40% off for Deal Hunters Caça la teva oferta. Estalvia fins a un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 ca-es Up to\n40% off\nfor Deal\nHunters Caça \n la teva oferta.\n Estalvia\n fins a un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F ca-es Up to 40% off for Deal Hunters Caça la teva oferta. Estalvia fins a un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 ca-es New day.\nNew deals. Nou dia. \n Noves ofertes."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F ca-es New day. New deals. Nou dia. Noves ofertes."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 ca-es New day. \n New \n deals. Nou dia. \n Noves \n ofertes."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F ca-es New day. New deals. Nou dia. Noves ofertes."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 ca-es New\nday.\nNew\ndeals. Nou \n dia. \n Noves \n ofertes."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F ca-es New day. New deals. Nou dia. Noves ofertes."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 ca-es Black Friday\nWeek Setmana de \n Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 ca-es Black\nFriday\nWeek \nis here! La Setmana \n de Black Friday \n ja és \n aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 ca-es Ends Midnight Acaba a mitjanit"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 ca-es Black Friday\nWeek starts in La Setmana de Black \nFriday comença en"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F ca-es Black Friday Week starts in La Setmana de Black Friday comença en"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 ca-es Black Friday\nWeek \nstarts in La Setmana\n de Black Friday\n comença en"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F ca-es Black Friday Week starts in La Setmana de Black Friday comença en"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline ca-es Black\nFriday\nWeek\nstarts in La Setmana\n de Black\n Friday\n comença en"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline ca-es Black Friday Week starts in La Setmana de Black Friday comença en"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 ca-es Hours hores"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 ca-es Minutes minuts"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 ca-es Seconds segons"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 ca-es Black Friday\nWeek \nends in La Setmana de Black \nFriday acaba en"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F ca-es Black Friday Week ends in La Setmana de Black Friday acaba en"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 ca-es Black Friday\nWeek ends in La Setmana \nde Black Friday\nacaba en"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F ca-es Black Friday Week ends in La Setmana de Black Friday acaba en"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 ca-es Black\nFriday\nWeek\nends in La Setmana\n de Black \nFriday\n acaba en"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F ca-es Black Friday Week ends in La Setmana de Black Friday acaba en"} +{"t":"DDA 25 BFW Mass Digital Display 001 ca-es Black Friday Week\nis coming! Arriba la Setmana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 001F ca-es Black Friday Week is coming! Arriba la Setmana de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 002 ca-es Black Friday \nWeek\nis coming! Arriba \n la Setmana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 002F ca-es Black Friday Week is coming! Arriba la Setmana de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline ca-es Black\n Friday\n Week is\n coming! Arriba \n la Setmana \n de Black \n Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline ca-es Black Friday Week is coming! Arriba la Setmana de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader ca-es Up to \n40% off Estalvia \n fins a un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 006 ca-es 20 Nov–1 Dec 20 nov. - 1 des."} +{"t":"DDA 25 BFW Mass Digital Display 007 ca-es Starts 20 Nov Comença el 20 de nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 ca-es Starts 20 November Comença el 20 de novembre"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA ca-es Learn More Veure més"} +{"t":"DDA 25 BFW Mass Digital Display 010 ca-es Selected products only Més informació a Amazon.es"} +{"t":"DDA 25 BFW Mass Digital Display 012 ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013 ca-es Black Friday\nWeek Setmana \n de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014 ca-es Black\n Friday\n Week Setmana\n de Black \n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 023 ca-es Black Friday\n Week is here! La Setmana de Black \n Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 023F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 024 ca-es Black Friday\n Week is here! La Setmana \n de Black Friday \n ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 024F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline ca-es Black\n Friday\n Week\n is here! La Setmana \n de Black \n Friday \n ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 028 ca-es Ends 1 Dec Acaba l'1 de des."} +{"t":"DDA 25 BFW Mass Digital Display 029 ca-es Ends 1 December Acaba l'1 de desembre"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA ca-es Shop now Compra ara"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline ca-es Black Friday\n Week Setmana de Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline ca-es Black\nFriday\nWeek Setmana \n de Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 037 Subheader ca-es Up to \n40% off Estalvia fins a\n un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 037F Subheader ca-es Up to 40% off Estalvia fins a un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 050 ca-es Black\nFriday\nWeek Setmana \n de Black \n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 050F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 065 ca-es Black\nFriday\nWeek Setmana \n de Black \n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 065F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 066 ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 092 ca-es Black Friday \n Week is here! La Setmana de Black \n Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 092F ca-es Black Friday Week is here! La Setmana de Black Friday ja és aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 103 ca-es Ends Midnight Acaba a mitjanit"} +{"t":"DDA 25 BFW Mass Digital Display 108 ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116 ca-es Black Friday\nWeek Setmana \n de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116F ca-es Black Friday Week Setmana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 128 ca-es Ends midnight Acaba a mitjanit"} +{"t":"DDA 25 BFW Mass Radio 001 BVO ca-es Amazon Black Friday Week deals up to 40% off. Estalvia fins a un 30 % amb les ofertes de la Setmana de Black Friday d'Amazon."} +{"t":"DDA 25 BFW Mass Radio 002 BVO ca-es To get the perfect gift for your father-in-law: the deal hunter. On pots trobar el regal perfecte per al teu sogre, també conegut com "el caçador d'ofertes"."} +{"t":"DDA 25 BFW Mass Radio 003 BVO ca-es If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Si sabés l'oferta que has aconseguit per al seu regal, començaries a agradar-li tant... com li agraden les ofertes."} +{"t":"DDA 25 BFW Mass Radio 004 BVO ca-es Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Ui ui. Em farà una abraçada? Em sembla que sí i una llarga. La típica abraçada de la Setmana de Black Friday. La d’haver trobat l’oferta."} +{"t":"DDA 25 BFW Mass Radio 005 BVO ca-es Up to 40% off this Amazon Black Friday Week, starts Thursday. Estalvia fins a un 30 % a la Setmana de Black Friday d'Amazon. Comença dijous."} +{"t":"DDA 25 BFW Mass Radio 006 ca-es Selected products only. Més informació a Amazon.es"} +{"t":"DDA 25 BFW Mass Radio 011 BVO ca-es Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Estalvia fins a un 30 % a la Setmana de Black Friday d'Amazon. Acaba l’1 de desembre."} +{"t":"DDA 25 BFW Mass Radio 017 BVO ca-es Up to 40% off this Amazon Black Friday Week, ends midnight. Estalvia fins a un 30 % a la Setmana de Black Friday d'Amazon. Fins a aquesta mitjanit."} +{"t":"DDA 25 LMG Mass Radio 001 BVO ca-es Amazon Last Minute Gifts Regals d'última hora a Amazon"} +{"t":"DDA 25 LMG Mass Radio 002 BVO ca-es To get the perfect last minute gift for your girlfriend’s Dad. Troba el regal d’última hora perfecte per al pare de la teva parella."} +{"t":"DDA 25 LMG Mass Radio 003 BVO ca-es Do you think he knows how last minute this gift really is? Segur que no s'imagina que és tan, tan d'última hora…"} +{"t":"DDA 25 LMG Mass Radio 004 BVO ca-es No. And he loves it! And what’s this? A hug? Oh that’s a long hug! I tot i així, li encanta. Però què fa? Una abraçada? Oh, però quina abraçada!"} +{"t":"DDA 25 LMG Mass Radio 005 BVO ca-es He definitely loves hugs, and last minute gifts! Doncs sí, li encanta fer abraçades. I els regals d'última hora!"} +{"t":"DDA 25 LMG Mass Radio 006 BVO ca-es Double holiday win! Aquestes festes, dos punts per a mi!"} +{"t":"DDA 25 LMG Mass Radio 007 BVO ca-es Shop Amazon Last Minute Gifts, ends 21st December. Troba regals d´última hora a Amazon. Fins el 21 de desembre."} +{"t":"DDA 25 LMG Mass Radio 008 BVO ca-es ...and he's still hugging Déu n’hi do, quina abraçada més llarga!"} +{"t":"DDA 25 LMG Mass Radio 009 ca-es Selected products only. Whilst stock last Més informació a Amazon.es"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name ca-es Prime Big Deal Days Festa d’Ofertes Prime"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates ca-es 10-11 October 10 - 11 octubre"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates ca-es Starts today Des d'avui"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline ca-es New Day. New Deals. Nou dia. Noves ofertes."} +{"t":"PBDD 23 Mass (D)OOH 007 Dates ca-es Ends midnight Fins a mitjanit"} +{"t":"PBDD 23 Mass Radio 001 BVO ca-es Amazon Prime Big Deal Days are coming the 10 and 11 of October. S’acosta la Festa d’Ofertes Amazon Prime, els propers 10 i 11 d’octubre"} +{"t":"PBDD 23 Mass Radio 002 BVO ca-es With two days of epic deals on electronics, home, kitchen and more.... Dos dies d’ofertes increïbles en Electrònica, Llar, Cuina i molt més…"} +{"t":"PBDD 23 Mass Radio 003 BVO ca-es You'll feel like you've scored big! …que et faran sentir com un campió!"} +{"t":"PBDD 23 Mass Radio 004 ca-es We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! ¡Estem en directe, i el Joan obre la seva oferta increïble. Treu el precinte, obre la solapa esquerra, i ara la dreta!"} +{"t":"PBDD 23 Mass Radio 005 ca-es Ohhhhh - it's a blender! It's a BLENDEEEEEER! És una batedora! Es un BATEDORA!"} +{"t":"PBDD 23 Mass Radio 006 ca-es He must truly feel like a big deal. Es deu sentir ben bé com una estrella"} +{"t":"PBDD 23 Mass Radio 007 BVO ca-es Amazon Prime Big Deal Days are the 10 and 11 of October. La Festa d’Ofertes Amazon Prime és el 10 i el 11 d’octubre."} +{"t":"PBDD 23 Mass Radio 008 BVO ca-es Exclusively for Prime Members. Només per a clients Amazon Prime."} +{"t":"PBDD 23 Mass Radio 009 BVO ca-es Join Prime now Subscriu-te a Prime ara."} +{"t":"PBDD 23 Mass Radio 010 BVO ca-es Amazon Prime Big Deal Days are here. La Festa d’Ofertes Amazon Prime Ja està aquí."} +{"t":"PBDD 23 Mass Radio 018 BVO ca-es Shop now Subscriu-te a Prime i troba les teves ofertes ara."} +{"t":"PBDD 23 Mass Radio 022 ca-es We're live as Ian unboxes his epic deal... oh he's got the tape off, El Joan obre la seva oferta increïble… treu el precinte"} +{"t":"PBDD 23 Mass Radio 023 ca-es It's a BLENDEEEEEER! És una BATEDORA!"} +{"t":"PBDD 23 Mass Radio 025 BVO ca-es Exclusively for Prime Members. Exclusivament per a clients Amazon Prime"} +{"t":"PBDD 23 Mass Radio 026 BVO ca-es Join Prime now Subscriu-te a Prime ara"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name ca-es Prime Big Deal Days Festa d’Ofertes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name ca-es Prime Big \nDeal Days Festa d’Ofertes \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name ca-es Prime Big Deal Days Festa d’Ofertes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name ca-es Prime \nBig Deal \nDays Festa \nd’Ofertes \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name ca-es Prime Big Deal Days Festa d’Ofertes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 ca-es 8-9 October 8-9 octubre"} +{"t":"PBDD 24 Mass (D)OOH Print 008 ca-es Exclusively for Prime members Només per a clients Amazon Prime."} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline ca-es Two days \n of epic deals Dos dies \nd’ofertes increïbles"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline ca-es Two days of epic deals Dos dies d’ofertes increïbles"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline ca-es Two days \n of epic \n deals Dos dies \nd’ofertes \nincreïbles"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline ca-es Two days of epic deals Dos dies d’ofertes increïbles"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline ca-es Two \n days\n of epic\n deals Dos \ndies \nd’ofertes \nincreïbles"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline ca-es Two days of epic deals Dos dies d’ofertes increïbles"} +{"t":"PBDD 24 Mass (D)OOH Print 012 ca-es Starts today Des d’avui"} +{"t":"PBDD 24 Mass (D)OOH Print 015 ca-es Exclusively for Prime membersExclusively for Prime members Només per a clients Amazon Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline ca-es New day. \nNew deals. Dia nou. \n Ofertes noves."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline ca-es New day. \nNew \ndeals. Dia nou. \n Ofertes \nnoves."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline ca-es New \nday. \nNew \ndeals. Dia \nnou. \n Ofertes \nnoves."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 24 Mass (D)OOH Print 022 ca-es Ends midnight Fins a mitjanit"} +{"t":"PBDD 24 Mass (D)OOH Print 024 ca-es Exclusively for Prime members Només per a clients Amazon Prime"} +{"t":"PBDD 25 Mass Display 001 Tagline ca-es Prime Big Deal Days La Festa d’Ofertes Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline ca-es Prime Big\n Deal Days La Festa \n d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Display 002F Tagline ca-es Prime Big Deal Days La Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Display 003 Tagline ca-es Prime \n Big Deal\n Days La Festa \n d’Ofertes\n Prime!"} +{"t":"PBDD 25 Mass Display 003F Tagline ca-es Prime Big Deal Days La Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Display 004 Dates ca-es 7–8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass Display 005 ca-es Exclusively for Prime members Només per a clients d’Amazon Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline ca-es Big deals\n are here! Les grans ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Display 006F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Display 007 Tagline ca-es Big \n deals\n are here! Les grans \n ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Display 007F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Display 008 Tagline ca-es Big \n deals\n are\n here! Les grans \n ofertes \n ja \n són aquí!"} +{"t":"PBDD 25 Mass Display 008F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Display 009 CTA ca-es Shop now Compra ara"} +{"t":"PBDD 25 Mass Display 011 Tagline ca-es New day. \n New deals. Dia nou. \n Ofertes noves."} +{"t":"PBDD 25 Mass Display 011F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Display 012 Tagline ca-es New day. \n New \n deals. Dia nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass Display 012F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Display 013 Tagline ca-es New \n day. \n New \n deals. Dia \n nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass Display 013F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Display 016 Tagline ca-es Big deals \n end tonight! Les grans ofertes \n acaben avui!"} +{"t":"PBDD 25 Mass Display 016F Tagline ca-es Big deals end tonight! Les grans ofertes acaben avui!"} +{"t":"PBDD 25 Mass Display 017 Tagline ca-es Big deals \n end\n tonight! Les grans ofertes \n acaben \n avui!"} +{"t":"PBDD 25 Mass Display 017F Tagline ca-es Big deals end tonight! Les grans ofertes acaben avui!"} +{"t":"PBDD 25 Mass Display 018 Tagline ca-es Big \n Deals \n end\n tonight! Les grans \n ofertes \n acaben \n avui!"} +{"t":"PBDD 25 Mass Display 018F Tagline ca-es Big Deals end tonight! Les grans ofertes acaben avui!"} +{"t":"PBDD 25 Mass Display 020 ca-es Prime Big Deal Days La Festa d’Ofertes Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline ca-es Big deals\n are here! Les grans ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Display 021F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Display 022 Tagline ca-es Big \n deals\n are here! Les grans \n ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Display 022F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Display 023 Tagline ca-es Big \n deals\n are\n here! Les grans \n ofertes \n ja \n són aquí!"} +{"t":"PBDD 25 Mass Display 023F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline ca-es Prime Big Deal Days\n are coming! Arriba la Festa \n d’Ofertes Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline ca-es Prime Big Deal Days are coming! Arriba la Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline ca-es Prime Big\n Deal Days\n are coming! Arriba \n la Festa \n d’Ofertes Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline ca-es Prime Big Deal Days are coming! Arriba la Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline ca-es Prime \n Big Deal\n Days are\n coming! Arriba \n la Festa \n d’Ofertes\n Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline ca-es Prime Big Deal Days are coming! Arriba la Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates ca-es 7–8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 ca-es Exclusively for Prime members Només per a clients d’Amazon Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline ca-es Big deals\n are here! Les grans ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline ca-es Big \ndeals\n are here! Les grans \n ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline ca-es Big \ndeals\n are\n here! Les grans \n ofertes \n ja \n són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA ca-es Shop now Compra ara"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline ca-es New day. \n New deals. Dia nou. \n Ofertes noves."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline ca-es New day. \n New \n deals. Dia nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline ca-es New \n day. \n New \n deals. Dia \n nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 ca-es Prime Big\n Deal Days\n end in\n XX:XX:XX La Festa \n d’Ofertes Prime \n acaba en \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F ca-es Prime Big Deal Days end in XX:XX:XX La Festa d’Ofertes Prime acaba en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 ca-es Prime Big Deal Days\n end in XX:XX:XX La Festa d’Ofertes Prime acaba en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F ca-es Prime Big Deal Days end in XX:XX:XX La Festa d’Ofertes Prime acaba en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 ca-es Prime Big\n Deal Days\n end in XX:XX:XX La Festa \n d’Ofertes Prime \n acaba en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F ca-es Prime Big Deal Days end in XX:XX:XX La Festa d’Ofertes Prime acaba en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 ca-es Prime Big\n Deal Days\n end in\n XX:XX:XX La Festa \n d’Ofertes Prime \n acaba \n en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F ca-es Prime Big Deal Days end in XX:XX:XX La Festa d’Ofertes Prime acaba en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 ca-es Hours hores"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 ca-es Minutes minuts"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 ca-es Seconds segons"} +{"t":"PBDD 25 Mass Print 001 Tagline ca-es Big deals\n are here! Les grans ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Print 001F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Print 002 Tagline ca-es Big \ndeals\n are here! Les grans \n ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Print 002F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Print 003 Tagline ca-es Big \ndeals\n are\n here! Les grans \n ofertes \n ja \n són aquí!"} +{"t":"PBDD 25 Mass Print 003F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Print 004 CTA ca-es Shop now Compra ara"} +{"t":"PBDD 25 Mass Print 006 ca-es Exclusively for Prime members Només per a clients d’Amazon Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline ca-es New day. \n New deals. Dia nou. \n Ofertes noves."} +{"t":"PBDD 25 Mass Print 007F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Print 008 Tagline ca-es New day. \n New \n deals. Dia nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass Print 008F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Print 009 Tagline ca-es New \n day. \n New \n deals. Dia \n nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass Print 009F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Radio 001 BVO ca-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa d’Ofertes d’Amazon Prime és del 7 al 8 d'octubre."} +{"t":"PBDD 25 Mass Radio 002 BVO ca-es Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Dos dies de grans ofertes en Electrònica, Llar, Cuina i molt més que faran que passis de sentir-te menys..."} +{"t":"PBDD 25 Mass Radio 003 BVO ca-es And more like… a sentir-te més…"} +{"t":"PBDD 25 Mass Radio 004 BVO ca-es Feel like a big deal. Sent-te com una estrella."} +{"t":"PBDD 25 Mass Radio 005 BVO ca-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa d’Ofertes d’Amazon Prime és del 7 al 8 d'octubre."} +{"t":"PBDD 25 Mass Radio 006 BVO ca-es Exclusively for Prime Members. Només per a clients d’Amazon Prime."} +{"t":"PBDD 25 Mass Radio 007 BVO ca-es Join Prime now. Uneix-te avui a Prime."} +{"t":"PBDD 25 Mass Radio 008 BVO ca-es Amazon Prime Big Deal Days are here Aprofita ja la Festa d’Ofertes d’Amazon Prime"} +{"t":"PBDD 25 Mass Radio 014 BVO ca-es Shop now. Descobreix les ofertes ara."} +{"t":"PBDD 25 Mass Static Social 001 Tagline ca-es Prime Big Deal Days\n are coming! Arriba la Festa \n d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline ca-es Prime Big Deal Days are coming! Arriba la Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline ca-es Prime Big\n Deal Days\n are coming! Arriba \n la Festa \n d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline ca-es Prime Big Deal Days are coming! Arriba la Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline ca-es Prime \n Big Deal\n Days are\n coming! Arriba \n la Festa \n d’Ofertes\n Prime!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline ca-es Prime Big Deal Days are coming! Arriba la Festa d’Ofertes Prime!"} +{"t":"PBDD 25 Mass Static Social 004 Dates ca-es 7–8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass Static Social 005 ca-es Exclusively for Prime members Només per a clients d’Amazon Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline ca-es Big deals\n are here! Les grans ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline ca-es Big \n deals\n are here! Les grans \n ofertes \n ja són aquí!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline ca-es Big \n deals\n are\n here! Les grans \n ofertes \n ja \n són aquí!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline ca-es Big deals are here! Les grans ofertes ja són aquí!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline ca-es New day. \n New deals. Dia nou. \n Ofertes noves."} +{"t":"PBDD 25 Mass Static Social 010F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Static Social 011 Tagline ca-es New day. \n New \n deals. Dia nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass Static Social 011F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PBDD 25 Mass Static Social 012 Tagline ca-es New \n day. \n New \n deals. Dia \n nou. \n Ofertes \n noves."} +{"t":"PBDD 25 Mass Static Social 012F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PD 23 Mass (D)OOH 001 Tagline ca-es Two days of epic deals Dos dies d'ofertes increïbles"} +{"t":"PD 23 Mass (D)OOH 002 Tagline ca-es New day. New deals. Un altre dia. Una altra oferta."} +{"t":"PD 23 Mass (D)OOH 003 Dates ca-es Ends midnight Fins a mitjanit"} +{"t":"PD 23 Mass (D)OOH 004 ca-es Exclusively for Prime members Només per a clients Amazon Prime"} +{"t":"PD 23 Mass Legal Radio 001 ca-es Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Només per a clients Amazon Prime. Registra’t avui."} +{"t":"PD 23 Mass Radio 001 BVO ca-es Amazon Prime Day is 11 & 12 July. Prime Day d’Amazon és l’11 i 12 de juliol."} +{"t":"PD 23 Mass Radio 002 BVO ca-es with two days of epic deals on electronics, home, kitchen and more… Amb dos dies d’ofertes increïbles en Electrònica, Llar, Cuina i molt més…"} +{"t":"PD 23 Mass Radio 003 BVO ca-es …you’ll feel like you just won an award. … et sentiràs com si t’haguessin donat un premi."} +{"t":"PD 23 Mass Radio 004 FVO ca-es Wow… I didn’t even prepare a speech… … bé, la veritat és que no sé què dir..."} +{"t":"PD 23 Mass Radio 005 FVO ca-es ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… ehem…m’agradaria donar les gràcies al repartidor, per portar-me el paquet tan de pressa… i a la resta de clients d’Amazon Prime, hum, al meu gat, i mons pares, sense els quals…"} +{"t":"PD 23 Mass Radio 006 BVO ca-es Someone’s feeling like a big deal! Algú se sent como una estrella!"} +{"t":"PD 23 Mass Radio 007 BVO ca-es Amazon Prime Day is 11 & 12 July. Prime Day d’Amazon, de l’11 al 12 de juliol."} +{"t":"PD 23 Mass Radio 008 BVO ca-es Exclusively for Prime Members. Només per a clients Amazon Prime."} +{"t":"PD 23 Mass Radio 009 BVO ca-es Join Prime now. Subscriu-te a Prime ara."} +{"t":"PD 23 Mass Radio 010 BVO ca-es Amazon Prime Day is here Aprofita ara les ofertes de Prime Day d’Amazon."} +{"t":"PD 23 Mass Radio 017 BVO ca-es Exclusively for Prime Members. Shop now. Només per a clients Amazon Prime. Subscriu-te ara a Prime i troba les teves ofertes ara."} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline ca-es Two days \nof epic deals Dos dies \nd’ofertes increïbles"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline ca-es Two days of epic deals Dos dies d’ofertes increïbles"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline ca-es Two days \nof epic \ndeals Dos dies \nd’ofertes \nincreïbles"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline ca-es Two days of epic deals Dos dies d’ofertes increïbles"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline ca-es Two \ndays\nof epic\ndeals Dos \ndies \nd’ofertes \nincreïbles"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline ca-es Two days of epic deals Dos dies d’ofertes increïbles"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates ca-es 16-17 July 16-17 juliol"} +{"t":"PD 24 Mass (D)OOH Print 005 ca-es Exclusively for Prime members Només per a clients Amazon Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline ca-es New day. \nNew deals. Dia nou. \n Ofertes noves."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline ca-es New \nday. \nNew \ndeals. Dia \nnou. \n Ofertes \nnoves."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PD 24 Mass (D)OOH Print 010 Dates ca-es Ends midnight Fins a mitjanit"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline ca-es Four days \nof big deals Quatre dies \nde grans ofertes"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline ca-es Four days of big deals Quatre dies  de grans ofertes"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline ca-es Four days \nof big\ndeals Quatre dies \nde grans \nofertes"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline ca-es Four days of big deals Quatre dies  de grans ofertes"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline ca-es Four \ndays\nof big\ndeals Quatre \ndies de \ngrans \nofertes"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline ca-es Four  days of big deals Quatre dies de grans ofertes"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates ca-es 8–11 July 8-11 juliol"} +{"t":"PD 25 Mass (D)OOH Print 005 ca-es Exclusively for Prime members Només per a clients d’Amazon Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline ca-es New day. \nNew deals. Dia nou. \n Ofertes noves."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline ca-es New day. \nNew \ndeals. Dia nou. \n Ofertes \nnoves."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline ca-es New \nday. \nNew \ndeals. Dia \nnou. \n Ofertes \nnoves."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"PD 25 Mass (D)OOH Print 009 ca-es 8–11 July 8-11 juliol"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline ca-es Big deals \nend in \nXX:XX:XX  Les grans \nofertes\nacaben en \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline ca-es Big deals end in XX:XX:XX  Les grans ofertes acaben en XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline ca-es Big deals end in XX:XX:XX  Les grans ofertes\nacaben en \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline ca-es Big deals end in XX:XX:XX  Les grans ofertes acaben en XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 ca-es Hours hores"} +{"t":"PD 25 Mass (D)OOH Print 014 ca-es Minutes minuts"} +{"t":"PD 25 Mass (D)OOH Print 015 ca-es Seconds segons"} +{"t":"PD 25 Mass (D)OOH Print 023 ca-es Exclusively for Prime members Només per a clients Amazon Prime"} +{"t":"PD 25 Mass (D)OOH Print 027 Dates ca-es Ends midnight Fins a mitjanit"} +{"t":"PD 25 Mass Radio 001 BVO ca-es Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day d'Amazon és del 8 a l'11 de juliol."} +{"t":"PD 25 Mass Radio 002 BVO ca-es Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Quatre dies de grans ofertes en Electrònica, Llar, Cuina i molt més que faran que passis de sentir-te menys..."} +{"t":"PD 25 Mass Radio 003 BVO ca-es And more like… i sentir-te més.."} +{"t":"PD 25 Mass Radio 004 BVO ca-es Feel like a big deal.  Sent-te com una estrella."} +{"t":"PD 25 Mass Radio 005 BVO ca-es Amazon Prime Day is from the 8th to (the) 11th of July.  Prime Day d'Amazon és del 8 a l'11 de juliol."} +{"t":"PD 25 Mass Radio 006 BVO ca-es Exclusively for Prime Members. Només per a clients d’Amazon Prime."} +{"t":"PD 25 Mass Radio 007 BVO ca-es Join Prime now. Uneix-te avui a Prime."} +{"t":"PD 25 Mass Radio 008 BVO ca-es Amazon Prime Day is here. Aprofita ja Prime Day d'Amazon."} +{"t":"PD 25 Mass Radio 013 BVO ca-es Exclusively for Prime Members.  Només per a clients d’Amazon Prime."} +{"t":"PD 25 Mass Radio 014 BVO ca-es Shop now. Descobreix les ofertes ara."} +{"t":"SDD 24 Mass Radio 001 BVO ca-es Amazon Spring Deal Days are approaching. Arriba la Festa d'Ofertes de Primavera d'Amazon"} +{"t":"SDD 24 Mass Radio 002 BVO ca-es So you could save big on a Bluetooth speaker. Pots estalviar moltíssim en un altaveu Bluetooth."} +{"t":"SDD 24 Mass Radio 003 BVO ca-es And get into dancing. Que soni la música!"} +{"t":"SDD 24 Mass Radio 004 BVO ca-es Reaaaaaally into dancing. I a ballar sense parar."} +{"t":"SDD 24 Mass Radio 005 BVO ca-es Lifting! Spinning! Luuuunging!!! I girar, voltar, saltar!"} +{"t":"SDD 24 Mass Radio 006 ca-es Oh no! No!"} +{"t":"SDD 24 Mass Radio 007 BVO ca-es And you can also save big on a sewing machine. Sort que també pots estalviar moltíssim en una màquina de cosir."} +{"t":"SDD 24 Mass Radio 008 BVO ca-es From Bluetooth speakers to sewing machines. Des d'altaveus Bluetooth fins a màquines de cosir"} +{"t":"SDD 24 Mass Radio 009 BVO ca-es Shop epic deals during Amazon Spring Deal Days. Descobreix ofertes increïbles a la Festa d'Ofertes de Primavera d'Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO ca-es Starts Wednesday Des del dimecres."} +{"t":"SDD 24 Mass Radio 011 VO ca-es Selected products only Més informació a amazon.es"} +{"t":"SDD 24 Mass Radio 022 BVO ca-es Amazon Spring Deal Days are here. La Festa d'Ofertes de Primavera d'Amazon ja és aquí."} +{"t":"SDD 24 Mass Radio 029 BVO ca-es From Bluetooth speakers to sewing machines. Des d'altaveus Bluetooth fins a màquines de cosir."} +{"t":"SDD 24 Mass Radio 031 BVO ca-es Ends 25th of March. Fins al 25 de març."} +{"t":"SDD 24 Mass Radio 032 VO ca-es Whilst stocks last. Més informació a amazon.es."} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline ca-es Amazon Spring\nDeals Ofertes de Primavera\nd'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline ca-es Amazon Spring Deals Ofertes de Primavera d'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline ca-es Amazon\nSpring\nDeals Ofertes\nde Primavera\nd'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline ca-es Amazon Spring Deals Ofertes de Primavera d'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 004 Subheader ca-es Up to 45% off Estalvia fins a un 40 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 ca-es 25–31 March 25-31 de març"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 ca-es Selected products only Més informació a Amazon.es"} +{"t":"SDD 25 Mass (D)OOH PRINT 012 Subheader ca-es Up to 45% off Estalvia fins a un 40 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 ca-es Ends 31 March Acaba el 31 de març"} +{"t":"SDD 25 Mass (D)OOH PRINT 017 ca-es Up to 45% off.\nWoooo! Estalvia fins a un 40 %. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 017F ca-es Up to 45% off. Woooo! Estalvia fins a un 40 %. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018 ca-es Up to \n45% off.\nWoooo! Estalvia fins \na un 40 %. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018F ca-es Up to 45% off. Woooo! Estalvia fins a un 40 %. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 019 Headline ca-es Up to \n45% off.\nWoooo! Estalvia \nfins \na un 40 %.\nUauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 019F Headline ca-es Up to 45% off. Woooo! Estalvia fins a un 40 %. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 ca-es Amazon Spring Deals Ofertes de Primavera\nd'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 023F ca-es Amazon Spring Deals Ofertes de Primavera d'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 ca-es Amazon \nSpring Deals Ofertes\nde Primavera\nd'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F ca-es Amazon Spring Deals Ofertes de Primavera d'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline ca-es New day. \nNew deals. Dia nou. \n Ofertes noves."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline ca-es New \nday. \nNew \ndeals. Dia \nnou. \n Ofertes \nnoves."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline ca-es New day. New deals. Dia nou. Ofertes noves."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 ca-es Amazon Spring Deals Ofertes de Primavera\nd'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 032F ca-es Amazon Spring Deals Ofertes de Primavera d'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 ca-es Amazon \nSpring Deals Ofertes\nde Primavera\nd'Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F ca-es Amazon Spring Deals Ofertes de Primavera d'Amazon"} +{"t":"SDD 25 Mass Radio 001 BVO ca-es Ooh! Amazon's Spring Deal Days are coming! Uauu! Arriba la Festa d'Ofertes de Primavera d'Amazon!"} +{"t":"SDD 25 Mass Radio 002 BVO ca-es So, whether you're spring hiking*... Tant si vas d'excursió*…"} +{"t":"SDD 25 Mass Radio 003 BVO ca-es Or spring cleaning*.... Com si fas un canvi d'armari*…"} +{"t":"SDD 25 Mass Radio 004 BVO ca-es You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Pots estalviar fins a un 40 % en molts productes… d'electrònica, llar, esports i [molt] més!"} +{"t":"SDD 25 Mass Radio 005 BVO ca-es You can save big on all the things you need… from electronics and home to sports and [so much] more! Pots estalviar moltíssim en molts productes… d'electrònica, llar, aire lliure i [molt] més!"} +{"t":"SDD 25 Mass Radio 006 BVO ca-es Ooh indeed! Uauu, brutal!"} +{"t":"SDD 25 Mass Radio 007 BVO ca-es Shop Amazon's Spring Deal Days. Descobreix la Festa d'Ofertes de Primavera d'Amazon."} +{"t":"SDD 25 Mass Radio 008 BVO ca-es Starts Tuesday. Comença dimarts."} +{"t":"SDD 25 Mass Radio 009 BVO ca-es With deals that make you go... \"Ooh\" Amb ofertes tan animades… com tu. Uauu!"} +{"t":"SDD 25 Mass Radio 010 BVO ca-es Selected products only Més informació a Amazon.es"} +{"t":"SDD 25 Mass Radio 011 BVO ca-es Ooh! Amazon's Spring Deal Days are here! Uauu! Aprofita ja la Festa d'Ofertes de Primavera d'Amazon!"} +{"t":"SDD 25 Mass Radio 018 BVO ca-es Ends Monday. Acaba dilluns"} +{"t":"SDD 25 Mass Radio 019 BVO ca-es With deals that make you go... \"Ooh\" Amb ofertes tan animades… com tu. Uau!"} +{"t":"SDD 25 Mass Radio 028 BVO ca-es Ends midnight. Fins a aquesta mitjanit."} +{"t":"SDD 26 Mass (D)OOH PRINT 001 ca-es Spring Deal Days\nis coming! Arriba la Festa d’Ofertes\n de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F ca-es Spring Deal Days is coming! Arriba la Festa d’Ofertes de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline ca-es Spring Deal Days\nis coming! Arriba la Festa\n d’Ofertes\n de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline ca-es Spring Deal Days is coming! Arriba la Festa d’Ofertes de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline ca-es Spring\nDeal\nDays is\ncoming! Arriba \nla Festa \nd’Ofertes\nde Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline ca-es Spring Deal Days is coming! Arriba la Festa d’Ofertes de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 ca-es 10–16 March 10 - 16 de març"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 ca-es Starts 10 Mar Des del 10 de mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 006 ca-es Starts 10 March Des del 10 de març"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 ca-es Starts \n10 March Des del \n10 de març"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F ca-es Starts 10 March Des del 10 de març"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 ca-es Selected products only Més informació a Amazon.es"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 ca-es Spring Deal \nDays Festa d’Ofertes \n de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 ca-es Spring\nDeal\nDays Festa \nd’Ofertes \nde Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader ca-es Epic deals Ofertes increïbles"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader ca-es Epic deals Ofertes \nincreïbles"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader ca-es Epic deals Ofertes increïbles"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 ca-es Ends 16 Mar Fins al 16 de mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 026 ca-es Ends 16 March Fins al 16 de març"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 ca-es New day.\nNew deals. Nou dia. \n Noves ofertes."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F ca-es New day. New deals. Nou dia. Noves ofertes."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 ca-es New day. \n New \n deals. Nou dia. \n Noves \n ofertes."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F ca-es New day. New deals. Nou dia. Noves ofertes."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 ca-es New\nday.\nNew\ndeals. Nou \n dia. \n Noves \n ofertes."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F ca-es New day. New deals. Nou dia. Noves ofertes."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 ca-es Spring Deal\nDays Festa d’Ofertes \n de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 ca-es Spring Deal Days\nis coming! Arriba la Festa d’Ofertes\n de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F ca-es Spring Deal Days is coming! Arriba la Festa d’Ofertes de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 ca-es Spring \nDeal Days\nis coming! Arriba la Festa \n d’Ofertes\n de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F ca-es Spring Deal Days is coming! Arriba la Festa d’Ofertes de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline ca-es Spring\n Deal\nDays is\n coming! Arriba \nla Festa \nd’Ofertes\nde Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline ca-es Spring Deal Days is coming! Arriba la Festa d’Ofertes de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader ca-es Epic deals Ofertes increïbles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader ca-es Epic deals Ofertes \nincreïbles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader ca-es Epic deals Ofertes increïbles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 ca-es 10–16 March 10 - 16 de març"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA ca-es Learn More Veure més"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 ca-es Selected products only Més informació a Amazon.es"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 ca-es Spring Deal \nDays Festa d’Ofertes \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 ca-es Spring\n Deal\nDays Festa \nd’Ofertes \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 ca-es Ends 16 Mar Fins al 16 de mar."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 ca-es Ends 16 March Fins al 16 de març"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA ca-es Shop Now Compra ara"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 ca-es Spring\n Deal\nDays Festa \nd’Ofertes \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 ca-es Spring \nDeal Days Festa d’Ofertes \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 ca-es Ends Midnight Fins a mitjanit"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA ca-es Shop now Compra ara"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 ca-es Spring Deal \nDays Festa d’Ofertes \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F ca-es Spring Deal Days Festa d’Ofertes de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 ca-es Ends midnight Fins a mitjanit"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 ca-es Spring Deal Days \nstarts La Festa d’Ofertes\n de Primavera comença en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F ca-es Spring Deal Days starts La Festa d’Ofertes de Primavera comença en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 ca-es Spring Deal \nDays \nstarts La Festa d’Ofertes \n de Primavera \n comença en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F ca-es Spring Deal Days starts La Festa d’Ofertes de Primavera comença en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline ca-es Spring\nDeal\nDays\nstarts La Festa \nd’Ofertes \nde Primavera \ncomença en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline ca-es Spring Deal Days starts La Festa d’Ofertes de Primavera comença en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 ca-es Hours hores"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 ca-es Minutes minuts"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 ca-es Seconds segons"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 ca-es Selected products only Més informació a Amazon.es"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 ca-es Spring Deal Days \nends La Festa d’Ofertes\nde Primavera acaba en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F ca-es Spring Deal Days ends La Festa d’Ofertes de Primavera acaba en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 ca-es Spring Deal \nDays \nends La Festa d’Ofertes \nde Primavera\nacaba en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F ca-es Spring Deal Days ends La Festa d’Ofertes de Primavera acaba en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 ca-es Spring\nDeal\nDays\nends La Festa \nd’Ofertes \nde Primavera\nacaba en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F ca-es Spring Deal Days ends La Festa d’Ofertes de Primavera acaba en"} +{"t":"SDD 26 Mass Radio 002 BVO ca-es Amazon Spring Deal Days is coming with epic deals. Arriba la Festa d'Ofertes de Primavera d'Amazon, amb ofertes increïbles."} +{"t":"SDD 26 Mass Radio 003 ca-es So Gary can get a little deal hunting done...hiding way from his seasonal chores. Per a què en Cesc es posi a caçar ofertes… en lloc de fer la feina de casa."} +{"t":"SDD 26 Mass Radio 004 BVO ca-es He deserves this moment to save big on electronics, outdoor, home and more. S'ho mereix: és el moment d'estalviar moltíssim en electrònica, aire lliure, llar i molt més."} +{"t":"SDD 26 Mass Radio 005 BVO ca-es ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! Passes, Cesc! Torna a la feina!\n Un cop d'ull a les ofertes d'Amazon abans que…\n uauuu, quina oferta!"} +{"t":"SDD 26 Mass Radio 005F BVO ca-es ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! Passes, Cesc! Torna a la feina! Un cop d'ull a les ofertes d'Amazon abans que… uauuu, quina oferta!"} +{"t":"SDD 26 Mass Radio 007 BVO ca-es Get ready for Amazon Spring Deals from the 10 to 16th of March Prepara't per a les Ofertes de Primavera d'Amazon del 10 al 16 de març."} +{"t":"SDD 26 Mass Radio 008 ca-es Selected products only. Més informació a Amazon.es"} +{"t":"SDD 26 Mass Radio 010 BVO ca-es ALT: Amazon Spring Deal Days is here with epic deals. La Festa d'Ofertes de Primavera d'Amazon ja és aquí amb ofertes increïbles."} +{"t":"SDD 26 Mass Radio 013 BVO ca-es ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! Passes, Cesc! Torna a la feina!\n Un darrer cop d'ull a les ofertes d'Amazon abans que…\n uauuu, quina oferta!"} +{"t":"SDD 26 Mass Radio 013F BVO ca-es ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! Passes, Cesc! Torna a la feina! Un darrer cop d'ull a les ofertes d'Amazon abans que… uauuu, quina oferta!"} +{"t":"SDD 26 Mass Radio 015 BVO ca-es Hurry to get Amazon Spring Deals from the 10 to 16th of March Afanya't per trobar les Ofertes de Primavera d'Amazon del 10 al 16 de març."} \ No newline at end of file diff --git a/storage/amazon/tm/ca-ES/flat_PrimeSpeed_ca-es.json b/storage/amazon/tm/ca-ES/flat_PrimeSpeed_ca-es.json new file mode 100644 index 0000000..978ec32 --- /dev/null +++ b/storage/amazon/tm/ca-ES/flat_PrimeSpeed_ca-es.json @@ -0,0 +1,19 @@ +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 001 Super ca-es Waggy tails delivered fast. Cues contentes/Gossos feliços amb entrega ràpida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 002 Tagline ca-es Everyday Essentials. Bàsics del dia a dia."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 003 Tagline ca-es It's on Prime És a Prime"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 005 Super ca-es Effortless espressos delivered fast. El teu cafè, fàcil i amb entrega ràpida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 006 Super ca-es Birthday wishlists delivered fast. Regals d’aniversari amb entrega ràpida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 007 Tagline ca-es Customers’ most loved El que més agrada"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 008 Super ca-es Holiday mode delivered fast. Mode vacances amb entrega ràpida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 009 Super ca-es Summer ready delivered fast. A punt per a l’estiu amb entrega ràpida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 014 ca-es Cut-off times apply. Check the product page when placing the order. More information at Amazon.es/prime. S'apliquen horaris límit. Consulta la pàgina del producte en fer la comanda. Més informació a Amazon.es/prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 001 ca-es When your deodorant has been reduced to a tiny whisper and tries to tell you: ‘I’m running on empty… I don’t have much left to give’. Quan el teu desodorant està a punt d’acabar-se i intenta dir-te: \"Estic al límit… Ja no em queda gaire més per donar-te.\""} +{"t":"Prime Brand (Speed) Q4 25 Radio 002 ca-es No need to worry… your new deodorant is already on it’s way, arriving today with Amazon Prime. No et preocupis... el teu nou desodorant ja és de camí. Arriba demà amb Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 003 ca-es Everyday Essentials. Delivered Fast. It's on Prime Bàsics del dia a dia. Amb lliurament ràpid. És a Prime"} +{"t":"Prime Brand (Speed) Q4 25 Radio 008 VO ca-es With cut-off times. Check the product page. More information at Amazon.es/prime. Amb horaris límit. Consulta la pàgina del producte. Més informació a Amazon.es/prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 009 BVO ca-es I’m Professor Huggington, and I like to hug! Sóc l’Abraçadetes i m'encanta fer abraçades!"} +{"t":"Prime Brand (Speed) Q4 25 Radio 010 ca-es When your kid’s favourite toy starts to run out of battery power… Quan la joguina preferida del teu petit es queda sense piles…"} +{"t":"Prime Brand (Speed) Q4 25 Radio 011 ca-es No need to worry… your new batteries are already on their way, arriving tomorrow with Amazon Prime. No et preocupis... les teves piles noves ja són de camí. Arriben demà amb Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 012 ca-es Everyday Essentials. Delivered Fast. It's on Prime Bàsics del dia a dia. Amb lliurament ràpid. És a Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 013 BVO ca-es I’m Professor Huggington, and I like to hug! Sóc l’Abraçadetes i m'encanta fer abraçades!"} +{"t":"Prime Brand (Speed) Q4 25 Radio 017 VO ca-es With cut-off times. Check the product page. More information at Amazon.es/prime. Amb horaris límit. Consulta la pàgina del producte. Més informació a Amazon.es/prime."} \ No newline at end of file diff --git a/storage/amazon/tm/ca-ES/flat_value_ca-es.json b/storage/amazon/tm/ca-ES/flat_value_ca-es.json new file mode 100644 index 0000000..b114615 --- /dev/null +++ b/storage/amazon/tm/ca-ES/flat_value_ca-es.json @@ -0,0 +1,10 @@ +{"t":"Value Q1 24 Radio 001 VO ca-es As Sophie opened her Amazon parcel,  her eyes grew wider. Quan la Sofia va obrir el seu paquet d’Amazon va obrir uns ulls com unes taronges."} +{"t":"Value Q1 24 Radio 002 VO ca-es Soft touch buttons and smart pressure sensor. Botons sensibles al tacte i sensor de pressió intel·ligent."} +{"t":"Value Q1 24 Radio 003 VO ca-es This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Era el raspall de dents elèctric dels seus somnis, a un preu més baix del que mai hauria imaginat."} +{"t":"Value Q1 24 Radio 004 VO ca-es Five stars from Sophie. Cinc estrelles de la Sofia."} +{"t":"Value Q1 24 Radio 005 VO ca-es With  star reviews from you and star prices from us, Amb les teves avaluacions estrella i els nostres preus estrella."} +{"t":"Value Q1 24 Radio 006 VO ca-es Start your search on Amazon today. Comença a buscar a Amazon avui mateix"} +{"t":"Value Q1 24 Radio 007 VO ca-es As Nigel opened his Amazon Parcel, it was love at first sight. Quan el Nico va obrir el seu paquet d’Amazon, va ser amor a primera vista."} +{"t":"Value Q1 24 Radio 008 VO ca-es Sleek design and powerful suction... Amb el seu disseny depurat i gran poder de succió,"} +{"t":"Value Q1 24 Radio 009 VO ca-es  ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed ...l’aspirador anunciava qualitat pels quatre costats i per un preu més baix del que mai hauria somniat."} +{"t":"Value Q1 24 Radio 010 VO ca-es 5 Stars from Nigel Cinc estrelles del Nico."} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_MASS_de-at.json b/storage/amazon/tm/de-AT/flat_MASS_de-at.json new file mode 100644 index 0000000..828d7a6 --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_MASS_de-at.json @@ -0,0 +1,2216 @@ +{"t":"DDA 23 BFW Mass Radio 001 VO de-at Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Wow. Am Freitag beginnt die Amazon Black Friday Woche. \nDas muss ich unbedingt im Camp erzählen."} +{"t":"DDA 23 BFW Mass Radio 001F VO de-at Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Wow. Am Freitag beginnt die Amazon Black Friday Woche. Das muss ich unbedingt im Camp erzählen."} +{"t":"DDA 23 BFW Mass Radio 002 VO de-at Hey everyone! Hey, Leute!"} +{"t":"DDA 23 BFW Mass Radio 003 VO de-at Whaaaaaat? Waaaas?"} +{"t":"DDA 23 BFW Mass Radio 004 VO de-at The Amazon Black Friday Week with up to 40% off starts Friday Am Freitag beginnt die Amazon Black Friday Woche mit bis zu 40 % Rabatt!"} +{"t":"DDA 23 BFW Mass Radio 005 VO de-at Amaaaaaazing! Suuuuuper!"} +{"t":"DDA 23 BFW Mass Radio 006 VO de-at Get the dinner on Macht schon mal Essen"} +{"t":"DDA 23 BFW Mass Radio 007 BVO de-at Share the joy this Amazon Black Friday Week, with up to 40% off Freude schenken in der Amazon Black Friday Woche ... mit bis zu 40 % Rabatt."} +{"t":"DDA 23 BFW Mass Radio 008 BVO de-at From the 17th to the 27th of November. Vom 17. bis zum 27. November."} +{"t":"DDA 23 BFW Mass Radio 010 VO de-at Andrew was at an age where he was experimenting with cold water therapy. Andi hatte gerade Eisbaden für sich entdeckt."} +{"t":"DDA 23 BFW Mass Radio 011 VO de-at And Andrew was also at an age where he was experimenting with manscaping… Gleichzeitig interessierte er sich zunehmend für Haarentfernung."} +{"t":"DDA 23 BFW Mass Radio 012 VO de-at So when he discovered he could save up to 40% in the Amazon Black Friday Week. Dann hörte er, dass er in der Amazon Black Friday Woche bis zu 40 % sparen konnte…."} +{"t":"DDA 23 BFW Mass Radio 013 VO de-at He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Er kaufte sich ein Braun IPL Haarentfernungsgerät und kann jetzt seine seidig glatte Haut vorzeigen."} +{"t":"DDA 23 BFW Mass Radio 014 VO de-at Share the joy this Amazon Black Friday Week, with up to 40% off. Freude schenken in der Amazon Black Friday Woche, und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass Radio 016 VO de-at Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass Radio 017 VO de-at While stocks last Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"DDA 23 BFW Mass Radio 024 VO de-at Ends midnight. Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass Radio 026 VO de-at Andrew was at an age where he was experimenting with cold water therapy. Andi war in einem Alter, in dem er Eisbaden für eine gute Idee hielt."} +{"t":"DDA 23 BFW Mass Radio 028 VO de-at He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Er kaufte sich ein Braun IPL Haarentfernungsgerät und kann jetzt seine seidig glatte Haut vorzeigen."} +{"t":"DDA 23 BFW Mass Radio 029 VO de-at He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Er kaufte sich ein Haarentfernungsgerät und kann jetzt seine seidig glatte Haut vorzeigen."} +{"t":"DDA 23 BFW Mass Radio 030 VO de-at He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Richtig sparen bei der Black Friday Woche … und Freude schenken!"} +{"t":"DDA 23 BFW Mass Radio 032 VO de-at Ends 27 November Bis 27. November\n "} +{"t":"DDA 23 BFW Mass Radio 032F VO de-at Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass Radio 033 VO de-at Ends midnight.  Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass Radio 034 VO de-at Selected products only. While stocks last. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"DDA 23 BFW Mass Radio 035 VO de-at Sarah was hitting the slopes with her family after she'd discovered there were great deals on Last Minute Deals at Amazon. Nachdem Sandra die tollen Preise bei den Last Minute Angeboten auf Amazon entdeckt hatte, fuhr die ganze Familie in den Skiurlaub."} +{"t":"DDA 23 BFW Mass Radio 036 VO de-at I got myself this awesome puffer jacket. Woo-hoo! Ich habe mir diese tolle Daunenjacke gekauft. Juhuu!"} +{"t":"DDA 23 BFW Mass Radio 037 VO de-at And one for me. Yay! Ich hab auch eine bekommen! Yeah!"} +{"t":"DDA 23 BFW Mass Radio 038 VO de-at And the dog, too! Und der Hund auch!"} +{"t":"DDA 23 BFW Mass Radio 039 VO de-at Those puffers are on point Diese Jacken sind echt spitze!"} +{"t":"DDA 23 BFW Mass Radio 040 VO de-at Share the joy with Last Minute Deals at Amazon. Freude schenken mit den Last Minute Angeboten auf Amazon"} +{"t":"DDA 23 BFW Mass Radio 041 VO de-at From 8th to 22nd December. vom 8. bis 22. Dezember."} +{"t":"DDA 23 BFW Mass Radio 048 VO de-at Save big with Last Minute Deals at Amazon. Richtig sparen mit den Last Minute Angeboten auf Amazon."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super de-at Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super de-at 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social OLV 004 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super de-at Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass Social OLV 009 Super de-at Save big on \n[PRODUCT] Richtig sparen auf [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 009F Super de-at Save big on [PRODUCT] Richtig sparen auf [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 010 Super de-at Black Friday Week Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass Social OLV 010F Super de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social OLV 011 Super de-at 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social OLV 012 de-at While stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 23 BFW Mass Social OLV 013 Super de-at Last Minute\nDeals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass Social OLV 013F Super de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass Social OLV 014 Super de-at 8-22 December 8. - 22. Dezember"} +{"t":"DDA 23 BFW Mass Social OLV 015 Super de-at Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Mass Social OLV 016 Super de-at Last Minute\nDeals Last Minute\nAngebote"} +{"t":"DDA 23 BFW Mass Social OLV 016F Super de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass Social OLV 020 Super de-at Last Minute\nDeals Last Minute\nAngebote"} +{"t":"DDA 23 BFW Mass Social OLV 020F Super de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 002 de-at Save big this Amazon Black Friday Week Richtig sparen bei der Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 003 Description de-at 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social Post 005 de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 006 de-at Get ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 008 de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 009 de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 011 de-at Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 012 de-at Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 014 Title de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 015 Description de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 016 de-at Save up to 40% in the Amazon Black Friday Week Spare bis zu 40 % bei der Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 018 Title de-at Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 019 de-at Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 024 de-at 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social Post 025 de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 026 de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 027 de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline de-at Dive into the Amazon Black Friday Week Freu dich auf die Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 029 de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 030 de-at Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 033 Description de-at Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA de-at Ends Midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass Social Post 037 Title de-at The Amazon Black Friday Week is here Die Black Friday Woche bei Amazon hat begonnen"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy de-at Save up to 40% from 17-27 November Spare bis zu 40% vom 17.-27. November"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA de-at Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO de-at Share the joy this Amazon Black Friday Week… with up to 40% off. Freude schenken in der Amazon Black Friday Woche... und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super de-at Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass TV OLV 004 BVO de-at Starts Friday Ab Freitag"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super de-at 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass TV OLV 019 BVO de-at Andrew just got 40% off an Braun IPL hair removal device at Amazon… Andi hat sich gerade ein IPL Haarentfernungsgerät auf Amazon gekauft ... mit 40 % Rabatt!"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI de-at Smile Smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO de-at Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Jetzt können seine Freunde beim Eisbaden seine seidig glatte Haut bestaunen."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO de-at Share the joy this Amazon Black Friday Week, with up to 40% off. Freude schenken in der Amazon Black Friday Woche, und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO de-at Ends 27th of November Bis 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super de-at Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super de-at Selected products only. While stocks last. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"DDA 23 BFW Mass TV OLV 030 BVO de-at Andrew just got 40% off a Braun IPL hair removal device at Amazon… Andi hat sich gerade ein IPL Haarentfernungsgerät auf Amazon gekauft ... mit 40 % Rabatt!"} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO de-at Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super de-at Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO de-at Share the joy this Amazon Black Friday Week… Freude schenken in der Amazon Black Friday Woche…"} +{"t":"DDA 23 BFW Mass TV OLV 044 BVO de-at with up to 40% off. und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 046 BVO de-at Ends 27th of November Bis 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 053 BVO de-at Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass TV OLV 056 BVO de-at Rufus hates being stuck inside… Rufus findet es drinnen einfach langweilig."} +{"t":"DDA 23 BFW Mass TV OLV 057 Phone UI de-at [Smile logo]\nLast \nMinute\nDeals\n\nShop now [Smile logo]\n\nLast\nMinute\nAngebote\n\nAngebote entdecken"} +{"t":"DDA 23 BFW Mass TV OLV 057F Phone UI de-at [Smile logo] Last Minute Deals Shop now [Smile logo] Last Minute Angebote Angebote entdecken"} +{"t":"DDA 23 BFW Mass TV OLV 059 BVO de-at Thankfully Amy found the perfect gift on Last Minute Deals on Amazon… Zum Glück fand Alina bei den Last Minute Angeboten auf Amazon genau das Richtige …"} +{"t":"DDA 23 BFW Mass TV OLV 060 BVO de-at And it turns out, with the right gear, Rufus rips. ... und siehe da! Mit der richtigen Ausrüstung ist Rufus voll dabei!"} +{"t":"DDA 23 BFW Mass TV OLV 061 BVO de-at Share the joy with Last Minute Deals at Amazon. Freude schenken mit den Last Minute Angeboten auf Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 062 BVO de-at From the 8th to the 22nd December Vom 8. bis zum 22. Dezember."} +{"t":"DDA 23 BFW Mass TV OLV 063 Super de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass TV OLV 064 Super de-at 8-22 December 8.–22. Dezember"} +{"t":"DDA 23 BFW Mass TV OLV 070 BVO de-at Save big with Last Minute Deals at Amazon. Richtig sparen mit den Last Minute Angeboten auf Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 073 BVO de-at Share the joy with Last Minute Deals at Amazon Freude schenken mit den Last Minute Angeboten auf Amazon …"} +{"t":"DDA 23 BFW Mass YouTube 001 Title de-at Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass YouTube 002 Description de-at Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass YouTube 003 Title de-at The Amazon Black Friday Week is here Die Black Friday Woche bei Amazon hat begonnen"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy de-at Save up to 40% from 17-27 November Spare bis zu 40% vom 17.-27. November"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA de-at Shop now Einkaufen"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA de-at Shop now Einkaufen"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO de-at Share the joy this Amazon Black Friday Week… with up to 40% off. Freude schenken in der Amazon Black Friday Woche... und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass YouTube 010 Super de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass YouTube 011 Super de-at Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super de-at Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass YouTube 013 Super de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass YouTube 019 Title de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass YouTube 020 Description de-at Save big with Amazon Last Minute Deals. Ends 22nd December       Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember."} +{"t":"DDA 23 LMD Mass Social Post 001 Headline de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 002 de-at Save big with the Amazon Last Minute Deals Richtig sparen mit den Amazon Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 003 Description de-at Ends 22st Dec Bis 22. Dez"} +{"t":"DDA 23 LMD Mass Social Post 005 de-at Save big with Amazon Last Minute Deals. Ends 22nd December Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember"} +{"t":"DDA 23 LMD Mass Social Post 006 de-at Save big with the Amazon Last Minute Deals Richtig sparen mit den Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 007 Headline de-at AmazonUK AmazonAT"} +{"t":"DDA 23 LMD Mass Social Post 010 de-at #LastMinuteDeals #LastMinuteAngebote"} +{"t":"DDA 23 LMD Mass Social Post 011 de-at Save big with the Amazon Last Minute Deals Richtig sparen mit den Amazon Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 012 Headline de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 013 de-at Save big with the Amazon Last Minute Deals Richtig sparen mit den Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 014 Title de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 015 Description de-at Save big with Amazon Last Minute Deals. Ends 22nd December Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember"} +{"t":"DDA 23 LMD Mass Social Post 016 de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 017 Headline de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 018 Headline de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 019 de-at Save big with the Amazon Last Minute Deals Richtig sparen mit den Amazon Last Minute Angeboten"} +{"t":"DDA 24 BFW Mass Approved claims 001 de-at Epic Deals Tolle Angebote"} +{"t":"DDA 24 BFW Mass Approved claims 003 de-at Big savings Richtig viel sparen"} +{"t":"DDA 24 BFW Mass Approved claims 004 de-at Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Countdown Timer 001 Headline de-at Black\nFriday \nWeek\nstarts in Die Black \nFriday\nWoche\nstartet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 001F Headline de-at Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 002 Headline de-at Black\nFriday \nWeek\nends in Die Black \nFriday\nWoche\nendet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 002F Headline de-at Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 003 Headline de-at Hours Stunden"} +{"t":"DDA 24 BFW Mass Countdown Timer 004 Headline de-at Minutes Minuten"} +{"t":"DDA 24 BFW Mass Countdown Timer 005 Headline de-at Seconds  Sekunden"} +{"t":"DDA 24 BFW Mass Countdown Timer 006 Headline de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Countdown Timer 007 Headline de-at Amazon \nBlack Friday\nWeek\nstarts in Die Amazon \nBlack Friday\nWoche\nstartet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 007F Headline de-at Amazon Black Friday Week starts in Die Amazon Black Friday Woche startet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 008 Headline de-at Amazon \nBlack Friday\nWeek\nends in Die Amazon \nBlack Friday\nWoche\nendet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 008F Headline de-at Amazon Black Friday Week ends in Die Amazon Black Friday Woche endet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 012 Headline de-at Ooooh!  Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader de-at Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 de-at 21 Nov–2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 de-at Ends 2 Dec Nur bis 2. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 de-at Up to 40% off\nOoooh! Spare bis zu 40 %.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F de-at Up to 40% off Ooooh! Spare bis zu 40 %. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 de-at Up to \n40% off.\nOoooh! Spare bis \nzu 40 %.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F de-at Up to 40% off. Ooooh! Spare bis zu 40 %. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 de-at Amazon\nBlack Friday Week Amazon\nBlack Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 032 Headline de-at New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"DDA 24 BFW Mass DOOH PRINT 032F Headline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 054 de-at Ends midnight Nur noch heute"} +{"t":"DDA 24 BFW Mass DOOH PRINT 060 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062 de-at Last \nMinute \nDeals Last \nMinute \nAngebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062F de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063 de-at Last Minute \nDeals Last Minute \nAngebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063F de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 064 de-at Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065 de-at Save big Spare \nso richtig"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065F de-at Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass DOOH PRINT 067 de-at Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068 de-at Ends 22 Dec Nur bis \n22. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068F de-at Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 069 de-at Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070 de-at Ends 22 December Nur bis zum \n22. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070F de-at Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass Gift Cards 001 de-at A showstopping gift for you Mach die Feiertage zum Hit"} +{"t":"DDA 24 BFW Mass Gift Cards 002 de-at Ooooh! Sweet treat Ooooh! Jetzt wird's festlich"} +{"t":"DDA 24 BFW Mass Gift Cards 003 de-at Ooooh! A sweet treat for you Oooh! Zeit für Geschenke"} +{"t":"DDA 24 BFW Mass Gift Cards 004 de-at Use your gift card on Amazon Hol dir deine Geschenkkarte"} +{"t":"DDA 24 BFW Mass Gift Cards 005 de-at Ooooh! A gift card for you Ooooh! Ein Geschenkgutschein für dich"} +{"t":"DDA 24 BFW Mass Gift Cards 006 de-at Ooooh! A gift for you Ooooh! Ein Geschenk für dich"} +{"t":"DDA 24 BFW Mass Radio 001 BVO de-at Wooh! Amazon's Black Friday Week deals are coming... Ooooh! Bald gibt es die Amazon Black Friday Woche Angebote …"} +{"t":"DDA 24 BFW Mass Radio 002 BVO de-at So you can save up to 40% on all sorts of things… Und du kannst bei vielen Dingen bis zu 40 % sparen…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO de-at …from electronics and home to toys, beauty and so much more! … von Elektronik und Haushalt bis Spielzeug, Kosmetik und noch mehr!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO de-at Woooh indeed. Aber so was von ooooh!"} +{"t":"DDA 24 BFW Mass Radio 005 BVO de-at Shop Amazon's Black Friday Week deals. Entdecke die Black Friday Woche Angebote von Amazon"} +{"t":"DDA 24 BFW Mass Radio 006 BVO de-at Starts Thursday. Ab Donnerstag."} +{"t":"DDA 24 BFW Mass Radio 007 BVO de-at With deals that make you go \"Wooh!\" Diese Angebote sind so ooooh!"} +{"t":"DDA 24 BFW Mass Radio 009 BVO de-at Wooh! Amazon's Black Friday Week deals are here… Ooooh! Die Amazon Black Friday Woche Angebote sind da…"} +{"t":"DDA 24 BFW Mass Radio 010 BVO de-at So you can save up to 40% on all sorts of things… Und du kannst bei vielen Dingen bis zu 40 % sparen…"} +{"t":"DDA 24 BFW Mass Radio 011 BVO de-at …from electronics and home to toys, beauty and so much more! … von Elektronik und Haushalt bis Spielzeug, Kosmetik und noch mehr!"} +{"t":"DDA 24 BFW Mass Radio 014 BVO de-at Ends 2nd of December. Nur bis 2. Dezember"} +{"t":"DDA 24 BFW Mass Radio 018 BVO de-at So you can save up to 40% on all sorts of things… Und du kannst bei vielen Dingen bis zu 40 % sparen…"} +{"t":"DDA 24 BFW Mass Radio 022 BVO de-at Ends midnight. Nur noch heute,"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super de-at Amazon \n Black \n Friday\n Week Amazon \n Black \n Friday \n Woche"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super de-at Up to \n 40% off Spare \n bis zu 40 %"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super de-at Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super de-at Starts \n Thursday Ab \n Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super de-at Ends \n 2 December Nur bis zum \n 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 005 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO de-at Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO de-at Amazon Black Friday Week deals Amazon Black Friday Woche Angebote"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO de-at On toys, electronics, home, beauty, fashion… für Spielzeug, Elektronik, Haushalt, Kosmetik, Fashion..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super de-at Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super de-at Amazon\n Black Friday\n Week deals Amazon\n Black Friday\n Woche Angebote"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super de-at Amazon Black Friday Week deals Amazon Black Friday Woche Angebote"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super de-at on toys für Spielzeug"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super de-at electronics Elektronik"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super de-at home Haushalt"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super de-at beauty Kosmetik"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super de-at fashion Fashion"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super de-at kitchen Küche"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super de-at computing Computer"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super de-at books Bücher"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super de-at devices Elektrogeräte"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super de-at garden Garten"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super de-at pets Haustier"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super de-at outdoor Outdoor-Artikel"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super de-at games Games"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super de-at luggage Gepäck"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super de-at alexa Alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super de-at furniture Möbel"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super de-at cooking Kochen"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super de-at make-up Make-up"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super de-at smart home Smart Home"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super de-at kindle Kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super de-at appliances Haushaltsgeräte"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super de-at fitness Fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super de-at haircare Haarpflege"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super de-at hair care Haarpflege"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super de-at lighting Beleuchtung"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super de-at DIY Heimwerken"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super de-at office Büro"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super de-at stationery Schreibwaren"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super de-at sports Sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super de-at health Gesundheit"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO de-at … and so much more. … und noch viel mehr"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super de-at ... and so\n much more … und noch\n viel mehr"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super de-at ... and so much more … und noch viel mehr"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO de-at Starts Thursday Ab Donnerstag."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super de-at Starts \n Thursday Ab \n Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO de-at Ends the 2nd of December. Nur bis 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 058 Super de-at Ends \n 2 December Nur bis zum \n 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super de-at Amazon \n Black Friday\n Week Amazon \n Black Friday \n Woche"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super de-at Ends \n 2 December Nur bis zum \n 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader de-at Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass Social Static 003 de-at 21 Nov–2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass Social Static 004 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Social Static 007 de-at Ends 2 Dec Nur bis 2. Dez."} +{"t":"DDA 24 BFW Mass Social Static 008 de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 009 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Social Static 010 Headline de-at Last \nMinute \nDeals Last \nMinute \nAngebote"} +{"t":"DDA 24 BFW Mass Social Static 010F Headline de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass Social Static 011 Headline de-at Last Minute \nDeals Last Minute \nAngebote"} +{"t":"DDA 24 BFW Mass Social Static 011F Headline de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass Social Static 012 de-at Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Social Static 013 de-at Save big Spare \nso richtig"} +{"t":"DDA 24 BFW Mass Social Static 013F de-at Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Social Static 015 de-at Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass Social Static 016 de-at Ends 22 Dec Nur bis \n22. Dez."} +{"t":"DDA 24 BFW Mass Social Static 016F de-at Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass Social Static 017 de-at Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 018 de-at Ends 22 December Nur bis zum \n22. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 018F de-at Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO de-at Shop Amazon Black Friday deals Entdecke die Black Friday Angebote von Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 de-at Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Willkommen!\n Geöffnet\n Mo – Sa\n 7 – 18 Uhr"} +{"t":"DDA 24 BFW Mass TV OLV 002F de-at Welcome! Opening hours Tues-Sun 07:00-16:00 Willkommen! Geöffnet Mo – Sa 7 – 18 Uhr"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen de-at Black\n Friday\n Week Black \n Friday \n Woche"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen de-at Search Amazon Auf Amazon suchen"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen de-at Electronics Elektronik"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen de-at Home Haushalt"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen de-at Toys Spielzeug"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO de-at Save on electronics, home, toys and more… … von Elektronik und Haushalt bis Spielzeug und noch mehr…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO de-at Up to 40% off this Amazon Black Friday Week. Spare bis zu 40 % bei der Amazon Black Friday Woche."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO de-at Starts Thursday. Ab Donnerstag."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super de-at Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super de-at Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Woche, 21. November - 2. Dezember. Nur auf ausgewählte Produkte."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO de-at Ends 2nd of December. Nur bis 2. Dezember"} +{"t":"DDA 24 BFW Mass TV OLV 025 Super de-at Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO de-at Save on electronics, home, toys and more... … von Elektronik und Haushalt bis Spielzeug und noch mehr…"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO de-at Ends midnight. Nur noch heute."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO de-at Up to 40% off this Amazon Black Friday Week. Spare bis zu 40 % bei der Amazon Black Friday Woche."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super de-at Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass TV OLV 048 BVO de-at Up to 40% off this Amazon Black Friday Week. Spare bis zu 40 % bei der Amazon Black Friday Woche."} +{"t":"DDA 24 BFW Mass YouTube 001 Title de-at Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass YouTube 002 Description de-at Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Spare bis zu 40 % bei der Amazon Black Friday Woche. \n21. November - 2. Dezember"} +{"t":"DDA 24 BFW Mass YouTube 002F Description de-at Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Spare bis zu 40 % bei der Amazon Black Friday Woche.  21. November - 2. Dezember"} +{"t":"DDA 24 BFW Mass YouTube 003 Title de-at The Amazon Black Friday Week is here Die Black Friday Woche bei Amazon hat begonnen"} +{"t":"DDA 24 BFW Mass YouTube 007 Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy de-at Save up to 40% from 21 November to 2 December Spare bis zu 40%. 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA de-at Shop now Einkaufen"} +{"t":"DDA 24 BFW Mass YouTube 010 Title de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass YouTube 011 Description de-at Save big with Amazon Last Minute Deals. Ends 22nd December       Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember."} +{"t":"DDA 24 LMD Mass Radio 001 BVO de-at Wooh! Amazon's Last Minute Deals are here... Ooooh! Die Amazon Last Minute Angebote sind da…"} +{"t":"DDA 24 LMD Mass Radio 002 BVO de-at So you can save big on all sorts of things… Und du kannst bei vielen Dingen so rightig sparen..."} +{"t":"DDA 24 LMD Mass Radio 003 BVO de-at …from electronics and home to toys, beauty and so much more! … von Elektronik und Haushalt bis Spielzeug, Kosmetik und noch mehr!"} +{"t":"DDA 24 LMD Mass Radio 004 BVO de-at Wooh indeed! Aber so was von ooooh!!"} +{"t":"DDA 24 LMD Mass Radio 005 BVO de-at Shop Amazon's Last Minute Deals. Entdecke die Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Radio 006 BVO de-at Ends the 22nd of December. Nur bis 22. Dezember."} +{"t":"DDA 24 LMD Mass Radio 007 BVO de-at With deals that make you go \"Wooh!\" Diese Angebote sind so ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 001 Super de-at Amazon\n Last Minute\n Deals Amazon\n Last Minute\n Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 001F Super de-at Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 002 Super de-at Save big Spare so richtig"} +{"t":"DDA 24 LMD Mass Social OLV 003 Super de-at Ends 22 December Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass Social OLV 007 Super de-at Ooooh! Ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 009 Super de-at on toys für Spielzeug"} +{"t":"DDA 24 LMD Mass Social OLV 010 Super de-at electronics Elektronik"} +{"t":"DDA 24 LMD Mass Social OLV 011 Super de-at home Haushalt"} +{"t":"DDA 24 LMD Mass Social OLV 012 Super de-at beauty Kosmetik"} +{"t":"DDA 24 LMD Mass Social OLV 013 Super de-at fashion Fashion"} +{"t":"DDA 24 LMD Mass Social OLV 014 Super de-at kitchen Küche"} +{"t":"DDA 24 LMD Mass Social OLV 015 Super de-at computing Computer"} +{"t":"DDA 24 LMD Mass Social OLV 016 Super de-at books Bücher"} +{"t":"DDA 24 LMD Mass Social OLV 017 Super de-at devices Elektrogeräte"} +{"t":"DDA 24 LMD Mass Social OLV 018 Super de-at garden Garten"} +{"t":"DDA 24 LMD Mass Social OLV 019 Super de-at pets Haustier"} +{"t":"DDA 24 LMD Mass Social OLV 020 Super de-at outdoor Fitness"} +{"t":"DDA 24 LMD Mass Social OLV 021 Super de-at health Gesundheit"} +{"t":"DDA 24 LMD Mass Social OLV 023 Super de-at kindle Kindle"} +{"t":"DDA 24 LMD Mass Social OLV 025 Super de-at ... and so … und noch"} +{"t":"DDA 24 LMD Mass Social OLV 026 Super de-at much more viel mehr"} +{"t":"DDA 24 LMD Mass Social OLV 027 Super de-at Ends 22 December. Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass Social OLV 028 Super de-at Amazon\n Last Minute\n Deals Amazon\n Last Minute\n Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 028F Super de-at Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 029 Super de-at Amazon\n Last\n Minute\n Deals Amazon\n Last\n Minute\n Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 029F Super de-at Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 045 Super de-at outdoor Gesundheit"} +{"t":"DDA 24 LMD Mass Social OLV 046 Super de-at games Games"} +{"t":"DDA 24 LMD Mass Social OLV 047 Super de-at luggage Gepäck"} +{"t":"DDA 24 LMD Mass Social OLV 048 Super de-at alexa Alexa"} +{"t":"DDA 24 LMD Mass Social OLV 049 Super de-at furniture Möbel"} +{"t":"DDA 24 LMD Mass Social OLV 050 Super de-at outdoor Sport"} +{"t":"DDA 24 LMD Mass Social OLV 051 Super de-at cooking Kochen"} +{"t":"DDA 24 LMD Mass Social OLV 052 Super de-at make-up Make-up"} +{"t":"DDA 24 LMD Mass Social OLV 053 Super de-at smart home Smart Home"} +{"t":"DDA 24 LMD Mass Social OLV 055 Super de-at appliances Haushaltsgeräte"} +{"t":"DDA 24 LMD Mass Social OLV 056 Super de-at fitness Fitness"} +{"t":"DDA 24 LMD Mass Social OLV 057 Super de-at haircare Haarpflege"} +{"t":"DDA 24 LMD Mass Social OLV 061 Super de-at hair care Haarpflege"} +{"t":"DDA 24 LMD Mass Social OLV 062 Super de-at lighting Beleuchtung"} +{"t":"DDA 24 LMD Mass Social OLV 063 Super de-at DIY Heimwerken"} +{"t":"DDA 24 LMD Mass Social OLV 064 Super de-at office Büro"} +{"t":"DDA 24 LMD Mass Social OLV 065 Super de-at stationary Schreibwaren"} +{"t":"DDA 24 LMD Mass Social OLV 066 Super de-at sports Sport"} +{"t":"DDA 24 LMD Mass Social OLV 079 BVO de-at Ooooh! Ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 080 BVO de-at Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 081 BVO de-at on toys, electronics, home, beauty, fashion... für Spielzeug, Elektronik, Haushalt, Kosmetik, Fashion..."} +{"t":"DDA 24 LMD Mass Social OLV 082 BVO de-at ... and so much more … und noch viel mehr"} +{"t":"DDA 24 LMD Mass Social OLV 083 BVO de-at Ends the 22 December. Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass Social OLV 097 Super de-at outdoor Outdoor-Artikel"} +{"t":"DDA 24 LMD Mass Social OLV 131 de-at Deals to make you go ooooh! At Amazon. Diese Angebote sind so ooooh! At Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 132 de-at Click to discover Last Minute Deals. Klicke und entdecke die Amazon Last Minute Angebote."} +{"t":"DDA 24 LMD Mass Social OLV 133 de-at Shop now. Jetzt einkaufen"} +{"t":"DDA 24 LMD Mass Social OLV 134 de-at Deals that make you sing! At Amazon. Tolle Angebote auf Amazon. Und alles singt und klingt."} +{"t":"DDA 24 LMD Mass TV OLV 001 BVO de-at Shop Amazon’s Last Minute Deals Entdecke die Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 002 de-at Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Willkommen!\n Geöffnet\n Mo – Sa\n 7 – 18 Uhr"} +{"t":"DDA 24 LMD Mass TV OLV 002F de-at Welcome! Opening hours Tues-Sun 07:00-16:00 Willkommen! Geöffnet Mo – Sa 7 – 18 Uhr"} +{"t":"DDA 24 LMD Mass TV OLV 003 UI Screen de-at Last \n Minute \n Deals Last \n Minute \n Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 003F UI Screen de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 004 UI Screen de-at Search Amazon Auf Amazon suchen"} +{"t":"DDA 24 LMD Mass TV OLV 005 UI Screen de-at Electronics Elektronik"} +{"t":"DDA 24 LMD Mass TV OLV 006 UI Screen de-at Beauty Kosmetik"} +{"t":"DDA 24 LMD Mass TV OLV 007 UI Screen de-at Home Haushalt"} +{"t":"DDA 24 LMD Mass TV OLV 008 BVO de-at With deals on electronics, beauty, home and more. Angebote aus den Bereichen Elektronik, Kosmetik, Haushalt und mehr."} +{"t":"DDA 24 LMD Mass TV OLV 009 BVO de-at Shop Amazon's Last Minute Deals Jetzt die Amazon Last Minute Angebote entdecken"} +{"t":"DDA 24 LMD Mass TV OLV 010 BVO de-at from the 9th to the 22nd of December vom 9. bis zum 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 011 Super de-at Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 012 Super de-at 9–22 December 9. - 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 013 de-at Selected products only. Whilst stocks last Nur auf ausgewählte Produkte"} +{"t":"DDA 24 LMD Mass TV OLV 014 BVO de-at Shop Amazon's Last Minute Deals. Entdecke die Amazon Last Minute Angebote."} +{"t":"DDA 24 LMD Mass TV OLV 015 BVO de-at Ends the 22nd of December. Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 016 Super de-at Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 017 Super de-at Ends 22 December Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 018 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 de-at Black Friday\nWeek is coming! Die Black Friday\nWoche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline de-at Black Friday\nWeek \nis coming! Die Black \n Friday Woche\n kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline de-at Black\nFriday\nWeek is\ncoming! Die Black \n Friday\n Woche\n kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 de-at 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 de-at Starts 20 Nov Ab dem 20. Nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 de-at Starts 20 November Ab dem 20. November"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 de-at Black Friday\nWeek is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 de-at Black Friday\nWeek \nis here! Die Black\nFriday Woche\nist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 de-at Black\nFriday\nWeek\nis here! Die Black\nFriday\nWoche\nist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader de-at Up to \n40% off Spare\n bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 de-at Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 de-at Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 de-at 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 de-at Up to 40% off.\nBoom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F de-at Up to 40% off. Boom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 de-at Up to\n40% off.\nBoom. Spare \n bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F de-at Up to 40% off. Boom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 de-at Up to\n40% off.\nBoom. Spare\n bis zu\n 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F de-at Up to 40% off. Boom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 de-at Up to 40% off for\nDeal Hunters Bis zu 45 % Rabatt\n für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F de-at Up to 40% off for Deal Hunters Bis zu 45 % Rabatt für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 de-at Up to 40% off \nfor\nDeal Hunters Bis zu\n 45 % Rabatt\n für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F de-at Up to 40% off for Deal Hunters Bis zu 45 % Rabatt für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 de-at Up to\n40% off\nfor Deal\nHunters Bis zu\n 45 % Rabatt\n für\n Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F de-at Up to 40% off for Deal Hunters Bis zu 45 % Rabatt für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 de-at New day.\nNew deals. Neuer Tag. \n Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 de-at New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 de-at New\nday.\nNew\ndeals. Neuer\nTag. \n Neue\nAngebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 de-at Black\nFriday\nWeek \nis here! Die Black\nFriday\nWoche\nist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 de-at Ends Midnight Nur noch heute"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 071 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 073 de-at Amazon \nDoorbuster Deals Amazon \nKnallerangebote"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 073F de-at Amazon  Doorbuster Deals Amazon Knallerangebote"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 074 Headline de-at Lowest price ever, hurry while stocks last! Schnell! Die niedrigsten Amazon Preise aller Zeiten. Nur solange der Vorrat reicht!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 075 Product de-at Product name\n€75.00 Produktname \n€ 75⁰⁰"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 075F Product de-at Product name €75.00 Produktname € 75⁰⁰"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 076 de-at From 9am Ab 9 Uhr"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 077 de-at From 4pm Ab 16 Uhr"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 078 de-at Grab this Black Friday Week deal exclusively at Amazon.de Schnapp dir diese Black Friday Woche Angebote exklusiv bei Amazon.de"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 079 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 de-at Black Friday\nWeek starts in Die Black Friday \nWoche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F de-at Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 de-at Black Friday\nWeek \nstarts in Die Black \n Friday Woche\n startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F de-at Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline de-at Black\nFriday\nWeek\nstarts in Die Black \n Friday\n Woche\n startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline de-at Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 de-at Hours Stunden"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 de-at Minutes Minuten"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 de-at Seconds Sekunden"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 de-at Black Friday\nWeek \nends in Die Black Friday \nWoche endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F de-at Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 de-at Black Friday\nWeek ends in Die Black\n Friday Woche \nendet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F de-at Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 de-at Black\nFriday\nWeek\nends in Die Black \nFriday\n Woche\n endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F de-at Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 25 BFW Mass Digital Display 001 de-at Black Friday Week\nis coming! Die Black Friday\n Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 001F de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 002 de-at Black Friday \nWeek\nis coming! Die Black Friday\n Woche\n kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 002F de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline de-at Black\n Friday\n Week is\n coming! Die Black \n Friday\n Woche\n kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader de-at Up to \n40% off Spare\n bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 006 de-at 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Digital Display 007 de-at Starts 20 Nov Ab dem 20. Nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 de-at Starts 20 November Ab dem 20. November"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA de-at Learn More Mehr erfahren"} +{"t":"DDA 25 BFW Mass Digital Display 010 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Digital Display 012 de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 013 de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 013F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 014 de-at Black\n Friday\n Week Black\n Friday\n Woche"} +{"t":"DDA 25 BFW Mass Digital Display 014F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 023 de-at Black Friday\n Week is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 023F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 024 de-at Black Friday\n Week is here! Die Black\n Friday Woche\n ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 024F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline de-at Black\n Friday\n Week\n is here! Die Black\n Friday\n Woche\n ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 028 de-at Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Digital Display 029 de-at Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA de-at Shop now Angebote entdecken"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline de-at Black Friday\n Week Black Friday\n Woche"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 048 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 25 BFW Mass Digital Display 050 de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 050F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 058 de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 058F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 059 de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 065 de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 065F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 074 de-at Black Friday Week\n is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 074F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 083 de-at Black Friday \nWeek is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 083F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 089 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 25 BFW Mass Digital Display 092 de-at Black Friday \n Week is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 092F de-at Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 103 de-at Ends Midnight Nur noch heute"} +{"t":"DDA 25 BFW Mass Digital Display 108 de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 116 de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 116F de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 128 de-at Ends midnight Nur noch heute"} +{"t":"DDA 25 BFW Mass Digital Display 132 de-at Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"DDA 25 BFW Mass Digital Display 133 de-at Fast. \nFaster. \nPrime. Schnell. \nSchneller. \nPrime."} +{"t":"DDA 25 BFW Mass Digital Display 133F de-at Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"DDA 25 BFW Mass Digital Display 134 Subheader de-at Fast and free delivery Schnelle und kostenlose Lieferung"} +{"t":"DDA 25 BFW Mass Digital Display 135 Subheader de-at Fast and free \ndelivery Schnelle und kostenlose \nLieferung"} +{"t":"DDA 25 BFW Mass Digital Display 135F Subheader de-at Fast and free delivery Schnelle und kostenlose Lieferung"} +{"t":"DDA 25 BFW Mass Digital Display 136 de-at More info at Amazon.co.uk/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"DDA 25 BFW Mass Digital Display 137 de-at More info at \nAmazon.co.uk/Prime Weitere Infos auf \nAmazon.de/Prime"} +{"t":"DDA 25 BFW Mass Digital Display 137F de-at More info at Amazon.co.uk/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"DDA 25 BFW Mass Radio 001 BVO de-at Amazon Black Friday Week deals up to 40% off. Spare bis zu 45 % in der Amazon Black Friday Woche."} +{"t":"DDA 25 BFW Mass Radio 002 BVO de-at To get the perfect gift for your father-in-law: the deal hunter. ... und finde das perfekte Geschenk für deinen Schwiegervater, den alten Sparfuchs."} +{"t":"DDA 25 BFW Mass Radio 003 BVO de-at If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Wenn der wüsste, wieviel du dabei gespart hast, würde er dich endlich genauso lieben wie ein gutes Schnäppchen."} +{"t":"DDA 25 BFW Mass Radio 004 BVO de-at Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Oh … eine Umarmung. Eine... lange...Umarmung?… Achso! Eine Black-Friday-Woche-Umarmung. Eine Sparfuchs-Umarmung!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO de-at Up to 40% off this Amazon Black Friday Week, starts Thursday. Spare bis zu 45 % in der Amazon Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass Radio 011 BVO de-at Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass Radio 017 BVO de-at Up to 40% off this Amazon Black Friday Week, ends midnight. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur noch heute."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super de-at Black \nFriday Week Black \nFriday Woche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super de-at Up to\n40% off Spare\nbis zu 45 %"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super de-at Starts\nThursday Ab\nDonnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super de-at Ends\n1 December Nur bis\n1. Dezember"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super de-at Ends 1 December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super de-at Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super de-at Black\nFriday\nWeek\ndeals on Black\nFriday\nWoche\nAngebote für"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super de-at Black Friday Week deals on Black Friday Woche Angebote für"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super de-at electronics Elektronik"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super de-at home Haushalt"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super de-at toys Spielzeug"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super de-at beauty Kosmetik"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super de-at sports Sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super de-at fashion Fashion"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super de-at books Bücher"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super de-at devices Elektrogeräte"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super de-at kitchen Küche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super de-at pets Haustier"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super de-at outdoor Outdoor-Artikel"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super de-at games Games"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super de-at luggage Gepäck"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super de-at alexa Alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super de-at furniture Möbel"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super de-at cooking Kochen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super de-at make-up Make-up"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super de-at smart home Smart Home"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super de-at kindle Kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super de-at appliances Haushaltsgeräte"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super de-at fitness Fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super de-at hair care Haarpflege"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super de-at lighting Beleuchtung"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super de-at DIY Heimwerken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super de-at office Büro"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super de-at stationery Schreibwaren"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super de-at health Gesundheit"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super de-at ... and so\nmuch more. … und noch\nviel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super de-at ... and so much more. … und noch viel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super de-at Ends 1 December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super de-at Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO de-at Amazon Black Friday deals Amazon Black Friday Angebote"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO de-at on electronics, home, toys, beauty, sports für Elektronik, Haushalt, Spielzeug, Kosmetik, Sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO de-at ... and so\nmuch more. … und noch\nviel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO de-at ... and so much more. … und noch viel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO de-at Ends 1st December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social Post 001 Description de-at 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text de-at Save up to 40% this Amazon Black Friday Week \nSelected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text de-at Save up to 40% this Amazon Black Friday Week \nSelected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text de-at Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text de-at Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez. \n#amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text de-at 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text de-at Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Woche: Spare bis zu 45 %. \nNur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Woche: Spare bis zu 45 %. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 012 de-at Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Spare bis zu 45 % bei der Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 012F de-at Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Spare bis zu 45 % bei der Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 013 Title de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 014 Description de-at Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 014F Description de-at Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 015 Title de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 016 Title de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text de-at Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text de-at Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez. \n#amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text de-at Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description de-at Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 031F Description de-at Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline de-at Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline de-at Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social Static 004 de-at 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Static 005 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Social Static 010 de-at Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Social Static 011 de-at Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO de-at Sneak in some deals. Sichere dir die Angebote ..."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen de-at Search Auf Amazon suchen"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen de-at Black\nFriday\nWeek\ndeals. Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen de-at Black Friday Week deals. Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA de-at Shop now Angebote endtdecken"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO de-at Up to 40% off this Amazon Black Friday Week, starts Thursday. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super de-at Amazon\nBlack Friday\nWeek Amazon \nBlack Friday\nWoche"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super de-at Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO de-at Up to 40% off this Amazon Black Friday Week, ends 1st December. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO de-at You decided to sneak in some Amazon Black Friday deals. Du hast – nur ganz kurz mal – bei den Amazon Black Friday Angeboten reingeschaut."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category de-at Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronik\nHaushalt\nSpielzeug\nKosmetik\nSport & Freizeit"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category de-at Electronics Home Toys Beauty Sports & Outdoor Elektronik Haushalt Spielzeug Kosmetik Sport & Freizeit"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO de-at [Gasp]. Quick, the piccalilli! [Gasp]. Schnell, die Dinkelkekse!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO de-at Up to 40% off this Amazon Black Friday Week, starts Thursday. Spare bis zu 45 % in der Amazon Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super de-at Up to\n40% off Spare\nbis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super de-at Starts\nThursday Ab \nDonnerstag"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super de-at Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO de-at You decided to sneak in some Amazon Black Friday deals. Du hast – nur ganz kurz mal – bei den Amazon Black Friday Angeboten reingeschaut."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO de-at [Gasp]. Quick, the piccalilli! [Gasp]. Schnell, die Dinkelkekse!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO de-at Up to 40% off this Amazon Black Friday Week, ends 1st December. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super de-at Up to\n40% off Spare\nbis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super de-at Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super de-at Ends\n1 December Nur bis\n1. Dezember"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super de-at Ends 1 December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super de-at Ends\n1 Dec Nur bis\n1. Dez."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super de-at Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO de-at You were sent to grab something in the pantry... 20 minutes ago. Eigentlich solltest du nur schnell was aus der Speisekammer holen … das war vor 20 Minuten."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO de-at But you decided to sneak in some Amazon Black Friday deals. Aber dann hast du – nur ganz kurz mal – bei den Amazon Black Friday Angeboten reingeschaut."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen de-at Search Amazon Auf Amazon suchen"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen de-at Black\nFriday\nWeek\ndeals. Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen de-at Black Friday Week deals. Black Friday Woche"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA de-at Shop now Angebote entdecken"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category de-at Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronik\nHaushalt\nSpielzeug\nKosmetik\nSport & Freizeit"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category de-at Electronics Home Toys Beauty Sports & Outdoor Elektronik Haushalt Spielzeug Kosmetik Sport & Freizeit"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO de-at [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Schnell, Paul! Die Dinkelkekse!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO de-at Up to 40% off this Amazon Black Friday Week, starts Thursday. Spare bis zu 45 % in der Amazon Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass TV OLV 009 Super de-at Amazon Black Friday Week\nUp to 40% off Amazon Black Friday Woche\nSpare bis zu 45 %"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super de-at Amazon Black Friday Week Up to 40% off Amazon Black Friday Woche Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super de-at Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Amazon Black Friday Woche, 20. November - 1. Dezember. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass TV OLV 015 UI Screen de-at Black\nFriday\nWeek\ndeals. Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass TV OLV 015F UI Screen de-at Black Friday Week deals. Black Friday Woche"} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO de-at Up to 40% off this Amazon Black Friday Week, ends 1st December. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass TV OLV 022 Super de-at Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO de-at Up to 40% off this Amazon Black Friday Week, ends midnight. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur noch heute."} +{"t":"DDA 25 BFW Mass TV OLV 031 de-at smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO de-at Sneak in some deals. Sicher' dir die Angebote ..."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO de-at Up to 40% off this Amazon Black Friday Week, starts Thursday. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO de-at Up to 40% off this Amazon Black Friday Week, ends 1st of December. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO de-at Up to 40% off this Amazon Black Friday Week, ends midnight. ... und spare bis zu 45 % in der Amazon Black Friday Woche. Nur noch heute."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline de-at Amazon Black Friday Week is coming! Amazon Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description de-at Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 002F Description de-at Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 003 Description de-at Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 003F Description de-at Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline de-at Amazon Black Friday Week is here! Amazon Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description de-at Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 005F Description de-at Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 006 Description de-at Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 006F Description de-at Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 009 Headline de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy de-at Save up to 40%. \n 20 Nov–1 Dec Spare bis zu 45 %.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy de-at Save up to 40%. 20 Nov–1 Dec Spare bis zu 45 %. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA de-at Shop now Einkaufen"} +{"t":"DDA 25 Mass Everyday Essentials Display 001 de-at Get an early start on \nBlack Friday Week Starte früh in die \nBlack Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 001F de-at Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 002 de-at Shop deals on \nEverday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 002F de-at Shop deals on Everday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 003 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 Mass Everyday Essentials Display 005 de-at Get an early \nstart on \nBlack Friday \nWeek Starte\n früh in die \nBlack Friday \nWoche"} +{"t":"DDA 25 Mass Everyday Essentials Display 005F de-at Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 006 de-at Shop deals on \nEverday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 006F de-at Shop deals on Everday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 009 de-at Get an early \nstart on \nBlack Friday \nWeek Starte früh \nin die \nBlack Friday \nWoche"} +{"t":"DDA 25 Mass Everyday Essentials Display 009F de-at Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 013 de-at Get an early start on \nBlack Friday Week Starte früh in die \nBlack Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 013F de-at Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 014 Headline de-at Black\nFriday\nWeek is\ncoming! Die Black \n Friday\n Woche\n kommt!"} +{"t":"DDA 25 Mass Everyday Essentials Display 014F Headline de-at Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 Mass Everyday Essentials Display 015 de-at Shop deals on\nEveryday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 015F de-at Shop deals on Everyday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates de-at 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates de-at Starts today Starten heute"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline de-at New Day. New Deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 23 Mass (D)OOH 007 Dates de-at Ends midnight Enden heute um Mitternacht"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass Digital Display 003 Dates de-at 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass Digital Display 004 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PBDD 23 Mass Digital Display 005 CTA de-at Join now Prime-Mitglied werden"} +{"t":"PBDD 23 Mass Digital Display 006 CTA de-at Learn more Mehr erfahren"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Digital Display 008 Dates de-at Today & Tomorrow Heute & Morgen"} +{"t":"PBDD 23 Mass Digital Display 010 Dates de-at Starts today Starten heute"} +{"t":"PBDD 23 Mass Digital Display 011 Dates de-at XX-XX October XX. - XX. Oktober"} +{"t":"PBDD 23 Mass Digital Display 012 CTA de-at Shop now Angebote entdecken"} +{"t":"PBDD 23 Mass Digital Display 013 de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline de-at New Day. New Deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 23 Mass Digital Display 016 Dates de-at Ends midnight Enden heute um Mitternacht"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass Radio 001 BVO de-at Amazon Prime Big Deal Days are coming the 10 and 11 of October. Die Amazon Prime Deal Days sind bald am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass Radio 002 BVO de-at With two days of epic deals on electronics, home, kitchen and more.... Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr:"} +{"t":"PBDD 23 Mass Radio 004 de-at We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! Wir sind live dabei, wie Dennis sein tolles Angebot auspackt... gute Eröffnung, das Klebeband ist schon ab, er wechselt jetzt auf die linke Seite, schöne Kombi mit der rechte Klappe, das sieht sehr gut aus..."} +{"t":"PBDD 23 Mass Radio 005 de-at Ohhhhh - it's a blender! It's a BLENDEEEEEER! Ohhh – es ist ein Mixer! Ein MIIIIXEEEER!"} +{"t":"PBDD 23 Mass Radio 006 de-at He must truly feel like a big deal. Er muss sich wirklich wie ein Star fühlen."} +{"t":"PBDD 23 Mass Radio 007 BVO de-at Amazon Prime Big Deal Days are the 10 and 11 of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober"} +{"t":"PBDD 23 Mass Radio 008 BVO de-at Exclusively for Prime Members. Exklusiv für Amazon Prime-Mitglieder."} +{"t":"PBDD 23 Mass Radio 009 BVO de-at Join Prime now Jetzt anmelden auf amazon.de/prime"} +{"t":"PBDD 23 Mass Radio 010 BVO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass Radio 018 BVO de-at Shop now Jetzt anmelden und Angebote entdecken"} +{"t":"PBDD 23 Mass Radio 019 BVO de-at Amazon Prime Big Deal Days are coming the 10 and 11 of October. Die Amazon Prime Deal Days sind bald am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass Radio 022 de-at We're live as Ian unboxes his epic deal... oh he's got the tape off, Dennis packt sein Angebot aus..."} +{"t":"PBDD 23 Mass Radio 023 de-at It's a BLENDEEEEEER! Und – es ist ein MIIIIXEEEER!"} +{"t":"PBDD 23 Mass Social OLV 001 VO de-at Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober.\n \n"} +{"t":"PBDD 23 Mass Social OLV 001F VO de-at Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass Social OLV 002 Super de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass Social OLV 003 Super de-at 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass Social OLV 004 VO de-at Shop 2 days of epic deals and feel like a big deal. Entdecke zwei Tage voller Angebote und fühle dich wie ein Star"} +{"t":"PBDD 23 Mass Social OLV 005 Super de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Social OLV 006 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass Social OLV 007 VO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass Social OLV 008 Super de-at Prime Big Deal Days Heute sind"} +{"t":"PBDD 23 Mass Social OLV 009 Super de-at are here die Prime Deal Days"} +{"t":"PBDD 23 Mass Social OLV 010 VO de-at Shop 2 days of epic deals and feel like a big deal. Entdecke zwei Tage voller Angebote und fühle dich wie ein Star"} +{"t":"PBDD 23 Mass Social OLV 011 Super de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Social OLV 016 VO de-at Shop 2 days of epic deals Entdecke 2 Tage voller Angebote"} +{"t":"PBDD 23 Mass Social OLV 022 VO de-at Shop 2 days of epic deals Entdecke 2 Tage voller Angebote"} +{"t":"PBDD 23 Mass Social Post 001 Headline de-at Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass Social Post 002 Description de-at Prime member exclusive Nur für Prime-Mitglieder"} +{"t":"PBDD 23 Mass Social Post 003 Primary text de-at Prime Big Deal Days are the 10th and 11th Oct. With two days of epic deals, you’ll feel like a big deal! Die Prime Deal Days sind am 10. und 11. Oktober. Zwei Tage voller Angebote… da fühlst dich wie ein Star!"} +{"t":"PBDD 23 Mass Social Post 004 de-at Prime Big Deal Days are the 10th and 11th of Oct. with two days of epic deals. Join Prime now Die Prime Deal Days sind am 10. und 11. Oktober. Zwei Tage voller Angebote. Jetzt Prime entdecken."} +{"t":"PBDD 23 Mass Social Post 005 de-at Sign up Werde jetzt Prime-Mitglied"} +{"t":"PBDD 23 Mass Social Post 006 Primary text de-at Prime Big Deal Days are here. With two days of epic deals, you’ll feel like a big deal! Heute sind die Prime Deal Days. Zwei Tage voller Angebote… da fühlst dich wie ein Star!"} +{"t":"PBDD 23 Mass Social Post 008 Description de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 23 Mass Social Post 009 de-at #AmazonPrimeBigDealDays #AmazonPrimeDealDays"} +{"t":"PBDD 23 Mass Social Post 010 de-at Prime Big Deal Days are here, with two days of epic deals. Shop now Heute sind die Prime Deal Days mit zwei Tagen voller Angebote. Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass Social Post 011 de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass TV OLV 001 VO de-at Amazon Prime Big Deal Days are coming the 10th and 11th of October. Die Amazon Prime Deal Days sind bald am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 002 VO de-at Two days of epic deals… Zwei Tage voller Angebote…"} +{"t":"PBDD 23 Mass TV OLV 003 VO de-at ... that'll make you feel like a big deal. … da fühlst dich wie ein Star."} +{"t":"PBDD 23 Mass TV OLV 004 VO de-at Save on electronics, home, kitchen and more. Spare bei Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 23 Mass TV OLV 005 de-at Amazon Prime Big Deal Days are coming the 10th and 11th of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober.\n \n"} +{"t":"PBDD 23 Mass TV OLV 005F de-at Amazon Prime Big Deal Days are coming the 10th and 11th of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 006 Super de-at 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass TV OLV 007 VO de-at Exclusively for Prime members. Exklusiv für Prime-Mitglieder.\n"} +{"t":"PBDD 23 Mass TV OLV 007F VO de-at Exclusively for Prime members. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Mass TV OLV 008 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass TV OLV 009 VO de-at Join Prime now Werde jetzt Prime-Mitglied."} +{"t":"PBDD 23 Mass TV OLV 010 Super de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass TV OLV 011 Endframe de-at 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass TV OLV 012 VO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass TV OLV 014 VO de-at ... that'll make you feel like a big deal. … da fühlst dich wie ein Star."} +{"t":"PBDD 23 Mass TV OLV 016 de-at Amazon Prime Big Deal Days are the 10th and 11th of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 018 VO de-at Exclusively for Prime Members. Exklusiv für Prime-Mitglieder.\n"} +{"t":"PBDD 23 Mass TV OLV 018F VO de-at Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Mass TV OLV 019 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass TV OLV 020 VO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass YouTube 001 Title de-at Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober"} +{"t":"PBDD 23 Mass YouTube 002 Description de-at With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Join Prime now Zwei Tage voller Angebote an den Prime Deal Days … da fühlst dich wie ein Star! Werde jetzt Prime-Mitglied"} +{"t":"PBDD 23 Mass YouTube 003 Title de-at Amazon Prime Big Deal Days are here Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass YouTube 004 Description de-at With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Shop now Zwei Tage voller Angebote an den Prime Deal Days … da fühlst dich wie ein Star! Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass YouTube 005 CTA de-at Shop now Einkaufen"} +{"t":"PBDD 23 Mass YouTube 006 Headline de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass YouTube 007 Body Copy de-at 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote, da fühlst dich wie ein Star"} +{"t":"PBDD 23 Mass YouTube 008 CTA de-at Shop now Einkaufen"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name de-at Prime Big \nDeal Days Prime \nDeal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name de-at Prime \nBig Deal \nDays Prime \nDeal \nDays"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 005 de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass (D)OOH Print 007 CTA de-at Join Now Werde Prime-Mitglied"} +{"t":"PBDD 24 Mass (D)OOH Print 008 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline de-at Two days \n of epic deals Zwei Tage \n voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline de-at Two days \n of epic \n deals Zwei Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline de-at Two \n days\n of epic\n deals Zwei \n Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 012 de-at Starts today Jetzt live"} +{"t":"PBDD 24 Mass (D)OOH Print 015 de-at Exclusively for Prime membersExclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline de-at New day. \nNew deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline de-at New day. \nNew \ndeals. Neuer Tag. \n Neue\nAngebote."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline de-at New \nday. \nNew \ndeals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 022 de-at Ends midnight Nur noch heute"} +{"t":"PBDD 24 Mass (D)OOH Print 024 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name de-at Prime Big \nDeal Days Prime \nDeal Days"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name de-at Prime \nBig Deal \nDays Prime \nDeal \nDays"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 005 de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass Digital Display 006 CTA de-at Join Prime Werde \n Prime-Mitglied"} +{"t":"PBDD 24 Mass Digital Display 006F CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline de-at Two days \n of epic deals Zwei Tage \n voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline de-at Two days \n of epic \n deals Zwei Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline de-at Two \n days\n of epic\n deals Zwei \n Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 012 de-at Starts today Jetzt live"} +{"t":"PBDD 24 Mass Digital Display 014 CTA de-at Shop now Angebote entdecken"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline de-at New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 017 Tagline de-at New day. \nNew \ndeals. Neuer Tag. \n Neue\nAngebote."} +{"t":"PBDD 24 Mass Digital Display 017F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline de-at New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 021 de-at Ends midnight Nur noch heute"} +{"t":"PBDD 24 Mass Digital Display 023 CTA de-at Shop now Angebote entdecken"} +{"t":"PBDD 24 Mass Digital Display 024 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass DOOH countdown 001 de-at Only \nHours: Minutes: Seconds:\nleft to get\nepic deals Nur noch\nStunden: Minuten: Sekunden:\nvoller\nAngebote"} +{"t":"PBDD 24 Mass DOOH countdown 001F de-at Only Hours: Minutes: Seconds: left to get epic deals Nur noch Stunden: Minuten: Sekunden: voller Angebote"} +{"t":"PBDD 24 Mass DOOH countdown 002 de-at Ends midnight Nur noch heute"} +{"t":"PBDD 24 Mass Radio 033 BVO de-at Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Days sind am 8. und 9. Oktober."} +{"t":"PBDD 24 Mass Radio 034 BVO de-at with two days of epic deals on electronics, home, kitchen and more… Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 24 Mass Radio 035 BVO de-at …you’ll feel like you've been thrown a fiesta! Da fühlst du dich wie auf deiner eigenen Fiesta!"} +{"t":"PBDD 24 Mass Radio 037 de-at Sarah just bought a great blender, Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass Radio 038 de-at She's a smart and exclusive Prime member, als Prime-Mitglieder seid Ihr uns wichtig"} +{"t":"PBDD 24 Mass Radio 039 de-at Two days of great deals, no delay Zwei Tage zum Sparen, juch-ey!"} +{"t":"PBDD 24 Mass Radio 040 de-at Get ready, it’s Prime Big Deal Days Auch für Euch bei den PRRIIMMMEE DEAL DAAYYYYYYYYS"} +{"t":"PBDD 24 Mass Radio 041 BVO de-at Oh now she feels like a big deal. Oh, jetzt lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 24 Mass Radio 042 BVO de-at Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Amazon Prime Deal Days sind am 8. und 9. Oktober exklusiv für Prime-Mitglieder. Jetzt anmelden auf Amazon.de/prime."} +{"t":"PBDD 24 Mass Radio 043 BVO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days."} +{"t":"PBDD 24 Mass Radio 045 BVO de-at …you’ll feel like you've been thrown a fiesta! Da fühlst du dich wie auf Deiner eigenen Fiesta!"} +{"t":"PBDD 24 Mass Radio 051 de-at Let’s all shop this Prime Big Deal Days Freut Euch auf die Prime Deal Days"} +{"t":"PBDD 24 Mass Radio 053 BVO de-at Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Shop now. Amazon Prime Deal Days sind am 8. und 9. Oktober exklusiv für Prime-Mitglieder. Jetzt Angebote entdecken"} +{"t":"PBDD 24 Mass Social TV Led 001 de-at Just need your picture, thanks. Und noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle de-at Just need your picture, thanks Und noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO de-at With two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Social TV Led 004 Super de-at With two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO de-at …you’ll feel like a big deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 24 Mass Social TV Led 006 Super de-at You’ll feel like a big deal Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO de-at Prime Big Deal Days are the 8th and 9th of October. Join Prime Prime Deal Days sind am 8. und 9. Oktober. Werde jetzt Prime-Mitglied."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle de-at Just need your picture, thanks. Und noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO de-at Prime Big Deal Days are here! Shop now. Heute sind die Prime Deal Days! Jetzt Angebote entdecken."} +{"t":"PBDD 24 Mass Social TV Led 026 Subtitle de-at Just need your picture, thanks Und noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 027 BVO de-at Feel like a big deal. Lasst Euch feiern und spart so richtig."} +{"t":"PBDD 24 Mass Social TV Led 028 Super de-at Feel like a big deal Lasst Euch feiern und spart so richtig."} +{"t":"PBDD 24 Mass Social TV Led 030 de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 031 Super de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Social TV Led 034 Endcard de-at Amazon + Smile + Prime Amazon + Smile + Prime"} +{"t":"PBDD 24 Mass Social TV Led 046 Subtitle de-at Just need your picture, thanks. Und noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 047 BVO de-at Feel like a big deal. Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 24 Mass Social TV Led 048 Super de-at Feel like a big deal Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass Social TV Led 050 Endcard de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 064 de-at Sign here, please. Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle de-at Sign here, please Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle de-at Sign here, please. Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 088 de-at Sign here, please Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 124 de-at Just need your picture, thanks. Und noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO de-at …you and your dog will feel like a big deal! Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 189 Super de-at you and you dog\n will feel like a big deal Da können du und dein Hund sich\n feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 189F Super de-at you and you dog will feel like a big deal Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO de-at Prime Big Deal Days are here. Shop now. Heute sind die Prime Deal Days! Jetzt Angebote entdecken."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO de-at …you and your kid will feel like a big deal! Da können du und deine Kleine sich feiern lassen und so richtig sparen."} +{"t":"PBDD 24 Mass Social TV Led 209 Super de-at you and your kid\n will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 209F Super de-at you and your kid will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO de-at …you and your cat will feel like a big deal! … da können du und deine Katze sich feiern lassen und so richtig sparen."} +{"t":"PBDD 24 Mass Social TV Led 229 Super de-at you and your cat\n will feel like a big deal da können du und deine Katze sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 229F Super de-at you and your cat will feel like a big deal da können du und deine Katze sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass TV Cut in 001 Super de-at Two Days of Epic Deals Zwei Tage voller toller Angebote"} +{"t":"PBDD 24 Mass TV Cut in 002 Event Name de-at Prime Day Prime Day"} +{"t":"PBDD 24 Mass TV Cut in 003 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass TV OLV 001 BVO de-at Amazon Prime Big Deal Days are the 8th and 9th of October Amazon Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 002 Super de-at Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 003 Super de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 004 BVO de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 005 Super de-at Two Days of Epic Deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 006 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 24 Mass TV OLV 007 de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 008 Super de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 012 BVO de-at Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 013 BVO de-at Two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 014 BVO de-at …that’ll make you feel like a big deal. ... also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 24 Mass TV OLV 015 BVO de-at Deals on electronics, home, kitchen and more. Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 24 Mass TV OLV 016 BVO de-at Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Days sind am 8. und 9. Oktober exklusiv für Amazon Prime-Mitglieder."} +{"t":"PBDD 24 Mass TV OLV 018 BVO de-at Join Prime now. Werde jetzt Prime-Mitglied"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 031 BVO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 032 Super de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 034 Super de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 035 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 24 Mass TV OLV 048 BVO de-at Shop now. Jetzt Angebote entdecken"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline de-at Amazon Prime Big Deal Days are the 8th - 9th of October Amazon Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Mass YouTube Long 002 Description de-at With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Zwei Tage voller Angebote … Lasst Euch bei den Amazon Prime Deal Days feiern und spart so richtig!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline de-at Amazon Prime Big Deal Days are here Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 004 Description de-at With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Zwei Tage voller Angebote … Lasst Euch bei den Amazon Prime Deal Days feiern und spart so richtig!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy de-at 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA de-at Shop now Einkaufen"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline de-at Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description de-at Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Short 003 de-at 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA de-at Join Prime Anmelden"} +{"t":"PBDD 24 Mass YouTube Short 006 Description de-at Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Short 007 de-at 2 days of epic deals 2 Tage voller Angebote"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA de-at Shop now Einkaufen"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline de-at Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy de-at 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote"} +{"t":"PBDD 25 Mass Display 001 Tagline de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 002 Tagline de-at Prime Big\n Deal Days Prime Deal \n Days"} +{"t":"PBDD 25 Mass Display 002F Tagline de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 003 Tagline de-at Prime \n Big Deal\n Days Prime \n Deal \n Days"} +{"t":"PBDD 25 Mass Display 003F Tagline de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 004 Dates de-at 7–8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Display 005 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Display 006 Tagline de-at Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 006F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 007 Tagline de-at Big \n deals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 007F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 008 Tagline de-at Big \n deals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Display 008F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 009 CTA de-at Shop now Angebote entdecken"} +{"t":"PBDD 25 Mass Display 011 Tagline de-at New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass Display 011F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Display 012 Tagline de-at New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Display 012F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Display 013 Tagline de-at New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Display 013F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Display 016 Tagline de-at Big deals \n end tonight! Tolle Angebote, \n nur noch heute!"} +{"t":"PBDD 25 Mass Display 016F Tagline de-at Big deals end tonight! Tolle Angebote, nur noch heute!"} +{"t":"PBDD 25 Mass Display 017 Tagline de-at Big deals \n end\n tonight! Tolle \n Angebote, \n nur noch heute!"} +{"t":"PBDD 25 Mass Display 017F Tagline de-at Big deals end tonight! Tolle Angebote, nur noch heute!"} +{"t":"PBDD 25 Mass Display 018 Tagline de-at Big \n Deals \n end\n tonight! Tolle \n Angebote, \n nur noch \n heute!"} +{"t":"PBDD 25 Mass Display 018F Tagline de-at Big Deals end tonight! Tolle Angebote, nur noch heute!"} +{"t":"PBDD 25 Mass Display 020 de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 021 Tagline de-at Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 021F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 022 Tagline de-at Big \n deals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 022F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 023 Tagline de-at Big \n deals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Display 023F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline de-at Prime Big Deal Days\n are coming! Prime Deal Days \n starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline de-at Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline de-at Prime Big\n Deal Days\n are coming! Prime Deal \n Days starten \n bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline de-at Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline de-at Prime \n Big Deal\n Days are\n coming! Prime \n Deal Days \n starten \n bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline de-at Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates de-at 7–8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline de-at Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline de-at Big \ndeals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline de-at Big \ndeals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA de-at Shop now Angebote entdecken"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline de-at New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline de-at New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline de-at New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 de-at Prime Big\n Deal Days\n end in\n XX:XX:XX Die Prime \n Deal Days \n enden in \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F de-at Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 de-at Prime Big Deal Days\n end in XX:XX:XX Die Prime Deal Days \n enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F de-at Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 de-at Prime Big\n Deal Days\n end in XX:XX:XX Die Prime Deal \n Days enden \n in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F de-at Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 de-at Prime Big\n Deal Days\n end in\n XX:XX:XX Die Prime \n Deal Days \n enden in \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F de-at Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 de-at Hours Stunden"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 de-at Minutes Minuten"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 de-at Seconds Sekunden"} +{"t":"PBDD 25 Mass Print 001 Tagline de-at Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Print 001F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Print 002 Tagline de-at Big \ndeals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Print 002F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Print 003 Tagline de-at Big \ndeals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Print 003F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Print 004 CTA de-at Shop now Angebote entdecken"} +{"t":"PBDD 25 Mass Print 006 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Print 007 Tagline de-at New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass Print 007F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Print 008 Tagline de-at New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Print 008F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Print 009 Tagline de-at New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Print 009F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Radio 001 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass Radio 002 BVO de-at Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr – und schon ist Schluss mit …"} +{"t":"PBDD 25 Mass Radio 003 BVO de-at And more like… Und Zeit für …"} +{"t":"PBDD 25 Mass Radio 004 BVO de-at Feel like a big deal. Also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 25 Mass Radio 005 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass Radio 006 BVO de-at Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass Radio 007 BVO de-at Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PBDD 25 Mass Radio 008 BVO de-at Amazon Prime Big Deal Days are here Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 25 Mass Radio 014 BVO de-at Shop now. Jetzt Angebote entdecken."} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super de-at Prime Big \n Deal Days\n7–8 October Prime Deal Days\n 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super de-at Prime Big Deal Days 7–8 October Prime Deal Days 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super de-at Exclusively for\n Prime Members Exklusiv für\n Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super de-at Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super de-at Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super de-at Two days\n of big deals Zwei Tage\n voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super de-at Two days\n of big\n deals Zwei Tage\n voller\n Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super de-at Join now Werde jetzt Mitglied"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 de-at Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super de-at Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super de-at Amazon Prime Big \n Deal Days\nare here! Heute sind die \n Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super de-at Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super de-at Amazon\n Prime Big Deal Days\n are here! Heute sind die \n Prime\n Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super de-at Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 de-at Exclusively for\n Prime members Exklusiv für\n Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 017 Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 018 Super de-at Two days\n of big deals Zwei Tage \nvoller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 018F Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 019 Super de-at Two days\n of big\n deals Zwei Tage \nvoller \nAngebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 019F Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass Static Social 001 Tagline de-at Prime Big Deal Days\n are coming! Prime Deal Days \n starten bald!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline de-at Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline de-at Prime Big\n Deal Days\n are coming! Prime Deal \n Days starten \n bald!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline de-at Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline de-at Prime \n Big Deal\n Days are\n coming! Prime \n Deal Days \n starten \n bald!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline de-at Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass Static Social 004 Dates de-at 7–8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Static Social 005 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Static Social 006 Tagline de-at Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline de-at Big \n deals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline de-at Big \n deals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline de-at Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline de-at New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass Static Social 010F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Static Social 011 Tagline de-at New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Static Social 011F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Static Social 012 Tagline de-at New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Static Social 012F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass TV OLV 001 de-at Prime Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass TV OLV 003 BVO de-at Two days of big deals on electronics, home, kitchen and more. Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 25 Mass TV OLV 004 BVO de-at …that’ll make you feel like a big deal. … also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 25 Mass TV OLV 005 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Amazon Prime Deal Days sind am 7. und 8. Oktober. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass TV OLV 006 Super de-at Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass TV OLV 007 Super de-at 7-8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 008 BVO de-at Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PBDD 25 Mass TV OLV 009 Super de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 010 Super de-at Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 de-at 7-8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 014 Super de-at Amazon Prime Big Deal Days\n 7-8 October Prime Deal Days\n 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 014F Super de-at Amazon Prime Big Deal Days 7-8 October Prime Deal Days 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 016 BVO de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 017 Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 018 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 25 Mass TV OLV 019 de-at Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 021 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 022 Super de-at 7-8 \n October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 022F Super de-at 7-8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 023 BVO de-at You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO de-at With two days of big deals… Zwei Tage voller Angebote ..."} +{"t":"PBDD 25 Mass TV OLV 026 BVO de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass TV OLV 027 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 25 Mass TV OLV 028 Super de-at Prime Big \n Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 028F Super de-at Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 033 BVO de-at Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days (sind) am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass TV OLV 042 BVO de-at Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days."} +{"t":"PBDD 25 Mass TV OLV 044 BVO de-at …that’ll make you feel like a big deal. ... also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 25 Mass TV OLV 045 BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Amazon Prime Deal Days sind am 7. und 8. Oktober. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass TV OLV 045F BVO de-at Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Amazon Prime Deal Days sind am 7. und 8. Oktober. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass TV OLV 048 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass TV OLV 054 Super de-at Amazon Prime Big Deal Days \n are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 054F Super de-at Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 057 Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 058 Super de-at Two days\n of big deals Zwei Tage\n voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 058F Super de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 059 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass TV OLV 063 Super de-at Prime Big Deal Days\n are here! Heute sind die\n Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 063F Super de-at Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO de-at You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 068 BVO de-at Shop now. Jetzt Angebote entdecken."} +{"t":"PBDD 25 Mass TV OLV 074 BVO de-at Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO de-at Amazon Prime Big Deal Days are here! Heute sind die Amazon Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 077 Super de-at PrimeBig\n Deal Days\n are here! Heute sind\n die Prime\n Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 077F Super de-at PrimeBig Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO de-at Shop now. Jetzt Angebote entdecken."} +{"t":"PD 23 Mass (D)OOH 001 Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass (D)OOH 002 Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 23 Mass (D)OOH 003 Dates de-at Ends midnight Endet heute um Mitternacht"} +{"t":"PD 23 Mass (D)OOH 004 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Digital Display 001 Event Name de-at Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass Digital Display 004 CTA de-at Learn more Mehr erfahren"} +{"t":"PD 23 Mass Digital Display 005 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 23 Mass Digital Display 006 CTA de-at Shop now Angebote entdecken"} +{"t":"PD 23 Mass Digital Display 007 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Digital Display 009 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Legal Radio 001 de-at Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exklusiv für Amazon Prime‑Mitglieder. Jetzt anmelden."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Radio 001 BVO de-at Amazon Prime Day is 11 & 12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Radio 002 BVO de-at with two days of epic deals on electronics, home, kitchen and more… Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 23 Mass Radio 003 BVO de-at …you’ll feel like you just won an award. … da fühlst dich, als hättest grad’ den Oscar gewonnen."} +{"t":"PD 23 Mass Radio 004 FVO de-at Wow… I didn’t even prepare a speech… Wow … Ich habe gar keine Rede vorbereitet."} +{"t":"PD 23 Mass Radio 005 FVO de-at ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ähm … ich möchte meinem Postler danken, dass er mein Pakerl so schnell gebracht hat, … den anderen Prime-Mitgliedern"} +{"t":"PD 23 Mass Radio 006 BVO de-at Someone’s feeling like a big deal! Da fühlst dich wie ein Star!"} +{"t":"PD 23 Mass Radio 007 BVO de-at Amazon Prime Day is 11 & 12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Radio 008 BVO de-at Exclusively for Prime Members. Exklusiv für Amazon Prime-Mitglieder."} +{"t":"PD 23 Mass Radio 009 BVO de-at Join Prime now. Jetzt anmelden."} +{"t":"PD 23 Mass Radio 010 BVO de-at Amazon Prime Day is here Heute ist Amazon Prime Day."} +{"t":"PD 23 Mass Radio 016 BVO de-at Amazon Prime Day is 11 & 12 July. Amazon Prime Day ist am 11. und 12 Juli."} +{"t":"PD 23 Mass Radio 017 BVO de-at Exclusively for Prime Members. Shop now. Exklusiv für Amazon Prime-Mitglieder. Jetzt anmelden und Angebote entdecken!"} +{"t":"PD 23 Mass Social OLV 001 Super de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass Social OLV 001 Super de-at is here Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 VO de-at Shop two days of epic deals Entdecke zwei Tage voller Angebote."} +{"t":"PD 23 Mass Social OLV 001 Super de-at Amazon Prime Day Heute ist"} +{"t":"PD 23 Mass Social OLV 001 VO de-at and feel like a big deal und fühl dich wie ein Star"} +{"t":"PD 23 Mass Social OLV 001 de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 Super de-at 11-12 July 11. - 12. Juli"} +{"t":"PD 23 Mass Social OLV 001 de-at Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Mass Social OLV 001 Super de-at Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 VO de-at Two days of epic deals Entdecke zwei Tage voller Angebote."} +{"t":"PD 23 Mass Social Post 001 Primary text de-at Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 11. und 12. Juli. Zwei Tage voller Angebote… da fühlst dich wie ein Star!"} +{"t":"PD 23 Mass Social Post 002 Headline de-at Prime Day 11-12 July Prime Day am 11.-12. Juli"} +{"t":"PD 23 Mass Social Post 003 Description de-at Prime member exclusive Nur für Prime-Mitglieder"} +{"t":"PD 23 Mass Social Post 004 Primary text de-at Amazon Prime Day is the 11th-12th of July Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Social Post 005 de-at Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Amazon Prime Day ist am 11. und 12. Juli. Zwei Tage voller Angebote. Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass Social Post 006 Primary text de-at Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote… da fühlst dich wie ein Star!"} +{"t":"PD 23 Mass Social Post 007 Headline de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 23 Mass Social Post 008 Description de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass TV OLV 001 de-at Amazon Prime Day is 11-12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 002 VO de-at Two days of epic deals on electronics, home, kitchen and more... Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 23 Mass TV OLV 003 VO de-at ... that'll make you feel like a big deal. ...da fühlst dich wie ein Star."} +{"t":"PD 23 Mass TV OLV 004 VO de-at Amazon Prime Day is 11-12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 005 VO de-at Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 006 VO de-at Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PD 23 Mass TV OLV 007 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass TV OLV 008 Super de-at 11-12 July 11. - 12. Juli"} +{"t":"PD 23 Mass TV OLV 009 de-at 11-12 July 11. - 12. Juli"} +{"t":"PD 23 Mass TV OLV 010 de-at Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 011 VO de-at He’s got a toothbrush!\nThere he is!\nSam! Sam! Er hat eine Zahnbürste!\nDa ist er!\nTimo! Timo!"} +{"t":"PD 23 Mass TV OLV 011F VO de-at He’s got a toothbrush! There he is! Sam! Sam! Er hat eine Zahnbürste! Da ist er! Timo! Timo!"} +{"t":"PD 23 Mass TV OLV 012 VO de-at John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Perfekt, Ben! \nBen, schau hier her! \nJa, Ben, genau so! \nBleib so, Ben!"} +{"t":"PD 23 Mass TV OLV 012F VO de-at John! John! John, over here! Love it, John. Love it Looking great John! Perfekt, Ben! Ben, schau hier her! Ja, Ben, genau so! Bleib so, Ben!"} +{"t":"PD 23 Mass TV OLV 013 VO de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass TV OLV 014 VO de-at ... that'll make you feel like a big deal. ... mit denen du dich wie ein Star fühlst."} +{"t":"PD 23 Mass TV OLV 015 VO de-at Deals on electronics, home, kitchen and more. Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 23 Mass TV OLV 016 VO de-at Amazon Prime Day is the 11th and 12th of July. Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 017 VO de-at Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 018 VO de-at Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PD 23 Mass TV OLV 019 de-at Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 de-at Amazon Prime Day is here. Heute ist Amazon Prime Day."} +{"t":"PD 23 Mass TV OLV 025 VO de-at ... that'll make you feel like a big deal. … da fühlst du dich wie ein Star."} +{"t":"PD 23 Mass TV OLV 026 VO de-at Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day ist am 11. und 12. Juli.\n Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 026F VO de-at Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day ist am 11. und 12. Juli. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 027 VO de-at Shop now. Jetzt Angebote entdecken"} +{"t":"PD 23 Mass TV OLV 033 VO de-at Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Prime Day ist am 11. und 12. Juli.\n Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 033F VO de-at Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Prime Day ist am 11. und 12. Juli. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 034 VO de-at Shop now. Werde jetzt Prime-Mitglied."} +{"t":"PD 23 Mass TV OLV 037 Super de-at Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 041 Super de-at Two Days of Epic Deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass TV OLV 042 VO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass TV OLV 043 de-at Amazon Prime Day is here Heute ist Amazon Prime Day."} +{"t":"PD 23 Mass TV OLV 044 Super de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 048 VO de-at Shop now Jetzt entdecken"} +{"t":"PD 23 Mass YouTube 001 Title de-at Amazon Prime Day is the 11th-12th of July Amazon Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Mass YouTube 002 Description de-at With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Zwei Tage voller Angebote am Prime Day… da fühlst dich wie ein Star! Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass YouTube 003 Title de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 23 Mass YouTube 004 Description de-at With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Zwei Tage voller Angebote am Prime Day… da fühlst dich wie ein Star! Jetzt Angebote entdecken"} +{"t":"PD 23 Mass YouTube 005 Headline de-at Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy de-at 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Da fühlst dich wie ein Star"} +{"t":"PD 23 Mass YouTube 007 CTA de-at Shop now  Angebote entdecken"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline de-at Two days \nof epic deals Zwei Tage \nvoller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline de-at Two days \nof epic \ndeals Zwei Tage \nvoller \nAngebote"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline de-at Two \ndays\nof epic\ndeals Zwei \nTage \nvoller \nAngebote"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass (D)OOH Print 005 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline de-at New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline de-at New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass (D)OOH Print 009 Tagline de-at Only\n XX:XX:XX\n left of\n Prime \n Day Nur noch \nXX:XX:XX \nbis Prime \nDay \nendet"} +{"t":"PD 24 Mass (D)OOH Print 009F Tagline de-at Only XX:XX:XX left of Prime Day Nur noch XX:XX:XX bis Prime Day endet"} +{"t":"PD 24 Mass (D)OOH Print 010 Dates de-at Ends midnight Endet heute um Mitternacht"} +{"t":"PD 24 Mass Digital Display 001 Tagline de-at Two days \nof epic deals Zwei Tage \nvoller Angebote"} +{"t":"PD 24 Mass Digital Display 001F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Digital Display 002 Tagline de-at Two days \nof epic \ndeals Zwei Tage \nvoller \nAngebote"} +{"t":"PD 24 Mass Digital Display 002F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Digital Display 003 Tagline de-at Two \ndays\nof epic\ndeals Zwei \nTage \nvoller \nAngebote"} +{"t":"PD 24 Mass Digital Display 003F Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Digital Display 004 de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Digital Display 005 CTA de-at Join Prime Werde \nPrime-Mitglieder"} +{"t":"PD 24 Mass Digital Display 005F CTA de-at Join Prime Werde Prime-Mitglieder"} +{"t":"PD 24 Mass Digital Display 006 CTA de-at Shop now Angebote entdecken"} +{"t":"PD 24 Mass Digital Display 007 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass Digital Display 008 Tagline de-at New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 24 Mass Digital Display 008F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass Digital Display 010 Tagline de-at New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 24 Mass Digital Display 010F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass Digital Display 011 Dates de-at Ends midnight Endet heute \num Mitternacht"} +{"t":"PD 24 Mass Digital Display 011F Dates de-at Ends midnight Endet heute um Mitternacht"} +{"t":"PD 24 Mass Digital Display 012 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 002 de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 003 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 004 de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 005 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 007 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description de-at Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline de-at Spring Sale is coming Die Frühlingsangebote kommen!"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description de-at Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 013 Description de-at Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass PEAS Social Post 001 de-at October 11 and 12. Get access to two days of epic deals before anyone else. 11. und 12. Oktober. Zwei Tage voller toller Angebote. Jetzt Prime-Mitglied werden."} +{"t":"PD 24 Mass PEAS Social Post 002 de-at Now on. Get access to two days of epic deals before anyone else. Ab sofort. Zwei Tage voller toller Angebote. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline de-at Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 004 Description de-at Feel like a big deal Fühl dich richtig wichtig"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA de-at Learn more Mehr erfahren"} +{"t":"PD 24 Mass PEAS Social Post 006 de-at Shop now Jetzt sparen"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline de-at The Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text de-at Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Prime Exklusive Angebote. Am 11. und 12. Oktober. Zwei Tage voller toller Angebote – fühl dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 014 de-at Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Prime Exklusive Angebote. Ab sofort. Zwei Tage voller toller Angebote –fühl dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline de-at Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 021 de-at Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Prime Exklusive Angebote. 11. - 12. Oktober. Zwei Tage voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 022 de-at Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Prime Exklusive Angebote. Ab sofort. Fühl dich richtig wichtig mit 2 Tagen voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 027 de-at Prime Early Access Sale starts in: XX:XX:XX Prime Exklusive Angebote starten in: XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 de-at Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Prime Exklusive Angebote. Fühl dich richtig wichtig mit Zwei Tagen voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 035 de-at Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Prime Exklusive Angebote. Ab sofort. Fühl dich richtig wichtig mit 2 Tagen voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 038 de-at Get two days of epic deals before anyone else and feel like a big deal. Zwei Tage voller toller Angebote –fühl dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 039 de-at Get two days of epic deals before anyone else and feel like a big deal. Zwei Tage voller toller Angebote – fühlt dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline de-at Prime Early Access Sale. October 11 and 12. Prime Exklusive Angebote. Am 11. und 12. Oktober."} +{"t":"PD 24 Mass PEAS Social Post 041 Description de-at Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 044 de-at The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Bald starten die Prime Exklusiven Angebote. LIKE ❤️ diesen Tweet und du wirst am 11. Oktober erinnert, wenn die Angebote beginnen."} +{"t":"PD 24 Mass PEAS Social Post 045 de-at [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] deine Erinnerung an die Prime Exklusiven Angebote ist eingerichtet. Wir werden dich erinnern, sobald die Angebote am 11. Oktober verfügbar sind. Antworte #Stop, um dich von diesem Service abzumelden."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA de-at Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Bist du bereit, dich richtig wichtig zu fühlen? Denn jetzt geht’s los. Die Prime Exklusiven Angebote sind da. Genieße zwei Tage voller toller Angebote!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline de-at Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass Social Post 001 Headline de-at Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 002 Description de-at Prime member exclusive Nur für Prime-Mitglieder"} +{"t":"PD 24 Mass Social Post 003 Primary text de-at Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 004 Headline de-at Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 005 Primary text de-at Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 014 Primary text de-at Amazon Prime Day is the 16th - 17th of July Amazon Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Mass Social Post 016 de-at Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social Post 017 Title de-at Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 018 Description de-at Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 019 Headline de-at Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 020 Headline de-at Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 021 de-at Amazon Prime Day is here, with two days of epic deals. Shop now Heute ist Amazon Prime Day. Zwei Tage voller Angebote. Jetzt Angebote entdecken."} +{"t":"PD 24 Mass Social Post 022 de-at Shop now Jetzt Angebote entdecken"} +{"t":"PD 24 Mass Social Post 023 Primary text de-at Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 024 Headline de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 025 Description de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 24 Mass Social Post 026 Primary text de-at Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 027 Headline de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 028 Primary text de-at Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 036 Primary text de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 037 Brand Name de-at AmazonUK AmazonAT"} +{"t":"PD 24 Mass Social Post 038 de-at Amazon Prime Day is here, with two days of epic deals. Shop now. Heute ist Amazon Prime Day. Zwei Tage voller Angebote. Jetzt Angebote entdecken."} +{"t":"PD 24 Mass Social Post 039 Title de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 040 Description de-at Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 041 Headline de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 042 Headline de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social OLV 001 de-at Just need your picture, thanks. Und noch ein Foto, bitte."} +{"t":"PD 24 Mass Social OLV 002 Subtitle de-at Just need your picture, thanks Und noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 003 BVO de-at With two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Social OLV 004 Super de-at With two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Social OLV 005 BVO de-at …you’ll feel like a big deal! Lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social OLV 006 Super de-at You’ll feel like a big deal Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass Social OLV 007 BVO de-at Prime day is the 16-17 July. Join Prime. Prime Day ist am 16. und 17. Juli. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social OLV 008 Endcard de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass Social OLV 009 Endcard de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Social OLV 011 Subtitle de-at Just need your picture, thanks. Und noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 016 BVO de-at Prime day is here! Shop now. Heute ist Prime Day! Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 020 Subtitle de-at Just need your picture, thanks Und noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 021 BVO de-at Feel like a big deal. Lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social OLV 022 Super de-at Feel like a big deal Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass Social OLV 024 Super de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Social OLV 025 Super de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass Social OLV 035 Subtitle de-at Just need your picture, thanks. Und noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 049 de-at Sign here, please. Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 050 Subtitle de-at Sign here, please Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 059 Subtitle de-at Sign here, please. Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 067 de-at Sign here, please Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 097 BVO de-at With two days of epic deals… Zwei Tagen voller Angebote"} +{"t":"PD 24 Mass Social OLV 098 Super de-at With two days of epic deals Zwei Tagen voller Angebote"} +{"t":"PD 24 Mass Social OLV 099 BVO de-at …you and your dog will feel like a big deal! Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 100 Super de-at you and you dog\n will feel like a big deal Da können du und dein Hund sich\n feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 100F Super de-at you and you dog will feel like a big deal Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 101 BVO de-at Prime day is the 16th and 17th of July. Join Prime Prime Day ist am 16. und 17. Juli. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social OLV 106 BVO de-at …you and your dog will feel like a big deal! Da können du und dein Hund sich\n feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 106F BVO de-at …you and your dog will feel like a big deal! Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 108 BVO de-at Prime Day is here! Shop now. Heute ist Prime Day! Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 109 de-at Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO de-at …you and your kid will feel like a big deal! Da können du und deine Kleine sich feiern lassen und so richtig sparen."} +{"t":"PD 24 Mass Social OLV 115 Super de-at you and your kid\n will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 115F Super de-at you and your kid will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 116 BVO de-at Prime day is the 16th and 17th of July. Join Prime. Prime Day ist am 16. und 17. Juli. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social OLV 126 BVO de-at Feel like a big deal. Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass Social OLV 138 BVO de-at Prime day is here! Shop now. Heute ist Prime Day. Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 141 Super de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Social OLV 142 de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass TV Cut in 001 Super de-at Two Days of Epic Deals Zwei Tage voller toller Angebote"} +{"t":"PD 24 Mass TV Cut in 002 Event Name de-at Prime Day Prime Day"} +{"t":"PD 24 Mass TV Cut in 003 On-screen text de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass TV OLV 001 BVO de-at Amazon Prime Day is the 16th and 17th of July Amazon Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Mass TV OLV 002 Super de-at Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass TV OLV 004 BVO de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 005 Super de-at Two Days of Epic Deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 006 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 24 Mass TV OLV 007 de-at 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass TV OLV 008 Super de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass TV OLV 009 BVO de-at Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Mass TV OLV 010 BVO de-at Two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 011 BVO de-at …that’ll make you feel like a big deal. ... also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass TV OLV 012 BVO de-at Deals on electronics, home, kitchen and more. Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 24 Mass TV OLV 013 BVO de-at Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day ist am 16. und 17. Juli. Exklusiv für Amazon Prime-Mitglieder."} +{"t":"PD 24 Mass TV OLV 015 BVO de-at Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass TV OLV 025 BVO de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 026 Super de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 028 Super de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 029 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PD 24 Mass TV OLV 033 BVO de-at Amazon Prime Day is here Heute ist Amazon Prime Day."} +{"t":"PD 24 Mass TV OLV 039 BVO de-at Shop now. Jetzt Angebote entdecken"} +{"t":"PD 24 Mass YouTube Long 001 Headline de-at Amazon Prime Day is the 16th - 17th of July Amazon Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Mass YouTube Long 002 Description de-at With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Zwei Tage voller Angebote … Lass dich am Amazon Prime Day feiern und spare so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass YouTube Long 003 CTA de-at Join Prime Angebote entdecken"} +{"t":"PD 24 Mass YouTube Long 004 Headline de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass YouTube Long 005 Description de-at With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Zwei Tage voller Angebote… Lass dich am Amazon Prime Day feiern und spare so richtig! Jetzt Angebote entdecken."} +{"t":"PD 24 Mass YouTube Long 006 CTA de-at Shop now  Einkaufen"} +{"t":"PD 24 Mass YouTube Long 007 Headline de-at Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy de-at 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass YouTube Long 009 CTA de-at Shop now  Angebote entdecken"} +{"t":"PD 24 Mass YouTube Short 001 Headline de-at Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description de-at Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … Lass dich am Amazon Prime Day feiern und spare so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass YouTube Short 003 CTA de-at Join Prime Anmelden"} +{"t":"PD 24 Mass YouTube Short 005 Description de-at Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Heute ist Amazon Prime Day. Zwei Tage voller Angebote… Lass dich am Amazon Prime Day feiern und spare so richtig! Jetzt Angebote entdecken."} +{"t":"PD 24 Mass YouTube Short 006 CTA de-at Shop now  Einkaufen"} +{"t":"PD 24 Mass YouTube Short 007 Headline de-at Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy de-at 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass YouTube Short 009 CTA de-at Shop now  Einkaufen"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline de-at Four days \nof big deals Vier Tage \nvoller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline de-at Four days \nof big\ndeals Vier Tage \nvoller \nAngebote"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline de-at Four \ndays\nof big\ndeals Vier  \nTage \nvoller \nAngebote"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline de-at Four  days of big deals Vier   Tage voller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass (D)OOH Print 005 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline de-at New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline de-at New day. \nNew \ndeals. Neuer Tag. \nNeue \nAngebote."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline de-at New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 009 de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline de-at Big deals \nend in \nXX:XX:XX  Tolle \nAngebote \nenden in \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline de-at Big deals end in XX:XX:XX  Tolle Angebote enden in XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline de-at Big deals end in XX:XX:XX  Tolle Angebote enden in XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 de-at Hours Stunden"} +{"t":"PD 25 Mass (D)OOH Print 014 de-at Minutes Minuten"} +{"t":"PD 25 Mass (D)OOH Print 015 de-at Seconds Sekunden"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency de-at Shop now Jetzt entdecken"} +{"t":"PD 25 Mass Digital Display 001 Tagline de-at Four days \nof big deals Vier Tage \nvoller Angebote"} +{"t":"PD 25 Mass Digital Display 001F Tagline de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Digital Display 002 Tagline de-at Four days \nof big\ndeals Vier Tage \nvoller \nAngebote"} +{"t":"PD 25 Mass Digital Display 002F Tagline de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Digital Display 003 Tagline de-at Four \ndays\nof big\ndeals Vier  \nTage \nvoller \nAngebote"} +{"t":"PD 25 Mass Digital Display 003F Tagline de-at Four  days of big deals Vier   Tage voller Angebote"} +{"t":"PD 25 Mass Digital Display 005 Dates de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Digital Display 006 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 25 Mass Digital Display 007 CTA de-at Shop now Angebote entdecken"} +{"t":"PD 25 Mass Digital Display 008 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Digital Display 009 Tagline de-at New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 25 Mass Digital Display 009F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Digital Display 010 Tagline de-at New day. \nNew \ndeals. Neuer Tag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Digital Display 010F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Digital Display 011 Tagline de-at New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Digital Display 011F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Digital Display 012 Dates de-at Ends midnight Nur noch heute"} +{"t":"PD 25 Mass Digital Display 020 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"PD 25 Mass Digital Display 021 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Digital Display 027 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"PD 25 Mass Digital Display 029 de-at Fast. Faster. Prime Schnell. Schneller. Prime."} +{"t":"PD 25 Mass Digital Display 030 de-at Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"PD 25 Mass Digital Display 031 de-at More information at Amazon.xx Weitere Infos auf Amazon.de/Prime"} +{"t":"PD 25 Mass Radio 001 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day ist vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Radio 002 BVO de-at Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Vier Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr - und schon ist Schluss mit …"} +{"t":"PD 25 Mass Radio 003 BVO de-at And more like… Und Zeit für …"} +{"t":"PD 25 Mass Radio 004 BVO de-at Feel like a big deal.  Also, lasst euch feiern und spart so richtig."} +{"t":"PD 25 Mass Radio 005 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day ist vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Radio 006 BVO de-at Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PD 25 Mass Radio 007 BVO de-at Join Prime now. Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Radio 008 BVO de-at Amazon Prime Day is here. Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Radio 013 BVO de-at Exclusively for Prime Members.  Exklusiv für Prime-Mitglieder."} +{"t":"PD 25 Mass Radio 014 BVO de-at Shop now. Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Social Design Led OLV 002 Super de-at Amazon \n Prime Day\n is 8–11 July Amazon\n Prime Day\n vom 8. - 11. Juli"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super de-at Amazon Prime Day is 8–11 July Amazon Prime Day vom 8. - 11. Juli"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super de-at Four days\n of big deals Vier Tage\n voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super de-at Four days\n of big\n deals Vier Tage\n voller\n Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super de-at Join now Werde jetzt Mitglied"} +{"t":"PD 25 Mass Social Design Led OLV 009 de-at Exclusively for \n Prime members Exklusiv für\n Prime-Mitglieder"} +{"t":"PD 25 Mass Social Design Led OLV 009F de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super de-at Amazon Prime Day\n is here! Heute ist \n Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super de-at Amazon\n Prime Day\n is here! Heute ist \n Amazon\n Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super de-at Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social Post 001 Description de-at Prime member-exclusive Nur für Prime Mitglieder"} +{"t":"PD 25 Mass Social Post 002 Headline de-at Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11.7."} +{"t":"PD 25 Mass Social Post 003 Primary text de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 004 Headline de-at Amazon Prime Day 8-11 July Amazon Prime Day vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 005 Primary text de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 009 Primary text de-at Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Mit vier Tagen voller Angebote, spart ihr so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 010 Primary text de-at Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Mit vier Tagen voller Angebote, spart ihr so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 011 Primary text de-at Amazon Prime Day is the 8th-11th July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 012 Headline de-at With four days of big deals! Join Prime now. Vier Tage voller Angebote! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 013 Primary text de-at Amazon Prime Day is the 8th-11th July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 014 de-at Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Entdecke vier Tage voller Angebote. Werde Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 015 Title de-at Amazon Prime Day 8-11 July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 016 Description de-at Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 017 Title de-at Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11. Juli"} +{"t":"PD 25 Mass Social Post 018 Title de-at Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11. Juli"} +{"t":"PD 25 Mass Social Post 019 Headline de-at Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11.7."} +{"t":"PD 25 Mass Social Post 020 Description de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social Post 021 Headline de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 022 Primary text de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 023 Headline de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 024 Primary text de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 026 Primary text de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 028 Primary text de-at Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Heute ist Amazon Prime Day. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 029 Primary text de-at Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Heute ist Amazon Prime Day. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 030 Primary text de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 032 Primary text de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 033 de-at Amazon Prime Day is here with four days of big deals. Shop now. Heute ist Amazon Prime Day. Vier Tage voller Angebote. Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 034 Title de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 035 Description de-at Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Heute ist Amazon Prime Day. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 036 Title de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 037 Title de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 038 Headline de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social TV Led 001 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day vom 8. bis 11. Juli!"} +{"t":"PD 25 Mass Social TV Led 002 BVO de-at You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so riiiiiiiichtig!"} +{"t":"PD 25 Mass Social TV Led 003 BVO de-at With four days of big deals… Vier Tage voller Angebote..."} +{"t":"PD 25 Mass Social TV Led 004 BVO de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Social TV Led 005 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social TV Led 006 Super de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Social TV Led 007 Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 008 Super de-at Four days\n of big deals Vier Tage\n voller Angebote"} +{"t":"PD 25 Mass Social TV Led 008F Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 009 Super de-at Four days\n of big\n deals Vier Tage\n voller\n Angebote"} +{"t":"PD 25 Mass Social TV Led 009F Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 010 Super de-at Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Social TV Led 011 Super de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Social TV Led 012 BVO de-at Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so riiiiiiiichtig!"} +{"t":"PD 25 Mass Social TV Led 013 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Social TV Led 014 BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social TV Led 017 BVO de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018 Super de-at Amazon Prime Day\n is here! Heute ist \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super de-at Amazon Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super de-at Amazon\n Prime Day\n is here! Heute ist \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super de-at Amazon Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO de-at You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so riiiiiiiichtig!"} +{"t":"PD 25 Mass Social TV Led 023 BVO de-at Shop now. Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social TV Led 026 Super de-at Four days\n of big\n deals Vier Tage\n voller\n Angebote"} +{"t":"PD 25 Mass Social TV Led 026F Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 029 BVO de-at Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so riiiiiiiichtig!"} +{"t":"PD 25 Mass Social TV Led 030 BVO de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 033 BVO de-at Shop now. Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Static Social 001 Tagline de-at Four days \nof big deals Vier Tage \nvoller Angebote"} +{"t":"PD 25 Mass Static Social 001F Tagline de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Static Social 002 Tagline de-at Four days \nof big\ndeals Vier Tage \nvoller \nAngebote"} +{"t":"PD 25 Mass Static Social 002F Tagline de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Static Social 003 Tagline de-at Four \ndays\nof big\ndeals Vier  \nTage \nvoller \nAngebote"} +{"t":"PD 25 Mass Static Social 003F Tagline de-at Four  days of big deals Vier   Tage voller Angebote"} +{"t":"PD 25 Mass Static Social 004 Dates de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Static Social 005 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Static Social 006 Tagline de-at New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 25 Mass Static Social 006F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Static Social 007 Tagline de-at New \nday. \nNew \ndeals. Neuer Tag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Static Social 007F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Static Social 008 Tagline de-at New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Static Social 008F Tagline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Static Social 009 de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 001 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day ist vom 8. bis 11. Juli."} +{"t":"PD 25 Mass TV OLV 002 Super de-at Amazon Prime Day\n 8–11 July Amazon Prime Day\n 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 002F Super de-at Amazon Prime Day 8–11 July Amazon Prime Day 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 003 BVO de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass TV OLV 004 Super de-at Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass TV OLV 005 BVO de-at Join Prime now\n\n Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 005F BVO de-at Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 006 Super de-at Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass TV OLV 008 BVO de-at Four days of big deals on electronics, home, kitchen and more. Vier Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 25 Mass TV OLV 009 BVO de-at …that’ll make you feel like a big deal. ... also, lasst euch feiern und spart so richtig."} +{"t":"PD 25 Mass TV OLV 010 BVO de-at Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day ist vom 8. bis 11. Juli. Exklusiv für Prime-Mitglieder."} +{"t":"PD 25 Mass TV OLV 012 BVO de-at Join Prime now.\n\n Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 012F BVO de-at Join Prime now. Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 013 Super de-at 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 014 BVO de-at Amazon Prime Day is here. Heute ist Amazon Prime Day."} +{"t":"PD 25 Mass TV OLV 015 Super de-at Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass TV OLV 018 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass TV OLV 025 BVO de-at Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass YouTube 001 Headline de-at Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass YouTube 002 Description de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Mit 4 Tagen voller Angebote, lasst euch feiern und spart so richtig!"} +{"t":"PD 25 Mass YouTube 003 CTA de-at Join Prime Anmelden"} +{"t":"PD 25 Mass YouTube 004 Headline de-at Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 005 Description de-at With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit 4 Tagen voller Angebote, lasst euch feiern und spart so richtig!"} +{"t":"PD 25 Mass YouTube 006 CTA de-at Shop now  Einkaufen"} +{"t":"PD 25 Mass YouTube 007 Headline de-at Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description de-at 4 days of big deals, so you’ll feel like a big deal Mit 4 Tagen voller Angebote, lasst euch feiern und spart so richtig!"} +{"t":"PD 25 Mass YouTube 009 CTA de-at Shop now  Einkaufen"} +{"t":"PD 25 Mass YouTube 010 Headline de-at Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy de-at 4 days of big deals, so you'll feel like a big deal! Mit 4 Tagen voller Angebote, spart ihr so richtig!"} +{"t":"PD 25 Mass YouTube 012 CTA de-at Shop now Einkaufen"} +{"t":"PD 25 Mass YouTube 013 Headline de-at Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description de-at Amazon Prime Day is 8-11 of July Amazon Prime Day 8. - 11.7."} +{"t":"PD 25 Mass YouTube 015 de-at with 4 days of big deals Entdecke 4 Tage voller Angebote"} +{"t":"PD 25 Mass YouTube 016 CTA de-at Join Prime Anmelden"} +{"t":"PD 25 Mass YouTube 017 Headline de-at Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description de-at Amazon Prime Day is here with 4 days of big deals Heute ist Amazon Prime Day.\n Vier Tage voller Angebote"} +{"t":"PD 25 Mass YouTube 018F Description de-at Amazon Prime Day is here with 4 days of big deals Heute ist Amazon Prime Day. Vier Tage voller Angebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description de-at Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline de-at Spring Sale is coming Die Frühlingsangebote kommen!"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description de-at Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description de-at 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description de-at Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social OLV 001 Super de-at Spring Sale is coming Die Frühlingsangebote kommen"} +{"t":"SDD 23 Mass Social OLV 002 Super de-at Up to 40% off Bis zu 40% sparen"} +{"t":"SDD 23 Mass Social OLV 003 Super de-at Starts Monday Startet Montag"} +{"t":"SDD 23 Mass Social OLV 004 Super de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social OLV 005 Super de-at 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social OLV 006 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 23 Mass Social OLV 007 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 23 Mass Social OLV 008 Super de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social OLV 010 Super de-at 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social OLV 012 Super de-at Spring Sale is here Die Frühlingsangebote sind da"} +{"t":"SDD 23 Mass Social OLV 014 Super de-at Shop now Angebote entdecken"} +{"t":"SDD 23 Mass Social OLV 016 Super de-at Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Mass Social OLV 020 Super de-at Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Mass Social Post 001 Headline de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social Post 002 Primary text de-at Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 003 Primary text de-at Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 004 Description de-at 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social Post 005 Headline de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social Post 006 Primary text de-at Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 007 Primary text de-at Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 008 de-at Save big in the Amazon Spring Sale with up to 40% off. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten."} +{"t":"SDD 23 Mass Social Post 011 Primary text de-at Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 012 Headline de-at Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social Post 015 Description de-at 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social Post 020 de-at #Amazon #Springsale #Amazon #Frühlingsangebote #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text de-at Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Spare richtig bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 022 de-at Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 023 Primary text de-at The Amazon Spring Sale. Starts 6pm on March 27th. Amazon Frühlingsangebote. Beginnt am 27. März um 18 Uhr"} +{"t":"SDD 23 Mass Social Post 024 Brand Name de-at AmazonUK AmazonAT"} +{"t":"SDD 23 Mass Social Post 025 de-at The Amazon Spring Sale. Selected products only. Amazon Frühlingsangebote. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 027 de-at Save big in the Amazon Spring Sale. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 031 Primary text de-at The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Amazon Frühlingsangebote. Spare bis zu 40 %. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 032 Primary text de-at The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Amazon Frühlingsangebote. Spare bis zu 40 %. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 035 Primary text de-at Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 036 Primary text de-at Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 037 de-at Save up to 40% off in the Amazon Spring Sale.  Spare bis zu 40 % bei den Amazon Frühlingsangeboten."} +{"t":"SDD 23 Mass Social Post 039 Primary text de-at Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 040 Primary text de-at Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 050 Primary text de-at Save big in the Amazon Spring Sale. Ends midnight on March 29th. Spare richtig bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 051 de-at Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 052 Primary text de-at Save big in the Amazon Spring Sale. Ends midnight on March 29th. Spare richtig bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 054 de-at The Amazon Spring Sale. Save up to 40%. Selected products only. Amazon Frühlingsangebote. Spare bis zu 40 %. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 055 Brand Name de-at AmazonUK AmazonAT"} +{"t":"SDD 23 Mass Social Post 056 de-at Save big in the Amazon Spring Sale. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass TV OLV 001 BVO de-at Get that Spring feeling, Hol Dir das Frühlingsgefühl"} +{"t":"SDD 23 Mass TV OLV 002 BVO de-at Get two days of Spring savings Hol Dir 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Mass TV OLV 003 BVO de-at with up to 40% off in the Amazon Spring Sale. und spare mit den Amazon Frühlingsangeboten bis zu 40 %."} +{"t":"SDD 23 Mass TV OLV 004 BVO de-at Starts Monday Startet Montag"} +{"t":"SDD 23 Mass TV OLV 005 Super de-at Amazon Spring Sale\nUp to 40% off Amazon Frühlingsangebote\nBis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 005F Super de-at Amazon Spring Sale Up to 40% off Amazon Frühlingsangebote Bis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 006 Super de-at Amazon Spring Sale\n27-29 March Amazon Frühlingsangebote\n27.-29. März"} +{"t":"SDD 23 Mass TV OLV 006F Super de-at Amazon Spring Sale 27-29 March Amazon Frühlingsangebote 27.-29. März"} +{"t":"SDD 23 Mass TV OLV 007 BVO de-at Now on. Jetzt"} +{"t":"SDD 23 Mass TV OLV 008 Super de-at Amazon Spring Sale\nUp to 40% off Amazon Frühlingsangebote\nBis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 008F Super de-at Amazon Spring Sale Up to 40% off Amazon Frühlingsangebote Bis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 009 Super de-at Amazon Spring Sale\nEnds 29 March Amazon Frühlingsangebote \nEndet am 29. März"} +{"t":"SDD 23 Mass TV OLV 009F Super de-at Amazon Spring Sale Ends 29 March Amazon Frühlingsangebote Endet am 29. März"} +{"t":"SDD 23 Mass TV OLV 010 de-at Starts 6pm March 27th. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass TV OLV 011 de-at Ends midnight on March 29th. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass TV OLV 012 de-at Selected products only. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass TV OLV 013 BVO de-at Get that Spring feeling Hol Dir das Frühlingsgefühl"} +{"t":"SDD 23 Mass TV OLV 014 BVO de-at Get two days of Spring savings Hol Dir 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Mass TV OLV 015 BVO de-at with up to 40% off in the Amazon Spring Sale und spare mit den Amazon Frühlingsangeboten bis zu 40 %"} +{"t":"SDD 23 Mass TV OLV 020 Super de-at Amazon Spring Sale\nUp to 40% off Amazon Frühlingsangebote\nBis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 020F Super de-at Amazon Spring Sale Up to 40% off Amazon Frühlingsangebote Bis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 024 de-at Selected products only. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass YouTube 001 Title de-at Get ready for the Amazon Spring Sale! Bist du bereit für die Amazon Frühlingsangebote?"} +{"t":"SDD 23 Mass YouTube 002 Description de-at Save up to 40% off in the Amazon Spring Sale. Starts Monday. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Startet Montag."} +{"t":"SDD 23 Mass YouTube 003 Title de-at Get that Spring feeling! Hol Dir das Frühlingsgefühl!"} +{"t":"SDD 23 Mass YouTube 004 Description de-at The Amazon Spring Sale. Save up to 40% from 27-29 March. Die Amazon Frühlingsangebote. Spare bis zu 40 % vom 27.-29. März."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name de-at Amazon Spring Deal Days  Amazon Oster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name de-at Amazon Spring\nDeal Days  Amazon\nOster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name de-at Amazon Spring Deal Days  Amazon Oster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name de-at Amazon\nSpring\nDeal Days  Amazon\nOster-\nAngebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name de-at Amazon Spring Deal Days  Amazon Oster- Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name de-at Amazon\nSpring\nDeal\nDays  Amazon\nOster-\nAngebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name de-at Amazon Spring Deal Days  Amazon Oster- Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline de-at Up to 40% off Entdecke tolle Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline de-at Shop epic deals Entdecke Tolle Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates de-at Starts 20 March  Ab 20. März"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates de-at Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA de-at Learn more Mehr erfahren"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates de-at Ends 25 March Bis 25. März"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA de-at Shop now Angebote entdecken"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name de-at Amazon Spring\nDeal Days Amazon\nOster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name de-at Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name de-at Amazon\nSpring\nDeal\nDays Amazon\nOster-\nAngebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name de-at Amazon Spring Deal Days Amazon Oster- Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass Radio 001 BVO de-at Amazon Spring Deal Days are approaching. Bald gibt’s die Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Radio 002 BVO de-at So you could save big on a Bluetooth speaker. Spare richtig viel bei einer Bluetooth-Box."} +{"t":"SDD 24 Mass Radio 003 BVO de-at And get into dancing. Und zeige, welche Tänze du drauf hast."} +{"t":"SDD 24 Mass Radio 004 BVO de-at Reaaaaaally into dancing. Und zwar so richtig:"} +{"t":"SDD 24 Mass Radio 005 BVO de-at Lifting! Spinning! Luuuunging!!! Sprung, Drehung, Auuuuusfallschritt!"} +{"t":"SDD 24 Mass Radio 006 de-at Oh no! Oh nein!"} +{"t":"SDD 24 Mass Radio 007 BVO de-at And you can also save big on a sewing machine. Und du kannst auch bei einer Nähmaschine richtig viel sparen."} +{"t":"SDD 24 Mass Radio 008 BVO de-at From Bluetooth speakers to sewing machines. Von Bluetooth-Boxen bis Nähmaschinen."} +{"t":"SDD 24 Mass Radio 009 BVO de-at Shop epic deals during Amazon Spring Deal Days. Entdecke tolle Deals bei den Amazon Oster-Angeboten."} +{"t":"SDD 24 Mass Radio 010 BVO de-at Starts Wednesday Ab Mittwoch."} +{"t":"SDD 24 Mass Radio 022 BVO de-at Amazon Spring Deal Days are here. Die Amazon Oster-Angebote sind da."} +{"t":"SDD 24 Mass Radio 025 BVO de-at Reaaaaaally into dancing. Und zwar so richtig."} +{"t":"SDD 24 Mass Radio 031 BVO de-at Ends 25th of March. Bis zum 25. März."} +{"t":"SDD 24 Mass Radio 032 VO de-at Whilst stocks last. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"SDD 24 Mass Social OLV 005 Super de-at Amazon\nSpring Deal Days Amazon\nOster-Angebote"} +{"t":"SDD 24 Mass Social OLV 005F Super de-at Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social OLV 006 Super de-at Shop epic deals Entdecke tolle Deals"} +{"t":"SDD 24 Mass Social OLV 007 Super de-at Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass Social OLV 008 de-at Selected products only Nur auf ausgewählte Produkte. 20. - 25. März."} +{"t":"SDD 24 Mass Social OLV 011 Super de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass Social OLV 012 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Mass Social Post 001 Headline de-at Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social Post 002 de-at Get up to 40% off. 20-25 March. Entdecke tolle Deals. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 003 Description de-at AmazonUK AmazonAT"} +{"t":"SDD 24 Mass Social Post 004 Headline de-at Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social Post 006 de-at Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Oster-Angebote. Entdecke tolle Deals. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 009 Description de-at AmazonUK AmazonAT"} +{"t":"SDD 24 Mass Social Post 010 de-at Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Oster-Angebote. Entdecke tolle Deals. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 012 de-at #AmazonUK #AmazonAT"} +{"t":"SDD 24 Mass Social Post 013 de-at Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Amazon Oster-Angebote. Entdecke tolle Deals. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 014 de-at AmazonUK AmazonAT"} +{"t":"SDD 24 Mass Social Post 016 Brand Name de-at AmazonUK AmazonAT"} +{"t":"SDD 24 Mass Social Post 017 de-at Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Oster-Angebote. Entdecke tolle Deals. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 001 BVO de-at Amazon Spring Deal Days are approaching. Bald gibt’s die Amazon Oster-Angebote."} +{"t":"SDD 24 Mass TV OLV 002 BVO de-at Amazon Spring Deal Days. Amazon Oster-Angebote"} +{"t":"SDD 24 Mass TV OLV 003 BVO de-at Shop epic deals Entdecke tolle Deals"} +{"t":"SDD 24 Mass TV OLV 004 BVO de-at Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass TV OLV 005 Super de-at Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass TV OLV 006 Super de-at Shop epic deals Entdecke tolle Deals"} +{"t":"SDD 24 Mass TV OLV 007 Super de-at Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass TV OLV 008 de-at Selected products only. Starts Wednesday. 20-25 March. Nur auf ausgewählte Produkte. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 009 BVO de-at Shop epic deals during Amazon Spring Deal Days. Entdecke tolle Deals bei den Amazon Oster-Angeboten"} +{"t":"SDD 24 Mass TV OLV 010 BVO de-at Starts Wednesday Ab Mittwoch."} +{"t":"SDD 24 Mass TV OLV 014 de-at Selected products only. 20-25 March. Nur auf ausgewählte Produkte. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 025 BVO de-at Amazon Spring Deal Days are here. Die Amazon Oster-Angebote sind da"} +{"t":"SDD 24 Mass TV OLV 026 BVO de-at Shop epic deals on whatever you need. Spare so richtig, bei allem was du brauchst."} +{"t":"SDD 24 Mass TV OLV 027 BVO de-at From bluetooth speakers… Von Bluetooth-Boxen bis…"} +{"t":"SDD 24 Mass TV OLV 028 BVO de-at …to sewing machines. … Nähmaschinen."} +{"t":"SDD 24 Mass TV OLV 030 BVO de-at Shop epic deal Entdecke tolle Deals"} +{"t":"SDD 24 Mass TV OLV 031 BVO de-at Ends 25th of March. Bis zum 25. März."} +{"t":"SDD 24 Mass TV OLV 034 Super de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass TV OLV 035 de-at Selected products only. Whilst stocks last. 20-25 March. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 037 BVO de-at Until 25th of March. Bis zum 25. März"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline de-at Amazon Spring\nDeals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline de-at Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 004 Subheader de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 de-at 25–31 March 25. - 31. März"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass (D)OOH PRINT 012 Subheader de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 de-at Ends 31 March Nur bis 31. März"} +{"t":"SDD 25 Mass (D)OOH PRINT 017 de-at Up to 45% off.\nWoooo! Spare bis zu 50 %.\nWooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 017F de-at Up to 45% off. Woooo! Spare bis zu 50 %. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018 de-at Up to \n45% off.\nWoooo! Spare bis \nzu 50 %.\nWooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018F de-at Up to 45% off. Woooo! Spare bis zu 50 %. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 de-at Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline de-at New day. \nNew deals. Neuer Tag.\nNeue Angebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline de-at New \nday. \nNew \ndeals. Neuer \nTag.\nNeue \nAngebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 de-at Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 de-at Ends 31 Mar Nur bis 31. März"} +{"t":"SDD 25 Mass Countdown Timer 001 Headline de-at Amazon\nSpring\nDeals\nstart in Die Amazon\nFrühlings-\nangebote\nstarten in"} +{"t":"SDD 25 Mass Countdown Timer 001F Headline de-at Amazon Spring Deals start in Die Amazon Frühlings- angebote starten in"} +{"t":"SDD 25 Mass Countdown Timer 002 Headline de-at Amazon\nSpring\nDeals\nend in Die Amazon\nFrühlings-\nangebote\nenden in"} +{"t":"SDD 25 Mass Countdown Timer 002F Headline de-at Amazon Spring Deals end in Die Amazon Frühlings- angebote enden in"} +{"t":"SDD 25 Mass Countdown Timer 003 de-at Hours Stunden"} +{"t":"SDD 25 Mass Countdown Timer 004 de-at Minutes Minuten"} +{"t":"SDD 25 Mass Countdown Timer 005 de-at Seconds Sekunden"} +{"t":"SDD 25 Mass Countdown Timer 006 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Countdown Timer 007 Headline de-at Amazon Spring\nDeals start in Die Amazon Frühlings-\nangebote starten in"} +{"t":"SDD 25 Mass Countdown Timer 007F Headline de-at Amazon Spring Deals start in Die Amazon Frühlings- angebote starten in"} +{"t":"SDD 25 Mass Countdown Timer 008 Headline de-at Amazon Spring\nDeals end in Die Amazon\nFrühlingsangebote\nenden in"} +{"t":"SDD 25 Mass Countdown Timer 008F Headline de-at Amazon Spring Deals end in Die Amazon Frühlingsangebote enden in"} +{"t":"SDD 25 Mass Countdown Timer 012 de-at Woooo! Wooow!"} +{"t":"SDD 25 Mass Display 001 Headline de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Display 003 Headline de-at Amazon \nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Display 003F Headline de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Display 006 Subheader de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Display 007 Subheader de-at Up to \n45% off Spare bis \nzu 50 %"} +{"t":"SDD 25 Mass Display 007F Subheader de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Display 011 de-at 25–31 March 25. - 31. März"} +{"t":"SDD 25 Mass Display 012 CTA de-at Learn more Mehr erfahren"} +{"t":"SDD 25 Mass Display 013 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Display 014 de-at Selected products only Nur auf ausgewählte \nProdukte"} +{"t":"SDD 25 Mass Display 014F de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Display 016 Headline de-at Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass Display 016F Headline de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Display 018 Headline de-at Amazon \nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Display 018F Headline de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Display 026 de-at Ends 31 March Nur bis 31. März"} +{"t":"SDD 25 Mass Display 028 CTA de-at Shop now Angebote entdecken"} +{"t":"SDD 25 Mass Display 030 de-at Selected products only Nur auf ausgewählte \nProdukte"} +{"t":"SDD 25 Mass Display 030F de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Display 032 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"SDD 25 Mass Display 034 Headline de-at Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"SDD 25 Mass Display 035 Headline de-at Fast.\nFaster.\nPrime. Schnell. \nSchneller. \nPrime."} +{"t":"SDD 25 Mass Display 035F Headline de-at Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"SDD 25 Mass Display 036 Subheadline de-at Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"SDD 25 Mass Display 037 Subheadline de-at Fast and free \ndelivery. Schnelle und kostenlose \nLieferung."} +{"t":"SDD 25 Mass Display 037F Subheadline de-at Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"SDD 25 Mass Display 038 Subheadline de-at Fast \nand free \ndelivery. Schnelle\n und kostenlose \nLieferung."} +{"t":"SDD 25 Mass Display 038F Subheadline de-at Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"SDD 25 Mass Display 039 de-at More info at Amazon.de/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"SDD 25 Mass Display 040 de-at More info at \nAmazon.de/Prime Weitere Infos auf \nAmazon.de/Prime"} +{"t":"SDD 25 Mass Display 040F de-at More info at Amazon.de/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"SDD 25 Mass Radio 001 BVO de-at Ooh! Amazon's Spring Deal Days are coming! Wooow! Bald gibt’s die Amazon Frühlingsangebote!"} +{"t":"SDD 25 Mass Radio 002 BVO de-at So, whether you're spring hiking*... Ob Frühlingsspaziergang*…"} +{"t":"SDD 25 Mass Radio 003 BVO de-at Or spring cleaning*.... Oder Frühjahrsputz*...."} +{"t":"SDD 25 Mass Radio 004 BVO de-at You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Du kannst bei allem, was du brauchst, bis zu 50 % sparen … bei Elektronik, Haushalt, Sport und noch viel mehr!"} +{"t":"SDD 25 Mass Radio 005 BVO de-at You can save big on all the things you need… from electronics and home to sports and [so much] more! Du kannst so richtig sparen … bei Elektronik, Haushalt, Sport und [noch viel] mehr!"} +{"t":"SDD 25 Mass Radio 006 BVO de-at Ooh indeed! Aber so was von Wooow!"} +{"t":"SDD 25 Mass Radio 007 BVO de-at Shop Amazon's Spring Deal Days. Entdecke die Amazon Frühlingsangebote."} +{"t":"SDD 25 Mass Radio 008 BVO de-at Starts Tuesday. Ab Dienstag."} +{"t":"SDD 25 Mass Radio 009 BVO de-at With deals that make you go... \"Ooh\" Diese Angebote sind so Wooow!"} +{"t":"SDD 25 Mass Radio 011 BVO de-at Ooh! Amazon's Spring Deal Days are here! Wooow! Die Amazon Frühlingsangebote sind da!"} +{"t":"SDD 25 Mass Radio 018 BVO de-at Ends Monday. Bis Montag"} +{"t":"SDD 25 Mass Radio 028 BVO de-at Ends midnight. Nur noch heute."} +{"t":"SDD 25 Mass Social OLV 001 Super de-at Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 001F Super de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 002 Super de-at Up to\n45% off Spare\nbis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 002F Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 003 Super de-at Save big Spare so richtig"} +{"t":"SDD 25 Mass Social OLV 004 Super de-at 25-31 \nMarch 25. - 31.\nMärz"} +{"t":"SDD 25 Mass Social OLV 004F Super de-at 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social OLV 008 Super de-at Ends \n31 March Bis\n31. März"} +{"t":"SDD 25 Mass Social OLV 008F Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 009 Super de-at Woooo! Wooow!"} +{"t":"SDD 25 Mass Social OLV 010 Super de-at Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 010F Super de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 011 Super de-at on sports auf Sport"} +{"t":"SDD 25 Mass Social OLV 012 Super de-at electronics Elektronik"} +{"t":"SDD 25 Mass Social OLV 013 Super de-at home Haushalt"} +{"t":"SDD 25 Mass Social OLV 014 Super de-at beauty Kosmetik"} +{"t":"SDD 25 Mass Social OLV 015 Super de-at fashion Fashion"} +{"t":"SDD 25 Mass Social OLV 016 Super de-at kitchen Küche"} +{"t":"SDD 25 Mass Social OLV 017 Super de-at computing Computer"} +{"t":"SDD 25 Mass Social OLV 018 Super de-at books Bücher"} +{"t":"SDD 25 Mass Social OLV 019 Super de-at devices Elektrogeräte"} +{"t":"SDD 25 Mass Social OLV 020 Super de-at garden Garten"} +{"t":"SDD 25 Mass Social OLV 021 Super de-at pets Haustier"} +{"t":"SDD 25 Mass Social OLV 022 Super de-at outdoor Outdoor-Artikel"} +{"t":"SDD 25 Mass Social OLV 023 Super de-at games Games"} +{"t":"SDD 25 Mass Social OLV 024 Super de-at luggage Gepäck"} +{"t":"SDD 25 Mass Social OLV 025 Super de-at alexa Alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super de-at furniture Möbel"} +{"t":"SDD 25 Mass Social OLV 028 Super de-at cooking Kochen"} +{"t":"SDD 25 Mass Social OLV 029 Super de-at make-up Make-up"} +{"t":"SDD 25 Mass Social OLV 030 Super de-at smart home Smart Home"} +{"t":"SDD 25 Mass Social OLV 031 Super de-at kindle Kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super de-at appliances Haushaltsgeräte"} +{"t":"SDD 25 Mass Social OLV 033 Super de-at fitness Fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super de-at haircare Haarpflege"} +{"t":"SDD 25 Mass Social OLV 038 Super de-at hair care Haarpflege"} +{"t":"SDD 25 Mass Social OLV 039 Super de-at lighting Beleuchtung"} +{"t":"SDD 25 Mass Social OLV 040 Super de-at DIY Heimwerken"} +{"t":"SDD 25 Mass Social OLV 041 Super de-at office Büro"} +{"t":"SDD 25 Mass Social OLV 042 Super de-at stationery Schreibwaren"} +{"t":"SDD 25 Mass Social OLV 043 Super de-at sports Sport"} +{"t":"SDD 25 Mass Social OLV 049 Super de-at health Gesundheit"} +{"t":"SDD 25 Mass Social OLV 053 BVO de-at … and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass Social OLV 054 BVO de-at … and more. … und noch mehr."} +{"t":"SDD 25 Mass Social OLV 055 Super de-at ...and so\n much more. … und noch\nviel mehr."} +{"t":"SDD 25 Mass Social OLV 055F Super de-at ...and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass Social OLV 056 Super de-at ...and\nmore. … und noch\nmehr."} +{"t":"SDD 25 Mass Social OLV 056F Super de-at ...and more. … und noch mehr."} +{"t":"SDD 25 Mass Social OLV 057 BVO de-at Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Ab Dienstag."} +{"t":"SDD 25 Mass Social OLV 057F BVO de-at Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Ab Dienstag."} +{"t":"SDD 25 Mass Social OLV 058 Super de-at Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass Social OLV 059 BVO de-at Ooooh! Wooow!"} +{"t":"SDD 25 Mass Social OLV 060 BVO de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social OLV 061 BVO de-at on sports, electronics, home, beauty, fashion auf Sport, Elektronik, Haushalt, Kosmetik, Fashion"} +{"t":"SDD 25 Mass Social OLV 110 BVO de-at Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 110F BVO de-at Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 111 Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 112 Super de-at Amazon\nSpring Deals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 112F Super de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 113 Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 114 Super de-at 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social OLV 115 Super de-at Amazon\nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 115F Super de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 116 Super de-at Up to\n45% off Spare bis \nzu 50 %"} +{"t":"SDD 25 Mass Social OLV 116F Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 117 Super de-at 25-31 \nMarch 25. - 31.\nMärz"} +{"t":"SDD 25 Mass Social OLV 117F Super de-at 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social OLV 120 Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 123 Super de-at Ends\n31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 123F Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social Post 001 Description de-at 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social Post 002 Headline de-at Amazon Spring Deal Days  Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 003 Primary text de-at Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 004 Headline de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 005 Primary text de-at Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 007 Primary text de-at Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 008 Headline de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 009 Primary text de-at Up to 45% off with Amazon Spring Deal Days. Selected products only. Amazon Frühlingsangebote: Spare bis zu 50 %. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 010 Description de-at 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social Post 011 Headline de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 012 Primary text de-at Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 013 Primary text de-at Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. 25. - 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text de-at Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. 25. - 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 016 Headline de-at Up to 45% off. 25-31 March. Selected products only. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 017 Primary text de-at Amazon Spring Deal Days. Up to 45% off. Selected products only. Amazon Frühlingsangebote. Spare bis 50 %. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 018 de-at Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 019 Description de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social Post 021 Primary text de-at Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 023 Primary text de-at Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 025 Primary text de-at Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 028 Description de-at Ends 31 March.  Bis 31. März."} +{"t":"SDD 25 Mass Social Post 030 Primary text de-at Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 031 Primary text de-at Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. Bis 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text de-at Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. Bis 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline de-at Up to 45% off. Ends 31 March. Selected products only. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 036 de-at Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Static 001 Headline de-at Amazon \nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social Static 001F Headline de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social Static 002 Subheader de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social Static 004 de-at 25–31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social Static 005 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Social Static 009 de-at Ends 31 March Nur bis zum 31. März"} +{"t":"SDD 25 Mass Social Static 011 Headline de-at Spring Deal Days Frühlingsangebote"} +{"t":"SDD 25 Mass Social Static 012 Headline de-at Spring Deal \nDays Frühlings-\nangebote"} +{"t":"SDD 25 Mass Social Static 012F Headline de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI de-at Search Amazon Auf Amazon suchen"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI de-at Amazon \nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI de-at Electronics Elektronik"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI de-at Home  Haushalt"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI de-at Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI de-at and more... und mehr..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV+Social Supers 008 Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super de-at Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super de-at From 25-31 March Vom 25. - 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super de-at Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super de-at Ends midnight Nur noch heute"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super de-at Amazon \nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV+Social Supers 016 Super de-at Up to \n45% off Spare\nbis zu 50 %"} +{"t":"SDD 25 Mass TV+Social Supers 016F Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super de-at 25-31 March  25. - 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super de-at Ends \n31 March Bis 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass TV OLV 001 BVO de-at Get ready for Spring with Amazon Spring Deal Days Mit den Amazon Frühlingsangeboten beginnt die schönste Zeit des Jahres"} +{"t":"SDD 25 Mass TV OLV 002 BVO de-at Shop Amazon Spring Deal Days Entdecke die Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen de-at Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen de-at Search Amazon Auf Amazon suchen"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen de-at Electronics Elektronik"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen de-at Home Haushalt"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen de-at Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen de-at and more... und mehr ..."} +{"t":"SDD 25 Mass TV OLV 009 BVO de-at Up to 45% off... Spare bis zu 50 % ..."} +{"t":"SDD 25 Mass TV OLV 010 BVO de-at Save big on... Spare so richtig..."} +{"t":"SDD 25 Mass TV OLV 011 BVO de-at ...on electronics, home, sports and more. ... bei Elektronik, Haushalt, Sport und mehr."} +{"t":"SDD 25 Mass TV OLV 012 BVO de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 013 BVO de-at Starts Tuesday. Ab Dienstag."} +{"t":"SDD 25 Mass TV OLV 014 Super de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 015 Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV OLV 016 Super de-at Save big Spare so richtig"} +{"t":"SDD 25 Mass TV OLV 017 Super de-at Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass TV OLV 018 de-at Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Frühlingsangebote, 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen de-at Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen de-at Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen de-at and more... und mehr ..."} +{"t":"SDD 25 Mass TV OLV 028 BVO de-at Save big... Spare so richtig..."} +{"t":"SDD 25 Mass TV OLV 031 BVO de-at Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV OLV 035 Super de-at Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV OLV 036 de-at Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass TV OLV 037 de-at Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass TV OLV 050 BVO de-at Ends midnight. Nur noch heute."} +{"t":"SDD 25 Mass TV OLV 052 Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV OLV 054 Super de-at Ends midnight Nur noch heute"} +{"t":"SDD 25 Mass TV OLV 057 BVO de-at Up to 45% off on Amazon Spring Deal Days. Spare bis zu 50 % bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 058 BVO de-at Save big with Amazon Spring Deal Days. Spare so richtig bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 059 BVO de-at Starts Tuesday. Ab Dienstag"} +{"t":"SDD 25 Mass TV OLV 060 Super de-at Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV OLV 061 Super de-at Save big Spare so richtig"} +{"t":"SDD 25 Mass TV OLV 062 Super de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 064 de-at Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Frühlingsangebote, 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass TV OLV 066 BVO de-at Save big on Amazon Spring Deal Days. Spare so richtig bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 067 BVO de-at Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV OLV 072 de-at Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass TV OLV 074 BVO de-at Save big with Amazon Spring Deal Days. Spare so richtig bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 075 BVO de-at Ends midnight Nur noch heute."} +{"t":"SDD 25 Mass TV OLV 081 BVO de-at Ooooh! Wooow!"} +{"t":"SDD 25 Mass TV OLV 082 BVO de-at Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 083 BVO de-at on sports, electronics, home, beauty, fashion auf Sport, Elektronik, Haushalt, Kosmetik, Fashion"} +{"t":"SDD 25 Mass TV OLV 084 Super de-at Woooo! Wooow!"} +{"t":"SDD 25 Mass TV OLV 085 Super de-at Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV OLV 085F Super de-at Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV OLV 086 Super de-at on sports auf Sport"} +{"t":"SDD 25 Mass TV OLV 087 Super de-at electronics Elektronik"} +{"t":"SDD 25 Mass TV OLV 088 Super de-at home Haushalt"} +{"t":"SDD 25 Mass TV OLV 089 Super de-at beauty Kosmetik"} +{"t":"SDD 25 Mass TV OLV 090 Super de-at fashion Fashion"} +{"t":"SDD 25 Mass TV OLV 091 Super de-at kitchen Küche"} +{"t":"SDD 25 Mass TV OLV 092 Super de-at computing Computer"} +{"t":"SDD 25 Mass TV OLV 093 Super de-at books Bücher"} +{"t":"SDD 25 Mass TV OLV 094 Super de-at devices Elektrogeräte"} +{"t":"SDD 25 Mass TV OLV 095 Super de-at garden Garten"} +{"t":"SDD 25 Mass TV OLV 096 Super de-at pets Haustier"} +{"t":"SDD 25 Mass TV OLV 097 Super de-at outdoor Outdoor-Artikel"} +{"t":"SDD 25 Mass TV OLV 098 Super de-at games Games"} +{"t":"SDD 25 Mass TV OLV 099 Super de-at luggage Gepäck"} +{"t":"SDD 25 Mass TV OLV 100 Super de-at alexa Alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super de-at furniture Möbel"} +{"t":"SDD 25 Mass TV OLV 103 Super de-at cooking Kochen"} +{"t":"SDD 25 Mass TV OLV 104 Super de-at make-up Make-up"} +{"t":"SDD 25 Mass TV OLV 105 Super de-at smart home Smart Home"} +{"t":"SDD 25 Mass TV OLV 106 Super de-at kindle Kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super de-at appliances Haushaltsgeräte"} +{"t":"SDD 25 Mass TV OLV 108 Super de-at fitness Fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super de-at haircare Haarpflege"} +{"t":"SDD 25 Mass TV OLV 112 Super de-at hair care Haarpflege"} +{"t":"SDD 25 Mass TV OLV 113 Super de-at lighting Beleuchtung"} +{"t":"SDD 25 Mass TV OLV 114 Super de-at DIY Heimwerken"} +{"t":"SDD 25 Mass TV OLV 115 Super de-at office Büro"} +{"t":"SDD 25 Mass TV OLV 116 Super de-at sports Sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO de-at … and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass TV OLV 122 BVO de-at … and more. … und noch mehr."} +{"t":"SDD 25 Mass TV OLV 123 Super de-at ...and so\n much more. … und noch\nviel mehr."} +{"t":"SDD 25 Mass TV OLV 123F Super de-at ...and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass TV OLV 124 Super de-at ...and\nmore. … und noch\nmehr."} +{"t":"SDD 25 Mass TV OLV 124F Super de-at ...and more. … und noch mehr."} +{"t":"SDD 25 Mass TV OLV 125 BVO de-at Starts Tuesday Ab Dienstag."} +{"t":"SDD 25 Mass TV OLV 126 Super de-at Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass TV OLV 171 BVO de-at Ends 31st March Bis 31. März"} +{"t":"SDD 25 Mass TV OLV 172 Super de-at Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass YouTube Long 002 Headline de-at Get ready for Spring with Amazon Spring Deal Days! Mit den Amazon Frühlingsangeboten beginnt die schönste Zeit des Jahres"} +{"t":"SDD 25 Mass YouTube Long 003 Description de-at Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Spare bis zu 50 % bei Elektronik, Haushalt, Sport und mehr. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass YouTube Long 005 Headline de-at Get ready for Spring with Amazon Spring Deal Days! Mit den Amazon Frühlingsangeboten beginnt die schönste Zeit des Jahres"} +{"t":"SDD 25 Mass YouTube Long 006 Description de-at Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Spare bis zu 50 % bei Elektronik, Haushalt, Sport und mehr. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass YouTube Short 001 Headline de-at Amazon UK Amazon AT"} +{"t":"SDD 25 Mass YouTube Short 002 Description de-at Up to 45% off on 25-31 March Spare bis zu 50 %, 25. - 31. März"} +{"t":"SDD 25 Mass YouTube Short 003 de-at Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass YouTube Short 004 CTA de-at Learn more Mehr dazu"} +{"t":"SDD 25 Mass YouTube Short 005 Headline de-at Amazon UK Amazon AT"} +{"t":"SDD 25 Mass YouTube Short 008 CTA de-at Shop now Einkaufen"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 de-at Spring Deal Days\nis coming! Die Frühlingsangebote\nkommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F de-at Spring Deal Days is coming! Die Frühlingsangebote kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline de-at Spring Deal Days\nis coming! Die Frühlings-\nangebote\nkommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline de-at Spring Deal Days is coming! Die Frühlings- angebote kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline de-at Spring\nDeal\nDays is\ncoming! Die \n Frühlings-\n angebote\n kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline de-at Spring Deal Days is coming! Die Frühlings- angebote kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 de-at 10–16 March 10. - 16. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 006 de-at Starts 10 March Ab dem 10. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 de-at Starts \n10 March Ab dem \n10. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F de-at Starts 10 March Ab dem 10. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 de-at Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 de-at Spring Deal \nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 021 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass (D)OOH PRINT 022 Subheader de-at Up to \n40% off Spare\n bis zu 45 %"} +{"t":"SDD 26 Mass (D)OOH PRINT 022F Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass (D)OOH PRINT 026 de-at Ends 16 March Nur bis 16. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 de-at New day.\nNew deals. Neuer Tag. \n Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 de-at New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 de-at New\nday.\nNew\ndeals. Neuer\nTag. \n Neue\nAngebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 de-at Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 de-at Spring Deal\nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 de-at Spring Deal Days\nis coming! Die Frühlingsangebote\n kommen!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F de-at Spring Deal Days is coming! Die Frühlingsangebote kommen!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 de-at Spring \nDeal Days\nis coming! Die Frühlings-\n angebote\n kommen!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F de-at Spring Deal Days is coming! Die Frühlings- angebote kommen!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline de-at Spring\n Deal\nDays is\n coming! Die \n Frühlings-\n angebote\n kommen!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline de-at Spring Deal Days is coming! Die Frühlings- angebote kommen!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 004 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 005 Subheader de-at Up to \n40% off Spare\n bis zu 45 %"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 005F Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 de-at 10–16 March 10. - 16. März"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA de-at Learn More Mehr erfahren"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 de-at Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 de-at Spring Deal \nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 015 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 027 Subheader de-at Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 de-at Ends 16 March Nur bis 16. März"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA de-at Shop Now Angebote entdecken"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036 de-at Spring \nDeal Days Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 041 de-at Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043 de-at Spring\n Deal\nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053 de-at Spring \nDeal Days Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054 de-at Spring \nDeal Days Frühlings-\nangebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 055 de-at Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 058 CTA de-at Shop now Angebote entdecken"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 de-at Spring\n Deal\nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082 de-at Spring \nDeal Days Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 de-at Ends Midnight Nur noch heute"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 de-at Spring Deal \nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F de-at Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 de-at Ends midnight Nur noch heute"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 141 de-at Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 142 de-at Fast.\nFaster.\nPrime. Schnell.\nSchneller.\nPrime."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 142F de-at Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 143 Subheader de-at Fast and free delivery Schnelle und kostenlose Lieferung"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 144 Subheader de-at Fast and free \nDelivery Schnelle und kostenlose \nLieferung"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 144F Subheader de-at Fast and free Delivery Schnelle und kostenlose Lieferung"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 145 de-at More information on Amazon.de/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 146 de-at More information on \nAmazon.de/Prime Weitere Infos auf \nAmazon.de/Prime"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 146F de-at More information on Amazon.de/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 de-at Spring Deal Days \nstarts Die Frühlingsangebote \nstarten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F de-at Spring Deal Days starts Die Frühlingsangebote starten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 de-at Spring Deal \nDays \nstarts Die Frühlings-\nangebote \nstarten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F de-at Spring Deal Days starts Die Frühlings- angebote starten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline de-at Spring\nDeal\nDays\nstarts Die \nFrühlings-\nangebote \nstarten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline de-at Spring Deal Days starts Die Frühlings- angebote starten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 de-at Hours Stunden"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 de-at Minutes Minuten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 de-at Seconds Sekunden"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 de-at Spring Deal Days \nends Die Frühlingsangebote \nenden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F de-at Spring Deal Days ends Die Frühlingsangebote enden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 de-at Spring Deal \nDays \nends Die Frühlings-\nangebote \nenden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F de-at Spring Deal Days ends Die Frühlings- angebote enden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 de-at Spring\nDeal\nDays\nends Die \nFrühlings-\nangebote \nenden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F de-at Spring Deal Days ends Die Frühlings- angebote enden in"} +{"t":"SDD 26 Mass Radio 001 BVO de-at Amazon Spring Deal Days is coming with deals up to 40% off. Bald gibt’s die Amazon Frühlingsangebote, bei denen du bis zu 45 % sparen kannst."} +{"t":"SDD 26 Mass Radio 003 de-at So Gary can get a little deal hunting done...hiding way from his seasonal chores. Paul kann sich endlich eine Pause vom Frühjahrsputz gönnen und ganz in Ruhe auf Schnäppchenjagd gehen."} +{"t":"SDD 26 Mass Radio 004 BVO de-at He deserves this moment to save big on electronics, outdoor, home and more. Er hat sich diesen Moment verdient, um bei Elektronik, Freizeit, Haushalt und mehr richtig zu sparen."} +{"t":"SDD 26 Mass Radio 005 BVO de-at ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! Da kommt jemand, Paul! Zurück an die Arbeit.\n Nur noch ein letzter kurzer Blick auf die Amazon Angebote, bevor...\n oooh, das ist nicht schlecht."} +{"t":"SDD 26 Mass Radio 005F BVO de-at ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! Da kommt jemand, Paul! Zurück an die Arbeit. Nur noch ein letzter kurzer Blick auf die Amazon Angebote, bevor... oooh, das ist nicht schlecht."} +{"t":"SDD 26 Mass Radio 006 BVO de-at Get ready for Amazon Spring Deals, up to 40% off from the 10 to 16th of March Angebote entdecken und bis zu 45 % sparen bei den Amazon Frühlingsangeboten vom 10. bis 16. März."} +{"t":"SDD 26 Mass Radio 009 BVO de-at Amazon Spring Deal Days is here with deals up to 40% off. Die Amazon Frühlingsangebote sind da, bei denen du bis zu 45 % sparen kannst."} +{"t":"SDD 26 Mass Radio 011 de-at So Gary can get a little deal hunting done...hiding way from his seasonal chores. Paul kann sich endlich eine Pause vom Frühjahrsputz gönnen und ganz in Ruhe auf Schnäppchenjagd gehen"} +{"t":"SDD 26 Mass Radio 014 BVO de-at Hurry to get Amazon Spring Deals, up to 40% off from the 10 to 16th of March Angebote entdecken und bis zu 45 % sparen bei den Amazon Frühlingsangeboten vom 10. bis 16. März."} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO de-at Amazon Spring deals Amazon Frühlingsangebote"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO de-at on electronics, home, toys, beauty, sports für Elektronik, Haushalt, Spielzeug, Kosmetik, Sport …"} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super de-at Amazon\n Spring\n deals on Amazon\n Frühlings-\n angebote für"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super de-at Amazon Spring deals on Amazon Frühlings- angebote für"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super de-at electronics Elektronik"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super de-at home Haushalt"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super de-at toys Spielzeug"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super de-at beauty Kosmetik"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super de-at sports Sport"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super de-at fashion Fashion"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super de-at books Bücher"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super de-at devices Elektrogeräte"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super de-at kitchen Küche"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super de-at pets Haustier"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super de-at outdoor Outdoor-Artikel"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super de-at games Games"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super de-at luggage Gepäck"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super de-at alexa Alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super de-at furniture Möbel"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super de-at cooking Kochen"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super de-at make-up Make-up"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super de-at smart home Smart Home"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super de-at kindle Kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super de-at appliances Haushaltsgeräte"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super de-at fitness Fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super de-at hair care Haarpflege"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super de-at lighting Beleuchtung"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super de-at DIY Heimwerken"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super de-at office Büro"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super de-at stationery Schreibwaren"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super de-at health Gesundheit"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO de-at ... and so\n much more. … und noch\n viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO de-at ... and so much more. … und noch viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super de-at ... and so\n much more. … und noch\n viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super de-at ... and so much more. … und noch viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO de-at Starts Tuesday Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super de-at Starts Tuesday Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super de-at Starts\n 10 March Ab dem\n 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super de-at Starts 10 March Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO de-at Ends Monday Bis Montag"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super de-at Ends Monday Bis Montag"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super de-at Ends Mon Bis Mo."} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO de-at Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Winterpullis wegräumen… oder Amazon Frühlingsangebote entdecken? Einfache Entscheidung."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen de-at Amazon\n Spring\n Deal\n Days Frühlings-\n angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen de-at Amazon Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category de-at Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Elektronik\n Haushalt\n Spielzeug\n Sport & Freizeit\n Kosmetik"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category de-at Electronics Home Toys Sports & Outdoor Beauty Elektronik Haushalt Spielzeug Sport & Freizeit Kosmetik"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super de-at Amazon\n Spring Deal\n Days Amazon\n Frühlings-\n angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super de-at Amazon Spring Deal Days Amazon Frühlings- angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 005 Super de-at Up to 40% off\nStarts 10 March Spare bis zu 45 %\n Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 005F Super de-at Up to 40% off Starts 10 March Spare bis zu 45 % Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super de-at Amazon\n Spring Deal\n Days. Amazon\n Frühlings-\n angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super de-at Amazon Spring Deal Days. Amazon Frühlings- angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 011 Super de-at Up to 40% off\n Ends Monday Spare bis zu 45 %\n Bis Montag"} +{"t":"SDD 26 Mass Social OLV TV Led 011F Super de-at Up to 40% off Ends Monday Spare bis zu 45 % Bis Montag"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO de-at Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. Beim Frühjahrsputz in die Ecke gewischt, Paul? Tja, jetzt musst du wohl Frühlingsangebote durchstöbern. ____ Ganz schön clever…"} +{"t":"SDD 26 Mass Social OLV TV Led 017 Super de-at Up to 40% off\n Starts 10 March Spare bis zu 45 %\n Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 017F Super de-at Up to 40% off Starts 10 March Spare bis zu 45 % Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO de-at Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Rauf auf die Leiter zum Dachrinne säubern? Oder daneben stehen und Frühlingsangebote entdecken?"} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO de-at Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Rauf auf die Leiter zum Dachrinne säubern? Oder daneben stehen und Frühlingsangebote entdecken?"} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_Onsite_de-at.json b/storage/amazon/tm/de-AT/flat_Onsite_de-at.json new file mode 100644 index 0000000..6e86c5f --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_Onsite_de-at.json @@ -0,0 +1,902 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 de-at Discover vouchers and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA de-at Learn more Mehr erfahren"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA de-at Discover deals Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA de-at Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Event Page 007 de-at Black Friday Week is coming Die Black Friday-Woche steht vor der Tür"} +{"t":"DDA 23 BFW Onsite Event Page 008 de-at Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche\n\nALT: Black Friday Woche Angebote"} +{"t":"DDA 23 BFW Onsite Event Page 008F de-at Share the joy with Black Friday Week deals ALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche ALT: Black Friday Woche Angebote"} +{"t":"DDA 23 BFW Onsite Event Page 009 de-at Get those last Black Friday Week deals Hole dir jetzt die letzten Angebote zur Black Friday Woche"} +{"t":"DDA 23 BFW Onsite Event Page 010 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Onsite Event Page 013 de-at Discover all deals here Entdecke hier alle Angebote"} +{"t":"DDA 23 BFW Onsite Event Page 016 de-at Get ready to save big Bist du bereit, richtig zu sparen?\n\nALT: Bald kannst du richtig sparen"} +{"t":"DDA 23 BFW Onsite Event Page 016F de-at Get ready to save big Bist du bereit, richtig zu sparen? ALT: Bald kannst du richtig sparen"} +{"t":"DDA 23 BFW Onsite Event Page 017 de-at Save big Richtig sparen"} +{"t":"DDA 23 BFW Onsite Event Page 018 de-at Big savings end today Die großen Angebote enden heute"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off de-at Get ready to save up to 40% off Bald kannst du bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off de-at Save up to 40% off Bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off de-at Last chance for up to 40% off Deine letzte Chance auf bis zu 40% Rabatt"} +{"t":"DDA 23 BFW Onsite Event Page 022 de-at 17-27 Nov 17. - 27. Nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 de-at Ends 27 November Endet am 27. November"} +{"t":"DDA 23 BFW Onsite Event Page 024 de-at Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Onsite Homepage 001 de-at Discover vouchers and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA de-at Learn more Mehr erfahren"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA de-at Discover deals Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA de-at Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Homepage 007 de-at Black Friday Week is coming Die Black Friday-Woche steht vor der Tür"} +{"t":"DDA 23 BFW Onsite Homepage 008 de-at Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche\n\nALT: Black Friday Woche Angebote"} +{"t":"DDA 23 BFW Onsite Homepage 008F de-at Share the joy with Black Friday Week deals ALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche ALT: Black Friday Woche Angebote"} +{"t":"DDA 23 BFW Onsite Homepage 009 de-at Get those last Black Friday Week deals Hole dir jetzt die letzten Angebote zur Black Friday Woche"} +{"t":"DDA 23 BFW Onsite Homepage 010 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Onsite Homepage 013 de-at Discover all deals here Entdecke hier alle Angebote"} +{"t":"DDA 23 BFW Onsite Homepage 016 de-at Get ready to save big Bist du bereit, richtig zu sparen?\n\nALT: Bald kannst du richtig sparen"} +{"t":"DDA 23 BFW Onsite Homepage 016F de-at Get ready to save big Bist du bereit, richtig zu sparen? ALT: Bald kannst du richtig sparen"} +{"t":"DDA 23 BFW Onsite Homepage 017 de-at Save big Richtig sparen"} +{"t":"DDA 23 BFW Onsite Homepage 018 de-at Big savings end today Die großen Angebote enden heute"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off de-at Get ready to save up to 40% off Bald kannst du bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off de-at Save up to 40% off Bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off de-at Last chance for up to 40% off Deine letzte Chance auf bis zu 40% Rabatt"} +{"t":"DDA 23 BFW Onsite Homepage 022 de-at 17-27 Nov 17. - 27. Nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 de-at Ends 27 November Endet am 27. November"} +{"t":"DDA 23 BFW Onsite Homepage 024 de-at Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 LMD Onsite 001 de-at Last Minute Deals\nDeals for you, joy for them Last Minute Angebote\nRichtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 001F de-at Last Minute Deals Deals for you, joy for them Last Minute Angebote Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 002 de-at Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Onsite 003 de-at Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Onsite 004 CTA de-at Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Onsite 005 de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 006 de-at Last Minute Deals\nDeals for you, joy for them Last Minute Angebote\nRichtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 006F de-at Last Minute Deals Deals for you, joy for them Last Minute Angebote Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 007 de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 008 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 LMD Onsite 009 de-at Find Last Minute Deals that bring the joy Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 010 de-at Deals for you, joy for them Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 011 de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 012 de-at Find Last Minute Deals that bring the joy Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 013 de-at Last Minute Deals\nDeals for you, joy for them Last Minute Angebote\nRichtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 013F de-at Last Minute Deals Deals for you, joy for them Last Minute Angebote Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 014 de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 015 de-at Deals for you, joy for them Richtig sparen, Freude schenken"} +{"t":"DDA 24 Onsite 001 de-at Black Friday returns soon in 2024 Black Friday kommt bald zurück"} +{"t":"DDA 24 Onsite 002 de-at Thank you for shopping Danke für deinen Einkauf"} +{"t":"DDA 24 Onsite 003 de-at Discover all deals here Entdecke alle Angebote hier"} +{"t":"DDA 24 Onsite 004 de-at Black Friday returns in 2025 Black Friday kommt in 2025 zurück"} +{"t":"DDA 24 Onsite 005 de-at Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Die Black Friday Woche startet am 21. November um Mitternacht. Freu dich auf tolle Angebote."} +{"t":"DDA 24 Onsite 006 de-at Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Die Black Friday Woche startet am XX. November um Mitternacht. Freu dich auf tolle Angebote."} +{"t":"DDA 24 Onsite 007 de-at Black Friday Week is coming Die Black Friday Woche"} +{"t":"DDA 24 Onsite 008 de-at Get ready to save big Bald kannst du so richtig sparen"} +{"t":"DDA 24 Onsite 009 de-at 21 Nov-2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 010 de-at Save big Spare so richtig"} +{"t":"DDA 24 Onsite 011 de-at Starts midnight Um Mitternacht geht's los"} +{"t":"DDA 24 Onsite 012 de-at Black Friday Week 21 Nov-2 Dec Black Friday Woche 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 013 de-at Shop Black Friday Week Black Friday Woche entdecken"} +{"t":"DDA 24 Onsite 014 de-at Black Friday Week is here Die Black Friday Woche ist da"} +{"t":"DDA 24 Onsite 015 de-at Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 Onsite 016 de-at Black Friday Week Black Friday Woche"} +{"t":"DDA 24 Onsite 017 de-at Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"DDA 24 Onsite 018 de-at Black Friday is here Der Black Friday ist da"} +{"t":"DDA 24 Onsite 019 de-at Big savings Richtig viel sparen"} +{"t":"DDA 24 Onsite 020 de-at Shop epic deals now Entdecke jetzt tolle Angebote"} +{"t":"DDA 24 Onsite 021 de-at Last chance to get Black Friday Deals Letzte Chance auf Black Friday Angebote"} +{"t":"DDA 24 Onsite 022 de-at Big savings end today Nur noch heute richtig viel sparen"} +{"t":"DDA 24 Onsite 023 de-at Black Friday Week ends soon Die Black Friday Woche endet bald"} +{"t":"DDA 24 Onsite 024 de-at Black Friday Week is 21 November - 2 December Die Black Friday Woche ist vom 21. November - 2. Dezember"} +{"t":"DDA 24 Onsite 025 de-at Black Friday Week is 21 Nov – 2 Dec Black Friday Woche: 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 026 de-at Black Friday Week starts in Die Black Friday Woche geht los in:"} +{"t":"DDA 24 Onsite 027 de-at Black Friday WeekStarts in Die Black Friday WocheGeht los in:"} +{"t":"DDA 24 Onsite 028 de-at Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 24 Onsite 029 de-at Shop new deal drops Entdecke neue Angebote"} +{"t":"DDA 24 Onsite 030 de-at Black Friday WeekEnding soon Die Black Friday WocheEndet bald"} +{"t":"DDA 24 Onsite 031 de-at Shop all deals Alle Angebote"} +{"t":"DDA 24 Onsite 032 de-at Lightning Deals Blitzangebote"} +{"t":"DDA 24 Onsite 033 de-at Deals under £15 Angebote unter 20 €"} +{"t":"DDA 24 Onsite 034 de-at Black Friday Week coming soon Bald startet die Black Friday Woche"} +{"t":"DDA 24 Onsite 035 de-at 3 days until epic deals Nur 3 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 036 de-at 2 days until epic deals Nur 2 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 037 de-at 21 Nov - 2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 038 de-at Get your cart ready Mach dich bereit"} +{"t":"DDA 24 Onsite 039 de-at Epic deals start tomorrow! Tolle Angebote"} +{"t":"DDA 24 Onsite 040 de-at Black Friday Week starts midnight Die Black Friday Woche startet heute"} +{"t":"DDA 24 Onsite 041 de-at Shop new deals while they’re hot Entdecke tolle Angebote, bevor sie weg sind"} +{"t":"DDA 24 Onsite 042 de-at Discover new deals Neue Angebote entdecken"} +{"t":"DDA 24 Onsite 043 de-at Shop now Jetzt Angebote entdecken"} +{"t":"DDA 24 Onsite 044 de-at Top 100 Deals Top-100-Angebote"} +{"t":"DDA 24 Onsite 045 de-at Check Top 100 deals of the day Entdecke die Top-100-Angebote des Tages"} +{"t":"DDA 24 Onsite 046 de-at Black Friday Top 100 Deals Black Friday Top-100-Angebote"} +{"t":"DDA 24 Onsite 047 de-at Black Friday picks from top brands Black Friday Angebote von Top-Marken"} +{"t":"DDA 24 Onsite 048 de-at Top 100 deals of the day Top-100-Angebote des Tages"} +{"t":"DDA 24 Onsite 049 de-at 12 days of epic deals has officially started. Jetzt geht's offiziell los: 12 Tage mit tollen Angebote"} +{"t":"DDA 24 Onsite 050 de-at 21 November - 2 December 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 051 de-at 4 days until epic deals Nur 4 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 052 de-at 5 days until epic deals Nur 5 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 053 de-at Amazing deals Traumhafte Angebote"} +{"t":"DDA 24 Onsite 054 de-at Black Friday Week deals Black Friday Woche"} +{"t":"DDA 24 Onsite 055 de-at Black Friday Week ends tomorrow Die Black Friday Woche endet morgen"} +{"t":"DDA 24 Onsite 056 de-at Black Friday Week ends tonight Die Black Friday Woche endet heute"} +{"t":"DDA 24 Onsite 057 de-at Black Friday Week starts soon Die Black Friday Woche startet bald"} +{"t":"DDA 24 Onsite 058 de-at Black Friday Week starts soon Die Black Friday Woche geht bald los"} +{"t":"DDA 24 Onsite 060 de-at Buy More & Save Mehr einkaufen, mehr sparen"} +{"t":"DDA 24 Onsite 061 de-at Check for last-minute deals Sicher dir die letzten Angebote"} +{"t":"DDA 24 Onsite 062 de-at Check in for buzzworthy early deals Sichere dir jetzt schon die ersten Angebote"} +{"t":"DDA 24 Onsite 063 de-at Check in for last-minute deal drops Sichere dir die letzten Angebote"} +{"t":"DDA 24 Onsite 064 de-at Check in for last-minute deals Sichere dir die letzten Angebote"} +{"t":"DDA 24 Onsite 065 de-at Customers' most-loved Kunden-Favoriten"} +{"t":"DDA 24 Onsite 066 de-at Deals for them, deals for you Angebote für jeden und für dich."} +{"t":"DDA 24 Onsite 067 de-at Save more, wrap later Erst sparen, dann schön einpacken"} +{"t":"DDA 24 Onsite 068 de-at Prices worth celebrating Richtig sparen, Freude schenken"} +{"t":"DDA 24 Onsite 069 de-at Shop dazzling savings Entdecke tolle Angebote"} +{"t":"DDA 24 Onsite 070 de-at Deals on awesome stuff Erstklassige Angebote"} +{"t":"DDA 24 Onsite 071 de-at Deals to take home Derzeit beliebt"} +{"t":"DDA 24 Onsite 072 de-at Deals to talk about Beliebte Angebote"} +{"t":"DDA 24 Onsite 073 de-at Discover deals Angebote entdecken"} +{"t":"DDA 24 Onsite 075 de-at Discover now Jetzt entdecken"} +{"t":"DDA 24 Onsite 076 de-at Discover vouchers and save on selected brands Hol dir Aktionsgutscheine und spare bei ausgewählten Marken"} +{"t":"DDA 24 Onsite 077 de-at Early Deals Erste Angebote"} +{"t":"DDA 24 Onsite 078 de-at Early deals are waiting for you Erste Angebote warten auf dich"} +{"t":"DDA 24 Onsite 079 de-at Early deals to shop Erste Angebote"} +{"t":"DDA 24 Onsite 080 de-at Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 24 Onsite 081 de-at Ends soon Endet in Kürze"} +{"t":"DDA 24 Onsite 082 de-at Epic Deals Tolle Angebote"} +{"t":"DDA 24 Onsite 083 de-at Epic deals are back Tolle Angebote sind zurück"} +{"t":"DDA 24 Onsite 084 de-at Fantastic deals Fantastische Angebote"} +{"t":"DDA 24 Onsite 085 de-at Get excited. Deals are coming. Freu dich drauf.Tolle Angebote im Anflug."} +{"t":"DDA 24 Onsite 086 de-at Get fast, free delivery with Prime Schnelle und kostenlose Lieferung mit Prime"} +{"t":"DDA 24 Onsite 087 de-at Get free games and more with Prime Hole dir kostenlose Spiele und Spielinhalte mit Prime Gaming"} +{"t":"DDA 24 Onsite 088 de-at Get ready to save up to 40% off Bald kannst du bis zu 40% sparen"} +{"t":"DDA 24 Onsite 089 de-at Get those last Black Friday Week deals Hol dir jetzt die letzten Angebote der Black Friday Woche"} +{"t":"DDA 24 Onsite 091 de-at Get your carts ready Wunschzettel parat?"} +{"t":"DDA 24 Onsite 092 de-at Great deals Tolle Angebote"} +{"t":"DDA 24 Onsite 093 de-at Invite-only deals Exklusive Angebote, nur mit Einladung"} +{"t":"DDA 24 Onsite 094 de-at it's Black Friday day in Black Friday Week Heute ist der Black Friday der Black Friday Woche"} +{"t":"DDA 24 Onsite 096 de-at Join Prime Jetzt Prime entdecken"} +{"t":"DDA 24 Onsite 097 de-at Join Prime for big deals Jetzt Prime-Angebote entdecken"} +{"t":"DDA 24 Onsite 098 de-at Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 Onsite 099 de-at Learn more Mehr erfahren"} +{"t":"DDA 24 Onsite 100 de-at Listen to Amazon Music with Prime Höre dir Musik und Podcasts mit Amazon Music Prime an"} +{"t":"DDA 24 Onsite 101 de-at Make your wish list for Black Friday Week Wunschzettel parat? Black Friday Woche"} +{"t":"DDA 24 Onsite 102 de-at New day. New deals. Neuer Tag.Neue Angebote."} +{"t":"DDA 24 Onsite 103 de-at New deals drop in Neue Angebote starten in"} +{"t":"DDA 24 Onsite 104 de-at New deals every 12 hours Neue Angebote alle 12 Stunden"} +{"t":"DDA 24 Onsite 105 de-at New deals in Neue Angebote in"} +{"t":"DDA 24 Onsite 106 de-at Option 1: Included with your Prime membership In deiner Prime-Mitgliedschaft enthalten"} +{"t":"DDA 24 Onsite 107 de-at Option 2: Included with a Prime membership In der Prime-Mitgliedschaft enthalten"} +{"t":"DDA 24 Onsite 108 de-at Option 3: Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"DDA 24 Onsite 109 de-at Ready. Set. Black Friday Week. Auf die Plätze ...Fertig ...Black Friday Woche"} +{"t":"DDA 24 Onsite 110 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 Onsite 111 de-at Shop early deals Entdecke frühe Angebote"} +{"t":"DDA 24 Onsite 112 de-at Shop Everyday Essentials Entdecke alles, was du täglich brauchst"} +{"t":"DDA 24 Onsite 113 de-at Shop new deals Entdecke neue Angebote"} +{"t":"DDA 24 Onsite 114 de-at Shop Prime Try Before You Buy Erst probieren, dann bezahlen mit Prime"} +{"t":"DDA 24 Onsite 115 de-at Shop the final hours Tolle Angebote enden bald"} +{"t":"DDA 24 Onsite 117 de-at Shop Black Friday Week deals Jetzt Angebote der Black Friday Woche entdecken"} +{"t":"DDA 24 Onsite 118 de-at Starts 21 November Start am 21.11."} +{"t":"DDA 24 Onsite 119 de-at Stay tuned for early deals Freu dich auf die ersten Angebote"} +{"t":"DDA 24 Onsite 120 de-at Today's deal drop Neue Angebote heute"} +{"t":"DDA 24 Onsite 121 de-at Today's deals Die Angebote des Tages"} +{"t":"DDA 24 Onsite 122 de-at Top brands Top-Marken"} +{"t":"DDA 24 Onsite 123 de-at Trending deals Beliebte Angebote"} +{"t":"DDA 24 Onsite 124 de-at Trending Black Friday Week deals Beliebte Angebote der Black Friday Woche"} +{"t":"DDA 24 Onsite 125 de-at Up to 40% off Bis zu 40 % sparen"} +{"t":"DDA 24 Onsite 126 de-at Watch movies and shows with Prime Filme und Serien mit Prime ansehen"} +{"t":"PD 23 Onsite Copy Requests 001 de-at WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! WOW!-Angebote sind Produkte von Top-Marken mit unglaublichen Rabatten, die jeweils nur für zwei Stunden und in begrenzter Menge verfügbar sind – wenn sie weg sind, sind sie weg!"} +{"t":"PD 23 Onsite Copy Requests 002 de-at To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Du willst diese Angebote nutzen? Kein Problem, einfach den Aktionsalarm unten aktivieren. Du erhältst dann eine Erinnerung, sobald die Angebote verfügbar sind."} +{"t":"PD 23 Onsite Copy Requests 003 de-at Scavenger Hunt Schnitzeljagd"} +{"t":"PD 23 Onsite Copy Requests 004 de-at Invite Only Deals Exklusive Angebote"} +{"t":"PD 23 Onsite Copy Requests 005 de-at Most Loved Deals Beliebteste Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category de-at Headphones & Music Kopfhörer & Musik"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category de-at Automotive Auto & Motorrad"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category de-at Baby Baby"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category de-at Beauty Beauty"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category de-at Books Bücher"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category de-at Cameras Kamera & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category de-at Computer & Software Computer & Software"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category de-at Devices Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category de-at Electronics Elektronik & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category de-at Family Baby"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category de-at Food & Drink Lebensmittel & Getränke"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category de-at 4-Stars and up 4 Sterne & mehr"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category de-at Global Store Global Store"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category de-at Grocery Lebensmittel"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category de-at Grooming Körperpflege"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category de-at Headphones Kopfhörer"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category de-at DIY & Tools Baumarkt"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category de-at Health & Personal Care Drogerie & Körperpflege"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category de-at Home Cinema Fernseher & Heimkino"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category de-at Home Entertainment Heimkino"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category de-at Jewellery & Watches Schmuck & Uhren"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category de-at Kitchen Küche"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category de-at Lawn & Garden Garten"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category de-at Luggage Taschen & Rucksäcke"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category de-at Men’s Fashion Herrenmode"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category de-at Mobile Phones Smartphones"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category de-at Mobile Phones & Accessories Smartphones & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category de-at Music Musik"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category de-at Office & School Supplies Büro & Schule"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category de-at Off to Uni Semesterstart"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category de-at Pet Supplies Haustierbedarf"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category de-at Shoes Schuhe"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category de-at Shows & Films Serien & Filme"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category de-at Small Businesses Kleine Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category de-at Smart Home Smart Home"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category de-at Sports & Outdoors Sport & Freizeit"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category de-at Sports Nutrition & Wearables Sportnahrung & Wearables"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category de-at Toys Spielzeug"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category de-at Video Games Gaming & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category de-at Vouchers Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category de-at Women’s Fashion Damenmode"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category de-at School & Uni Deals Schule & Uni"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category de-at Household Supplies Haushalt"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category de-at eBooks E-Books"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category de-at Wine Wein"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category de-at DVD & Blu-ray DVD & Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category de-at Musical instruments Musikinstrumente"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category de-at Wine & Spirits Wein & Spirituosen"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category de-at Private brands Amazon-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category de-at Furniture Möbel"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category de-at Business, industrial and scientific supplies Gewerbe, Industrie & Wissenschaft"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category de-at 4 stars and up 4 Sterne & mehr"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category de-at Deals trending Beliebte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category de-at Home & kitchen Küche & Haushalt"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline de-at Amazon Devices Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline de-at Deals under £15 Angebote unter 20 €"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline de-at Deals ending soon Endet bald"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline de-at Deals just started In Kürze"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline de-at Deals you’re watching Beobachten"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline de-at Lightning Deals Blitzangebote"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline de-at Shop all deals Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline de-at Spotlight Deals Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline de-at Top Deals Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline de-at Trending Deals Beliebte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline de-at Upcoming Deals In Kürze"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline de-at Helpful hints for shopping epic deals Tipps & Tricks, wie du am meisten aus Prime Day machst"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline de-at When the deals start, try these tricks and tips Tipps & Tricks, wie du am meisten aus Prime Day machst"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline de-at Support small businesses, and earn £10 to spend on Prime Day Kleine Unternehmen unterstützen & 10€ Guthaben für Prime Day erhalten"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline de-at Deals on your favourite everything Zwei Tage, tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline de-at Epic deals. On a Monday. Zwei Tage voller Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline de-at Epic deals start at midnight Tolle Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline de-at Time to start your free trial Starte deinen 30-tägigen Prime-Gratiszeitraum noch heute"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline de-at Is it midnight yet? Prime Day startet um Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline de-at Deals on your favourite devices Angebote für Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline de-at Get the most out of Prime Day Hole das Beste aus Prime Day heraus"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline de-at Save big, save early Schon jetzt exklusive Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline de-at Exclusive offers, just for you Exklusive Prime-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline de-at Prime Delivery Prime-Premiumversand"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline de-at Prime Now Prime Now"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline de-at Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline de-at Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline de-at Tip #1: Tipp Nr. 1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline de-at Tip #2: Tipp Nr. 2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline de-at Tip #3: Tipp Nr. 3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline de-at Tip #1: try Amazon Assistant Tipp 1: Entdecke den Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline de-at Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Achte bei deiner Produktsuche auf den Hinweis „Prime Day Angebot“."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline de-at Blue means Deal Blau ist die Farbe, die dich auf ein Angebot hinweist"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline de-at Turn on notifications Benachrichtigungen aktivieren"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline de-at Never miss a deal with personalised deal notifications. Mit der Funktion \"Angebote verfolgen\" wirst du benachrichtigt, sobald dein ausgewähltes Produkt im Angebot ist."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline de-at Tip #4: Tipp Nr. 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline de-at Try Amazon Assistant Teste den Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline de-at Shop with small businesses and save Bei kleinen Unternehmen kaufen und sparen"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline de-at Support small businesses Unterstütze kleine Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline de-at Tip #6: Tipp Nr. 6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline de-at Shop now, pay later Jetzt kaufen, später zahlen"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline de-at Tip #7: Tipp Nr. 7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline de-at Earn Amazon Points Sammle Amazon-Punkte"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline de-at Earn points just for shopping and using your Prime benefits. Sammle Punkte bei deinem Einkauf und nutze deine Prime-Vorteile."} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline de-at Tip #8: Tipp Nr. 8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline de-at Tip #9: Tipp Nr. 9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline de-at Look out for Lightning Deals Halte nach Blitzangeboten Ausschau"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline de-at Time flies when you’re saving big Prime Day endet in"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline de-at It’s not over yet! Prime Day endet um Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline de-at Deals on Amazon devices Amazon-Geräte im Angebot"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline de-at Deals from small businesses Angebote von kleinen Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline de-at Shop deals by category Nach Kategorien filtern"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline de-at Deals on top brands Angebote von Top-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline de-at Can’t-miss deals Angebote, die du nicht verpassen solltest"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline de-at Epic deals just for you Tolle Angebote nur für dich"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline de-at Deals on Amazon brands Angebote von Amazon-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline de-at Deals based on your interests Angebote basierend auf deinen Interessen"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline de-at Deals on stuff you’re into Angebote für alles, was dir gefällt"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline de-at Top-rated deals Bestbewertete Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline de-at Deals in Home Angebote in Haushalt"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline de-at Deals in Kitchen Angebote in Küche"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline de-at Deals in Electronics Angebote in Elektronik"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline de-at Deals in Toys Angebote in Spielzeug"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline de-at Deals in Baby Angebote in Baby"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline de-at Check out these Prime-exclusive vouchers Exklusiv für Prime-Mitglieder: Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline de-at Shop deals from small businesses Angebote von kleinen Unternehmen entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline de-at Support small businesses, discover unique products Unterstütze kleine Unternehmen, entdecke individuelle Produkte"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline de-at Amazon Brands Amazon-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline de-at Epic deals, on a Monday Tolle Angebote ab Montag"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline de-at 2 days to go Noch 2 Tage"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline de-at Big deals, small businesses Große Angebote kleiner Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline de-at Deals in Fashion Mode-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline de-at Prime membership at its best Mache mehr aus deiner Prime-Mitgliedschaft"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline de-at Save the date to save big Datum vormerken und richtig sparen"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline de-at Epic deals, just 6 days away Tolle Angebote in 6 Tagen"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline de-at Personal care appliances Körperpflege"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline de-at Get ready – this could sell fast! Mache dich bereit – die Angebote sind schnell weg"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline de-at Get extra cash back! n/a"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline de-at Epic deals start on Monday Tolle Angebote starten am Montag"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline de-at Shop by Category Nach Kategorie shoppen"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline de-at Epic deals on top brands Tolle Angebote von Top-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline de-at Save on popular brands Spare bei beliebten Marken"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline de-at Ends in Endet in"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline de-at Shop products from small businesses Entdecke Produkte von kleinen Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline de-at Support small businesses & enter for a chance to win big Unterstütze kleine Unternehmen und mache beim Gewinnspiel mit"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline de-at Welcome to the lightning round Willkommen bei den Blitzangeboten"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline de-at 3 days to go. Nur noch 3 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline de-at 2 days to go. Nur noch 2 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline de-at 1 day to go Nur noch 1 Tag"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline de-at Prime-Exclusive Deals Angebote für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline de-at Spend £10 with small businesses, Für 10 € bei kleinen Unternehmen einkaufen,"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline de-at Customer's Most Loved Lieblingsartikel unserer Kunden"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline de-at Support small to win big Unterstütze kleine Unternehmen, um groß abzuräumen"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline de-at Top brands Top-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline de-at Early deals for back to school Frühe Angebote für den Schulstart"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline de-at Shop Alexa Early Access Deals Entdecke Alexa Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline de-at Shop with Alexa Einkaufen mit Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline de-at when you spend £10 with small businesses wenn du für 10 € bei kleinen Unternehmen kaufst"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline de-at Trending deals – going fast! Beliebte Angebote – die schnell weg sind!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline de-at Two days, heaps of epic deals Zwei Tage, unzählige tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline de-at Two days of epic deals you’ve been dreaming of Zwei Tage voller Angebote, auf die du gewartet hast"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline de-at Support small businesses to win big Unterstütze kleine Unternehmen, um groß abzuräumen"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline de-at “Alexa, where’s my stuff?” „Alexa, wo ist meine Bestellung?‟"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline de-at Collect all your stamps, get £10 Sammle alle Stempel, erhalte 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline de-at Don’t miss a single deal. Ever. Verpasse kein einziges Angebot. Niemals."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline de-at Get deals with Alexa Angebote entdecken mit Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline de-at Yes, Amazon has vouchers Ja, Amazon hat Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline de-at “Alexa, can you save my spot?” „Alexa, kannst du meinen Platz freihalten?“"} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline de-at The best deals right now Die aktuell besten Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline de-at Don’t miss this deal in particular Dieses Angebot darfst du auf keinen Fall verpassen"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline de-at Shop last-minute deals Sichere dir Last-Minute-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline de-at Now it’s super official. Jetzt ist es offiziell!"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline de-at Shop fast! Jetzt Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline de-at The deals of your dreams Traumhafte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline de-at Are almost here sind fast hier"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline de-at Ask Alexa now Frage jetzt Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline de-at Help yourself to some deals Sichere dir deine Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline de-at So many deals, so little time. So wenig Zeit für so viele Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline de-at 5 days to go Nur noch 5 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline de-at 4 days to go. Nur noch 4 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline de-at Prime exclusive vouchers Prime-exklusive Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline de-at See you next Bis zum nächsten"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline de-at Welcome to Prime Willkommen bei Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline de-at For your new device Für dein neues Amazon-Gerät"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline de-at It's almost here Fast vorbei"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline de-at That's a wrap! Das war’s!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline de-at Wait. Alexa can do that? Amazon-Geräte entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline de-at Explore your Prime benefits Entdecke deine Prime-Vorteile"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline de-at Buy small to win big Bei kleinen Unternehmen groß sparen"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline de-at Show me the deals Zeig mir die Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline de-at Alexa can help! She loves deals. Alexa kann dir helfen! Sie liebt Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline de-at The happiest vouchers in the world Die besten Coupons der Welt"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline de-at Get your deals to go Deine Angebote für unterwegs"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline de-at Start shopping early Prime Day Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline de-at Explore Prime member benefits Entdecke alle Prime-Vorteile"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline de-at Explore more offers Entdecke weitere Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline de-at Incoming deals Mach dich bereit für tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline de-at Deals start at midnight Die Angebote starten um Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline de-at No peeking Wir verraten noch nichts"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext de-at Stream thousands of films and TV shows, including exclusive Amazon Originals. Streame tausende Filme und Serienepisoden, darunter exklusive Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext de-at All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Alle Songs und Top-Podcasts auf Amazon Music ohne Werbung."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext de-at Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Schneller und kostenloser Versand für Millionen von Artikeln."} +{"t":"PD 23 Onsite Full Copy Repository 201 Subtext de-at Enjoy a rotating selection of books, magazines, and more Genieße grenzenloses Lesevergnügen auf allen Geräten mit hunderten von eBooks, e-Magazinen, Comics"} +{"t":"PD 23 Onsite Full Copy Repository 202 Subtext de-at Try on clothes, shoes, jewelry and accessories from the comfort of your home, and only pay for what you keep. Probiere Bekleidung & Schuhe bequem zu Hause an und bezahle nur die Artikel, die du behälst."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext de-at Try Prime in time Entdecke Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext de-at for Prime Day am Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext de-at Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext de-at Watch hit movies and TV, award-winning Originals, live sports, and more. Streame tausende Filme und Serienepisoden, darunter exklusive Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext de-at Watch now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext de-at Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext de-at Listen now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext de-at Prime Try Before You Buy Prime erst probieren, dann zahlen"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA de-at Find your new look Jetzt ausprobieren"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext de-at Free international delivery Kostenloser weltweiter Versand"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext de-at hours Stunden"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext de-at minutes Minuten"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext de-at seconds Sekunden"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext de-at Save. Stream. Celebrate. Sparen. Streamen. Feiern."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext de-at Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Zugang zu Hunderten von E-Books, darunter Romane und Sachbücher, Magazine und mehr – ohne zusätzliche Kosten."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext de-at Always have a good book with you. Read anytime, anywhere, on any device. Immer ein gutes Buch dabei: Lese zu jeder Zeit, an jedem Ort und auf jedem Gerät."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext de-at Enjoy free games, in-game content, and a Twitch channel subscription every month Erhalte jeden Monat exklusive Spielinhalte, Spiele und ein Abonnement für Twitch."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext de-at Get free games and in-game content every month, as well as free subscription on Twitch.tv Erhalte jeden Monat exklusive Spielinhalte, Spiele und ein Abonnement für Twitch."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext de-at Watch hit films and TV, award-winning Originals, live sports and more. Sieh dir Blockbuster, Top-Serien, preisgekrönte Originals, Live-Sport und vieles mehr an."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext de-at Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext de-at Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Schnelle, kostenlose Lieferung von Lebensmitteln und Artikeln des täglichen Bedarfs, wie Fleisch, Obst und Gemüse, Snacks und mehr."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext de-at Shop Amazon Fresh Bei Amazon Fresh einkaufen"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext de-at Thanks to you Vielen Dank"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext de-at But wait, more deals! Moment, das war noch nicht alles!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext de-at More Prime benefits this way! Vielen Dank für deinen Einkauf"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext de-at And more Prime! Und noch mehr Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext de-at Earn £10 to spend Erhalte 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext de-at on whatever you want und kaufe damit, was du willst"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext de-at Let Alexa find deals for you (Alexa Stand in Line) Lasse Alexa die besten Angebote finden (Alexa Stand in Line)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext de-at Create deal alerts (Deal Notifier) Erstelle Angebot-Benachrichtigungen (Deal Notifier)"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA de-at Explore Prime Delivery Prime-Premiumversand entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA de-at Shop now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA de-at Learn more Mehr erfahren"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA de-at Watch now on Twitch Jetzt bei Twitch ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA de-at Watch now on IMDb TV Jetzt bei Freevee ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA de-at Watch free on Twitch Kostenlos bei Twitch ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA de-at Watch free on IMDb TV Kostenlos bei IMDb TV ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA de-at Free on Twitch Kostenlos bei Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA de-at Free on IMDb TV Kostenlos bei Freevee"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA de-at Now on Twitch Jetzt bei Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA de-at Now on IMDb TV Jetzt bei Freevee"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA de-at Shop deals now Angebote jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA de-at Shop Amazon devices early Frühe Angebote auf Amazon-Geräten"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA de-at Start your free trial. Join Prime. Starte deinen Gratiszeitraum. Melde dich zu Prime an."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA de-at Access tons of movies, music, and more with Prime Mit Prime erhältst du Zugang zu einer großen Auswahl an Filmen, Musik und mehr"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA de-at Get in on the deals. Try Prime. Sichere dir tolle Angebote. Entdecke Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA de-at Now’s the time to try Prime for free Jetzt ist der beste Zeitpunkt, um Prime kostenlos zu entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA de-at Try Prime for free Entdecke Prime kostenlos"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA de-at Try Prime Entdecke Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA de-at Follow top brands Top-Marken entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA de-at Get extra rewards! Hier kannst du zusätzlich sparen"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA de-at Explore Prime Gaming Jetzt aktivieren"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA de-at Shop small businesses, Bei kleinen Unternehmen kaufen,"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA de-at Shop devices deals Amazon-Geräte-Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA de-at Prime Benefits Prime-Vorteile"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA de-at Explore more Prime benefits Entdecke Vorteile deiner Prime-Mitgliedschaft"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA de-at Early deals on Amazon devices Frühe Angebote auf Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA de-at Try Prime and join the party Entdecke jetzt Prime"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA de-at Get in on the deals. Entdecke unsere Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 264 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA de-at £XX Gift Card instantly upon approval XX € Geschenkgutschein sofort nach Freigabe"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA de-at 4 months Free 4 Monate gratis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline de-at 2 days until epic deals Nur noch 2 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline de-at 2 days until Prime Day 2 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline de-at 3 days until epic deals Nur noch 3 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline de-at 3 days until Prime Day 3 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline de-at 3 months free 3 Monate gratis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline de-at 4 days until epic deals Nur noch 5 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline de-at 4 days until Prime Day 4 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline de-at 5 days until epic deals Nur noch 5 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline de-at 5 days until Prime Day 5 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline de-at Access all Prime Day Deals with Prime Zugang zu allen Prime-Angeboten mit Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline de-at Alexa, set a reminder to shop Prime Day deals Alexa, erinnere mich an Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline de-at Amazing deals Fantastische Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline de-at Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline de-at Bestsellers from Prime Day 2023 2023 Prime Day Bestseller"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline de-at Business Prime Duo — included with Prime Business Prime Duo, enthalten in Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline de-at Business Prime free trial Business Prime Probeabo"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline de-at Celebrate small businesses Feier kleine Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline de-at Celebrity favorites Lieblinge der Promis"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA de-at Claim now Jetzt anmelden"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline de-at Deals end at midnight Angebote nur noch bis Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline de-at Deals end in Angebote enden in"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline de-at Deals from Amazon brands Tolle Angebote der Amazon Marken"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline de-at Deals picked by Influencers Von Influencern gewählte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline de-at Deals that love you Diese Angebote lieben dich einfach"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline de-at Deals to take home Angebote zum Mitnehmen"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline de-at Deals to talk about Angebote zum Weitererzählen"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA de-at Discover Business Prime Duo Entdecke Prime Business Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline de-at Early Prime Day deals Frühe Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline de-at Earn 15% back on select deals for Prime Day 15% Rabatt auf ausgewählte Angebote zum Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext de-at Enjoy millions of songs, ad-free; included with Prime Genieße Millionen von Songs ohne Werbung, jetzt in Prime enthalten."} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline de-at Epic Deals Tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline de-at Epic deals are back Tolle Angebote sind zurück"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline de-at Epic deals are here Tolle Angebote ohne Ende"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline de-at Epic deals end soon Tolle Angebote enden bald"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline de-at Epic deals ending soon Tolle Angebote enden bald"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline de-at Epic deals from Amazon Brands Tolle Angebote der Amazon Marken"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline de-at Epic deals start soon Bald geht´s los mit den tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline de-at Epic deals start tomorrow Tolle Angebote – morgen geht's los"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext de-at Epic deals. After dark. Tolle Angebote zum Sonnenuntergang"} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA de-at Explore Kindle Unlimited Entdecke Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA de-at Explore now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA de-at Explore Prime Day Entdecke Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext de-at Get 3 months of Kindle Unlimited for £0.00 Hol dir 3 Monate Kindle Unlimited gratis"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline de-at Get 30+ games for free this Prime Day Mehr als 30 Spiele gratis zum Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext de-at Get a £XX credit for Prime Day Deine XX €-Gutschrift für Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline de-at Get Business Prime free for up to 90 days Business Prime bis zu 90 Tage gratis"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline de-at Get excited. Deals are coming. Freu dich auf tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA de-at Get Prime. Unlock deals. Hol dir Prime und erhalte exklusive Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext de-at Get FREE Same-Day Delivery on hundreds of thousands of items. Erhalte kostenlosen Premiumversand auf hunderte von Produkten."} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext de-at Get ultrafast delivery and in-store deals on a wide selection of groceries Superschnelle Lieferung und attraktive Angebote für eine Riesenauswahl an Lebensmitteln"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline de-at Great deals Großartige Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext de-at Handcrafted items for you Handgemachte Produkte für dich"} +{"t":"PD 23 Onsite Full Copy Repository 319 de-at Included with a Prime membership Für Prime-Mitglieder inklusive"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline de-at Invite Only Deals Angebote mit exklusiver Anmeldung"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline de-at Invite Only Nur mit exklusiver Anmeldung"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext de-at It’s the most membership time of the year Der beste Zeitpunkt des Jahres für eine Mitgliedschaft"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA de-at Join today. Cancel anytime. Sofort entdecken. Jederzeit kündbar."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline de-at Just for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline de-at Last-minute Prime Day deals Last Minute Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA de-at Learn how it works So funktioniert's"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA de-at Learn more about Kindle Unlimited Erfahre mehr über Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 de-at Limited Time Only. Terms Apply. Nur begrenzte Zeit. Bedingungen gelten."} +{"t":"PD 23 Onsite Full Copy Repository 329 de-at Limited-time offer with eligible Prime membership, see terms Befristetes Angebot nur für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext de-at Make room for epic deals Mach Platz für unsere tollen Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline de-at New deals are in Neue Angebote eingetroffen"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline de-at Pay over time with Affirm on top deals Ratenzahlung mit Affirm bei Top-Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext de-at Placeholder: Up to X% off Amazon Devices. Prime Day. Platzhalter: Bis zu X % Rabatt auf Amazon-Geräte. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline de-at Placeholder: Up to 50% off Amazon Devices. Platzhalter: Bis zu 50 % auf Amazon Geräte."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline de-at Prime Day deals Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline de-at Prime Day deals end in Prime Day endet in"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline de-at Prime Day ends in Prime Day endet in"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline de-at Prime Day ends soon Prime Day endet bald"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext de-at Prime Day has officially started Prime Day hat offiziell begonnen"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline de-at Prime Day is coming - save early with Amazon Brand deals Zum Prime Day früh sparen: Angebote von Amazon Marken"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline de-at Prime Day is MONTH XX & XX Prime Day ist am XX. & XX. MONAT"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline de-at Prime Day is MONTH XX–XX Prime Day am XX.-XX. MONAT"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline de-at Prime Day starts tomorrow Morgen beginnt Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline de-at Prime exclusive offers? Yes please. Exklusive Prime Angebote? Aber gerne doch."} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline de-at Prime member deals Angebote für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline de-at Ready, set, shop! Get 6% back on Prime Day purchases Auf geht’s! 6 % Rabatt auf alle Prime Day Einkäufe"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline de-at Ready. Set. Prime Day. Auf die Plätze. Fertig. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline de-at Save now. Sleep later. Spare jetzt. Schlaf später."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline de-at Save on Climate Pledge Friendly products for Prime Day Spare bei Climate Pledge Friendly-Produkten"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline de-at Save up to XX% on Alexa Built-in devices Spare bis zu XX % auf Alexa-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline de-at Save with deals for businesses Spare bei Angeboten für Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline de-at Score 20% off Twitch merch Erhalte 20% Rabatt auf Twitch Merchandising-Artikel"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA de-at Shop Alexa Built-in devices Entdecke Geräte mit Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA de-at Shop all influencer picks Angebote von Influencern entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline de-at Shop all Prime Day deals Hol dir alle Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline de-at Shop deals for businesses Angebote für Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline de-at Shop deals overnight Entdecke Angebote nachts"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline de-at Shop early Prime Day deals Shoppe Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline de-at Shop epic Prime Day deals Hol dir tolle Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline de-at Shop Handmade deals Schlag zu bei Angeboten auf handgemachte Produkte"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA de-at Shop internet famous deals Entdecke virale Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline de-at Shop like a VIP with 15% back on Prime Day deals Shoppe wie ein VIP mit 15 % auf Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA de-at Shop more-sustainable products Nachhaltigere Produkte einkaufen"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA de-at Shop on Amazon Business Kaufe bei Amazon Business ein"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline de-at Shop Prime Day deals Prime Day Angebote shoppen"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA de-at Shop the Character Store Shoppe im Charaktere-Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA de-at Shop Twitch now Twitch-Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline de-at Shop viral trends Entdecke virale Trends"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline de-at Shop your favorite characters Entdecke deine Lieblingsfiguren"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline de-at Small business deals for you Deine Angebote von kleinen Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline de-at So. Many. Deals. So. Viele. Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline de-at Spectacular deals Spektakuläre Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA de-at Start your free trial Starte deinen Gratiszeitraum"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline de-at Starts in Beginnt in"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline de-at Super epic deals Tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline de-at Surprise offers. Just for Prime members. Überraschungsangebote. Nur für Prime-Mitglieder."} +{"t":"PD 23 Onsite Full Copy Repository 378 de-at Terms apply Es gelten die allgemeinen Geschäftsbedingungen"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline de-at These deals can’t wait to see you Diese tollen Angebote warten schon auf dich"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline de-at Today's deals Die Angebote des Tages"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline de-at Top-notch deals Top-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline de-at Trending Prime Day deals Angesagte Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA de-at Try Amazon Photos Entdecke Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA de-at Try Audible for £0.00 Entdecke Audible gratis"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA de-at Try it out Einfach ausprobieren"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext de-at Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Probiere Bekleidung, Schuhe und mehr an, bevor du sie kaufst. Und bezahle nur die Artikel, die du nach 7 Tagen behältst."} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline de-at Unbelievable deals Unglaubliche Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 388 de-at Unlimited photo storage with Prime Unbegrenzter Fotospeicher"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline de-at Very impressive deals Atemberaubende Angebote"} +{"t":"PD 23 Onsite Page wording 001 de-at Prime Day starts soon Bald ist Prime Day"} +{"t":"PD 23 Onsite Page wording 007 de-at Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 de-at Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 de-at Save up to XX% on Prime Day Spare bis zu XX % am Prime Day"} +{"t":"PD 23 Onsite Page wording 017 de-at Shop up to XX% off Spare bis zu XX %"} +{"t":"PD 23 Onsite Page wording 021 % off de-at 5 days to go Nur noch 5 Tage."} +{"t":"PD 23 Onsite Page wording 022 % off de-at 4 days to go. Nur noch 4 Tage."} +{"t":"PD 23 Onsite Page wording 023 % off de-at 3 days to go. Nur noch 3 Tage."} +{"t":"PD 23 Onsite Page wording 024 % off de-at 2 days to go. Nur noch 2 Tage."} +{"t":"PD 23 Onsite Page wording 025 % off de-at 1 day to go Nur noch 1 Tag"} +{"t":"PD 23 Onsite Page wording 026 % off de-at Epic deals start at midnight Tolle Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite Page wording 027 % off de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Onsite Page wording 028 % off de-at Shop deals overnight Entdecke Angebote nachts"} +{"t":"PD 23 Onsite Page wording 030 % off de-at Prime Day ends soon Prime Day endet bald"} +{"t":"PD 23 Onsite Page wording 031 de-at XX - XX July XX. - XX. Juli"} +{"t":"PD 23 Onsite Page wording 037 de-at Now on Jetzt entdecken"} +{"t":"PD 23 Onsite Page wording 038 de-at Save now. Sleep later. Schlaf später."} +{"t":"PD 23 Onsite Page wording 039 de-at Ends in Endet in"} +{"t":"PD 23 Onsite Page wording 040 de-at Deals end at midnight Angebote nur noch bis Mitternacht"} +{"t":"PD 23 Onsite Page wording 041 CTA de-at Shop early Prime Day Deals Shoppe Prime Day Angebote"} +{"t":"PD 23 Onsite Page wording 047 CTA de-at Shop all Prime Day deals Hol dir alle Prime Day Angebote"} +{"t":"PD 23 Onsite Page wording 051 de-at Vouchers Coupons"} +{"t":"PD 23 Onsite Page wording 057 de-at Check out these Prime-exclusive vouchers Exklusiv für Prime-Mitglieder: Coupons"} +{"t":"PD 23 Onsite Page wording 061 de-at Shop all deals Angebote entdecken"} +{"t":"PD 23 Onsite 001 Event Name de-at Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Onsite 003 Tagline de-at Feel like a big deal\n\nTwo days of Prime savings Fühl dich richtig wichtig\n\nZwei Tage voller Prime Angebote"} +{"t":"PD 23 Onsite 003F Tagline de-at Feel like a big deal Two days of Prime savings Fühl dich richtig wichtig Zwei Tage voller Prime Angebote"} +{"t":"PD 23 Onsite 004 de-at Save up to XX% Spare bis zu XX %"} +{"t":"PD 23 Onsite 005 Dates de-at XX - XX July XX. - XX. Juli"} +{"t":"PD 23 Onsite 006 Dates de-at Starts midnight Um Mitternacht geht’s los"} +{"t":"PD 23 Onsite 007 Dates de-at Ends midnight Endet heute um Mitternacht"} +{"t":"PD 23 Onsite 008 Dates de-at Epic deals start at midnight Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite 009 Dates de-at Deals start at midnight Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite 010 CTA de-at Get ready Bist du bereit?"} +{"t":"PD 23 Onsite 011 de-at Starts midnight Um Mitternacht geht’s los"} +{"t":"PD 23 Onsite 012 de-at Starts tomorrow Morgen geht’s los"} +{"t":"PD 23 Onsite 013 de-at Starts XX July Startet am XX. Juli"} +{"t":"PD 23 Onsite 014 de-at Ends XX July Endet am XX. Juli"} +{"t":"PD 23 Onsite 015 de-at Now on Jetzt entdecken"} +{"t":"PD 23 Onsite 016 CTA de-at See the deals Angebote ansehen"} +{"t":"PD 23 Onsite 017 CTA de-at Shop great deals Jetzt kaufen"} +{"t":"PD 23 Onsite 018 de-at Discover vouchers and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"PD 23 Onsite 019 de-at Check out these Prime-exclusive vouchers Exklusiv für Prime-Mitglieder: Coupons"} +{"t":"PD 23 Onsite 020 de-at Discover all deals here Entdecke alle Angebote hier"} +{"t":"PD 23 Onsite 021 de-at Shop all deals Angebote entdecken"} +{"t":"PD 23 Onsite 022 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Onsite Lead Up 001 Headline de-at XX-XX July XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 002 Subtext de-at Big deals coming soon Tolle Angebote im Anflug"} +{"t":"PD 24 Onsite Lead Up 003 Headline de-at Prime Day is XX-XX July Prime Day ist am XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 004 Subtext de-at But the party starts now Jetzt geht's los"} +{"t":"PD 24 Onsite Lead Up 005 Headline de-at Shop early Prime Day deals now Jetzt erste Prime Day-Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 006 Headline de-at Stay tuned for early deals Freu dich auf erste Angebote"} +{"t":"PD 24 Onsite Lead Up 007 Headline de-at Make your wish list for Prime Day Erstelle deinen Wunschzettel für Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext de-at XX-XX July XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 009 Headline de-at Check in for buzzworthy \n early deals Sicher dir jetzt schon erste Angebote"} +{"t":"PD 24 Onsite Lead Up 009F Headline de-at Check in for buzzworthy early deals Sicher dir jetzt schon erste Angebote"} +{"t":"PD 24 Onsite Lead Up 010 Headline de-at Early deal Frühzeitiges Angebot"} +{"t":"PD 24 Onsite Lead Up 012 Headline de-at Shop exclusive Prime deals now Jetzt exklusive Prime-Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 014 Headline de-at Exciting deals only for Prime members Tolle Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Onsite Lead Up 016 Headline de-at 5 days until big deals Noch 5 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 018 Headline de-at 4 days until big deals Noch 4 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 020 Headline de-at 3 days until big deals Noch 3 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 022 Headline de-at 2 days until big deals Noch 2 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 024 Headline de-at Get your basket ready Bereite deinen Wunschzettel vor"} +{"t":"PD 24 Onsite Lead Up 025 Subtext de-at Big deals start tomorrow Tolle Angebote starten morgen"} +{"t":"PD 24 Onsite Lead Up 026 Headline de-at It’s almost deal o’clock Mach dich bereit"} +{"t":"PD 24 Onsite Lead Up 027 Subtext de-at Prime Day starts soon Prime Day startet bald"} +{"t":"PD 24 Onsite Lead Up 028 Headline de-at Tune in for new deals all Prime Day long Jeden Tag neue Angebote"} +{"t":"PD 24 Onsite Lead Up 030 Headline de-at Prime Day starts in Prime Day startet in"} +{"t":"PD 24 Onsite Lead Up 031 Headline de-at New deals drop in Neue Angebote starten in"} +{"t":"PD 24 Onsite Lead Up 032 Headline de-at Shop early Prime Day deals Erste Prime Day-Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 033 Headline de-at Early deals to shop Erste Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 034 Headline de-at Early deals are waiting for you Erste Angebote warten auf dich"} +{"t":"PD 24 Onsite Lead Up 035 Headline de-at Fast delivery. Unlimited streaming. Prime Day. Schneller Versand. Streaming. Prime Day"} +{"t":"PD 24 Onsite Lead Up 037 Headline de-at Join Prime. Save big. Werde Prime-Mitglied. Spare so richtig."} +{"t":"PD 24 Onsite Lead Up 038 Subtext de-at Deals start tomorrow Die Angebote starten morgen"} +{"t":"PD 24 Onsite Lead Up 039 Headline de-at Prime Day starts soon Prime Day startet bald"} +{"t":"PD 24 Onsite Lead Up 041 Headline de-at Get your baskets ready Bereite deinen Wunschzettel vor"} +{"t":"PD 24 Onsite Lead Up 043 Headline de-at Today's deal drop Neue Angebote ab heute"} +{"t":"PD 24 Onsite Lead Up 044 Headline de-at Prime Day is XX–XX July Prime Day ist am XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 045 Headline de-at Shop new deal drops Entdecke neue Angebote"} +{"t":"PD 24 Onsite Lead Up 046 Headline de-at Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline de-at Starts in Startet in"} +{"t":"PD 24 Onsite Lead Up 050 Headline de-at Invite-only deals Exklusive Prime Day-Angebote, nur mit Einladung"} +{"t":"PD 24 Onsite Lead Up 051 Headline de-at Watch films and shows with Prime Streame Filme und Serien mit Prime Video"} +{"t":"PD 24 Onsite Lead Up 052 Headline de-at Listen to Amazon Music with Prime Höre dir Musik und Podcasts mit Amazon Music Prime an"} +{"t":"PD 24 Onsite Lead Up 053 Headline de-at Get unlimited, fast deliveries with Prime Schnelle und kostenlose Lieferung mit Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline de-at Shop Prime Try Before You Buy Erst probieren, dann bezahlen mit Prime"} +{"t":"PD 24 Onsite Lead Up 055 Headline de-at Get free games and more with Prime Hole dir kostenlose Spiele und Spielinhalte mit Prime Gaming"} +{"t":"PD 24 Onsite Lead Up 056 Headline de-at Prime Day is XX and XX July Prime Day ist am XX. und XX. Juli"} +{"t":"PD 24 Onsite Lead Up 057 Headline de-at Shop Prime Day Prime Day entdecken"} +{"t":"PD 24 Onsite Lead Up 058 Headline de-at Get excited. Deals are coming. Freu dich auf tolle Angebote"} +{"t":"PD 24 Onsite Lead Up 060 Headline de-at Big deals are back Tolle Angebote sind zurück"} +{"t":"PD 24 Onsite Lead Up 061 Subtext de-at Prime Day is XX–XX July Prime Day ist am XX. und XX. Juli"} +{"t":"PD 24 Onsite Lead Up 062 Headline de-at Starts midnight Um Mitternacht geht’s los"} +{"t":"PD 24 Onsite Live 001 Headline de-at Shop big deals now Jetzt tolle Angebote entdecken"} +{"t":"PD 24 Onsite Live 002 Headline de-at Shop new deals while they’re hot Entdecke tolle Angebote, bevor sie weg sind"} +{"t":"PD 24 Onsite Live 003 Headline de-at Shop new deals Entdecke neue Angebote"} +{"t":"PD 24 Onsite Live 004 Headline de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Onsite Live 005 Headline de-at Shop the final hours Jetzt noch schnell Angebote entdecken"} +{"t":"PD 24 Onsite Live 006 Headline de-at Log-in for last-minute deal drops Sicher dir die letzten Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 007 Headline de-at These deals were made for shopping Unwiderstehliche Angebote"} +{"t":"PD 24 Onsite Live 008 Headline de-at Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"PD 24 Onsite Live 009 Headline de-at Ends in Endet in"} +{"t":"PD 24 Onsite Live 010 CTA de-at Shop now Jetzt entdecken"} +{"t":"PD 24 Onsite Live 011 Subtext de-at Shop last-minute deals in Sicher dir die letzten Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 012 Headline de-at New deals in Neue Angebote in"} +{"t":"PD 24 Onsite Live 013 Headline de-at Join Prime today. Shop big deals today. Werde Prime-Mitglied. Entdecke tolle Angebote."} +{"t":"PD 24 Onsite Live 014 CTA de-at Start your 30-day free trial 30-Tage-Gratiszeitraum starten"} +{"t":"PD 24 Onsite Live 015 Headline de-at Shop new deals with a side of fast delivery Sicher dir tolle Angebote mit schneller Lieferung"} +{"t":"PD 24 Onsite Live 016 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 24 Onsite Live 017 Headline de-at There’s still time to score big deals Es ist noch Zeit, um tolle Angebote zu entdecken"} +{"t":"PD 24 Onsite Live 019 Headline de-at Shop Prime Day deals Entdecke Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 021 Headline de-at Trending Prime Day deals Beliebte Angebote"} +{"t":"PD 24 Onsite Live 022 Headline de-at Shop Prime Day before it ends Jetzt noch Prime Day-Angebote entdecken"} +{"t":"PD 24 Onsite Live 023 Headline de-at Prime Day deals Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 024 Headline de-at Spectacular deals Spektakuläre Angebote"} +{"t":"PD 24 Onsite Live 025 Headline de-at Fantastic deals Fantastische Angebote"} +{"t":"PD 24 Onsite Live 026 Headline de-at Amazing deals Traumhafte Angebote"} +{"t":"PD 24 Onsite Live 027 Headline de-at Deals on awesome stuff Erstklassige Angebote"} +{"t":"PD 24 Onsite Live 028 Headline de-at Top-notch deals Top-Angebote"} +{"t":"PD 24 Onsite Live 029 Headline de-at Great deals Tolle Angebote"} +{"t":"PD 24 Onsite Live 030 Headline de-at Very impressive deals Atemberaubende Angebote"} +{"t":"PD 24 Onsite Live 031 Headline de-at Unbelievable deals Unglaubliche Angebote"} +{"t":"PD 24 Onsite Live 032 Headline de-at Deals to talk about Beliebte Angebote"} +{"t":"PD 24 Onsite Live 033 Headline de-at Deals to take home Derzeit beliebt"} +{"t":"PD 24 Onsite Live 034 Headline de-at Log-in for last-minute deals Sicher dir letzte Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 035 Headline de-at Lightning Deals Blitzangebote"} +{"t":"PD 24 Onsite Live 036 Headline de-at Top brands Top-Marken"} +{"t":"PD 24 Onsite Live 037 Headline de-at Customers' Most-Loved Kunden-Favoriten"} +{"t":"PD 24 Onsite Live 038 Headline de-at Trending deals Beliebte Angebote"} +{"t":"PD 24 Onsite Live 039 Headline de-at Deals under £25 Angebote unter 20 €"} +{"t":"PD 24 Onsite Live 040 Headline de-at Deals under £10 Angebote unter 10 €"} +{"t":"PD 24 Onsite Live 041 Headline de-at Shop all deals Alle Angebote entdecken"} +{"t":"PD 24 Onsite Live 042 Headline de-at Today's deals Die Angebote des Tages"} +{"t":"PD 24 Onsite Live 043 Headline de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 24 Onsite Live 044 Headline de-at Join Prime for big deals Werde Prime-Mitglied und spare am Prime Day"} +{"t":"PD 24 Onsite Live 045 Headline de-at Prime member deals Angebote für Prime-Mitglieder"} +{"t":"PD 24 Onsite Live 046 Headline de-at Ends soon Endet in Kürze"} +{"t":"PD 24 Onsite Live 047 Headline de-at Ending soon Endet bald"} +{"t":"PD 24 Onsite Live 048 Headline de-at New deals every 12 hours Neue Angebote alle 12 Stunden"} +{"t":"PD 24 Onsite Live 049 Headline de-at Shop all deals Angebote entdecken"} +{"t":"PD 24 Onsite Live 050 Headline de-at Prime Day ends soon Prime Day endet bald"} +{"t":"PD 24 Onsite Live 051 Subtext de-at Try Prime and join the party Jetzt zu Prime anmelden und sparen"} +{"t":"PD 24 Onsite Live 052 Headline de-at Ready. Set. Prime Day. Auf die Plätze. Fertig. Prime Day."} +{"t":"PD 24 Onsite Live 053 Subtext de-at Two days of big deals have officially started Jetzt geht's los: Zwei Tage voller Angebote"} +{"t":"PD 24 Onsite Live 054 Headline de-at Two days of big deals Zwei Tage voller Angebote"} +{"t":"PD 24 Onsite Live 055 Headline de-at Ends midnight Endet heute um Mitternacht"} +{"t":"PD 24 Onsite Live 056 Headline de-at Thanks for shopping Prime Day Danke für deinen Einkauf am Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline de-at Everyday Prime deals Täglich neue Angebote. Exklusiv für Prime-Mitglieder."} +{"t":"PD 24 Onsite Live 058 de-at Included with your Prime membership In deiner Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live 059 de-at Included with a Prime membership In der Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live 060 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Onsite Live Lead Out 058 de-at Included with your Prime membership In deiner Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live Lead Out 059 de-at Included with a Prime membership In der Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live Lead Out 060 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Onsite 001 de-at Big deals coming soon Tolle Angebote im Anflug"} +{"t":"PD 25 Onsite 002 de-at Get big deals this Prime Day Sichere dir tolle Angebote diesen Prime Day"} +{"t":"PD 25 Onsite 004 de-at 4 days of big deals start soon Bald starten 4 Tage voller Angebote"} +{"t":"PD 25 Onsite 005 de-at Unlock Prime Day deals Sichere dir Prime Day Angebote"} +{"t":"PD 25 Onsite 006 de-at 4 days of big deals start soon Bald starten 4 Tage voller Angebote"} +{"t":"PD 25 Onsite 007 de-at Prime members, make your wish list Prime-Mitglieder, bereitet eure Wunschzettel vor"} +{"t":"PD 25 Onsite 008 de-at Access Prime Day deals Sichere dir Prime Day Angebote"} +{"t":"PD 25 Onsite 010 de-at Save big on Prime Day Spare so richtig am Prime Day"} +{"t":"PD 25 Onsite 011 de-at Members save big on Prime Day Mitglieder können am Prime Day so richtig sparen"} +{"t":"PD 25 Onsite 013 de-at Shop early Prime Day deals Entdecke erste Prime Day Angebote"} +{"t":"PD 25 Onsite 014 de-at Members get early Prime Day deals Erste Prime Day Angebote nur für Mitglieder"} +{"t":"PD 25 Onsite 015 de-at 5 days until Prime Day 5 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 016 de-at 5 days until big Prime Day deals 5 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 017 de-at 4 days until Prime Day 4 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 018 de-at 4 days until big Prime Day deals 4 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 019 de-at 3 days until Prime Day 3 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 020 de-at 3 days until big Prime Day deals 3 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 023 de-at 2 days until Prime Day 2 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 024 de-at 2 days until big Prime Day deals 2 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 026 de-at Big deals start tomorrow Tolle Angebote starten morgen"} +{"t":"PD 25 Onsite 027 de-at Prime Day deals start tomorrow Prime Day Angebote starten morgen"} +{"t":"PD 25 Onsite 029 de-at Prime Day starts midnight Prime Day startet um Mitternacht"} +{"t":"PD 25 Onsite 030 de-at Prime Day deals start at midnight Prime Day Angebote starten um Mitternacht"} +{"t":"PD 25 Onsite 033 de-at Prime Day is coming Prime Day startet bald"} +{"t":"PD 25 Onsite 038 de-at Get big deals this Prime Day Bald vier Tage voller Angebote"} +{"t":"PD 25 Onsite 040 de-at 4 days of big deals start soon Bald starten vier Tage voller Angebote"} +{"t":"PD 25 Onsite 043 de-at 4 days of big deals start soon Bald vier Tage voller Angebote"} +{"t":"PD 25 Onsite 044 de-at Unlock Prime Day deals Tolle Angebote diesen Prime Day"} +{"t":"PD 25 Onsite 047 de-at Prime Day deals are coming Prime Day Angebote starten bald"} +{"t":"PD 25 Onsite 049 de-at Prime Day: make your wish list Bereite deinen Wunschzettel vor"} +{"t":"PD 25 Onsite 050 de-at Prime Day deals are coming Prime Day startet bald"} +{"t":"PD 25 Onsite 056 de-at Save big this Prime Day Spare so richtig am Prime Day"} +{"t":"PD 25 Onsite 059 de-at Shop early Prime Day deals Erste Prime Day Angebote"} +{"t":"PD 25 Onsite 061 de-at Get early Prime Day deals Erste Prime Day Angebote"} +{"t":"PD 25 Onsite 063 de-at 5 days until big Prime Day deals 5 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 064 de-at 4 days until Prime Day 4 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 066 de-at 4 days until big Prime Day deals 4 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 069 de-at 3 days until big Prime Day deals 3 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 072 de-at 2 days until big Prime Day deals 2 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 080 de-at Prime Day deals start tomorrow Prime Day startet morgen"} +{"t":"PD 25 Onsite 084 de-at Prime Day deals start at midnight(*) Prime Day Angebote starten um Mitternacht"} +{"t":"PD 25 Onsite 086 de-at Prime Day starts midnight Prime Day heute ab Mitternacht"} +{"t":"PD 25 Onsite 087 de-at Prime Day deals start at midnight(*) Prime Day heute ab Mitternacht"} +{"t":"PD 25 Onsite 089 de-at Prime Day is XX-XX Month Prime Day ist vom XX. - XX. Juli"} +{"t":"PD 25 Onsite 090 de-at Prime Day is XX-XX Month Prime Day ist am XX. - XX. Juli"} +{"t":"PD 25 Onsite 091 de-at Prep for 4 days of Prime Day deals Mach dich bereit für 4 Tage voller Prime Day Angebote"} +{"t":"PD 25 Onsite 092 de-at Get big Prime Day deals Hol dir tolle Prime Day Angebote"} +{"t":"PD 25 Onsite 093 de-at Big deals are coming Bald kommen tolle Angebote"} +{"t":"PD 25 Onsite 094 de-at Shop early deals now Entdecke jetzt erste Prime Day Angebote"} +{"t":"PD 25 Onsite 095 de-at Prime Day starts tomorrow Prime Day startet morgen"} +{"t":"PD 25 Onsite 096 de-at Prime Day is hours away Nur noch wenige Stunden bis zum Prime Day"} +{"t":"PD 25 Onsite 098 de-at Exclusively for members Exklusiv für Mitglieder"} +{"t":"PD 25 Onsite 099 de-at More days. More deals. Mehr Tage. Mehr Angebote."} +{"t":"PD 25 Onsite 101 de-at Starts tomorrow Startet morgen"} +{"t":"PD 25 Onsite 102 de-at Starts midnight Startet um Mitternacht"} +{"t":"PD 25 Onsite 105 de-at Starts tomorrow Startet morgen"} +{"t":"PD 25 Onsite 106 de-at Prime Day is XX-XX Month Prime Day XX. - XX. Juli"} +{"t":"PD 25 Onsite 107 de-at Prep for Prime Day XX-XX Month Prime Day XX. - XX. Juli"} +{"t":"PD 25 Onsite 108 de-at Prime Day is XX-XX Month Prime Day ist vom XX. - XX. Juli"} +{"t":"PD 25 Onsite 110 de-at Prime Day is XX-XX Month. For members only. Prime Day ist vom XX. - XX. Juli. Nur für Mitglieder."} +{"t":"PD 25 Onsite 111 de-at Prep for Prime Day XX-XX Month Mach dich bereit für Prime Day vom XX. - XX. Juli"} +{"t":"PD 25 Onsite 112 de-at For members only Nur für Mitglieder"} +{"t":"PD 25 Onsite 113 de-at Prime Day is XX-XX Month  Vom XX. - XX. Monat ist Prime Day"} +{"t":"PD 25 Onsite 114 de-at Big deals are back Tolle Angebote sind zurück"} +{"t":"PD 25 Onsite 117 de-at Prime Day starts now! Prime Day startet jetzt"} +{"t":"PD 25 Onsite 118 de-at Prime Day deals start now Prime Day Angebote starten jetzt"} +{"t":"PD 25 Onsite 119 de-at Shop big deals now Entdecke jetzt tolle Angebote"} +{"t":"PD 25 Onsite 120 de-at Members save big during Prime Day Mitglieder können am Prime Day so richtig sparen"} +{"t":"PD 25 Onsite 122 de-at New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Onsite 123 de-at New Prime Day deals, just for members. Neue Prime Day Angebote, nur für Mitglieder."} +{"t":"PD 25 Onsite 124 de-at Big deals end soon Tolle Angebote enden bald"} +{"t":"PD 25 Onsite 125 de-at There is still time to save big this Prime day Noch ist Zeit, diesen Prime Day so richtig zu sparen"} +{"t":"PD 25 Onsite 126 de-at There’s still time to save up to XX% this Prime Day Noch ist Zeit, diesen Prime Day bis zu XX % zu sparen"} +{"t":"PD 25 Onsite 127 de-at Last day to save big Letzter Tag, um so richtig zu sparen"} +{"t":"PD 25 Onsite 128 de-at Last day to save up to XX% Letzter Tag, um bis zu XX % zu sparen"} +{"t":"PD 25 Onsite 129 de-at Shop the final hours Tolle Angebote enden bald"} +{"t":"PD 25 Onsite 130 de-at Save big with epic deals Spare so richtig mit tollen Angeboten"} +{"t":"PD 25 Onsite 131 de-at Prime Day deals start now Prime Day startet jetzt"} +{"t":"PD 25 Onsite 141 de-at Save big this Prime Day Mitglieder können am Prime Day so richtig sparen"} +{"t":"PD 25 Onsite 144 de-at New Prime Day deals, just for members Neue Prime Day Angebote, nur für Mitglieder."} +{"t":"PD 25 Onsite 148 de-at Get new Prime Day deals Neuer Tag. Neue Angebote."} +{"t":"PD 25 Onsite 149 de-at New Prime Day deals, just for members. Neue Prime Day-Angebote, nur für Mitglieder."} +{"t":"PD 25 Onsite 158 de-at Shop Prime Day deals Entdecke Prime Day Angebote"} +{"t":"PD 25 Onsite 159 de-at Become a member, shop Prime Day now. Entdecke jetzt Prime Day Angebote"} +{"t":"PD 25 Onsite 160 de-at Save big during Prime Day Spare so richtig am Prime Day"} +{"t":"PD 25 Onsite 162 de-at New Prime Day deals just dropped Es gibt neue Prime Day Angebote"} +{"t":"PD 25 Onsite 164 de-at New Prime Day deals just dropped Es gibt neue Prime Day-Angebote"} +{"t":"PD 25 Onsite 166 de-at Prime Day ends midnight Prime Day nur noch heute"} +{"t":"PD 25 Onsite 167 de-at Prime Day ends midnight Prime Day Angebote nur noch heute"} +{"t":"PD 25 Onsite 168 de-at Shop the final hours Jetzt noch schnell Angebote entdecken"} +{"t":"PD 25 Onsite 171 de-at It’s Prime Day! Es ist Prime Day"} +{"t":"PD 25 Onsite 172 de-at Big deals are here Tolle Angebote sind da"} +{"t":"PD 25 Onsite 173 de-at Ending soon Endet in Kürze"} +{"t":"PD 25 Onsite 174 de-at Final hours to save big Jetzt noch schnell so richtig sparen"} +{"t":"PD 25 Onsite 175 de-at Final hours to save up to XX% Jetzt noch schnell bis zu XX % sparen"} +{"t":"PD 25 Onsite 176 de-at Prime members save big Prime-Mitglieder können so richtig sparen"} +{"t":"PD 25 Onsite 178 de-at It's Prime Day! Es ist Prime Day"} +{"t":"PD 25 Onsite 179 de-at Shop Prime Day Entdecke Prime Day"} +{"t":"PD 25 Onsite 180 de-at Trending Prime Day deals Beliebte Prime Day Angebote"} +{"t":"PD 25 Onsite 181 de-at Prime Day ends soon Prime Day endet bald"} +{"t":"PD 25 Onsite 183 de-at Shop Prime Day now Entdecke jetzt Prime Day"} +{"t":"PD 25 Onsite 184 de-at Last day to shop Prime Day Entdecke jetzt Prime Day"} +{"t":"PD 25 Onsite 186 de-at Last chance to shop Prime Day Prime Day-Angebote"} +{"t":"PD 25 Onsite 187 de-at Big deals anyone? Auf der Suche nach tollen Angeboten?"} +{"t":"PD 25 Onsite 191 de-at Thanks for shopping Prime Day Danke für deinen Prime Day Einkauf"} +{"t":"PD 25 Onsite 192 de-at Prime Day Top 100 Deals Prime Day Top-100-Angebote"} +{"t":"PD 25 Onsite 194 de-at Shop premium brand deals Prime Day Angebote für Premium-Marken"} +{"t":"PD 25 Onsite 195 de-at Prime Day premium brand deals Prime Day Angebote für Premium-Marken"} +{"t":"PD 25 Onsite 196 de-at Prime Day deals you'll love Deine Lieblingsprodukte zu tollen Preisen"} +{"t":"PD 25 Onsite 197 de-at Products you love at prices you'll love Deine Lieblingsprodukte zu tollen Preisen"} +{"t":"PD 25 Onsite 198 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Onsite 199 de-at Join Prime Werde Prime-Mitglied"} +{"t":"SDD 23 Onsite 001 de-at Get that spring feeling Der Frühling kommt!"} +{"t":"SDD 23 Onsite 005 de-at Spring Sale Der Frühling kommt!"} +{"t":"SDD 23 Onsite 006 de-at Spring Sale Frühlingsangebote"} +{"t":"SDD 23 Onsite 011 de-at Save up to 40% on our Spring Sale Bis zu 40% sparen"} +{"t":"SDD 23 Onsite 015 de-at Shop up to 40% off Bis zu 40% sparen"} +{"t":"SDD 23 Onsite 021 % off de-at Spring Sale is coming 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Onsite 025 % off de-at 2 days of spring savings 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Onsite 027 % off de-at 2 days of spring savings Jetzt Angebote sichern"} +{"t":"SDD 23 Onsite 031 de-at 27-29 March 27.-29. März"} +{"t":"SDD 23 Onsite 035 de-at Starts tomorrow 6pm Startet morgen um 18:00 Uhr"} +{"t":"SDD 23 Onsite 036 de-at Starts at 6pm Startet heute um 18:00 Uhr"} +{"t":"SDD 23 Onsite 037 de-at Now on Endet am 29. März"} +{"t":"SDD 23 Onsite 038 de-at Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Onsite 040 de-at Ends at midnight Endet heute um Mitternacht"} +{"t":"SDD 23 Onsite 041 CTA de-at See the deals Angebote ansehen"} +{"t":"SDD 23 Onsite 042 de-at Discover coupons and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"SDD 23 Onsite 043 de-at Discover all deals here Entdecke alle Angebote hier"} +{"t":"SDD 23 Onsite 044 de-at Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Onsite 001 de-at Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 002 de-at Save the date to save big Termin vormerken und richtig viel sparen"} +{"t":"SDD 24 Onsite 003 de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Onsite 004 de-at Mark your calendar for Spring Deal Days Jetzt schon Oster-Angebote vormerken"} +{"t":"SDD 24 Onsite 006 de-at 3 days until Spring Deal Days 3 Tage bis zu den Oster-Angeboten"} +{"t":"SDD 24 Onsite 008 de-at 2 days until Spring Deal Days 2 Tage bis zu den Oster-Angeboten"} +{"t":"SDD 24 Onsite 010 de-at Spring Deal Days starts tomorrow Morgen geht’s los mit den Oster-Angeboten"} +{"t":"SDD 24 Onsite 011 de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Onsite 012 de-at Spring Deal Days starts midnight Die Oster-Angebote starten ab Mitternacht"} +{"t":"SDD 24 Onsite 013 de-at It's almost here Bald geht's los"} +{"t":"SDD 24 Onsite 014 de-at 3 days until Spring Deal Days 3 Tage bis zu den Oster-Angeboten"} +{"t":"SDD 24 Onsite 015 de-at Spring Deal Days starts in Die Oster-Angebote starten in"} +{"t":"SDD 24 Onsite 016 de-at Shop Spring Deals early Jetzt schon Oster-Angebote entdecken"} +{"t":"SDD 24 Onsite 017 de-at New deals everyday just for Prime members Jeden Tag neue Angebote exklusiv für Prime-Mitglieder"} +{"t":"SDD 24 Onsite 018 de-at WOW! Deals WOW!-Angebote"} +{"t":"SDD 24 Onsite 019 de-at New deals everyday just for Prime members Jeden Tag neue Angebote exklusiv für Prime-Mitglieder"} +{"t":"SDD 24 Onsite 020 de-at WOW! Deals WOW!-Angebote"} +{"t":"SDD 24 Onsite 021 de-at Join Prime Werde Prime-Mitglied"} +{"t":"SDD 24 Onsite 022 de-at Buy More & Save Mehr einkaufen, mehr sparen"} +{"t":"SDD 24 Onsite 023 de-at Get ready for upcoming Spring Deal Days Mach dich bereit für die Oster-Angebote"} +{"t":"SDD 24 Onsite 024 de-at Discover now Jetzt entdecken"} +{"t":"SDD 24 Onsite 025 de-at Get ready for upcoming Spring Deal Days Mach dich bereit für die Oster-Angebote"} +{"t":"SDD 24 Onsite 026 de-at Discover now Jetzt entdecken"} +{"t":"SDD 24 Onsite 027 de-at Spring Deal Days is here Die Oster-Angebote sind da"} +{"t":"SDD 24 Onsite 028 de-at Save big Spare bis zu 40%"} +{"t":"SDD 24 Onsite 030 de-at Spring Deal Days Ein weiterer Tag zum Sparen"} +{"t":"SDD 24 Onsite 031 de-at A new day to save Oster-Angebote"} +{"t":"SDD 24 Onsite 032 de-at Ends 25 March Nur bis 25. März"} +{"t":"SDD 24 Onsite 033 de-at Shop fast! Deals end tomorrow Jetzt schnell sein, die Angebote enden morgen"} +{"t":"SDD 24 Onsite 035 de-at Shop fast! Deals end midnight Jetzt schnell sein, die Deals enden um Mitternacht"} +{"t":"SDD 24 Onsite 036 de-at Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 037 de-at Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 038 de-at 20-25 March 20. - 25. März"} +{"t":"SDD 24 Onsite 039 de-at Spring Deal Days ends midnight Die Oster-Angebote enden Mitternacht"} +{"t":"SDD 24 Onsite 040 de-at Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 041 de-at Spring Deal Days is here\nSave big Die Oster-Angebote sind da\n Spare bis zu 40%"} +{"t":"SDD 24 Onsite 041F de-at Spring Deal Days is here Save big Die Oster-Angebote sind da Spare bis zu 40%"} +{"t":"SDD 24 Onsite 042 de-at Spring Deal Days \nSave big Oster-Angebote \n Spare bis zu 40% "} +{"t":"SDD 24 Onsite 042F de-at Spring Deal Days  Save big Oster-Angebote  Spare bis zu 40%"} +{"t":"SDD 24 Onsite 043 de-at Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 044 de-at Shop now Angebote entdecken"} +{"t":"SDD 24 Onsite 045 de-at Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 046 Headline de-at Get ready – this could sell fast! Mache dich bereit – die Angebote sind begehrt"} +{"t":"SDD 24 Onsite 047 Headline de-at Unlock WOW! Deals with Prime Nutze die WOW!-Angebote mit Prime"} +{"t":"SDD 24 Onsite 048 Headline de-at Join today. Cancel anytime. Heute noch anmelden. Jederzeit kündbar."} +{"t":"SDD 24 Onsite 049 Headline de-at Try Prime Entdecke Prime"} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_Outbound_de-at.json b/storage/amazon/tm/de-AT/flat_Outbound_de-at.json new file mode 100644 index 0000000..4462f5e --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_Outbound_de-at.json @@ -0,0 +1,993 @@ +{"t":"DDA 24 Outbound 001 de-at Ooooh! Get ready for Amazon Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 24 Outbound 002 de-at Get ready for Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 24 Outbound 003 de-at Save the date for Black Friday Week Unbedingt vormerken: die Black Friday Woche"} +{"t":"DDA 24 Outbound 004 de-at Epic savings from 21 Nov to 2 Dec Tolle Angebote vom 21. November bis 2. Dezember"} +{"t":"DDA 24 Outbound 005 de-at Save up to 40% off from 21 November to 2 December Spare bis zu 40 % vom 21.11. bis 2.12."} +{"t":"DDA 24 Outbound 006 de-at Get ready Mach dich bereit"} +{"t":"DDA 24 Outbound 007 de-at Get ready for Amazon Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 24 Outbound 008 de-at Save up to 40% off from 21 Nov to 2 Dec Vom 21.11. bis 2.12."} +{"t":"DDA 24 Outbound 009 de-at Save the date Merk dir das Datum"} +{"t":"DDA 24 Outbound 010 de-at Amazon Black Friday Week is coming Die Amazon Black Friday Woche steht vor der Tür"} +{"t":"DDA 24 Outbound 011 de-at Amazon Black Friday Week is almost here Die Amazon Black Friday Woche ist fast da"} +{"t":"DDA 24 Outbound 012 de-at Ooooh, it's up to 40% off from 21 Nov to 2 Dec Vom 21.11. bis 2.12. sparst du bis zu 40 %"} +{"t":"DDA 24 Outbound 013 de-at Ooh savings on Amazon Black Friday Week Spare in der Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 014 de-at Save big from 21 Nov to 2 Dec Vom 21.11. bis 2.12. richtig sparen"} +{"t":"DDA 24 Outbound 015 de-at Amazon Black Friday Week... The countdown begins Amazon Black Friday Woche... Der Countdown läuft"} +{"t":"DDA 24 Outbound 016 de-at Ooooh! Amazon Black Friday Week is almost here Die Amazon Black Friday Woche startet bald"} +{"t":"DDA 24 Outbound 017 de-at Big savings from 21 Nov to 2 Dec Tolle Angebote vom 21. November bis 2. Dezember"} +{"t":"DDA 24 Outbound 018 de-at Start your wishlist! Wunschliste erstellen"} +{"t":"DDA 24 Outbound 019 de-at Amazon Black Friday Week savings are coming Die Angebote kommen: Black Friday Woche"} +{"t":"DDA 24 Outbound 021 de-at Black Friday Week starts at midnight Um Mitternacht startet die Black Friday Woche"} +{"t":"DDA 24 Outbound 022 de-at Ooooh! Amazon Black Friday Week is just hours away Die Amazon Black Friday Woche startet"} +{"t":"DDA 24 Outbound 023 de-at Finish your wishlist Wunschliste fertig?"} +{"t":"DDA 24 Outbound 024 de-at Set your alarm! Stell dir den Wecker"} +{"t":"DDA 24 Outbound 025 de-at Amazon Black Friday Week is finally here! Endlich: Die Amazon Black Friday Woche ist da!"} +{"t":"DDA 24 Outbound 026 de-at Save up to 40% on great products Spare bis zu 40 % bei tollen Produkten"} +{"t":"DDA 24 Outbound 027 de-at Great deals on great products Tolle Angebote, tolle Produkte"} +{"t":"DDA 24 Outbound 028 de-at Ooooh! Lots of great deals to be found Hol dir jede Menge tolle Angebote"} +{"t":"DDA 24 Outbound 029 de-at Shop deals now Angebote entdecken"} +{"t":"DDA 24 Outbound 030 de-at Amazon Black Friday Week is finally here Die Amazon Black Friday Woche ist da!"} +{"t":"DDA 24 Outbound 031 de-at Get up to 40% off great products Spare bis zu 40 % bei tollen Angeboten"} +{"t":"DDA 24 Outbound 032 de-at Get deals now Hol dir die Angebote"} +{"t":"DDA 24 Outbound 033 de-at Black Friday Week deals are available Jetzt: tolle Angebote in der Black Friday Woche"} +{"t":"DDA 24 Outbound 034 de-at Up to 40% off epic deals. Ooooh! Bis zu 40 % sparen bei tollen Angeboten"} +{"t":"DDA 24 Outbound 035 de-at Amazon Black Friday Week has only just begun Die Amazon Black Friday Woche hat erst angefangen"} +{"t":"DDA 24 Outbound 036 de-at Ooooh! Black Friday Week deals! Black Friday Woche: tolle Angebote"} +{"t":"DDA 24 Outbound 037 de-at Save up to 40% throughout Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 038 de-at More great deals coming tomorrow! Mehr tolle Angebote ab morgen!"} +{"t":"DDA 24 Outbound 039 de-at Shop now Jetzt einkaufen"} +{"t":"DDA 24 Outbound 040 de-at Day 1 of Black Friday Week is almost over Black Friday Woche: Tag 1 ist bald rum"} +{"t":"DDA 24 Outbound 041 de-at Up to 40% off deals continues tomorrow Auch morgen wieder bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 042 de-at Great savings throughout Amazon Black Friday Week Spare in der Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 043 de-at New day, new deals: Black Friday Week Neuer Tag, neue Angebote: Black Friday Woche"} +{"t":"DDA 24 Outbound 044 de-at Up to 40% off continues this Black Friday Week Nicht vergessen: Tolle Angebote warten"} +{"t":"DDA 24 Outbound 045 de-at Don't forget your deals today Nicht vergessen: Tolle Angebote warten"} +{"t":"DDA 24 Outbound 046 de-at More epic deals this Black Friday Week Amazon Black Friday Woche: noch mehr Angebote"} +{"t":"DDA 24 Outbound 047 de-at Find your deals Angebote entdecken"} +{"t":"DDA 24 Outbound 048 de-at Epic deals in Amazon Black Friday Week Jetzt sparen in der Black Friday Woche"} +{"t":"DDA 24 Outbound 049 de-at Still up to 40% off in Amazon Black Friday Week Weiter bis zu 40 %: Black Friday Woche"} +{"t":"DDA 24 Outbound 050 de-at Epic Black Friday Week deals await Black Friday Woche: Tolle Angebote warten"} +{"t":"DDA 24 Outbound 051 de-at Up to 40% off great products Spare bei tollen Produkten bis zu 40 %"} +{"t":"DDA 24 Outbound 052 de-at Great deals to be had Es gibt tolle Angebote"} +{"t":"DDA 24 Outbound 053 de-at Up to 40% off in Amazon Black Friday Week Amazon Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 054 de-at Ooooh! Amazon Black Friday Week deals Angebote der Black Friday Woche"} +{"t":"DDA 24 Outbound 055 de-at Get your Amazon Black Friday Week deals Amazon Black Friday Woche: Top-Angebote"} +{"t":"DDA 24 Outbound 056 de-at Still up to 40% off great products Immer noch bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 057 de-at Still great deals to be had Es gibt noch mehr tolle Angebote"} +{"t":"DDA 24 Outbound 058 de-at New day, new Black Friday Week deals Black Friday Woche: Neuer Tag, neue Angebote"} +{"t":"DDA 24 Outbound 059 de-at Great Amazon deals on great products Tolle Amazon Angebote für tolle Produkte"} +{"t":"DDA 24 Outbound 060 de-at Ooooh! Great deals await Tolle Angebote warten"} +{"t":"DDA 24 Outbound 061 de-at Ooooh! Up to 40% off awaits Spare bis zum 31. Dezember bis zu XX %"} +{"t":"DDA 24 Outbound 062 de-at Up to 40% off - Amazon Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 063 de-at Ooooh! deals on great products Angebote für tolle Produkte"} +{"t":"DDA 24 Outbound 064 de-at Black Friday Week deals to be had Angebote der Amazon Black Friday Woche entdecken"} +{"t":"DDA 24 Outbound 066 de-at Find oooooooh! deals at Amazon Entdecke tolle Angebote bei Amazon"} +{"t":"DDA 24 Outbound 067 de-at Up to 40% off Ooooh! great products Spare bei tollen Produkten bis zu 40 %"} +{"t":"DDA 24 Outbound 069 de-at Up to 40% off. Ooooh indeed... Aber sowas von sparen: Bis zu 40 %"} +{"t":"DDA 24 Outbound 070 de-at Great deals await Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 071 de-at Save up to 40% Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 072 de-at Show now Jetzt einkaufen"} +{"t":"DDA 24 Outbound 073 de-at Black Friday deals are still waiting for you Mehr Black Friday Angebote für dich"} +{"t":"DDA 24 Outbound 074 de-at Up to 40% off will make you go Ooooh! Bis zu 40 % Rabatt"} +{"t":"DDA 24 Outbound 075 de-at Great deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 076 de-at Up to 40% off a wide selection Große Auswahl: bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 077 de-at Find great deals in Amazon Black Friday Amazon Black Friday: Finde tolle Angebote"} +{"t":"DDA 24 Outbound 078 de-at Get yourself up to 40% off now Spare jetzt bis zu 40 %"} +{"t":"DDA 24 Outbound 079 de-at Up to 40% on great products Spare bei tollen Produkten bis zu 40 %"} +{"t":"DDA 24 Outbound 080 de-at Lots of deals are still waiting Viele Angebote warten noch auf dich"} +{"t":"DDA 24 Outbound 081 de-at Amazon Black Friday deals Jetzt sparen: Amazon Black Friday"} +{"t":"DDA 24 Outbound 082 de-at It's the last day of Black Friday Week Heute ist der letzte Tag der Black Friday Woche"} +{"t":"DDA 24 Outbound 083 de-at Still time to save up to 40% off Noch kannst du bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 084 de-at There's still time to get great deals Noch ist Zeit für tolle Angebote"} +{"t":"DDA 24 Outbound 085 de-at The Amazon Black Friday Week clock is ticking... Amazon Black Friday Woche: Endspurt!"} +{"t":"DDA 24 Outbound 086 de-at Shop great deals Angebote entdecken"} +{"t":"DDA 24 Outbound 087 de-at Only one day left of Amazon Black Friday Week Letzter Tag: Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 088 de-at Still up to 40% off on great products Immer noch bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 089 de-at It's the last day of Amazon Black Friday Week!! Heute ist der letzte Tag der Black Friday Woche"} +{"t":"DDA 24 Outbound 090 de-at Go Ooooh! With up to 40% off Bis zu 40 % Rabatt"} +{"t":"DDA 24 Outbound 091 de-at Save today with up to 40% off Spare heute mit Angeboten bis zu 40 %"} +{"t":"DDA 24 Outbound 092 de-at Great deals on products worth an Ooooh! Top-Angebote, und alle so: Oooh!"} +{"t":"DDA 24 Outbound 093 de-at Last few hours of Amazon Black Friday Week Black Friday Woche: Die letzten Stunden"} +{"t":"DDA 24 Outbound 094 de-at There's still time to get up to 40% off Noch kannst du bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 096 de-at Discover Black Friday Week deals Entdecke tolle Angebote bei Amazon"} +{"t":"DDA 24 Outbound 097 de-at Get up to 40% off now Spare jetzt bis zu 40 %"} +{"t":"DDA 24 Outbound 098 de-at Shop all deals Angebote entdecken"} +{"t":"DDA 24 Outbound 099 de-at Explore Black Friday Week deals Angebote der Amazon Black Friday Woche entdecken"} +{"t":"DDA 24 Outbound 100 de-at Discover epic deals Entdecke tolle Angebote bei Amazon"} +{"t":"DDA 24 Outbound 101 de-at Black Friday is here Der Black Friday ist da"} +{"t":"DDA 24 Outbound 102 de-at Up to 40% off: deals too good to miss Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 103 de-at Epic deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 104 de-at Discover great deals this Black Friday Amazon Black Friday: Finde tolle Angebote"} +{"t":"DDA 24 Outbound 105 de-at Save up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 106 de-at There's still time to save up to 40% off Noch ist Zeit für tolle Angebote"} +{"t":"DDA 24 Outbound 107 de-at Amazon Black Friday Week: 21 Nov - 2 Dec Amazon Black Friday Woche: 21.11.–2.12."} +{"t":"DDA 24 Outbound 108 de-at Discover our Amazon Creator top deals Entdecke Top-Tipps der Amazon Creators"} +{"t":"DDA 24 Outbound 109 de-at Let us show you some great savings across Amazon Black Friday Week So sparst du in der Black Friday Woche"} +{"t":"DDA 24 Outbound 110 de-at Amazon Black Friday Week: Up to 40% off Black Friday Woche: bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 111 de-at We've got deals worth Ooooh-ing about Wir haben tolle Angebote für dich"} +{"t":"DDA 24 Outbound 112 de-at Deals throughtout Black Friday Week Top-Angebote in der Black Friday Woche"} +{"t":"DDA 24 Outbound 113 de-at Deals, deals, deals on your favourite products Jede Menge Angebote für Top-Produkte"} +{"t":"DDA 24 Outbound 114 de-at Deals, deals, deals in Black Friday Week Black Friday Woche: richtig viel sparen"} +{"t":"DDA 24 Outbound 116 de-at Up to 40% off on [category] Bis zu 40 %: [category]"} +{"t":"DDA 24 Outbound 117 de-at Black Friday week with up to 40% off Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 118 de-at Great deals on [electronics] Tolle Angebote: [category]"} +{"t":"DDA 24 Outbound 119 de-at Great deals during Black Friday Week Black Friday Woche: tolle Angebote"} +{"t":"DDA 24 Outbound 120 de-at Subscribe Jetzt anmelden"} +{"t":"DDA 24 Outbound 121 de-at Ooh great deals during Black Friday Week Tolle Angebote in der Black Friday Woche"} +{"t":"DDA 24 Outbound 122 de-at Up to 40% off on WOW! Deals at Amazon Spare bis zu 40 % bei WOW-Angeboten"} +{"t":"DDA 24 Outbound 123 de-at Great WOW! Deals on [CATEGORY] WOW-Angebote: [category]"} +{"t":"DDA 24 Outbound 124 de-at Great WOW! Deals at Amazon WOW-Angebote auf Amazon"} +{"t":"DDA 24 Outbound 125 de-at Great WOW! Deals on [insert category] WOW-Angebote: [category]"} +{"t":"DDA 24 Outbound 126 de-at See WOW! Deals WOW-Angebote entdecken"} +{"t":"DDA 24 Outbound 127 de-at Take a look at our 100 top deals Unsere 100 besten Angebote für dich"} +{"t":"DDA 24 Outbound 128 de-at Up to 40% off during Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 129 de-at Great savings during Black Friday Week Black Friday Woche: Tolle Preise"} +{"t":"DDA 24 Outbound 130 de-at See top picks Top-Angebote entdecken"} +{"t":"DDA 24 Outbound 131 de-at Black Friday deals just for you Black Friday Angebote nur für dich"} +{"t":"DDA 24 Outbound 132 de-at Up to 40% off on your favourite products Bis zu 40 % Rabatt auf deine Favoriten"} +{"t":"DDA 24 Outbound 133 de-at Great savings on your favourite products Richtig sparen bei deinen Favoriten"} +{"t":"DDA 24 Outbound 134 de-at See your deals Angebote finden"} +{"t":"DDA 24 Outbound 135 de-at Premium brand deals in Black Friday Week Black Friday Woche: Premium-Marken"} +{"t":"DDA 24 Outbound 136 de-at Ooooh! Up to 40% off on Amazon Bis zu 40 % sparen auf Amazon"} +{"t":"DDA 24 Outbound 137 de-at Top savings on top brands Top-Preise für Top-Marken"} +{"t":"DDA 24 Outbound 138 de-at Shop top brands Top Marken kaufen"} +{"t":"DDA 24 Outbound 139 de-at Did you find something in our Black Friday deals? Dein Black Friday Angebot gefunden?"} +{"t":"DDA 24 Outbound 140 de-at Up to 40% off to make you go Ooooh! Bis zu 40% sparen"} +{"t":"DDA 24 Outbound 141 de-at You've got great taste with great savings Hol dir tolle Marken und spare"} +{"t":"DDA 24 Outbound 142 de-at Keep shopping deals Weiter einkaufen"} +{"t":"DDA 24 Outbound 143 de-at Amazon Black friday Week deals to be had Jetzt sparen: Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 144 de-at Keep shopping for up to 40% off Weiter einkaufen und bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 145 de-at Keep shopping for savings Weiter einkaufen und sparen"} +{"t":"DDA 24 Outbound 146 de-at Black Friday Weeks deals are trending Black Friday Woche: beliebte Angebote"} +{"t":"DDA 24 Outbound 147 de-at Up to 40% off trending products Spare bis zu 40 % bei Top-Produkten"} +{"t":"DDA 24 Outbound 148 de-at Great deals on trending products Tolle Angebote für Top-Produkte"} +{"t":"DDA 24 Outbound 149 de-at Deals on trustworthy brands Angebote für beliebte Produkte"} +{"t":"DDA 24 Outbound 150 de-at Top brands at excellent prices Top-Marken zu ausgezeichneten Preisen"} +{"t":"DDA 24 Outbound 151 de-at See all Alles ansehen"} +{"t":"DDA 24 Outbound 152 de-at You've got great taste for big savings Hol dir tolle Marken und spare"} +{"t":"DDA 24 Outbound 153 de-at Epic Black Friday Week deals Tolle Angebote der Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 154 de-at Products you love at prices you'll love! Ihre Lieblingsprodukte zu Traumpreisen!"} +{"t":"DDA 24 Outbound 155 de-at Discover highly-rated deals Entdecke hoch bewertete Angebote"} +{"t":"DDA 24 Outbound 156 de-at Found your Black Friday Week deals yet? Dein Black Friday Angebot gefunden?"} +{"t":"DDA 24 Outbound 157 de-at Check out our Top 100 deals Unsere 100 besten Angebote für dich"} +{"t":"DDA 24 Outbound 158 de-at Deals on Influencer Favourites Entdecke Influencer-Favoriten im Angebot"} +{"t":"DDA 24 Outbound 159 de-at Shop before they're gone Schnapp sie dir, bevor sie weg sind"} +{"t":"DDA 24 Outbound 160 de-at Festive finds and merry deals Festliche Fundstücke im Angebot"} +{"t":"DDA 24 Outbound 161 de-at Gifts, hosting, decor for less Geschenke und Deko für jedes Budget"} +{"t":"DDA 24 Outbound 162 de-at Black Friday Top 100 Deals Black Friday Top-100-Angebote"} +{"t":"DDA 24 Outbound 163 de-at Black Friday picks from top brands Black Friday Angebote von Top-Marken"} +{"t":"DDA 24 Outbound 164 de-at Ooooh! The Amazon Boxing Day Sale starts today Die Amazon Winter Angebote starten heute."} +{"t":"DDA 24 Outbound 165 de-at Great savings until 31 December Sichere dir bis zum 31. Dezember tolle Angebote"} +{"t":"DDA 24 Outbound 166 de-at Finish the year in style with up to 40% off Dein Feuerwerk zum Jahresende: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 167 de-at Finish this year with great savings Lass das Jahr mit tollen Angeboten ausklingen"} +{"t":"DDA 24 Outbound 168 de-at See the deals Angebote entdecken"} +{"t":"DDA 24 Outbound 169 de-at The Amazon Boxing Day Sale is here! Amazon sind da!"} +{"t":"DDA 24 Outbound 171 de-at Great deals to be found until 31 Dec Finde bis zum 31.12. fantastische Angebote"} +{"t":"DDA 24 Outbound 172 de-at The Amazon Boxing Day Sale is now on! Jetzt entdecken: die Winter Angebote bei Amazon!"} +{"t":"DDA 24 Outbound 173 de-at Shop up to xx% off until 31 December Spare bis zum 31. Dezember bis zu XX %"} +{"t":"DDA 24 Outbound 174 de-at Ooh! Great savings until 31 December Neue Möglichkeiten zum Sparen bis 31.12."} +{"t":"DDA 24 Outbound 175 de-at Bag a big deal in the Amazon Boxing Day Sale Tolle Rabatte eintüten: Amazon Winter Angebote"} +{"t":"DDA 24 Outbound 176 de-at The Amazon Boxing Day Sale is still on! Noch gibt's Amazon Winter Angebote"} +{"t":"DDA 24 Outbound 177 de-at Ooooh! Great deals until 31 December Tolle Angebote bis zum 31.12."} +{"t":"DDA 24 Outbound 178 de-at Save now Jetzt sparen"} +{"t":"DDA 24 Outbound 179 de-at Special offers on Amazon today! Heute: limitierte Amazon-Angebote!"} +{"t":"DDA 24 Outbound 180 de-at Save on great deals while they last! Noch gibt's tolle Angebote zum Sparen"} +{"t":"DDA 24 Outbound 181 de-at More Ooooh! deals until 31 December Mehr tolle Angebote bis 31. Dezember"} +{"t":"DDA 24 Outbound 183 de-at Ooh! Shop great deals on [category] today Finde tolle Angebote: [category}"} +{"t":"DDA 24 Outbound 184 de-at Get up to 40% off in our Boxing Day Sale Spare mit Winter Angeboten bis zu 40 %"} +{"t":"DDA 24 Outbound 185 de-at Great deals in the Boxing Day Sale Tolle Winter Angebote bei Amazon"} +{"t":"DDA 24 Outbound 186 de-at Amazon Last Minute Deals are here Die Amazon Last Minute Angebote sind da!"} +{"t":"DDA 24 Outbound 187 de-at Great gifts at great prices Tolle Geschenke, tolle Preise"} +{"t":"DDA 24 Outbound 188 de-at Find your Amazon Last Minute Deal Finde dein Amazon Last Minute Angebot"} +{"t":"DDA 24 Outbound 189 de-at Last Minute Deals have finally arrived Endlich: Last Minute Angebote"} +{"t":"DDA 24 Outbound 190 de-at Find a December deal to make you go Ooh! Finde tolle Angebote im Dezember"} +{"t":"DDA 24 Outbound 191 de-at Ooooh! Amazon Last Minute Deals are here Die Last Minute Angebote von Amazon sind da!"} +{"t":"DDA 24 Outbound 192 de-at Shop great deals until 22 December Entdecke tolle Angebote bis zum 22. Dezember"} +{"t":"DDA 24 Outbound 193 de-at Finish off your gift list with Last Minute Deals Last Minute Angebote für deine Geschenkliste"} +{"t":"DDA 24 Outbound 194 de-at Find perfect deals Angebote finden"} +{"t":"DDA 24 Outbound 195 de-at Amazon Last Minute Deals are here! Die Last Minute Angebote sind da"} +{"t":"DDA 24 Outbound 196 de-at Great savings until 22 December Tolle Angebote bis zum 22.12. sichern"} +{"t":"DDA 24 Outbound 197 de-at Last chance for epic deals in time Jetzt noch Angebote sichern"} +{"t":"DDA 24 Outbound 198 de-at Ooooh! Save now on your wishlist for this holiday season Tolle Angebote für deine Wunschliste"} +{"t":"DDA 24 Outbound 199 de-at Last Minute Deals are nearly ooh-ooh-over! Nur noch kurze Zeit: Last Minute Angebote!"} +{"t":"DDA 24 Outbound 200 de-at Last chance for great deals on gifts Letzte Chance: tolle Angebote für Geschenke"} +{"t":"DDA 24 Outbound 201 de-at Last chance to grab epic deals Letzte Chance für tolle Angebote"} +{"t":"DDA 24 Outbound 202 de-at Shop for deals Angebote entdecken"} +{"t":"DDA 24 Outbound 203 de-at Amazon gifts are waiting for you Amazon Angebote warten auf dich"} +{"t":"DDA 24 Outbound 204 de-at Find a perfect gift for yourself or someone Perfekte Geschenke für dich und andere"} +{"t":"DDA 24 Outbound 205 de-at Shop your deals Angebote finden"} +{"t":"DDA 24 Outbound 206 de-at Find the perfect gift Am häufigsten geschenkt"} +{"t":"DDA 24 Outbound 207 de-at Create a wishlist Neue Liste anlegen"} +{"t":"DDA 24 Outbound 208 de-at Customers' Most Loved Kunden-Favoriten"} +{"t":"DDA 24 Outbound 209 de-at Toys Spielwaren"} +{"t":"DDA 24 Outbound 210 de-at Books Bücher"} +{"t":"DDA 24 Outbound 211 de-at Computers & Accessories Computer & Software"} +{"t":"DDA 24 Outbound 212 de-at Home & Kitchen Küche, Haushalt & Möbel"} +{"t":"DDA 24 Outbound 213 de-at Fashion Mode"} +{"t":"DDA 24 Outbound 214 de-at Personal Care & Grooming Drogerie"} +{"t":"DDA 24 Outbound 215 de-at Headphones, Speakers & Music Kopfhörer & Lautsprecher"} +{"t":"DDA 24 Outbound 216 de-at Pet Products Haustierbedarf"} +{"t":"PBDD 23 Outbound 001 Subject line de-at Amazon Prime Big Deal Days are coming on XX-XX Oct Die Amazon Prime Deal Days sind am XX. und XX. Okt."} +{"t":"PBDD 23 Outbound 002 Subject line de-at Get ready to feel like a big deal with epic deals Bei diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 004 Headline de-at Two days of epic deals XX-XX Oct Zwei Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 005 Body Copy de-at [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! Bald sind die Prime Deal Days. Und stell dir vor, hier geht es nur um dich. Zwei Tage voller fantastischer Angebote nur für Prime-Mitglieder. Erstelle schon jetzt deinen Wunschzettel mit allem, was du brauchst: Tolle Angebote aus den Bereichen Elektronik, Haushalt und Küche erwarten dich. Verpasse nicht die Chance, dich wie ein Star zu fühlen!"} +{"t":"PBDD 23 Outbound 007 CTA de-at Get ready now! Mach dich bereit!"} +{"t":"PBDD 23 Outbound 009 Subject line de-at [Amazon] Prime Big Deal Days are coming on XX-XX Oct Die Prime Deal Days am XX. - XX. Okt."} +{"t":"PBDD 23 Outbound 012 Intro de-at Two days of epic deals! Zwei Tage voller Angebote!"} +{"t":"PBDD 23 Outbound 014 Subject line de-at [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Die Prime Deal Days sind fast da: XX. und XX. Okt."} +{"t":"PBDD 23 Outbound 016 Subject line de-at Two days of epic deals for Prime members only Zwei Tage voller Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 018 Headline de-at Two days of epic deals: XX-XX Oct Zwei Tage voller Angebote am XX. Und XX. Oktober"} +{"t":"PBDD 23 Outbound 019 Body Copy de-at Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! Die Prime Deal Days stehen vor der Tür. Mit exklusiven Angeboten exklusiv für Prime-Mitglieder. Da fühlst du dich wie ein Star! Erstelle noch heute deinen Prime Deal Days- Wunschzettel."} +{"t":"PBDD 23 Outbound 021 Subject line de-at Prime Big Deal Days are almost here XX - XX Oct Prime Deal Days sind am XX. - XX. Okt."} +{"t":"PBDD 23 Outbound 023 Intro de-at Make your epic deals wish list! Erstelle jetzt deinen Wunschzettel"} +{"t":"PBDD 23 Outbound 026 Subject line de-at [Amazon] Prime Big Deal Days start at midnight! Die Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 027 Subject line de-at Prime member exclusive deals from XX-XX Oct XX. - XX. Okt.: Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 028 Headline de-at Two days of epic deals XX-XX Oct Zwei Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 029 Body Copy de-at [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Die Prime Deal Days starten morgen. Mit so tollen Angeboten, dass du dich wie ein Star fühlst. Also, mach dich bereit und erstelle jetzt deinen Prime Deal Days-Wunschzettel!"} +{"t":"PBDD 23 Outbound 030 Subject line de-at [Amazon] Prime Big Deal Days start midnight! Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 031 Intro de-at 2 days of epic deals exclusively for Prime members Ist dein Wunschzettel schon fertig?"} +{"t":"PBDD 23 Outbound 034 Subject line de-at \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Die Prime Deal Days sind am XX. und XX. Oktober."} +{"t":"PBDD 23 Outbound 034F Subject line de-at [Amazon] Prime Big Deal Days are coming on XX-XX Oct Die Prime Deal Days sind am XX. und XX. Oktober."} +{"t":"PBDD 23 Outbound 035 Subject line de-at Join Prime for two days of epic deals Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 036 Subject line de-at Join Amazon Prime to access to two days of epic deals Prime-Mitglieder erhalten 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 037 Headline de-at Two days of epic deals XX-XX Oct 2 Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 040 Body Copy de-at [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days! Werde jetzt Prime-Mitglied: Damit sicherst du dir 2 Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Das solltest du nicht verpassen! Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum!*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € 8,99 pro Monat."} +{"t":"PBDD 23 Outbound 040F Body Copy de-at [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days! Werde jetzt Prime-Mitglied: Damit sicherst du dir 2 Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Das solltest du nicht verpassen! Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum!* *Nach dem 30-Tage Gratiszeitraum kostet Prime € 8,99 pro Monat."} +{"t":"PBDD 23 Outbound 041 CTA de-at Join Prime today Jetzt Prime entdecken"} +{"t":"PBDD 23 Outbound 043 Intro de-at Sign up for 2 days of epic deals Melde dich an für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 044 Intro de-at Sign up to Prime for 2 days of exclusive deals Anmelden für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 045 Subject line de-at [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Prime Deal Days sind fast da: xx. und xx. Oktober"} +{"t":"PBDD 23 Outbound 046 Subject line de-at Join Prime for two days of epic deals\n Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 046F Subject line de-at Join Prime for two days of epic deals Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 047 Headline de-at Two days of epic deals: XX-XX Oct 2 Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 050 Body Copy de-at [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 050F Body Copy de-at [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.* *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 051 Subject line de-at Prime Big Deal Days are almost here XX-XX Oct Prime Deal Days sind fast da: XX-XX Okt."} +{"t":"PBDD 23 Outbound 052 Subject line de-at Stay up late, Prime Big Deal Days start at midnight! Wach bleiben, Prime Deal Days ab Mitternacht!"} +{"t":"PBDD 23 Outbound 053 de-at Prime Big Deal Days start at midnight! Die Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 054 Subject line de-at Join Prime for exclusive deals from XX-XX Oct Werde Prime-Mitglied für Angebote vom XX.-XX. Okt."} +{"t":"PBDD 23 Outbound 055 Headline de-at Two days of epic deals XX-XX Oct 2 Tage voller Angebote: XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 058 Body Copy de-at [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. Die Prime Deals Days starten morgen! Werde jetzt Prime-Mitglied und fühle dich wie ein Star. Sichere dir 2 Tage voller exklusiver Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolles Entertainment. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 058F Body Copy de-at [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. Die Prime Deals Days starten morgen! Werde jetzt Prime-Mitglied und fühle dich wie ein Star. Sichere dir 2 Tage voller exklusiver Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolles Entertainment. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.* *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 059 Subject line de-at Prime Big Deal Days start midnight! Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 060 Intro de-at Sign up for exclusive deals from XX-XX Oct Exklusive Angebote sichern: xx.-xx. Okt."} +{"t":"PBDD 23 Outbound 061 Intro de-at Sign up for two days of exclusive deals Anmelden für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 062 Subject line de-at \n Get your additional promo codes now! Hol dir jetzt zusätzliche Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 062F Subject line de-at Get your additional promo codes now! Hol dir jetzt zusätzliche Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 063 Subject line de-at Get extra savings on Prime Big Deal Days XX-XX Oct Spare mehr mit tollen Angeboten"} +{"t":"PBDD 23 Outbound 065 Headline de-at [Amazon] Prime Big Deal Days are XX-XX Oct! Die Prime Deal Days sind vom XX.-XX. Oktober!"} +{"t":"PBDD 23 Outbound 066 Body Copy de-at [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Die Prime Deal Days sind zwei Tage voller Angebote exklusiv für Prime-Mitglieder. Da fühlst du dich wie ein Star! Du kannst es nicht erwarten? Erfahre schon jetzt mehr über deine exklusiven Aktionsgutscheine und Angebote, die du vor und während der Prime Deal Days nutzen kannst."} +{"t":"PBDD 23 Outbound 068 CTA de-at Claim now\n \n \n Jetzt aktivieren"} +{"t":"PBDD 23 Outbound 068F CTA de-at Claim now Jetzt aktivieren"} +{"t":"PBDD 23 Outbound 069 Intro de-at See exclusive Prime promo codes and offers here Exklusive Aktionsgutscheine & Angebote"} +{"t":"PBDD 23 Outbound 070 Intro de-at See exclusive Prime exclusive offers here Finde hier exklusive Prime-Angebote"} +{"t":"PBDD 23 Outbound 071 CTA de-at Claim now Jetzt aktivieren"} +{"t":"PBDD 23 Outbound 072 Subject line de-at Get your exclusive promo codes now! \n Werde Prime-Mitglied, spare an den Prime Deal Days"} +{"t":"PBDD 23 Outbound 072F Subject line de-at Get your exclusive promo codes now! Werde Prime-Mitglied, spare an den Prime Deal Days"} +{"t":"PBDD 23 Outbound 073 Subject line de-at Get your exclusive offers now! Sicher dir jetzt exklusive Angebote!"} +{"t":"PBDD 23 Outbound 074 Subject line de-at Join Prime to save on your Prime Big Deal Days orders Mitglieder sparen bei Prime Deal Days-Bestellungen"} +{"t":"PBDD 23 Outbound 075 Headline de-at Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Unser Tipp für die Prime Deal Days am XX.-XX. Okt."} +{"t":"PBDD 23 Outbound 076 Body Copy de-at [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. Am XX. und XX. Oktober sind die Prime Deal Days mit 2 Tagen voller Angebote für Prime-Mitglieder. Da fühlst du dich wie ein Star. Du willst nicht warten? Erfahre schon jetzt mehr über deine exklusiven Prime-Aktionsgutscheine und Angebote, die du vor und während der Prime Deal Days nutzen kannst."} +{"t":"PBDD 23 Outbound 077 CTA de-at Join now Prime-Mitglied werden"} +{"t":"PBDD 23 Outbound 078 Subject line de-at [Amazon] Prime Big Deal Days on XX-XX Oct \n Prime Deal Days am XX.-XX. Oktober"} +{"t":"PBDD 23 Outbound 078F Subject line de-at [Amazon] Prime Big Deal Days on XX-XX Oct Prime Deal Days am XX.-XX. Oktober"} +{"t":"PBDD 23 Outbound 079 Intro de-at \n Join Prime to get exclusive promo codes and more! Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 079F Intro de-at Join Prime to get exclusive promo codes and more! Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 080 CTA de-at Join now Werde Prime-Mitglied"} +{"t":"PBDD 23 Outbound 081 Subject line de-at [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 082 Subject line de-at Get epic deals until midnight tomorrow Tolle Angebote bis morgen Abend"} +{"t":"PBDD 23 Outbound 083 Headline de-at Get epic deals to make you the centre of attention Mit diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 084 Body Copy de-at [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Heute starten die Prime Deal Days. Genieße 2 Tage voller Angebote auf Elektronik, Haushalt, Küche und mehr. Sichere dir die Angebote, bevor sie weg sind und fühl dich wie ein Star."} +{"t":"PBDD 23 Outbound 085 CTA de-at Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 087 Subject line de-at [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 088 Intro de-at Two days of Prime member exclusive deals 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 090 Subject line de-at Enjoy [Amazon] Prime Big Deal Days now Entdecke heute die Prime Deal Days"} +{"t":"PBDD 23 Outbound 091 Subject line de-at Shop epic deals only until midnight tomorrow Tolle Angebote bis morgen Abend"} +{"t":"PBDD 23 Outbound 092 Headline de-at Shop your exclusive Prime Big Deal Days savings Entdecke deine exklusiven Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 093 Body Copy de-at Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Der erste Tag der Prime Deal Days ist fast vorbei. Es bleibt ein weiterer Tag mit tollen Angeboten exklusiv für Prime-Mitglieder. Los geht’s! Finde die Angebote, mit denen du dich wie ein Star fühlst!"} +{"t":"PBDD 23 Outbound 095 Subject line de-at [Amazon] Prime Big Deal Days are on now Die Prime Deal Days haben begonnen"} +{"t":"PBDD 23 Outbound 096 Intro de-at Exclusive deals until midnight tomorrow Exklusive Angebote bis morgen 23:59 Uhr"} +{"t":"PBDD 23 Outbound 098 Subject line de-at Amazing Prime Big Deal Days are in full swing Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 099 Subject line de-at Two days of epic deals. Ends midnight tomorrow 2 Tage voller Angebote. Bis morgen 23:59 Uhr"} +{"t":"PBDD 23 Outbound 100 Headline de-at Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star."} +{"t":"PBDD 23 Outbound 101 Body Copy de-at [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! Die Prime Deal Days-Angebote sind exklusiv für Prime-Mitglieder wie dich. Also lass sie dir nicht entgehen!"} +{"t":"PBDD 23 Outbound 102 CTA de-at Shop now\n \n Jetzt sparen"} +{"t":"PBDD 23 Outbound 102F CTA de-at Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 103 Subject line de-at [Amazing] Prime Big Deal Days are in full swing Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 104 Intro de-at Two days of epic deals. Ends tomorrow 2 Tage voller Angebote enden morgen."} +{"t":"PBDD 23 Outbound 105 CTA de-at Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 106 Subject line de-at New day, new deals with [Amazon] Prime Big Deal Days Ein neuer Tag mit neuen Prime Deal Days-Angeboten"} +{"t":"PBDD 23 Outbound 110 Subject line de-at These epic deals end at midnight Diese tollen Angebote enden um Mitternacht"} +{"t":"PBDD 23 Outbound 111 Headline de-at Shop today's epic deals and feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star."} +{"t":"PBDD 23 Outbound 112 Body Copy de-at Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Mach dich bereit für einen neuen Tag voller Angebote. Der letzte Tag der Prime Deal Days ist da. Aber keine Sorge, heute gibt es sogar noch mehr tolle Angebote zu entdecken. Das solltest du dir nicht entgehen lassen. Worauf wartest du noch? Auf zu den tollen Angeboten exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Outbound 113 CTA de-at Shop now\n \n Jetzt sparen"} +{"t":"PBDD 23 Outbound 113F CTA de-at Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 115 Subject line de-at Even more deals today in Prime Big Deal Days Heute noch mehr Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 117 Intro de-at These epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PBDD 23 Outbound 120 Subject line de-at [Amazon] Prime Big Deal Days are almost over Die Prime Deal Days sind fast vorbei"} +{"t":"PBDD 23 Outbound 121 Subject line de-at Shop exclusive deals until midnight tonight Exklusive Angebote nur bis heute um Mitternacht"} +{"t":"PBDD 23 Outbound 122 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und dich wie ein Star fühlen"} +{"t":"PBDD 23 Outbound 123 Body Copy de-at Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Die Prime Deal Days enden heute um Mitternacht. Also beeile dich! Die letzte Chance, richtig zu sparen und dich wie ein Star zu fühlen."} +{"t":"PBDD 23 Outbound 125 Subject line de-at [Amazon] Prime Big Deal Days ends midnight Die Prime Deal Days enden heute"} +{"t":"PBDD 23 Outbound 126 Intro de-at Shop exclusive deals until midnight Exklusive Angebote noch bis Mitternacht"} +{"t":"PBDD 23 Outbound 129 Subject line de-at [Amazon] Prime Big Deal Days end tonight Die Prime Deal Days enden heute"} +{"t":"PBDD 23 Outbound 130 Subject line de-at Shop exclusive deals until midnight tonight Exklusive Angebote noch bis Mitternacht"} +{"t":"PBDD 23 Outbound 131 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und sich wie ein Star fühlen"} +{"t":"PBDD 23 Outbound 132 Body Copy de-at [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Die Prime Deal Days sind bald vorbei. Aber keine Panik: Noch bleibt genug Zeit, die Angebote nur für Prime-Mitglieder zu entdecken. Also, höre auf diese E-Mail zu lesen, spare mit den tollen Prime Deal Days-Angeboten und fühle dich wie ein Star!"} +{"t":"PBDD 23 Outbound 134 Subject line de-at Discover new deals on Prime Big Deal Days Entdecke neue Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 135 Intro de-at [Amazon] Prime Big Deal Days ends midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 137 Subject line de-at [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 138 Subject line de-at Shop epic deals until midnight tomorrow Tolle Angebote nur noch bis morgen Abend"} +{"t":"PBDD 23 Outbound 139 Headline de-at Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 142 Body Copy de-at Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Heute starten die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir 2 Tage voller Angebote aus Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet [Amazon] Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 142F Body Copy de-at Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Heute starten die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir 2 Tage voller Angebote aus Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet [Amazon] Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 143 Subject line de-at [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 144 Intro de-at Two days of exclusive deals 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 145 Subject line de-at Enjoy Prime Big Deal Days now Die Prime Deal Days - Jetzt entdecken"} +{"t":"PBDD 23 Outbound 146 Subject line de-at Shop epic deals until midnight tomorrow Richtig sparen bis morgen um Mitternacht"} +{"t":"PBDD 23 Outbound 147 Headline de-at Feel special with exclusive [Amazon] Prime Big Deal Days deals Fühle dich wie ein Star: Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 150 de-at The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Bald ist der erste Tag der Prime Deal Days vorbei. Aber keine Angst. Es ist nie zu spät, Prime-Mitglied zu werden. Damit sicherst du dir nicht nur tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr, du erhältst auch schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 150F de-at The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Bald ist der erste Tag der Prime Deal Days vorbei. Aber keine Angst. Es ist nie zu spät, Prime-Mitglied zu werden. Damit sicherst du dir nicht nur tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr, du erhältst auch schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 151 Subject line de-at [Amazon] Prime Big Deal Days end tomorrow Die Prime Deal Days enden morgen"} +{"t":"PBDD 23 Outbound 152 Intro de-at Shop exclusive deals Mit exklusiven Angeboten sparen"} +{"t":"PBDD 23 Outbound 153 Subject line de-at Prime Big Deal Days are in full swing! Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 154 Subject line de-at Still time left to join Prime and get epic deals Noch bleibt Zeit. Werde Prime-Mitglied und spare"} +{"t":"PBDD 23 Outbound 155 Headline de-at Shop epic deals like the star that you are Spare mit tollen Angeboten wie ein Star"} +{"t":"PBDD 23 Outbound 158 de-at The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Die Prime Deal Days laufen bereits. Noch ist es Zeit, Prime-Mitglied zu werden und sich tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr exklusive für Mitglieder zu sichern. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 158F de-at The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Die Prime Deal Days laufen bereits. Noch ist es Zeit, Prime-Mitglied zu werden und sich tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr exklusive für Mitglieder zu sichern. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.* *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 159 Subject line de-at [Amazon] Prime Big Deal Days are in full swing! Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 160 Intro de-at 2 days of epic deals of ends tomorrow 2 Tage voller Angebote enden morgen"} +{"t":"PBDD 23 Outbound 161 Subject line de-at It’s the last day of [Amazon] Prime Big Deal Days Die Prime Deal Days sind bald vorbei"} +{"t":"PBDD 23 Outbound 162 Subject line de-at Save like a superstar until midnight Spare bis Mitternacht und fühl dich wie ein Star"} +{"t":"PBDD 23 Outbound 163 Headline de-at It's the last chance to shop some epic deals Das ist die letzte Chance, um richtig zu sparen"} +{"t":"PBDD 23 Outbound 166 Body Copy de-at The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. \n Der letzte Tag der Prime Deal Days hat begonnen[SK1] . Werde jetzt Prime-Mitglied und sichere dir tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 166F Body Copy de-at The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Der letzte Tag der Prime Deal Days hat begonnen[SK1] . Werde jetzt Prime-Mitglied und sichere dir tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 167 Intro de-at [Amazon] Prime Big Deal Days end midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 168 Subject line de-at It’s closing night for [Amazon] Prime Big Deal Days Die Prime Deal Days enden heute Nacht"} +{"t":"PBDD 23 Outbound 169 Subject line de-at Shop exclusive deals until midnight tonight Jetzt noch bis Mitternacht sparen"} +{"t":"PBDD 23 Outbound 170 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Spare und fühle dich wie ein Star"} +{"t":"PBDD 23 Outbound 173 de-at [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. \n Die Prime Deal Days enden um Mitternacht. Noch ist Zeit, um Prime-Mitglied zu werden und von den exklusiven Angeboten aus den Bereichen Elektronik, Haushalt, Küche und mehr zu profitieren. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. \n Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum.\n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 173F de-at [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Die Prime Deal Days enden um Mitternacht. Noch ist Zeit, um Prime-Mitglied zu werden und von den exklusiven Angeboten aus den Bereichen Elektronik, Haushalt, Küche und mehr zu profitieren. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 174 Subject line de-at [Amazon] Prime Big Deal Days ends midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 176 Subject line de-at [Amazon] Prime Big Deal Days end tonight Die Prime Deal days enden heute Nacht"} +{"t":"PBDD 23 Outbound 177 Subject line de-at Join Prime and get epic deals until midnight Werde Prime-Mitglied und spare"} +{"t":"PBDD 23 Outbound 178 Headline de-at Shop epic deals like the star that you are Bei diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 181 de-at The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Bald enden die Prime Deal Days. Aber keine Angst, noch ist Zeit, um Prime-Mitglied zu werden und sich exklusive Angebote zu sichern. Werde jetzt Prime-Mitglied und spare bei Angeboten aus Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 181F de-at The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Bald enden die Prime Deal Days. Aber keine Angst, noch ist Zeit, um Prime-Mitglied zu werden und sich exklusive Angebote zu sichern. Werde jetzt Prime-Mitglied und spare bei Angeboten aus Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 182 Subject line de-at [Amazon] Prime Big Deal Days ends at midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 183 Intro de-at Last chance to feel like a big deal Letzte Chance, richtig zu sparen"} +{"t":"PBDD 23 Outbound 185 Subject line de-at Thanks for joining [Amazon]Prime Big Deal Days! Danke, dass du bei den Prime Deal Days dabei warst"} +{"t":"PBDD 23 Outbound 186 Subject line de-at You've enjoyed two days of epic savings Wir hoffen, du hat richtig viel gespart"} +{"t":"PBDD 23 Outbound 187 Headline de-at [Amazon] Prime Big Deal Days have finally come to an end! Die Prime Deal Days sind vorbei!"} +{"t":"PBDD 23 Outbound 188 Headline de-at Prime Big Deal Days have ended! Die Prime Deal Days sind vorbei!"} +{"t":"PBDD 23 Outbound 189 Body Copy de-at Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Vielen Dank, dass du als Prime-Mitglied bei den Prime Deal Days dabei warst! Hoffentlich hast du ein paar richtig tolle Angebote gefunden, bei denen du dich wie ein Star fühlen konntest. Und keine Angst, dank der exklusiven Angebote und Prämien für Prime-Mitglieder wirst du bei Amazon immer wieder tolle Ersparnisse erzielen können. Bis bald!"} +{"t":"PBDD 23 Outbound 191 Subject line de-at Thanks for being an epic saver! Vielen Dank, dass du dabei warst!"} +{"t":"PBDD 23 Outbound 192 Intro de-at Prime Big Deal Days are over Die Prime Deal Days sind vorbei"} +{"t":"PBDD 23 Outbound 193 CTA de-at Visit Amazon soon Zu Amazon"} +{"t":"PBDD 23 Outbound 194 Subject line de-at Shop epic deals on (Homeware) Entdecke tolle Angebote aus (Haushalt)"} +{"t":"PBDD 23 Outbound 195 Intro de-at Exclusive for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 196 CTA de-at Save now Jetzt entdecken"} +{"t":"PBDD 23 Outbound 197 Subject line de-at Shop limited Lightning deals before they go Blitzangebote: Schnell zugreifen!"} +{"t":"PBDD 23 Outbound 198 Subject line de-at Shop the top 100 Lightning deals now Entdecke beliebte Blitzangebote"} +{"t":"PBDD 23 Outbound 199 Intro de-at Discover our top 100 deals! Unsere Top 100 Angebote"} +{"t":"PBDD 23 Outbound 203 de-at Discover now Jetzt entdecken"} +{"t":"PBDD 23 Outbound 205 Subject line de-at Limited time for deals on xx and more! Nur kurze Zeit: Angebote auf xx und mehr"} +{"t":"PBDD 23 Outbound 207 Intro de-at Shop while they last Greif zu, solange der Vorrat reicht"} +{"t":"PBDD 23 Outbound 209 Subject line de-at New day, new deals - get them before they go! Neue Angebote - schnapp sie dir!"} +{"t":"PBDD 23 Outbound 212 Intro de-at Shop our biggest reccomends Entdecke unsere Empfehlungen"} +{"t":"PD 23 Outbound 001 Subject line de-at Prime Day is coming on XX-XX July Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Outbound 002 Subject line de-at  Get ready to feel like a big deal with epic deals  Bei den Angeboten fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 003 Headline de-at  Two days of epic deals XX-XX July  Zwei Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 004 Body Copy de-at Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Bald ist Prime Day… und stell dir vor: Genau, du bist eingeladen. Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Da fühlst du dich wie ein Star! Nicht verpassen, erstelle schon jetzt deinen Prime Day Wunschzettel. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Outbound 005 CTA de-at Get ready now!    Mach dich bereit!"} +{"t":"PD 23 Outbound 006 Subject line de-at  Prime Day is coming on XX-XX July  Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Outbound 007 Intro de-at  Feel like a big deal with two days of epic deals    Zwei Tage voller Angebote"} +{"t":"PD 23 Outbound 009 Subject line de-at Prime Day is almost here: XX-XX July!  Prime Day ist fast da: 11. und 12. Juli"} +{"t":"PD 23 Outbound 010 Subject line de-at  Two days of epic deals only for Prime members Zwei Tage voller Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 011 Headline de-at  Two days of epic deals XX-XX July. Zwei Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 012 Body Copy de-at Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Prime Day steht vor der Tür. Mit exklusiven Angeboten nur für Prime-Mitglieder. Da fühlst du dich wie ein Star! Erstelle noch heute deinen Prime Day Wunschzettel."} +{"t":"PD 23 Outbound 013 CTA de-at Get ready now!   Mach dich bereit!"} +{"t":"PD 23 Outbound 014 Subject line de-at  Prime Day is almost here: XX-XX July! Prime Day ist fast da: 11. und 12. Juli"} +{"t":"PD 23 Outbound 015 Intro de-at  Make your epic deals wish list! Erstelle deinen Prime Day Wunschzettel!"} +{"t":"PD 23 Outbound 016 CTA de-at Get ready now!  Mach dich bereit!"} +{"t":"PD 23 Outbound 017 Subject line de-at  Stay up late, Prime Day starts at midnight! Wach bleiben, Prime Day startet um Mitternacht!"} +{"t":"PD 23 Outbound 018 Subject line de-at Prime member exclusive deals from XX-XX July.  11. + 12. Juli: Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 019 Headline de-at Two days of epic deals XX-XX July Zwei Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 020 Body Copy de-at Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day startet morgen – mit so unglaublichen Angeboten, dass du dich wie ein Star fühlst. Also, mach dich bereit und erstelle jetzt deinen Prime Day Wunschzettel!"} +{"t":"PD 23 Outbound 022 Subject line de-at  Ready? Prime Day starts at midnight! Prime Day startet heute um Mitternacht!"} +{"t":"PD 23 Outbound 023 Intro de-at 2 days of epic deals exclusively for Prime members   2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 024 CTA de-at Get ready now! Alt: Get ready! Mach dich bereit!"} +{"t":"PD 23 Outbound 025 Subject line de-at  Prime Day is coming on XX-XX July Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Outbound 026 Subject line de-at Join Prime for two days of epic deals  Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 027 Headline de-at Two days of epic deals XX-XX July 2 Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 029 CTA de-at Join Prime Jetzt Prime entdecken"} +{"t":"PD 23 Outbound 030 Subject line de-at Prime Day is coming on XX-XX July Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Outbound 031 Intro de-at  Sign up for 2 days of epic deals  Melde dich an für 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 033 Subject line de-at Prime Day is almost here: XX-XX July! Prime Day ist fast da: 11.-12. Juli!"} +{"t":"PD 23 Outbound 037 Subject line de-at Prime Day is almost here: XX-XX July! Prime Day ist fast da: 11.-12. Juli!"} +{"t":"PD 23 Outbound 038 Intro de-at Sign up to Prime for two days of exclusive deals   Melde dich an für 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 040 Subject line de-at Stay up late, Prime Day starts at midnight!  Wach bleiben, Prime Day startet um Mitternacht!"} +{"t":"PD 23 Outbound 041 Subject line de-at Join Prime for exclusive deals from XX-XX July Werde Prime-Mitglied für Angebote vom 11.-12. Juli"} +{"t":"PD 23 Outbound 042 Headline de-at Two days of epic deals XX-XX July 2 Tage voller Angebote: 11. und 12. Juli"} +{"t":"PD 23 Outbound 044 Subject line de-at Ready? Prime Day starts at midnight! Bereit? Prime Day startet Mitternacht!"} +{"t":"PD 23 Outbound 045 Intro de-at Sign up for exclusive deals from XX-XX July Jetzt exklusive Angebote sichern"} +{"t":"PD 23 Outbound 047 Subject line de-at  Get your additional Prime Day promo codes now! Hol dir jetzt zusätzliche Prime Day Angebote!"} +{"t":"PD 23 Outbound 048 Subject line de-at Get extra savings on Prime Day XX-XX July   Spare noch mehr bei deinen Prime Day Bestellungen"} +{"t":"PD 23 Outbound 049 Headline de-at Prime Day is XX-XX July, so here’s your surprise! Überraschung zum Prime Day am 11. und 12. Juli"} +{"t":"PD 23 Outbound 050 CTA de-at Claim now    Jetzt aktivieren"} +{"t":"PD 23 Outbound 051 Subject line de-at  Prime Day is coming on XX-XX July  Bald ist Prime Day: 11. und 12. Juli"} +{"t":"PD 23 Outbound 052 Intro de-at  See exclusive Prime promo codes and offers here    Finde Aktionsgutscheine + Angebote"} +{"t":"PD 23 Outbound 053 CTA de-at Claim now Jetzt aktivieren"} +{"t":"PD 23 Outbound 054 Subject line de-at Get exclusive Prime Day promo codes now! Werde Prime-Mitglied, spare am Prime Day"} +{"t":"PD 23 Outbound 055 Subject line de-at Join Prime to save on your Prime Day orders Werde Mitglied, spare bei Prime Day Bestellungen"} +{"t":"PD 23 Outbound 056 Headline de-at Prime Day is XX-XX July, so here’s a surprise! Überraschung zum Prime Day am 11. und 12. Juli"} +{"t":"PD 23 Outbound 057 CTA de-at Join now    Prime-Mitglied werden"} +{"t":"PD 23 Outbound 058 Subject line de-at Prime Day is coming on XX-XX July Bald ist Prime Day: Am 11. und 12. Juli"} +{"t":"PD 23 Outbound 059 Intro de-at  Join Prime to get exclusive promo codes and more! Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PD 23 Outbound 060 CTA de-at Join now  Prime-Mitglied werden"} +{"t":"PD 23 Outbound 061 Subject line de-at Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 23 Outbound 062 Subject line de-at Get epic deals until midnight tomorrow Tolle Angebote bis morgen um Mitternacht"} +{"t":"PD 23 Outbound 063 Headline de-at Get epic deals and become the centre of attention Mit diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 064 CTA de-at  Shop now Jetzt sparen"} +{"t":"PD 23 Outbound 065 Subject line de-at Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 23 Outbound 066 Intro de-at Two days of Prime member exclusive deals  2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 067 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 23 Outbound 068 Subject line de-at Enjoy Prime Day now Entdecke heute den Prime Day"} +{"t":"PD 23 Outbound 069 Subject line de-at Shop epic deals only until midnight tomorrow Tolle Angebote bis morgen um Mitternacht"} +{"t":"PD 23 Outbound 070 Headline de-at Feel special with these exclusive Prime Day deals Fühl dich bei diesen Angeboten wie ein Star"} +{"t":"PD 23 Outbound 071 Body Copy de-at Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Der erste Tag von Prime Day ist fast vorbei. Es bleibt ein weiterer Tag für tolle Angebote. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Outbound 072 CTA de-at  Shop now  Jetzt sparen"} +{"t":"PD 23 Outbound 073 Subject line de-at Prime Day’s happening now! Jetzt ist Prime Day!"} +{"t":"PD 23 Outbound 074 Intro de-at Exclusive deals until midnight tomorrow  Exklusive Angebote bis morgen 23:59 Uhr"} +{"t":"PD 23 Outbound 075 CTA de-at Shop now  Jetzt sparen"} +{"t":"PD 23 Outbound 076 Subject line de-at Prime Day is in full swing! Prime Day ist in vollem Gange!"} +{"t":"PD 23 Outbound 077 Subject line de-at Two days of epic deals. Ends midnight tomorrow 2 Tage voller Angebote. Bis morgen 23:59 Uhr"} +{"t":"PD 23 Outbound 078 Headline de-at Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star."} +{"t":"PD 23 Outbound 079 Body Copy de-at Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Die exklusiven Prime Day-Angebote sind nur für Prime-Mitglieder wie dich. Also lass sie dir nicht entgehen!"} +{"t":"PD 23 Outbound 080 CTA de-at Shop now   Jetzt sparen"} +{"t":"PD 23 Outbound 081 Subject line de-at Prime Day is in full swing! Prime Day ist in vollem Gange!"} +{"t":"PD 23 Outbound 082 Intro de-at Two days of epic deals. Ends tomorrow 2 Tage voller Angebote. Enden morgen."} +{"t":"PD 23 Outbound 084 Subject line de-at It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 23 Outbound 085 Subject line de-at The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 23 Outbound 086 Headline de-at Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 087 Body Copy de-at The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Prime Day läuft nur noch heute. Deine letzte Chance, dich wie ein Star zu fühlen."} +{"t":"PD 23 Outbound 088 CTA de-at Shop now   Jetzt sparen"} +{"t":"PD 23 Outbound 089 Subject line de-at It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 23 Outbound 090 Intro de-at The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 23 Outbound 092 Subject line de-at Final call: Prime Day is ending Prime Day ist fast vorbei"} +{"t":"PD 23 Outbound 093 Subject line de-at Shop exclusive deals until midnight tonight Exklusive Angebote nur bis heute um Mitternacht"} +{"t":"PD 23 Outbound 094 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und dich wie ein Star fühlen"} +{"t":"PD 23 Outbound 095 Body Copy de-at Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day endet heute um Mitternacht. Also beeile dich! Die letzte Chance, richtig zu sparen und dich wie ein Star zu fühlen."} +{"t":"PD 23 Outbound 097 Subject line de-at Prime Day ends at midnight  Prime Day endet um Mitternacht"} +{"t":"PD 23 Outbound 098 Intro de-at Shop exclusive deals until midnight   Exklusive Angebote enden heute um 23:59."} +{"t":"PD 23 Outbound 100 Subject line de-at Prime Day ends tonight Prime Day endet heute"} +{"t":"PD 23 Outbound 101 Subject line de-at Shop exclusive deals until midnight tonight Exklusive Angebote enden heute um Mitternacht"} +{"t":"PD 23 Outbound 102 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und sich wie ein Star fühlen"} +{"t":"PD 23 Outbound 103 Body Copy de-at Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day ist bald vorbei. Aber keine Panik: Noch bleibt genug Zeit, die Angebote nur für Prime-Mitglieder zu entdecken. Also, höre auf diese E-Mail zu lesen, spare mit den tollen Prime Day Angeboten und fühle dich wie ein Star!"} +{"t":"PD 23 Outbound 105 Subject line de-at Prime Day ends today Prime Day endet heute"} +{"t":"PD 23 Outbound 106 Intro de-at Shop exclusive deals until midnight Exklusive Angebote nur bis Mitternacht"} +{"t":"PD 23 Outbound 109 Subject line de-at Shop epic deals until midnight tomorrow Tolle Angebote nur noch bis morgen um Mitternacht."} +{"t":"PD 23 Outbound 111 Body Copy de-at Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Heute startet Prime Day. Werde jetzt Prime-Mitglied. Damit sicherst du dir nicht nur 2 Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum."} +{"t":"PD 23 Outbound 112 CTA de-at Join Prime now Jetzt Prime entdecken"} +{"t":"PD 23 Outbound 114 Intro de-at Two days of exclusive deals 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 116 Subject line de-at Enjoy Prime Day now Prime Day jetzt entdecken"} +{"t":"PD 23 Outbound 117 Subject line de-at Shop epic deals until midnight tomorrow Spare richtig bis morgen um Mitternacht"} +{"t":"PD 23 Outbound 118 Headline de-at Feel special with these exclusive Prime Day deals Fühle dich besonders mit Prime Day Angeboten"} +{"t":"PD 23 Outbound 120 Subject line de-at Prime Day ends tomorrow Prime Day endet morgen"} +{"t":"PD 23 Outbound 121 Intro de-at Shop exclusive deals Mit exklusiven Angeboten sparen"} +{"t":"PD 23 Outbound 124 Subject line de-at Still time left to join Prime and get epic deals Noch bleibt Zeit. Werde Prime-Mitglied und spare"} +{"t":"PD 23 Outbound 125 Headline de-at Shop epic deals like the star that you are Spare mit tollen Angeboten wie ein Star"} +{"t":"PD 23 Outbound 128 Intro de-at 2 days of epic deals of ends tomorrow 2 Tage voller Angebote enden morgen"} +{"t":"PD 23 Outbound 131 Subject line de-at Save like a superstar until midnight Spare bis Mitternacht wie ein Superstar"} +{"t":"PD 23 Outbound 132 Headline de-at Last chance for some epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 23 Outbound 137 Subject line de-at It’s closing night for Prime Day Prime Day endet heute Nacht"} +{"t":"PD 23 Outbound 138 Subject line de-at Shop exclusive deals until midnight tonight Jetzt noch bis Mitternacht sparen."} +{"t":"PD 23 Outbound 139 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Spare und fühle dich wie ein Star"} +{"t":"PD 23 Outbound 141 Subject line de-at Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 23 Outbound 142 Intro de-at Last chance to shop epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 23 Outbound 144 Subject line de-at Prime Day ends tonight Prime Day endet heute Nacht"} +{"t":"PD 23 Outbound 145 Subject line de-at Join Prime and get epic deals until midnight Werde Prime-Mitglied und spare"} +{"t":"PD 23 Outbound 146 Headline de-at Shop epic deals like the star that you are Bei diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 149 Intro de-at Last chance to feel like a big deal   Noch bis Mitternacht richtig sparen"} +{"t":"PD 24 Outbound 001 de-at Get exclusive Prime Day codes now! Sichere dir exklusive Prime Day-Aktionsgutscheine."} +{"t":"PD 24 Outbound 003 de-at Save big with Prime Day deals by joining Prime Als Prime-Mitglied sparst du so richtig am Prime-Day"} +{"t":"PD 24 Outbound 005 de-at Two days of epic deals 16-17 July Zwei Tage voller Angebote: 16. und 17. Juli"} +{"t":"PD 24 Outbound 006 de-at Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members two days of epic deals. Get access to loads of exclusive savings by joining Prime now! You’ll get to enjoy free trials, promo codes, and plenty of great offers before and during Prime Day. Willst du dich feiern lassen und so richtig sparen? Entdecke mit Prime zwei Tage tolle Angebote. Werde jetzt Prime-Mitglied und sichere dir Aktionsgutscheine und viele großartige Angebote vor und an Prime Day."} +{"t":"PD 24 Outbound 007 de-at Join now Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Outbound 008 de-at Join Prime now for exclusive savings! Werde jetzt Prime-Mitglied für exklusive Angebote."} +{"t":"PD 24 Outbound 009 de-at Free trials, codes and great offers this Prime Day Aktionsgutscheine und tolle Angebote am Prime Day"} +{"t":"PD 24 Outbound 010 de-at See your exclusive Prime Day codes now! Exklusive Prime Day-Aktionsgutscheine für dich!"} +{"t":"PD 24 Outbound 012 de-at Save big on your Prime Day orders Spare so richtig am Prime Day"} +{"t":"PD 24 Outbound 015 de-at Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members like you two days of epic deals. There are free trials, promo codes and plenty of great offers, exclusively included in your Prime Membership! Willst du dich feiern lassen und so richtig sparen? Entdecke als Prime-Mitglied zwei Tage tolle Angebote und sichere dir Aktionsgutscheine und viele großartige Angebote vor und an Prime Day."} +{"t":"PD 24 Outbound 016 de-at Claim now Jetzt aktivieren"} +{"t":"PD 24 Outbound 017 de-at Enjoy two days of exclusive Prime Day codes now! Zwei Tage voller exklusiver Prime Day-Angebote!"} +{"t":"PD 24 Outbound 018 de-at Free trials, codes & great offers on Prime Day Aktionsgutscheine und tolle Angebote am Prime Day"} +{"t":"PD 24 Outbound 019 de-at Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Outbound 021 de-at Exclusive Prime Day codes & offers Entdecke exklusive Aktionsgutscheine"} +{"t":"PD 24 Outbound 024 de-at Get exclusive Prime Day promo codes here Entdecke exklusive Aktionsgutscheine"} +{"t":"PD 24 Outbound 027 de-at Prime Day: 16-17 July. Use the app for a special offer Prime Day: 16. und 17. Juli. Angebote über die App"} +{"t":"PD 24 Outbound 029 de-at Download the Amazon app and sign in to redeem it Amazon-App herunterladen, anmelden und einlösen"} +{"t":"PD 24 Outbound 031 de-at Prime Day is coming, are you ready? Prime Day startet bald. Bist du bereit?"} +{"t":"PD 24 Outbound 032 de-at Prime Day is around the corner. Shop with us for a chance to get £15 off when you spend £30! Simply download the app and click on \"Apply promo\" on the landing page to receive the coupon redeemable on any eligible item. Exclusively for Prime members. T&Cs apply. Bald ist Prime Day – und deine Chance, 15 € zu sparen, wenn du 30 € ausgibst. Lade einfach die App herunter und klicke „Aktionsgutschein aktivieren“ auf der Startseite. Du erhältst einen Gutschein, der für qualifizierte Artikel eingelöst werden kann. Exklusiv für Prime-Mitglieder. Es gelten die AGB."} +{"t":"PD 24 Outbound 033 de-at Apply the promo Aktionsgutschein aktivieren"} +{"t":"PD 24 Outbound 034 de-at £15 off £30 with the app on Prime Day: 16-17 July 15 € sparen mit App am Prime Day: 16.–17. Juli"} +{"t":"PD 24 Outbound 036 de-at Download the Amazon app now and start shopping! Jetzt Amazon-App herunterladen und einkaufen!"} +{"t":"PD 24 Outbound 038 de-at Prime Day is coming. Join Prime & get £5 off £15 Bald ist Prime Day! Werde Prime-Mitglied & spare 5 €."} +{"t":"PD 24 Outbound 040 de-at Celebrate Prime Day with a special promo Feier Prime Day mit exklusiven Aktionsgutscheinen"} +{"t":"PD 24 Outbound 042 de-at Prime Day is 16-17 July! Become a member and get exclusive access to two days of epic deals. And as a special surprise we’re giving you a promo: £5 off when you spend £15! Simply click ‘apply the promo’ below and enjoy your favourite deal at a lower price. You’ll feel like a big deal! Vom 16. bis 17. Juli ist Prime Day! Als Mitglied erhältst du zwei Tage lang exklusive Angebote und dazu schenken wir dir einen Gutschein: 5 € Rabatt, wenn du 15 € ausgibst. Klicke unten auf „Aktionsgutschein aktivieren“, um noch mehr zu sparen!"} +{"t":"PD 24 Outbound 045 de-at Join Prime Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Outbound 047 de-at Join Prime & get £5 off for Prime Day Werde Prime-Mitglied und spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 048 de-at Two days of epic deals, promos and surprises! Zwei Tage voller Angebote, Gutscheine und mehr"} +{"t":"PD 24 Outbound 049 de-at We miss you! Get £5 off £15 this coming Prime Day Wir vermissen dich: Spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 050 de-at We miss you! Get £5 off £15 this Prime Day Wir vermissen dich: Spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 052 de-at Prime Day deals are almost here: 16-17 July Prime Day startet bald: 16. und 17. Juli"} +{"t":"PD 24 Outbound 055 de-at Prime Day is coming 16-17 July! With two days of epic deals, there’s sure to be something you love. And so, to enjoy the exclusive Prime member event, you can click on the promo button below for £5 off when you spend £15! Now that’s a big deal! Prime Day ist am 16. und 17. Juli: Zwei Tage voller Angebote. Und hier besonderes Angebot: Als Prime-Mitglied bekommst du 5€ Rabatt, wenn du 15 € ausgibst. Klicke auf „Aktionsgutschein aktivieren“ und spare so richtig!"} +{"t":"PD 24 Outbound 057 de-at Apply now Aktionsgutschein aktivieren"} +{"t":"PD 24 Outbound 058 de-at Feel like a big deal with £5 off this Prime Day! Lass dich feiern und spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 059 de-at Two days of epic deals just for you: 16-17 July Zwei Tage voller Angebote für dich: 16.–17. Juli"} +{"t":"PD 24 Outbound 060 de-at Join to get early Deals before Prime Day Entdecke frühe Prime Day-Angebote"} +{"t":"PD 24 Outbound 061 de-at Join now for access to early deals Werde Prime-Mitglied für frühe Angebote."} +{"t":"PD 24 Outbound 062 de-at Prime Day is coming: 16-17 July Prime Day startet bald: 16. und 17. Juli"} +{"t":"PD 24 Outbound 064 de-at Join Prime now Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Outbound 065 de-at Get early deals before Prime Day starts Entdecke frühe Prime Day-Angebote"} +{"t":"PD 24 Outbound 069 de-at Get access now Jetzt Zugang erhalten || Jetzt entdecken"} +{"t":"PD 24 Outbound 070 de-at Check out the Top 100 deals Die Top-100-Angebote anzeigen"} +{"t":"PD 24 Outbound 072 de-at Explore Prime Day’s hottest deals Entdecke tolle Angebote"} +{"t":"PD 24 Outbound 073 de-at Shop now Jetzt einkaufen"} +{"t":"PD 24 Outbound 074 de-at Check out our 4* deals for you Unsere 4-Sterne-Angebote für dich"} +{"t":"PD 24 Outbound 076 de-at Your Prime Day deals are here Deine Prime Day-Angebote sind da"} +{"t":"PD 24 Outbound 079 de-at Prime Day premium brand deals Prime Day-Angebote für Premium-Marken"} +{"t":"PD 24 Outbound 081 de-at Explore our new collection today! Entdecke unsere neue Kollektion"} +{"t":"PD 24 Outbound 083 de-at Prime Day deals based on your views Prime Day-Angebote für dich"} +{"t":"PD 24 Outbound 084 de-at Check out recommended deals for you Für dich empfohlene Angebote anzeigen"} +{"t":"PD 24 Outbound 086 de-at Discover Prime Day’s trending deals Fantastische Prime Day-Angebote ansehen"} +{"t":"PD 24 Outbound 088 de-at See what deals are going viral now! Das sind die aktuellen Top-Angebote!"} +{"t":"PD 24 Outbound 089 de-at Discover more Mehr erfahren"} +{"t":"PD 24 Outbound 091 de-at Prime Day: 16-17 July. Two days of epic deals. Prime Day: 16.–17. Juli. Zwei Tage voller Angebote"} +{"t":"PD 24 Outbound 092 de-at Start saving now with food delivery Hol dir kostenlose Lieferungen bei Lieferando mit Prime"} +{"t":"PD 24 Outbound 094 de-at Prime Day is coming! It’s two days of epic deals on electronics, home, kitchen and more.\nHungry? Check out the new Just Eat offer for Prime members that will make you feel like a big deal! As a Prime member, get free food delivery on orders above £15. \nTerms and conditions apply. Bald ist Prime Day! Zwei Tage voller Angebote. Und falls du beim Ausschauen nach neuen Angeboten Hunger bekommst: Mit dem neuen Angebot von Lieferando für Prime-Mitglieder bekommst du kostenlose Lieferungen bei Lieferando für Bestellungen über 15 €. Es gelten die AGB."} +{"t":"PD 24 Outbound 094F de-at Prime Day is coming! It’s two days of epic deals on electronics, home, kitchen and more. Hungry? Check out the new Just Eat offer for Prime members that will make you feel like a big deal! As a Prime member, get free food delivery on orders above £15. Terms and conditions apply. Bald ist Prime Day! Zwei Tage voller Angebote. Und falls du beim Ausschauen nach neuen Angeboten Hunger bekommst: Mit dem neuen Angebot von Lieferando für Prime-Mitglieder bekommst du kostenlose Lieferungen bei Lieferando für Bestellungen über 15 €. Es gelten die AGB."} +{"t":"PD 24 Outbound 097 de-at Start saving with a Just Eat/Lieferando deal! Jetzt sparen mit dem Lieferando-Angebot"} +{"t":"PD 24 Outbound 098 Subject line de-at Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Outbound 099 Subject line de-at Get ready to feel like a big deal with epic deals Bei den Angeboten sparst du so richtig"} +{"t":"PD 24 Outbound 100 Headline de-at Two days of epic deals 16-17 July Zwei Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 101 Body Copy de-at Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Bald ist Prime Day … und stell dir vor: Du bist eingeladen. Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Also, lass dich feiern und spare so richtig. Verpasse nichts und erstelle schon jetzt deinen Prime Day Wunschzettel. Exklusiv für Prime-Mitglieder."} +{"t":"PD 24 Outbound 102 Subject line de-at Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Outbound 103 de-at Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Outbound 104 de-at Start making that epic deals wish list Erstelle deinen Prime Day-Wunschzettel"} +{"t":"PD 24 Outbound 106 de-at Get ready Mach dich bereit"} +{"t":"PD 24 Outbound 108 Subject line de-at Prime Day is almost here: 16-17 July Prime Day ist fast da: 16. und 17. Juli"} +{"t":"PD 24 Outbound 110 Subject line de-at Two days of epic deals only for Prime members Zwei Tage voller Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 111 Headline de-at Two days of epic deals 16-17 July Zwei Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 113 Body Copy de-at Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Prime Day steht vor der Tür. Mit exklusiven Angeboten nur für Prime-Mitglieder kannst du dich feiern lassen und so richtig sparen. Erstelle noch heute deinen Prime Day Wunschzettel."} +{"t":"PD 24 Outbound 114 Subject line de-at Prime Day is almost here: 16-17 July Prime Day ist fast da: 16. und 17. Juli"} +{"t":"PD 24 Outbound 117 Intro de-at Make your epic deals wish list Erstelle deinen Prime Day-Wunschzettel"} +{"t":"PD 24 Outbound 118 de-at Stay up late, Prime Day starts at midnight Wach bleiben, Prime Day startet um Mitternacht!"} +{"t":"PD 24 Outbound 120 Subject line de-at Prime member exclusive deals from 16-17 July 16. + 17. Juli: Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 121 Headline de-at Two days of epic deals 16-17 July Zwei Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 122 Body Copy de-at Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day startet morgen – mit unglaublichen Angeboten, dass du dich feiern lassen und so richtig sparen kannst. Mach dich also bereit und erstelle jetzt deinen Prime Day Wunschzettel."} +{"t":"PD 24 Outbound 123 Subject line de-at Ready? Prime Day starts at midnight Prime Day startet heute um Mitternacht"} +{"t":"PD 24 Outbound 124 de-at 2 days of Prime member exclusive deals 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 126 Intro de-at 2 days of epic deals exclusively for Prime members 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 127 Subject line de-at Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Outbound 128 Subject line de-at Join Prime for two days of epic deals Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PD 24 Outbound 129 Headline de-at Two days of epic deals 16-17 July 2 Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 131 de-at Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 134 CTA de-at Join Prime Jetzt Prime entdecken"} +{"t":"PD 24 Outbound 135 Subject line de-at Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Outbound 137 Intro de-at Sign up for 2 days of epic deals Melde dich an für 2 Tage voller Angebote"} +{"t":"PD 24 Outbound 138 Subject line de-at Prime Day is almost here: 16-17 July Prime Day ist fast da: 16.–17. Juli"} +{"t":"PD 24 Outbound 142 de-at Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 144 Subject line de-at Prime Day is almost here: 16-17 July Prime Day ist fast da: 16.–17. Juli"} +{"t":"PD 24 Outbound 145 Subject line de-at Join Prime for exclusive deals from 16-17 July Werde Prime-Mitglied für Angebote vom 16.–17. Juli"} +{"t":"PD 24 Outbound 146 Headline de-at Two days of epic deals 16-17 July 2 Tage voller Angebote: 16. und 17. Juli"} +{"t":"PD 24 Outbound 148 de-at Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 150 Subject line de-at Ready? Prime Day starts at midnight Bereit? Prime Day startet um Mitternacht"} +{"t":"PD 24 Outbound 152 Subject line de-at Get your additional Prime Day promo codes now Hol dir jetzt zusätzliche Prime Day-Angebote"} +{"t":"PD 24 Outbound 154 Subject line de-at Save more on your Prime Day orders Spare noch mehr bei deinen Prime Day-Bestellungen"} +{"t":"PD 24 Outbound 155 Headline de-at Prime Day is 16-17 July, so here’s your surprise Überraschung zum Prime Day am 16. und 17. Juli"} +{"t":"PD 24 Outbound 156 Body Copy de-at Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Am 16. und 17. Juli ist Prime Day mit zwei Tagen voller Angebote. Da kannst du dich feiern lassen und so richtig sparen. Du kannst es nicht erwarten? Erfahre schon jetzt mehr über deine exklusiven Prime-Aktionsgutscheine und Angebote, die du vor und während des Prime Day nutzen kannst."} +{"t":"PD 24 Outbound 157 CTA de-at Claim now Jetzt aktivieren"} +{"t":"PD 24 Outbound 158 Subject line de-at Prime Day is coming on 16-17 July Bald ist Prime Day: 16. und 17. Juli"} +{"t":"PD 24 Outbound 159 Intro de-at Exclusive Prime promo codes and offers Finde Aktionsgutscheine und Angebote"} +{"t":"PD 24 Outbound 160 CTA de-at Claim now Jetzt aktivieren"} +{"t":"PD 24 Outbound 161 Subject line de-at Get exclusive Prime Day promo codes now Werde Prime-Mitglied, spare am Prime Day"} +{"t":"PD 24 Outbound 162 Subject line de-at Join Prime to save on your Prime Day orders Werde Mitglied, spare bei Prime Day-Bestellungen"} +{"t":"PD 24 Outbound 163 Headline de-at Prime Day is 16-17 July, so here’s a surprise Überraschung zum Prime Day am 16. und 17. Juli"} +{"t":"PD 24 Outbound 164 Body Copy de-at Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Am 16. und 17. Juli ist Prime Day mit zwei Tagen voller Angebote. Da kannst du dich feiern lassen und so richtig sparen.  Du willst nicht warten? Erfahre schon jetzt mehr über deine exklusiven Prime-Aktionsgutscheine und Angebote, die du vor und während des Prime Day nutzen kannst."} +{"t":"PD 24 Outbound 165 CTA de-at Join now Prime-Mitglied werden"} +{"t":"PD 24 Outbound 166 Subject line de-at Prime Day is coming on 16-17 July Bald ist Prime Day: am 16. und 17. Juli"} +{"t":"PD 24 Outbound 167 Intro de-at Join Prime to get exclusive promo codes and more Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PD 24 Outbound 169 Subject line de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 170 Subject line de-at Get epic deals until midnight tomorrow Tolle Angebote bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 171 Headline de-at Get epic deals and become the centre of attention Mit diesen Angeboten sparst du so richtig"} +{"t":"PD 24 Outbound 172 Body Copy de-at Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Heute startet Prime Day. Genieße 2 Tage voller Angebote auf Elektronik, Haushalt, Küche und mehr. Sichere dir die Angebote, bevor sie weg sind, lass dich feiern und spare so richtig."} +{"t":"PD 24 Outbound 173 CTA de-at Save now Jetzt sparen"} +{"t":"PD 24 Outbound 175 Subject line de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 176 Intro de-at 2 days of Prime member exclusive deals 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 177 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 178 Subject line de-at Enjoy Prime Day now Entdecke jetzt Prime Day"} +{"t":"PD 24 Outbound 179 Subject line de-at Shop epic deals only until midnight tomorrow Tolle Angebote bis morgen Nacht"} +{"t":"PD 24 Outbound 180 Headline de-at Feel special with these exclusive Prime Day deals Spare so richtig mit diesen Angeboten"} +{"t":"PD 24 Outbound 181 Body Copy de-at Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Der erste Tag des Prime Day ist fast vorbei. Es bleibt ein weiterer Tag für tolle Angebote – exklusiv für Prime-Mitglieder."} +{"t":"PD 24 Outbound 183 Subject line de-at Prime Day’s happening now Jetzt ist Prime Day"} +{"t":"PD 24 Outbound 184 Intro de-at Exclusive deals until midnight tomorrow Exklusive Angebote bis morgen um Mitternach"} +{"t":"PD 24 Outbound 185 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 186 Subject line de-at Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 24 Outbound 187 Subject line de-at Two days of epic deals. Ends midnight tomorrow Zwei Tage voller Angebote. Bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 188 Headline de-at Shop epic deals that make you feel like a big deal Tolle Angebote mit denen du so richtig sparst."} +{"t":"PD 24 Outbound 189 Body Copy de-at Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Die exklusiven Prime Day-Angebote sind nur für Prime-Mitglieder wie dich – lass sie dir nicht entgehen!"} +{"t":"PD 24 Outbound 190 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 191 Subject line de-at Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 24 Outbound 192 Intro de-at Two days of epic deals. Ends tomorrow 2 Tage voller Angebote. Enden morgen."} +{"t":"PD 24 Outbound 193 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 194 Subject line de-at It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 24 Outbound 195 Subject line de-at The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 24 Outbound 197 Body Copy de-at The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Prime Day läuft nur noch heute. Deine letzte Chance, dich feiern zu lassen und so richtig zu sparen."} +{"t":"PD 24 Outbound 198 CTA de-at Shop now\n \n Jetzt sparen"} +{"t":"PD 24 Outbound 198F CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 199 Subject line de-at It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 24 Outbound 200 Intro de-at The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 24 Outbound 203 Subject line de-at Final call: Prime Day is ending Prime Day ist fast vorbei"} +{"t":"PD 24 Outbound 204 Subject line de-at Shop exclusive deals until midnight tonight Exklusive Angebote nur bis heute um Mitternacht"} +{"t":"PD 24 Outbound 205 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und dich feiern lassen"} +{"t":"PD 24 Outbound 206 Body Copy de-at Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day endet heute um Mitternacht. Also beeile dich! Die letzte Chance, so richtig zu sparen und dich feiern zu lassen."} +{"t":"PD 24 Outbound 209 Subject line de-at Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 24 Outbound 211 Intro de-at Shop exclusive deals until midnight Exklusive Angebote enden um Mitternacht"} +{"t":"PD 24 Outbound 212 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 213 Subject line de-at Prime Day ends tonight Prime Day endet um Mitternacht"} +{"t":"PD 24 Outbound 214 Subject line de-at Shop exclusive deals until midnight tonight Exklusive Angebote enden heute um Mitternacht"} +{"t":"PD 24 Outbound 216 Body Copy de-at Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day ist bald vorbei. Aber keine Panik: Noch bleibt genug Zeit, die Angebote nur für Prime-Mitglieder zu entdecken. Also, höre auf diese E-Mail zu lesen, spare mit den tollen Prime Day-Angeboten und lass dich feiern."} +{"t":"PD 24 Outbound 218 Subject line de-at Prime Day ends today Prime Day endet heute"} +{"t":"PD 24 Outbound 220 Intro de-at Shop exclusive deals until midnight Exklusive Angebote nur bis Mitternacht"} +{"t":"PD 24 Outbound 221 CTA de-at Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 222 Subject line de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 223 Subject line de-at Shop epic deals until midnight tomorrow Tolle Angebote nur noch bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 224 Headline de-at Shop epic deals that make you feel like a big deal Spare so richtig mit tollen Angeboten"} +{"t":"PD 24 Outbound 226 de-at Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 228 Subject line de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 229 Intro de-at Two days of exclusive deals Zwei Tage voller Angebote"} +{"t":"PD 24 Outbound 230 Subject line de-at Enjoy Prime Day now Prime Day jetzt entdecken"} +{"t":"PD 24 Outbound 231 Subject line de-at Shop epic deals until midnight tomorrow Spare richtig bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 232 Headline de-at Feel special with these exclusive Prime Day deals Fühl dich mit diesen Prime Day-Angeboten besonders"} +{"t":"PD 24 Outbound 234 de-at The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Bald ist der erste Tag von Prime Day vorbei. Aber keine Angst. Es ist nie zu spät, Prime-Mitglied zu werden. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 236 Subject line de-at Prime Day ends tomorrow Prime Day endet morgen"} +{"t":"PD 24 Outbound 237 Intro de-at Shop exclusive deals Mit exklusiven Angeboten sparen"} +{"t":"PD 24 Outbound 238 Subject line de-at Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 24 Outbound 239 Subject line de-at Still time left to join Prime and get epic deals Noch bleibt Zeit: Werde Prime-Mitglied und spare"} +{"t":"PD 24 Outbound 240 Headline de-at Shop epic deals like the star that you are Spare so richtig mit tollen Angeboten"} +{"t":"PD 24 Outbound 242 de-at The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day läuft schon, werde jetzt Prime-Mitglied. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 244 Intro de-at 2 days of epic deals of ends tomorrow Zwei Tage voller Angebote enden morgen"} +{"t":"PD 24 Outbound 245 Subject line de-at It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 24 Outbound 246 Subject line de-at Save like a superstar until midnight Spare bis Mitternacht wie ein Superstar"} +{"t":"PD 24 Outbound 247 Headline de-at Last chance for some epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 24 Outbound 249 de-at The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. Der letzte Tag von Prime Day hat begonnen. Als Prime-Mitglied sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr, sondern erhältst auch schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 252 Subject line de-at It’s closing night for Prime Day Prime Day endet heute Nacht"} +{"t":"PD 24 Outbound 253 Subject line de-at Shop exclusive deals until midnight tonight Jetzt noch bis Mitternacht sparen"} +{"t":"PD 24 Outbound 254 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance: Spare und lass dich feiern"} +{"t":"PD 24 Outbound 255 de-at Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Prime Day endet um Mitternacht. Noch ist Zeit, um Prime-Mitglied zu werden. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 258 Subject line de-at Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 24 Outbound 259 Intro de-at Last chance to shop epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 24 Outbound 261 Subject line de-at Join Prime and get epic deals until midnight Werde Prime-Mitglied und spare"} +{"t":"PD 24 Outbound 262 Headline de-at Shop epic deals like the star that you are Bei diesen Angeboten sparst du so richtig"} +{"t":"PD 24 Outbound 264 de-at The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. Bald endet Prime Day. Aber keine Angst, noch ist Zeit, um Prime-Mitglied zu werden. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 267 de-at The epic deals last until midnight Noch bis Mitternacht richtig sparen"} +{"t":"PD 25 Outbound 001 Subject line de-at Prime Day is coming xx-xx Month Prime Day ist vom xx. bis xx. Juli"} +{"t":"PD 25 Outbound 002 Subject line de-at Four days of big deals, only for Prime members 4 Tage voller Angebote, nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 003 Headline de-at Four days of big deals: xx-xx Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 004 CTA de-at Get ready Mach dich bereit"} +{"t":"PD 25 Outbound 005 Subject line de-at Prime Day is coming xx-xx Month Prime Day ist vom xx. bis xx. Juli"} +{"t":"PD 25 Outbound 006 Intro de-at Four days of big deals 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 007 CTA de-at Get ready Mach dich bereit"} +{"t":"PD 25 Outbound 008 Subject line de-at Prime Day is almost here: XX-XX Month Bald ist Prime Day: XX. - XX. Juli"} +{"t":"PD 25 Outbound 009 Subject line de-at Four days of big deals, exclusively for Prime members 4 Tage voller Angebote, nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 010 Headline de-at Four days of big deals: XX-XX Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 011 CTA de-at Get ready Mach dich bereit"} +{"t":"PD 25 Outbound 012 Subject line de-at Prime Day is almost here: XX-XX Month Bald ist Prime Day: XX. - XX. Juli"} +{"t":"PD 25 Outbound 013 Intro de-at Four days of big deals are coming 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 015 Subject line de-at Stay up late, Prime Day starts at midnight Wach bleiben, Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 016 Subject line de-at Prime member-exclusive deals: XX-XX Month XX. - XX. Juli: Angebote nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 017 Headline de-at Four days of big deals XX-XX Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 018 CTA de-at Set your alarm Stell deinen Wecker"} +{"t":"PD 25 Outbound 019 Subject line de-at Ready? Prime Day starts at midnight. Bereit? Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 020 Intro de-at 4 days of Prime member-exclusive deals 4 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 021 CTA de-at Set your alarm Stell deinen Wecker"} +{"t":"PD 25 Outbound 023 Subject line de-at Join Prime for four days of big deals Werde Prime-Mitglied & spare 4 Tage"} +{"t":"PD 25 Outbound 024 Headline de-at Four days of exclusive deals: XX-XX Month 4 Tage mit exklusiven Angeboten: XX. - XX. Juli"} +{"t":"PD 25 Outbound 025 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 026 Subject line de-at Prime Day is coming XX-XX Month Prime Day ist vom XX. bis XX. Juli"} +{"t":"PD 25 Outbound 027 Intro de-at Join Prime for four days of exclusive deals Werde Prime-Mitglied & spare 4 Tage"} +{"t":"PD 25 Outbound 028 CTA de-at Join Prime Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 030 Subject line de-at Join Prime for four days of big deals Werde Prime-Mitglied für 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 031 Headline de-at Four days of big deals: XX-XX Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 034 Intro de-at Join Prime for 4 days of exclusive deals 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 036 Subject line de-at Stay up late, Prime Day starts at midnight Wach bleiben, Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 037 Subject line de-at Join Prime for exclusive deals from XX-XX Month Werde Prime-Mitglied & spare vom XX. - XX. Juli"} +{"t":"PD 25 Outbound 040 Subject line de-at Ready? Prime Day starts at midnight Bereit? Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 041 Intro de-at Sign up for exclusive deals from XX-XX Month Sichere dir Angebote vom XX. - XX. Juli"} +{"t":"PD 25 Outbound 043 Subject line de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 25 Outbound 044 Subject line de-at Enjoy four days of big deals Entdecke 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 045 Headline de-at Feel like a big deal with these epic deals Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 046 de-at Prime member-exclusive deals Angebote exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Outbound 048 CTA de-at Shop now Angebote entdecken"} +{"t":"PD 25 Outbound 049 Subject line de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 25 Outbound 050 de-at Four days of Prime member-exclusive deals 4 Tage Angebote für Prime-Mitglieder\n "} +{"t":"PD 25 Outbound 050F de-at Four days of Prime member-exclusive deals 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 054 Subject line de-at Enjoy Prime Day deals now Entdecke jetzt Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 055 Subject line de-at Your epic deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"PD 25 Outbound 056 Headline de-at Feel special with these exclusive Prime Day deals Spare so richtig mit diesen Angeboten"} +{"t":"PD 25 Outbound 058 Subject line de-at Prime Day is live Heute ist Prime Day"} +{"t":"PD 25 Outbound 059 Intro de-at Check out these exclusive deals \n Entdecke exklusive Angebote \n"} +{"t":"PD 25 Outbound 059F Intro de-at Check out these exclusive deals Entdecke exklusive Angebote"} +{"t":"PD 25 Outbound 061 Subject line de-at Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 25 Outbound 062 Intro de-at Check out these epic deals before lights out Entdecke noch schnell diese Angebote"} +{"t":"PD 25 Outbound 064 Subject line de-at Discover what day two of Prime Day has for you Entdecke tolle Angebote an Tag 2 von Prime Day"} +{"t":"PD 25 Outbound 065 Subject line de-at Don't miss out on these exclusive deals Lass dir diese exklusiven Angebote nicht entgehen"} +{"t":"PD 25 Outbound 066 Headline de-at Epic deals that make you feel like a big deal Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 067 de-at w/o FLABD: \n Epic deals to make you smile Tolle Angebote, die gute Laune machen"} +{"t":"PD 25 Outbound 067F de-at w/o FLABD: Epic deals to make you smile Tolle Angebote, die gute Laune machen"} +{"t":"PD 25 Outbound 069 de-at Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 25 Outbound 070 Subject line de-at Another Prime Day of big deals Ein neuer Tag voller Prime Day Angebote"} +{"t":"PD 25 Outbound 071 Intro de-at Start the day with big deals Starte mit tollen Angeboten in den Tag"} +{"t":"PD 25 Outbound 073 de-at There's still time to check these big deals Greif bei diesen tollen Angeboten noch schnell zu"} +{"t":"PD 25 Outbound 074 Subject line de-at Don't let the sun set on these big deals Lass dir diese Angebote jetzt nicht entgehen"} +{"t":"PD 25 Outbound 075 Subject line de-at End your day feeling like a big deal Spare heute noch einmal so richtig"} +{"t":"PD 25 Outbound 076 de-at End your day scoring big deals Entdecke heute noch schnell tolle Angebote"} +{"t":"PD 25 Outbound 077 Headline de-at Shop epic and exclusive deals today Entdecke heute tolle und exklusive Angebote"} +{"t":"PD 25 Outbound 079 Subject line de-at End your day feeling like a big deal Spare heute noch einmal so richtig"} +{"t":"PD 25 Outbound 080 de-at Here's an epic way to end your day Tolle Angebote zum Feierabend"} +{"t":"PD 25 Outbound 081 de-at End your day with deals that make you smile Angebote, die dich zum Lächeln bringen"} +{"t":"PD 25 Outbound 082 de-at Check out Prime Day's exclusive deals Entdecke exklusive Angebote am Prime Day"} +{"t":"PD 25 Outbound 083 Intro de-at Bag an exclusive deal this Prime Day Sichere dir tolle Angebote am Prime Day"} +{"t":"PD 25 Outbound 085 de-at Exclusive deals that need putting to bed Exklusive Angebote, die bald auslaufen"} +{"t":"PD 25 Outbound 086 Subject line de-at These exclusive deals end in 48 hours Nur noch 48 Stunden voller Angebote"} +{"t":"PD 25 Outbound 087 Intro de-at Check out Prime Day big deals tonight Heute noch Prime Day Angebote entdecken"} +{"t":"PD 25 Outbound 089 de-at Prime Day is here Heute ist Prime Day"} +{"t":"PD 25 Outbound 090 Subject line de-at Prime Day has started Endlich ist Prime Day"} +{"t":"PD 25 Outbound 091 Subject line de-at Get ready to feel like a big deal Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 092 de-at Get ready to enjoy epic deals Freu dich auf tolle Angebote"} +{"t":"PD 25 Outbound 093 Headline de-at Access Prime Day's exclusive deals today Sichere dir heute exklusive Prime Day Angebote"} +{"t":"PD 25 Outbound 094 CTA de-at Join Prime now Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 096 Intro de-at Four days of exclusive deals 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 097 CTA de-at Join Prime now Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 099 Intro de-at Access four days of big deals Entdecke 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 100 de-at Access four days of big deals for Prime members 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 102 Subject line de-at Another day of big deals this Prime Day Ein weiterer Tag voller Prime Day Angebote"} +{"t":"PD 25 Outbound 103 Subject line de-at Epic deals to make you feel like a big deal Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 104 de-at Epic deals to make you smile Tolle Angebote, die gute Laune machen"} +{"t":"PD 25 Outbound 105 de-at Just two days left to bag some amazing deals Nur noch 2 Tage voller exklusiver Angebote"} +{"t":"PD 25 Outbound 106 Headline de-at Just two days left of big deals Nur noch 2 Tage voller Angebote"} +{"t":"PD 25 Outbound 109 Intro de-at Big deals end in 48 hours Tolle Angebote enden in 48 Stunden"} +{"t":"PD 25 Outbound 112 Subject line de-at Prime Day ends soon, don't miss out. Prime Day endet bald – nicht verpassen"} +{"t":"PD 25 Outbound 113 Intro de-at Sign up and feel like a big deal Werde Mitglied und lass dich feiern"} +{"t":"PD 25 Outbound 114 de-at Sign up and enjoy epic deals Werde Mitglied und spare so richtig"} +{"t":"PD 25 Outbound 116 Subject line de-at Prime Day ends midnight tomorrow Prime Day endet morgen um Mitternacht"} +{"t":"PD 25 Outbound 117 Subject line de-at There’s still time to bag an epic deal Sichere dir noch schnell tolle Angebote"} +{"t":"PD 25 Outbound 118 Headline de-at Time is ticking on these big deals, don’t miss out Die Zeit läuft – sichere dir jetzt tolle Angebote"} +{"t":"PD 25 Outbound 119 CTA de-at Save now Jetzt sparen"} +{"t":"PD 25 Outbound 120 Subject line de-at Prime Day ends midnight tomorrow Prime Day endet morgen um Mitternacht"} +{"t":"PD 25 Outbound 121 Intro de-at These exclusive deals won’t wait forever Diese Angebote gibt es nur noch kurz"} +{"t":"PD 25 Outbound 123 de-at There’s still time to enjoy Prime Day Noch ist Zeit, um am Prime Day zu sparen"} +{"t":"PD 25 Outbound 124 Subject line de-at Don’t miss out on Prime Day Lass dir Prime Day nicht entgehen"} +{"t":"PD 25 Outbound 125 de-at The clock is ticking on these big deals Die Uhr tickt: Sichere dir tolle Angebote"} +{"t":"PD 25 Outbound 126 Subject line de-at There’s still time to feel like a big deal Noch ist Zeit, um so richtig zu sparen"} +{"t":"PD 25 Outbound 127 de-at Time's running out on these epic deals Die Uhr tickt: Sichere dir noch schnell Angebote"} +{"t":"PD 25 Outbound 128 Headline de-at Prime Day deals to make you feel like a big deal Mit Angeboten am Prime Day sparst du so richtig"} +{"t":"PD 25 Outbound 129 de-at Prime Day deals to make you smile Angebote am Prime Day, die gute Laune machen"} +{"t":"PD 25 Outbound 131 Subject line de-at The clock is ticking on Prime Day Prime Day endet bald"} +{"t":"PD 25 Outbound 132 de-at These big deals end in 24 hours Diese Angebote laufen in 24 Stunden aus"} +{"t":"PD 25 Outbound 133 Intro de-at Just 24 hours to bag an epic deal Nur noch 24 Stunden für tolle Angebote"} +{"t":"PD 25 Outbound 135 Subject line de-at Prime Day is still on, but not for long Prime Day endet bald"} +{"t":"PD 25 Outbound 136 de-at In 24 hours, your big deals disappear Deine Angebote enden in 24 Stunden"} +{"t":"PD 25 Outbound 137 Intro de-at Prime Day ends in 24 hours Prime Day ist in 24 Stunden vorbei"} +{"t":"PD 25 Outbound 139 Subject line de-at Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 140 Subject line de-at Your epic deals end tonight Tolle Angebote für dich nur noch bis heute Nacht"} +{"t":"PD 25 Outbound 141 Headline de-at Epic deals end at midnight Tolle Angebote – nur noch heute"} +{"t":"PD 25 Outbound 143 Subject line de-at Prime Day ends tonight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 144 Intro de-at Big deals end at midnight Tolle Angebote – nur noch heute"} +{"t":"PD 25 Outbound 146 Subject line de-at It’s the final few hours of Prime Day Prime Day endet bald"} +{"t":"PD 25 Outbound 147 Subject line de-at Exclusive deals end at midnight Exklusive Angebote – nur noch heute"} +{"t":"PD 25 Outbound 148 Headline de-at Last chance to shop, save and feel like a big deal Letzte Chance, um so richtig zu sparen"} +{"t":"PD 25 Outbound 149 de-at Last chance to shop, save and enjoy epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 25 Outbound 151 Subject line de-at Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 152 Intro de-at Shop exclusive deals until midnight Exklusive Angebote – nur noch heute"} +{"t":"PD 25 Outbound 155 Subject line de-at Join Prime to shop big deals until tomorrow night Werde Prime-Mitglied und spare bis morgen Abend"} +{"t":"PD 25 Outbound 159 Intro de-at Enjoy access to big deals Sichere dir tolle Angebote"} +{"t":"PD 25 Outbound 161 de-at Prime Day is still on, but not for long Prime Day endet bald"} +{"t":"PD 25 Outbound 162 Subject line de-at The clock is ticking on Prime Day Bald ist Prime Day vorbei"} +{"t":"PD 25 Outbound 163 Intro de-at 4 days of big deals ends tomorrow 4 Tage voller Angebote enden morgen"} +{"t":"PD 25 Outbound 164 CTA de-at Join Prime now Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 165 de-at Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 166 Subject line de-at Just a few hours left to access big deals Tolle Angebote - nur noch für wenige Stunden"} +{"t":"PD 25 Outbound 167 Subject line de-at These big deals end in 24 hours Tolle Angebote für dich nur noch bis heute Nacht"} +{"t":"PD 25 Outbound 168 Headline de-at Last chance to get big deals Letzte Chance auf tolle Angebote"} +{"t":"PD 25 Outbound 170 Subject line de-at Prime Day ends in 24 hours Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 171 Intro de-at Don’t miss out on these big deals Lass dir diese Angebote nicht entgehen"} +{"t":"PD 25 Outbound 174 Intro de-at Last chance to feel like a big deal Letzte Chance, um richtig zu sparen"} +{"t":"PD 25 Outbound 175 de-at Last chance to enjoy epic deals Letzte Chance auf tolle Angebote"} +{"t":"PD 25 Outbound 176 de-at Epic deals end midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 25 Outbound 178 Subject line de-at £XX off £XX with the app on Prime Day: XX-YY Month XX € Rabatt auf XX € in App von XX. bis YY. Juli"} +{"t":"PD 25 Outbound 179 Subject line de-at Claim it the first time you sign in to the Amazon app In der Amazon-App anmelden und Rabatt erhalten"} +{"t":"PD 25 Outbound 180 Headline de-at £XX off £XX with the app XX € Rabatt auf XX € in der App"} +{"t":"PD 25 Outbound 181 CTA de-at Claim your reward Aktionsgutschein sichern"} +{"t":"PD 25 Outbound 182 Subject line de-at £XX off when you spend £XX on Prime Day: XX-YY Month XX € Rabatt auf XX € am Prime Day: XX.–YY. Juli"} +{"t":"PD 25 Outbound 183 Subject line de-at Make Prime Day even more epic with £XX off when you spend £XX Am Prime Day: XX € Rabatt auf Einkauf von XX € oder mehr"} +{"t":"PD 25 Outbound 184 Headline de-at Use the app and get £XX off £XX Erhalte in der App XX € Rabatt auf XX €"} +{"t":"PD 25 Outbound 186 Subject line de-at Check out Prime Day’s Top 100 Deals Die 100 besten Angebote für dich am Prime Day"} +{"t":"PD 25 Outbound 187 Intro de-at Shop the most epic deals Entdecke die besten Angebote"} +{"t":"PD 25 Outbound 188 de-at See top 100 Jetzt entdecken"} +{"t":"PD 25 Outbound 189 de-at See top picks Zu den Angeboten"} +{"t":"PD 25 Outbound 190 CTA de-at Discover now Jetzt entdecken"} +{"t":"PD 25 Outbound 191 Subject line de-at Glowing reviews, epic prices Tolle Bewertungen, tolle Preise"} +{"t":"PD 25 Outbound 192 Intro de-at Snap up big deals on 4+ star-rated products Tolle Angebote mit 4 oder mehr Sternen"} +{"t":"PD 25 Outbound 194 Subject line de-at Deals on trustworthy brands Angebote für beliebte Produkte"} +{"t":"PD 25 Outbound 195 Intro de-at Top brands at epic prices Top-Marken zu attraktiven Preisen"} +{"t":"PD 25 Outbound 196 CTA de-at See all Alles ansehen"} +{"t":"PD 25 Outbound 197 Subject line de-at Products you love at prices you'll love Deine Lieblingsprodukte zu tollen Preisen"} +{"t":"PD 25 Outbound 198 Intro de-at Discover highly-rated deals Entdecke top-bewertete Angebote"} +{"t":"PD 25 Outbound 200 Subject line de-at Deals on Influencer Favourites Entdecke Influencer-Favoriten im Angebot"} +{"t":"PD 25 Outbound 201 Intro de-at Shop before they're gone Schnapp sie dir, bevor sie weg sind"} +{"t":"PD 25 Outbound 203 Subject line de-at Big deals on our new arrivals Tolle Angebote für neue Produkte"} +{"t":"PD 25 Outbound 204 Intro de-at New items you'll love Neue Produkte, die du lieben wirst"} +{"t":"PD 25 Outbound 205 CTA de-at See new arrivals Neue Produkte entdecken"} +{"t":"PD 25 Outbound 206 Subject line de-at Don’t miss out on your Prime Day deals Nicht verpassen: deine Angebote am Prime Day"} +{"t":"PD 25 Outbound 207 Intro de-at Shop big deals tailored to your taste Tolle Angebote nach deinem Geschmack"} +{"t":"PD 25 Outbound 209 Subject line de-at Prime Day deals inspired by you Prime Day Angebote ganz nach deinem Geschmack"} +{"t":"PD 25 Outbound 210 Intro de-at Shop big deals based on your basket and wishlist Angebote ganz nach deinen Wünschen"} +{"t":"PD 25 Outbound 212 Subject line de-at Keep shopping before Prime Day deals disappear Sichere dir noch schnell deine Prime Day Angebote"} +{"t":"PD 25 Outbound 213 Intro de-at Shop epic deals Angebote entdecken"} +{"t":"PD 25 Outbound 215 de-at 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 Prime Day ist vom XX. bis XX. Juli – mach dich bereit 🔥"} +{"t":"PD 25 Outbound 217 de-at 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💶💶💶 auf all die schönen Dinge, die du liebst und brauchst.\n\n Und das ist noch nicht alles: Wir benachrichtigen dich, sobald es auch auf deine Lieblingsprodukte Angebote gibt 🥰❤️.\n\n 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day an und freu dich 🥳 schon jetzt auf viele tolle Angebote. 🏃🏃"} +{"t":"PD 25 Outbound 217F de-at 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💶💶💶 auf all die schönen Dinge, die du liebst und brauchst. Und das ist noch nicht alles: Wir benachrichtigen dich, sobald es auch auf deine Lieblingsprodukte Angebote gibt 🥰❤️. 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day an und freu dich 🥳 schon jetzt auf viele tolle Angebote. 🏃🏃"} +{"t":"PD 25 Outbound 218 de-at w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💷💷💷 auf all die schönen Dinge, die du liebst und brauchst.\n\n Und damit du immer auf dem Laufenden bist, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰❤️. \n\n 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day und freu dich 🥳schon jetzt auf viele tolle Angebote.🏃🏃"} +{"t":"PD 25 Outbound 218F de-at w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💷💷💷 auf all die schönen Dinge, die du liebst und brauchst. Und damit du immer auf dem Laufenden bist, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰❤️. 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day und freu dich 🥳schon jetzt auf viele tolle Angebote.🏃🏃"} +{"t":"PD 25 Outbound 219 de-at [Start your wishlist]\n Reply STOP to unsubscribe [Wunschliste erstellen]\n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 219F de-at [Start your wishlist] Reply STOP to unsubscribe [Wunschliste erstellen] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 220 de-at 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 Prime Day ist vom XX. bis XX. Juli – freu dich auf tolle Angebote 🔥"} +{"t":"PD 25 Outbound 221 de-at 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen.\n\n 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. \n\n Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und lass dich feiern."} +{"t":"PD 25 Outbound 221F de-at 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen. 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und lass dich feiern."} +{"t":"PD 25 Outbound 222 de-at w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen.\n\n 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. \n\n Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und spare so richtig."} +{"t":"PD 25 Outbound 222F de-at w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen. 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und spare so richtig."} +{"t":"PD 25 Outbound 223 de-at [Join Prime]\nReply STOP to unsubscribe [Werde Prime-Mitglied] \nAntworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 223F de-at [Join Prime] Reply STOP to unsubscribe [Werde Prime-Mitglied] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 225 de-at 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie hat es sich mehr gelohnt, Prime-Mitglied zu sein: An Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. \n\n Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. \n\n Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎\n\n 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 225F de-at 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie hat es sich mehr gelohnt, Prime-Mitglied zu sein: An Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 226 de-at 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie war es so lohnend für dich, Prime Mitglied zu sein: Am Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. \n\n Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. \n\n Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎\n\n 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 226F de-at 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie war es so lohnend für dich, Prime Mitglied zu sein: Am Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 227 de-at [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Jetzt einkaufen] [Amazon-App herunterladen]\n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 227F de-at [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Jetzt einkaufen] [Amazon-App herunterladen] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 228 de-at 🔥Prime Day has started, don’t miss out 🔥 🔥Prime Day ist da – nicht verpassen🔥"} +{"t":"PD 25 Outbound 229 de-at 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Werde heute Mitglied und erhalte X € Rabatt auf deine Bestellung ab einem Wert von XX €. \n\n Für nur XX €/Monat erhältst du am Prime Day Zugriff auf tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen.\n\n Und damit Prime Day für dich zum vollen Erfolg wird, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰 ❤️"} +{"t":"PD 25 Outbound 229F de-at 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Werde heute Mitglied und erhalte X € Rabatt auf deine Bestellung ab einem Wert von XX €. Für nur XX €/Monat erhältst du am Prime Day Zugriff auf tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen. Und damit Prime Day für dich zum vollen Erfolg wird, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰 ❤️"} +{"t":"PD 25 Outbound 230 de-at [Join Prime] \n Reply STOP to unsubscribe [Werde Prime-Mitglied] \n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 230F de-at [Join Prime] Reply STOP to unsubscribe [Werde Prime-Mitglied] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 231 de-at 🔥Prime Day ends today 🔥 🔥Prime Day endet heute 🔥"} +{"t":"PD 25 Outbound 232 de-at 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. \n\n Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht.\n\n 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um noch einmal so richtig zu sparen . 💶💶💶"} +{"t":"PD 25 Outbound 232F de-at 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht. 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um noch einmal so richtig zu sparen . 💶💶💶"} +{"t":"PD 25 Outbound 233 de-at w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. \n\n Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht.\n\n 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um dich mit tollen Angeboten wie etwas ganz Besonderes 😎 zu fühlen."} +{"t":"PD 25 Outbound 233F de-at w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht. 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um dich mit tollen Angeboten wie etwas ganz Besonderes 😎 zu fühlen."} +{"t":"PD 25 Outbound 234 de-at [Start shopping]\n Reply STOP to unsubscribe [Jetzt einkaufen]\n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 234F de-at [Start shopping] Reply STOP to unsubscribe [Jetzt einkaufen] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 236 de-at You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Noch kannst du dir tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr sichern. Schließe einfach eine Prime-Mitgliedschaft für nur xx €/Monat ab, um noch schnell von Prime Day zu profitieren. Zusätzlich bekommst du auch noch eine schnelle Lieferung und kannst beliebte Serien und Filme schauen.\n\n 🏃🏃 Aber beeile dich, damit du nichts verpasst: Prime Day geht nur noch bis Mitternacht."} +{"t":"PD 25 Outbound 236F de-at You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Noch kannst du dir tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr sichern. Schließe einfach eine Prime-Mitgliedschaft für nur xx €/Monat ab, um noch schnell von Prime Day zu profitieren. Zusätzlich bekommst du auch noch eine schnelle Lieferung und kannst beliebte Serien und Filme schauen. 🏃🏃 Aber beeile dich, damit du nichts verpasst: Prime Day geht nur noch bis Mitternacht."} +{"t":"PD 25 Outbound 237 de-at [Join Prime] \n Reply STOP to unsubscribe [Werde Prime-Mitglied] \n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 237F de-at [Join Prime] Reply STOP to unsubscribe [Werde Prime-Mitglied] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 238 de-at Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"SDD 23 Outbound 001 Subject line de-at Ready for up to 40% off in the Amazon Spring Sale? Bis zu 40% Rabatt:  die Amazon Frühlingsangebote!"} +{"t":"SDD 23 Outbound 002 Subject line de-at Starts 27 March Ab 27. März"} +{"t":"SDD 23 Outbound 003 Headline de-at Over two days of spring savings Mehr als 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Outbound 004 Body Copy de-at The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Die Amazon Frühlingsangebote sind fast da! Mach‘  dich bereit und spare bis zu 40% bei allem, was du für den Frühling brauchst. Ab 27. März um 18 Uhr bis 29. März um  Mitternacht. Merk‘ dir den Termin und verpasse nicht die Frühlingsgefühle!"} +{"t":"SDD 23 Outbound 005 CTA de-at Save the date Termin merken"} +{"t":"SDD 23 Outbound 006 Title de-at Save up to 40% in the Amazon Spring Sale Bis zu -40%. Amazon  Frühlingsangebote"} +{"t":"SDD 23 Outbound 007 Body Copy de-at Over two days of spring savings Mehr als 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Outbound 009 Subject line de-at Save up to 40% in the Amazon Spring Sale today! Spare bis zu 40% bei  den Amazon Frühlingsangeboten"} +{"t":"SDD 23 Outbound 010 Subject line de-at Starts at 6pm Heute ab 18 Uhr"} +{"t":"SDD 23 Outbound 011 Headline de-at Get that spring feeling with up to 40% off today! Hol dir das Frühlingsgefühl  und spare bis zu 40%!"} +{"t":"SDD 23 Outbound 012 Body Copy de-at The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Die Amazon Frühlingsangebote starten heute um 18  Uhr. Spare bis zu 40% bei Angeboten für deinen Garten, auf Küchengeräte,  Elektronik und mehr. Finde die besten Angebote für deinen perfekten Frühling."} +{"t":"SDD 23 Outbound 013 CTA de-at See the deals Alle Angebote ansehen"} +{"t":"SDD 23 Outbound 014 Title de-at Save up to 40% in the Amazon Spring Sale Spare bis zu 40%: die  Frühlingsangebote"} +{"t":"SDD 23 Outbound 015 Body Copy de-at Starts 6pm tonight Heute ab 18 Uhr"} +{"t":"SDD 23 Outbound 016 CTA de-at See the deals Alle Angebote ansehen"} +{"t":"SDD 23 Outbound 017 Subject line de-at The clock is ticking on the Amazon Spring Sale Die Uhr tickt bei den Amazon Frühlingsangeboten"} +{"t":"SDD 23 Outbound 018 Subject line de-at Save up to 40% while you still can Spare bis zu 40%, solange du noch kannst"} +{"t":"SDD 23 Outbound 019 Headline de-at Check out today's spring deals Entdecke die heutigen Frühlingsangebote"} +{"t":"SDD 23 Outbound 020 Body Copy de-at The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Die Amazon Frühlingsangebote sind in voller  Blüte. Nicht verpassen: Nur noch zwei Tage lang kannst du bis zu 40% auf  deine Frühlingsartikel sparen. Endet morgen um Mitternacht."} +{"t":"SDD 23 Outbound 022 Title de-at Only two days left to get up to 40% off Nur noch zwei Tage bis zu  40% sparen"} +{"t":"SDD 23 Outbound 023 Body Copy de-at Spring daily deals! Ends tomorrow Tägliche Frühlingsangebote!  Nur noch bis morgen!"} +{"t":"SDD 23 Outbound 025 Title de-at The clock is ticking on the Spring Sale Bald vorbei: die Amazon Frühlingsangebote"} +{"t":"SDD 23 Outbound 026 Body Copy de-at Save up to 40% at Amazon Spare bis zu 40% bei Amazon"} +{"t":"SDD 23 Outbound 028 Subject line de-at Last chance to get up to 40% off at Amazon Letzte Chance, um bis zu 40% bei Amazon zu sparen"} +{"t":"SDD 23 Outbound 029 Subject line de-at Spring Sale ends midnight Die Frühlingsangebote enden um Mitternacht"} +{"t":"SDD 23 Outbound 030 Headline de-at Check out our final Spring Sale deals Sieh dir die finalen Frühlingsangebote an"} +{"t":"SDD 23 Outbound 031 Body Copy de-at Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Heute ist der letzte Tag der Amazon  Frühlingsangebote! Aber keine Angst, noch ist Zeit, um bis zu 40% zu sparen.  Mach‘ dich bereit für einen Frühling, den du nicht so schnell vergisst mit  Preisen, die du lieben wirst! Sieh dir unsere Angebote an, bevor die  Frühlingsangebote um Mitternacht enden."} +{"t":"SDD 23 Outbound 033 Title de-at Only a few hours left of our Spring Sale Nur noch kurz: die Frühlingsangebote"} +{"t":"SDD 23 Outbound 034 Body Copy de-at Last chance to save up to 40% at Amazon Spare jetzt noch bis zu 40% bei Amazon!"} +{"t":"SDD 23 Outbound 036 Title de-at Spring Sale ends midnight Frühlingsangebote nur bis  Mitternacht"} +{"t":"SDD 24 Outbound 001 Subject line de-at Amazon Spring Deal Days are coming! Up to 40% off  Bald gibt's die Amazon Oster-Angebote"} +{"t":"SDD 24 Outbound 002 Subject line de-at Starts 20 March Ab 20. März"} +{"t":"SDD 24 Outbound 003 Headline de-at Shop six days of up to 40% off for spring Entdecke 6 Tage lang tolle Angebote"} +{"t":"SDD 24 Outbound 004 Body Copy de-at Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! Bald starten die Amazon Oster-Angebote! Entdecke vom 20. bis 25. März tolle Deals aus den Bereichen Mode, Haushalt, Küche und mehr. Merk dir den Termin vor und freue dich auf Ostern!"} +{"t":"SDD 24 Outbound 005 CTA de-at Save the date Termin vormerken"} +{"t":"SDD 24 Outbound 006 Title de-at Save up to 40% on Amazon Spring Deal Days Oster-Angebote: Spare richtig viel"} +{"t":"SDD 24 Outbound 007 Body Copy de-at Shop six days of big spring savings Entdecke 6 Tage lang tolle Deals"} +{"t":"SDD 24 Outbound 008 CTA de-at Save the date Termin vormerken"} +{"t":"SDD 24 Outbound 009 Subject line de-at Amazon Spring Deal Days are almost here! Bald starten die Amazon Oster-Angebote"} +{"t":"SDD 24 Outbound 011 Headline de-at Shop six days of up to 40% off for spring 6 Tage lang tolle Oster-Angebote"} +{"t":"SDD 24 Outbound 012 Body Copy de-at New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! Entdecke vom 20. bis 25. März tolle Deals aus den Bereichen Elektronik, Mode, Haushalt, Küche. Merk dir den Termin vor und freue dich auf Ostern!"} +{"t":"SDD 24 Outbound 015 Body Copy de-at Shop six days of big spring savings 6 Tage lang tolle Deals"} +{"t":"SDD 24 Outbound 017 Subject line de-at Get ready! New Amazon Spring Deal Days start tomorrow! Bist du bereit? Die Oster-Angebote starten morgen"} +{"t":"SDD 24 Outbound 018 Subject line de-at Starts midnight until 25 March Ab Mitternacht, bis zum 25. März"} +{"t":"SDD 24 Outbound 019 Headline de-at Shop six days of up to 40% off deals 6 Tage lang tolle Oster-Angebote"} +{"t":"SDD 24 Outbound 020 Body Copy de-at Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Mach dich bereit: Um Mitternacht starten die Amazon Oster-Angebote. Du kannst bei allem, was du für Ostern brauchst, 6 Tage lang richtig viel sparen. Entdecke tolle Deals aus den Bereichen Elektronik, Mode, Haushalt, Küche und mehr. Also gleich vormerken!"} +{"t":"SDD 24 Outbound 021 CTA de-at Starts midnight Ab Mitternacht"} +{"t":"SDD 24 Outbound 022 Title de-at Amazon Spring Deal Days start tomorrow! Morgen starten die Oster-Angebote!"} +{"t":"SDD 24 Outbound 023 Body Copy de-at Shop six days of up to 40% off 6 Tage lang tolle Deals"} +{"t":"SDD 24 Outbound 024 CTA de-at Starts midnight Ab Mitternacht"} +{"t":"SDD 24 Outbound 025 Title de-at Check out Spring WOW! Deals Entdecke die WOW-Angebote zu Ostern"} +{"t":"SDD 24 Outbound 026 Body Copy de-at Save big with Amazon Prime during Spring Deal Days Exklusiv für Prime-Mitglieder"} +{"t":"SDD 24 Outbound 027 CTA de-at Sign up now Jetzt anmelden"} +{"t":"SDD 24 Outbound 028 Subject line de-at New, Amazon Spring Deal Days are here! Die Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 029 Subject line de-at Up to 40% off starts today Ab heute kannst du richtig viel sparen"} +{"t":"SDD 24 Outbound 030 Headline de-at Shop up to 40% off for spring today Oster-Angebote: Ab jetzt sparen"} +{"t":"SDD 24 Outbound 031 Body Copy de-at Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Ostern steht vor der Tür, das bedeutet bei Amazon: Die Oster-Angebote sind da! Ab heute bis 25. März kannst du bei allem, was du brauchst, so richtig viel sparen – von Elektronik und Mode bis hin zu Haushalt, Küche und mehr."} +{"t":"SDD 24 Outbound 032 CTA de-at See the deals Angebote entdecken"} +{"t":"SDD 24 Outbound 033 Title de-at Amazon Spring Deal Days start today! Die Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 034 Body Copy de-at Shop up to 40% off Ab heute kannst du richtig viel sparen"} +{"t":"SDD 24 Outbound 035 CTA de-at See the deals Jetzt entdecken"} +{"t":"SDD 24 Outbound 036 Subject line de-at Amazon Spring Deal Days have started! Die Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 037 Subject line de-at On now until 25 March Ab heute bis 25. März"} +{"t":"SDD 24 Outbound 038 Headline de-at Shop six days of up to 40% off from today 6 Tage lang tolle Oster-Angebote"} +{"t":"SDD 24 Outbound 039 Body Copy de-at The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Der erste Tag der Amazon Oster-Angebote ist fast vorbei. Doch keine Sorge, wir haben gerade erst angefangen. Bis 25. März kannst du bei allem von Elektronik und Mode bis hin zu Haushalt, Küche und mehr richtig viel sparen. Morgen ist ein neuer Tag mit neuen Deals."} +{"t":"SDD 24 Outbound 041 Title de-at Amazon Spring Deal Days are now on! Entdecke die Amazon Oster-Angebote"} +{"t":"SDD 24 Outbound 042 Body Copy de-at Shop up to 40% off Richtig viel sparen"} +{"t":"SDD 24 Outbound 043 CTA de-at Shop now Jetzt einkaufen"} +{"t":"SDD 24 Outbound 044 Title de-at Amazon Spring Deal Days are here! Die Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 045 Body Copy de-at Save up to 40% off until 25 March Spare richtig viel bis 25. März"} +{"t":"SDD 24 Outbound 047 Subject line de-at Amazon Spring Deal Days are in full swing Die Oster-Angebote sind in vollem Gange"} +{"t":"SDD 24 Outbound 048 Subject line de-at Shop up to 40% off until 25 March Spare richtig viel bis 25. März"} +{"t":"SDD 24 Outbound 049 Headline de-at Shop up to 40% off everything you need for Spring  Entdecke tolle Deals bei den Oster-Angeboten"} +{"t":"SDD 24 Outbound 050 Body Copy de-at Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Die Amazon Oster-Angebote sind in vollem Gange! Spare 6 Tage lang bei vielen tollen Deals aus den Bereichen Elektronik, Mode, Haushalt, Küche und mehr. Die Angebote enden am 25. März."} +{"t":"SDD 24 Outbound 052 Title de-at Amazon Spring Deal Days are in full swing! Die Oster-Angebote sind in vollem Gange!"} +{"t":"SDD 24 Outbound 053 Body Copy de-at Shop the latest deals Entdecke neue Deals"} +{"t":"SDD 24 Outbound 055 Subject line de-at New day, new epic deals with Amazon Spring Deal Days Neuer Tag, neue Deals mit den Oster-Angeboten"} +{"t":"SDD 24 Outbound 056 Subject line de-at Shop up to 40% off Amazon Spring Deal Days, today!  Spare richtig viel mit den Oster-Angeboten"} +{"t":"SDD 24 Outbound 057 Headline de-at New day, new deals on everything you need for Spring Entdecke neue Oster-Angebote"} +{"t":"SDD 24 Outbound 058 Body Copy de-at Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Unsere neuesten Deals sind da, greife am besten gleich zu! Denn die Amazon Oster-Angebote dauern nur noch ein paar Tage. Verpasse nicht deine Chance, mit tollen Angeboten richtig viel zu sparen. Die Angebote enden am 25. März."} +{"t":"SDD 24 Outbound 060 Title de-at Discover new deals everyday Entdecke jeden Tag neue Angebote"} +{"t":"SDD 24 Outbound 061 Body Copy de-at Up to 40% off on Amazon Spring Deal Days Tolle Deals bei den Oster-Angeboten"} +{"t":"SDD 24 Outbound 063 Subject line de-at Shop must-have savings with Amazon Spring Deal Days Die Amazon Oster-Angebote: Deals, bei denen du nicht nein sagen kannst."} +{"t":"SDD 24 Outbound 064 Subject line de-at Shop up to 40% off spring deals today! An Ostern richtig viel sparen"} +{"t":"SDD 24 Outbound 065 Headline de-at There's only two Amazon Spring Deal Days left! Nur noch 2 Tage Amazon Oster-Angebote!"} +{"t":"SDD 24 Outbound 066 Body Copy de-at Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Hast du bei den Amazon Oster-Angeboten schon etwas gefunden? Entdecke alles, was du zu Ostern brauchst und spare so richtig viel. Von Elektronik und Mode bis hin zu Haushalt und Küche. Die Angebote enden am 25. März."} +{"t":"SDD 24 Outbound 068 Title de-at Amazon Spring Deal Days still on! Die Amazon Oster-Angebote laufen noch!"} +{"t":"SDD 24 Outbound 069 Body Copy de-at Get up to 40% off until 25 March Spare bis 25. März richtig viel"} +{"t":"SDD 24 Outbound 071 Title de-at Amazon Spring Deal Days continues! Die Amazon Oster-Angebote gehen weiter!"} +{"t":"SDD 24 Outbound 072 Body Copy de-at Discover new deals every day Entdecke jeden Tag neue Deals"} +{"t":"SDD 24 Outbound 074 Title de-at Check out Amazon Spring WOW! deals Entdecke Oster-WOW!-Angebote auf Amazon"} +{"t":"SDD 24 Outbound 075 Body Copy de-at Save big with Amazon Spring Deal Days, today! Entdecke heute tolle Deals auf Amazon"} +{"t":"SDD 24 Outbound 077 Title de-at Discover trending Amazon Spring deals Entdecke angesagte Oster-Angebote"} +{"t":"SDD 24 Outbound 078 Body Copy de-at Shop the most loved deals Finde die beliebtesten Deals"} +{"t":"SDD 24 Outbound 079 CTA de-at Discover more Mehr erfahren"} +{"t":"SDD 24 Outbound 080 Title de-at See our Top 100 deals Entdecke die Top 100 Angebote"} +{"t":"SDD 24 Outbound 081 Body Copy de-at Find Amazon Spring Deal Days bestsellers Die Bestseller der Oster-Angebote"} +{"t":"SDD 24 Outbound 083 Title de-at Shop up to 40% off with Amazon Spring Deal Days Finde die beliebtesten Deals auf Amazon"} +{"t":"SDD 24 Outbound 084 Body Copy de-at Discover the most-loved deals Entdecke hoch bewertete Angebote"} +{"t":"SDD 24 Outbound 085 CTA de-at Learn more Mehr erfahren"} +{"t":"SDD 24 Outbound 086 Title de-at What's new for Amazon Spring Deal Days? Was ist neu bei den Oster-Angeboten?"} +{"t":"SDD 24 Outbound 087 Body Copy de-at Check out new deals today Entdecke heute neue Deals"} +{"t":"SDD 24 Outbound 089 Title de-at Amazon Spring Deal Days are on now! Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 090 Body Copy de-at Find Amazon Spring Deals under £15/20€ Entdecke tolle Deals unter 15 £/20 €"} +{"t":"SDD 24 Outbound 092 Subject line de-at Last chance to shop up to 40% off at Amazon Letzte Chance: Spare richtig viel bei Amazon"} +{"t":"SDD 24 Outbound 093 Subject line de-at Amazon Spring Deal Days end soon Die Oster-Angebote enden bald"} +{"t":"SDD 24 Outbound 094 Headline de-at Final call for up to 40% off great spring deals Endspurt: Spare richtig viel bei den Oster-Angeboten"} +{"t":"SDD 24 Outbound 095 Body Copy de-at Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Heute ist der letzte Tag der Amazon Oster-Angebote, aber es gibt noch unzählige Deals, bei denen du richtig viel sparen kannst. Angebote enden um Mitternacht."} +{"t":"SDD 24 Outbound 098 Title de-at Amazon Spring Deal Days end midnight Die Oster-Angebote enden um Mitternacht"} +{"t":"SDD 24 Outbound 099 Body Copy de-at Last chance to save up to 40% off Letzte Chance, richtig viel zu sparen"} +{"t":"SDD 24 Outbound 101 Subject line de-at Check out final Amazon Spring Deal Day savings! Entdecke die letzten Oster-Angebote!"} +{"t":"SDD 24 Outbound 102 Subject line de-at Don't miss up to 40% off Verpasse diese tollen Angebote nicht"} +{"t":"SDD 24 Outbound 103 Headline de-at Amazon Spring Deal Days end at midnight tonight Die Amazon Oster-Angebote enden heute um Mitternacht"} +{"t":"SDD 24 Outbound 104 Body Copy de-at There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Nur noch wenige Stunden, dann enden die Amazon Oster-Angebote. Schau dir heute die letzten Deals an und spare so richtig, so lange du kannst!"} +{"t":"SDD 24 Outbound 106 Title de-at Discover final savings on great deals Spare bei den letzten tollen Deals"} +{"t":"SDD 24 Outbound 107 Body Copy de-at Amazon Spring Deals Days end at midnight Die Oster-Angebote enden um Mitternacht"} +{"t":"SDD 24 Outbound 109 Title de-at Last call for up to 40% off at Amazon  Letzte Chance, richtig viel zu sparen"} +{"t":"SDD 24 Outbound 110 Body Copy de-at Amazon Spring Deal Days end at midnight Die Oster-Angebote enden um Mitternacht"} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_PrimeDualBenefit_de-at.json b/storage/amazon/tm/de-AT/flat_PrimeDualBenefit_de-at.json new file mode 100644 index 0000000..79f0ffb --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_PrimeDualBenefit_de-at.json @@ -0,0 +1,178 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super de-at Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super de-at Hilarious \nentertainment Lustige \nUnterhaltung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super de-at Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super de-at and \nfast delivery und schnelle, \nkostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super de-at and \nfast \ndelivery und schnelle, \nkostenlose \nLieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super de-at It's on Prime \nfor £8.99/month Gibt’s bei Prime \num nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super de-at It's on Prime \nfor \n£8.99/month Gibt’s bei Prime \num nur \n8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super de-at It's on Prime  for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. „Ihr seid herzlich eingeladen“ ab 30. Jänner verfügbar. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 de-at Ooh, that’s my Prime delivery. Ah, da ist meine Prime-Bestellung."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO de-at What, already? Was, jetzt schon?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO de-at Only one thing can match the buzz of Prime’s fast delivery… Nur eine Sache begeistert so sehr wie die schnelle Lieferung mit Prime …"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO de-at ...and that’s the buzz of Prime’s entertainment. ...und zwar das tolle Unterhaltungsangebot von Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 de-at What we watching? Was schauen wir an?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO de-at That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Die neue Liebeskomödie mit Reese Witherspoon und Will Ferrell, in der die beiden dieselbe Hochzeits-Location buchen. Das dürfte sehr witzig werden. Sie heißt 'Ihr seid herzlich eingeladen'"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO de-at From fast delivery to hilarious entertainment; it’s on Prime. Schnelle, kostenlose Lieferung, lustige Unterhaltung und mehr: Gibt's bei Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO de-at For only £8.99 a month! Join now! Um nur 8 Euro 99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO de-at Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Die Inhalte können Werbung enthalten. Mehr auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO de-at Things that shouldn’t work together but do Das passt doch nicht! \nOder doch?"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001F VO de-at Things that shouldn’t work together but do Das passt doch nicht! Oder doch?"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO de-at Skiing \n& \nFootball Skifahren \nund \nFußball"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO de-at Skiing & Football Skifahren und Fußball"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO de-at Owl \n& \nKnitwear Eule \nund \nStrickmütze"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO de-at Owl & Knitwear Eule und Strickmütze"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO de-at Dog \n& \nTortoise Hund \nund \nSchildkröte"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO de-at Dog & Tortoise Hund und Schildkröte"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO de-at Screwdriver \n& \nNoodles Akkuschrauber \nund \nNudeln"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO de-at Screwdriver & Noodles Akkuschrauber und Nudeln"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO de-at Pizza \n& \nParagliding Pizza \nund \nParagliding"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO de-at Pizza & Paragliding Pizza und Paragliding"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO de-at Scuba Diving \n& \nPainting Tauchen \nund \nMalen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO de-at Scuba Diving & Painting Tauchen und Malen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO de-at Fast delivery & hilarious entertainment Schnelle, kostenlose Lieferung und lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO de-at It’s on Prime for £8.99 a month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO de-at It’s on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und lustige Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Schnelle, kostenlose Lieferung und lustige Unterhaltung um nur 8,99 € mit Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Schnelle, kostenlose Lieferung und lustige Unterhaltung um nur 8,99 € mit Prime. #Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline de-at Fast delivery + Hilarious entertainment Schnelle, kostenlose Lieferung + lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle kostenlose Lieferung, lustige Unterhaltung um 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und lustige Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und lustige Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 de-at You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super de-at Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super de-at and \nfast delivery und schnelle, \nkostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO de-at Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super de-at Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA de-at It's on Prime for £8.99 a month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 de-at TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F de-at TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description de-at Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle kostenlose Lieferung, lustige Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA de-at Join Now Anmelden"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super de-at Massive entertainment SpannendeUnterhaltung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 de-at Ooh, that’s my Prime delivery. Ah, da ist meine Prime-Bestellung."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO de-at What, already? Was, jetzt schon?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO de-at Only one thing can match the buzz of Prime’s fast delivery… Nur eine Sache begeistert so sehr wie die schnelle Lieferung mit Prime …"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO de-at and that’s the buzz of Prime’s entertainment.  …und zwar das tolle Unterhaltungsangebot von Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 de-at What we watching? Was schauen wir an?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO de-at From fast delivery to thrilling entertainment; it’s on Prime. Schnelle, kostenlose Lieferung, lustige Unterhaltung und mehr: Gibt's bei Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO de-at For only £8.99 a month! Join now! Um nur 8 Euro 99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO de-at Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Mehr auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO de-at Things that shouldn’t work together but do Das passt doch nicht! Oder doch?"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO de-at Chocolate & Pizza Schokolade und Pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO de-at Puppies & Ducks Welpen und Enten"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO de-at Pizza & Paragliding Pizza und Paragliding"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO de-at Scuba Diving & Painting Tauchen und Malen"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO de-at Fast delivery & massive entertainment Schnelle, kostenlose Lieferung und spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO de-at It’s on Prime for £8.99 a month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super de-at It’s on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text de-at Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und spannende Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text de-at Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Schnelle, kostenlose Lieferung und spannende Unterhaltung um nur 8,99 € mit Prime.#Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline de-at Fast delivery + Massive entertainment Schnelle, kostenlose Lieferung + spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text de-at Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung, spannende Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 de-at Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und spannende Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description de-at Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und spannende Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super de-at Massive entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super de-at and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO de-at Massive entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super de-at Massive entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO de-at It's on Prime for £8.99 a month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description de-at Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle Lieferung und spannende Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA de-at Join Now Anmelden"} +{"t":"Prime Dual Benefit Q3 23 Social Post 001 de-at Fast delivery and thrilling entertainment, all for £8.99 with Prime. Schnelle Lieferung und spannende Unterhaltung, alles für 8,99/Monat mit Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Post 002 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 Social Post 010 de-at Fast delivery and thrilling entertainment, all for £8.99 with Prime.  Schnelle Lieferung und spannende Unterhaltung, alles für 8,99/Monat mit Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Static 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 Social Static 002 Body Copy de-at Fast delivery and thrilling entertainment, all for X.XX/month with Prime. Schnelle Lieferung und spannende Unterhaltung, alles um X,XX im Monat mit Prime."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 001 VO de-at Fast delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 002 Super de-at Fast delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 003 VO de-at Thrilling entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 004 Super de-at Thrilling entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 005 VO de-at Join Prime for £8.99 a month Um nur EUR 8,99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 006 Super de-at Join Prime for £8.99 a month Um nur EUR 8,99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 007 Super de-at  Join Prime for £8.99 a month.  Weitere Informationen auf www.Amazon.de/prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text de-at Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text de-at Spedizioni veloci senza costi aggiuntivi  Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline de-at Gratis en snelle bezorging op Amazon.nl Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text de-at Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text de-at Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime. #Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline de-at Fast delivery + Thrilling entertainment Schnelle, kostenlose Lieferung + geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text de-at Fast delivery and thrilling entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 de-at Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description de-at Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 de-at Fast delivery and thrilling entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO de-at Thrilling entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super de-at Thrilling entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO de-at It’s on Prime for £8.99 a month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super de-at It’s on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 de-at TV: T&Cs apply. 18+. Content includes ads. Die Inhalte können Werbung enthalten."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline de-at Prime Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description de-at Fast delivery and thrilling entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA de-at Join Now Anmelden"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 de-at Fast delivery and festive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und festliche Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 de-at Fast delivery and festive entertainment, all for £8.99 with Prime. Schnelle kostenlose Lieferung, festliche Unterhaltung, 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 de-at Festive entertainement Festliche Unterhaltung"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 de-at and fast delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA de-at Join Prime for £8.99/month Um nur EUR 8,99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 de-at Geographic restrictions and T&Cs apply. Eighteen plus. Weitere Informationen auf www.Amazon.de/prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text de-at Fast delivery and epic entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text de-at Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text de-at Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime. #Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline de-at Fast delivery + epic entertainment Schnelle, kostenlose Lieferung + geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text de-at Fast delivery and epic entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 de-at Fast delivery and epic entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title de-at Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description de-at Fast delivery and epic entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung um nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 de-at Fast delivery and entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super de-at Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO de-at Epic entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super de-at Epic entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA de-at It's on Prime for £8.99 a month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super de-at It's on Prime for £8.99/month Gibt’s bei Prime um nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 de-at Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description de-at Free, fast delivery and epic entertainment for €6.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA de-at Join Now Anmelden"} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_PrimeGourmetGuard_de-at.json b/storage/amazon/tm/de-AT/flat_PrimeGourmetGuard_de-at.json new file mode 100644 index 0000000..8e70eb3 --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_PrimeGourmetGuard_de-at.json @@ -0,0 +1,11 @@ +{"t":"Prime Gourmet Guard 25 Social OLV 6s 001 Super de-at Fast delivery. Schnelle Lieferung."} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 002 de-at It's on Prime Gibt's bei prime"} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 003 de-at Geographic restrictions and T&Cs apply. 18+ Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 001 Super de-at Shopping. Einkaufen."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 002 Super de-at Streaming. Streaming."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 003 Super de-at Sizzling. Brutzeln."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 004 de-at It's on Prime Gibt's bei prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 005 de-at Geographic restrictions and T&Cs apply. 18+ Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 001 Super de-at Fast delivery. Schnelle Lieferung."} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 002 de-at It's on Prime Gibt's bei prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 003 de-at Geographic restrictions and T&Cs apply. 18+ Weitere Informationen auf Amazon.de/prime"} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_UEFA_de-at.json b/storage/amazon/tm/de-AT/flat_UEFA_de-at.json new file mode 100644 index 0000000..55244ad --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_UEFA_de-at.json @@ -0,0 +1,23 @@ +{"t":"UEFA Womens 24 Designation Transcreation 001 de-at Official e-commerce partner Offizieller Partner im Onlinehandel"} +{"t":"UEFA Womens 24 Designation Transcreation 002 de-at Proud partner Offizieller Partner"} +{"t":"UEFA Womens 24 Designation Transcreation 003 de-at Official e-commerce partner Offizieller Partner im Onlinehandel"} +{"t":"UEFA Womens 24 Designation Transcreation 004 de-at Official online retail partner Offizieller Partner im Onlinehandel"} +{"t":"UEFA Womens 24 further mobile 002 de-at Shop the Women's Football Store Kaufe im Frauenfußball-Shop ein"} +{"t":"UEFA Womens 24 further mobile 003 de-at Top sellers Bestseller"} +{"t":"UEFA Womens 24 further mobile 004 de-at Women’s Football Frauenfußball"} +{"t":"UEFA Womens 24 further mobile 005 de-at Browse women’s kits and more Frauen-Ausrüstung & mehr"} +{"t":"UEFA Womens 24 further mobile 006 de-at Visit the Women's Football Store Besuche den Frauenfußball-Shop"} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 de-at You bring the grit. We bring the stuff. Du bringst den Einsatz. Wir bringen die Ausrüstung."} +{"t":"UEFA Womens 24 Store front 001 de-at Proud Partner Offizieller Partner"} +{"t":"UEFA Womens 24 Store front 002 de-at Women's Football Store Frauenfußball-Shop"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 de-at GRWM for training (Get Ready With Me) GRWM fürs Training"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 de-at New Goalie Gloves Day! Zeit für neue Torwarthandschuhe!"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 de-at new socks Neue Socken"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 de-at Unbox my fresh training socks with me Pack meine neuen Trainingssocken mit mir aus"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 de-at with Amazon mit Amazon"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 de-at same skills Gleiches Talent"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 de-at Unbox my training essentials \nwith me Pack mein neues Tape mit mir aus"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F de-at Unbox my training essentials with me Pack mein neues Tape mit mir aus"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 de-at Unbox them with me Pack sie mit mir aus"} +{"t":"UEFA Womens 24 DOOH Creatives 021 de-at Official online retail partner Official online retail partner"} +{"t":"UEFA Womens 25 Storefront 082 de-at Proud partner Offizieller Partner"} \ No newline at end of file diff --git a/storage/amazon/tm/de-AT/flat_value_de-at.json b/storage/amazon/tm/de-AT/flat_value_de-at.json new file mode 100644 index 0000000..10994a2 --- /dev/null +++ b/storage/amazon/tm/de-AT/flat_value_de-at.json @@ -0,0 +1,107 @@ +{"t":"Value Q1 24 Digital Display 001 Headline de-at Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Radio 001 VO de-at As Sophie opened her Amazon parcel,  her eyes grew wider. Sophie öffnet ihr Amazon Paket und ihre Augen werden größer und größer."} +{"t":"Value Q1 24 Radio 002 VO de-at Soft touch buttons and smart pressure sensor. Soft-Touch-Knöpfe und automatische Andruckkontrolle."} +{"t":"Value Q1 24 Radio 003 VO de-at This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Die elektrische Zahnbürste ihrer Träume zu einem traumhaften Preis."} +{"t":"Value Q1 24 Radio 004 VO de-at Five stars from Sophie. Sophie gibt 5 Sterne."} +{"t":"Value Q1 24 Radio 005 VO de-at With  star reviews from you and star prices from us, Sterne-Bewertungen von euch und Sterne-Preise von uns."} +{"t":"Value Q1 24 Radio 006 VO de-at Start your search on Amazon today. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 Radio 007 VO de-at As Nigel opened his Amazon Parcel, it was love at first sight. Nicko öffnet sein Amazon Paket und ist hin und weg."} +{"t":"Value Q1 24 Radio 008 VO de-at Sleek design and powerful suction... Smartes Design und starke Saugkraft …"} +{"t":"Value Q1 24 Radio 009 VO de-at  ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed … ein erstklassiger Staubsauger zu einem traumhaften Preis."} +{"t":"Value Q1 24 Radio 010 VO de-at 5 Stars from Nigel Nicko gibt 5 Sterne."} +{"t":"Value Q1 24 Social OLV 001 Super de-at Star reviews\nfrom you Eure Sterne-\nBewertungen"} +{"t":"Value Q1 24 Social OLV 001F Super de-at Star reviews from you Eure Sterne- Bewertungen"} +{"t":"Value Q1 24 Social OLV 002 Super de-at Star prices\nfrom us on\n\nElectronics Unsere\nSterne-Preise \n \nElektronik"} +{"t":"Value Q1 24 Social OLV 002F Super de-at Star prices from us on Electronics Unsere Sterne-Preise   Elektronik"} +{"t":"Value Q1 24 Social OLV 003 Super de-at Search on\nAmazon\ntoday Starte jetzt deine \nSuche auf \nAmazon"} +{"t":"Value Q1 24 Social OLV 003F Super de-at Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social OLV 006 Super de-at Search on\nAmazon\ntoday Starte jetzt \ndeine Suche auf \nAmazon"} +{"t":"Value Q1 24 Social OLV 006F Super de-at Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social OLV 007 Super de-at Star reviews from you Eure Sterne-Bewertungen"} +{"t":"Value Q1 24 Social OLV 008 Super de-at Star prices from us on\n\nElectronics Unsere Sterne-Preise \n \nElektronik"} +{"t":"Value Q1 24 Social OLV 008F Super de-at Star prices from us on Electronics Unsere Sterne-Preise   Elektronik"} +{"t":"Value Q1 24 Social OLV 009 Super de-at Search on Amazon today Starte jetzt deine Suche auf \nAmazon"} +{"t":"Value Q1 24 Social OLV 009F Super de-at Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social OLV 010 Super de-at Star reviews from you Eure Sterne-\nBewertungen"} +{"t":"Value Q1 24 Social OLV 010F Super de-at Star reviews from you Eure Sterne- Bewertungen"} +{"t":"Value Q1 24 Social OLV 012 Super de-at Search on\nAmazon today Starte jetzt \ndeine Suche auf\nAmazon"} +{"t":"Value Q1 24 Social OLV 012F Super de-at Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social Post 001 de-at With star reviews from you and star prices from us, start your search on Amazon. Sterne-Bewertungen von euch und Sterne-Preise von uns. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 Social Post 002 Headline de-at Find products you love Die Produkte, die du liebst"} +{"t":"Value Q1 24 Social Post 003 Description de-at Search on Amazon today Jetzt auf Amazon entdecken"} +{"t":"Value Q1 24 Social Post 004 Headline de-at At Amazon find products you love Die Produkte, die du liebst, bei Amazon"} +{"t":"Value Q1 24 Social Post 006 de-at With star reviews from you and star prices from us, start your search on Amazon. Sterne-Bewertungen von euch, Sterne-Preise von uns. Jetzt auf Amazon."} +{"t":"Value Q1 24 Social Post 007 de-at Find products you love, at prices you’ll love too. Star reviews from you with star prices from us, start your search on Amazon. Die Produkte, die du liebst, zu Preisen, die du liebst: Sterne-Bewertungen von euch, Sterne-Preise von uns. Jetzt auf Amazon."} +{"t":"Value Q1 24 Social Post 010 Headline de-at Find products you love. Produkte, die du liebst"} +{"t":"Value Q1 24 Social Post 013 Headline de-at Find products you love. Hier gibt‘s die Produkte, die du liebst"} +{"t":"Value Q1 24 Social Post 014 Description de-at Search on Amazon today Jetzt auf Amazon entdecken"} +{"t":"Value Q1 24 TV OLV 001 VO de-at At Amazon find products you love, at prices you’ll love too. Bei Amazon gibt‘s die Produkte, die du liebst, auch zu Preisen, die du liebst."} +{"t":"Value Q1 24 TV OLV 002 VO de-at So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto −"} +{"t":"Value Q1 24 TV OLV 003 VO de-at And enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q1 24 TV OLV 004 VO de-at With star reviews from you and star prices from us, Sterne-Bewertungen von euch und Sterne-Preise von uns:"} +{"t":"Value Q1 24 TV OLV 005 VO de-at Start your search on Amazon today. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 TV OLV 007 VO de-at Start your search on Amazon today. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 YouTube 001 Title de-at At Amazon find products you love Die Produkte, die du liebst, bei Amazon"} +{"t":"Value Q1 24 YouTube 002 Description de-at With star reviews from you and star prices from us, start your search on Amazon. Sterne-Bewertungen von euch und Sterne-Preise von uns. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 25 Radio 001 VO de-at As Charlie opened his Amazon parcel... Markus öffnet sein Amazon Paket und…"} +{"t":"Value Q1 25 Radio 002 VO de-at ...he held his breath. ...kann es kaum glauben:"} +{"t":"Value Q1 25 Radio 003 VO de-at This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Dieser neue Saugroboter hält seine Böden blitzblank sauber, und das zu einem absolut glänzenden Preis."} +{"t":"Value Q1 25 Radio 003F VO de-at This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Dieser neue Saugroboter hält seine Böden blitzblank sauber, und das zu einem absolut glänzenden Preis."} +{"t":"Value Q1 25 Radio 004 VO de-at 5 stars from Charlie! Markus vergibt 5 Sterne!"} +{"t":"Value Q1 25 Radio 005 VO de-at From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Von Saugrobotern bis Haushaltsgeräte und mehr – finde Produkte mit Top-Bewertung zu Top-Preisen jetzt auf Amazon."} +{"t":"Value Q1 25 TV OLV 001 Product de-at Cordless Drill Akkubohrer"} +{"t":"Value Q1 25 TV OLV 002 Product de-at Bluetooth Headphones Bluetooth-Kopfhörer"} +{"t":"Value Q1 25 TV OLV 003 Product de-at Coffee Machine Kaffeemaschine"} +{"t":"Value Q1 25 TV OLV 004 Product de-at Robot Vaccum Saugroboter"} +{"t":"Value Q1 25 TV OLV 005 de-at At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen."} +{"t":"Value Q1 25 TV OLV 006 de-at So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q1 25 TV OLV 007 de-at And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q1 25 TV OLV 008 de-at Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde Produkte mit Top-Bewertung zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 25 TV OLV 009 CTA de-at Start your search today Starte jetzt deine Suche"} +{"t":"Value Q1 25 TV OLV 010 VO de-at Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde Produkte mit Top-Bewertung zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q2 24 TV OLV 001 Super de-at Cordless Drill Akkuschrauber"} +{"t":"Value Q2 24 TV OLV 002 Super de-at Bluetooth Headphones Bluetooth Kopfhörer"} +{"t":"Value Q2 24 TV OLV 003 Super de-at Coffee Machine Kaffeemaschine"} +{"t":"Value Q2 24 TV OLV 004 CTA de-at Start your search today Starte jezt deine Suche"} +{"t":"Value Q2 24 TV OLV 005 VO de-at At Amazon you'll find products you can trust, at prices you'll feel good about. Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen."} +{"t":"Value Q2 24 TV OLV 006 VO de-at So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q2 24 TV OLV 007 VO de-at And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q2 24 TV OLV 008 VO de-at Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde hoch bewertete Produkte zu Preisen, die du lieben wirst. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q2 24 TV OLV 009 CTA de-at Start your search today Starte jetzt deine Suche"} +{"t":"Value Q2 24 TV OLV 012 Super de-at Robot Vacuum Staubsaugerroboter"} +{"t":"Value Q2 24 TV OLV 013 Super de-at Humidifier Luftbefeuchter"} +{"t":"Value Q2 24 TV OLV 014 Super de-at Bluetooth Speaker Bluetooth-Lautsprecher"} +{"t":"Value Q2 24 TV OLV 016 VO de-at At Amazon you'll find products that make you smile at prices you can relax about. Bei Amazon gibt's Produkte, die dir Freude machen, zu Preisen, bei denen du ganz entspannt bleiben kannst."} +{"t":"Value Q2 24 TV OLV 017 VO de-at So, whatever you need, find quality products at prices that are music to your ears. Also, was auch immer du brauchst, hier findest du es in bester Qualität und zu Preisen, die Musik in deinen Ohren sind."} +{"t":"Value Q3 24 OLV 001 Super de-at Cordless Drill Akkuschrauber"} +{"t":"Value Q3 24 OLV 002 Super de-at Bluetooth Headphones Bluetooth-Kopfhörer"} +{"t":"Value Q3 24 OLV 003 Super de-at Coffee Machine Kaffeemaschine"} +{"t":"Value Q3 24 OLV 004 VO de-at At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen."} +{"t":"Value Q3 24 OLV 005 VO de-at So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q3 24 OLV 006 VO de-at And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q3 24 OLV 007 VO de-at Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde hoch bewertete Produkte zu Preisen, die du lieben wirst. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q3 24 OLV 009 CTA de-at Start your search today Starte jetzt deine Suche"} +{"t":"Value Q3 24 OLV 013 Super de-at Robot Vacuum Staubsaugerroboter"} +{"t":"Value Q3 24 OLV 014 Super de-at Humidifier Luftbefeuchter"} +{"t":"Value Q3 24 OLV 015 Super de-at Bluetooth Speaker Bluetooth-Lautsprecher"} +{"t":"Value Q3 24 OLV 016 VO de-at At Amazon you'll find products that make you smile at prices you can relax about. Bei Amazon gibt's Produkte, die dir Freude machen, zu Preisen, bei denen du ganz entspannt bleiben kannst."} +{"t":"Value Q3 24 OLV 017 VO de-at So, whatever you need, find quality products at prices that are music to your ears. Also, was auch immer du brauchst, hier findest du es in bester Qualität und zu Preisen, die Musik in deinen Ohren sind."} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline de-at Find highly rated products\nat prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline de-at Find highly rated products at prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Post 001 Title de-at Find great value products today Finde heute tolle Angebote"} +{"t":"Value Q3 24 YouTube Post 002 Description de-at Find highly rated products at prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q3 24 YouTube Statics 001 Headline de-at Find highly rated products\nat prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Statics 001F Headline de-at Find highly rated products at prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Statics 002 CTA de-at Shop now Angebote entdecken"} +{"t":"Value Q3 24 YouTube 001 de-at Find great value products today Finde heute tolle Angebote"} +{"t":"Value Q3 24 YouTube 002 de-at Find highly rated products\nat prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Value Q3 24 YouTube 002F de-at Find highly rated products at prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Value Q3 25 Radio 001 de-at As Helen opened her Amazon parcel, her stomach filled with butterflies. Hanna öffnet ihr Amazon Paket und hat sofort Schmetterlinge im Bauch."} +{"t":"Value Q3 25 Radio 002 de-at Two independent cooking zones and a 7.6 litre capacity. Zwei einzelne Fächer mit einem Fassungsvermögen von 7,6 Litern."} +{"t":"Value Q3 25 Radio 003 de-at For a low price, the Ninja Air Fryer tickled Helen's taste buds... Beim Ninja Airfryer läuft Hanna das Wasser im Mund zusammen … und das zu einem unglaublich niedrigen Preis."} +{"t":"Value Q3 25 Radio 004 de-at 5 stars from Helen. Hanna vergibt 5 Sterne."} +{"t":"Value Q3 25 Radio 005 de-at With great brands, at price you’ll love, start your search on Amazon.xx today Top-Marken zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q3 25 Radio 006 de-at As Bethany opened her Amazon parcel, her heart began to race. Paula öffnet ihr Amazon Paket und ihr Herz klopft wie wild."} +{"t":"Value Q3 25 Radio 007 de-at Heart rate monitoring and up to 11 days of battery life. Herzfrequenzmessung und eine Akkulaufzeit bis zu 11 Tagen."} +{"t":"Value Q3 25 Radio 008 de-at The Garmin Smartwatch won first place with Bethany for quality and price. Die Garmin Smartwatch macht bei Bethany klar den ersten Platz bei Qualität und Preis."} +{"t":"Value Q3 25 Radio 009 de-at 5 stars from Bethany! Paula vergibt 5 Sterne."} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_DoubleDonut_de-de.json b/storage/amazon/tm/de-DE/flat_DoubleDonut_de-de.json new file mode 100644 index 0000000..14326f6 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_DoubleDonut_de-de.json @@ -0,0 +1,184 @@ +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 001 Product de-de Mercedes F1 W14 Model Kit Merdeces F1 W14 Modell Set"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 002 VO de-de Lego F1 W14 Model Kit LEGO F1 W14 Modell Set"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 003 Super de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 004 VO de-de Discover amazing products at Amazon. Entdecke tolle Produkte bei Amazon."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 005 VO de-de Go, grab the Lego F1 Model Kit. Los, hol Dir das LEGO F1 Modell!"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 006 VO de-de Put your building skills in pole position. und sichere dir mit deinen Bau-Skills die Pole-Position."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 008 VO de-de Enjoy all the details, like its moving pistons, and the V6 engine. Erlebe coole Details, wie den V6-Motor mit beweglichen Kolben."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 009 VO de-de Now there's a lovely trophy to put on your shelf. Nun hast Du die perfekte Trophäe, um Dein Regal zu verschönern."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 011 VO de-de Amazon. Great Brands. Prices You'll Love. Amazon. Top-Marken. Top-Preise."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 012 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 013 de-de ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Hergestellt mit Lizenz von Mercedes-Benz Grand Prix Limited. Ab 18 Jahren."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 001 Product de-de Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 002 VO de-de Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 003 Super de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 004 VO de-de Discover amazing products at Amazon. Entdecke tolle Produkte bei Amazon."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 005 VO de-de Treat yourself to the Philips Lumea IPL. Gönn dir den Philips Lumea IPL."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 006 VO de-de Easy to use, from top to toe. Für die einfache Anwendung - von Kopf bis Fuß."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 007 VO de-de Enjoy hair-free skin for up to 18 months. Genieße bis zu 18 Monate seidig glatte Haut."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 009 VO de-de So, if you choose to be smooth, skip the salon, not the results. Für sanfte Haut - vergiss den Schönheitssalon, nicht das perfekte Ergebnis."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 011 VO de-de Amazon. Great Brands. Prices You'll Love. Amazon. Top-Marken. Top-Preise."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 012 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 013 de-de Starting after 3 treatments. Median result 86 % hair reduction on lower legs at 18 months. Beginnend nach 3 Behandlungen. Durchschnittlich 86 % weniger Haare an den Unterschenkeln nach 18 Monaten."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 001 Product de-de Mercedes F1 W14 Model Kit Merdeces F1 W14 Modell Set"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 002 VO de-de Lego F1 W14 Model Kit LEGO F1 W14 Modell Set"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 003 Super de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 004 Super de-de Discover amazing products at Amazon. Entdecke tolle Produkte bei Amazon."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 005 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 006 de-de ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Hergestellt mit Lizenz von Mercedes-Benz Grand Prix Limited. Ab 18 Jahren."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 001 Product de-de Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 002 VO de-de Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 003 Super de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 004 Super de-de Discover amazing products at Amazon. Entdecke tolle Produkte bei Amazon."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 005 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q1 25 Radio 20s Fitness (Bethany) Air Fryer (Helen) 001 BVO de-de Amazon. Find highly-rated products at prices you’ll love. Amazon. Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 001 de-de Beurer Beurer"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 002 Product de-de BOOM Massage Gun BOOM Massagepistole"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 004 Super de-de Discover amazing products on Amazon. Entdecke tolle Produkte bei Amazon."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 006 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 001 de-de Philips Philips"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 002 Product de-de Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 004 Super de-de Discover amazing products on Amazon. Entdecke tolle Produkte bei Amazon."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 006 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q2 25 Radio 20s Gardening 001 BVO de-de Find top rated gardening products on Amazon. Finde Garten-Produkte mit Top-Bewertung auf Amazon."} +{"t":"Project Double Q2 25 Radio 20s Gardening 002 BVO de-de Like these pruners… with a trimmed price and five-star reviews to match. Wie diese Gartenschere mit 5-Sterne-Bewertung zu einem ordentlich gestutzten Preis."} +{"t":"Project Double Q2 25 Radio 20s Gardening 003 BVO de-de OR this garden tool set… okay, let’s get growing! ODER dieses Gartenwerkzeug-Set!"} +{"t":"Project Double Q2 25 Radio 20s Gardening 004 BVO de-de OR THESE NOISE CANCELLING… ODER DIESE KOPFHÖRER ..."} +{"t":"Project Double Q2 25 Radio 20s Gardening 005 BVO de-de headphones… ahhhh… perfect for drowning out the neighbours. mit Noise-Cancelling-Funktion … ahhh … da hört man auch die Nachbarn nicht mehr."} +{"t":"Project Double Q2 25 Radio 20s Gardening 006 BVO de-de Amazon. Find highly rated products at prices you’ll love. Amazon. Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 001 BVO de-de Find top rated outdoor dining products on Amazon Finde Gartenzubehör mit Top-Bewertung auf Amazon."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 002 BVO de-de Like this pizza oven with five-star reviews, you’ll get value and tasty pizza. Wie diesen Pizza-Ofen mit 5-Sterne-Bewertung – günstiger Preis, leckere Pizza!"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 003 BVO de-de Or these BBQ gloves… remember to take off BEFORE eating Oder diese Grillhandschuhe … denk` dran. Vor dem Essen ausziehen!"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 004 BVO de-de Or this… large windproof umbrella… Oder dieser … große, winddichte Schirm …"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 005 BVO de-de Because nobody wants a wet pizza. Denn wer steht schon auf nasse Pizza?"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 006 BVO de-de Amazon. Find highly rated products at prices you’ll love. Amazon. Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Project Double Q2 25 Radio 20s Wellness 001 BVO de-de Find top rated wellness products on Amazon Finde Wellness-Produkte mit Top-Bewertung auf Amazon"} +{"t":"Project Double Q2 25 Radio 20s Wellness 002 BVO de-de Like these aromatherapy candles with five-star reviews… mmm…I smell fantastic value! Wie diese Duftkerzen mit 5-Sterne-Bewertung … mhhh, das duftet nach einem guten Preis!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 003 BVO de-de Or this essential oils massage set… ohhhhhhhh… that’s better Oder dieses Massage-Set mit ätherischen Ölen… mmm… das tut gut."} +{"t":"Project Double Q2 25 Radio 20s Wellness 004 BVO de-de ...oops, drifted off. … oh, da bin ich doch kurz eingenickt."} +{"t":"Project Double Q2 25 Radio 20s Wellness 005 BVO de-de And this coffee machine! Now I’m back! Und diese Kaffeemaschine – jetzt bin ich wieder wach!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 006 BVO de-de Amazon. Find highly rated products at prices you’ll love. Amazon. Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 001 de-de Beurer Beurer"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 002 Product de-de BOOM Massage Gun BOOM Massagepistole"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 004 Super de-de Search Amazon Auf Amazon suchen"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 005 Super de-de Electronics Elektronik"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 006 Super de-de Wellness Wellness"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 007 Super de-de Kitchen Küche"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 008 Super de-de Home Haushalt"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 009 Super de-de Shop now Jetzt einkaufen"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 010 VO de-de Find top rated wellness products, just a click away … Finde Wellness-Produkte mit Top-Bewertung - mit nur einem Klick …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 011 VO de-de … on Amazon. … auf Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 012 VO de-de Like the Beurer Boom massage gun. Wie die Beurer BOOM Massagepistole."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 013 VO de-de With five power levels and a three-year warranty … Mit fünf Intensitätsstufen und drei Jahren Garantie …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 014 VO de-de With five power levels for home or gym … Mit fünf Intensitätsstufen für zu Hause oder nach dem Training …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 015 VO de-de … it’s a top-rated product on Amazon. … dies ist ein Produkt mit Top-Bewertung auf Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 016 VO de-de Which means relaxation guaranteed. Das heißt: Entspannung ist garantiert."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 017 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken. Top-Preise."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 019 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 001 de-de Philips Philips"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 002 Product de-de Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 004 Super de-de Search Amazon Auf Amazon suchen"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 005 Super de-de Electronics Elektronik"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 006 Super de-de Personal Care Körperpflege"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 007 Super de-de Kitchen Küche"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 008 Super de-de Home Haushalt"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 009 Super de-de Shop now Jetzt einkaufen"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 010 VO de-de Find top rated personal care products, just a click away … Finde Körperpflege-Produkte mit Top-Bewertung - mit nur einem Klick …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 011 VO de-de … on Amazon. … auf Amazon."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 012 VO de-de Like the Philips Sonicare Diamondclean … Wie die Philips Sonicare DiamondClean …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 013 VO de-de … for a 10x more effective clean. … für eine 10x effektivere Reinigung."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 014 de-de *vs. a manual toothbrush * im Vergleich zu einer Handzahnbürste."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 015 VO de-de It’s a top-rated product on Amazon … Dies ist ein Produkt mit Top-Bewertung auf Amazon …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 016 VO de-de … so your dentist will give you a glowing review. und dein Zahnarzt wird auch begeistert sein."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 017 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken. Top-Preise."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 019 Super de-de Great Brands. Prices You'll Love. Top-Marken. Top-Preise."} +{"t":"Project Double Q3 25 (D)OOH 001 Super de-de Find brands you love at Amazon Finde Marken, die du liebst, bei Amazon"} +{"t":"Project Double Q3 25 (D)OOH 002 Product de-de Braun Series 9 PRO+ Electric Shaver Series 9 PRO+ Elektrorasierer"} +{"t":"Project Double Q3 25 (D)OOH 003 Product de-de ghd Gold Professional Hair Straightener Gold professionelles Glätteisen"} +{"t":"Project Double Q3 25 (D)OOH 004 Product de-de ghd Helios Professional Hair Dryer Helios Professioneller Haartrockner"} +{"t":"Project Double Q3 25 (D)OOH 005 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 Display 001 Super de-de Find brands you love at Amazon Finde Marken, die du liebst, bei Amazon"} +{"t":"Project Double Q3 25 Display 002 CTA de-de Shop now Jetzt shoppen"} +{"t":"Project Double Q3 25 Display 003 Product de-de Series 9 PRO+ Electric Shaver Series 9 PRO+ Elektrorasierer"} +{"t":"Project Double Q3 25 Display 004 Product de-de Gold Professional Hair Straightener Gold professionelles Glätteisen"} +{"t":"Project Double Q3 25 Display 005 Product de-de Helios Professional Hair Dryer Helios Professioneller Haartrockner"} +{"t":"Project Double Q3 25 Display 006 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 001 Brand Name de-de Braun Braun"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 002 Product de-de Series 9 PRO+ Electric Shaver Series 9 PRO+ Elektrorasierer"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 004 Super de-de Braun Series 9 PRO+ Electric Shaver Braun Series 9 PRO+ Elektrorasierer"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 005 VO de-de Ooh, look at this. Another top-rated product on Amazon. Guck mal! Wieder ein Produkt mit Top-Bewertung auf Amazon."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 006 VO de-de It's a Braun Series 9 PRO+... Ein Braun Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 007 VO de-de ...for an exceptionally close shave. ...für eine besonders gründliche Rasur."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 008 VO de-de And there you go, straight in his basket. Ab damit in den Warenkorb!"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 009 VO de-de Soon he'll be looking...and feeling \"ooooo grrrrr.\" Und bald hört man nur noch: Mmmmh, glatt…"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 010 VO de-de Prickly jaw, no more. Nie wieder Stoppelkinn."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 011 VO de-de Amazon. Great brands. Prices you'll love. Amazon. Top-Marken. Top-Preise."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 013 Super de-de Great brands. Prices you'll love. Top-Marken. Top-Preise."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 001 Brand Name de-de ghd ghd"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 002 Product de-de Helios Professional Hair Dryer Helios Professioneller Haartrockner"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 004 Super de-de ghd Helios Professional Hair Dryer ghd Helios Professioneller Haartrockner"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 005 VO de-de Ooh, look at this. Another top-rated product on Amazon. Guck mal! Wieder ein Produkt mit Top-Bewertung auf Amazon."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 006 VO de-de It's a ghd Helios Hair Dryer... Ein Helios Haartrockner von ghd …"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 007 VO de-de ...for precision styling control. … für Kontrolle und Präzision beim Styling."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 008 VO de-de And there you go, straight in her basket. Ab damit in den Warenkorb!"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 009 VO de-de Soon, she'll be making this hallway... her runway. Und bald macht sie den Flur zu ihrem Laufsteg."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 010 VO de-de That's her hairdo. Done. Ihre Haare. Ihre Frisur."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 011 VO de-de Amazon. Great brands. Prices you'll love. Amazon. Top-Marken. Top-Preise."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 013 Super de-de Great brands. Prices you'll love. Top-Marken. Top-Preise."} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 001 Brand Name de-de Braun Braun"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 002 Product de-de Series 9 PRO+ Electric Shaver Series 9 PRO+ Elektrorasierer"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 005 Super de-de Find brands you love at Amazon Finde Marken, die du liebst, bei Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 001 Brand Name de-de ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 002 Product de-de Gold Professional Hair Straightener Gold professionelles Glätteisen"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 005 Super de-de Find brands you love at Amazon Finde Marken, die du liebst, bei Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 001 Brand Name de-de ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 002 Product de-de Helios Professional Hair Dryer Helios Professioneller Haartrockner"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 003 de-de Amazon Customer Reviews Amazon Kundenrezensionen"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 005 Super de-de Find brands you love at Amazon Finde Marken, die du liebst, bei Amazon"} +{"t":"Project Double Q4 24 OLV 20s Bosch 001 VO de-de You've got this! Du packst das!"} +{"t":"Project Double Q4 24 OLV 20s Bosch 002 VO de-de With the Bosch Combi Drill, from Amazon. Mit dem Bosch Schlagbohrschrauber von Amazon."} +{"t":"Project Double Q4 24 OLV 20s Bosch 003 VO de-de It tackles masonry, wood, and metal with ease. Damit kommst du mühelos durch Mauerwerk, Holz und Metall."} +{"t":"Project Double Q4 24 OLV 20s Bosch 004 VO de-de Nothing will be able to stop you! Apart from a tea break. Nichts hält dich auf! Höchstens vielleicht die Kaffeepause."} +{"t":"Project Double Q4 24 OLV 20s Bosch 005 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Bosch 006 Super de-de Combi Drill PSB 1800 LI-2 Schlagbohrschrauber PSB 1800 LI-2"} +{"t":"Project Double Q4 24 OLV 20s Bosch 007 Super de-de Drill bits sold seperately Bohrer separat erhältlich"} +{"t":"Project Double Q4 24 OLV 20s Bosch 008 Super de-de Masonry Mauerwerk"} +{"t":"Project Double Q4 24 OLV 20s Bosch 009 Super de-de Wood Holz"} +{"t":"Project Double Q4 24 OLV 20s Bosch 010 Super de-de Metal Metall"} +{"t":"Project Double Q4 24 OLV 20s Bosch 011 Super de-de Great brands. Prices you'll love. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Coolife 001 VO de-de Make a brighter choice when you’re going on holiday. Wähle diesen stilvollen Begleiter für deinen Urlaub."} +{"t":"Project Double Q4 24 OLV 20s Coolife 002 VO de-de With the COOLIFE Suitcase from Amazon. Den COOLIFE Koffer von Amazon."} +{"t":"Project Double Q4 24 OLV 20s Coolife 003 VO de-de It’s lightweight, durable and stylish. Er ist leicht, langlebig und sieht gut aus."} +{"t":"Project Double Q4 24 OLV 20s Coolife 004 VO de-de Whichever colour you choose you know you’ll always arrive in style, as long as you have your passport. Egal welche Farbe du auch wählst, mit diesem Look kommst du richtig gut an − solange du auch an deinen Pass gedacht hast."} +{"t":"Project Double Q4 24 OLV 20s Coolife 005 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Oral B 001 VO de-de Rise and shine! Strahlend in den Tag …"} +{"t":"Project Double Q4 24 OLV 20s Oral B 002 VO de-de …with the Oral-B iO5 electric toothbrush from Amazon. … mit der Oral-B iO5 elektrischen Zahnbürste von Amazon."} +{"t":"Project Double Q4 24 OLV 20s Oral B 003 VO de-de Its smart pressure sensor helps you better protect your gums. Die Andruckkontrolle hilft dir, dein Zahnfleisch besser zu schützen."} +{"t":"Project Double Q4 24 OLV 20s Oral B 004 VO de-de And with 5 cleaning modes, you can get a dentist feel cleaning, even in your PJs. Dank der 5 Putzmodi fühlst du dich wie nach einer professionellen Zahnreinigung − und das noch im Schlafanzug."} +{"t":"Project Double Q4 24 OLV 20s Oral B 005 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Oral B 006 Super de-de i05 electric toothbrush i05 elektrische Zahnbürste"} +{"t":"Project Double Q4 24 OLV 20s Oral B 007 Super de-de Smart pressure sensor Andruckkontrolle"} +{"t":"Project Double Q4 24 OLV 20s Oral B 008 Super de-de i05 electric toothbrush iO5 elektrische Zahnbürste"} +{"t":"Project Double Q4 24 OLV 20s Oral B 009 Super de-de Great brands. Prices you'll love. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Philips 001 VO de-de Shave smarter… Smarter rasieren …"} +{"t":"Project Double Q4 24 OLV 20s Philips 002 VO de-de …with the Philips Shaver S9000 Prestige from Amazon. … mit dem Philips Rasierer S9000 Prestige von Amazon."} +{"t":"Project Double Q4 24 OLV 20s Philips 003 VO de-de Get Philips’ closest ever shave, with its 360º Ultra Flex system. Die gründlichste Rasur (aller Zeiten) von Philips dank maximalem Hautkontakt der flexiblen 360° Scherköpfe."} +{"t":"Project Double Q4 24 OLV 20s Philips 004 VO de-de Start every day the right way. Even Mondays. Ein guter Start in den Tag. Sogar Montags."} +{"t":"Project Double Q4 24 OLV 20s Philips 005 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Philips 006 Super de-de Shaver S9000 Prestige Rasierer S9000 Prestige"} +{"t":"Project Double Q4 24 OLV 20s Philips 007 Super de-de Great brands. Prices you'll love. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 20s Tineco 001 VO de-de No messing around… Eine saubere Sache …"} +{"t":"Project Double Q4 24 OLV 20s Tineco 002 VO de-de … with the Tineco Floor One S5 wet-dry vacuum from Amazon. der Tineco Floor One S5 Nass-Trocken-Sauger von Amazon."} +{"t":"Project Double Q4 24 OLV 20s Tineco 003 VO de-de It vacuums, washes, and adapts to most mishaps, to give a truly polished performance. Als Staubsauger mit Wischfunktion nimmt er es mit fast allen Verschmutzungen auf. Eine echte Glanzleistung."} +{"t":"Project Double Q4 24 OLV 20s Tineco 004 VO de-de So satisfying, it’s almost worth making a mess for. Macht so viel Spaß, dass man fast Lust bekommt, wieder ein bisschen Dreck zu machen."} +{"t":"Project Double Q4 24 OLV 20s Tineco 005 VO de-de Amazon. Great brands. Prices you’ll love. Amazon. Top-Marken zu Preisen, die du lieben wirst."} +{"t":"Project Double Q4 24 OLV 6s Philips 001 Super de-de Shaver S9000 Prestige Rasierer S9000 Prestige"} +{"t":"Project Double Q4 24 OLV 6s Philips 002 Super de-de Great brands. Prices you'll love. Top-Marken zu Preisen, die du lieben wirst."} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_MASS_de-de.json b/storage/amazon/tm/de-DE/flat_MASS_de-de.json new file mode 100644 index 0000000..2606342 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_MASS_de-de.json @@ -0,0 +1,2488 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 de-de Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA de-de Learn more Mehr erfahren"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline de-de Black Friday\nWeek Black Friday\n Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 de-de Black\nFriday\nWeek Black\nFriday\n Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 de-de Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name de-de Black Friday\nWeek Black Friday\n Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name de-de Black\nFriday\nWeek Black\nFriday\n Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline de-de More yay this\nBlack Friday Mehr Freude am\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline de-de More yay this Black Friday Mehr Freude am Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 de-de More \nyay this\nBlack \nFriday Mehr\n Freude am\n Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F de-de More yay this Black Friday Mehr Freude am Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline de-de Black\nFriday Week Black Friday\n Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline de-de More deals. \nMore joy. Mehr Angebote.\n Mehr Freude."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline de-de More deals. More joy. Mehr Angebote. Mehr Freude."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline de-de More \ndeals. \nMore \njoy. Mehr\n Angebote.\n Mehr\nFreude."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline de-de More deals. More joy. Mehr Angebote. Mehr Freude."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 de-de Starts 17 November Ab 17. November"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name de-de Black Friday\nWeek is here Black Friday Woche: \nJetzt sparen"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name de-de Black Friday Week is here Black Friday Woche: Jetzt sparen"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 046 Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047 Headline de-de Last Minute\nDeals Last Minute \nAngebote"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047F Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048 Headline de-de Last\nMinute\nDeals Last \nMinute \nAngebote"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048F Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 049 de-de 8-22 December 8. - 22. Dezember"} +{"t":"DDA 23 BFW Mass Radio 001 VO de-de Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Wow. Am Freitag beginnt die Amazon Black Friday Woche. \nDas muss ich unbedingt im Camp erzählen."} +{"t":"DDA 23 BFW Mass Radio 001F VO de-de Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Wow. Am Freitag beginnt die Amazon Black Friday Woche. Das muss ich unbedingt im Camp erzählen."} +{"t":"DDA 23 BFW Mass Radio 002 VO de-de Hey everyone! Hey, Leute!"} +{"t":"DDA 23 BFW Mass Radio 003 VO de-de Whaaaaaat? Waaaas?"} +{"t":"DDA 23 BFW Mass Radio 004 VO de-de The Amazon Black Friday Week with up to 40% off starts Friday Am Freitag beginnt die Amazon Black Friday Woche mit bis zu 40 % Rabatt"} +{"t":"DDA 23 BFW Mass Radio 005 VO de-de Amaaaaaazing! Suuuuuper!"} +{"t":"DDA 23 BFW Mass Radio 006 VO de-de Get the dinner on Macht schon mal Essen"} +{"t":"DDA 23 BFW Mass Radio 007 BVO de-de Share the joy this Amazon Black Friday Week, with up to 40% off Freude schenken in der Amazon Black Friday Woche ... mit bis zu 40 % Rabatt."} +{"t":"DDA 23 BFW Mass Radio 008 BVO de-de From the 17th to the 27th of November. Vom 17. bis zum 27. November."} +{"t":"DDA 23 BFW Mass Radio 010 VO de-de Andrew was at an age where he was experimenting with cold water therapy. Andi war in einem Alter, in dem er Eisbaden für eine gute Idee hielt."} +{"t":"DDA 23 BFW Mass Radio 011 VO de-de And Andrew was also at an age where he was experimenting with manscaping… Gleichzeitig interessierte er sich zunehmend für Haarentfernung."} +{"t":"DDA 23 BFW Mass Radio 012 VO de-de So when he discovered he could save up to 40% in the Amazon Black Friday Week. Dann hörte er, dass er in der Amazon Black Friday Woche bis zu 40 % sparen konnte…."} +{"t":"DDA 23 BFW Mass Radio 013 VO de-de He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Er kaufte sich ein Braun IPL Haarentfernungsgerät und kann jetzt seine seidig glatte Haut vorzeigen."} +{"t":"DDA 23 BFW Mass Radio 014 VO de-de Share the joy this Amazon Black Friday Week, with up to 40% off. Freude schenken in der Amazon Black Friday Woche, und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass Radio 016 VO de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass Radio 017 VO de-de While stocks last Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"DDA 23 BFW Mass Radio 024 VO de-de Ends midnight. Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass Radio 028 VO de-de He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Er kaufte sich ein Braun IPL Haarentfernungsgerät und kann jetzt seine seidig glatte Haut vorzeigen."} +{"t":"DDA 23 BFW Mass Radio 029 VO de-de He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Er kaufte sich ein Haarentfernungsgerät und kann jetzt seine seidig glatte Haut vorzeigen."} +{"t":"DDA 23 BFW Mass Radio 030 VO de-de He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Richtig sparen bei der Black Friday Woche … und Freude schenken!"} +{"t":"DDA 23 BFW Mass Radio 032 VO de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass Radio 033 VO de-de Ends midnight.  Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass Radio 034 VO de-de Selected products only. While stocks last. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"DDA 23 BFW Mass Radio 035 VO de-de Sarah was hitting the slopes with her family after she'd discovered there were great deals on Last Minute Deals at Amazon. Nachdem Sandra die tollen Preise bei den Last Minute Angeboten auf Amazon entdeckt hatte, fuhr die ganze Familie in den Skiurlaub."} +{"t":"DDA 23 BFW Mass Radio 036 VO de-de I got myself this awesome puffer jacket. Woo-hoo! Ich habe mir diese tolle Daunenjacke gekauft. Whohooo!"} +{"t":"DDA 23 BFW Mass Radio 037 VO de-de And one for me. Yay! Ich hab auch eine bekommen! yeah!"} +{"t":"DDA 23 BFW Mass Radio 038 VO de-de And the dog, too! Und der Hund auch!"} +{"t":"DDA 23 BFW Mass Radio 039 VO de-de Those puffers are on point Diese Jacken sind echt spitze!"} +{"t":"DDA 23 BFW Mass Radio 040 VO de-de Share the joy with Last Minute Deals at Amazon. Freude schenken mit den Last Minute Angeboten auf Amazon"} +{"t":"DDA 23 BFW Mass Radio 041 VO de-de From 8th to 22nd December. vom 8. bis 22. Dezember."} +{"t":"DDA 23 BFW Mass Radio 048 VO de-de Save big with Last Minute Deals at Amazon. Richtig sparen mit den Last Minute Angeboten auf Amazon."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super de-de Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social OLV 004 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass Social OLV 009 Super de-de Save big on \n[PRODUCT] Richtig sparen auf [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 009F Super de-de Save big on [PRODUCT] Richtig sparen auf [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 010 Super de-de Black Friday Week Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass Social OLV 010F Super de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social OLV 011 Super de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social OLV 012 de-de While stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 23 BFW Mass Social OLV 013 Super de-de Last Minute\nDeals Last Minute\nAngebote"} +{"t":"DDA 23 BFW Mass Social OLV 013F Super de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass Social OLV 014 Super de-de 8-22 December 8. - 22. Dezember"} +{"t":"DDA 23 BFW Mass Social OLV 015 Super de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Mass Social OLV 020 Super de-de Last Minute\nDeals Last Minute\nAngebote"} +{"t":"DDA 23 BFW Mass Social OLV 020F Super de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 002 de-de Save big this Amazon Black Friday Week Richtig sparen bei der Amazon Black Friday Woche."} +{"t":"DDA 23 BFW Mass Social Post 003 Description de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social Post 005 de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 006 de-de Get ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche!"} +{"t":"DDA 23 BFW Mass Social Post 008 de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 009 de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 011 de-de Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche!"} +{"t":"DDA 23 BFW Mass Social Post 012 de-de Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 014 Title de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 015 Description de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 016 de-de Save up to 40% in the Amazon Black Friday Week Spare bis zu 40 % bei der Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 018 Title de-de Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche!"} +{"t":"DDA 23 BFW Mass Social Post 019 de-de Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 024 de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass Social Post 025 de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 026 de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 027 de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline de-de Dive into the Amazon Black Friday Week Freu dich auf die Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 029 de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 030 de-de Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 033 Description de-de Save big this Amazon Black Friday Week. 17-27 November. Richtig sparen bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA de-de Ends Midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass Social Post 037 Title de-de The Amazon Black Friday Week is here Die Black Friday Woche bei Amazon hat begonnen"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy de-de Save up to 40% from 17-27 November Spare bis zu 40% vom 17.-27. November"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO de-de Share the joy this Amazon Black Friday Week… with up to 40% off. Freude schenken in der Amazon Black Friday Woche... und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super de-de Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass TV OLV 004 BVO de-de Starts Friday Ab Freitag"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super de-de 17-27 November 17. - 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass TV OLV 008 BVO de-de Share the joy this Amazon Black Friday Week… with up to 40% off. Freude schenken in der Amazon Black Friday Woche...… und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 019 BVO de-de Andrew just got 40% off an Braun IPL hair removal device at Amazon… Andi hat sich gerade ein IPL Haarentfernungsgerät auf Amazon gekauft ... mit 40 % Rabatt!"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI de-de Smile Smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO de-de Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Jetzt können seine Freunde beim Eisbaden seine seidig glatte Haut bestaunen."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO de-de Share the joy this Amazon Black Friday Week, with up to 40% off. Freude schenken in der Amazon Black Friday Woche, und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO de-de Ends 27th of November Bis 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super de-de Selected products only. While stocks last. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"DDA 23 BFW Mass TV OLV 030 BVO de-de Andrew just got 40% off a Braun IPL hair removal device at Amazon… Andi hat sich gerade ein IPL Haarentfernungsgerät auf Amazon gekauft ... mit 40 % Rabatt!"} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO de-de Share the joy this Amazon Black Friday Week… Freude schenken in der Amazon Black Friday Woche…"} +{"t":"DDA 23 BFW Mass TV OLV 044 BVO de-de with up to 40% off. und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass TV OLV 046 BVO de-de Ends 27th of November Bis 27. November"} +{"t":"DDA 23 BFW Mass TV OLV 053 BVO de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass TV OLV 056 BVO de-de Rufus hates being stuck inside… Rufus findet es drinnen einfach langweilig."} +{"t":"DDA 23 BFW Mass TV OLV 057 Phone UI de-de [Smile logo]\nLast \nMinute\nDeals\n\nShop now [Smile logo]\n\nLast\nMinute\nAngebote\n\nAngebote entdecken"} +{"t":"DDA 23 BFW Mass TV OLV 057F Phone UI de-de [Smile logo] Last Minute Deals Shop now [Smile logo] Last Minute Angebote Angebote entdecken"} +{"t":"DDA 23 BFW Mass TV OLV 059 BVO de-de Thankfully Amy found the perfect gift on Last Minute Deals on Amazon… Zum Glück fand Alina bei den Last Minute Angeboten auf Amazon genau das Richtige …"} +{"t":"DDA 23 BFW Mass TV OLV 060 BVO de-de And it turns out, with the right gear, Rufus rips. ... und siehe da! Mit der richtigen Ausrüstung ist Rufus voll dabei!"} +{"t":"DDA 23 BFW Mass TV OLV 061 BVO de-de Share the joy with Last Minute Deals at Amazon. Freude schenken mit den Last Minute Angeboten auf Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 062 BVO de-de From the 8th to the 22nd December Vom 8. bis zum 22. Dezember."} +{"t":"DDA 23 BFW Mass TV OLV 063 Super de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass TV OLV 064 Super de-de 8-22 December 8.–22. Dezember"} +{"t":"DDA 23 BFW Mass TV OLV 070 BVO de-de Save big with Last Minute Deals at Amazon. Richtig sparen mit den Last Minute Angeboten auf Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 073 BVO de-de Share the joy with Last Minute Deals at Amazon Freude schenken mit den Last Minute Angeboten auf Amazon …"} +{"t":"DDA 23 BFW Mass TV OLV 075 Super de-de Last Minute Deals Last\nMinute\nAngebote"} +{"t":"DDA 23 BFW Mass TV OLV 075F Super de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass YouTube 001 Title de-de Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche!"} +{"t":"DDA 23 BFW Mass YouTube 002 Description de-de Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Spare bis zu 40 % bei der Amazon Black Friday Woche. 17. - 27. November."} +{"t":"DDA 23 BFW Mass YouTube 003 Title de-de The Amazon Black Friday Week is here Die Black Friday Woche bei Amazon hat begonnen"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy de-de Save up to 40% from 17-27 November Spare bis zu 40% vom 17.-27. November"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA de-de Shop now Einkaufen"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA de-de Shop now Einkaufen"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO de-de Share the joy this Amazon Black Friday Week… with up to 40% off. Freude schenken in der Amazon Black Friday Woche... und bis zu 40 % sparen."} +{"t":"DDA 23 BFW Mass YouTube 010 Super de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Mass YouTube 011 Super de-de Up to 40% off Spare bis zu 40%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super de-de Ends 27 November Bis 27. November"} +{"t":"DDA 23 BFW Mass YouTube 013 Super de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Mass YouTube 017 Super de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Mass YouTube 019 Title de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 BFW Mass YouTube 020 Description de-de Save big with Amazon Last Minute Deals. Ends 22nd December       Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember."} +{"t":"DDA 23 LMD Mass Social Post 001 Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 002 de-de Save big with the Amazon Last Minute Deals Richtig sparen mit den Amazon Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 003 Description de-de Ends 22st Dec Bis 22. Dez"} +{"t":"DDA 23 LMD Mass Social Post 005 de-de Save big with Amazon Last Minute Deals. Ends 22nd December Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember"} +{"t":"DDA 23 LMD Mass Social Post 006 de-de Save big with the Amazon Last Minute Deals Richtig sparen mit den Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 007 Headline de-de AmazonUK AmazonDE"} +{"t":"DDA 23 LMD Mass Social Post 010 de-de #LastMinuteDeals #LastMinuteAngebote"} +{"t":"DDA 23 LMD Mass Social Post 011 de-de Save big with the Amazon Last Minute Deals Richtig sparen mit den Amazon Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 012 Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 013 de-de Save big with the Amazon Last Minute Deals Richtig sparen mit den Last Minute Angeboten"} +{"t":"DDA 23 LMD Mass Social Post 014 Title de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 015 Description de-de Save big with Amazon Last Minute Deals. Ends 22nd December Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember"} +{"t":"DDA 23 LMD Mass Social Post 016 de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 017 Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 018 Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Mass Social Post 019 de-de Save big with the Amazon Last Minute Deals Richtig sparen mit den Amazon Last Minute Angeboten"} +{"t":"DDA 24 BFW Mass Approved claims 001 de-de Epic Deals Tolle Angebote"} +{"t":"DDA 24 BFW Mass Approved claims 003 de-de Big savings Richtig viel sparen"} +{"t":"DDA 24 BFW Mass Approved claims 004 de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Countdown Timer 001 Headline de-de Black\nFriday \nWeek\nstarts in Die Black \nFriday\nWoche\nstartet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 001F Headline de-de Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 002 Headline de-de Black\nFriday \nWeek\nends in Die Black \nFriday\nWoche\nendet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 002F Headline de-de Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 003 Headline de-de Hours Stunden"} +{"t":"DDA 24 BFW Mass Countdown Timer 004 Headline de-de Minutes Minuten"} +{"t":"DDA 24 BFW Mass Countdown Timer 005 Headline de-de Seconds  Sekunden"} +{"t":"DDA 24 BFW Mass Countdown Timer 006 Headline de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Countdown Timer 007 Headline de-de Amazon \nBlack Friday\nWeek\nstarts in Die Amazon \nBlack Friday\nWoche\nstartet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 007F Headline de-de Amazon Black Friday Week starts in Die Amazon Black Friday Woche startet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 008 Headline de-de Amazon \nBlack Friday\nWeek\nends in Die Amazon \nBlack Friday\nWoche\nendet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 008F Headline de-de Amazon Black Friday Week ends in Die Amazon Black Friday Woche endet in"} +{"t":"DDA 24 BFW Mass Countdown Timer 012 Headline de-de Ooooh!  Ooooh!"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader de-de Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader de-de Up to \n40% off Spare bis \nzu 40 %"} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader de-de Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass Digital Display 006 de-de 21 Nov–2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA de-de Learn more Mehr erfahren"} +{"t":"DDA 24 BFW Mass Digital Display 009 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Digital Display 010 de-de Selected products only Nur auf ausgewählte \nProdukte"} +{"t":"DDA 24 BFW Mass Digital Display 010F de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Digital Display 016 de-de Ends 2 Dec Nur bis 2. Dez."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 24 BFW Mass Digital Display 020 de-de Selected products only Nur auf ausgewählte \nProdukte"} +{"t":"DDA 24 BFW Mass Digital Display 020F de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Digital Display 021 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 24 BFW Mass Digital Display 023 Headline de-de Last \nMinute \nDeals Last \nMinute \nAngebote"} +{"t":"DDA 24 BFW Mass Digital Display 023F Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass Digital Display 024 Headline de-de Last Minute \nDeals Last Minute \nAngebote"} +{"t":"DDA 24 BFW Mass Digital Display 024F Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass Digital Display 025 de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Digital Display 026 de-de Save big Spare \nso richtig"} +{"t":"DDA 24 BFW Mass Digital Display 026F de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Digital Display 028 de-de Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass Digital Display 029 de-de Ends 22 Dec Nur bis \n22. Dez."} +{"t":"DDA 24 BFW Mass Digital Display 029F de-de Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass Digital Display 030 de-de Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass Digital Display 031 de-de Ends 22 December Nur bis zum \n22. Dezember"} +{"t":"DDA 24 BFW Mass Digital Display 031F de-de Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass Digital Display 033 Headline de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"DDA 24 BFW Mass Digital Display 034 Headline de-de Fast.\nFaster.\nPrime. Schnell. \nSchneller. \nPrime."} +{"t":"DDA 24 BFW Mass Digital Display 034F Headline de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"DDA 24 BFW Mass Digital Display 035 Subheadline de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"DDA 24 BFW Mass Digital Display 036 Subheadline de-de Fast and free \ndelivery. Schnelle und kostenlose \nLieferung."} +{"t":"DDA 24 BFW Mass Digital Display 036F Subheadline de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"DDA 24 BFW Mass Digital Display 037 Subheadline de-de Fast \nand free \ndelivery. Schnelle\n und kostenlose \nLieferung."} +{"t":"DDA 24 BFW Mass Digital Display 037F Subheadline de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"DDA 24 BFW Mass Digital Display 038 de-de More info at Amazon.co.uk/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"DDA 24 BFW Mass Digital Display 039 de-de More info at \nAmazon.co.uk/Prime Weitere Infos auf \nAmazon.de/Prime"} +{"t":"DDA 24 BFW Mass Digital Display 039F de-de More info at Amazon.co.uk/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader de-de Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 de-de 21 Nov–2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 de-de Ends 2 Dec Nur bis 2. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 de-de Up to 40% off\nOoooh! Spare bis zu 40 %.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F de-de Up to 40% off Ooooh! Spare bis zu 40 %. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 de-de Up to \n40% off.\nOoooh! Spare bis \nzu 40 %.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F de-de Up to 40% off. Ooooh! Spare bis zu 40 %. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 de-de Amazon\nBlack Friday Week Amazon\nBlack Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 032 Headline de-de New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"DDA 24 BFW Mass DOOH PRINT 032F Headline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 054 de-de Ends midnight Nur noch heute"} +{"t":"DDA 24 BFW Mass DOOH PRINT 060 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062 de-de Last \nMinute \nDeals Last \nMinute \nAngebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062F de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063 de-de Last Minute \nDeals Last Minute \nAngebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063F de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass DOOH PRINT 064 de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065 de-de Save big Spare \nso richtig"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065F de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass DOOH PRINT 067 de-de Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068 de-de Ends 22 Dec Nur bis \n22. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068F de-de Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 069 de-de Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070 de-de Ends 22 December Nur bis zum \n22. Dezember"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070F de-de Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass Gift Cards 001 de-de A showstopping gift for you Mach die Feiertage zum Hit"} +{"t":"DDA 24 BFW Mass Gift Cards 002 de-de Ooooh! Sweet treat Ooooh! Jetzt wird's festlich"} +{"t":"DDA 24 BFW Mass Gift Cards 003 de-de Ooooh! A sweet treat for you Oooh! Zeit für Geschenke"} +{"t":"DDA 24 BFW Mass Gift Cards 004 de-de Use your gift card on Amazon Hol dir deine Geschenkkarte"} +{"t":"DDA 24 BFW Mass Gift Cards 005 de-de Ooooh! A gift card for you Ooooh! Ein Geschenkgutschein für dich"} +{"t":"DDA 24 BFW Mass Gift Cards 006 de-de Ooooh! A gift for you Ooooh! Ein Geschenk für dich"} +{"t":"DDA 24 BFW Mass Radio 001 BVO de-de Wooh! Amazon's Black Friday Week deals are coming... Ooooh! Bald gibt es die Amazon Black Friday Woche Angebote …"} +{"t":"DDA 24 BFW Mass Radio 002 BVO de-de So you can save up to 40% on all sorts of things… Und du kannst bei vielen Dingen bis zu 40 % sparen…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO de-de …from electronics and home to toys, beauty and so much more! … von Elektronik und Haushalt bis Spielzeug, Kosmetik und noch mehr!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO de-de Woooh indeed. Aber so was von ooooh!"} +{"t":"DDA 24 BFW Mass Radio 005 BVO de-de Shop Amazon's Black Friday Week deals. Entdecke die Black Friday Woche Angebote von Amazon"} +{"t":"DDA 24 BFW Mass Radio 006 BVO de-de Starts Thursday. Ab Donnerstag."} +{"t":"DDA 24 BFW Mass Radio 007 BVO de-de With deals that make you go \"Wooh!\" Diese Angebote sind so ooooh!"} +{"t":"DDA 24 BFW Mass Radio 009 BVO de-de Wooh! Amazon's Black Friday Week deals are here… Ooooh! Die Amazon Black Friday Woche Angebote sind da…"} +{"t":"DDA 24 BFW Mass Radio 010 BVO de-de So you can save up to 40% on all sorts of things… Und du kannst bei vielen Dingen bis zu 40 % sparen…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO de-de Ends 2nd of December. Nur bis 2. Dezember"} +{"t":"DDA 24 BFW Mass Radio 018 BVO de-de So you can save up to 40% on all sorts of things… Und du kannst bei vielen Dingen bis zu 40 % sparen…"} +{"t":"DDA 24 BFW Mass Radio 022 BVO de-de Ends midnight. Nur noch heute,"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super de-de Amazon \n Black \n Friday\n Week Amazon \n Black \n Friday \n Woche"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super de-de Up to \n 40% off Spare \n bis zu 40 %"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super de-de Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super de-de Starts \n Thursday Ab \n Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super de-de Ends \n 2 December Nur bis zum \n 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 005 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO de-de Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO de-de Amazon Black Friday Week deals Amazon Black Friday Woche Angebote"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO de-de On toys, electronics, home, beauty, fashion… für Spielzeug, Elektronik, Haushalt, Kosmetik, Fashion..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super de-de Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super de-de Amazon\n Black Friday\n Week deals Amazon\n Black Friday\n Woche Angebote"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super de-de Amazon Black Friday Week deals Amazon Black Friday Woche Angebote"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super de-de on toys für Spielzeug"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super de-de electronics Elektronik"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super de-de home Haushalt"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super de-de beauty Kosmetik"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super de-de fashion Fashion"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super de-de kitchen Küche"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super de-de computing Computer"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super de-de books Bücher"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super de-de devices Elektrogeräte"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super de-de garden Garten"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super de-de pets Haustier"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super de-de outdoor Outdoor-Artikel"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super de-de games Games"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super de-de luggage Gepäck"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super de-de alexa Alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super de-de furniture Möbel"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super de-de cooking Kochen"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super de-de make-up Make-up"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super de-de smart home Smart Home"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super de-de kindle Kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super de-de appliances Haushaltsgeräte"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super de-de fitness Fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super de-de haircare Haarpflege"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super de-de hair care Haarpflege"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super de-de lighting Beleuchtung"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super de-de DIY Heimwerken"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super de-de office Büro"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super de-de stationery Schreibwaren"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super de-de sports Sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super de-de health Gesundheit"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO de-de … and so much more. … und noch viel mehr"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super de-de ... and so\n much more … und noch\n viel mehr"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super de-de ... and so much more … und noch viel mehr"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO de-de Starts Thursday Ab Donnerstag."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super de-de Starts \n Thursday Ab \n Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO de-de Ends the 2nd of December. Nur bis 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 058 Super de-de Ends \n 2 December Nur bis zum \n 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super de-de Amazon \n Black Friday\n Week Amazon \n Black Friday \n Woche"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super de-de Ends \n 2 December Nur bis zum \n 2. Dezember"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader de-de Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass Social Static 003 de-de 21 Nov–2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass Social Static 004 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Social Static 007 de-de Ends 2 Dec Nur bis 2. Dez."} +{"t":"DDA 24 BFW Mass Social Static 008 de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 009 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass Social Static 010 Headline de-de Last \nMinute \nDeals Last \nMinute \nAngebote"} +{"t":"DDA 24 BFW Mass Social Static 010F Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass Social Static 011 Headline de-de Last Minute \nDeals Last Minute \nAngebote"} +{"t":"DDA 24 BFW Mass Social Static 011F Headline de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass Social Static 012 de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Social Static 013 de-de Save big Spare \nso richtig"} +{"t":"DDA 24 BFW Mass Social Static 013F de-de Save big Spare so richtig"} +{"t":"DDA 24 BFW Mass Social Static 015 de-de Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass Social Static 016 de-de Ends 22 Dec Nur bis \n22. Dez."} +{"t":"DDA 24 BFW Mass Social Static 016F de-de Ends 22 Dec Nur bis 22. Dez."} +{"t":"DDA 24 BFW Mass Social Static 017 de-de Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 018 de-de Ends 22 December Nur bis zum \n22. Dezember"} +{"t":"DDA 24 BFW Mass Social Static 018F de-de Ends 22 December Nur bis zum 22. Dezember"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO de-de Shop Amazon Black Friday deals Entdecke die Black Friday Angebote von Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 de-de Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Willkommen!\n Geöffnet\n Mo – Sa\n 7 – 18 Uhr"} +{"t":"DDA 24 BFW Mass TV OLV 002F de-de Welcome! Opening hours Tues-Sun 07:00-16:00 Willkommen! Geöffnet Mo – Sa 7 – 18 Uhr"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen de-de Black\n Friday\n Week Black \n Friday \n Woche"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen de-de Search Amazon Auf Amazon suchen"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen de-de Electronics Elektronik"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen de-de Home Haushalt"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen de-de Toys Spielzeug"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO de-de Save on electronics, home, toys and more… … von Elektronik und Haushalt bis Spielzeug und noch mehr…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO de-de Up to 40% off this Amazon Black Friday Week. Spare bis zu 40 % bei der Amazon Black Friday Woche."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO de-de Starts Thursday. Ab Donnerstag."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super de-de Up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super de-de Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Woche, 21. November - 2. Dezember. Nur auf ausgewählte Produkte."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO de-de Ends 2nd of December. Nur bis 2. Dezember"} +{"t":"DDA 24 BFW Mass TV OLV 025 Super de-de Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO de-de Save on electronics, home, toys and more... … von Elektronik und Haushalt bis Spielzeug und noch mehr…"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO de-de Ends midnight. Nur noch heute."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO de-de Up to 40% off this Amazon Black Friday Week. Spare bis zu 40 % bei der Amazon Black Friday Woche."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super de-de Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 24 BFW Mass TV OLV 048 BVO de-de Up to 40% off this Amazon Black Friday Week. Spare bis zu 40 % bei der Amazon Black Friday Woche."} +{"t":"DDA 24 BFW Mass YouTube 001 Title de-de Get Ready for the Amazon Black Friday Week! Mach dich bereit für die Amazon Black Friday Woche!"} +{"t":"DDA 24 BFW Mass YouTube 002 Description de-de Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Spare bis zu 40 % bei der Amazon Black Friday Woche. \n21. November - 2. Dezember"} +{"t":"DDA 24 BFW Mass YouTube 002F Description de-de Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Spare bis zu 40 % bei der Amazon Black Friday Woche.  21. November - 2. Dezember"} +{"t":"DDA 24 BFW Mass YouTube 003 Title de-de The Amazon Black Friday Week is here Die Black Friday Woche bei Amazon hat begonnen"} +{"t":"DDA 24 BFW Mass YouTube 006 Description de-de Ends 2 Dec Nur bis 2. Dez."} +{"t":"DDA 24 BFW Mass YouTube 007 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy de-de Save up to 40% from 21 November to 2 December Spare bis zu 40%. 21. Nov. - 2. Dez."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA de-de Shop now Einkaufen"} +{"t":"DDA 24 BFW Mass YouTube 010 Title de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 BFW Mass YouTube 011 Description de-de Save big with Amazon Last Minute Deals. Ends 22nd December       Richtig sparen mit den Amazon Last Minute Angeboten. Nur bis 22. Dezember."} +{"t":"DDA 24 LMD Mass Radio 001 BVO de-de Wooh! Amazon's Last Minute Deals are here... Ooooh! Die Amazon Last Minute Angebote sind da…"} +{"t":"DDA 24 LMD Mass Radio 002 BVO de-de So you can save big on all sorts of things… Und du kannst bei vielen Dingen so richtig sparen..."} +{"t":"DDA 24 LMD Mass Radio 003 BVO de-de …from electronics and home to toys, beauty and so much more! … von Elektronik und Haushalt bis Spielzeug, Kosmetik und noch mehr!"} +{"t":"DDA 24 LMD Mass Radio 004 BVO de-de Wooh indeed! Aber so was von ooooh!!"} +{"t":"DDA 24 LMD Mass Radio 005 BVO de-de Shop Amazon's Last Minute Deals. Entdecke die Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Radio 006 BVO de-de Ends the 22nd of December. Nur bis 22. Dezember."} +{"t":"DDA 24 LMD Mass Radio 007 BVO de-de With deals that make you go \"Wooh!\" Diese Angebote sind so ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 001 Super de-de Amazon\n Last Minute\n Deals Amazon\n Last Minute\n Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 001F Super de-de Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 002 Super de-de Save big Spare so richtig"} +{"t":"DDA 24 LMD Mass Social OLV 003 Super de-de Ends 22 December Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass Social OLV 007 Super de-de Ooooh! Ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 009 Super de-de on toys für Spielzeug"} +{"t":"DDA 24 LMD Mass Social OLV 010 Super de-de electronics Elektronik"} +{"t":"DDA 24 LMD Mass Social OLV 011 Super de-de home Haushalt"} +{"t":"DDA 24 LMD Mass Social OLV 012 Super de-de beauty Kosmetik"} +{"t":"DDA 24 LMD Mass Social OLV 013 Super de-de fashion Fashion"} +{"t":"DDA 24 LMD Mass Social OLV 014 Super de-de kitchen Küche"} +{"t":"DDA 24 LMD Mass Social OLV 015 Super de-de computing Computer"} +{"t":"DDA 24 LMD Mass Social OLV 016 Super de-de books Bücher"} +{"t":"DDA 24 LMD Mass Social OLV 017 Super de-de devices Elektrogeräte"} +{"t":"DDA 24 LMD Mass Social OLV 018 Super de-de garden Garten"} +{"t":"DDA 24 LMD Mass Social OLV 019 Super de-de pets Haustier"} +{"t":"DDA 24 LMD Mass Social OLV 020 Super de-de outdoor Fitness"} +{"t":"DDA 24 LMD Mass Social OLV 021 Super de-de health Gesundheit"} +{"t":"DDA 24 LMD Mass Social OLV 023 Super de-de kindle Kindle"} +{"t":"DDA 24 LMD Mass Social OLV 025 Super de-de ... and so … und noch"} +{"t":"DDA 24 LMD Mass Social OLV 026 Super de-de much more viel mehr"} +{"t":"DDA 24 LMD Mass Social OLV 027 Super de-de Ends 22 December. Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass Social OLV 028 Super de-de Amazon\n Last Minute\n Deals Amazon\n Last Minute\n Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 028F Super de-de Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 029 Super de-de Amazon\n Last\n Minute\n Deals Amazon\n Last\n Minute\n Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 029F Super de-de Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 045 Super de-de outdoor Gesundheit"} +{"t":"DDA 24 LMD Mass Social OLV 046 Super de-de games Games"} +{"t":"DDA 24 LMD Mass Social OLV 047 Super de-de luggage Gepäck"} +{"t":"DDA 24 LMD Mass Social OLV 048 Super de-de alexa Alexa"} +{"t":"DDA 24 LMD Mass Social OLV 049 Super de-de furniture Möbel"} +{"t":"DDA 24 LMD Mass Social OLV 050 Super de-de outdoor Sport"} +{"t":"DDA 24 LMD Mass Social OLV 051 Super de-de cooking Kochen"} +{"t":"DDA 24 LMD Mass Social OLV 052 Super de-de make-up Make-up"} +{"t":"DDA 24 LMD Mass Social OLV 053 Super de-de smart home Smart Home"} +{"t":"DDA 24 LMD Mass Social OLV 055 Super de-de appliances Haushaltsgeräte"} +{"t":"DDA 24 LMD Mass Social OLV 056 Super de-de fitness Fitness"} +{"t":"DDA 24 LMD Mass Social OLV 057 Super de-de haircare Haarpflege"} +{"t":"DDA 24 LMD Mass Social OLV 061 Super de-de hair care Haarpflege"} +{"t":"DDA 24 LMD Mass Social OLV 062 Super de-de lighting Beleuchtung"} +{"t":"DDA 24 LMD Mass Social OLV 063 Super de-de DIY Heimwerken"} +{"t":"DDA 24 LMD Mass Social OLV 064 Super de-de office Büro"} +{"t":"DDA 24 LMD Mass Social OLV 065 Super de-de stationary Schreibwaren"} +{"t":"DDA 24 LMD Mass Social OLV 066 Super de-de sports Sport"} +{"t":"DDA 24 LMD Mass Social OLV 079 BVO de-de Ooooh! Ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 080 BVO de-de Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass Social OLV 081 BVO de-de on toys, electronics, home, beauty, fashion... für Spielzeug, Elektronik, Haushalt, Kosmetik..."} +{"t":"DDA 24 LMD Mass Social OLV 082 BVO de-de ... and so much more … und noch viel mehr"} +{"t":"DDA 24 LMD Mass Social OLV 083 BVO de-de Ends the 22 December. Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass Social OLV 097 Super de-de outdoor Outdoor-Artikel"} +{"t":"DDA 24 LMD Mass Social OLV 131 de-de Deals to make you go ooooh! At Amazon. Diese Angebote sind so ooooh! At Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 132 de-de Click to discover Last Minute Deals. Klicke und entdecke die Amazon Last Minute Angebote."} +{"t":"DDA 24 LMD Mass Social OLV 133 de-de Shop now. Jetzt einkaufen"} +{"t":"DDA 24 LMD Mass Social OLV 134 de-de Deals that make you sing! At Amazon. Tolle Angebote auf Amazon. Und alles singt und klingt."} +{"t":"DDA 24 LMD Mass TV OLV 001 BVO de-de Shop Amazon’s Last Minute Deals Entdecke die Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 002 de-de Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Willkommen!\n Geöffnet\n Mo – Sa\n 7 – 18 Uhr"} +{"t":"DDA 24 LMD Mass TV OLV 002F de-de Welcome! Opening hours Tues-Sun 07:00-16:00 Willkommen! Geöffnet Mo – Sa 7 – 18 Uhr"} +{"t":"DDA 24 LMD Mass TV OLV 003 UI Screen de-de Last \n Minute \n Deals Last \n Minute \n Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 003F UI Screen de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 004 UI Screen de-de Search Amazon Auf Amazon suchen"} +{"t":"DDA 24 LMD Mass TV OLV 005 UI Screen de-de Electronics Elektronik"} +{"t":"DDA 24 LMD Mass TV OLV 006 UI Screen de-de Beauty Kosmetik"} +{"t":"DDA 24 LMD Mass TV OLV 007 UI Screen de-de Home Haushalt"} +{"t":"DDA 24 LMD Mass TV OLV 008 BVO de-de With deals on electronics, beauty, home and more. Angebote aus den Bereichen Elektronik, Kosmetik, Haushalt und mehr."} +{"t":"DDA 24 LMD Mass TV OLV 009 BVO de-de Shop Amazon's Last Minute Deals Jetzt die Amazon Last Minute Angebote entdecken"} +{"t":"DDA 24 LMD Mass TV OLV 010 BVO de-de from the 9th to the 22nd of December vom 9. bis zum 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 011 Super de-de Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 012 Super de-de 9–22 December 9. - 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 013 de-de Selected products only. Whilst stocks last Nur auf ausgewählte Produkte"} +{"t":"DDA 24 LMD Mass TV OLV 014 BVO de-de Shop Amazon's Last Minute Deals. Entdecke die Amazon Last Minute Angebote."} +{"t":"DDA 24 LMD Mass TV OLV 015 BVO de-de Ends the 22nd of December. Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 016 Super de-de Amazon Last Minute Deals Amazon Last Minute Angebote"} +{"t":"DDA 24 LMD Mass TV OLV 017 Super de-de Ends 22 December Nur bis 22. Dezember"} +{"t":"DDA 24 LMD Mass TV OLV 018 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 de-de Black Friday\nWeek is coming! Die Black Friday\nWoche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline de-de Black Friday\nWeek \nis coming! Die Black \n Friday Woche\n kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline de-de Black\nFriday\nWeek is\ncoming! Die Black \n Friday\n Woche\n kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 de-de 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 de-de Starts 20 Nov Ab dem 20. Nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 de-de Starts 20 November Ab dem 20. November"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 de-de Black Friday\nWeek is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 de-de Black Friday\nWeek \nis here! Die Black\nFriday Woche\nist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 de-de Black\nFriday\nWeek\nis here! Die Black\nFriday\nWoche\nist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader de-de Up to \n40% off Spare\n bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 de-de Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 de-de Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 de-de 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 de-de Up to 40% off.\nBoom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F de-de Up to 40% off. Boom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 de-de Up to\n40% off.\nBoom. Spare \n bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F de-de Up to 40% off. Boom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 de-de Up to\n40% off.\nBoom. Spare\n bis zu\n 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F de-de Up to 40% off. Boom. Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 de-de Up to 40% off for\nDeal Hunters Bis zu 45 % Rabatt\n für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F de-de Up to 40% off for Deal Hunters Bis zu 45 % Rabatt für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 de-de Up to 40% off \nfor\nDeal Hunters Bis zu\n 45 % Rabatt\n für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F de-de Up to 40% off for Deal Hunters Bis zu 45 % Rabatt für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 de-de Up to\n40% off\nfor Deal\nHunters Bis zu\n 45 % Rabatt\n für\n Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F de-de Up to 40% off for Deal Hunters Bis zu 45 % Rabatt für Sparfüchse"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 de-de New day.\nNew deals. Neuer Tag. \n Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 de-de New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 de-de New\nday.\nNew\ndeals. Neuer\nTag. \n Neue\nAngebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 de-de Black\nFriday\nWeek \nis here! Die Black\nFriday\nWoche\nist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 de-de Ends Midnight Nur noch heute"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 071 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 073 de-de Amazon \nDoorbuster Deals Amazon \nKnallerangebote"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 073F de-de Amazon  Doorbuster Deals Amazon Knallerangebote"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 074 Headline de-de Lowest price ever, hurry while stocks last! Schnell! Die niedrigsten Amazon Preise aller Zeiten. Nur solange der Vorrat reicht!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 075 Product de-de Product name\n€75.00 Produktname \n€ 75⁰⁰"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 075F Product de-de Product name €75.00 Produktname € 75⁰⁰"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 076 de-de From 9am Ab 9 Uhr"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 077 de-de From 4pm Ab 16 Uhr"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 078 de-de Grab this Black Friday Week deal exclusively at Amazon.de Schnapp dir diese Black Friday Woche Angebote exklusiv bei Amazon.de"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 079 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 de-de Black Friday\nWeek starts in Die Black Friday \nWoche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F de-de Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 de-de Black Friday\nWeek \nstarts in Die Black \n Friday Woche\n startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F de-de Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline de-de Black\nFriday\nWeek\nstarts in Die Black \n Friday\n Woche\n startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline de-de Black Friday Week starts in Die Black Friday Woche startet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 de-de Hours Stunden"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 de-de Minutes Minuten"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 de-de Seconds Sekunden"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 de-de Black Friday\nWeek \nends in Die Black Friday \nWoche endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F de-de Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 de-de Black Friday\nWeek ends in Die Black\n Friday Woche \nendet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F de-de Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 de-de Black\nFriday\nWeek\nends in Die Black \nFriday\n Woche\n endet in"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F de-de Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 25 BFW Mass Digital Display 001 de-de Black Friday Week\nis coming! Die Black Friday\n Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 001F de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 002 de-de Black Friday \nWeek\nis coming! Die Black Friday\n Woche\n kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 002F de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline de-de Black\n Friday\n Week is\n coming! Die Black \n Friday\n Woche\n kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader de-de Up to \n40% off Spare\n bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 006 de-de 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Digital Display 007 de-de Starts 20 Nov Ab dem 20. Nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 de-de Starts 20 November Ab dem 20. November"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA de-de Learn More Mehr erfahren"} +{"t":"DDA 25 BFW Mass Digital Display 010 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Digital Display 012 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 013 de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 013F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 014 de-de Black\n Friday\n Week Black\n Friday\n Woche"} +{"t":"DDA 25 BFW Mass Digital Display 014F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Digital Display 023 de-de Black Friday\n Week is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 023F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 024 de-de Black Friday\n Week is here! Die Black\n Friday Woche\n ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 024F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline de-de Black\n Friday\n Week\n is here! Die Black\n Friday\n Woche\n ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 028 de-de Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Digital Display 029 de-de Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline de-de Black Friday\n Week Black Friday\n Woche"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 048 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 25 BFW Mass Digital Display 050 de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 050F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 058 de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 058F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 059 de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 065 de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 065F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 074 de-de Black Friday Week\n is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 074F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 083 de-de Black Friday \nWeek is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 083F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 089 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"DDA 25 BFW Mass Digital Display 092 de-de Black Friday \n Week is here! Die Black Friday\n Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 092F de-de Black Friday Week is here! Die Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass Digital Display 103 de-de Ends Midnight Nur noch heute"} +{"t":"DDA 25 BFW Mass Digital Display 108 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 116 de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Digital Display 116F de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Digital Display 128 de-de Ends midnight Nur noch heute"} +{"t":"DDA 25 BFW Mass Digital Display 132 de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"DDA 25 BFW Mass Digital Display 133 de-de Fast. \nFaster. \nPrime. Schnell. \nSchneller. \nPrime."} +{"t":"DDA 25 BFW Mass Digital Display 133F de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"DDA 25 BFW Mass Digital Display 134 Subheader de-de Fast and free delivery Schnelle und kostenlose Lieferung"} +{"t":"DDA 25 BFW Mass Digital Display 135 Subheader de-de Fast and free \ndelivery Schnelle und kostenlose \nLieferung"} +{"t":"DDA 25 BFW Mass Digital Display 135F Subheader de-de Fast and free delivery Schnelle und kostenlose Lieferung"} +{"t":"DDA 25 BFW Mass Digital Display 136 de-de More info at Amazon.co.uk/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"DDA 25 BFW Mass Digital Display 137 de-de More info at \nAmazon.co.uk/Prime Weitere Infos auf \nAmazon.de/Prime"} +{"t":"DDA 25 BFW Mass Digital Display 137F de-de More info at Amazon.co.uk/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"DDA 25 BFW Mass Radio 001 BVO de-de Amazon Black Friday Week deals up to 40% off. Spare bis zu 45 % in der Amazon Black Friday Woche."} +{"t":"DDA 25 BFW Mass Radio 002 BVO de-de To get the perfect gift for your father-in-law: the deal hunter. ... und finde das perfekte Geschenk für deinen Schwiegervater, den Sparfuchs."} +{"t":"DDA 25 BFW Mass Radio 003 BVO de-de If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Wenn der wüsste, wieviel du dabei gespart hast, würde er dich endlich genauso lieben wie ein gutes Schnäppchen."} +{"t":"DDA 25 BFW Mass Radio 004 BVO de-de Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Oh … eine Umarmung. Eine... lange...Umarmung?… Achso! Eine Black-Friday-Woche-Umarmung. Eine Sparfuchs-Umarmung!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO de-de Up to 40% off this Amazon Black Friday Week, starts Thursday. Spare bis zu 45 % in der Amazon Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass Radio 011 BVO de-de Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass Radio 017 BVO de-de Up to 40% off this Amazon Black Friday Week, ends midnight. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur noch heute."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super de-de Black \nFriday Week Black \nFriday Woche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super de-de Up to\n40% off Spare\nbis zu 45 %"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super de-de Starts\nThursday Ab\nDonnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super de-de Ends\n1 December Nur bis\n1. Dezember"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super de-de Ends 1 December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super de-de Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super de-de Black\nFriday\nWeek\ndeals on Black\nFriday\nWoche\nAngebote für"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super de-de Black Friday Week deals on Black Friday Woche Angebote für"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super de-de electronics Elektronik"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super de-de home Haushalt"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super de-de toys Spielzeug"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super de-de beauty Kosmetik"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super de-de sports Sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super de-de fashion Fashion"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super de-de books Bücher"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super de-de devices Elektrogeräte"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super de-de kitchen Küche"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super de-de pets Haustier"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super de-de outdoor Outdoor-Artikel"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super de-de games Games"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super de-de luggage Gepäck"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super de-de alexa Alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super de-de furniture Möbel"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super de-de cooking Kochen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super de-de make-up Make-up"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super de-de smart home Smart Home"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super de-de kindle Kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super de-de appliances Haushaltsgeräte"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super de-de fitness Fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super de-de hair care Haarpflege"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super de-de lighting Beleuchtung"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super de-de DIY Heimwerken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super de-de office Büro"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super de-de stationery Schreibwaren"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super de-de health Gesundheit"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super de-de ... and so\nmuch more. … und noch\nviel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super de-de ... and so much more. … und noch viel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super de-de Ends 1 December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super de-de Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO de-de Amazon Black Friday deals Amazon Black Friday Angebote"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO de-de on electronics, home, toys, beauty, sports für Elektronik, Haushalt, Spielzeug, Kosmetik, Sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO de-de ... and so\nmuch more. … und noch\nviel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO de-de ... and so much more. … und noch viel mehr."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO de-de Ends 1st December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social Post 001 Description de-de 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text de-de Save up to 40% this Amazon Black Friday Week \nSelected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text de-de Save up to 40% this Amazon Black Friday Week \nSelected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text de-de Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text de-de Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez. \n#amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text de-de 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text de-de Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Woche: Spare bis zu 45 %. \nNur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Woche: Spare bis zu 45 %. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass Social Post 012 de-de Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Spare bis zu 45 % bei der Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 012F de-de Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Spare bis zu 45 % bei der Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 013 Title de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 014 Description de-de Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 014F Description de-de Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 015 Title de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 016 Title de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text de-de Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text de-de Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez. \n#amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text de-de Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description de-de Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. \nNur auf ausgewählte Produkte. \n20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Post 031F Description de-de Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. Nur auf ausgewählte Produkte. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline de-de Black Friday\nWeek Black Friday\nWoche"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline de-de Black\nFriday\nWeek Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social Static 004 de-de 20 Nov–1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass Social Static 005 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass Social Static 010 de-de Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass Social Static 011 de-de Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO de-de Sneak in some deals. Sichere dir die Angebote ..."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen de-de Search Auf Amazon suchen"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen de-de Black\nFriday\nWeek\ndeals. Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen de-de Black Friday Week deals. Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA de-de Shop now Angebote endtdecken"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO de-de Up to 40% off this Amazon Black Friday Week, starts Thursday. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super de-de Amazon\nBlack Friday\nWeek Amazon \nBlack Friday\nWoche"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super de-de Amazon Black Friday Week Amazon Black Friday Woche"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO de-de Up to 40% off this Amazon Black Friday Week, ends 1st December. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO de-de You decided to sneak in some Amazon Black Friday deals. Du hast – nur ganz kurz mal – bei den Amazon Black Friday Angeboten reingeschaut."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category de-de Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronik\nHaushalt\nSpielzeug\nKosmetik\nSport & Freizeit"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category de-de Electronics Home Toys Beauty Sports & Outdoor Elektronik Haushalt Spielzeug Kosmetik Sport & Freizeit"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO de-de [Gasp]. Quick, the piccalilli! [Gasp]. Schnell, die Dinkelkekse!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO de-de Up to 40% off this Amazon Black Friday Week, starts Thursday. Spare bis zu 45 % in der Amazon Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super de-de Up to\n40% off Spare\nbis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super de-de Starts\nThursday Ab \nDonnerstag"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super de-de Starts Thursday Ab Donnerstag"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO de-de You decided to sneak in some Amazon Black Friday deals. Du hast – nur ganz kurz mal – bei den Amazon Black Friday Angeboten reingeschaut."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO de-de [Gasp]. Quick, the piccalilli! [Gasp]. Schnell, die Dinkelkekse!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO de-de Up to 40% off this Amazon Black Friday Week, ends 1st December. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super de-de Up to\n40% off Spare\nbis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super de-de Up to 40% off Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super de-de Ends\n1 December Nur bis\n1. Dezember"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super de-de Ends 1 December Nur bis 1. Dezember"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super de-de Ends\n1 Dec Nur bis\n1. Dez."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super de-de Ends 1 Dec Nur bis 1. Dez."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO de-de You were sent to grab something in the pantry... 20 minutes ago. Eigentlich solltest du nur schnell was aus der Speisekammer holen … das war vor 20 Minuten."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO de-de But you decided to sneak in some Amazon Black Friday deals. Aber dann hast du – nur ganz kurz mal – bei den Amazon Black Friday Angeboten reingeschaut."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen de-de Search Amazon Auf Amazon suchen"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen de-de Black\nFriday\nWeek\ndeals. Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen de-de Black Friday Week deals. Black Friday Woche"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO de-de [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Schnell, Paul! Die Dinkelkekse!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO de-de Up to 40% off this Amazon Black Friday Week, starts Thursday. Spare bis zu 45 % in der Amazon Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass TV OLV 009 Super de-de Amazon Black Friday Week\nUp to 40% off Amazon Black Friday Woche\nSpare bis zu 45 %"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super de-de Amazon Black Friday Week Up to 40% off Amazon Black Friday Woche Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super de-de Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Amazon Black Friday Woche, 20. November - 1. Dezember. Nur auf ausgewählte Produkte."} +{"t":"DDA 25 BFW Mass TV OLV 015 UI Screen de-de Black\nFriday\nWeek\ndeals. Black\nFriday\nWoche"} +{"t":"DDA 25 BFW Mass TV OLV 015F UI Screen de-de Black Friday Week deals. Black Friday Woche"} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO de-de Up to 40% off this Amazon Black Friday Week, ends 1st December. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass TV OLV 021 Super de-de Amazon Black Friday Week\nUp to 40% off Amazon \nBlack Friday Woche\nSpare bis zu 45 %"} +{"t":"DDA 25 BFW Mass TV OLV 021F Super de-de Amazon Black Friday Week Up to 40% off Amazon Black Friday Woche Spare bis zu 45 %"} +{"t":"DDA 25 BFW Mass TV OLV 022 Super de-de Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO de-de Up to 40% off this Amazon Black Friday Week, ends midnight. Spare bis zu 45 % in der Amazon Black Friday Woche. Nur noch heute."} +{"t":"DDA 25 BFW Mass TV OLV 031 de-de smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO de-de Sneak in some deals. Sichere dir die Angebote ..."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO de-de Up to 40% off this Amazon Black Friday Week, starts Thursday. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Ab Donnerstag."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO de-de Up to 40% off this Amazon Black Friday Week, ends 1st of December. ... und spare bis zu 45 % in der [Amazon] Black Friday Woche. Nur bis 1. Dezember."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO de-de Up to 40% off this Amazon Black Friday Week, ends midnight. ... und spare bis zu 45 % in der Amazon Black Friday Woche. Nur noch heute."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline de-de Amazon Black Friday Week is coming! Amazon Black Friday Woche kommt!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description de-de Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 002F Description de-de Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 003 Description de-de Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 003F Description de-de Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline de-de Amazon Black Friday Week is here! Amazon Black Friday Woche ist da!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description de-de Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 005F Description de-de Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 006 Description de-de Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 006F Description de-de Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Spare bis zu 45 % bei der Amazon Black Friday Woche. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 008 Description de-de Ends 1 December Nur bis zum 1. Dezember"} +{"t":"DDA 25 BFW Mass YouTube 009 Headline de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy de-de Save up to 40%. \n 20 Nov–1 Dec Spare bis zu 45 %.\n 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy de-de Save up to 40%. 20 Nov–1 Dec Spare bis zu 45 %. 20. Nov. - 1. Dez."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA de-de Shop now Einkaufen"} +{"t":"DDA 25 LMG Mass Display Social Static 001 Headline de-de Last Minute \nGifts Last Minute \nGeschenke"} +{"t":"DDA 25 LMG Mass Display Social Static 001F Headline de-de Last Minute  Gifts Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Display Social Static 002 Headline de-de Last\nMinute\nGifts Last \nMinute \nGeschenke"} +{"t":"DDA 25 LMG Mass Display Social Static 002F Headline de-de Last Minute Gifts Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Display Social Static 003 Headline de-de Save big Spare so richtig"} +{"t":"DDA 25 LMG Mass Display Social Static 004 Headline de-de Save big Spare \nso richtig"} +{"t":"DDA 25 LMG Mass Display Social Static 004F Headline de-de Save big Spare so richtig"} +{"t":"DDA 25 LMG Mass Display Social Static 006 de-de Ends 21 December Nur bis 21. Dezember"} +{"t":"DDA 25 LMG Mass Display Social Static 007 de-de Ends 21 Dec Nur bis 21. Dez."} +{"t":"DDA 25 LMG Mass Display Social Static 008 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 LMG Mass Display Social Static 019 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 25 LMG Mass Radio 001 BVO de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Radio 002 BVO de-de To get the perfect last minute gift for your girlfriend’s Dad. Damit Du das perfekte Last Minute Geschenk für deinen Schwiegervater findest."} +{"t":"DDA 25 LMG Mass Radio 003 BVO de-de Do you think he knows how last minute this gift really is? Meinst du, er weiß, wie Last Minute dieses Geschenk ist?"} +{"t":"DDA 25 LMG Mass Radio 004 BVO de-de No. And he loves it! And what’s this? A hug? Oh that’s a long hug! Nö. Aber er es gefällt ihm! Und was ist das denn? Eine Umarmung? Oh, das ist eine lange Umarmung!"} +{"t":"DDA 25 LMG Mass Radio 005 BVO de-de He definitely loves hugs, and last minute gifts! Na klar, er liebt Umarmungen. Und Last Minute Geschenke."} +{"t":"DDA 25 LMG Mass Radio 006 BVO de-de Double holiday win! Ein doppelter Weihnachts-Volltreffer!"} +{"t":"DDA 25 LMG Mass Radio 007 BVO de-de Shop Amazon Last Minute Gifts, ends 21st December. Amazon Last Minute Geschenke entdecken, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass Radio 008 BVO de-de ...and he's still hugging Und er umarmt immer noch…"} +{"t":"DDA 25 LMG Mass Social OLV 001 BVO de-de You decided to search for some Amazon last minute gifts. Du hast lieber schnell mal ein paar Amazon Last Minute Geschenke gesucht."} +{"t":"DDA 25 LMG Mass Social OLV 002 BVO de-de [Gasp]. Quick! The piccalilli! [Gasp]. Schnell, Paul! Die Dinkelkekse!"} +{"t":"DDA 25 LMG Mass Social OLV 003 BVO de-de Shop Amazon Last Minute Gifts, ends 21st December Amazon Last Minute Geschenke entdecken, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass Social OLV 004 Super de-de Amazon \nLast Minute \nGifts Amazon\nLast Minute\nGeschenke"} +{"t":"DDA 25 LMG Mass Social OLV 004F Super de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 005 Super de-de Ends 21 December Nur bis 21. Dezember"} +{"t":"DDA 25 LMG Mass Social OLV 006 Phone UI de-de Search Amazon Auf Amazon suchen"} +{"t":"DDA 25 LMG Mass Social OLV 007 Phone UI de-de Last \nMinute \nGifts Last\nMinute\nGeschenke"} +{"t":"DDA 25 LMG Mass Social OLV 007F Phone UI de-de Last Minute Gifts Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 008 Phone UI de-de Shop now Angebote entdecken"} +{"t":"DDA 25 LMG Mass Social OLV 009 BVO de-de Amazon Last Minute Gifts, ends 21st December Amazon Last Minute Geschenke, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass Social OLV 010 Super de-de Amazon \nLast Minute \nGifts Amazon\nLast Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 010F Super de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 015 BVO de-de Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Geschenke auch für die Anspruchsvollsten. Amazon Last Minute Geschenke entdecken, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass Social OLV 016 Super de-de Amazon \nLast Minute Gifts Amazon\nLast Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 016F Super de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 018 BVO de-de You've drawn the shortest straw in the holiday gift exchange: your girlfriend's dad. Du hast beim Wichteln den Kürzeren gezogen: deinen Schwiegervater."} +{"t":"DDA 25 LMG Mass Social OLV 020 Super de-de Amazon \nLast Minute\nGifts Amazon\nLast Minute\nGeschenke"} +{"t":"DDA 25 LMG Mass Social OLV 020F Super de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 025 Super de-de Amazon \nLast \nMinute \nGifts Amazon\nLast\nMinute\nGeschenke"} +{"t":"DDA 25 LMG Mass Social OLV 025F Super de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass Social OLV 026 Super de-de Ends \n21 December Nur bis\n21. Dezember"} +{"t":"DDA 25 LMG Mass Social OLV 026F Super de-de Ends 21 December Nur bis 21. Dezember"} +{"t":"DDA 25 LMG Mass Social OLV 027 de-de [Full Amazon logo} [Full Amazon logo}"} +{"t":"DDA 25 LMG Mass Social OLV 028 Super de-de Amazon \nLast \nMinute \nGifts on... Amazon\nLast\nMinute\nGeschenke aus …"} +{"t":"DDA 25 LMG Mass Social OLV 028F Super de-de Amazon Last Minute Gifts on... Amazon Last Minute Geschenke aus …"} +{"t":"DDA 25 LMG Mass Social OLV 029 Super de-de electronics Elektronik"} +{"t":"DDA 25 LMG Mass Social OLV 030 Super de-de home Haushalt"} +{"t":"DDA 25 LMG Mass Social OLV 031 Super de-de toys Spielzeug"} +{"t":"DDA 25 LMG Mass Social OLV 032 Super de-de beauty Kosmetik"} +{"t":"DDA 25 LMG Mass Social OLV 033 Super de-de sports Sport"} +{"t":"DDA 25 LMG Mass Social OLV 034 Super de-de fashion Fashion"} +{"t":"DDA 25 LMG Mass Social OLV 035 Super de-de books Bücher"} +{"t":"DDA 25 LMG Mass Social OLV 036 Super de-de devices Elektrogeräte"} +{"t":"DDA 25 LMG Mass Social OLV 037 Super de-de kitchen Küche"} +{"t":"DDA 25 LMG Mass Social OLV 038 Super de-de pets Haustier"} +{"t":"DDA 25 LMG Mass Social OLV 039 Super de-de outdoor Outdoor-Artikel"} +{"t":"DDA 25 LMG Mass Social OLV 040 Super de-de games Games"} +{"t":"DDA 25 LMG Mass Social OLV 041 Super de-de luggage Gepäck"} +{"t":"DDA 25 LMG Mass Social OLV 042 Super de-de alexa Alexa"} +{"t":"DDA 25 LMG Mass Social OLV 043 Super de-de furniture Möbel"} +{"t":"DDA 25 LMG Mass Social OLV 045 Super de-de cooking Kochen"} +{"t":"DDA 25 LMG Mass Social OLV 046 Super de-de make-up Make-up"} +{"t":"DDA 25 LMG Mass Social OLV 047 Super de-de smart home Smart Home"} +{"t":"DDA 25 LMG Mass Social OLV 048 Super de-de kindle Kindle"} +{"t":"DDA 25 LMG Mass Social OLV 049 Super de-de appliances Haushaltsgeräte"} +{"t":"DDA 25 LMG Mass Social OLV 050 Super de-de fitness Fitness"} +{"t":"DDA 25 LMG Mass Social OLV 051 Super de-de hair care Haarpflege"} +{"t":"DDA 25 LMG Mass Social OLV 056 Super de-de lighting Beleuchtung"} +{"t":"DDA 25 LMG Mass Social OLV 057 Super de-de DIY Heimwerken"} +{"t":"DDA 25 LMG Mass Social OLV 058 Super de-de office Büro"} +{"t":"DDA 25 LMG Mass Social OLV 059 Super de-de stationery Schreibwaren"} +{"t":"DDA 25 LMG Mass Social OLV 066 Super de-de health Gesundheit"} +{"t":"DDA 25 LMG Mass Social OLV 070 Super de-de ... and so\nmuch more. … und noch\nviel mehr."} +{"t":"DDA 25 LMG Mass Social OLV 070F Super de-de ... and so much more. … und noch viel mehr."} +{"t":"DDA 25 LMG Mass TV OLV 001 BVO de-de You were sent to grab something in the pantry... 20 minutes ago. Eigentlich solltest du nur schnell was aus der Speisekammer holen … das war vor 20 Minuten."} +{"t":"DDA 25 LMG Mass TV OLV 002 BVO de-de But you decided to search for some Amazon last minute gifts Aber dann hast du – nur ganz kurz mal – noch ein paar Last Minute Geschenke gesucht."} +{"t":"DDA 25 LMG Mass TV OLV 003 BVO de-de [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Schnell, Paul! Die Dinkelkekse!"} +{"t":"DDA 25 LMG Mass TV OLV 004 BVO de-de Shop Amazon Last Minute Gifts, ends 21st December Amazon Last Minute Geschenke entdecken, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass TV OLV 005 Super de-de Amazon \nLast Minute Gifts Amazon\nLast Minute Geschenke"} +{"t":"DDA 25 LMG Mass TV OLV 005F Super de-de Amazon Last Minute Gifts Amazon Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass TV OLV 006 Super de-de Ends 21 December Nur bis 21. Dezember"} +{"t":"DDA 25 LMG Mass TV OLV 007 Phone UI de-de Search Amazon Auf Amazon suchen"} +{"t":"DDA 25 LMG Mass TV OLV 008 Phone UI de-de Last \nMinute \nGifts Last\nMinute\nGeschenke"} +{"t":"DDA 25 LMG Mass TV OLV 008F Phone UI de-de Last Minute Gifts Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass TV OLV 009 Phone UI de-de Shop now Angebote entdecken"} +{"t":"DDA 25 LMG Mass TV OLV 010 de-de Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"DDA 25 LMG Mass TV OLV 011 BVO de-de Amazon Last Minute Gifts, ends 21st December Amazon Last Minute Geschenke, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass TV OLV 018 BVO de-de You’ve drawn the shortest straw in the holiday gift exchange: your girlfriend’s Dad. Du hast beim Wichteln den Kürzeren gezogen: deinen Schwiegervater."} +{"t":"DDA 25 LMG Mass TV OLV 019 BVO de-de Oooh this isn’t good. Get him another gift, quick! Oooh, das sieht nicht gut aus. Schnell, ein anderes Geschenk!"} +{"t":"DDA 25 LMG Mass TV OLV 020 BVO de-de He likes it! Es gefällt ihm!"} +{"t":"DDA 25 LMG Mass TV OLV 028 BVO de-de Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Geschenke auch für die Anspruchsvollsten. Amazon Last Minute Geschenke entdecken, nur bis 21. Dezember."} +{"t":"DDA 25 LMG Mass YouTube 001 Headline de-de Last Minute Gifts Last Minute Geschenke"} +{"t":"DDA 25 LMG Mass YouTube 002 Description de-de Save big with Amazon Last Minute Gifts. Ends 21 December. Spare so richtig mit Amazon Last Minute Geschenken. Nur bis 21. Dezember"} +{"t":"DDA 25 LMG Mass YouTube 003 Headline de-de Ends 21 Dec. Nur bis 21. Dez"} +{"t":"DDA 25 LMG Mass YouTube 004 Description de-de Save big with Spare so richtig mit"} +{"t":"DDA 25 LMG Mass YouTube 005 de-de Amazon Last Minute Gifts Amazon Last Minute Geschenken"} +{"t":"DDA 25 LMG Mass YouTube 006 CTA de-de Shop now Einkaufen"} +{"t":"DDA 25 Mass Doorbuster Deals ASIN Print 001 de-de Amazon Doorbuster Deals Amazon Knallerangebote"} +{"t":"DDA 25 Mass Doorbuster Deals ASIN Print 002 de-de Lowest price ever, hurry while stocks last! Schnell! Niedrigster Preis aller Zeiten. Nur solange der Vorrat reicht!"} +{"t":"DDA 25 Mass Doorbuster Deals ASIN Print 003 de-de Product name €75.00 Produktname €75,00"} +{"t":"DDA 25 Mass Doorbuster Deals ASIN Print 004 de-de Product name €199.00 Produktname €199,00"} +{"t":"DDA 25 Mass Doorbuster Deals ASIN Print 005 de-de Grab this Black Friday Week deal exclusively at Amazon.de Schnapp dir dieses Black Friday Woche-Angebot exklusiv bei Amazon.de"} +{"t":"DDA 25 Mass Doorbuster Deals ASIN Print 006 de-de Only on selected products Nur auf ausgewählte Produkte"} +{"t":"DDA 25 Mass Everyday Essentials Display 001 de-de Get an early start on \nBlack Friday Week Starte früh in die \nBlack Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 001F de-de Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 002 de-de Shop deals on \nEverday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 002F de-de Shop deals on Everday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 003 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 Mass Everyday Essentials Display 005 de-de Get an early \nstart on \nBlack Friday \nWeek Starte\n früh in die \nBlack Friday \nWoche"} +{"t":"DDA 25 Mass Everyday Essentials Display 005F de-de Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 006 de-de Shop deals on \nEverday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 006F de-de Shop deals on Everday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 009 de-de Get an early \nstart on \nBlack Friday \nWeek Starte früh \nin die \nBlack Friday \nWoche"} +{"t":"DDA 25 Mass Everyday Essentials Display 009F de-de Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 013 de-de Get an early start on \nBlack Friday Week Starte früh in die \nBlack Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 013F de-de Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Mass Everyday Essentials Display 014 Headline de-de Black\nFriday\nWeek is\ncoming! Die Black \n Friday\n Woche\n kommt!"} +{"t":"DDA 25 Mass Everyday Essentials Display 014F Headline de-de Black Friday Week is coming! Die Black Friday Woche kommt!"} +{"t":"DDA 25 Mass Everyday Essentials Display 015 de-de Shop deals on\nEveryday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Mass Everyday Essentials Display 015F de-de Shop deals on Everyday Essentials  Hol dir Angebote für Alltagsprodukte"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates de-de 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates de-de Starts today Starten heute"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline de-de New Day. New Deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 23 Mass (D)OOH 007 Dates de-de Ends midnight Enden heute um Mitternacht"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass Digital Display 003 Dates de-de 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass Digital Display 004 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PBDD 23 Mass Digital Display 005 CTA de-de Join now Prime-Mitglied werden"} +{"t":"PBDD 23 Mass Digital Display 006 CTA de-de Learn more Mehr erfahren"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Digital Display 008 Dates de-de Today & Tomorrow Heute & Morgen"} +{"t":"PBDD 23 Mass Digital Display 010 Dates de-de Starts today Starten heute"} +{"t":"PBDD 23 Mass Digital Display 011 Dates de-de XX-XX October XX. - XX. Oktober"} +{"t":"PBDD 23 Mass Digital Display 012 CTA de-de Shop now Angebote entdecken"} +{"t":"PBDD 23 Mass Digital Display 013 de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline de-de New Day. New Deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 23 Mass Digital Display 016 Dates de-de Ends midnight Enden heute um Mitternacht"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass Radio 001 BVO de-de Amazon Prime Big Deal Days are coming the 10 and 11 of October. Die Amazon Prime Deal Days sind bald am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass Radio 002 BVO de-de With two days of epic deals on electronics, home, kitchen and more.... Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr:"} +{"t":"PBDD 23 Mass Radio 004 de-de We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! Wir sind live dabei, wie Dennis sein tolles Angebot auspackt... gute Eröffnung, das Klebeband ist schon ab, er wechselt jetzt auf die linke Seite, schöne Kombi mit der rechte Klappe, das sieht sehr gut aus..."} +{"t":"PBDD 23 Mass Radio 005 de-de Ohhhhh - it's a blender! It's a BLENDEEEEEER! Ohhh – es ist ein Mixer! Ein MIIIIXEEEER!"} +{"t":"PBDD 23 Mass Radio 006 de-de He must truly feel like a big deal. Er muss sich wirklich wie ein Star fühlen."} +{"t":"PBDD 23 Mass Radio 007 BVO de-de Amazon Prime Big Deal Days are the 10 and 11 of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass Radio 008 BVO de-de Exclusively for Prime Members. Exklusiv für Amazon Prime-Mitglieder."} +{"t":"PBDD 23 Mass Radio 009 BVO de-de Join Prime now Jetzt anmelden auf amazon.de/prime"} +{"t":"PBDD 23 Mass Radio 010 BVO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass Radio 018 BVO de-de Shop now Jetzt anmelden und Angebote entdecken"} +{"t":"PBDD 23 Mass Radio 022 de-de We're live as Ian unboxes his epic deal... oh he's got the tape off, Dennis packt sein Angebot aus..."} +{"t":"PBDD 23 Mass Radio 023 de-de It's a BLENDEEEEEER! Und – es ist ein MIIIIXEEEER!"} +{"t":"PBDD 23 Mass Social OLV 001 VO de-de Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober.\n \n"} +{"t":"PBDD 23 Mass Social OLV 001F VO de-de Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass Social OLV 002 Super de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass Social OLV 003 Super de-de 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass Social OLV 004 VO de-de Shop 2 days of epic deals and feel like a big deal. Entdecke zwei Tage voller Angebote und fühle dich wie ein Star"} +{"t":"PBDD 23 Mass Social OLV 005 Super de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Social OLV 006 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass Social OLV 007 VO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass Social OLV 008 Super de-de Prime Big Deal Days Heute sind"} +{"t":"PBDD 23 Mass Social OLV 009 Super de-de are here die Prime Deal Days"} +{"t":"PBDD 23 Mass Social OLV 010 VO de-de Shop 2 days of epic deals and feel like a big deal. Entdecke zwei Tage voller Angebote und fühle dich wie ein Star"} +{"t":"PBDD 23 Mass Social OLV 011 Super de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass Social OLV 016 VO de-de Shop 2 days of epic deals Entdecke 2 Tage voller Angebote"} +{"t":"PBDD 23 Mass Social OLV 022 VO de-de Shop 2 days of epic deals Entdecke 2 Tage voller Angebote"} +{"t":"PBDD 23 Mass Social Post 001 Headline de-de Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass Social Post 002 Description de-de Prime member exclusive Nur für Prime-Mitglieder"} +{"t":"PBDD 23 Mass Social Post 003 Primary text de-de Prime Big Deal Days are the 10th and 11th Oct. With two days of epic deals, you’ll feel like a big deal! Die Prime Deal Days sind am 10. und 11. Oktober. Zwei Tage voller Angebote… da fühlst du dich wie ein Star!"} +{"t":"PBDD 23 Mass Social Post 004 de-de Prime Big Deal Days are the 10th and 11th of Oct. with two days of epic deals. Join Prime now Die Prime Deal Days sind am 10. und 11. Oktober. Zwei Tage voller Angebote. Jetzt Prime entdecken."} +{"t":"PBDD 23 Mass Social Post 005 de-de Sign up Werde jetzt Prime-Mitglied"} +{"t":"PBDD 23 Mass Social Post 006 Primary text de-de Prime Big Deal Days are here. With two days of epic deals, you’ll feel like a big deal! Heute sind die Prime Deal Days. Zwei Tage voller Angebote… da fühlst du dich wie ein Star!"} +{"t":"PBDD 23 Mass Social Post 008 Description de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 23 Mass Social Post 009 de-de #AmazonPrimeBigDealDays #AmazonPrimeDealDays"} +{"t":"PBDD 23 Mass Social Post 010 de-de Prime Big Deal Days are here, with two days of epic deals. Shop now Heute sind die Prime Deal Days mit zwei Tagen voller Angebote. Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass Social Post 011 de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass TV OLV 001 VO de-de Amazon Prime Big Deal Days are coming the 10th and 11th of October. Die Amazon Prime Deal Days sind bald am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 002 VO de-de Two days of epic deals… Zwei Tage voller Angebote…"} +{"t":"PBDD 23 Mass TV OLV 003 VO de-de ... that'll make you feel like a big deal. … da fühlst du dich wie ein Star."} +{"t":"PBDD 23 Mass TV OLV 004 VO de-de Save on electronics, home, kitchen and more. Spare bei Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 23 Mass TV OLV 005 de-de Amazon Prime Big Deal Days are coming the 10th and 11th of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober.\n \n"} +{"t":"PBDD 23 Mass TV OLV 005F de-de Amazon Prime Big Deal Days are coming the 10th and 11th of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 006 Super de-de 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass TV OLV 007 VO de-de Exclusively for Prime members. Exklusiv für Prime-Mitglieder.\n"} +{"t":"PBDD 23 Mass TV OLV 007F VO de-de Exclusively for Prime members. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Mass TV OLV 008 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass TV OLV 009 VO de-de Join Prime now Werde jetzt Prime-Mitglied."} +{"t":"PBDD 23 Mass TV OLV 010 Super de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass TV OLV 011 Endframe de-de 10-11 October 10. - 11. Oktober"} +{"t":"PBDD 23 Mass TV OLV 012 VO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass TV OLV 016 de-de Amazon Prime Big Deal Days are the 10th and 11th of October. Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 018 VO de-de Exclusively for Prime Members. Exklusiv für Prime-Mitglieder.\n"} +{"t":"PBDD 23 Mass TV OLV 018F VO de-de Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Mass TV OLV 019 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass TV OLV 020 VO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass TV OLV 021 VO de-de Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober.\n"} +{"t":"PBDD 23 Mass TV OLV 021F VO de-de Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober."} +{"t":"PBDD 23 Mass TV OLV 022 Super de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass TV OLV 024 VO de-de Shop 2 days of epic deals Entdecke 2 Tage voller Angebote"} +{"t":"PBDD 23 Mass TV OLV 025 Super de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 23 Mass TV OLV 026 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Mass TV OLV 028 Super de-de Prime Big Deal Days Heute sind"} +{"t":"PBDD 23 Mass TV OLV 029 Super de-de are here die Prime Deal Days"} +{"t":"PBDD 23 Mass TV OLV 030 VO de-de Shop 2 days of epic deals and feel like a big deal. Entdecke zwei Tage voller Angebote und fühle dich wie ein Star"} +{"t":"PBDD 23 Mass YouTube 001 Title de-de Amazon Prime Big Deal Days are the 10th and 11th of October Die Amazon Prime Deal Days sind am 10. und 11. Oktober"} +{"t":"PBDD 23 Mass YouTube 002 Description de-de With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Join Prime now Zwei Tage voller Angebote an den Prime Deal Days … da fühlst du dich wie ein Star! Werde jetzt Prime-Mitglied"} +{"t":"PBDD 23 Mass YouTube 003 Title de-de Amazon Prime Big Deal Days are here Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 23 Mass YouTube 004 Description de-de With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Shop now Zwei Tage voller Angebote an den Prime Deal Days … da fühlst du dich wie ein Star! Jetzt Angebote entdecken"} +{"t":"PBDD 23 Mass YouTube 005 CTA de-de Shop now Einkaufen"} +{"t":"PBDD 23 Mass YouTube 006 Headline de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Mass YouTube 007 Body Copy de-de 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote, da fühlst du dich wie ein Star"} +{"t":"PBDD 23 Mass YouTube 008 CTA de-de Shop now Einkaufen"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name de-de Prime Big \nDeal Days Prime \nDeal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name de-de Prime \nBig Deal \nDays Prime \nDeal \nDays"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 005 de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass (D)OOH Print 007 CTA de-de Join Now Werde Prime-Mitglied"} +{"t":"PBDD 24 Mass (D)OOH Print 008 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline de-de Two days \n of epic deals Zwei Tage \n voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline de-de Two days \n of epic \n deals Zwei Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline de-de Two \n days\n of epic\n deals Zwei \n Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass (D)OOH Print 012 de-de Starts today Jetzt live"} +{"t":"PBDD 24 Mass (D)OOH Print 015 de-de Exclusively for Prime membersExclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline de-de New day. \nNew deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline de-de New day. \nNew \ndeals. Neuer Tag. \n Neue\nAngebote."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline de-de New \nday. \nNew \ndeals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass (D)OOH Print 022 de-de Ends midnight Nur noch heute"} +{"t":"PBDD 24 Mass (D)OOH Print 024 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name de-de Prime Big \nDeal Days Prime \nDeal Days"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name de-de Prime \nBig Deal \nDays Prime \nDeal \nDays"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 005 de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass Digital Display 006 CTA de-de Join Prime Werde \n Prime-Mitglied"} +{"t":"PBDD 24 Mass Digital Display 006F CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline de-de Two days \n of epic deals Zwei Tage \n voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline de-de Two days \n of epic \n deals Zwei Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline de-de Two \n days\n of epic\n deals Zwei \n Tage \n voller \n Angebote"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Digital Display 012 de-de Starts today Jetzt live"} +{"t":"PBDD 24 Mass Digital Display 014 CTA de-de Shop now Angebote entdecken"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline de-de New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 017 Tagline de-de New day. \nNew \ndeals. Neuer Tag. \n Neue\nAngebote."} +{"t":"PBDD 24 Mass Digital Display 017F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline de-de New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 24 Mass Digital Display 021 de-de Ends midnight Nur noch heute"} +{"t":"PBDD 24 Mass Digital Display 023 CTA de-de Shop now Angebote entdecken"} +{"t":"PBDD 24 Mass Digital Display 024 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass DOOH countdown 001 de-de Only \nHours: Minutes: Seconds:\nleft to get\nepic deals Nur noch\nStunden: Minuten: Sekunden:\nvoller\nAngebote"} +{"t":"PBDD 24 Mass DOOH countdown 001F de-de Only Hours: Minutes: Seconds: left to get epic deals Nur noch Stunden: Minuten: Sekunden: voller Angebote"} +{"t":"PBDD 24 Mass DOOH countdown 002 de-de Ends midnight Nur noch heute"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title de-de Get the most out of Prime Hol das Beste aus Prime heraus"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 de-de Prime exclusive Deals Exklusive Prime-Angebote"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 de-de Unlimited fast delivery on millions of items Schneller und kostenloser Versand für Millionen von Artikeln"} +{"t":"PBDD 24 Mass PRIME BENEFITS 004 de-de Enjoy 100 million+ songs with Amazon Music Prime Millionen von Songs für jeden Moment mit Amazon Prime Music"} +{"t":"PBDD 24 Mass PRIME BENEFITS 005 de-de Read for free on any device with Prime reading Grenzenloses Lesevergnügen auf allen Geräten mit Prime Reading"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 de-de Enjoy unlimited photo storage with Amazon Photos Unbegrenzt Fotos speichern mit Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 de-de Get free games and more with Prime Gaming Kostenlose Spielinhalte mit Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 008 de-de Try before you buy with Prime Erst anprobieren, dann bezahlen mit Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 de-de Stream 1000s of series and movies with Prime Video Tausende Serien und Filme mit Prime Video streamen"} +{"t":"PBDD 24 Mass Radio 033 BVO de-de Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Days sind am 8. und 9. Oktober."} +{"t":"PBDD 24 Mass Radio 034 BVO de-de with two days of epic deals on electronics, home, kitchen and more… Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 24 Mass Radio 035 BVO de-de …you’ll feel like you've been thrown a fiesta! Da fühlst du dich wie auf deiner eigenen Fiesta!"} +{"t":"PBDD 24 Mass Radio 036 BVO de-de …you’ll feel like you've been thrown a fiesta! Da fühlt Ihr euch wie auf eurer eigenen Fiesta!"} +{"t":"PBDD 24 Mass Radio 037 de-de Sarah just bought a great blender, Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass Radio 038 de-de She's a smart and exclusive Prime member, als Prime-Mitglieder seid Ihr uns wichtig"} +{"t":"PBDD 24 Mass Radio 039 de-de Two days of great deals, no delay Zwei Tage zum Sparen, juch-ey!"} +{"t":"PBDD 24 Mass Radio 040 de-de Get ready, it’s Prime Big Deal Days Auch für Euch bei den PRRIIMMMEE DEAL DAAYYYYYYYYS"} +{"t":"PBDD 24 Mass Radio 041 BVO de-de Oh now she feels like a big deal. Oh, jetzt lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 24 Mass Radio 042 BVO de-de Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Amazon Prime Deal Days sind am 8. und 9. Oktober exklusiv für Prime-Mitglieder. Jetzt anmelden auf Amazon.de/prime."} +{"t":"PBDD 24 Mass Radio 043 BVO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days."} +{"t":"PBDD 24 Mass Radio 051 de-de Let’s all shop this Prime Big Deal Days Freut Euch auf die Prime Deal Days"} +{"t":"PBDD 24 Mass Radio 053 BVO de-de Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Shop now. Amazon Prime Deal Days sind am 8. und 9. Oktober exklusiv für Prime-Mitglieder. Jetzt Angebote entdecken"} +{"t":"PBDD 24 Mass Social TV Led 001 de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle de-de Just need your picture, thanks Noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO de-de With two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Social TV Led 004 Super de-de With two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO de-de …you’ll feel like a big deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 24 Mass Social TV Led 006 Super de-de You’ll feel like a big deal Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO de-de Prime Big Deal Days are the 8th and 9th of October. Join Prime Prime Deal Days sind am 8. und 9. Oktober. Werde jetzt Prime-Mitglied."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO de-de Prime Big Deal Days are here! Shop now. Heute sind die Prime Deal Days! Jetzt Angebote entdecken."} +{"t":"PBDD 24 Mass Social TV Led 026 Subtitle de-de Just need your picture, thanks Noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 027 BVO de-de Feel like a big deal. Lasst Euch feiern und spart so richtig."} +{"t":"PBDD 24 Mass Social TV Led 028 Super de-de Feel like a big deal Lasst Euch feiern und spart so richtig."} +{"t":"PBDD 24 Mass Social TV Led 030 de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 031 Super de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass Social TV Led 034 Endcard de-de Amazon + Smile + Prime Amazon + Smile + Prime"} +{"t":"PBDD 24 Mass Social TV Led 046 Subtitle de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 047 BVO de-de Feel like a big deal. Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 24 Mass Social TV Led 048 Super de-de Feel like a big deal Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass Social TV Led 050 Endcard de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 064 de-de Sign here, please. Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle de-de Sign here, please Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle de-de Sign here, please. Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 088 de-de Sign here, please Bitte noch unterschreiben"} +{"t":"PBDD 24 Mass Social TV Led 124 de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO de-de …you and your dog will feel like a big deal! Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 189 Super de-de you and you dog\n will feel like a big deal Da können du und dein Hund sich\n feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 189F Super de-de you and you dog will feel like a big deal Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO de-de Prime Big Deal Days are here. Shop now. Heute sind die Prime Deal Days! Jetzt Angebote entdecken."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO de-de …you and your kid will feel like a big deal! Da können du und deine Kleine sich feiern lassen und so richtig sparen."} +{"t":"PBDD 24 Mass Social TV Led 209 Super de-de you and your kid\n will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 209F Super de-de you and your kid will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO de-de …you and your cat will feel like a big deal! … da können du und deine Katze sich feiern lassen und so richtig sparen."} +{"t":"PBDD 24 Mass Social TV Led 229 Super de-de you and your cat\n will feel like a big deal da können du und deine Katze sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass Social TV Led 229F Super de-de you and your cat will feel like a big deal da können du und deine Katze sich feiern lassen und so richtig sparen"} +{"t":"PBDD 24 Mass TV Cut in 001 Super de-de Two Days of Epic Deals Zwei Tage voller toller Angebote"} +{"t":"PBDD 24 Mass TV Cut in 002 Event Name de-de Prime Day Prime Day"} +{"t":"PBDD 24 Mass TV Cut in 003 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass TV OLV 001 BVO de-de Amazon Prime Big Deal Days are the 8th and 9th of October Amazon Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 002 Super de-de Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 003 Super de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 004 BVO de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 005 Super de-de Two Days of Epic Deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 006 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 24 Mass TV OLV 007 de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 008 Super de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 012 BVO de-de Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 013 BVO de-de Two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 014 BVO de-de …that’ll make you feel like a big deal. ... also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 24 Mass TV OLV 015 BVO de-de Deals on electronics, home, kitchen and more. Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 24 Mass TV OLV 016 BVO de-de Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Days sind am 8. und 9. Oktober exklusiv für Amazon Prime-Mitglieder."} +{"t":"PBDD 24 Mass TV OLV 018 BVO de-de Join Prime now. Werde jetzt Prime-Mitglied"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass TV OLV 031 BVO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 032 Super de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 034 Super de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Mass TV OLV 035 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 24 Mass TV OLV 048 BVO de-de Shop now. Jetzt Angebote entdecken"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline de-de Amazon Prime Big Deal Days are the 8th - 9th of October Amazon Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Mass YouTube Long 002 Description de-de With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Zwei Tage voller Angebote … Lasst Euch bei den Amazon Prime Deal Days feiern und spart so richtig!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline de-de Amazon Prime Big Deal Days are here Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 004 Description de-de With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Zwei Tage voller Angebote … Lasst Euch bei den Amazon Prime Deal Days feiern und spart so richtig!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy de-de 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Lasst Euch feiern und spart so richtig"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA de-de Shop now Einkaufen"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline de-de Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description de-de Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Short 003 de-de 8-9 October 8. - 9. Oktober"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA de-de Join Prime Anmelden"} +{"t":"PBDD 24 Mass YouTube Short 006 Description de-de Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Short 007 de-de 2 days of epic deals 2 Tage voller Angebote"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA de-de Shop now Einkaufen"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline de-de Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy de-de 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote"} +{"t":"PBDD 25 Mass Display 001 Tagline de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 002 Tagline de-de Prime Big\n Deal Days Prime Deal \n Days"} +{"t":"PBDD 25 Mass Display 002F Tagline de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 003 Tagline de-de Prime \n Big Deal\n Days Prime \n Deal \n Days"} +{"t":"PBDD 25 Mass Display 003F Tagline de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 004 Dates de-de 7–8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Display 005 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Display 006 Tagline de-de Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 006F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 007 Tagline de-de Big \n deals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 007F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 008 Tagline de-de Big \n deals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Display 008F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 009 CTA de-de Shop now Angebote entdecken"} +{"t":"PBDD 25 Mass Display 011 Tagline de-de New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass Display 011F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Display 012 Tagline de-de New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Display 012F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Display 016 Tagline de-de Big deals \n end tonight! Tolle Angebote, \n nur noch heute!"} +{"t":"PBDD 25 Mass Display 016F Tagline de-de Big deals end tonight! Tolle Angebote, nur noch heute!"} +{"t":"PBDD 25 Mass Display 017 Tagline de-de Big deals \n end\n tonight! Tolle \n Angebote, \n nur noch heute!"} +{"t":"PBDD 25 Mass Display 017F Tagline de-de Big deals end tonight! Tolle Angebote, nur noch heute!"} +{"t":"PBDD 25 Mass Display 018 Tagline de-de Big \n Deals \n end\n tonight! Tolle \n Angebote, \n nur noch heute!"} +{"t":"PBDD 25 Mass Display 018F Tagline de-de Big Deals end tonight! Tolle Angebote, nur noch heute!"} +{"t":"PBDD 25 Mass Display 020 de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 021 Tagline de-de Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 021F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 022 Tagline de-de Big \n deals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Display 022F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 023 Tagline de-de Big \n deals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Display 023F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Display 031 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Display 032 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline de-de Prime Big Deal Days\n are coming! Prime Deal Days \n starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline de-de Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline de-de Prime Big\n Deal Days\n are coming! Prime Deal \n Days starten \n bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline de-de Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline de-de Prime \n Big Deal\n Days are\n coming! Prime \n Deal Days \n starten \n bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline de-de Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates de-de 7–8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline de-de Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline de-de Big \ndeals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline de-de Big \ndeals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA de-de Shop now Angebote entdecken"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline de-de New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline de-de New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline de-de New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 de-de Prime Big\n Deal Days\n end in\n XX:XX:XX Die Prime \n Deal Days \n enden in \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F de-de Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 de-de Prime Big Deal Days\n end in XX:XX:XX Die Prime Deal Days \n enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F de-de Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 de-de Prime Big\n Deal Days\n end in XX:XX:XX Die Prime Deal \n Days enden \n in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F de-de Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 de-de Prime Big\n Deal Days\n end in\n XX:XX:XX Die Prime \n Deal Days \n enden in \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F de-de Prime Big Deal Days end in XX:XX:XX Die Prime Deal Days enden in XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 de-de Hours Stunden"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 de-de Minutes Minuten"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 de-de Seconds Sekunden"} +{"t":"PBDD 25 Mass Print 001 Tagline de-de Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Print 001F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Print 002 Tagline de-de Big \ndeals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Print 002F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Print 003 Tagline de-de Big \ndeals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Print 003F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Print 004 CTA de-de Shop now Angebote entdecken"} +{"t":"PBDD 25 Mass Print 006 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Print 007 Tagline de-de New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass Print 007F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Print 008 Tagline de-de New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Print 008F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Print 009 Tagline de-de New \n day. \n New \n deals. Neuer \n Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Print 009F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Radio 001 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass Radio 002 BVO de-de Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr – und schon ist Schluss mit …"} +{"t":"PBDD 25 Mass Radio 003 BVO de-de And more like… Und Zeit für …"} +{"t":"PBDD 25 Mass Radio 004 BVO de-de Feel like a big deal. Also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 25 Mass Radio 005 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass Radio 006 BVO de-de Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass Radio 007 BVO de-de Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PBDD 25 Mass Radio 008 BVO de-de Amazon Prime Big Deal Days are here Heute sind die Amazon Prime Deal Days"} +{"t":"PBDD 25 Mass Radio 014 BVO de-de Shop now. Jetzt Angebote entdecken."} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super de-de Prime Big \n Deal Days\n7–8 October Prime Deal Days\n 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super de-de Prime Big Deal Days 7–8 October Prime Deal Days 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super de-de Exclusively for\n Prime Members Exklusiv für\n Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super de-de Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super de-de Two days\n of big deals Zwei Tage\n voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super de-de Two days\n of big\n deals Zwei Tage\n voller\n Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super de-de Join now Werde jetzt Mitglied"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 de-de Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super de-de Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super de-de Amazon Prime Big \n Deal Days\nare here! Heute sind die \n Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super de-de Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super de-de Amazon\n Prime Big Deal Days\n are here! Heute sind die \n Prime\n Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super de-de Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 de-de Exclusively for\n Prime members Exklusiv für\n Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Social OLV Design Led 018 Super de-de Two days\n of big deals Zwei Tage \nvoller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 018F Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 019 Super de-de Two days\n of big\n deals Zwei Tage \nvoller \nAngebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 019F Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass Static Social 001 Tagline de-de Prime Big Deal Days\n are coming! Prime Deal Days \n starten bald!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline de-de Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline de-de Prime Big\n Deal Days\n are coming! Prime Deal \n Days starten \n bald!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline de-de Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline de-de Prime \n Big Deal\n Days are\n coming! Prime \n Deal Days \n starten \n bald!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline de-de Prime Big Deal Days are coming! Prime Deal Days starten bald!"} +{"t":"PBDD 25 Mass Static Social 004 Dates de-de 7–8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass Static Social 005 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass Static Social 006 Tagline de-de Big deals\n are here! Tolle Angebote \n sind da!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline de-de Big \n deals\n are here! Tolle \n Angebote \n sind da!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline de-de Big \n deals\n are\n here! Tolle \n Angebote \n sind \n da!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline de-de Big deals are here! Tolle Angebote sind da!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline de-de New day. \n New deals. Neuer Tag. \n Neue Angebote."} +{"t":"PBDD 25 Mass Static Social 010F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass Static Social 011 Tagline de-de New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"PBDD 25 Mass Static Social 011F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PBDD 25 Mass TV OLV 001 de-de Prime Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass TV OLV 003 BVO de-de Two days of big deals on electronics, home, kitchen and more. Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PBDD 25 Mass TV OLV 004 BVO de-de …that’ll make you feel like a big deal. … also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 25 Mass TV OLV 005 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Amazon Prime Deal Days sind am 7. und 8. Oktober. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass TV OLV 006 Super de-de Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass TV OLV 007 Super de-de 7-8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 008 BVO de-de Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PBDD 25 Mass TV OLV 009 Super de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 010 Super de-de Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 de-de 7-8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 014 Super de-de Amazon Prime Big Deal Days\n 7-8 October Prime Deal Days\n 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 014F Super de-de Amazon Prime Big Deal Days 7-8 October Prime Deal Days 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 016 BVO de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 017 Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 018 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 25 Mass TV OLV 019 de-de Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 021 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days sind am 7. und 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 022 Super de-de 7-8 \n October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 022F Super de-de 7-8 October 7. - 8. Oktober"} +{"t":"PBDD 25 Mass TV OLV 023 BVO de-de You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO de-de With two days of big deals… Zwei Tage voller Angebote ..."} +{"t":"PBDD 25 Mass TV OLV 026 BVO de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 25 Mass TV OLV 027 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PBDD 25 Mass TV OLV 028 Super de-de Prime Big \n Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 028F Super de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 033 BVO de-de Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days (sind) am 7. und 8. Oktober."} +{"t":"PBDD 25 Mass TV OLV 042 BVO de-de Amazon Prime Big Deal Days are here. Heute sind die Amazon Prime Deal Days."} +{"t":"PBDD 25 Mass TV OLV 044 BVO de-de …that’ll make you feel like a big deal. ... also, lasst euch feiern und spart so richtig."} +{"t":"PBDD 25 Mass TV OLV 045 BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Amazon Prime Deal Days sind am 7. und 8. Oktober. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass TV OLV 045F BVO de-de Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Amazon Prime Deal Days sind am 7. und 8. Oktober. Exklusiv für Prime-Mitglieder."} +{"t":"PBDD 25 Mass TV OLV 048 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass TV OLV 054 Super de-de Amazon Prime Big Deal Days \n are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 054F Super de-de Amazon Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 057 Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 058 Super de-de Two days\n of big deals Zwei Tage\n voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 058F Super de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PBDD 25 Mass TV OLV 059 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PBDD 25 Mass TV OLV 063 Super de-de Prime Big Deal Days\n are here! Heute sind die\n Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 063F Super de-de Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO de-de You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 068 BVO de-de Shop now. Jetzt Angebote entdecken."} +{"t":"PBDD 25 Mass TV OLV 074 BVO de-de Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO de-de Amazon Prime Big Deal Days are here! Heute sind die Amazon Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 077 Super de-de PrimeBig\n Deal Days\n are here! Heute sind\n die Prime\n Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 077F Super de-de PrimeBig Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO de-de Shop now. Jetzt Angebote entdecken."} +{"t":"PD 23 Mass (D)OOH 001 Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass (D)OOH 002 Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 23 Mass (D)OOH 003 Dates de-de Ends midnight Endet heute um Mitternacht"} +{"t":"PD 23 Mass (D)OOH 004 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Digital Display 001 Event Name de-de Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass Digital Display 004 CTA de-de Learn more Mehr erfahren"} +{"t":"PD 23 Mass Digital Display 005 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 23 Mass Digital Display 006 CTA de-de Shop now Angebote entdecken"} +{"t":"PD 23 Mass Digital Display 007 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Digital Display 009 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Legal Radio 001 de-de Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exklusiv für Amazon Prime‑Mitglieder. Jetzt anmelden."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass Radio 001 BVO de-de Amazon Prime Day is 11 & 12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Radio 002 BVO de-de with two days of epic deals on electronics, home, kitchen and more… Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 23 Mass Radio 003 BVO de-de …you’ll feel like you just won an award. … da fühlst du dich, als hättest gerade einen Oscar gewonnen."} +{"t":"PD 23 Mass Radio 004 FVO de-de Wow… I didn’t even prepare a speech… Wow … Ich habe gar keine Rede vorbereitet."} +{"t":"PD 23 Mass Radio 005 FVO de-de ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ähm … ich möchte meinem Paketboten danken, dass er mein Paket so schnell gebracht hat, … den anderen Prime-Mitgliedern … ähm … meiner Katze, meinen Eltern, die mich immer unterstützt haben …"} +{"t":"PD 23 Mass Radio 006 BVO de-de Someone’s feeling like a big deal! Da fühlt man sich wie ein Star!"} +{"t":"PD 23 Mass Radio 007 BVO de-de Amazon Prime Day is 11 & 12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Radio 008 BVO de-de Exclusively for Prime Members. Exklusiv für Amazon Prime-Mitglieder."} +{"t":"PD 23 Mass Radio 009 BVO de-de Join Prime now. Jetzt anmelden auf Amazon.de/prime."} +{"t":"PD 23 Mass Radio 010 BVO de-de Amazon Prime Day is here Heute ist Amazon Prime Day."} +{"t":"PD 23 Mass Radio 016 BVO de-de Amazon Prime Day is 11 & 12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Radio 017 BVO de-de Exclusively for Prime Members. Shop now. Exklusiv für Amazon Prime-Mitglieder. Jetzt anmelden und Angebote entdecken."} +{"t":"PD 23 Mass Radio 018 BVO de-de Amazon Prime Day is 11 & 12 July. N/A"} +{"t":"PD 23 Mass Social OLV 001 Super de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass Social OLV 001 Super de-de Amazon Prime Day Heute ist"} +{"t":"PD 23 Mass Social OLV 001 Super de-de is here Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 VO de-de and feel like a big deal und fühl dich wie ein Star"} +{"t":"PD 23 Mass Social OLV 001 de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 de-de Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Mass Social OLV 001 Super de-de Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 VO de-de Shop two days of epic deals Entdecke zwei Tage voller Angebote."} +{"t":"PD 23 Mass Social OLV 001 VO de-de Two days of epic deals Entdecke zwei Tage voller Angebote"} +{"t":"PD 23 Mass Social OLV 001 Super de-de 11-12 July 11. - 12. Juli"} +{"t":"PD 23 Mass Social Post 001 Primary text de-de Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 11. und 12. Juli. Zwei Tage voller Angebote… da fühlst du dich wie ein Star!"} +{"t":"PD 23 Mass Social Post 002 Headline de-de Prime Day 11-12 July Prime Day am 11.-12. Juli"} +{"t":"PD 23 Mass Social Post 003 Description de-de Prime member exclusive Nur für Prime-Mitglieder"} +{"t":"PD 23 Mass Social Post 004 Primary text de-de Amazon Prime Day is the 11th-12th of July Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass Social Post 005 de-de Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Amazon Prime Day ist am 11. und 12. Juli. Zwei Tage voller Angebote. Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass Social Post 006 Primary text de-de Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote… da fühlst du dich wie ein Star!"} +{"t":"PD 23 Mass Social Post 007 Headline de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 23 Mass Social Post 008 Description de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass TV OLV 001 de-de Amazon Prime Day is 11-12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 002 VO de-de Two days of epic deals on electronics, home, kitchen and more... Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 23 Mass TV OLV 003 VO de-de ... that'll make you feel like a big deal. … da fühlst du dich wie ein Star."} +{"t":"PD 23 Mass TV OLV 004 VO de-de Amazon Prime Day is 11-12 July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 005 VO de-de Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 006 VO de-de Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PD 23 Mass TV OLV 007 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Mass TV OLV 008 Super de-de 11-12 July 11. - 12. Juli"} +{"t":"PD 23 Mass TV OLV 009 de-de 11-12 July 11. - 12. Juli"} +{"t":"PD 23 Mass TV OLV 010 de-de Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 011 VO de-de He’s got a toothbrush!\nThere he is!\nSam! Sam! Er hat eine Zahnbürste bekommen! \nDa ist er! \nTimo! Timo!"} +{"t":"PD 23 Mass TV OLV 011F VO de-de He’s got a toothbrush! There he is! Sam! Sam! Er hat eine Zahnbürste bekommen! Da ist er! Timo! Timo!"} +{"t":"PD 23 Mass TV OLV 012 VO de-de John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Hier, hier, zeig’s mir Ben!\nBen, hier drüben! \nIch liebe es, Ben. Liebe es"} +{"t":"PD 23 Mass TV OLV 012F VO de-de John! John! John, over here! Love it, John. Love it Looking great John! Hier, hier, zeig’s mir Ben! Ben, hier drüben! Ich liebe es, Ben. Liebe es"} +{"t":"PD 23 Mass TV OLV 013 VO de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass TV OLV 014 VO de-de ... that'll make you feel like a big deal. ... mit denen du dich wie ein Star fühlst."} +{"t":"PD 23 Mass TV OLV 015 VO de-de Deals on electronics, home, kitchen and more. Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 23 Mass TV OLV 016 VO de-de Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Mass TV OLV 017 VO de-de Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 018 VO de-de Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PD 23 Mass TV OLV 019 de-de Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 de-de Amazon Prime Day is here. Heute ist Amazon Prime Day."} +{"t":"PD 23 Mass TV OLV 026 VO de-de Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day ist am 11. und 12. Juli.\n Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 026F VO de-de Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day ist am 11. und 12. Juli. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 027 VO de-de Shop now. Jetzt Angebote entdecken"} +{"t":"PD 23 Mass TV OLV 033 VO de-de Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day ist am 11. und 12. Juli.\n Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 033F VO de-de Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day ist am 11. und 12. Juli. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Mass TV OLV 034 VO de-de Shop now. Werde jetzt Prime-Mitglied."} +{"t":"PD 23 Mass TV OLV 037 Super de-de Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 041 Super de-de Two Days of Epic Deals Zwei Tage voller Angebote"} +{"t":"PD 23 Mass TV OLV 042 VO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass TV OLV 043 de-de Amazon Prime Day is here Heute ist Amazon Prime Day."} +{"t":"PD 23 Mass TV OLV 044 Super de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 048 VO de-de Shop now Jetzt entdecken"} +{"t":"PD 23 Mass YouTube 001 Title de-de Amazon Prime Day is the 11th-12th of July Amazon Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Mass YouTube 002 Description de-de With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Zwei Tage voller Angebote am Prime Day… da fühlst du dich wie ein Star! Werde jetzt Prime-Mitglied"} +{"t":"PD 23 Mass YouTube 003 Title de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 23 Mass YouTube 004 Description de-de With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Zwei Tage voller Angebote am Prime Day… da fühlst du dich wie ein Star! Jetzt Angebote entdecken"} +{"t":"PD 23 Mass YouTube 005 Headline de-de Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy de-de 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Da fühlst du dich wie ein Star"} +{"t":"PD 23 Mass YouTube 007 CTA de-de Shop now  Angebote entdecken"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline de-de Two days \nof epic deals Zwei Tage \nvoller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline de-de Two days \nof epic \ndeals Zwei Tage \nvoller \nAngebote"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline de-de Two \ndays\nof epic\ndeals Zwei \nTage \nvoller \nAngebote"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass (D)OOH Print 005 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline de-de New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline de-de New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass (D)OOH Print 009 Tagline de-de Only\n XX:XX:XX\n left of\n Prime \n Day Nur noch \nXX:XX:XX \nbis Prime \nDay \nendet"} +{"t":"PD 24 Mass (D)OOH Print 009F Tagline de-de Only XX:XX:XX left of Prime Day Nur noch XX:XX:XX bis Prime Day endet"} +{"t":"PD 24 Mass (D)OOH Print 010 Dates de-de Ends midnight Endet heute um Mitternacht"} +{"t":"PD 24 Mass Digital Display 001 Tagline de-de Two days \nof epic deals Zwei Tage \nvoller Angebote"} +{"t":"PD 24 Mass Digital Display 001F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Digital Display 002 Tagline de-de Two days \nof epic \ndeals Zwei Tage \nvoller \nAngebote"} +{"t":"PD 24 Mass Digital Display 002F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Digital Display 003 Tagline de-de Two \ndays\nof epic\ndeals Zwei \nTage \nvoller \nAngebote"} +{"t":"PD 24 Mass Digital Display 003F Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Digital Display 004 de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Digital Display 005 CTA de-de Join Prime Werde \nPrime-Mitglieder"} +{"t":"PD 24 Mass Digital Display 005F CTA de-de Join Prime Werde Prime-Mitglieder"} +{"t":"PD 24 Mass Digital Display 006 CTA de-de Shop now Angebote entdecken"} +{"t":"PD 24 Mass Digital Display 007 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass Digital Display 008 Tagline de-de New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 24 Mass Digital Display 008F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass Digital Display 010 Tagline de-de New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 24 Mass Digital Display 010F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Mass Digital Display 011 Dates de-de Ends midnight Endet heute \num Mitternacht"} +{"t":"PD 24 Mass Digital Display 011F Dates de-de Ends midnight Endet heute um Mitternacht"} +{"t":"PD 24 Mass Digital Display 012 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 002 de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 003 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 004 de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 005 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 007 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description de-de Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline de-de Spring Sale is coming Die Frühlingsangebote kommen!"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description de-de Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass EU Mobile Banners 013 Description de-de Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"PD 24 Mass PEAS Social Post 001 de-de October 11 and 12. Get access to two days of epic deals before anyone else. 11. und 12. Oktober. Zwei Tage voller toller Angebote. Jetzt Prime-Mitglied werden."} +{"t":"PD 24 Mass PEAS Social Post 002 de-de Now on. Get access to two days of epic deals before anyone else. Ab sofort. Zwei Tage voller toller Angebote. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline de-de Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 004 Description de-de Feel like a big deal Fühl dich richtig wichtig"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA de-de Learn more Mehr erfahren"} +{"t":"PD 24 Mass PEAS Social Post 006 de-de Shop now Jetzt sparen"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline de-de The Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text de-de Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Prime Exklusive Angebote. Am 11. und 12. Oktober. Zwei Tage voller toller Angebote – fühl dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 014 de-de Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Prime Exklusive Angebote. Ab sofort. Zwei Tage voller toller Angebote –fühl dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline de-de Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 021 de-de Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Prime Exklusive Angebote. 11. - 12. Oktober. Zwei Tage voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 022 de-de Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Prime Exklusive Angebote. Ab sofort. Fühl dich richtig wichtig mit 2 Tagen voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 027 de-de Prime Early Access Sale starts in: XX:XX:XX Prime Exklusive Angebote starten in: XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 de-de Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Prime Exklusive Angebote. Fühl dich richtig wichtig mit Zwei Tagen voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 035 de-de Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Prime Exklusive Angebote. Ab sofort. Fühl dich richtig wichtig mit 2 Tagen voller toller Angebote."} +{"t":"PD 24 Mass PEAS Social Post 038 de-de Get two days of epic deals before anyone else and feel like a big deal. Zwei Tage voller toller Angebote –fühl dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 039 de-de Get two days of epic deals before anyone else and feel like a big deal. Zwei Tage voller toller Angebote – fühlt dich richtig wichtig."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline de-de Prime Early Access Sale. October 11 and 12. Prime Exklusive Angebote. Am 11. und 12. Oktober."} +{"t":"PD 24 Mass PEAS Social Post 041 Description de-de Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass PEAS Social Post 044 de-de The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Bald starten die Prime Exklusiven Angebote. LIKE ❤️ diesen Tweet und du wirst am 11. Oktober erinnert, wenn die Angebote beginnen."} +{"t":"PD 24 Mass PEAS Social Post 045 de-de [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] deine Erinnerung an die Prime Exklusiven Angebote ist eingerichtet. Wir werden dich erinnern, sobald die Angebote am 11. Oktober verfügbar sind. Antworte #Stop, um dich von diesem Service abzumelden."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA de-de Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Bist du bereit, dich richtig wichtig zu fühlen? Denn jetzt geht’s los. Die Prime Exklusiven Angebote sind da. Genieße zwei Tage voller toller Angebote!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline de-de Prime Early Access Sale Prime Exklusive Angebote"} +{"t":"PD 24 Mass Social Post 001 Headline de-de Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 002 Description de-de Prime member exclusive Nur für Prime-Mitglieder"} +{"t":"PD 24 Mass Social Post 003 Primary text de-de Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 004 Headline de-de Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 005 Primary text de-de Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 014 Primary text de-de Amazon Prime Day is the 16th - 17th of July Amazon Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Mass Social Post 016 de-de Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social Post 017 Title de-de Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 018 Description de-de Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 019 Headline de-de Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 020 Headline de-de Prime Day 16-17 July Prime Day am 16. - 17. Juli"} +{"t":"PD 24 Mass Social Post 021 de-de Amazon Prime Day is here, with two days of epic deals. Shop now Heute ist Amazon Prime Day. Zwei Tage voller Angebote. Jetzt Angebote entdecken"} +{"t":"PD 24 Mass Social Post 022 de-de Shop now Jetzt Angebote entdecken"} +{"t":"PD 24 Mass Social Post 023 Primary text de-de Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 024 Headline de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 025 Description de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 24 Mass Social Post 026 Primary text de-de Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 027 Headline de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 028 Primary text de-de Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 036 Primary text de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 037 Brand Name de-de AmazonUK AmazonDE"} +{"t":"PD 24 Mass Social Post 038 de-de Amazon Prime Day is here, with two days of epic deals. Shop now. Heute ist Amazon Prime Day. Zwei Tage voller Angebote. Jetzt Angebote entdecken."} +{"t":"PD 24 Mass Social Post 039 Title de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 040 Description de-de Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Heute ist Amazon Prime Day. Zwei Tage voller Angebote … also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social Post 041 Headline de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social Post 042 Headline de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Mass Social OLV 001 de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 002 Subtitle de-de Just need your picture, thanks Noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 003 BVO de-de With two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Social OLV 004 Super de-de With two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass Social OLV 005 BVO de-de …you’ll feel like a big deal! Lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social OLV 006 Super de-de You’ll feel like a big deal Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass Social OLV 007 BVO de-de Prime day is the 16-17 July. Join Prime. Prime Day ist am 16. und 17. Juli. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social OLV 008 Endcard de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass Social OLV 009 Endcard de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Social OLV 011 Subtitle de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 016 BVO de-de Prime day is here! Shop now. Heute ist Prime Day! Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 020 Subtitle de-de Just need your picture, thanks Noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 021 BVO de-de Feel like a big deal. Lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass Social OLV 022 Super de-de Feel like a big deal Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass Social OLV 024 Super de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Social OLV 025 Super de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass Social OLV 035 Subtitle de-de Just need your picture, thanks. Noch ein Foto, bitte"} +{"t":"PD 24 Mass Social OLV 049 de-de Sign here, please. Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 050 Subtitle de-de Sign here, please Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 059 Subtitle de-de Sign here, please. Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 067 de-de Sign here, please Bitte noch unterschreiben"} +{"t":"PD 24 Mass Social OLV 097 BVO de-de With two days of epic deals… Zwei Tagen voller Angebote"} +{"t":"PD 24 Mass Social OLV 098 Super de-de With two days of epic deals Zwei Tagen voller Angebote"} +{"t":"PD 24 Mass Social OLV 099 BVO de-de …you and your dog will feel like a big deal! Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 100 Super de-de you and you dog\n will feel like a big deal Da können du und dein Hund sich\n feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 100F Super de-de you and you dog will feel like a big deal Da können du und dein Hund sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 101 BVO de-de Prime day is the 16th and 17th of July. Join Prime Prime Day ist am 16. und 17. Juli. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social OLV 108 BVO de-de Prime Day is here! Shop now. Heute ist Prime Day. Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 109 de-de Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO de-de …you and your kid will feel like a big deal! Da können du und deine Kleine sich feiern lassen und so richtig sparen."} +{"t":"PD 24 Mass Social OLV 115 Super de-de you and your kid\n will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 115F Super de-de you and your kid will feel like a big deal Da können du und deine Kleine sich feiern lassen und so richtig sparen"} +{"t":"PD 24 Mass Social OLV 116 BVO de-de Prime day is the 16th and 17th of July. Join Prime. Prime Day ist am 16. und 17. Juli. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass Social OLV 123 BVO de-de Prime Day is here! Shop now. Heute ist Prime Day! Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 126 BVO de-de Feel like a big deal. Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass Social OLV 138 BVO de-de Prime day is here! Shop now. Heute ist Prime Day. Jetzt Angebote Entdecken."} +{"t":"PD 24 Mass Social OLV 141 Super de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass Social OLV 142 de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass TV Cut in 001 Super de-de Two Days of Epic Deals Zwei Tage voller toller Angebote"} +{"t":"PD 24 Mass TV Cut in 002 Event Name de-de Prime Day Prime Day"} +{"t":"PD 24 Mass TV Cut in 003 On-screen text de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass TV OLV 001 BVO de-de Amazon Prime Day is the 16th and 17th of July Amazon Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Mass TV OLV 002 Super de-de Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass TV OLV 004 BVO de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 005 Super de-de Two Days of Epic Deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 006 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 24 Mass TV OLV 007 de-de 16-17 July 16. - 17. Juli"} +{"t":"PD 24 Mass TV OLV 008 Super de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Mass TV OLV 009 BVO de-de Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Mass TV OLV 010 BVO de-de Two days of epic deals… Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 011 BVO de-de …that’ll make you feel like a big deal. ... also, lass dich feiern und spare so richtig."} +{"t":"PD 24 Mass TV OLV 012 BVO de-de Deals on electronics, home, kitchen and more. Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 24 Mass TV OLV 013 BVO de-de Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day ist am 16. und 17. Juli. Exklusiv für Amazon Prime-Mitglieder."} +{"t":"PD 24 Mass TV OLV 015 BVO de-de Join Prime now. Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass TV OLV 025 BVO de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 026 Super de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 028 Super de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Mass TV OLV 029 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PD 24 Mass TV OLV 033 BVO de-de Amazon Prime Day is here Heute ist Amazon Prime Day."} +{"t":"PD 24 Mass TV OLV 039 BVO de-de Shop now. Jetzt Angebote entdecken"} +{"t":"PD 24 Mass YouTube Long 001 Headline de-de Amazon Prime Day is the 16th - 17th of July Amazon Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Mass YouTube Long 002 Description de-de With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Zwei Tage voller Angebote … Lass dich am Amazon Prime Day feiern und spare so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass YouTube Long 003 CTA de-de Join Prime Angebote entdecken"} +{"t":"PD 24 Mass YouTube Long 004 Headline de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 24 Mass YouTube Long 005 Description de-de With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Zwei Tage voller Angebote… Lass dich am Amazon Prime Day feiern und spare so richtig! Jetzt Angebote entdecken."} +{"t":"PD 24 Mass YouTube Long 006 CTA de-de Shop now  Einkaufen"} +{"t":"PD 24 Mass YouTube Long 007 Headline de-de Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy de-de 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass YouTube Long 009 CTA de-de Shop now  Angebote entdecken"} +{"t":"PD 24 Mass YouTube Short 001 Headline de-de Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description de-de Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day ist am 16. und 17. Juli. Zwei Tage voller Angebote … Lass dich am Amazon Prime Day feiern und spare so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Mass YouTube Short 003 CTA de-de Join Prime Anmelden"} +{"t":"PD 24 Mass YouTube Short 005 Description de-de Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Heute ist Amazon Prime Day. Zwei Tage voller Angebote… Lass dich am Amazon Prime Day feiern und spare so richtig! Jetzt Angebote entdecken."} +{"t":"PD 24 Mass YouTube Short 006 CTA de-de Shop now  Einkaufen"} +{"t":"PD 24 Mass YouTube Short 007 Headline de-de Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy de-de 2 days of epic deals, so you’ll feel like a big deal 2 Tage voller Angebote. Lass dich feiern und spare so richtig"} +{"t":"PD 24 Mass YouTube Short 009 CTA de-de Shop now  Einkaufen"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline de-de Four days \nof big deals Vier Tage \nvoller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline de-de Four days \nof big\ndeals Vier Tage \nvoller \nAngebote"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline de-de Four \ndays\nof big\ndeals Vier  \nTage \nvoller \nAngebote"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline de-de Four  days of big deals Vier   Tage voller Angebote"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass (D)OOH Print 005 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline de-de New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline de-de New day. \nNew \ndeals. Neuer Tag. \nNeue \nAngebote."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline de-de New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass (D)OOH Print 009 de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline de-de Big deals \nend in \nXX:XX:XX  Tolle \nAngebote \nenden in \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline de-de Big deals end in XX:XX:XX  Tolle Angebote enden in XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline de-de Big deals end in XX:XX:XX  Tolle Angebote enden in XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 de-de Hours Stunden"} +{"t":"PD 25 Mass (D)OOH Print 014 de-de Minutes Minuten"} +{"t":"PD 25 Mass (D)OOH Print 015 de-de Seconds Sekunden"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency de-de Shop now Jetzt entdecken"} +{"t":"PD 25 Mass Digital Display 001 Tagline de-de Four days \nof big deals Vier Tage \nvoller Angebote"} +{"t":"PD 25 Mass Digital Display 001F Tagline de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Digital Display 002 Tagline de-de Four days \nof big\ndeals Vier Tage \nvoller \nAngebote"} +{"t":"PD 25 Mass Digital Display 002F Tagline de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Digital Display 003 Tagline de-de Four \ndays\nof big\ndeals Vier  \nTage \nvoller \nAngebote"} +{"t":"PD 25 Mass Digital Display 003F Tagline de-de Four  days of big deals Vier   Tage voller Angebote"} +{"t":"PD 25 Mass Digital Display 005 Dates de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Digital Display 006 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 25 Mass Digital Display 007 CTA de-de Shop now Angebote entdecken"} +{"t":"PD 25 Mass Digital Display 008 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Digital Display 009 Tagline de-de New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 25 Mass Digital Display 009F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Digital Display 010 Tagline de-de New day. \nNew \ndeals. Neuer Tag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Digital Display 010F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Digital Display 011 Tagline de-de New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Digital Display 011F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Digital Display 012 Dates de-de Ends midnight Nur noch heute"} +{"t":"PD 25 Mass Digital Display 020 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"PD 25 Mass Digital Display 021 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Digital Display 027 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"PD 25 Mass Digital Display 029 de-de Fast. Faster. Prime Schnell. Schneller. Prime."} +{"t":"PD 25 Mass Digital Display 030 de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"PD 25 Mass Digital Display 031 de-de More information at Amazon.xx Weitere Infos auf Amazon.de/Prime"} +{"t":"PD 25 Mass Radio 001 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day ist vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Radio 002 BVO de-de Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Vier Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr - und schon ist Schluss mit …"} +{"t":"PD 25 Mass Radio 003 BVO de-de And more like… Und Zeit für …"} +{"t":"PD 25 Mass Radio 004 BVO de-de Feel like a big deal.  Also, lasst euch feiern und spart so richtig."} +{"t":"PD 25 Mass Radio 005 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day ist vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Radio 006 BVO de-de Exclusively for Prime Members. Exklusiv für Prime-Mitglieder."} +{"t":"PD 25 Mass Radio 007 BVO de-de Join Prime now. Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Radio 008 BVO de-de Amazon Prime Day is here. Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Radio 013 BVO de-de Exclusively for Prime Members.  Exklusiv für Prime-Mitglieder."} +{"t":"PD 25 Mass Radio 014 BVO de-de Shop now. Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Social Design Led OLV 002 Super de-de Amazon \n Prime Day\n is 8–11 July Amazon\n Prime Day\n vom 8. - 11. Juli"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super de-de Amazon Prime Day is 8–11 July Amazon Prime Day vom 8. - 11. Juli"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super de-de Four days\n of big deals Vier Tage \n voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super de-de Four days\n of big\n deals Vier Tage \n voller\n Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super de-de Join now Werde jetzt Mitglied"} +{"t":"PD 25 Mass Social Design Led OLV 009 de-de Exclusively for \n Prime members Exklusiv für\n Prime-Mitglieder"} +{"t":"PD 25 Mass Social Design Led OLV 009F de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super de-de Amazon Prime Day\n is here! Heute ist\n Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super de-de Amazon\n Prime Day\n is here! Heute ist\n Amazon\n Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super de-de Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social Post 001 Description de-de Prime member-exclusive Nur für Prime Mitglieder"} +{"t":"PD 25 Mass Social Post 002 Headline de-de Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11.7."} +{"t":"PD 25 Mass Social Post 003 Primary text de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 004 Headline de-de Amazon Prime Day 8-11 July Amazon Prime Day vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 005 Primary text de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 009 Primary text de-de Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Mit vier Tagen voller Angebote, spart ihr so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 010 Primary text de-de Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Mit vier Tagen voller Angebote, spart ihr so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 011 Primary text de-de Amazon Prime Day is the 8th-11th July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 012 Headline de-de With four days of big deals! Join Prime now. Vier Tage voller Angebote! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 013 Primary text de-de Amazon Prime Day is the 8th-11th July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 014 de-de Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Entdecke vier Tage voller Angebote. Werde Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 015 Title de-de Amazon Prime Day 8-11 July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass Social Post 016 Description de-de Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day ist vom 8. bis 11. Juli. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 017 Title de-de Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11. Juli"} +{"t":"PD 25 Mass Social Post 018 Title de-de Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11. Juli"} +{"t":"PD 25 Mass Social Post 019 Headline de-de Amazon Prime Day 8-11 July Amazon Prime Day 8. - 11.7."} +{"t":"PD 25 Mass Social Post 020 Description de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social Post 021 Headline de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 022 Primary text de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Werde jetzt Prime-Mitglied."} +{"t":"PD 25 Mass Social Post 023 Headline de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 024 Primary text de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 026 Primary text de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit vier Tagen voller Angebote, lasst euch am Amazon Prime Day feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 028 Primary text de-de Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Heute ist Amazon Prime Day. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 029 Primary text de-de Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Heute ist Amazon Prime Day. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 030 Primary text de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 032 Primary text de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 033 de-de Amazon Prime Day is here with four days of big deals. Shop now. Heute ist Amazon Prime Day. Vier Tage voller Angebote. Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 034 Title de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 035 Description de-de Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Heute ist Amazon Prime Day. Mit vier Tagen voller Angebote, lasst euch feiern und spart so richtig! Jetzt Angebote entdecken."} +{"t":"PD 25 Mass Social Post 036 Title de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 037 Title de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 038 Headline de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass Social TV Led 001 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day vom 8. bis 11. Juli!"} +{"t":"PD 25 Mass Social TV Led 002 BVO de-de You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PD 25 Mass Social TV Led 003 BVO de-de With four days of big deals… Vier Tage voller Angebote..."} +{"t":"PD 25 Mass Social TV Led 004 BVO de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Social TV Led 005 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social TV Led 006 Super de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Social TV Led 007 Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 008 Super de-de Four days\n of big deals Vier Tage \n voller Angebote"} +{"t":"PD 25 Mass Social TV Led 008F Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 009 Super de-de Four days\n of big\n deals Vier Tage \n voller\n Angebote"} +{"t":"PD 25 Mass Social TV Led 009F Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 010 Super de-de Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Social TV Led 011 Super de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Social TV Led 012 BVO de-de Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PD 25 Mass Social TV Led 013 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day vom 8. bis 11. Juli."} +{"t":"PD 25 Mass Social TV Led 014 BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass Social TV Led 017 BVO de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018 Super de-de Amazon Prime Day\n is here! Heute ist\n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super de-de Amazon Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super de-de Amazon\n Prime Day\n is here! Heute ist\n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super de-de Amazon Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO de-de You’ll feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PD 25 Mass Social TV Led 023 BVO de-de Shop now. Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Social TV Led 026 Super de-de Four days\n of big\n deals Vier Tage \n voller\n Angebote"} +{"t":"PD 25 Mass Social TV Led 026F Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Social TV Led 029 BVO de-de Feel like a biiiiiiiigggg deal! Lasst Euch feiern und spart so richtig!"} +{"t":"PD 25 Mass Social TV Led 030 BVO de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 033 BVO de-de Shop now. Jetzt Angebote entdecken"} +{"t":"PD 25 Mass Static Social 001 Tagline de-de Four days \nof big deals Vier Tage \nvoller Angebote"} +{"t":"PD 25 Mass Static Social 001F Tagline de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Static Social 002 Tagline de-de Four days \nof big\ndeals Vier Tage \nvoller \nAngebote"} +{"t":"PD 25 Mass Static Social 002F Tagline de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass Static Social 003 Tagline de-de Four \ndays\nof big\ndeals Vier  \nTage \nvoller \nAngebote"} +{"t":"PD 25 Mass Static Social 003F Tagline de-de Four  days of big deals Vier   Tage voller Angebote"} +{"t":"PD 25 Mass Static Social 004 Dates de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass Static Social 005 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass Static Social 006 Tagline de-de New day. \nNew deals. Neuer Tag. \nNeue Angebote."} +{"t":"PD 25 Mass Static Social 006F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Static Social 007 Tagline de-de New \nday. \nNew \ndeals. Neuer Tag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Static Social 007F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Static Social 008 Tagline de-de New \nday. \nNew \ndeals. Neuer \nTag. \nNeue \nAngebote."} +{"t":"PD 25 Mass Static Social 008F Tagline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Mass Static Social 009 de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 001 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day ist vom 8. bis 11. Juli."} +{"t":"PD 25 Mass TV OLV 002 Super de-de Amazon Prime Day\n 8–11 July Amazon Prime Day\n 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 002F Super de-de Amazon Prime Day 8–11 July Amazon Prime Day 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 003 BVO de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass TV OLV 004 Super de-de Four days of big deals Vier Tage voller Angebote"} +{"t":"PD 25 Mass TV OLV 005 BVO de-de Join Prime now\n\n Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 005F BVO de-de Join Prime now Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 006 Super de-de Exclusively for Prime Members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Mass TV OLV 008 BVO de-de Four days of big deals on electronics, home, kitchen and more. Vier Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr."} +{"t":"PD 25 Mass TV OLV 009 BVO de-de …that’ll make you feel like a big deal. ... also, lasst euch feiern und spart so richtig."} +{"t":"PD 25 Mass TV OLV 010 BVO de-de Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day ist vom 8. bis 11. Juli. Exklusiv für Prime-Mitglieder."} +{"t":"PD 25 Mass TV OLV 012 BVO de-de Join Prime now.\n\n Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 012F BVO de-de Join Prime now. Werde jetzt Prime-Mitglied"} +{"t":"PD 25 Mass TV OLV 013 Super de-de 8–11 July 8. - 11. Juli"} +{"t":"PD 25 Mass TV OLV 014 BVO de-de Amazon Prime Day is here. Heute ist Amazon Prime Day."} +{"t":"PD 25 Mass TV OLV 015 Super de-de Amazon Prime Day is here! Heute ist Amazon Prime Day!"} +{"t":"PD 25 Mass TV OLV 018 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass TV OLV 025 BVO de-de Shop now Jetzt Angebote entdecken"} +{"t":"PD 25 Mass YouTube 001 Headline de-de Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day ist vom 8. bis 11. Juli"} +{"t":"PD 25 Mass YouTube 002 Description de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Mit 4 Tagen voller Angebote, lasst euch feiern und spart so richtig!"} +{"t":"PD 25 Mass YouTube 003 CTA de-de Join Prime Anmelden"} +{"t":"PD 25 Mass YouTube 004 Headline de-de Amazon Prime Day is here Heute ist Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 005 Description de-de With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Mit 4 Tagen voller Angebote, lasst euch feiern und spart so richtig!"} +{"t":"PD 25 Mass YouTube 006 CTA de-de Shop now  Einkaufen"} +{"t":"PD 25 Mass YouTube 007 Headline de-de Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description de-de 4 days of big deals, so you’ll feel like a big deal Mit 4 Tagen voller Angebote, lasst euch feiern und spart so richtig!"} +{"t":"PD 25 Mass YouTube 009 CTA de-de Shop now  Einkaufen"} +{"t":"PD 25 Mass YouTube 010 Headline de-de Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy de-de 4 days of big deals, so you'll feel like a big deal! Mit 4 Tagen voller Angebote, spart ihr so richtig!"} +{"t":"PD 25 Mass YouTube 012 CTA de-de Shop now Einkaufen"} +{"t":"PD 25 Mass YouTube 013 Headline de-de Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description de-de Amazon Prime Day is 8-11 of July Amazon Prime Day 8. - 11.7."} +{"t":"PD 25 Mass YouTube 015 de-de with 4 days of big deals Entdecke 4 Tage voller Angebote"} +{"t":"PD 25 Mass YouTube 016 CTA de-de Join Prime Anmelden"} +{"t":"PD 25 Mass YouTube 017 Headline de-de Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description de-de Amazon Prime Day is here with 4 days of big deals Heute ist Amazon Prime Day.\n Vier Tage voller Angebote"} +{"t":"PD 25 Mass YouTube 018F Description de-de Amazon Prime Day is here with 4 days of big deals Heute ist Amazon Prime Day. Vier Tage voller Angebote"} +{"t":"SDD 23 Mass (D)OOH 001 Event Name de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass (D)OOH 002 de-de Amazon\nSpring\nSale Amazon \nFrühlings-\nangebote"} +{"t":"SDD 23 Mass (D)OOH 002F de-de Amazon Spring Sale Amazon Frühlings- angebote"} +{"t":"SDD 23 Mass (D)OOH 003 de-de Amazon\nSpring Sale Amazon \nFrühlingsangebote"} +{"t":"SDD 23 Mass (D)OOH 003F de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass (D)OOH 004 Headline de-de Up to 40% off Bis zu 40% sparen"} +{"t":"SDD 23 Mass (D)OOH 005 Dates de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass (D)OOH 006 Dates de-de Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Mass (D)OOH 007 Dates de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass (D)OOH 008 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 23 Mass Digital Display 001 Event Name de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Digital Display 002 Event Name de-de Amazon\nSpring\nSale Amazon \nFrühlings-\nangebote"} +{"t":"SDD 23 Mass Digital Display 002F Event Name de-de Amazon Spring Sale Amazon Frühlings- angebote"} +{"t":"SDD 23 Mass Digital Display 003 Event Name de-de Amazon\nSpring Sale Amazon \nFrühlingsangebote"} +{"t":"SDD 23 Mass Digital Display 003F Event Name de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Digital Display 004 Headline de-de Up to 40% off Bis zu 40% sparen"} +{"t":"SDD 23 Mass Digital Display 005 Headline de-de Save big this spring Diesen Frühling richtig sparen"} +{"t":"SDD 23 Mass Digital Display 006 Dates de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Digital Display 007 CTA de-de Learn more Mehr erfahren"} +{"t":"SDD 23 Mass Digital Display 008 Dates de-de Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Mass Digital Display 009 Dates de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Digital Display 010 CTA de-de Shop now Angebote entdecken"} +{"t":"SDD 23 Mass Digital Display 011 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description de-de Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline de-de Spring Sale is coming Die Frühlingsangebote kommen!"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description de-de Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description de-de 27th -29th March. Selected products only. 27.-29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description de-de Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Vom 27. bis 29. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social OLV 001 Super de-de Spring Sale is coming Die Frühlingsangebote kommen"} +{"t":"SDD 23 Mass Social OLV 002 Super de-de Up to 40% off Bis zu 40% sparen"} +{"t":"SDD 23 Mass Social OLV 003 Super de-de Starts Monday Startet Montag"} +{"t":"SDD 23 Mass Social OLV 004 Super de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social OLV 005 Super de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social OLV 006 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 23 Mass Social OLV 007 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 23 Mass Social OLV 008 Super de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social OLV 010 Super de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social OLV 012 Super de-de Spring Sale is here Die Frühlingsangebote sind da"} +{"t":"SDD 23 Mass Social OLV 014 Super de-de Shop now Angebote entdecken"} +{"t":"SDD 23 Mass Social OLV 016 Super de-de Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Mass Social OLV 020 Super de-de Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Mass Social Post 001 Headline de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social Post 002 Primary text de-de Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 003 Primary text de-de Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 004 Description de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social Post 005 Headline de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social Post 006 Primary text de-de Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 007 Primary text de-de Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 008 de-de Save big in the Amazon Spring Sale with up to 40% off. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten."} +{"t":"SDD 23 Mass Social Post 011 Primary text de-de Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 012 Headline de-de Amazon Spring Sale Amazon Frühlingsangebote"} +{"t":"SDD 23 Mass Social Post 015 Description de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Mass Social Post 020 de-de #Amazon #Springsale #Amazon #Frühlingsangebote #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text de-de Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Spare richtig bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 022 de-de Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Beginnt am 27. März um 18 Uhr. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 023 Primary text de-de The Amazon Spring Sale. Starts 6pm on March 27th. Amazon Frühlingsangebote. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass Social Post 024 Brand Name de-de AmazonUK AmazonDE"} +{"t":"SDD 23 Mass Social Post 025 de-de The Amazon Spring Sale. Selected products only. Amazon Frühlingsangebote. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 027 de-de Save big in the Amazon Spring Sale. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 031 Primary text de-de The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Amazon Frühlingsangebote. Spare bis zu 40 %. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 032 Primary text de-de The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Amazon Frühlingsangebote. Spare bis zu 40 %. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 035 Primary text de-de Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 036 Primary text de-de Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 037 de-de Save up to 40% off in the Amazon Spring Sale.  Spare bis zu 40 % bei den Amazon Frühlingsangeboten."} +{"t":"SDD 23 Mass Social Post 039 Primary text de-de Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 040 Primary text de-de Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Spare richtig mit bis zu 40 % bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 050 Primary text de-de Save big in the Amazon Spring Sale. Ends midnight on March 29th. Spare richtig bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 051 de-de Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 052 Primary text de-de Save big in the Amazon Spring Sale. Ends midnight on March 29th. Spare richtig bei den Amazon Frühlingsangeboten. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass Social Post 054 de-de The Amazon Spring Sale. Save up to 40%. Selected products only. Amazon Frühlingsangebote. Spare bis zu 40 %. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass Social Post 055 Brand Name de-de AmazonUK AmazonDE"} +{"t":"SDD 23 Mass Social Post 056 de-de Save big in the Amazon Spring Sale. Selected products only. Spare richtig bei den Amazon Frühlingsangeboten. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass TV OLV 001 BVO de-de Get that Spring feeling, Hol Dir das Frühlingsgefühl"} +{"t":"SDD 23 Mass TV OLV 002 BVO de-de Get two days of Spring savings Hol Dir 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Mass TV OLV 003 BVO de-de with up to 40% off in the Amazon Spring Sale. und spare mit den Amazon Frühlingsangeboten bis zu 40 %."} +{"t":"SDD 23 Mass TV OLV 004 BVO de-de Starts Monday Startet Montag"} +{"t":"SDD 23 Mass TV OLV 005 Super de-de Amazon Spring Sale\nUp to 40% off Amazon Frühlingsangebote\nBis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 005F Super de-de Amazon Spring Sale Up to 40% off Amazon Frühlingsangebote Bis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 006 Super de-de Amazon Spring Sale\n27-29 March Amazon Frühlingsangebote\n27.-29. März"} +{"t":"SDD 23 Mass TV OLV 006F Super de-de Amazon Spring Sale 27-29 March Amazon Frühlingsangebote 27.-29. März"} +{"t":"SDD 23 Mass TV OLV 007 BVO de-de Now on. Jetzt"} +{"t":"SDD 23 Mass TV OLV 008 Super de-de Amazon Spring Sale\nUp to 40% off Amazon Frühlingsangebote\nBis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 008F Super de-de Amazon Spring Sale Up to 40% off Amazon Frühlingsangebote Bis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 009 Super de-de Amazon Spring Sale\nEnds 29 March Amazon Frühlingsangebote \nEndet am 29. März"} +{"t":"SDD 23 Mass TV OLV 009F Super de-de Amazon Spring Sale Ends 29 March Amazon Frühlingsangebote Endet am 29. März"} +{"t":"SDD 23 Mass TV OLV 010 de-de Starts 6pm March 27th. Beginnt am 27. März um 18 Uhr."} +{"t":"SDD 23 Mass TV OLV 011 de-de Ends midnight on March 29th. Endet am 29. März um Mitternacht."} +{"t":"SDD 23 Mass TV OLV 012 de-de Selected products only. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass TV OLV 013 BVO de-de Get that Spring feeling Hol Dir das Frühlingsgefühl"} +{"t":"SDD 23 Mass TV OLV 014 BVO de-de Get two days of Spring savings Hol Dir 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Mass TV OLV 015 BVO de-de with up to 40% off in the Amazon Spring Sale und spare mit den Amazon Frühlingsangeboten bis zu 40 %"} +{"t":"SDD 23 Mass TV OLV 020 Super de-de Amazon Spring Sale\nUp to 40% off Amazon Frühlingsangebote\nBis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 020F Super de-de Amazon Spring Sale Up to 40% off Amazon Frühlingsangebote Bis zu 40 % sparen"} +{"t":"SDD 23 Mass TV OLV 024 de-de Selected products only. Nur auf ausgewählte Produkte."} +{"t":"SDD 23 Mass YouTube 001 Title de-de Get ready for the Amazon Spring Sale! Bist du bereit für die Amazon Frühlingsangebote?"} +{"t":"SDD 23 Mass YouTube 002 Description de-de Save up to 40% off in the Amazon Spring Sale. Starts Monday. Spare bis zu 40 % bei den Amazon Frühlingsangeboten. Startet Montag."} +{"t":"SDD 23 Mass YouTube 003 Title de-de Get that Spring feeling! Hol Dir das Frühlingsgefühl!"} +{"t":"SDD 23 Mass YouTube 004 Description de-de The Amazon Spring Sale. Save up to 40% from 27-29 March. Die Amazon Frühlingsangebote. Spare bis zu 40 % vom 27.-29. März."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name de-de Amazon Spring Deal Days  Amazon Oster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name de-de Amazon Spring\nDeal Days  Amazon\nOster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name de-de Amazon Spring Deal Days  Amazon Oster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name de-de Amazon\nSpring\nDeal Days  Amazon\nOster-\nAngebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name de-de Amazon Spring Deal Days  Amazon Oster- Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name de-de Amazon\nSpring\nDeal\nDays  Amazon\nOster-\nAngebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name de-de Amazon Spring Deal Days  Amazon Oster- Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline de-de Up to 40% off Spare bis zu 40%"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates de-de Starts 20 March  Ab 20. März"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates de-de Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA de-de Learn more Mehr erfahren"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates de-de Ends 25 March Bis 25. März"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA de-de Shop now Angebote entdecken"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name de-de Amazon Spring\nDeal Days Amazon\nOster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name de-de Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name de-de Amazon\nSpring\nDeal\nDays Amazon\nOster-\nAngebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name de-de Amazon Spring Deal Days Amazon Oster- Angebote"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass Radio 001 BVO de-de Amazon Spring Deal Days are approaching. Bald gibt’s die Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Radio 002 BVO de-de So you could save big on a Bluetooth speaker. Spare richtig viel bei einer Bluetooth-Box."} +{"t":"SDD 24 Mass Radio 003 BVO de-de And get into dancing. Und zeige, welche Tänze du drauf hast."} +{"t":"SDD 24 Mass Radio 004 BVO de-de Reaaaaaally into dancing. Und zwar so richtig."} +{"t":"SDD 24 Mass Radio 005 BVO de-de Lifting! Spinning! Luuuunging!!! Sprung, Drehung, Auuuuusfallschritt!"} +{"t":"SDD 24 Mass Radio 006 de-de Oh no! Oh nein!"} +{"t":"SDD 24 Mass Radio 007 BVO de-de And you can also save big on a sewing machine. Und du kannst auch bei einer Nähmaschine richtig viel sparen."} +{"t":"SDD 24 Mass Radio 008 BVO de-de From Bluetooth speakers to sewing machines. Von Bluetooth-Boxen bis Nähmaschinen."} +{"t":"SDD 24 Mass Radio 009 BVO de-de Shop epic deals during Amazon Spring Deal Days. Entdecke tolle Deals bei den Amazon Oster-Angeboten."} +{"t":"SDD 24 Mass Radio 010 BVO de-de Starts Wednesday Ab Mittwoch."} +{"t":"SDD 24 Mass Radio 012 BVO de-de Amazon Spring Deal Days are here. Die Amazon Oster-Angebote sind da."} +{"t":"SDD 24 Mass Radio 020 BVO de-de Get up to 40% off during Amazon Spring Deal Days. Spare bis zu 40% bei den Amazon Oster-Angeboten."} +{"t":"SDD 24 Mass Radio 021 BVO de-de Ends 25th of March. Bis zum 25. März."} +{"t":"SDD 24 Mass Radio 032 VO de-de Whilst stocks last. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht."} +{"t":"SDD 24 Mass Social OLV 001 Super de-de Amazon\nSpring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social OLV 001F Super de-de Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social OLV 002 Super de-de Up to 40% off Spare bis zu 40%"} +{"t":"SDD 24 Mass Social OLV 003 Super de-de Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass Social OLV 004 de-de Selected products only Nur auf ausgewählte Produkte. 20. - 25. März."} +{"t":"SDD 24 Mass Social OLV 005 Super de-de Amazon\nSpring Deal Days Amazon\nOster-Angebote"} +{"t":"SDD 24 Mass Social OLV 005F Super de-de Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social OLV 006 Super de-de Shop epic deals Entdecke tolle Deals"} +{"t":"SDD 24 Mass Social OLV 008 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Mass Social OLV 009 Super de-de Amazon\nSpring Deal Days Amazon\nOster Angebote"} +{"t":"SDD 24 Mass Social OLV 009F Super de-de Amazon Spring Deal Days Amazon Oster Angebote"} +{"t":"SDD 24 Mass Social OLV 011 Super de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass Social Post 001 Headline de-de Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social Post 002 de-de Get up to 40% off. 20-25 March. Spare bis zu 40%. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 003 Description de-de AmazonUK AmazonDE"} +{"t":"SDD 24 Mass Social Post 004 Headline de-de Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass Social Post 006 de-de Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Oster-Angebote. Spare bis zu 40%. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 009 Description de-de AmazonUK AmazonDE"} +{"t":"SDD 24 Mass Social Post 010 de-de Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Oster-Angebote. Spare bis zu 40%. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 012 de-de #AmazonUK #AmazonDE"} +{"t":"SDD 24 Mass Social Post 013 de-de Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Amazon Oster-Angebote. Spare bis zu 40%. 20. - 25. März."} +{"t":"SDD 24 Mass Social Post 014 de-de AmazonUK AmazonDE"} +{"t":"SDD 24 Mass Social Post 016 Brand Name de-de AmazonUK AmazonDE"} +{"t":"SDD 24 Mass Social Post 017 de-de Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Oster-Angebote. Spare bis zu 40%. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 001 BVO de-de Amazon Spring Deal Days are approaching. Bald gibt’s die Amazon Oster-Angebote"} +{"t":"SDD 24 Mass TV OLV 002 BVO de-de Amazon Spring Deal Days. Amazon Oster-Angebote"} +{"t":"SDD 24 Mass TV OLV 003 BVO de-de Shop epic deals Entdecke tolle Deals"} +{"t":"SDD 24 Mass TV OLV 004 BVO de-de Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass TV OLV 005 Super de-de Amazon Spring Deal Days Amazon Oster-Angebote"} +{"t":"SDD 24 Mass TV OLV 006 Super de-de Shop epic deals Entdecke tolle Deals"} +{"t":"SDD 24 Mass TV OLV 007 Super de-de Starts Wednesday Ab Mittwoch"} +{"t":"SDD 24 Mass TV OLV 008 de-de Selected products only. Starts Wednesday. 20-25 March. Nur auf ausgewählte Produkte. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 009 BVO de-de Shop epic deals during Amazon Spring Deal Days. Spare so richtig mit den Amazon Oster-Angeboten"} +{"t":"SDD 24 Mass TV OLV 010 BVO de-de Starts Wednesday Ab Mittwoch."} +{"t":"SDD 24 Mass TV OLV 014 de-de Selected products only. 20-25 March. Nur auf ausgewählte Produkte. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 015 BVO de-de Amazon Spring Deal Days are here. Die Amazon Oster-Angebote sind da"} +{"t":"SDD 24 Mass TV OLV 016 BVO de-de Get up to 40% off whatever you need Spare bis zu 40%"} +{"t":"SDD 24 Mass TV OLV 017 BVO de-de From bluetooth speakers… Von Bluetooth-Boxen …"} +{"t":"SDD 24 Mass TV OLV 018 BVO de-de …to sewing machines. … bis Nähmaschinen."} +{"t":"SDD 24 Mass TV OLV 019 BVO de-de Amazon Spring Deal Days. Amazon Oster-Angebote."} +{"t":"SDD 24 Mass TV OLV 020 BVO de-de Up to XX% off until 25th of March Spare bis zu 40% bis zum 25. März."} +{"t":"SDD 24 Mass TV OLV 022 Super de-de Up to 40% off Spare bis zu 40%"} +{"t":"SDD 24 Mass TV OLV 023 Super de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Mass TV OLV 024 de-de Selected products only. Whilst stocks last. 20-25 March. Nur auf ausgewählte Produkte. Nur solange der Vorrat reicht. 20. - 25. März."} +{"t":"SDD 24 Mass TV OLV 026 BVO de-de Shop epic deals on whatever you need. Spare so richtig, bei allem was du brauchst."} +{"t":"SDD 24 Mass TV OLV 027 BVO de-de From bluetooth speakers… Von Bluetooth-Boxen bis…"} +{"t":"SDD 24 Mass TV OLV 028 BVO de-de …to sewing machines. … Nähmaschinen."} +{"t":"SDD 24 Mass TV OLV 030 BVO de-de Shop epic deal Entdecke tolle Deals"} +{"t":"SDD 24 Mass TV OLV 031 BVO de-de Ends 25th of March. Bis zum 25. März."} +{"t":"SDD 24 Mass TV OLV 037 BVO de-de Until 25th of March. Bis zum 25. März"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline de-de Amazon Spring\nDeals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline de-de Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 004 Subheader de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 de-de 25–31 March 25. - 31. März"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass (D)OOH PRINT 012 Subheader de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 de-de Ends 31 March Nur bis 31. März"} +{"t":"SDD 25 Mass (D)OOH PRINT 017 de-de Up to 45% off.\nWoooo! Spare bis zu 50 %.\nWooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 017F de-de Up to 45% off. Woooo! Spare bis zu 50 %. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018 de-de Up to \n45% off.\nWoooo! Spare bis \nzu 50 %.\nWooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018F de-de Up to 45% off. Woooo! Spare bis zu 50 %. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 de-de Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline de-de New day. \nNew deals. Neuer Tag.\nNeue Angebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline de-de New \nday. \nNew \ndeals. Neuer \nTag.\nNeue \nAngebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 de-de Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 de-de Ends 31 Mar Nur bis 31. März"} +{"t":"SDD 25 Mass Countdown Timer 001 Headline de-de Amazon\nSpring\nDeals\nstart in Die Amazon\nFrühlings-\nangebote\nstarten in"} +{"t":"SDD 25 Mass Countdown Timer 001F Headline de-de Amazon Spring Deals start in Die Amazon Frühlings- angebote starten in"} +{"t":"SDD 25 Mass Countdown Timer 002 Headline de-de Amazon\nSpring\nDeals\nend in Die Amazon\nFrühlings-\nangebote\nenden in"} +{"t":"SDD 25 Mass Countdown Timer 002F Headline de-de Amazon Spring Deals end in Die Amazon Frühlings- angebote enden in"} +{"t":"SDD 25 Mass Countdown Timer 003 de-de Hours Stunden"} +{"t":"SDD 25 Mass Countdown Timer 004 de-de Minutes Minuten"} +{"t":"SDD 25 Mass Countdown Timer 005 de-de Seconds Sekunden"} +{"t":"SDD 25 Mass Countdown Timer 006 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Countdown Timer 007 Headline de-de Amazon Spring\nDeals start in Die Amazon Frühlings-\nangebote starten in"} +{"t":"SDD 25 Mass Countdown Timer 007F Headline de-de Amazon Spring Deals start in Die Amazon Frühlings- angebote starten in"} +{"t":"SDD 25 Mass Countdown Timer 008 Headline de-de Amazon Spring\nDeals end in Die Amazon\nFrühlingsangebote\nenden in"} +{"t":"SDD 25 Mass Countdown Timer 008F Headline de-de Amazon Spring Deals end in Die Amazon Frühlingsangebote enden in"} +{"t":"SDD 25 Mass Countdown Timer 012 de-de Woooo! Wooow!"} +{"t":"SDD 25 Mass Display 001 Headline de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Display 003 Headline de-de Amazon \nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Display 003F Headline de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Display 006 Subheader de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Display 007 Subheader de-de Up to \n45% off Spare bis \nzu 50 %"} +{"t":"SDD 25 Mass Display 007F Subheader de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Display 011 de-de 25–31 March 25. - 31. März"} +{"t":"SDD 25 Mass Display 012 CTA de-de Learn more Mehr erfahren"} +{"t":"SDD 25 Mass Display 013 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Display 014 de-de Selected products only Nur auf ausgewählte \nProdukte"} +{"t":"SDD 25 Mass Display 014F de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Display 016 Headline de-de Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass Display 016F Headline de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Display 018 Headline de-de Amazon \nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Display 018F Headline de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Display 026 de-de Ends 31 March Nur bis 31. März"} +{"t":"SDD 25 Mass Display 028 CTA de-de Shop now Angebote entdecken"} +{"t":"SDD 25 Mass Display 030 de-de Selected products only Nur auf ausgewählte \nProdukte"} +{"t":"SDD 25 Mass Display 030F de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Display 032 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"SDD 25 Mass Display 034 Headline de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"SDD 25 Mass Display 035 Headline de-de Fast.\nFaster.\nPrime. Schnell. \nSchneller. \nPrime."} +{"t":"SDD 25 Mass Display 035F Headline de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"SDD 25 Mass Display 036 Subheadline de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"SDD 25 Mass Display 037 Subheadline de-de Fast and free \ndelivery. Schnelle und kostenlose \nLieferung."} +{"t":"SDD 25 Mass Display 037F Subheadline de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"SDD 25 Mass Display 038 Subheadline de-de Fast \nand free \ndelivery. Schnelle\n und kostenlose \nLieferung."} +{"t":"SDD 25 Mass Display 038F Subheadline de-de Fast and free delivery. Schnelle und kostenlose Lieferung."} +{"t":"SDD 25 Mass Display 039 de-de More info at Amazon.de/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"SDD 25 Mass Display 040 de-de More info at \nAmazon.de/Prime Weitere Infos auf \nAmazon.de/Prime"} +{"t":"SDD 25 Mass Display 040F de-de More info at Amazon.de/Prime Weitere Infos auf Amazon.de/Prime"} +{"t":"SDD 25 Mass Radio 001 BVO de-de Ooh! Amazon's Spring Deal Days are coming! Wooow! Bald gibt’s die Amazon Frühlingsangebote!"} +{"t":"SDD 25 Mass Radio 002 BVO de-de So, whether you're spring hiking*... Ob Frühlingsspaziergang*…"} +{"t":"SDD 25 Mass Radio 003 BVO de-de Or spring cleaning*.... Oder Frühjahrsputz*...."} +{"t":"SDD 25 Mass Radio 004 BVO de-de You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Du kannst bei allem, was du brauchst, bis zu 50 % sparen … bei Elektronik, Haushalt, Sport und noch viel mehr!"} +{"t":"SDD 25 Mass Radio 005 BVO de-de You can save big on all the things you need… from electronics and home to sports and [so much] more! Du kannst so richtig sparen … bei Elektronik, Haushalt, Sport und [noch viel] mehr!"} +{"t":"SDD 25 Mass Radio 006 BVO de-de Ooh indeed! Aber so was von Wooow!"} +{"t":"SDD 25 Mass Radio 007 BVO de-de Shop Amazon's Spring Deal Days. Entdecke die Amazon Frühlingsangebote."} +{"t":"SDD 25 Mass Radio 008 BVO de-de Starts Tuesday. Ab Dienstag."} +{"t":"SDD 25 Mass Radio 009 BVO de-de With deals that make you go... \"Ooh\" Diese Angebote sind so Wooow!"} +{"t":"SDD 25 Mass Radio 011 BVO de-de Ooh! Amazon's Spring Deal Days are here! Wooow! Die Amazon Frühlingsangebote sind da!"} +{"t":"SDD 25 Mass Radio 018 BVO de-de Ends Monday. Bis Montag"} +{"t":"SDD 25 Mass Radio 028 BVO de-de Ends midnight. Nur noch heute."} +{"t":"SDD 25 Mass Social OLV 001 Super de-de Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 001F Super de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 002 Super de-de Up to\n45% off Spare\nbis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 002F Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 003 Super de-de Save big Spare so richtig"} +{"t":"SDD 25 Mass Social OLV 004 Super de-de 25-31 \nMarch 25. - 31.\nMärz"} +{"t":"SDD 25 Mass Social OLV 004F Super de-de 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social OLV 008 Super de-de Ends \n31 March Bis\n31. März"} +{"t":"SDD 25 Mass Social OLV 008F Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 009 Super de-de Woooo! Wooow!"} +{"t":"SDD 25 Mass Social OLV 010 Super de-de Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 010F Super de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 011 Super de-de on sports auf Sport"} +{"t":"SDD 25 Mass Social OLV 012 Super de-de electronics Elektronik"} +{"t":"SDD 25 Mass Social OLV 013 Super de-de home Haushalt"} +{"t":"SDD 25 Mass Social OLV 014 Super de-de beauty Kosmetik"} +{"t":"SDD 25 Mass Social OLV 015 Super de-de fashion Fashion"} +{"t":"SDD 25 Mass Social OLV 016 Super de-de kitchen Küche"} +{"t":"SDD 25 Mass Social OLV 017 Super de-de computing Computer"} +{"t":"SDD 25 Mass Social OLV 018 Super de-de books Bücher"} +{"t":"SDD 25 Mass Social OLV 019 Super de-de devices Elektrogeräte"} +{"t":"SDD 25 Mass Social OLV 020 Super de-de garden Garten"} +{"t":"SDD 25 Mass Social OLV 021 Super de-de pets Haustier"} +{"t":"SDD 25 Mass Social OLV 022 Super de-de outdoor Outdoor-Artikel"} +{"t":"SDD 25 Mass Social OLV 023 Super de-de games Games"} +{"t":"SDD 25 Mass Social OLV 024 Super de-de luggage Gepäck"} +{"t":"SDD 25 Mass Social OLV 025 Super de-de alexa Alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super de-de furniture Möbel"} +{"t":"SDD 25 Mass Social OLV 028 Super de-de cooking Kochen"} +{"t":"SDD 25 Mass Social OLV 029 Super de-de make-up Make-up"} +{"t":"SDD 25 Mass Social OLV 030 Super de-de smart home Smart Home"} +{"t":"SDD 25 Mass Social OLV 031 Super de-de kindle Kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super de-de appliances Haushaltsgeräte"} +{"t":"SDD 25 Mass Social OLV 033 Super de-de fitness Fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super de-de haircare Haarpflege"} +{"t":"SDD 25 Mass Social OLV 038 Super de-de hair care Haarpflege"} +{"t":"SDD 25 Mass Social OLV 039 Super de-de lighting Beleuchtung"} +{"t":"SDD 25 Mass Social OLV 040 Super de-de DIY Heimwerken"} +{"t":"SDD 25 Mass Social OLV 041 Super de-de office Büro"} +{"t":"SDD 25 Mass Social OLV 042 Super de-de stationery Schreibwaren"} +{"t":"SDD 25 Mass Social OLV 043 Super de-de sports Sport"} +{"t":"SDD 25 Mass Social OLV 049 Super de-de health Gesundheit"} +{"t":"SDD 25 Mass Social OLV 053 BVO de-de … and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass Social OLV 054 BVO de-de … and more. … und noch mehr."} +{"t":"SDD 25 Mass Social OLV 055 Super de-de ...and so\n much more. … und noch\nviel mehr."} +{"t":"SDD 25 Mass Social OLV 055F Super de-de ...and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass Social OLV 056 Super de-de ...and\nmore. … und noch\nmehr."} +{"t":"SDD 25 Mass Social OLV 056F Super de-de ...and more. … und noch mehr."} +{"t":"SDD 25 Mass Social OLV 057 BVO de-de Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Ab Dienstag."} +{"t":"SDD 25 Mass Social OLV 057F BVO de-de Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Ab Dienstag."} +{"t":"SDD 25 Mass Social OLV 058 Super de-de Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass Social OLV 059 BVO de-de Ooooh! Wooow!"} +{"t":"SDD 25 Mass Social OLV 060 BVO de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social OLV 061 BVO de-de on sports, electronics, home, beauty, fashion auf Sport, Elektronik, Haushalt, Kosmetik, Fashion"} +{"t":"SDD 25 Mass Social OLV 110 BVO de-de Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 110F BVO de-de Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 111 Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 112 Super de-de Amazon\nSpring Deals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 112F Super de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 113 Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 114 Super de-de 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social OLV 115 Super de-de Amazon\nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social OLV 115F Super de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social OLV 116 Super de-de Up to\n45% off Spare bis \nzu 50 %"} +{"t":"SDD 25 Mass Social OLV 116F Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social OLV 117 Super de-de 25-31 \nMarch 25. - 31.\nMärz"} +{"t":"SDD 25 Mass Social OLV 117F Super de-de 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social OLV 120 Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 123 Super de-de Ends\n31 March Bis 31. März"} +{"t":"SDD 25 Mass Social OLV 123F Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social Post 001 Description de-de 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social Post 002 Headline de-de Amazon Spring Deal Days  Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 003 Primary text de-de Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 004 Headline de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 005 Primary text de-de Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 007 Primary text de-de Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 008 Headline de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 009 Primary text de-de Up to 45% off with Amazon Spring Deal Days. Selected products only. Amazon Frühlingsangebote: Spare bis zu 50 %. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 010 Description de-de 25-31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social Post 011 Headline de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 012 Primary text de-de Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 013 Primary text de-de Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. 25. - 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text de-de Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. 25. - 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Social Post 016 Headline de-de Up to 45% off. 25-31 March. Selected products only. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 017 Primary text de-de Amazon Spring Deal Days. Up to 45% off. Selected products only. Amazon Frühlingsangebote. Spare bis 50 %. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 018 de-de Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 019 Description de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Social Post 021 Primary text de-de Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 023 Primary text de-de Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 025 Primary text de-de Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 028 Description de-de Ends 31 March.  Bis 31. März."} +{"t":"SDD 25 Mass Social Post 030 Primary text de-de Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 031 Primary text de-de Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. Bis 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text de-de Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Amazon Frühlingsangebote: Spare bis zu 50 %. Bis 31. März. Nur auf ausgewählte Produkte. #Frühlingsangebote #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline de-de Up to 45% off. Ends 31 March. Selected products only. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Post 036 de-de Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Spare bis zu 50 % bei den Amazon Frühlingsangeboten. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass Social Static 001 Headline de-de Amazon \nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Social Static 001F Headline de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Social Static 002 Subheader de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass Social Static 004 de-de 25–31 March 25. - 31. März"} +{"t":"SDD 25 Mass Social Static 005 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Social Static 009 de-de Ends 31 March Nur bis zum 31. März"} +{"t":"SDD 25 Mass Social Static 011 Headline de-de Spring Deal Days Frühlingsangebote"} +{"t":"SDD 25 Mass Social Static 012 Headline de-de Spring Deal \nDays Frühlings-\nangebote"} +{"t":"SDD 25 Mass Social Static 012F Headline de-de Spring Deal Days Frühlings- angebote"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI de-de Search Amazon Auf Amazon suchen"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI de-de Amazon \nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI de-de Electronics Elektronik"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI de-de Home  Haushalt"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI de-de Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI de-de and more... und mehr..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV+Social Supers 008 Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super de-de Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super de-de From 25-31 March Vom 25. - 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super de-de Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super de-de Ends midnight Nur noch heute"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super de-de Amazon \nSpring \nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV+Social Supers 016 Super de-de Up to \n45% off Spare\nbis zu 50 %"} +{"t":"SDD 25 Mass TV+Social Supers 016F Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super de-de 25-31 March  25. - 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super de-de Ends \n31 March Bis 31. März"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass TV OLV 001 BVO de-de Get ready for Spring with Amazon Spring Deal Days Mit den Amazon Frühlingsangeboten beginnt die schönste Zeit des Jahres"} +{"t":"SDD 25 Mass TV OLV 002 BVO de-de Shop Amazon Spring Deal Days Entdecke die Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen de-de Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen de-de Search Amazon Auf Amazon suchen"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen de-de Electronics Elektronik"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen de-de Home Haushalt"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen de-de Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen de-de and more... und mehr ..."} +{"t":"SDD 25 Mass TV OLV 009 BVO de-de Up to 45% off... Spare bis zu 50 % ..."} +{"t":"SDD 25 Mass TV OLV 010 BVO de-de Save big on... Spare so richtig..."} +{"t":"SDD 25 Mass TV OLV 011 BVO de-de ...on electronics, home, sports and more. ... bei Elektronik, Haushalt, Sport und mehr."} +{"t":"SDD 25 Mass TV OLV 012 BVO de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 013 BVO de-de Starts Tuesday. Ab Dienstag."} +{"t":"SDD 25 Mass TV OLV 014 Super de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 015 Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV OLV 016 Super de-de Save big Spare so richtig"} +{"t":"SDD 25 Mass TV OLV 017 Super de-de Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass TV OLV 018 de-de Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Frühlingsangebote, 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen de-de Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen de-de Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen de-de and more... und mehr ..."} +{"t":"SDD 25 Mass TV OLV 028 BVO de-de Save big... Spare so richtig..."} +{"t":"SDD 25 Mass TV OLV 031 BVO de-de Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV OLV 035 Super de-de Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV OLV 036 de-de Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass TV OLV 037 de-de Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass TV OLV 050 BVO de-de Ends midnight. Nur noch heute."} +{"t":"SDD 25 Mass TV OLV 052 Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV OLV 054 Super de-de Ends midnight Nur noch heute"} +{"t":"SDD 25 Mass TV OLV 057 BVO de-de Up to 45% off on Amazon Spring Deal Days. Spare bis zu 50 % bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 058 BVO de-de Save big with Amazon Spring Deal Days. Spare so richtig bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 059 BVO de-de Starts Tuesday. Ab Dienstag"} +{"t":"SDD 25 Mass TV OLV 060 Super de-de Up to 45% off Spare bis zu 50 %"} +{"t":"SDD 25 Mass TV OLV 061 Super de-de Save big Spare so richtig"} +{"t":"SDD 25 Mass TV OLV 062 Super de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 064 de-de Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Frühlingsangebote, 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass TV OLV 066 BVO de-de Save big on Amazon Spring Deal Days. Spare so richtig bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 067 BVO de-de Ends Monday Bis Montag"} +{"t":"SDD 25 Mass TV OLV 072 de-de Selected products only. Whilst stocks last. Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass TV OLV 074 BVO de-de Save big with Amazon Spring Deal Days. Spare so richtig bei den Amazon Frühlingsangeboten."} +{"t":"SDD 25 Mass TV OLV 075 BVO de-de Ends midnight Nur noch heute."} +{"t":"SDD 25 Mass TV OLV 081 BVO de-de Ooooh! Wooow!"} +{"t":"SDD 25 Mass TV OLV 082 BVO de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass TV OLV 083 BVO de-de on sports, electronics, home, beauty, fashion auf Sport, Elektronik, Haushalt, Kosmetik, Fashion"} +{"t":"SDD 25 Mass TV OLV 084 Super de-de Woooo! Wooow!"} +{"t":"SDD 25 Mass TV OLV 085 Super de-de Amazon\nSpring\nDeals Amazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass TV OLV 085F Super de-de Amazon Spring Deals Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass TV OLV 086 Super de-de on sports auf Sport"} +{"t":"SDD 25 Mass TV OLV 087 Super de-de electronics Elektronik"} +{"t":"SDD 25 Mass TV OLV 088 Super de-de home Haushalt"} +{"t":"SDD 25 Mass TV OLV 089 Super de-de beauty Kosmetik"} +{"t":"SDD 25 Mass TV OLV 090 Super de-de fashion Fashion"} +{"t":"SDD 25 Mass TV OLV 091 Super de-de kitchen Küche"} +{"t":"SDD 25 Mass TV OLV 092 Super de-de computing Computer"} +{"t":"SDD 25 Mass TV OLV 093 Super de-de books Bücher"} +{"t":"SDD 25 Mass TV OLV 094 Super de-de devices Elektrogeräte"} +{"t":"SDD 25 Mass TV OLV 095 Super de-de garden Garten"} +{"t":"SDD 25 Mass TV OLV 096 Super de-de pets Haustier"} +{"t":"SDD 25 Mass TV OLV 097 Super de-de outdoor Outdoor-Artikel"} +{"t":"SDD 25 Mass TV OLV 098 Super de-de games Games"} +{"t":"SDD 25 Mass TV OLV 099 Super de-de luggage Gepäck"} +{"t":"SDD 25 Mass TV OLV 100 Super de-de alexa Alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super de-de furniture Möbel"} +{"t":"SDD 25 Mass TV OLV 103 Super de-de cooking Kochen"} +{"t":"SDD 25 Mass TV OLV 104 Super de-de make-up Make-up"} +{"t":"SDD 25 Mass TV OLV 105 Super de-de smart home Smart Home"} +{"t":"SDD 25 Mass TV OLV 106 Super de-de kindle Kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super de-de appliances Haushaltsgeräte"} +{"t":"SDD 25 Mass TV OLV 108 Super de-de fitness Fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super de-de haircare Haarpflege"} +{"t":"SDD 25 Mass TV OLV 112 Super de-de hair care Haarpflege"} +{"t":"SDD 25 Mass TV OLV 113 Super de-de lighting Beleuchtung"} +{"t":"SDD 25 Mass TV OLV 114 Super de-de DIY Heimwerken"} +{"t":"SDD 25 Mass TV OLV 115 Super de-de office Büro"} +{"t":"SDD 25 Mass TV OLV 116 Super de-de sports Sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO de-de … and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass TV OLV 122 BVO de-de … and more. … und noch mehr."} +{"t":"SDD 25 Mass TV OLV 123 Super de-de ...and so\n much more. … und noch\nviel mehr."} +{"t":"SDD 25 Mass TV OLV 123F Super de-de ...and so much more. … und noch viel mehr."} +{"t":"SDD 25 Mass TV OLV 124 Super de-de ...and\nmore. … und noch\nmehr."} +{"t":"SDD 25 Mass TV OLV 124F Super de-de ...and more. … und noch mehr."} +{"t":"SDD 25 Mass TV OLV 125 BVO de-de Starts Tuesday Ab Dienstag."} +{"t":"SDD 25 Mass TV OLV 126 Super de-de Starts Tuesday Ab Dienstag"} +{"t":"SDD 25 Mass TV OLV 171 BVO de-de Ends 31st March Bis 31. März"} +{"t":"SDD 25 Mass TV OLV 172 Super de-de Ends 31 March Bis 31. März"} +{"t":"SDD 25 Mass Vendor Funded Static 001 Headline de-de Amazon \nSpring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 001F Headline de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 002 Headline de-de Amazon Spring Deals Amazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 002F Headline de-de Amazon Spring Deals Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 003 Headline de-de Enjoy epic savings Spare so richtig"} +{"t":"SDD 25 Mass Vendor Funded Static 004 Headline de-de Enjoy epic \nsavings Spare so \nrichtig"} +{"t":"SDD 25 Mass Vendor Funded Static 004F Headline de-de Enjoy epic savings Spare so richtig"} +{"t":"SDD 25 Mass Vendor Funded Static 005 de-de Ends 31 March Nur bis 31. März"} +{"t":"SDD 25 Mass Vendor Funded Static 006 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Mass Vendor Funded Static 007 de-de Whilst stocks last Nur solange der Vorrat reicht"} +{"t":"SDD 25 Mass Vendor Funded Static 008 CTA de-de Shop now Angebote entdecken"} +{"t":"SDD 25 Mass Vendor Funded Static 009 Headline de-de Woooo!\nAmazon \nSpring Deals Wooow!\nAmazon\nFrühlingsangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 009F Headline de-de Woooo! Amazon Spring Deals Wooow! Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 010 Headline de-de Woooo!\nAmazon \nSpring \nDeals Wooow!\nAmazon\nFrühlings-\nangebote"} +{"t":"SDD 25 Mass Vendor Funded Static 010F Headline de-de Woooo! Amazon Spring Deals Wooow! Amazon Frühlings- angebote"} +{"t":"SDD 25 Mass Vendor Funded Static 011 de-de Ends 31 Mar Nur bis 31. März"} +{"t":"SDD 25 Mass Vendor Funded Static 012 de-de Ends 31 March Nur bis zum 31. März"} +{"t":"SDD 25 Mass Vendor Funded Static 013 de-de Save big on Spare so richtig bei"} +{"t":"SDD 25 Mass YouTube ASINS 001 Headline de-de Amazon Spring Deal Days are here Die Amazon Frühlingsangebote sind da"} +{"t":"SDD 25 Mass YouTube ASINS 002 Description de-de Ends 31 March Nur bis zum 31. März"} +{"t":"SDD 25 Mass YouTube Long 002 Headline de-de Get ready for Spring with Amazon Spring Deal Days! Mit den Amazon Frühlingsangeboten beginnt die schönste Zeit des Jahres"} +{"t":"SDD 25 Mass YouTube Long 003 Description de-de Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Spare bis zu 50 % bei Elektronik, Haushalt, Sport und mehr. 25. - 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass YouTube Long 005 Headline de-de Get ready for Spring with Amazon Spring Deal Days! Mit den Amazon Frühlingsangeboten beginnt die schönste Zeit des Jahres"} +{"t":"SDD 25 Mass YouTube Long 006 Description de-de Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Spare bis zu 50 % bei Elektronik, Haushalt, Sport und mehr. Bis 31. März. Nur auf ausgewählte Produkte."} +{"t":"SDD 25 Mass YouTube Short 001 Headline de-de Amazon UK Amazon DE"} +{"t":"SDD 25 Mass YouTube Short 002 Description de-de Up to 45% off on 25-31 March Spare bis zu 50 %, 25. - 31. März"} +{"t":"SDD 25 Mass YouTube Short 003 de-de Amazon Spring Deal Days Amazon Frühlingsangebote"} +{"t":"SDD 25 Mass YouTube Short 004 CTA de-de Learn more Mehr dazu"} +{"t":"SDD 25 Mass YouTube Short 005 Headline de-de Amazon UK Amazon DE"} +{"t":"SDD 25 Mass YouTube Short 008 CTA de-de Shop now Einkaufen"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 de-de Spring Deal Days\nis coming! Die Frühlingsangebote\nkommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F de-de Spring Deal Days is coming! Die Frühlingsangebote kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline de-de Spring Deal Days\nis coming! Die Frühlings-\nangebote\nkommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline de-de Spring Deal Days is coming! Die Frühlings- angebote kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline de-de Spring\nDeal\nDays is\ncoming! Die \n Frühlings-\n angebote\n kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline de-de Spring Deal Days is coming! Die Frühlings- angebote kommen!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 de-de 10–16 March 10. - 16. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 006 de-de Starts 10 March Ab dem 10. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 de-de Starts \n10 March Ab dem \n10. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F de-de Starts 10 March Ab dem 10. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 de-de Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 de-de Spring Deal \nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F de-de Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 021 Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass (D)OOH PRINT 022 Subheader de-de Up to \n40% off Spare\n bis zu 45 %"} +{"t":"SDD 26 Mass (D)OOH PRINT 022F Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass (D)OOH PRINT 026 de-de Ends 16 March Nur bis 16. März"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 de-de New day.\nNew deals. Neuer Tag. \n Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 de-de New day. \n New \n deals. Neuer Tag. \n Neue \n Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 de-de New\nday.\nNew\ndeals. Neuer\nTag. \n Neue\nAngebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 de-de Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 de-de Spring Deal\nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F de-de Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 de-de Spring Deal Days\nis coming! Spring Deal Days\nis coming!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F de-de Spring Deal Days is coming! Spring Deal Days is coming!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 de-de Spring \nDeal Days\nis coming! Spring \nDeal Days\nis coming!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F de-de Spring Deal Days is coming! Spring Deal Days is coming!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline de-de Spring\n Deal\nDays is\n coming! Spring\n Deal\nDays is\n coming!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline de-de Spring Deal Days is coming! Spring Deal Days is coming!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 004 Subheader de-de Up to 40% off Up to 30% off"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 005 Subheader de-de Up to \n40% off Up to \n30% off"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 005F Subheader de-de Up to 40% off Up to 30% off"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 de-de 10–16 March 10–16 March"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA de-de Learn More Learn More"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 de-de Selected products only Selected products only"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 de-de Spring Deal \nDays Spring Deal \nDays"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 de-de Spring\n Deal\nDays Spring\n Deal\nDays"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 015 Subheader de-de Up to 40% off Up to 30% off"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 027 Subheader de-de Up to 40% off Up to 30% off"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 de-de Ends 16 Mar Ends 16 Mar"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 de-de Ends 16 March Ends 16 March"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA de-de Shop Now Shop Now"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 de-de Spring\n Deal\nDays Spring\n Deal\nDays"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 de-de Spring \nDeal Days Spring \nDeal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 de-de Ends Midnight Ends Midnight"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA de-de Shop now Shop now"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 de-de Spring Deal \nDays Spring Deal \nDays"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F de-de Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 de-de Ends midnight Ends midnight"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 de-de Spring Deal Days \nstarts Die Frühlingsangebote \nstarten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F de-de Spring Deal Days starts Die Frühlingsangebote starten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 de-de Spring Deal \nDays \nstarts Die Frühlings-\nangebote \nstarten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F de-de Spring Deal Days starts Die Frühlings- angebote starten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline de-de Spring\nDeal\nDays\nstarts Die \nFrühlings-\nangebote \nstarten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline de-de Spring Deal Days starts Die Frühlings- angebote starten in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 de-de Hours Stunden"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 de-de Minutes Minuten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 de-de Seconds Sekunden"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 de-de Spring Deal Days \nends Die Frühlingsangebote \nenden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F de-de Spring Deal Days ends Die Frühlingsangebote enden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 de-de Spring Deal \nDays \nends Die Frühlings-\nangebote \nenden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F de-de Spring Deal Days ends Die Frühlings- angebote enden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 de-de Spring\nDeal\nDays\nends Die \nFrühlings-\nangebote \nenden in"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F de-de Spring Deal Days ends Die Frühlings- angebote enden in"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 001 VO de-de Morning! It's ! Guten Morgen! Hier ist !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 002 VO de-de Look, I know you've got to get your day started, but Amazon Spring Deal Days are here! – with time limited discounts that are worth finding a little time for this Spring morning. Klar, ich weiß, ihr startet gerade in den Tag und die Amazon Frühlingsangebote übrigens auch - nehmt euch ein paar Minuten, denn da könnt ihr für kurze Zeit richtig sparen."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 003 VO de-de Find a minute, find two, sneak away if you have to. Gönnt euch einfach die kleine Auszeit."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 004 VO de-de This morning's Amazon deal is an incredible xx% off a [product] Heute Morgen bei Amazon: spart unglaubliche xx % auf den/die/das [Produkt]"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 005 VO de-de This morning's deal is waiting for you – head to Amazon to check out today's unmissable offer. Heute Morgen wartet das Angebot des Tages auf euch! Schaut bei Amazon vorbei, lass es euch nicht entgehen!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 006 VO de-de Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! Nur solange der Vorrat reicht. Heute ab 9 Uhr nur bei Amazon.de"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 007 VO de-de Between us, I've got the Amazon app open right now. Don't tell my supervisor! But you know what? They're probably off doing the same thing, too. Mal unter uns: Ich hab gerade die Amazon-App offen. Darf mein Chef natürlich nicht wissen... Aber wisst ihr was? Ich schätze, der schaut auch gerade rein…"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 008 VO de-de It's called multitasking, folks! Sowas nennt man Multitasking, Leute!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 009 VO de-de Check out Amazon's Spring Deal Days, with offers every day until 16 March Entdeckt die Amazon Frühlingsangebote – jeden Tag neue Deals und das bis zum 16. März."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 010 VO de-de Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details. Es gelten die AGB und Ausnahmen. Angebote gültig, solange der Vorrat reicht. Mehr Infos auf Amazon.de"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 011 VO de-de Good afternoon! Hallo zusammen!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 012 VO de-de You're probably pushing through the to-dos while you fight the afternoon lull, but Amazon Spring Deal Days are here! With time limited discounts to take you to the homestretch and brighten up that day of yours. Kämpft ihr auch gerade gegen das Nachmittagstief und eure To-dos? Dann kommen die Amazon Frühlingsangebote jetzt genau richtig. Für kurze Zeit könnt ihr richtig sparen – da sieht euer Tag schon viel besser aus."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 013 VO de-de But in the off chance you haven't had that afternoon Spring lift, here's a delightful bit of info that will take you to the homestretch and brighten up that day of yours. Und falls euch noch der Frühlings-Energiekick fehlt, hier eine Info, die euch garantiert wieder in Schwung bringt."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 014 VO de-de This afternoon's surprise is Amazon's incredibly low price of [$$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] Die Überraschung am heutigen Nachmittag: Amazons unglaublich günstiger Preis von [XX €] für den/die/das [Produktname, z. B. Amazon Kindle Colorsoft 16 GB]."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 015 VO de-de This afternoon's deal is waiting for you – head to Amazon to check out today's unmissable offer. Heute Nachmittag wartet das Angebot des Tages auf euch! Schaut bei Amazon vorbei, lass es euch nicht entgehen!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 016 VO de-de Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! Also, schnell zugreifen! Nur solange der Vorrat reicht. Nur ab 16 Uhr heute bei Amazon.de!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 017 VO de-de Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details Es gelten die AGB und Ausnahmen. Angebote gültig, solange der Vorrat reicht. Mehr Infos auf Amazon.de"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 018 VO de-de Now that's an afternoon pick-me-up. Genau der richtige Kick, den man am Nachmittag braucht."} +{"t":"SDD 26 Mass Radio 001 BVO de-de Amazon Spring Deal Days is coming with deals up to 40% off. Bald gibt’s die Amazon Frühlingsangebote, bei denen du bis zu 45 % sparen kannst."} +{"t":"SDD 26 Mass Radio 003 de-de So Gary can get a little deal hunting done...hiding way from his seasonal chores. Paul kann sich endlich eine Pause vom Frühjahrsputz gönnen und auf Schnäppchenjagd gehen."} +{"t":"SDD 26 Mass Radio 004 BVO de-de He deserves this moment to save big on electronics, outdoor, home and more. Er hat sich diesen Moment verdient, um bei Elektronik, Freizeit, Haushalt und mehr richtig zu sparen."} +{"t":"SDD 26 Mass Radio 005 BVO de-de ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! Da kommt jemand, Paul! Zurück an die Arbeit.\n Nur noch ein letzter kurzer Blick auf die Amazon Angebote, bevor...\n oooh, das ist nicht schlecht."} +{"t":"SDD 26 Mass Radio 005F BVO de-de ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! Da kommt jemand, Paul! Zurück an die Arbeit. Nur noch ein letzter kurzer Blick auf die Amazon Angebote, bevor... oooh, das ist nicht schlecht."} +{"t":"SDD 26 Mass Radio 006 BVO de-de Get ready for Amazon Spring Deals, up to 40% off from the 10 to 16th of March Angebote entdecken und bis zu 45 % sparen bei den Amazon Frühlingsangeboten vom 10. bis 16. März."} +{"t":"SDD 26 Mass Radio 009 BVO de-de Amazon Spring Deal Days is here with deals up to 40% off. Die Amazon Frühlingsangebote sind da, bei denen du bis zu 45 % sparen kannst."} +{"t":"SDD 26 Mass Radio 014 BVO de-de Hurry to get Amazon Spring Deals, up to 40% off from the 10 to 16th of March Angebote entdecken und bis zu 45 % sparen bei den Amazon Frühlingsangeboten vom 10. bis 16. März."} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO de-de Amazon Spring deals Amazon Frühlingsangebote"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO de-de on electronics, home, toys, beauty, sports für Elektronik, Haushalt, Spielzeug, Kosmetik, Sport …"} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super de-de Amazon\n Spring\n deals on Amazon\n Frühlings-\n angebote für"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super de-de Amazon Spring deals on Amazon Frühlings- angebote für"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super de-de electronics Elektronik"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super de-de home Haushalt"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super de-de toys Spielzeug"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super de-de beauty Kosmetik"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super de-de sports Sport"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super de-de fashion Fashion"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super de-de books Bücher"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super de-de devices Elektrogeräte"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super de-de kitchen Küche"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super de-de pets Haustier"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super de-de outdoor Outdoor-Artikel"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super de-de games Games"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super de-de luggage Gepäck"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super de-de alexa Alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super de-de furniture Möbel"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super de-de cooking Kochen"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super de-de make-up Make-up"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super de-de smart home Smart Home"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super de-de kindle Kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super de-de appliances Haushaltsgeräte"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super de-de fitness Fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super de-de hair care Haarpflege"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super de-de lighting Beleuchtung"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super de-de DIY Heimwerken"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super de-de office Büro"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super de-de stationery Schreibwaren"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super de-de health Gesundheit"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO de-de ... and so\n much more. … und noch\n viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO de-de ... and so much more. … und noch viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super de-de ... and so\n much more. … und noch\n viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super de-de ... and so much more. … und noch viel mehr."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO de-de Starts Tuesday Ab 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super de-de Starts Tuesday Ab 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super de-de Starts\n 10 March Ab \n 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super de-de Starts 10 March Ab 10. März"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO de-de Ends Monday Bis Montag"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super de-de Ends Monday Bis Montag"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super de-de Ends Mon Bis Mo."} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO de-de Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Winterpullis wegräumen… oder Amazon Frühlingsangebote entdecken? Einfache Entscheidung."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen de-de Amazon\n Spring\n Deal\n Days Frühlings-\n angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen de-de Amazon Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category de-de Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Elektronik\n Haushalt\n Spielzeug\n Sport & Freizeit\n Kosmetik"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category de-de Electronics Home Toys Sports & Outdoor Beauty Elektronik Haushalt Spielzeug Sport & Freizeit Kosmetik"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super de-de Amazon\n Spring Deal\n Days Amazon\n Frühlings-\n angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super de-de Amazon Spring Deal Days Amazon Frühlings- angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 005 Super de-de Up to 40% off\nStarts 10 March Spare bis zu 45 %\n Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 005F Super de-de Up to 40% off Starts 10 March Spare bis zu 45 % Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super de-de Amazon\n Spring Deal\n Days. Amazon\n Frühlings-\n angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super de-de Amazon Spring Deal Days. Amazon Frühlings- angebote"} +{"t":"SDD 26 Mass Social OLV TV Led 011 Super de-de Up to 40% off\n Ends Monday Spare bis zu 45 %\n Bis Montag"} +{"t":"SDD 26 Mass Social OLV TV Led 011F Super de-de Up to 40% off Ends Monday Spare bis zu 45 % Bis Montag"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO de-de Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. Beim Frühjahrsputz in die Ecke gewischt, Paul? Tja, jetzt musst du wohl Frühlingsangebote durchstöbern. ____ Ganz schön clever..."} +{"t":"SDD 26 Mass Social OLV TV Led 017 Super de-de Up to 40% off\n Starts 10 March Spare bis zu 45 %\n Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 017F Super de-de Up to 40% off Starts 10 March Spare bis zu 45 % Ab dem 10. März"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO de-de Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Rauf auf die Leiter zum Dachrinne säubern? Oder daneben stehen und Frühlingsangebote entdecken?"} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO de-de Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Rauf auf die Leiter zum Dachrinne säubern? Oder daneben stehen und Frühlingsangebote entdecken?"} +{"t":"SDD 26 Mass Static Social 001 Headline de-de Spring Deal\nDays Frühlings-\n angebote"} +{"t":"SDD 26 Mass Static Social 001F Headline de-de Spring Deal Days Frühlings- angebote"} +{"t":"SDD 26 Mass Static Social 003 Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass Static Social 004 Subheader de-de Up to \n40% off Spare\n bis zu 45 %"} +{"t":"SDD 26 Mass Static Social 004F Subheader de-de Up to 40% off Spare bis zu 45 %"} +{"t":"SDD 26 Mass Static Social 007 de-de 10–16 March 10. - 16. März"} +{"t":"SDD 26 Mass Static Social 008 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Mass Static Social 017 de-de Ends 16 March Nur bis 16. März"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_Onsite_de-de.json b/storage/amazon/tm/de-DE/flat_Onsite_de-de.json new file mode 100644 index 0000000..e394659 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_Onsite_de-de.json @@ -0,0 +1,1233 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 de-de Discover vouchers and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA de-de Learn more Mehr erfahren"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA de-de Discover deals Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Event Page 007 de-de Black Friday Week is coming Die Black Friday-Woche steht vor der Tür"} +{"t":"DDA 23 BFW Onsite Event Page 008 de-de Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche\n\nALT: Black Friday Woche Angebote"} +{"t":"DDA 23 BFW Onsite Event Page 008F de-de Share the joy with Black Friday Week deals ALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche ALT: Black Friday Woche Angebote"} +{"t":"DDA 23 BFW Onsite Event Page 009 de-de Get those last Black Friday Week deals Hole dir jetzt die letzten Angebote zur Black Friday Woche"} +{"t":"DDA 23 BFW Onsite Event Page 010 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Onsite Event Page 013 de-de Discover all deals here Entdecke hier alle Angebote"} +{"t":"DDA 23 BFW Onsite Event Page 016 de-de Get ready to save big Bist du bereit, richtig zu sparen?\n\nALT: Bald kannst du richtig sparen"} +{"t":"DDA 23 BFW Onsite Event Page 016F de-de Get ready to save big Bist du bereit, richtig zu sparen? ALT: Bald kannst du richtig sparen"} +{"t":"DDA 23 BFW Onsite Event Page 017 de-de Save big Richtig sparen"} +{"t":"DDA 23 BFW Onsite Event Page 018 de-de Big savings end today Die großen Angebote enden heute"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off de-de Get ready to save up to 40% off Bald kannst du bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off de-de Save up to 40% off Bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off de-de Last chance for up to 40% off Deine letzte Chance auf bis zu 40% Rabatt"} +{"t":"DDA 23 BFW Onsite Event Page 022 de-de 17-27 Nov 17. - 27. Nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 de-de Ends 27 November Endet am 27. November"} +{"t":"DDA 23 BFW Onsite Event Page 024 de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 BFW Onsite Homepage 001 de-de Discover vouchers and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA de-de Learn more Mehr erfahren"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA de-de Discover deals Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Onsite Homepage 007 de-de Black Friday Week is coming Die Black Friday-Woche steht vor der Tür"} +{"t":"DDA 23 BFW Onsite Homepage 008 de-de Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche"} +{"t":"DDA 23 BFW Onsite Homepage 008F de-de Share the joy with Black Friday Week deals ALT: Black Friday Week deals Freude schenken mit den Angeboten zur Black Friday Woche"} +{"t":"DDA 23 BFW Onsite Homepage 009 de-de Get those last Black Friday Week deals Hole dir jetzt die letzten Angebote zur Black Friday Woche"} +{"t":"DDA 23 BFW Onsite Homepage 010 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 BFW Onsite Homepage 013 de-de Discover all deals here Entdecke hier alle Angebote"} +{"t":"DDA 23 BFW Onsite Homepage 016 de-de Get ready to save big Bist du bereit, richtig zu sparen?"} +{"t":"DDA 23 BFW Onsite Homepage 017 de-de Save big Richtig sparen"} +{"t":"DDA 23 BFW Onsite Homepage 018 de-de Big savings end today Die großen Angebote enden heute"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off de-de Get ready to save up to 40% off Bald kannst du bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off de-de Save up to 40% off Bis zu 40% sparen"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off de-de Last chance for up to 40% off Deine letzte Chance auf bis zu 40% Rabatt"} +{"t":"DDA 23 BFW Onsite Homepage 022 de-de 17-27 Nov 17. - 27. Nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 de-de Ends 27 November Endet am 27. November"} +{"t":"DDA 23 BFW Onsite Homepage 024 de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 23 LMD Onsite 001 de-de Last Minute Deals\nDeals for you, joy for them Last Minute Angebote\nRichtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 001F de-de Last Minute Deals Deals for you, joy for them Last Minute Angebote Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 002 de-de Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Onsite 003 de-de Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Onsite 004 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Onsite 005 de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 006 de-de Last Minute Deals\nDeals for you, joy for them Last Minute Angebote\nRichtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 006F de-de Last Minute Deals Deals for you, joy for them Last Minute Angebote Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 007 de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 008 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 23 LMD Onsite 009 de-de Find Last Minute Deals that bring the joy Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 010 de-de Deals for you, joy for them Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 011 de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 012 de-de Find Last Minute Deals that bring the joy Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 013 de-de Last Minute Deals\nDeals for you, joy for them Last Minute Angebote\nRichtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 013F de-de Last Minute Deals Deals for you, joy for them Last Minute Angebote Richtig sparen, Freude schenken"} +{"t":"DDA 23 LMD Onsite 014 de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Onsite 015 de-de Deals for you, joy for them Richtig sparen, Freude schenken"} +{"t":"DDA 24 Onsite 001 de-de Black Friday returns soon in 2024 Black Friday kommt bald zurück"} +{"t":"DDA 24 Onsite 002 de-de Thank you for shopping Danke für deinen Einkauf"} +{"t":"DDA 24 Onsite 003 de-de Discover all deals here Entdecke alle Angebote hier"} +{"t":"DDA 24 Onsite 004 de-de Black Friday returns in 2025 Black Friday kommt in 2025 zurück"} +{"t":"DDA 24 Onsite 005 de-de Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Die Black Friday Woche startet am 21. November um Mitternacht. Freu dich auf tolle Angebote."} +{"t":"DDA 24 Onsite 006 de-de Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Die Black Friday Woche startet am XX. November um Mitternacht. Freu dich auf tolle Angebote."} +{"t":"DDA 24 Onsite 007 de-de Black Friday Week is coming Die Black Friday Woche"} +{"t":"DDA 24 Onsite 008 de-de Get ready to save big Bald kannst du so richtig sparen"} +{"t":"DDA 24 Onsite 009 de-de 21 Nov-2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 010 de-de Save big Spare so richtig"} +{"t":"DDA 24 Onsite 011 de-de Starts midnight Um Mitternacht geht's los"} +{"t":"DDA 24 Onsite 012 de-de Black Friday Week 21 Nov-2 Dec Black Friday Woche 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 013 de-de Shop Black Friday Week Black Friday Woche entdecken"} +{"t":"DDA 24 Onsite 014 de-de Black Friday Week is here Die Black Friday Woche ist da"} +{"t":"DDA 24 Onsite 015 de-de Ends 2 December Nur bis zum 2. Dezember"} +{"t":"DDA 24 Onsite 016 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 24 Onsite 017 de-de Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"DDA 24 Onsite 018 de-de Black Friday is here Der Black Friday ist da"} +{"t":"DDA 24 Onsite 019 de-de Big savings Richtig viel sparen"} +{"t":"DDA 24 Onsite 020 de-de Shop epic deals now Entdecke jetzt tolle Angebote"} +{"t":"DDA 24 Onsite 021 de-de Last chance to get Black Friday Deals Letzte Chance auf Black Friday Angebote"} +{"t":"DDA 24 Onsite 022 de-de Big savings end today Nur noch heute richtig viel sparen"} +{"t":"DDA 24 Onsite 023 de-de Black Friday Week ends soon Die Black Friday Woche endet bald"} +{"t":"DDA 24 Onsite 024 de-de Black Friday Week is 21 November - 2 December Die Black Friday Woche ist vom 21. November - 2. Dezember"} +{"t":"DDA 24 Onsite 025 de-de Black Friday Week is 21 Nov – 2 Dec Black Friday Woche: 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 026 de-de Black Friday Week starts in Die Black Friday Woche geht los in:"} +{"t":"DDA 24 Onsite 027 de-de Black Friday WeekStarts in Die Black Friday WocheGeht los in:"} +{"t":"DDA 24 Onsite 028 de-de Black Friday Week ends in Die Black Friday Woche endet in"} +{"t":"DDA 24 Onsite 029 de-de Shop new deal drops Entdecke neue Angebote"} +{"t":"DDA 24 Onsite 030 de-de Black Friday WeekEnding soon Die Black Friday WocheEndet bald"} +{"t":"DDA 24 Onsite 031 de-de Shop all deals Alle Angebote"} +{"t":"DDA 24 Onsite 032 de-de Lightning Deals Blitzangebote"} +{"t":"DDA 24 Onsite 033 de-de Deals under £15 Angebote unter 20 €"} +{"t":"DDA 24 Onsite 034 de-de Black Friday Week coming soon Bald startet die Black Friday Woche"} +{"t":"DDA 24 Onsite 035 de-de 3 days until epic deals Nur 3 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 036 de-de 2 days until epic deals Nur 2 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 037 de-de 21 Nov - 2 Dec 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 038 de-de Get your cart ready Mach dich bereit"} +{"t":"DDA 24 Onsite 039 de-de Epic deals start tomorrow! Tolle Angebote"} +{"t":"DDA 24 Onsite 040 de-de Black Friday Week starts midnight Die Black Friday Woche startet heute"} +{"t":"DDA 24 Onsite 041 de-de Shop new deals while they’re hot Entdecke tolle Angebote, bevor sie weg sind"} +{"t":"DDA 24 Onsite 042 de-de Discover new deals Neue Angebote entdecken"} +{"t":"DDA 24 Onsite 043 de-de Shop now Jetzt Angebote entdecken"} +{"t":"DDA 24 Onsite 044 de-de Top 100 Deals Top-100-Angebote"} +{"t":"DDA 24 Onsite 045 de-de Check Top 100 deals of the day Entdecke die Top-100-Angebote des Tages"} +{"t":"DDA 24 Onsite 046 de-de Black Friday Top 100 Deals Black Friday Top-100-Angebote"} +{"t":"DDA 24 Onsite 047 de-de Black Friday picks from top brands Black Friday Angebote von Top-Marken"} +{"t":"DDA 24 Onsite 048 de-de Top 100 deals of the day Top-100-Angebote des Tages"} +{"t":"DDA 24 Onsite 049 de-de 12 days of epic deals has officially started. Jetzt geht's offiziell los: 12 Tage mit tollen Angebote"} +{"t":"DDA 24 Onsite 050 de-de 21 November - 2 December 21. Nov. - 2. Dez."} +{"t":"DDA 24 Onsite 051 de-de 4 days until epic deals Nur 4 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 052 de-de 5 days until epic deals Nur 5 Tage bis zu den tollen Angeboten"} +{"t":"DDA 24 Onsite 053 de-de Amazing deals Traumhafte Angebote"} +{"t":"DDA 24 Onsite 054 de-de Black Friday Week deals Black Friday Woche"} +{"t":"DDA 24 Onsite 055 de-de Black Friday Week ends tomorrow Die Black Friday Woche endet morgen"} +{"t":"DDA 24 Onsite 056 de-de Black Friday Week ends tonight Die Black Friday Woche endet heute"} +{"t":"DDA 24 Onsite 057 de-de Black Friday Week starts soon Die Black Friday Woche startet bald"} +{"t":"DDA 24 Onsite 058 de-de Black Friday Week starts soon Die Black Friday Woche geht bald los"} +{"t":"DDA 24 Onsite 060 de-de Buy More & Save Mehr einkaufen, mehr sparen"} +{"t":"DDA 24 Onsite 061 de-de Check for last-minute deals Sicher dir die letzten Angebote"} +{"t":"DDA 24 Onsite 062 de-de Check in for buzzworthy early deals Sichere dir jetzt schon die ersten Angebote"} +{"t":"DDA 24 Onsite 063 de-de Check in for last-minute deal drops Sichere dir die letzten Angebote"} +{"t":"DDA 24 Onsite 064 de-de Check in for last-minute deals Sichere dir die letzten Angebote"} +{"t":"DDA 24 Onsite 065 de-de Customers' most-loved Kunden-Favoriten"} +{"t":"DDA 24 Onsite 066 de-de Deals for them, deals for you Angebote für jeden und für dich."} +{"t":"DDA 24 Onsite 067 de-de Save more, wrap later Erst sparen, dann schön einpacken"} +{"t":"DDA 24 Onsite 068 de-de Prices worth celebrating Richtig sparen, Freude schenken"} +{"t":"DDA 24 Onsite 069 de-de Shop dazzling savings Entdecke tolle Angebote"} +{"t":"DDA 24 Onsite 070 de-de Deals on awesome stuff Erstklassige Angebote"} +{"t":"DDA 24 Onsite 071 de-de Deals to take home Derzeit beliebt"} +{"t":"DDA 24 Onsite 072 de-de Deals to talk about Beliebte Angebote"} +{"t":"DDA 24 Onsite 073 de-de Discover deals Angebote entdecken"} +{"t":"DDA 24 Onsite 075 de-de Discover now Jetzt entdecken"} +{"t":"DDA 24 Onsite 076 de-de Discover vouchers and save on selected brands Hol dir Aktionsgutscheine und spare bei ausgewählten Marken"} +{"t":"DDA 24 Onsite 077 de-de Early Deals Erste Angebote"} +{"t":"DDA 24 Onsite 078 de-de Early deals are waiting for you Erste Angebote warten auf dich"} +{"t":"DDA 24 Onsite 079 de-de Early deals to shop Erste Angebote"} +{"t":"DDA 24 Onsite 080 de-de Ends midnight Endet heute um Mitternacht"} +{"t":"DDA 24 Onsite 081 de-de Ends soon Endet in Kürze"} +{"t":"DDA 24 Onsite 082 de-de Epic Deals Tolle Angebote"} +{"t":"DDA 24 Onsite 083 de-de Epic deals are back Tolle Angebote sind zurück"} +{"t":"DDA 24 Onsite 084 de-de Fantastic deals Fantastische Angebote"} +{"t":"DDA 24 Onsite 085 de-de Get excited. Deals are coming. Freu dich drauf.Tolle Angebote im Anflug."} +{"t":"DDA 24 Onsite 086 de-de Get fast, free delivery with Prime Schnelle und kostenlose Lieferung mit Prime"} +{"t":"DDA 24 Onsite 087 de-de Get free games and more with Prime Hole dir kostenlose Spiele und Spielinhalte mit Prime Gaming"} +{"t":"DDA 24 Onsite 088 de-de Get ready to save up to 40% off Bald kannst du bis zu 40% sparen"} +{"t":"DDA 24 Onsite 089 de-de Get those last Black Friday Week deals Hol dir jetzt die letzten Angebote der Black Friday Woche"} +{"t":"DDA 24 Onsite 091 de-de Get your carts ready Wunschzettel parat?"} +{"t":"DDA 24 Onsite 092 de-de Great deals Tolle Angebote"} +{"t":"DDA 24 Onsite 093 de-de Invite-only deals Exklusive Angebote, nur mit Einladung"} +{"t":"DDA 24 Onsite 094 de-de it's Black Friday day in Black Friday Week Heute ist der Black Friday der Black Friday Woche"} +{"t":"DDA 24 Onsite 096 de-de Join Prime Jetzt Prime entdecken"} +{"t":"DDA 24 Onsite 097 de-de Join Prime for big deals Jetzt Prime-Angebote entdecken"} +{"t":"DDA 24 Onsite 098 de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 24 Onsite 099 de-de Learn more Mehr erfahren"} +{"t":"DDA 24 Onsite 100 de-de Listen to Amazon Music with Prime Höre dir Musik und Podcasts mit Amazon Music Prime an"} +{"t":"DDA 24 Onsite 101 de-de Make your wish list for Black Friday Week Wunschzettel parat? Black Friday Woche"} +{"t":"DDA 24 Onsite 102 de-de New day. New deals. Neuer Tag.Neue Angebote."} +{"t":"DDA 24 Onsite 103 de-de New deals drop in Neue Angebote starten in"} +{"t":"DDA 24 Onsite 104 de-de New deals every 12 hours Neue Angebote alle 12 Stunden"} +{"t":"DDA 24 Onsite 105 de-de New deals in Neue Angebote in"} +{"t":"DDA 24 Onsite 106 de-de Option 1: Included with your Prime membership In deiner Prime-Mitgliedschaft enthalten"} +{"t":"DDA 24 Onsite 107 de-de Option 2: Included with a Prime membership In der Prime-Mitgliedschaft enthalten"} +{"t":"DDA 24 Onsite 108 de-de Option 3: Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"DDA 24 Onsite 109 de-de Ready. Set. Black Friday Week. Auf die Plätze ...Fertig ...Black Friday Woche"} +{"t":"DDA 24 Onsite 110 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 24 Onsite 111 de-de Shop early deals Entdecke frühe Angebote"} +{"t":"DDA 24 Onsite 112 de-de Shop Everyday Essentials Entdecke alles, was du täglich brauchst"} +{"t":"DDA 24 Onsite 113 de-de Shop new deals Entdecke neue Angebote"} +{"t":"DDA 24 Onsite 114 de-de Shop Prime Try Before You Buy Erst probieren, dann bezahlen mit Prime"} +{"t":"DDA 24 Onsite 115 de-de Shop the final hours Tolle Angebote enden bald"} +{"t":"DDA 24 Onsite 117 de-de Shop Black Friday Week deals Jetzt Angebote der Black Friday Woche entdecken"} +{"t":"DDA 24 Onsite 118 de-de Starts 21 November Start am 21.11."} +{"t":"DDA 24 Onsite 119 de-de Stay tuned for early deals Freu dich auf die ersten Angebote"} +{"t":"DDA 24 Onsite 120 de-de Today's deal drop Neue Angebote heute"} +{"t":"DDA 24 Onsite 121 de-de Today's deals Die Angebote des Tages"} +{"t":"DDA 24 Onsite 122 de-de Top brands Top-Marken"} +{"t":"DDA 24 Onsite 123 de-de Trending deals Beliebte Angebote"} +{"t":"DDA 24 Onsite 124 de-de Trending Black Friday Week deals Beliebte Angebote der Black Friday Woche"} +{"t":"DDA 24 Onsite 125 de-de Up to 40% off Bis zu 40 % sparen"} +{"t":"DDA 24 Onsite 126 de-de Watch movies and shows with Prime Filme und Serien mit Prime ansehen"} +{"t":"DDA 25 Onsite 001 de-de Early Black Friday Week Frühe Black Friday Woche"} +{"t":"DDA 25 Onsite 002 de-de Black Friday Week is coming Die Black Friday Woche"} +{"t":"DDA 25 Onsite 003 de-de  Black Friday Week is around the corner  Die Black Friday Woche kommt bald"} +{"t":"DDA 25 Onsite 004 de-de Black Friday Week savings are coming  Die Angebote der Black Friday Woche kommen"} +{"t":"DDA 25 Onsite 005 de-de 3 days until Black Friday Week Nur 3 Tage bis zur Black Friday Woche"} +{"t":"DDA 25 Onsite 006 de-de 2 days until Black Friday Week Nur 2 Tage bis zur Black Friday Woche"} +{"t":"DDA 25 Onsite 007 de-de Black Friday Week starts tomorrow Die Black Friday Woche startet morgen"} +{"t":"DDA 25 Onsite 009 de-de Save big on Everyday Essentials Spare bei allem, was du täglich brauchst"} +{"t":"DDA 25 Onsite 010 de-de Shop deals on Everyday Essentials Hol dir Angebote für Alltagsprodukte"} +{"t":"DDA 25 Onsite 011 de-de Get an early start on Black Friday Week Starte früh in die Black Friday Woche"} +{"t":"DDA 25 Onsite 013 de-de Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Die Black Friday Woche läuft vom 20. Nov. - 1. Dez. Aber warum warten?"} +{"t":"DDA 25 Onsite 014 de-de Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Freu dich schon jetzt über frühen Zugang zur Black Friday Woche mit Angeboten für alles, was du täglich brauchst"} +{"t":"DDA 25 Onsite 015 de-de Get ready to save big Bald kannst du so richtig sparen"} +{"t":"DDA 25 Onsite 016 de-de Save big Spare so richtig"} +{"t":"DDA 25 Onsite 017 de-de Get ready to save up to XX% off Bald kannst du bis zu XX % sparen"} +{"t":"DDA 25 Onsite 018 de-de Up to XX% off Spare bis zu XX %"} +{"t":"DDA 25 Onsite 019 de-de Mark your calendar to save big Jetzt schon vormerken und richtig sparen"} +{"t":"DDA 25 Onsite 020 de-de Get your basket ready Mach dich bereit"} +{"t":"DDA 25 Onsite 021 de-de 20 Nov - 1 Dec 20. Nov. - 1. Dez."} +{"t":"DDA 25 Onsite 022 de-de Starts 20 November Ab dem 20. November"} +{"t":"DDA 25 Onsite 023 de-de Starts tomorrow Startet morgen"} +{"t":"DDA 25 Onsite 024 de-de Starts midnight Startet um Mitternacht"} +{"t":"DDA 25 Onsite 025 de-de Black Friday Week 20 Nov – 1 Dec Black Friday Woche: 20. Nov. - 1. Dez."} +{"t":"DDA 25 Onsite 029 de-de Black Friday Week starts midnight Black Friday Woche ab Mitternacht"} +{"t":"DDA 25 Onsite 030 de-de Black Friday Week starts soon Die Black Friday Woche startet bald"} +{"t":"DDA 25 Onsite 031 de-de Black Friday Week starts in Die Black Friday Woche startet in [X Tagen]"} +{"t":"DDA 25 Onsite 032 de-de Early Black Friday Week deals Frühe Black Friday Woche Angebote"} +{"t":"DDA 25 Onsite 033 de-de Get ready for Black Friday Week Bald startet die Black Friday Woche"} +{"t":"DDA 25 Onsite 034 de-de Shop vouchers for selected brands Entdecke Coupons für ausgewählte Marken"} +{"t":"DDA 25 Onsite 035 de-de Shop vouchers and save on selected brands Spare mit Coupons auf ausgewählte Marken"} +{"t":"DDA 25 Onsite 036 de-de Get ready for upcoming Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 25 Onsite 037 de-de Learn more Mehr erfahren"} +{"t":"DDA 25 Onsite 038 de-de Black Friday Week is coming Die Black Friday Woche"} +{"t":"DDA 25 Onsite 042 de-de Upcoming Black Friday Week Bald ist die Black Friday Woche"} +{"t":"DDA 25 Onsite 044 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"DDA 25 Onsite 045 de-de Discover more Mehr entdecken"} +{"t":"DDA 25 Onsite 046 de-de See more Mehr erfahren"} +{"t":"DDA 25 Onsite 047 de-de Black Friday Week 20 Nov – 1 Dec Die Black Friday Woche vom 20. Nov. - 1. Dez."} +{"t":"DDA 25 Onsite 048 de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 25 Onsite 049 de-de Shop Black Friday Week now Entdecke jetzt die Angebote der Black Friday Woche"} +{"t":"DDA 25 Onsite 050 de-de Black Friday Week is here Die Black Friday Woche ist da"} +{"t":"DDA 25 Onsite 051 de-de Black Friday Week deals Black Friday Woche"} +{"t":"DDA 25 Onsite 052 de-de Black Friday Week ends soon Die Black Friday Woche endet bald"} +{"t":"DDA 25 Onsite 053 de-de Black Friday Week ends tonight Die Black Friday Woche endet heute"} +{"t":"DDA 25 Onsite 054 de-de Last chance to get Black Friday Deals Letzte Chance auf Black Friday Angebote"} +{"t":"DDA 25 Onsite 057 de-de Shop new deals while they’re hot Finde tolle Angebote, bevor sie weg sind"} +{"t":"DDA 25 Onsite 058 de-de New day, new deals Neuer Tag.\n Neue Angebote."} +{"t":"DDA 25 Onsite 058F de-de New day, new deals Neuer Tag. Neue Angebote."} +{"t":"DDA 25 Onsite 059 de-de Ready, set, save. Auf die Plätze, fertig, sparen"} +{"t":"DDA 25 Onsite 060 de-de Ready, set, shop. Auf die Plätze, fertig, einkaufen"} +{"t":"DDA 25 Onsite 061 de-de Epic savings are here Spare so richtig bis zum 1. Dezember"} +{"t":"DDA 25 Onsite 062 de-de Save big on <category> Spare so richtig bei <category>"} +{"t":"DDA 25 Onsite 063 de-de Shop deals on <category> Entdecke Angebote bei <category>"} +{"t":"DDA 25 Onsite 064 de-de Save big until 1 December Spare so richtig bis 1. Dezember"} +{"t":"DDA 25 Onsite 065 de-de Save up to XX% off now Spare jetzt bis zu XX %"} +{"t":"DDA 25 Onsite 066 de-de Deals you don't want to miss Verpasse nicht tolle Angebote"} +{"t":"DDA 25 Onsite 067 de-de Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"DDA 25 Onsite 068 de-de Last chance for up to XX% off Letzte Chance auf bis zu XX % Rabatt"} +{"t":"DDA 25 Onsite 069 de-de Ends 1 December Tolle Angebote bis zum 1. Dezember"} +{"t":"DDA 25 Onsite 070 de-de Ends tomorrow Nur noch bis morgen"} +{"t":"DDA 25 Onsite 071 de-de Ends midnight Nur noch heute"} +{"t":"DDA 25 Onsite 072 de-de Ends soon Endet in Kürze"} +{"t":"DDA 25 Onsite 073 de-de Epic deals end tomorrow Tolle Angebote enden morgen"} +{"t":"DDA 25 Onsite 074 de-de Last chance to save up to XX% Letzte Chance auf bis zu XX % Rabatt"} +{"t":"DDA 25 Onsite 075 de-de Last chance to save big Letzte Chance, um richtig viel zu sparen"} +{"t":"DDA 25 Onsite 076 de-de Shop fast - deals end midnight Schnapp dir die letzten Angebote"} +{"t":"DDA 25 Onsite 077 de-de Big savings end at midnight Nur noch heute richtig viel sparen"} +{"t":"DDA 25 Onsite 079 de-de Black Friday Week ends tomorrow Die Black Friday Woche endet morgen"} +{"t":"DDA 25 Onsite 080 de-de Black Friday Week ends midnight Black Friday Woche endet um Mitternacht"} +{"t":"DDA 25 Onsite 081 de-de Black Friday Week ends in Black Friday Woche endet in"} +{"t":"DDA 25 Onsite 082 de-de Black Friday Week now on Die Black Friday Woche ist gestartet"} +{"t":"DDA 25 Onsite 083 de-de Black Friday Week is here Black Friday Woche"} +{"t":"DDA 25 Onsite 087 de-de Get the most out of Black Friday Week Schnapp dir Angebote der Black Friday Woche"} +{"t":"DDA 25 Onsite 089 de-de Discover all deals here Entdecke hier alle Angebote\n \n Shorter alt:\n Angebote entdecken"} +{"t":"DDA 25 Onsite 089F de-de Discover all deals here Entdecke hier alle Angebote Shorter alt: Angebote entdecken"} +{"t":"DDA 25 Onsite 090 de-de Discover new deals Neue Angebote entdecken"} +{"t":"DDA 25 Onsite 091 de-de Shop now Jetzt entdecken"} +{"t":"DDA 25 Onsite 092 de-de Discover deals Angebote entdecken"} +{"t":"DDA 25 Onsite 093 de-de Black Friday Week is here Die Black Friday Woche ist da"} +{"t":"DDA 25 Onsite 094 de-de Last-Minute Gifts Die Last Minute Geschenke"} +{"t":"DDA 25 Onsite 095 de-de Early festive deals. 'Tis the pre-season Jetzt schon Weihnachtsangebote sichern"} +{"t":"DDA 25 Onsite 096 de-de Oh, do we have deals for you Wir haben tolle Angebote für dich"} +{"t":"DDA 25 Onsite 097 de-de Last-Minute Gifts starts tomorrow Die Last Minute Geschenke ab morgen"} +{"t":"DDA 25 Onsite 098 de-de Last-Minute Gifts ends soon Die Last Minute Geschenke enden bald"} +{"t":"DDA 25 Onsite 099 de-de Save more, wrap later Erst sparen, dann schön einpacken"} +{"t":"DDA 25 Onsite 100 de-de Deals on gift ideas Geschenkideen im Angebot"} +{"t":"DDA 25 Onsite 101 de-de Last-Minute Gifts ends today Die Last Minute Geschenke enden heute"} +{"t":"DDA 25 Onsite 102 de-de Shop dazzling savings Entdecke tolle Angebote"} +{"t":"DDA 25 Onsite 103 de-de Prices worth celebrating Preise zum Feiern"} +{"t":"DDA 25 Onsite 107 de-de Last chance to grab epic gifts Letzte Chance für tolle Angebote"} +{"t":"DDA 25 Onsite 108 de-de 8-21 December  8. - 21. Dezember"} +{"t":"DDA 25 Onsite 109 de-de Starts 8 December Ab dem 8. Dezember"} +{"t":"DDA 25 Onsite 110 de-de Starts tomorrow Starten morgen"} +{"t":"DDA 25 Onsite 111 de-de Starts midnight Starten um Mitternacht"} +{"t":"DDA 25 Onsite 112 de-de Ends Enden"} +{"t":"DDA 25 Onsite 113 de-de Ends.... Enden …"} +{"t":"DDA 25 Onsite 114 de-de Last-Minute Gifts 8 Dec - 21 Dec Die Last Minute Geschenke: 8. - 21. Dez."} +{"t":"DDA 25 Onsite 115 de-de Last-Minute Gifts finishes in XXX Die Last Minute Geschenke enden in XXX"} +{"t":"DDA 25 Onsite 118 de-de Last-Minute Gifts 8-21 December Die Last Minute Geschenke vom 8. - 21. Dezember"} +{"t":"DDA 25 Onsite 119 de-de Shop tree-mendous deals Entdecke weihnachtliche Angebote"} +{"t":"DDA 25 Onsite 120 de-de Shop all our everyday deals Entdecke unsere Alltags-Angebote"} +{"t":"DDA 25 Onsite 121 de-de Explore deals on festive gifts selection Entdecke Angebote bei ausgewählten Weihnachtsgeschenken"} +{"t":"DDA 25 Onsite 123 de-de Shop Last-Minute Gifts Entdecke die Last Minute Geschenke"} +{"t":"DDA 25 Onsite 124 de-de 8-21 December 8. - 21. Dezember"} +{"t":"PBDD 23 Onsite 001 de-de Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Onsite 002 de-de Big deals coming soon  Tolle Angebote im Anflug"} +{"t":"PBDD 23 Onsite 003 de-de Big deals are coming  Tolle Angebote im Anflug"} +{"t":"PBDD 23 Onsite 004 de-de 5 days until Prime Big Deal Days 5 Tage bis zu den Prime Deal Days"} +{"t":"PBDD 23 Onsite 005 de-de 4 days until Prime Big Deal Days 4 Tage bis zu den Prime Deal Days"} +{"t":"PBDD 23 Onsite 006 de-de 3 days until Prime Big Deal Days 3 Tage bis zu den Prime Deal Days"} +{"t":"PBDD 23 Onsite 007 de-de 2 days until Prime Big Deal Days 2 Tage bis zu den Prime Deal Days"} +{"t":"PBDD 23 Onsite 008 de-de 1 day until Prime Big Deal Days 1 Tag bis zu den Prime Deal Days"} +{"t":"PBDD 23 Onsite 009 de-de Prime Big Deal Days starts soon Die Prime Deal Days starten morgen"} +{"t":"PBDD 23 Onsite 010 de-de Prime Big Deal Days starts at midnight Die Prime Deal Days starten bald"} +{"t":"PBDD 23 Onsite 011 de-de Prime Big Deal Days starts in Die Prime Deal Days starten in"} +{"t":"PBDD 23 Onsite 012 de-de Access early deals Angebote mit frühem Zugriff"} +{"t":"PBDD 23 Onsite 013 de-de Shop Prime Big Deal Days early deals Entdecke die frühen Prime Deal Days Angebote"} +{"t":"PBDD 23 Onsite 014 de-de Prime Big Deal Days early deals Frühe Angebote der Prime Deal Days"} +{"t":"PBDD 23 Onsite 015 de-de Shop Prime Big Deal Days early Entdecke schon jetzt die Prime Deal Days"} +{"t":"PBDD 23 Onsite 016 de-de Get ready for Prime Big Deal Days Mach dich bereit für die Prime Deal Days"} +{"t":"PBDD 23 Onsite 017 de-de Explore more Prime benefits Entdecke Vorteile deiner Prime-Mitgliedschaft"} +{"t":"PBDD 23 Onsite 018 de-de Just for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Onsite 019 de-de Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 020 de-de Amazon Music Prime Amazon Music Prime"} +{"t":"PBDD 23 Onsite 021 de-de Prime Delivery Prime-Premiumversand"} +{"t":"PBDD 23 Onsite 022 de-de Prime Try Before You Buy Prime erst probieren, dann zahlen"} +{"t":"PBDD 23 Onsite 023 de-de Grocery benefit Amazon Fresh"} +{"t":"PBDD 23 Onsite 024 de-de Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 de-de Shop Prime Big Deal Days Entdecke die Prime Deal Days"} +{"t":"PBDD 23 Onsite 026 de-de Shop big deals. Feel like a big deal. Da fühlst du dich wie ein Star"} +{"t":"PBDD 23 Onsite 027 de-de Shop big deals now Entdecke jetzt tolle Angebote"} +{"t":"PBDD 23 Onsite 028 de-de Save big. Then do a little dance. Spare jetzt und fühle dich wie ein Star"} +{"t":"PBDD 23 Onsite 029 de-de Shop and save all night long Bleibe wach und entdecke tolle Angebote"} +{"t":"PBDD 23 Onsite 030 de-de New day to save. New deals to shop. \n Ein neuer Tag mit neuen Angeboten"} +{"t":"PBDD 23 Onsite 030F de-de New day to save. New deals to shop. Ein neuer Tag mit neuen Angeboten"} +{"t":"PBDD 23 Onsite 031 de-de Shop fast! Deals end tonight. Beeile dich! Angebote enden heute Nacht."} +{"t":"PBDD 23 Onsite 032 de-de Shop big deals. Feel like a big deal. Entdecke tolle Angebote. Fühle dich wie ein Star."} +{"t":"PBDD 23 Onsite 033 de-de Prime Big Deal Days ends soon Prime Deal Days enden bald"} +{"t":"PBDD 23 Onsite 035 de-de Spectacular deals Spektakuläre Angebote"} +{"t":"PBDD 23 Onsite 036 de-de Fantastic deals  Traumhafte Angebote"} +{"t":"PBDD 23 Onsite 037 de-de Amazing deals Fantastische Angebote"} +{"t":"PBDD 23 Onsite 038 de-de Really big deals  Tolle Angebote"} +{"t":"PBDD 23 Onsite 039 de-de Top-notch deals Top-Angebote"} +{"t":"PBDD 23 Onsite 040 de-de Big Deals Tolle Angebote"} +{"t":"PBDD 23 Onsite 041 de-de Dazzling deals Umwerfende Angebote"} +{"t":"PBDD 23 Onsite 042 de-de Very impressive deals Atemberaubende Angebote"} +{"t":"PBDD 23 Onsite 043 de-de Unbelievable deals Unglaubliche Angebote"} +{"t":"PBDD 23 Onsite 044 de-de Deals on hot brands  Angebote von angesagten Marken"} +{"t":"PBDD 23 Onsite 045 de-de Hot deals  Tolle Angebote"} +{"t":"PBDD 23 Onsite 046 de-de Deals on awesome stuff Angebote für abgefahrene Sachen"} +{"t":"PBDD 23 Onsite 047 de-de Sweet deals Süße Angebote"} +{"t":"PBDD 23 Onsite 048 de-de Shop new deals  Entdecke neue Angebote"} +{"t":"PBDD 23 Onsite 049 de-de Deals end soon  Angebote enden bald"} +{"t":"PBDD 23 Onsite 050 de-de Deals end today  Angebote enden heute"} +{"t":"PBDD 23 Onsite 051 de-de Today's deals Alle Angebote"} +{"t":"PBDD 23 Onsite 052 de-de Unlock Prime Big Deal Days with Prime Erhalte mit Prime Zugriff auf die Prime Deal Days"} +{"t":"PBDD 23 Onsite 053 de-de Shop Prime Big Deal Days with Prime Entdecke die Prime Deal Days mit Prime"} +{"t":"PBDD 23 Onsite 054 de-de Prime member deals Angebote für Prime-Mitglieder"} +{"t":"PBDD 23 Onsite 055 de-de Prime Big Deal Days deals Prime Deal Days Angebote"} +{"t":"PBDD 23 Onsite 056 de-de Lightning Deals Blitzangebote"} +{"t":"PBDD 23 Onsite 057 de-de Trending deals Beliebte Angebote"} +{"t":"PBDD 23 Onsite 058 de-de Deals under £15 Angebote unter 20 €"} +{"t":"PBDD 23 Onsite 059 de-de Shop all deals Angebote entdecken"} +{"t":"PBDD 23 Onsite 060 de-de Big deals anyone? Lust auf tolle Angebote?"} +{"t":"PBDD 23 Onsite 061 de-de Shop Prime Big Deal Days now Jetzt die Prime Deal Days entdecken"} +{"t":"PBDD 23 Onsite 062 de-de Bestsellers of 2023 Die Bestseller des Jahres 2023"} +{"t":"PBDD 23 Onsite 063 de-de Thanks for being a Prime member Danke, dass du Prime-Mitglied bist"} +{"t":"PBDD 23 Onsite 064 de-de Sign up. Save big. Jetzt anmelden und viel sparen"} +{"t":"PBDD 23 Onsite 065 de-de Big deals are coming Tolle Angebote im Anflug"} +{"t":"PBDD 23 Onsite 066 de-de Big deals just for Prime members Tolle Angebote exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Onsite 067 de-de Get in on big deals and fast delivery Sichere dir tolle Angebote und schnellen Premiumversand"} +{"t":"PBDD 23 Onsite 068 de-de Big deals come to those who don't wait Tolle Angebote im Anflug. Bald ist es soweit."} +{"t":"PBDD 23 Onsite 069 de-de Stop and smell the deals Tolle Angebote liegen in der Luft"} +{"t":"PBDD 23 Onsite 070 de-de Big deal season starts soon Bald geht's los mit den tollen Angeboten"} +{"t":"PBDD 23 Onsite 071 de-de Big deals are almost here. Don’t miss out. Nicht verpassen: Tolle Angebote im Anflug"} +{"t":"PBDD 23 Onsite 072 de-de Time to put on your big deal pants Bist du bereit für unsere tollen Angebote?"} +{"t":"PBDD 23 Onsite 073 de-de It’s a new day to save big Ein neuer Tag, um richtig viel zu sparen"} +{"t":"PBDD 23 Onsite 074 de-de It’s not too late to get in on big deals Noch ist es nicht zu spät für tolle Angebote"} +{"t":"PBDD 23 Onsite 075 de-de Good things come in all packages Entdecke tolle Angebote an den Prime Deal Days"} +{"t":"PBDD 23 Onsite 076 de-de It’s a new day to save big Ein neuer Tag um richtig kräftig zu sparen"} +{"t":"PBDD 23 Onsite 078 de-de Get big deals. You’ve earned it. Tolle Angebote - du hast es dir verdient"} +{"t":"PBDD 23 Onsite 079 de-de Invite Only Deals Angebote mit exklusiver Anmeldung"} +{"t":"PBDD 23 Onsite 080 de-de Watch movies and shows with Prime Filme und Serien mit Prime ansehen"} +{"t":"PBDD 23 Onsite 081 de-de Listen to Amazon Music with Prime Alle Songs sowie die größte Auswahl an Top-Podcasts ohne Werbung"} +{"t":"PBDD 23 Onsite 082 de-de Get fast, free delivery with Prime Schnelle und kostenlose Lieferung für Millionen von Artikeln mit Prime"} +{"t":"PBDD 23 Onsite 083 de-de Shop Prime Try Before You Buy Bekleidung und Schuhe anprobieren und nur bezahlen, was du behältst"} +{"t":"PBDD 23 Onsite 084 de-de Get fast grocery delivery with Prime Schnelle Lieferung von Lebensmitteln mit Prime"} +{"t":"PBDD 23 Onsite 085 de-de Get free games and in-game items with Prime Erhalte kostenlosen Zugriff auf ausgewählte Spiele und Spielinhalte ohne zusätzliche Kosten"} +{"t":"PBDD 23 Onsite 087 de-de Shop two days of big deals, only for Prime members Zwei Tage tolle Angebote, exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Onsite 088 de-de Join today. Cancel anytime. Heute noch anmelden. Jederzeit kündbar."} +{"t":"PBDD 23 Onsite 089 de-de Try Prime Entdecke Prime"} +{"t":"PBDD 23 Onsite 090 de-de Shop the deals Angebote entdecken"} +{"t":"PD 23 Onsite Copy Requests 001 de-de WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! WOW!-Angebote sind Produkte von Top-Marken mit unglaublichen Rabatten, die jeweils nur für zwei Stunden und in begrenzter Menge verfügbar sind – wenn sie weg sind, sind sie weg!"} +{"t":"PD 23 Onsite Copy Requests 002 de-de To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Du willst diese Angebote nutzen? Kein Problem, einfach den Aktionsalarm unten aktivieren. Du erhältst dann eine Erinnerung, sobald die Angebote verfügbar sind."} +{"t":"PD 23 Onsite Copy Requests 003 de-de Scavenger Hunt Schnitzeljagd"} +{"t":"PD 23 Onsite Copy Requests 004 de-de Invite Only Deals Exklusive Angebote"} +{"t":"PD 23 Onsite Copy Requests 005 de-de Most Loved Deals Beliebteste Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category de-de Headphones & Music Kopfhörer & Musik"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category de-de Automotive Auto & Motorrad"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category de-de Baby Baby"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category de-de Beauty Beauty"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category de-de Books Bücher"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category de-de Cameras Kamera & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category de-de Computer & Software Computer & Software"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category de-de Devices Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category de-de Electronics Elektronik & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category de-de Family Baby"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category de-de Food & Drink Lebensmittel & Getränke"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category de-de 4-Stars and up 4 Sterne & mehr"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category de-de Global Store Global Store"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category de-de Grocery Lebensmittel"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category de-de Grooming Körperpflege"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category de-de Headphones Kopfhörer"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category de-de DIY & Tools Baumarkt"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category de-de Health & Personal Care Drogerie & Körperpflege"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category de-de Home Cinema Fernseher & Heimkino"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category de-de Home Entertainment Heimkino"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category de-de Jewellery & Watches Schmuck & Uhren"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category de-de Kitchen Küche"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category de-de Lawn & Garden Garten"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category de-de Luggage Taschen & Rucksäcke"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category de-de Men’s Fashion Herrenmode"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category de-de Mobile Phones Smartphones"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category de-de Mobile Phones & Accessories Smartphones & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category de-de Music Musik"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category de-de Office & School Supplies Büro & Schule"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category de-de Off to Uni Semesterstart"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category de-de Pet Supplies Haustierbedarf"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category de-de Shoes Schuhe"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category de-de Shows & Films Serien & Filme"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category de-de Small Businesses Kleine Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category de-de Smart Home Smart Home"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category de-de Sports & Outdoors Sport & Freizeit"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category de-de Sports Nutrition & Wearables Sportnahrung & Wearables"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category de-de Toys Spielzeug"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category de-de Video Games Gaming & Zubehör"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category de-de Vouchers Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category de-de Women’s Fashion Damenmode"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category de-de School & Uni Deals Schule & Uni"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category de-de Household Supplies Haushalt"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category de-de eBooks E-Books"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category de-de Wine Wein"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category de-de DVD & Blu-ray DVD & Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category de-de Musical instruments Musikinstrumente"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category de-de Wine & Spirits Wein & Spirituosen"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category de-de Private brands Amazon-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category de-de Furniture Möbel"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category de-de Business, industrial and scientific supplies Gewerbe, Industrie & Wissenschaft"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category de-de 4 stars and up 4 Sterne & mehr"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category de-de Deals trending Beliebte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category de-de Home & kitchen Küche & Haushalt"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline de-de Amazon Devices Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline de-de Deals under £15 Angebote unter 20 €"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline de-de Deals ending soon Endet bald"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline de-de Deals just started In Kürze"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline de-de Deals you’re watching Beobachten"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline de-de Lightning Deals Blitzangebote"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline de-de Shop all deals Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline de-de Spotlight Deals Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline de-de Top Deals Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline de-de Trending Deals Beliebte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline de-de Upcoming Deals In Kürze"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline de-de Helpful hints for shopping epic deals Tipps & Tricks, wie du am meisten aus Prime Day machst"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline de-de When the deals start, try these tricks and tips Tipps & Tricks, wie du am meisten aus Prime Day machst"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline de-de Support small businesses, and earn £10 to spend on Prime Day Kleine Unternehmen unterstützen & 10€ Guthaben für Prime Day erhalten"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline de-de Deals on your favourite everything Zwei Tage, tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline de-de Epic deals. On a Monday. Zwei Tage voller Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline de-de Epic deals start at midnight Tolle Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline de-de Time to start your free trial Starte deinen 30-tägigen Prime-Gratiszeitraum noch heute"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline de-de Is it midnight yet? Prime Day startet um Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline de-de Deals on your favourite devices Angebote für Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline de-de Get the most out of Prime Day Hole das Beste aus Prime Day heraus"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline de-de Save big, save early Schon jetzt exklusive Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline de-de Exclusive offers, just for you Exklusive Prime-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline de-de Prime Delivery Prime-Premiumversand"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline de-de Prime Now Prime Now"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline de-de Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline de-de Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline de-de Tip #1: Tipp Nr. 1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline de-de Tip #2: Tipp Nr. 2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline de-de Tip #3: Tipp Nr. 3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline de-de Tip #1: try Amazon Assistant Tipp 1: Entdecke den Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline de-de Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Achte bei deiner Produktsuche auf den Hinweis „Prime Day Angebot“."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline de-de Blue means Deal Blau ist die Farbe, die dich auf ein Angebot hinweist"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline de-de Turn on notifications Benachrichtigungen aktivieren"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline de-de Never miss a deal with personalised deal notifications. Mit der Funktion \"Angebote verfolgen\" wirst du benachrichtigt, sobald dein ausgewähltes Produkt im Angebot ist."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline de-de Tip #4: Tipp Nr. 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline de-de Try Amazon Assistant Teste den Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline de-de Shop with small businesses and save Bei kleinen Unternehmen kaufen und sparen"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline de-de Support small businesses Unterstütze kleine Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline de-de Tip #6: Tipp Nr. 6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline de-de Shop now, pay later Jetzt kaufen, später zahlen"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline de-de Tip #7: Tipp Nr. 7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline de-de Earn Amazon Points Sammle Amazon-Punkte"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline de-de Earn points just for shopping and using your Prime benefits. Sammle Punkte bei deinem Einkauf und nutze deine Prime-Vorteile."} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline de-de Tip #8: Tipp Nr. 8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline de-de Tip #9: Tipp Nr. 9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline de-de Look out for Lightning Deals Halte nach Blitzangeboten Ausschau"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline de-de Time flies when you’re saving big Prime Day endet in"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline de-de It’s not over yet! Prime Day endet um Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline de-de Deals on Amazon devices Amazon-Geräte im Angebot"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline de-de Deals from small businesses Angebote von kleinen Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline de-de Shop deals by category Nach Kategorien filtern"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline de-de Deals on top brands Angebote von Top-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline de-de Can’t-miss deals Angebote, die du nicht verpassen solltest"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline de-de Epic deals just for you Tolle Angebote nur für dich"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline de-de Deals on Amazon brands Angebote von Amazon-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline de-de Deals based on your interests Angebote basierend auf deinen Interessen"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline de-de Deals on stuff you’re into Angebote für alles, was dir gefällt"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline de-de Top-rated deals Bestbewertete Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline de-de Deals in Home Angebote in Haushalt"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline de-de Deals in Kitchen Angebote in Küche"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline de-de Deals in Electronics Angebote in Elektronik"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline de-de Deals in Toys Angebote in Spielzeug"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline de-de Deals in Baby Angebote in Baby"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline de-de Check out these Prime-exclusive vouchers Exklusiv für Prime-Mitglieder: Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline de-de Shop deals from small businesses Angebote von kleinen Unternehmen entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline de-de Support small businesses, discover unique products Unterstütze kleine Unternehmen, entdecke individuelle Produkte"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline de-de Amazon Brands Amazon-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline de-de Epic deals, on a Monday Tolle Angebote ab Montag"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline de-de 2 days to go Noch 2 Tage"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline de-de Big deals, small businesses Große Angebote kleiner Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline de-de Deals in Fashion Mode-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline de-de Prime membership at its best Mache mehr aus deiner Prime-Mitgliedschaft"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline de-de Save the date to save big Datum vormerken und richtig sparen"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline de-de Epic deals, just 6 days away Tolle Angebote in 6 Tagen"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline de-de Personal care appliances Körperpflege"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline de-de Get ready – this could sell fast! Mache dich bereit – die Angebote sind schnell weg"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline de-de Get extra cash back! n/a"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline de-de Epic deals start on Monday Tolle Angebote starten am Montag"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline de-de Shop by Category Nach Kategorie shoppen"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline de-de Epic deals on top brands Tolle Angebote von Top-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline de-de Save on popular brands Spare bei beliebten Marken"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline de-de Ends in Endet in"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline de-de Shop products from small businesses Entdecke Produkte von kleinen Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline de-de Support small businesses & enter for a chance to win big Unterstütze kleine Unternehmen und mache beim Gewinnspiel mit"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline de-de Welcome to the lightning round Willkommen bei den Blitzangeboten"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline de-de 3 days to go. Nur noch 3 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline de-de 2 days to go. Nur noch 2 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline de-de 1 day to go Nur noch 1 Tag"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline de-de Prime-Exclusive Deals Angebote für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline de-de Spend £10 with small businesses, Für 10 € bei kleinen Unternehmen einkaufen,"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline de-de Customer's Most Loved Lieblingsartikel unserer Kunden"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline de-de Support small to win big Unterstütze kleine Unternehmen, um groß abzuräumen"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline de-de Top brands Top-Marken"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline de-de Early deals for back to school Frühe Angebote für den Schulstart"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline de-de Shop Alexa Early Access Deals Entdecke Alexa Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline de-de Shop with Alexa Einkaufen mit Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline de-de when you spend £10 with small businesses wenn du für 10 € bei kleinen Unternehmen kaufst"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline de-de Trending deals – going fast! Beliebte Angebote – die schnell weg sind!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline de-de Two days, heaps of epic deals Zwei Tage, unzählige tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline de-de Two days of epic deals you’ve been dreaming of Zwei Tage voller Angebote, auf die du gewartet hast"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline de-de Support small businesses to win big Unterstütze kleine Unternehmen, um groß abzuräumen"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline de-de “Alexa, where’s my stuff?” „Alexa, wo ist meine Bestellung?‟"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline de-de Collect all your stamps, get £10 Sammle alle Stempel, erhalte 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline de-de Don’t miss a single deal. Ever. Verpasse kein einziges Angebot. Niemals."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline de-de Get deals with Alexa Angebote entdecken mit Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline de-de Yes, Amazon has vouchers Ja, Amazon hat Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline de-de “Alexa, can you save my spot?” „Alexa, kannst du meinen Platz freihalten?“"} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline de-de The best deals right now Die aktuell besten Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline de-de Don’t miss this deal in particular Dieses Angebot darfst du auf keinen Fall verpassen"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline de-de Shop last-minute deals Sichere dir Last-Minute-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline de-de Now it’s super official. Jetzt ist es offiziell!"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline de-de Shop fast! Jetzt Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline de-de The deals of your dreams Traumhafte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline de-de Are almost here sind fast hier"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline de-de Ask Alexa now Frage jetzt Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline de-de Help yourself to some deals Sichere dir deine Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline de-de So many deals, so little time. So wenig Zeit für so viele Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline de-de 5 days to go Nur noch 5 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline de-de 4 days to go. Nur noch 4 Tage."} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline de-de Prime exclusive vouchers Prime-exklusive Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline de-de See you next Bis zum nächsten"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline de-de Welcome to Prime Willkommen bei Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline de-de For your new device Für dein neues Amazon-Gerät"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline de-de It's almost here Fast vorbei"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline de-de That's a wrap! Das war’s!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline de-de Wait. Alexa can do that? Amazon-Geräte entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline de-de Explore your Prime benefits Entdecke deine Prime-Vorteile"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline de-de Buy small to win big Bei kleinen Unternehmen groß sparen"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline de-de Show me the deals Zeig mir die Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline de-de Alexa can help! She loves deals. Alexa kann dir helfen! Sie liebt Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline de-de The happiest vouchers in the world Die besten Coupons der Welt"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline de-de Get your deals to go Deine Angebote für unterwegs"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline de-de Start shopping early Prime Day Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline de-de Explore Prime member benefits Entdecke alle Prime-Vorteile"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline de-de Explore more offers Entdecke weitere Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline de-de Incoming deals Mach dich bereit für tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline de-de Deals start at midnight Die Angebote starten um Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline de-de No peeking Wir verraten noch nichts"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext de-de Stream thousands of films and TV shows, including exclusive Amazon Originals. Streame tausende Filme und Serienepisoden, darunter exklusive Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext de-de All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Alle Songs und Top-Podcasts auf Amazon Music ohne Werbung."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext de-de Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Schneller und kostenloser Versand für Millionen von Artikeln."} +{"t":"PD 23 Onsite Full Copy Repository 201 Subtext de-de Enjoy a rotating selection of books, magazines, and more Genieße grenzenloses Lesevergnügen auf allen Geräten mit hunderten von eBooks, e-Magazinen, Comics"} +{"t":"PD 23 Onsite Full Copy Repository 202 Subtext de-de Try on clothes, shoes, jewelry and accessories from the comfort of your home, and only pay for what you keep. Probiere Bekleidung & Schuhe bequem zu Hause an und bezahle nur die Artikel, die du behälst."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext de-de Try Prime in time Entdecke Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext de-de for Prime Day am Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext de-de Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext de-de Watch hit movies and TV, award-winning Originals, live sports, and more. Streame tausende Filme und Serienepisoden, darunter exklusive Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext de-de Watch now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext de-de Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext de-de Listen now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext de-de Prime Try Before You Buy Prime erst probieren, dann zahlen"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA de-de Find your new look Jetzt ausprobieren"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext de-de Free international delivery Kostenloser weltweiter Versand"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext de-de hours Stunden"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext de-de minutes Minuten"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext de-de seconds Sekunden"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext de-de Save. Stream. Celebrate. Sparen. Streamen. Feiern."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext de-de Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Zugang zu Hunderten von E-Books, darunter Romane und Sachbücher, Magazine und mehr – ohne zusätzliche Kosten."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext de-de Always have a good book with you. Read anytime, anywhere, on any device. Immer ein gutes Buch dabei: Lese zu jeder Zeit, an jedem Ort und auf jedem Gerät."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext de-de Enjoy free games, in-game content, and a Twitch channel subscription every month Erhalte jeden Monat exklusive Spielinhalte, Spiele und ein Abonnement für Twitch."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext de-de Get free games and in-game content every month, as well as free subscription on Twitch.tv Erhalte jeden Monat exklusive Spielinhalte, Spiele und ein Abonnement für Twitch."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext de-de Watch hit films and TV, award-winning Originals, live sports and more. Sieh dir Blockbuster, Top-Serien, preisgekrönte Originals, Live-Sport und vieles mehr an."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext de-de Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext de-de Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Schnelle, kostenlose Lieferung von Lebensmitteln und Artikeln des täglichen Bedarfs, wie Fleisch, Obst und Gemüse, Snacks und mehr."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext de-de Shop Amazon Fresh Bei Amazon Fresh einkaufen"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext de-de Thanks to you Vielen Dank"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext de-de But wait, more deals! Moment, das war noch nicht alles!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext de-de More Prime benefits this way! Vielen Dank für deinen Einkauf"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext de-de And more Prime! Und noch mehr Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext de-de Earn £10 to spend Erhalte 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext de-de on whatever you want und kaufe damit, was du willst"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext de-de Let Alexa find deals for you (Alexa Stand in Line) Lasse Alexa die besten Angebote finden (Alexa Stand in Line)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext de-de Create deal alerts (Deal Notifier) Erstelle Angebot-Benachrichtigungen (Deal Notifier)"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA de-de Explore Prime Delivery Prime-Premiumversand entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA de-de Shop now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA de-de Learn more Mehr erfahren"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA de-de Watch now on Twitch Jetzt bei Twitch ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA de-de Watch now on IMDb TV Jetzt bei Freevee ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA de-de Watch free on Twitch Kostenlos bei Twitch ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA de-de Watch free on IMDb TV Kostenlos bei IMDb TV ansehen"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA de-de Free on Twitch Kostenlos bei Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA de-de Free on IMDb TV Kostenlos bei Freevee"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA de-de Now on Twitch Jetzt bei Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA de-de Now on IMDb TV Jetzt bei Freevee"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA de-de Shop deals now Angebote jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA de-de Shop Amazon devices early Frühe Angebote auf Amazon-Geräten"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA de-de Start your free trial. Join Prime. Starte deinen Gratiszeitraum. Melde dich zu Prime an."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA de-de Access tons of movies, music, and more with Prime Mit Prime erhältst du Zugang zu einer großen Auswahl an Filmen, Musik und mehr"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA de-de Get in on the deals. Try Prime. Sichere dir tolle Angebote. Entdecke Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA de-de Now’s the time to try Prime for free Jetzt ist der beste Zeitpunkt, um Prime kostenlos zu entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA de-de Try Prime for free Entdecke Prime kostenlos"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA de-de Try Prime Entdecke Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA de-de Follow top brands Top-Marken entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA de-de Get extra rewards! Hier kannst du zusätzlich sparen"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA de-de Explore Prime Gaming Jetzt aktivieren"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA de-de Shop small businesses, Bei kleinen Unternehmen kaufen,"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA de-de Shop devices deals Amazon-Geräte-Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA de-de Prime Benefits Prime-Vorteile"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA de-de Explore more Prime benefits Entdecke Vorteile deiner Prime-Mitgliedschaft"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA de-de Early deals on Amazon devices Frühe Angebote auf Amazon-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA de-de Try Prime and join the party Entdecke jetzt Prime"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA de-de Get in on the deals. Entdecke unsere Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 264 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA de-de £XX Gift Card instantly upon approval XX € Geschenkgutschein sofort nach Freigabe"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA de-de 4 months Free 4 Monate gratis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline de-de 2 days until epic deals Nur noch 2 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline de-de 2 days until Prime Day 2 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline de-de 3 days until epic deals Nur noch 3 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline de-de 3 days until Prime Day 3 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline de-de 3 months free 3 Monate gratis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline de-de 4 days until epic deals Nur noch 5 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline de-de 4 days until Prime Day 4 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline de-de 5 days until epic deals Nur noch 5 Tage bis zu tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline de-de 5 days until Prime Day 5 Tage bis Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline de-de Access all Prime Day Deals with Prime Zugang zu allen Prime-Angeboten mit Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline de-de Alexa, set a reminder to shop Prime Day deals Alexa, erinnere mich an Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline de-de Amazing deals Fantastische Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline de-de Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline de-de Bestsellers from Prime Day 2023 2023 Prime Day Bestseller"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline de-de Business Prime Duo — included with Prime Business Prime Duo, enthalten in Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline de-de Business Prime free trial Business Prime Probeabo"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline de-de Celebrate small businesses Feier kleine Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline de-de Celebrity favorites Lieblinge der Promis"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA de-de Claim now Jetzt anmelden"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline de-de Deals end at midnight Angebote nur noch bis Mitternacht"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline de-de Deals end in Angebote enden in"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline de-de Deals from Amazon brands Tolle Angebote der Amazon Marken"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline de-de Deals picked by Influencers Von Influencern gewählte Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline de-de Deals that love you Diese Angebote lieben dich einfach"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline de-de Deals to take home Angebote zum Mitnehmen"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline de-de Deals to talk about Angebote zum Weitererzählen"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA de-de Discover Business Prime Duo Entdecke Prime Business Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline de-de Early Prime Day deals Frühe Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline de-de Earn 15% back on select deals for Prime Day 15% Rabatt auf ausgewählte Angebote zum Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext de-de Enjoy millions of songs, ad-free; included with Prime Genieße Millionen von Songs ohne Werbung, jetzt in Prime enthalten."} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline de-de Epic Deals Tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline de-de Epic deals are back Tolle Angebote sind zurück"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline de-de Epic deals are here Tolle Angebote ohne Ende"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline de-de Epic deals end soon Tolle Angebote enden bald"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline de-de Epic deals ending soon Tolle Angebote enden bald"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline de-de Epic deals from Amazon Brands Tolle Angebote der Amazon Marken"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline de-de Epic deals start soon Bald geht´s los mit den tollen Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline de-de Epic deals start tomorrow Tolle Angebote – morgen geht's los"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext de-de Epic deals. After dark. Tolle Angebote zum Sonnenuntergang"} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA de-de Explore Kindle Unlimited Entdecke Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA de-de Explore now Jetzt entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA de-de Explore Prime Day Entdecke Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext de-de Get 3 months of Kindle Unlimited for £0.00 Hol dir 3 Monate Kindle Unlimited gratis"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline de-de Get 30+ games for free this Prime Day Mehr als 30 Spiele gratis zum Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext de-de Get a £XX credit for Prime Day Deine XX €-Gutschrift für Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline de-de Get Business Prime free for up to 90 days Business Prime bis zu 90 Tage gratis"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline de-de Get excited. Deals are coming. Freu dich auf tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA de-de Get Prime. Unlock deals. Hol dir Prime und erhalte exklusive Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext de-de Get FREE Same-Day Delivery on hundreds of thousands of items. Erhalte kostenlosen Premiumversand auf hunderte von Produkten."} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext de-de Get ultrafast delivery and in-store deals on a wide selection of groceries Superschnelle Lieferung und attraktive Angebote für eine Riesenauswahl an Lebensmitteln"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline de-de Great deals Großartige Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext de-de Handcrafted items for you Handgemachte Produkte für dich"} +{"t":"PD 23 Onsite Full Copy Repository 319 de-de Included with a Prime membership Für Prime-Mitglieder inklusive"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline de-de Invite Only Deals Angebote mit exklusiver Anmeldung"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline de-de Invite Only Nur mit exklusiver Anmeldung"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext de-de It’s the most membership time of the year Der beste Zeitpunkt des Jahres für eine Mitgliedschaft"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA de-de Join today. Cancel anytime. Sofort entdecken. Jederzeit kündbar."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline de-de Just for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline de-de Last-minute Prime Day deals Last Minute Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA de-de Learn how it works So funktioniert's"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA de-de Learn more about Kindle Unlimited Erfahre mehr über Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 de-de Limited Time Only. Terms Apply. Nur begrenzte Zeit. Bedingungen gelten."} +{"t":"PD 23 Onsite Full Copy Repository 329 de-de Limited-time offer with eligible Prime membership, see terms Befristetes Angebot nur für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext de-de Make room for epic deals Mach Platz für unsere tollen Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline de-de New deals are in Neue Angebote eingetroffen"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline de-de Pay over time with Affirm on top deals Ratenzahlung mit Affirm bei Top-Angeboten"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext de-de Placeholder: Up to X% off Amazon Devices. Prime Day. Platzhalter: Bis zu X % Rabatt auf Amazon-Geräte. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline de-de Placeholder: Up to 50% off Amazon Devices. Platzhalter: Bis zu 50 % auf Amazon Geräte."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline de-de Prime Day deals Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline de-de Prime Day deals end in Prime Day endet in"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline de-de Prime Day ends in Prime Day endet in"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline de-de Prime Day ends soon Prime Day endet bald"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext de-de Prime Day has officially started Prime Day hat offiziell begonnen"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline de-de Prime Day is coming - save early with Amazon Brand deals Zum Prime Day früh sparen: Angebote von Amazon Marken"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline de-de Prime Day is MONTH XX & XX Prime Day ist am XX. & XX. MONAT"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline de-de Prime Day is MONTH XX–XX Prime Day am XX.-XX. MONAT"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline de-de Prime Day starts tomorrow Morgen beginnt Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline de-de Prime exclusive offers? Yes please. Exklusive Prime Angebote? Aber gerne doch."} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline de-de Prime member deals Angebote für Prime-Mitglieder"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline de-de Ready, set, shop! Get 6% back on Prime Day purchases Auf geht’s! 6 % Rabatt auf alle Prime Day Einkäufe"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline de-de Ready. Set. Prime Day. Auf die Plätze. Fertig. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline de-de Save now. Sleep later. Spare jetzt. Schlaf später."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline de-de Save on Climate Pledge Friendly products for Prime Day Spare bei Climate Pledge Friendly-Produkten"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline de-de Save up to XX% on Alexa Built-in devices Spare bis zu XX % auf Alexa-Geräte"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline de-de Save with deals for businesses Spare bei Angeboten für Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline de-de Score 20% off Twitch merch Erhalte 20% Rabatt auf Twitch Merchandising-Artikel"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA de-de Shop Alexa Built-in devices Entdecke Geräte mit Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA de-de Shop all influencer picks Angebote von Influencern entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline de-de Shop all Prime Day deals Hol dir alle Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline de-de Shop deals for businesses Angebote für Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline de-de Shop deals overnight Entdecke Angebote nachts"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline de-de Shop early Prime Day deals Shoppe Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline de-de Shop epic Prime Day deals Hol dir tolle Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline de-de Shop Handmade deals Schlag zu bei Angeboten auf handgemachte Produkte"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA de-de Shop internet famous deals Entdecke virale Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline de-de Shop like a VIP with 15% back on Prime Day deals Shoppe wie ein VIP mit 15 % auf Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA de-de Shop more-sustainable products Nachhaltigere Produkte einkaufen"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA de-de Shop on Amazon Business Kaufe bei Amazon Business ein"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline de-de Shop Prime Day deals Prime Day Angebote shoppen"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA de-de Shop the Character Store Shoppe im Charaktere-Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA de-de Shop Twitch now Twitch-Angebote entdecken"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline de-de Shop viral trends Entdecke virale Trends"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline de-de Shop your favorite characters Entdecke deine Lieblingsfiguren"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline de-de Small business deals for you Deine Angebote von kleinen Unternehmen"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline de-de So. Many. Deals. So. Viele. Angebote."} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline de-de Spectacular deals Spektakuläre Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA de-de Start your free trial Starte deinen Gratiszeitraum"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline de-de Starts in Beginnt in"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline de-de Super epic deals Tolle Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline de-de Surprise offers. Just for Prime members. Überraschungsangebote. Nur für Prime-Mitglieder."} +{"t":"PD 23 Onsite Full Copy Repository 378 de-de Terms apply Es gelten die allgemeinen Geschäftsbedingungen"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline de-de These deals can’t wait to see you Diese tollen Angebote warten schon auf dich"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline de-de Today's deals Die Angebote des Tages"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline de-de Top-notch deals Top-Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline de-de Trending Prime Day deals Angesagte Prime Day Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA de-de Try Amazon Photos Entdecke Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA de-de Try Audible for £0.00 Entdecke Audible gratis"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA de-de Try it out Einfach ausprobieren"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext de-de Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Probiere Bekleidung, Schuhe und mehr an, bevor du sie kaufst. Und bezahle nur die Artikel, die du nach 7 Tagen behältst."} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline de-de Unbelievable deals Unglaubliche Angebote"} +{"t":"PD 23 Onsite Full Copy Repository 388 de-de Unlimited photo storage with Prime Unbegrenzter Fotospeicher"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline de-de Very impressive deals Atemberaubende Angebote"} +{"t":"PD 23 Onsite Page wording 001 de-de Prime Day starts soon Bald ist Prime Day"} +{"t":"PD 23 Onsite Page wording 007 de-de Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 de-de Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 de-de Save up to XX% on Prime Day Spare bis zu XX % am Prime Day"} +{"t":"PD 23 Onsite Page wording 017 de-de Shop up to XX% off Spare bis zu XX %"} +{"t":"PD 23 Onsite Page wording 021 % off de-de 5 days to go Nur noch 5 Tage."} +{"t":"PD 23 Onsite Page wording 022 % off de-de 4 days to go. Nur noch 4 Tage."} +{"t":"PD 23 Onsite Page wording 023 % off de-de 3 days to go. Nur noch 3 Tage."} +{"t":"PD 23 Onsite Page wording 024 % off de-de 2 days to go. Nur noch 2 Tage."} +{"t":"PD 23 Onsite Page wording 025 % off de-de 1 day to go Nur noch 1 Tag"} +{"t":"PD 23 Onsite Page wording 026 % off de-de Epic deals start at midnight Tolle Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite Page wording 027 % off de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Onsite Page wording 028 % off de-de Shop deals overnight Entdecke Angebote nachts"} +{"t":"PD 23 Onsite Page wording 030 % off de-de Prime Day ends soon Prime Day endet bald"} +{"t":"PD 23 Onsite Page wording 031 de-de XX - XX July XX. - XX. Juli"} +{"t":"PD 23 Onsite Page wording 037 de-de Now on Jetzt entdecken"} +{"t":"PD 23 Onsite Page wording 038 de-de Save now. Sleep later. Schlaf später."} +{"t":"PD 23 Onsite Page wording 039 de-de Ends in Endet in"} +{"t":"PD 23 Onsite Page wording 040 de-de Deals end at midnight Angebote nur noch bis Mitternacht"} +{"t":"PD 23 Onsite Page wording 041 CTA de-de Shop early Prime Day Deals Shoppe Prime Day Angebote"} +{"t":"PD 23 Onsite Page wording 047 CTA de-de Shop all Prime Day deals Hol dir alle Prime Day Angebote"} +{"t":"PD 23 Onsite Page wording 051 de-de Vouchers Coupons"} +{"t":"PD 23 Onsite Page wording 057 de-de Check out these Prime-exclusive vouchers Exklusiv für Prime-Mitglieder: Coupons"} +{"t":"PD 23 Onsite Page wording 061 de-de Shop all deals Angebote entdecken"} +{"t":"PD 23 Onsite 001 Event Name de-de Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 23 Onsite 003 Tagline de-de Feel like a big deal\n\nTwo days of Prime savings Fühl dich richtig wichtig\n\nZwei Tage voller Prime Angebote"} +{"t":"PD 23 Onsite 003F Tagline de-de Feel like a big deal Two days of Prime savings Fühl dich richtig wichtig Zwei Tage voller Prime Angebote"} +{"t":"PD 23 Onsite 004 de-de Save up to XX% Spare bis zu XX %"} +{"t":"PD 23 Onsite 005 Dates de-de XX - XX July XX. - XX. Juli"} +{"t":"PD 23 Onsite 006 Dates de-de Starts midnight Um Mitternacht geht’s los"} +{"t":"PD 23 Onsite 007 Dates de-de Ends midnight Endet heute um Mitternacht"} +{"t":"PD 23 Onsite 008 Dates de-de Epic deals start at midnight Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite 009 Dates de-de Deals start at midnight Angebote starten ab Mitternacht"} +{"t":"PD 23 Onsite 010 CTA de-de Get ready Bist du bereit?"} +{"t":"PD 23 Onsite 011 de-de Starts midnight Um Mitternacht geht’s los"} +{"t":"PD 23 Onsite 012 de-de Starts tomorrow Morgen geht’s los"} +{"t":"PD 23 Onsite 013 de-de Starts XX July Startet am XX. Juli"} +{"t":"PD 23 Onsite 014 de-de Ends XX July Endet am XX. Juli"} +{"t":"PD 23 Onsite 015 de-de Now on Jetzt entdecken"} +{"t":"PD 23 Onsite 016 CTA de-de See the deals Angebote ansehen"} +{"t":"PD 23 Onsite 017 CTA de-de Shop great deals Jetzt kaufen"} +{"t":"PD 23 Onsite 018 de-de Discover vouchers and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"PD 23 Onsite 019 de-de Check out these Prime-exclusive vouchers Exklusiv für Prime-Mitglieder: Coupons"} +{"t":"PD 23 Onsite 020 de-de Discover all deals here Entdecke alle Angebote hier"} +{"t":"PD 23 Onsite 021 de-de Shop all deals Angebote entdecken"} +{"t":"PD 23 Onsite 022 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Onsite Lead Up 001 Headline de-de XX-XX July XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 002 Subtext de-de Big deals coming soon Tolle Angebote im Anflug"} +{"t":"PD 24 Onsite Lead Up 003 Headline de-de Prime Day is XX-XX July Prime Day ist am XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 004 Subtext de-de But the party starts now Jetzt geht's los"} +{"t":"PD 24 Onsite Lead Up 005 Headline de-de Shop early Prime Day deals now Jetzt erste Prime Day-Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 006 Headline de-de Stay tuned for early deals Freu dich auf erste Angebote"} +{"t":"PD 24 Onsite Lead Up 007 Headline de-de Make your wish list for Prime Day Erstelle deinen Wunschzettel für Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext de-de XX-XX July XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 009 Headline de-de Check in for buzzworthy \n early deals Sicher dir jetzt schon erste Angebote"} +{"t":"PD 24 Onsite Lead Up 009F Headline de-de Check in for buzzworthy early deals Sicher dir jetzt schon erste Angebote"} +{"t":"PD 24 Onsite Lead Up 010 Headline de-de Early deal Frühzeitiges Angebot"} +{"t":"PD 24 Onsite Lead Up 012 Headline de-de Shop exclusive Prime deals now Jetzt exklusive Prime-Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 014 Headline de-de Exciting deals only for Prime members Tolle Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Onsite Lead Up 016 Headline de-de 5 days until big deals Noch 5 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 018 Headline de-de 4 days until big deals Noch 4 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 020 Headline de-de 3 days until big deals Noch 3 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 022 Headline de-de 2 days until big deals Noch 2 Tage bis zu den Angeboten"} +{"t":"PD 24 Onsite Lead Up 024 Headline de-de Get your basket ready Bereite deinen Wunschzettel vor"} +{"t":"PD 24 Onsite Lead Up 025 Subtext de-de Big deals start tomorrow Tolle Angebote starten morgen"} +{"t":"PD 24 Onsite Lead Up 026 Headline de-de It’s almost deal o’clock Mach dich bereit"} +{"t":"PD 24 Onsite Lead Up 027 Subtext de-de Prime Day starts soon Prime Day startet bald"} +{"t":"PD 24 Onsite Lead Up 028 Headline de-de Tune in for new deals all Prime Day long Jeden Tag neue Angebote"} +{"t":"PD 24 Onsite Lead Up 030 Headline de-de Prime Day starts in Prime Day startet in"} +{"t":"PD 24 Onsite Lead Up 031 Headline de-de New deals drop in Neue Angebote starten in"} +{"t":"PD 24 Onsite Lead Up 032 Headline de-de Shop early Prime Day deals Erste Prime Day-Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 033 Headline de-de Early deals to shop Erste Angebote entdecken"} +{"t":"PD 24 Onsite Lead Up 034 Headline de-de Early deals are waiting for you Erste Angebote warten auf dich"} +{"t":"PD 24 Onsite Lead Up 035 Headline de-de Fast delivery. Unlimited streaming. Prime Day. Schneller Versand. Streaming. Prime Day"} +{"t":"PD 24 Onsite Lead Up 037 Headline de-de Join Prime. Save big. Werde Prime-Mitglied. Spare so richtig."} +{"t":"PD 24 Onsite Lead Up 038 Subtext de-de Deals start tomorrow Die Angebote starten morgen"} +{"t":"PD 24 Onsite Lead Up 039 Headline de-de Prime Day starts soon Prime Day startet bald"} +{"t":"PD 24 Onsite Lead Up 041 Headline de-de Get your baskets ready Bereite deinen Wunschzettel vor"} +{"t":"PD 24 Onsite Lead Up 043 Headline de-de Today's deal drop Neue Angebote ab heute"} +{"t":"PD 24 Onsite Lead Up 044 Headline de-de Prime Day is XX–XX July Prime Day ist am XX. - XX. Juli"} +{"t":"PD 24 Onsite Lead Up 045 Headline de-de Shop new deal drops Entdecke neue Angebote"} +{"t":"PD 24 Onsite Lead Up 046 Headline de-de Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline de-de Starts in Startet in"} +{"t":"PD 24 Onsite Lead Up 050 Headline de-de Invite-only deals Exklusive Prime Day-Angebote, nur mit Einladung"} +{"t":"PD 24 Onsite Lead Up 051 Headline de-de Watch films and shows with Prime Streame Filme und Serien mit Prime Video"} +{"t":"PD 24 Onsite Lead Up 052 Headline de-de Listen to Amazon Music with Prime Höre dir Musik und Podcasts mit Amazon Music Prime an"} +{"t":"PD 24 Onsite Lead Up 053 Headline de-de Get unlimited, fast deliveries with Prime Schnelle und kostenlose Lieferung mit Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline de-de Shop Prime Try Before You Buy Erst probieren, dann bezahlen mit Prime"} +{"t":"PD 24 Onsite Lead Up 055 Headline de-de Get free games and more with Prime Hole dir kostenlose Spiele und Spielinhalte mit Prime Gaming"} +{"t":"PD 24 Onsite Lead Up 056 Headline de-de Prime Day is XX and XX July Prime Day ist am XX. und XX. Juli"} +{"t":"PD 24 Onsite Lead Up 057 Headline de-de Shop Prime Day Prime Day entdecken"} +{"t":"PD 24 Onsite Lead Up 058 Headline de-de Get excited. Deals are coming. Freu dich auf tolle Angebote"} +{"t":"PD 24 Onsite Lead Up 060 Headline de-de Big deals are back Tolle Angebote sind zurück"} +{"t":"PD 24 Onsite Lead Up 061 Subtext de-de Prime Day is XX–XX July Prime Day ist am XX. und XX. Juli"} +{"t":"PD 24 Onsite Lead Up 062 Headline de-de Starts midnight Um Mitternacht geht’s los"} +{"t":"PD 24 Onsite Live 001 Headline de-de Shop big deals now Jetzt tolle Angebote entdecken"} +{"t":"PD 24 Onsite Live 002 Headline de-de Shop new deals while they’re hot Entdecke tolle Angebote, bevor sie weg sind"} +{"t":"PD 24 Onsite Live 003 Headline de-de Shop new deals Entdecke neue Angebote"} +{"t":"PD 24 Onsite Live 004 Headline de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 24 Onsite Live 005 Headline de-de Shop the final hours Jetzt noch schnell Angebote entdecken"} +{"t":"PD 24 Onsite Live 006 Headline de-de Log-in for last-minute deal drops Sicher dir die letzten Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 007 Headline de-de These deals were made for shopping Unwiderstehliche Angebote"} +{"t":"PD 24 Onsite Live 008 Headline de-de Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"PD 24 Onsite Live 009 Headline de-de Ends in Endet in"} +{"t":"PD 24 Onsite Live 010 CTA de-de Shop now Jetzt entdecken"} +{"t":"PD 24 Onsite Live 011 Subtext de-de Shop last-minute deals in Sicher dir die letzten Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 012 Headline de-de New deals in Neue Angebote in"} +{"t":"PD 24 Onsite Live 013 Headline de-de Join Prime today. Shop big deals today. Werde Prime-Mitglied. Entdecke tolle Angebote."} +{"t":"PD 24 Onsite Live 014 CTA de-de Start your 30-day free trial 30-Tage-Gratiszeitraum starten"} +{"t":"PD 24 Onsite Live 015 Headline de-de Shop new deals with a side of fast delivery Sicher dir tolle Angebote mit schneller Lieferung"} +{"t":"PD 24 Onsite Live 016 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 24 Onsite Live 017 Headline de-de There’s still time to score big deals Es ist noch Zeit, um tolle Angebote zu entdecken"} +{"t":"PD 24 Onsite Live 019 Headline de-de Shop Prime Day deals Entdecke Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 021 Headline de-de Trending Prime Day deals Beliebte Angebote"} +{"t":"PD 24 Onsite Live 022 Headline de-de Shop Prime Day before it ends Jetzt noch Prime Day-Angebote entdecken"} +{"t":"PD 24 Onsite Live 023 Headline de-de Prime Day deals Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 024 Headline de-de Spectacular deals Spektakuläre Angebote"} +{"t":"PD 24 Onsite Live 025 Headline de-de Fantastic deals Fantastische Angebote"} +{"t":"PD 24 Onsite Live 026 Headline de-de Amazing deals Traumhafte Angebote"} +{"t":"PD 24 Onsite Live 027 Headline de-de Deals on awesome stuff Erstklassige Angebote"} +{"t":"PD 24 Onsite Live 028 Headline de-de Top-notch deals Top-Angebote"} +{"t":"PD 24 Onsite Live 029 Headline de-de Great deals Tolle Angebote"} +{"t":"PD 24 Onsite Live 030 Headline de-de Very impressive deals Atemberaubende Angebote"} +{"t":"PD 24 Onsite Live 031 Headline de-de Unbelievable deals Unglaubliche Angebote"} +{"t":"PD 24 Onsite Live 032 Headline de-de Deals to talk about Beliebte Angebote"} +{"t":"PD 24 Onsite Live 033 Headline de-de Deals to take home Derzeit beliebt"} +{"t":"PD 24 Onsite Live 034 Headline de-de Log-in for last-minute deals Sicher dir letzte Prime Day-Angebote"} +{"t":"PD 24 Onsite Live 035 Headline de-de Lightning Deals Blitzangebote"} +{"t":"PD 24 Onsite Live 036 Headline de-de Top brands Top-Marken"} +{"t":"PD 24 Onsite Live 037 Headline de-de Customers' Most-Loved Kunden-Favoriten"} +{"t":"PD 24 Onsite Live 038 Headline de-de Trending deals Beliebte Angebote"} +{"t":"PD 24 Onsite Live 039 Headline de-de Deals under £25 Angebote unter 20 €"} +{"t":"PD 24 Onsite Live 040 Headline de-de Deals under £10 Angebote unter 10 €"} +{"t":"PD 24 Onsite Live 041 Headline de-de Shop all deals Alle Angebote entdecken"} +{"t":"PD 24 Onsite Live 042 Headline de-de Today's deals Die Angebote des Tages"} +{"t":"PD 24 Onsite Live 043 Headline de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 24 Onsite Live 044 Headline de-de Join Prime for big deals Werde Prime-Mitglied und spare am Prime Day"} +{"t":"PD 24 Onsite Live 045 Headline de-de Prime member deals Angebote für Prime-Mitglieder"} +{"t":"PD 24 Onsite Live 046 Headline de-de Ends soon Endet in Kürze"} +{"t":"PD 24 Onsite Live 047 Headline de-de Ending soon Endet bald"} +{"t":"PD 24 Onsite Live 048 Headline de-de New deals every 12 hours Neue Angebote alle 12 Stunden"} +{"t":"PD 24 Onsite Live 049 Headline de-de Shop all deals Angebote entdecken"} +{"t":"PD 24 Onsite Live 050 Headline de-de Prime Day ends soon Prime Day endet bald"} +{"t":"PD 24 Onsite Live 051 Subtext de-de Try Prime and join the party Jetzt zu Prime anmelden und sparen"} +{"t":"PD 24 Onsite Live 052 Headline de-de Ready. Set. Prime Day. Auf die Plätze. Fertig. Prime Day."} +{"t":"PD 24 Onsite Live 053 Subtext de-de Two days of big deals have officially started Jetzt geht's los: Zwei Tage voller Angebote"} +{"t":"PD 24 Onsite Live 054 Headline de-de Two days of big deals Zwei Tage voller Angebote"} +{"t":"PD 24 Onsite Live 055 Headline de-de Ends midnight Endet heute um Mitternacht"} +{"t":"PD 24 Onsite Live 056 Headline de-de Thanks for shopping Prime Day Danke für deinen Einkauf am Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline de-de Everyday Prime deals Täglich neue Angebote. Exklusiv für Prime-Mitglieder."} +{"t":"PD 24 Onsite Live 058 de-de Included with your Prime membership In deiner Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live 059 de-de Included with a Prime membership In der Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live 060 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 24 Onsite Live Lead Out 058 de-de Included with your Prime membership In deiner Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live Lead Out 059 de-de Included with a Prime membership In der Prime-Mitgliedschaft enthalten"} +{"t":"PD 24 Onsite Live Lead Out 060 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Onsite 001 de-de Big deals coming soon Tolle Angebote im Anflug"} +{"t":"PD 25 Onsite 002 de-de Get big deals this Prime Day Sichere dir tolle Angebote diesen Prime Day"} +{"t":"PD 25 Onsite 004 de-de 4 days of big deals start soon Bald starten 4 Tage voller Angebote"} +{"t":"PD 25 Onsite 005 de-de Unlock Prime Day deals Sichere dir Prime Day Angebote"} +{"t":"PD 25 Onsite 006 de-de 4 days of big deals start soon Bald starten 4 Tage voller Angebote"} +{"t":"PD 25 Onsite 007 de-de Prime members, make your wish list Prime-Mitglieder, bereitet eure Wunschzettel vor"} +{"t":"PD 25 Onsite 008 de-de Access Prime Day deals Sichere dir Prime Day Angebote"} +{"t":"PD 25 Onsite 010 de-de Save big on Prime Day Spare so richtig am Prime Day"} +{"t":"PD 25 Onsite 011 de-de Members save big on Prime Day Mitglieder können am Prime Day so richtig sparen"} +{"t":"PD 25 Onsite 013 de-de Shop early Prime Day deals Entdecke erste Prime Day Angebote"} +{"t":"PD 25 Onsite 014 de-de Members get early Prime Day deals Erste Prime Day Angebote nur für Mitglieder"} +{"t":"PD 25 Onsite 015 de-de 5 days until Prime Day 5 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 016 de-de 5 days until big Prime Day deals 5 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 017 de-de 4 days until Prime Day 4 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 018 de-de 4 days until big Prime Day deals 4 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 019 de-de 3 days until Prime Day 3 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 020 de-de 3 days until big Prime Day deals 3 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 023 de-de 2 days until Prime Day 2 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 024 de-de 2 days until big Prime Day deals 2 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 026 de-de Big deals start tomorrow Tolle Angebote starten morgen"} +{"t":"PD 25 Onsite 027 de-de Prime Day deals start tomorrow Prime Day Angebote starten morgen"} +{"t":"PD 25 Onsite 029 de-de Prime Day starts midnight Prime Day startet um Mitternacht"} +{"t":"PD 25 Onsite 030 de-de Prime Day deals start at midnight Prime Day Angebote starten um Mitternacht"} +{"t":"PD 25 Onsite 033 de-de Prime Day is coming Prime Day startet bald"} +{"t":"PD 25 Onsite 038 de-de Get big deals this Prime Day Bald vier Tage voller Angebote"} +{"t":"PD 25 Onsite 040 de-de 4 days of big deals start soon Bald starten vier Tage voller Angebote"} +{"t":"PD 25 Onsite 043 de-de 4 days of big deals start soon Bald vier Tage voller Angebote"} +{"t":"PD 25 Onsite 044 de-de Unlock Prime Day deals Tolle Angebote diesen Prime Day"} +{"t":"PD 25 Onsite 047 de-de Prime Day deals are coming Prime Day Angebote starten bald"} +{"t":"PD 25 Onsite 049 de-de Prime Day: make your wish list Bereite deinen Wunschzettel vor"} +{"t":"PD 25 Onsite 050 de-de Prime Day deals are coming Prime Day startet bald"} +{"t":"PD 25 Onsite 056 de-de Save big this Prime Day Spare so richtig am Prime Day"} +{"t":"PD 25 Onsite 059 de-de Shop early Prime Day deals Erste Prime Day Angebote"} +{"t":"PD 25 Onsite 061 de-de Get early Prime Day deals Erste Prime Day Angebote"} +{"t":"PD 25 Onsite 063 de-de 5 days until big Prime Day deals 5 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 064 de-de 4 days until Prime Day 4 Tage bis zu den Prime Day Angeboten"} +{"t":"PD 25 Onsite 066 de-de 4 days until big Prime Day deals 4 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 069 de-de 3 days until big Prime Day deals 3 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 072 de-de 2 days until big Prime Day deals 2 Tage bis zum Prime Day"} +{"t":"PD 25 Onsite 080 de-de Prime Day deals start tomorrow Prime Day startet morgen"} +{"t":"PD 25 Onsite 084 de-de Prime Day deals start at midnight(*) Prime Day Angebote starten um Mitternacht"} +{"t":"PD 25 Onsite 086 de-de Prime Day starts midnight Prime Day heute ab Mitternacht"} +{"t":"PD 25 Onsite 087 de-de Prime Day deals start at midnight(*) Prime Day heute ab Mitternacht"} +{"t":"PD 25 Onsite 089 de-de Prime Day is XX-XX Month Prime Day ist vom XX. - XX. Juli"} +{"t":"PD 25 Onsite 090 de-de Prime Day is XX-XX Month Prime Day ist am XX. - XX. Juli"} +{"t":"PD 25 Onsite 091 de-de Prep for 4 days of Prime Day deals Mach dich bereit für 4 Tage voller Prime Day Angebote"} +{"t":"PD 25 Onsite 092 de-de Get big Prime Day deals Hol dir tolle Prime Day Angebote"} +{"t":"PD 25 Onsite 093 de-de Big deals are coming Bald kommen tolle Angebote"} +{"t":"PD 25 Onsite 094 de-de Shop early deals now Entdecke jetzt erste Prime Day Angebote"} +{"t":"PD 25 Onsite 095 de-de Prime Day starts tomorrow Prime Day startet morgen"} +{"t":"PD 25 Onsite 096 de-de Prime Day is hours away Nur noch wenige Stunden bis zum Prime Day"} +{"t":"PD 25 Onsite 098 de-de Exclusively for members Exklusiv für Mitglieder"} +{"t":"PD 25 Onsite 099 de-de More days. More deals. Mehr Tage. Mehr Angebote."} +{"t":"PD 25 Onsite 101 de-de Starts tomorrow Startet morgen"} +{"t":"PD 25 Onsite 102 de-de Starts midnight Startet um Mitternacht"} +{"t":"PD 25 Onsite 105 de-de Starts tomorrow Startet morgen"} +{"t":"PD 25 Onsite 106 de-de Prime Day is XX-XX Month Prime Day XX. - XX. Juli"} +{"t":"PD 25 Onsite 107 de-de Prep for Prime Day XX-XX Month Prime Day XX. - XX. Juli"} +{"t":"PD 25 Onsite 108 de-de Prime Day is XX-XX Month Prime Day ist vom XX. - XX. Juli"} +{"t":"PD 25 Onsite 110 de-de Prime Day is XX-XX Month. For members only. Prime Day ist vom XX. - XX. Juli. Nur für Mitglieder."} +{"t":"PD 25 Onsite 111 de-de Prep for Prime Day XX-XX Month Mach dich bereit für Prime Day vom XX. - XX. Juli"} +{"t":"PD 25 Onsite 112 de-de For members only Nur für Mitglieder"} +{"t":"PD 25 Onsite 113 de-de Prime Day is XX-XX Month  Vom XX. - XX. Monat ist Prime Day"} +{"t":"PD 25 Onsite 114 de-de Big deals are back Tolle Angebote sind zurück"} +{"t":"PD 25 Onsite 117 de-de Prime Day starts now! Prime Day startet jetzt"} +{"t":"PD 25 Onsite 118 de-de Prime Day deals start now Prime Day Angebote starten jetzt"} +{"t":"PD 25 Onsite 119 de-de Shop big deals now Entdecke jetzt tolle Angebote"} +{"t":"PD 25 Onsite 120 de-de Members save big during Prime Day Mitglieder können am Prime Day so richtig sparen"} +{"t":"PD 25 Onsite 122 de-de New day. New deals. Neuer Tag. Neue Angebote."} +{"t":"PD 25 Onsite 123 de-de New Prime Day deals, just for members. Neue Prime Day Angebote, nur für Mitglieder."} +{"t":"PD 25 Onsite 124 de-de Big deals end soon Tolle Angebote enden bald"} +{"t":"PD 25 Onsite 125 de-de There is still time to save big this Prime day Noch ist Zeit, diesen Prime Day so richtig zu sparen"} +{"t":"PD 25 Onsite 126 de-de There’s still time to save up to XX% this Prime Day Noch ist Zeit, diesen Prime Day bis zu XX % zu sparen"} +{"t":"PD 25 Onsite 127 de-de Last day to save big Letzter Tag, um so richtig zu sparen"} +{"t":"PD 25 Onsite 128 de-de Last day to save up to XX% Letzter Tag, um bis zu XX % zu sparen"} +{"t":"PD 25 Onsite 129 de-de Shop the final hours Tolle Angebote enden bald"} +{"t":"PD 25 Onsite 130 de-de Save big with epic deals Spare so richtig mit tollen Angeboten"} +{"t":"PD 25 Onsite 131 de-de Prime Day deals start now Prime Day startet jetzt"} +{"t":"PD 25 Onsite 141 de-de Save big this Prime Day Mitglieder können am Prime Day so richtig sparen"} +{"t":"PD 25 Onsite 144 de-de New Prime Day deals, just for members Neue Prime Day Angebote, nur für Mitglieder."} +{"t":"PD 25 Onsite 148 de-de Get new Prime Day deals Neuer Tag. Neue Angebote."} +{"t":"PD 25 Onsite 149 de-de New Prime Day deals, just for members. Neue Prime Day-Angebote, nur für Mitglieder."} +{"t":"PD 25 Onsite 158 de-de Shop Prime Day deals Entdecke Prime Day Angebote"} +{"t":"PD 25 Onsite 159 de-de Become a member, shop Prime Day now. Entdecke jetzt Prime Day Angebote"} +{"t":"PD 25 Onsite 160 de-de Save big during Prime Day Spare so richtig am Prime Day"} +{"t":"PD 25 Onsite 162 de-de New Prime Day deals just dropped Es gibt neue Prime Day Angebote"} +{"t":"PD 25 Onsite 164 de-de New Prime Day deals just dropped Es gibt neue Prime Day-Angebote"} +{"t":"PD 25 Onsite 166 de-de Prime Day ends midnight Prime Day nur noch heute"} +{"t":"PD 25 Onsite 167 de-de Prime Day ends midnight Prime Day Angebote nur noch heute"} +{"t":"PD 25 Onsite 168 de-de Shop the final hours Jetzt noch schnell Angebote entdecken"} +{"t":"PD 25 Onsite 171 de-de It’s Prime Day! Es ist Prime Day"} +{"t":"PD 25 Onsite 172 de-de Big deals are here Tolle Angebote sind da"} +{"t":"PD 25 Onsite 173 de-de Ending soon Endet in Kürze"} +{"t":"PD 25 Onsite 174 de-de Final hours to save big Jetzt noch schnell so richtig sparen"} +{"t":"PD 25 Onsite 175 de-de Final hours to save up to XX% Jetzt noch schnell bis zu XX % sparen"} +{"t":"PD 25 Onsite 176 de-de Prime members save big Prime-Mitglieder können so richtig sparen"} +{"t":"PD 25 Onsite 178 de-de It's Prime Day! Es ist Prime Day"} +{"t":"PD 25 Onsite 179 de-de Shop Prime Day Entdecke Prime Day"} +{"t":"PD 25 Onsite 180 de-de Trending Prime Day deals Beliebte Prime Day Angebote"} +{"t":"PD 25 Onsite 181 de-de Prime Day ends soon Prime Day endet bald"} +{"t":"PD 25 Onsite 183 de-de Shop Prime Day now Entdecke jetzt Prime Day"} +{"t":"PD 25 Onsite 184 de-de Last day to shop Prime Day Entdecke jetzt Prime Day"} +{"t":"PD 25 Onsite 186 de-de Last chance to shop Prime Day Prime Day-Angebote"} +{"t":"PD 25 Onsite 187 de-de Big deals anyone? Auf der Suche nach tollen Angeboten?"} +{"t":"PD 25 Onsite 191 de-de Thanks for shopping Prime Day Danke für deinen Prime Day Einkauf"} +{"t":"PD 25 Onsite 192 de-de Prime Day Top 100 Deals Prime Day Top-100-Angebote"} +{"t":"PD 25 Onsite 194 de-de Shop premium brand deals Prime Day Angebote für Premium-Marken"} +{"t":"PD 25 Onsite 195 de-de Prime Day premium brand deals Prime Day Angebote für Premium-Marken"} +{"t":"PD 25 Onsite 196 de-de Prime Day deals you'll love Deine Lieblingsprodukte zu tollen Preisen"} +{"t":"PD 25 Onsite 197 de-de Products you love at prices you'll love Deine Lieblingsprodukte zu tollen Preisen"} +{"t":"PD 25 Onsite 198 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Onsite 199 de-de Join Prime Werde Prime-Mitglied"} +{"t":"SDD 23 Onsite 001 de-de Get that spring feeling Der Frühling kommt!"} +{"t":"SDD 23 Onsite 005 de-de Spring Sale Der Frühling kommt!"} +{"t":"SDD 23 Onsite 006 de-de Spring Sale Frühlingsangebote"} +{"t":"SDD 23 Onsite 011 de-de Save up to 40% on our Spring Sale Bis zu 40% sparen"} +{"t":"SDD 23 Onsite 015 de-de Shop up to 40% off Bis zu 40% sparen"} +{"t":"SDD 23 Onsite 021 % off de-de Spring Sale is coming 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Onsite 025 % off de-de 2 days of spring savings 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Onsite 027 % off de-de 2 days of spring savings Jetzt Angebote sichern"} +{"t":"SDD 23 Onsite 031 de-de 27-29 March 27.-29. März"} +{"t":"SDD 23 Onsite 035 de-de Starts tomorrow 6pm Startet morgen um 18:00 Uhr"} +{"t":"SDD 23 Onsite 036 de-de Starts at 6pm Startet heute um 18:00 Uhr"} +{"t":"SDD 23 Onsite 037 de-de Now on Endet am 29. März"} +{"t":"SDD 23 Onsite 038 de-de Ends 29 March Endet am 29. März"} +{"t":"SDD 23 Onsite 040 de-de Ends at midnight Endet heute um Mitternacht"} +{"t":"SDD 23 Onsite 041 CTA de-de See the deals Angebote ansehen"} +{"t":"SDD 23 Onsite 042 de-de Discover coupons and save on selected brands Nutze Coupons und spare bei ausgewählten Marken"} +{"t":"SDD 23 Onsite 043 de-de Discover all deals here Entdecke alle Angebote hier"} +{"t":"SDD 23 Onsite 044 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 24 Onsite 001 de-de Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 002 de-de Save the date to save big Termin vormerken und richtig viel sparen"} +{"t":"SDD 24 Onsite 003 de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Onsite 004 de-de Mark your calendar for Spring Deal Days Jetzt schon Oster-Angebote vormerken"} +{"t":"SDD 24 Onsite 006 de-de 3 days until Spring Deal Days 3 Tage bis zu den Oster-Angeboten"} +{"t":"SDD 24 Onsite 008 de-de 2 days until Spring Deal Days 2 Tage bis zu den Oster-Angeboten"} +{"t":"SDD 24 Onsite 010 de-de Spring Deal Days starts tomorrow Morgen geht’s los mit den Oster-Angeboten"} +{"t":"SDD 24 Onsite 011 de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Onsite 012 de-de Spring Deal Days starts midnight Die Oster-Angebote starten ab Mitternacht"} +{"t":"SDD 24 Onsite 013 de-de It's almost here Bald geht's los"} +{"t":"SDD 24 Onsite 014 de-de 3 days until Spring Deal Days 3 Tage bis zu den Oster-Angeboten"} +{"t":"SDD 24 Onsite 015 de-de Spring Deal Days starts in Die Oster-Angebote starten in"} +{"t":"SDD 24 Onsite 016 de-de Shop Spring Deals early Jetzt schon Oster-Angebote entdecken"} +{"t":"SDD 24 Onsite 017 de-de New deals everyday just for Prime members Jeden Tag neue Angebote exklusiv für Prime-Mitglieder"} +{"t":"SDD 24 Onsite 018 de-de WOW! Deals WOW!-Angebote"} +{"t":"SDD 24 Onsite 019 de-de New deals everyday just for Prime members Jeden Tag neue Angebote exklusiv für Prime-Mitglieder"} +{"t":"SDD 24 Onsite 020 de-de WOW! Deals WOW!-Angebote"} +{"t":"SDD 24 Onsite 021 de-de Join Prime Werde Prime-Mitglied"} +{"t":"SDD 24 Onsite 022 de-de Buy More & Save Mehr einkaufen, mehr sparen"} +{"t":"SDD 24 Onsite 023 de-de Get ready for upcoming Spring Deal Days Mach dich bereit für die Oster-Angebote"} +{"t":"SDD 24 Onsite 024 de-de Discover now Jetzt entdecken"} +{"t":"SDD 24 Onsite 025 de-de Get ready for upcoming Spring Deal Days Mach dich bereit für die Oster-Angebote"} +{"t":"SDD 24 Onsite 026 de-de Discover now Jetzt entdecken"} +{"t":"SDD 24 Onsite 027 de-de Spring Deal Days is here Die Oster-Angebote sind da"} +{"t":"SDD 24 Onsite 028 de-de Save big Spare bis zu 40%"} +{"t":"SDD 24 Onsite 030 de-de Spring Deal Days Ein weiterer Tag zum Sparen"} +{"t":"SDD 24 Onsite 031 de-de A new day to save Oster-Angebote"} +{"t":"SDD 24 Onsite 032 de-de Ends 25 March Nur bis 25. März"} +{"t":"SDD 24 Onsite 033 de-de Shop fast! Deals end tomorrow Jetzt schnell sein, die Angebote enden morgen"} +{"t":"SDD 24 Onsite 035 de-de Shop fast! Deals end midnight Jetzt schnell sein, die Deals enden um Mitternacht"} +{"t":"SDD 24 Onsite 036 de-de Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 037 de-de Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 038 de-de 20-25 March 20. - 25. März"} +{"t":"SDD 24 Onsite 039 de-de Spring Deal Days ends midnight Die Oster-Angebote enden Mitternacht"} +{"t":"SDD 24 Onsite 040 de-de Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 041 de-de Spring Deal Days is here\nSave big Die Oster-Angebote sind da\n Spare bis zu 40%"} +{"t":"SDD 24 Onsite 041F de-de Spring Deal Days is here Save big Die Oster-Angebote sind da Spare bis zu 40%"} +{"t":"SDD 24 Onsite 042 de-de Spring Deal Days \nSave big Oster-Angebote \n Spare bis zu 40% "} +{"t":"SDD 24 Onsite 042F de-de Spring Deal Days  Save big Oster-Angebote  Spare bis zu 40%"} +{"t":"SDD 24 Onsite 043 de-de Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 044 de-de Shop now Angebote entdecken"} +{"t":"SDD 24 Onsite 045 de-de Spring Deal Days Oster-Angebote"} +{"t":"SDD 24 Onsite 046 Headline de-de Get ready – this could sell fast! Mache dich bereit – die Angebote sind begehrt"} +{"t":"SDD 24 Onsite 047 Headline de-de Unlock WOW! Deals with Prime Nutze die WOW!-Angebote mit Prime"} +{"t":"SDD 24 Onsite 048 Headline de-de Join today. Cancel anytime. Heute noch anmelden. Jederzeit kündbar."} +{"t":"SDD 24 Onsite 049 Headline de-de Try Prime Entdecke Prime"} +{"t":"SDD 25 Onsite 001 de-de Spring Deal Days Frühlingsangebote"} +{"t":"SDD 25 Onsite 002 de-de 3 days until Spring Deal Days Nur 3 Tage bis zu den Frühlingsangeboten"} +{"t":"SDD 25 Onsite 003 de-de 2 days until Spring Deal Days Nur 2 Tage bis zu den Frühlingsangeboten"} +{"t":"SDD 25 Onsite 004 de-de Spring Deal Days starts tomorrow Die Frühlingsangebote starten morgen"} +{"t":"SDD 25 Onsite 005 de-de Spring Deal Days is coming Die Frühlingsangebote starten bald"} +{"t":"SDD 25 Onsite 006 Subtext de-de Get ready to save big Bald kannst du so richtig sparen"} +{"t":"SDD 25 Onsite 007 Subtext de-de Save big Spare so richtig"} +{"t":"SDD 25 Onsite 008 Subtext de-de Get ready to save up to XX% off Bald kannst du bis zu XX % sparen"} +{"t":"SDD 25 Onsite 009 Subtext de-de Up to XX% off Spare bis zu XX %"} +{"t":"SDD 25 Onsite 010 Subtext de-de Mark your calendar to save big Jetzt schon vormerken und richtig sparen"} +{"t":"SDD 25 Onsite 011 Subtext de-de Get your basket ready Mach dich bereit"} +{"t":"SDD 25 Onsite 012 de-de 25–31 March 25. - 31. März"} +{"t":"SDD 25 Onsite 013 de-de Starts 25 March Ab dem 25. März"} +{"t":"SDD 25 Onsite 014 de-de Starts tomorrow Starten morgen"} +{"t":"SDD 25 Onsite 015 de-de Starts midnight Starten um Mitternacht"} +{"t":"SDD 25 Onsite 016 de-de Spring Deal Days 25–31 March Frühlingsangebote 25. - 31. März"} +{"t":"SDD 25 Onsite 017 de-de 3 days until Spring Deal Days Nur 3 Tage bis zu den Frühlingsangeboten"} +{"t":"SDD 25 Onsite 018 de-de 2 days until Spring Deal Days Nur 2 Tage bis zu den Frühlingsangeboten"} +{"t":"SDD 25 Onsite 020 de-de Spring Deal Days starts midnight Die Frühlingsangebote ab Mitternacht"} +{"t":"SDD 25 Onsite 021 de-de Spring Deal Days starts soon Die Frühlingsangebote starten bald"} +{"t":"SDD 25 Onsite 022 de-de Spring Deal Days starts in Die Frühlingsangebote starten in"} +{"t":"SDD 25 Onsite 023 de-de Shop spring deals early Entdecke erste Frühlingsangebote"} +{"t":"SDD 25 Onsite 024 de-de Get ready for Spring Deal Days Bald starten die Frühlingsangebote"} +{"t":"SDD 25 Onsite 025 de-de Shop vouchers for selected brands Entdecke Coupons für ausgewählte Marken"} +{"t":"SDD 25 Onsite 026 de-de Shop vouchers and save on selected brands Spare mit Coupons auf ausgewählte Marken"} +{"t":"SDD 25 Onsite 027 de-de Get ready for upcoming Spring Deal Days Mach dich bereit für die Frühlingsangebote"} +{"t":"SDD 25 Onsite 028 CTA de-de Learn more Mehr erfahren"} +{"t":"SDD 25 Onsite 029 de-de Spring Deal Days is coming Die Frühlingsangebote"} +{"t":"SDD 25 Onsite 033 de-de Upcoming Spring Deal Days Bald gibt’s die Frühlingsangebote"} +{"t":"SDD 25 Onsite 035 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 25 Onsite 036 de-de Discover more Mehr entdecken"} +{"t":"SDD 25 Onsite 037 de-de See more Mehr erfahren"} +{"t":"SDD 25 Onsite 038 de-de Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Frühlingsangebote vom 25. - 31. März"} +{"t":"SDD 25 Onsite 038F de-de Spring Deal Days is coming Spring Deal Days 25–31 March Frühlingsangebote vom 25. - 31. März"} +{"t":"SDD 25 Onsite 040 de-de Shop Spring Deal Days now Entdecke jetzt die Frühlingsangebote"} +{"t":"SDD 25 Onsite 041 de-de Spring Deal Days is here Die Frühlingsangebote sind da"} +{"t":"SDD 25 Onsite 042 de-de Spring Deal Days ends soon Die Frühlingsangebote enden bald"} +{"t":"SDD 25 Onsite 043 de-de Spring Deal Days ends tonight Die Frühlingsangebote enden heute"} +{"t":"SDD 25 Onsite 044 de-de Save big Spare so richtig"} +{"t":"SDD 25 Onsite 045 de-de Up to XX% off Spare bis zu XX %"} +{"t":"SDD 25 Onsite 046 de-de Shop new deals while they’re hot Finde tolle Angebote, bevor sie weg sind"} +{"t":"SDD 25 Onsite 047 de-de Ready, set, save. Auf die Plätze, fertig, sparen"} +{"t":"SDD 25 Onsite 048 de-de Ready, set, shop. Auf die Plätze, fertig, einkaufen"} +{"t":"SDD 25 Onsite 049 de-de Epic savings are here Spare so richtig bis zum 31. März"} +{"t":"SDD 25 Onsite 050 de-de Save big until 31 March Spare so richtig bis zum 31. März"} +{"t":"SDD 25 Onsite 051 de-de Save up to XX% off now Spare jetzt bis zu XX %"} +{"t":"SDD 25 Onsite 052 de-de Deals you don't want to miss Verpasse nicht tolle Angebote"} +{"t":"SDD 25 Onsite 053 de-de Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"SDD 25 Onsite 054 de-de Ends 31 March Tolle Angebote bis zum 31. März"} +{"t":"SDD 25 Onsite 055 de-de Ends tomorrow Nur noch bis morgen"} +{"t":"SDD 25 Onsite 056 de-de Ends midnight Nur noch heute"} +{"t":"SDD 25 Onsite 057 de-de Ends soon Enden in Kürze"} +{"t":"SDD 25 Onsite 058 de-de Epic deals end tomorrow Tolle Angebote enden morgen"} +{"t":"SDD 25 Onsite 059 de-de Last chance to save up to XX% Letzte Chance auf bis zu XX % Rabatt"} +{"t":"SDD 25 Onsite 060 de-de Last chance to save big Letzte Chance, um richtig viel zu sparen"} +{"t":"SDD 25 Onsite 061 de-de Shop fast - deals end midnight Schnapp dir die letzten Angebote"} +{"t":"SDD 25 Onsite 062 de-de Big savings end at midnight Nur noch heute richtig viel sparen"} +{"t":"SDD 25 Onsite 063 de-de Spring Deal Days ends soon Die Frühlingsangebote enden bald"} +{"t":"SDD 25 Onsite 064 de-de Spring Deal Days ends tomorrow Die Frühlingsangebote enden morgen"} +{"t":"SDD 25 Onsite 065 de-de Spring Deal Days ends midnight Die Frühlingsangebote enden heute"} +{"t":"SDD 25 Onsite 066 de-de Spring Deal Days ends in Die Frühlingsangebote enden in"} +{"t":"SDD 25 Onsite 067 de-de Spring Deal Days now on Jetzt Frühlingsangebote entdecken"} +{"t":"SDD 25 Onsite 068 de-de Spring Deal Days is here Die Frühlingsangebote sind da"} +{"t":"SDD 25 Onsite 070 de-de Spring Deal Days Frühlingsangebote"} +{"t":"SDD 25 Onsite 072 de-de Get the most out of Spring Deal Days Schnapp dir die Frühlingsangebote"} +{"t":"SDD 25 Onsite 074 de-de Discover all deals here Entdecke hier alle Angebote"} +{"t":"SDD 25 Onsite 075 de-de Discover new deals Neue Angebote entdecken"} +{"t":"SDD 25 Onsite 076 de-de Shop now Jetzt entdecken"} +{"t":"SDD 25 Onsite 077 de-de Discover deals Angebote entdecken"} +{"t":"SDD 26 Onsite 001 de-de Spring Deal Days is coming Die Frühlingsangebote starten bald"} +{"t":"SDD 26 Onsite 002 de-de Spring Deal Days is around the corner Die Frühlingsangebote sind fast da"} +{"t":"SDD 26 Onsite 003 de-de EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Frühlingsangebote\n H / SH: Bald so richtig sparen"} +{"t":"SDD 26 Onsite 003F de-de EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Frühlingsangebote H / SH: Bald so richtig sparen"} +{"t":"SDD 26 Onsite 004 de-de 3 days until Spring Deal Days Nur 3 Tage bis zu den Frühlingsangeboten"} +{"t":"SDD 26 Onsite 005 de-de 2 days until Spring Deal Days Nur 2 Tage bis zu den Frühlingsangeboten"} +{"t":"SDD 26 Onsite 006 de-de Spring Deal Days starts tomorrow Die Frühlingsangebote starten morgen"} +{"t":"SDD 26 Onsite 008 Subtext de-de Get ready to save big Bald kannst du so richtig sparen"} +{"t":"SDD 26 Onsite 009 Subtext de-de Save big Spare so richtig"} +{"t":"SDD 26 Onsite 010 Subtext de-de Get ready to save up to XX% off Bald kannst du bis zu XX % sparen"} +{"t":"SDD 26 Onsite 011 Subtext de-de Up to XX% off Spare bis zu XX %"} +{"t":"SDD 26 Onsite 012 Subtext de-de Mark your calendar to save big Jetzt schon vormerken und richtig sparen"} +{"t":"SDD 26 Onsite 013 Subtext de-de Get your basket ready Mach dich bereit"} +{"t":"SDD 26 Onsite 014 de-de 10 - 16 March 10. - 16. März"} +{"t":"SDD 26 Onsite 015 de-de Starts 10 March Ab dem 10. März"} +{"t":"SDD 26 Onsite 016 de-de Starts tomorrow Starten morgen"} +{"t":"SDD 26 Onsite 017 de-de Starts midnight Starten um Mitternacht"} +{"t":"SDD 26 Onsite 018 de-de Spring Deal Days: 10 - 16 March Frühlingsangebote: 10. - 16. März"} +{"t":"SDD 26 Onsite 022 de-de Spring Deal Days starts midnight Die Frühlingsangebote ab Mitternacht"} +{"t":"SDD 26 Onsite 023 de-de Spring Deal Days starts soon Die Frühlingsangebote starten bald"} +{"t":"SDD 26 Onsite 024 de-de Spring Deal Days starts in Die Frühlingsangebote starten in"} +{"t":"SDD 26 Onsite 025 de-de Get ready for Spring Deal Days Bald starten die Frühlingsangebote"} +{"t":"SDD 26 Onsite 026 de-de Shop vouchers for selected brands Entdecke Coupons für ausgewählte Marken"} +{"t":"SDD 26 Onsite 027 de-de Shop vouchers and save on selected brands Spare mit Coupons auf ausgewählte Marken"} +{"t":"SDD 26 Onsite 028 de-de Get ready for upcoming Spring Deal Days Die Frühlingsangebote: Mach dich bereit"} +{"t":"SDD 26 Onsite 029 CTA de-de Learn more Mehr erfahren"} +{"t":"SDD 26 Onsite 034 de-de Upcoming Spring Deal Days Bald gibt’s die Frühlingsangebote"} +{"t":"SDD 26 Onsite 036 de-de Selected products only Nur auf ausgewählte Produkte"} +{"t":"SDD 26 Onsite 037 de-de Discover more Mehr entdecken"} +{"t":"SDD 26 Onsite 038 de-de See more Mehr erfahren"} +{"t":"SDD 26 Onsite 039 de-de Spring Deal Days 10 - 16 March Frühlingsangebote 10. - 16. März"} +{"t":"SDD 26 Onsite 040 de-de Spring Deal Days Frühlingsangebote"} +{"t":"SDD 26 Onsite 041 de-de Shop Spring Deal Days now Entdecke jetzt die Frühlingsangebote"} +{"t":"SDD 26 Onsite 042 de-de Spring Deal Days is here Die Frühlingsangebote sind da"} +{"t":"SDD 26 Onsite 043 de-de Spring Deal Days' epic deals Tolle Frühlingsangebote"} +{"t":"SDD 26 Onsite 044 de-de Spring Deal Days ends soon Die Frühlingsangebote enden bald"} +{"t":"SDD 26 Onsite 045 de-de Spring Deal Days ends tonight Die Frühlingsangebote enden heute"} +{"t":"SDD 26 Onsite 046 de-de EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Frühlingsangebote \n H / SH: Letzte Chance"} +{"t":"SDD 26 Onsite 046F de-de EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Frühlingsangebote H / SH: Letzte Chance"} +{"t":"SDD 26 Onsite 047 de-de Save big Spare so richtig"} +{"t":"SDD 26 Onsite 048 de-de Up to XX% off Spare bis zu XX %"} +{"t":"SDD 26 Onsite 049 de-de Shop new deals while they’re hot Finde tolle Angebote, bevor sie weg sind"} +{"t":"SDD 26 Onsite 050 de-de New day, new deals. Neuer Tag. Neue Angebote."} +{"t":"SDD 26 Onsite 051 de-de Ready, set, save. Auf die Plätze, fertig, sparen"} +{"t":"SDD 26 Onsite 052 de-de Ready, set, shop. Auf die Plätze, fertig, einkaufen"} +{"t":"SDD 26 Onsite 053 de-de Epic savings are here Spare so richtig bis zum 16. März"} +{"t":"SDD 26 Onsite 054 de-de Save big on [category] Spare so richtig: [category]"} +{"t":"SDD 26 Onsite 055 de-de Shop deals on [category] Entdecke Angebote bei [category]"} +{"t":"SDD 26 Onsite 056 de-de Save big until 16 March Spare so richtig bis zum 16. März"} +{"t":"SDD 26 Onsite 057 de-de Save up to XX% now Spare jetzt bis zu XX %"} +{"t":"SDD 26 Onsite 058 de-de Deals you don't want to miss Verpasse nicht tolle Angebote"} +{"t":"SDD 26 Onsite 059 de-de Shop. Save. Repeat. Einkaufen. Sparen. Freuen."} +{"t":"SDD 26 Onsite 060 de-de Last chance for up to XX% off Letzte Chance auf bis zu XX % Rabatt"} +{"t":"SDD 26 Onsite 061 de-de Ends 16 March Tolle Angebote bis zum 16. März"} +{"t":"SDD 26 Onsite 062 de-de Ends tomorrow Nur noch bis morgen"} +{"t":"SDD 26 Onsite 063 de-de Ends midnight Nur noch heute"} +{"t":"SDD 26 Onsite 064 de-de Ends soon Enden in Kürze"} +{"t":"SDD 26 Onsite 065 de-de Epic deals end tomorrow Tolle Angebote enden morgen"} +{"t":"SDD 26 Onsite 066 de-de Last chance to save up to XX% Letzte Chance auf bis zu XX % Rabatt"} +{"t":"SDD 26 Onsite 067 de-de Last chance to save big Letzte Chance, um richtig viel zu sparen"} +{"t":"SDD 26 Onsite 068 de-de Shop fast - deals end midnight Schnapp dir die letzten Angebote"} +{"t":"SDD 26 Onsite 069 de-de Big savings end at midnight Nur noch heute richtig viel sparen"} +{"t":"SDD 26 Onsite 071 de-de Spring Deal Days ends tomorrow Die Frühlingsangebote enden morgen"} +{"t":"SDD 26 Onsite 072 de-de Spring Deal Days ends midnight Die Frühlingsangebote enden heute"} +{"t":"SDD 26 Onsite 073 de-de Spring Deal Days ends in Die Frühlingsangebote enden in"} +{"t":"SDD 26 Onsite 074 de-de Spring Deal Days now on Jetzt Frühlingsangebote entdecken"} +{"t":"SDD 26 Onsite 079 de-de Get the most out of Spring Deal Days Schnapp dir die Frühlingsangebote"} +{"t":"SDD 26 Onsite 081 de-de Discover all deals here Entdecke hier alle Angebote"} +{"t":"SDD 26 Onsite 082 de-de Discover new deals Neue Angebote entdecken"} +{"t":"SDD 26 Onsite 083 de-de Shop now Jetzt entdecken"} +{"t":"SDD 26 Onsite 084 de-de Discover deals Angebote entdecken"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_Outbound_de-de.json b/storage/amazon/tm/de-DE/flat_Outbound_de-de.json new file mode 100644 index 0000000..6cd1e6f --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_Outbound_de-de.json @@ -0,0 +1,1539 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 001 Title de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Outbound Push Notifications 002 de-de Check out recommended deals for you Sie dir für dich empfohlene Angebote an"} +{"t":"DDA 23 BFW Outbound Push Notifications 003 CTA de-de Check out now Jetzt ansehen"} +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title de-de Top 100 Deals Top 100 Angebote"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle de-de Deals from our most popular brands Angebote von unseren beliebtsten Marken"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader de-de Shop Black Friday Week best sellers Black Friday Woche: Entdecke Topseller"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline de-de Today’s Trending Deals Beliebte Angebote des Tages"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline de-de Trending Black Friday Week Deals Beliebte Angebote der Black Friday Woche"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader de-de Shop viral Black Friday offers Entdecke virale Black Friday Angebote"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader de-de Shop the deals going viral on social media Virale Angebote aus den sozialen Medien"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader de-de Shop the viral deals Entdecke virale Angebote"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title de-de Trending Black Friday Deals Beliebte Black Friday Angebote"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle de-de Deals that influencers are loving Angebote, die Influencer lieben"} +{"t":"DDA 23 BFW Outbound 001 Subject line de-de Get ready for Amazon Black Friday Week! Bereit für die Amazon Black Friday Woche?"} +{"t":"DDA 23 BFW Outbound 002 Subject line de-de Save up to 40% off from 17-27 November Spare vom 17. – 27. November bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 003 Subject line de-de Save big from 17-27 November Vom 17. bis zum 27. November richtig sparen"} +{"t":"DDA 23 BFW Outbound 004 Headline de-de Save the date for Black Friday Week Merk dir die Black Friday Woche vor"} +{"t":"DDA 23 BFW Outbound 005 Body Copy de-de Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Mach dich bereit, etwas Freude zu schenken: Merk dir das Datum vor und starte bei der Amazon Black Friday Woche mit den Einkäufen für die Weihnachtszeit. Vom 17. bis zum 27. November findest du unglaubliche Angebote für Vieles, was du brauchst – Zeit, die Wunschliste anzugehen."} +{"t":"DDA 23 BFW Outbound 006 CTA de-de Get ready Bist du bereit?"} +{"t":"DDA 23 BFW Outbound 007 Title de-de Get ready for Amazon Black Friday Week! Bereit für die Black Friday Woche?"} +{"t":"DDA 23 BFW Outbound 008 Body Copy de-de Save up to 40% off from 17-27 November Spare vom 17. – 27. November bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 009 Body Copy de-de Save big from 17 to 27 Nov Vom 17. – 27. November richtig sparen"} +{"t":"DDA 23 BFW Outbound 010 CTA de-de Save the date Termin merken"} +{"t":"DDA 23 BFW Outbound 011 Subject line de-de Amazon Black Friday Week is coming! Die Amazon Black Friday Woche steht vor der Tür!"} +{"t":"DDA 23 BFW Outbound 013 Subject line de-de Save big from 17 to 27 Nov Vom 17. – 27. November richtig sparen"} +{"t":"DDA 23 BFW Outbound 014 Headline de-de Amazon Black Friday Week savings are almost here! Bald sparen mit der Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 015 Body Copy de-de Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Es dauert nicht mehr lange, bis du bei der Amazon Black Friday Woche vom 17. bis zum 27. November richtig sparen kannst. Sei also bereit, Freude zu schenken – mit bis zu 40 % Rabatt auf vieles, was du zum Start in die Weihnachtszeit brauchst."} +{"t":"DDA 23 BFW Outbound 016 Body Copy de-de Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Es dauert nicht mehr lange, bis du bei der Amazon Black Friday Woche vom 17. bis zum 27. November richtig sparen kannst. Mach dich also bereit, Freude zu schenken, und freue dich auf bis zu 40 % Rabatt auf vieles, was du zum Start in die Weihnachtszeit brauchst."} +{"t":"DDA 23 BFW Outbound 018 Title de-de Amazon Black Friday Week savings are coming Black Friday Woche: bald gibt's Angebote"} +{"t":"DDA 23 BFW Outbound 022 Subject line de-de Amazon Black Friday Week starts tomorrow! Amazon Black Friday Woche – ab morgen!"} +{"t":"DDA 23 BFW Outbound 025 Headline de-de Amazon Black Friday Week is just hours away! Bald beginnt die Amazon Black Friday Woche!"} +{"t":"DDA 23 BFW Outbound 026 Body Copy de-de Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Es ist Zeit, deine Wunschliste für die Black Friday Woche zu vollenden! Morgen geht's los: Sichere dir bis zum 27. November fantastische Angebote für die Weihnachtszeit – spare bis zu 40 % und bereite anderen eine Freude."} +{"t":"DDA 23 BFW Outbound 027 Body Copy de-de Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Es ist Zeit, deine Wunschliste für die Black Friday Woche zu vollenden! Morgen geht's los: Sichere dir bis zum 27. November fantastische Angebote für die Weihnachtszeit. Bist du bereit, richtig zu sparen und anderen eine Freude zu machen?"} +{"t":"DDA 23 BFW Outbound 028 CTA de-de Starts tomorrow Morgen geht’s los"} +{"t":"DDA 23 BFW Outbound 029 Title de-de Amazon Black Friday Week starts tomorrow! Amazon Black Friday Woche – ab morgen!"} +{"t":"DDA 23 BFW Outbound 032 CTA de-de Set your alarm Stell deinen Wecker"} +{"t":"DDA 23 BFW Outbound 033 Subject line de-de Amazon Black Friday Week deals are here! Amazon Black Friday Woche: ab jetzt sparen"} +{"t":"DDA 23 BFW Outbound 034 Subject line de-de Save up to 40% off from 17 to 27 Nov Spare vom 17. bis zum 27. November bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 035 Subject line de-de Save big from 17 to 27 Nov Vom 17.–27. November richtig sparen"} +{"t":"DDA 23 BFW Outbound 036 Headline de-de Shop for joy in Amazon Black Friday Week Freude schenken in der Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 037 Body Copy de-de It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Noch ist es etwas früh für die Weihnachtsdeko, aber ab sofort kannst du bis zum 27. November schon mal anfangen, mit großartigen Angeboten bis zu 40 % sparen. So startest du heute schon mit guter Stimmung in die Weihnachtzseit."} +{"t":"DDA 23 BFW Outbound 038 Body Copy de-de It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Noch ist es etwas früh für die Weihnachtsdeko. Aber von heute bis zum 27. November findest du fantastische Angebote, die dich jetzt schon in gute Stimmung für die Weihnachtzseit bringen."} +{"t":"DDA 23 BFW Outbound 039 CTA de-de See the deals Angebote entdecken"} +{"t":"DDA 23 BFW Outbound 040 Title de-de Amazon Black Friday Week is here! Die Amazon Black Friday Woche ist da!"} +{"t":"DDA 23 BFW Outbound 041 Body Copy de-de Save up to 40% off until 27 Nov Spare bis zu 40 % bis zum 27. November"} +{"t":"DDA 23 BFW Outbound 042 Body Copy de-de Save big until 27 Nov Richtig sparen bis zum 27. November"} +{"t":"DDA 23 BFW Outbound 043 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Outbound 044 Title de-de Shop WOW deals on [category] in Black Friday Week Black Friday Woche: WOW-Angebote für XX"} +{"t":"DDA 23 BFW Outbound 045 Body Copy de-de Save up to 40% off at Amazon Spare bis zu 40 % bei Amazon"} +{"t":"DDA 23 BFW Outbound 046 Body Copy de-de Save with great deals at Amazon Spare mit tollen Angeboten bei Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title de-de Get deals on (category) while they last! Schnell: Sichere dir Angebote für XXXX!"} +{"t":"DDA 23 BFW Outbound 052 Subject line de-de Amazon Black Friday Week is here! Die Amazon Black Friday Woche ist da!"} +{"t":"DDA 23 BFW Outbound 053 Subject line de-de Save big with up to 40% until 27 November Richtig sparen: Bis zu 40 % bis zum 27. November"} +{"t":"DDA 23 BFW Outbound 054 Subject line de-de Save big until 27 November Richtig sparen bis zum 27. November"} +{"t":"DDA 23 BFW Outbound 055 Headline de-de Share the joy with the Amazon Black Friday Week Freude schenken in der Amazon Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 056 Body Copy de-de Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Nutze die Gelegenheit und leg mit deinen Einkäufen für die Weihnachtszeit los. Bei der Amazon Black Friday Woche kannst du bis zu 40 % sparen – eine perfekte Möglichkeit, schon mal einige Geschenke auf deiner Liste abzuhaken. Entdecke jetzt unsere Angebote."} +{"t":"DDA 23 BFW Outbound 057 Body Copy de-de Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Nutze die Gelegenheit und leg mit deinen Einkäufen für die Weihnachtszeit los. Bei der Amazon Black Friday Woche findest du jede Menge großartige Angebote – die perfekte Gelegenheit, schon mal einige Geschenke auf deiner Liste abzuhaken. Entdecke jetzt unsere Angebote."} +{"t":"DDA 23 BFW Outbound 060 Body Copy de-de Shop up to 40% off now Spare bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 061 Body Copy de-de Joyful savings until 27 November Freu dich auf Angebote bis zum 27.11."} +{"t":"DDA 23 BFW Outbound 062 CTA de-de Save now Jetzt sparen"} +{"t":"DDA 23 BFW Outbound 063 Subject line de-de Black Friday Week deals are still available Es gibt noch Angebote aus der Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 064 Subject line de-de Get up to 40% off great deals Spare bis zu 40 % bei großartigen Angeboten"} +{"t":"DDA 23 BFW Outbound 065 Subject line de-de Get yourself some great deals Sichere dir großartige Angebote"} +{"t":"DDA 23 BFW Outbound 066 Headline de-de The Amazon Black Friday Week, 17-27 November Amazon Black Friday Woche: 17. bis 27. November"} +{"t":"DDA 23 BFW Outbound 067 Body Copy de-de There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Noch ist es nicht zu spät! Die Amazon Black Friday Woche ist schon in vollem Gang, aber bis zum 27. November kannst du noch bis zu 40 % sparen. Finde also alle jede Menge Angebote, mit denen du zur Weihnachtszeit etwas Freude schenken kannst."} +{"t":"DDA 23 BFW Outbound 068 Body Copy de-de There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Noch ist es nicht zu spät! Die Amazon Black Friday Woche ist in vollem Gang, aber du kannst noch bis zum 27. November bei vielen großartigen Angebote sparen. Finde alles, was du brauchst, um zur Weihnachtszeit ein bisschen Freude zu schenken."} +{"t":"DDA 23 BFW Outbound 070 Title de-de Find your Black Friday Week deals now Black Friday Woche: die Angebote sind da"} +{"t":"DDA 23 BFW Outbound 071 Body Copy de-de Up to 40% off deals continue.... Du kannst weiterhin bis zu 40 % sparen …"} +{"t":"DDA 23 BFW Outbound 072 Body Copy de-de Great deals continue… Es gibt immer noch tolle Angebote …"} +{"t":"DDA 23 BFW Outbound 074 Title de-de Shop great deals on (category) Finde tolle Angebote für [Kategorie]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy de-de Save up to 40% off in Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 076 Body Copy de-de Save big in Amazon Black Friday Week Richtig sparen in der Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 078 Title de-de Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Nutze die Chance und leg mit den Einkäufen für die Weihnachtszeit los. Spare bei der Amazon Black Friday Woche bis zu 40 % für [Kategorie]"} +{"t":"DDA 23 BFW Outbound 079 Title de-de Shop great deals on (category) in Amazon Black Friday Week. Entdecke großartige Angebote für [Kategorie] in der Amazon Black Friday Woche."} +{"t":"DDA 23 BFW Outbound 080 Title de-de The Amazon Black Friday week goes on Die Black Friday Woche geht weiter"} +{"t":"DDA 23 BFW Outbound 084 Subject line de-de The Amazon Black Friday Week is going strong Die Amazon Black Friday Woche läuft auf Hochtouren"} +{"t":"DDA 23 BFW Outbound 085 Subject line de-de Don't forget to save up to 40% off today Vergiss nicht, heute bis zu 40 % zu sparen"} +{"t":"DDA 23 BFW Outbound 086 Subject line de-de Don't forget to save big today Nicht vergessen: Heute wird richtig gespart"} +{"t":"DDA 23 BFW Outbound 087 Headline de-de Find your deals in Amazon Black Friday Week Amazon Black Friday Woche: Finde deine Angebote"} +{"t":"DDA 23 BFW Outbound 088 Body Copy de-de If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Keine Sorge, wenn du noch nicht bei der Black Friday Woche vorbeigeschaut hast – du hast noch bis zum 27.11. Zeit, bis zu 40 % bei Vielem zu sparen, was du für die Weihnachtszeit brauchst. Finde Angebote, die für dich passen!"} +{"t":"DDA 23 BFW Outbound 089 Body Copy de-de If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Keine Sorge, wenn du noch nicht bei der Black Friday Woche vorbeigeschaut hast! Du hast immer noch Zeit, um alles zu entdecken, was du für die Weihnachtszeit brauchst, und zwar zu Sonderpreisen. Also schnapp dir die Angebote!"} +{"t":"DDA 23 BFW Outbound 091 Title de-de The Amazon Black Friday Week is still on Die Black Friday Woche geht weiter"} +{"t":"DDA 23 BFW Outbound 092 Body Copy de-de Save big with up to 40% until 27 November Letzte Chance: Spare heute bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 093 Body Copy de-de Save big until 27 November Richtig sparen bis zum 27. November"} +{"t":"DDA 23 BFW Outbound 095 Subject line de-de Amazon Black Friday Week is almost over! Die Amazon Black Friday Woche ist fast vorbei!"} +{"t":"DDA 23 BFW Outbound 096 Subject line de-de There's still time to save up to 40% off Du hast immer noch Zeit, bis zu 40 % zu sparen"} +{"t":"DDA 23 BFW Outbound 097 Subject line de-de There's still time to save on great deals Noch ist Zeit: Spare mit tollen Angeboten"} +{"t":"DDA 23 BFW Outbound 098 Headline de-de Amazon Black Friday Week ends soon Die Amazon Black Friday Woche endet bald"} +{"t":"DDA 23 BFW Outbound 099 Body Copy de-de It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Der Countdown läuft – bald ist die Black Friday Woche vorbei. Sichere dir die neuesten Angebote und spare bis zu 40 % bei vielem, was du brauchst, um anderen etwas Freude zu schenken. Entdecke jetzt passende Angebote für dich bis zum 27. November."} +{"t":"DDA 23 BFW Outbound 100 Body Copy de-de It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Der Countdown läuft – bald ist die Black Friday Woche vorbei. Sichere dir Sonderpreise auf vieles, was du brauchst, um anderen etwas Freude zu schenken. Entdecke jetzt passende Angebote für dich bis zum 27. November."} +{"t":"DDA 23 BFW Outbound 102 Title de-de Amazon Black Friday Week ends soon Die Amazon Black Friday Woche endet bald"} +{"t":"DDA 23 BFW Outbound 103 Body Copy de-de Shop fantastic deals until 27 November Kaufe tolle Angebote bis zum 27.11."} +{"t":"DDA 23 BFW Outbound 105 Title de-de Shop Black Friday Week deals on (category) Black Friday Woche: [category]-Angebote"} +{"t":"DDA 23 BFW Outbound 106 Body Copy de-de There's still time to save up to 40% off Noch kannst du bis zu 40 % sparen"} +{"t":"DDA 23 BFW Outbound 107 Body Copy de-de There's still time to find great deals Noch ist Zeit, tolle Angebote zu finden"} +{"t":"DDA 23 BFW Outbound 109 Title de-de There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Du hast immer noch Zeit, um bei der Amazon Black Friday Woche bis zu 40 % für [category] zu sparen."} +{"t":"DDA 23 BFW Outbound 110 Title de-de There's still time to shop great deals on (category) in Amazon Black Friday Week. Du hast immer noch Zeit, um bei der Amazon Black Friday Woche tolle Angebote für [Kategorie] zu finden."} +{"t":"DDA 23 BFW Outbound 111 Title de-de There's limited time to shop up to 40% off Spare bis zu 40 % – Angebote enden bald"} +{"t":"DDA 23 BFW Outbound 112 Title de-de There's limited time to shop great deals Nur noch wenig Zeit für tolle Angebote"} +{"t":"DDA 23 BFW Outbound 113 Body Copy de-de Amazon Black Friday Week ends soon Die Amazon Black Friday Woche endet bald"} +{"t":"DDA 23 BFW Outbound 115 Subject line de-de It's the last day of Amazon Black Friday Week Heute ist der letzte Tag der Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 116 Subject line de-de Make sure you save up to 40% off Sichere dir Angebote und spare bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 117 Subject line de-de Make sure you save big Nicht verpassen und richtig sparen"} +{"t":"DDA 23 BFW Outbound 118 Headline de-de The Amazon Black Friday Week clock is ticking Amazon Black Friday Woche: Endspurt!"} +{"t":"DDA 23 BFW Outbound 119 Body Copy de-de The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Der Endspurt hat begonnen – du hast nur noch heute Zeit, bei der Amazon Black Friday Woche bis zu 40 % zu sparen. Aber keine Sorge: Es gibt immer noch viele tolle Angebote zu entdecken. Höchste Zeit für ein paar Einkäufe auf den letzten Drücker, damit du vieles für die Weihnachtszeit hast."} +{"t":"DDA 23 BFW Outbound 120 Body Copy de-de There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Du hast nur noch heute Zeit, bei der Amazon Black Friday Woche mit großartigen Preisen zu sparen. Aber keine Sorge: Es gibt immer noch viele tolle Angebote zu entdecken. Höchste Zeit für ein paar Einkäufe auf den letzten Drücker, damit du vieles hast, was du für die Weihnachtszeit brauchst."} +{"t":"DDA 23 BFW Outbound 122 Title de-de Only one day left of Amazon Black Friday Week Black Friday Woche: Nur noch heute"} +{"t":"DDA 23 BFW Outbound 123 Body Copy de-de Save today on deals with up to 40% off Spare heute mit Angeboten bis zu 40 %"} +{"t":"DDA 23 BFW Outbound 124 Body Copy de-de Make sure you save big Nicht verpassen und richtig sparen"} +{"t":"DDA 23 BFW Outbound 125 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 BFW Outbound 126 Title de-de Last few hours of Amazon Black Friday Week Die letzten Stunden: Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 127 Body Copy de-de There's still time to get up to 40% off Noch kannst du bis zu 40 % sparen"} +{"t":"DDA 23 BFW Outbound 128 Body Copy de-de There's still time to get great deals Noch ist Zeit für tolle Angebote"} +{"t":"DDA 23 BFW Outbound 130 Title de-de Shop our most recommended deals today! Entdecke die beliebtesten Angebote!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy de-de Save up to 40% off on trending deals Spare bis zu 40 % bei tollen Angeboten"} +{"t":"DDA 23 BFW Outbound 132 Body Copy de-de Save big on trending deals Richtig sparen bei beliebten Angeboten"} +{"t":"DDA 23 BFW Outbound 133 CTA de-de Save now Jetzt sparen"} +{"t":"DDA 23 BFW Outbound 134 Title de-de Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Nur noch wenig Zeit, um bis zu 40 % für [categ] zu sparen. Heute ist letzter Tag der Amazon Black Friday Woche – sichere dir deine Angebote."} +{"t":"DDA 23 BFW Outbound 135 Title de-de Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Nur noch wenige Stunden, um mit Angeboten für [category] zu sparen. Also schnell zuschlagen – am letztem Tag der Amazon Black Friday Woche."} +{"t":"DDA 23 BFW Outbound 136 Title de-de Black Friday Week Black Friday Woche"} +{"t":"DDA 23 BFW Outbound 137 Body Copy de-de Check out recommended deals for you Sie dir für dich empfohlene Angebote an"} +{"t":"DDA 23 BFW Outbound 138 CTA de-de Shop now Jetzt einkaufen"} +{"t":"DDA 23 LMD Outbound 001 Subject line de-de Amazon Last Minute Deals are on! Die Last Minute Angebote von Amazon sind da!"} +{"t":"DDA 23 LMD Outbound 002 Subject line de-de Shop last minute gifts Kaufe Last Minute Geschenke"} +{"t":"DDA 23 LMD Outbound 003 Headline de-de Spread joy with Amazon Last Minute Deals! Freude schenken: die Last Minute Angebote von Amazon"} +{"t":"DDA 23 LMD Outbound 004 Body Copy de-de Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Mit den Last Minute Angeboten von Amazon kannst du so gut wie alles auf deiner Geschenkliste abhaken. Du findest etwas für jeden und sparst dabei richtig. Mehr Angebote, mehr Freude! Entdecke unsere beliebtesten Produkte und hake deine Geschenkliste ab – finde für jeden etwas zu niedrigen Preisen."} +{"t":"DDA 23 LMD Outbound 005 CTA de-de See the deals Alle Angebote ansehen"} +{"t":"DDA 23 LMD Outbound 006 Title de-de Last Minute Deals are here! Last Minute Angebote sind da!"} +{"t":"DDA 23 LMD Outbound 007 Title de-de Save big this festive season Dieses Weihnachten richtig sparen"} +{"t":"DDA 23 LMD Outbound 008 Body Copy de-de Save big this December Richtig sparen bei Amazon bis xx. Dez."} +{"t":"DDA 23 LMD Outbound 009 Body Copy de-de Last Minute deals are go! Last Minute Angebote: los geht's!"} +{"t":"DDA 23 LMD Outbound 010 CTA de-de Shop now Angebote entdecken"} +{"t":"DDA 23 LMD Outbound 011 Title de-de Last Minuite Christmas Deals on (category) Last Minute Weihnachtsangebote: (cat.)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy de-de Shop up to 40% off today Spare heute bis zu 40 %"} +{"t":"DDA 23 LMD Outbound 013 Body Copy de-de Shop great savings today Entdecke heute tolle Angebote"} +{"t":"DDA 23 LMD Outbound 014 CTA de-de Save now Jetzt sparen"} +{"t":"DDA 23 LMD Outbound 015 Title de-de Black Friday Best Sellers are back! Wieder da: Black Friday Bestseller!"} +{"t":"DDA 23 LMD Outbound 016 Title de-de With up to 40% off Bis zu 40 % sparen"} +{"t":"DDA 23 LMD Outbound 017 Body Copy de-de Save up to 40% off this Christmas Spare dieses Weihnachten bis zu 40 %"} +{"t":"DDA 23 LMD Outbound 018 Body Copy de-de Discover our most-loved deals Entdecke unsere beliebtesten Angebote"} +{"t":"DDA 23 LMD Outbound 019 Body Copy de-de Save big on your favourites Richtig sparen bei deinen Favoriten"} +{"t":"DDA 23 LMD Outbound 021 Title de-de Your most loved deals are here Deine Lieblingsangebote sind da"} +{"t":"DDA 23 LMD Outbound 022 Title de-de Discover our most-loved deals Entdecke unsere beliebtesten Angebote"} +{"t":"DDA 23 LMD Outbound 025 Body Copy de-de View products with 4+ stars Entdecke Produkte mit mehr als 4 Sternen"} +{"t":"DDA 23 LMD Outbound 027 CTA de-de Save big now Jetzt richtig sparen"} +{"t":"DDA 23 LMD Outbound 028 Title de-de Bag a bargain with deals under £20 Schnapp dir Angebote unter 20 €"} +{"t":"DDA 23 LMD Outbound 029 Body Copy de-de Last minute gifts at great prices Last Minute Geschenke zu tollen Preisen"} +{"t":"DDA 23 LMD Outbound 030 CTA de-de Grab yours now Jetzt zuschlagen"} +{"t":"DDA 23 LMD Outbound 031 Title de-de Get those holiday must-haves Sichere dir Weihnachtsangebote"} +{"t":"DDA 23 LMD Outbound 033 Body Copy de-de Holiday must-haves at great prices Weihnachtsangebote zu tollen Preisen"} +{"t":"DDA 23 LMD Outbound 034 Body Copy de-de Save big on holiday essentials Richtig sparen mit Weihnachtsangeboten"} +{"t":"DDA 23 LMD Outbound 036 Title de-de Last chance for epic deals in time for Christmas Letzte Chance: tolle Weihnachtsangebote"} +{"t":"DDA 23 LMD Outbound 038 Body Copy de-de Save now, wrap later Erst sparen, dann Freude schenken"} +{"t":"DDA 23 LMD Outbound 039 Body Copy de-de Last chance for super savings Letze Chance für Superangebote"} +{"t":"DDA 23 LMD Outbound 041 Subject line de-de Last chance for super savings on Christmas gifts Letze Chance: Superdeals für Weihnachtsgeschenke"} +{"t":"DDA 23 LMD Outbound 042 Subject line de-de With up to 40% off Bis zu 40 % sparen"} +{"t":"DDA 23 LMD Outbound 043 Subject line de-de Share the joy with great gifts Freude schenken mit tollen Angeboten"} +{"t":"DDA 23 LMD Outbound 044 Subject line de-de Last chance for super savings Letze Chance für Superangebote"} +{"t":"DDA 23 LMD Outbound 045 Headline de-de Last chance for epic Christmas deals Letzte Chance: tolle Weihnachtsangebote"} +{"t":"DDA 23 LMD Outbound 046 Body Copy de-de Joy for them, savings for you Freude für deine Lieben, Angebote für dich"} +{"t":"DDA 23 LMD Outbound 047 CTA de-de Shop top deals Finde Top-Angebote"} +{"t":"DDA 23 LMD Outbound 048 Title de-de Last Minute Deals Last Minute Angebote"} +{"t":"DDA 23 LMD Outbound 049 Body Copy de-de Check out recommended deals for you Sie dir für dich empfohlene Angebote an"} +{"t":"DDA 23 LMD Outbound 050 CTA de-de Shop now Jetzt einkaufen"} +{"t":"DDA 23 LMD Outbound 051 Subject line de-de The Amazon End of Year Sale Starts today! Ab heute gibt es die Winter Angebote von Amazon!"} +{"t":"DDA 23 LMD Outbound 052 Subject line de-de Shop great savings until 31 December Sichere dir bis zum 31. Dezember tolle Angebote"} +{"t":"DDA 23 LMD Outbound 053 Headline de-de Finish the year in style with up to 40% off Dein Feuerwerk zum Jahresende: Spare bis zu 40%"} +{"t":"DDA 23 LMD Outbound 054 Headline de-de Finish the year with great savings Lass das Jahr mit tollen Angeboten ausklingen"} +{"t":"DDA 23 LMD Outbound 055 Body Copy de-de Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Sag „Tschüss“ zu 2023 mit den Winter Angeboten von Amazon. Beende das Jahr mit einem Highlight und spare bis zu 40% bei Amazon. Bis zum 31. Dezember kannst du viele tolle Angebote entdecken – sieh sie dir jetzt an!"} +{"t":"DDA 23 LMD Outbound 056 Body Copy de-de Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Sag „Tschüss“ zu 2023 mit den Winter Angeboten von Amazon. Beende das Jahr mit einem Highlight und einer Menge großartiger Deals bei Amazon. Bis zum 31. Dezember kannst du viele tolle Angebote entdecken – sieh sie dir jetzt an!"} +{"t":"DDA 23 LMD Outbound 057 CTA de-de See the deals Angebote ansehen"} +{"t":"DDA 23 LMD Outbound 058 Title de-de The Amazon End of Year Sale is here! Die Winter Angebote bei Amazon sind da!"} +{"t":"DDA 23 LMD Outbound 059 Body Copy de-de Get up to 40% off until 31 Dec Spare bis zu 40% bis zum 31. Dezember"} +{"t":"DDA 23 LMD Outbound 060 Body Copy de-de Fantastic deals to be found until 31 Dec Finde bis 31. Dez. fantastische Angebote"} +{"t":"DDA 23 LMD Outbound 062 Subject line de-de The Amazon End of Year Sale is now on! Jetzt entdecken: die Winter Angebote bei Amazon!"} +{"t":"DDA 23 LMD Outbound 063 Subject line de-de Shop up to 40% off until 31 December Spare bis zu 40% bis zum 31. Dezember"} +{"t":"DDA 23 LMD Outbound 064 Subject line de-de Shop great savings until 31 December Sichere dir bis zum 31. Dezember tolle Angebote"} +{"t":"DDA 23 LMD Outbound 065 Headline de-de Bag a big deal in the Amazon End of Year Sale Schnapp dir tolle Rabatte: Amazon Winter Angebote"} +{"t":"DDA 23 LMD Outbound 066 Body Copy de-de End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Lass das Jahr mit den Winter Angeboten von Amazon stilvoll ausklingen! Spare bis zu 40% bei allem, was du für einen perfekten Start in das neue Jahr brauchst. Entdecke deine Angebote – ab jetzt und bis zum 31. Dezember."} +{"t":"DDA 23 LMD Outbound 067 Body Copy de-de End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Erlebe mit den Winter Angeboten von Amazon ein perfektes Jahresende! Es gibt tolle Angebote für alles, was du für das neue Jahr brauchst. Entdecke deine Angebote – ab jetzt und bis zum 31. Dezember."} +{"t":"DDA 23 LMD Outbound 068 CTA de-de See the deals Angebote ansehen"} +{"t":"DDA 23 LMD Outbound 069 Title de-de The Amazon End of year Sale is on! Ab jetzt: Winter Angebote bei Amazon"} +{"t":"DDA 23 LMD Outbound 070 Body Copy de-de Shop up to 40% off until 31 December Spare bis zu 40% bis zum 31. Dezember"} +{"t":"DDA 23 LMD Outbound 071 Body Copy de-de Shop great deals until 31 December Entdecke bis zum 31. Dez. tolle Angebote"} +{"t":"DDA 23 LMD Outbound 073 Title de-de Limited special offers on Amazon today! Heute: Limitierte Amazon-Sonderangebote!"} +{"t":"DDA 23 LMD Outbound 074 Body Copy de-de Shop Lighing Deals while they last! Nur kurze Zeit: Hol dir Blitzangebote"} +{"t":"DDA 23 LMD Outbound 076 Title de-de Shop great deals on (category) today! Finde heute tolle (category)-Angebote!"} +{"t":"DDA 23 LMD Outbound 077 Body Copy de-de Get up to 40% off in the End of Year Sale Spare mit Winter Angeboten bis zu 40%"} +{"t":"DDA 23 LMD Outbound 078 Body Copy de-de Save big in the Amazon End of Year Sale Richtig sparen: Amazon Winter Angebote"} +{"t":"DDA 24 Outbound 001 de-de Ooooh! Get ready for Amazon Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 24 Outbound 002 de-de Get ready for Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 24 Outbound 003 de-de Save the date for Black Friday Week Unbedingt vormerken: die Black Friday Woche"} +{"t":"DDA 24 Outbound 004 de-de Epic savings from 21 Nov to 2 Dec Tolle Angebote vom 21. November bis 2. Dezember"} +{"t":"DDA 24 Outbound 005 de-de Save up to 40% off from 21 November to 2 December Spare bis zu 40 % vom 21.11. bis 2.12."} +{"t":"DDA 24 Outbound 006 de-de Get ready Mach dich bereit"} +{"t":"DDA 24 Outbound 007 de-de Get ready for Amazon Black Friday Week Mach dich bereit für die Black Friday Woche"} +{"t":"DDA 24 Outbound 008 de-de Save up to 40% off from 21 Nov to 2 Dec Vom 21.11. bis 2.12."} +{"t":"DDA 24 Outbound 009 de-de Save the date Merk dir das Datum"} +{"t":"DDA 24 Outbound 010 de-de Amazon Black Friday Week is coming Die Amazon Black Friday Woche steht vor der Tür"} +{"t":"DDA 24 Outbound 011 de-de Amazon Black Friday Week is almost here Die Amazon Black Friday Woche ist fast da"} +{"t":"DDA 24 Outbound 012 de-de Ooooh, it's up to 40% off from 21 Nov to 2 Dec Vom 21.11. bis 2.12. sparst du bis zu 40 %"} +{"t":"DDA 24 Outbound 013 de-de Ooh savings on Amazon Black Friday Week Spare in der Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 014 de-de Save big from 21 Nov to 2 Dec Vom 21.11. bis 2.12. richtig sparen"} +{"t":"DDA 24 Outbound 015 de-de Amazon Black Friday Week... The countdown begins Amazon Black Friday Woche... Der Countdown läuft"} +{"t":"DDA 24 Outbound 016 de-de Ooooh! Amazon Black Friday Week is almost here Die Amazon Black Friday Woche startet bald"} +{"t":"DDA 24 Outbound 017 de-de Big savings from 21 Nov to 2 Dec Tolle Angebote vom 21. November bis 2. Dezember"} +{"t":"DDA 24 Outbound 018 de-de Start your wishlist! Wunschliste erstellen"} +{"t":"DDA 24 Outbound 019 de-de Amazon Black Friday Week savings are coming Die Angebote kommen: Black Friday Woche"} +{"t":"DDA 24 Outbound 021 de-de Black Friday Week starts at midnight Um Mitternacht startet die Black Friday Woche"} +{"t":"DDA 24 Outbound 022 de-de Ooooh! Amazon Black Friday Week is just hours away Die Amazon Black Friday Woche startet"} +{"t":"DDA 24 Outbound 023 de-de Finish your wishlist Wunschliste fertig?"} +{"t":"DDA 24 Outbound 024 de-de Set your alarm! Stell dir den Wecker"} +{"t":"DDA 24 Outbound 025 de-de Amazon Black Friday Week is finally here! Endlich: Die Amazon Black Friday Woche ist da!"} +{"t":"DDA 24 Outbound 026 de-de Save up to 40% on great products Spare bis zu 40 % bei tollen Produkten"} +{"t":"DDA 24 Outbound 027 de-de Great deals on great products Tolle Angebote, tolle Produkte"} +{"t":"DDA 24 Outbound 028 de-de Ooooh! Lots of great deals to be found Hol dir jede Menge tolle Angebote"} +{"t":"DDA 24 Outbound 029 de-de Shop deals now Angebote entdecken"} +{"t":"DDA 24 Outbound 030 de-de Amazon Black Friday Week is finally here Die Amazon Black Friday Woche ist da!"} +{"t":"DDA 24 Outbound 031 de-de Get up to 40% off great products Spare bis zu 40 % bei tollen Angeboten"} +{"t":"DDA 24 Outbound 032 de-de Get deals now Hol dir die Angebote"} +{"t":"DDA 24 Outbound 033 de-de Black Friday Week deals are available Jetzt: tolle Angebote in der Black Friday Woche"} +{"t":"DDA 24 Outbound 034 de-de Up to 40% off epic deals. Ooooh! Bis zu 40 % sparen bei tollen Angeboten"} +{"t":"DDA 24 Outbound 035 de-de Amazon Black Friday Week has only just begun Die Amazon Black Friday Woche hat erst angefangen"} +{"t":"DDA 24 Outbound 036 de-de Ooooh! Black Friday Week deals! Black Friday Woche: tolle Angebote"} +{"t":"DDA 24 Outbound 037 de-de Save up to 40% throughout Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 038 de-de More great deals coming tomorrow! Mehr tolle Angebote ab morgen!"} +{"t":"DDA 24 Outbound 039 de-de Shop now Jetzt einkaufen"} +{"t":"DDA 24 Outbound 040 de-de Day 1 of Black Friday Week is almost over Black Friday Woche: Tag 1 ist bald rum"} +{"t":"DDA 24 Outbound 041 de-de Up to 40% off deals continues tomorrow Auch morgen wieder bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 042 de-de Great savings throughout Amazon Black Friday Week Spare in der Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 043 de-de New day, new deals: Black Friday Week Neuer Tag, neue Angebote: Black Friday Woche"} +{"t":"DDA 24 Outbound 044 de-de Up to 40% off continues this Black Friday Week Nicht vergessen: Tolle Angebote warten"} +{"t":"DDA 24 Outbound 045 de-de Don't forget your deals today Nicht vergessen: Tolle Angebote warten"} +{"t":"DDA 24 Outbound 046 de-de More epic deals this Black Friday Week Amazon Black Friday Woche: noch mehr Angebote"} +{"t":"DDA 24 Outbound 047 de-de Find your deals Angebote entdecken"} +{"t":"DDA 24 Outbound 048 de-de Epic deals in Amazon Black Friday Week Jetzt sparen in der Black Friday Woche"} +{"t":"DDA 24 Outbound 049 de-de Still up to 40% off in Amazon Black Friday Week Weiter bis zu 40 %: Black Friday Woche"} +{"t":"DDA 24 Outbound 050 de-de Epic Black Friday Week deals await Black Friday Woche: Tolle Angebote warten"} +{"t":"DDA 24 Outbound 051 de-de Up to 40% off great products Spare bei tollen Produkten bis zu 40 %"} +{"t":"DDA 24 Outbound 052 de-de Great deals to be had Es gibt tolle Angebote"} +{"t":"DDA 24 Outbound 053 de-de Up to 40% off in Amazon Black Friday Week Amazon Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 054 de-de Ooooh! Amazon Black Friday Week deals Angebote der Black Friday Woche"} +{"t":"DDA 24 Outbound 055 de-de Get your Amazon Black Friday Week deals Amazon Black Friday Woche: Top-Angebote"} +{"t":"DDA 24 Outbound 056 de-de Still up to 40% off great products Immer noch bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 057 de-de Still great deals to be had Es gibt noch mehr tolle Angebote"} +{"t":"DDA 24 Outbound 058 de-de New day, new Black Friday Week deals Black Friday Woche: Neuer Tag, neue Angebote"} +{"t":"DDA 24 Outbound 059 de-de Great Amazon deals on great products Tolle Amazon Angebote für tolle Produkte"} +{"t":"DDA 24 Outbound 060 de-de Ooooh! Great deals await Tolle Angebote warten"} +{"t":"DDA 24 Outbound 061 de-de Ooooh! Up to 40% off awaits Spare bis zum 31. Dezember bis zu XX %"} +{"t":"DDA 24 Outbound 062 de-de Up to 40% off - Amazon Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 063 de-de Ooooh! deals on great products Angebote für tolle Produkte"} +{"t":"DDA 24 Outbound 064 de-de Black Friday Week deals to be had Angebote der Amazon Black Friday Woche entdecken"} +{"t":"DDA 24 Outbound 066 de-de Find oooooooh! deals at Amazon Entdecke tolle Angebote bei Amazon"} +{"t":"DDA 24 Outbound 067 de-de Up to 40% off Ooooh! great products Spare bei tollen Produkten bis zu 40 %"} +{"t":"DDA 24 Outbound 069 de-de Up to 40% off. Ooooh indeed... Aber sowas von sparen: Bis zu 40 %"} +{"t":"DDA 24 Outbound 070 de-de Great deals await Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 071 de-de Save up to 40% Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 072 de-de Show now Jetzt einkaufen"} +{"t":"DDA 24 Outbound 073 de-de Black Friday deals are still waiting for you Mehr Black Friday Angebote für dich"} +{"t":"DDA 24 Outbound 074 de-de Up to 40% off will make you go Ooooh! Bis zu 40 % Rabatt"} +{"t":"DDA 24 Outbound 075 de-de Great deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 076 de-de Up to 40% off a wide selection Große Auswahl: bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 077 de-de Find great deals in Amazon Black Friday Amazon Black Friday: Finde tolle Angebote"} +{"t":"DDA 24 Outbound 078 de-de Get yourself up to 40% off now Spare jetzt bis zu 40 %"} +{"t":"DDA 24 Outbound 079 de-de Up to 40% on great products Spare bei tollen Produkten bis zu 40 %"} +{"t":"DDA 24 Outbound 080 de-de Lots of deals are still waiting Viele Angebote warten noch auf dich"} +{"t":"DDA 24 Outbound 081 de-de Amazon Black Friday deals Jetzt sparen: Amazon Black Friday"} +{"t":"DDA 24 Outbound 082 de-de It's the last day of Black Friday Week Heute ist der letzte Tag der Black Friday Woche"} +{"t":"DDA 24 Outbound 083 de-de Still time to save up to 40% off Noch kannst du bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 084 de-de There's still time to get great deals Noch ist Zeit für tolle Angebote"} +{"t":"DDA 24 Outbound 085 de-de The Amazon Black Friday Week clock is ticking... Amazon Black Friday Woche: Endspurt!"} +{"t":"DDA 24 Outbound 086 de-de Shop great deals Angebote entdecken"} +{"t":"DDA 24 Outbound 087 de-de Only one day left of Amazon Black Friday Week Letzter Tag: Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 088 de-de Still up to 40% off on great products Immer noch bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 089 de-de It's the last day of Amazon Black Friday Week!! Heute ist der letzte Tag der Black Friday Woche"} +{"t":"DDA 24 Outbound 090 de-de Go Ooooh! With up to 40% off Bis zu 40 % Rabatt"} +{"t":"DDA 24 Outbound 091 de-de Save today with up to 40% off Spare heute mit Angeboten bis zu 40 %"} +{"t":"DDA 24 Outbound 092 de-de Great deals on products worth an Ooooh! Top-Angebote, und alle so: Oooh!"} +{"t":"DDA 24 Outbound 093 de-de Last few hours of Amazon Black Friday Week Black Friday Woche: Die letzten Stunden"} +{"t":"DDA 24 Outbound 094 de-de There's still time to get up to 40% off Noch kannst du bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 096 de-de Discover Black Friday Week deals Entdecke tolle Angebote bei Amazon"} +{"t":"DDA 24 Outbound 097 de-de Get up to 40% off now Spare jetzt bis zu 40 %"} +{"t":"DDA 24 Outbound 098 de-de Shop all deals Angebote entdecken"} +{"t":"DDA 24 Outbound 099 de-de Explore Black Friday Week deals Angebote der Amazon Black Friday Woche entdecken"} +{"t":"DDA 24 Outbound 100 de-de Discover epic deals Entdecke tolle Angebote bei Amazon"} +{"t":"DDA 24 Outbound 101 de-de Black Friday is here Der Black Friday ist da"} +{"t":"DDA 24 Outbound 102 de-de Up to 40% off: deals too good to miss Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 103 de-de Epic deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"DDA 24 Outbound 104 de-de Discover great deals this Black Friday Amazon Black Friday: Finde tolle Angebote"} +{"t":"DDA 24 Outbound 105 de-de Save up to 40% off Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 106 de-de There's still time to save up to 40% off Noch ist Zeit für tolle Angebote"} +{"t":"DDA 24 Outbound 107 de-de Amazon Black Friday Week: 21 Nov - 2 Dec Amazon Black Friday Woche: 21.11.–2.12."} +{"t":"DDA 24 Outbound 108 de-de Discover our Amazon Creator top deals Entdecke Top-Tipps der Amazon Creators"} +{"t":"DDA 24 Outbound 109 de-de Let us show you some great savings across Amazon Black Friday Week So sparst du in der Black Friday Woche"} +{"t":"DDA 24 Outbound 110 de-de Amazon Black Friday Week: Up to 40% off Black Friday Woche: bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 111 de-de We've got deals worth Ooooh-ing about Wir haben tolle Angebote für dich"} +{"t":"DDA 24 Outbound 112 de-de Deals throughtout Black Friday Week Top-Angebote in der Black Friday Woche"} +{"t":"DDA 24 Outbound 113 de-de Deals, deals, deals on your favourite products Jede Menge Angebote für Top-Produkte"} +{"t":"DDA 24 Outbound 114 de-de Deals, deals, deals in Black Friday Week Black Friday Woche: richtig viel sparen"} +{"t":"DDA 24 Outbound 116 de-de Up to 40% off on [category] Bis zu 40 %: [category]"} +{"t":"DDA 24 Outbound 117 de-de Black Friday week with up to 40% off Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 118 de-de Great deals on [electronics] Tolle Angebote: [category]"} +{"t":"DDA 24 Outbound 119 de-de Great deals during Black Friday Week Black Friday Woche: tolle Angebote"} +{"t":"DDA 24 Outbound 120 de-de Subscribe Jetzt anmelden"} +{"t":"DDA 24 Outbound 121 de-de Ooh great deals during Black Friday Week Tolle Angebote in der Black Friday Woche"} +{"t":"DDA 24 Outbound 122 de-de Up to 40% off on WOW! Deals at Amazon Spare bis zu 40 % bei WOW-Angeboten"} +{"t":"DDA 24 Outbound 123 de-de Great WOW! Deals on [CATEGORY] WOW-Angebote: [category]"} +{"t":"DDA 24 Outbound 124 de-de Great WOW! Deals at Amazon WOW-Angebote auf Amazon"} +{"t":"DDA 24 Outbound 125 de-de Great WOW! Deals on [insert category] WOW-Angebote: [category]"} +{"t":"DDA 24 Outbound 126 de-de See WOW! Deals WOW-Angebote entdecken"} +{"t":"DDA 24 Outbound 127 de-de Take a look at our 100 top deals Unsere 100 besten Angebote für dich"} +{"t":"DDA 24 Outbound 128 de-de Up to 40% off during Black Friday Week Black Friday Woche: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 129 de-de Great savings during Black Friday Week Black Friday Woche: Tolle Preise"} +{"t":"DDA 24 Outbound 130 de-de See top picks Top-Angebote entdecken"} +{"t":"DDA 24 Outbound 131 de-de Black Friday deals just for you Black Friday Angebote nur für dich"} +{"t":"DDA 24 Outbound 132 de-de Up to 40% off on your favourite products Bis zu 40 % Rabatt auf deine Favoriten"} +{"t":"DDA 24 Outbound 133 de-de Great savings on your favourite products Richtig sparen bei deinen Favoriten"} +{"t":"DDA 24 Outbound 134 de-de See your deals Angebote finden"} +{"t":"DDA 24 Outbound 135 de-de Premium brand deals in Black Friday Week Black Friday Woche: Premium-Marken"} +{"t":"DDA 24 Outbound 136 de-de Ooooh! Up to 40% off on Amazon Bis zu 40 % sparen auf Amazon"} +{"t":"DDA 24 Outbound 137 de-de Top savings on top brands Top-Preise für Top-Marken"} +{"t":"DDA 24 Outbound 138 de-de Shop top brands Top Marken kaufen"} +{"t":"DDA 24 Outbound 139 de-de Did you find something in our Black Friday deals? Dein Black Friday Angebot gefunden?"} +{"t":"DDA 24 Outbound 140 de-de Up to 40% off to make you go Ooooh! Bis zu 40% sparen"} +{"t":"DDA 24 Outbound 141 de-de You've got great taste with great savings Hol dir tolle Marken und spare"} +{"t":"DDA 24 Outbound 142 de-de Keep shopping deals Weiter einkaufen"} +{"t":"DDA 24 Outbound 143 de-de Amazon Black friday Week deals to be had Jetzt sparen: Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 144 de-de Keep shopping for up to 40% off Weiter einkaufen und bis zu 40 % sparen"} +{"t":"DDA 24 Outbound 145 de-de Keep shopping for savings Weiter einkaufen und sparen"} +{"t":"DDA 24 Outbound 146 de-de Black Friday Weeks deals are trending Black Friday Woche: beliebte Angebote"} +{"t":"DDA 24 Outbound 147 de-de Up to 40% off trending products Spare bis zu 40 % bei Top-Produkten"} +{"t":"DDA 24 Outbound 148 de-de Great deals on trending products Tolle Angebote für Top-Produkte"} +{"t":"DDA 24 Outbound 149 de-de Deals on trustworthy brands Angebote für beliebte Produkte"} +{"t":"DDA 24 Outbound 150 de-de Top brands at excellent prices Top-Marken zu ausgezeichneten Preisen"} +{"t":"DDA 24 Outbound 151 de-de See all Alles ansehen"} +{"t":"DDA 24 Outbound 152 de-de You've got great taste for big savings Hol dir tolle Marken und spare"} +{"t":"DDA 24 Outbound 153 de-de Epic Black Friday Week deals Tolle Angebote der Amazon Black Friday Woche"} +{"t":"DDA 24 Outbound 154 de-de Products you love at prices you'll love! Ihre Lieblingsprodukte zu Traumpreisen!"} +{"t":"DDA 24 Outbound 155 de-de Discover highly-rated deals Entdecke hoch bewertete Angebote"} +{"t":"DDA 24 Outbound 156 de-de Found your Black Friday Week deals yet? Dein Black Friday Angebot gefunden?"} +{"t":"DDA 24 Outbound 157 de-de Check out our Top 100 deals Unsere 100 besten Angebote für dich"} +{"t":"DDA 24 Outbound 158 de-de Deals on Influencer Favourites Entdecke Influencer-Favoriten im Angebot"} +{"t":"DDA 24 Outbound 159 de-de Shop before they're gone Schnapp sie dir, bevor sie weg sind"} +{"t":"DDA 24 Outbound 160 de-de Festive finds and merry deals Festliche Fundstücke im Angebot"} +{"t":"DDA 24 Outbound 161 de-de Gifts, hosting, decor for less Geschenke und Deko für jedes Budget"} +{"t":"DDA 24 Outbound 162 de-de Black Friday Top 100 Deals Black Friday Top-100-Angebote"} +{"t":"DDA 24 Outbound 163 de-de Black Friday picks from top brands Black Friday Angebote von Top-Marken"} +{"t":"DDA 24 Outbound 164 de-de Ooooh! The Amazon Boxing Day Sale starts today Die Amazon Winter Angebote starten heute."} +{"t":"DDA 24 Outbound 165 de-de Great savings until 31 December Sichere dir bis zum 31. Dezember tolle Angebote"} +{"t":"DDA 24 Outbound 166 de-de Finish the year in style with up to 40% off Dein Feuerwerk zum Jahresende: Spare bis zu 40 %"} +{"t":"DDA 24 Outbound 167 de-de Finish this year with great savings Lass das Jahr mit tollen Angeboten ausklingen"} +{"t":"DDA 24 Outbound 168 de-de See the deals Angebote entdecken"} +{"t":"DDA 24 Outbound 169 de-de The Amazon Boxing Day Sale is here! Amazon sind da!"} +{"t":"DDA 24 Outbound 171 de-de Great deals to be found until 31 Dec Finde bis zum 31.12. fantastische Angebote"} +{"t":"DDA 24 Outbound 172 de-de The Amazon Boxing Day Sale is now on! Jetzt entdecken: die Winter Angebote bei Amazon!"} +{"t":"DDA 24 Outbound 173 de-de Shop up to xx% off until 31 December Spare bis zum 31. Dezember bis zu XX %"} +{"t":"DDA 24 Outbound 174 de-de Ooh! Great savings until 31 December Neue Möglichkeiten zum Sparen bis 31.12."} +{"t":"DDA 24 Outbound 175 de-de Bag a big deal in the Amazon Boxing Day Sale Tolle Rabatte eintüten: Amazon Winter Angebote"} +{"t":"DDA 24 Outbound 176 de-de The Amazon Boxing Day Sale is still on! Noch gibt's Amazon Winter Angebote"} +{"t":"DDA 24 Outbound 177 de-de Ooooh! Great deals until 31 December Tolle Angebote bis zum 31.12."} +{"t":"DDA 24 Outbound 178 de-de Save now Jetzt sparen"} +{"t":"DDA 24 Outbound 179 de-de Special offers on Amazon today! Heute: limitierte Amazon-Angebote!"} +{"t":"DDA 24 Outbound 180 de-de Save on great deals while they last! Noch gibt's tolle Angebote zum Sparen"} +{"t":"DDA 24 Outbound 181 de-de More Ooooh! deals until 31 December Mehr tolle Angebote bis 31. Dezember"} +{"t":"DDA 24 Outbound 183 de-de Ooh! Shop great deals on [category] today Finde tolle Angebote: [category}"} +{"t":"DDA 24 Outbound 184 de-de Get up to 40% off in our Boxing Day Sale Spare mit Winter Angeboten bis zu 40 %"} +{"t":"DDA 24 Outbound 185 de-de Great deals in the Boxing Day Sale Tolle Winter Angebote bei Amazon"} +{"t":"DDA 24 Outbound 186 de-de Amazon Last Minute Deals are here Die Amazon Last Minute Angebote sind da!"} +{"t":"DDA 24 Outbound 187 de-de Great gifts at great prices Tolle Geschenke, tolle Preise"} +{"t":"DDA 24 Outbound 188 de-de Find your Amazon Last Minute Deal Finde dein Amazon Last Minute Angebot"} +{"t":"DDA 24 Outbound 189 de-de Last Minute Deals have finally arrived Endlich: Last Minute Angebote"} +{"t":"DDA 24 Outbound 190 de-de Find a December deal to make you go Ooh! Finde tolle Angebote im Dezember"} +{"t":"DDA 24 Outbound 191 de-de Ooooh! Amazon Last Minute Deals are here Die Last Minute Angebote von Amazon sind da!"} +{"t":"DDA 24 Outbound 192 de-de Shop great deals until 22 December Entdecke tolle Angebote bis zum 22. Dezember"} +{"t":"DDA 24 Outbound 193 de-de Finish off your gift list with Last Minute Deals Last Minute Angebote für deine Geschenkliste"} +{"t":"DDA 24 Outbound 194 de-de Find perfect deals Angebote finden"} +{"t":"DDA 24 Outbound 195 de-de Amazon Last Minute Deals are here! Die Last Minute Angebote sind da"} +{"t":"DDA 24 Outbound 196 de-de Great savings until 22 December Tolle Angebote bis zum 22.12. sichern"} +{"t":"DDA 24 Outbound 197 de-de Last chance for epic deals in time Jetzt noch Angebote sichern"} +{"t":"DDA 24 Outbound 198 de-de Ooooh! Save now on your wishlist for this holiday season Tolle Angebote für deine Wunschliste"} +{"t":"DDA 24 Outbound 199 de-de Last Minute Deals are nearly ooh-ooh-over! Nur noch kurze Zeit: Last Minute Angebote!"} +{"t":"DDA 24 Outbound 200 de-de Last chance for great deals on gifts Letzte Chance: tolle Angebote für Geschenke"} +{"t":"DDA 24 Outbound 201 de-de Last chance to grab epic deals Letzte Chance für tolle Angebote"} +{"t":"DDA 24 Outbound 202 de-de Shop for deals Angebote entdecken"} +{"t":"DDA 24 Outbound 203 de-de Amazon gifts are waiting for you Amazon Angebote warten auf dich"} +{"t":"DDA 24 Outbound 204 de-de Find a perfect gift for yourself or someone Perfekte Geschenke für dich und andere"} +{"t":"DDA 24 Outbound 205 de-de Shop your deals Angebote finden"} +{"t":"DDA 24 Outbound 206 de-de Find the perfect gift Am häufigsten geschenkt"} +{"t":"DDA 24 Outbound 207 de-de Create a wishlist Neue Liste anlegen"} +{"t":"DDA 24 Outbound 208 de-de Customers' Most Loved Kunden-Favoriten"} +{"t":"DDA 24 Outbound 209 de-de Toys Spielwaren"} +{"t":"DDA 24 Outbound 210 de-de Books Bücher"} +{"t":"DDA 24 Outbound 211 de-de Computers & Accessories Computer & Software"} +{"t":"DDA 24 Outbound 212 de-de Home & Kitchen Küche, Haushalt & Möbel"} +{"t":"DDA 24 Outbound 213 de-de Fashion Mode"} +{"t":"DDA 24 Outbound 214 de-de Personal Care & Grooming Drogerie"} +{"t":"DDA 24 Outbound 215 de-de Headphones, Speakers & Music Kopfhörer & Lautsprecher"} +{"t":"DDA 24 Outbound 216 de-de Pet Products Haustierbedarf"} +{"t":"PBDD 23 Outbound 001 Subject line de-de Amazon Prime Big Deal Days are coming on XX-XX Oct Die Amazon Prime Deal Days sind am XX. und XX. Okt."} +{"t":"PBDD 23 Outbound 002 Subject line de-de Get ready to feel like a big deal with epic deals Bei diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 004 Headline de-de Two days of epic deals XX-XX Oct Zwei Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 005 Body Copy de-de [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! Bald sind die Prime Deal Days. Und stell dir vor, hier geht es nur um dich. Zwei Tage voller fantastischer Angebote nur für Prime-Mitglieder. Erstelle schon jetzt deinen Wunschzettel mit allem, was du brauchst: Tolle Angebote aus den Bereichen Elektronik, Haushalt und Küche erwarten dich. Verpasse nicht die Chance, dich wie ein Star zu fühlen!"} +{"t":"PBDD 23 Outbound 007 CTA de-de Get ready now! Mach dich bereit!"} +{"t":"PBDD 23 Outbound 009 Subject line de-de [Amazon] Prime Big Deal Days are coming on XX-XX Oct Die Prime Deal Days am XX. - XX. Okt."} +{"t":"PBDD 23 Outbound 012 Intro de-de Two days of epic deals! Zwei Tage voller Angebote!"} +{"t":"PBDD 23 Outbound 014 Subject line de-de [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Die Prime Deal Days sind fast da: XX. und XX. Okt."} +{"t":"PBDD 23 Outbound 016 Subject line de-de Two days of epic deals for Prime members only Zwei Tage voller Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 018 Headline de-de Two days of epic deals: XX-XX Oct Zwei Tage voller Angebote am XX. Und XX. Oktober"} +{"t":"PBDD 23 Outbound 019 Body Copy de-de Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! Die Prime Deal Days stehen vor der Tür. Mit exklusiven Angeboten exklusiv für Prime-Mitglieder. Da fühlst du dich wie ein Star! Erstelle noch heute deinen Prime Deal Days- Wunschzettel."} +{"t":"PBDD 23 Outbound 021 Subject line de-de Prime Big Deal Days are almost here XX - XX Oct Prime Deal Days sind am XX. - XX. Okt."} +{"t":"PBDD 23 Outbound 023 Intro de-de Make your epic deals wish list! Erstelle jetzt deinen Wunschzettel"} +{"t":"PBDD 23 Outbound 026 Subject line de-de [Amazon] Prime Big Deal Days start at midnight! Die Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 027 Subject line de-de Prime member exclusive deals from XX-XX Oct XX. - XX. Okt.: Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 028 Headline de-de Two days of epic deals XX-XX Oct Zwei Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 029 Body Copy de-de [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Die Prime Deal Days starten morgen. Mit so tollen Angeboten, dass du dich wie ein Star fühlst. Also, mach dich bereit und erstelle jetzt deinen Prime Deal Days-Wunschzettel!"} +{"t":"PBDD 23 Outbound 030 Subject line de-de [Amazon] Prime Big Deal Days start midnight! Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 031 Intro de-de 2 days of epic deals exclusively for Prime members Ist dein Wunschzettel schon fertig?"} +{"t":"PBDD 23 Outbound 034 Subject line de-de \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Die Prime Deal Days sind am XX. und XX. Oktober."} +{"t":"PBDD 23 Outbound 034F Subject line de-de [Amazon] Prime Big Deal Days are coming on XX-XX Oct Die Prime Deal Days sind am XX. und XX. Oktober."} +{"t":"PBDD 23 Outbound 035 Subject line de-de Join Prime for two days of epic deals Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 036 Subject line de-de Join Amazon Prime to access to two days of epic deals Prime-Mitglieder erhalten 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 037 Headline de-de Two days of epic deals XX-XX Oct 2 Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 040 Body Copy de-de [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days! Werde jetzt Prime-Mitglied: Damit sicherst du dir 2 Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Das solltest du nicht verpassen! Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum!*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € 8,99 pro Monat."} +{"t":"PBDD 23 Outbound 040F Body Copy de-de [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days! Werde jetzt Prime-Mitglied: Damit sicherst du dir 2 Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Das solltest du nicht verpassen! Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum!* *Nach dem 30-Tage Gratiszeitraum kostet Prime € 8,99 pro Monat."} +{"t":"PBDD 23 Outbound 041 CTA de-de Join Prime today Jetzt Prime entdecken"} +{"t":"PBDD 23 Outbound 043 Intro de-de Sign up for 2 days of epic deals Melde dich an für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 044 Intro de-de Sign up to Prime for 2 days of exclusive deals Anmelden für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 045 Subject line de-de [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Prime Deal Days sind fast da: xx. und xx. Oktober"} +{"t":"PBDD 23 Outbound 046 Subject line de-de Join Prime for two days of epic deals\n Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 046F Subject line de-de Join Prime for two days of epic deals Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 047 Headline de-de Two days of epic deals: XX-XX Oct 2 Tage voller Angebote am XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 050 Body Copy de-de [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 050F Body Copy de-de [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Bald sind die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.* *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 051 Subject line de-de Prime Big Deal Days are almost here XX-XX Oct Prime Deal Days sind fast da: XX-XX Okt."} +{"t":"PBDD 23 Outbound 052 Subject line de-de Stay up late, Prime Big Deal Days start at midnight! Wach bleiben, Prime Deal Days ab Mitternacht!"} +{"t":"PBDD 23 Outbound 053 de-de Prime Big Deal Days start at midnight! Die Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 054 Subject line de-de Join Prime for exclusive deals from XX-XX Oct Werde Prime-Mitglied für Angebote vom XX.-XX. Okt."} +{"t":"PBDD 23 Outbound 055 Headline de-de Two days of epic deals XX-XX Oct 2 Tage voller Angebote: XX. und XX. Oktober"} +{"t":"PBDD 23 Outbound 058 Body Copy de-de [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. Die Prime Deals Days starten morgen! Werde jetzt Prime-Mitglied und fühle dich wie ein Star. Sichere dir 2 Tage voller exklusiver Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolles Entertainment. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 058F Body Copy de-de [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. Die Prime Deals Days starten morgen! Werde jetzt Prime-Mitglied und fühle dich wie ein Star. Sichere dir 2 Tage voller exklusiver Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolles Entertainment. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.* *Nach dem 30-Tage Gratiszeitraum kostet Prime €8,99 pro Monat."} +{"t":"PBDD 23 Outbound 059 Subject line de-de Prime Big Deal Days start midnight! Prime Deal Days starten um Mitternacht!"} +{"t":"PBDD 23 Outbound 060 Intro de-de Sign up for exclusive deals from XX-XX Oct Exklusive Angebote sichern: xx.-xx. Okt."} +{"t":"PBDD 23 Outbound 061 Intro de-de Sign up for two days of exclusive deals Anmelden für 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 062 Subject line de-de \n Get your additional promo codes now! Hol dir jetzt zusätzliche Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 062F Subject line de-de Get your additional promo codes now! Hol dir jetzt zusätzliche Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 063 Subject line de-de Get extra savings on Prime Big Deal Days XX-XX Oct Spare mehr mit tollen Angeboten"} +{"t":"PBDD 23 Outbound 065 Headline de-de [Amazon] Prime Big Deal Days are XX-XX Oct! Die Prime Deal Days sind vom XX.-XX. Oktober!"} +{"t":"PBDD 23 Outbound 066 Body Copy de-de [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Die Prime Deal Days sind zwei Tage voller Angebote exklusiv für Prime-Mitglieder. Da fühlst du dich wie ein Star! Du kannst es nicht erwarten? Erfahre schon jetzt mehr über deine exklusiven Aktionsgutscheine und Angebote, die du vor und während der Prime Deal Days nutzen kannst."} +{"t":"PBDD 23 Outbound 068 CTA de-de Claim now\n \n \n Jetzt aktivieren"} +{"t":"PBDD 23 Outbound 068F CTA de-de Claim now Jetzt aktivieren"} +{"t":"PBDD 23 Outbound 069 Intro de-de See exclusive Prime promo codes and offers here Exklusive Aktionsgutscheine & Angebote"} +{"t":"PBDD 23 Outbound 070 Intro de-de See exclusive Prime exclusive offers here Finde hier exklusive Prime-Angebote"} +{"t":"PBDD 23 Outbound 071 CTA de-de Claim now Jetzt aktivieren"} +{"t":"PBDD 23 Outbound 072 Subject line de-de Get your exclusive promo codes now! \n Werde Prime-Mitglied, spare an den Prime Deal Days"} +{"t":"PBDD 23 Outbound 072F Subject line de-de Get your exclusive promo codes now! Werde Prime-Mitglied, spare an den Prime Deal Days"} +{"t":"PBDD 23 Outbound 073 Subject line de-de Get your exclusive offers now! Sicher dir jetzt exklusive Angebote!"} +{"t":"PBDD 23 Outbound 074 Subject line de-de Join Prime to save on your Prime Big Deal Days orders Mitglieder sparen bei Prime Deal Days-Bestellungen"} +{"t":"PBDD 23 Outbound 075 Headline de-de Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Unser Tipp für die Prime Deal Days am XX.-XX. Okt."} +{"t":"PBDD 23 Outbound 076 Body Copy de-de [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. Am XX. und XX. Oktober sind die Prime Deal Days mit 2 Tagen voller Angebote für Prime-Mitglieder. Da fühlst du dich wie ein Star. Du willst nicht warten? Erfahre schon jetzt mehr über deine exklusiven Prime-Aktionsgutscheine und Angebote, die du vor und während der Prime Deal Days nutzen kannst."} +{"t":"PBDD 23 Outbound 077 CTA de-de Join now Prime-Mitglied werden"} +{"t":"PBDD 23 Outbound 078 Subject line de-de [Amazon] Prime Big Deal Days on XX-XX Oct \n Prime Deal Days am XX.-XX. Oktober"} +{"t":"PBDD 23 Outbound 078F Subject line de-de [Amazon] Prime Big Deal Days on XX-XX Oct Prime Deal Days am XX.-XX. Oktober"} +{"t":"PBDD 23 Outbound 079 Intro de-de \n Join Prime to get exclusive promo codes and more! Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 079F Intro de-de Join Prime to get exclusive promo codes and more! Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 080 CTA de-de Join now Werde Prime-Mitglied"} +{"t":"PBDD 23 Outbound 081 Subject line de-de [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 082 Subject line de-de Get epic deals until midnight tomorrow Tolle Angebote bis morgen Abend"} +{"t":"PBDD 23 Outbound 083 Headline de-de Get epic deals to make you the centre of attention Mit diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 084 Body Copy de-de [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Heute starten die Prime Deal Days. Genieße 2 Tage voller Angebote auf Elektronik, Haushalt, Küche und mehr. Sichere dir die Angebote, bevor sie weg sind und fühl dich wie ein Star."} +{"t":"PBDD 23 Outbound 085 CTA de-de Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 087 Subject line de-de [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 088 Intro de-de Two days of Prime member exclusive deals 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 090 Subject line de-de Enjoy [Amazon] Prime Big Deal Days now Entdecke heute die Prime Deal Days"} +{"t":"PBDD 23 Outbound 091 Subject line de-de Shop epic deals only until midnight tomorrow Tolle Angebote bis morgen Abend"} +{"t":"PBDD 23 Outbound 092 Headline de-de Shop your exclusive Prime Big Deal Days savings Entdecke deine exklusiven Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 093 Body Copy de-de Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Der erste Tag der Prime Deal Days ist fast vorbei. Es bleibt ein weiterer Tag mit tollen Angeboten exklusiv für Prime-Mitglieder. Los geht’s! Finde die Angebote, mit denen du dich wie ein Star fühlst!"} +{"t":"PBDD 23 Outbound 095 Subject line de-de [Amazon] Prime Big Deal Days are on now Die Prime Deal Days haben begonnen"} +{"t":"PBDD 23 Outbound 096 Intro de-de Exclusive deals until midnight tomorrow Exklusive Angebote bis morgen 23:59 Uhr"} +{"t":"PBDD 23 Outbound 098 Subject line de-de Amazing Prime Big Deal Days are in full swing Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 099 Subject line de-de Two days of epic deals. Ends midnight tomorrow 2 Tage voller Angebote. Bis morgen 23:59 Uhr"} +{"t":"PBDD 23 Outbound 100 Headline de-de Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star."} +{"t":"PBDD 23 Outbound 101 Body Copy de-de [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! Die Prime Deal Days-Angebote sind exklusiv für Prime-Mitglieder wie dich. Also lass sie dir nicht entgehen!"} +{"t":"PBDD 23 Outbound 102 CTA de-de Shop now\n \n Jetzt sparen"} +{"t":"PBDD 23 Outbound 102F CTA de-de Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 103 Subject line de-de [Amazing] Prime Big Deal Days are in full swing Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 104 Intro de-de Two days of epic deals. Ends tomorrow 2 Tage voller Angebote enden morgen."} +{"t":"PBDD 23 Outbound 105 CTA de-de Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 106 Subject line de-de New day, new deals with [Amazon] Prime Big Deal Days Ein neuer Tag mit neuen Prime Deal Days-Angeboten"} +{"t":"PBDD 23 Outbound 110 Subject line de-de These epic deals end at midnight Diese tollen Angebote enden um Mitternacht"} +{"t":"PBDD 23 Outbound 111 Headline de-de Shop today's epic deals and feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star."} +{"t":"PBDD 23 Outbound 112 Body Copy de-de Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Mach dich bereit für einen neuen Tag voller Angebote. Der letzte Tag der Prime Deal Days ist da. Aber keine Sorge, heute gibt es sogar noch mehr tolle Angebote zu entdecken. Das solltest du dir nicht entgehen lassen. Worauf wartest du noch? Auf zu den tollen Angeboten exklusiv für Prime-Mitglieder."} +{"t":"PBDD 23 Outbound 113 CTA de-de Shop now\n \n Jetzt sparen"} +{"t":"PBDD 23 Outbound 113F CTA de-de Shop now Jetzt sparen"} +{"t":"PBDD 23 Outbound 115 Subject line de-de Even more deals today in Prime Big Deal Days Heute noch mehr Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 117 Intro de-de These epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PBDD 23 Outbound 120 Subject line de-de [Amazon] Prime Big Deal Days are almost over Die Prime Deal Days sind fast vorbei"} +{"t":"PBDD 23 Outbound 121 Subject line de-de Shop exclusive deals until midnight tonight Exklusive Angebote nur bis heute um Mitternacht"} +{"t":"PBDD 23 Outbound 122 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und dich wie ein Star fühlen"} +{"t":"PBDD 23 Outbound 123 Body Copy de-de Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Die Prime Deal Days enden heute um Mitternacht. Also beeile dich! Die letzte Chance, richtig zu sparen und dich wie ein Star zu fühlen."} +{"t":"PBDD 23 Outbound 125 Subject line de-de [Amazon] Prime Big Deal Days ends midnight Die Prime Deal Days enden heute"} +{"t":"PBDD 23 Outbound 126 Intro de-de Shop exclusive deals until midnight Exklusive Angebote noch bis Mitternacht"} +{"t":"PBDD 23 Outbound 129 Subject line de-de [Amazon] Prime Big Deal Days end tonight Die Prime Deal Days enden heute"} +{"t":"PBDD 23 Outbound 130 Subject line de-de Shop exclusive deals until midnight tonight Exklusive Angebote noch bis Mitternacht"} +{"t":"PBDD 23 Outbound 131 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und sich wie ein Star fühlen"} +{"t":"PBDD 23 Outbound 132 Body Copy de-de [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Die Prime Deal Days sind bald vorbei. Aber keine Panik: Noch bleibt genug Zeit, die Angebote nur für Prime-Mitglieder zu entdecken. Also, höre auf diese E-Mail zu lesen, spare mit den tollen Prime Deal Days-Angeboten und fühle dich wie ein Star!"} +{"t":"PBDD 23 Outbound 134 Subject line de-de Discover new deals on Prime Big Deal Days Entdecke neue Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 135 Intro de-de [Amazon] Prime Big Deal Days ends midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 137 Subject line de-de [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 138 Subject line de-de Shop epic deals until midnight tomorrow Tolle Angebote nur noch bis morgen Abend"} +{"t":"PBDD 23 Outbound 139 Headline de-de Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 142 Body Copy de-de Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Heute starten die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir 2 Tage voller Angebote aus Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet [Amazon] Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 142F Body Copy de-de Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Heute starten die Prime Deal Days. Werde jetzt Prime-Mitglied und sichere dir 2 Tage voller Angebote aus Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet [Amazon] Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 143 Subject line de-de [Amazon] Prime Big Deal Days are here! Heute starten die Prime Deal Days!"} +{"t":"PBDD 23 Outbound 144 Intro de-de Two days of exclusive deals 2 Tage voller Angebote"} +{"t":"PBDD 23 Outbound 145 Subject line de-de Enjoy Prime Big Deal Days now Die Prime Deal Days - Jetzt entdecken"} +{"t":"PBDD 23 Outbound 146 Subject line de-de Shop epic deals until midnight tomorrow Richtig sparen bis morgen um Mitternacht"} +{"t":"PBDD 23 Outbound 147 Headline de-de Feel special with exclusive [Amazon] Prime Big Deal Days deals Fühle dich wie ein Star: Prime Deal Days-Angebote"} +{"t":"PBDD 23 Outbound 150 de-de The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Bald ist der erste Tag der Prime Deal Days vorbei. Aber keine Angst. Es ist nie zu spät, Prime-Mitglied zu werden. Damit sicherst du dir nicht nur tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr, du erhältst auch schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 150F de-de The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Bald ist der erste Tag der Prime Deal Days vorbei. Aber keine Angst. Es ist nie zu spät, Prime-Mitglied zu werden. Damit sicherst du dir nicht nur tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr, du erhältst auch schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 151 Subject line de-de [Amazon] Prime Big Deal Days end tomorrow Die Prime Deal Days enden morgen"} +{"t":"PBDD 23 Outbound 152 Intro de-de Shop exclusive deals Mit exklusiven Angeboten sparen"} +{"t":"PBDD 23 Outbound 153 Subject line de-de Prime Big Deal Days are in full swing! Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 154 Subject line de-de Still time left to join Prime and get epic deals Noch bleibt Zeit. Werde Prime-Mitglied und spare"} +{"t":"PBDD 23 Outbound 155 Headline de-de Shop epic deals like the star that you are Spare mit tollen Angeboten wie ein Star"} +{"t":"PBDD 23 Outbound 158 de-de The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Die Prime Deal Days laufen bereits. Noch ist es Zeit, Prime-Mitglied zu werden und sich tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr exklusive für Mitglieder zu sichern. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.*\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 158F de-de The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Die Prime Deal Days laufen bereits. Noch ist es Zeit, Prime-Mitglied zu werden und sich tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr exklusive für Mitglieder zu sichern. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.* *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 159 Subject line de-de [Amazon] Prime Big Deal Days are in full swing! Die Prime Deal Days sind in vollem Gange"} +{"t":"PBDD 23 Outbound 160 Intro de-de 2 days of epic deals of ends tomorrow 2 Tage voller Angebote enden morgen"} +{"t":"PBDD 23 Outbound 161 Subject line de-de It’s the last day of [Amazon] Prime Big Deal Days Die Prime Deal Days sind bald vorbei"} +{"t":"PBDD 23 Outbound 162 Subject line de-de Save like a superstar until midnight Spare bis Mitternacht und fühl dich wie ein Star"} +{"t":"PBDD 23 Outbound 163 Headline de-de It's the last chance to shop some epic deals Das ist die letzte Chance, um richtig zu sparen"} +{"t":"PBDD 23 Outbound 166 Body Copy de-de The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. \n Der letzte Tag der Prime Deal Days hat begonnen[SK1] . Werde jetzt Prime-Mitglied und sichere dir tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 166F Body Copy de-de The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Der letzte Tag der Prime Deal Days hat begonnen[SK1] . Werde jetzt Prime-Mitglied und sichere dir tolle Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 167 Intro de-de [Amazon] Prime Big Deal Days end midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 168 Subject line de-de It’s closing night for [Amazon] Prime Big Deal Days Die Prime Deal Days enden heute Nacht"} +{"t":"PBDD 23 Outbound 169 Subject line de-de Shop exclusive deals until midnight tonight Jetzt noch bis Mitternacht sparen"} +{"t":"PBDD 23 Outbound 170 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Spare und fühle dich wie ein Star"} +{"t":"PBDD 23 Outbound 173 de-de [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. \n Die Prime Deal Days enden um Mitternacht. Noch ist Zeit, um Prime-Mitglied zu werden und von den exklusiven Angeboten aus den Bereichen Elektronik, Haushalt, Küche und mehr zu profitieren. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. \n Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum.\n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 173F de-de [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Die Prime Deal Days enden um Mitternacht. Noch ist Zeit, um Prime-Mitglied zu werden und von den exklusiven Angeboten aus den Bereichen Elektronik, Haushalt, Küche und mehr zu profitieren. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 174 Subject line de-de [Amazon] Prime Big Deal Days ends midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 176 Subject line de-de [Amazon] Prime Big Deal Days end tonight Die Prime Deal days enden heute Nacht"} +{"t":"PBDD 23 Outbound 177 Subject line de-de Join Prime and get epic deals until midnight Werde Prime-Mitglied und spare"} +{"t":"PBDD 23 Outbound 178 Headline de-de Shop epic deals like the star that you are Bei diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PBDD 23 Outbound 181 de-de The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Bald enden die Prime Deal Days. Aber keine Angst, noch ist Zeit, um Prime-Mitglied zu werden und sich exklusive Angebote zu sichern. Werde jetzt Prime-Mitglied und spare bei Angeboten aus Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum.\n \n *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 181F de-de The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Bald enden die Prime Deal Days. Aber keine Angst, noch ist Zeit, um Prime-Mitglied zu werden und sich exklusive Angebote zu sichern. Werde jetzt Prime-Mitglied und spare bei Angeboten aus Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du als Prime-Mitglied schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Neu dabei? Entdecke Prime mit dem 30 Tage Gratiszeitraum. *Nach dem 30-Tage Gratiszeitraum kostet Prime € XX pro Monat."} +{"t":"PBDD 23 Outbound 182 Subject line de-de [Amazon] Prime Big Deal Days ends at midnight Die Prime Deal Days enden um Mitternacht"} +{"t":"PBDD 23 Outbound 183 Intro de-de Last chance to feel like a big deal Letzte Chance, richtig zu sparen"} +{"t":"PBDD 23 Outbound 185 Subject line de-de Thanks for joining [Amazon]Prime Big Deal Days! Danke, dass du bei den Prime Deal Days dabei warst"} +{"t":"PBDD 23 Outbound 186 Subject line de-de You've enjoyed two days of epic savings Wir hoffen, du hat richtig viel gespart"} +{"t":"PBDD 23 Outbound 187 Headline de-de [Amazon] Prime Big Deal Days have finally come to an end! Die Prime Deal Days sind vorbei!"} +{"t":"PBDD 23 Outbound 188 Headline de-de Prime Big Deal Days have ended! Die Prime Deal Days sind vorbei!"} +{"t":"PBDD 23 Outbound 189 Body Copy de-de Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Vielen Dank, dass du als Prime-Mitglied bei den Prime Deal Days dabei warst! Hoffentlich hast du ein paar richtig tolle Angebote gefunden, bei denen du dich wie ein Star fühlen konntest. Und keine Angst, dank der exklusiven Angebote und Prämien für Prime-Mitglieder wirst du bei Amazon immer wieder tolle Ersparnisse erzielen können. Bis bald!"} +{"t":"PBDD 23 Outbound 191 Subject line de-de Thanks for being an epic saver! Vielen Dank, dass du dabei warst!"} +{"t":"PBDD 23 Outbound 192 Intro de-de Prime Big Deal Days are over Die Prime Deal Days sind vorbei"} +{"t":"PBDD 23 Outbound 193 CTA de-de Visit Amazon soon Zu Amazon"} +{"t":"PBDD 23 Outbound 194 Subject line de-de Shop epic deals on (Homeware) Entdecke tolle Angebote aus (Haushalt)"} +{"t":"PBDD 23 Outbound 195 Intro de-de Exclusive for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"PBDD 23 Outbound 196 CTA de-de Save now Jetzt entdecken"} +{"t":"PBDD 23 Outbound 197 Subject line de-de Shop limited Lightning deals before they go Blitzangebote: Schnell zugreifen!"} +{"t":"PBDD 23 Outbound 198 Subject line de-de Shop the top 100 Lightning deals now Entdecke beliebte Blitzangebote"} +{"t":"PBDD 23 Outbound 199 Intro de-de Discover our top 100 deals! Unsere Top 100 Angebote"} +{"t":"PBDD 23 Outbound 203 de-de Discover now Jetzt entdecken"} +{"t":"PBDD 23 Outbound 205 Subject line de-de Limited time for deals on xx and more! Nur kurze Zeit: Angebote auf xx und mehr"} +{"t":"PBDD 23 Outbound 207 Intro de-de Shop while they last Greif zu, solange der Vorrat reicht"} +{"t":"PBDD 23 Outbound 209 Subject line de-de New day, new deals - get them before they go! Neue Angebote - schnapp sie dir!"} +{"t":"PBDD 23 Outbound 212 Intro de-de Shop our biggest reccomends Entdecke unsere Empfehlungen"} +{"t":"PBDD 24 Outbound 001 Subject line de-de Prime Big Deal Days are 8-9 October Die Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Outbound 002 Subject line de-de Get ready to feel like a big deal with epic deals Lass dich feiern und spare so richtig"} +{"t":"PBDD 24 Outbound 003 Headline de-de Two days of epic deals 8-9 October Zwei Tage voller Angebote: 8. und 9. Oktober"} +{"t":"PBDD 24 Outbound 004 CTA de-de Get ready now Mach dich bereit"} +{"t":"PBDD 24 Outbound 005 Title de-de Prime Big Deal Days are 8-9 October Die Prime Deal Days sind am 8. und 9. Oktober"} +{"t":"PBDD 24 Outbound 006 Intro de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Outbound 015 Subject line de-de Prime Big Deal Days start tomorrow Die Prime Deal Days starten morgen"} +{"t":"PBDD 24 Outbound 019 Title de-de Prime Big Deal Days start tomorrow Die Prime Deal Days starten morgen"} +{"t":"PBDD 24 Outbound 022 Subject line de-de Prime Big Deal Days are here Heute sind die Prime Deal Days"} +{"t":"PBDD 24 Outbound 023 Subject line de-de Get epic deals and feel like a star Lass dich feiern und spare so richtig"} +{"t":"PBDD 24 Outbound 024 Headline de-de Get epic deals until midnight tomorrow Tolle Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 025 CTA de-de Shop now Jetzt sparen"} +{"t":"PBDD 24 Outbound 026 Title de-de Prime Big Deal Days are here Heute sind die Prime Deal Days"} +{"t":"PBDD 24 Outbound 027 Intro de-de 2 days of Prime member exclusive deals Zwei Tage Angebote nur für Prime-Mitglieder"} +{"t":"PBDD 24 Outbound 029 Subject line de-de Enjoy Prime Big Deal Days now Entdecke jetzt die Prime Deal Days"} +{"t":"PBDD 24 Outbound 030 Subject line de-de Get exclusive deals with Prime Big Deal Days Lass dich feiern und spare so richtig"} +{"t":"PBDD 24 Outbound 031 Headline de-de Shop epic deals only until midnight tomorrow Tolle Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 033 Title de-de Prime Big Deal Days are happening now Die Prime Deal Days sind da"} +{"t":"PBDD 24 Outbound 034 Intro de-de Exclusive deals until midnight tomorrow Exklusive Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 036 Title de-de Prime Big Deal Days are in full swing Spare so richtig bei den Prime Deal Days"} +{"t":"PBDD 24 Outbound 037 Intro de-de Two days of epic deals end tomorrow Zwei Tage voller Angebote enden morgen"} +{"t":"PBDD 24 Outbound 039 Subject line de-de It’s the last day of Prime Big Deal Days Die Prime Deal Days sind morgen vorbei"} +{"t":"PBDD 24 Outbound 040 Subject line de-de Shop epic deals that make you feel like a big deal Lass dich feiern und spare so richtig"} +{"t":"PBDD 24 Outbound 041 Headline de-de The epic deals end at midnight Tolle Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 043 Title de-de It’s the last day of Prime Big Deal Days Die Prime Deal Days sind bald vorbei"} +{"t":"PBDD 24 Outbound 044 Intro de-de The epic deals end at midnight Tolle Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 046 Subject line de-de Final call: Prime Big Deal Days are ending Die Prime Deal Days sind fast vorbei"} +{"t":"PBDD 24 Outbound 047 Subject line de-de Shop exclusive deals until midnight tonight Tolle Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 048 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Sicher dir die letzten Angebote"} +{"t":"PBDD 24 Outbound 050 Title de-de Prime Big Deal Days are ending soon Die Prime Deal Days enden bald"} +{"t":"PBDD 24 Outbound 051 Intro de-de Shop exclusive deals until midnight Exklusive Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 053 Title de-de Prime Big Deal Days end at midnight Die Prime Deal Days – nur noch heute"} +{"t":"PBDD 24 Outbound 054 Intro de-de Last chance to shop epic deals Sicher dir die letzten Angebote"} +{"t":"PBDD 24 Outbound 067 Subject line de-de Join Prime for exclusive deals from 8-9 October Exklusive Angebote für Prime-Mitglieder vom 8.–9. Okt."} +{"t":"PBDD 24 Outbound 069 CTA de-de Join Prime Jetzt zu Prime anmelden"} +{"t":"PBDD 24 Outbound 071 Intro de-de Sign up for exclusive deals Exklusive Angebote für Prime-Mitglieder"} +{"t":"PBDD 24 Outbound 072 CTA de-de Join Prime now Jetzt zu Prime anmelden"} +{"t":"PBDD 24 Outbound 075 Headline de-de Shop epic deals until midnight tomorrow Spare so richtig - nur noch heute"} +{"t":"PBDD 24 Outbound 078 Intro de-de Two days of exclusive deals Zwei Tage voller Angebote"} +{"t":"PBDD 24 Outbound 081 Subject line de-de Save like a superstar until midnight Lass dich feiern und spare so richtig – nur noch heute"} +{"t":"PBDD 24 Outbound 082 Headline de-de Shop exclusive deals until midnight tonight Tolle Angebote – nur noch heute"} +{"t":"PBDD 24 Outbound 087 Subject line de-de Ready for Prime Big Deal Days on 8-9 October? Bereit für die Prime Deal Days vom 8.–9. Oktober?"} +{"t":"PBDD 24 Outbound 088 Subject line de-de Discover our Amazon Creators' top deals Spare so richtig mit Angeboten von den Amazon Creators"} +{"t":"PBDD 24 Outbound 091 Title de-de Prime Big Deal Days: 8-9 October Prime Deal Days: 8. und 9. Oktober"} +{"t":"PBDD 24 Outbound 092 Intro de-de Discover our Amazon Creators' top deals Spare so richtig mit Angeboten von den Amazon Creators"} +{"t":"PBDD 24 Outbound 094 Title de-de Prime Big Deal Days are 8-9 October Prime Deal Days: 8. und 9. Oktober"} +{"t":"PBDD 24 Outbound 095 Intro de-de Get early access deals here Sichere dir die ersten Angebote"} +{"t":"PBDD 24 Outbound 100 CTA de-de Join now Jetzt zu Prime anmelden"} +{"t":"PBDD 24 Outbound 107 Title de-de See Prime Big Deal Days' hottest deals Entdecke tolle Angebote"} +{"t":"PBDD 24 Outbound 108 Intro de-de Explore the current bestsellers Entdecke unsere Bestseller"} +{"t":"PBDD 24 Outbound 110 Title de-de Check out our best 4+ star deals for you Unsere 4-Sterne-Angebote für dich"} +{"t":"PBDD 24 Outbound 111 Intro de-de Explore your personalised deals Deine Prime Deal Days Angebote sind da"} +{"t":"PBDD 24 Outbound 113 Title de-de Prime Big Deal Days premium brand deals Prime Deal Days Angebote für Premium-Marken"} +{"t":"PBDD 24 Outbound 114 Intro de-de Explore the collection today Entdecke unsere Kollektion"} +{"t":"PBDD 24 Outbound 117 Intro de-de Check out recommended deals for you Für dich empfohlene Angebote anzeigen"} +{"t":"PBDD 24 Outbound 120 Intro de-de Discover our most trending deals Fantastische Angebote ansehen"} +{"t":"PBDD 24 Outbound 123 Intro de-de Check out the Top 100 deals Die Top-100-Angebote anzeigen"} +{"t":"PBDD 24 Outbound 124 CTA de-de Shop now Die Prime Deal Days sind morgen vorbei"} +{"t":"PBDD 24 Outbound 125 Title de-de Prime Big Deal Days are here! Heute sind die Prime Deal Days!"} +{"t":"PBDD 24 Outbound 126 Intro de-de Check out our best 4+ star deals for you Unsere 4-Sterne-Angebote für dich"} +{"t":"PBDD 24 Outbound 129 Intro de-de Check out our Premium brand deals now Entdecke Angebote von Premium-Marken"} +{"t":"PBDD 24 Outbound 131 Intro de-de Check out deals made just for you Für dich personalisierte Angebote"} +{"t":"PD 23 Outbound 001 Subject line de-de Prime Day is coming on XX-XX July Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Outbound 002 Subject line de-de  Get ready to feel like a big deal with epic deals  Bei den Angeboten fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 003 Headline de-de  Two days of epic deals XX-XX July  Zwei Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 004 Body Copy de-de Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Bald ist Prime Day… und stell dir vor: Genau, du bist eingeladen. Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Da fühlst du dich wie ein Star! Nicht verpassen, erstelle schon jetzt deinen Prime Day Wunschzettel. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Outbound 005 CTA de-de Get ready now!    Mach dich bereit!"} +{"t":"PD 23 Outbound 006 Subject line de-de  Prime Day is coming on XX-XX July  Prime Day ist am 11. und 12. Juli."} +{"t":"PD 23 Outbound 007 Intro de-de  Feel like a big deal with two days of epic deals    Zwei Tage voller Angebote"} +{"t":"PD 23 Outbound 009 Subject line de-de Prime Day is almost here: XX-XX July!  Prime Day ist fast da: 11. und 12. Juli"} +{"t":"PD 23 Outbound 010 Subject line de-de  Two days of epic deals only for Prime members Zwei Tage voller Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 011 Headline de-de  Two days of epic deals XX-XX July. Zwei Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 012 Body Copy de-de Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Prime Day steht vor der Tür. Mit exklusiven Angeboten nur für Prime-Mitglieder. Da fühlst du dich wie ein Star! Erstelle noch heute deinen Prime Day Wunschzettel."} +{"t":"PD 23 Outbound 013 CTA de-de Get ready now!   Mach dich bereit!"} +{"t":"PD 23 Outbound 014 Subject line de-de  Prime Day is almost here: XX-XX July! Prime Day ist fast da: 11. und 12. Juli"} +{"t":"PD 23 Outbound 015 Intro de-de  Make your epic deals wish list! Erstelle deinen Prime Day Wunschzettel!"} +{"t":"PD 23 Outbound 016 CTA de-de Get ready now!  Mach dich bereit!"} +{"t":"PD 23 Outbound 017 Subject line de-de  Stay up late, Prime Day starts at midnight! Wach bleiben, Prime Day startet um Mitternacht!"} +{"t":"PD 23 Outbound 018 Subject line de-de Prime member exclusive deals from XX-XX July.  11. + 12. Juli: Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 019 Headline de-de Two days of epic deals XX-XX July Zwei Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 020 Body Copy de-de Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day startet morgen – mit so unglaublichen Angeboten, dass du dich wie ein Star fühlst. Also, mach dich bereit und erstelle jetzt deinen Prime Day Wunschzettel!"} +{"t":"PD 23 Outbound 022 Subject line de-de  Ready? Prime Day starts at midnight! Prime Day startet heute um Mitternacht!"} +{"t":"PD 23 Outbound 023 Intro de-de 2 days of epic deals exclusively for Prime members   2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 024 CTA de-de Get ready now! Alt: Get ready! Mach dich bereit!"} +{"t":"PD 23 Outbound 025 Subject line de-de  Prime Day is coming on XX-XX July Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Outbound 026 Subject line de-de Join Prime for two days of epic deals  Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 027 Headline de-de Two days of epic deals XX-XX July 2 Tage voller Angebote am 11. und 12. Juli"} +{"t":"PD 23 Outbound 029 CTA de-de Join Prime Jetzt Prime entdecken"} +{"t":"PD 23 Outbound 030 Subject line de-de Prime Day is coming on XX-XX July Prime Day ist am 11. und 12. Juli"} +{"t":"PD 23 Outbound 031 Intro de-de  Sign up for 2 days of epic deals  Melde dich an für 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 033 Subject line de-de Prime Day is almost here: XX-XX July! Prime Day ist fast da: 11.-12. Juli!"} +{"t":"PD 23 Outbound 037 Subject line de-de Prime Day is almost here: XX-XX July! Prime Day ist fast da: 11.-12. Juli!"} +{"t":"PD 23 Outbound 038 Intro de-de Sign up to Prime for two days of exclusive deals   Melde dich an für 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 040 Subject line de-de Stay up late, Prime Day starts at midnight!  Wach bleiben, Prime Day startet um Mitternacht!"} +{"t":"PD 23 Outbound 041 Subject line de-de Join Prime for exclusive deals from XX-XX July Werde Prime-Mitglied für Angebote vom 11.-12. Juli"} +{"t":"PD 23 Outbound 042 Headline de-de Two days of epic deals XX-XX July 2 Tage voller Angebote: 11. und 12. Juli"} +{"t":"PD 23 Outbound 044 Subject line de-de Ready? Prime Day starts at midnight! Bereit? Prime Day startet Mitternacht!"} +{"t":"PD 23 Outbound 045 Intro de-de Sign up for exclusive deals from XX-XX July Jetzt exklusive Angebote sichern"} +{"t":"PD 23 Outbound 047 Subject line de-de  Get your additional Prime Day promo codes now! Hol dir jetzt zusätzliche Prime Day Angebote!"} +{"t":"PD 23 Outbound 048 Subject line de-de Get extra savings on Prime Day XX-XX July   Spare noch mehr bei deinen Prime Day Bestellungen"} +{"t":"PD 23 Outbound 049 Headline de-de Prime Day is XX-XX July, so here’s your surprise! Überraschung zum Prime Day am 11. und 12. Juli"} +{"t":"PD 23 Outbound 050 CTA de-de Claim now    Jetzt aktivieren"} +{"t":"PD 23 Outbound 051 Subject line de-de  Prime Day is coming on XX-XX July  Bald ist Prime Day: 11. und 12. Juli"} +{"t":"PD 23 Outbound 052 Intro de-de  See exclusive Prime promo codes and offers here    Finde Aktionsgutscheine + Angebote"} +{"t":"PD 23 Outbound 053 CTA de-de Claim now Jetzt aktivieren"} +{"t":"PD 23 Outbound 054 Subject line de-de Get exclusive Prime Day promo codes now! Werde Prime-Mitglied, spare am Prime Day"} +{"t":"PD 23 Outbound 055 Subject line de-de Join Prime to save on your Prime Day orders Werde Mitglied, spare bei Prime Day Bestellungen"} +{"t":"PD 23 Outbound 056 Headline de-de Prime Day is XX-XX July, so here’s a surprise! Überraschung zum Prime Day am 11. und 12. Juli"} +{"t":"PD 23 Outbound 057 CTA de-de Join now    Prime-Mitglied werden"} +{"t":"PD 23 Outbound 058 Subject line de-de Prime Day is coming on XX-XX July Bald ist Prime Day: Am 11. und 12. Juli"} +{"t":"PD 23 Outbound 059 Intro de-de  Join Prime to get exclusive promo codes and more! Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PD 23 Outbound 060 CTA de-de Join now  Prime-Mitglied werden"} +{"t":"PD 23 Outbound 061 Subject line de-de Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 23 Outbound 062 Subject line de-de Get epic deals until midnight tomorrow Tolle Angebote bis morgen um Mitternacht"} +{"t":"PD 23 Outbound 063 Headline de-de Get epic deals and become the centre of attention Mit diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 064 CTA de-de  Shop now Jetzt sparen"} +{"t":"PD 23 Outbound 065 Subject line de-de Prime Day is here! Heute ist Prime Day!"} +{"t":"PD 23 Outbound 066 Intro de-de Two days of Prime member exclusive deals  2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 23 Outbound 067 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 23 Outbound 068 Subject line de-de Enjoy Prime Day now Entdecke heute den Prime Day"} +{"t":"PD 23 Outbound 069 Subject line de-de Shop epic deals only until midnight tomorrow Tolle Angebote bis morgen um Mitternacht"} +{"t":"PD 23 Outbound 070 Headline de-de Feel special with these exclusive Prime Day deals Fühl dich bei diesen Angeboten wie ein Star"} +{"t":"PD 23 Outbound 071 Body Copy de-de Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Der erste Tag von Prime Day ist fast vorbei. Es bleibt ein weiterer Tag für tolle Angebote. Exklusiv für Prime-Mitglieder."} +{"t":"PD 23 Outbound 072 CTA de-de  Shop now  Jetzt sparen"} +{"t":"PD 23 Outbound 073 Subject line de-de Prime Day’s happening now! Jetzt ist Prime Day!"} +{"t":"PD 23 Outbound 074 Intro de-de Exclusive deals until midnight tomorrow  Exklusive Angebote bis morgen 23:59 Uhr"} +{"t":"PD 23 Outbound 075 CTA de-de Shop now  Jetzt sparen"} +{"t":"PD 23 Outbound 076 Subject line de-de Prime Day is in full swing! Prime Day ist in vollem Gange!"} +{"t":"PD 23 Outbound 077 Subject line de-de Two days of epic deals. Ends midnight tomorrow 2 Tage voller Angebote. Bis morgen 23:59 Uhr"} +{"t":"PD 23 Outbound 078 Headline de-de Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star."} +{"t":"PD 23 Outbound 079 Body Copy de-de Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Die exklusiven Prime Day-Angebote sind nur für Prime-Mitglieder wie dich. Also lass sie dir nicht entgehen!"} +{"t":"PD 23 Outbound 080 CTA de-de Shop now   Jetzt sparen"} +{"t":"PD 23 Outbound 081 Subject line de-de Prime Day is in full swing! Prime Day ist in vollem Gange!"} +{"t":"PD 23 Outbound 082 Intro de-de Two days of epic deals. Ends tomorrow 2 Tage voller Angebote. Enden morgen."} +{"t":"PD 23 Outbound 084 Subject line de-de It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 23 Outbound 085 Subject line de-de The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 23 Outbound 086 Headline de-de Shop epic deals that make you feel like a big deal Tolle Angebote. Da fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 087 Body Copy de-de The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Prime Day läuft nur noch heute. Deine letzte Chance, dich wie ein Star zu fühlen."} +{"t":"PD 23 Outbound 088 CTA de-de Shop now   Jetzt sparen"} +{"t":"PD 23 Outbound 089 Subject line de-de It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 23 Outbound 090 Intro de-de The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 23 Outbound 092 Subject line de-de Final call: Prime Day is ending Prime Day ist fast vorbei"} +{"t":"PD 23 Outbound 093 Subject line de-de Shop exclusive deals until midnight tonight Exklusive Angebote nur bis heute um Mitternacht"} +{"t":"PD 23 Outbound 094 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und dich wie ein Star fühlen"} +{"t":"PD 23 Outbound 095 Body Copy de-de Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day endet heute um Mitternacht. Also beeile dich! Die letzte Chance, richtig zu sparen und dich wie ein Star zu fühlen."} +{"t":"PD 23 Outbound 097 Subject line de-de Prime Day ends at midnight  Prime Day endet um Mitternacht"} +{"t":"PD 23 Outbound 098 Intro de-de Shop exclusive deals until midnight   Exklusive Angebote enden heute um 23:59."} +{"t":"PD 23 Outbound 100 Subject line de-de Prime Day ends tonight Prime Day endet heute"} +{"t":"PD 23 Outbound 101 Subject line de-de Shop exclusive deals until midnight tonight Exklusive Angebote enden heute um Mitternacht"} +{"t":"PD 23 Outbound 102 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und sich wie ein Star fühlen"} +{"t":"PD 23 Outbound 103 Body Copy de-de Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day ist bald vorbei. Aber keine Panik: Noch bleibt genug Zeit, die Angebote nur für Prime-Mitglieder zu entdecken. Also, höre auf diese E-Mail zu lesen, spare mit den tollen Prime Day Angeboten und fühle dich wie ein Star!"} +{"t":"PD 23 Outbound 105 Subject line de-de Prime Day ends today Prime Day endet heute"} +{"t":"PD 23 Outbound 106 Intro de-de Shop exclusive deals until midnight Exklusive Angebote nur bis Mitternacht"} +{"t":"PD 23 Outbound 109 Subject line de-de Shop epic deals until midnight tomorrow Tolle Angebote nur noch bis morgen um Mitternacht."} +{"t":"PD 23 Outbound 111 Body Copy de-de Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Heute startet Prime Day. Werde jetzt Prime-Mitglied. Damit sicherst du dir nicht nur 2 Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat. Neu dabei? Entdecke Prime mit dem 30-Tage Gratiszeitraum."} +{"t":"PD 23 Outbound 112 CTA de-de Join Prime now Jetzt Prime entdecken"} +{"t":"PD 23 Outbound 114 Intro de-de Two days of exclusive deals 2 Tage voller Angebote"} +{"t":"PD 23 Outbound 116 Subject line de-de Enjoy Prime Day now Prime Day jetzt entdecken"} +{"t":"PD 23 Outbound 117 Subject line de-de Shop epic deals until midnight tomorrow Spare richtig bis morgen um Mitternacht"} +{"t":"PD 23 Outbound 118 Headline de-de Feel special with these exclusive Prime Day deals Fühle dich besonders mit Prime Day Angeboten"} +{"t":"PD 23 Outbound 120 Subject line de-de Prime Day ends tomorrow Prime Day endet morgen"} +{"t":"PD 23 Outbound 121 Intro de-de Shop exclusive deals Mit exklusiven Angeboten sparen"} +{"t":"PD 23 Outbound 124 Subject line de-de Still time left to join Prime and get epic deals Noch bleibt Zeit. Werde Prime-Mitglied und spare"} +{"t":"PD 23 Outbound 125 Headline de-de Shop epic deals like the star that you are Spare mit tollen Angeboten wie ein Star"} +{"t":"PD 23 Outbound 128 Intro de-de 2 days of epic deals of ends tomorrow 2 Tage voller Angebote enden morgen"} +{"t":"PD 23 Outbound 131 Subject line de-de Save like a superstar until midnight Spare bis Mitternacht wie ein Superstar"} +{"t":"PD 23 Outbound 132 Headline de-de Last chance for some epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 23 Outbound 137 Subject line de-de It’s closing night for Prime Day Prime Day endet heute Nacht"} +{"t":"PD 23 Outbound 138 Subject line de-de Shop exclusive deals until midnight tonight Jetzt noch bis Mitternacht sparen."} +{"t":"PD 23 Outbound 139 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Spare und fühle dich wie ein Star"} +{"t":"PD 23 Outbound 141 Subject line de-de Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 23 Outbound 142 Intro de-de Last chance to shop epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 23 Outbound 144 Subject line de-de Prime Day ends tonight Prime Day endet heute Nacht"} +{"t":"PD 23 Outbound 145 Subject line de-de Join Prime and get epic deals until midnight Werde Prime-Mitglied und spare"} +{"t":"PD 23 Outbound 146 Headline de-de Shop epic deals like the star that you are Bei diesen Angeboten fühlst du dich wie ein Star"} +{"t":"PD 23 Outbound 149 Intro de-de Last chance to feel like a big deal   Noch bis Mitternacht richtig sparen"} +{"t":"PD 24 Outbound 001 de-de Get exclusive Prime Day codes now! Sichere dir exklusive Prime Day-Aktionsgutscheine."} +{"t":"PD 24 Outbound 003 de-de Save big with Prime Day deals by joining Prime Als Prime-Mitglied sparst du so richtig am Prime-Day"} +{"t":"PD 24 Outbound 005 de-de Two days of epic deals 16-17 July Zwei Tage voller Angebote: 16. und 17. Juli"} +{"t":"PD 24 Outbound 006 de-de Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members two days of epic deals. Get access to loads of exclusive savings by joining Prime now! You’ll get to enjoy free trials, promo codes, and plenty of great offers before and during Prime Day. Willst du dich feiern lassen und so richtig sparen? Entdecke mit Prime zwei Tage tolle Angebote. Werde jetzt Prime-Mitglied und sichere dir Aktionsgutscheine und viele großartige Angebote vor und an Prime Day."} +{"t":"PD 24 Outbound 007 de-de Join now Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Outbound 008 de-de Join Prime now for exclusive savings! Werde jetzt Prime-Mitglied für exklusive Angebote."} +{"t":"PD 24 Outbound 009 de-de Free trials, codes and great offers this Prime Day Aktionsgutscheine und tolle Angebote am Prime Day"} +{"t":"PD 24 Outbound 010 de-de See your exclusive Prime Day codes now! Exklusive Prime Day-Aktionsgutscheine für dich!"} +{"t":"PD 24 Outbound 012 de-de Save big on your Prime Day orders Spare so richtig am Prime Day"} +{"t":"PD 24 Outbound 015 de-de Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members like you two days of epic deals. There are free trials, promo codes and plenty of great offers, exclusively included in your Prime Membership! Willst du dich feiern lassen und so richtig sparen? Entdecke als Prime-Mitglied zwei Tage tolle Angebote und sichere dir Aktionsgutscheine und viele großartige Angebote vor und an Prime Day."} +{"t":"PD 24 Outbound 016 de-de Claim now Jetzt aktivieren"} +{"t":"PD 24 Outbound 017 de-de Enjoy two days of exclusive Prime Day codes now! Zwei Tage voller exklusiver Prime Day-Angebote!"} +{"t":"PD 24 Outbound 018 de-de Free trials, codes & great offers on Prime Day Aktionsgutscheine und tolle Angebote am Prime Day"} +{"t":"PD 24 Outbound 019 de-de Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Outbound 021 de-de Exclusive Prime Day codes & offers Entdecke exklusive Aktionsgutscheine"} +{"t":"PD 24 Outbound 024 de-de Get exclusive Prime Day promo codes here Entdecke exklusive Aktionsgutscheine"} +{"t":"PD 24 Outbound 027 de-de Prime Day: 16-17 July. Use the app for a special offer Prime Day: 16. und 17. Juli. Angebote über die App"} +{"t":"PD 24 Outbound 029 de-de Download the Amazon app and sign in to redeem it Amazon-App herunterladen, anmelden und einlösen"} +{"t":"PD 24 Outbound 031 de-de Prime Day is coming, are you ready? Prime Day startet bald. Bist du bereit?"} +{"t":"PD 24 Outbound 032 de-de Prime Day is around the corner. Shop with us for a chance to get £15 off when you spend £30! Simply download the app and click on \"Apply promo\" on the landing page to receive the coupon redeemable on any eligible item. Exclusively for Prime members. T&Cs apply. Bald ist Prime Day – und deine Chance, 15 € zu sparen, wenn du 30 € ausgibst. Lade einfach die App herunter und klicke „Aktionsgutschein aktivieren“ auf der Startseite. Du erhältst einen Gutschein, der für qualifizierte Artikel eingelöst werden kann. Exklusiv für Prime-Mitglieder. Es gelten die AGB."} +{"t":"PD 24 Outbound 033 de-de Apply the promo Aktionsgutschein aktivieren"} +{"t":"PD 24 Outbound 034 de-de £15 off £30 with the app on Prime Day: 16-17 July 15 € sparen mit App am Prime Day: 16.–17. Juli"} +{"t":"PD 24 Outbound 036 de-de Download the Amazon app now and start shopping! Jetzt Amazon-App herunterladen und einkaufen!"} +{"t":"PD 24 Outbound 038 de-de Prime Day is coming. Join Prime & get £5 off £15 Bald ist Prime Day! Werde Prime-Mitglied & spare 5 €."} +{"t":"PD 24 Outbound 040 de-de Celebrate Prime Day with a special promo Feier Prime Day mit exklusiven Aktionsgutscheinen"} +{"t":"PD 24 Outbound 042 de-de Prime Day is 16-17 July! Become a member and get exclusive access to two days of epic deals. And as a special surprise we’re giving you a promo: £5 off when you spend £15! Simply click ‘apply the promo’ below and enjoy your favourite deal at a lower price. You’ll feel like a big deal! Vom 16. bis 17. Juli ist Prime Day! Als Mitglied erhältst du zwei Tage lang exklusive Angebote und dazu schenken wir dir einen Gutschein: 5 € Rabatt, wenn du 15 € ausgibst. Klicke unten auf „Aktionsgutschein aktivieren“, um noch mehr zu sparen!"} +{"t":"PD 24 Outbound 045 de-de Join Prime Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Outbound 047 de-de Join Prime & get £5 off for Prime Day Werde Prime-Mitglied und spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 048 de-de Two days of epic deals, promos and surprises! Zwei Tage voller Angebote, Gutscheine und mehr"} +{"t":"PD 24 Outbound 049 de-de We miss you! Get £5 off £15 this coming Prime Day Wir vermissen dich: Spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 050 de-de We miss you! Get £5 off £15 this Prime Day Wir vermissen dich: Spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 052 de-de Prime Day deals are almost here: 16-17 July Prime Day startet bald: 16. und 17. Juli"} +{"t":"PD 24 Outbound 055 de-de Prime Day is coming 16-17 July! With two days of epic deals, there’s sure to be something you love. And so, to enjoy the exclusive Prime member event, you can click on the promo button below for £5 off when you spend £15! Now that’s a big deal! Prime Day ist am 16. und 17. Juli: Zwei Tage voller Angebote. Und hier besonderes Angebot: Als Prime-Mitglied bekommst du 5€ Rabatt, wenn du 15 € ausgibst. Klicke auf „Aktionsgutschein aktivieren“ und spare so richtig!"} +{"t":"PD 24 Outbound 057 de-de Apply now Aktionsgutschein aktivieren"} +{"t":"PD 24 Outbound 058 de-de Feel like a big deal with £5 off this Prime Day! Lass dich feiern und spare 5 € am Prime Day"} +{"t":"PD 24 Outbound 059 de-de Two days of epic deals just for you: 16-17 July Zwei Tage voller Angebote für dich: 16.–17. Juli"} +{"t":"PD 24 Outbound 060 de-de Join to get early Deals before Prime Day Entdecke frühe Prime Day-Angebote"} +{"t":"PD 24 Outbound 061 de-de Join now for access to early deals Werde Prime-Mitglied für frühe Angebote."} +{"t":"PD 24 Outbound 062 de-de Prime Day is coming: 16-17 July Prime Day startet bald: 16. und 17. Juli"} +{"t":"PD 24 Outbound 064 de-de Join Prime now Werde jetzt Prime-Mitglied."} +{"t":"PD 24 Outbound 065 de-de Get early deals before Prime Day starts Entdecke frühe Prime Day-Angebote"} +{"t":"PD 24 Outbound 069 de-de Get access now Jetzt Zugang erhalten || Jetzt entdecken"} +{"t":"PD 24 Outbound 070 de-de Check out the Top 100 deals Die Top-100-Angebote anzeigen"} +{"t":"PD 24 Outbound 072 de-de Explore Prime Day’s hottest deals Entdecke tolle Angebote"} +{"t":"PD 24 Outbound 073 de-de Shop now Jetzt einkaufen"} +{"t":"PD 24 Outbound 074 de-de Check out our 4* deals for you Unsere 4-Sterne-Angebote für dich"} +{"t":"PD 24 Outbound 076 de-de Your Prime Day deals are here Deine Prime Day-Angebote sind da"} +{"t":"PD 24 Outbound 079 de-de Prime Day premium brand deals Prime Day-Angebote für Premium-Marken"} +{"t":"PD 24 Outbound 081 de-de Explore our new collection today! Entdecke unsere neue Kollektion"} +{"t":"PD 24 Outbound 083 de-de Prime Day deals based on your views Prime Day-Angebote für dich"} +{"t":"PD 24 Outbound 084 de-de Check out recommended deals for you Für dich empfohlene Angebote anzeigen"} +{"t":"PD 24 Outbound 086 de-de Discover Prime Day’s trending deals Fantastische Prime Day-Angebote ansehen"} +{"t":"PD 24 Outbound 088 de-de See what deals are going viral now! Das sind die aktuellen Top-Angebote!"} +{"t":"PD 24 Outbound 089 de-de Discover more Mehr erfahren"} +{"t":"PD 24 Outbound 091 de-de Prime Day: 16-17 July. Two days of epic deals. Prime Day: 16.–17. Juli. Zwei Tage voller Angebote"} +{"t":"PD 24 Outbound 092 de-de Start saving now with food delivery Hol dir kostenlose Lieferungen bei Lieferando mit Prime"} +{"t":"PD 24 Outbound 094 de-de Prime Day is coming! It’s two days of epic deals on electronics, home, kitchen and more.\nHungry? Check out the new Just Eat offer for Prime members that will make you feel like a big deal! As a Prime member, get free food delivery on orders above £15. \nTerms and conditions apply. Bald ist Prime Day! Zwei Tage voller Angebote. Und falls du beim Ausschauen nach neuen Angeboten Hunger bekommst: Mit dem neuen Angebot von Lieferando für Prime-Mitglieder bekommst du kostenlose Lieferungen bei Lieferando für Bestellungen über 15 €. Es gelten die AGB."} +{"t":"PD 24 Outbound 094F de-de Prime Day is coming! It’s two days of epic deals on electronics, home, kitchen and more. Hungry? Check out the new Just Eat offer for Prime members that will make you feel like a big deal! As a Prime member, get free food delivery on orders above £15. Terms and conditions apply. Bald ist Prime Day! Zwei Tage voller Angebote. Und falls du beim Ausschauen nach neuen Angeboten Hunger bekommst: Mit dem neuen Angebot von Lieferando für Prime-Mitglieder bekommst du kostenlose Lieferungen bei Lieferando für Bestellungen über 15 €. Es gelten die AGB."} +{"t":"PD 24 Outbound 097 de-de Start saving with a Just Eat/Lieferando deal! Jetzt sparen mit dem Lieferando-Angebot"} +{"t":"PD 24 Outbound 098 Subject line de-de Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Outbound 099 Subject line de-de Get ready to feel like a big deal with epic deals Bei den Angeboten sparst du so richtig"} +{"t":"PD 24 Outbound 100 Headline de-de Two days of epic deals 16-17 July Zwei Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 101 Body Copy de-de Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Bald ist Prime Day … und stell dir vor: Du bist eingeladen. Zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Also, lass dich feiern und spare so richtig. Verpasse nichts und erstelle schon jetzt deinen Prime Day Wunschzettel. Exklusiv für Prime-Mitglieder."} +{"t":"PD 24 Outbound 102 Subject line de-de Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli."} +{"t":"PD 24 Outbound 103 de-de Two days of epic deals Zwei Tage voller Angebote"} +{"t":"PD 24 Outbound 104 de-de Start making that epic deals wish list Erstelle deinen Prime Day-Wunschzettel"} +{"t":"PD 24 Outbound 106 de-de Get ready Mach dich bereit"} +{"t":"PD 24 Outbound 108 Subject line de-de Prime Day is almost here: 16-17 July Prime Day ist fast da: 16. und 17. Juli"} +{"t":"PD 24 Outbound 110 Subject line de-de Two days of epic deals only for Prime members Zwei Tage voller Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 111 Headline de-de Two days of epic deals 16-17 July Zwei Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 113 Body Copy de-de Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Prime Day steht vor der Tür. Mit exklusiven Angeboten nur für Prime-Mitglieder kannst du dich feiern lassen und so richtig sparen. Erstelle noch heute deinen Prime Day Wunschzettel."} +{"t":"PD 24 Outbound 114 Subject line de-de Prime Day is almost here: 16-17 July Prime Day ist fast da: 16. und 17. Juli"} +{"t":"PD 24 Outbound 117 Intro de-de Make your epic deals wish list Erstelle deinen Prime Day-Wunschzettel"} +{"t":"PD 24 Outbound 118 de-de Stay up late, Prime Day starts at midnight Wach bleiben, Prime Day startet um Mitternacht!"} +{"t":"PD 24 Outbound 120 Subject line de-de Prime member exclusive deals from 16-17 July 16. + 17. Juli: Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 121 Headline de-de Two days of epic deals 16-17 July Zwei Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 122 Body Copy de-de Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day startet morgen – mit unglaublichen Angeboten, dass du dich feiern lassen und so richtig sparen kannst. Mach dich also bereit und erstelle jetzt deinen Prime Day Wunschzettel."} +{"t":"PD 24 Outbound 123 Subject line de-de Ready? Prime Day starts at midnight Prime Day startet heute um Mitternacht"} +{"t":"PD 24 Outbound 124 de-de 2 days of Prime member exclusive deals 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 126 Intro de-de 2 days of epic deals exclusively for Prime members 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 127 Subject line de-de Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Outbound 128 Subject line de-de Join Prime for two days of epic deals Werde Prime-Mitglied für 2 Tage voller Angebote"} +{"t":"PD 24 Outbound 129 Headline de-de Two days of epic deals 16-17 July 2 Tage voller Angebote am 16. und 17. Juli"} +{"t":"PD 24 Outbound 131 de-de Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 134 CTA de-de Join Prime Jetzt Prime entdecken"} +{"t":"PD 24 Outbound 135 Subject line de-de Prime Day is coming on 16-17 July Prime Day ist am 16. und 17. Juli"} +{"t":"PD 24 Outbound 137 Intro de-de Sign up for 2 days of epic deals Melde dich an für 2 Tage voller Angebote"} +{"t":"PD 24 Outbound 138 Subject line de-de Prime Day is almost here: 16-17 July Prime Day ist fast da: 16.–17. Juli"} +{"t":"PD 24 Outbound 142 de-de Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 144 Subject line de-de Prime Day is almost here: 16-17 July Prime Day ist fast da: 16.–17. Juli"} +{"t":"PD 24 Outbound 145 Subject line de-de Join Prime for exclusive deals from 16-17 July Werde Prime-Mitglied für Angebote vom 16.–17. Juli"} +{"t":"PD 24 Outbound 146 Headline de-de Two days of epic deals 16-17 July 2 Tage voller Angebote: 16. und 17. Juli"} +{"t":"PD 24 Outbound 148 de-de Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 150 Subject line de-de Ready? Prime Day starts at midnight Bereit? Prime Day startet um Mitternacht"} +{"t":"PD 24 Outbound 152 Subject line de-de Get your additional Prime Day promo codes now Hol dir jetzt zusätzliche Prime Day-Angebote"} +{"t":"PD 24 Outbound 154 Subject line de-de Save more on your Prime Day orders Spare noch mehr bei deinen Prime Day-Bestellungen"} +{"t":"PD 24 Outbound 155 Headline de-de Prime Day is 16-17 July, so here’s your surprise Überraschung zum Prime Day am 16. und 17. Juli"} +{"t":"PD 24 Outbound 156 Body Copy de-de Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Am 16. und 17. Juli ist Prime Day mit zwei Tagen voller Angebote. Da kannst du dich feiern lassen und so richtig sparen. Du kannst es nicht erwarten? Erfahre schon jetzt mehr über deine exklusiven Prime-Aktionsgutscheine und Angebote, die du vor und während des Prime Day nutzen kannst."} +{"t":"PD 24 Outbound 157 CTA de-de Claim now Jetzt aktivieren"} +{"t":"PD 24 Outbound 158 Subject line de-de Prime Day is coming on 16-17 July Bald ist Prime Day: 16. und 17. Juli"} +{"t":"PD 24 Outbound 159 Intro de-de Exclusive Prime promo codes and offers Finde Aktionsgutscheine und Angebote"} +{"t":"PD 24 Outbound 160 CTA de-de Claim now Jetzt aktivieren"} +{"t":"PD 24 Outbound 161 Subject line de-de Get exclusive Prime Day promo codes now Werde Prime-Mitglied, spare am Prime Day"} +{"t":"PD 24 Outbound 162 Subject line de-de Join Prime to save on your Prime Day orders Werde Mitglied, spare bei Prime Day-Bestellungen"} +{"t":"PD 24 Outbound 163 Headline de-de Prime Day is 16-17 July, so here’s a surprise Überraschung zum Prime Day am 16. und 17. Juli"} +{"t":"PD 24 Outbound 164 Body Copy de-de Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Am 16. und 17. Juli ist Prime Day mit zwei Tagen voller Angebote. Da kannst du dich feiern lassen und so richtig sparen.  Du willst nicht warten? Erfahre schon jetzt mehr über deine exklusiven Prime-Aktionsgutscheine und Angebote, die du vor und während des Prime Day nutzen kannst."} +{"t":"PD 24 Outbound 165 CTA de-de Join now Prime-Mitglied werden"} +{"t":"PD 24 Outbound 166 Subject line de-de Prime Day is coming on 16-17 July Bald ist Prime Day: am 16. und 17. Juli"} +{"t":"PD 24 Outbound 167 Intro de-de Join Prime to get exclusive promo codes and more Aktionsgutscheine für Prime-Mitglieder"} +{"t":"PD 24 Outbound 169 Subject line de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 170 Subject line de-de Get epic deals until midnight tomorrow Tolle Angebote bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 171 Headline de-de Get epic deals and become the centre of attention Mit diesen Angeboten sparst du so richtig"} +{"t":"PD 24 Outbound 172 Body Copy de-de Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Heute startet Prime Day. Genieße 2 Tage voller Angebote auf Elektronik, Haushalt, Küche und mehr. Sichere dir die Angebote, bevor sie weg sind, lass dich feiern und spare so richtig."} +{"t":"PD 24 Outbound 173 CTA de-de Save now Jetzt sparen"} +{"t":"PD 24 Outbound 175 Subject line de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 176 Intro de-de 2 days of Prime member exclusive deals 2 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 24 Outbound 177 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 178 Subject line de-de Enjoy Prime Day now Entdecke jetzt Prime Day"} +{"t":"PD 24 Outbound 179 Subject line de-de Shop epic deals only until midnight tomorrow Tolle Angebote bis morgen Nacht"} +{"t":"PD 24 Outbound 180 Headline de-de Feel special with these exclusive Prime Day deals Spare so richtig mit diesen Angeboten"} +{"t":"PD 24 Outbound 181 Body Copy de-de Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Der erste Tag des Prime Day ist fast vorbei. Es bleibt ein weiterer Tag für tolle Angebote – exklusiv für Prime-Mitglieder."} +{"t":"PD 24 Outbound 183 Subject line de-de Prime Day’s happening now Jetzt ist Prime Day"} +{"t":"PD 24 Outbound 184 Intro de-de Exclusive deals until midnight tomorrow Exklusive Angebote bis morgen um Mitternach"} +{"t":"PD 24 Outbound 185 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 186 Subject line de-de Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 24 Outbound 187 Subject line de-de Two days of epic deals. Ends midnight tomorrow Zwei Tage voller Angebote. Bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 188 Headline de-de Shop epic deals that make you feel like a big deal Tolle Angebote mit denen du so richtig sparst."} +{"t":"PD 24 Outbound 189 Body Copy de-de Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Die exklusiven Prime Day-Angebote sind nur für Prime-Mitglieder wie dich – lass sie dir nicht entgehen!"} +{"t":"PD 24 Outbound 190 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 191 Subject line de-de Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 24 Outbound 192 Intro de-de Two days of epic deals. Ends tomorrow 2 Tage voller Angebote. Enden morgen."} +{"t":"PD 24 Outbound 193 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 194 Subject line de-de It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 24 Outbound 195 Subject line de-de The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 24 Outbound 197 Body Copy de-de The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Prime Day läuft nur noch heute. Deine letzte Chance, dich feiern zu lassen und so richtig zu sparen."} +{"t":"PD 24 Outbound 198 CTA de-de Shop now\n \n Jetzt sparen"} +{"t":"PD 24 Outbound 198F CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 199 Subject line de-de It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 24 Outbound 200 Intro de-de The epic deals end at midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 24 Outbound 203 Subject line de-de Final call: Prime Day is ending Prime Day ist fast vorbei"} +{"t":"PD 24 Outbound 204 Subject line de-de Shop exclusive deals until midnight tonight Exklusive Angebote nur bis heute um Mitternacht"} +{"t":"PD 24 Outbound 205 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Sparen und dich feiern lassen"} +{"t":"PD 24 Outbound 206 Body Copy de-de Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day endet heute um Mitternacht. Also beeile dich! Die letzte Chance, so richtig zu sparen und dich feiern zu lassen."} +{"t":"PD 24 Outbound 209 Subject line de-de Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 24 Outbound 211 Intro de-de Shop exclusive deals until midnight Exklusive Angebote enden um Mitternacht"} +{"t":"PD 24 Outbound 212 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 213 Subject line de-de Prime Day ends tonight Prime Day endet um Mitternacht"} +{"t":"PD 24 Outbound 214 Subject line de-de Shop exclusive deals until midnight tonight Exklusive Angebote enden heute um Mitternacht"} +{"t":"PD 24 Outbound 216 Body Copy de-de Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day ist bald vorbei. Aber keine Panik: Noch bleibt genug Zeit, die Angebote nur für Prime-Mitglieder zu entdecken. Also, höre auf diese E-Mail zu lesen, spare mit den tollen Prime Day-Angeboten und lass dich feiern."} +{"t":"PD 24 Outbound 218 Subject line de-de Prime Day ends today Prime Day endet heute"} +{"t":"PD 24 Outbound 220 Intro de-de Shop exclusive deals until midnight Exklusive Angebote nur bis Mitternacht"} +{"t":"PD 24 Outbound 221 CTA de-de Shop now Jetzt sparen"} +{"t":"PD 24 Outbound 222 Subject line de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 223 Subject line de-de Shop epic deals until midnight tomorrow Tolle Angebote nur noch bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 224 Headline de-de Shop epic deals that make you feel like a big deal Spare so richtig mit tollen Angeboten"} +{"t":"PD 24 Outbound 226 de-de Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Bald ist Prime Day. Werde jetzt Prime-Mitglied und sichere dir zwei Tage voller Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 228 Subject line de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 24 Outbound 229 Intro de-de Two days of exclusive deals Zwei Tage voller Angebote"} +{"t":"PD 24 Outbound 230 Subject line de-de Enjoy Prime Day now Prime Day jetzt entdecken"} +{"t":"PD 24 Outbound 231 Subject line de-de Shop epic deals until midnight tomorrow Spare richtig bis morgen um Mitternacht"} +{"t":"PD 24 Outbound 232 Headline de-de Feel special with these exclusive Prime Day deals Fühl dich mit diesen Prime Day-Angeboten besonders"} +{"t":"PD 24 Outbound 234 de-de The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Bald ist der erste Tag von Prime Day vorbei. Aber keine Angst. Es ist nie zu spät, Prime-Mitglied zu werden. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 236 Subject line de-de Prime Day ends tomorrow Prime Day endet morgen"} +{"t":"PD 24 Outbound 237 Intro de-de Shop exclusive deals Mit exklusiven Angeboten sparen"} +{"t":"PD 24 Outbound 238 Subject line de-de Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 24 Outbound 239 Subject line de-de Still time left to join Prime and get epic deals Noch bleibt Zeit: Werde Prime-Mitglied und spare"} +{"t":"PD 24 Outbound 240 Headline de-de Shop epic deals like the star that you are Spare so richtig mit tollen Angeboten"} +{"t":"PD 24 Outbound 242 de-de The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day läuft schon, werde jetzt Prime-Mitglied. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 244 Intro de-de 2 days of epic deals of ends tomorrow Zwei Tage voller Angebote enden morgen"} +{"t":"PD 24 Outbound 245 Subject line de-de It’s the last day of Prime Day Prime Day ist bald vorbei"} +{"t":"PD 24 Outbound 246 Subject line de-de Save like a superstar until midnight Spare bis Mitternacht wie ein Superstar"} +{"t":"PD 24 Outbound 247 Headline de-de Last chance for some epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 24 Outbound 249 de-de The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. Der letzte Tag von Prime Day hat begonnen. Als Prime-Mitglied sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr, sondern erhältst auch schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 252 Subject line de-de It’s closing night for Prime Day Prime Day endet heute Nacht"} +{"t":"PD 24 Outbound 253 Subject line de-de Shop exclusive deals until midnight tonight Jetzt noch bis Mitternacht sparen"} +{"t":"PD 24 Outbound 254 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance: Spare und lass dich feiern"} +{"t":"PD 24 Outbound 255 de-de Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Prime Day endet um Mitternacht. Noch ist Zeit, um Prime-Mitglied zu werden. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 258 Subject line de-de Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 24 Outbound 259 Intro de-de Last chance to shop epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 24 Outbound 261 Subject line de-de Join Prime and get epic deals until midnight Werde Prime-Mitglied und spare"} +{"t":"PD 24 Outbound 262 Headline de-de Shop epic deals like the star that you are Bei diesen Angeboten sparst du so richtig"} +{"t":"PD 24 Outbound 264 de-de The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. Bald endet Prime Day. Aber keine Angst, noch ist Zeit, um Prime-Mitglied zu werden. Damit sicherst du dir nicht nur exklusive Angebote aus den Bereichen Elektronik, Haushalt, Küche und mehr. Darüber hinaus erhältst du schnelle und kostenlose Lieferung sowie tolle TV-Shows und Filme mit Prime Video. Prime kostet nur 8,99 € pro Monat."} +{"t":"PD 24 Outbound 267 de-de The epic deals last until midnight Noch bis Mitternacht richtig sparen"} +{"t":"PD 25 Outbound 001 Subject line de-de Prime Day is coming xx-xx Month Prime Day ist vom xx. bis xx. Juli"} +{"t":"PD 25 Outbound 002 Subject line de-de Four days of big deals, only for Prime members 4 Tage voller Angebote, nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 003 Headline de-de Four days of big deals: xx-xx Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 004 CTA de-de Get ready Mach dich bereit"} +{"t":"PD 25 Outbound 005 Subject line de-de Prime Day is coming xx-xx Month Prime Day ist vom xx. bis xx. Juli"} +{"t":"PD 25 Outbound 006 Intro de-de Four days of big deals 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 007 CTA de-de Get ready Mach dich bereit"} +{"t":"PD 25 Outbound 008 Subject line de-de Prime Day is almost here: XX-XX Month Bald ist Prime Day: XX. - XX. Juli"} +{"t":"PD 25 Outbound 009 Subject line de-de Four days of big deals, exclusively for Prime members 4 Tage voller Angebote, nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 010 Headline de-de Four days of big deals: XX-XX Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 011 CTA de-de Get ready Mach dich bereit"} +{"t":"PD 25 Outbound 012 Subject line de-de Prime Day is almost here: XX-XX Month Bald ist Prime Day: XX. - XX. Juli"} +{"t":"PD 25 Outbound 013 Intro de-de Four days of big deals are coming 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 015 Subject line de-de Stay up late, Prime Day starts at midnight Wach bleiben, Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 016 Subject line de-de Prime member-exclusive deals: XX-XX Month XX. - XX. Juli: Angebote nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 017 Headline de-de Four days of big deals XX-XX Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 018 CTA de-de Set your alarm Stell deinen Wecker"} +{"t":"PD 25 Outbound 019 Subject line de-de Ready? Prime Day starts at midnight. Bereit? Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 020 Intro de-de 4 days of Prime member-exclusive deals 4 Tage Angebote nur für Prime-Mitglieder"} +{"t":"PD 25 Outbound 021 CTA de-de Set your alarm Stell deinen Wecker"} +{"t":"PD 25 Outbound 023 Subject line de-de Join Prime for four days of big deals Werde Prime-Mitglied & spare 4 Tage"} +{"t":"PD 25 Outbound 024 Headline de-de Four days of exclusive deals: XX-XX Month 4 Tage mit exklusiven Angeboten: XX. - XX. Juli"} +{"t":"PD 25 Outbound 025 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 026 Subject line de-de Prime Day is coming XX-XX Month Prime Day ist vom XX. bis XX. Juli"} +{"t":"PD 25 Outbound 027 Intro de-de Join Prime for four days of exclusive deals Werde Prime-Mitglied & spare 4 Tage"} +{"t":"PD 25 Outbound 028 CTA de-de Join Prime Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 030 Subject line de-de Join Prime for four days of big deals Werde Prime-Mitglied für 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 031 Headline de-de Four days of big deals: XX-XX Month 4 Tage voller Angebote: XX. - XX. Juli"} +{"t":"PD 25 Outbound 034 Intro de-de Join Prime for 4 days of exclusive deals 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 036 Subject line de-de Stay up late, Prime Day starts at midnight Wach bleiben, Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 037 Subject line de-de Join Prime for exclusive deals from XX-XX Month Werde Prime-Mitglied & spare vom XX. - XX. Juli"} +{"t":"PD 25 Outbound 040 Subject line de-de Ready? Prime Day starts at midnight Bereit? Prime Day startet um Mitternacht"} +{"t":"PD 25 Outbound 041 Intro de-de Sign up for exclusive deals from XX-XX Month Sichere dir Angebote vom XX. - XX. Juli"} +{"t":"PD 25 Outbound 043 Subject line de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 25 Outbound 044 Subject line de-de Enjoy four days of big deals Entdecke 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 045 Headline de-de Feel like a big deal with these epic deals Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 046 de-de Prime member-exclusive deals Angebote exklusiv für Prime-Mitglieder"} +{"t":"PD 25 Outbound 048 CTA de-de Shop now Angebote entdecken"} +{"t":"PD 25 Outbound 049 Subject line de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 25 Outbound 050 de-de Four days of Prime member-exclusive deals 4 Tage Angebote für Prime-Mitglieder\n "} +{"t":"PD 25 Outbound 050F de-de Four days of Prime member-exclusive deals 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 054 Subject line de-de Enjoy Prime Day deals now Entdecke jetzt Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 055 Subject line de-de Your epic deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"PD 25 Outbound 056 Headline de-de Feel special with these exclusive Prime Day deals Spare so richtig mit diesen Angeboten"} +{"t":"PD 25 Outbound 058 Subject line de-de Prime Day is live Heute ist Prime Day"} +{"t":"PD 25 Outbound 059 Intro de-de Check out these exclusive deals \n Entdecke exklusive Angebote \n"} +{"t":"PD 25 Outbound 059F Intro de-de Check out these exclusive deals Entdecke exklusive Angebote"} +{"t":"PD 25 Outbound 061 Subject line de-de Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 25 Outbound 062 Intro de-de Check out these epic deals before lights out Entdecke noch schnell diese Angebote"} +{"t":"PD 25 Outbound 064 Subject line de-de Discover what day two of Prime Day has for you Entdecke tolle Angebote an Tag 2 von Prime Day"} +{"t":"PD 25 Outbound 065 Subject line de-de Don't miss out on these exclusive deals Lass dir diese exklusiven Angebote nicht entgehen"} +{"t":"PD 25 Outbound 066 Headline de-de Epic deals that make you feel like a big deal Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 067 de-de w/o FLABD: \n Epic deals to make you smile Tolle Angebote, die gute Laune machen"} +{"t":"PD 25 Outbound 067F de-de w/o FLABD: Epic deals to make you smile Tolle Angebote, die gute Laune machen"} +{"t":"PD 25 Outbound 069 de-de Prime Day is in full swing Prime Day ist in vollem Gange"} +{"t":"PD 25 Outbound 070 Subject line de-de Another Prime Day of big deals Ein neuer Tag voller Prime Day Angebote"} +{"t":"PD 25 Outbound 071 Intro de-de Start the day with big deals Starte mit tollen Angeboten in den Tag"} +{"t":"PD 25 Outbound 073 de-de There's still time to check these big deals Greif bei diesen tollen Angeboten noch schnell zu"} +{"t":"PD 25 Outbound 074 Subject line de-de Don't let the sun set on these big deals Lass dir diese Angebote jetzt nicht entgehen"} +{"t":"PD 25 Outbound 075 Subject line de-de End your day feeling like a big deal Spare heute noch einmal so richtig"} +{"t":"PD 25 Outbound 076 de-de End your day scoring big deals Entdecke heute noch schnell tolle Angebote"} +{"t":"PD 25 Outbound 077 Headline de-de Shop epic and exclusive deals today Entdecke heute tolle und exklusive Angebote"} +{"t":"PD 25 Outbound 079 Subject line de-de End your day feeling like a big deal Spare heute noch einmal so richtig"} +{"t":"PD 25 Outbound 080 de-de Here's an epic way to end your day Tolle Angebote zum Feierabend"} +{"t":"PD 25 Outbound 081 de-de End your day with deals that make you smile Angebote, die dich zum Lächeln bringen"} +{"t":"PD 25 Outbound 082 de-de Check out Prime Day's exclusive deals Entdecke exklusive Angebote am Prime Day"} +{"t":"PD 25 Outbound 083 Intro de-de Bag an exclusive deal this Prime Day Sichere dir tolle Angebote am Prime Day"} +{"t":"PD 25 Outbound 085 de-de Exclusive deals that need putting to bed Exklusive Angebote, die bald auslaufen"} +{"t":"PD 25 Outbound 086 Subject line de-de These exclusive deals end in 48 hours Nur noch 48 Stunden voller Angebote"} +{"t":"PD 25 Outbound 087 Intro de-de Check out Prime Day big deals tonight Heute noch Prime Day Angebote entdecken"} +{"t":"PD 25 Outbound 089 de-de Prime Day is here Heute ist Prime Day"} +{"t":"PD 25 Outbound 090 Subject line de-de Prime Day has started Endlich ist Prime Day"} +{"t":"PD 25 Outbound 091 Subject line de-de Get ready to feel like a big deal Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 092 de-de Get ready to enjoy epic deals Freu dich auf tolle Angebote"} +{"t":"PD 25 Outbound 093 Headline de-de Access Prime Day's exclusive deals today Sichere dir heute exklusive Prime Day Angebote"} +{"t":"PD 25 Outbound 094 CTA de-de Join Prime now Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 096 Intro de-de Four days of exclusive deals 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 097 CTA de-de Join Prime now Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 099 Intro de-de Access four days of big deals Entdecke 4 Tage voller Angebote"} +{"t":"PD 25 Outbound 100 de-de Access four days of big deals for Prime members 4 Tage Angebote für Prime-Mitglieder"} +{"t":"PD 25 Outbound 102 Subject line de-de Another day of big deals this Prime Day Ein weiterer Tag voller Prime Day Angebote"} +{"t":"PD 25 Outbound 103 Subject line de-de Epic deals to make you feel like a big deal Lasst euch feiern und spart so richtig"} +{"t":"PD 25 Outbound 104 de-de Epic deals to make you smile Tolle Angebote, die gute Laune machen"} +{"t":"PD 25 Outbound 105 de-de Just two days left to bag some amazing deals Nur noch 2 Tage voller exklusiver Angebote"} +{"t":"PD 25 Outbound 106 Headline de-de Just two days left of big deals Nur noch 2 Tage voller Angebote"} +{"t":"PD 25 Outbound 109 Intro de-de Big deals end in 48 hours Tolle Angebote enden in 48 Stunden"} +{"t":"PD 25 Outbound 112 Subject line de-de Prime Day ends soon, don't miss out. Prime Day endet bald – nicht verpassen"} +{"t":"PD 25 Outbound 113 Intro de-de Sign up and feel like a big deal Werde Mitglied und lass dich feiern"} +{"t":"PD 25 Outbound 114 de-de Sign up and enjoy epic deals Werde Mitglied und spare so richtig"} +{"t":"PD 25 Outbound 116 Subject line de-de Prime Day ends midnight tomorrow Prime Day endet morgen um Mitternacht"} +{"t":"PD 25 Outbound 117 Subject line de-de There’s still time to bag an epic deal Sichere dir noch schnell tolle Angebote"} +{"t":"PD 25 Outbound 118 Headline de-de Time is ticking on these big deals, don’t miss out Die Zeit läuft – sichere dir jetzt tolle Angebote"} +{"t":"PD 25 Outbound 119 CTA de-de Save now Jetzt sparen"} +{"t":"PD 25 Outbound 120 Subject line de-de Prime Day ends midnight tomorrow Prime Day endet morgen um Mitternacht"} +{"t":"PD 25 Outbound 121 Intro de-de These exclusive deals won’t wait forever Diese Angebote gibt es nur noch kurz"} +{"t":"PD 25 Outbound 123 de-de There’s still time to enjoy Prime Day Noch ist Zeit, um am Prime Day zu sparen"} +{"t":"PD 25 Outbound 124 Subject line de-de Don’t miss out on Prime Day Lass dir Prime Day nicht entgehen"} +{"t":"PD 25 Outbound 125 de-de The clock is ticking on these big deals Die Uhr tickt: Sichere dir tolle Angebote"} +{"t":"PD 25 Outbound 126 Subject line de-de There’s still time to feel like a big deal Noch ist Zeit, um so richtig zu sparen"} +{"t":"PD 25 Outbound 127 de-de Time's running out on these epic deals Die Uhr tickt: Sichere dir noch schnell Angebote"} +{"t":"PD 25 Outbound 128 Headline de-de Prime Day deals to make you feel like a big deal Mit Angeboten am Prime Day sparst du so richtig"} +{"t":"PD 25 Outbound 129 de-de Prime Day deals to make you smile Angebote am Prime Day, die gute Laune machen"} +{"t":"PD 25 Outbound 131 Subject line de-de The clock is ticking on Prime Day Prime Day endet bald"} +{"t":"PD 25 Outbound 132 de-de These big deals end in 24 hours Diese Angebote laufen in 24 Stunden aus"} +{"t":"PD 25 Outbound 133 Intro de-de Just 24 hours to bag an epic deal Nur noch 24 Stunden für tolle Angebote"} +{"t":"PD 25 Outbound 135 Subject line de-de Prime Day is still on, but not for long Prime Day endet bald"} +{"t":"PD 25 Outbound 136 de-de In 24 hours, your big deals disappear Deine Angebote enden in 24 Stunden"} +{"t":"PD 25 Outbound 137 Intro de-de Prime Day ends in 24 hours Prime Day ist in 24 Stunden vorbei"} +{"t":"PD 25 Outbound 139 Subject line de-de Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 140 Subject line de-de Your epic deals end tonight Tolle Angebote für dich nur noch bis heute Nacht"} +{"t":"PD 25 Outbound 141 Headline de-de Epic deals end at midnight Tolle Angebote – nur noch heute"} +{"t":"PD 25 Outbound 143 Subject line de-de Prime Day ends tonight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 144 Intro de-de Big deals end at midnight Tolle Angebote – nur noch heute"} +{"t":"PD 25 Outbound 146 Subject line de-de It’s the final few hours of Prime Day Prime Day endet bald"} +{"t":"PD 25 Outbound 147 Subject line de-de Exclusive deals end at midnight Exklusive Angebote – nur noch heute"} +{"t":"PD 25 Outbound 148 Headline de-de Last chance to shop, save and feel like a big deal Letzte Chance, um so richtig zu sparen"} +{"t":"PD 25 Outbound 149 de-de Last chance to shop, save and enjoy epic deals Letzte Chance, um richtig zu sparen"} +{"t":"PD 25 Outbound 151 Subject line de-de Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 152 Intro de-de Shop exclusive deals until midnight Exklusive Angebote – nur noch heute"} +{"t":"PD 25 Outbound 155 Subject line de-de Join Prime to shop big deals until tomorrow night Werde Prime-Mitglied und spare bis morgen Abend"} +{"t":"PD 25 Outbound 159 Intro de-de Enjoy access to big deals Sichere dir tolle Angebote"} +{"t":"PD 25 Outbound 161 de-de Prime Day is still on, but not for long Prime Day endet bald"} +{"t":"PD 25 Outbound 162 Subject line de-de The clock is ticking on Prime Day Bald ist Prime Day vorbei"} +{"t":"PD 25 Outbound 163 Intro de-de 4 days of big deals ends tomorrow 4 Tage voller Angebote enden morgen"} +{"t":"PD 25 Outbound 164 CTA de-de Join Prime now Werde Prime-Mitglied"} +{"t":"PD 25 Outbound 165 de-de Prime Day ends at midnight Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 166 Subject line de-de Just a few hours left to access big deals Tolle Angebote - nur noch für wenige Stunden"} +{"t":"PD 25 Outbound 167 Subject line de-de These big deals end in 24 hours Tolle Angebote für dich nur noch bis heute Nacht"} +{"t":"PD 25 Outbound 168 Headline de-de Last chance to get big deals Letzte Chance auf tolle Angebote"} +{"t":"PD 25 Outbound 170 Subject line de-de Prime Day ends in 24 hours Prime Day endet um Mitternacht"} +{"t":"PD 25 Outbound 171 Intro de-de Don’t miss out on these big deals Lass dir diese Angebote nicht entgehen"} +{"t":"PD 25 Outbound 174 Intro de-de Last chance to feel like a big deal Letzte Chance, um richtig zu sparen"} +{"t":"PD 25 Outbound 175 de-de Last chance to enjoy epic deals Letzte Chance auf tolle Angebote"} +{"t":"PD 25 Outbound 176 de-de Epic deals end midnight Tolle Angebote enden um Mitternacht"} +{"t":"PD 25 Outbound 178 Subject line de-de £XX off £XX with the app on Prime Day: XX-YY Month XX € Rabatt auf XX € in App von XX. bis YY. Juli"} +{"t":"PD 25 Outbound 179 Subject line de-de Claim it the first time you sign in to the Amazon app In der Amazon-App anmelden und Rabatt erhalten"} +{"t":"PD 25 Outbound 180 Headline de-de £XX off £XX with the app XX € Rabatt auf XX € in der App"} +{"t":"PD 25 Outbound 181 CTA de-de Claim your reward Aktionsgutschein sichern"} +{"t":"PD 25 Outbound 182 Subject line de-de £XX off when you spend £XX on Prime Day: XX-YY Month XX € Rabatt auf XX € am Prime Day: XX.–YY. Juli"} +{"t":"PD 25 Outbound 183 Subject line de-de Make Prime Day even more epic with £XX off when you spend £XX Am Prime Day: XX € Rabatt auf Einkauf von XX € oder mehr"} +{"t":"PD 25 Outbound 184 Headline de-de Use the app and get £XX off £XX Erhalte in der App XX € Rabatt auf XX €"} +{"t":"PD 25 Outbound 186 Subject line de-de Check out Prime Day’s Top 100 Deals Die 100 besten Angebote für dich am Prime Day"} +{"t":"PD 25 Outbound 187 Intro de-de Shop the most epic deals Entdecke die besten Angebote"} +{"t":"PD 25 Outbound 188 de-de See top 100 Jetzt entdecken"} +{"t":"PD 25 Outbound 189 de-de See top picks Zu den Angeboten"} +{"t":"PD 25 Outbound 190 CTA de-de Discover now Jetzt entdecken"} +{"t":"PD 25 Outbound 191 Subject line de-de Glowing reviews, epic prices Tolle Bewertungen, tolle Preise"} +{"t":"PD 25 Outbound 192 Intro de-de Snap up big deals on 4+ star-rated products Tolle Angebote mit 4 oder mehr Sternen"} +{"t":"PD 25 Outbound 194 Subject line de-de Deals on trustworthy brands Angebote für beliebte Produkte"} +{"t":"PD 25 Outbound 195 Intro de-de Top brands at epic prices Top-Marken zu attraktiven Preisen"} +{"t":"PD 25 Outbound 196 CTA de-de See all Alles ansehen"} +{"t":"PD 25 Outbound 197 Subject line de-de Products you love at prices you'll love Deine Lieblingsprodukte zu tollen Preisen"} +{"t":"PD 25 Outbound 198 Intro de-de Discover highly-rated deals Entdecke top-bewertete Angebote"} +{"t":"PD 25 Outbound 200 Subject line de-de Deals on Influencer Favourites Entdecke Influencer-Favoriten im Angebot"} +{"t":"PD 25 Outbound 201 Intro de-de Shop before they're gone Schnapp sie dir, bevor sie weg sind"} +{"t":"PD 25 Outbound 203 Subject line de-de Big deals on our new arrivals Tolle Angebote für neue Produkte"} +{"t":"PD 25 Outbound 204 Intro de-de New items you'll love Neue Produkte, die du lieben wirst"} +{"t":"PD 25 Outbound 205 CTA de-de See new arrivals Neue Produkte entdecken"} +{"t":"PD 25 Outbound 206 Subject line de-de Don’t miss out on your Prime Day deals Nicht verpassen: deine Angebote am Prime Day"} +{"t":"PD 25 Outbound 207 Intro de-de Shop big deals tailored to your taste Tolle Angebote nach deinem Geschmack"} +{"t":"PD 25 Outbound 209 Subject line de-de Prime Day deals inspired by you Prime Day Angebote ganz nach deinem Geschmack"} +{"t":"PD 25 Outbound 210 Intro de-de Shop big deals based on your basket and wishlist Angebote ganz nach deinen Wünschen"} +{"t":"PD 25 Outbound 212 Subject line de-de Keep shopping before Prime Day deals disappear Sichere dir noch schnell deine Prime Day Angebote"} +{"t":"PD 25 Outbound 213 Intro de-de Shop epic deals Angebote entdecken"} +{"t":"PD 25 Outbound 215 de-de 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 Prime Day ist vom XX. bis XX. Juli – mach dich bereit 🔥"} +{"t":"PD 25 Outbound 217 de-de 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💶💶💶 auf all die schönen Dinge, die du liebst und brauchst.\n\n Und das ist noch nicht alles: Wir benachrichtigen dich, sobald es auch auf deine Lieblingsprodukte Angebote gibt 🥰❤️.\n\n 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day an und freu dich 🥳 schon jetzt auf viele tolle Angebote. 🏃🏃"} +{"t":"PD 25 Outbound 217F de-de 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💶💶💶 auf all die schönen Dinge, die du liebst und brauchst. Und das ist noch nicht alles: Wir benachrichtigen dich, sobald es auch auf deine Lieblingsprodukte Angebote gibt 🥰❤️. 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day an und freu dich 🥳 schon jetzt auf viele tolle Angebote. 🏃🏃"} +{"t":"PD 25 Outbound 218 de-de w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💷💷💷 auf all die schönen Dinge, die du liebst und brauchst.\n\n Und damit du immer auf dem Laufenden bist, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰❤️. \n\n 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day und freu dich 🥳schon jetzt auf viele tolle Angebote.🏃🏃"} +{"t":"PD 25 Outbound 218F de-de w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Mach dich bereit für Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Mit exklusiven Rabatten sparst du Bares 💷💷💷 auf all die schönen Dinge, die du liebst und brauchst. Und damit du immer auf dem Laufenden bist, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰❤️. 🏃🏃 Also worauf wartest du noch? Erstelle gleich eine Wunschliste für Prime Day und freu dich 🥳schon jetzt auf viele tolle Angebote.🏃🏃"} +{"t":"PD 25 Outbound 219 de-de [Start your wishlist]\n Reply STOP to unsubscribe [Wunschliste erstellen]\n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 219F de-de [Start your wishlist] Reply STOP to unsubscribe [Wunschliste erstellen] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 220 de-de 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 Prime Day ist vom XX. bis XX. Juli – freu dich auf tolle Angebote 🔥"} +{"t":"PD 25 Outbound 221 de-de 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen.\n\n 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. \n\n Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und lass dich feiern."} +{"t":"PD 25 Outbound 221F de-de 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen. 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und lass dich feiern."} +{"t":"PD 25 Outbound 222 de-de w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen.\n\n 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. \n\n Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und spare so richtig."} +{"t":"PD 25 Outbound 222F de-de w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Mit exklusiven Angeboten für Prime-Mitglieder aus den Bereichen 🏠, Küche, Elektronik und mehr kannst du dich jetzt schon auf Prime Day freuen. 🍰 Sichere dir dein Stück vom Kuchen, indem du noch heute Prime-Mitglied wirst und dir Zugriff auf exklusive Prime Day-Angebote sicherst. So sparst du Bares 💶💶💶 auf die Dinge, die du liebst und brauchst 🥰❤️. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen – und das für nur xx €/Monat. Werde jetzt Mitglied und spare so richtig."} +{"t":"PD 25 Outbound 223 de-de [Join Prime]\nReply STOP to unsubscribe [Werde Prime-Mitglied] \nAntworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 223F de-de [Join Prime] Reply STOP to unsubscribe [Werde Prime-Mitglied] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 225 de-de 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie hat es sich mehr gelohnt, Prime-Mitglied zu sein: An Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. \n\n Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. \n\n Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎\n\n 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 225F de-de 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie hat es sich mehr gelohnt, Prime-Mitglied zu sein: An Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 226 de-de 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie war es so lohnend für dich, Prime Mitglied zu sein: Am Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. \n\n Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. \n\n Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎\n\n 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 226F de-de 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Noch nie war es so lohnend für dich, Prime Mitglied zu sein: Am Prime Day profitierst du von exklusiven Angeboten aus den Bereichen 🏠, Küche, Elektronik und mehr. Als kleinen Bonus erhältst du X € von uns, wenn du im Wert von XX € bestellst. Eines ist sicher: Wenn du feststellst, wie viel 💶💶💶 du auf die Dinge sparen kannst, die du liebst und brauchst 🥰❤️, fühlst du dich wie ein Star! 😎 📦 Also leg direkt los und entdecke viele tolle Angebote am Prime Day. 📦"} +{"t":"PD 25 Outbound 227 de-de [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Jetzt einkaufen] [Amazon-App herunterladen]\n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 227F de-de [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Jetzt einkaufen] [Amazon-App herunterladen] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 228 de-de 🔥Prime Day has started, don’t miss out 🔥 🔥Prime Day ist da – nicht verpassen🔥"} +{"t":"PD 25 Outbound 229 de-de 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Werde heute Mitglied und erhalte X € Rabatt auf deine Bestellung ab einem Wert von XX €. \n\n Für nur XX €/Monat erhältst du am Prime Day Zugriff auf tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen.\n\n Und damit Prime Day für dich zum vollen Erfolg wird, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰 ❤️"} +{"t":"PD 25 Outbound 229F de-de 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Werde heute Mitglied und erhalte X € Rabatt auf deine Bestellung ab einem Wert von XX €. Für nur XX €/Monat erhältst du am Prime Day Zugriff auf tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr. Außerdem profitierst du von einer schnellen Lieferung und kannst beliebte Serien und Filme schauen. Und damit Prime Day für dich zum vollen Erfolg wird, benachrichtigen wir dich, sobald auch deine Lieblingsprodukte im Angebot sind 🥰 ❤️"} +{"t":"PD 25 Outbound 230 de-de [Join Prime] \n Reply STOP to unsubscribe [Werde Prime-Mitglied] \n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 230F de-de [Join Prime] Reply STOP to unsubscribe [Werde Prime-Mitglied] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 231 de-de 🔥Prime Day ends today 🔥 🔥Prime Day endet heute 🔥"} +{"t":"PD 25 Outbound 232 de-de 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. \n\n Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht.\n\n 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um noch einmal so richtig zu sparen . 💶💶💶"} +{"t":"PD 25 Outbound 232F de-de 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht. 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um noch einmal so richtig zu sparen . 💶💶💶"} +{"t":"PD 25 Outbound 233 de-de w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. \n\n Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht.\n\n 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um dich mit tollen Angeboten wie etwas ganz Besonderes 😎 zu fühlen."} +{"t":"PD 25 Outbound 233F de-de w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Traurig, aber wahr: Dir bleiben nur noch wenige Stunden ⏱️, um vom Prime Day zu profitieren. Also geh noch schnell deine Einkaufsliste 🛍️ durch – unsere Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr gelten nur noch bis Mitternacht. 🏃🏃 Lass dir diese Chance nicht entgehen und nutze Prime Day, um dich mit tollen Angeboten wie etwas ganz Besonderes 😎 zu fühlen."} +{"t":"PD 25 Outbound 234 de-de [Start shopping]\n Reply STOP to unsubscribe [Jetzt einkaufen]\n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 234F de-de [Start shopping] Reply STOP to unsubscribe [Jetzt einkaufen] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 236 de-de You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Noch kannst du dir tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr sichern. Schließe einfach eine Prime-Mitgliedschaft für nur xx €/Monat ab, um noch schnell von Prime Day zu profitieren. Zusätzlich bekommst du auch noch eine schnelle Lieferung und kannst beliebte Serien und Filme schauen.\n\n 🏃🏃 Aber beeile dich, damit du nichts verpasst: Prime Day geht nur noch bis Mitternacht."} +{"t":"PD 25 Outbound 236F de-de You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Noch kannst du dir tolle Angebote aus den Bereichen 🏠, Küche, Elektronik und mehr sichern. Schließe einfach eine Prime-Mitgliedschaft für nur xx €/Monat ab, um noch schnell von Prime Day zu profitieren. Zusätzlich bekommst du auch noch eine schnelle Lieferung und kannst beliebte Serien und Filme schauen. 🏃🏃 Aber beeile dich, damit du nichts verpasst: Prime Day geht nur noch bis Mitternacht."} +{"t":"PD 25 Outbound 237 de-de [Join Prime] \n Reply STOP to unsubscribe [Werde Prime-Mitglied] \n Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 237F de-de [Join Prime] Reply STOP to unsubscribe [Werde Prime-Mitglied] Antworte mit „STOP“, um keine weiteren Nachrichten zu erhalten."} +{"t":"PD 25 Outbound 238 de-de Exclusively for Prime members Exklusiv für Prime-Mitglieder"} +{"t":"SDD 23 Outbound 001 Subject line de-de Ready for up to 40% off in the Amazon Spring Sale? Bis zu 40 % Rabatt: die Amazon Frühlingsangebote!"} +{"t":"SDD 23 Outbound 002 Subject line de-de Starts 27 March Ab 27. März"} +{"t":"SDD 23 Outbound 003 Headline de-de Over two days of spring savings Mehr als 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Outbound 004 Body Copy de-de The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Die Amazon Frühlingsangebote sind fast da! Mach dich bereit und spare bis zu 40% bei  allem, was du für den Frühling brauchst. Ab 27. März um 18 Uhr bis 29. März um Mitternacht. Merk‘ dir den Termin und verpasse nicht die Frühlingsgefühle!"} +{"t":"SDD 23 Outbound 005 CTA de-de Save the date Termin merken"} +{"t":"SDD 23 Outbound 006 Title de-de Save up to 40% in the Amazon Spring Sale Bis zu -40 %. Amazon  Frühlingsangebote"} +{"t":"SDD 23 Outbound 007 Body Copy de-de Over two days of spring savings Mehr als 2 Tage voller Frühlingsangebote"} +{"t":"SDD 23 Outbound 009 Subject line de-de Save up to 40% in the Amazon Spring Sale today! Spare bis zu 40 % bei  en Amazon Frühlingsangeboten"} +{"t":"SDD 23 Outbound 010 Subject line de-de Starts at 6pm Heute ab 18 Uhr"} +{"t":"SDD 23 Outbound 011 Headline de-de Get that spring feeling with up to 40% off today! Hol dir das  Frühlingsgefühl und spare bis zu 40 %!"} +{"t":"SDD 23 Outbound 012 Body Copy de-de The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Die Amazon Frühlingsangebote starten heute um 18 Uhr. Spare bis zu 40% bei Angeboten für deinen Garten, auf Küchengeräte, Elektronik und mehr. Finde die besten Angebote für deinen perfekten Frühling."} +{"t":"SDD 23 Outbound 013 CTA de-de See the deals Alle Angebote ansehen"} +{"t":"SDD 23 Outbound 014 Title de-de Save up to 40% in the Amazon Spring Sale Spare bis zu 40 %: die Frühlingsangebote"} +{"t":"SDD 23 Outbound 015 Body Copy de-de Starts 6pm tonight Heute ab 18 Uhr"} +{"t":"SDD 23 Outbound 016 CTA de-de See the deals Alle Angebote ansehen"} +{"t":"SDD 23 Outbound 017 Subject line de-de The clock is ticking on the Amazon Spring Sale Die Uhr tickt bei  den Amazon Frühlingsangeboten"} +{"t":"SDD 23 Outbound 018 Subject line de-de Save up to 40% while you still can Spare bis zu 40 %, solange du kannst"} +{"t":"SDD 23 Outbound 019 Headline de-de Check out today's spring deals Entdecke die  heutigen Frühlingsangebote"} +{"t":"SDD 23 Outbound 020 Body Copy de-de The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Die Amazon Frühlingsangebote sind in voller Blüte. Nur noch zwei Tage – also verpasse  nicht bis zu 40 % auf deine Frühlingsartikel zu sparen. Endet morgen um  Mitternacht."} +{"t":"SDD 23 Outbound 022 Title de-de Only two days left to get up to 40% off Nur noch zwei Tage bis zu 40 % sparen"} +{"t":"SDD 23 Outbound 023 Body Copy de-de Spring daily deals! Ends tomorrow Tägliche Frühlingsangebote!  Nur noch bis morgen!"} +{"t":"SDD 23 Outbound 025 Title de-de The clock is ticking on the Spring Sale Bald vorbei: die Amazon Frühlingsangebote"} +{"t":"SDD 23 Outbound 026 Body Copy de-de Save up to 40% at Amazon Spare bis zu 40 % bei Amazon"} +{"t":"SDD 23 Outbound 028 Subject line de-de Last chance to get up to 40% off at Amazon Letzte Chance bis zu 40 % zu sparen bei Amazon"} +{"t":"SDD 23 Outbound 029 Subject line de-de Spring Sale ends midnight Die  Frühlingsangebote enden um Mitternacht"} +{"t":"SDD 23 Outbound 030 Headline de-de Check out our final Spring Sale deals Sieh dir die finalen Frühlingsangebote an"} +{"t":"SDD 23 Outbound 031 Body Copy de-de Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Heute ist der letzte Tag der Amazon Frühlingsangebote! Aber keine Angst, noch ist Zeit, bis zu 40 % zu sparen. Mach‘ dich bereit für einen Frühling, der in Erinnerung bleibt mit Preisen, die du lieben wirst! Sieh dir unsere Angebote an, bevor die  Frühlingsangebote um Mitternacht enden."} +{"t":"SDD 23 Outbound 033 Title de-de Only a few hours left of our Spring Sale Nur noch kurz: die Frühlingsangebote"} +{"t":"SDD 23 Outbound 034 Body Copy de-de Last chance to save up to 40% at Amazon Noch bis zu 40 % bei Amazon sparen!"} +{"t":"SDD 23 Outbound 036 Title de-de Spring Sale ends midnight Frühlingsangebote nur bis Mitternacht"} +{"t":"SDD 24 Outbound 001 Subject line de-de Amazon Spring Deal Days are coming! Up to 40% off  Bald gibt's die Amazon Oster-Angebote"} +{"t":"SDD 24 Outbound 002 Subject line de-de Starts 20 March Ab 20. März"} +{"t":"SDD 24 Outbound 003 Headline de-de Shop six days of up to 40% off for spring Entdecke 6 Tage lang tolle Angebote"} +{"t":"SDD 24 Outbound 004 Body Copy de-de Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! Bald starten die Amazon Oster-Angebote! Entdecke vom 20. bis 25. März tolle Deals aus den Bereichen Mode, Haushalt, Küche und mehr. Merk dir den Termin vor und freue dich auf Ostern!"} +{"t":"SDD 24 Outbound 005 CTA de-de Save the date Termin vormerken"} +{"t":"SDD 24 Outbound 006 Title de-de Save up to 40% on Amazon Spring Deal Days Oster-Angebote: Spare richtig viel"} +{"t":"SDD 24 Outbound 007 Body Copy de-de Shop six days of big spring savings Entdecke 6 Tage lang tolle Deals"} +{"t":"SDD 24 Outbound 008 CTA de-de Save the date Termin vormerken"} +{"t":"SDD 24 Outbound 009 Subject line de-de Amazon Spring Deal Days are almost here! Bald starten die Amazon Oster-Angebote"} +{"t":"SDD 24 Outbound 011 Headline de-de Shop six days of up to 40% off for spring 6 Tage lang tolle Oster-Angebote"} +{"t":"SDD 24 Outbound 012 Body Copy de-de New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! Entdecke vom 20. bis 25. März tolle Deals aus den Bereichen Elektronik, Mode, Haushalt, Küche. Merk dir den Termin vor und freue dich auf Ostern!"} +{"t":"SDD 24 Outbound 015 Body Copy de-de Shop six days of big spring savings 6 Tage lang tolle Deals"} +{"t":"SDD 24 Outbound 017 Subject line de-de Get ready! New Amazon Spring Deal Days start tomorrow! Bist du bereit? Die Oster-Angebote starten morgen"} +{"t":"SDD 24 Outbound 018 Subject line de-de Starts midnight until 25 March Ab Mitternacht, bis zum 25. März"} +{"t":"SDD 24 Outbound 019 Headline de-de Shop six days of up to 40% off deals 6 Tage lang tolle Oster-Angebote"} +{"t":"SDD 24 Outbound 020 Body Copy de-de Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Mach dich bereit: Um Mitternacht starten die Amazon Oster-Angebote. Du kannst bei allem, was du für Ostern brauchst, 6 Tage lang richtig viel sparen. Entdecke tolle Deals aus den Bereichen Elektronik, Mode, Haushalt, Küche und mehr. Also gleich vormerken!"} +{"t":"SDD 24 Outbound 021 CTA de-de Starts midnight Ab Mitternacht"} +{"t":"SDD 24 Outbound 022 Title de-de Amazon Spring Deal Days start tomorrow! Morgen starten die Oster-Angebote!"} +{"t":"SDD 24 Outbound 023 Body Copy de-de Shop six days of up to 40% off 6 Tage lang tolle Deals"} +{"t":"SDD 24 Outbound 024 CTA de-de Starts midnight Ab Mitternacht"} +{"t":"SDD 24 Outbound 025 Title de-de Check out Spring WOW! Deals Entdecke die WOW-Angebote zu Ostern"} +{"t":"SDD 24 Outbound 026 Body Copy de-de Save big with Amazon Prime during Spring Deal Days Exklusiv für Prime-Mitglieder"} +{"t":"SDD 24 Outbound 027 CTA de-de Sign up now Jetzt anmelden"} +{"t":"SDD 24 Outbound 028 Subject line de-de New, Amazon Spring Deal Days are here! Die Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 029 Subject line de-de Up to 40% off starts today Ab heute kannst du richtig viel sparen"} +{"t":"SDD 24 Outbound 030 Headline de-de Shop up to 40% off for spring today Oster-Angebote: Ab jetzt sparen"} +{"t":"SDD 24 Outbound 031 Body Copy de-de Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Ostern steht vor der Tür, das bedeutet bei Amazon: Die Oster-Angebote sind da! Ab heute bis 25. März kannst du bei allem, was du brauchst, so richtig viel sparen – von Elektronik und Mode bis hin zu Haushalt, Küche und mehr."} +{"t":"SDD 24 Outbound 032 CTA de-de See the deals Angebote entdecken"} +{"t":"SDD 24 Outbound 033 Title de-de Amazon Spring Deal Days start today! Die Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 034 Body Copy de-de Shop up to 40% off Ab heute kannst du richtig viel sparen"} +{"t":"SDD 24 Outbound 035 CTA de-de See the deals Jetzt entdecken"} +{"t":"SDD 24 Outbound 036 Subject line de-de Amazon Spring Deal Days have started! Die Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 037 Subject line de-de On now until 25 March Ab heute bis 25. März"} +{"t":"SDD 24 Outbound 038 Headline de-de Shop six days of up to 40% off from today 6 Tage lang tolle Oster-Angebote"} +{"t":"SDD 24 Outbound 039 Body Copy de-de The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Der erste Tag der Amazon Oster-Angebote ist fast vorbei. Doch keine Sorge, wir haben gerade erst angefangen. Bis 25. März kannst du bei allem von Elektronik und Mode bis hin zu Haushalt, Küche und mehr richtig viel sparen. Morgen ist ein neuer Tag mit neuen Deals."} +{"t":"SDD 24 Outbound 041 Title de-de Amazon Spring Deal Days are now on! Entdecke die Amazon Oster-Angebote"} +{"t":"SDD 24 Outbound 042 Body Copy de-de Shop up to 40% off Richtig viel sparen"} +{"t":"SDD 24 Outbound 043 CTA de-de Shop now Jetzt einkaufen"} +{"t":"SDD 24 Outbound 044 Title de-de Amazon Spring Deal Days are here! Die Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 045 Body Copy de-de Save up to 40% off until 25 March Spare richtig viel bis 25. März"} +{"t":"SDD 24 Outbound 047 Subject line de-de Amazon Spring Deal Days are in full swing Die Oster-Angebote sind in vollem Gange"} +{"t":"SDD 24 Outbound 048 Subject line de-de Shop up to 40% off until 25 March Spare richtig viel bis 25. März"} +{"t":"SDD 24 Outbound 049 Headline de-de Shop up to 40% off everything you need for Spring  Entdecke tolle Deals bei den Oster-Angeboten"} +{"t":"SDD 24 Outbound 050 Body Copy de-de Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Die Amazon Oster-Angebote sind in vollem Gange! Spare 6 Tage lang bei vielen tollen Deals aus den Bereichen Elektronik, Mode, Haushalt, Küche und mehr. Die Angebote enden am 25. März."} +{"t":"SDD 24 Outbound 052 Title de-de Amazon Spring Deal Days are in full swing! Die Oster-Angebote sind in vollem Gange!"} +{"t":"SDD 24 Outbound 053 Body Copy de-de Shop the latest deals Entdecke neue Deals"} +{"t":"SDD 24 Outbound 055 Subject line de-de New day, new epic deals with Amazon Spring Deal Days Neuer Tag, neue Deals mit den Oster-Angeboten"} +{"t":"SDD 24 Outbound 056 Subject line de-de Shop up to 40% off Amazon Spring Deal Days, today!  Spare richtig viel mit den Oster-Angeboten"} +{"t":"SDD 24 Outbound 057 Headline de-de New day, new deals on everything you need for Spring Entdecke neue Oster-Angebote"} +{"t":"SDD 24 Outbound 058 Body Copy de-de Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Unsere neuesten Deals sind da, greife am besten gleich zu! Denn die Amazon Oster-Angebote dauern nur noch ein paar Tage. Verpasse nicht deine Chance, mit tollen Angeboten richtig viel zu sparen. Die Angebote enden am 25. März."} +{"t":"SDD 24 Outbound 060 Title de-de Discover new deals everyday Entdecke jeden Tag neue Angebote"} +{"t":"SDD 24 Outbound 061 Body Copy de-de Up to 40% off on Amazon Spring Deal Days Tolle Deals bei den Oster-Angeboten"} +{"t":"SDD 24 Outbound 063 Subject line de-de Shop must-have savings with Amazon Spring Deal Days Die Amazon Oster-Angebote: Deals, bei denen du nicht nein sagen kannst."} +{"t":"SDD 24 Outbound 064 Subject line de-de Shop up to 40% off spring deals today! An Ostern richtig viel sparen"} +{"t":"SDD 24 Outbound 065 Headline de-de There's only two Amazon Spring Deal Days left! Nur noch 2 Tage Amazon Oster-Angebote!"} +{"t":"SDD 24 Outbound 066 Body Copy de-de Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Hast du bei den Amazon Oster-Angeboten schon etwas gefunden? Entdecke alles, was du zu Ostern brauchst und spare so richtig viel. Von Elektronik und Mode bis hin zu Haushalt und Küche. Die Angebote enden am 25. März."} +{"t":"SDD 24 Outbound 068 Title de-de Amazon Spring Deal Days still on! Die Amazon Oster-Angebote laufen noch!"} +{"t":"SDD 24 Outbound 069 Body Copy de-de Get up to 40% off until 25 March Spare bis 25. März richtig viel"} +{"t":"SDD 24 Outbound 071 Title de-de Amazon Spring Deal Days continues! Die Amazon Oster-Angebote gehen weiter!"} +{"t":"SDD 24 Outbound 072 Body Copy de-de Discover new deals every day Entdecke jeden Tag neue Deals"} +{"t":"SDD 24 Outbound 074 Title de-de Check out Amazon Spring WOW! deals Entdecke Oster-WOW!-Angebote auf Amazon"} +{"t":"SDD 24 Outbound 075 Body Copy de-de Save big with Amazon Spring Deal Days, today! Entdecke heute tolle Deals auf Amazon"} +{"t":"SDD 24 Outbound 077 Title de-de Discover trending Amazon Spring deals Entdecke angesagte Oster-Angebote"} +{"t":"SDD 24 Outbound 078 Body Copy de-de Shop the most loved deals Finde die beliebtesten Deals"} +{"t":"SDD 24 Outbound 079 CTA de-de Discover more Mehr erfahren"} +{"t":"SDD 24 Outbound 080 Title de-de See our Top 100 deals Entdecke die Top 100 Angebote"} +{"t":"SDD 24 Outbound 081 Body Copy de-de Find Amazon Spring Deal Days bestsellers Die Bestseller der Oster-Angebote"} +{"t":"SDD 24 Outbound 083 Title de-de Shop up to 40% off with Amazon Spring Deal Days Finde die beliebtesten Deals auf Amazon"} +{"t":"SDD 24 Outbound 084 Body Copy de-de Discover the most-loved deals Entdecke hoch bewertete Angebote"} +{"t":"SDD 24 Outbound 085 CTA de-de Learn more Mehr erfahren"} +{"t":"SDD 24 Outbound 086 Title de-de What's new for Amazon Spring Deal Days? Was ist neu bei den Oster-Angeboten?"} +{"t":"SDD 24 Outbound 087 Body Copy de-de Check out new deals today Entdecke heute neue Deals"} +{"t":"SDD 24 Outbound 089 Title de-de Amazon Spring Deal Days are on now! Amazon Oster-Angebote sind da!"} +{"t":"SDD 24 Outbound 090 Body Copy de-de Find Amazon Spring Deals under £15/20€ Entdecke tolle Deals unter 15 £/20 €"} +{"t":"SDD 24 Outbound 092 Subject line de-de Last chance to shop up to 40% off at Amazon Letzte Chance: Spare richtig viel bei Amazon"} +{"t":"SDD 24 Outbound 093 Subject line de-de Amazon Spring Deal Days end soon Die Oster-Angebote enden bald"} +{"t":"SDD 24 Outbound 094 Headline de-de Final call for up to 40% off great spring deals Endspurt: Spare richtig viel bei den Oster-Angeboten"} +{"t":"SDD 24 Outbound 095 Body Copy de-de Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Heute ist der letzte Tag der Amazon Oster-Angebote, aber es gibt noch unzählige Deals, bei denen du richtig viel sparen kannst. Angebote enden um Mitternacht."} +{"t":"SDD 24 Outbound 098 Title de-de Amazon Spring Deal Days end midnight Die Oster-Angebote enden um Mitternacht"} +{"t":"SDD 24 Outbound 099 Body Copy de-de Last chance to save up to 40% off Letzte Chance, richtig viel zu sparen"} +{"t":"SDD 24 Outbound 101 Subject line de-de Check out final Amazon Spring Deal Day savings! Entdecke die letzten Oster-Angebote!"} +{"t":"SDD 24 Outbound 102 Subject line de-de Don't miss up to 40% off Verpasse diese tollen Angebote nicht"} +{"t":"SDD 24 Outbound 103 Headline de-de Amazon Spring Deal Days end at midnight tonight Die Amazon Oster-Angebote enden heute um Mitternacht"} +{"t":"SDD 24 Outbound 104 Body Copy de-de There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Nur noch wenige Stunden, dann enden die Amazon Oster-Angebote. Schau dir heute die letzten Deals an und spare so richtig, so lange du kannst!"} +{"t":"SDD 24 Outbound 106 Title de-de Discover final savings on great deals Spare bei den letzten tollen Deals"} +{"t":"SDD 24 Outbound 107 Body Copy de-de Amazon Spring Deals Days end at midnight Die Oster-Angebote enden um Mitternacht"} +{"t":"SDD 24 Outbound 109 Title de-de Last call for up to 40% off at Amazon  Letzte Chance, richtig viel zu sparen"} +{"t":"SDD 24 Outbound 110 Body Copy de-de Amazon Spring Deal Days end at midnight Die Oster-Angebote enden um Mitternacht"} +{"t":"SDD 25 Outbound 001 Subject line de-de Oooh! Get ready for Spring Deal Days!  Mach dich bereit für die Frühlingsangebote"} +{"t":"SDD 25 Outbound 002 Subject line de-de Up to XX% off from 25 to 31 March Spare bis zu XX % vom 25. - 31. März"} +{"t":"SDD 25 Outbound 003 de-de Epic savings from 25 to 31 March Spare so richtig vom 25. - 31. März"} +{"t":"SDD 25 Outbound 004 Headline de-de Shop 7 days of big spring savings Entdecke 7 Tage voller Angebote"} +{"t":"SDD 25 Outbound 005 CTA de-de Save the date Merk dir das Datum"} +{"t":"SDD 25 Outbound 006 Title de-de Get ready for Spring Deal Days Bereit für die Frühlingsangebote?"} +{"t":"SDD 25 Outbound 007 Body Copy de-de Up to XX% off from 25 to 31 March Spare bis zu XX % vom 25. - 31. März"} +{"t":"SDD 25 Outbound 010 Subject line de-de Spring Deal Days is coming  Die Frühlingsangebote starten bald"} +{"t":"SDD 25 Outbound 013 Headline de-de Get ready for big spring savings Mach dich bereit für tolle Frühlingsangebote"} +{"t":"SDD 25 Outbound 015 Title de-de Spring Deal Days is coming Die Frühlingsangebote starten bald"} +{"t":"SDD 25 Outbound 018 CTA de-de Get ready Mach dich bereit"} +{"t":"SDD 25 Outbound 019 Subject line de-de Spring Deal Days: mark your calendar Die Frühlingsangebote: Jetzt vormerken"} +{"t":"SDD 25 Outbound 020 Subject line de-de Save up to XX% off from 25 to 31 March Spare bis zu XX % vom 25. - 31. März"} +{"t":"SDD 25 Outbound 021 de-de Save big from 25 to 31 March Spare so richtig vom 25. - 31. März"} +{"t":"SDD 25 Outbound 022 Headline de-de Ready for 7 days of epic spring deals? Bereit für 7 Tage voller Frühlingsangebote"} +{"t":"SDD 25 Outbound 023 CTA de-de Start your wishlist Wunschliste vorbereiten"} +{"t":"SDD 25 Outbound 024 Title de-de Spring Deal Days: mark your calendar Die Frühlingsangebote: Jetzt vormerken"} +{"t":"SDD 25 Outbound 025 Body Copy de-de Save up to XX% off from 25 to 31 March Spare bis zu XX % vom 25. - 31. März"} +{"t":"SDD 25 Outbound 028 Subject line de-de Get ready! Spring Deal Days starts tomorrow Bist du bereit? Die Frühlingsangebote starten morgen"} +{"t":"SDD 25 Outbound 030 de-de Big savings from 25 to 31 March Richtig viel sparen vom 25. - 31. März"} +{"t":"SDD 25 Outbound 031 Headline de-de Spring Deal Days is just hours away Die Frühlingsangebote starten in wenigen Stunden"} +{"t":"SDD 25 Outbound 032 CTA de-de Finish your wishlist Wunschliste fertig?"} +{"t":"SDD 25 Outbound 033 Title de-de Spring Deal Days starts tomorrow Die Frühlingsangebote starten morgen"} +{"t":"SDD 25 Outbound 036 CTA de-de Set your alarm! Stell dir den Wecker"} +{"t":"SDD 25 Outbound 037 de-de Spring Deal Days starts tomorrow Die Frühlingsangebote starten morgen"} +{"t":"SDD 25 Outbound 038 Title de-de Check out spring WOW! Deals Entdecke die WOW-Angebote"} +{"t":"SDD 25 Outbound 039 Body Copy de-de Save big with Prime during Spring Deal Days Frühlingsangebote mit Prime"} +{"t":"SDD 25 Outbound 040 Body Copy de-de Save big during Spring Deal Days Frühlingsangebote: Spare so richtig"} +{"t":"SDD 25 Outbound 041 CTA de-de See WOW! Deals now Jetzt WOW-Angebote entdecken"} +{"t":"SDD 25 Outbound 042 Subject line de-de Spring Deal Days is finally here Die Frühlingsangebote sind da"} +{"t":"SDD 25 Outbound 043 Subject line de-de Up to XX% off starts today Ab heute kannst du bis zu XX % sparen"} +{"t":"SDD 25 Outbound 044 Headline de-de Epic deals start today Tolle Angebote starten heute"} +{"t":"SDD 25 Outbound 045 de-de Lots of great deals to be found Entdecke viele tolle Angebote"} +{"t":"SDD 25 Outbound 046 CTA de-de Shop deals now Angebote entdecken"} +{"t":"SDD 25 Outbound 047 Title de-de Spring Deal Days is finally here Die Frühlingsangebote sind da"} +{"t":"SDD 25 Outbound 048 Body Copy de-de Up to XX% off starts today Ab heute kannst du bis zu XX % sparen"} +{"t":"SDD 25 Outbound 049 de-de Epic deals start today Tolle Angebote starten heute"} +{"t":"SDD 25 Outbound 050 CTA de-de Shop deals now Angebote entdecken"} +{"t":"SDD 25 Outbound 051 Subject line de-de Spring Deal Days has started!  Die Frühlingsangebote haben angefangen"} +{"t":"SDD 25 Outbound 052 Subject line de-de Save up to XX% until 31 March Spare bis zu XX % bis 31. März"} +{"t":"SDD 25 Outbound 053 de-de Big spring savings until 31 March Bis zum 31. März richtig viel sparen"} +{"t":"SDD 25 Outbound 054 Headline de-de Great deals on great products Spare auf tolle Produkte"} +{"t":"SDD 25 Outbound 056 Title de-de Spring Deal Days has started!  Die Frühlingsangebote sind da"} +{"t":"SDD 25 Outbound 057 Body Copy de-de Save up to XX% until 31 March Spare bis zu XX % bis zum 31. März"} +{"t":"SDD 25 Outbound 060 Subject line de-de Oooh! Spring Deal Days is in full swing! Die Frühlingsangebote sind in vollem Gange"} +{"t":"SDD 25 Outbound 061 Subject line de-de Save up to XX% off until 31 March Spare bis zu XX % bis zum 31. März"} +{"t":"SDD 25 Outbound 062 de-de Save big until 31 March Spare so richtig bis zum 31. März"} +{"t":"SDD 25 Outbound 063 Headline de-de Great spring savings with up to XX% off Tolle Frühlingsangebote: Spare bis zu XX %"} +{"t":"SDD 25 Outbound 065 Title de-de Oooh! Spring Deal Days is in full swing! Die Frühlingsangebote sind in vollem Gange"} +{"t":"SDD 25 Outbound 066 Body Copy de-de Save up to XX% off until 31 March Spare bis zu XX % bis zum 31. März"} +{"t":"SDD 25 Outbound 069 Subject line de-de New day, new deals with Spring Deal Days Neuer Tag, neue Frühlingsangebote"} +{"t":"SDD 25 Outbound 070 Subject line de-de Shop up to XX% off with Spring Deal Days Die Frühlingsangebote: Spare bis zu XX %"} +{"t":"SDD 25 Outbound 071 de-de Save big with Spring Deal Days today Die Frühlingsangebote: Spare heute so richtig"} +{"t":"SDD 25 Outbound 072 Headline de-de More savings with Spring Deal Days Mit den Frühlingsangeboten noch mehr sparen"} +{"t":"SDD 25 Outbound 073 CTA de-de Find your deals Angebote entdecken"} +{"t":"SDD 25 Outbound 074 Title de-de Epic deals with Spring Deal Days Tolle Frühlingsangebote"} +{"t":"SDD 25 Outbound 075 Body Copy de-de Up to XX% off this Spring Deal Days Spare bis zu XX %"} +{"t":"SDD 25 Outbound 076 de-de Save big with Spring Deal Days Spare so richtig"} +{"t":"SDD 25 Outbound 078 Subject line de-de Oooh! Epic savings with Amazon Spring Deal Days Spare so richtig bei den Amazon Frühlingsangeboten"} +{"t":"SDD 25 Outbound 079 Subject line de-de Get up to XX% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 25 Outbound 080 de-de Save big on great products Please do not use, repetition of subject line"} +{"t":"SDD 25 Outbound 081 Headline de-de Shop Spring Deal Days today Schnapp dir heute deine Frühlingsangebote"} +{"t":"SDD 25 Outbound 082 CTA de-de Explore deals now Angebote entdecken"} +{"t":"SDD 25 Outbound 083 Title de-de Epic savings: Spring Deal Days Spare so richtig: die Frühlingsangebote"} +{"t":"SDD 25 Outbound 084 Body Copy de-de Up to xx% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 25 Outbound 087 Title de-de Spring Deal Days continues! Die Frühlingsangebote gehen weiter"} +{"t":"SDD 25 Outbound 088 Body Copy de-de Discover new deals every day Entdecke jeden Tag neue Angebote"} +{"t":"SDD 25 Outbound 090 Subject line de-de Spring Deal Days ends midnight Die Frühlingsangebote enden heute um Mitternacht"} +{"t":"SDD 25 Outbound 091 Subject line de-de Last chance to save up to XX% off Letzte Chance auf bis zu XX % Rabatt"} +{"t":"SDD 25 Outbound 092 de-de Last chance to save big Letzte Chance um richtig viel zu sparen"} +{"t":"SDD 25 Outbound 093 Headline de-de Final call for up to XX% off spring deals Die Frühlingsangebote sind fast vorbei"} +{"t":"SDD 25 Outbound 094 CTA de-de Discover deals now Angebote entdecken"} +{"t":"SDD 25 Outbound 095 Title de-de Spring Deal Days ends midnight Letzte Chance auf bis zu XX % Rabatt"} +{"t":"SDD 25 Outbound 096 Body Copy de-de Last chance to save up to XX% off Letzte Chance um richtig viel zu sparen"} +{"t":"SDD 25 Outbound 097 de-de Last chance to save big Die Frühlingsangebote sind fast vorbei"} +{"t":"SDD 25 Outbound 098 CTA de-de Shop now Angebote entdecken"} +{"t":"SDD 25 Outbound 099 Subject line de-de Check out final Spring Deal Days savings Entdecke die letzten Frühlingsangebote"} +{"t":"SDD 25 Outbound 100 Subject line de-de Don't miss up to 40% off Nicht verpassen: Spare bis zu 40 %"} +{"t":"SDD 25 Outbound 101 de-de Don't miss epic deals Nicht verpassen: tolle Angebote"} +{"t":"SDD 25 Outbound 102 Headline de-de Spring Deal Days ends tonight Die Frühlingsangebote enden um Mitternacht"} +{"t":"SDD 25 Outbound 103 CTA de-de Shop all deals Alle Angebote"} +{"t":"SDD 25 Outbound 104 Title de-de Discover final savings on great deals Entdecke die letzten tollen Angebote"} +{"t":"SDD 25 Outbound 105 Body Copy de-de Spring Deal Days ends soon Die Frühlingsangebote enden bald"} +{"t":"SDD 25 Outbound 107 Title de-de Last call for up to XX% off Letzte Chance: Spare bis zu XX %"} +{"t":"SDD 25 Outbound 108 Body Copy de-de Spring Deal Days ends Die Frühlingsangebote enden bald"} +{"t":"SDD 25 Outbound 109 CTA de-de Find your deals now Angebote entdecken"} +{"t":"SDD 25 Outbound 110 Title de-de Spring Deal Days: 25–31 March Frühlingsangebote: 25. - 31. März"} +{"t":"SDD 25 Outbound 111 Body Copy de-de Discover our Creator top deals Entdecke Top-Angebote unserer Influencer"} +{"t":"SDD 25 Outbound 112 de-de Find epic savings this Spring Deal Days Frühlingsangebote: Spare so richtig"} +{"t":"SDD 25 Outbound 113 CTA de-de Shop now Jetzt einkaufen"} +{"t":"SDD 25 Outbound 114 Title de-de Spring Deal Days: up to XX% off Die Frühlingsangebote: Spare bis zu XX %"} +{"t":"SDD 25 Outbound 115 Body Copy de-de Ready, set, go: shop epic deals Mach dich bereit für tolle Angebote"} +{"t":"SDD 25 Outbound 117 CTA de-de Start shopping Jetzt einkaufen"} +{"t":"SDD 25 Outbound 119 Body Copy de-de Deals on your favourite products Spare auf deine Favoriten"} +{"t":"SDD 25 Outbound 120 de-de Great deals on great products Avoid duplication, recommend to use body copy in row 149"} +{"t":"SDD 25 Outbound 122 Title de-de Get daily invites to WOW! Deals Tägliche Einladungen zu WOW-Angeboten"} +{"t":"SDD 25 Outbound 123 Body Copy de-de Up to xx% off: [category] Spare bis zu XX % bei: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy de-de Spring Deal Days: up to XX% off Die Frühlingsangebote: Spare bis zu XX %"} +{"t":"SDD 25 Outbound 125 de-de Great deals on [electronics] Tolle Angebote auf [Elektronik]"} +{"t":"SDD 25 Outbound 126 de-de Great deals during Spring Deal Days Angebote ohne Ende: Die Frühlingsangebote"} +{"t":"SDD 25 Outbound 127 CTA de-de Subscribe Jetzt anmelden"} +{"t":"SDD 25 Outbound 128 Title de-de Great deals during Spring Deal Days Angebote ohne Ende: Die Frühlingsangebote"} +{"t":"SDD 25 Outbound 129 Body Copy de-de Up to XX% off WOW! Deals Spare bis zu XX % bei den WOW-Angeboten"} +{"t":"SDD 25 Outbound 130 Body Copy de-de WOW! Deals on [CATEGORY] Tolle WOW-Angebote auf [CATEGORY]"} +{"t":"SDD 25 Outbound 131 de-de WOW! Deals Tolle WOW-Angebote"} +{"t":"SDD 25 Outbound 132 de-de WOW! Deals on [insert category] Tolle WOW-Angebote auf [insert category]"} +{"t":"SDD 25 Outbound 133 CTA de-de See WOW! Deals WOW-Angebote zeigen"} +{"t":"SDD 25 Outbound 134 Title de-de Check out Top 100 Deals Unsere 100 beliebtesten Angebote"} +{"t":"SDD 25 Outbound 135 Body Copy de-de Up to XX% off during Spring Deal Days Spare bis zu XX % mit Frühlingsangeboten"} +{"t":"SDD 25 Outbound 136 de-de Great savings during Spring Deal Days Spare so richtig mit Frühlingsangeboten"} +{"t":"SDD 25 Outbound 137 CTA de-de See top picks Top-Angebote entdecken"} +{"t":"SDD 25 Outbound 138 Title de-de Spring Deal Days offers just for you Frühlingsangebote nur für dich"} +{"t":"SDD 25 Outbound 139 Body Copy de-de Up to XX% off your favourite products Bis zu XX % Rabatt auf deine Favoriten"} +{"t":"SDD 25 Outbound 140 de-de Great savings on your favourite products Spare so richtig auf deine Favoriten"} +{"t":"SDD 25 Outbound 141 CTA de-de See your deals Angebote finden"} +{"t":"SDD 25 Outbound 142 Title de-de Spring Deal Days: Premium Brand offers Frühlingsangebote auf Premium-Marken"} +{"t":"SDD 25 Outbound 143 Body Copy de-de Oooh! Up to XX% off on Amazon Spare bis zu XX % bei Amazon"} +{"t":"SDD 25 Outbound 144 de-de Top savings on top brands Top-Angebote für Top-Marken"} +{"t":"SDD 25 Outbound 145 CTA de-de Shop now Jetzt einkaufen"} +{"t":"SDD 25 Outbound 146 Title de-de Found something yet this Spring Deal Days? Etwas bei den Frühlingsangeboten gefunden?"} +{"t":"SDD 25 Outbound 147 Body Copy de-de Don't miss out - up to XX% off Nicht verpassen: Spare bis zu XX %"} +{"t":"SDD 25 Outbound 148 de-de You've got great taste for great savings Hol dir tolle Marken und spare so richtig"} +{"t":"SDD 25 Outbound 149 CTA de-de Keep shopping deals Weiter einkaufen"} +{"t":"SDD 25 Outbound 150 Title de-de Spring Deal Days Frühlingsangebote entdecken"} +{"t":"SDD 25 Outbound 151 Body Copy de-de Get up to XX% off Weiter einkaufen und bis zu XX % sparen"} +{"t":"SDD 25 Outbound 152 de-de Keep shopping for epic savings Weiter einkaufen und sparen"} +{"t":"SDD 25 Outbound 153 CTA de-de Explore deals now Angebote entdecken"} +{"t":"SDD 25 Outbound 154 Title de-de Spring Deal Days Beliebte Frühlingsangebote"} +{"t":"SDD 25 Outbound 155 Body Copy de-de Up to XX% off trending products Bis zu XX % auf beliebte Produkte"} +{"t":"SDD 25 Outbound 156 de-de Great deals on trending products Spare auf beliebte Produkte"} +{"t":"SDD 26 Outbound 001 Subject line de-de Get ready for Spring Deal Days Bereit für die Frühlingsangebote?"} +{"t":"SDD 26 Outbound 002 Subject line de-de Save the date for Spring Deal Days Merk dir das Datum für die Frühlingsangebote"} +{"t":"SDD 26 Outbound 003 de-de Epic savings from 10 to 16 March Spare so richtig vom 10. - 16. März"} +{"t":"SDD 26 Outbound 004 de-de Save up to XX% off from 10 to 16 March Spare bis zu XX % vom 10. - 16. März"} +{"t":"SDD 26 Outbound 005 Headline de-de Save up to XX% off from 10 to 16 March Spare bis zu XX % vom 10. - 16. März"} +{"t":"SDD 26 Outbound 006 CTA de-de Get ready Mach dich bereit"} +{"t":"SDD 26 Outbound 007 Title de-de Get ready for Spring Deal Days Bereit für die Frühlingsangebote?"} +{"t":"SDD 26 Outbound 008 Body Copy de-de Epic savings from 10 to 16 March Spare so richtig vom 10. - 16. März"} +{"t":"SDD 26 Outbound 010 CTA de-de Save the date Merk dir das Datum"} +{"t":"SDD 26 Outbound 011 CTA de-de Shop now Jetzt entdecken"} +{"t":"SDD 26 Outbound 012 Subject line de-de Spring Deal Days is coming Die Frühlingsangebote starten bald"} +{"t":"SDD 26 Outbound 013 Subject line de-de Spring Deal Days is almost here Die Frühlingsangebote sind fast da"} +{"t":"SDD 26 Outbound 014 Title de-de Spring Deal Days savings are coming Die Frühlingsangebote starten bald"} +{"t":"SDD 26 Outbound 015 Body Copy de-de Save up to XX% off from 10 to 16 March Spare bis zu XX % vom 10. - 16. März"} +{"t":"SDD 26 Outbound 016 CTA de-de Get ready Mach dich bereit"} +{"t":"SDD 26 Outbound 017 Headline de-de Save big from 10 to 16 March Spare so richtig vom 10. - 16. März"} +{"t":"SDD 26 Outbound 019 Title de-de Spring Deal Days is just hours away Bald starten die Frühlingsangebote"} +{"t":"SDD 26 Outbound 020 Body Copy de-de Spring Deal Days starts 10 - 16 March. Frühlingsangebote vom 10. - 16. März."} +{"t":"SDD 26 Outbound 023 Headline de-de Spring Deal Days starts at midnight Ab Mitternacht: Frühlingsangebote"} +{"t":"SDD 26 Outbound 024 Body Copy de-de Big savings from 10 - 16 March Spare vom 10. - 16. März"} +{"t":"SDD 26 Outbound 026 Subject line de-de Spring Deal Days is finally here! Die Frühlingsangebote sind da"} +{"t":"SDD 26 Outbound 027 Subject line de-de Save up to XX% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 26 Outbound 028 Headline de-de Great deals on great products Spare bei tollen Produkten"} +{"t":"SDD 26 Outbound 029 de-de Lots of great deals to be found Entdecke viele tolle Angebote"} +{"t":"SDD 26 Outbound 030 CTA de-de Shop deals now Angebote entdecken"} +{"t":"SDD 26 Outbound 031 Title de-de Spring Deal Days is finally here Die Frühlingsangebote sind da"} +{"t":"SDD 26 Outbound 032 Body Copy de-de Get up to XX% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 26 Outbound 033 de-de Great deals on great products Spare bei tollen Produkten"} +{"t":"SDD 26 Outbound 034 CTA de-de Get deals now Hol dir die Angebote"} +{"t":"SDD 26 Outbound 035 Subject line de-de Spring Deal Days is here Die Frühlingsangebote sind da"} +{"t":"SDD 26 Outbound 036 Subject line de-de Up to XX% off epic deals Bis zu XX % mit tollen Angeboten sparen"} +{"t":"SDD 26 Outbound 037 Headline de-de Spring Deal Days has only just begun Die Frühlingsangebote haben gerade erst begonnen"} +{"t":"SDD 26 Outbound 039 Title de-de Spring Deal Days' epic deals. Tolle Frühlingsangebote."} +{"t":"SDD 26 Outbound 040 Title de-de Epic deals during Spring Deal Days Spare bei den Frühlingsangeboten"} +{"t":"SDD 26 Outbound 041 Body Copy de-de Save up to XX% off this Spring Deal Days Die Frühlingsangebote: Spare bis zu XX %"} +{"t":"SDD 26 Outbound 042 de-de More great deals coming tomorrow Mehr tolle Angebote ab morgen."} +{"t":"SDD 26 Outbound 043 CTA de-de Shop now Jetzt entdecken"} +{"t":"SDD 26 Outbound 044 Title de-de Day 1 of Spring Deal Days is almost over Fast vorbei: Tag 1 der Frühlingsangebote"} +{"t":"SDD 26 Outbound 045 Body Copy de-de Up to XX% off deals continue tomorrow Spare auch morgen wieder bis zu XX %"} +{"t":"SDD 26 Outbound 046 de-de Great savings throughout Spring Deal Days Spare so richtig mit den Frühlingsangeboten"} +{"t":"SDD 26 Outbound 047 CTA de-de Shop deals now Angebote entdecken"} +{"t":"SDD 26 Outbound 048 Subject line de-de New day, new deals this Spring Deal Days Neuer Tag, neue Frühlingsangebote"} +{"t":"SDD 26 Outbound 049 Subject line de-de Up to XX% off continues this Spring Deal Days Spare weiterhin bis zu XX % mit Frühlingsangeboten"} +{"t":"SDD 26 Outbound 050 de-de Don't forget your deals today Nicht vergessen: Tolle Angebote warten"} +{"t":"SDD 26 Outbound 051 Headline de-de More deals this Spring Deal Days Noch mehr Frühlingsangebote"} +{"t":"SDD 26 Outbound 052 Title de-de Epic deals this Spring Deal Days Tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 053 Body Copy de-de Still up to XX% off this Spring Deal Days Spare bis zu XX % mit den Frühlingsangeboten"} +{"t":"SDD 26 Outbound 056 Subject line de-de Spring Deal Days: Epic deals await Es warten tolle Frühlingsangebote auf dich"} +{"t":"SDD 26 Outbound 057 Subject line de-de Up to XX% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 26 Outbound 058 de-de Great deals to be had Es gibt tolle Angebote"} +{"t":"SDD 26 Outbound 059 Headline de-de Up to XX% off this Spring Deal Days Bis zu XX % Rabatt mit den Frühlingsangeboten"} +{"t":"SDD 26 Outbound 062 Title de-de Epic deals during Spring Deal Days Spare mit den Frühlingsangeboten"} +{"t":"SDD 26 Outbound 063 Body Copy de-de Up to XX% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 26 Outbound 066 Title de-de Spring Deal Days: Shop big deals Entdecke tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 067 Body Copy de-de Big savings still available - up to XX% off Immer noch bis zu XX % sparen"} +{"t":"SDD 26 Outbound 068 de-de Shop and save big on selected products Jetzt bei ausgewählten Produkten sparen"} +{"t":"SDD 26 Outbound 071 Subject line de-de Täglich neue Frühlingsangebote"} +{"t":"SDD 26 Outbound 072 Subject line de-de Great deals on great products Spare bei tollen Produkten"} +{"t":"SDD 26 Outbound 073 de-de Great deals await Tolle Angebote warten auf dich"} +{"t":"SDD 26 Outbound 074 Headline de-de Up to XX% off awaits Spare bis zu XX %"} +{"t":"SDD 26 Outbound 076 Title de-de Spring Deal Days: Up to XX% off Die Frühlingsangebote: Spare bis zu XX %"} +{"t":"SDD 26 Outbound 077 Body Copy de-de Deals on great products Angebote für tolle Produkte"} +{"t":"SDD 26 Outbound 080 Subject line de-de Deals you won't want to miss Angebote, die du nicht verpassen willst"} +{"t":"SDD 26 Outbound 082 de-de Find deals at Amazon Entdecke tolle Angebote bei Amazon"} +{"t":"SDD 26 Outbound 083 Headline de-de Up to XX% off great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 26 Outbound 085 CTA de-de Shop now Jetzt entdecken"} +{"t":"SDD 26 Outbound 086 Title de-de Spring Deal Days' epic deals. Tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 091 Title de-de Don't miss out this Spring Deal Days Verpasse nicht die Frühlingsangebote"} +{"t":"SDD 26 Outbound 092 Body Copy de-de Save up to XX% off Spare bis zu XX %"} +{"t":"SDD 26 Outbound 095 CTA de-de Show now Angebote entdecken"} +{"t":"SDD 26 Outbound 096 Subject line de-de Spring Deal Days: Deals are still waiting for you Es warten immer noch tolle Frühlingsangebote auf dich"} +{"t":"SDD 26 Outbound 097 de-de Great deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"SDD 26 Outbound 101 Title de-de Spring Deal Days: Deals are still waiting for you Frühlingsangebote warten noch auf dich"} +{"t":"SDD 26 Outbound 102 Body Copy de-de Up to XX% off a wide selection Große Auswahl: bis zu XX % sparen"} +{"t":"SDD 26 Outbound 106 Subject line de-de Find great deals this Spring Deal Days Entdecke tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 107 Subject line de-de Up to XX% on great products Spare bis zu XX % bei tollen Produkten"} +{"t":"SDD 26 Outbound 109 Headline de-de Get yourself up to XX% off now Spare jetzt bis zu XX %"} +{"t":"SDD 26 Outbound 111 Title de-de Get yourself up to XX% off now Spare jetzt bis zu XX %"} +{"t":"SDD 26 Outbound 113 de-de Lots of deals are still waiting Viele Angebote warten noch auf dich"} +{"t":"SDD 26 Outbound 115 Title de-de Spring Deal Days' epic deals Tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 116 Body Copy de-de Get yourself up to XX% off now Spare jetzt bis zu XX %"} +{"t":"SDD 26 Outbound 117 de-de More savings to discover Noch mehr Angebote entdecken"} +{"t":"SDD 26 Outbound 119 Subject line de-de Spring Deal Days: Deals are still waiting for you Es warten noch tolle Frühlingsangebote auf dich"} +{"t":"SDD 26 Outbound 124 Title de-de Epic deals this Spring Deal Days Tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 125 Body Copy de-de There's still up to XX% off this Spring Deal Days Weiterhin bis zu XX % Rabatt"} +{"t":"SDD 26 Outbound 142 Subject line de-de It's the last day of Spring Deal Days Die Frühlingsangebote gibt es nur noch heute"} +{"t":"SDD 26 Outbound 143 Subject line de-de There's still time to save up to XX% Noch kannst du bis zu XX % sparen"} +{"t":"SDD 26 Outbound 144 de-de There's still time to get great deals Noch ist Zeit für tolle Angebote"} +{"t":"SDD 26 Outbound 145 Headline de-de The Spring Deal Days clock is ticking... Frühlingsangebote: Die Uhr tickt …"} +{"t":"SDD 26 Outbound 146 CTA de-de Shop great deals Angebote entdecken"} +{"t":"SDD 26 Outbound 148 Title de-de Only one day left of Spring Deal Days Letzter Tag der Frühlingsangebote"} +{"t":"SDD 26 Outbound 149 Body Copy de-de There's still up to XX% off great products Noch kannst du bis zu XX % sparen"} +{"t":"SDD 26 Outbound 150 de-de Get great deals before they're gone Schnell noch tolle Angebote sichern"} +{"t":"SDD 26 Outbound 154 Subject line de-de With up to XX% off Bis zu XX % Rabatt"} +{"t":"SDD 26 Outbound 159 Body Copy de-de With up to XX% off Bis zu XX % Rabatt"} +{"t":"SDD 26 Outbound 162 Title de-de Last few hours of Spring Deal Days Frühlingsangebote: Die letzten Stunden"} +{"t":"SDD 26 Outbound 163 Body Copy de-de There's still time to get up to XX% off Noch gibt es bis zu XX % Rabatt"} +{"t":"SDD 26 Outbound 165 CTA de-de Shop deals now Angebote entdecken"} +{"t":"SDD 26 Outbound 166 Title de-de Spring Deal Days: 10 - 16 March Frühlingsangebote: 10. - 16. März"} +{"t":"SDD 26 Outbound 167 Body Copy de-de Discover our Amazon Creator top deals Entdecke Top-Angebote unserer Influencer"} +{"t":"SDD 26 Outbound 168 de-de Explore great savings across Spring Deal Days Spare so richtig"} +{"t":"SDD 26 Outbound 171 Body Copy de-de Great deals are waiting for you Tolle Angebote warten auf dich"} +{"t":"SDD 26 Outbound 172 de-de Deals throughtout Spring Deal Days Entdecke tolle Angebote"} +{"t":"SDD 26 Outbound 174 Title de-de Spring Deal Days: Up to XX% off Die Frühlingsangebote: bis zu XX % Rabatt“"} +{"t":"SDD 26 Outbound 175 Body Copy de-de Deals, deals, deals on your favourite products Spare bei deinen Favoriten"} +{"t":"SDD 26 Outbound 176 de-de Deals, deals, deals this Spring Deal Days Jetzt so richtig sparen"} +{"t":"SDD 26 Outbound 178 Title de-de Get daily invites to WOW! deals Tägliche Einladungen zu WOW-Angeboten"} +{"t":"SDD 26 Outbound 179 Body Copy de-de Up to XX% off [category] Spare bis zu XX % : [category]"} +{"t":"SDD 26 Outbound 180 Body Copy de-de Up to XX% off this Spring Deal Days Bis zu XX % bei den Frühlingsangeboten"} +{"t":"SDD 26 Outbound 181 de-de Great deals on [electronics] Tolle Angebote: [category]"} +{"t":"SDD 26 Outbound 182 de-de Great deals during Spring Deal Days Angebote ohne Ende: Die Frühlingsangebote"} +{"t":"SDD 26 Outbound 183 CTA de-de Subscribe Jetzt anmelden"} +{"t":"SDD 26 Outbound 184 Title de-de Ooh! Great deals this Spring Deal Days Angebote ohne Ende: Die Frühlingsangebote"} +{"t":"SDD 26 Outbound 185 Body Copy de-de WOW! deals: up to XX% off WOW-Angebote: bis zu XX % Rabatt"} +{"t":"SDD 26 Outbound 186 Body Copy de-de WOW! deals on [CATEGORY] WOW-Angebote: [category]"} +{"t":"SDD 26 Outbound 187 de-de WOW! deals at Amazon WOW-Angebote bei Amazon"} +{"t":"SDD 26 Outbound 188 de-de WOW! deals on [insert category] Tolle WOW-Angebote: [category]"} +{"t":"SDD 26 Outbound 189 CTA de-de Shop WOW! deals now WOW-Angebote entdecken"} +{"t":"SDD 26 Outbound 190 Title de-de Take a look at our Top 100 Deals Unsere 100 besten Angebote für dich"} +{"t":"SDD 26 Outbound 191 Body Copy de-de Up to XX% off during Spring Deal Days Spare bis zu XX % mit Frühlingsangeboten"} +{"t":"SDD 26 Outbound 192 de-de Great savings during Spring Deal Days Spare so richtig mit Frühlingsangeboten"} +{"t":"SDD 26 Outbound 193 CTA de-de See top picks Top-Angebote finden"} +{"t":"SDD 26 Outbound 194 Title de-de Check out our Top 100 Deals on Fashion Unsere Top-100-Angebote für Mode"} +{"t":"SDD 26 Outbound 198 Title de-de Spring Deal Days: Deals just for you Frühlingsangebote nur für dich"} +{"t":"SDD 26 Outbound 199 Body Copy de-de Up to XX% off your favourite products Bis zu XX % Rabatt auf deine Favoriten"} +{"t":"SDD 26 Outbound 200 de-de Great savings on your favourite products Richtig sparen bei deinen Favoriten"} +{"t":"SDD 26 Outbound 201 CTA de-de See your deals Angebote finden"} +{"t":"SDD 26 Outbound 202 Title de-de Premium brand deals this Spring Deal Days Frühlingsangebote von Premium-Marken"} +{"t":"SDD 26 Outbound 203 Body Copy de-de Up to XX% off on Amazon Bis zu XX % Rabatt bei Amazon"} +{"t":"SDD 26 Outbound 204 de-de Top savings on top brands Top-Angebote für Top-Marken"} +{"t":"SDD 26 Outbound 205 CTA de-de Shop top brands Top-Marken entdecken"} +{"t":"SDD 26 Outbound 206 Title de-de Have you found something yet this Spring Deal Days? Schon die Frühlingsangebote entdeckt?"} +{"t":"SDD 26 Outbound 208 de-de You've got great taste for great savings Hol dir tolle Marken und spare so richtig"} +{"t":"SDD 26 Outbound 209 CTA de-de Keep shopping deals Weiter einkaufen"} +{"t":"SDD 26 Outbound 211 Body Copy de-de Keep shopping for up to XX% off Weiter einkaufen und bis zu XX % sparen"} +{"t":"SDD 26 Outbound 212 de-de Keep shopping for savings Weiter einkaufen und sparen"} +{"t":"SDD 26 Outbound 214 Title de-de Spring Deal Days' epic deals are trending Beliebte Frühlingsangebote"} +{"t":"SDD 26 Outbound 215 Body Copy de-de Up to XX% off trending products Bis zu XX % auf beliebte Produkte"} +{"t":"SDD 26 Outbound 216 de-de Great deals on trending products Tolle Angebote für beliebte Produkte"} +{"t":"SDD 26 Outbound 218 Title de-de Check out today’s big deals Schau dir die heutigen Top-Angebote an"} +{"t":"SDD 26 Outbound 219 Body Copy de-de Shop Spring Deal Days' epic deals Entdecke tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 220 CTA de-de Shop deals/Shop now Jetzt entdecken"} +{"t":"SDD 26 Outbound 221 Title de-de Don’t miss these big savings Tolle Angebote nicht verpassen"} +{"t":"SDD 26 Outbound 222 Body Copy de-de Check out Spring Deal Days' epic deals Entdecke tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 224 Title de-de Ready, set, save! Auf die Plätze, fertig, sparen"} +{"t":"SDD 26 Outbound 225 Body Copy de-de Spring Deal Days: Shop today's deals Entdecke tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 227 Title de-de This deal was made for you Ein Angebot, wie für dich gemacht"} +{"t":"SDD 26 Outbound 228 Body Copy de-de Something you love, at a Spring Deal Days price Frühlingsangebote für deine Favoriten"} +{"t":"SDD 26 Outbound 230 Title de-de Spring Deal Days: A deal made just for you Frühlingsangebote nur für dich"} +{"t":"SDD 26 Outbound 231 Body Copy de-de Shop these hand-picked deals today Ausgewählte Angebote entdecken"} +{"t":"SDD 26 Outbound 232 CTA de-de Shop deals/Shop now Jetzt einkaufen"} +{"t":"SDD 26 Outbound 233 Title de-de Spring Deal Days: You'll love this deal Diese Frühlingsangebote wirst du lieben"} +{"t":"SDD 26 Outbound 234 Body Copy de-de Check out your hand-picked deal today Deine Angebote entdecke"} +{"t":"SDD 26 Outbound 236 Title de-de Spring Deal Days is ending soon Die Frühlingsangebote enden bald"} +{"t":"SDD 26 Outbound 237 Body Copy de-de Bag yourself a great deal today Jetzt noch tolle Angebote schnappen"} +{"t":"SDD 26 Outbound 238 CTA de-de Shop deals/Shop now Angebote entdecken"} +{"t":"SDD 26 Outbound 239 Title de-de Save up to xx% off [category] Spare bis zu XX % : [category]"} +{"t":"SDD 26 Outbound 242 Title de-de Save big when you shop [category] Jetzt richtig sparen: [category]"} +{"t":"SDD 26 Outbound 243 Body Copy de-de Shop amazing deals this Spring Deal Days Entdecke jetzt tolle Frühlingsangebote"} +{"t":"SDD 26 Outbound 245 Title de-de Save on [Category] this Spring Deal Days Frühlingsangebote: [category]"} +{"t":"SDD 26 Outbound 246 Body Copy de-de Shop and save up to XX% off [Category] Jetzt bis zu XX % sparen: [category]"} +{"t":"SDD 26 Outbound 248 Title de-de Shop Spring Deal Days' Top 100 Deals Unsere 100 besten Frühlingsangebote"} +{"t":"SDD 26 Outbound 249 Body Copy de-de Save up to XX% on our Top 100 Deals Jetzt bis zu XX % sparen"} +{"t":"SDD 26 Outbound 251 Title de-de Save up to XX% with our Top 100 Deals Jetzt bis zu XX % sparen"} +{"t":"SDD 26 Outbound 252 Body Copy de-de Shop Spring Deal Days’ Top 100 Deals Unsere 100 besten Frühlingsangebote"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_PrimeDualBenefit_de-de.json b/storage/amazon/tm/de-DE/flat_PrimeDualBenefit_de-de.json new file mode 100644 index 0000000..f7c8df3 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_PrimeDualBenefit_de-de.json @@ -0,0 +1,177 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super de-de Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super de-de Hilarious \nentertainment Lustige \nUnterhaltung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super de-de Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super de-de and \nfast delivery und schnelle, \nkostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super de-de and \nfast \ndelivery und schnelle, \nkostenlose \nLieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super de-de It's on Prime \nfor £8.99/month Gibt's bei Prime \nfür nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super de-de It's on Prime \nfor \n£8.99/month Gibt's bei Prime \nfür nur \n8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super de-de It's on Prime  for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. „Ihr seid herzlich eingeladen“ ab 30. Januar verfügbar. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 de-de Ooh, that’s my Prime delivery. Ah, da ist meine Prime-Bestellung."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO de-de What, already? Was, jetzt schon?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO de-de Only one thing can match the buzz of Prime’s fast delivery… Nur eine Sache begeistert so sehr wie die schnelle Lieferung mit Prime …"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO de-de ...and that’s the buzz of Prime’s entertainment. ...und zwar das tolle Unterhaltungsangebot von Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 de-de What we watching? Was schauen wir an?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO de-de That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Die neue Liebeskomödie mit Reese Witherspoon und Will Ferrell, in der die beiden dieselbe Hochzeits-Location buchen. Das dürfte sehr witzig werden. Sie heißt 'Ihr seid herzlich eingeladen'"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO de-de From fast delivery to hilarious entertainment; it’s on Prime. Schnelle, kostenlose Lieferung, lustige Unterhaltung und mehr: Gibt's bei Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO de-de For only £8.99 a month! Join now! Für nur 8 Euro 99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO de-de Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Die Inhalte können Werbung enthalten. Mehr auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO de-de Things that shouldn’t work together but do Das passt doch nicht! \nOder doch?"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001F VO de-de Things that shouldn’t work together but do Das passt doch nicht! Oder doch?"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO de-de Skiing \n& \nFootball Skifahren \nund \nFußball"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO de-de Skiing & Football Skifahren und Fußball"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO de-de Owl \n& \nKnitwear Eule \nund \nStrickmütze"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO de-de Owl & Knitwear Eule und Strickmütze"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO de-de Dog \n& \nTortoise Hund \nund \nSchildkröte"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO de-de Dog & Tortoise Hund und Schildkröte"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO de-de Screwdriver \n& \nNoodles Akkuschrauber \nund \nNudeln"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO de-de Screwdriver & Noodles Akkuschrauber und Nudeln"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO de-de Pizza \n& \nParagliding Pizza \nund \nParagliding"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO de-de Pizza & Paragliding Pizza und Paragliding"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO de-de Scuba Diving \n& \nPainting Tauchen \nund \nMalen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO de-de Scuba Diving & Painting Tauchen und Malen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO de-de Fast delivery & hilarious entertainment Schnelle, kostenlose Lieferung und lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO de-de It’s on Prime for £8.99 a month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO de-de It’s on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und lustige Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Schnelle, kostenlose Lieferung und lustige Unterhaltung für nur 8,99 € mit Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Schnelle, kostenlose Lieferung und lustige Unterhaltung für nur 8,99 € mit Prime. #Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline de-de Fast delivery + Hilarious entertainment Schnelle, kostenlose Lieferung + lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle kostenlose Lieferung, lustige Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und lustige Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und lustige Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 de-de You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super de-de Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super de-de and \nfast delivery und schnelle, \nkostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO de-de Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super de-de Hilarious entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA de-de It's on Prime for £8.99 a month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 de-de TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F de-de TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description de-de Fast delivery and hilarious entertainment, all for £8.99 with Prime. Schnelle kostenlose Lieferung, lustige Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA de-de Join Now Anmelden"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super de-de Massive entertainment SpannendeUnterhaltung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 de-de Ooh, that’s my Prime delivery. Ah, da ist meine Prime-Bestellung."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO de-de What, already? Was, jetzt schon?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO de-de Only one thing can match the buzz of Prime’s fast delivery… Nur eine Sache begeistert so sehr wie die schnelle Lieferung mit Prime …"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO de-de and that’s the buzz of Prime’s entertainment.  …und zwar das tolle Unterhaltungsangebot von Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 de-de What we watching? Was schauen wir an?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO de-de From fast delivery to thrilling entertainment; it’s on Prime. Schnelle, kostenlose Lieferung, lustige Unterhaltung und mehr: Gibt's bei Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO de-de For only £8.99 a month! Join now! Für nur 8 Euro 99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO de-de Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Mehr auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO de-de Things that shouldn’t work together but do Das passt doch nicht! Oder doch?"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO de-de Chocolate & Pizza Schokolade und Pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO de-de Puppies & Ducks Welpen und Enten"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO de-de Pizza & Paragliding Pizza und Paragliding"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO de-de Scuba Diving & Painting Tauchen und Malen"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO de-de Fast delivery & massive entertainment Schnelle, kostenlose Lieferung und spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO de-de It’s on Prime for £8.99 a month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super de-de It’s on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text de-de Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und spannende Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text de-de Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Schnelle, kostenlose Lieferung und spannende Unterhaltung für nur 8,99 € mit Prime.#Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline de-de Fast delivery + Massive entertainment Schnelle, kostenlose Lieferung + spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text de-de Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung, spannende Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 de-de Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und spannende Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description de-de Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und spannende Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super de-de Massive entertainment Lustige Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super de-de and fast delivery und schnelle, kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO de-de Massive entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super de-de Massive entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO de-de It's on Prime for £8.99 a month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description de-de Fast delivery and massive entertainment, all for £8.99 with Prime. Schnelle Lieferung und spannende Unterhaltung für nur 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA de-de Join Now Anmelden"} +{"t":"Prime Dual Benefit Q3 23 Social Post 001 de-de Fast delivery and thrilling entertainment, all for £8.99 with Prime. Schnelle Lieferung und spannende Unterhaltung, alles für 8,99/Monat mit Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Post 002 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 Social Static 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 Social Static 002 Body Copy de-de Fast delivery and thrilling entertainment, all for X.XX/month with Prime. Schnelle Lieferung und spannende Unterhaltung, alles für X,XX/Monat mit Prime."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 001 VO de-de Fast delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 002 Super de-de Fast delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 003 VO de-de Thrilling entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 004 Super de-de Thrilling entertainment Spannende Unterhaltung"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 005 VO de-de Join Prime for £8.99 a month Für nur EUR 8,99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 006 Super de-de Join Prime for £8.99 a month Für nur EUR 8,99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 007 Super de-de  Join Prime for £8.99 a month.  Weitere Informationen auf www.Amazon.de/prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text de-de Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text de-de Spedizioni veloci senza costi aggiuntivi  Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline de-de Gratis en snelle bezorging op Amazon.nl Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text de-de Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text de-de Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime. #Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline de-de Fast delivery + Thrilling entertainment Schnelle, kostenlose Lieferung + geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text de-de Fast delivery and thrilling entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 de-de Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description de-de Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 de-de Fast delivery and thrilling entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO de-de Thrilling entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super de-de Thrilling entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO de-de It’s on Prime for £8.99 a month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super de-de It’s on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 de-de TV: T&Cs apply. 18+. Content includes ads. Die Inhalte können Werbung enthalten."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline de-de Prime Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description de-de Fast delivery and thrilling entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA de-de Join Now Anmelden"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 de-de Fast delivery and festive entertainment, all for £8.99 with Prime. Schnelle, kostenlose Lieferung und festliche Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 de-de Fast delivery and festive entertainment, all for £8.99 with Prime. Schnelle kostenlose Lieferung, festliche Unterhaltung, 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 de-de Festive entertainement Festliche Unterhaltung"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 de-de and fast delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA de-de Join Prime for £8.99/month Für nur EUR 8,99 pro Monat. Werde jetzt Prime-Mitglied."} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 de-de Geographic restrictions and T&Cs apply. Eighteen plus. Weitere Informationen auf www.Amazon.de/prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text de-de Fast delivery and epic entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text de-de Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text de-de Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime. #Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline de-de Fast delivery + epic entertainment Schnelle, kostenlose Lieferung + geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text de-de Fast delivery and epic entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 de-de Fast delivery and epic entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title de-de Delivery + Entertainment Lieferung + Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description de-de Fast delivery and epic entertainment, all for £8.99/month with Prime. Schnelle, kostenlose Lieferung und geniale Unterhaltung für nur 8,99 € mit Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 de-de Fast delivery and entertainment for £8.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super de-de Fast Delivery Schnelle und kostenlose Lieferung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO de-de Epic entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super de-de Epic entertainment Geniale Unterhaltung"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA de-de It's on Prime for £8.99 a month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super de-de It's on Prime for £8.99/month Gibt's bei Prime für nur 8,99 € pro Monat"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 de-de Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Die Inhalte können Werbung enthalten. Fortlaufende Mitgliedschaft. Ab 18 Jahren. Es gelten die AGB. Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description de-de Free, fast delivery and epic entertainment for €6.99/month with Prime. Schnelle, kostenlose Lieferung, geniale Unterhaltung: 8,99 € mit Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA de-de Join Now Anmelden"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_PrimeGourmetGuard_de-de.json b/storage/amazon/tm/de-DE/flat_PrimeGourmetGuard_de-de.json new file mode 100644 index 0000000..c7d63d7 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_PrimeGourmetGuard_de-de.json @@ -0,0 +1,11 @@ +{"t":"Prime Gourmet Guard 25 Social OLV 6s 001 Super de-de Fast delivery. Schnelle Lieferung."} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 002 de-de It's on Prime Gibt's bei prime"} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 003 de-de Geographic restrictions and T&Cs apply. 18+ Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 001 Super de-de Shopping. Einkaufen."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 002 Super de-de Streaming. Streaming."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 003 Super de-de Sizzling. Brutzeln."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 004 de-de It's on Prime Gibt's bei prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 005 de-de Geographic restrictions and T&Cs apply. 18+ Weitere Informationen auf Amazon.de/prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 001 Super de-de Fast delivery. Schnelle Lieferung."} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 002 de-de It's on Prime Gibt's bei prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 003 de-de Geographic restrictions and T&Cs apply. 18+ Weitere Informationen auf Amazon.de/prime"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_PrimeMidfunnel_de-de.json b/storage/amazon/tm/de-DE/flat_PrimeMidfunnel_de-de.json new file mode 100644 index 0000000..ad4151a --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_PrimeMidfunnel_de-de.json @@ -0,0 +1,70 @@ +{"t":"Prime Mid Funnel Q2 25 Cat OLV 001 de-de Cat food, arriving tomorrow with Prime. That’s off your mind. Merlins Lieblingsfutter, mit Prime morgen bei dir. Check!"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 002 de-de So now you can worry about something else like….can Xavier read minds? Zeit, über was anderes nachzudenken... zum Beispiel… kann Merlin eigentlich deine Gedanken lesen?"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 003 Endframe de-de Everyday Essentials. Delivered Fast. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 004 Endframe de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 005 de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 006 Phone UI de-de Cat Food Katzenfutter"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 007 Phone UI de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 001 de-de When your deodorant has been reduced to a tiny whisper and tries to tell you: 'I’m running on empty… I don’t have much left to give’. Wenn sich dein Deo verabschiedet und dir zuflüstert: „Ich bin am Ende....“"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 002 de-de No need to worry…your new deodorant is already on it’s way, arriving tomorrow with Prime. Kein Problem – frisches Deo ist schon unterwegs und mit Prime morgen bei dir."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 003 de-de Everyday Essentials. Delivered Fast. It's on Prime Alles für den Alltag. Blitzschnell bei dir. Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 004 VO de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 001 de-de More caffeine, arriving tomorrow with Prime. That’s off your mind. Mehr Koffein, mit Prime morgen bei dir. Check!"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 002 de-de So now you can worry about... how long has that been in there? Zeit, dich zu fragen... wann hast du DAS denn gekauft?"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 003 Endframe de-de Everyday Essentials. Delivered Fast. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 004 Endframe de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 005 de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 006 Phone UI de-de Coffee Capsule Kaffeekapsel"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 007 Phone UI de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 001 Super de-de Everyday Essentials. Delivered Fast. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q2 25 Light OLV 002 Super de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Light OLV 003 de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 004 Phone UI de-de Lightbulb Glühbirne"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 005 Phone UI de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 001 Endframe de-de Customer's most loved. Delivered Fast. Sehr beliebt, top bewertet. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 002 Super de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 003 de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 004 Phone UI de-de Ink Toner Toner"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 005 CTA de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 007 de-de Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Neuer Elektrorasierer? Mit Prime morgen bei dir. Check!"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 008 de-de So now you can worry if… you’re slowly turning into your dad? Zeit, dich zu fragen... verwandelst du dich langsam in deinen Vater?"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 009 Endframe de-de Customer's most loved. Delivered Fast. Sehr beliebt, top bewertet. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 010 Endframe de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 011 de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 012 Phone UI de-de Electric Razor Elektrorasierer"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 013 Phone UI de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 001 Super de-de Everyday Essentials. Delivered Fast. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 002 Super de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 003 de-de Cut off times and T&Cs apply. See product page when ordering. Weitere Informationen unter Amazon.de"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 004 Phone UI de-de Batteries Batterien"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 005 Phone UI de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 001 Headline de-de Millions of items. Unlimited entertainment. Tausende Serien. Schnelle Gratis-Lieferung."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 002 Headline de-de Fast delivery. Best of entertainment. Schnelle Gratis-Lieferung. Beste Unterhaltung."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 003 Headline de-de From must-have to must-watch. Millionen Artikel. Unterhaltung ohne Ende."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 004 Headline de-de From sci-fi flicks to kitchen picks. Von Comedy-Show bis Mannschaftstrikot."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 005 Headline de-de Late-night snacks for late night comedy. Mit Snacks eindecken und neue Serien entdecken."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 006 Headline de-de Thriller tonight. Night lights tomorrow. Kinoabend und Kuscheldecke. Check!"} +{"t":"Prime Mid Funnel Q3 24 OLV 001 VO de-de You've either got patience or Prime. Entweder hast du Geduld ... oder Prime."} +{"t":"Prime Mid Funnel Q3 24 OLV 002 VO de-de Everyday essentials. Delivered the next day. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q3 24 OLV 003 VO de-de From must-have to must-watch. Millionen Artikel. Unterhaltung ohne Ende."} +{"t":"Prime Mid Funnel Q3 24 OLV 004 VO de-de Late-night snacks for late night comedy. Mit Snacks eindecken und neue Serien entdecken."} +{"t":"Prime Mid Funnel Q3 24 OLV 005 Super de-de Unlimited fast deliveries Schnelle Gratis-Lieferung"} +{"t":"Prime Mid Funnel Q3 24 OLV 006 Super de-de It's on prime Gibt's bei prime"} +{"t":"Prime Mid Funnel Q3 24 OLV 007 Super de-de Unlimited fast deliveries at no extra cost. Schnelle und kostenlose Lieferung."} +{"t":"Prime Mid Funnel Q3 24 OLV 008 Super de-de Fast delivery and the best of entertainment. Schnelle Gratis-Lieferung und beste Unterhaltung."} +{"t":"Prime Mid Funnel Q3 24 OLV 009 CTA de-de Shop now Jetzt einkaufen"} +{"t":"Prime Mid Funnel Q3 24 OLV 010 CTA de-de Shop now Mehr dazu"} +{"t":"Prime Mid Funnel Q3 24 OLV 011 de-de Geographic restrictions and T&Cs apply Weitere Infos auf amazon.de/prime"} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 001 Headline de-de You've either got patience or Prime. Entweder hast du Geduld ... oder Prime."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 003 Headline de-de Ordered today. With you tomorrow. Heute bestellt. Morgen bei dir."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 006 Headline de-de Fast. Faster. Prime. Schnell. Schneller. Prime."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 007 Headline de-de Next-day delivery. No extra cost. No sweat. Warten bringt's nicht. Prime schon."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 008 Headline de-de Everyday essentials. Delivered the next day. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 009 Headline de-de Fashion basics shipped in basically no time. Neue Yogamatte noch vor dem Sonnengruß."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 010 Headline de-de More saving. Less waiting. Superschnäppchen. Superschnell."} +{"t":"Prime Mid Funnel Q3 24 YouTube 001 Title de-de You've either got patience or Prime. Entweder hast du Geduld ... oder Prime."} +{"t":"Prime Mid Funnel Q3 24 YouTube 002 Title de-de Everyday essentials. Delivered the next day. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Mid Funnel Q3 24 YouTube 003 Title de-de From must-have to must-watch. Millionen Artikel. Unterhaltung ohne Ende."} +{"t":"Prime Mid Funnel Q3 24 YouTube 004 Title de-de Late-night snacks for late-night comedy. Mit Snacks eindecken und neue Serien entdecken."} +{"t":"Prime Mid Funnel Q3 24 YouTube 005 Description de-de Unlimited fast deliveries at no extra cost. Schnelle und kostenlose Lieferung."} +{"t":"Prime Mid Funnel Q3 24 YouTube 007 Description de-de Fast delivery and the best of entertainment. Schnelle Gratis-Lieferung und beste Unterhaltung."} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_PrimeSpeed_de-de.json b/storage/amazon/tm/de-DE/flat_PrimeSpeed_de-de.json new file mode 100644 index 0000000..3aef53b --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_PrimeSpeed_de-de.json @@ -0,0 +1,90 @@ +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 001 de-de Order it today. Get it today. Heute bestellen. Heute bei dir."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 002 de-de Order it today. Get it tomorrow. Heute bestellen. Morgen bei dir."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 003 de-de Ordered today. Delivered tomorrow. Heute bestellt. Morgen geliefert."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 004 de-de Ordered today. Delivered today. Heute bestellt. Heute geliefert."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 005 de-de Delivers as quick as today. Lieferung noch heute."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 006 de-de Order and it will come. Like today. Bestellen. Bekommen. Noch heute."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 007 de-de Want it fast? Prime delivers faster. Soll es schnell gehen? Prime liefert schneller."} +{"t":"Prime Brand (Speed) Q1 26 (D)OOH Taglines 008 de-de Can't wait? Don't. Prime delivers fast. Warten? Nicht nötig. Prime liefert schnell."} +{"t":"Prime Brand (Speed) Q1 26 Radio 001 VO de-de When your deodorant has been reduced to a tiny whisper and tries to tell you: (Almost whispering, with the last breath he has left.) ‘I’m running on empty… I don’t have much left to give’. Wenn sich dein Deo verabschiedet und dir zuflüstert: „Ich bin am Ende....“"} +{"t":"Prime Brand (Speed) Q1 26 Radio 002 VO de-de No need to worry…your new deodorant is already on it’s way, arriving today with Amazon Prime. Kein Problem – frisches Deo ist schon unterwegs und mit Amazon Prime morgen bei dir."} +{"t":"Prime Brand (Speed) Q1 26 Radio 003 VO de-de Same-day delivery. It’s on Prime 1-Tages-Lieferung. Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q1 26 Radio 004 VO de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q1 26 Radio 005 VO de-de I’m Professor Huggington, and I like to hug! Hallo, ich bin Wauwi, der Schmusehund. Wollen wir Freunde sein…"} +{"t":"Prime Brand (Speed) Q1 26 Radio 006 VO de-de When your kid’s favourite toy starts to run out of battery power… Wenn deinem Kind die Batterien fürs Lieblingsspielzeug ausgehen…"} +{"t":"Prime Brand (Speed) Q1 26 Radio 007 VO de-de No need to worry… your new batteries are already on their way, arriving tomorrow with Amazon Prime. Kein Problem – neue Batterien sind schon unterwegs und mit Amazon Prime morgen bei dir."} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 001 VO de-de Cat food, arriving today with Amazon Prime. That’s off your mind. Merlins Lieblingsfutter, mit Amazon Prime morgen bei dir. Check!"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 002 VO de-de So now you can worry about something else like….can Xavier read minds? Zeit, über was anderes nachzudenken... zum Beispiel… kann Merlin eigentlich deine Gedanken lesen?"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 003 Endframe de-de Same-day delivery. It’s on Prime 1-Tages-Lieferung. Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 004 Endframe de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 005 de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 006 Phone UI de-de Cat Food Katzenfutter"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 007 Phone UI de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 008 VO de-de More caffeine, arriving today with Amazon Prime. That’s off your mind. Mehr Koffein, mit Amazon Prime morgen bei dir. Check!"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 009 VO de-de So now you can worry about... how long has that been in there? Zeit, dich zu fragen... wann hast du DAS denn gekauft?"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 013 Phone UI de-de Coffee Capsule Kaffeekapsel"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 015 Super de-de Same-day delivery. It’s on Prime 1-Tages-Lieferung. Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 016 Super de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 018 Phone UI de-de Lightbulb Glühbirne"} +{"t":"Prime Brand (Speed) Q1 26 TVOLV 023 Phone UI de-de Ink Toner Toner"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 001 Super de-de Waggy tails delivered fast. Wau-Momente schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 002 Tagline de-de Everyday Essentials. Alles für den Alltag."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 003 Tagline de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 004 Super de-de Happy bums delivered fast. Baby-Lächeln schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 005 Super de-de Effortless espressos delivered fast. Dein Wachmacher schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 006 Super de-de Birthday wishlists delivered fast. Geburtstagswünsche schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 007 Tagline de-de Customers’ most loved Sehr beliebt, top bewertet"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 008 Super de-de Holiday mode delivered fast. Urlaubsgefühl schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 009 Super de-de Summer ready delivered fast. Sommerfeeling schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 010 de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 001 de-de Everyday Essentials, delivered fast. Alles für den Alltag, blitzschnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 002 de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 003 de-de Customers' Most-Loved, Sehr beliebt, top bewertet,"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 004 de-de delivered fast. blitzschnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 001 de-de Your pick-me-up delivered fast Dein Wachmacher schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 002 de-de Purring guarantee delivered fast. Schnurrgarantie schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 003 de-de Holiday mode delivered fast. Urlaubsgefühl schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 004 de-de Birthday wishlists delivered fast. Geburtstagswünsche schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 005 de-de Summer ready delivered fast. Sommerfeeling schnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 006 de-de Everyday Essentials. Alles für den Alltag."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 007 de-de Customers’ most loved. Sehr beliebt, top bewertet."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 008 de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 009 de-de Shop now Jetzt shoppen"} +{"t":"Prime Brand (Speed) Q4 25 OLV 001 Super de-de Everyday Essentials. Delivered Fast. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 OLV 002 Super de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 OLV 003 de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q4 25 OLV 006 Phone UI de-de Batteries Batterien"} +{"t":"Prime Brand (Speed) Q4 25 OLV 007 CTA de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Brand (Speed) Q4 25 OLV 014 Phone UI de-de Lightbulb Glühbirne"} +{"t":"Prime Brand (Speed) Q4 25 OLV 016 Endframe de-de Customer's most loved. Delivered Fast. Sehr beliebt, top bewertet. Blitzschnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 OLV 022 Phone UI de-de Ink Toner Toner"} +{"t":"Prime Brand (Speed) Q4 25 Radio 001 de-de When your deodorant has been reduced to a tiny whisper and tries to tell you: ‘I’m running on empty… I don’t have much left to give’. Wenn sich dein Deo verabschiedet und dir zuflüstert: „Ich bin am Ende....“"} +{"t":"Prime Brand (Speed) Q4 25 Radio 002 de-de No need to worry… your new deodorant is already on it’s way, arriving today with Amazon Prime. Kein Problem – frisches Deo ist schon unterwegs und mit Amazon Prime morgen bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Radio 003 de-de Everyday Essentials. Delivered Fast. It's on Prime Alles für den Alltag. Blitzschnell bei dir. Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 004 VO de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q4 25 Radio 009 BVO de-de I’m Professor Huggington, and I like to hug! Hallo, ich bin Wauwi, der Schmusehund. Wollen wir Freunde sein…"} +{"t":"Prime Brand (Speed) Q4 25 Radio 010 de-de When your kid’s favourite toy starts to run out of battery power… Wenn deinem Kind die Batterien fürs Lieblingsspielzeug ausgehen…"} +{"t":"Prime Brand (Speed) Q4 25 Radio 011 de-de No need to worry… your new batteries are already on their way, arriving tomorrow with Amazon Prime. Kein Problem – neue Batterien sind schon unterwegs und mit Amazon Prime morgen bei dir."} +{"t":"Prime Brand (Speed) Q4 25 Radio 012 de-de Everyday Essentials. Delivered Fast. It's on Prime Alles für den Alltag. Blitzschnell bei dir. Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 013 BVO de-de I’m Professor Huggington, and I like to hug! Hallo, ich bin Wauwi, der Schmusehund. Wollen wir Freunde sein…"} +{"t":"Prime Brand (Speed) Q4 25 Radio 014 VO de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 001 de-de Cat food, arriving tomorrow with Amazon Prime. That’s off your mind. Merlins Lieblingsfutter, mit Amazon Prime morgen bei dir. Check!"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 002 de-de More caffeine, arriving tomorrow with Amazon Prime. That’s off your mind. Mehr Koffein, mit Amazon Prime morgen bei dir. Check!"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 003 de-de So now you can worry about... how long has that been in there? Zeit, dich zu fragen... wann hast du DAS denn gekauft?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 004 Endframe de-de Everyday Essentials. Delivered Fast. Alles für den Alltag. Blitzschnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 005 Endframe de-de It's on Prime Gibt’s bei Prime."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 006 de-de More information on Amazon.de Weitere Informationen unter Amazon.de"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 010 Phone UI de-de Coffee Capsule Kaffeekapsel"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 011 CTA de-de Fast delivery Schnelle Lieferung"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 012 de-de Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Neuer Elektrorasierer? Mit Amazon Prime morgen bei dir. Check!"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 013 de-de So now you can worry if… you’re slowly turning into your dad? Zeit, dich zu fragen... verwandelst du dich langsam in deinen Vater?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 014 Endframe de-de Customers' Most-Loved.Delivered Fast. Sehr beliebt, top bewertet. Blitzschnell bei dir."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 020 Phone UI de-de Razor Elektrorasierer"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 001 Headline de-de It's on Prime Gibt’s bei Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 002 Description de-de Check out the most-loved items and get them delivered fast with Prime Entdecke sehr beliebt, top bewertet blitzschnell bei dir mit Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 003 CTA de-de Shop now Shoppen"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 005 Description de-de Check out the most-loved items and get them delivered fast with Prime Entdecke Produkte für deinen Alltag blitzschnell bei dir mit Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 007 Headline de-de It's on Prime Amazon Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 008 Description de-de Check out the most-loved items Entdecke sehr beliebt, top bewertet"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 010 Description de-de Get the products you need every day Entdecke Produkte für deinen Alltag"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 011 CTA de-de Shop now Jetzt shoppen"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_TheKiss_de-de.json b/storage/amazon/tm/de-DE/flat_TheKiss_de-de.json new file mode 100644 index 0000000..81ea4b2 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_TheKiss_de-de.json @@ -0,0 +1,3 @@ +{"t":"The Kiss Q1 26 TV OLV UI 001 de-de Beard Trimmer Barttrimmer"} +{"t":"The Kiss Q1 26 TV OLV UI 002 de-de Rain boots Gummistiefel"} +{"t":"The Kiss Q1 26 TV OLV UI 003 de-de Drying Rack Wäscheständer"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_UEFA_de-de.json b/storage/amazon/tm/de-DE/flat_UEFA_de-de.json new file mode 100644 index 0000000..59290ed --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_UEFA_de-de.json @@ -0,0 +1,204 @@ +{"t":"UEFA Womens 24 (D)OOH Creatives 001 de-de You bring the triumph. We bring the trophy. Du bringst den Sieg. Wir bringen den Pokal."} +{"t":"UEFA Womens 24 (D)OOH Creatives 002 de-de You bring the magic. We bring the medal. Du bringst den Erfolg. Wir bringen die Medaille."} +{"t":"UEFA Womens 24 (D)OOH Creatives 003 de-de Proud partners Proud partners"} +{"t":"UEFA Womens 24 Designation Transcreation 001 de-de Official e-commerce partner Offizieller Partner im Onlinehandel"} +{"t":"UEFA Womens 24 Designation Transcreation 002 de-de Proud partner Offizieller Partner"} +{"t":"UEFA Womens 24 Designation Transcreation 003 de-de Official e-commerce partner Offizieller Partner im Onlinehandel"} +{"t":"UEFA Womens 24 Designation Transcreation 004 de-de Official online retail partner Offizieller Partner im Onlinehandel"} +{"t":"UEFA Womens 24 further mobile 002 de-de Shop the Women's Football Store Kaufe im Frauenfußball-Shop ein"} +{"t":"UEFA Womens 24 further mobile 003 de-de Top sellers Bestseller"} +{"t":"UEFA Womens 24 further mobile 004 de-de Women’s Football Frauenfußball"} +{"t":"UEFA Womens 24 further mobile 005 de-de Browse women’s kits and more Frauen-Ausrüstung & mehr"} +{"t":"UEFA Womens 24 further mobile 006 de-de Visit the Women's Football Store Besuche den Frauenfußball-Shop"} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 de-de You bring the grit. We bring the stuff. Du bringst den Einsatz. Wir bringen die Ausrüstung."} +{"t":"UEFA Womens 24 Store front 001 de-de Proud Partner Offizieller Partner"} +{"t":"UEFA Womens 24 Store front 002 de-de Women's Football Store Frauenfußball-Shop"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 de-de GRWM for training (Get Ready With Me) GRWM fürs Training"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 de-de New Goalie Gloves Day! Zeit für neue Torwarthandschuhe!"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 de-de new socks Neue Socken"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 de-de Unbox my fresh training socks with me Pack meine neuen Trainingssocken mit mir aus"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 de-de with Amazon mit Amazon"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 de-de same skills Gleiches Talent"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 de-de Unbox my training essentials \nwith me Pack mein neues Tape mit mir aus"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F de-de Unbox my training essentials with me Pack mein neues Tape mit mir aus"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 de-de Unbox them with me Pack sie mit mir aus"} +{"t":"UEFA Womens 24 DOOH Creatives 001 de-de You bring the wins\nWe bring the medal Du bringst den Sieg.\nWir bringen die Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 001F de-de You bring the wins We bring the medal Du bringst den Sieg. Wir bringen die Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 002 de-de You bring the burn\nWe bring the bib Du bringst den Schweiß. \nWir bringen das Trikot."} +{"t":"UEFA Womens 24 DOOH Creatives 002F de-de You bring the burn We bring the bib Du bringst den Schweiß. Wir bringen das Trikot."} +{"t":"UEFA Womens 24 DOOH Creatives 003 de-de You bring the triumph\nWe bring the trophy Du bringst den Sieg.\nWir bringen den Pokal."} +{"t":"UEFA Womens 24 DOOH Creatives 003F de-de You bring the triumph We bring the trophy Du bringst den Sieg. Wir bringen den Pokal."} +{"t":"UEFA Womens 24 DOOH Creatives 004 de-de You bring \nthe flair \nWe bring \nthe hair dye  Du bringst\ndie Stimmung.\nWir bringen\ndie Haarfarbe."} +{"t":"UEFA Womens 24 DOOH Creatives 004F de-de You bring the flair  We bring the hair dye  Du bringst die Stimmung. Wir bringen die Haarfarbe."} +{"t":"UEFA Womens 24 DOOH Creatives 005 de-de You bring the heat \nWe bring the ice bath  Du bringst das Feuer.\nWir bringen das Eisbad."} +{"t":"UEFA Womens 24 DOOH Creatives 005F de-de You bring the heat  We bring the ice bath  Du bringst das Feuer. Wir bringen das Eisbad."} +{"t":"UEFA Womens 24 DOOH Creatives 006 de-de You bring \nthe wins\nWe bring \nthe medal Du bringst\nden Sieg.\nWir bringen\ndie Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 006F de-de You bring the wins We bring the medal Du bringst den Sieg. Wir bringen die Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 007 de-de You bring \nthe steel\nWe bring \nthe shin pads Du bringst\nden Einsatz.\nWir bringen\ndie Schienbeinschoner."} +{"t":"UEFA Womens 24 DOOH Creatives 007F de-de You bring the steel We bring the shin pads Du bringst den Einsatz. Wir bringen die Schienbeinschoner."} +{"t":"UEFA Womens 24 DOOH Creatives 008 de-de You bring the steel\nWe bring the shin pads Du bringst den Einsatz. \nWir bringen die Schienbeinschoner."} +{"t":"UEFA Womens 24 DOOH Creatives 008F de-de You bring the steel We bring the shin pads Du bringst den Einsatz. Wir bringen die Schienbeinschoner."} +{"t":"UEFA Womens 24 DOOH Creatives 009 de-de You bring \nthe heat \nWe bring \nthe ice bath  Du bringst\ndas Feuer.\nWir bringen\ndas Eisbad."} +{"t":"UEFA Womens 24 DOOH Creatives 009F de-de You bring the heat  We bring the ice bath  Du bringst das Feuer. Wir bringen das Eisbad."} +{"t":"UEFA Womens 24 DOOH Creatives 010 de-de You bring the flair \nWe bring the hair dye  Du bringst die Stimmung.\nWir bringen die Haarfarbe."} +{"t":"UEFA Womens 24 DOOH Creatives 010F de-de You bring the flair  We bring the hair dye  Du bringst die Stimmung. Wir bringen die Haarfarbe."} +{"t":"UEFA Womens 24 DOOH Creatives 011 de-de You bring the skills\nWe bring the socks Du bringst das Talent. \nWir bringen die Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 011F de-de You bring the skills We bring the socks Du bringst das Talent. Wir bringen die Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 013 de-de You bring\nthe magic\nWe bring\nthe medal Du bringst \nden Erfolg.\nWir bringen\ndie Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 013F de-de You bring the magic We bring the medal Du bringst den Erfolg. Wir bringen die Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 014 de-de You bring \nthe skills\nWe bring \nthe socks Du bringst \ndas Talent. \nWir bringen \ndie Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 014F de-de You bring the skills We bring the socks Du bringst das Talent. Wir bringen die Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 015 de-de You bring \nthe triumph\nWe bring \nthe trophy Du bringst \nden Sieg.\nWir bringen \nden Pokal."} +{"t":"UEFA Womens 24 DOOH Creatives 015F de-de You bring the triumph We bring the trophy Du bringst den Sieg. Wir bringen den Pokal."} +{"t":"UEFA Womens 24 DOOH Creatives 016 de-de You bring the guts \nWe bring the socks  Du bringst den Einsatz.\nWir bringen die Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 016F de-de You bring the guts  We bring the socks  Du bringst den Einsatz. Wir bringen die Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 017 de-de You bring \nthe guts \nWe bring \nthe socks Du bringst \nden Einsatz.\nWir bringen \ndie Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 017F de-de You bring the guts  We bring the socks Du bringst den Einsatz. Wir bringen die Socken."} +{"t":"UEFA Womens 24 DOOH Creatives 018 de-de You bring the magic\nWe bring the medal Du bringst den Erfolg.\nWir bringen die Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 018F de-de You bring the magic We bring the medal Du bringst den Erfolg. Wir bringen die Medaille."} +{"t":"UEFA Womens 24 DOOH Creatives 019 de-de You bring \nthe burn\nWe bring \nthe bib Du bringst\nden Schweiß.\nWir bringen\ndas Trikot."} +{"t":"UEFA Womens 24 DOOH Creatives 019F de-de You bring the burn We bring the bib Du bringst den Schweiß. Wir bringen das Trikot."} +{"t":"UEFA Womens 24 DOOH Creatives 020 de-de Official Online Retail Partner Official Online Retail Partner"} +{"t":"UEFA Womens 24 DOOH Creatives 021 de-de Official online retail partner Official online retail partner"} +{"t":"UEFA Womens 25 Competition 001 de-de Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Jetzt hast du die Chance, dabei zu sein. Gewinne Tickets für ein Spiel, inklusive Anreise und Unterkunft!"} +{"t":"UEFA Womens 25 Competition 002 de-de Plus hundreds of official match balls to be won. Und oben drauf gibt es Hunderte offizielle Spielbälle zu gewinnen."} +{"t":"UEFA Womens 25 Competition 003 de-de Win a trip Gewinne"} +{"t":"UEFA Womens 25 Competition 004 de-de Open to residents of England, Wales and Scotland aged 18+ with an Amazon.co.uk account.  Zur Teilnahme berechtigt sind Personen mit Wohnsitz in Deutschland, Österreich und der Schweiz, die mindestens 18 Jahre alt sind und ein Konto auf Amazon.de besitzen."} +{"t":"UEFA Womens 25 Competition 005 de-de No purchase necessary. Excludes NI. Kein Kauf erforderlich."} +{"t":"UEFA Womens 25 Competition 006 de-de Win an unforgettable \nUEFA Women’s EURO \n2025 experience Gewinne dein einmaliges\nUEFA Frauen EURO\n2025 Erlebnis"} +{"t":"UEFA Womens 25 Competition 006F de-de Win an unforgettable UEFA Women’s EURO 2025 experience Gewinne dein einmaliges UEFA Frauen EURO 2025 Erlebnis"} +{"t":"UEFA Womens 25 Competition 007 de-de You entered the Amazon UEFA Women’s EURO 2025 Prize Draw, and we’re pleased to inform you that you have won an official adidas match ball! wir freuen uns, dir mitteilen zu können, dass du beim Amazon Gewinnspiel zur UEFA Frauen EURO 2025 einen offiziellen adidas Spielball gewonnen hast!"} +{"t":"UEFA Womens 25 Competition 008 de-de T&Cs apply.  Es gelten die AGB."} +{"t":"UEFA Womens 25 Competition 009 de-de Please note that you can view the full terms and conditions for this prize draw here: https://www.amazon.co.uk/TermsAndConditions Die vollständigen Teilnahmebedingungen für dieses Gewinnspiel kannst du hier einsehen: [insert locale T&Cs]"} +{"t":"UEFA Womens 25 Competition 010 de-de Thanks a lot for your participation and congratulations!\n Amazon Also - vielen Dank für deine Teilnahme und wir wünschen dir viel Spaß mit deinem Gewinn!\n Amazon"} +{"t":"UEFA Womens 25 Competition 010F de-de Thanks a lot for your participation and congratulations! Amazon Also - vielen Dank für deine Teilnahme und wir wünschen dir viel Spaß mit deinem Gewinn! Amazon"} +{"t":"UEFA Womens 25 Competition 011 de-de Hello XXX Hallo XXX"} +{"t":"UEFA Womens 25 Competition 012 de-de Congratulations! Thank you for entering the Amazon UEFA Women's EURO 2025 Competition here [Enter Competition Link]. Herzlichen Glückwunsch! Vielen Dank, dass du am Amazon Gewinnspiel [Enter Link] zur UEFA Frauen EURO 2025 teilgenommen hast."} +{"t":"UEFA Womens 25 Competition 013 de-de to watch eine Reise zur"} +{"t":"UEFA Womens 25 Competition 014 de-de Click here to enter the prize draw. Klicke hier, um am Gewinnspiel teilzunehmen."} +{"t":"UEFA Womens 25 Competition 015 de-de For the avoidance of doubt, ATPI will only strictly use and process your details for purposes of making the necessary arrangements. Keine Sorge – ATPI nutzt deine Daten ausschließlich dafür, damit deine Reise reibungslos organisiert werden kann."} +{"t":"UEFA Womens 25 Competition 016 de-de See full Terms and Conditions here Die vollständigen Geschäftsbedingungen findest du hier."} +{"t":"UEFA Womens 25 Competition 017 de-de Terms and conditions apply. Es gelten die Allgemeinen Geschäftsbedingungen."} +{"t":"UEFA Womens 25 Competition 018 de-de Thank you! You have been entered into the Prize Draw. Vielen Dank! Du nimmst nun am Gewinnspiel teil."} +{"t":"UEFA Womens 25 Competition 019 de-de Enter the draw Jetzt teilnehmen"} +{"t":"UEFA Womens 25 Competition 020 de-de Please note that you can view the full terms and conditions for this prize draw here: [Enter T&Cs.] Die vollständigen Teilnahmebedingungen für dieses Gewinnspiel kannst du hier einsehen: [Enter T&Cs.]"} +{"t":"UEFA Womens 25 Competition 021 de-de No purchase necessary. Kein Kauf erforderlich."} +{"t":"UEFA Womens 25 Competition 022 de-de To enter, click the link below whilst logged in to your Amazon.co.uk account, before 23.59 BST on Sunday, 1st June 2025.   Um teilzunehmen, melde dich mit deinem Konto auf Amazon.de an und klicke bis spätestens Sonntag, den 1. Juni 2025 um 23:59 Uhr MESZ auf den nachfolgenden Link."} +{"t":"UEFA Womens 25 Competition 023 de-de Win a \nUEFA Women’s \nEURO 2025 \nexperience Gewinne dein\nUEFA Frauen\nEURO 2025\nErlebnis!"} +{"t":"UEFA Womens 25 Competition 023F de-de Win a UEFA Women’s EURO 2025 experience Gewinne dein UEFA Frauen EURO 2025 Erlebnis!"} +{"t":"UEFA Womens 25 Competition 024 de-de Click below to visit our Women's Football Shop. Hier kannst Du unseren Frauenfußball-Shop entdecken."} +{"t":"UEFA Womens 25 Competition 025 de-de Once you have confirmed receipt of the prize we will supply the prize provider, ATPI, with your contact details and they will make the arrangements for your trip. Please monitor your junk e-mail folder, in case emails from ATPI get delivered there instead of your inbox. Sobald du uns fristgerecht die Annahme deines Gewinns bestätigt hast, werden wir unserem Kooperationspartner – ATPI – deine Kontaktdaten übermitteln, damit er die notwendigen Vorbereitungen für deine Reise übernehmen kann.\nBitte überprüfe auch deinen Spam-Ordner, falls E-Mails von ATPI dort eingegangen und nicht in deinem Posteingang angekommen sind."} +{"t":"UEFA Womens 25 Competition 025F de-de Once you have confirmed receipt of the prize we will supply the prize provider, ATPI, with your contact details and they will make the arrangements for your trip. Please monitor your junk e-mail folder, in case emails from ATPI get delivered there instead of your inbox. Sobald du uns fristgerecht die Annahme deines Gewinns bestätigt hast, werden wir unserem Kooperationspartner – ATPI – deine Kontaktdaten übermitteln, damit er die notwendigen Vorbereitungen für deine Reise übernehmen kann. Bitte überprüfe auch deinen Spam-Ordner, falls E-Mails von ATPI dort eingegangen und nicht in deinem Posteingang angekommen sind."} +{"t":"UEFA Womens 25 Competition 026 de-de the UEFA Women's EURO 2025 UEFA Frauen EURO 2025"} +{"t":"UEFA Womens 25 Competition 027 de-de Thank you for participating and once again congrats! Also – vielen Dank für deine Teilnahme und viel Spaß mit deinem Gewinn!"} +{"t":"UEFA Womens 25 Competition 028 de-de Please confirm acceptance of the prize by emailing prize-draw@amazon.co.uk (URL to be localised) with the Prize Draw name and your full name, address (including county) and daytime telephone number within the next 5 days, by [DATE], otherwise we will draw a new winner without further notice to you. Bitte gib uns kurz Bescheid, ob du den Gewinn annimmst.\n Schreib uns einfach innerhalb der nächsten 5 Tage, spätestens bis zum [DATE], eine E-Mail an gewinnspiel@amazon.de – mit dem Namen des Gewinnspiels und deinem vollständigen Namen. Falls wir innerhalb der Frist nichts von dir hören, verlosen wir ohne weitere Benachrichtigung den Gewinn neu."} +{"t":"UEFA Womens 25 Competition 028F de-de Please confirm acceptance of the prize by emailing prize-draw@amazon.co.uk (URL to be localised) with the Prize Draw name and your full name, address (including county) and daytime telephone number within the next 5 days, by [DATE], otherwise we will draw a new winner without further notice to you. Bitte gib uns kurz Bescheid, ob du den Gewinn annimmst. Schreib uns einfach innerhalb der nächsten 5 Tage, spätestens bis zum [DATE], eine E-Mail an gewinnspiel@amazon.de – mit dem Namen des Gewinnspiels und deinem vollständigen Namen. Falls wir innerhalb der Frist nichts von dir hören, verlosen wir ohne weitere Benachrichtigung den Gewinn neu."} +{"t":"UEFA Womens 25 Competition 029 de-de We're pleased to inform you that you have won two tickets to UEFA Women's Euro 2025 including travel and accommodation. Wir freuen uns, dir mitteilen zu können, dass du zwei Tickets für die UEFA Frauen EURO 2025 gewonnen hast - inklusive Anreise und Unterkunft."} +{"t":"UEFA Womens 25 Competition 030 de-de Congratulations, Herzlichen Glückwunsch,"} +{"t":"UEFA Womens 25 Competition 031 de-de Please redeem your prize by visiting the product page here and adding to basket, then entering your unique code XXXXXXX at checkout. Um deinen Preis einzulösen, besuche bitte hier die Produktseite, füge das Produkt deinem Warenkorb hinzu und gib beim Bezahlvorgang deinen individuellen Code XXXXXXX ein."} +{"t":"UEFA Womens 25 Homepage 001 de-de Fan your own way Feier den Fußball so, wie du willst"} +{"t":"UEFA Womens 25 Homepage 002 de-de Find your own way Sei Fan - so wie du willst"} +{"t":"UEFA Womens 25 Homepage 003 de-de Visit the Women’s Football Shop Besuche den Frauenfußball-Shop"} +{"t":"UEFA Womens 25 Push notifications & Emails 001 de-de Enter now Jetzt teilnehmen"} +{"t":"UEFA Womens 25 Push notifications & Emails 002 de-de Get ready! UEFA Women’s EURO 2025 Final. Das Finale! UEFA Frauen EURO 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 003 de-de UEFA Women’s EURO 2025 is coming. Die UEFA Frauen EURO 2025 kommt."} +{"t":"UEFA Womens 25 Push notifications & Emails 004 de-de Shop Match Day must haves Alles, was dein Spieltag braucht"} +{"t":"UEFA Womens 25 Push notifications & Emails 005 de-de Shop now Jetzt shoppen"} +{"t":"UEFA Womens 25 Push notifications & Emails 006 de-de Shop Now Jetzt shoppen"} +{"t":"UEFA Womens 25 Push notifications & Emails 007 de-de Get ready for UEFA Women’s EURO 2025 Mach dich bereit für die UEFA Frauen EURO 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 008 de-de Shop match day must haves Alles, was dein Spieltag braucht"} +{"t":"UEFA Womens 25 Push notifications & Emails 009 de-de Shop the stuff you need to host the ultimate watch party Finde alles, was du für deine ultimative Watch-Party brauchst."} +{"t":"UEFA Womens 25 Push notifications & Emails 010 de-de Explore the Women’s Football Shop. Entdecke den Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 011 de-de Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Plus hundreds of official match balls to be won. Jetzt hast du die Chance, dabei zu sein. Gewinne Tickets für ein Spiel, inklusive Anreise und Unterkunft! Und oben drauf gibt es Hunderte offizielle Spielbälle zu gewinnen."} +{"t":"UEFA Womens 25 Push notifications & Emails 012 de-de Explore the Women’s Football Shop now. Entdecke jetzt den Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 013 de-de Enter Now Jetzt teilnehmen"} +{"t":"UEFA Womens 25 Push notifications & Emails 014 de-de It’s knockout time. Show your support with the Women’s Football Shop. Es ist K.o.-Zeit. Zeig deine Begeisterung mit dem Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 015 de-de Discover the Women’s Football Shop. Entdecke den Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 016 de-de Are you ready for the UEFA Women’s EURO 2025? Bist du bereit für die UEFA Frauen EURO 2025?"} +{"t":"UEFA Womens 25 Push notifications & Emails 017 de-de Win a trip to UEFA Women's EURO 2025. Reise gewinnen! UEFA Frauen EURO 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 018 de-de Explore more ways to show your support Entdecke mehr Möglichkeiten, um dein Team zu unterstützen"} +{"t":"UEFA Womens 25 Push notifications & Emails 019 de-de Level up your game day with the Women’s Football Shop Bring deinen Spieltag aufs nächste Level mit dem Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 020 de-de Discover the Women’s Football Shop now. Entdecke jetzt den Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 021 de-de The countdown is on. Der Countdown läuft."} +{"t":"UEFA Womens 25 Push notifications & Emails 022 de-de Get set for kick-off with the Women's Football Shop viewing essentials Mach dich bereit. Mit allem aus dem Frauenfußball-Shop, was du zum Anpfiff im TV brauchst."} +{"t":"UEFA Womens 25 Push notifications & Emails 023 de-de Get ready for UEFA Women’s EURO 2025 knockouts Mach dich bereit für die K.o.-Runde der UEFA Frauen EURO 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 024 de-de Celebrate every moment on and off the pitch. Show support your way with the Women’s Football Shop. Feiere jeden Moment auf und neben dem Platz. Zeig deine Unterstützung so, wie du willst, mit allem aus dem Frauenfußball-Shop."} +{"t":"UEFA Womens 25 Push notifications & Emails 025 de-de Are you ready for the UEFA Women’s EURO 2025 Final? Bereit fürs Finale der UEFA Frauen EURO 2025?"} +{"t":"UEFA Womens 25 Push notifications & Emails 026 de-de Get Crafty Werde kreativ"} +{"t":"UEFA Womens 25 Push notifications & Emails 027 de-de Get Playing Jetzt wird gekickt"} +{"t":"UEFA Womens 25 Push notifications & Emails 028 de-de Enter now - the countdown is on. Jetzt teilnehmen – der Countdown läuft."} +{"t":"UEFA Womens 25 Storefront 009 de-de Match day memories Für unvergessliche Momente"} +{"t":"UEFA Womens 25 Storefront 010 de-de Health & Personal Care Gesundheit & Körperpflege"} +{"t":"UEFA Womens 25 Storefront 011 de-de Seating & Comfort Bequemes Sitzen"} +{"t":"UEFA Womens 25 Storefront 012 de-de Recipe Books Kochbücher"} +{"t":"UEFA Womens 25 Storefront 013 de-de Weather protection Wetterschutz"} +{"t":"UEFA Womens 25 Storefront 014 de-de Gaming Games"} +{"t":"UEFA Womens 25 Storefront 015 de-de Equipment Ausrüstung"} +{"t":"UEFA Womens 25 Storefront 016 de-de Shop home viewing essentials Alles für den Fernsehabend"} +{"t":"UEFA Womens 25 Storefront 017 de-de Shop cheering essentials Alles zum Anfeuern"} +{"t":"UEFA Womens 25 Storefront 018 de-de Barbecue Grillzubehör"} +{"t":"UEFA Womens 25 Storefront 019 de-de Girls’ boots Mädchen-Fußballschuhe"} +{"t":"UEFA Womens 25 Storefront 020 de-de Get crafty Werde kreativ"} +{"t":"UEFA Womens 25 Storefront 021 de-de Diffusers Duftöldiffusoren"} +{"t":"UEFA Womens 25 Storefront 022 de-de Fridges Kühlschränke"} +{"t":"UEFA Womens 25 Storefront 023 de-de LEDs Leuchtarmbänder"} +{"t":"UEFA Womens 25 Storefront 024 de-de Banners Banner"} +{"t":"UEFA Womens 25 Storefront 025 de-de Fan on the go Für Fans unterwegs"} +{"t":"UEFA Womens 25 Storefront 026 de-de Shop game day beauty Beauty-Produkte fürs Spiel"} +{"t":"UEFA Womens 25 Storefront 027 de-de Dress to impress Dein Outfit? Wow!"} +{"t":"UEFA Womens 25 Storefront 028 de-de Watches Armbanduhren"} +{"t":"UEFA Womens 25 Storefront 029 de-de Shop football kit & equipment Alles an Fußball-Ausrüstung"} +{"t":"UEFA Womens 25 Storefront 030 de-de Shop game day treats Entdecke unsere Knabber-Auswahl"} +{"t":"UEFA Womens 25 Storefront 031 de-de Decorations & Lights Deko & Beleuchtung"} +{"t":"UEFA Womens 25 Storefront 032 de-de Enjoy at home Fürs Stadion zu Hause"} +{"t":"UEFA Womens 25 Storefront 033 de-de Shop hosting essentials Alles für deine Gäste"} +{"t":"UEFA Womens 25 Storefront 034 de-de Shop party supplies Alles, was ihr zum Feiern braucht"} +{"t":"UEFA Womens 25 Storefront 035 de-de Tableware Partygeschirr"} +{"t":"UEFA Womens 25 Storefront 036 de-de TV & Home Cinema TV, Fernseher & Heimkino"} +{"t":"UEFA Womens 25 Storefront 037 de-de Printers Drucker"} +{"t":"UEFA Womens 25 Storefront 038 de-de Shirts T-Shirts"} +{"t":"UEFA Womens 25 Storefront 039 de-de Shop photography Den Spieltag in Fotos festhalten"} +{"t":"UEFA Womens 25 Storefront 040 de-de Binoculars Ferngläser"} +{"t":"UEFA Womens 25 Storefront 041 de-de Crocheting and Knitting Häkeln & Stricken"} +{"t":"UEFA Womens 25 Storefront 042 de-de Hand clappers Handklatscher"} +{"t":"UEFA Womens 25 Storefront 043 de-de Sports nutrition Sporternährung"} +{"t":"UEFA Womens 25 Storefront 044 de-de Bracelets Armbänder"} +{"t":"UEFA Womens 25 Storefront 045 de-de Host like a pro Für den perfekten Fußballabend"} +{"t":"UEFA Womens 25 Storefront 046 de-de Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nOffizieller Partner\ndes UEFA-\nFrauenfußballs."} +{"t":"UEFA Womens 25 Storefront 046F de-de Amazon. Proud partner of UEFA Women's Football. Amazon. Offizieller Partner des UEFA- Frauenfußballs."} +{"t":"UEFA Womens 25 Storefront 047 de-de Speakers Megafone"} +{"t":"UEFA Womens 25 Storefront 048 de-de Stickers & Patches Aufkleber und Aufnäher"} +{"t":"UEFA Womens 25 Storefront 049 de-de Snacks to the max Snacks fürs Spiel"} +{"t":"UEFA Womens 25 Storefront 050 de-de Make some noise So klingen Fans"} +{"t":"UEFA Womens 25 Storefront 051 de-de Hats Mützen & Caps"} +{"t":"UEFA Womens 25 Storefront 052 de-de Women's Football Shop Frauenfußball-Shop"} +{"t":"UEFA Womens 25 Storefront 053 de-de Scarves Schals"} +{"t":"UEFA Womens 25 Storefront 054 de-de Kitchen appliances Küchengeräte"} +{"t":"UEFA Womens 25 Storefront 055 de-de Accessories Fan-Accessoires"} +{"t":"UEFA Womens 25 Storefront 056 de-de Shop craft supplies Alles, was du zum Basteln brauchst"} +{"t":"UEFA Womens 25 Storefront 057 de-de Shop match day must-haves Alles, was dein Spieltag braucht"} +{"t":"UEFA Womens 25 Storefront 058 de-de Our store has moved! Unser Frauenfußball-Shop ist umgezogen!"} +{"t":"UEFA Womens 25 Storefront 059 de-de Audio and Hifi Hifi & Audio"} +{"t":"UEFA Womens 25 Storefront 060 de-de Women's kit Damen-Sets"} +{"t":"UEFA Womens 25 Storefront 061 de-de Family fun Familienspaß"} +{"t":"UEFA Womens 25 Storefront 062 de-de Journals Tagebücher"} +{"t":"UEFA Womens 25 Storefront 063 de-de Towels Handtücher"} +{"t":"UEFA Womens 25 Storefront 064 de-de Make-up & Face Paint Make-up und Gesichtsfarbe"} +{"t":"UEFA Womens 25 Storefront 065 de-de Water bottles Trinkflaschen"} +{"t":"UEFA Womens 25 Storefront 066 de-de Games Brettspiele"} +{"t":"UEFA Womens 25 Storefront 067 de-de Click the banner below to visit our Women's Football Shop Klicke auf das Banner unten, um ihn zu besuchen."} +{"t":"UEFA Womens 25 Storefront 068 de-de Cake Decorations Kuchendekorationen"} +{"t":"UEFA Womens 25 Storefront 069 de-de Express yourself Zeig deine Farben"} +{"t":"UEFA Womens 25 Storefront 070 de-de Memory Books Erinnerungsbücher"} +{"t":"UEFA Womens 25 Storefront 071 de-de Cushions & Textiles Kissen & Stoffe"} +{"t":"UEFA Womens 25 Storefront 072 de-de Whistles Trillerpfeifen"} +{"t":"UEFA Womens 25 Storefront 073 de-de Vuvuzela Vuvuzelas"} +{"t":"UEFA Womens 25 Storefront 074 de-de Bags Taschen"} +{"t":"UEFA Womens 25 Storefront 075 de-de Balls Bälle"} +{"t":"UEFA Womens 25 Storefront 076 de-de Girls' kit Mädchen-Sets"} +{"t":"UEFA Womens 25 Storefront 077 de-de Photo props Foto-Zubehör"} +{"t":"UEFA Womens 25 Storefront 078 de-de Shop clothing & accessories Entdecke Kleidung und Accessoires"} +{"t":"UEFA Womens 25 Storefront 079 de-de Lighting Beleuchtung"} +{"t":"UEFA Womens 25 Storefront 080 de-de Get playing Jetzt wird gekickt"} +{"t":"UEFA Womens 25 Storefront 081 de-de Women's boots Frauen-Fußballschuhe"} +{"t":"UEFA Womens 25 Storefront 082 de-de Proud partner Offizieller Partner"} \ No newline at end of file diff --git a/storage/amazon/tm/de-DE/flat_value_de-de.json b/storage/amazon/tm/de-DE/flat_value_de-de.json new file mode 100644 index 0000000..ad8ab55 --- /dev/null +++ b/storage/amazon/tm/de-DE/flat_value_de-de.json @@ -0,0 +1,128 @@ +{"t":"Value Q1 24 Digital Display 001 Headline de-de Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Radio 001 VO de-de As Sophie opened her Amazon parcel,  her eyes grew wider. Sophie öffnet ihr Amazon Paket und ihre Augen werden größer und größer."} +{"t":"Value Q1 24 Radio 002 VO de-de Soft touch buttons and smart pressure sensor. Soft-Touch-Knöpfe und automatische Andruckkontrolle."} +{"t":"Value Q1 24 Radio 003 VO de-de This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Die elektrische Zahnbürste ihrer Träume zu einem traumhaften Preis."} +{"t":"Value Q1 24 Radio 004 VO de-de Five stars from Sophie. Sophie gibt 5 Sterne."} +{"t":"Value Q1 24 Radio 005 VO de-de With  star reviews from you and star prices from us, Sterne-Bewertungen von euch und Sterne-Preise von uns."} +{"t":"Value Q1 24 Radio 006 VO de-de Start your search on Amazon today. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 Radio 007 VO de-de As Nigel opened his Amazon Parcel, it was love at first sight. Nicko öffnet sein Amazon Paket und ist hin und weg."} +{"t":"Value Q1 24 Radio 008 VO de-de Sleek design and powerful suction... Smartes Design und starke Saugkraft …"} +{"t":"Value Q1 24 Radio 009 VO de-de  ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed … ein erstklassiger Staubsauger zu einem traumhaften Preis."} +{"t":"Value Q1 24 Radio 010 VO de-de 5 Stars from Nigel Nicko gibt 5 Sterne."} +{"t":"Value Q1 24 Social OLV 001 Super de-de Star reviews\nfrom you Eure Sterne-\nBewertungen"} +{"t":"Value Q1 24 Social OLV 001F Super de-de Star reviews from you Eure Sterne- Bewertungen"} +{"t":"Value Q1 24 Social OLV 002 Super de-de Star prices\nfrom us on\n\nElectronics Unsere\nSterne-Preise \n \nElektronik"} +{"t":"Value Q1 24 Social OLV 002F Super de-de Star prices from us on Electronics Unsere Sterne-Preise   Elektronik"} +{"t":"Value Q1 24 Social OLV 003 Super de-de Search on\nAmazon\ntoday Starte jetzt deine \nSuche auf \nAmazon"} +{"t":"Value Q1 24 Social OLV 003F Super de-de Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social OLV 006 Super de-de Search on\nAmazon\ntoday Starte jetzt \ndeine Suche auf \nAmazon"} +{"t":"Value Q1 24 Social OLV 006F Super de-de Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social OLV 007 Super de-de Star reviews from you Eure Sterne-Bewertungen"} +{"t":"Value Q1 24 Social OLV 008 Super de-de Star prices from us on\n\nElectronics Unsere Sterne-Preise \n \nElektronik"} +{"t":"Value Q1 24 Social OLV 008F Super de-de Star prices from us on Electronics Unsere Sterne-Preise   Elektronik"} +{"t":"Value Q1 24 Social OLV 009 Super de-de Search on Amazon today Starte jetzt deine Suche auf \nAmazon"} +{"t":"Value Q1 24 Social OLV 009F Super de-de Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social OLV 010 Super de-de Star reviews from you Eure Sterne-\nBewertungen"} +{"t":"Value Q1 24 Social OLV 010F Super de-de Star reviews from you Eure Sterne- Bewertungen"} +{"t":"Value Q1 24 Social OLV 012 Super de-de Search on\nAmazon today Starte jetzt \ndeine Suche auf\nAmazon"} +{"t":"Value Q1 24 Social OLV 012F Super de-de Search on Amazon today Starte jetzt deine Suche auf Amazon"} +{"t":"Value Q1 24 Social Post 001 de-de With star reviews from you and star prices from us, start your search on Amazon. Sterne-Bewertungen von euch und Sterne-Preise von uns. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 Social Post 002 Headline de-de Find products you love Die Produkte, die du liebst"} +{"t":"Value Q1 24 Social Post 003 Description de-de Search on Amazon today Jetzt auf Amazon entdecken"} +{"t":"Value Q1 24 Social Post 004 Headline de-de At Amazon find products you love Die Produkte, die du liebst, bei Amazon"} +{"t":"Value Q1 24 Social Post 006 de-de With star reviews from you and star prices from us, start your search on Amazon. Sterne-Bewertungen von euch, Sterne-Preise von uns. Jetzt auf Amazon."} +{"t":"Value Q1 24 Social Post 007 de-de Find products you love, at prices you’ll love too. Star reviews from you with star prices from us, start your search on Amazon. Die Produkte, die du liebst, zu Preisen, die du liebst: Sterne-Bewertungen von euch, Sterne-Preise von uns. Jetzt auf Amazon."} +{"t":"Value Q1 24 Social Post 010 Headline de-de Find products you love. Produkte, die du liebst"} +{"t":"Value Q1 24 Social Post 013 Headline de-de Find products you love. Hier gibt‘s die Produkte, die du liebst"} +{"t":"Value Q1 24 Social Post 014 Description de-de Search on Amazon today Jetzt auf Amazon entdecken"} +{"t":"Value Q1 24 TV OLV 001 VO de-de At Amazon find products you love, at prices you’ll love too. Bei Amazon gibt‘s die Produkte, die du liebst, auch zu Preisen, die du liebst."} +{"t":"Value Q1 24 TV OLV 002 VO de-de So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto −"} +{"t":"Value Q1 24 TV OLV 003 VO de-de And enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q1 24 TV OLV 004 VO de-de With star reviews from you and star prices from us, Sterne-Bewertungen von euch und Sterne-Preise von uns:"} +{"t":"Value Q1 24 TV OLV 005 VO de-de Start your search on Amazon today. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 TV OLV 007 VO de-de Start your search on Amazon today. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 24 YouTube 001 Title de-de At Amazon find products you love Die Produkte, die du liebst, bei Amazon"} +{"t":"Value Q1 24 YouTube 002 Description de-de With star reviews from you and star prices from us, start your search on Amazon. Sterne-Bewertungen von euch und Sterne-Preise von uns. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 25 Radio 001 VO de-de As Charlie opened his Amazon parcel... Markus öffnet sein Amazon Paket und…"} +{"t":"Value Q1 25 Radio 002 VO de-de ...he held his breath. ...kann es kaum glauben:"} +{"t":"Value Q1 25 Radio 003 VO de-de This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Dieser neue Saugroboter hält seine Böden blitzblank sauber, und das zu einem absolut glänzenden Preis."} +{"t":"Value Q1 25 Radio 003F VO de-de This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Dieser neue Saugroboter hält seine Böden blitzblank sauber, und das zu einem absolut glänzenden Preis."} +{"t":"Value Q1 25 Radio 004 VO de-de 5 stars from Charlie! Markus vergibt 5 Sterne!"} +{"t":"Value Q1 25 Radio 005 VO de-de From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Von Saugrobotern bis Haushaltsgeräte und mehr – finde Produkte mit Top-Bewertung zu Top-Preisen jetzt auf Amazon."} +{"t":"Value Q1 25 TV OLV 001 Product de-de Cordless Drill Akkubohrer"} +{"t":"Value Q1 25 TV OLV 002 Product de-de Bluetooth Headphones Bluetooth-Kopfhörer"} +{"t":"Value Q1 25 TV OLV 003 Product de-de Coffee Machine Kaffeemaschine"} +{"t":"Value Q1 25 TV OLV 004 Product de-de Robot Vaccum Saugroboter"} +{"t":"Value Q1 25 TV OLV 005 de-de At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen."} +{"t":"Value Q1 25 TV OLV 006 de-de So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q1 25 TV OLV 007 de-de And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q1 25 TV OLV 008 de-de Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde Produkte mit Top-Bewertung zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q1 25 TV OLV 009 CTA de-de Start your search today Starte jetzt deine Suche"} +{"t":"Value Q1 25 TV OLV 010 VO de-de Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde Produkte mit Top-Bewertung zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q2 24 TV OLV 001 Super de-de Cordless Drill Akkuschrauber"} +{"t":"Value Q2 24 TV OLV 002 Super de-de Bluetooth Headphones Bluetooth Kopfhörer"} +{"t":"Value Q2 24 TV OLV 003 Super de-de Coffee Machine Kaffeemaschine"} +{"t":"Value Q2 24 TV OLV 004 CTA de-de Start your search today Starte jezt deine Suche"} +{"t":"Value Q2 24 TV OLV 005 VO de-de At Amazon you'll find products you can trust, at prices you'll feel good about. Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen."} +{"t":"Value Q2 24 TV OLV 006 VO de-de So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q2 24 TV OLV 007 VO de-de And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q2 24 TV OLV 008 VO de-de Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde hoch bewertete Produkte zu Preisen, die du lieben wirst. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q2 24 TV OLV 009 CTA de-de Start your search today Starte jetzt deine Suche"} +{"t":"Value Q2 24 TV OLV 012 Super de-de Robot Vacuum Staubsaugerroboter"} +{"t":"Value Q2 24 TV OLV 013 Super de-de Humidifier Luftbefeuchter"} +{"t":"Value Q2 24 TV OLV 014 Super de-de Bluetooth Speaker Bluetooth-Lautsprecher"} +{"t":"Value Q2 24 TV OLV 016 VO de-de At Amazon you'll find products that make you smile at prices you can relax about. Bei Amazon gibt's Produkte, die dir Freude machen, zu Preisen, bei denen du ganz entspannt bleiben kannst."} +{"t":"Value Q2 24 TV OLV 017 VO de-de So, whatever you need, find quality products at prices that are music to your ears. Also, was auch immer du brauchst, hier findest du es in bester Qualität und zu Preisen, die Musik in deinen Ohren sind."} +{"t":"Value Q3 24 OLV 001 Super de-de Cordless Drill Akkuschrauber"} +{"t":"Value Q3 24 OLV 002 Super de-de Bluetooth Headphones Bluetooth-Kopfhörer"} +{"t":"Value Q3 24 OLV 003 Super de-de Coffee Machine Kaffeemaschine"} +{"t":"Value Q3 24 OLV 004 VO de-de At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen."} +{"t":"Value Q3 24 OLV 005 VO de-de So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q3 24 OLV 006 VO de-de And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q3 24 OLV 007 VO de-de Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde hoch bewertete Produkte zu Preisen, die du lieben wirst. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q3 24 OLV 009 CTA de-de Start your search today Starte jetzt deine Suche"} +{"t":"Value Q3 24 OLV 013 Super de-de Robot Vacuum Staubsaugerroboter"} +{"t":"Value Q3 24 OLV 014 Super de-de Humidifier Luftbefeuchter"} +{"t":"Value Q3 24 OLV 015 Super de-de Bluetooth Speaker Bluetooth-Lautsprecher"} +{"t":"Value Q3 24 OLV 016 VO de-de At Amazon you'll find products that make you smile at prices you can relax about. Bei Amazon gibt's Produkte, die dir Freude machen, zu Preisen, bei denen du ganz entspannt bleiben kannst."} +{"t":"Value Q3 24 OLV 017 VO de-de So, whatever you need, find quality products at prices that are music to your ears. Also, was auch immer du brauchst, hier findest du es in bester Qualität und zu Preisen, die Musik in deinen Ohren sind."} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline de-de Find highly rated products\nat prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline de-de Find highly rated products at prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Post 001 Title de-de Find great value products today Finde heute tolle Angebote"} +{"t":"Value Q3 24 YouTube Post 002 Description de-de Find highly rated products at prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q3 24 YouTube Statics 001 Headline de-de Find highly rated products\nat prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Statics 001F Headline de-de Find highly rated products at prices you'll love Finde hoch bewertete Produkte zu Preisen, die du lieben wirst"} +{"t":"Value Q3 24 YouTube Statics 002 CTA de-de Shop now Angebote entdecken"} +{"t":"Value Q3 24 YouTube 001 de-de Find great value products today Finde heute tolle Angebote"} +{"t":"Value Q3 24 YouTube 002 de-de Find highly rated products\nat prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Value Q3 24 YouTube 002F de-de Find highly rated products at prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen."} +{"t":"Value Q3 25 Radio 001 de-de As Helen opened her Amazon parcel, her stomach filled with butterflies. Hanna öffnet ihr Amazon Paket und hat sofort Schmetterlinge im Bauch."} +{"t":"Value Q3 25 Radio 002 de-de Two independent cooking zones and a 7.6 litre capacity. Zwei einzelne Fächer mit einem Fassungsvermögen von 7,6 Litern."} +{"t":"Value Q3 25 Radio 003 de-de For a low price, the Ninja Air Fryer tickled Helen's taste buds... Beim Ninja Airfryer läuft Hanna das Wasser im Mund zusammen … und das zu einem unglaublich niedrigen Preis."} +{"t":"Value Q3 25 Radio 004 de-de 5 stars from Helen. Hanna vergibt 5 Sterne."} +{"t":"Value Q3 25 Radio 005 de-de With great brands, at price you’ll love, start your search on Amazon.xx today Top-Marken zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q3 25 Radio 006 de-de As Bethany opened her Amazon parcel, her heart began to race. Paula öffnet ihr Amazon Paket und ihr Herz klopft wie wild."} +{"t":"Value Q3 25 Radio 007 de-de Heart rate monitoring and up to 11 days of battery life. Herzfrequenzmessung und eine Akkulaufzeit bis zu 11 Tagen."} +{"t":"Value Q3 25 Radio 008 de-de The Garmin Smartwatch won first place with Bethany for quality and price. Die Garmin Smartwatch macht bei Bethany klar den ersten Platz bei Qualität und Preis."} +{"t":"Value Q3 25 Radio 009 de-de 5 stars from Bethany! Paula vergibt 5 Sterne."} +{"t":"Value Q4 24 OLV 001 Super de-de Cordless Drill Akkuschrauber"} +{"t":"Value Q4 24 OLV 002 Super de-de Bluetooth Headphones Bluetooth-Kopfhörer"} +{"t":"Value Q4 24 OLV 003 Super de-de Coffee Machine Kaffeemaschine"} +{"t":"Value Q4 24 OLV 004 VO de-de At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen."} +{"t":"Value Q4 24 OLV 005 VO de-de So you can rock your world, not your savings. Schließlich willst du deine Welt rocken, nicht dein Sparkonto."} +{"t":"Value Q4 24 OLV 006 VO de-de And, enjoy the perfect blend at the perfect price. … mit einer köstlichen Mischung aus Qualität und Preis."} +{"t":"Value Q4 24 OLV 007 VO de-de Find highly-rated products, at prices you'll love. Start your search on Amazon today. Finde Produkte mit Top-Bewertung zu Top-Preisen. Starte jetzt deine Suche auf Amazon."} +{"t":"Value Q4 24 OLV 009 CTA de-de Start your search today Starte jetzt deine Suche"} +{"t":"Value Q4 24 OLV 013 Super de-de Robot Vacuum Staubsaugerroboter"} +{"t":"Value Q4 24 OLV 014 Super de-de Humidifier Luftbefeuchter"} +{"t":"Value Q4 24 OLV 015 Super de-de Bluetooth Speaker Bluetooth-Lautsprecher"} +{"t":"Value Q4 24 OLV 016 VO de-de At Amazon you'll find products that make you smile at prices you can relax about. Bei Amazon gibt's Produkte, die dir Freude machen, zu Preisen, bei denen du ganz entspannt bleiben kannst."} +{"t":"Value Q4 24 OLV 017 VO de-de So, whatever you need, find quality products at prices that are music to your ears. Also, was auch immer du brauchst, hier findest du es in bester Qualität und zu Preisen, die Musik in deinen Ohren sind."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline de-de Find highly rated products\nat prices you'll love Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline de-de Find highly rated products at prices you'll love Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q4 24 YouTube Static 001 Headline de-de Find highly rated products\nat prices you'll love Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q4 24 YouTube Static 001F Headline de-de Find highly rated products at prices you'll love Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q4 24 YouTube Static 002 CTA de-de Shop now Angebote entdecken"} +{"t":"Value Q4 24 YouTube 001 Headline de-de Find great value products today Finde heute tolle Angebote"} +{"t":"Value Q4 24 YouTube 002 Description de-de Find highly rated products at prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen"} +{"t":"Value Q4 24 YouTube 003 Description de-de Find highly rated products at prices you'll love Finde Produkte mit Top-Bewertung zu Top-Preisen"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_DoubleDonut_es-es.json b/storage/amazon/tm/es-ES/flat_DoubleDonut_es-es.json new file mode 100644 index 0000000..20a4e08 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_DoubleDonut_es-es.json @@ -0,0 +1,147 @@ +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 001 Product es-es Mercedes F1 W14 Model Kit Kit de Maquetas Mercedes F1 W14"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 002 VO es-es Lego F1 W14 Model Kit Kit de Maquetas LEGO F1"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 003 Super es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 004 VO es-es Discover amazing products at Amazon. Descubre productos increíbles en Amazon."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 005 VO es-es Go, grab the Lego F1 Model Kit. Corre y hazte con el Kit de Maquetas LEGO F1."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 007 VO es-es Challenge yourself to build this authentic replica. Atrévete a construir esta réplica auténtica."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 008 VO es-es Enjoy all the details, like its moving pistons, and the V6 engine. Disfruta de cada detalle, desde sus pistones móviles hasta el motor V6."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 010 VO es-es After all that, you'll probably need a well-deserved pit stop. Cuando tu maqueta esté lista, haz una parada técnica."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 011 VO es-es Amazon. Great Brands. Prices You'll Love. Amazon. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 012 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 013 es-es ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Fabricado con licencia de Mercedes-Benz Grand Prix Limited. Para mayores de 18 años."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 001 Product es-es Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 002 VO es-es Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 003 Super es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 004 VO es-es Discover amazing products at Amazon. Descubre productos increíbles en Amazon."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 005 VO es-es Treat yourself to the Philips Lumea IPL. Regálate la Philips Lumea IPL."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 006 VO es-es Easy to use, from top to toe. Fácil de usar, de pies a cabeza."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 007 VO es-es Enjoy hair-free skin for up to 18 months. Disfruta de una piel suave durante 18 meses"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 009 VO es-es So, if you choose to be smooth, skip the salon, not the results. Elige lograr la suavidad que deseas desde tu propia casa."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 011 VO es-es Amazon. Great Brands. Prices You'll Love. Amazon. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 012 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 013 es-es Starting after 3 treatments. Median result 86 % hair reduction on lower legs at 18 months. A partir de 3 tratamientos. Reducción media del vello del 86 % en la parte inferior de las piernas a los 18 meses."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 001 Product es-es Mercedes F1 W14 Model Kit Kit de Maquetas Mercedes F1 W14"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 002 VO es-es Lego F1 W14 Model Kit Kit de Maquetas LEGO F1"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 003 Super es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 004 Super es-es Discover amazing products at Amazon. Descubre productos increíbles en Amazon."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 005 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 006 es-es ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Fabricado con licencia de Mercedes-Benz Grand Prix Limited. Para mayores de 18 años."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 001 Product es-es Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 002 VO es-es Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 003 Super es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 004 Super es-es Discover amazing products at Amazon. Descubre productos increíbles en Amazon."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 005 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q1 25 Radio 20s Fitness (Bethany) Air Fryer (Helen) 001 BVO es-es Amazon. Find highly-rated products at prices you’ll love. Amazon. Los productos mejor valorados a precios que te encantarán."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 001 es-es Beurer Beurer"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 002 Product es-es BOOM Massage Gun BOOM Pistola de masaje"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 004 Super es-es Discover amazing products on Amazon. Descubre productos increíbles en Amazon."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 006 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 001 es-es Philips Philips"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 002 Product es-es Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 004 Super es-es Discover amazing products on Amazon. Descubre productos increíbles en Amazon."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 006 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q2 25 Radio 20s Gardening 001 BVO es-es Find top rated gardening products on Amazon. Encuentra las herramientas de jardinería mejor valoradas en Amazon"} +{"t":"Project Double Q2 25 Radio 20s Gardening 002 BVO es-es Like these pruners… with a trimmed price and five-star reviews to match. Como estas tijeras de podar... a un precio reducido y con cinco estrellas según las opiniones."} +{"t":"Project Double Q2 25 Radio 20s Gardening 003 BVO es-es OR this garden tool set… okay, let’s get growing! O este kit de jardinería…"} +{"t":"Project Double Q2 25 Radio 20s Gardening 004 BVO es-es OR THESE NOISE CANCELLING… O ESTOS AURICULARES CON CANCELACIÓN…"} +{"t":"Project Double Q2 25 Radio 20s Gardening 005 BVO es-es headphones… ahhhh… perfect for drowning out the neighbours. de ruido… uhhh… para que la fiesta se quede en el jardín de tus vecinos."} +{"t":"Project Double Q2 25 Radio 20s Gardening 006 BVO es-es Amazon. Find highly rated products at prices you’ll love. Amazon. Los productos mejor valorados a precios que te encantarán."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 001 BVO es-es Find top rated outdoor dining products on Amazon Encuentra los productos para cenar al aire libre mejor valorados en Amazon"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 002 BVO es-es Like this pizza oven with five-star reviews, you’ll get value and tasty pizza. Como este horno de pizza con cinco estrellas según las opiniones, mmm, buenísimas."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 003 BVO es-es Or these BBQ gloves… remember to take off BEFORE eating O estos guantes de barbacoa. Recuerda quitártelos antes de comer."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 004 BVO es-es Or this… large windproof umbrella… O esta... sombrilla resistente al viento..."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 005 BVO es-es Because nobody wants a wet pizza. Porque a nadie le gusta la pizza pasada por agua."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 006 BVO es-es Amazon. Find highly rated products at prices you’ll love. Amazon. Los productos mejor valorados a precios que te encantarán."} +{"t":"Project Double Q2 25 Radio 20s Wellness 001 BVO es-es Find top rated wellness products on Amazon Encuentra los productos de bienestar mejor valorados en Amazon"} +{"t":"Project Double Q2 25 Radio 20s Wellness 002 BVO es-es Like these aromatherapy candles with five-star reviews… mmm…I smell fantastic value! Como estas velas de aromaterapia… con cinco estrellas según las opiniones… mmm… ¡Calidad a buen precio!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 003 BVO es-es Or this essential oils massage set… ohhhhhhhh… that’s better O aceites esenciales para masajes... ohhh... ¡Qué bien!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 004 BVO es-es ...oops, drifted off. … ups, ¿ya está?"} +{"t":"Project Double Q2 25 Radio 20s Wellness 005 BVO es-es And this coffee machine! Now I’m back! ¡Y esta cafetera! ¿Siesta? ¿Qué siesta?"} +{"t":"Project Double Q2 25 Radio 20s Wellness 006 BVO es-es Amazon. Find highly rated products at prices you’ll love. Amazon. Los productos mejor valorados a precios que te encantarán."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 001 es-es Beurer Beurer"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 002 Product es-es BOOM Massage Gun BOOM Pistola de masaje"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 004 Super es-es Search Amazon Buscar en Amazon"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 005 Super es-es Electronics Electrónica"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 006 Super es-es Wellness Bienestar"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 007 Super es-es Kitchen Cocina"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 008 Super es-es Home Hogar"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 009 Super es-es Shop now Compra ahora"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 010 VO es-es Find top rated wellness products, just a click away … Encuentra los productos para el bienestar mejor valorados con solo un clic …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 011 VO es-es … on Amazon. … en Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 012 VO es-es Like the Beurer Boom massage gun. Como esta Pistola de masaje Beurer BOOM."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 013 VO es-es With five power levels and a three-year warranty … Con 5 niveles de intensidad y una garantía de tres años …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 014 VO es-es With five power levels for home or gym … Con 5 niveles de intensidad para usarla tanto en tu casa como en el gimnasio …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 015 VO es-es … it’s a top-rated product on Amazon. … está entre los productos mejor valorados en Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 016 VO es-es Which means relaxation guaranteed. Relajación garantizada."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 017 VO es-es Amazon. Great brands. Prices you’ll love. Amazon. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 019 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 001 es-es Philips Philips"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 002 Product es-es Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 004 Super es-es Search Amazon Buscar en Amazon"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 005 Super es-es Electronics Electrónica"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 006 Super es-es Personal Care Cuidado\npersonal"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 006F Super es-es Personal Care Cuidado personal"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 007 Super es-es Kitchen Cocina"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 008 Super es-es Home Hogar"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 009 Super es-es Shop now Compra ahora"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 010 VO es-es Find top rated personal care products, just a click away … Encuentra los productos para el cuidado personal mejor valorados con solo un clic …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 011 VO es-es … on Amazon. … en Amazon."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 012 VO es-es Like the Philips Sonicare Diamondclean … Como este cepillo Philips Sonicare DiamondClean …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 013 VO es-es … for a 10x more effective clean. … para una limpieza 10 veces más efectiva."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 014 es-es *vs. a manual toothbrush * En comparación con un cepillo dental manual."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 015 VO es-es It’s a top-rated product on Amazon … Encuéntralo entre los mejor valorados en Amazon …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 016 VO es-es … so your dentist will give you a glowing review. … hasta tu dentista te dará una valoración brillante.\nALT: … hasta le sacarás a tu dentista su mejor sonrisa."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 016F VO es-es … so your dentist will give you a glowing review. … hasta tu dentista te dará una valoración brillante. ALT: … hasta le sacarás a tu dentista su mejor sonrisa."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 017 VO es-es Amazon. Great brands. Prices you’ll love. Amazon. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 019 Super es-es Great Brands. Prices You'll Love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q3 25 (D)OOH 001 Super es-es Find brands you love at Amazon Encuentra las marcas que te encantan en Amazon"} +{"t":"Project Double Q3 25 (D)OOH 002 Product es-es Braun Series 9 PRO+ Electric Shaver Afeitadora eléctrica Series 9 Pro+"} +{"t":"Project Double Q3 25 (D)OOH 003 Product es-es ghd Gold Professional Hair Straightener Plancha de pelo profesional gold"} +{"t":"Project Double Q3 25 (D)OOH 004 Product es-es ghd Helios Professional Hair Dryer Secador de pelo profesional Helios"} +{"t":"Project Double Q3 25 (D)OOH 005 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 Display 001 Super es-es Find brands you love at Amazon Encuentra las marcas que te encantan en Amazon"} +{"t":"Project Double Q3 25 Display 002 CTA es-es Shop now Compra ahora"} +{"t":"Project Double Q3 25 Display 003 Product es-es Series 9 PRO+ Electric Shaver Afeitadora eléctrica Series 9 Pro+"} +{"t":"Project Double Q3 25 Display 004 Product es-es Gold Professional Hair Straightener Plancha de pelo profesional gold"} +{"t":"Project Double Q3 25 Display 005 Product es-es Helios Professional Hair Dryer Secador de pelo profesional helios"} +{"t":"Project Double Q3 25 Display 006 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 001 Brand Name es-es Braun Braun"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 002 Product es-es Series 9 PRO+ Electric Shaver Afeitadora eléctrica Series 9 Pro+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 004 Super es-es Braun Series 9 PRO+ Electric Shaver Afeitadora eléctrica Braun Series 9 Pro+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 005 VO es-es Ooh, look at this. Another top-rated product on Amazon. ¡Guau, mira! Otro producto entre los mejor valorados en Amazon."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 006 VO es-es It's a Braun Series 9 PRO+... La Series 9 PRO+ de Braun…"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 007 VO es-es ...for an exceptionally close shave. …para un afeitado increíblemente preciso."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 008 VO es-es And there you go, straight in his basket. Ya está, añadida a la cesta."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 009 VO es-es Soon he'll be looking...and feeling \"ooooo grrrrr.\" Muy pronto, tendrá una piel suave… e iiiirresistible."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 010 VO es-es Prickly jaw, no more. Y le dirá adiós al mentón irritado."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 011 VO es-es Amazon. Great brands. Prices you'll love. Amazon. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 013 Super es-es Great brands. Prices you'll love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 001 Brand Name es-es ghd ghd"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 002 Product es-es Helios Professional Hair Dryer Secador de pelo profesional helios"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 004 Super es-es ghd Helios Professional Hair Dryer Secador de pelo profesional ghd helios"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 005 VO es-es Ooh, look at this. Another top-rated product on Amazon. ¡Guau, mira! Otro producto entre los mejor valorados en Amazon."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 006 VO es-es It's a ghd Helios Hair Dryer... El secador de pelo Helios de ghd…"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 007 VO es-es ...for precision styling control. ...para controlar el estilo con precisión."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 008 VO es-es And there you go, straight in her basket. Ya está, añadido a la cesta."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 009 VO es-es Soon, she'll be making this hallway... her runway. Muy pronto, este pasillo será su pasarela."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 010 VO es-es That's her hairdo. Done. Y su peinado, el centro de todas las miradas."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 011 VO es-es Amazon. Great brands. Prices you'll love. Amazon. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 013 Super es-es Great brands. Prices you'll love. Grandes marcas. Precios que te encantarán."} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 001 Brand Name es-es Braun Braun"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 002 Product es-es Series 9 PRO+ Electric Shaver Afeitadora eléctrica Series 9 Pro+"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 005 Super es-es Find brands you love at Amazon Encuentra las marcas que te encantan en Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 001 Brand Name es-es ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 002 Product es-es Gold Professional Hair Straightener Plancha de pelo profesional gold"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 005 Super es-es Find brands you love at Amazon Encuentra las marcas que te encantan en Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 001 Brand Name es-es ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 002 Product es-es Helios Professional Hair Dryer Secador de pelo profesional helios"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 003 es-es Amazon Customer Reviews Opiniones de clientes de Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 005 Super es-es Find brands you love at Amazon Encuentra las marcas que te encantan en Amazon"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_EUSelection_es-es.json b/storage/amazon/tm/es-ES/flat_EUSelection_es-es.json new file mode 100644 index 0000000..900a8c1 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_EUSelection_es-es.json @@ -0,0 +1,105 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 es-es All you need to make office lunches happen Todo lo que necesitas para que tus comidas en la oficina sucedan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 es-es All you need to make date night happen Todo lo que necesitas para que tu cita romántica suceda."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 es-es All you need to make run club happen Todo lo que necesitas para que tu club de running suceda."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 es-es All you need to make leg day happen Todo lo que necesitas para que tu entreno de piernas suceda."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 es-es Candles. Velas."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 es-es Wine glasses. Copas de vino."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 es-es And a spare toothbrush. Y un cepillo de repuesto."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 es-es Make date night happen. Haz que tu cita romántica suceda."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 es-es Air fryer. Freidora de aire."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 es-es Lunchboxes. Fiambreras."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 es-es And sticky notes. Y notas adhesivas."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 es-es Make office lunches happen. Haz que tus comidas en la oficina sucedan."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 es-es [Name] Isa"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 es-es Running shoes. Zapatillas."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 es-es Energy gels. Geles energéticos."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 es-es And chafe balm. Y crema antirrozaduras."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 es-es Make run club happen. Haz que tu club de running suceda."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 es-es Reading light. Flexo."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 es-es Romantasy. Fantasía romántica."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 es-es And massage oil. Y aceite de masaje."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 es-es Make pleasure happen. Haz que tu bienestar suceda."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 es-es Protein powder. Proteína en polvo."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 es-es Weights. Pesas."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 es-es And a massage gun. Y una pistola de masaje."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 es-es Make leg day happen. Haz que tu entreno de piernas suceda."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 Radio 001 es-es Amazon presents, Peter vs Date Night Nerves. Amazon presenta «Pablo y su cita romántica»."} +{"t":"EU Selection Q1 26 Radio 002 es-es Over millions of years, animals have evolved sophisticated mating rituals. Los animales llevan millones de años desarrollando sofisticados rituales de apareamiento."} +{"t":"EU Selection Q1 26 Radio 003 es-es Birds dance, wolves howl, and penguins propose with stones. Los pájaros bailan, los lobos aúllan y los pingüinos se regalan piedras."} +{"t":"EU Selection Q1 26 Radio 004 es-es As for Peter, he's making Rosie dinner. And he’s freaking out! Y nuestro Pablo está preparando la cena para Laura. ¡Y está supernervioso!"} +{"t":"EU Selection Q1 26 Radio 005 es-es But Peter shopped on Amazon and bought candles, wine glasses… Aunque ha comprado en Amazon velas, copas de vino…"} +{"t":"EU Selection Q1 26 Radio 006 es-es ...and, because he’s an optimist, a spare toothbrush. … y, como es optimista, un cepillo de dientes de repuesto."} +{"t":"EU Selection Q1 26 Radio 007 es-es Oh, Peter. There is an animal in you after all, you rascal. Ay, Pablo. Al fin y al cabo, tú también tienes tu propio ritual."} +{"t":"EU Selection Q1 26 Radio 008 es-es Make date night happen. Haz que tu cita romántica suceda."} +{"t":"EU Selection Q1 26 Radio 009 es-es Shop on Amazon. Compra en Amazon"} +{"t":"EU Selection Q1 26 Radio 010 es-es Amazon presents, Oscar vs Leg Day. Amazon presenta «Óscar y su entreno de piernas»."} +{"t":"EU Selection Q1 26 Radio 011 es-es Oscar hasn't squatted in over 3 years. Hacía más de tres años que Óscar no hacía una sentadilla."} +{"t":"EU Selection Q1 26 Radio 012 es-es If it's a choice between stairs and an escalator, he takes the lift. Entre las escaleras y el ascensor, él siempre cogía el ascensor."} +{"t":"EU Selection Q1 26 Radio 013 es-es His legs are purely decorative at this point. Por aquel entonces, sus piernas eran decorativas."} +{"t":"EU Selection Q1 26 Radio 014 es-es But then Oscar shopped on Amazon… Hasta que un día, compró en Amazon..."} +{"t":"EU Selection Q1 26 Radio 015 es-es ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. … pesas, 5 kilos de proteína en polvo y una pistola de masaje."} +{"t":"EU Selection Q1 26 Radio 016 es-es Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Ahora Óscar tiene un armario repleto de pantalones ajustados y unos muslos más duros que una piedra."} +{"t":"EU Selection Q1 26 Radio 017 es-es Yes, Oscar! ¡Así se hace, Óscar!"} +{"t":"EU Selection Q1 26 Radio 018 es-es Make leg day happen. Haz que tu entreno de piernas suceda."} +{"t":"EU Selection Q1 26 Radio 019 es-es Shop on Amazon. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social UGC 001 es-es Air Mattress Colchón hinchable"} +{"t":"EU Selection Q1 26 Social UGC 003 es-es Add to Cart Añadir a la cesta"} +{"t":"EU Selection Q1 26 Social UGC 004 es-es Make sleepovers happen. Haz que tus quedadas sucedan."} +{"t":"EU Selection Q1 26 Social UGC 006 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 Social UGC 007 es-es Extendable Dog Lead Correa extensible para perros"} +{"t":"EU Selection Q1 26 Social UGC 009 es-es Add to Cart Añadir a la cesta"} +{"t":"EU Selection Q1 26 Social UGC 010 es-es Make walkies happen. Haz que sus paseos sucedan."} +{"t":"EU Selection Q1 26 Social UGC 012 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 Social UGC 013 es-es Non-slip Mop Mopa antideslizante"} +{"t":"EU Selection Q1 26 Social UGC 015 es-es Add to Cart Añadir a la cesta"} +{"t":"EU Selection Q1 26 Social UGC 016 es-es Make spotless Sundays happen. Haz que tu zafarrancho de limpieza suceda."} +{"t":"EU Selection Q1 26 Social UGC 018 es-es Shop now Compra ahora"} +{"t":"EU Selection Q1 26 Social Post 001 es-es Make it happen\n Shop on Amazon Haz que suceda. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 001F es-es Make it happen Shop on Amazon Haz que suceda. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 003 Title es-es Make it happen Haz que suceda"} +{"t":"EU Selection Q1 26 Social Post 004 Description es-es Shop on Amazon Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 005 Title es-es Make it happen\n Shop on Amazon Haz que suceda"} +{"t":"EU Selection Q1 26 Social Post 005F Title es-es Make it happen Shop on Amazon Haz que suceda"} +{"t":"EU Selection Q1 26 Social Post 006 Title es-es Make it happen\n Shop on Amazon Haz que suceda. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 006F Title es-es Make it happen Shop on Amazon Haz que suceda. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 007 Headline es-es Make it happen\n Shop on Amazon Haz que suceda. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 007F Headline es-es Make it happen Shop on Amazon Haz que suceda. Compra en Amazon"} +{"t":"EU Selection Q1 26 Social Post 012 es-es Be forever the optimist with the addition of a toothbrush to your order Sé siempre optimista y añade un cepillo de dientes de repuesto a tu pedido"} +{"t":"EU Selection Q1 26 Social Post 013 Title es-es Make date night happen Haz que tu cita romántica suceda"} +{"t":"EU Selection Q1 26 Social Post 015 Headline es-es Make date night happen Haz que tu cita romántica suceda"} +{"t":"EU Selection Q1 26 Social Post 016 es-es Lunches to make the office jealous and sticky notes so they know it’s yours Almuerzos para poner celosos a los de la oficina y pósits para que sepan que es tuyo"} +{"t":"EU Selection Q1 26 Social Post 017 Title es-es Make office lunches happen Haz que tus comidas en la oficina sucedan"} +{"t":"EU Selection Q1 26 Social Post 019 Headline es-es Make office lunches happen Que tus comidas de oficina sucedan"} +{"t":"EU Selection Q1 26 Social Post 020 es-es When you’re all into your newest hobby, right down to the chafe balm Cuando estás tan implicado en tu nuevo hobby que hasta tienes la crema antirozaduras"} +{"t":"EU Selection Q1 26 Social Post 021 Title es-es Make run club happen Haz que tu club de running suceda"} +{"t":"EU Selection Q1 26 Social Post 023 Headline es-es Make run club happen Haz que tu club de running suceda"} +{"t":"EU Selection Q1 26 Social Post 024 es-es Find a safer way to clean with a non-slip mop Busca una forma más segura de limpiar con una mopa antideslizante"} +{"t":"EU Selection Q1 26 Social Post 025 Title es-es Make cleanups happen Haz que las limpiezas sucedan"} +{"t":"EU Selection Q1 26 Social Post 027 Headline es-es Make cleanups happen Haz que las limpiezas sucedan"} +{"t":"EU Selection Q1 26 Social Post 028 es-es Prepare for everything, including squirrels, with an extendable lead Prepárate para todo, incluidas las ardillas, con una correa extensible"} +{"t":"EU Selection Q1 26 Social Post 029 Title es-es Make walkies happen Haz que sus paseos sucedan"} +{"t":"EU Selection Q1 26 Social Post 031 Headline es-es Make walkies happen Haz que sus paseos sucedan"} +{"t":"EU Selection Q1 26 Social Post 032 es-es A simpler, more “supportive” bed for your guests Una cama más sencilla y con mayor «soporte» para tus invitados"} +{"t":"EU Selection Q1 26 Social Post 033 Title es-es Make sleepovers happen Haz que tus quedadas sucedan"} +{"t":"EU Selection Q1 26 Social Post 035 Headline es-es Make sleepovers happen Haz que tus quedadas sucedan"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline es-es Make xx happen Haz que xx suceda(n)"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline es-es Make it happen Haz que suceda"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline es-es All you need to make xx happen Todo lo que necesitas para que xx suceda"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline es-es All you need to make it happen Todo lo que necesitas para que suceda"} +{"t":"EU Selection Q1 26 YouTube 001 Headline es-es Make it happen Haz que suceda"} +{"t":"EU Selection Q1 26 YouTube 002 Description es-es Shop on Amazon Compra en Amazon"} +{"t":"EU Selection Q1 26 YouTube 003 Headline es-es Make it happen Haz que suceda"} +{"t":"EU Selection Q1 26 YouTube 004 Description es-es Shop on Amazon Compra en Amazon"} +{"t":"EU Selection Q1 26 YouTube 005 CTA es-es Shop now Compra"} +{"t":"EU Selection Q1 26 YouTube 006 Headline es-es Make run club happen Haz que tu club de running suceda"} +{"t":"EU Selection Q1 26 YouTube 007 Description es-es When you’re all into your newest hobby, right down to the chafe balm Tan inmerso en tu nuevo hobby que hasta tienes la crema antirrozaduras"} +{"t":"EU Selection Q1 26 YouTube 011 Headline es-es Make date night happen Haz que tu cita romántica suceda"} +{"t":"EU Selection Q1 26 YouTube 012 Description es-es Be the optimist with the addition of a toothbrush to your order Sé siempre optimista y añade un cepillo de dientes a tu pedido"} +{"t":"EU Selection Q1 26 YouTube 016 Headline es-es Make office lunches happen Haz que tus comidas en la oficina sucedan"} +{"t":"EU Selection Q1 26 YouTube 017 Description es-es Lunches to make them jealous. Sticky notes so they know it’s yours Almuerzos para ponerlos celosos y pósits para que sepan que es tuyo"} +{"t":"EU Selection Q1 26 YouTube 019 Description es-es Shop on Amazon Compra en Amazon"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_MASS_es-es.json b/storage/amazon/tm/es-ES/flat_MASS_es-es.json new file mode 100644 index 0000000..ac9ff48 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_MASS_es-es.json @@ -0,0 +1,2520 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline es-es Black Friday\nWeek Semana de\nBlack Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 es-es Up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates es-es 17-27 November 17 - 27 noviembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA es-es Learn more Ver más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline es-es Black Friday\nWeek Semana de\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 es-es Black\nFriday\nWeek Semana \nde Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 es-es Up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates es-es 17-27 November 17 - 27 noviembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates es-es Ends 27 November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name es-es Black Friday\nWeek Semana de\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name es-es Black\nFriday\nWeek Semana \nde Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline es-es More yay this\nBlack Friday ¡Olé! ¡Es Black Friday\n otra vez!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline es-es More yay this Black Friday ¡Olé! ¡Es Black Friday otra vez!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 es-es More \nyay this\nBlack \nFriday ¡Olé! \n¡Es Black \nFriday\n otra vez!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F es-es More yay this Black Friday ¡Olé! ¡Es Black Friday otra vez!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline es-es Black\nFriday Week Semana \nde Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 029 es-es Up to 40% off Ahorra hasta un 40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline es-es More deals. \nMore joy. Más ofertas.\n Más alegría."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline es-es More deals. More joy. Más ofertas. Más alegría."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline es-es More \ndeals. \nMore \njoy. Más\n ofertas.\n Más\n alegría."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline es-es More deals. More joy. Más ofertas. Más alegría."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 035 Subheadline es-es Black\nFriday Week Semana de\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 035F Subheadline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 es-es Starts 17 November Empieza el 17 de noviembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name es-es Black Friday\nWeek is here La Semana de Black Friday \nya está aquí"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name es-es Black Friday Week is here La Semana de Black Friday ya está aquí"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates es-es Ends 27 November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 046 Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047 Headline es-es Last Minute\nDeals Ofertas de última hora \ny más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047F Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048 Headline es-es Last\nMinute\nDeals Ofertas \nde última hora \ny más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048F Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 049 es-es 8-22 December 8 - 22 diciembre"} +{"t":"DDA 23 BFW Mass Radio 001 VO es-es Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. ¡Buah! La Semana de Black Friday de Amazon empieza el viernes. Tengo que contárselo a todos en la base."} +{"t":"DDA 23 BFW Mass Radio 002 VO es-es Hey everyone! ¡Eo!"} +{"t":"DDA 23 BFW Mass Radio 003 VO es-es Whaaaaaat? ¿Qué pasaaaaa?"} +{"t":"DDA 23 BFW Mass Radio 004 VO es-es The Amazon Black Friday Week with up to 40% off starts Friday La Semana de Black Friday de Amazon con ahorros de hasta el 45% empieza el viernes."} +{"t":"DDA 23 BFW Mass Radio 005 VO es-es Amaaaaaazing! ¡Brutaaaaal!"} +{"t":"DDA 23 BFW Mass Radio 006 VO es-es Get the dinner on ¡Preparad la cena!"} +{"t":"DDA 23 BFW Mass Radio 007 BVO es-es Share the joy this Amazon Black Friday Week, with up to 40% off Comparte la alegría esta Semana de Black Friday de Amazon con hasta un 45% de ahorro."} +{"t":"DDA 23 BFW Mass Radio 008 BVO es-es From the 17th to the 27th of November. Del 17 al 27 de noviembre."} +{"t":"DDA 23 BFW Mass Radio 010 VO es-es Andrew was at an age where he was experimenting with cold water therapy. Paco ya estaba en la edad de experimentar con los baños de agua helada…"} +{"t":"DDA 23 BFW Mass Radio 011 VO es-es And Andrew was also at an age where he was experimenting with manscaping… ...así como de experimentar con su propio estilo…"} +{"t":"DDA 23 BFW Mass Radio 012 VO es-es So when he discovered he could save up to 40% in the Amazon Black Friday Week. Por eso, al descubrir que podía ahorrar hasta un 45% en la Semana de Black Friday de Amazon,"} +{"t":"DDA 23 BFW Mass Radio 013 VO es-es He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge ...se hizo con una depiladora de luz pulsada de Braun y, ahora, está listo para lucir ese torso tan trabajado."} +{"t":"DDA 23 BFW Mass Radio 014 VO es-es Share the joy this Amazon Black Friday Week, with up to 40% off. Comparte la alegría esta Semana de Black Friday de Amazon con hasta un 45% de ahorro."} +{"t":"DDA 23 BFW Mass Radio 016 VO es-es Ends 27 November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass Radio 017 VO es-es While stocks last Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass Radio 024 VO es-es Ends midnight. Termina esta medianoche"} +{"t":"DDA 23 BFW Mass Radio 026 VO es-es Andrew was at an age where he was experimenting with cold water therapy. Paco ya estaba en la edad de experimentar con los baños de agua helada..."} +{"t":"DDA 23 BFW Mass Radio 027 VO es-es And Andrew was also at an age where he was experimenting with manscaping… ...así como de experimentar con su propio estilo..."} +{"t":"DDA 23 BFW Mass Radio 028 VO es-es He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge ...se hizo con una depiladora de luz pulsada de Braun y, ahora, está listo para lucir ese torso tan trabajado"} +{"t":"DDA 23 BFW Mass Radio 029 VO es-es He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge ...se hizo con una depiladora de luz pulsada y, ahora, está listo para lucir ese torso tan trabajado"} +{"t":"DDA 23 BFW Mass Radio 030 VO es-es He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Ahorra a lo grande en la Semana de Black Friday... y comparte la alegría."} +{"t":"DDA 23 BFW Mass Radio 033 VO es-es Ends midnight. Termina esta medianoche"} +{"t":"DDA 23 BFW Mass Radio 034 VO es-es Selected products only. While stocks last. Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass Radio 035 VO es-es Sarah was hitting the slopes with her family after she'd discovered there were great deals on Last Minute Deals at Amazon. Sara está lista para darlo todo en la nieve, gracias a las ofertas de última hora y más de Amazon."} +{"t":"DDA 23 BFW Mass Radio 036 VO es-es I got myself this awesome puffer jacket. Woo-hoo! Me he pillado esta chaqueta acolchada guapísima. ¡Yuhuu!"} +{"t":"DDA 23 BFW Mass Radio 037 VO es-es And one for me. Yay! Y yo tengo otra, ¡toma ya!"} +{"t":"DDA 23 BFW Mass Radio 038 VO es-es And the dog, too! Y no podía faltar la del perro."} +{"t":"DDA 23 BFW Mass Radio 039 VO es-es Those puffers are on point ¡Estas chaquetas son la caña!"} +{"t":"DDA 23 BFW Mass Radio 040 VO es-es Share the joy with Last Minute Deals at Amazon. Comparte la alegría con las ofertas de última hora y más de Amazon"} +{"t":"DDA 23 BFW Mass Radio 041 VO es-es From 8th to 22nd December. del 8 al 22 de diciembre."} +{"t":"DDA 23 BFW Mass Radio 042 VO es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass Radio 048 VO es-es Save big with Last Minute Deals at Amazon. Ahorra a lo grande con las ofertas de última hora y más de Amazon"} +{"t":"DDA 23 BFW Mass Social OLV 001 Super es-es Black Friday\nWeek Semana de\nBlack Friday"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super es-es Up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super es-es 17-27 November 17 - 27 noviembre"} +{"t":"DDA 23 BFW Mass Social OLV 004 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super es-es Ends 27 November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass Social OLV 009 Super es-es Save big on \n[PRODUCT] Ahorra a lo grande en [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 009F Super es-es Save big on [PRODUCT] Ahorra a lo grande en [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 010 Super es-es Black Friday Week Semana de\nBlack Friday"} +{"t":"DDA 23 BFW Mass Social OLV 010F Super es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass Social OLV 011 Super es-es 17-27 November 17 - 27 noviembre"} +{"t":"DDA 23 BFW Mass Social OLV 012 es-es While stocks last Stock limitado. Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass Social OLV 013 Super es-es Last Minute\nDeals Ofertas\nde última hora\ny más"} +{"t":"DDA 23 BFW Mass Social OLV 013F Super es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass Social OLV 014 Super es-es 8-22 December 8 - 22 diciembre"} +{"t":"DDA 23 BFW Mass Social OLV 015 Super es-es Shop now Ver más"} +{"t":"DDA 23 BFW Mass Social OLV 020 Super es-es Last Minute\nDeals Ofertas\nde última hora\ny más"} +{"t":"DDA 23 BFW Mass Social OLV 020F Super es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 002 es-es Save big this Amazon Black Friday Week Ahorra a lo grande en la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description es-es 17-27 November 17 - 27 de noviembre"} +{"t":"DDA 23 BFW Mass Social Post 005 es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 006 es-es Get ready for the Amazon Black Friday Week! ¡Ya llega la Semana de Black Friday de Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 008 es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 009 es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 011 es-es Get Ready for the Amazon Black Friday Week! ¡Ya llega la Semana de Black Friday de Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 012 es-es Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Ahorra hasta un 45 % en la semana de Black Friday de Amazon, del 17 al 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 014 Title es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 015 Description es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 016 es-es Save up to 40% in the Amazon Black Friday Week Ahorra hasta un 45 %: Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline es-es Black Friday Week Semana Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 018 Title es-es Get Ready for the Amazon Black Friday Week! ¡Ya llega la Semana de Black Friday de Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 019 es-es Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Ahorra hasta un 45 % en la semana de Black Friday de Amazon, del 17 al 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline es-es Black Friday Week Semana Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 024 es-es 17-27 November 17 - 27 de noviembre"} +{"t":"DDA 23 BFW Mass Social Post 025 es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 026 es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 027 es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline es-es Dive into the Amazon Black Friday Week Sumérgete en la Semana de Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 029 es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Mass Social Post 030 es-es Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Ahorra hasta un 45 % en la Semana de Black Friday de Amazon, del 17 al 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 033 Description es-es Save big this Amazon Black Friday Week. 17-27 November. Ahorra a lo grande en la Semana de Black Friday de Amazon. 17 - 27 de noviembre."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA es-es Ends Midnight Termina esta medianoche"} +{"t":"DDA 23 BFW Mass Social Post 037 Title es-es The Amazon Black Friday Week is here La Semana de Black Friday de Amazon ya está aquí"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy es-es Save up to 40% from 17-27 November Ahorra hasta un 45 % del 17 al 27 de noviembre"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO es-es Share the joy this Amazon Black Friday Week… with up to 40% off. Comparte la alegría esta Semana de Black Friday de Amazon…ahorrándote hasta un 45%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super es-es Up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Mass TV OLV 004 BVO es-es Starts Friday Empieza el viernes"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super es-es 17-27 November 17 - 27 noviembre"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass TV OLV 008 BVO es-es Share the joy this Amazon Black Friday Week… with up to 40% off. Comparte la alegría esta Semana de Black Friday…ahorrándote hasta un 45%."} +{"t":"DDA 23 BFW Mass TV OLV 019 BVO es-es Andrew just got 40% off an Braun IPL hair removal device at Amazon… Paco acaba de conseguir un 45% de ahorro en una depiladora de luz pulsada en Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI es-es Smile Smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI es-es Black Friday\nWeek Semana de\nBlack Friday"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO es-es Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Ahora, está listo para lucir ese torso tan trabajado mientras corre al agua."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO es-es Share the joy this Amazon Black Friday Week, with up to 40% off. Comparte la alegría esta Semana de Black Friday de Amazon con hasta un 45% de ahorro."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO es-es Ends 27th of November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super es-es Ends 27 November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super es-es Selected products only. While stocks last. Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass TV OLV 030 BVO es-es Andrew just got 40% off a Braun IPL hair removal device at Amazon… Paco acaba de conseguir un 45% de ahorro en una depiladora de luz pulsada en Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 036 BVO es-es Save big this Amazon Black Friday Week, and share the joy Ahorra a lo grande en la Semana de Black Friday y comparte la alegría."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO es-es Share the joy this Amazon Black Friday Week… Comparte la alegría esta Semana de Black Friday…"} +{"t":"DDA 23 BFW Mass TV OLV 044 BVO es-es with up to 40% off. ahorrándote hasta un 40%."} +{"t":"DDA 23 BFW Mass TV OLV 046 BVO es-es Ends 27th of November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass TV OLV 053 BVO es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 23 BFW Mass TV OLV 056 BVO es-es Rufus hates being stuck inside… Amanda acaba de encontrar el regalo ideal en Amazon con las ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass TV OLV 057 Phone UI es-es [Smile logo]\nLast \nMinute\nDeals\n\nShop now [smile logo]\n\nOfertas de \núltima hora\ny más\n\nVer más"} +{"t":"DDA 23 BFW Mass TV OLV 057F Phone UI es-es [Smile logo] Last Minute Deals Shop now [smile logo] Ofertas de última hora y más Ver más"} +{"t":"DDA 23 BFW Mass TV OLV 059 BVO es-es Thankfully Amy found the perfect gift on Last Minute Deals on Amazon… Y ahora, está lista para darlo todo en la nieve"} +{"t":"DDA 23 BFW Mass TV OLV 060 BVO es-es And it turns out, with the right gear, Rufus rips. ¡Qué estilazo!"} +{"t":"DDA 23 BFW Mass TV OLV 061 BVO es-es Share the joy with Last Minute Deals at Amazon. Comparte la alegría con las ofertas de última hora y más de Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 062 BVO es-es From the 8th to the 22nd December Del 8 al 22 de diciembre."} +{"t":"DDA 23 BFW Mass TV OLV 063 Super es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass TV OLV 064 Super es-es 8-22 December 8-22 diciembre"} +{"t":"DDA 23 BFW Mass TV OLV 070 BVO es-es Save big with Last Minute Deals at Amazon. Ahorra a lo grande con las ofertas de última hora y más de Amazon"} +{"t":"DDA 23 BFW Mass TV OLV 073 BVO es-es Share the joy with Last Minute Deals at Amazon Comparte la alegría con las ofertas de última hora y más de Amazon…"} +{"t":"DDA 23 BFW Mass YouTube 001 Title es-es Get Ready for the Amazon Black Friday Week! ¡Ya llega la Semana de Black Friday de Amazon!"} +{"t":"DDA 23 BFW Mass YouTube 002 Description es-es Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Ahorra hasta un 45 % en la semana de Black Friday de Amazon, del 17 al 27 de noviembre."} +{"t":"DDA 23 BFW Mass YouTube 003 Title es-es The Amazon Black Friday Week is here La Semana de Black Friday de Amazon ya está aquí"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy es-es Save up to 40% from 17-27 November Ahorra hasta un 45 % del 17 al 27 de noviembre"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO es-es Share the joy this Amazon Black Friday Week… with up to 40% off. Comparte la alegría esta Semana de Black Friday de Amazon…ahorrándote hasta un 45%."} +{"t":"DDA 23 BFW Mass YouTube 010 Super es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Mass YouTube 011 Super es-es Up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super es-es Ends 27 November Termina el 27 de noviembre"} +{"t":"DDA 23 BFW Mass YouTube 013 Super es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Mass YouTube 017 Super es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 23 BFW Mass YouTube 019 Title es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 BFW Mass YouTube 020 Description es-es Save big with Amazon Last Minute Deals. Ends 22nd December       Ahorra a lo grande con las Ofertas de última hora y más de Amazon. Hasta el 22 de diciembre."} +{"t":"DDA 23 LMD Mass Social Post 001 Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Mass Social Post 002 es-es Save big with the Amazon Last Minute Deals Ahorra a lo grande con las Ofertas de última hora y más de Amazon"} +{"t":"DDA 23 LMD Mass Social Post 003 Description es-es Ends 22st Dec Hasta el 22 dic."} +{"t":"DDA 23 LMD Mass Social Post 005 es-es Save big with Amazon Last Minute Deals. Ends 22nd December Ahorra a lo grande con las Ofertas de última hora y más de Amazon. Hasta el 22 de diciembre."} +{"t":"DDA 23 LMD Mass Social Post 006 es-es Save big with the Amazon Last Minute Deals Ofertas de última hora y más de Amazon"} +{"t":"DDA 23 LMD Mass Social Post 007 Headline es-es AmazonUK AmazonES"} +{"t":"DDA 23 LMD Mass Social Post 010 es-es #LastMinuteDeals #Ofertasdeúltimahoraymás"} +{"t":"DDA 23 LMD Mass Social Post 011 es-es Save big with the Amazon Last Minute Deals Ahorra a lo grande con las Ofertas de última hora y más de Amazon"} +{"t":"DDA 23 LMD Mass Social Post 012 Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Mass Social Post 013 es-es Save big with the Amazon Last Minute Deals Ofertas de última hora y más de Amazon"} +{"t":"DDA 23 LMD Mass Social Post 014 Title es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Mass Social Post 015 Description es-es Save big with Amazon Last Minute Deals. Ends 22nd December Ahorra a lo grande con las Ofertas de última hora y más de Amazon. Hasta el 22 de diciembre."} +{"t":"DDA 23 LMD Mass Social Post 016 es-es Last Minute Deals Ahorra a lo grande"} +{"t":"DDA 23 LMD Mass Social Post 017 Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Mass Social Post 018 Headline es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Mass Social Post 019 es-es Save big with the Amazon Last Minute Deals Ahorra a lo grande con las Ofertas de última hora y más de Amazon"} +{"t":"DDA 24 BFW Mass Approved claims 001 es-es Epic Deals Ofertas increíbles"} +{"t":"DDA 24 BFW Mass Approved claims 003 es-es Big savings Grandes ahorros"} +{"t":"DDA 24 BFW Mass Approved claims 004 es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass Countdown Timer 001 Headline es-es Black\nFriday \nWeek\nstarts in La Semana\nde Black \nFriday \nempieza en"} +{"t":"DDA 24 BFW Mass Countdown Timer 001F Headline es-es Black Friday Week starts in La Semana de Black Friday empieza en"} +{"t":"DDA 24 BFW Mass Countdown Timer 002 Headline es-es Black\nFriday \nWeek\nends in La Semana\nde Black \nFriday\ntermina en"} +{"t":"DDA 24 BFW Mass Countdown Timer 002F Headline es-es Black Friday Week ends in La Semana de Black Friday termina en"} +{"t":"DDA 24 BFW Mass Countdown Timer 003 Headline es-es Hours horas"} +{"t":"DDA 24 BFW Mass Countdown Timer 004 Headline es-es Minutes minutos"} +{"t":"DDA 24 BFW Mass Countdown Timer 005 Headline es-es Seconds  segundos"} +{"t":"DDA 24 BFW Mass Countdown Timer 006 Headline es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Countdown Timer 007 Headline es-es Amazon \nBlack Friday\nWeek\nstarts in La Semana\nde Black Friday\nde Amazon\nempieza en"} +{"t":"DDA 24 BFW Mass Countdown Timer 007F Headline es-es Amazon Black Friday Week starts in La Semana de Black Friday de Amazon empieza en"} +{"t":"DDA 24 BFW Mass Countdown Timer 008 Headline es-es Amazon \nBlack Friday\nWeek\nends in La Semana\nde Black Friday\nde Amazon\ntermina en"} +{"t":"DDA 24 BFW Mass Countdown Timer 008F Headline es-es Amazon Black Friday Week ends in La Semana de Black Friday de Amazon termina en"} +{"t":"DDA 24 BFW Mass Countdown Timer 012 Headline es-es Ooooh!  ¡Uuuuh!"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader es-es Up to \n40% off Ahorra hasta \nun 45 %"} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 BFW Mass Digital Display 006 es-es 21 Nov–2 Dec 21 nov. - 2 dic."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA es-es Learn more Ver más"} +{"t":"DDA 24 BFW Mass Digital Display 009 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 010 es-es Selected products only Más información\n en Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 010F es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 016 es-es Ends 2 Dec Termina el 2 de dic."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA es-es Shop now Compra ahora"} +{"t":"DDA 24 BFW Mass Digital Display 020 es-es Selected products only Más información\n en Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 020F es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 021 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 023 Headline es-es Last \nMinute \nDeals Ofertas \nde última \nhora"} +{"t":"DDA 24 BFW Mass Digital Display 023F Headline es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass Digital Display 024 Headline es-es Last Minute \nDeals Ofertas \nde última hora"} +{"t":"DDA 24 BFW Mass Digital Display 024F Headline es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass Digital Display 025 es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass Digital Display 026 es-es Save big Ahorra \na lo grande"} +{"t":"DDA 24 BFW Mass Digital Display 026F es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass Digital Display 028 es-es Ends 22 Dec Terminan el 22 de dic."} +{"t":"DDA 24 BFW Mass Digital Display 029 es-es Ends 22 Dec Terminan \nel 22 de dic."} +{"t":"DDA 24 BFW Mass Digital Display 029F es-es Ends 22 Dec Terminan el 22 de dic."} +{"t":"DDA 24 BFW Mass Digital Display 030 es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 BFW Mass Digital Display 031 es-es Ends 22 December Terminan \nel 22 de diciembre"} +{"t":"DDA 24 BFW Mass Digital Display 031F es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 es-es 21 Nov–2 Dec 21 nov. - 2 dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 es-es Ends 2 Dec Termina el 2 de dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 es-es Up to 40% off\nOoooh! Ahorra hasta un 45 %.\n¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F es-es Up to 40% off Ooooh! Ahorra hasta un 45 %. ¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 es-es Up to \n40% off.\nOoooh! Ahorra hasta \nun 45 %. \n¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F es-es Up to 40% off. Ooooh! Ahorra hasta un 45 %.  ¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 016 Headline es-es Up to \n40% off.\nOoooh! Ahorra \nhasta \nun 45 %. \n¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 016F Headline es-es Up to 40% off. Ooooh! Ahorra  hasta un 45 %.  ¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 018 es-es Black Friday Week Semana \nde Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 018F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 023 es-es Up to 40% off\nOoooh! Ahorra hasta un 45 %.\n¡Guauu! "} +{"t":"DDA 24 BFW Mass DOOH PRINT 023F es-es Up to 40% off Ooooh! Ahorra hasta un 45 %. ¡Guauu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 es-es Amazon\nBlack Friday Week Semana de Black Friday \nde Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 027 es-es Amazon\nBlack Friday Week Semana \nde Black Friday \nde Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 027F es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 032 Headline es-es New \nday. \nNew \ndeals. Nuevo \ndía.\nNuevas \nofertas."} +{"t":"DDA 24 BFW Mass DOOH PRINT 032F Headline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 054 es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 24 BFW Mass DOOH PRINT 060 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062 es-es Last \nMinute \nDeals Ofertas \nde última \nhora"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062F es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063 es-es Last Minute \nDeals Ofertas \nde última hora"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063F es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass DOOH PRINT 064 es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065 es-es Save big Ahorra \na lo grande"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065F es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass DOOH PRINT 067 es-es Ends 22 Dec Terminan el 22 de dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068 es-es Ends 22 Dec Terminan \nel 22 de dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068F es-es Ends 22 Dec Terminan el 22 de dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 069 es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070 es-es Ends 22 December Terminan \nel 22 de diciembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070F es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 BFW Mass Gift Cards 001 es-es A showstopping gift for you Un regalo espectacular para ti"} +{"t":"DDA 24 BFW Mass Gift Cards 002 es-es Ooooh! Sweet treat ¡Guauu! Un detalle delicioso"} +{"t":"DDA 24 BFW Mass Gift Cards 003 es-es Ooooh! A sweet treat for you ¡Guauu! Un regalo para ti"} +{"t":"DDA 24 BFW Mass Gift Cards 004 es-es Use your gift card on Amazon Disfruta de tu tarjeta regalo en Amazon"} +{"t":"DDA 24 BFW Mass Gift Cards 005 es-es Ooooh! A gift card for you ¡Guauu! Una tarjeta regalo para ti"} +{"t":"DDA 24 BFW Mass Gift Cards 006 es-es Ooooh! A gift for you ¡Guauu! Un regalo para ti"} +{"t":"DDA 24 BFW Mass Radio 001 BVO es-es Wooh! Amazon's Black Friday Week deals are coming... ¡Guauu! Llegan las ofertas de la Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass Radio 002 BVO es-es So you can save up to 40% on all sorts of things… Para que ahorres hasta un 45 % en muchos productos…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO es-es …from electronics and home to toys, beauty and so much more! …desde electrónica y hogar hasta juguetes y belleza ¡y mucho más!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO es-es Woooh indeed. ¡Guauu, brutal!"} +{"t":"DDA 24 BFW Mass Radio 005 BVO es-es Shop Amazon's Black Friday Week deals. Descubre las ofertas de la Semana de Black Friday de Amazon."} +{"t":"DDA 24 BFW Mass Radio 006 BVO es-es Starts Thursday. Empieza el jueves."} +{"t":"DDA 24 BFW Mass Radio 007 BVO es-es With deals that make you go \"Wooh!\" Con ofertas tan animadas… como tú ¡Guau!"} +{"t":"DDA 24 BFW Mass Radio 008 BVO es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Radio 009 BVO es-es Wooh! Amazon's Black Friday Week deals are here… ¡Guauu! Aprovecha ya las ofertas de la Semana de Black Friday de Amazon…"} +{"t":"DDA 24 BFW Mass Radio 010 BVO es-es So you can save up to 40% on all sorts of things… Para que ahorres hasta un 45 % en muchos productos…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO es-es Ends 2nd of December. Termina el 2 de diciembre."} +{"t":"DDA 24 BFW Mass Radio 015 BVO es-es With deals that make you go \"Wooh!\" Con ofertas tan animadas… como tú ¡Guauu!"} +{"t":"DDA 24 BFW Mass Radio 022 BVO es-es Ends midnight. Termina esta medianoche."} +{"t":"DDA 24 BFW Mass Radio 023 BVO es-es With deals that make you go \"Wooh!\" Con ofertas tan animadas… como tú ¡Guauu!"} +{"t":"DDA 24 BFW Mass Radio 024 BVO es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super es-es Amazon \n Black \n Friday\n Week Semana \n de Black\n Friday \n de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super es-es Up to \n 40% off Ahorra hasta \n un 45 %"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super es-es Starts \n Thursday Desde \n el jueves"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super es-es Starts Thursday Desde el jueves"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super es-es Ends \n 2 December Termina el \n 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social OLV 005 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO es-es Ooooh! ¡Guauu!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO es-es Amazon Black Friday Week deals Ofertas \n de la Semana \n de Black Friday \n de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 007F BVO es-es Amazon Black Friday Week deals Ofertas de la Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO es-es On toys, electronics, home, beauty, fashion… en juguetes, electrónica, hogar, belleza..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super es-es Ooooh! ¡Guauu!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super es-es Amazon\n Black Friday\n Week deals Ofertas de la Semana \n de Black Friday\n de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super es-es Amazon Black Friday Week deals Ofertas de la Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super es-es on toys en juguetes"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super es-es electronics electrónica"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super es-es home hogar"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super es-es beauty belleza"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super es-es fashion moda"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super es-es kitchen cocina"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super es-es computing informática"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super es-es books libros"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super es-es devices dispositivos"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super es-es garden jardín"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super es-es pets mascotas"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super es-es outdoor aire libre"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super es-es games juegos"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super es-es luggage equipaje"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super es-es alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super es-es furniture muebles"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super es-es cooking menaje"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super es-es make-up maquillaje"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super es-es smart home domótica"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super es-es kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super es-es appliances electrodomésticos"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super es-es fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super es-es haircare cuidado del cabello"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super es-es hair care cuidado del cabello"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super es-es lighting iluminación"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super es-es DIY bricolaje"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super es-es office oficina"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super es-es stationery papelería"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super es-es sports deportes"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super es-es health salud"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO es-es … and so much more. …y mucho más"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super es-es ... and so\n much more …y\n mucho más"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super es-es ... and so much more …y mucho más"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO es-es Starts Thursday Empieza el jueves."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super es-es Starts \n Thursday Desde \n el jueves"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super es-es Starts Thursday Desde el jueves"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO es-es Ends the 2nd of December. Termina el 2 de diciembre."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super es-es Ends \n 2 December Termina el \n 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super es-es Amazon \n Black Friday\n Week Semana \n de Black Friday \n de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super es-es Ends \n 2 December Termina el \n 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social OLV 080 Super es-es ... and so\n much more …y\n mucho más"} +{"t":"DDA 24 BFW Mass Social OLV 080F Super es-es ... and so much more …y mucho más"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 BFW Mass Social Static 003 es-es 21 Nov–2 Dec 21 nov. - 2 dic."} +{"t":"DDA 24 BFW Mass Social Static 004 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Social Static 007 es-es Ends 2 Dec Termina el 2 de dic."} +{"t":"DDA 24 BFW Mass Social Static 008 es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 BFW Mass Social Static 009 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass Social Static 010 Headline es-es Last \nMinute \nDeals Ofertas \nde última \nhora"} +{"t":"DDA 24 BFW Mass Social Static 010F Headline es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass Social Static 011 Headline es-es Last Minute \nDeals Ofertas \nde última hora"} +{"t":"DDA 24 BFW Mass Social Static 011F Headline es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass Social Static 012 es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass Social Static 013 es-es Save big Ahorra \na lo grande"} +{"t":"DDA 24 BFW Mass Social Static 013F es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 BFW Mass Social Static 015 es-es Ends 22 Dec Terminan el 22 de dic."} +{"t":"DDA 24 BFW Mass Social Static 016 es-es Ends 22 Dec Terminan \nel 22 de dic."} +{"t":"DDA 24 BFW Mass Social Static 016F es-es Ends 22 Dec Terminan el 22 de dic."} +{"t":"DDA 24 BFW Mass Social Static 017 es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 BFW Mass Social Static 018 es-es Ends 22 December Terminan \nel 22 de diciembre"} +{"t":"DDA 24 BFW Mass Social Static 018F es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO es-es Shop Amazon Black Friday deals Descubre las ofertas de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 es-es Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 ¡Bienvenidos!\n Horario:\n Lun - Sáb\n 8:00 - 14:00"} +{"t":"DDA 24 BFW Mass TV OLV 002F es-es Welcome! Opening hours Tues-Sun 07:00-16:00 ¡Bienvenidos! Horario: Lun - Sáb 8:00 - 14:00"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen es-es Black\n Friday\n Week Semana \n de Black \n Friday"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen es-es Search Amazon Buscar en Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen es-es Electronics Electrónica"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen es-es Home Hogar"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen es-es Toys Juguetes"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO es-es Save on electronics, home, toys and more… Ahorra en electrónica, hogar, juguetes y mucho más…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO es-es Up to 40% off this Amazon Black Friday Week. Ahorra hasta un 45% en la Semana de Black Friday de Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO es-es Starts Thursday. Empieza el jueves."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super es-es Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Semana de Black Friday de Amazon, 21 noviembre - 2 diciembre. Stock limitado. Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass TV OLV 021 BVO es-es Up to 40% off this Amazon Black Friday Week. Ahorra hasta un 45% en la Semana de Black Friday"} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO es-es Ends 2nd of December. Termina el 2 de diciembre."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super es-es Selected products only. Whilst stocks last. Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO es-es Save on electronics, home, toys and more... Ahorra en electrónica, hogar, juguetes y mucho más…"} +{"t":"DDA 24 BFW Mass TV OLV 033 BVO es-es Up to 40% off this Amazon Black Friday Week. Ahorra hasta un 45% en la Semana de Black Friday."} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO es-es Ends midnight. Termina esta medianoche."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO es-es Up to 40% off this Amazon Black Friday Week. Ahorra hasta un 45% en la Semana de Black Friday de Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super es-es Selected products only. Whilst stocks last. Más información en Amazon.es"} +{"t":"DDA 24 BFW Mass TV OLV 048 BVO es-es Up to 40% off this Amazon Black Friday Week. Ahorra hasta un 45% en la Semana de Black Friday de Amazon."} +{"t":"DDA 24 BFW Mass YouTube 001 Title es-es Get Ready for the Amazon Black Friday Week! ¡Ya llega la Semana de Black Friday de Amazon!"} +{"t":"DDA 24 BFW Mass YouTube 002 Description es-es Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Ahorra hasta un 45 % en la semana de Black Friday de Amazon. \n21 noviembre - 2 diciembre"} +{"t":"DDA 24 BFW Mass YouTube 002F Description es-es Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Ahorra hasta un 45 % en la semana de Black Friday de Amazon.  21 noviembre - 2 diciembre"} +{"t":"DDA 24 BFW Mass YouTube 003 Title es-es The Amazon Black Friday Week is here La Semana de Black Friday de Amazon ya está aquí"} +{"t":"DDA 24 BFW Mass YouTube 006 Description es-es Ends 2 Dec Termina el 2 de dic."} +{"t":"DDA 24 BFW Mass YouTube 007 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy es-es Save up to 40% from 21 November to 2 December Ahorra hasta un 45 %. 21 nov. - 2 dic."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA es-es Shop now Compra"} +{"t":"DDA 24 BFW Mass YouTube 010 Title es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 BFW Mass YouTube 011 Description es-es Save big with Amazon Last Minute Deals. Ends 22nd December       Ahorra a lo grande con las Ofertas de última hora de Amazon. Hasta el 22 de diciembre."} +{"t":"DDA 24 LMD Mass Radio 001 BVO es-es Wooh! Amazon's Last Minute Deals are here... ¡Guauu! Aprovecha ya las Ofertas de última hora de Amazon."} +{"t":"DDA 24 LMD Mass Radio 002 BVO es-es So you can save big on all sorts of things… Para que ahorres a lo grande en muchos productos…"} +{"t":"DDA 24 LMD Mass Radio 003 BVO es-es …from electronics and home to toys, beauty and so much more! …desde electrónica y hogar hasta juguetes y belleza ¡y mucho más!"} +{"t":"DDA 24 LMD Mass Radio 004 BVO es-es Wooh indeed! ¡Guauu, brutal!"} +{"t":"DDA 24 LMD Mass Radio 005 BVO es-es Shop Amazon's Last Minute Deals. Descubre las ofertas de última hora de Amazon."} +{"t":"DDA 24 LMD Mass Radio 006 BVO es-es Ends the 22nd of December. Terminan el 22 de diciembre"} +{"t":"DDA 24 LMD Mass Radio 007 BVO es-es With deals that make you go \"Wooh!\" Con ofertas tan animadas… como tú ¡Guau!"} +{"t":"DDA 24 LMD Mass Radio 008 BVO es-es More information at Amazon.xx Más información en Amazon.es"} +{"t":"DDA 24 LMD Mass Social OLV 001 Super es-es Amazon\n Last Minute\n Deals Ofertas \n de última hora \n de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 001F Super es-es Amazon Last Minute Deals Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 002 Super es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 LMD Mass Social OLV 003 Super es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 LMD Mass Social OLV 007 Super es-es Ooooh! ¡Guauu!"} +{"t":"DDA 24 LMD Mass Social OLV 008 Super es-es Amazon\n Last Minute\n Deals Ofertas \n de última hora \n de Amazon en"} +{"t":"DDA 24 LMD Mass Social OLV 008F Super es-es Amazon Last Minute Deals Ofertas de última hora de Amazon en"} +{"t":"DDA 24 LMD Mass Social OLV 009 Super es-es on toys juguetes"} +{"t":"DDA 24 LMD Mass Social OLV 010 Super es-es electronics electrónica"} +{"t":"DDA 24 LMD Mass Social OLV 011 Super es-es home hogar"} +{"t":"DDA 24 LMD Mass Social OLV 012 Super es-es beauty belleza"} +{"t":"DDA 24 LMD Mass Social OLV 013 Super es-es fashion moda"} +{"t":"DDA 24 LMD Mass Social OLV 014 Super es-es kitchen cocina"} +{"t":"DDA 24 LMD Mass Social OLV 015 Super es-es computing informática"} +{"t":"DDA 24 LMD Mass Social OLV 016 Super es-es books libros"} +{"t":"DDA 24 LMD Mass Social OLV 017 Super es-es devices dispositivos"} +{"t":"DDA 24 LMD Mass Social OLV 018 Super es-es garden jardín"} +{"t":"DDA 24 LMD Mass Social OLV 019 Super es-es pets mascotas"} +{"t":"DDA 24 LMD Mass Social OLV 020 Super es-es outdoor aire libre"} +{"t":"DDA 24 LMD Mass Social OLV 021 Super es-es health salud"} +{"t":"DDA 24 LMD Mass Social OLV 023 Super es-es kindle kindle"} +{"t":"DDA 24 LMD Mass Social OLV 025 Super es-es ... and so …y"} +{"t":"DDA 24 LMD Mass Social OLV 026 Super es-es much more mucho más"} +{"t":"DDA 24 LMD Mass Social OLV 027 Super es-es Ends 22 December. Terminan el 22 de diciembre"} +{"t":"DDA 24 LMD Mass Social OLV 028 Super es-es Amazon\n Last Minute\n Deals Ofertas \n de última hora \n de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 028F Super es-es Amazon Last Minute Deals Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 029 Super es-es Amazon\n Last\n Minute\n Deals Ofertas \n de última\n hora \n de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 029F Super es-es Amazon Last Minute Deals Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 034 Super es-es on toys en juguetes"} +{"t":"DDA 24 LMD Mass Social OLV 046 Super es-es games juegos"} +{"t":"DDA 24 LMD Mass Social OLV 047 Super es-es luggage equipaje"} +{"t":"DDA 24 LMD Mass Social OLV 048 Super es-es alexa alexa"} +{"t":"DDA 24 LMD Mass Social OLV 049 Super es-es furniture muebles"} +{"t":"DDA 24 LMD Mass Social OLV 051 Super es-es cooking menaje"} +{"t":"DDA 24 LMD Mass Social OLV 052 Super es-es make-up maquillaje"} +{"t":"DDA 24 LMD Mass Social OLV 053 Super es-es smart home hogar inteligente"} +{"t":"DDA 24 LMD Mass Social OLV 055 Super es-es appliances electrodomésticos"} +{"t":"DDA 24 LMD Mass Social OLV 056 Super es-es fitness fitness"} +{"t":"DDA 24 LMD Mass Social OLV 057 Super es-es haircare cuidado del cabello"} +{"t":"DDA 24 LMD Mass Social OLV 061 Super es-es hair care cuidado del cabello"} +{"t":"DDA 24 LMD Mass Social OLV 062 Super es-es lighting iluminación"} +{"t":"DDA 24 LMD Mass Social OLV 063 Super es-es DIY bricolaje"} +{"t":"DDA 24 LMD Mass Social OLV 064 Super es-es office oficina"} +{"t":"DDA 24 LMD Mass Social OLV 065 Super es-es stationary papelería"} +{"t":"DDA 24 LMD Mass Social OLV 066 Super es-es sports deportes"} +{"t":"DDA 24 LMD Mass Social OLV 079 BVO es-es Ooooh! ¡Guauu!"} +{"t":"DDA 24 LMD Mass Social OLV 080 BVO es-es Amazon Last Minute Deals Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 081 BVO es-es on toys, electronics, home, beauty, fashion... en juguetes, electrónica, hogar, belleza..."} +{"t":"DDA 24 LMD Mass Social OLV 082 BVO es-es ... and so much more …y mucho más"} +{"t":"DDA 24 LMD Mass Social OLV 083 BVO es-es Ends the 22 December. Terminan el 22 de diciembre"} +{"t":"DDA 24 LMD Mass Social OLV 131 es-es Deals to make you go ooooh! At Amazon. Con ofertas tan animadas… como tú. ¡Guau!"} +{"t":"DDA 24 LMD Mass Social OLV 132 es-es Click to discover Last Minute Deals. Haz clic para descubrir Ofertas de última hora de Amazon."} +{"t":"DDA 24 LMD Mass Social OLV 133 es-es Shop now. Ver más."} +{"t":"DDA 24 LMD Mass Social OLV 134 es-es Deals that make you sing! At Amazon. ¡Canta al ritmo de las ofertas! En Amazon."} +{"t":"DDA 24 LMD Mass TV OLV 001 BVO es-es Shop Amazon’s Last Minute Deals Descubre las Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 002 es-es Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 ¡Bienvenidos!\n Horario:\n Lun - Sáb\n 8:00 - 14:00"} +{"t":"DDA 24 LMD Mass TV OLV 002F es-es Welcome! Opening hours Tues-Sun 07:00-16:00 ¡Bienvenidos! Horario: Lun - Sáb 8:00 - 14:00"} +{"t":"DDA 24 LMD Mass TV OLV 003 UI Screen es-es Last \n Minute \n Deals Ofertas \n de última \n hora"} +{"t":"DDA 24 LMD Mass TV OLV 003F UI Screen es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 LMD Mass TV OLV 004 UI Screen es-es Search Amazon Buscar en Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 005 UI Screen es-es Electronics Electrónica"} +{"t":"DDA 24 LMD Mass TV OLV 006 UI Screen es-es Beauty Belleza"} +{"t":"DDA 24 LMD Mass TV OLV 007 UI Screen es-es Home Hogar"} +{"t":"DDA 24 LMD Mass TV OLV 008 BVO es-es With deals on electronics, beauty, home and more. Ofertas en electrónica, belleza, hogar y mucho más…"} +{"t":"DDA 24 LMD Mass TV OLV 009 BVO es-es Shop Amazon's Last Minute Deals Descubre las Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 010 BVO es-es from the 9th to the 22nd of December del 9 al 22 de diciembre"} +{"t":"DDA 24 LMD Mass TV OLV 011 Super es-es Amazon Last Minute Deals Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 012 Super es-es 9–22 December 9 - 22 diciembre"} +{"t":"DDA 24 LMD Mass TV OLV 013 es-es Selected products only. Whilst stocks last Más información en Amazon.es"} +{"t":"DDA 24 LMD Mass TV OLV 014 BVO es-es Shop Amazon's Last Minute Deals. Descubre las ofertas de última hora de Amazon."} +{"t":"DDA 24 LMD Mass TV OLV 015 BVO es-es Ends the 22nd of December. Terminan el 22 de diciembre"} +{"t":"DDA 24 LMD Mass TV OLV 016 Super es-es Amazon Last Minute Deals Ofertas de última hora de Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 017 Super es-es Ends 22 December Terminan el 22 de diciembre"} +{"t":"DDA 24 LMD Mass TV OLV 018 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 es-es Black Friday\nWeek is coming! ¡Llega la Semana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline es-es Black Friday\nWeek \nis coming! ¡Llega\n la Semana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline es-es Black\nFriday\nWeek is\ncoming! ¡Llega\n la Semana\n de Black\n Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 es-es 20 Nov–1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 es-es Starts 20 Nov Empieza el 20 de nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 es-es Starts 20 November Empieza el 20 de noviembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 es-es Black Friday\nWeek is here! ¡La Semana de Black\n Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 es-es Black Friday\nWeek \nis here! ¡La Semana\n de Black Friday\n ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 es-es Black\nFriday\nWeek\nis here! ¡La Semana\n de Black\n Friday\n ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader es-es Up to \n40% off Ahorra \n hasta un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 es-es Ends 1 Dec Termina el 1 de dic."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 es-es 20 Nov–1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 es-es Up to 40% off.\nBoom. Ahorra hasta un 30 %.\n¡Toma ya!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F es-es Up to 40% off. Boom. Ahorra hasta un 30 %. ¡Toma ya!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 es-es Up to\n40% off.\nBoom. Ahorra \n hasta un 30 %.\n¡Toma ya!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F es-es Up to 40% off. Boom. Ahorra hasta un 30 %. ¡Toma ya!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 es-es Up to\n40% off.\nBoom. Ahorra \n hasta \n un 30 %.\n ¡Toma ya!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F es-es Up to 40% off. Boom. Ahorra hasta un 30 %. ¡Toma ya!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 es-es Up to 40% off for\nDeal Hunters Caza tu oferta.\nAhorra hasta un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F es-es Up to 40% off for Deal Hunters Caza tu oferta. Ahorra hasta un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 es-es Up to 40% off \nfor\nDeal Hunters Caza tu oferta.\nAhorra hasta\n un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F es-es Up to 40% off for Deal Hunters Caza tu oferta. Ahorra hasta un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 es-es Up to\n40% off\nfor Deal\nHunters Caza\n tu oferta.\nAhorra hasta\n un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F es-es Up to 40% off for Deal Hunters Caza tu oferta. Ahorra hasta un 30 %."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 es-es New day.\nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 es-es New day. \n New \n deals. Nuevo día.\n Nuevas \n ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 es-es New\nday.\nNew\ndeals. Nuevo\n día.\n Nuevas\n ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 es-es Black\nFriday\nWeek \nis here! ¡La Semana\n de Black Friday\n ya está\n aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 es-es Ends Midnight Termina esta medianoche"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 071 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 es-es Black Friday\nWeek starts in La Semana de Black \nFriday empieza en"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F es-es Black Friday Week starts in La Semana de Black Friday empieza en"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 es-es Black Friday\nWeek \nstarts in La Semana\n de Black Friday \n empieza en"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F es-es Black Friday Week starts in La Semana de Black Friday empieza en"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline es-es Black\nFriday\nWeek\nstarts in La Semana\n de Black \n Friday \n empieza en"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline es-es Black Friday Week starts in La Semana de Black Friday empieza en"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 es-es Hours horas"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 es-es Minutes minutos"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 es-es Seconds segundos"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 es-es Black Friday\nWeek \nends in La Semana de Black \nFriday termina en"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F es-es Black Friday Week ends in La Semana de Black Friday termina en"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 es-es Black Friday\nWeek ends in La Semana \nde Black Friday\ntermina en"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F es-es Black Friday Week ends in La Semana de Black Friday termina en"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 es-es Black\nFriday\nWeek\nends in La Semana\n de Black \nFriday\n termina en"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F es-es Black Friday Week ends in La Semana de Black Friday termina en"} +{"t":"DDA 25 BFW Mass Digital Display 001 es-es Black Friday Week\nis coming! ¡Llega la Semana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 001F es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 002 es-es Black Friday \nWeek\nis coming! ¡Llega\n la Semana \n de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 002F es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline es-es Black\n Friday\n Week is\n coming! ¡Llega\n la Semana\n de Black\n Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader es-es Up to \n40% off Ahorra \n hasta un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 006 es-es 20 Nov–1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Digital Display 007 es-es Starts 20 Nov Empieza el 20 de nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 es-es Starts 20 November Empieza el 20 de noviembre"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA es-es Learn More Ver más"} +{"t":"DDA 25 BFW Mass Digital Display 010 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Digital Display 012 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013 es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014 es-es Black\n Friday\n Week Semana \n de Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Digital Display 023 es-es Black Friday\n Week is here! ¡La Semana de Black\n Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 023F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 024 es-es Black Friday\n Week is here! ¡La Semana\n de Black Friday\n ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 024F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline es-es Black\n Friday\n Week\n is here! ¡La Semana\n de Black\n Friday\n ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 028 es-es Ends 1 Dec Termina el 1 de dic."} +{"t":"DDA 25 BFW Mass Digital Display 029 es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA es-es Shop now Compra ahora"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline es-es Black Friday\n Week Semana de Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 048 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Digital Display 050 es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 050F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 058 es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass Digital Display 058F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 059 es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 065 es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 065F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 074 es-es Black Friday Week\n is here! ¡La Semana de Black\n Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 074F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 083 es-es Black Friday \nWeek is here! ¡La Semana de Black\n Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 083F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 089 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Digital Display 092 es-es Black Friday \n Week is here! ¡La Semana de Black\n Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 092F es-es Black Friday Week is here! ¡La Semana de Black Friday ya está aquí!"} +{"t":"DDA 25 BFW Mass Digital Display 103 es-es Ends Midnight Termina esta medianoche"} +{"t":"DDA 25 BFW Mass Digital Display 108 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116 es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116F es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 128 es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 25 BFW Mass Radio 001 BVO es-es Amazon Black Friday Week deals up to 40% off. Ahorra hasta un 30 % con las ofertas de la Semana de Black Friday de Amazon."} +{"t":"DDA 25 BFW Mass Radio 002 BVO es-es To get the perfect gift for your father-in-law: the deal hunter. Donde puedes encontrar el regalo perfecto para tu suegro, "el cazaofertas"."} +{"t":"DDA 25 BFW Mass Radio 003 BVO es-es If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Si supiera la oferta que has conseguido para su regalo, empezarías a gustarle tanto... como le gustan las ofertas."} +{"t":"DDA 25 BFW Mass Radio 004 BVO es-es Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! ¡Ah! ¿Me va a dar un abrazo? ¡Ah!, parece que sí, y uno largo. El típico abrazo de la Semana de Black Friday. El de haber dado con la oferta."} +{"t":"DDA 25 BFW Mass Radio 005 BVO es-es Up to 40% off this Amazon Black Friday Week, starts Thursday. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Empieza el jueves."} +{"t":"DDA 25 BFW Mass Radio 006 es-es Selected products only. Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Radio 011 BVO es-es Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina el 1 de diciembre."} +{"t":"DDA 25 BFW Mass Radio 017 BVO es-es Up to 40% off this Amazon Black Friday Week, ends midnight. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina esta medianoche."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super es-es Black \nFriday Week Semana\nde Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super es-es Black\nFriday\nWeek Semana\nde Black\nFriday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super es-es Up to\n40% off Ahorra\nhasta un 30 %"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super es-es Starts\nThursday Empieza\nel jueves"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super es-es Starts Thursday Empieza el jueves"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super es-es Ends\n1 December Termina\nel 1 de diciembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super es-es Ends 1 Dec Termina\nel 1 de dic."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009F Super es-es Ends 1 Dec Termina el 1 de dic."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super es-es Black\nFriday\nWeek\ndeals on Ofertas\nde la Semana\nde Black\nFriday en"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super es-es Black Friday Week deals on Ofertas de la Semana de Black Friday en"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super es-es electronics electrónica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super es-es home hogar"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super es-es toys juguetes"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super es-es beauty belleza"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super es-es sports deportes"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super es-es fashion moda"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super es-es books libros"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super es-es devices dispositivos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super es-es kitchen cocina"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super es-es pets mascotas"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super es-es outdoor aire libre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super es-es games juegos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super es-es luggage equipaje"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super es-es alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super es-es furniture muebles"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super es-es cooking menaje"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super es-es make-up maquillaje"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super es-es smart home domótica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super es-es kindle kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super es-es appliances electrodomésticos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super es-es fitness fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super es-es hair care cuidado del cabello"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super es-es lighting iluminación"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super es-es DIY bricolaje"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super es-es office oficina"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super es-es stationery papelería"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super es-es health salud"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super es-es ... and so\nmuch more. … y mucho más."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super es-es ... and so much more. … y mucho más."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super es-es Starts Thursday Empieza el jueves."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super es-es Ends 1 December Termina el 1 de diciembre."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super es-es Ends 1 Dec Termina el 1 de dic."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO es-es Amazon Black Friday deals Ofertas de Black Friday de Amazon"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO es-es on electronics, home, toys, beauty, sports en electrónica, hogar, juguetes, belleza, deportes..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO es-es ... and so\nmuch more. … y mucho más."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO es-es ... and so much more. … y mucho más."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO es-es Starts Thursday Empieza el jueves"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super es-es Starts Thursday Empieza el jueves."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO es-es Ends 1st December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass Social Post 001 Description es-es 20 Nov–1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline es-es Amazon Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text es-es Save up to 40% this Amazon Black Friday Week \nSelected products only Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 004 Headline es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text es-es Save up to 40% this Amazon Black Friday Week \nSelected products only Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text es-es Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n Más información en Amazon.es\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Más información en Amazon.es 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text es-es Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Ahorra hasta un 30 % en la Semana de Black Friday.\n Más información en Amazon.es\n 20 nov. - 1 dic.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Ahorra hasta un 30 % en la Semana de Black Friday. Más información en Amazon.es 20 nov. - 1 dic. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text es-es 20 Nov–1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text es-es Save up to 40% this Amazon Black Friday Week \nSelected products only Semana de Black Friday: Ahorra hasta un 45%.\n Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only Semana de Black Friday: Ahorra hasta un 45%. Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 012 es-es Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Semana de Black Friday: Ahorra hasta un 45%.\n Más información en Amazon.es\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 012F es-es Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Semana de Black Friday: Ahorra hasta un 45%. Más información en Amazon.es 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 013 Title es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 25 BFW Mass Social Post 014 Description es-es Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n Más información en Amazon.es\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 014F Description es-es Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Más información en Amazon.es 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 015 Title es-es Amazon Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 016 Title es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline es-es Amazon Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline es-es Amazon Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text es-es Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n Más información en Amazon.es\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Más información en Amazon.es 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text es-es Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Ahorra hasta un 30 % en la Semana de Black Friday.\n Más información en Amazon.es\n 20 nov. - 1 dic.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text es-es Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Ahorra hasta un 30 % en la Semana de Black Friday. Más información en Amazon.es 20 nov. - 1 dic. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description es-es Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n Más información en Amazon.es\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Post 031F Description es-es Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Más información en Amazon.es 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline es-es Black Friday\nWeek Semana de \nBlack Friday"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline es-es Black\nFriday\nWeek Semana \nde Black\nFriday"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Social Static 004 es-es 20 Nov–1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass Social Static 005 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass Social Static 010 es-es Ends 1 Dec Termina el 1 de dic."} +{"t":"DDA 25 BFW Mass Social Static 011 es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO es-es Sneak in some deals. Echa un vistazo a las ofertas"} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen es-es Search Buscar en Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen es-es Black\nFriday\nWeek\ndeals. Semana \nde Black \nFriday"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen es-es Black Friday Week deals. Semana de Black Friday"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA es-es Shop now Compra ahora"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO es-es Up to 40% off this Amazon Black Friday Week, starts Thursday. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Empieza el jueves."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super es-es Amazon\nBlack Friday\nWeek Semana\nde Black Friday\nde Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super es-es Amazon Black Friday Week Semana de Black Friday de Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO es-es Up to 40% off this Amazon Black Friday Week, ends 1st December. Ahorra hasta un 30 % en la Semana de Black Friday. Termina el 1 de diciembre."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO es-es You decided to sneak in some Amazon Black Friday deals. Ahí estás, jugando al escondite mientras le echas un vistazo a las ofertas de Black Friday de Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category es-es Electronics\nHome\nToys\nBeauty\nSports & Outdoor Electrónica\nHogar\nJuguetes\nBelleza\nDeportes y aire libre"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category es-es Electronics Home Toys Beauty Sports & Outdoor Electrónica Hogar Juguetes Belleza Deportes y aire libre"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO es-es [Gasp]. Quick, the piccalilli! [Gasp]. ¡Venga, coge algo! ¡Las alubias al escabeche!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO es-es Up to 40% off this Amazon Black Friday Week, starts Thursday. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Empieza el jueves."} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super es-es Up to\n40% off Ahorra hasta\nun 30 %"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super es-es Starts\nThursday Empieza \nel jueves"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super es-es Starts Thursday Empieza el jueves"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO es-es You decided to sneak in some Amazon Black Friday deals. Ahí estás, jugando al escondite mientras le echas un vistazo a las ofertas de Black Friday de Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO es-es [Gasp]. Quick, the piccalilli! [Gasp]. ¡Venga, coge algo! ¡Las alubias al escabeche!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO es-es Up to 40% off this Amazon Black Friday Week, ends 1st December. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina el 1 de diciembre."} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super es-es Up to\n40% off Ahorra hasta\nun 30 %"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super es-es Up to 40% off Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super es-es Ends\n1 December Termina\nel 1 de diciembre"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super es-es Ends\n1 Dec Termina \nel 1 de dic."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super es-es Ends 1 Dec Termina el 1 de dic."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO es-es You were sent to grab something in the pantry... 20 minutes ago. Te han mandado a buscar algo a la despensa… hace 20 minutos."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO es-es But you decided to sneak in some Amazon Black Friday deals. Y tú ahí escondido, echándole un vistazo a las ofertas de Black Friday de Amazon."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen es-es Search Amazon Buscar en Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen es-es Black\nFriday\nWeek\ndeals. Semana \nde Black \nFriday"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen es-es Black Friday Week deals. Semana de Black Friday"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA es-es Shop now Compra ahora"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category es-es Electronics\nHome\nToys\nBeauty\nSports & Outdoor Electrónica\nHogar\nJuguetes\nBelleza\nDeportes y aire libre"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category es-es Electronics Home Toys Beauty Sports & Outdoor Electrónica Hogar Juguetes Belleza Deportes y aire libre"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO es-es [Gasp]. Quick, Gary! The piccalilli! [Gasp]. ¡Venga Paco, coge algo! ¡Las alubias al escabeche!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO es-es Up to 40% off this Amazon Black Friday Week, starts Thursday. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Empieza el jueves."} +{"t":"DDA 25 BFW Mass TV OLV 009 Super es-es Amazon Black Friday Week\nUp to 40% off Semana de Black Friday de Amazon\nAhorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super es-es Amazon Black Friday Week Up to 40% off Semana de Black Friday de Amazon Ahorra hasta un 30 %"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super es-es Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Semana de Black Friday de Amazon, 20 noviembre - 1 diciembre. Stock limitado. Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO es-es Up to 40% off this Amazon Black Friday Week, ends 1st December. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina el 1 de diciembre."} +{"t":"DDA 25 BFW Mass TV OLV 022 Super es-es Selected products only. Whilst stocks last. Más información en Amazon.es"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO es-es Up to 40% off this Amazon Black Friday Week, ends midnight. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina esta medianoche."} +{"t":"DDA 25 BFW Mass TV OLV 031 es-es smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO es-es Sneak in some deals. Echa un vistazo a las ofertas"} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO es-es Up to 40% off this Amazon Black Friday Week, starts Thursday. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Empieza el jueves."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO es-es Up to 40% off this Amazon Black Friday Week, ends 1st of December. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina el 1 de diciembre."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO es-es Up to 40% off this Amazon Black Friday Week, ends midnight. Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. Termina esta medianoche."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline es-es Amazon Black Friday Week is coming! ¡Llega la Semana de Black Friday de Amazon!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description es-es Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 002F Description es-es Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 003 Description es-es Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday.\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 003F Description es-es Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday. 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline es-es Amazon Black Friday Week is here! ¡La Semana de Black Friday de Amazon ya está aquí!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description es-es Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon.\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 005F Description es-es Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday de Amazon. 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 006 Description es-es Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday.\n 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 006F Description es-es Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Ahorra hasta un 30 % en la Semana de Black Friday. 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 008 Description es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 BFW Mass YouTube 009 Headline es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy es-es Save up to 40%. \n 20 Nov–1 Dec Ahorra hasta un 30 %. 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy es-es Save up to 40%. 20 Nov–1 Dec Ahorra hasta un 30 %. 20 nov. - 1 dic."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA es-es Shop now Compra"} +{"t":"DDA 25 LMG Mass Display Social Static 001 Headline es-es Last Minute \nGifts Regalos \nde última hora"} +{"t":"DDA 25 LMG Mass Display Social Static 001F Headline es-es Last Minute  Gifts Regalos de última hora"} +{"t":"DDA 25 LMG Mass Display Social Static 002 Headline es-es Last\nMinute\nGifts Regalos \nde última \nhora"} +{"t":"DDA 25 LMG Mass Display Social Static 002F Headline es-es Last Minute Gifts Regalos de última hora"} +{"t":"DDA 25 LMG Mass Display Social Static 003 Headline es-es Save big Ahorra a lo grande"} +{"t":"DDA 25 LMG Mass Display Social Static 004 Headline es-es Save big Ahorra \na lo grande"} +{"t":"DDA 25 LMG Mass Display Social Static 004F Headline es-es Save big Ahorra a lo grande"} +{"t":"DDA 25 LMG Mass Display Social Static 006 es-es Ends 21 December Hasta el 21 de diciembre"} +{"t":"DDA 25 LMG Mass Display Social Static 007 es-es Ends 21 Dec Hasta el 21 de dic."} +{"t":"DDA 25 LMG Mass Display Social Static 008 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 LMG Mass Display Social Static 019 CTA es-es Shop now Compra ahora"} +{"t":"DDA 25 LMG Mass Radio 001 BVO es-es Amazon Last Minute Gifts Regalos de última hora en Amazon"} +{"t":"DDA 25 LMG Mass Radio 002 BVO es-es To get the perfect last minute gift for your girlfriend’s Dad. Encuentra el regalo de última hora perfecto para el padre de tu novia."} +{"t":"DDA 25 LMG Mass Radio 003 BVO es-es Do you think he knows how last minute this gift really is? Si supiera que lo has comprado tan, tan a última hora..."} +{"t":"DDA 25 LMG Mass Radio 004 BVO es-es No. And he loves it! And what’s this? A hug? Oh that’s a long hug! Y aún así le encanta. ¡Oh! ¿Y esto? ¿Me va a abrazar? ¡Oh, esto sí es un abrazo!"} +{"t":"DDA 25 LMG Mass Radio 005 BVO es-es He definitely loves hugs, and last minute gifts! Pues sí, le encantan los abrazos. ¡Y los regalos de última hora!"} +{"t":"DDA 25 LMG Mass Radio 006 BVO es-es Double holiday win! ¡Doble acierto estas fiestas!"} +{"t":"DDA 25 LMG Mass Radio 007 BVO es-es Shop Amazon Last Minute Gifts, ends 21st December. Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass Radio 008 BVO es-es ...and he's still hugging Y sigue con el abrazo…"} +{"t":"DDA 25 LMG Mass Radio 009 es-es Selected products only. Whilst stock last Más información en Amazon.es"} +{"t":"DDA 25 LMG Mass Social OLV 001 BVO es-es You decided to search for some Amazon last minute gifts. Y tú ahí escondido, buscando Regalos de última hora en Amazon."} +{"t":"DDA 25 LMG Mass Social OLV 002 BVO es-es [Gasp]. Quick! The piccalilli! [Gasp]. ¡Venga Paco, coge algo! ¡Las alubias al escabeche!"} +{"t":"DDA 25 LMG Mass Social OLV 003 BVO es-es Shop Amazon Last Minute Gifts, ends 21st December Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass Social OLV 004 Super es-es Amazon \nLast Minute \nGifts Regalos de última hora\nen Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 004F Super es-es Amazon Last Minute Gifts Regalos de última hora en Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 005 Super es-es Ends 21 December Hasta el 21 de diciembre"} +{"t":"DDA 25 LMG Mass Social OLV 006 Phone UI es-es Search Amazon Buscar en Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 007 Phone UI es-es Last \nMinute \nGifts Regalos\nde última\nhora"} +{"t":"DDA 25 LMG Mass Social OLV 007F Phone UI es-es Last Minute Gifts Regalos de última hora"} +{"t":"DDA 25 LMG Mass Social OLV 008 Phone UI es-es Shop now Compra ahora"} +{"t":"DDA 25 LMG Mass Social OLV 009 BVO es-es Amazon Last Minute Gifts, ends 21st December Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass Social OLV 015 BVO es-es Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Acierta con los más exigentes. Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass Social OLV 016 Super es-es Amazon \nLast Minute Gifts Regalos de última hora\nen Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 016F Super es-es Amazon Last Minute Gifts Regalos de última hora en Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 018 BVO es-es You've drawn the shortest straw in the holiday gift exchange: your girlfriend's dad. Qué suerte la tuya...Te ha tocado el amigo invisible que más querías: el padre de tu novia."} +{"t":"DDA 25 LMG Mass Social OLV 020 Super es-es Amazon \nLast Minute\nGifts Regalos \nde última hora\nen Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 020F Super es-es Amazon Last Minute Gifts Regalos de última hora en Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 025 Super es-es Amazon \nLast \nMinute \nGifts Regalos\nde última\nhora\nen Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 025F Super es-es Amazon Last Minute Gifts Regalos de última hora en Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 026 Super es-es Ends \n21 December Hasta\nel 21 de diciembre"} +{"t":"DDA 25 LMG Mass Social OLV 026F Super es-es Ends 21 December Hasta el 21 de diciembre"} +{"t":"DDA 25 LMG Mass Social OLV 027 es-es [Full Amazon logo} [Full Amazon logo}"} +{"t":"DDA 25 LMG Mass Social OLV 028 Super es-es Amazon \nLast \nMinute \nGifts on... Regalos\nde última\nhora \nen Amazon en…"} +{"t":"DDA 25 LMG Mass Social OLV 028F Super es-es Amazon Last Minute Gifts on... Regalos de última hora en Amazon en…"} +{"t":"DDA 25 LMG Mass Social OLV 029 Super es-es electronics electrónica"} +{"t":"DDA 25 LMG Mass Social OLV 030 Super es-es home hogar"} +{"t":"DDA 25 LMG Mass Social OLV 031 Super es-es toys juguetes"} +{"t":"DDA 25 LMG Mass Social OLV 032 Super es-es beauty belleza"} +{"t":"DDA 25 LMG Mass Social OLV 033 Super es-es sports deportes"} +{"t":"DDA 25 LMG Mass Social OLV 034 Super es-es fashion moda"} +{"t":"DDA 25 LMG Mass Social OLV 035 Super es-es books libros"} +{"t":"DDA 25 LMG Mass Social OLV 036 Super es-es devices dispositivos"} +{"t":"DDA 25 LMG Mass Social OLV 037 Super es-es kitchen cocina"} +{"t":"DDA 25 LMG Mass Social OLV 038 Super es-es pets mascotas"} +{"t":"DDA 25 LMG Mass Social OLV 039 Super es-es outdoor aire libre"} +{"t":"DDA 25 LMG Mass Social OLV 040 Super es-es games juegos"} +{"t":"DDA 25 LMG Mass Social OLV 041 Super es-es luggage equipaje"} +{"t":"DDA 25 LMG Mass Social OLV 042 Super es-es alexa Alexa"} +{"t":"DDA 25 LMG Mass Social OLV 043 Super es-es furniture muebles"} +{"t":"DDA 25 LMG Mass Social OLV 045 Super es-es cooking menaje"} +{"t":"DDA 25 LMG Mass Social OLV 046 Super es-es make-up maquillaje"} +{"t":"DDA 25 LMG Mass Social OLV 047 Super es-es smart home domótica"} +{"t":"DDA 25 LMG Mass Social OLV 048 Super es-es kindle Kindle"} +{"t":"DDA 25 LMG Mass Social OLV 049 Super es-es appliances electrodomésticos"} +{"t":"DDA 25 LMG Mass Social OLV 050 Super es-es fitness fitness"} +{"t":"DDA 25 LMG Mass Social OLV 051 Super es-es hair care cuidado del cabello"} +{"t":"DDA 25 LMG Mass Social OLV 056 Super es-es lighting iluminación"} +{"t":"DDA 25 LMG Mass Social OLV 057 Super es-es DIY bricolaje"} +{"t":"DDA 25 LMG Mass Social OLV 058 Super es-es office oficina"} +{"t":"DDA 25 LMG Mass Social OLV 059 Super es-es stationery papelería"} +{"t":"DDA 25 LMG Mass Social OLV 066 Super es-es health salud"} +{"t":"DDA 25 LMG Mass Social OLV 070 Super es-es ... and so\nmuch more. … y mucho más."} +{"t":"DDA 25 LMG Mass Social OLV 070F Super es-es ... and so much more. … y mucho más."} +{"t":"DDA 25 LMG Mass TV OLV 001 BVO es-es You were sent to grab something in the pantry... 20 minutes ago. Te han mandado a buscar algo a la despensa… hace 20 minutos."} +{"t":"DDA 25 LMG Mass TV OLV 002 BVO es-es But you decided to search for some Amazon last minute gifts Y tú ahí escondido, buscando Regalos de última hora en Amazon."} +{"t":"DDA 25 LMG Mass TV OLV 003 BVO es-es [Gasp]. Quick, Gary! The piccalilli! [Gasp]. ¡Venga Paco, coge algo! ¡Las alubias al escabeche!"} +{"t":"DDA 25 LMG Mass TV OLV 004 BVO es-es Shop Amazon Last Minute Gifts, ends 21st December Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass TV OLV 005 Super es-es Amazon \nLast Minute Gifts Regalos de última hora\nen Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 005F Super es-es Amazon Last Minute Gifts Regalos de última hora en Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 006 Super es-es Ends 21 December Hasta el 21 de diciembre"} +{"t":"DDA 25 LMG Mass TV OLV 007 Phone UI es-es Search Amazon Buscar en Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 008 Phone UI es-es Last \nMinute \nGifts Regalos\nde última\nhora"} +{"t":"DDA 25 LMG Mass TV OLV 008F Phone UI es-es Last Minute Gifts Regalos de última hora"} +{"t":"DDA 25 LMG Mass TV OLV 009 Phone UI es-es Shop now Compra ahora"} +{"t":"DDA 25 LMG Mass TV OLV 010 es-es Selected products only. Whilst stocks last. Más información en Amazon.es"} +{"t":"DDA 25 LMG Mass TV OLV 011 BVO es-es Amazon Last Minute Gifts, ends 21st December Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass TV OLV 018 BVO es-es You’ve drawn the shortest straw in the holiday gift exchange: your girlfriend’s Dad. Qué suerte la tuya...Te ha tocado el amigo invisible que más querías: el padre de tu novia."} +{"t":"DDA 25 LMG Mass TV OLV 019 BVO es-es Oooh this isn’t good. Get him another gift, quick! Uyuyuyuyuy, parece que no le gusta. ¡Rápido, busca otro regalo!"} +{"t":"DDA 25 LMG Mass TV OLV 020 BVO es-es He likes it! ¡Lo has clavado!"} +{"t":"DDA 25 LMG Mass TV OLV 028 BVO es-es Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Acierta con los más exigentes. Encuentra Regalos de última hora en Amazon, hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass YouTube 001 Headline es-es Last Minute Gifts Regalos de última hora"} +{"t":"DDA 25 LMG Mass YouTube 002 Description es-es Save big with Amazon Last Minute Gifts. Ends 21 December. Ahorra a lo grande con Regalos de última hora en Amazon. Hasta el 21 de diciembre."} +{"t":"DDA 25 LMG Mass YouTube 003 Headline es-es Ends 21 Dec. Amazon"} +{"t":"DDA 25 LMG Mass YouTube 004 Description es-es Save big with Ahorra a lo grande con Regalos"} +{"t":"DDA 25 LMG Mass YouTube 005 es-es Amazon Last Minute Gifts de última hora. Hasta el 21 de dic."} +{"t":"DDA 25 LMG Mass YouTube 006 CTA es-es Shop now Compra"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 001 BVO es-es Morning! It’s ! ¡Buenos días! Soy ."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 002 BVO es-es Look, I know you’ve got to get your day started, but it’s Amazon Black Friday Week! – with discounts SO huge, you'll need an excuse as to why you’re late... Sé que tienes que ponerte manos a la obra, pero es la Semana de Black Friday de Amazon y puedes ahorrar TANTO que necesitarás una excusa para explicar por qué llegas tarde…"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 003 BVO es-es ...If anyone asks... There are unbelievable time-limited deals to be had! Si alguien te pregunta… ¡es que hay ofertas increíbles por tiempo limitado!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 004 BVO es-es 12 Days of surprises! ¡12 días de sorpresas!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 005 BVO es-es And this morning’s surprise is Amazon’s incredible low price of [$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] Y la sorpresa de esta mañana es poder conseguir un/e/una/unos/unas [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] por solo [XX €] en Amazon"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 006 BVO es-es Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! ¡Date prisa! El stock es limitado. Solo disponible en Amazon.es a partir de las nueve de la mañana de hoy."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 007 BVO es-es There are twice daily surprise deals until the 1st of December - that’s Amazon Black Friday Week! Hay ofertas sorpresa dos veces al día hasta el 1 de diciembre: ¡es la Semana de Black Friday de Amazon!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 008 BVO es-es Shh...I’ve got the Amazon app open right now... don’t tell my producer! Shhh… No se lo digas al productor… ¡pero tengo la aplicación de Amazon abierta ahora mismo!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 009 BVO es-es Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for full details Sujeto a términos, condiciones y exclusiones. Ofertas válidas hasta medianoche o hasta fin de existencias. Más información en Amazon.es."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 010 BVO es-es It’s past lunch so basically, the end of the day... right? and more good news, it’s Amazon Black Friday Week! – with discounts SO huge, your day inevitably just got better... Ya ha pasado la hora de la comida y queda menos para que acabe el día, ¿verdad? Pues te traigo buenas noticias: ¡es la semana de Black Friday de Amazon! Y puedes ahorrar TANTO que seguro que tu día está a punto de mejorar."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 011 BVO es-es Because there are unbelievable time-limited deals to be had! Porque hay ofertas increíbles por tiempo limitado…"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 013 BVO es-es And this afternoon’s surprise is Amazon’s incredible low price of [$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] Y la sorpresa de esta tarde es poder conseguir un/el/una/unos/unas [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] por solo [XX €] en Amazon"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 014 BVO es-es Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! ¡Date prisa! El stock es limitado. Solo disponible en Amazon.es a partir de las cuatro de la tarde de hoy."} +{"t":"DDA 25 Mass Everyday Essentials Display 001 es-es Get an early start on \nBlack Friday Week Adelántate a la Semana \nde Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 001F es-es Get an early start on Black Friday Week Adelántate a la Semana de Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 002 es-es Shop deals on \nEverday Essentials  Descubre ofertas \nen básicos del día a día"} +{"t":"DDA 25 Mass Everyday Essentials Display 002F es-es Shop deals on Everday Essentials  Descubre ofertas en básicos del día a día"} +{"t":"DDA 25 Mass Everyday Essentials Display 003 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 Mass Everyday Essentials Display 005 es-es Get an early \nstart on \nBlack Friday \nWeek Adelántate \na la Semana \nde Black \nFriday"} +{"t":"DDA 25 Mass Everyday Essentials Display 005F es-es Get an early start on Black Friday Week Adelántate a la Semana de Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 006 es-es Shop deals on \nEverday Essentials  Descubre ofertas \nen básicos del día a día"} +{"t":"DDA 25 Mass Everyday Essentials Display 006F es-es Shop deals on Everday Essentials  Descubre ofertas en básicos del día a día"} +{"t":"DDA 25 Mass Everyday Essentials Display 009 es-es Get an early \nstart on \nBlack Friday \nWeek Adelántate a la \nSemana de \nBlack Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 009F es-es Get an early start on Black Friday Week Adelántate a la Semana de Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 013 es-es Get an early start on \nBlack Friday Week Adelántate a la \nSemana de Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 013F es-es Get an early start on Black Friday Week Adelántate a la Semana de Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 014 Headline es-es Black\nFriday\nWeek is\ncoming! ¡Llega la \nSemana\n de Black\n Friday!"} +{"t":"DDA 25 Mass Everyday Essentials Display 014F Headline es-es Black Friday Week is coming! ¡Llega la Semana de Black Friday!"} +{"t":"DDA 25 Mass Everyday Essentials Display 015 es-es Shop deals on\nEveryday Essentials  Descubre ofertas \nen básicos del día a día"} +{"t":"DDA 25 Mass Everyday Essentials Display 015F es-es Shop deals on Everyday Essentials  Descubre ofertas en básicos del día a día"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates es-es 10-11 October 10 - 11 octubre"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates es-es Starts today Desde hoy"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline es-es New Day. New Deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 23 Mass (D)OOH 007 Dates es-es Ends midnight Hasta medianoche"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass Digital Display 003 Dates es-es 10-11 October 10 - 11 octubre"} +{"t":"PBDD 23 Mass Digital Display 004 CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA es-es Join now Suscríbete ahora"} +{"t":"PBDD 23 Mass Digital Display 006 CTA es-es Learn more Ver más"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Digital Display 008 Dates es-es Today & Tomorrow Hoy y mañana"} +{"t":"PBDD 23 Mass Digital Display 010 Dates es-es Starts today Desde hoy"} +{"t":"PBDD 23 Mass Digital Display 011 Dates es-es XX-XX October XX - XX octubre"} +{"t":"PBDD 23 Mass Digital Display 012 CTA es-es Shop now Encuentra tus ofertas"} +{"t":"PBDD 23 Mass Digital Display 013 es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline es-es New Day. New Deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 23 Mass Digital Display 016 Dates es-es Ends midnight Hasta medianoche"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass Radio 001 BVO es-es Amazon Prime Big Deal Days are coming the 10 and 11 of October. Ya llega la Fiesta de Ofertas Amazon Prime del 10 al 11 de octubre"} +{"t":"PBDD 23 Mass Radio 002 BVO es-es With two days of epic deals on electronics, home, kitchen and more.... ¡Dos días de ofertas increíbles en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PBDD 23 Mass Radio 004 es-es We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! Estamos en directo mientras Juan abre la caja de su oferta increíble. Ha quitado la cinta, ha abierto la solapa izquierda y ahora la derecha"} +{"t":"PBDD 23 Mass Radio 005 es-es Ohhhhh - it's a blender! It's a BLENDEEEEEER! ¡Es una batidora! ¡Es una BATIDOOOORAAAA!"} +{"t":"PBDD 23 Mass Radio 006 es-es He must truly feel like a big deal. Realmente, se debe de sentir como una estrella"} +{"t":"PBDD 23 Mass Radio 007 BVO es-es Amazon Prime Big Deal Days are the 10 and 11 of October. La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre"} +{"t":"PBDD 23 Mass Radio 008 BVO es-es Exclusively for Prime Members. Exclusivamente para clientes Amazon Prime"} +{"t":"PBDD 23 Mass Radio 009 BVO es-es Join Prime now Suscríbete a Prime ahora"} +{"t":"PBDD 23 Mass Radio 010 BVO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime."} +{"t":"PBDD 23 Mass Radio 018 BVO es-es Shop now Suscríbete a Prime ahora y descubre las ofertas"} +{"t":"PBDD 23 Mass Radio 022 es-es We're live as Ian unboxes his epic deal... oh he's got the tape off, Juan se dispone a abrir la caja… quita la cinta,"} +{"t":"PBDD 23 Mass Radio 023 es-es It's a BLENDEEEEEER! ¡Es una BATIDOOOORAAAA!"} +{"t":"PBDD 23 Mass Radio 027 BVO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime."} +{"t":"PBDD 23 Mass Social OLV 001 VO es-es Amazon Prime Big Deal Days are the 10th and 11th of October La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre\n"} +{"t":"PBDD 23 Mass Social OLV 001F VO es-es Amazon Prime Big Deal Days are the 10th and 11th of October La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre"} +{"t":"PBDD 23 Mass Social OLV 002 Super es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass Social OLV 003 Super es-es 10-11 October 10 - 11 octubre"} +{"t":"PBDD 23 Mass Social OLV 004 VO es-es Shop 2 days of epic deals and feel like a big deal. Aprovecha dos días de ofertas increíbles y siéntete como una estrella\n"} +{"t":"PBDD 23 Mass Social OLV 004F VO es-es Shop 2 days of epic deals and feel like a big deal. Aprovecha dos días de ofertas increíbles y siéntete como una estrella"} +{"t":"PBDD 23 Mass Social OLV 005 Super es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Social OLV 006 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass Social OLV 007 VO es-es Amazon Prime Big Deal Days are here. Descubre ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass Social OLV 008 Super es-es Prime Big Deal Days Descubre ya"} +{"t":"PBDD 23 Mass Social OLV 009 Super es-es are here la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass Social OLV 010 VO es-es Shop 2 days of epic deals and feel like a big deal. Aprovecha dos días de ofertas increíbles y siéntete como una estrella\n \n"} +{"t":"PBDD 23 Mass Social OLV 010F VO es-es Shop 2 days of epic deals and feel like a big deal. Aprovecha dos días de ofertas increíbles y siéntete como una estrella"} +{"t":"PBDD 23 Mass Social OLV 011 Super es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Social OLV 016 VO es-es Shop 2 days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Social OLV 019 VO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime.\n\nDescubre ya la Fiesta de Ofertas Amazon Prime\n\nAlt recorded in the sesión (without “ya”): Descubre la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass Social OLV 019F VO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime. Descubre ya la Fiesta de Ofertas Amazon Prime Alt recorded in the sesión (without “ya”): Descubre la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass Social OLV 022 VO es-es Shop 2 days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass Social Post 001 Headline es-es Amazon Prime Big Deal Days Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass Social Post 002 Description es-es Prime member exclusive Solo para clientes Prime"} +{"t":"PBDD 23 Mass Social Post 003 Primary text es-es Prime Big Deal Days are the 10th and 11th Oct. With two days of epic deals, you’ll feel like a big deal! La Fiesta de Ofertas Prime es el 10 y 11 de octubre. ¡Con dos días de ofertas increíbles te sentirás como una estrella!"} +{"t":"PBDD 23 Mass Social Post 004 es-es Prime Big Deal Days are the 10th and 11th of Oct. with two days of epic deals. Join Prime now Fiesta de Ofertas Prime, 10 - 11 de octubre. Dos días de ofertas increíbles. Suscríbete a Prime."} +{"t":"PBDD 23 Mass Social Post 005 es-es Sign up Suscríbete"} +{"t":"PBDD 23 Mass Social Post 006 Primary text es-es Prime Big Deal Days are here. With two days of epic deals, you’ll feel like a big deal! Aprovecha ya la Fiesta de Ofertas Prime. ¡Con dos días de ofertas increíbles te sentirás como una estrella!"} +{"t":"PBDD 23 Mass Social Post 008 Description es-es Join Prime now Suscríbete a Prime ahora"} +{"t":"PBDD 23 Mass Social Post 009 es-es #AmazonPrimeBigDealDays #FiestadeOfertasAmazonPrime"} +{"t":"PBDD 23 Mass Social Post 010 es-es Prime Big Deal Days are here, with two days of epic deals. Shop now Aprovecha ya la Fiesta de Ofertas Prime con dos días de ofertas increíbles. Descubre las ofertas"} +{"t":"PBDD 23 Mass Social Post 011 es-es Shop now Encuentra tus ofertas"} +{"t":"PBDD 23 Mass TV OLV 001 VO es-es Amazon Prime Big Deal Days are coming the 10th and 11th of October. Ya llega la Fiesta de Ofertas Amazon Prime del 10 al 11 de octubre"} +{"t":"PBDD 23 Mass TV OLV 002 VO es-es Two days of epic deals… Aprovecha dos días de ofertas increíbles…"} +{"t":"PBDD 23 Mass TV OLV 003 VO es-es ... that'll make you feel like a big deal. …que te harán sentir como una estrella"} +{"t":"PBDD 23 Mass TV OLV 004 VO es-es Save on electronics, home, kitchen and more. Ahorra en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PBDD 23 Mass TV OLV 005 es-es Amazon Prime Big Deal Days are coming the 10th and 11th of October. La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre\n"} +{"t":"PBDD 23 Mass TV OLV 005F es-es Amazon Prime Big Deal Days are coming the 10th and 11th of October. La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre"} +{"t":"PBDD 23 Mass TV OLV 006 Super es-es 10-11 October 10 - 11 octubre"} +{"t":"PBDD 23 Mass TV OLV 007 VO es-es Exclusively for Prime members. Exclusivamente para clientes Prime\n"} +{"t":"PBDD 23 Mass TV OLV 007F VO es-es Exclusively for Prime members. Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 008 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 009 VO es-es Join Prime now Suscríbete a Prime ahora."} +{"t":"PBDD 23 Mass TV OLV 010 Super es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass TV OLV 011 Endframe es-es 10-11 October 10 - 11 octubre"} +{"t":"PBDD 23 Mass TV OLV 012 VO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime."} +{"t":"PBDD 23 Mass TV OLV 013 VO es-es Two days of epic deals… Dos días de ofertas increíbles…"} +{"t":"PBDD 23 Mass TV OLV 014 VO es-es ... that'll make you feel like a big deal. …que te harán sentir como una estrella."} +{"t":"PBDD 23 Mass TV OLV 016 es-es Amazon Prime Big Deal Days are the 10th and 11th of October. La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre"} +{"t":"PBDD 23 Mass TV OLV 018 VO es-es Exclusively for Prime Members. Exclusivamente para clientes Prime\n"} +{"t":"PBDD 23 Mass TV OLV 018F VO es-es Exclusively for Prime Members. Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 019 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 020 VO es-es Shop now Descubre las ofertas ahora."} +{"t":"PBDD 23 Mass TV OLV 021 VO es-es Amazon Prime Big Deal Days are the 10th and 11th of October La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre\n"} +{"t":"PBDD 23 Mass TV OLV 021F VO es-es Amazon Prime Big Deal Days are the 10th and 11th of October La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre"} +{"t":"PBDD 23 Mass TV OLV 022 Super es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass TV OLV 024 VO es-es Shop 2 days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass TV OLV 025 Super es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 23 Mass TV OLV 026 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 027 VO es-es Amazon Prime Big Deal Days are here. Descubre ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass TV OLV 028 Super es-es Prime Big Deal Days Descubre ya"} +{"t":"PBDD 23 Mass TV OLV 029 Super es-es are here la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass TV OLV 030 VO es-es Shop 2 days of epic deals and feel like a big deal. Aprovecha dos días de ofertas increíbles y siéntete como una estrella"} +{"t":"PBDD 23 Mass YouTube 001 Title es-es Amazon Prime Big Deal Days are the 10th and 11th of October La Fiesta de Ofertas Amazon Prime es el 10 y 11 de octubre"} +{"t":"PBDD 23 Mass YouTube 002 Description es-es With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Join Prime now ¡Con dos días de ofertas increíbles, la Fiesta de Ofertas Prime te hará sentir como una estrella! Suscríbete a Prime ahora"} +{"t":"PBDD 23 Mass YouTube 003 Title es-es Amazon Prime Big Deal Days are here Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass YouTube 004 Description es-es With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Shop now ¡Con dos días de ofertas increíbles, la Fiesta de Ofertas Prime te hará sentir como una estrella! Descubre las ofertas"} +{"t":"PBDD 23 Mass YouTube 005 CTA es-es Shop now Ver más"} +{"t":"PBDD 23 Mass YouTube 006 Headline es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Mass YouTube 007 Body Copy es-es 2 days of epic deals, so you’ll feel like a big deal Dos días de ofertas para sentirte como una estrella"} +{"t":"PBDD 23 Mass YouTube 008 CTA es-es Shop now Ver más"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name es-es Prime Big \nDeal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name es-es Prime \nBig Deal \nDays Fiesta de \nOfertas \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass (D)OOH Print 008 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline es-es Two days \n of epic deals Dos días de \nofertas increíbles"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline es-es Two days \n of epic \n deals Dos días \n de ofertas \n increíbles"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline es-es Two \n days\n of epic\n deals Dos \n días de \n ofertas \n increíbles"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass (D)OOH Print 012 es-es Starts today Desde hoy"} +{"t":"PBDD 24 Mass (D)OOH Print 015 es-es Exclusively for Prime membersExclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline es-es New day. \nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline es-es New day. \nNew \ndeals. Nuevo día.\n Nuevas\nofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline es-es New \nday. \nNew \ndeals. Nuevo \n día.\n Nuevas \n ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 022 es-es Ends midnight Termina a medianoche"} +{"t":"PBDD 24 Mass (D)OOH Print 024 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name es-es Prime Big \nDeal Days Fiesta de\nOfertas Prime"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name es-es Prime \nBig Deal \nDays Fiesta de \nOfertas \nPrime"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass Digital Display 005 es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass Digital Display 006 CTA es-es Join Prime Únete a Prime"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline es-es Two days \n of epic deals Dos días de \n ofertas increíbles"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline es-es Two days \n of epic \n deals Dos días \n de ofertas \n increíbles"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline es-es Two \n days\n of epic\n deals Dos \n días de \n ofertas \n increíbles"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass Digital Display 012 es-es Starts today Desde hoy"} +{"t":"PBDD 24 Mass Digital Display 014 CTA es-es Shop now Encuentra \n tus ofertas"} +{"t":"PBDD 24 Mass Digital Display 014F CTA es-es Shop now Encuentra tus ofertas"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline es-es New day. \n New deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 24 Mass Digital Display 017 Tagline es-es New day. \nNew \ndeals. Nuevo día.\n Nuevas\nofertas."} +{"t":"PBDD 24 Mass Digital Display 017F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline es-es New \n day. \n New \n deals. Nuevo \n día.\n Nuevas \n ofertas."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 24 Mass Digital Display 021 es-es Ends midnight Termina a medianoche"} +{"t":"PBDD 24 Mass Digital Display 023 CTA es-es Shop now Encuentra \n tus ofertas"} +{"t":"PBDD 24 Mass Digital Display 023F CTA es-es Shop now Encuentra tus ofertas"} +{"t":"PBDD 24 Mass Digital Display 024 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass DOOH countdown 001 es-es Only \nHours: Minutes: Seconds:\nleft to get\nepic deals Solo quedan\nHoras: Minutos: Segundos:\nde\nofertas increíbles"} +{"t":"PBDD 24 Mass DOOH countdown 001F es-es Only Hours: Minutes: Seconds: left to get epic deals Solo quedan Horas: Minutos: Segundos: de ofertas increíbles"} +{"t":"PBDD 24 Mass DOOH countdown 002 es-es Ends midnight Termina a medianoche"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title es-es Get the most out of Prime Sácale el máximo partido a Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 es-es Prime exclusive Deals Ofertas exclusivas con Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 es-es Unlimited fast delivery on millions of items Envío Premium ilimitado en millones de productos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 004 es-es Enjoy 100 million+ songs with Amazon Music Prime Millones de canciones sin anuncios con Amazon Music Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 005 es-es Read for free on any device with Prime reading Lee gratis en cualquier dispositivo con Prime Reading"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 es-es Enjoy unlimited photo storage with Amazon Photos Almacenamiento de fotos ilimitado con Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 es-es Get free games and more with Prime Gaming Consigue juegos gratis y mucho más con Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 008 es-es Try before you buy with Prime Prueba primero, paga después con Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 009 es-es Free delivery with a Deliveroo plus subscription Envíos gratis ilimitados en JustEat"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 es-es Stream 1000s of series and movies with Prime Video Descubre miles de series y películas con Prime Video"} +{"t":"PBDD 24 Mass Radio 009 BVO es-es Amazon Prime Big Deal Days are the 8th and 9th of October. La Fiesta de Ofertas Amazon Prime es del 8 al 9 de octubre"} +{"t":"PBDD 24 Mass Radio 010 BVO es-es With two days of epic deals on electronics, home, kitchen and more… Con dos días de ofertas increíbles en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PBDD 24 Mass Radio 011 BVO es-es …you’ll feel like you just won an award. … te sentirás como si te hubieran dado un premio."} +{"t":"PBDD 24 Mass Radio 012 VO es-es Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling … bueno, la verdad es que no sé qué decir..."} +{"t":"PBDD 24 Mass Radio 012F VO es-es Wow… I didn’t even prepare a speech… SFX: Paper rustling … bueno, la verdad es que no sé qué decir..."} +{"t":"PBDD 24 Mass Radio 013 VO es-es ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… ehem…quisiera dar las gracias al repartidor, por traerme el paquete tan rápido… y al resto de clientes de Amazon Prime, hum, a mi gato, y a mis padres, sin los cuales…"} +{"t":"PBDD 24 Mass Radio 014 BVO es-es Someone’s feeling like a big deal! ¡Realmente se siente como una estrella!"} +{"t":"PBDD 24 Mass Radio 015 BVO es-es Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. La Fiesta de Ofertas Amazon Prime es del 8 al 9 de octubre. Exclusivamente para clientes Prime. Únete hoy a Prime."} +{"t":"PBDD 24 Mass Radio 025 BVO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass Radio 028 VO es-es Wow… I didn’t even prepare a speech… … bueno, la verdad es que no sé qué decir..."} +{"t":"PBDD 24 Mass Radio 031 BVO es-es Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Fiesta de Ofertas Amazon Prime, del 8 al 9 de octubre. Exclusivamente para clientes Prime."} +{"t":"PBDD 24 Mass Radio 032 BVO es-es Shop now. Únete hoy a Prime y descubre las ofertas."} +{"t":"PBDD 24 Mass Social TV Led 001 es-es Just need your picture, thanks. Necesito una foto, porfa."} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle es-es Just need your picture, thanks Necesito una foto, porfa"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO es-es With two days of epic deals… Aprovecha dos días de ofertas increíbles…"} +{"t":"PBDD 24 Mass Social TV Led 004 Super es-es With two days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO es-es …you’ll feel like a big deal! que te harán sentir como una estrella"} +{"t":"PBDD 24 Mass Social TV Led 006 Super es-es You’ll feel like a big deal que te harán sentir como una estrella"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO es-es Prime Big Deal Days are the 8th and 9th of October. Join Prime La Fiesta de Ofertas Prime es del 8 al 9 de octubre. Únete a Prime"} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle es-es Just need your picture, thanks. Necesito una foto, porfa"} +{"t":"PBDD 24 Mass Social TV Led 015 BVO es-es With two days of epic deals… Aprovecha dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO es-es Prime Big Deal Days are here! Shop now. Aprovecha ya la Fiesta de Ofertas Prime. Descubre las ofertas ahora."} +{"t":"PBDD 24 Mass Social TV Led 026 Subtitle es-es Just need your picture, thanks Necesito una foto, porfa"} +{"t":"PBDD 24 Mass Social TV Led 027 BVO es-es Feel like a big deal. Siéntete como una estrella"} +{"t":"PBDD 24 Mass Social TV Led 028 Super es-es Feel like a big deal Siéntete como una estrella"} +{"t":"PBDD 24 Mass Social TV Led 030 es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass Social TV Led 031 Super es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass Social TV Led 034 Endcard es-es Amazon + Smile + Prime Amazon + Smile + Prime"} +{"t":"PBDD 24 Mass Social TV Led 046 Subtitle es-es Just need your picture, thanks. Necesito una foto, porfa"} +{"t":"PBDD 24 Mass Social TV Led 050 Endcard es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass Social TV Led 064 es-es Sign here, please. Fírmame aquí, porfa."} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle es-es Sign here, please Fírmame aquí, porfa"} +{"t":"PBDD 24 Mass Social TV Led 068 BVO es-es …you’ll feel like a big deal! que te harán sentir como una estrella."} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle es-es Sign here, please. Fírmame aquí, porfa"} +{"t":"PBDD 24 Mass Social TV Led 088 es-es Sign here, please Fírmame aquí, porfa."} +{"t":"PBDD 24 Mass Social TV Led 090 BVO es-es Feel like a big deal. Siéntete como una estrella."} +{"t":"PBDD 24 Mass Social TV Led 111 BVO es-es Prime Big Deal Days are here! Shop now. Aprovecha ya la Fiesta de Ofertas Prime. Únete a Prime."} +{"t":"PBDD 24 Mass Social TV Led 124 es-es Just need your picture, thanks. Necesito una foto, porfa."} +{"t":"PBDD 24 Mass Social TV Led 130 BVO es-es Prime Big Deal Days are the 8th and 9th of October. Join Prime La Fiesta de Ofertas Prime es del 8 al 9 de octubre. Únete a Prime."} +{"t":"PBDD 24 Mass Social TV Led 186 BVO es-es With two days of epic deals… Con dos días de ofertas increíbles,"} +{"t":"PBDD 24 Mass Social TV Led 187 Super es-es With two days of epic deals Con dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO es-es …you and your dog will feel like a big deal! tú y tu perro os sentiréis como estrellas"} +{"t":"PBDD 24 Mass Social TV Led 189 Super es-es you and you dog\n will feel like a big deal tú y tu perro\n os sentiréis como estrellas"} +{"t":"PBDD 24 Mass Social TV Led 189F Super es-es you and you dog will feel like a big deal tú y tu perro os sentiréis como estrellas"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO es-es Prime Big Deal Days are here. Shop now. Aprovecha ya la Fiesta de Ofertas Prime. Descubre las ofertas ahora."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO es-es …you and your kid will feel like a big deal! tú y tu peque os sentiréis como estrellas."} +{"t":"PBDD 24 Mass Social TV Led 209 Super es-es you and your kid\n will feel like a big deal tú y tu peque\n os sentiréis como estrellas."} +{"t":"PBDD 24 Mass Social TV Led 209F Super es-es you and your kid will feel like a big deal tú y tu peque os sentiréis como estrellas."} +{"t":"PBDD 24 Mass Social TV Led 210 BVO es-es Prime Big Deal Days are the 8th and 9th of October. Join Prime La Fiesta de Ofertas Prime es del 8 al 9 de octubre. Suscríbete a Prime. Únete a Prime."} +{"t":"PBDD 24 Mass Social TV Led 228 BVO es-es …you and your cat will feel like a big deal! tú y tu gato os sentiréis como estrellas."} +{"t":"PBDD 24 Mass Social TV Led 229 Super es-es you and your cat\n will feel like a big deal tú y tu gato\nos sentiréis como estrellas"} +{"t":"PBDD 24 Mass Social TV Led 229F Super es-es you and your cat will feel like a big deal tú y tu gato os sentiréis como estrellas"} +{"t":"PBDD 24 Mass TV OLV 001 BVO es-es Amazon Prime Big Deal Days are the 8th and 9th of October La Fiesta de Ofertas Amazon Prime es del 8 al 9 de octubre"} +{"t":"PBDD 24 Mass TV OLV 002 Super es-es Amazon Prime Big Deal Days La Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 003 Super es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass TV OLV 004 BVO es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass TV OLV 005 Super es-es Two Days of Epic Deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass TV OLV 006 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PBDD 24 Mass TV OLV 007 es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass TV OLV 008 Super es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass TV OLV 012 BVO es-es Amazon Prime Big Deal Days are the 8th and 9th of October. La Fiesta de Ofertas Amazon Prime es del 8 al 9 de octubre"} +{"t":"PBDD 24 Mass TV OLV 013 BVO es-es Two days of epic deals… Aprovecha dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass TV OLV 014 BVO es-es …that’ll make you feel like a big deal. …que te harán sentir como una estrella."} +{"t":"PBDD 24 Mass TV OLV 015 BVO es-es Deals on electronics, home, kitchen and more. Ofertas en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PBDD 24 Mass TV OLV 016 BVO es-es Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Fiesta de Ofertas Amazon Prime, del 8 al 9 de octubre. Exclusivamente para clientes Prime."} +{"t":"PBDD 24 Mass TV OLV 018 BVO es-es Join Prime now. Únete hoy a Prime"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass TV OLV 031 BVO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 032 Super es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 034 Super es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Mass TV OLV 035 BVO es-es Shop now Descubre las ofertas ahora."} +{"t":"PBDD 24 Mass TV OLV 043 BVO es-es Two days of epic deals… dos días de ofertas increíbles …"} +{"t":"PBDD 24 Mass TV OLV 048 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline es-es Amazon Prime Big Deal Days are the 8th - 9th of October La Fiesta de Ofertas Amazon Prime es del 8 al 9 de octubre"} +{"t":"PBDD 24 Mass YouTube Long 002 Description es-es With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! ¡Con dos días de ofertas increíbles, en la Fiesta de Ofertas Amazon Prime te sentirás como una estrella!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline es-es Amazon Prime Big Deal Days are here Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Long 004 Description es-es With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! ¡Con dos días de ofertas increíbles, en la Fiesta de Ofertas Amazon Prime te sentirás como una estrella!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline es-es Prime Big Deal Days La Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy es-es 2 days of epic deals, so you’ll feel like a big deal 2 días de ofertas increíbles... que te harán sentir como una estrella"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA es-es Shop now Ver más"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline es-es Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description es-es Amazon Prime Big Deal Days La Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 003 es-es 8-9 October 8 - 9 octubre"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA es-es Join Prime Únete"} +{"t":"PBDD 24 Mass YouTube Short 006 Description es-es Amazon Prime Big Deal Days La Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 007 es-es 2 days of epic deals 2 días de ofertas increíbles"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA es-es Shop now Ver más"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline es-es Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy es-es 2 days of epic deals, so you’ll feel like a big deal 2 días de ofertas increíbles"} +{"t":"PBDD 25 Mass Display 001 Tagline es-es Prime Big Deal Days La Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline es-es Prime Big\n Deal Days La Fiesta \n de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 002F Tagline es-es Prime Big Deal Days La Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 003 Tagline es-es Prime \n Big Deal\n Days La Fiesta \n de Ofertas \n Prime"} +{"t":"PBDD 25 Mass Display 003F Tagline es-es Prime Big Deal Days La Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 004 Dates es-es 7–8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass Display 005 es-es Exclusively for Prime members Exclusivamente \n para clientes Prime"} +{"t":"PBDD 25 Mass Display 005F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline es-es Big deals\n are here! ¡Las grandes ofertas \n ya están aquí!"} +{"t":"PBDD 25 Mass Display 006F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Display 007 Tagline es-es Big \n deals\n are here! ¡Las grandes \n ofertas \n ya están aquí!"} +{"t":"PBDD 25 Mass Display 007F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Display 008 Tagline es-es Big \n deals\n are\n here! ¡Las grandes \n ofertas \n ya \n están aquí!"} +{"t":"PBDD 25 Mass Display 008F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Display 009 CTA es-es Shop now Compra ahora"} +{"t":"PBDD 25 Mass Display 010 es-es Exclusively for Prime members Exclusivamente\n para clientes Prime"} +{"t":"PBDD 25 Mass Display 010F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Display 011 Tagline es-es New day. \n New deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PBDD 25 Mass Display 011F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Display 012 Tagline es-es New day. \n New \n deals. Nuevo día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass Display 012F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Display 013 Tagline es-es New \n day. \n New \n deals. Nuevo \n día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass Display 013F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Display 016 Tagline es-es Big deals \n end tonight! ¡Las grandes ofertas \n acaban hoy!"} +{"t":"PBDD 25 Mass Display 016F Tagline es-es Big deals end tonight! ¡Las grandes ofertas acaban hoy!"} +{"t":"PBDD 25 Mass Display 017 Tagline es-es Big deals \n end\n tonight! ¡Las grandes ofertas \n acaban \n hoy!"} +{"t":"PBDD 25 Mass Display 017F Tagline es-es Big deals end tonight! ¡Las grandes ofertas acaban hoy!"} +{"t":"PBDD 25 Mass Display 018 Tagline es-es Big \n Deals \n end\n tonight! ¡Las grandes \n ofertas \n acaban \n hoy!"} +{"t":"PBDD 25 Mass Display 018F Tagline es-es Big Deals end tonight! ¡Las grandes ofertas acaban hoy!"} +{"t":"PBDD 25 Mass Display 019 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Display 020 es-es Prime Big Deal Days La Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline es-es Big deals\n are here! ¡Las grandes ofertas \n ya están aquí!"} +{"t":"PBDD 25 Mass Display 021F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Display 022 Tagline es-es Big \n deals\n are here! ¡Las grandes \n ofertas \n ya están aquí!"} +{"t":"PBDD 25 Mass Display 022F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Display 023 Tagline es-es Big \n deals\n are\n here! ¡Las grandes \n ofertas \n ya \n están aquí!"} +{"t":"PBDD 25 Mass Display 023F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Display 031 es-es Exclusively for Prime members Exclusivamente\n para clientes Prime"} +{"t":"PBDD 25 Mass Display 031F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Display 032 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"PBDD 25 Mass Display 042 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline es-es Prime Big Deal Days\n are coming! ¡Ya llega la Fiesta \n de Ofertas Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline es-es Prime Big Deal Days are coming! ¡Ya llega la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline es-es Prime Big\n Deal Days\n are coming! ¡Ya llega \n la Fiesta \n de Ofertas Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline es-es Prime Big Deal Days are coming! ¡Ya llega la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline es-es Prime \n Big Deal\n Days are\n coming! ¡Ya llega \n la Fiesta \n de Ofertas \n Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline es-es Prime Big Deal Days are coming! ¡Ya llega la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates es-es 7–8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 es-es Exclusively for Prime members Exclusivamente \n para clientes Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline es-es Big deals\n are here!  "} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline es-es Big deals are here!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline es-es Big \ndeals\n are here! ¡Las grandes \n ofertas \nya están aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline es-es Big \ndeals\n are\n here! ¡Las grandes \n ofertas \nya \n están aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA es-es Shop now Compra ahora"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 012 es-es Exclusively for Prime members Exclusivamente\n para clientes Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 012F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline es-es New day. \n New deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline es-es New day. \n New \n deals. Nuevo día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline es-es New \n day. \n New \n deals. Nuevo \n día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 es-es Prime Big\n Deal Days\n end in\n XX:XX:XX La Fiesta \n de Ofertas Prime \n termina \n en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F es-es Prime Big Deal Days end in XX:XX:XX La Fiesta de Ofertas Prime termina en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 es-es Prime Big Deal Days\n end in XX:XX:XX La Fiesta de Ofertas Prime termina en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F es-es Prime Big Deal Days end in XX:XX:XX La Fiesta de Ofertas Prime termina en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 es-es Prime Big\n Deal Days\n end in XX:XX:XX La Fiesta \n de Ofertas Prime \n termina en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F es-es Prime Big Deal Days end in XX:XX:XX La Fiesta de Ofertas Prime termina en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 es-es Prime Big\n Deal Days\n end in\n XX:XX:XX La Fiesta \n de Ofertas Prime \n termina \n en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F es-es Prime Big Deal Days end in XX:XX:XX La Fiesta de Ofertas Prime termina en XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 es-es Hours horas"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 es-es Minutes minutos"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 es-es Seconds segundos"} +{"t":"PBDD 25 Mass Print 001 Tagline es-es Big deals\n are here! ¡Las grandes ofertas \nya están aquí!"} +{"t":"PBDD 25 Mass Print 001F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Print 002 Tagline es-es Big \ndeals\n are here! ¡Las grandes \n ofertas \nya están aquí!"} +{"t":"PBDD 25 Mass Print 002F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Print 003 Tagline es-es Big \ndeals\n are\n here! ¡Las grandes \n ofertas \nya \n están aquí!"} +{"t":"PBDD 25 Mass Print 003F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Print 004 CTA es-es Shop now Compra ahora"} +{"t":"PBDD 25 Mass Print 006 es-es Exclusively for Prime members Exclusivamente\n para clientes Prime"} +{"t":"PBDD 25 Mass Print 006F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline es-es New day. \n New deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PBDD 25 Mass Print 007F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Print 008 Tagline es-es New day. \n New \n deals. Nuevo día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass Print 008F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Print 009 Tagline es-es New \n day. \n New \n deals. Nuevo \n día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass Print 009F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Print 012 es-es Exclusively for Prime members Exclusivamente \n para clientes Prime"} +{"t":"PBDD 25 Mass Print 012F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Radio 001 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre."} +{"t":"PBDD 25 Mass Radio 002 BVO es-es Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Dos días de grandes ofertas en Electrónica, Hogar, Cocina y mucho más que harán que pases de sentirte menos…"} +{"t":"PBDD 25 Mass Radio 003 BVO es-es And more like… a sentirte más..."} +{"t":"PBDD 25 Mass Radio 004 BVO es-es Feel like a big deal. Siéntete como una estrella."} +{"t":"PBDD 25 Mass Radio 005 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre."} +{"t":"PBDD 25 Mass Radio 006 BVO es-es Exclusively for Prime Members. Exclusivamente para clientes Prime."} +{"t":"PBDD 25 Mass Radio 007 BVO es-es Join Prime now. Únete hoy a Prime."} +{"t":"PBDD 25 Mass Radio 008 BVO es-es Amazon Prime Big Deal Days are here Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass Radio 012 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre"} +{"t":"PBDD 25 Mass Radio 014 BVO es-es Shop now. Descubre las ofertas ahora."} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super es-es Prime Big \n Deal Days\n7–8 October Fiesta de Ofertas Prime\n 7 - 8 octubre"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super es-es Prime Big Deal Days 7–8 October Fiesta de Ofertas Prime 7 - 8 octubre"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super es-es Exclusively for\n Prime Members Exclusivamente\n para clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super es-es Exclusively for Prime Members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super es-es Two days\n of big deals Dos días\n de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super es-es Two days\n of big\n deals Dos días\n de grandes\n ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super es-es Join now Únete hoy"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 es-es Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super es-es Amazon Prime Big Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super es-es Amazon Prime Big \n Deal Days\nare here! ¡Aprovecha ya la Fiesta\n de Ofertas Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super es-es Amazon Prime Big Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super es-es Amazon\n Prime Big Deal Days\n are here! ¡Aprovecha ya\n la Fiesta de Ofertas\n Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super es-es Amazon Prime Big Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 es-es Exclusively for\n Prime members Exclusivamente para\n clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO es-es Shop now Descubre las ofertas ahora"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super es-es Shop now Descubre las ofertas ahora"} +{"t":"PBDD 25 Mass Static Social 001 Tagline es-es Prime Big Deal Days\n are coming! ¡Ya llega la Fiesta \n de Ofertas Prime!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline es-es Prime Big Deal Days are coming! ¡Ya llega la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline es-es Prime Big\n Deal Days\n are coming! ¡Ya llega \n la Fiesta \n de Ofertas Prime!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline es-es Prime Big Deal Days are coming! ¡Ya llega la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline es-es Prime \n Big Deal\n Days are\n coming! ¡Ya llega \n la Fiesta \n de Ofertas \n Prime!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline es-es Prime Big Deal Days are coming! ¡Ya llega la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass Static Social 004 Dates es-es 7–8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass Static Social 005 es-es Exclusively for Prime members Exclusivamente \n para clientes Prime"} +{"t":"PBDD 25 Mass Static Social 005F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline es-es Big deals\n are here! ¡Las grandes ofertas \n ya están aquí!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline es-es Big \n deals\n are here! ¡Las grandes \n ofertas \n ya están aquí!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline es-es Big \n deals\n are\n here! ¡Las grandes \n ofertas \n ya \n están aquí!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline es-es Big deals are here! ¡Las grandes ofertas ya están aquí!"} +{"t":"PBDD 25 Mass Static Social 009 es-es Exclusively for Prime members Exclusivamente\n para clientes Prime"} +{"t":"PBDD 25 Mass Static Social 009F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass Static Social 010 Tagline es-es New day. \n New deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PBDD 25 Mass Static Social 010F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Static Social 011 Tagline es-es New day. \n New \n deals. Nuevo día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass Static Social 011F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass Static Social 012 Tagline es-es New \n day. \n New \n deals. Nuevo \n día.\n Nuevas \n ofertas."} +{"t":"PBDD 25 Mass Static Social 012F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PBDD 25 Mass TV OLV 001 es-es Prime Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre."} +{"t":"PBDD 25 Mass TV OLV 003 BVO es-es Two days of big deals on electronics, home, kitchen and more. Dos días de grandes ofertas en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PBDD 25 Mass TV OLV 004 BVO es-es …that’ll make you feel like a big deal. …que te harán sentir como una estrella."} +{"t":"PBDD 25 Mass TV OLV 005 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre. Exclusivamente para clientes Prime."} +{"t":"PBDD 25 Mass TV OLV 006 Super es-es Exclusively for Prime Members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass TV OLV 007 Super es-es 7-8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass TV OLV 008 BVO es-es Join Prime now. Únete hoy a Prime."} +{"t":"PBDD 25 Mass TV OLV 009 Super es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass TV OLV 010 Super es-es Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 es-es 7-8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass TV OLV 014 Super es-es Amazon Prime Big Deal Days\n 7-8 October Fiesta de Ofertas Prime\n 7 - 8 octubre"} +{"t":"PBDD 25 Mass TV OLV 014F Super es-es Amazon Prime Big Deal Days 7-8 October Fiesta de Ofertas Prime 7 - 8 octubre"} +{"t":"PBDD 25 Mass TV OLV 016 BVO es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 017 Super es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 018 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PBDD 25 Mass TV OLV 019 es-es Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 022 Super es-es 7-8 \n October 7 - 8 octubre"} +{"t":"PBDD 25 Mass TV OLV 022F Super es-es 7-8 October 7 - 8 octubre"} +{"t":"PBDD 25 Mass TV OLV 023 BVO es-es You’ll feel like a biiiiiiiigggg deal! ¡Siéntete como una estrella!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO es-es With two days of big deals… Con dos días de grandes ofertas…"} +{"t":"PBDD 25 Mass TV OLV 026 BVO es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PBDD 25 Mass TV OLV 027 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PBDD 25 Mass TV OLV 028 Super es-es Prime Big \n Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass TV OLV 028F Super es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 25 Mass TV OLV 033 BVO es-es Feel like a biiiiiiiigggg deal! ¡Siéntete como una estrella!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre"} +{"t":"PBDD 25 Mass TV OLV 042 BVO es-es Amazon Prime Big Deal Days are here. Aprovecha ya la Fiesta de Ofertas Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 045 BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre. Exclusivamente para clientes Prime."} +{"t":"PBDD 25 Mass TV OLV 045F BVO es-es Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. La Fiesta de Ofertas Amazon Prime es del 7 al 8 de octubre. Exclusivamente para clientes Prime."} +{"t":"PBDD 25 Mass TV OLV 048 BVO es-es Shop now Descubre las ofertas ahora"} +{"t":"PBDD 25 Mass TV OLV 054 Super es-es Amazon Prime Big Deal Days \n are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 054F Super es-es Amazon Prime Big Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 057 Super es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 058 Super es-es Two days\n of big deals Dos días\n de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 058F Super es-es Two days of big deals Dos días de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 059 BVO es-es Shop now Descubre las ofertas ahora"} +{"t":"PBDD 25 Mass TV OLV 063 Super es-es Prime Big Deal Days\n are here! ¡Aprovecha ya la Fiesta\n de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 063F Super es-es Prime Big Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO es-es You’ll feel like a biiiiiiiigggg deal! ¡Siéntete como una estrella!"} +{"t":"PBDD 25 Mass TV OLV 068 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PBDD 25 Mass TV OLV 074 BVO es-es Feel like a biiiiiiiigggg deal! ¡Siéntete como una estrella!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO es-es Amazon Prime Big Deal Days are here! Aprovecha ya la Fiesta de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 077 Super es-es PrimeBig\n Deal Days\n are here! ¡Aprovecha ya\n la Fiesta de Ofertas\n Prime!"} +{"t":"PBDD 25 Mass TV OLV 077F Super es-es PrimeBig Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PD 23 Mass (D)OOH 001 Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Mass (D)OOH 002 Tagline es-es New day. New deals. Otro día. Otra oferta."} +{"t":"PD 23 Mass (D)OOH 003 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 23 Mass (D)OOH 004 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 23 Mass Digital Display 001 Event Name es-es Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Mass Digital Display 004 CTA es-es Learn more Ver más"} +{"t":"PD 23 Mass Digital Display 005 CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA es-es Shop now Encuentra tus ofertas"} +{"t":"PD 23 Mass Digital Display 007 On-screen text es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 23 Mass Digital Display 009 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 23 Mass Legal Radio 001 es-es Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exclusivo para clientes Amazon Prime. Regístrate hoy."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 es-es Exclusively for Prime members Solo para clientes Prime"} +{"t":"PD 23 Mass Radio 001 BVO es-es Amazon Prime Day is 11 & 12 July. Prime Day de Amazon es el 11 y 12 de julio."} +{"t":"PD 23 Mass Radio 002 BVO es-es with two days of epic deals on electronics, home, kitchen and more… Con dos días de ofertas increíbles en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PD 23 Mass Radio 003 BVO es-es …you’ll feel like you just won an award. … te sentirás como si te hubieran dado un premio."} +{"t":"PD 23 Mass Radio 004 FVO es-es Wow… I didn’t even prepare a speech… … bueno, la verdad es que no sé qué decir..."} +{"t":"PD 23 Mass Radio 005 FVO es-es ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… ehem…quisiera dar las gracias al repartidor, por traerme el paquete tan rápido… y al resto de clientes de Amazon Prime, hum, a mi gato, y a mis padres, sin los cuales…"} +{"t":"PD 23 Mass Radio 006 BVO es-es Someone’s feeling like a big deal! ¡Realmente se siente como una estrella!"} +{"t":"PD 23 Mass Radio 007 BVO es-es Amazon Prime Day is 11 & 12 July. Prime Day de Amazon, del 11 al 12 de julio."} +{"t":"PD 23 Mass Radio 008 BVO es-es Exclusively for Prime Members. Exclusivamente para clientes Amazon Prime."} +{"t":"PD 23 Mass Radio 009 BVO es-es Join Prime now. Suscríbete a Prime ahora."} +{"t":"PD 23 Mass Radio 010 BVO es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 23 Mass Radio 017 BVO es-es Exclusively for Prime Members. Shop now. Exclusivamente para clientes Amazon Prime. Suscríbete a Prime ahora y descubre las ofertas."} +{"t":"PD 23 Mass Social OLV 001 Super es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Mass Social OLV 001 Super es-es 11-12 July 11 - 12 julio"} +{"t":"PD 23 Mass Social OLV 001 VO es-es Shop two days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PD 23 Mass Social OLV 001 es-es Amazon Prime Day is here Descubre ya Prime Day de Amazon"} +{"t":"PD 23 Mass Social OLV 001 Super es-es Amazon Prime Day Descubre ya"} +{"t":"PD 23 Mass Social OLV 001 VO es-es and feel like a big deal y siéntete como una estrella"} +{"t":"PD 23 Mass Social OLV 001 es-es Amazon Prime Day is the 11th and 12th of July. Prime Day de Amazon es el 11 y 12 de julio"} +{"t":"PD 23 Mass Social OLV 001 Super es-es is here Prime Day de Amazon"} +{"t":"PD 23 Mass Social OLV 001 Super es-es Amazon Prime Day Prime Day de Amazon"} +{"t":"PD 23 Mass Social OLV 001 VO es-es Two days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PD 23 Mass Social Post 001 Primary text es-es Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day de Amazon es el 11 y 12 de julio. ¡Con dos días de ofertas increíbles te sentirás como una estrella!"} +{"t":"PD 23 Mass Social Post 002 Headline es-es Prime Day 11-12 July Prime Day 11 - 12 julio"} +{"t":"PD 23 Mass Social Post 003 Description es-es Prime member exclusive Solo para clientes Prime"} +{"t":"PD 23 Mass Social Post 004 Primary text es-es Amazon Prime Day is the 11th-12th of July Prime Day de Amazon del 11 al 12 de julio"} +{"t":"PD 23 Mass Social Post 005 es-es Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Prime Day de Amazon del 11 al 12 de julio, con dos días de ofertas increíbles. Suscríbete a Prime ahora"} +{"t":"PD 23 Mass Social Post 006 Primary text es-es Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! ¡Aprovecha ya las ofertas de Prime Day de Amazon, con dos días de ofertas increíbles que te harán sentir como una estella!"} +{"t":"PD 23 Mass Social Post 007 Headline es-es Prime Day is here Prime Day ya está aquí"} +{"t":"PD 23 Mass Social Post 008 Description es-es Join Prime now Suscríbete a Prime ahora"} +{"t":"PD 23 Mass TV OLV 001 es-es Amazon Prime Day is 11-12 July. Prime Day de Amazon, del 11 al 12 de julio."} +{"t":"PD 23 Mass TV OLV 002 VO es-es Two days of epic deals on electronics, home, kitchen and more... Aprovecha dos días de ofertas increíbles en Electrónica, Hogar, Cocina y mucho más."} +{"t":"PD 23 Mass TV OLV 003 VO es-es ... that'll make you feel like a big deal. …que te harán sentir como una estrella."} +{"t":"PD 23 Mass TV OLV 004 VO es-es Amazon Prime Day is 11-12 July. Prime Day de Amazon, del 11 al 12 de julio."} +{"t":"PD 23 Mass TV OLV 005 VO es-es Exclusively for Prime Members. Exclusivamente para clientes Prime."} +{"t":"PD 23 Mass TV OLV 006 VO es-es Join Prime now. Suscríbete a Prime ahora"} +{"t":"PD 23 Mass TV OLV 007 On-screen text es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 23 Mass TV OLV 008 Super es-es 11-12 July 11 - 12 julio"} +{"t":"PD 23 Mass TV OLV 009 es-es 11-12 July 11 - 12 julio"} +{"t":"PD 23 Mass TV OLV 010 es-es Amazon Prime Day is the 11th and 12th of July. Prime Day de Amazon es el 11 y 12 de julio."} +{"t":"PD 23 Mass TV OLV 011 VO es-es He’s got a toothbrush!\nThere he is!\nSam! Sam! ¡Tiene un cepillo de dientes!\n¡Ahí está!\n¡Samuel, Samuel!"} +{"t":"PD 23 Mass TV OLV 011F VO es-es He’s got a toothbrush! There he is! Sam! Sam! ¡Tiene un cepillo de dientes! ¡Ahí está! ¡Samuel, Samuel!"} +{"t":"PD 23 Mass TV OLV 012 VO es-es John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! ¡Bien hecho!\n¡Dales caña!"} +{"t":"PD 23 Mass TV OLV 012F VO es-es John! John! John, over here! Love it, John. Love it Looking great John! ¡Bien hecho! ¡Dales caña!"} +{"t":"PD 23 Mass TV OLV 013 VO es-es Two days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PD 23 Mass TV OLV 014 VO es-es ... that'll make you feel like a big deal. …que te harán sentir como una estrella"} +{"t":"PD 23 Mass TV OLV 015 VO es-es Deals on electronics, home, kitchen and more. Ofertas en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PD 23 Mass TV OLV 016 VO es-es Amazon Prime Day is the 11th and 12th of July. Prime Day de Amazon, del 11 al 12 de julio."} +{"t":"PD 23 Mass TV OLV 017 VO es-es Exclusively for Prime Members. Exclusivamente para clientes Prime."} +{"t":"PD 23 Mass TV OLV 018 VO es-es Join Prime now. Suscríbete a Prime ahora"} +{"t":"PD 23 Mass TV OLV 019 es-es Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 es-es Amazon Prime Day is here. Aprovecha ya las ofertas de Prime Day de Amazon,"} +{"t":"PD 23 Mass TV OLV 024 VO es-es Two days of epic deals on electronics, home, kitchen and more... dos días de ofertas increíbles en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PD 23 Mass TV OLV 026 VO es-es Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Prime Day de Amazon, del 11 al 12 de julio.\n Sólo para clientes Prime."} +{"t":"PD 23 Mass TV OLV 026F VO es-es Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Prime Day de Amazon, del 11 al 12 de julio. Sólo para clientes Prime."} +{"t":"PD 23 Mass TV OLV 027 VO es-es Shop now. Suscríbete a Prime ahora"} +{"t":"PD 23 Mass TV OLV 029 es-es Amazon Prime Day is here. Aprovecha ya Prime Day de Amazon,"} +{"t":"PD 23 Mass TV OLV 030 VO es-es Two days of epic deals dos días de ofertas increíbles"} +{"t":"PD 23 Mass TV OLV 033 VO es-es Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Prime Day de Amazon, del 11 al 12 de julio.\n Exclusivamente para clientes Prime."} +{"t":"PD 23 Mass TV OLV 033F VO es-es Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Prime Day de Amazon, del 11 al 12 de julio. Exclusivamente para clientes Prime."} +{"t":"PD 23 Mass TV OLV 034 VO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PD 23 Mass TV OLV 036 es-es Amazon Prime Day is 11-12 July. Prime Day de Amazon es el 11 y 12 de julio."} +{"t":"PD 23 Mass TV OLV 037 Super es-es Amazon Prime Day Prime Day de Amazon"} +{"t":"PD 23 Mass TV OLV 040 VO es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Mass TV OLV 041 Super es-es Two Days of Epic Deals Dos días de ofertas increíbles"} +{"t":"PD 23 Mass TV OLV 042 VO es-es Join Prime now Suscríbete a Prime ahora."} +{"t":"PD 23 Mass TV OLV 043 es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 23 Mass TV OLV 044 Super es-es Amazon Prime Day is here Aprovecha ya \nPrime Day de Amazon"} +{"t":"PD 23 Mass TV OLV 044F Super es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 23 Mass TV OLV 048 VO es-es Shop now Descubre las ofertas ahora."} +{"t":"PD 23 Mass YouTube 001 Title es-es Amazon Prime Day is the 11th-12th of July Prime Day de Amazon es el 11 y 12 de julio"} +{"t":"PD 23 Mass YouTube 002 Description es-es With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now ¡Con dos días de ofertas increíbles, Prime Day de Amazon te hará sentir como una estrella! Suscríbete a Prime ahora"} +{"t":"PD 23 Mass YouTube 003 Title es-es Amazon Prime Day is here Aprovecha ya las ofertas de Prime Day de Amazon"} +{"t":"PD 23 Mass YouTube 004 Description es-es With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now ¡Con dos días de ofertas increíbles, Prime Day de Amazon te hará sentir como una estrella! Descubre las ofertas"} +{"t":"PD 23 Mass YouTube 005 Headline es-es Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy es-es 2 days of epic deals, so you’ll feel like a big deal 2 días de ofertas increíbles. Siéntete como una estrella"} +{"t":"PD 23 Mass YouTube 007 CTA es-es Shop now  Ver mais"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline es-es Two days \nof epic deals Dos días de \nofertas increíbles"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline es-es Two days \nof epic \ndeals Dos días \nde ofertas \nincreíbles"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline es-es Two \ndays\nof epic\ndeals Dos \ndías de \nofertas \nincreíbles"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass (D)OOH Print 005 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline es-es New day. \nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline es-es New \nday. \nNew \ndeals. Nuevo \ndía.\n Nuevas \nofertas."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 24 Mass (D)OOH Print 010 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 24 Mass Digital Display 001 Tagline es-es Two days \nof epic deals Dos días de \nofertas increíbles"} +{"t":"PD 24 Mass Digital Display 001F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass Digital Display 002 Tagline es-es Two days \nof epic \ndeals Dos días \nde ofertas \nincreíbles"} +{"t":"PD 24 Mass Digital Display 002F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass Digital Display 003 Tagline es-es Two \ndays\nof epic\ndeals Dos \ndías de \nofertas \nincreíbles"} +{"t":"PD 24 Mass Digital Display 003F Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass Digital Display 004 es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass Digital Display 005 CTA es-es Join Prime Suscríbete \na Prime"} +{"t":"PD 24 Mass Digital Display 005F CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA es-es Shop now Encuentra \ntus ofertas"} +{"t":"PD 24 Mass Digital Display 006F CTA es-es Shop now Encuentra tus ofertas"} +{"t":"PD 24 Mass Digital Display 007 On-screen text es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Mass Digital Display 008 Tagline es-es New day. \nNew deals. Nuevo día. \nNuevas ofertas."} +{"t":"PD 24 Mass Digital Display 008F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 24 Mass Digital Display 010 Tagline es-es New \nday. \nNew \ndeals. Nuevo \ndía. \nNuevas \nofertas."} +{"t":"PD 24 Mass Digital Display 010F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 24 Mass Digital Display 011 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 24 Mass Digital Display 012 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 002 es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 003 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 004 es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 005 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 007 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description es-es Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Ahorra hasta un 40 % con las Ofertas de Primavera de Amazon. Del 27 al 29 de marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline es-es Spring Sale is coming Las Ofertas de Primavera ya casi están aquí"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description es-es Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Ahorra hasta un 40 % con las Ofertas de Primavera de Amazon. Del 27 al 29 de marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name es-es Amazon Spring Sale Ofertas de Primavera"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description es-es Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Ahorra hasta un 40 % con las Ofertas de Primavera de Amazon. Del 27 al 29 de marzo. Más información en Amazon.es"} +{"t":"PD 24 Mass PEAS Social Post 001 es-es October 11 and 12. Get access to two days of epic deals before anyone else. 11 y 12 de octubre. Consigue dos días de ofertas épicas. Únete a Prime hoy."} +{"t":"PD 24 Mass PEAS Social Post 002 es-es Now on. Get access to two days of epic deals before anyone else. Ya están aquí. Disfruta de dos días de ofertas épicas. Únete a Prime hoy."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline es-es Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass PEAS Social Post 004 Description es-es Feel like a big deal Siéntete como una estrella"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA es-es Learn more Saber más"} +{"t":"PD 24 Mass PEAS Social Post 006 es-es Shop now Ver más"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline es-es The Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text es-es Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Ofertas exclusivas Prime. 11 y 12 de octubre. Disfruta de dos días de ofertas épicas y siéntete como una estrella."} +{"t":"PD 24 Mass PEAS Social Post 014 es-es Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Ofertas exclusivas Prime. Ya están aquí. Disfruta de dos días de ofertas épicas y siéntete como una estrella."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline es-es Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass PEAS Social Post 021 es-es Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Ofertas exclusivas Prime. 11 y 12 de octubre. Siéntete una estrella con dos días de ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 022 es-es Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Ofertas exclusivas Prime. Ya están aquí. Siéntete como una estrella con dos días de ofertas épicas"} +{"t":"PD 24 Mass PEAS Social Post 027 es-es Prime Early Access Sale starts in: XX:XX:XX Las Ofertas exclusivas Prime empiezan en XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 es-es Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ofertas exclusivas Prime. Siéntete una estrella con dos días de ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 035 es-es Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ofertas exclusivas Prime. Ya están aquí. Siéntete como una estrella con dos días de ofertas épicas"} +{"t":"PD 24 Mass PEAS Social Post 038 es-es Get two days of epic deals before anyone else and feel like a big deal. Disfruta de dos días de ofertas épicas y siéntete como una estrella."} +{"t":"PD 24 Mass PEAS Social Post 039 es-es Get two days of epic deals before anyone else and feel like a big deal. Disfruta de dos días de ofertas épica y siéntete como una estrella"} +{"t":"PD 24 Mass PEAS Social Post 040 Headline es-es Prime Early Access Sale. October 11 and 12. Ofertas exclusivas Prime. 11 y 12 de octubre."} +{"t":"PD 24 Mass PEAS Social Post 041 Description es-es Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass PEAS Social Post 044 es-es The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Se acercan las Ofertas exclusivas Prime. Haz ❤️en este tweet y el 11 de octubre te avisaremos del inicio de nuestras ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 045 es-es [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle], ya hemos programado tu alerta para las Ofertas exclusivas Prime. Te avisaremos el 11 de octubre, justo cuando empiecen estas ofertas épicas. Responde a este tweet escribiendo #Stop para cancelar esta alerta."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA es-es Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! ¿Estás a punto para empezar a sentirte como una estrella? Porque ya están aquí. Las Ofertas exclusivas Prime ya han llegado. ¡Disfruta de dos días de ofertas épicas!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline es-es Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass Social Post 001 Headline es-es Prime Day 16-17 July Prime Day 16 - 17 julio"} +{"t":"PD 24 Mass Social Post 002 Description es-es Prime member exclusive Solo para clientes Prime"} +{"t":"PD 24 Mass Social Post 003 Primary text es-es Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day de Amazon es el 16 y 17 de julio. ¡Con dos días de ofertas increíbles, te sentirás como una estrella!"} +{"t":"PD 24 Mass Social Post 004 Headline es-es Prime Day 16-17 July Prime Day 16 - 17 julio"} +{"t":"PD 24 Mass Social Post 005 Primary text es-es Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day de Amazon es el 16 y 17 de julio. ¡Con dos días de ofertas increíbles, te sentirás como una estrella!"} +{"t":"PD 24 Mass Social Post 014 Primary text es-es Amazon Prime Day is the 16th - 17th of July Prime Day de Amazon es el 16 y 17 de julio"} +{"t":"PD 24 Mass Social Post 016 es-es Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day es del 16 al 17 de julio, con dos días de ofertas increíbles. Suscríbete a Prime ya."} +{"t":"PD 24 Mass Social Post 017 Title es-es Prime Day 16-17 July Prime Day 16 - 17 julio"} +{"t":"PD 24 Mass Social Post 018 Description es-es Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day de Amazon es el 16 y 17 de julio. ¡Con dos días de ofertas increíbles, te sentirás como una estrella!"} +{"t":"PD 24 Mass Social Post 019 Headline es-es Prime Day 16-17 July Prime Day 16 - 17 julio"} +{"t":"PD 24 Mass Social Post 020 Headline es-es Prime Day 16-17 July Prime Day 16 - 17 julio"} +{"t":"PD 24 Mass Social Post 021 es-es Amazon Prime Day is here, with two days of epic deals. Shop now Aprovecha ya Prime Day de Amazon, con dos días de ofertas increíbles. Descubre las ofertas."} +{"t":"PD 24 Mass Social Post 022 es-es Shop now Descubre las ofertas"} +{"t":"PD 24 Mass Social Post 023 Primary text es-es Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! ¡Aprovecha ya Prime Day de Amazon, con dos días de ofertas increíbles que te harán sentir como una estrella!"} +{"t":"PD 24 Mass Social Post 024 Headline es-es Prime Day is here Aprovecha ya Prime Day"} +{"t":"PD 24 Mass Social Post 025 Description es-es Join Prime now Suscríbete a Prime ahora"} +{"t":"PD 24 Mass Social Post 026 Primary text es-es Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! ¡Aprovecha ya Prime Day de Amazon, con dos días de ofertas increíbles que te harán sentir como una estrella!"} +{"t":"PD 24 Mass Social Post 027 Headline es-es Prime Day is here Aprovecha ya Prime Day"} +{"t":"PD 24 Mass Social Post 028 Primary text es-es Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! ¡Aprovecha ya Prime Day de Amazon, con dos días de ofertas increíbles que te harán sentir como una estrella!"} +{"t":"PD 24 Mass Social Post 034 Primary text es-es Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! ¡Aprovecha ya Prime Day de Amazon, con dos días de ofertas increíbles que te harán sentir como una estrella!"} +{"t":"PD 24 Mass Social Post 036 Primary text es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 24 Mass Social Post 037 Brand Name es-es AmazonUK AmazonES"} +{"t":"PD 24 Mass Social Post 038 es-es Amazon Prime Day is here, with two days of epic deals. Shop now. Aprovecha ya las ofertas de Prime Day de Amazon, con dos días de ofertas  increíbles."} +{"t":"PD 24 Mass Social Post 039 Title es-es Prime Day is here Aprovecha ya Prime Day"} +{"t":"PD 24 Mass Social Post 040 Description es-es Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! ¡Aprovecha ya Prime Day de Amazon, con dos días de ofertas increíbles que te harán sentir como una estrella!"} +{"t":"PD 24 Mass Social Post 041 Headline es-es Prime Day is here Aprovecha ya Prime Day"} +{"t":"PD 24 Mass Social Post 042 Headline es-es Prime Day is here Aprovecha ya Prime Day"} +{"t":"PD 24 Mass Social OLV 001 es-es Just need your picture, thanks. Necesito una foto, porfa."} +{"t":"PD 24 Mass Social OLV 002 Subtitle es-es Just need your picture, thanks Necesito una foto, porfa"} +{"t":"PD 24 Mass Social OLV 003 BVO es-es With two days of epic deals… Aprovecha dos días de ofertas increíbles…"} +{"t":"PD 24 Mass Social OLV 004 Super es-es With two days of epic deals Aprovecha dos días de ofertas increíbles"} +{"t":"PD 24 Mass Social OLV 005 BVO es-es …you’ll feel like a big deal! que te harán sentir como una estrella"} +{"t":"PD 24 Mass Social OLV 006 Super es-es You’ll feel like a big deal que te harán sentir como una estrella"} +{"t":"PD 24 Mass Social OLV 007 BVO es-es Prime day is the 16-17 July. Join Prime. Prime Day es el 16 y 17 de julio. Suscríbete a Prime."} +{"t":"PD 24 Mass Social OLV 008 Endcard es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Mass Social OLV 009 Endcard es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass Social OLV 011 Subtitle es-es Just need your picture, thanks. Necesito una foto, porfa"} +{"t":"PD 24 Mass Social OLV 012 BVO es-es With two days of epic deals… Aprovecha dos días de ofertas increíbles"} +{"t":"PD 24 Mass Social OLV 016 BVO es-es Prime day is here! Shop now. Aprovecha ya Prime Day. Descubre las ofertas ahora."} +{"t":"PD 24 Mass Social OLV 020 Subtitle es-es Just need your picture, thanks Necesito una foto, porfa"} +{"t":"PD 24 Mass Social OLV 021 BVO es-es Feel like a big deal. Siéntete como una estrella"} +{"t":"PD 24 Mass Social OLV 022 Super es-es Feel like a big deal Siéntete como una estrella"} +{"t":"PD 24 Mass Social OLV 024 Super es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass Social OLV 025 Super es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Mass Social OLV 035 Subtitle es-es Just need your picture, thanks. Necesito una foto, porfa"} +{"t":"PD 24 Mass Social OLV 049 es-es Sign here, please. Fírmame aquí, porfa."} +{"t":"PD 24 Mass Social OLV 050 Subtitle es-es Sign here, please Fírmame aquí, porfa"} +{"t":"PD 24 Mass Social OLV 053 BVO es-es …you’ll feel like a big deal! que te harán sentir como una estrella."} +{"t":"PD 24 Mass Social OLV 059 Subtitle es-es Sign here, please. Fírmame aquí, porfa"} +{"t":"PD 24 Mass Social OLV 067 es-es Sign here, please Fírmame aquí, porfa."} +{"t":"PD 24 Mass Social OLV 069 BVO es-es Feel like a big deal. Siéntete como una estrella."} +{"t":"PD 24 Mass Social OLV 097 BVO es-es With two days of epic deals… Con dos días de ofertas increíbles,"} +{"t":"PD 24 Mass Social OLV 098 Super es-es With two days of epic deals Con dos días de ofertas increíbles"} +{"t":"PD 24 Mass Social OLV 099 BVO es-es …you and your dog will feel like a big deal! tú y tu perro os sentiréis como estrellas"} +{"t":"PD 24 Mass Social OLV 100 Super es-es you and you dog\n will feel like a big deal tú y tu perro\n os sentiréis como estrellas"} +{"t":"PD 24 Mass Social OLV 100F Super es-es you and you dog will feel like a big deal tú y tu perro os sentiréis como estrellas"} +{"t":"PD 24 Mass Social OLV 101 BVO es-es Prime day is the 16th and 17th of July. Join Prime Prime Day es el 16 y 17 de julio. Suscríbete a Prime."} +{"t":"PD 24 Mass Social OLV 108 BVO es-es Prime Day is here! Shop now. Aprovecha ya Prime Day. Descubre las ofertas ahora."} +{"t":"PD 24 Mass Social OLV 109 es-es Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO es-es …you and your kid will feel like a big deal! tú y tu peque os sentiréis como estrellas."} +{"t":"PD 24 Mass Social OLV 115 Super es-es you and your kid\n will feel like a big deal tú y tu peque\n os sentiréis como estrellas."} +{"t":"PD 24 Mass Social OLV 115F Super es-es you and your kid will feel like a big deal tú y tu peque os sentiréis como estrellas."} +{"t":"PD 24 Mass Social OLV 116 BVO es-es Prime day is the 16th and 17th of July. Join Prime. Prime Day es el 16 y 17 de julio. Suscríbete a Prime."} +{"t":"PD 24 Mass Social OLV 141 Super es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass Social OLV 142 es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass TV OLV 001 BVO es-es Amazon Prime Day is the 16th and 17th of July Prime Day de Amazon es el 16 y 17 de julio."} +{"t":"PD 24 Mass TV OLV 002 Super es-es Amazon Prime Day Prime Day de Amazon"} +{"t":"PD 24 Mass TV OLV 003 Super es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass TV OLV 004 BVO es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass TV OLV 005 Super es-es Two Days of Epic Deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass TV OLV 006 BVO es-es Join Prime now Suscríbete a Prime ahora."} +{"t":"PD 24 Mass TV OLV 007 es-es 16-17 July 16 - 17 julio"} +{"t":"PD 24 Mass TV OLV 008 Super es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Mass TV OLV 009 BVO es-es Amazon Prime Day is the 16th and 17th of July. Prime Day de Amazon es el 16 y 17 de julio."} +{"t":"PD 24 Mass TV OLV 010 BVO es-es Two days of epic deals… Aprovecha dos días de ofertas increíbles"} +{"t":"PD 24 Mass TV OLV 011 BVO es-es …that’ll make you feel like a big deal. …que te harán sentir como una estrella."} +{"t":"PD 24 Mass TV OLV 012 BVO es-es Deals on electronics, home, kitchen and more. Ofertas en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PD 24 Mass TV OLV 013 BVO es-es Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Prime Day de Amazon, del 16 al 17 de julio. Exclusivamente para clientes Prime."} +{"t":"PD 24 Mass TV OLV 015 BVO es-es Join Prime now. Suscríbete a Prime ahora."} +{"t":"PD 24 Mass TV OLV 025 BVO es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 24 Mass TV OLV 026 Super es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 24 Mass TV OLV 028 Super es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Mass TV OLV 029 BVO es-es Shop now Descubre las ofertas ahora."} +{"t":"PD 24 Mass TV OLV 033 BVO es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon,"} +{"t":"PD 24 Mass TV OLV 034 BVO es-es Two days of epic deals… dos días de ofertas increíbles …"} +{"t":"PD 24 Mass TV OLV 037 BVO es-es Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Prime Day de Amazon, del 16 al 17 de julio. \n Exclusivamente para clientes Prime."} +{"t":"PD 24 Mass TV OLV 037F BVO es-es Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Prime Day de Amazon, del 16 al 17 de julio. Exclusivamente para clientes Prime."} +{"t":"PD 24 Mass TV OLV 039 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PD 24 Mass YouTube Long 001 Headline es-es Amazon Prime Day is the 16th - 17th of July Prime Day de Amazon es el 16 y 17 de julio"} +{"t":"PD 24 Mass YouTube Long 002 Description es-es With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. ¡Con dos días de ofertas increíbles, el Prime Day de Amazon te sentirás como una estrella! Suscríbete a Prime ahora."} +{"t":"PD 24 Mass YouTube Long 003 CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 24 Mass YouTube Long 005 Description es-es With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. ¡Con dos días de ofertas increíbles, el Prime Day de Amazon te sentirás como una estrella! Descubre las ofertas ahora."} +{"t":"PD 24 Mass YouTube Long 006 CTA es-es Shop now  Ver más"} +{"t":"PD 24 Mass YouTube Long 007 Headline es-es Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy es-es 2 days of epic deals, so you’ll feel like a big deal 2 días de ofertas increíbles... que te harán sentir como una estrella"} +{"t":"PD 24 Mass YouTube Short 001 Headline es-es Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description es-es Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Prime Day de Amazon es el 16 y 17 de julio. ¡Con dos días de ofertas increíbles, el Prime Day de Amazon te sentirás como una estrella! Suscríbete a Prime ahora."} +{"t":"PD 24 Mass YouTube Short 003 CTA es-es Join Prime Suscríbete"} +{"t":"PD 24 Mass YouTube Short 005 Description es-es Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon. ¡Con dos días de ofertas increíbles, el Prime Day de Amazon te sentirás como una estrella! Descubre las ofertas ahora."} +{"t":"PD 24 Mass YouTube Short 006 CTA es-es Shop now  Ver más"} +{"t":"PD 24 Mass YouTube Short 007 Headline es-es Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy es-es 2 days of epic deals, so you’ll feel like a big deal 2 días de ofertas increíbles... que te harán sentir como una estrella"} +{"t":"PD 24 Mass YouTube Short 009 CTA es-es Shop now  Ver más"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline es-es Four days \nof big deals Cuatro días de \ngrandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline es-es Four days of big deals Cuatro días de  grandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline es-es Four days \nof big\ndeals Cuatro días \nde grandes \nofertas"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline es-es Four \ndays\nof big\ndeals Cuatro \ndías de \ngrandes \nofertas"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline es-es Four  days of big deals Cuatro días de  grandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass (D)OOH Print 005 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline es-es New day. \nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline es-es New day. \nNew \ndeals. Nuevo día.\n Nuevas \nofertas."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline es-es New \nday. \nNew \ndeals. Nuevo \ndía.\n Nuevas \nofertas."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 009 es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline es-es Big deals \nend in \nXX:XX:XX  Las grandes\n ofertas\n terminan en \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline es-es Big deals end in XX:XX:XX  Las grandes ofertas terminan en XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline es-es Big deals end in XX:XX:XX  Las grandes ofertas \nterminan en \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline es-es Big deals end in XX:XX:XX  Las grandes ofertas terminan en XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 es-es Hours horas"} +{"t":"PD 25 Mass (D)OOH Print 014 es-es Minutes minutos"} +{"t":"PD 25 Mass (D)OOH Print 015 es-es Seconds segundos"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency es-es Shop now Encuentra \ntus ofertas"} +{"t":"PD 25 Mass (D)OOH Print 016F Urgency es-es Shop now Encuentra tus ofertas"} +{"t":"PD 25 Mass (D)OOH Print 027 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 25 Mass Digital Display 001 Tagline es-es Four days \nof big deals Cuatro días de \ngrandes ofertas"} +{"t":"PD 25 Mass Digital Display 001F Tagline es-es Four days of big deals Cuatro días de  grandes ofertas"} +{"t":"PD 25 Mass Digital Display 002 Tagline es-es Four days \nof big\ndeals Cuatro días \nde grandes \nofertas"} +{"t":"PD 25 Mass Digital Display 002F Tagline es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Digital Display 003 Tagline es-es Four \ndays\nof big\ndeals Cuatro \ndías de \ngrandes \nofertas"} +{"t":"PD 25 Mass Digital Display 003F Tagline es-es Four  days of big deals Cuatro días de  grandes ofertas"} +{"t":"PD 25 Mass Digital Display 005 Dates es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass Digital Display 006 CTA es-es Join Prime Únete a Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA es-es Shop now Compra ahora"} +{"t":"PD 25 Mass Digital Display 008 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Digital Display 009 Tagline es-es New day. \nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PD 25 Mass Digital Display 009F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass Digital Display 010 Tagline es-es New day. \nNew \ndeals. Nuevo día.\nNuevas \nofertas."} +{"t":"PD 25 Mass Digital Display 010F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass Digital Display 011 Tagline es-es New \nday. \nNew \ndeals. Nuevo \ndía.\n Nuevas \nofertas."} +{"t":"PD 25 Mass Digital Display 011F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass Digital Display 012 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 25 Mass Digital Display 020 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"PD 25 Mass Digital Display 021 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Digital Display 025 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 25 Mass Digital Display 027 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"PD 25 Mass Radio 001 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day de Amazon es del 8 al 11 de julio."} +{"t":"PD 25 Mass Radio 002 BVO es-es Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Cuatro días de grandes ofertas en Electrónica, Hogar, Cocina y mucho más que harán que pases de sentirte menos…"} +{"t":"PD 25 Mass Radio 003 BVO es-es And more like… a sentirte más..."} +{"t":"PD 25 Mass Radio 004 BVO es-es Feel like a big deal.  Siéntete como una estrella."} +{"t":"PD 25 Mass Radio 005 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July.  Prime Day de Amazon es del 8 al 11 de julio."} +{"t":"PD 25 Mass Radio 006 BVO es-es Exclusively for Prime Members. Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Radio 007 BVO es-es Join Prime now. Únete hoy a Prime"} +{"t":"PD 25 Mass Radio 008 BVO es-es Amazon Prime Day is here. Aprovecha ya Prime Day de Amazon."} +{"t":"PD 25 Mass Radio 013 BVO es-es Exclusively for Prime Members.  Exclusivamente para clientes Prime."} +{"t":"PD 25 Mass Radio 014 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July! ¡Prime Day de Amazon es del 8 al 11 de julio!"} +{"t":"PD 25 Mass Social Design Led OLV 002 Super es-es Amazon \n Prime Day\n is 8–11 July Prime Day\n de Amazon\n 8 - 11 julio"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super es-es Amazon Prime Day is 8–11 July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super es-es Four days\n of big deals Cuatro días \n de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super es-es Four days\n of big\n deals Cuatro días \n de grandes\n ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super es-es Join now Únete ahora"} +{"t":"PD 25 Mass Social Design Led OLV 009 es-es Exclusively for \n Prime members Exclusivamente\n para clientes Prime"} +{"t":"PD 25 Mass Social Design Led OLV 009F es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO es-es Amazon Prime Day is here! Aprovecha ya Prime Day de Amazon."} +{"t":"PD 25 Mass Social Design Led OLV 011 Super es-es Amazon Prime Day is here! ¡Aprovecha ya Prime Day de Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super es-es Amazon Prime Day\n is here! ¡Aprovecha ya \n Prime Day de Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super es-es Amazon Prime Day is here! ¡Aprovecha ya Prime Day de Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super es-es Amazon\n Prime Day\n is here! ¡Aprovecha ya \n Prime Day\n de Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super es-es Amazon Prime Day is here! ¡Aprovecha ya Prime Day de Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO es-es Shop now Descubre las ofertas ahora"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super es-es Shop now Descubre las ofertas ahora"} +{"t":"PD 25 Mass Social Post 001 Description es-es Prime member-exclusive Ofertas para clientes Prime"} +{"t":"PD 25 Mass Social Post 002 Headline es-es Amazon Prime Day 8-11 July Prime Day de Amazon 8 - 11 jul."} +{"t":"PD 25 Mass Social Post 003 Primary text es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. ¡Con cuatro días de grandes ofertas, el Prime Day de Amazon te sentirás como una estrella! Únete hoy a Prime."} +{"t":"PD 25 Mass Social Post 004 Headline es-es Amazon Prime Day 8-11 July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass Social Post 005 Primary text es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. ¡Con cuatro días de grandes ofertas, el Prime Day de Amazon te sentirás como una estrella! Únete hoy a Prime."} +{"t":"PD 25 Mass Social Post 009 Primary text es-es Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Prime Day de Amazon es del 8 - 11 de jul. ¡Con cuatro días de grandes ofertas, siéntete como una estrella! Únete hoy a Prime."} +{"t":"PD 25 Mass Social Post 010 Primary text es-es Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Prime Day de Amazon es del 8 - 11 de jul. ¡Con cuatro días de grandes ofertas, siéntete como una estrella! Únete hoy a Prime."} +{"t":"PD 25 Mass Social Post 011 Primary text es-es Amazon Prime Day is the 8th-11th July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass Social Post 012 Headline es-es With four days of big deals! Join Prime now. ¡Cuatro días de grandes ofertas! Únete hoy a Prime."} +{"t":"PD 25 Mass Social Post 013 Primary text es-es Amazon Prime Day is the 8th-11th July Prime Day de Amazon es del 8 al 11 de julio"} +{"t":"PD 25 Mass Social Post 014 es-es Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Prime Day de Amazon es del 8 al 11 de jul. ¡Aprovecha cuatro días de grandes ofertas! Únete a Prime."} +{"t":"PD 25 Mass Social Post 015 Title es-es Amazon Prime Day 8-11 July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass Social Post 016 Description es-es Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Prime Day de Amazon es del 8 al 11 de julio. ¡Con cuatro días de grandes ofertas, siéntete como una estrella!"} +{"t":"PD 25 Mass Social Post 017 Title es-es Amazon Prime Day 8-11 July Prime Day de Amazon 8 - 11 jul."} +{"t":"PD 25 Mass Social Post 018 Title es-es Amazon Prime Day 8-11 July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass Social Post 019 Headline es-es Amazon Prime Day 8-11 July Prime Day de Amazon 8 - 11 jul."} +{"t":"PD 25 Mass Social Post 020 Description es-es Join Prime now Únete hoy a Prime"} +{"t":"PD 25 Mass Social Post 021 Headline es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 022 Primary text es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. ¡Con cuatro días de grandes ofertas, el Prime Day de Amazon te sentirás como una estrella! Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 023 Headline es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 024 Primary text es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. ¡Con cuatro días de grandes ofertas, el Prime Day de Amazon te sentirás como una estrella! Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 026 Primary text es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. ¡Con cuatro días de grandes ofertas, el Prime Day de Amazon te sentirás como una estrella! Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 028 Primary text es-es Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon.\n Con cuatro días de grandes ofertas, siéntete como una estrella. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 028F Primary text es-es Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon. Con cuatro días de grandes ofertas, siéntete como una estrella. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 029 Primary text es-es Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon.\n Con cuatro días de grandes ofertas, siéntete como una estrella. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 029F Primary text es-es Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon. Con cuatro días de grandes ofertas, siéntete como una estrella. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 030 Primary text es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 032 Primary text es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 033 es-es Amazon Prime Day is here with four days of big deals. Shop now. Aprovecha ya Prime Day de Amazon. Cuatro días de grandes ofertas. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 034 Title es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 035 Description es-es Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon.\n Con cuatro días de grandes ofertas, siéntete como una estrella. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 035F Description es-es Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Aprovecha ya Prime Day de Amazon. Con cuatro días de grandes ofertas, siéntete como una estrella. Descubre las ofertas ahora."} +{"t":"PD 25 Mass Social Post 036 Title es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 037 Title es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social Post 038 Headline es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass Social TV Led 001 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July! ¡Prime Day de Amazon es del 8 al 11 de julio!"} +{"t":"PD 25 Mass Social TV Led 002 BVO es-es You’ll feel like a biiiiiiiigggg deal! Siéntete como una estrella."} +{"t":"PD 25 Mass Social TV Led 003 BVO es-es With four days of big deals… Aprovecha cuatro días de grandes ofertas…"} +{"t":"PD 25 Mass Social TV Led 004 BVO es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Social TV Led 005 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PD 25 Mass Social TV Led 006 Super es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass Social TV Led 007 Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 008 Super es-es Four days\n of big deals Cuatro días \n de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 008F Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 009 Super es-es Four days\n of big\n deals Cuatro días \n de grandes\n ofertas"} +{"t":"PD 25 Mass Social TV Led 009F Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 010 Super es-es Exclusively for Prime Members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Social TV Led 011 Super es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass Social TV Led 012 BVO es-es Feel like a biiiiiiiigggg deal! ¡Siéntete como una estrella!"} +{"t":"PD 25 Mass Social TV Led 013 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day de Amazon es del 8 al 11 de julio."} +{"t":"PD 25 Mass Social TV Led 014 BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PD 25 Mass Social TV Led 017 BVO es-es Amazon Prime Day is here! Aprovecha ya Prime Day de Amazon!"} +{"t":"PD 25 Mass Social TV Led 018 Super es-es Amazon Prime Day\n is here! ¡Aprovecha ya \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super es-es Amazon Prime Day is here! ¡Aprovecha ya Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super es-es Amazon\n Prime Day\n is here! ¡Aprovecha ya \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super es-es Amazon Prime Day is here! ¡Aprovecha ya Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO es-es You’ll feel like a biiiiiiiigggg deal! Siéntete como una estrella."} +{"t":"PD 25 Mass Social TV Led 023 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PD 25 Mass Social TV Led 026 Super es-es Four days\n of big\n deals Cuatro días \n de grandes\n ofertas"} +{"t":"PD 25 Mass Social TV Led 026F Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 029 BVO es-es Feel like a biiiiiiiigggg deal! ¡Siéntete como una estrella!"} +{"t":"PD 25 Mass Social TV Led 030 BVO es-es Amazon Prime Day is here! Aprovecha ya Prime Day de Amazon."} +{"t":"PD 25 Mass Social TV Led 033 BVO es-es Shop now. Descubre las ofertas ahora"} +{"t":"PD 25 Mass Static Social 001 Tagline es-es Four days \nof big deals Cuatro días de \ngrandes ofertas"} +{"t":"PD 25 Mass Static Social 001F Tagline es-es Four days of big deals Cuatro días de  grandes ofertas"} +{"t":"PD 25 Mass Static Social 002 Tagline es-es Four days \nof big\ndeals Cuatro días \nde grandes \nofertas"} +{"t":"PD 25 Mass Static Social 002F Tagline es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass Static Social 003 Tagline es-es Four \ndays\nof big\ndeals Cuatro \ndías de \ngrandes \nofertas"} +{"t":"PD 25 Mass Static Social 003F Tagline es-es Four  days of big deals Cuatro días de  grandes ofertas"} +{"t":"PD 25 Mass Static Social 004 Dates es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass Static Social 005 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass Static Social 006 Tagline es-es New day. \nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"PD 25 Mass Static Social 006F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass Static Social 008 Tagline es-es New \nday. \nNew \ndeals. Nuevo \ndía.\n Nuevas \nofertas."} +{"t":"PD 25 Mass Static Social 008F Tagline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Mass Static Social 009 es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass TV OLV 001 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day de Amazon es del 8 al 11 de julio."} +{"t":"PD 25 Mass TV OLV 002 Super es-es Amazon Prime Day\n 8–11 July Prime Day de Amazon\n 8 - 11 julio"} +{"t":"PD 25 Mass TV OLV 002F Super es-es Amazon Prime Day 8–11 July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass TV OLV 003 BVO es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass TV OLV 004 Super es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Mass TV OLV 005 BVO es-es Join Prime now\n\n Únete hoy a Prime"} +{"t":"PD 25 Mass TV OLV 005F BVO es-es Join Prime now Únete hoy a Prime"} +{"t":"PD 25 Mass TV OLV 006 Super es-es Exclusively for Prime Members Exclusivamente para clientes Prime"} +{"t":"PD 25 Mass TV OLV 008 BVO es-es Four days of big deals on electronics, home, kitchen and more. Cuatro días de grandes ofertas en Electrónica, Hogar, Cocina y mucho más…"} +{"t":"PD 25 Mass TV OLV 009 BVO es-es …that’ll make you feel like a big deal. …que te harán sentir como una estrella."} +{"t":"PD 25 Mass TV OLV 010 BVO es-es Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Prime Day de Amazon es del 8 al 11 de julio. Exclusivamente para clientes Prime."} +{"t":"PD 25 Mass TV OLV 012 BVO es-es Join Prime now.\n\n Únete hoy a Prime"} +{"t":"PD 25 Mass TV OLV 012F BVO es-es Join Prime now. Únete hoy a Prime"} +{"t":"PD 25 Mass TV OLV 013 Super es-es 8–11 July 8 - 11 julio"} +{"t":"PD 25 Mass TV OLV 014 BVO es-es Amazon Prime Day is here. Aprovecha ya Prime Day de Amazon."} +{"t":"PD 25 Mass TV OLV 015 Super es-es Amazon Prime Day is here! ¡Aprovecha ya Prime Day de Amazon!"} +{"t":"PD 25 Mass TV OLV 018 BVO es-es Shop now Descubre las ofertas ahora"} +{"t":"PD 25 Mass TV OLV 025 BVO es-es Shop now Descubre las ofertas ahora"} +{"t":"PD 25 Mass YouTube 001 Headline es-es Amazon Prime Day is from the 8th to the 11th of July Prime Day de Amazon es del 8 al 11 de julio"} +{"t":"PD 25 Mass YouTube 002 Description es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. ¡Con cuatro días de grandes ofertas, siéntete como una estrella!"} +{"t":"PD 25 Mass YouTube 003 CTA es-es Join Prime Únete"} +{"t":"PD 25 Mass YouTube 004 Headline es-es Amazon Prime Day is here Aprovecha ya Prime Day de Amazon"} +{"t":"PD 25 Mass YouTube 005 Description es-es With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. ¡Con cuatro días de grandes ofertas, siéntete como una estrella!"} +{"t":"PD 25 Mass YouTube 006 CTA es-es Shop now  Compra"} +{"t":"PD 25 Mass YouTube 007 Headline es-es Amazon Prime Day Prime Day de Amazon"} +{"t":"PD 25 Mass YouTube 008 Description es-es 4 days of big deals, so you’ll feel like a big deal ¡Con cuatro días de grandes ofertas, siéntete como una estrella!"} +{"t":"PD 25 Mass YouTube 009 CTA es-es Shop now  Compra"} +{"t":"PD 25 Mass YouTube 010 Headline es-es Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy es-es 4 days of big deals, so you'll feel like a big deal! 4 días de grandes ofertas: siéntete como una estrella"} +{"t":"PD 25 Mass YouTube 012 CTA es-es Shop now Compra"} +{"t":"PD 25 Mass YouTube 013 Headline es-es Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description es-es Amazon Prime Day is 8-11 of July Prime Day de Amazon 8 - 11 julio"} +{"t":"PD 25 Mass YouTube 015 es-es with 4 days of big deals Aprovecha 4 días de grandes ofertas"} +{"t":"PD 25 Mass YouTube 016 CTA es-es Join Prime Únete"} +{"t":"PD 25 Mass YouTube 017 Headline es-es Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description es-es Amazon Prime Day is here with 4 days of big deals Aprovecha ya Prime Day de Amazon\n Disfruta de 4 días de grandes ofertas"} +{"t":"PD 25 Mass YouTube 018F Description es-es Amazon Prime Day is here with 4 days of big deals Aprovecha ya Prime Day de Amazon Disfruta de 4 días de grandes ofertas"} +{"t":"SDD 23 Mass Digital Display 001 Event Name es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass Digital Display 002 Event Name es-es Amazon\nSpring\nSale Ofertas \nde Primavera \nde Amazon"} +{"t":"SDD 23 Mass Digital Display 002F Event Name es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass Digital Display 003 Event Name es-es Amazon\nSpring Sale Ofertas de Primavera \nde Amazon"} +{"t":"SDD 23 Mass Digital Display 003F Event Name es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass Digital Display 004 Headline es-es Up to 40% off Ahorra hasta un 40%"} +{"t":"SDD 23 Mass Digital Display 005 Headline es-es Save big this spring Ahorra a lo grande"} +{"t":"SDD 23 Mass Digital Display 006 Dates es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Digital Display 007 CTA es-es Learn more Ver más"} +{"t":"SDD 23 Mass Digital Display 008 Dates es-es Ends 29 March Hasta el 29 de marzo"} +{"t":"SDD 23 Mass Digital Display 009 Dates es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Digital Display 010 CTA es-es Shop now Ver más"} +{"t":"SDD 23 Mass Digital Display 011 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description es-es Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Ahorra hasta un 40 % con las Ofertas de Primavera de Amazon. Del 27 al 29 de marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline es-es Spring Sale is coming Las Ofertas de Primavera ya casi están aquí"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description es-es Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Ahorra hasta un 40 % con las Ofertas de Primavera de Amazon. Del 27 al 29 de marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name es-es Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description es-es 27th -29th March. Selected products only. 27-29 marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description es-es Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Ahorra hasta un 40 % con las Ofertas de Primavera de Amazon. Del 27 al 29 de marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass Social OLV 001 Super es-es Spring Sale is coming Las Ofertas de Primavera ya casi están aquí"} +{"t":"SDD 23 Mass Social OLV 002 Super es-es Up to 40% off Ahorra hasta un 40%"} +{"t":"SDD 23 Mass Social OLV 003 Super es-es Starts Monday Desde el lunes"} +{"t":"SDD 23 Mass Social OLV 004 Super es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass Social OLV 005 Super es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social OLV 006 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 23 Mass Social OLV 007 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 23 Mass Social OLV 008 Super es-es Amazon Spring Sale Ofertas de Primavera de Amazon"} +{"t":"SDD 23 Mass Social OLV 010 Super es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social OLV 012 Super es-es Spring Sale is here Las Ofertas de Primavera ya están aquí"} +{"t":"SDD 23 Mass Social OLV 014 Super es-es Shop now Ver más"} +{"t":"SDD 23 Mass Social OLV 016 Super es-es Ends 29 March Terminan el 29 de marzo"} +{"t":"SDD 23 Mass Social OLV 020 Super es-es Ends 29 March Terminan el 29 de marzo"} +{"t":"SDD 23 Mass Social Post 001 Headline es-es Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass Social Post 002 Primary text es-es Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Ahorra hasta un 40 % en las Ofertas de Primavera de Amazon. Desde las 6pm del 27 de marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass Social Post 003 Primary text es-es Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Ahorra hasta un 40 % en las Ofertas de Primavera de Amazon. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 004 Description es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social Post 005 Headline es-es Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass Social Post 006 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Más información en Amazon.es. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 007 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 008 es-es Save big in the Amazon Spring Sale with up to 40% off. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro."} +{"t":"SDD 23 Mass Social Post 010 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Más información en Amazon.es. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 011 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 012 Headline es-es Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass Social Post 015 Description es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social Post 020 es-es #Amazon #Springsale #Amazon #OfertasdePrimavera #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text es-es Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Ahorra a lo grande en las Ofertas de Primavera de Amazon. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 022 es-es Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Ahorra a lo grande en las Ofertas de Primavera de Amazon. Desde las 6pm del 27 de marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass Social Post 023 Primary text es-es The Amazon Spring Sale. Starts 6pm on March 27th. Las Ofertas de Primavera de Amazon. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass Social Post 024 Brand Name es-es AmazonUK AmazonES"} +{"t":"SDD 23 Mass Social Post 025 es-es The Amazon Spring Sale. Selected products only. Las Ofertas de Primavera de Amazon. Más información en Amazon.es"} +{"t":"SDD 23 Mass Social Post 027 es-es Save big in the Amazon Spring Sale. Selected products only. Ahorra a lo grande en las Ofertas de Primavera de Amazon."} +{"t":"SDD 23 Mass Social Post 031 Primary text es-es The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Las Ofertas de Primavera de Amazon. Ahorra hasta un 40 %. Más información en Amazon.es. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 032 Primary text es-es The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Las Ofertas de Primavera de Amazon. Ahorra hasta un 40 %. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 035 Primary text es-es Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Ahorra hasta un 40 % en las Ofertas de Primavera de Amazon. Más información en Amazon.es. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 036 Primary text es-es Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Ahorra hasta un 40 % en las Ofertas de Primavera de Amazon. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 037 es-es Save up to 40% off in the Amazon Spring Sale.  Ahorra hasta un 40 % en las Ofertas de Primavera de Amazon."} +{"t":"SDD 23 Mass Social Post 039 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Más información en Amazon.es. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 040 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 042 Primary text es-es The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Las Ofertas de Primavera de Amazon. Ahorra hasta un 40 %. Más información en Amazon.es. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 045 Primary text es-es Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Ahorra a lo grande en las Ofertas de Primavera de Amazon con hasta un 40 % de ahorro. Más información en Amazon.es. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 050 Primary text es-es Save big in the Amazon Spring Sale. Ends midnight on March 29th. Ahorra a lo grande en las Ofertas de Primavera. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 051 es-es Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Ahorra a lo grande en las Ofertas de Primavera. Terminan a la medianoche del 29 de marzo. Más información en Amazon.es"} +{"t":"SDD 23 Mass Social Post 052 Primary text es-es Save big in the Amazon Spring Sale. Ends midnight on March 29th. Ahorra a lo grande en las Ofertas de Primavera. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass Social Post 054 es-es The Amazon Spring Sale. Save up to 40%. Selected products only. Las Ofertas de Primavera de Amazon. Ahorra hasta un 40 %. Más información en Amazon.es."} +{"t":"SDD 23 Mass Social Post 055 Brand Name es-es AmazonUK AmazonES"} +{"t":"SDD 23 Mass Social Post 056 es-es Save big in the Amazon Spring Sale. Selected products only. Ahorra a lo grande en las Ofertas de Primavera."} +{"t":"SDD 23 Mass TV OLV 001 BVO es-es Get that Spring feeling, Ponte a tono con la primavera"} +{"t":"SDD 23 Mass TV OLV 002 BVO es-es Get two days of Spring savings ¡Consigue dos días de ahorro primaveral!"} +{"t":"SDD 23 Mass TV OLV 003 BVO es-es with up to 40% off in the Amazon Spring Sale. con ahorros de hasta un 40 % en las Ofertas de Primavera de Amazon."} +{"t":"SDD 23 Mass TV OLV 004 BVO es-es Starts Monday Desde el lunes"} +{"t":"SDD 23 Mass TV OLV 005 Super es-es Amazon Spring Sale\nUp to 40% off Ofertas de Primavera de Amazon\nAhorra hasta un 40 %"} +{"t":"SDD 23 Mass TV OLV 005F Super es-es Amazon Spring Sale Up to 40% off Ofertas de Primavera de Amazon Ahorra hasta un 40 %"} +{"t":"SDD 23 Mass TV OLV 006 Super es-es Amazon Spring Sale\n27-29 March Ofertas de Primavera de Amazon\n27-29 marzo"} +{"t":"SDD 23 Mass TV OLV 006F Super es-es Amazon Spring Sale 27-29 March Ofertas de Primavera de Amazon 27-29 marzo"} +{"t":"SDD 23 Mass TV OLV 007 BVO es-es Now on. Ya está en marcha"} +{"t":"SDD 23 Mass TV OLV 008 Super es-es Amazon Spring Sale\nUp to 40% off Ofertas de Primavera de Amazon\nAhorra hasta un 40%"} +{"t":"SDD 23 Mass TV OLV 008F Super es-es Amazon Spring Sale Up to 40% off Ofertas de Primavera de Amazon Ahorra hasta un 40%"} +{"t":"SDD 23 Mass TV OLV 009 Super es-es Amazon Spring Sale\nEnds 29 March Ofertas de Primavera de Amazon\nTerminan el 29 de marzo"} +{"t":"SDD 23 Mass TV OLV 009F Super es-es Amazon Spring Sale Ends 29 March Ofertas de Primavera de Amazon Terminan el 29 de marzo"} +{"t":"SDD 23 Mass TV OLV 010 es-es Starts 6pm March 27th. Desde las 6pm del 27 de marzo."} +{"t":"SDD 23 Mass TV OLV 011 es-es Ends midnight on March 29th. Terminan a la medianoche del 29 de marzo."} +{"t":"SDD 23 Mass TV OLV 012 es-es Selected products only. Más información en Amazon.es"} +{"t":"SDD 23 Mass TV OLV 013 BVO es-es Get that Spring feeling Ponte a tono con la primavera"} +{"t":"SDD 23 Mass TV OLV 014 BVO es-es Get two days of Spring savings ¡Consigue dos días de ahorro primaveral!"} +{"t":"SDD 23 Mass TV OLV 015 BVO es-es with up to 40% off in the Amazon Spring Sale con ahorros de hasta un 40 % en las Ofertas de Primavera de Amazon."} +{"t":"SDD 23 Mass TV OLV 020 Super es-es Amazon Spring Sale\nUp to 40% off Ofertas de Primavera de Amazon\nAhorra hasta un 40%"} +{"t":"SDD 23 Mass TV OLV 020F Super es-es Amazon Spring Sale Up to 40% off Ofertas de Primavera de Amazon Ahorra hasta un 40%"} +{"t":"SDD 23 Mass TV OLV 024 es-es Selected products only. Más información en Amazon.es"} +{"t":"SDD 23 Mass YouTube 001 Title es-es Get ready for the Amazon Spring Sale! ¡Prepárate para las Ofertas de Primavera de Amazon!"} +{"t":"SDD 23 Mass YouTube 002 Description es-es Save up to 40% off in the Amazon Spring Sale. Starts Monday. Ahorra hasta un 40 % en las Ofertas de Primavera de Amazon. Desde el lunes."} +{"t":"SDD 23 Mass YouTube 003 Title es-es Get that Spring feeling! ¡Ponte a tono con la primavera!"} +{"t":"SDD 23 Mass YouTube 004 Description es-es The Amazon Spring Sale. Save up to 40% from 27-29 March. Las Ofertas de Primavera de Amazon. Ahorra hasta un 40 % del 27 al 29 marzo."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name es-es Amazon Spring Deal Days  Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name es-es Amazon Spring\nDeal Days  Fiesta de Ofertas\nde Primavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name es-es Amazon Spring Deal Days  Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name es-es Amazon\nSpring\nDeal Days  Fiesta de Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name es-es Amazon Spring Deal Days  Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name es-es Amazon\nSpring\nDeal\nDays  Fiesta de\nOfertas\nde Primavera\nde Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name es-es Amazon Spring Deal Days  Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline es-es Up to 40% off Descubre las ofertas increíbles"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline es-es Shop epic deals Descubre las ofertas increíbles"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates es-es Starts 20 March  Desde el 20 de marzo"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates es-es Starts Wednesday Desde el miércoles"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA es-es Learn more Ver más"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates es-es Ends 25 March Hasta el 25 de marzo"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA es-es Shop now Encuentra tus ofertas"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name es-es Amazon Spring\nDeal Days Fiesta de Ofertas de\nPrimavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name es-es Amazon\nSpring\nDeal\nDays Fiesta de\nOfertas de\nPrimavera"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Mass Radio 001 BVO es-es Amazon Spring Deal Days are approaching. Llega la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass Radio 002 BVO es-es So you could save big on a Bluetooth speaker. Puedes ahorrar a lo grande en un altavoz bluetooth."} +{"t":"SDD 24 Mass Radio 003 BVO es-es And get into dancing. Y darlo todo bailando."} +{"t":"SDD 24 Mass Radio 004 BVO es-es Reaaaaaally into dancing. Baila sin parar."} +{"t":"SDD 24 Mass Radio 005 BVO es-es Lifting! Spinning! Luuuunging!!! Con giros, vueltas, saltos."} +{"t":"SDD 24 Mass Radio 006 es-es Oh no! ¡No!"} +{"t":"SDD 24 Mass Radio 007 BVO es-es And you can also save big on a sewing machine. Y también puedes ahorrar a lo grande en una máquina de coser."} +{"t":"SDD 24 Mass Radio 008 BVO es-es From Bluetooth speakers to sewing machines. Desde altavoces bluetooth hasta máquinas de coser."} +{"t":"SDD 24 Mass Radio 009 BVO es-es Shop epic deals during Amazon Spring Deal Days. Descubre ofertas increíbles en la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO es-es Starts Wednesday Desde el miércoles."} +{"t":"SDD 24 Mass Radio 011 VO es-es Selected products only Más información en amazon.es"} +{"t":"SDD 24 Mass Radio 022 BVO es-es Amazon Spring Deal Days are here. Ya está aquí la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass Radio 031 BVO es-es Ends 25th of March. Hasta el 25 de marzo."} +{"t":"SDD 24 Mass Radio 032 VO es-es Whilst stocks last. Más información en Amazon.es"} +{"t":"SDD 24 Mass Social OLV 005 Super es-es Amazon\nSpring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass Social OLV 005F Super es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass Social OLV 006 Super es-es Shop epic deals Descubre las ofertas increíbles"} +{"t":"SDD 24 Mass Social OLV 007 Super es-es Starts Wednesday Desde el miércoles"} +{"t":"SDD 24 Mass Social OLV 008 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 24 Mass Social OLV 011 Super es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Mass Social Post 001 Headline es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Mass Social Post 002 es-es Get up to 40% off. 20-25 March. Descubre las ofertas increíbles. 20 - 25 marzo."} +{"t":"SDD 24 Mass Social Post 003 Description es-es AmazonUK AmazonES"} +{"t":"SDD 24 Mass Social Post 004 Headline es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass Social Post 006 es-es Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Fiesta de Ofertas de Primavera. Ofertas increíbles. 20 - 25 marzo."} +{"t":"SDD 24 Mass Social Post 009 Description es-es AmazonUK AmazonES"} +{"t":"SDD 24 Mass Social Post 010 es-es Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Fiesta de Ofertas de Primavera de Amazon. Descubre ofertas increíbles. 20 - 25 marzo."} +{"t":"SDD 24 Mass Social Post 012 es-es #AmazonUK #AmazonES"} +{"t":"SDD 24 Mass Social Post 013 es-es Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Fiesta de Ofertas de Primavera. Ofertas increíbles. 20 - 25 marzo."} +{"t":"SDD 24 Mass Social Post 014 es-es AmazonUK AmazonES"} +{"t":"SDD 24 Mass Social Post 016 Brand Name es-es AmazonUK AmazonES"} +{"t":"SDD 24 Mass Social Post 017 es-es Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Fiesta de Ofertas de Primavera de Amazon. Descubre ofertas increíbles. 20 - 25 marzo."} +{"t":"SDD 24 Mass TV OLV 001 BVO es-es Amazon Spring Deal Days are approaching. Ya llega la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass TV OLV 002 BVO es-es Amazon Spring Deal Days. Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass TV OLV 003 BVO es-es Shop epic deals Descubre las ofertas increíbles"} +{"t":"SDD 24 Mass TV OLV 004 BVO es-es Starts Wednesday Desde el miércoles"} +{"t":"SDD 24 Mass TV OLV 005 Super es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 24 Mass TV OLV 006 Super es-es Shop epic deals Descubre las ofertas increíbles"} +{"t":"SDD 24 Mass TV OLV 007 Super es-es Starts Wednesday Desde el miércoles"} +{"t":"SDD 24 Mass TV OLV 008 es-es Selected products only. Starts Wednesday. 20-25 March. Más información en Amazon.es. 20 - 25 marzo."} +{"t":"SDD 24 Mass TV OLV 009 BVO es-es Shop epic deals during Amazon Spring Deal Days. Descubre ofertas increíbles en la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass TV OLV 010 BVO es-es Starts Wednesday Desde el miércoles."} +{"t":"SDD 24 Mass TV OLV 014 es-es Selected products only. 20-25 March. Más información en Amazon.es. 20 - 25 marzo."} +{"t":"SDD 24 Mass TV OLV 025 BVO es-es Amazon Spring Deal Days are here. Ya está aquí la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 24 Mass TV OLV 026 BVO es-es Shop epic deals on whatever you need. Descubre ofertas increíbles en todo lo que necesites"} +{"t":"SDD 24 Mass TV OLV 027 BVO es-es From bluetooth speakers… Desde altavoces bluetooth…"} +{"t":"SDD 24 Mass TV OLV 028 BVO es-es …to sewing machines. …hasta máquinas de coser."} +{"t":"SDD 24 Mass TV OLV 030 BVO es-es Shop epic deal Descubre ofertas increíbles."} +{"t":"SDD 24 Mass TV OLV 031 BVO es-es Ends 25th of March. Hasta el 25 de marzo"} +{"t":"SDD 24 Mass TV OLV 034 Super es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Mass TV OLV 035 es-es Selected products only. Whilst stocks last. 20-25 March. Más información en Amazon.es. 20 - 25 marzo."} +{"t":"SDD 24 Mass TV OLV 037 BVO es-es Until 25th of March. Hasta el 25 de marzo."} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline es-es Amazon Spring\nDeals Ofertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline es-es Amazon\nSpring\nDeals Ofertas de \nPrimavera\nde Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 004 Subheader es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 es-es 25–31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass (D)OOH PRINT 012 Subheader es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass (D)OOH PRINT 017 es-es Up to 45% off.\nWoooo! Ahorra hasta un 40 %.\n¡Guauu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 017F es-es Up to 45% off. Woooo! Ahorra hasta un 40 %. ¡Guauu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018 es-es Up to \n45% off.\nWoooo! Ahorra hasta \nun 40 %. \n¡Guauu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018F es-es Up to 45% off. Woooo! Ahorra hasta un 40 %. ¡Guauu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 019 Headline es-es Up to \n45% off.\nWoooo! Ahorra \nhasta \nun 40 %. \n¡Guauu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 019F Headline es-es Up to 45% off. Woooo! Ahorra hasta un 40 %. ¡Guauu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 es-es Amazon \nSpring Deals Ofertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline es-es New day. \nNew deals. Nuevo día. Nuevas\nofertas."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline es-es New \nday. \nNew \ndeals. Nuevo \ndía. \nNuevas\nofertas."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 es-es Amazon \nSpring Deals Ofertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 es-es Ends 31 Mar Terminan el 31 de mar."} +{"t":"SDD 25 Mass Countdown Timer 001 Headline es-es Amazon\nSpring\nDeals\nstart in Las Ofertas\nde Primavera\nde Amazon\nempiezan en"} +{"t":"SDD 25 Mass Countdown Timer 001F Headline es-es Amazon Spring Deals start in Las Ofertas de Primavera de Amazon empiezan en"} +{"t":"SDD 25 Mass Countdown Timer 002 Headline es-es Amazon\nSpring\nDeals\nend in Las Ofertas\nde Primavera\nde Amazon\nterminan en"} +{"t":"SDD 25 Mass Countdown Timer 002F Headline es-es Amazon Spring Deals end in Las Ofertas de Primavera de Amazon terminan en"} +{"t":"SDD 25 Mass Countdown Timer 003 es-es Hours horas"} +{"t":"SDD 25 Mass Countdown Timer 004 es-es Minutes minutos"} +{"t":"SDD 25 Mass Countdown Timer 005 es-es Seconds segundos"} +{"t":"SDD 25 Mass Countdown Timer 006 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Countdown Timer 007 Headline es-es Amazon Spring\nDeals start in Las Ofertas de Primavera\nde Amazon empiezan en"} +{"t":"SDD 25 Mass Countdown Timer 007F Headline es-es Amazon Spring Deals start in Las Ofertas de Primavera de Amazon empiezan en"} +{"t":"SDD 25 Mass Countdown Timer 008 Headline es-es Amazon Spring\nDeals end in Las Ofertas de Primavera\nde Amazon terminan en"} +{"t":"SDD 25 Mass Countdown Timer 008F Headline es-es Amazon Spring Deals end in Las Ofertas de Primavera de Amazon terminan en"} +{"t":"SDD 25 Mass Countdown Timer 012 es-es Woooo! ¡Guauu!"} +{"t":"SDD 25 Mass Display 001 Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Display 003 Headline es-es Amazon \nSpring\nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Display 003F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Display 004 Headline es-es Amazon \nSpring\nDeals Ofertas de \nPrimavera\nde Amazon"} +{"t":"SDD 25 Mass Display 004F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Display 006 Subheader es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Display 007 Subheader es-es Up to \n45% off Ahorra hasta \nun 40 %"} +{"t":"SDD 25 Mass Display 007F Subheader es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Display 011 es-es 25–31 March 25 - 31 marzo\nALT: 25 - 31 mar."} +{"t":"SDD 25 Mass Display 011F es-es 25–31 March 25 - 31 marzo ALT: 25 - 31 mar."} +{"t":"SDD 25 Mass Display 012 CTA es-es Learn more Ver más"} +{"t":"SDD 25 Mass Display 013 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Display 014 es-es Selected products only Más información\nen Amazon.es"} +{"t":"SDD 25 Mass Display 014F es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Display 016 Headline es-es Amazon \nSpring Deals Ofertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass Display 016F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Display 018 Headline es-es Amazon \nSpring\nDeals Ofertas \nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Display 018F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Display 019 Headline es-es Amazon \nSpring\nDeals Ofertas de \nPrimavera\nde Amazon"} +{"t":"SDD 25 Mass Display 019F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Display 026 es-es Ends 31 March Terminan el 31 de mar."} +{"t":"SDD 25 Mass Display 028 CTA es-es Shop now Compra ahora"} +{"t":"SDD 25 Mass Display 030 es-es Selected products only Más información\nen Amazon.es"} +{"t":"SDD 25 Mass Display 030F es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Display 032 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"SDD 25 Mass Radio 001 BVO es-es Ooh! Amazon's Spring Deal Days are coming! ¡Guauu! Llega la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 25 Mass Radio 002 BVO es-es So, whether you're spring hiking*... Tanto si vas de excursión*..."} +{"t":"SDD 25 Mass Radio 003 BVO es-es Or spring cleaning*.... Como si haces un cambio de armario*…"} +{"t":"SDD 25 Mass Radio 004 BVO es-es You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Puedes ahorrar hasta un 40 % en todo lo que necesites... ¡desde electrónica y hogar hasta deportes y mucho más!"} +{"t":"SDD 25 Mass Radio 005 BVO es-es You can save big on all the things you need… from electronics and home to sports and [so much] more! Puedes ahorrar a lo grande en todo lo que necesites... ¡desde electrónica y hogar hasta deportes y [mucho] más!"} +{"t":"SDD 25 Mass Radio 006 BVO es-es Ooh indeed! ¡Guauu, brutal!"} +{"t":"SDD 25 Mass Radio 007 BVO es-es Shop Amazon's Spring Deal Days. Descubre la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 25 Mass Radio 008 BVO es-es Starts Tuesday. Empieza el martes."} +{"t":"SDD 25 Mass Radio 009 BVO es-es With deals that make you go... \"Ooh\" Con ofertas tan animadas… como tú. ¡Guauu!"} +{"t":"SDD 25 Mass Radio 010 BVO es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Radio 011 BVO es-es Ooh! Amazon's Spring Deal Days are here! ¡Guauu! Aprovecha ya la Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Radio 018 BVO es-es Ends Monday. Termina el lunes"} +{"t":"SDD 25 Mass Radio 028 BVO es-es Ends midnight. Termina esta medianoche."} +{"t":"SDD 25 Mass Social OLV 001 Super es-es Amazon\nSpring\nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Social OLV 001F Super es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social OLV 002 Super es-es Up to\n45% off Ahorra\nhasta un 40 %"} +{"t":"SDD 25 Mass Social OLV 002F Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Social OLV 003 Super es-es Save big Ahorra a lo grande"} +{"t":"SDD 25 Mass Social OLV 004 Super es-es 25-31 \nMarch 25 - 31\nmarzo"} +{"t":"SDD 25 Mass Social OLV 004F Super es-es 25-31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass Social OLV 008 Super es-es Ends \n31 March Terminan\nel 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 008F Super es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 009 Super es-es Woooo! ¡Guauu!"} +{"t":"SDD 25 Mass Social OLV 010 Super es-es Amazon\nSpring\nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Social OLV 010F Super es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social OLV 011 Super es-es on sports en deportes"} +{"t":"SDD 25 Mass Social OLV 012 Super es-es electronics electrónica"} +{"t":"SDD 25 Mass Social OLV 013 Super es-es home hogar"} +{"t":"SDD 25 Mass Social OLV 014 Super es-es beauty belleza"} +{"t":"SDD 25 Mass Social OLV 015 Super es-es fashion moda"} +{"t":"SDD 25 Mass Social OLV 016 Super es-es kitchen cocina"} +{"t":"SDD 25 Mass Social OLV 017 Super es-es computing informática"} +{"t":"SDD 25 Mass Social OLV 018 Super es-es books deportes"} +{"t":"SDD 25 Mass Social OLV 019 Super es-es devices dispositivos"} +{"t":"SDD 25 Mass Social OLV 020 Super es-es garden jardín"} +{"t":"SDD 25 Mass Social OLV 021 Super es-es pets mascotas"} +{"t":"SDD 25 Mass Social OLV 022 Super es-es outdoor aire libre"} +{"t":"SDD 25 Mass Social OLV 023 Super es-es games juegos"} +{"t":"SDD 25 Mass Social OLV 024 Super es-es luggage equipaje"} +{"t":"SDD 25 Mass Social OLV 025 Super es-es alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super es-es furniture muebles"} +{"t":"SDD 25 Mass Social OLV 028 Super es-es cooking menaje"} +{"t":"SDD 25 Mass Social OLV 029 Super es-es make-up maquillaje"} +{"t":"SDD 25 Mass Social OLV 030 Super es-es smart home domótica"} +{"t":"SDD 25 Mass Social OLV 031 Super es-es kindle kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super es-es appliances electrodomésticos"} +{"t":"SDD 25 Mass Social OLV 033 Super es-es fitness fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super es-es haircare cuidado del cabello"} +{"t":"SDD 25 Mass Social OLV 038 Super es-es hair care cuidado del cabello"} +{"t":"SDD 25 Mass Social OLV 039 Super es-es lighting iluminación"} +{"t":"SDD 25 Mass Social OLV 040 Super es-es DIY bricolaje"} +{"t":"SDD 25 Mass Social OLV 041 Super es-es office oficina"} +{"t":"SDD 25 Mass Social OLV 042 Super es-es stationery papelería"} +{"t":"SDD 25 Mass Social OLV 043 Super es-es sports deportes"} +{"t":"SDD 25 Mass Social OLV 044 Super es-es books jardín"} +{"t":"SDD 25 Mass Social OLV 049 Super es-es health salud"} +{"t":"SDD 25 Mass Social OLV 053 BVO es-es … and so much more. …y mucho más."} +{"t":"SDD 25 Mass Social OLV 054 BVO es-es … and more. … y más."} +{"t":"SDD 25 Mass Social OLV 055 Super es-es ...and so\n much more. …y\nmucho más."} +{"t":"SDD 25 Mass Social OLV 055F Super es-es ...and so much more. …y mucho más."} +{"t":"SDD 25 Mass Social OLV 056 Super es-es ...and\nmore. …y\nmás."} +{"t":"SDD 25 Mass Social OLV 056F Super es-es ...and more. …y más."} +{"t":"SDD 25 Mass Social OLV 057 BVO es-es Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Empiezan el martes."} +{"t":"SDD 25 Mass Social OLV 057F BVO es-es Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Empiezan el martes."} +{"t":"SDD 25 Mass Social OLV 058 Super es-es Starts Tuesday Empiezan el martes"} +{"t":"SDD 25 Mass Social OLV 059 BVO es-es Ooooh! ¡Guauu!"} +{"t":"SDD 25 Mass Social OLV 060 BVO es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social OLV 061 BVO es-es on sports, electronics, home, beauty, fashion en deportes, electrónica, hogar, belleza, moda"} +{"t":"SDD 25 Mass Social OLV 110 BVO es-es Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 110F BVO es-es Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 111 Super es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 112 Super es-es Amazon\nSpring Deals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Social OLV 112F Super es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social OLV 113 Super es-es Up to 45% off Ahorra hasta\nun 40 %"} +{"t":"SDD 25 Mass Social OLV 113F Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Social OLV 114 Super es-es 25-31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass Social OLV 115 Super es-es Amazon\nSpring \nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Social OLV 115F Super es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social OLV 116 Super es-es Up to\n45% off Ahorra\nhasta\nun 40 %"} +{"t":"SDD 25 Mass Social OLV 116F Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Social OLV 117 Super es-es 25-31 \nMarch 25 - 31\nmarzo"} +{"t":"SDD 25 Mass Social OLV 117F Super es-es 25-31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass Social OLV 120 Super es-es Ends 31 March Terminan\nel 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 120F Super es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social OLV 123 Super es-es Ends\n31 March Terminan\nel 31 de\nmarzo"} +{"t":"SDD 25 Mass Social OLV 123F Super es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social Post 001 Description es-es 25-31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass Social Post 002 Headline es-es Amazon Spring Deal Days  Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Social Post 003 Primary text es-es Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 004 Headline es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social Post 005 Primary text es-es Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 007 Primary text es-es Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 008 Headline es-es Amazon Spring Deal Days Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Social Post 009 Primary text es-es Up to 45% off with Amazon Spring Deal Days. Selected products only. Fiesta de Ofertas de Primavera de Amazon. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 010 Description es-es 25-31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass Social Post 011 Headline es-es Amazon Spring Deal Days Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Post 012 Primary text es-es Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 013 Primary text es-es Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es #FiestaDeOfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text es-es Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es #FiestaDeOfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social Post 016 Headline es-es Up to 45% off. 25-31 March. Selected products only. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 017 Primary text es-es Amazon Spring Deal Days. Up to 45% off. Selected products only. Fiesta de Ofertas de Primavera de Amazon. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 018 es-es Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fiesta de Ofertas de Primavera de Amazon. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 019 Description es-es Ends 31 March Termina el 31 de marzo"} +{"t":"SDD 25 Mass Social Post 021 Primary text es-es Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fiesta de Ofertas de Primavera de Amazon. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 023 Primary text es-es Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 025 Primary text es-es Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 028 Description es-es Ends 31 March.  Termina el 31 de marzo."} +{"t":"SDD 25 Mass Social Post 029 Headline es-es Amazon Spring Deal Days Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Post 030 Primary text es-es Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 031 Primary text es-es Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Fiesta de Ofertas de Primavera. Termina el 31 de marzo. Más información en Amazon.es #FiestaDeOfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text es-es Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Fiesta de Ofertas de Primavera. Termina el 31 de marzo. Más información en Amazon.es #FiestaDeOfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline es-es Up to 45% off. Ends 31 March. Selected products only. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Post 036 es-es Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fiesta de Ofertas de Primavera de Amazon. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Static 001 Headline es-es Amazon \nSpring \nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass Social Static 001F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Social Static 002 Subheader es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass Social Static 004 es-es 25–31 March 25 - 31 marzo"} +{"t":"SDD 25 Mass Social Static 005 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Social Static 009 es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Social Static 011 Headline es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Static 012 Headline es-es Spring Deal \nDays Fiesta de Ofertas de \nPrimavera"} +{"t":"SDD 25 Mass Social Static 012F Headline es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI es-es Search Amazon Buscar en Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI es-es Amazon \nSpring \nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI es-es Electronics Electrónica"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI es-es Home  Hogar"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI es-es Sports Deportes"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI es-es and more... y más..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 008 Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super es-es Starts Tuesday Empieza el martes"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super es-es From 25-31 March Del 25 al 31 de marzo"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super es-es Ends Monday Termina el lunes"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super es-es Ends 31 March Termina el 31 de marzo"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super es-es Ends midnight Termina esta medianoche"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super es-es Amazon \nSpring \nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 016 Super es-es Up to \n45% off Ahorra hasta \nun 40 %"} +{"t":"SDD 25 Mass TV+Social Supers 016F Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super es-es 25-31 March  25 - 31 marzo"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super es-es Ends \n31 March Terminan\nel 31 de marzo"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass TV OLV 001 BVO es-es Get ready for Spring with Amazon Spring Deal Days Prepárate para el buen tiempo con la Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 002 BVO es-es Shop Amazon Spring Deal Days Descubre la Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen es-es Amazon\nSpring\nDeals Ofertas de\nPrimavera\nde Amazon"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen es-es Search Amazon Buscar en Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen es-es Electronics Electrónica"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen es-es Home Hogar"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen es-es Sports Deportes"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen es-es and more... y más..."} +{"t":"SDD 25 Mass TV OLV 009 BVO es-es Up to 45% off... Ahorra hasta un 40 %..."} +{"t":"SDD 25 Mass TV OLV 010 BVO es-es Save big on... Ahorra a lo grande ..."} +{"t":"SDD 25 Mass TV OLV 011 BVO es-es ...on electronics, home, sports and more. …en electrónica, hogar, deportes y más."} +{"t":"SDD 25 Mass TV OLV 012 BVO es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 013 BVO es-es Starts Tuesday. Empieza el martes."} +{"t":"SDD 25 Mass TV OLV 014 Super es-es Amazon Spring Deal Days Fiesta de Ofertas\nde Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 014F Super es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 015 Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass TV OLV 016 Super es-es Save big Ahorra a lo grande"} +{"t":"SDD 25 Mass TV OLV 017 Super es-es Starts Tuesday Empieza el martes"} +{"t":"SDD 25 Mass TV OLV 018 es-es Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Fiesta de Ofertas de Primavera de Amazon, 25 - 31 marzo. Stock limitado. Más información en Amazon.es"} +{"t":"SDD 25 Mass TV OLV 021 UI Screen es-es Amazon\nSpring\nDeals Ofertas de\nPrimavera\nde Amazon"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen es-es Sports Deportes"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen es-es and more... y más..."} +{"t":"SDD 25 Mass TV OLV 028 BVO es-es Save big... Ahorra a lo grande ..."} +{"t":"SDD 25 Mass TV OLV 031 BVO es-es Ends Monday Termina el lunes"} +{"t":"SDD 25 Mass TV OLV 035 Super es-es Ends Monday Termina el lunes"} +{"t":"SDD 25 Mass TV OLV 036 es-es Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Fiesta de Ofertas de Primavera de Amazon, 25 - 31 marzo. Stock limitado. Más información en Amazon.es"} +{"t":"SDD 25 Mass TV OLV 037 es-es Selected products only. Whilst stocks last. Más información en Amazon.es"} +{"t":"SDD 25 Mass TV OLV 050 BVO es-es Ends midnight. Termina esta medianoche."} +{"t":"SDD 25 Mass TV OLV 052 Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass TV OLV 054 Super es-es Ends midnight Termina esta medianoche"} +{"t":"SDD 25 Mass TV OLV 057 BVO es-es Up to 45% off on Amazon Spring Deal Days. Ahorra hasta un 40 % en la Fiesta de Ofertas de Primavera de Amazon."} +{"t":"SDD 25 Mass TV OLV 059 BVO es-es Starts Tuesday. Empieza el martes."} +{"t":"SDD 25 Mass TV OLV 060 Super es-es Up to 45% off Ahorra hasta un 40 %"} +{"t":"SDD 25 Mass TV OLV 061 Super es-es Save big Ahorra a lo grande"} +{"t":"SDD 25 Mass TV OLV 062 Super es-es Amazon Spring Deal Days Fiesta de Ofertas\nde Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 062F Super es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 064 es-es Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Fiesta de Ofertas de Primavera de Amazon, 25 - 31 marzo. Stock limitado. Más información en Amazon.es"} +{"t":"SDD 25 Mass TV OLV 067 BVO es-es Ends Monday Termina el lunes"} +{"t":"SDD 25 Mass TV OLV 072 es-es Selected products only. Whilst stocks last. Más información en Amazon.es"} +{"t":"SDD 25 Mass TV OLV 075 BVO es-es Ends midnight Termina esta medianoche."} +{"t":"SDD 25 Mass TV OLV 081 BVO es-es Ooooh! ¡Guauu!"} +{"t":"SDD 25 Mass TV OLV 082 BVO es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 083 BVO es-es on sports, electronics, home, beauty, fashion en deportes, electrónica, hogar, belleza, moda"} +{"t":"SDD 25 Mass TV OLV 084 Super es-es Woooo! ¡Guauu!"} +{"t":"SDD 25 Mass TV OLV 085 Super es-es Amazon\nSpring\nDeals Ofertas\nde Primavera\nde Amazon"} +{"t":"SDD 25 Mass TV OLV 085F Super es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass TV OLV 086 Super es-es on sports en deportes"} +{"t":"SDD 25 Mass TV OLV 087 Super es-es electronics electrónica"} +{"t":"SDD 25 Mass TV OLV 088 Super es-es home hogar"} +{"t":"SDD 25 Mass TV OLV 089 Super es-es beauty belleza"} +{"t":"SDD 25 Mass TV OLV 090 Super es-es fashion moda"} +{"t":"SDD 25 Mass TV OLV 091 Super es-es kitchen cocina"} +{"t":"SDD 25 Mass TV OLV 092 Super es-es computing informática"} +{"t":"SDD 25 Mass TV OLV 093 Super es-es books deportes"} +{"t":"SDD 25 Mass TV OLV 094 Super es-es devices dispositivos"} +{"t":"SDD 25 Mass TV OLV 095 Super es-es garden jardín"} +{"t":"SDD 25 Mass TV OLV 096 Super es-es pets mascotas"} +{"t":"SDD 25 Mass TV OLV 097 Super es-es outdoor aire libre"} +{"t":"SDD 25 Mass TV OLV 098 Super es-es games juegos"} +{"t":"SDD 25 Mass TV OLV 099 Super es-es luggage equipaje"} +{"t":"SDD 25 Mass TV OLV 100 Super es-es alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super es-es furniture muebles"} +{"t":"SDD 25 Mass TV OLV 103 Super es-es cooking menaje"} +{"t":"SDD 25 Mass TV OLV 104 Super es-es make-up maquillaje"} +{"t":"SDD 25 Mass TV OLV 105 Super es-es smart home domótica"} +{"t":"SDD 25 Mass TV OLV 106 Super es-es kindle kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super es-es appliances electrodomésticos"} +{"t":"SDD 25 Mass TV OLV 108 Super es-es fitness fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super es-es haircare cuidado del cabello"} +{"t":"SDD 25 Mass TV OLV 112 Super es-es hair care cuidado del cabello"} +{"t":"SDD 25 Mass TV OLV 113 Super es-es lighting iluminación"} +{"t":"SDD 25 Mass TV OLV 114 Super es-es DIY bricolaje"} +{"t":"SDD 25 Mass TV OLV 115 Super es-es office oficina"} +{"t":"SDD 25 Mass TV OLV 116 Super es-es sports deportes"} +{"t":"SDD 25 Mass TV OLV 121 BVO es-es … and so much more. …y mucho más."} +{"t":"SDD 25 Mass TV OLV 122 BVO es-es … and more. … y más."} +{"t":"SDD 25 Mass TV OLV 123 Super es-es ...and so\n much more. …y\nmucho más."} +{"t":"SDD 25 Mass TV OLV 123F Super es-es ...and so much more. …y mucho más."} +{"t":"SDD 25 Mass TV OLV 124 Super es-es ...and\nmore. …y\nmás."} +{"t":"SDD 25 Mass TV OLV 124F Super es-es ...and more. …y más."} +{"t":"SDD 25 Mass TV OLV 125 BVO es-es Starts Tuesday Empiezan el martes."} +{"t":"SDD 25 Mass TV OLV 126 Super es-es Starts Tuesday Empiezan el martes"} +{"t":"SDD 25 Mass TV OLV 171 BVO es-es Ends 31st March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass TV OLV 172 Super es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Vendor Funded Static 001 Headline es-es Amazon \nSpring Deals Ofertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 001F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 002 Headline es-es Amazon Spring Deals Ofertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 002F Headline es-es Amazon Spring Deals Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 003 Headline es-es Enjoy epic savings Ahorra a lo grande"} +{"t":"SDD 25 Mass Vendor Funded Static 004 Headline es-es Enjoy epic \nsavings Ahorra a \nlo grande"} +{"t":"SDD 25 Mass Vendor Funded Static 004F Headline es-es Enjoy epic savings Ahorra a lo grande"} +{"t":"SDD 25 Mass Vendor Funded Static 005 es-es Ends 31 March Terminan el 31 de mar."} +{"t":"SDD 25 Mass Vendor Funded Static 006 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Mass Vendor Funded Static 007 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"SDD 25 Mass Vendor Funded Static 008 CTA es-es Shop now Compra ahora"} +{"t":"SDD 25 Mass Vendor Funded Static 009 Headline es-es Woooo!\nAmazon \nSpring Deals ¡Guauu!\nOfertas de Primavera \nde Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 009F Headline es-es Woooo! Amazon Spring Deals ¡Guauu! Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 010 Headline es-es Woooo!\nAmazon \nSpring \nDeals ¡Guauu!\nOfertas \nde Primavera \nde Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 010F Headline es-es Woooo! Amazon Spring Deals ¡Guauu! Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 011 es-es Ends 31 Mar Terminan el 31 de mar."} +{"t":"SDD 25 Mass Vendor Funded Static 012 es-es Ends 31 March Terminan el 31 de marzo"} +{"t":"SDD 25 Mass Vendor Funded Static 013 es-es Save big on Ahorra a lo grande en"} +{"t":"SDD 25 Mass YouTube ASINS 001 Headline es-es Amazon Spring Deal Days are here Aprovecha ya la Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 25 Mass YouTube ASINS 002 Description es-es Ends 31 March Termina el 31 de marzo"} +{"t":"SDD 25 Mass YouTube Long 002 Headline es-es Get ready for Spring with Amazon Spring Deal Days! Prepárate para el buen tiempo con la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Mass YouTube Long 003 Description es-es Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Ahorra hasta un 40 % en electrónica, hogar, deportes y más. 25 - 31 marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass YouTube Long 005 Headline es-es Get ready for Spring with Amazon Spring Deal Days! Prepárate para el buen tiempo con la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Mass YouTube Long 006 Description es-es Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Ahorra hasta un 40 % en electrónica, hogar, deportes y más. Termina el 31 de marzo. Más información en Amazon.es"} +{"t":"SDD 25 Mass YouTube Short 001 Headline es-es Amazon UK Amazon ES"} +{"t":"SDD 25 Mass YouTube Short 002 Description es-es Up to 45% off on 25-31 March Ahorra hasta un 40 %, 25 - 31 marzo"} +{"t":"SDD 25 Mass YouTube Short 003 es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Mass YouTube Short 004 CTA es-es Learn more Ver más"} +{"t":"SDD 25 Mass YouTube Short 005 Headline es-es Amazon UK Amazon ES"} +{"t":"SDD 25 Mass YouTube Short 008 CTA es-es Shop now Compra"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 es-es Spring Deal Days\nis coming! ¡Llega la Fiesta de Ofertas\n de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F es-es Spring Deal Days is coming! ¡Llega la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline es-es Spring Deal Days\nis coming! ¡Llega la Fiesta\n de Ofertas\n de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline es-es Spring Deal Days is coming! ¡Llega la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline es-es Spring\nDeal\nDays is\ncoming! ¡Llega \nla Fiesta \nde Ofertas\nde Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline es-es Spring Deal Days is coming! ¡Llega la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 es-es 10–16 March 10 - 16 de marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 es-es Starts 10 Mar Desde el 10 de mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 006 es-es Starts 10 March Desde el 10 de marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 es-es Starts \n10 March Desde \nel 10 de marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F es-es Starts 10 March Desde  el 10 de marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 es-es Spring Deal \nDays Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 es-es Spring\nDeal\nDays Fiesta \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader es-es Epic deals Ofertas increíbles"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader es-es Epic deals Ofertas \nincreíbles"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader es-es Epic deals Ofertas increíbles"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 es-es Ends 16 Mar Hasta el 16 de mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 026 es-es Ends 16 March Hasta el 16 de marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 es-es New day.\nNew deals. Nuevo día.\n Nuevas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 es-es New day. \n New \n deals. Nuevo día.\n Nuevas \n ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 es-es New\nday.\nNew\ndeals. Nuevo\n día.\n Nuevas\n ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 es-es Spring Deal\nDays Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 es-es Spring Deal Days\nis coming! ¡Llega la Fiesta de Ofertas\n de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F es-es Spring Deal Days is coming! ¡Llega la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 es-es Spring \nDeal Days\nis coming! ¡Llega la Fiesta\n de Ofertas\n de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F es-es Spring Deal Days is coming! ¡Llega la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline es-es Spring\n Deal\nDays is\n coming! ¡Llega \nla Fiesta \nde Ofertas\nde Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline es-es Spring Deal Days is coming! ¡Llega la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader es-es Epic deals Ofertas increíbles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader es-es Epic deals Ofertas \nincreíbles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader es-es Epic deals Ofertas increíbles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 es-es 10–16 March 10 - 16 de marzo"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA es-es Learn More Ver más"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 es-es Spring Deal \nDays Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 es-es Spring\n Deal\nDays Fiesta \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 es-es Ends 16 Mar Hasta el 16 de mar."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 es-es Ends 16 March Hasta el 16 de marzo"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA es-es Shop Now Compra ahora"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036 es-es Spring \nDeal Days Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 037 Headline es-es Spring\n Deal\nDays Fiesta \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 037F Headline es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 041 es-es Whilst stocks last Más información en Amazon.es"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053 es-es Spring \nDeal Days Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054 es-es Spring \nDeal Days Fiesta \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 055 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 058 CTA es-es Shop now Compra ahora"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 es-es Spring\n Deal\nDays Fiesta \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 080 es-es Spring \nDeal Days Fiesta de Ofertas\n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 080F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082 es-es Spring \nDeal Days Fiesta de Ofertas\n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 es-es Spring \nDeal Days Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 es-es Ends Midnight Hasta esta medianoche"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 es-es Spring Deal \nDays Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 es-es Ends midnight Hasta esta medianoche"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 es-es Spring Deal Days \nstarts La Fiesta de Ofertas \n de Primavera empieza en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F es-es Spring Deal Days starts La Fiesta de Ofertas de Primavera empieza en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 es-es Spring Deal \nDays \nstarts La Fiesta de Ofertas \n de Primavera \n empieza en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F es-es Spring Deal Days starts La Fiesta de Ofertas de Primavera empieza en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline es-es Spring\nDeal\nDays\nstarts La Fiesta \nde Ofertas \nde Primavera \nempieza en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline es-es Spring Deal Days starts La Fiesta de Ofertas de Primavera empieza en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 es-es Hours horas"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 es-es Minutes minutos"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 es-es Seconds segundos"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 es-es Spring Deal Days \nends La Fiesta de Ofertas\nde Primavera termina en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F es-es Spring Deal Days ends La Fiesta de Ofertas de Primavera termina en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 es-es Spring Deal \nDays \nends La Fiesta de Ofertas \nde Primavera\ntermina en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F es-es Spring Deal Days ends La Fiesta de Ofertas de Primavera termina en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 es-es Spring\nDeal\nDays\nends La Fiesta \nde Ofertas \nde Primavera\ntermina en"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F es-es Spring Deal Days ends La Fiesta de Ofertas de Primavera termina en"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 001 VO es-es Morning! It's ! ¡Buenos días! Soy ."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 002 VO es-es Look, I know you've got to get your day started, but Amazon Spring Deal Days are here! – with time limited discounts that are worth finding a little time for this Spring morning. ¿Te cuesta empezar el día? ¡Pues escucha ESTO! La Fiesta de Ofertas de Primavera de Amazon ya está aquí con ofertas por tiempo limitado, y puedes ahorrar TANTO que merece la pena que saques un ratito esta mañana de primavera."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 003 VO es-es Find a minute, find two, sneak away if you have to. Dedica un minuto, o dos, escápate si tienes que hacerlo."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 004 VO es-es This morning's Amazon deal is an incredible xx% off a [product] La oferta de Amazon de esta mañana es poder conseguir un/una/unos/unas [product] con un increíble ahorro del xx %"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 005 VO es-es This morning's deal is waiting for you – head to Amazon to check out today's unmissable offer. Esta mañana te espera una oferta que no te puedes perder – pásate por Amazon y descúbrela."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 006 VO es-es Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! ¡Date prisa, que el stock es limitado! Solo disponible desde las 9 de la mañana en Amazon.es"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 007 VO es-es Between us, I've got the Amazon app open right now. Don't tell my supervisor! But you know what? They're probably off doing the same thing, too. Shhh… No se lo digas al productor… ¡pero tengo la aplicación de Amazon abierta ahora mismo!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 008 VO es-es It's called multitasking, folks! ¡Eso es hacer varias cosas a la vez, amigos!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 009 VO es-es Check out Amazon's Spring Deal Days, with offers every day until 16 March Echa un vistazo a la Fiesta de Ofertas de Primavera de Amazon, con ofertas todos los días hasta el 16 de marzo"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 010 VO es-es Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details. Sujeto a términos, condiciones y exclusiones. Ofertas válidas hasta medianoche o hasta fin de existencias. Más información en Amazon.es."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 011 VO es-es Good afternoon! ¡Buenas tardes!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 012 VO es-es You're probably pushing through the to-dos while you fight the afternoon lull, but Amazon Spring Deal Days are here! With time limited discounts to take you to the homestretch and brighten up that day of yours. ¿Quieres oír una buena noticia? La Fiesta de Ofertas de Primavera de Amazon ya está aquí con ofertas por tiempo limitado que te alegrarán el día."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 013 VO es-es But in the off chance you haven't had that afternoon Spring lift, here's a delightful bit of info that will take you to the homestretch and brighten up that day of yours. Y si aún no has tenido ese empujón de primavera por la tarde, aquí tienes un dato que te encantará, te alegrará el día y te ayudará a llegar hasta la recta final."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 014 VO es-es This afternoon's surprise is Amazon's incredibly low price of [$$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] La sorpresa de esta tarde es poder conseguir un/una/unos/unas [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] por solo [$$XX Price] en Amazon"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 015 VO es-es This afternoon's deal is waiting for you – head to Amazon to check out today's unmissable offer. Esta tarde te espera una oferta que no te puedes perder – pásate por Amazon y descúbrela."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 016 VO es-es Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! ¡Date prisa, que el stock es limitado! Disponible desde las cuatro de la tarde en Amazon.es."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 017 VO es-es Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details Sujeto a términos, condiciones y exclusiones. Ofertas válidas hasta medianoche o hasta fin de existencias. Más información en Amazon.es."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 018 VO es-es Now that's an afternoon pick-me-up. Eso sí que anima la tarde."} +{"t":"SDD 26 Mass Radio 002 BVO es-es Amazon Spring Deal Days is coming with epic deals. Llega la Fiesta de Ofertas de Primavera de Amazon, con las ofertas increíbles."} +{"t":"SDD 26 Mass Radio 003 es-es So Gary can get a little deal hunting done...hiding way from his seasonal chores. Para que Paco se ponga a cazar ofertas y deje a un lado las tareas de casa."} +{"t":"SDD 26 Mass Radio 004 BVO es-es He deserves this moment to save big on electronics, outdoor, home and more. Se lo merece: es el momento de ahorrar a lo grande en electrónica, aire libre, hogar y mucho más."} +{"t":"SDD 26 Mass Radio 005 BVO es-es ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! …¡pasos, Paco! Vuelve al trabajo. \n Un vistazo rápido a las ofertas de Amazon antes de que...\n oooh, ¡qué ofertón!"} +{"t":"SDD 26 Mass Radio 005F BVO es-es ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! …¡pasos, Paco! Vuelve al trabajo. Un vistazo rápido a las ofertas de Amazon antes de que... oooh, ¡qué ofertón!"} +{"t":"SDD 26 Mass Radio 007 BVO es-es Get ready for Amazon Spring Deals from the 10 to 16th of March Prepárate para las Ofertas de Primavera de Amazon del 10 al 16 de marzo."} +{"t":"SDD 26 Mass Radio 008 es-es Selected products only. Más información en Amazon.es"} +{"t":"SDD 26 Mass Radio 010 BVO es-es ALT: Amazon Spring Deal Days is here with epic deals. La Fiesta de Ofertas de Primavera de Amazon ya está aquí con ofertas increíbles."} +{"t":"SDD 26 Mass Radio 013 BVO es-es ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! …¡pasos, Paco! Vuelve al trabajo. \n Un último vistazo rápido a las ofertas de Amazon antes de que...\n oooh, ¡qué ofertón!"} +{"t":"SDD 26 Mass Radio 013F BVO es-es ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! …¡pasos, Paco! Vuelve al trabajo. Un último vistazo rápido a las ofertas de Amazon antes de que... oooh, ¡qué ofertón!"} +{"t":"SDD 26 Mass Radio 015 BVO es-es Hurry to get Amazon Spring Deals from the 10 to 16th of March Date prisa para encontrar las Ofertas de Primavera de Amazon del 10 al 16 de marzo."} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO es-es Amazon Spring deals Ofertas de Primavera de Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO es-es on electronics, home, toys, beauty, sports en electrónica, hogar, juguetes, belleza, deportes..."} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super es-es Amazon\n Spring\n deals on Ofertas\n de Primavera\n de Amazon en"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super es-es Amazon Spring deals on Ofertas de Primavera de Amazon en"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super es-es electronics electrónica"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super es-es home hogar"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super es-es toys juguetes"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super es-es beauty belleza"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super es-es sports deportes"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super es-es fashion moda"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super es-es books libros"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super es-es devices dispositivos"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super es-es kitchen cocina"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super es-es pets mascotas"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super es-es outdoor aire libre"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super es-es games juegos"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super es-es luggage equipaje"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super es-es alexa alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super es-es furniture muebles"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super es-es cooking menaje"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super es-es make-up maquillaje"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super es-es smart home domótica"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super es-es kindle kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super es-es appliances electrodomésticos"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super es-es fitness fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super es-es hair care cuidado del cabello"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super es-es lighting iluminación"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super es-es DIY bricolaje"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super es-es office oficina"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super es-es stationery papelería"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super es-es health salud"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO es-es ... and so\n much more. … y mucho más."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO es-es ... and so much more. … y mucho más."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super es-es ... and so\n much more. … y mucho más."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super es-es ... and so much more. … y mucho más."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO es-es Starts Tuesday Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super es-es Starts Tuesday Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super es-es Starts\n 10 March Desde\n el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super es-es Starts 10 March Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO es-es Ends Monday Hasta el lunes"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super es-es Ends Monday Hasta el lunes"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super es-es Ends Mon Hasta lun"} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO es-es Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. ¿Buscar Ofertas de Primavera? ¿O Guardar la ropa de abrigo? La elección es bastante simple."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen es-es Amazon\n Spring\n Deal\n Days Fiesta de\n Ofertas de\n Primavera"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category es-es Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Electrónica\n Hogar\n Juguetes\n Deporte y aire libre\n Belleza"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category es-es Electronics Home Toys Sports & Outdoor Beauty Electrónica Hogar Juguetes Deporte y aire libre Belleza"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super es-es Amazon\n Spring Deal\n Days Fiesta de \n Ofertas de Primavera\n de Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super es-es Amazon Spring Deal Days Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 006 Super es-es Epic deals\nStarts 10 March Ofertas increíbles\n Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 006F Super es-es Epic deals Starts 10 March Ofertas increíbles Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super es-es Amazon\n Spring Deal\n Days. Fiesta de \n Ofertas de Primavera\n de Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super es-es Amazon Spring Deal Days. Fiesta de Ofertas de Primavera de Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 012 Super es-es Epic deals\n Ends Monday Ofertas increíbles\n Hasta el lunes"} +{"t":"SDD 26 Mass Social OLV TV Led 012F Super es-es Epic deals Ends Monday Ofertas increíbles Hasta el lunes"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO es-es Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. V1 - ¡Cómo te las ingenias para limpiar hasta ese rinconcito mientras buscas ofertas de Primavera! ¡Tú sí que sabes, Paco!\n\n V2 - ¿Te las ingenias para limpiar hasta ese rinconcito mientras buscas ofertas de Primavera? ¡Tú sí que sabes, Paco!"} +{"t":"SDD 26 Mass Social OLV TV Led 013F BVO es-es Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. V1 - ¡Cómo te las ingenias para limpiar hasta ese rinconcito mientras buscas ofertas de Primavera! ¡Tú sí que sabes, Paco! V2 - ¿Te las ingenias para limpiar hasta ese rinconcito mientras buscas ofertas de Primavera? ¡Tú sí que sabes, Paco!"} +{"t":"SDD 26 Mass Social OLV TV Led 018 Super es-es Epic deals\n Starts 10 March Ofertas increíbles\n Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 018F Super es-es Epic deals Starts 10 March Ofertas increíbles Desde el 10 de marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 019 BVO es-es Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. ¡Cómo te las ingenias para limpiar hasta ese rinconcito mientras buscas ofertas de Primavera! ¡Tú sí que sabes, Paco!"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO es-es Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. ¿Subirse a una escalera para limpiar los canalones? ¿O quedarse abajo para aprovechar las Ofertas de Primavera? \n La elección es simple."} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO es-es Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. ¿Subirse a una escalera para limpiar los canalones? ¿O quedarse abajo para aprovechar las Ofertas de Primavera? La elección es simple."} +{"t":"SDD 26 Mass Static Social 001 Headline es-es Spring Deal\nDays Fiesta de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass Static Social 001F Headline es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass Static Social 002 Headline es-es Spring\nDeal\nDays Fiesta \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass Static Social 002F Headline es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Mass Static Social 005 Subheader es-es Epic deals Ofertas increíbles"} +{"t":"SDD 26 Mass Static Social 006 Subheader es-es Epic deals Ofertas \nincreíbles"} +{"t":"SDD 26 Mass Static Social 006F Subheader es-es Epic deals Ofertas increíbles"} +{"t":"SDD 26 Mass Static Social 007 es-es 10–16 March 10 - 16 de marzo"} +{"t":"SDD 26 Mass Static Social 008 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 26 Mass Static Social 016 es-es Ends 16 Mar Hasta el 16 de mar."} +{"t":"SDD 26 Mass Static Social 017 es-es Ends 16 March Hasta el 16 de marzo"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_Onsite_es-es.json b/storage/amazon/tm/es-ES/flat_Onsite_es-es.json new file mode 100644 index 0000000..5d5dde5 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_Onsite_es-es.json @@ -0,0 +1,1245 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 es-es Discover vouchers and save on selected brands Busca los cupones y ahorra en las mejores marcas"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA es-es Learn more Ver más"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA es-es Discover deals Descubre las ofertas"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Onsite Event Page 007 es-es Black Friday Week is coming Llega la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 008 es-es Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Comparte la alegría con las ofertas de la Semana de Black Friday\n\nALT: Ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 008F es-es Share the joy with Black Friday Week deals ALT: Black Friday Week deals Comparte la alegría con las ofertas de la Semana de Black Friday ALT: Ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 009 es-es Get those last Black Friday Week deals Aprovecha las últimas ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 010 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Onsite Event Page 013 es-es Discover all deals here Descubre aquí todas las ofertas"} +{"t":"DDA 23 BFW Onsite Event Page 016 es-es Get ready to save big Prepárate para ahorrar a lo grande"} +{"t":"DDA 23 BFW Onsite Event Page 017 es-es Save big Ahorra a lo grande"} +{"t":"DDA 23 BFW Onsite Event Page 018 es-es Big savings end today Estos grandes ahorros terminan hoy"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off es-es Get ready to save up to 40% off Prepárate para ahorrar hasta el 45%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off es-es Save up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off es-es Last chance for up to 40% off Última oportunidad para ahorrar hasta el 45%"} +{"t":"DDA 23 BFW Onsite Event Page 022 es-es 17-27 Nov 17 - 27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 es-es Ends 27 November Terminan el 27 de noviembre"} +{"t":"DDA 23 BFW Onsite Event Page 024 es-es Ends midnight Terminan hoy a medianoche"} +{"t":"DDA 23 BFW Onsite Homepage 001 es-es Discover vouchers and save on selected brands Busca los cupones y ahorra en las mejores marcas"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA es-es Learn more Ver más"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA es-es Discover deals Descubre las ofertas"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Onsite Homepage 007 es-es Black Friday Week is coming Llega la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 008 es-es Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Comparte la alegría con las ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 008F es-es Share the joy with Black Friday Week deals ALT: Black Friday Week deals Comparte la alegría con las ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 009 es-es Get those last Black Friday Week deals Aprovecha las últimas ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 010 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 BFW Onsite Homepage 013 es-es Discover all deals here Descubre aquí todas las ofertas"} +{"t":"DDA 23 BFW Onsite Homepage 016 es-es Get ready to save big Prepárate para ahorrar a lo grande"} +{"t":"DDA 23 BFW Onsite Homepage 017 es-es Save big Ahorra a lo grande"} +{"t":"DDA 23 BFW Onsite Homepage 018 es-es Big savings end today Estos grandes ahorros terminan hoy"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off es-es Get ready to save up to 40% off Prepárate para ahorrar hasta el 45%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off es-es Save up to 40% off Ahorra hasta un 45%"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off es-es Last chance for up to 40% off Última oportunidad para ahorrar hasta el 45%"} +{"t":"DDA 23 BFW Onsite Homepage 022 es-es 17-27 Nov 17 - 27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 es-es Ends 27 November Terminan el 27 de noviembre"} +{"t":"DDA 23 BFW Onsite Homepage 024 es-es Ends midnight Terminan hoy a medianoche"} +{"t":"DDA 23 LMD Onsite 001 es-es Last Minute Deals\nDeals for you, joy for them Ofertas de última hora y más\nAhorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 001F es-es Last Minute Deals Deals for you, joy for them Ofertas de última hora y más Ahorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 002 es-es Shop now Ver más"} +{"t":"DDA 23 LMD Onsite 003 es-es Shop now Ver más"} +{"t":"DDA 23 LMD Onsite 004 CTA es-es Shop now Ver más"} +{"t":"DDA 23 LMD Onsite 005 es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Onsite 006 es-es Last Minute Deals\nDeals for you, joy for them Ofertas de última hora y más\nAhorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 006F es-es Last Minute Deals Deals for you, joy for them Ofertas de última hora y más Ahorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 007 es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Onsite 008 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 23 LMD Onsite 009 es-es Find Last Minute Deals that bring the joy Ahorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 010 es-es Deals for you, joy for them Ofertas para ti, alegría para todos"} +{"t":"DDA 23 LMD Onsite 011 es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Onsite 012 es-es Find Last Minute Deals that bring the joy Ofertas de última hora y más"} +{"t":"DDA 23 LMD Onsite 013 es-es Last Minute Deals\nDeals for you, joy for them Ofertas de última hora y más\nAhorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 013F es-es Last Minute Deals Deals for you, joy for them Ofertas de última hora y más Ahorra más, sonríe más"} +{"t":"DDA 23 LMD Onsite 014 es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Onsite 015 es-es Deals for you, joy for them Ofertas para ti, alegría para todos"} +{"t":"DDA 23 LMD Onsite 016 es-es Save more, wrap later Ahorra ahora, envuélvelo más tarde"} +{"t":"DDA 23 LMD Onsite 017 es-es Prices worth celebrating Precios dignos de celebración"} +{"t":"DDA 23 LMD Onsite 018 es-es Shop dazzling savings Disfruta de ahorros deslumbrantes"} +{"t":"DDA 24 Onsite 001 es-es Black Friday returns soon in 2024 Nos vemos en el próximo Black Friday"} +{"t":"DDA 24 Onsite 002 es-es Thank you for shopping Gracias por participar"} +{"t":"DDA 24 Onsite 003 es-es Discover all deals here Descubre aquí todas las ofertas"} +{"t":"DDA 24 Onsite 004 es-es Black Friday returns in 2025 Nos vemos en el próximo Black Friday"} +{"t":"DDA 24 Onsite 005 es-es Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. La semana de Black Friday comienza el 21 de noviembre a la medianoche. Prepárate para 12 días de ofertas increíbles."} +{"t":"DDA 24 Onsite 006 es-es Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. La semana de Black Friday comienza el XX de noviembre a la medianoche. Prepárate para 12 días de ofertas increíbles."} +{"t":"DDA 24 Onsite 007 es-es Black Friday Week is coming Llega la Semana de Black Friday"} +{"t":"DDA 24 Onsite 008 es-es Get ready to save big Prepárate para ahorrar a lo grande"} +{"t":"DDA 24 Onsite 009 es-es 21 Nov-2 Dec 21 nov. - 2 dic."} +{"t":"DDA 24 Onsite 010 es-es Save big Ahorra a lo grande"} +{"t":"DDA 24 Onsite 011 es-es Starts midnight Empieza a medianoche"} +{"t":"DDA 24 Onsite 012 es-es Black Friday Week 21 Nov-2 Dec Semana de Black Friday 21 nov. - 2 dic."} +{"t":"DDA 24 Onsite 013 es-es Shop Black Friday Week Ahorra en la Semana de Black Friday"} +{"t":"DDA 24 Onsite 014 es-es Black Friday Week is here La Semana de Black Friday ya está aquí"} +{"t":"DDA 24 Onsite 015 es-es Ends 2 December Termina el 2 de diciembre"} +{"t":"DDA 24 Onsite 016 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 24 Onsite 017 es-es Shop. Save. Repeat. Compra. Ahorra. Repite."} +{"t":"DDA 24 Onsite 018 es-es Black Friday is here Hoy es Black Friday"} +{"t":"DDA 24 Onsite 019 es-es Big savings Grandes ahorros"} +{"t":"DDA 24 Onsite 020 es-es Shop epic deals now Descubre ofertas increíbles ahora"} +{"t":"DDA 24 Onsite 021 es-es Last chance to get Black Friday Deals Aprovecha las últimas ofertas de la Semana de Black Friday"} +{"t":"DDA 24 Onsite 022 es-es Big savings end today Estos grandes ahorros terminan hoy"} +{"t":"DDA 24 Onsite 023 es-es Black Friday Week ends soon La Semana de Black Friday se acaba"} +{"t":"DDA 24 Onsite 024 es-es Black Friday Week is 21 November - 2 December La Semana de Black Friday es del 21 de noviembre al 2 de diciembre"} +{"t":"DDA 24 Onsite 025 es-es Black Friday Week is 21 Nov – 2 Dec Semana de Black Friday 21 nov. - 2 dic."} +{"t":"DDA 24 Onsite 026 es-es Black Friday Week starts in Semana de Black Friday en"} +{"t":"DDA 24 Onsite 027 es-es Black Friday WeekStarts in Semana de Black FridayEmpieza en"} +{"t":"DDA 24 Onsite 028 es-es Black Friday Week ends in La Semana de Black Friday termina en"} +{"t":"DDA 24 Onsite 029 es-es Shop new deal drops Descubre nuevas ofertas"} +{"t":"DDA 24 Onsite 030 es-es Black Friday WeekEnding soon Semana de Black FridayQueda poco"} +{"t":"DDA 24 Onsite 031 es-es Shop all deals Todas las ofertas"} +{"t":"DDA 24 Onsite 032 es-es Lightning Deals Ofertas flash"} +{"t":"DDA 24 Onsite 033 es-es Deals under £15 Ofertas por menos de 20 €"} +{"t":"DDA 24 Onsite 034 es-es Black Friday Week coming soon Ya llega la Semana de Black Friday"} +{"t":"DDA 24 Onsite 035 es-es 3 days until epic deals Ofertas increíbles en solo 3 días"} +{"t":"DDA 24 Onsite 036 es-es 2 days until epic deals Ofertas increíbles en solo 2 días"} +{"t":"DDA 24 Onsite 037 es-es 21 Nov - 2 Dec 21 nov. - 2 dic."} +{"t":"DDA 24 Onsite 038 es-es Get your cart ready Prepara tu cesta"} +{"t":"DDA 24 Onsite 039 es-es Epic deals start tomorrow! Ofertas increíbles… ¡mañana!"} +{"t":"DDA 24 Onsite 040 es-es Black Friday Week starts midnight La Semana de Black Friday está cerca"} +{"t":"DDA 24 Onsite 041 es-es Shop new deals while they’re hot Descubre nuevas ofertas"} +{"t":"DDA 24 Onsite 042 es-es Discover new deals Descubre nuevas ofertas"} +{"t":"DDA 24 Onsite 043 es-es Shop now Compra ahora"} +{"t":"DDA 24 Onsite 044 es-es Top 100 Deals Las 100 ofertas más populares"} +{"t":"DDA 24 Onsite 045 es-es Check Top 100 deals of the day Descubre las 100 mejores ofertas"} +{"t":"DDA 24 Onsite 046 es-es Black Friday Top 100 Deals Las top 100 de Black Friday"} +{"t":"DDA 24 Onsite 047 es-es Black Friday picks from top brands Las mejores ofertas de Black Friday"} +{"t":"DDA 24 Onsite 048 es-es Top 100 deals of the day Las 100 mejores ofertas de hoy"} +{"t":"DDA 24 Onsite 049 es-es 12 days of epic deals has officially started. Los 12 días de ofertas increíbles han comenzado"} +{"t":"DDA 24 Onsite 050 es-es 21 November - 2 December 21 nov. - 2 dic."} +{"t":"DDA 24 Onsite 051 es-es 4 days until epic deals Ofertas increíbles en solo 4 días"} +{"t":"DDA 24 Onsite 052 es-es 5 days until epic deals Ofertas increíbles en solo 5 días"} +{"t":"DDA 24 Onsite 053 es-es Amazing deals Ofertas increíbles"} +{"t":"DDA 24 Onsite 054 es-es Black Friday Week deals Ofertas de la Semana de Black Friday"} +{"t":"DDA 24 Onsite 055 es-es Black Friday Week ends tomorrow Semana de Black Friday hasta mañana"} +{"t":"DDA 24 Onsite 056 es-es Black Friday Week ends tonight La Semana de Black Friday acaba hoy"} +{"t":"DDA 24 Onsite 057 es-es Black Friday Week starts soon La Semana de Black Friday está cerca"} +{"t":"DDA 24 Onsite 058 es-es Black Friday Week starts soon La Semana de Black Friday empieza pronto"} +{"t":"DDA 24 Onsite 060 es-es Buy More & Save Compra más y ahorra"} +{"t":"DDA 24 Onsite 061 es-es Check for last-minute deals Ofertas de última hora"} +{"t":"DDA 24 Onsite 062 es-es Check in for buzzworthy early deals Descubre ofertas anticipadas interesantes"} +{"t":"DDA 24 Onsite 063 es-es Check in for last-minute deal drops Descubre las ofertas de última hora"} +{"t":"DDA 24 Onsite 064 es-es Check in for last-minute deals Descubre ofertas de última hora"} +{"t":"DDA 24 Onsite 065 es-es Customers' most-loved Los favoritos de los clientes"} +{"t":"DDA 24 Onsite 066 es-es Deals for them, deals for you Ofertas para todos, incluso para ti"} +{"t":"DDA 24 Onsite 067 es-es Save more, wrap later Ahorra ahora, envuélvelo más tarde"} +{"t":"DDA 24 Onsite 068 es-es Prices worth celebrating Precios dignos de celebración"} +{"t":"DDA 24 Onsite 069 es-es Shop dazzling savings Ahorra más, sonríe más"} +{"t":"DDA 24 Onsite 070 es-es Deals on awesome stuff Ofertas increíbles"} +{"t":"DDA 24 Onsite 071 es-es Deals to take home Ofertas que enamoran"} +{"t":"DDA 24 Onsite 072 es-es Deals to talk about Ofertas inolvidables"} +{"t":"DDA 24 Onsite 073 es-es Discover deals Descubre las ofertas"} +{"t":"DDA 24 Onsite 075 es-es Discover now Descubre ahora"} +{"t":"DDA 24 Onsite 076 es-es Discover vouchers and save on selected brands Busca los cupones y ahorra en las mejores marcas"} +{"t":"DDA 24 Onsite 077 es-es Early Deals Ofertas anticipadas"} +{"t":"DDA 24 Onsite 078 es-es Early deals are waiting for you Las ofertas anticipadas te esperan"} +{"t":"DDA 24 Onsite 079 es-es Early deals to shop Ofertas anticipadas"} +{"t":"DDA 24 Onsite 080 es-es Ends midnight Termina esta medianoche"} +{"t":"DDA 24 Onsite 081 es-es Ends soon Termina pronto"} +{"t":"DDA 24 Onsite 082 es-es Epic Deals Ofertas increíbles"} +{"t":"DDA 24 Onsite 083 es-es Epic deals are back Vuelven las ofertas increíbles"} +{"t":"DDA 24 Onsite 084 es-es Fantastic deals Grandes ofertas"} +{"t":"DDA 24 Onsite 085 es-es Get excited. Deals are coming. Prepárate. Se acercan ofertas."} +{"t":"DDA 24 Onsite 086 es-es Get fast, free delivery with Prime Disfruta de envíos rápidos y gratis con Prime"} +{"t":"DDA 24 Onsite 087 es-es Get free games and more with Prime Consigue juegos gratis y mucho más con Prime"} +{"t":"DDA 24 Onsite 088 es-es Get ready to save up to 40% off Prepárate para ahorrar hasta un 45%"} +{"t":"DDA 24 Onsite 089 es-es Get those last Black Friday Week deals Aprovecha las últimas ofertas de la Semana de Black Friday"} +{"t":"DDA 24 Onsite 090 es-es Last chance to get Black Friday Deals Última llamada para las ofertas de Black Friday"} +{"t":"DDA 24 Onsite 091 es-es Get your carts ready Elige tus artículos"} +{"t":"DDA 24 Onsite 092 es-es Great deals Grandes ofertas"} +{"t":"DDA 24 Onsite 093 es-es Invite-only deals Ofertas por invitación"} +{"t":"DDA 24 Onsite 094 es-es it's Black Friday day in Black Friday Week Hoy es Black Friday en la Semana de Black Friday"} +{"t":"DDA 24 Onsite 096 es-es Join Prime Únete a Prime"} +{"t":"DDA 24 Onsite 097 es-es Join Prime for big deals Suscríbete a Prime y ¡triunfa!"} +{"t":"DDA 24 Onsite 098 es-es Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 Onsite 099 es-es Learn more Ver más"} +{"t":"DDA 24 Onsite 100 es-es Listen to Amazon Music with Prime Escucha Amazon Music con Prime"} +{"t":"DDA 24 Onsite 101 es-es Make your wish list for Black Friday Week Semana de Black Friday: tu lista"} +{"t":"DDA 24 Onsite 102 es-es New day. New deals. Nuevo día, nuevas ofertas"} +{"t":"DDA 24 Onsite 103 es-es New deals drop in Llegan nuevas ofertas en"} +{"t":"DDA 24 Onsite 104 es-es New deals every 12 hours Nuevas ofertas cada 12 horas"} +{"t":"DDA 24 Onsite 105 es-es New deals in Nuevas ofertas en"} +{"t":"DDA 24 Onsite 106 es-es Option 1: Included with your Prime membership Incluido con tu suscripción Prime"} +{"t":"DDA 24 Onsite 107 es-es Option 2: Included with a Prime membership Incluido con una suscripción Prime"} +{"t":"DDA 24 Onsite 108 es-es Option 3: Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"DDA 24 Onsite 109 es-es Ready. Set. Black Friday Week. 3,2, 1...Semana de Black Friday"} +{"t":"DDA 24 Onsite 110 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 24 Onsite 111 es-es Shop early deals Ofertas anticipadas"} +{"t":"DDA 24 Onsite 112 es-es Shop Everyday Essentials Descubre los básicos del día a día"} +{"t":"DDA 24 Onsite 113 es-es Shop new deals Hazte con nuevas ofertas"} +{"t":"DDA 24 Onsite 114 es-es Shop Prime Try Before You Buy Prueba primero, paga después con Prime"} +{"t":"DDA 24 Onsite 115 es-es Shop the final hours Últimas horas para comprar"} +{"t":"DDA 24 Onsite 117 es-es Shop Black Friday Week deals Aprovecha la Semana de Black Friday"} +{"t":"DDA 24 Onsite 118 es-es Starts 21 November Empieza el 21 de noviembre"} +{"t":"DDA 24 Onsite 119 es-es Stay tuned for early deals No te pierdas las ofertas anticipadas"} +{"t":"DDA 24 Onsite 120 es-es Today's deal drop Oferta destacada del día"} +{"t":"DDA 24 Onsite 121 es-es Today's deals Ofertas de hoy"} +{"t":"DDA 24 Onsite 122 es-es Top brands Marcas destacadas"} +{"t":"DDA 24 Onsite 123 es-es Trending deals Las tendencias"} +{"t":"DDA 24 Onsite 124 es-es Trending Black Friday Week deals Las tendencias de la Semana de Black Friday"} +{"t":"DDA 24 Onsite 125 es-es Up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 Onsite 126 es-es Watch movies and shows with Prime Descubre películas y series con Prime"} +{"t":"DDA 25 Onsite 001 es-es Early Black Friday Week Ofertas anticipadas de la Semana de Black Friday"} +{"t":"DDA 25 Onsite 002 es-es Black Friday Week is coming Llega la Semana de Black Friday"} +{"t":"DDA 25 Onsite 003 es-es  Black Friday Week is around the corner  La Semana de Black Friday está a la vuelta de la esquina"} +{"t":"DDA 25 Onsite 004 es-es Black Friday Week savings are coming  Ahorros a la vista: Semana de Black Friday"} +{"t":"DDA 25 Onsite 005 es-es 3 days until Black Friday Week Semana de Black Friday: faltan 3 días"} +{"t":"DDA 25 Onsite 006 es-es 2 days until Black Friday Week Semana de Black Friday: faltan 2 días"} +{"t":"DDA 25 Onsite 007 es-es Black Friday Week starts tomorrow La Semana de Black Friday empieza mañana"} +{"t":"DDA 25 Onsite 008 es-es Black Friday Week is coming Ya llega la Semana de Black Friday"} +{"t":"DDA 25 Onsite 009 es-es Save big on Everyday Essentials Ahorra a lo grande en básicos del día a día"} +{"t":"DDA 25 Onsite 010 es-es Shop deals on Everyday Essentials Descubre ofertas en básicos del día a día"} +{"t":"DDA 25 Onsite 011 es-es Get an early start on Black Friday Week Adelántate a la Semana de Black Friday"} +{"t":"DDA 25 Onsite 013 es-es Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Semana de Black Friday del 20 nov. al 1 dic. ¿Pero por qué esperar?"} +{"t":"DDA 25 Onsite 014 es-es Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Adelanta la Semana de Black Friday con ofertas en básicos del día a día"} +{"t":"DDA 25 Onsite 015 es-es Get ready to save big Prepárate para ahorrar a lo grande"} +{"t":"DDA 25 Onsite 016 es-es Save big Ahorra a lo grande"} +{"t":"DDA 25 Onsite 017 es-es Get ready to save up to XX% off Prepárate para ahorrar hasta un XX%"} +{"t":"DDA 25 Onsite 018 es-es Up to XX% off Ahorra hasta un XX%"} +{"t":"DDA 25 Onsite 019 es-es Mark your calendar to save big Apúntatelo para ahorrar a lo grande"} +{"t":"DDA 25 Onsite 020 es-es Get your basket ready Prepara tu cesta"} +{"t":"DDA 25 Onsite 021 es-es 20 Nov - 1 Dec 20 nov. - 1 dic."} +{"t":"DDA 25 Onsite 022 es-es Starts 20 November Empieza el 20 de noviembre"} +{"t":"DDA 25 Onsite 023 es-es Starts tomorrow Empieza mañana"} +{"t":"DDA 25 Onsite 024 es-es Starts midnight Empieza a medianoche"} +{"t":"DDA 25 Onsite 025 es-es Black Friday Week 20 Nov – 1 Dec Semana de Black Friday: 20 nov. - 1 dic."} +{"t":"DDA 25 Onsite 029 es-es Black Friday Week starts midnight Semana de Black Friday: a medianoche"} +{"t":"DDA 25 Onsite 030 es-es Black Friday Week starts soon La Semana de Black Friday empieza pronto"} +{"t":"DDA 25 Onsite 031 es-es Black Friday Week starts in Semana de Black Friday en"} +{"t":"DDA 25 Onsite 032 es-es Early Black Friday Week deals Ofertas anticipadas: Black Friday"} +{"t":"DDA 25 Onsite 033 es-es Get ready for Black Friday Week Prepárate: Semana de Black Friday"} +{"t":"DDA 25 Onsite 034 es-es Shop vouchers for selected brands Descubre cupones de las mejores marcas"} +{"t":"DDA 25 Onsite 035 es-es Shop vouchers and save on selected brands Ahorra con cupones en las mejores marcas"} +{"t":"DDA 25 Onsite 036 es-es Get ready for upcoming Black Friday Week Prepárate para la Semana de Black Friday"} +{"t":"DDA 25 Onsite 037 es-es Learn more Ver más"} +{"t":"DDA 25 Onsite 038 es-es Black Friday Week is coming Llega la Semana de Black Friday"} +{"t":"DDA 25 Onsite 042 es-es Upcoming Black Friday Week Llega la Semana de Black Friday"} +{"t":"DDA 25 Onsite 044 es-es Selected products only Más información en Amazon.es"} +{"t":"DDA 25 Onsite 045 es-es Discover more Ver más"} +{"t":"DDA 25 Onsite 046 es-es See more Ver más"} +{"t":"DDA 25 Onsite 048 es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 25 Onsite 049 es-es Shop Black Friday Week now Compra ahora en la Semana de Black Friday"} +{"t":"DDA 25 Onsite 050 es-es Black Friday Week is here La Semana de Black Friday ya está aquí"} +{"t":"DDA 25 Onsite 051 es-es Black Friday Week deals Ofertas de la Semana de Black Friday"} +{"t":"DDA 25 Onsite 052 es-es Black Friday Week ends soon La Semana de Black Friday termina pronto"} +{"t":"DDA 25 Onsite 053 es-es Black Friday Week ends tonight La Semana de Black Friday termina hoy"} +{"t":"DDA 25 Onsite 054 es-es Last chance to get Black Friday Deals Última llamada para las ofertas de Black Friday"} +{"t":"DDA 25 Onsite 057 es-es Shop new deals while they’re hot Descubre nuevas ofertas"} +{"t":"DDA 25 Onsite 058 es-es New day, new deals Nuevo día, nuevas ofertas"} +{"t":"DDA 25 Onsite 059 es-es Ready, set, save. Comienza a ahorrar ahora"} +{"t":"DDA 25 Onsite 060 es-es Ready, set, shop. Comienza a comprar ahora"} +{"t":"DDA 25 Onsite 061 es-es Epic savings are here Ahorros increíbles disponibles ahora"} +{"t":"DDA 25 Onsite 062 es-es Save big on <category> Ahorra a lo grande en <category>"} +{"t":"DDA 25 Onsite 063 es-es Shop deals on <category> Descubre ofertas en <category>"} +{"t":"DDA 25 Onsite 064 es-es Save big until 1 December Ahorra a lo grande hasta el 1 de diciembre"} +{"t":"DDA 25 Onsite 065 es-es Save up to XX% off now Ahorra hasta un XX%"} +{"t":"DDA 25 Onsite 066 es-es Deals you don't want to miss Ofertas que no te puedes perder"} +{"t":"DDA 25 Onsite 067 es-es Shop. Save. Repeat. Compra. Ahorra. Repite."} +{"t":"DDA 25 Onsite 068 es-es Last chance for up to XX% off Última llamada para las ofertas de Black Friday"} +{"t":"DDA 25 Onsite 069 es-es Ends 1 December Termina el 1 de diciembre"} +{"t":"DDA 25 Onsite 070 es-es Ends tomorrow Termina mañana"} +{"t":"DDA 25 Onsite 071 es-es Ends midnight Termina a medianoche"} +{"t":"DDA 25 Onsite 072 es-es Ends soon Termina pronto"} +{"t":"DDA 25 Onsite 073 es-es Epic deals end tomorrow Las ofertas increíbles terminan mañana"} +{"t":"DDA 25 Onsite 074 es-es Last chance to save up to XX% Última oportunidad: ofertas hasta -XX%"} +{"t":"DDA 25 Onsite 075 es-es Last chance to save big Última llamada para ahorrar a lo grande"} +{"t":"DDA 25 Onsite 076 es-es Shop fast - deals end midnight Corre, las ofertas terminan a medianoche"} +{"t":"DDA 25 Onsite 077 es-es Big savings end at midnight Grandes ahorros terminan a medianoche"} +{"t":"DDA 25 Onsite 078 es-es Black Friday Week ends soon La Semana de Black Friday ya se acaba"} +{"t":"DDA 25 Onsite 079 es-es Black Friday Week ends tomorrow Semana de Black Friday: termina mañana"} +{"t":"DDA 25 Onsite 080 es-es Black Friday Week ends midnight Semana de Black Friday: hasta medianoche"} +{"t":"DDA 25 Onsite 081 es-es Black Friday Week ends in La Semana de Black Friday termina en"} +{"t":"DDA 25 Onsite 082 es-es Black Friday Week now on La Semana de Black Friday está aquí"} +{"t":"DDA 25 Onsite 083 es-es Black Friday Week is here Semana de Black Friday"} +{"t":"DDA 25 Onsite 087 es-es Get the most out of Black Friday Week Aprovecha al máximo la Semana de Black Friday"} +{"t":"DDA 25 Onsite 089 es-es Discover all deals here Descubre aquí todas las ofertas"} +{"t":"DDA 25 Onsite 090 es-es Discover new deals Descubre nuevas ofertas"} +{"t":"DDA 25 Onsite 091 es-es Shop now Compra ahora"} +{"t":"DDA 25 Onsite 092 es-es Discover deals Descubre las ofertas"} +{"t":"DDA 25 Onsite 093 es-es Black Friday Week is here La Semana de Black Friday ya está aquí"} +{"t":"DDA 25 Onsite 094 es-es Last-Minute Gifts Regalos de última hora"} +{"t":"DDA 25 Onsite 095 es-es Early festive deals. 'Tis the pre-season Ofertas navideñas anticipadas"} +{"t":"DDA 25 Onsite 096 es-es Oh, do we have deals for you Mira qué ofertas tenemos para ti"} +{"t":"DDA 25 Onsite 097 es-es Last-Minute Gifts starts tomorrow Regalos de última hora: empiezan mañana"} +{"t":"DDA 25 Onsite 098 es-es Last-Minute Gifts ends soon Regalos de última hora: terminan pronto"} +{"t":"DDA 25 Onsite 099 es-es Save more, wrap later Ahorra ahora, envuélvelo más tarde"} +{"t":"DDA 25 Onsite 100 es-es Deals on gift ideas Ideas de regalos en oferta"} +{"t":"DDA 25 Onsite 101 es-es Last-Minute Gifts ends today Regalos de última hora: terminan hoy"} +{"t":"DDA 25 Onsite 102 es-es Shop dazzling savings Ahorra más, sonríe más"} +{"t":"DDA 25 Onsite 103 es-es Prices worth celebrating Precios dignos de celebración"} +{"t":"DDA 25 Onsite 107 es-es Last chance to grab epic gifts Última oportunidad: regalos increíbles"} +{"t":"DDA 25 Onsite 108 es-es 8-21 December  8 - 21 dic."} +{"t":"DDA 25 Onsite 109 es-es Starts 8 December Empiezan el 8 de diciembre"} +{"t":"DDA 25 Onsite 110 es-es Starts tomorrow Empiezan mañana"} +{"t":"DDA 25 Onsite 111 es-es Starts midnight Empiezan a medianoche"} +{"t":"DDA 25 Onsite 112 es-es Ends Terminan"} +{"t":"DDA 25 Onsite 113 es-es Ends.... Terminan..."} +{"t":"DDA 25 Onsite 114 es-es Last-Minute Gifts 8 Dec - 21 Dec Regalos de última hora: 8 - 21 dic."} +{"t":"DDA 25 Onsite 115 es-es Last-Minute Gifts finishes in XXX Regalos de última hora: terminan en XXX"} +{"t":"DDA 25 Onsite 118 es-es Last-Minute Gifts 8-21 December Regalos de última hora: 8 - 21 dic."} +{"t":"DDA 25 Onsite 119 es-es Shop tree-mendous deals Descubre ofertas increíbles para estas fiestas"} +{"t":"DDA 25 Onsite 120 es-es Shop all our everyday deals Descubre todas nuestras ofertas diarias"} +{"t":"DDA 25 Onsite 121 es-es Explore deals on festive gifts selection Descubre nuestra selección de regalos en oferta para estas fiestass"} +{"t":"DDA 25 Onsite 123 es-es Shop Last-Minute Gifts Compra regalos de última hora"} +{"t":"DDA 25 Onsite 124 es-es 8-21 December 8 - 21 dic."} +{"t":"PBDD 23 Onsite 001 es-es Prime Big Deal Days Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 002 es-es Big deals coming soon  Pronto llegarán grandes ofertas"} +{"t":"PBDD 23 Onsite 003 es-es Big deals are coming  Se acercan grandes ofertas"} +{"t":"PBDD 23 Onsite 004 es-es 5 days until Prime Big Deal Days Faltan 5 días para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 005 es-es 4 days until Prime Big Deal Days Faltan 4 días para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 006 es-es 3 days until Prime Big Deal Days Faltan 3 días para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 007 es-es 2 days until Prime Big Deal Days Faltan 2 días para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 008 es-es 1 day until Prime Big Deal Days Falta 1 día para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 009 es-es Prime Big Deal Days starts soon La Fiesta de Ofertas Prime empieza mañana"} +{"t":"PBDD 23 Onsite 010 es-es Prime Big Deal Days starts at midnight La Fiesta de Ofertas Prime empieza pronto"} +{"t":"PBDD 23 Onsite 011 es-es Prime Big Deal Days starts in La Fiesta de Ofertas Prime empieza en"} +{"t":"PBDD 23 Onsite 012 es-es Access early deals Acceso a ofertas anticipadas"} +{"t":"PBDD 23 Onsite 013 es-es Shop Prime Big Deal Days early deals Compra ofertas anticipadas en la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 014 es-es Prime Big Deal Days early deals Ofertas anticipadas en la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 015 es-es Shop Prime Big Deal Days early Compra anticipada en la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 016 es-es Get ready for Prime Big Deal Days Prepárate para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 017 es-es Explore more Prime benefits Descubre más ventajas Prime"} +{"t":"PBDD 23 Onsite 018 es-es Just for Prime members Solo para clientes Prime"} +{"t":"PBDD 23 Onsite 019 es-es Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 020 es-es Amazon Music Prime Amazon Music Prime"} +{"t":"PBDD 23 Onsite 021 es-es Prime Delivery Envíos Prime"} +{"t":"PBDD 23 Onsite 022 es-es Prime Try Before You Buy Amazon Fashion"} +{"t":"PBDD 23 Onsite 023 es-es Grocery benefit Amazon Fresh"} +{"t":"PBDD 23 Onsite 024 es-es Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 es-es Shop Prime Big Deal Days Compra en la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 026 es-es Shop big deals. Feel like a big deal. Compra grandes ofertas. Siéntete como una estrella."} +{"t":"PBDD 23 Onsite 027 es-es Shop big deals now Compra grandes ofertas ahora"} +{"t":"PBDD 23 Onsite 028 es-es Save big. Then do a little dance. Ahorra a lo grande y celébralo"} +{"t":"PBDD 23 Onsite 029 es-es Shop and save all night long Compra y ahorra durante toda la noche"} +{"t":"PBDD 23 Onsite 030 es-es New day to save. New deals to shop. Un nuevo día de ahorro. Nuevas ofertas."} +{"t":"PBDD 23 Onsite 031 es-es Shop fast! Deals end tonight. ¡Compra rápido! Las ofertas terminan esta noche."} +{"t":"PBDD 23 Onsite 033 es-es Prime Big Deal Days ends soon La Fiesta de Ofertas Prime termina pronto"} +{"t":"PBDD 23 Onsite 034 es-es Shop Prime Big Deal Days Llega la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 035 es-es Spectacular deals Ofertas espectaculares"} +{"t":"PBDD 23 Onsite 036 es-es Fantastic deals  Ofertas increíbles"} +{"t":"PBDD 23 Onsite 037 es-es Amazing deals Ofertas increíbles"} +{"t":"PBDD 23 Onsite 038 es-es Really big deals  Ofertas enormes"} +{"t":"PBDD 23 Onsite 039 es-es Top-notch deals Ofertas excepcionales"} +{"t":"PBDD 23 Onsite 040 es-es Big Deals Grandes ofertas"} +{"t":"PBDD 23 Onsite 041 es-es Dazzling deals Ofertas deslumbrantes"} +{"t":"PBDD 23 Onsite 042 es-es Very impressive deals Ofertas impresionantes"} +{"t":"PBDD 23 Onsite 043 es-es Unbelievable deals Ofertas increíbles"} +{"t":"PBDD 23 Onsite 044 es-es Deals on hot brands  Ofertas en las marcas más populares"} +{"t":"PBDD 23 Onsite 045 es-es Hot deals  Ofertas top"} +{"t":"PBDD 23 Onsite 046 es-es Deals on awesome stuff Ofertas en productos increíbles"} +{"t":"PBDD 23 Onsite 047 es-es Sweet deals Ofertas dulces"} +{"t":"PBDD 23 Onsite 048 es-es Shop new deals  Hazte con nuevas ofertas"} +{"t":"PBDD 23 Onsite 049 es-es Deals end soon  Las ofertas terminan pronto"} +{"t":"PBDD 23 Onsite 050 es-es Deals end today  Las ofertas terminan hoy"} +{"t":"PBDD 23 Onsite 051 es-es Today's deals Ofertas de hoy"} +{"t":"PBDD 23 Onsite 052 es-es Unlock Prime Big Deal Days with Prime Accede a la Fiesta de Ofertas Prime con Prime"} +{"t":"PBDD 23 Onsite 053 es-es Shop Prime Big Deal Days with Prime Compra en la Fiesta de Ofertas Prime con Prime"} +{"t":"PBDD 23 Onsite 054 es-es Prime member deals Ofertas para clientes Prime"} +{"t":"PBDD 23 Onsite 055 es-es Prime Big Deal Days deals Ahorra con la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 056 es-es Lightning Deals Ofertas Flash"} +{"t":"PBDD 23 Onsite 057 es-es Trending deals Ofertas populares"} +{"t":"PBDD 23 Onsite 058 es-es Deals under £15 Ofertas a menos de 20€"} +{"t":"PBDD 23 Onsite 059 es-es Shop all deals Todas las ofertas"} +{"t":"PBDD 23 Onsite 060 es-es Big deals anyone? ¿Quién quiere grandes ofertas?"} +{"t":"PBDD 23 Onsite 061 es-es Shop Prime Big Deal Days now Compra ahora en la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Onsite 062 es-es Bestsellers of 2023 Los más vendidos de 2023"} +{"t":"PBDD 23 Onsite 063 es-es Thanks for being a Prime member Gracias por ser cliente Prime"} +{"t":"PBDD 23 Onsite 064 es-es Sign up. Save big. Regístrate y ahorra a lo grande"} +{"t":"PBDD 23 Onsite 065 es-es Big deals are coming Se acercan grandes ofertas"} +{"t":"PBDD 23 Onsite 066 es-es Big deals just for Prime members Grandes ofertas solo para clientes Prime"} +{"t":"PBDD 23 Onsite 067 es-es Get in on big deals and fast delivery Hazte con grandes ofertas y envíos rápidos"} +{"t":"PBDD 23 Onsite 068 es-es Big deals come to those who don't wait Las grandes ofertas llegan para quienes no esperan"} +{"t":"PBDD 23 Onsite 069 es-es Stop and smell the deals Huele a grandes ofertas"} +{"t":"PBDD 23 Onsite 070 es-es Big deal season starts soon Empieza la época de las grandes ofertas"} +{"t":"PBDD 23 Onsite 071 es-es Big deals are almost here. Don’t miss out. Vienen grandes ofertas. Que no se te escapen."} +{"t":"PBDD 23 Onsite 072 es-es Time to put on your big deal pants Grandes ofertas a la vista"} +{"t":"PBDD 23 Onsite 073 es-es It’s a new day to save big Hoy es un nuevo día para ahorrar a lo grande"} +{"t":"PBDD 23 Onsite 074 es-es It’s not too late to get in on big deals No es tarde para conseguir grandes ofertas"} +{"t":"PBDD 23 Onsite 075 es-es Good things come in all packages Las mejores cosas llegan en forma de paquete"} +{"t":"PBDD 23 Onsite 078 es-es Get big deals. You’ve earned it. Consigue grandes ofertas. Te lo mereces."} +{"t":"PBDD 23 Onsite 079 es-es Invite Only Deals Ofertas por invitación"} +{"t":"PBDD 23 Onsite 080 es-es Watch movies and shows with Prime Descubre películas y series con Prime"} +{"t":"PBDD 23 Onsite 081 es-es Listen to Amazon Music with Prime Escucha Amazon Music con Prime"} +{"t":"PBDD 23 Onsite 082 es-es Get fast, free delivery with Prime Consigue entregas rápidas y gratuitas con Prime"} +{"t":"PBDD 23 Onsite 083 es-es Shop Prime Try Before You Buy Compra ahora, paga después con Prime"} +{"t":"PBDD 23 Onsite 084 es-es Get fast grocery delivery with Prime Envíos rápidos en tus productos frescos con Prime"} +{"t":"PBDD 23 Onsite 085 es-es Get free games and in-game items with Prime Con Prime tienes juegos gratis y beneficios extra"} +{"t":"PBDD 23 Onsite 087 es-es Shop two days of big deals, only for Prime members Compra en los dos días de grandes ofertas. Solo para clientes Prime."} +{"t":"PBDD 23 Onsite 088 es-es Join today. Cancel anytime. Suscríbete hoy. Cancela cuando quieras."} +{"t":"PBDD 23 Onsite 089 es-es Try Prime Prueba Prime"} +{"t":"PBDD 23 Onsite 090 es-es Shop the deals Encuentra tus ofertas"} +{"t":"PD 23 Onsite Copy Requests 001 es-es WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! Las ofertas WOW son productos de primeras marcas a precios increíbles, a la venta durante 2 horas y en cantidades limitadas."} +{"t":"PD 23 Onsite Copy Requests 002 es-es To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. ¡Cuando se acaben, se acabó! Si no quieres perderte estas ofertas, activa la siguiente alerta de ofertas para recibir un aviso cuando empiece la promoción."} +{"t":"PD 23 Onsite Copy Requests 003 es-es Scavenger Hunt En busca del tesoro"} +{"t":"PD 23 Onsite Copy Requests 004 es-es Invite Only Deals Ofertas por invitación"} +{"t":"PD 23 Onsite Copy Requests 005 es-es Most Loved Deals Ofertas más buscadas"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category es-es Headphones & Music Auriculares y música"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category es-es Automotive Coche y moto"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category es-es Baby Bebé"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category es-es Beauty Belleza"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category es-es Books Libros"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category es-es Cameras Fotografía y accesorios"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category es-es Computer & Software Informática y accesorios"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category es-es Devices Dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category es-es Electronics Electrónica"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category es-es Family Familia"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category es-es Food & Drink Alimentación y bebida"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category es-es 4-Stars and up 4 estrellas y más"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category es-es Global Store Tienda global"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category es-es Grocery Alimentación y bebida"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category es-es Grooming Salud y cuidado personal"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category es-es Headphones Auriculares, música y accesorios"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category es-es DIY & Tools Bricolaje y herramientas"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category es-es Health & Personal Care Salud y cuidado personal"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category es-es Home Cinema TV, Home Cinema y accesorios"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category es-es Home Entertainment Entretenimento"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category es-es Jewellery & Watches Joyería y relojería"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category es-es Kitchen Cocina"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category es-es Lawn & Garden Bricolaje y jardín"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category es-es Luggage Equipaje"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category es-es Men’s Fashion Moda para hombre"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category es-es Mobile Phones Móviles"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category es-es Mobile Phones & Accessories Móviles y accesorios"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category es-es Music Música"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category es-es Office & School Supplies Oficina y papelería"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category es-es Off to Uni Vuelta al cole"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category es-es Pet Supplies Productos para mascotas"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category es-es Shoes Calzado"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category es-es Shows & Films Películas y series"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category es-es Small Businesses Pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category es-es Smart Home Hogar Inteligente"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category es-es Sports & Outdoors Deporte y aire libre"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category es-es Sports Nutrition & Wearables Nutrición y complementos"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category es-es Toys Juegos y juguetes"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category es-es Video Games Videojuegos y accesorios"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category es-es Vouchers Cupones"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category es-es Women’s Fashion Moda para mujer"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category es-es School & Uni Deals Ofertas para la vuelta al cole"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category es-es Household Supplies Artículos para el hogar"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category es-es eBooks eBooks"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category es-es Wine Vino"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category es-es DVD & Blu-ray DVD y Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category es-es Musical instruments Instrumentos musicales"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category es-es Wine & Spirits Vinos y licores"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category es-es Private brands Marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category es-es Furniture Muebles"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category es-es Business, industrial and scientific supplies Suministros empresariales, industriales y científicos"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category es-es 4 stars and up 4 estrellas o más"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category es-es Deals trending Ofertas populares"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category es-es Home & kitchen Hogar y cocina"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline es-es Amazon Devices Dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline es-es Deals under £15 Ofertas a menos de 20€"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline es-es Deals ending soon Ofertas a punto de terminar"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline es-es Deals just started Ofertas que acaban de empezar"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline es-es Deals you’re watching Ofertas que sigues"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline es-es Lightning Deals Ofertas Flash"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline es-es Shop all deals Todas las ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline es-es Spotlight Deals Ofertas destacadas"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline es-es Top Deals Ofertas top"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline es-es Trending Deals Ofertas populares"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline es-es Upcoming Deals Próximas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline es-es Helpful hints for shopping epic deals Consejos para sacarle el máximo partido a Prime Day y ahorrar a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline es-es When the deals start, try these tricks and tips Cuando empiecen las ofertas, prueba estos trucos"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline es-es Support small businesses, and earn £10 to spend on Prime Day Ayuda a pequeñas y medianas empresas y llévate 10€ para comprar en Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline es-es Deals on your favourite everything Ofertas en todo lo que te imagines"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline es-es Epic deals. On a Monday. ofertas increíbles desde el lunes"} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline es-es Epic deals start at midnight Las ofertas increíbles empiezan a medianoche"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline es-es Time to start your free trial Empieza tu periodo de prueba gratis"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline es-es Is it midnight yet? ¿Ya es medianoche?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline es-es Deals on your favourite devices Ofertas en tus dispositivos favoritos"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline es-es Get the most out of Prime Day Aprovecha al máximo Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline es-es Save big, save early Empieza ya a ahorrar a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline es-es Exclusive offers, just for you Beneficios y promociones exclusivas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline es-es Prime Delivery Entrega Prime"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline es-es Prime Now Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline es-es Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline es-es Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline es-es Tip #1: Consejo 1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline es-es Tip #2: Consejo 2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline es-es Tip #3: Consejo 3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline es-es Tip #1: try Amazon Assistant Descarga Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline es-es Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Consigue las mejores ofertas con tu comparador de precios y tu historial de precios de los últimos 30 días"} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline es-es Blue means Deal Busca la etiqueta azul"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline es-es Turn on notifications Activa las notificaciones"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline es-es Never miss a deal with personalised deal notifications. No te pierdas ninguna oferta, activa las notificaciones personalizadas y nosotros te avisamos."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline es-es Tip #4: Consejo 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline es-es Try Amazon Assistant Descarga Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline es-es Shop with small businesses and save Compra en pequeñas y medianas empresas y ahorra"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline es-es Support small businesses Apoya a pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline es-es Tip #6: Consejo 6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline es-es Shop now, pay later Compra ahora, paga después"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline es-es Tip #7: Consejo 7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline es-es Earn Amazon Points Gana Puntos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline es-es Earn points just for shopping and using your Prime benefits. Gana puntos comprando y aprovecha las ventajas de Prime"} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline es-es Tip #8: Consejo 8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline es-es Tip #9: Consejo 9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline es-es Look out for Lightning Deals Busca las Ofertas Flash"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline es-es Time flies when you’re saving big El tiempo vuela cuando ahorras a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline es-es It’s not over yet! ¡Aún no ha terminado!"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline es-es Deals on Amazon devices Ofertas en dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline es-es Deals from small businesses Ofertas de pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline es-es Shop deals by category Busca ofertas por categoría"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline es-es Deals on top brands Ofertas en marcas top"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline es-es Can’t-miss deals Ofertas que no te puedes perder"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline es-es Epic deals just for you ofertas increíbles exclusivas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline es-es Deals on Amazon brands Ofertas en Marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline es-es Deals based on your interests Ofertas basadas en tus preferencias"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline es-es Deals on stuff you’re into Ofertas en tus productos favoritos"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline es-es Top-rated deals Las ofertas mejor valoradas"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline es-es Deals in Home Ofertas en Hogar"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline es-es Deals in Kitchen Ofertas en Hogar y Cocina"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline es-es Deals in Electronics Ofertas en Electrónica"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline es-es Deals in Toys Ofertas en Juguetes"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline es-es Deals in Baby Ofertas en artículos para bebés"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline es-es Check out these Prime-exclusive vouchers Descubre cupones exclusivos para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline es-es Shop deals from small businesses Ver las ofertas de pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline es-es Support small businesses, discover unique products Apoya a pequeñas y medianas empresas y descubre productos únicos"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline es-es Amazon Brands Marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline es-es Epic deals, on a Monday Las ofertas increíbles empiezan el lunes"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline es-es 2 days to go Quedan 2 días"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline es-es Big deals, small businesses Grandes ofertas de pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline es-es Deals in Fashion Ofertas en Moda"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline es-es Prime membership at its best Lo mejor de ser cliente Prime"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline es-es Save the date to save big Apunta la fecha para ahorrar a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline es-es Epic deals, just 6 days away ofertas increíbles, solo faltan 6 días"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline es-es Personal care appliances Productos para el cuidado personal"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline es-es Get ready – this could sell fast! Prepárate, ¡esto se acabará rápido!"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline es-es Get extra cash back! ¡Disfruta de un reembolso extra!"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline es-es Epic deals start on Monday Las ofertas increíbles empiezan el lunes"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline es-es Shop by Category Compra por categoría"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline es-es Epic deals on top brands ofertas increíbles en marcas top"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline es-es Save on popular brands Ahorra en primeras marcas"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline es-es Ends in Termina en"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline es-es Shop products from small businesses Compra productos de pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline es-es Support small businesses & enter for a chance to win big Apoya a las pequeñas empresas para ganar a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline es-es Welcome to the lightning round ¡Di hola a las ofertas relámpago!"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline es-es 3 days to go. Faltan 3 días"} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline es-es 2 days to go. Faltan 2 días"} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline es-es 1 day to go Falta 1 día"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline es-es Prime-Exclusive Deals Ofertas exclusivas Prime"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline es-es Spend £10 with small businesses, Gasta 10€ en pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline es-es Customer's Most Loved Las preferidas por nuestros clientes"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline es-es Support small to win big Apoya pequeñas y medianas empresas y ahorra en grande"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline es-es Top brands Primeras marcas"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline es-es Early deals for back to school Adelántate con las ofertas de la Vuelta al Cole"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline es-es Shop Alexa Early Access Deals Compra ofertas de acceso anticipado con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline es-es Shop with Alexa Compra con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline es-es when you spend £10 with small businesses cuando compres 10€ en pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline es-es Trending deals – going fast! Las ofertas más populares... ¡vuelan!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline es-es Two days, heaps of epic deals Dos días y tropecientos millones de ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline es-es Two days of epic deals you’ve been dreaming of ¡Los dos días de ofertas increíbles que tanto llevas esperando!"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline es-es Support small businesses to win big Apoya a las pequeñas empresas para ganar a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline es-es “Alexa, where’s my stuff?” \"Alexa, ¿dónde está mi pedido?\""} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline es-es Collect all your stamps, get £10 Colecciona todos tus sellos y consigue 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline es-es Don’t miss a single deal. Ever. No te pierdas ni una sola oferta. Nunca."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline es-es Get deals with Alexa Gana puntos comprando y aprovecha las ventajas de Prime"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline es-es Yes, Amazon has vouchers Sí, Amazon tiene cupones"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline es-es “Alexa, can you save my spot?” \"Alexa, ¿puedes guardarme el sitio?\""} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline es-es The best deals right now Las ofertas increíbles que estabas soñando."} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline es-es Don’t miss this deal in particular No te pierdas esta oferta en particular"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline es-es Shop last-minute deals Aprovecha las ofertas de última hora"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline es-es Now it’s super official. ¡Ahora es oficial!"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline es-es Shop fast! ¡Compra rápido!"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline es-es The deals of your dreams Las ofertas de tus sueños"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline es-es Are almost here casi están aquí"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline es-es Ask Alexa now Pregúntale a Alexa ahora"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline es-es Help yourself to some deals ¡Aprovecha alguna de nuestras ofertas!"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline es-es So many deals, so little time. Tantos descuentos, tan poco tiempo."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline es-es 5 days to go Faltan 5 días"} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline es-es 4 days to go. Faltan 4 días"} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline es-es Prime exclusive vouchers Cupones exclusivos de Prime"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline es-es See you next Nos vemos en el próximo"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline es-es Welcome to Prime Bienvenido a Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline es-es For your new device Para tu nuevo dispositivo"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline es-es It's almost here Ya casi esta aquí"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline es-es That's a wrap! ¡Eso es todo!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline es-es Wait. Alexa can do that? Espera, ¿Alexa puede hacer eso?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline es-es Explore your Prime benefits Descubre las ventajas de ser Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline es-es Buy small to win big Pequeñas compras para ganar a lo grande"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline es-es Show me the deals Muéstrame las ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline es-es Alexa can help! She loves deals. ¡Alexa te ayuda! Le encantan las ofertas."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline es-es The happiest vouchers in the world Los cupones más felices del mundo"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline es-es Get your deals to go Aprovecha las ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline es-es Start shopping early Empieza a comprar ya mismo"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline es-es Explore Prime member benefits Explora las ventajas de ser cliente Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline es-es Explore more offers Descubre más ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline es-es Incoming deals Próximas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline es-es Deals start at midnight Las ofertas empiezan a medianoche"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline es-es No peeking Nada de spoilers"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext es-es Stream thousands of films and TV shows, including exclusive Amazon Originals. Disfruta de miles de películas y series, incluyendo todo el catálogo de Amazon Originals en exclusiva."} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext es-es All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Disfruta de 2 millones de canciones, miles de playlists y podcasts."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext es-es Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Con Amazon Prime los envíos son rápidos y gratis, nos adaptamos a lo que necesites en cada momento"} +{"t":"PD 23 Onsite Full Copy Repository 201 Subtext es-es Enjoy a rotating selection of books, magazines, and more Disfruta de cientos de libros, revistas y mucho más"} +{"t":"PD 23 Onsite Full Copy Repository 202 Subtext es-es Try on clothes, shoes, jewelry and accessories from the comfort of your home, and only pay for what you keep. Accede a una selección de eBooks sin coste adicional. Puedes leer en cualquier dispositivo gracias a la App de Kindle."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext es-es Try Prime in time Prueba Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext es-es for Prime Day por Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext es-es Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext es-es Watch hit movies and TV, award-winning Originals, live sports, and more. Dsifruta de películas y series galardonadas, Amazon Originals y mucho más.."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext es-es Watch now Ver ahora"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext es-es Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext es-es Listen now Escuchar ahora"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext es-es Prime Try Before You Buy Prime Prueba primero, paga después"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA es-es Find your new look Descubre tu nuevo look"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext es-es Free international delivery Envío internacional gratuito"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext es-es hours horas"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext es-es minutes minutos"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext es-es seconds segundos"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext es-es Save. Stream. Celebrate. Ahorra. Haz streaming. Diviértete."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext es-es Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Accede a cientos de eBooks, incluyendo narrativa, no ficción, revistas y mucho más, sin coste añadido."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext es-es Always have a good book with you. Read anytime, anywhere, on any device. Ten un buen libro siempre a mano. Lee cuando y donde quieras, en cualquier dispositivo."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext es-es Enjoy free games, in-game content, and a Twitch channel subscription every month Disfruta una selección de juegos gratuitos cada mes, acceso a beneficios y recompensas en los juegos y mucho más."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext es-es Get free games and in-game content every month, as well as free subscription on Twitch.tv Juegos, contenido y una suscripción a Twitch.tv sin coste adicional cada mes"} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext es-es Watch hit films and TV, award-winning Originals, live sports and more. Películas y series de éxito, Amazon Originals galardonados y mucho más."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext es-es Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext es-es Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Disfruta de envío rápido y gratuito de productos básicos y de alimentación, como carne, fruta, verdura, pescado, marisco, snacks y mucho más."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext es-es Shop Amazon Fresh Compra Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext es-es Thanks to you Prime Day ha sido memorable"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext es-es But wait, more deals! Espera, ¡aún hay más ofertas!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext es-es More Prime benefits this way! ¡Descubre aquí más ventajas de Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext es-es And more Prime! ¡Y aún más Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext es-es Earn £10 to spend Gana 10€ para gastar"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext es-es on whatever you want en lo que quieras"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext es-es Let Alexa find deals for you (Alexa Stand in Line) Deja que Alexa encuentre ofertas exclusivas para ti (y que sea ella la que haga la cola)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext es-es Create deal alerts (Deal Notifier) Crea alertas Prime Day (Deal Notifier)"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA es-es Explore Prime Delivery Opciones de Entrega Prime"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA es-es Join Prime Únete a Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA es-es Shop now Compra ahora"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA es-es Learn more Más información"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA es-es Watch now on Twitch Ver ahora en Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA es-es Watch now on IMDb TV Ver ahora en IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA es-es Watch free on Twitch Ver gratis en on Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA es-es Watch free on IMDb TV Ver gratis en IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA es-es Free on Twitch Gratis en Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA es-es Free on IMDb TV Gratis en IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA es-es Now on Twitch Ahora en Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA es-es Now on IMDb TV Ahora en IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA es-es Shop deals now Ver las ofertas ahora"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA es-es Shop Amazon devices early Compra Dispositivos Amazon antes que nadie"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA es-es Start your free trial. Join Prime. Comienza tu periodo de prueba gratis. Únete a Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA es-es Access tons of movies, music, and more with Prime Disfruta de miles de películas, canciones y mucho más con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA es-es Get in on the deals. Try Prime. Aprovecha las ofertas. Prueba Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA es-es Now’s the time to try Prime for free Ahora es el momento de unirte a Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA es-es Try Prime for free Prueba Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA es-es Try Prime Prueba Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA es-es Follow top brands Sigue las mejores marcas"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA es-es Get extra rewards! ¡Disfruta de recompensas extra!"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA es-es Explore Prime Gaming Explora Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA es-es Shop small businesses, Compra en pequeñas y medianas empresas,"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA es-es Shop devices deals Compra dispositivos en oferta"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA es-es Prime Benefits Beneficios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA es-es Explore more Prime benefits Descubre más ventajas Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA es-es Early deals on Amazon devices Ofertas anticipadas en dispositivos de Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA es-es Try Prime and join the party Prueba Prime y únete a la fiesta"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA es-es Get in on the deals. Descubre las ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 264 es-es Exclusively for Prime members Solo para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA es-es £XX Gift Card instantly upon approval Llévate una tarjeta regalo de XX € al recibir aprobación"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA es-es 4 months Free 4 meses gratis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline es-es 2 days until epic deals Faltan 2 días para unas ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline es-es 2 days until Prime Day Faltan 2 días para Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline es-es 3 days until epic deals Faltan 3 días para unas ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline es-es 3 days until Prime Day Faltan 3 días para Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline es-es 3 months free 3 meses gratis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline es-es 4 days until epic deals Faltan 4 días para unas ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline es-es 4 days until Prime Day Faltan 4 días para Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline es-es 5 days until epic deals Faltan 5 días para unas ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline es-es 5 days until Prime Day Faltan 5 días para Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline es-es Access all Prime Day Deals with Prime Accede a todas las ofertas Prime Day con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline es-es Alexa, set a reminder to shop Prime Day deals Alexa, pon un recordatorio para las ofertas de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline es-es Amazing deals Ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline es-es Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline es-es Bestsellers from Prime Day 2023 Los más vendidos de Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline es-es Business Prime Duo — included with Prime Business Prime duo, incluido con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline es-es Business Prime free trial Prueba gratis Business Prime"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline es-es Celebrate small businesses Apoya a pequeñas y medianas empresas"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline es-es Celebrity favorites Favoritos de los famosos"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA es-es Claim now Pedir ahora"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline es-es Deals end at midnight Las ofertas terminan a medianoche"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline es-es Deals end in Las ofertas terminan en"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline es-es Deals from Amazon brands Ver las ofertas en marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline es-es Deals picked by Influencers Ofertas recomendadas por los influencers"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline es-es Deals that love you Ofertas hechas para ti"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline es-es Deals to take home Ofertas para llevarte a casa"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline es-es Deals to talk about Ofertas que recordarás"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA es-es Discover Business Prime Duo Descubre Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline es-es Early Prime Day deals Adelántate a Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline es-es Earn 15% back on select deals for Prime Day Devolución del 15 % en productos seleccionados en Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext es-es Enjoy millions of songs, ad-free; included with Prime Disfruta millones de canciones sin anuncios, incluido con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline es-es Epic Deals ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline es-es Epic deals are back Han vuelto las ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline es-es Epic deals are here Las ofertas ya están aquí"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline es-es Epic deals end soon Las ofertas terminan pronto"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline es-es Epic deals ending soon Las ofertas increíbles terminan pronto"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline es-es Epic deals from Amazon Brands ofertas increíbles de marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline es-es Epic deals start soon Ya llegan las ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline es-es Epic deals start tomorrow Las ofertas increíbles empiezan mañana"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext es-es Epic deals. After dark. ofertas increíbles. Cuando anochece"} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA es-es Explore Kindle Unlimited Descubre Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA es-es Explore now Explorar ahora"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA es-es Explore Prime Day Explora Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext es-es Get 3 months of Kindle Unlimited for £0.00 Obtén 3 meses de Kindle Unlimited por 0,00€"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline es-es Get 30+ games for free this Prime Day Consigue +30 juegos gratis este Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext es-es Get a £XX credit for Prime Day Consigue un crédito de XX € para Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline es-es Get Business Prime free for up to 90 days Obtén Business Prime gratis por 90 días"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline es-es Get excited. Deals are coming. Alégrate. Ya llegan las ofertas."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA es-es Get Prime. Unlock deals. Consigue Prime. Accede a las ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext es-es Get FREE Same-Day Delivery on hundreds of thousands of items. Aprovecha de los envíos rápidos incluidos en millones de productos"} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext es-es Get ultrafast delivery and in-store deals on a wide selection of groceries Entrega rápida y ofertas en las tiendas en una amplia selección de alimentos"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline es-es Great deals Grandes ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext es-es Handcrafted items for you Productos hechos a mano para ti"} +{"t":"PD 23 Onsite Full Copy Repository 319 es-es Included with a Prime membership Exclusivo para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline es-es Invite Only Deals Ofertas por invitación"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline es-es Invite Only Solo con invitación"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext es-es It’s the most membership time of the year Es la mejor época del año para hacerse cliente"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA es-es Join today. Cancel anytime. Suscríbete hoy. Cancela cuando quieras"} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline es-es Just for Prime members Solo para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline es-es Last-minute Prime Day deals Ofertas de última hora"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA es-es Learn how it works Descubre cómo funciona"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA es-es Learn more about Kindle Unlimited Saber más sobre Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 es-es Limited Time Only. Terms Apply. Por tiempo limitado. Se aplican términos y condiciones"} +{"t":"PD 23 Onsite Full Copy Repository 329 es-es Limited-time offer with eligible Prime membership, see terms Oferta por tiempo limitado con la suscripción a Prime. Ver condiciones"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext es-es Make room for epic deals Haz sitio para las ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline es-es New day. New deals. Otro día. Otra oferta."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline es-es New deals are in Han llegado las nuevas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline es-es Pay over time with Affirm on top deals Paga a plazos con Affirm en las mejores ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext es-es Placeholder: Up to X% off Amazon Devices. Prime Day. Hasta un X % de ahorro en dispositivos Amazon. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline es-es Placeholder: Up to 50% off Amazon Devices. Hasta un 50 % de ahorro en dispositivos Amazon."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline es-es Prime Day deals Ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline es-es Prime Day deals end in Las ofertas Prime Day terminan en"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline es-es Prime Day ends in Prime Day termina en"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline es-es Prime Day ends soon Prime Day termina pronto"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext es-es Prime Day has officially started Prime Day ha dado comienzo"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline es-es Prime Day is coming - save early with Amazon Brand deals Prime Day ya está aquí. Empieza a ahorrar con las ofertas de las marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline es-es Prime Day is MONTH XX & XX Prime Day es del XX–XX de MES"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline es-es Prime Day is MONTH XX–XX Prime Day es del XX-XX de mes"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline es-es Prime Day starts tomorrow Prime Day empieza mañana"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline es-es Prime exclusive offers? Yes please. ¿Ofertas exclusivas Prime? Sí, por favor."} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline es-es Prime member deals Ofertas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline es-es Ready, set, shop! Get 6% back on Prime Day purchases ¡Preparados, listos, ahorros! Devolución del 6 % en compras de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline es-es Ready. Set. Prime Day. Preparados. Listos. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline es-es Save now. Sleep later. Ahorra ahora. Duerme después."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline es-es Save on Climate Pledge Friendly products for Prime Day Ahorra en productos Climate Pledge Friendly para Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline es-es Save up to XX% on Alexa Built-in devices Ahorra hasta un XX % en dispositivos compatibles con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline es-es Save with deals for businesses Ahorra en las ofertas para empresas"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline es-es Score 20% off Twitch merch Ahorra un 20% en productos de Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA es-es Shop Alexa Built-in devices Ver dispositivos compatibles con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA es-es Shop all influencer picks Compra productos seleccionados por influencers"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline es-es Shop all Prime Day deals Ver todas las ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline es-es Shop deals for businesses Ver ofertas para empresas"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline es-es Shop deals overnight Ver las ofertas de esta noche"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline es-es Shop early Prime Day deals Ver ahora las ofertas de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline es-es Shop epic Prime Day deals Ver las ofertas increíbles de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline es-es Shop Handmade deals Consigue ofertas en productos hechos a manos"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA es-es Shop internet famous deals Ver las ofertas más virales de Internet"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline es-es Shop like a VIP with 15% back on Prime Day deals Compras VIP con un 15 % de devolución en las ofertas de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA es-es Shop more-sustainable products Ver más productos sostenibles"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA es-es Shop on Amazon Business Comprar en Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline es-es Shop Prime Day deals Ver las ofertas de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA es-es Shop the Character Store Ver la Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA es-es Shop Twitch now Descubre Twitch ahora"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline es-es Shop viral trends Ver las tendencias más virales"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline es-es Shop your favorite characters Ver tus personajes favoritos"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline es-es Small business deals for you Ofertas de pequeñas y medianas empresas para ti"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline es-es So. Many. Deals. Montones de ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline es-es Spectacular deals Ofertas espectaculares"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA es-es Start your free trial Empieza tu prueba gratuita"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline es-es Starts in Empiezan el"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline es-es Super epic deals Ofertas superépicas"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline es-es Surprise offers. Just for Prime members. Ofertas sorpresa. Solo para clientes Prime."} +{"t":"PD 23 Onsite Full Copy Repository 378 es-es Terms apply Se aplican términos y condiciones"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline es-es These deals can’t wait to see you Estas ofertas tienen ganas de verte"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline es-es Today's deals Ofertas de hoy"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline es-es Top-notch deals Ofertas excepcionales"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline es-es Trending Prime Day deals Ofertas Prime Day populares"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA es-es Try Amazon Photos Prueba Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA es-es Try Audible for £0.00 Prueba Audible por 0 €"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA es-es Try it out Pruébatelo"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext es-es Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Pruébate ropa, zapatos y mucho más antes de comprar y paga solo lo que te quedes al cabo de 7 días"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline es-es Unbelievable deals Ofertas increíbles"} +{"t":"PD 23 Onsite Full Copy Repository 388 es-es Unlimited photo storage with Prime Almacenamiento de fotos ilimitado con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline es-es Very impressive deals Ofertas impresionantes"} +{"t":"PD 23 Onsite Page wording 001 es-es Prime Day starts soon Se acerca Prime Day"} +{"t":"PD 23 Onsite Page wording 007 es-es Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 es-es Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 es-es Save up to XX% on Prime Day Ahorra hasta un XX% en Prime Day"} +{"t":"PD 23 Onsite Page wording 017 es-es Shop up to XX% off Ahorra hasta un XX%"} +{"t":"PD 23 Onsite Page wording 021 % off es-es 5 days to go Faltan 5 días"} +{"t":"PD 23 Onsite Page wording 022 % off es-es 4 days to go. Faltan 4 días"} +{"t":"PD 23 Onsite Page wording 023 % off es-es 3 days to go. Faltan 3 días"} +{"t":"PD 23 Onsite Page wording 024 % off es-es 2 days to go. Faltan 2 días"} +{"t":"PD 23 Onsite Page wording 025 % off es-es 1 day to go Falta 1 día"} +{"t":"PD 23 Onsite Page wording 026 % off es-es Epic deals start at midnight Las ofertas increíbles empiezan a medianoche"} +{"t":"PD 23 Onsite Page wording 027 % off es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Onsite Page wording 028 % off es-es Shop deals overnight Ver las ofertas de esta noche"} +{"t":"PD 23 Onsite Page wording 030 % off es-es Prime Day ends soon Prime Day termina pronto"} +{"t":"PD 23 Onsite Page wording 031 es-es XX - XX July XX - XX julio"} +{"t":"PD 23 Onsite Page wording 037 es-es Now on Ya está en marcha"} +{"t":"PD 23 Onsite Page wording 038 es-es Save now. Sleep later. Ahorra ahora. Duerme después."} +{"t":"PD 23 Onsite Page wording 039 es-es Ends in Termina en"} +{"t":"PD 23 Onsite Page wording 040 es-es Deals end at midnight Las ofertas terminan a medianoche"} +{"t":"PD 23 Onsite Page wording 041 CTA es-es Shop early Prime Day Deals Ver ahora las ofertas de Prime Day"} +{"t":"PD 23 Onsite Page wording 047 CTA es-es Shop all Prime Day deals Ver todas las ofertas Prime Day"} +{"t":"PD 23 Onsite Page wording 051 es-es Vouchers Cupones"} +{"t":"PD 23 Onsite Page wording 057 es-es Check out these Prime-exclusive vouchers Descubre cupones exclusivos para clientes Prime"} +{"t":"PD 23 Onsite Page wording 061 es-es Shop all deals Todas las ofertas"} +{"t":"PD 23 Onsite 001 Event Name es-es Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 23 Onsite 003 Tagline es-es Feel like a big deal\n\nTwo days of Prime savings Tú eres la estrella\n\nDos días de ahorros Prime"} +{"t":"PD 23 Onsite 003F Tagline es-es Feel like a big deal Two days of Prime savings Tú eres la estrella Dos días de ahorros Prime"} +{"t":"PD 23 Onsite 004 es-es Save up to XX% Ahorra hasta un XX %"} +{"t":"PD 23 Onsite 005 Dates es-es XX - XX July XX - XX julio"} +{"t":"PD 23 Onsite 006 Dates es-es Starts midnight Empieza a medianoche"} +{"t":"PD 23 Onsite 007 Dates es-es Ends midnight Termina a medianoche"} +{"t":"PD 23 Onsite 008 Dates es-es Epic deals start at midnight Las ofertas increíbles empiezan a medianoche"} +{"t":"PD 23 Onsite 009 Dates es-es Deals start at midnight Las ofertas empiezan a medianoche"} +{"t":"PD 23 Onsite 010 CTA es-es Get ready Prepárate"} +{"t":"PD 23 Onsite 011 es-es Starts midnight Empieza a medianoche"} +{"t":"PD 23 Onsite 012 es-es Starts tomorrow Empieza mañana"} +{"t":"PD 23 Onsite 013 es-es Starts XX July Desde el XX de julio"} +{"t":"PD 23 Onsite 014 es-es Ends XX July Hasta el XX de julio"} +{"t":"PD 23 Onsite 015 es-es Now on Ya está en marcha"} +{"t":"PD 23 Onsite 016 CTA es-es See the deals Descubre las ofertas"} +{"t":"PD 23 Onsite 017 CTA es-es Shop great deals Compra grandes ofertas"} +{"t":"PD 23 Onsite 018 es-es Discover vouchers and save on selected brands Busca los cupones y ahorra en las marcas seleccionadas"} +{"t":"PD 23 Onsite 019 es-es Check out these Prime-exclusive vouchers Descubre cupones exclusivos para clientes Prime"} +{"t":"PD 23 Onsite 020 es-es Discover all deals here Descubre aquí todas las ofertas"} +{"t":"PD 23 Onsite 021 es-es Shop all deals Todas las ofertas"} +{"t":"PD 23 Onsite 022 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Onsite Lead Up 001 Headline es-es XX-XX July Del XX al XX de julio"} +{"t":"PD 24 Onsite Lead Up 002 Subtext es-es Big deals coming soon Pronto llegarán grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 003 Headline es-es Prime Day is XX-XX July Prime Day es del XX al XX de julio"} +{"t":"PD 24 Onsite Lead Up 004 Subtext es-es But the party starts now Pero la fiesta empieza ahora"} +{"t":"PD 24 Onsite Lead Up 005 Headline es-es Shop early Prime Day deals now Ahorra con las ofertas anticipadas de Prime Day"} +{"t":"PD 24 Onsite Lead Up 006 Headline es-es Stay tuned for early deals No te pierdas las ofertas anticipadas"} +{"t":"PD 24 Onsite Lead Up 007 Headline es-es Make your wish list for Prime Day Crea tu lista de deseos para Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext es-es XX-XX July XX - XX julio"} +{"t":"PD 24 Onsite Lead Up 009 Headline es-es Check in for buzzworthy \n early deals Descubre ofertas anticipadas interesantes"} +{"t":"PD 24 Onsite Lead Up 009F Headline es-es Check in for buzzworthy early deals Descubre ofertas anticipadas interesantes"} +{"t":"PD 24 Onsite Lead Up 010 Headline es-es Early deal Oferta anticipada"} +{"t":"PD 24 Onsite Lead Up 012 Headline es-es Shop exclusive Prime deals now Ofertas exclusivas Prime"} +{"t":"PD 24 Onsite Lead Up 014 Headline es-es Exciting deals only for Prime members Ofertas exclusivas Prime en productos interesantes"} +{"t":"PD 24 Onsite Lead Up 016 Headline es-es 5 days until big deals 5 días para las grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 018 Headline es-es 4 days until big deals 4 días para las grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 020 Headline es-es 3 days until big deals 3 días para las grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 022 Headline es-es 2 days until big deals 2 días para las grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 024 Headline es-es Get your basket ready Prepara tu cesta"} +{"t":"PD 24 Onsite Lead Up 025 Subtext es-es Big deals start tomorrow ¡Las grandes ofertas comienzan mañana!"} +{"t":"PD 24 Onsite Lead Up 026 Headline es-es It’s almost deal o’clock Las ofertas están a punto de empezar"} +{"t":"PD 24 Onsite Lead Up 027 Subtext es-es Prime Day starts soon Prime Day comienza pronto"} +{"t":"PD 24 Onsite Lead Up 028 Headline es-es Tune in for new deals all Prime Day long No te pierdas las nuevas ofertas de Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline es-es Prime Day starts in Prime Day comienza en"} +{"t":"PD 24 Onsite Lead Up 031 Headline es-es New deals drop in Llegan nuevas ofertas en"} +{"t":"PD 24 Onsite Lead Up 032 Headline es-es Shop early Prime Day deals Ofertas de Prime Day"} +{"t":"PD 24 Onsite Lead Up 033 Headline es-es Early deals to shop Ofertas anticipadas"} +{"t":"PD 24 Onsite Lead Up 034 Headline es-es Early deals are waiting for you Las ofertas anticipadas te esperan"} +{"t":"PD 24 Onsite Lead Up 035 Headline es-es Fast delivery. Unlimited streaming. Prime Day. Envíos, streaming, ¡Prime Day!"} +{"t":"PD 24 Onsite Lead Up 037 Headline es-es Join Prime. Save big. Suscríbete a Prime y ahorra a lo grande"} +{"t":"PD 24 Onsite Lead Up 038 Subtext es-es Deals start tomorrow ¡Las ofertas comienzan mañana!"} +{"t":"PD 24 Onsite Lead Up 039 Headline es-es Prime Day starts soon Prime Day comienza pronto"} +{"t":"PD 24 Onsite Lead Up 041 Headline es-es Get your baskets ready Prepara tu cesta"} +{"t":"PD 24 Onsite Lead Up 043 Headline es-es Today's deal drop Oferta destacada del día"} +{"t":"PD 24 Onsite Lead Up 044 Headline es-es Prime Day is XX–XX July Prime Day: XX - XX julio"} +{"t":"PD 24 Onsite Lead Up 045 Headline es-es Shop new deal drops Compra nuevas ofertas"} +{"t":"PD 24 Onsite Lead Up 046 Headline es-es Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline es-es Starts in Empieza el"} +{"t":"PD 24 Onsite Lead Up 050 Headline es-es Invite-only deals Ofertas por invitación"} +{"t":"PD 24 Onsite Lead Up 051 Headline es-es Watch films and shows with Prime Descubre películas y series con Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline es-es Listen to Amazon Music with Prime Escucha Amazon Music con Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline es-es Get unlimited, fast deliveries with Prime Disfruta de envíos rápidos y gratis con Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline es-es Shop Prime Try Before You Buy Prueba primero, \n paga después con Prime"} +{"t":"PD 24 Onsite Lead Up 054F Headline es-es Shop Prime Try Before You Buy Prueba primero, paga después con Prime"} +{"t":"PD 24 Onsite Lead Up 055 Headline es-es Get free games and more with Prime Consigue juegos gratis y mucho más con Prime"} +{"t":"PD 24 Onsite Lead Up 056 Headline es-es Prime Day is XX and XX July Prime Day es del XX al XX de julio"} +{"t":"PD 24 Onsite Lead Up 057 Headline es-es Shop Prime Day Prepárate para Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline es-es Get excited. Deals are coming. Alégrate. Ya llegan las ofertas."} +{"t":"PD 24 Onsite Lead Up 060 Headline es-es Big deals are back Vuelven las grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 061 Subtext es-es Prime Day is XX–XX July Prime Day es del XX al XX de julio"} +{"t":"PD 24 Onsite Lead Up 062 Headline es-es Starts midnight Empieza a medianoche"} +{"t":"PD 24 Onsite Live 001 Headline es-es Shop big deals now Compra grandes ofertas ahora"} +{"t":"PD 24 Onsite Live 002 Headline es-es Shop new deals while they’re hot Compra las ofertas que acaban de llegar"} +{"t":"PD 24 Onsite Live 003 Headline es-es Shop new deals Hazte con nuevas ofertas"} +{"t":"PD 24 Onsite Live 004 Headline es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 24 Onsite Live 005 Headline es-es Shop the final hours Últimas horas para comprar"} +{"t":"PD 24 Onsite Live 006 Headline es-es Log-in for last-minute deal drops Estate atento a las ofertas de última hora"} +{"t":"PD 24 Onsite Live 007 Headline es-es These deals were made for shopping Ofertas que querrás comprar"} +{"t":"PD 24 Onsite Live 008 Headline es-es Shop. Save. Repeat. Compra. Ahorra. Repite."} +{"t":"PD 24 Onsite Live 009 Headline es-es Ends in Termina en"} +{"t":"PD 24 Onsite Live 010 CTA es-es Shop now Compra ahora"} +{"t":"PD 24 Onsite Live 011 Subtext es-es Shop last-minute deals in Ofertas de última hora"} +{"t":"PD 24 Onsite Live 012 Headline es-es New deals in Nuevas ofertas en"} +{"t":"PD 24 Onsite Live 013 Headline es-es Join Prime today. Shop big deals today. Suscríbete a Prime y descubre las ofertas"} +{"t":"PD 24 Onsite Live 014 CTA es-es Start your 30-day free trial Empieza tu prueba gratuita de 30 días"} +{"t":"PD 24 Onsite Live 015 Headline es-es Shop new deals with a side of fast delivery Compra ofertas con entrega rápida"} +{"t":"PD 24 Onsite Live 016 CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PD 24 Onsite Live 017 Headline es-es There’s still time to score big deals Estás a tiempo de conseguir ofertas exclusivas"} +{"t":"PD 24 Onsite Live 019 Headline es-es Shop Prime Day deals Ver las ofertas de Prime Day"} +{"t":"PD 24 Onsite Live 021 Headline es-es Trending Prime Day deals Ofertas populares de Prime Day"} +{"t":"PD 24 Onsite Live 022 Headline es-es Shop Prime Day before it ends Compra en Prime Day antes de que termine"} +{"t":"PD 24 Onsite Live 023 Headline es-es Prime Day deals Ofertas Prime Day"} +{"t":"PD 24 Onsite Live 024 Headline es-es Spectacular deals Ofertas espectaculares"} +{"t":"PD 24 Onsite Live 025 Headline es-es Fantastic deals Ofertas fantásticas"} +{"t":"PD 24 Onsite Live 026 Headline es-es Amazing deals Ofertas increíbles"} +{"t":"PD 24 Onsite Live 027 Headline es-es Deals on awesome stuff Ofertas: productos increíbles"} +{"t":"PD 24 Onsite Live 028 Headline es-es Top-notch deals Ofertas excepcionales"} +{"t":"PD 24 Onsite Live 029 Headline es-es Great deals Grandes ofertas"} +{"t":"PD 24 Onsite Live 030 Headline es-es Very impressive deals Ofertas increíbles"} +{"t":"PD 24 Onsite Live 031 Headline es-es Unbelievable deals Ofertas increíbles"} +{"t":"PD 24 Onsite Live 032 Headline es-es Deals to talk about Ofertas inolvidables"} +{"t":"PD 24 Onsite Live 033 Headline es-es Deals to take home Ofertas que enamoran"} +{"t":"PD 24 Onsite Live 034 Headline es-es Log-in for last-minute deals Estate atento a ofertas de última hora"} +{"t":"PD 24 Onsite Live 035 Headline es-es Lightning Deals Ofertas flash"} +{"t":"PD 24 Onsite Live 036 Headline es-es Top brands Marcas destacadas"} +{"t":"PD 24 Onsite Live 037 Headline es-es Customers' Most-Loved Los favoritos de los clientes"} +{"t":"PD 24 Onsite Live 038 Headline es-es Trending deals Ofertas populares"} +{"t":"PD 24 Onsite Live 039 Headline es-es Deals under £25 Ofertas por menos de 25€"} +{"t":"PD 24 Onsite Live 040 Headline es-es Deals under £10 Ofertas por menos de 10€"} +{"t":"PD 24 Onsite Live 041 Headline es-es Shop all deals Todas las ofertas"} +{"t":"PD 24 Onsite Live 042 Headline es-es Today's deals Ofertas de hoy"} +{"t":"PD 24 Onsite Live 043 Headline es-es Join Prime Suscríbete a Prime"} +{"t":"PD 24 Onsite Live 044 Headline es-es Join Prime for big deals Suscríbete a Prime y ¡triunfa!"} +{"t":"PD 24 Onsite Live 045 Headline es-es Prime member deals Ofertas para clientes Prime"} +{"t":"PD 24 Onsite Live 046 Headline es-es Ends soon Termina pronto"} +{"t":"PD 24 Onsite Live 047 Headline es-es Ending soon Termina pronto"} +{"t":"PD 24 Onsite Live 048 Headline es-es New deals every 12 hours Nuevas ofertas cada 12 horas"} +{"t":"PD 24 Onsite Live 049 Headline es-es Shop all deals Ver todas las ofertas"} +{"t":"PD 24 Onsite Live 050 Headline es-es Prime Day ends soon Prime Day termina pronto"} +{"t":"PD 24 Onsite Live 051 Subtext es-es Try Prime and join the party Prueba Prime y únete a la fiesta"} +{"t":"PD 24 Onsite Live 052 Headline es-es Ready. Set. Prime Day. Preparados. Listos. Prime Day."} +{"t":"PD 24 Onsite Live 053 Subtext es-es Two days of big deals have officially started Los dos días de súper ofertas acaban de comenzar."} +{"t":"PD 24 Onsite Live 054 Headline es-es Two days of big deals 2 días de grandes ofertas"} +{"t":"PD 24 Onsite Live 055 Headline es-es Ends midnight Termina a medianoche"} +{"t":"PD 24 Onsite Live 056 Headline es-es Thanks for shopping Prime Day Gracias por comprar en Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline es-es Everyday Prime deals Ofertas Prime de cada día"} +{"t":"PD 24 Onsite Live 058 es-es Included with your Prime membership Incluido con tu suscripción Prime"} +{"t":"PD 24 Onsite Live 059 es-es Included with a Prime membership Incluido con tu suscripción Prime"} +{"t":"PD 24 Onsite Live 060 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 24 Onsite Live Lead Out 058 es-es Included with your Prime membership Incluido con tu suscripción Prime"} +{"t":"PD 24 Onsite Live Lead Out 059 es-es Included with a Prime membership Incluido con tu suscripción Prime"} +{"t":"PD 24 Onsite Live Lead Out 060 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Onsite 001 es-es Big deals coming soon Pronto llegarán grandes ofertas"} +{"t":"PD 25 Onsite 002 es-es Get big deals this Prime Day Consigue grandes ofertas en Prime Day"} +{"t":"PD 25 Onsite 004 es-es 4 days of big deals start soon Se acercan 4 días de grandes ofertas"} +{"t":"PD 25 Onsite 005 es-es Unlock Prime Day deals Accede a grandes ofertas en Prime Day"} +{"t":"PD 25 Onsite 007 es-es Prime members, make your wish list Clientes Prime, preparad vuestras listas de deseos"} +{"t":"PD 25 Onsite 008 es-es Access Prime Day deals Accede a ofertas Prime Day"} +{"t":"PD 25 Onsite 010 es-es Save big on Prime Day Ahorra a lo grande en Prime Day"} +{"t":"PD 25 Onsite 011 es-es Members save big on Prime Day Los clientes Prime ahorran a lo grande en Prime Day"} +{"t":"PD 25 Onsite 013 es-es Shop early Prime Day deals Descubre las ofertas anticipadas de Prime Day"} +{"t":"PD 25 Onsite 014 es-es Members get early Prime Day deals Acceso anticipado a Prime Day para clientes Prime"} +{"t":"PD 25 Onsite 015 es-es 5 days until Prime Day Faltan 5 días para Prime Day"} +{"t":"PD 25 Onsite 016 es-es 5 days until big Prime Day deals Faltan 5 días para las ofertas de Prime Day"} +{"t":"PD 25 Onsite 017 es-es 4 days until Prime Day Faltan 4 días para Prime Day"} +{"t":"PD 25 Onsite 018 es-es 4 days until big Prime Day deals Faltan 4 días para las ofertas de Prime Day"} +{"t":"PD 25 Onsite 019 es-es 3 days until Prime Day Faltan 3 días para Prime Day"} +{"t":"PD 25 Onsite 020 es-es 3 days until big Prime Day deals Faltan 3 días para las ofertas de Prime Day"} +{"t":"PD 25 Onsite 023 es-es 2 days until Prime Day Faltan 2 días para Prime Day"} +{"t":"PD 25 Onsite 024 es-es 2 days until big Prime Day deals Faltan 2 días para las ofertas de Prime Day"} +{"t":"PD 25 Onsite 026 es-es Big deals start tomorrow Las grandes ofertas empiezan mañana"} +{"t":"PD 25 Onsite 027 es-es Prime Day deals start tomorrow Las ofertas exclusivas de Prime Day empiezan mañana"} +{"t":"PD 25 Onsite 029 es-es Prime Day starts midnight Prime Day empieza a medianoche"} +{"t":"PD 25 Onsite 030 es-es Prime Day deals start at midnight Las ofertas exclusivas de Prime Day empiezan a medianoche"} +{"t":"PD 25 Onsite 033 es-es Prime Day is coming Prime Day ya llega"} +{"t":"PD 25 Onsite 037 es-es Big deals coming soon Pronto: grandes ofertas"} +{"t":"PD 25 Onsite 038 es-es Get big deals this Prime Day Prime Day: grandes ofertas"} +{"t":"PD 25 Onsite 043 es-es 4 days of big deals start soon Llegan 4 días de grandes ofertas"} +{"t":"PD 25 Onsite 047 es-es Prime Day deals are coming Se acercan las ofertas de Prime Day"} +{"t":"PD 25 Onsite 049 es-es Prime Day: make your wish list Prepara tu lista de deseos"} +{"t":"PD 25 Onsite 050 es-es Prime Day deals are coming Ya llegan las ofertas Prime Day"} +{"t":"PD 25 Onsite 056 es-es Save big this Prime Day Ahorra a lo grande en Prime Day"} +{"t":"PD 25 Onsite 059 es-es Shop early Prime Day deals Adelántate a Prime Day"} +{"t":"PD 25 Onsite 061 es-es Get early Prime Day deals Adelántate a Prime Day"} +{"t":"PD 25 Onsite 062 es-es 5 days until big Prime Day deals Faltan 5 días para las grandes ofertas de Prime Day"} +{"t":"PD 25 Onsite 063 es-es 5 days until big Prime Day deals Faltan 5 días para Prime Day"} +{"t":"PD 25 Onsite 065 es-es 4 days until big Prime Day deals Faltan 4 días para las grandes ofertas de Prime Day"} +{"t":"PD 25 Onsite 066 es-es 4 days until big Prime Day deals Faltan 4 días para Prime Day"} +{"t":"PD 25 Onsite 068 es-es 3 days until big Prime Day deals Faltan 3 días para las grandes ofertas de Prime Day"} +{"t":"PD 25 Onsite 069 es-es 3 days until big Prime Day deals Faltan 3 días para Prime Day"} +{"t":"PD 25 Onsite 070 es-es 2 days until big Prime Day deals Faltan 2 días para las grandes ofertas de Prime Day"} +{"t":"PD 25 Onsite 072 es-es 2 days until big Prime Day deals Faltan 2 días para Prime Day"} +{"t":"PD 25 Onsite 073 es-es 2 days until big Prime Day deals Faltan 2 días para la grandes ofertas de Prime Day"} +{"t":"PD 25 Onsite 075 es-es Prime Day deals start tomorrow Las ofertas de Prime Day empiezan mañana"} +{"t":"PD 25 Onsite 078 es-es Big deals start tomorrow Las ofertas empiezan mañana"} +{"t":"PD 25 Onsite 080 es-es Prime Day deals start tomorrow Las ofertas empiezan mañana"} +{"t":"PD 25 Onsite 083 es-es Prime Day deals start at midnight Las ofertas de Prime Day empiezan a medianoche"} +{"t":"PD 25 Onsite 084 es-es Prime Day deals start at midnight(*) Las ofertas de Prime Day empiezan a medianoche"} +{"t":"PD 25 Onsite 087 es-es Prime Day deals start at midnight(*) Prime Day empieza a medianoche"} +{"t":"PD 25 Onsite 089 es-es Prime Day is XX-XX Month Prime Day es XX - XX julio"} +{"t":"PD 25 Onsite 091 es-es Prep for 4 days of Prime Day deals Prepárate para 4 días de ofertas de Prime Day"} +{"t":"PD 25 Onsite 092 es-es Get big Prime Day deals Consigue grandes ofertas de Prime Day"} +{"t":"PD 25 Onsite 093 es-es Big deals are coming Pronto llegarán grandes ofertas"} +{"t":"PD 25 Onsite 094 es-es Shop early deals now Descubre las ofertas anticipadas ahora"} +{"t":"PD 25 Onsite 095 es-es Prime Day starts tomorrow Prime Day empieza mañana"} +{"t":"PD 25 Onsite 096 es-es Prime Day is hours away Faltan pocas horas para Prime Day"} +{"t":"PD 25 Onsite 098 es-es Exclusively for members Exclusivamente para clientes Prime"} +{"t":"PD 25 Onsite 099 es-es More days. More deals. Más días. Más ofertas."} +{"t":"PD 25 Onsite 101 es-es Starts tomorrow Empieza mañana"} +{"t":"PD 25 Onsite 102 es-es Starts midnight Empieza a medianoche"} +{"t":"PD 25 Onsite 105 es-es Starts tomorrow Empieza mañana"} +{"t":"PD 25 Onsite 106 es-es Prime Day is XX-XX Month Prime Day del XX - XX julio"} +{"t":"PD 25 Onsite 107 es-es Prep for Prime Day XX-XX Month Llega Prime Day: XX - XX julio"} +{"t":"PD 25 Onsite 108 es-es Prime Day is XX-XX Month Prime Day del XX al XX de julio"} +{"t":"PD 25 Onsite 110 es-es Prime Day is XX-XX Month. For members only. Prime Day del XX al XX de julio. Exclusivamente para clientes Prime."} +{"t":"PD 25 Onsite 111 es-es Prep for Prime Day XX-XX Month Prepárate para Prime Day: XX - XX julio"} +{"t":"PD 25 Onsite 112 es-es For members only Exclusivamente para clientes Prime"} +{"t":"PD 25 Onsite 113 es-es Prime Day is XX-XX Month  Prime Day del XX al XX de julio"} +{"t":"PD 25 Onsite 114 es-es Big deals are back Vuelven las grandes ofertas"} +{"t":"PD 25 Onsite 115 es-es Prime Day is XX-XX Month Prime Day del XX al XX de julio"} +{"t":"PD 25 Onsite 117 es-es Prime Day starts now! Prime Day empieza ahora"} +{"t":"PD 25 Onsite 118 es-es Prime Day deals start now Las ofertas de Prime Day empiezan ahora"} +{"t":"PD 25 Onsite 119 es-es Shop big deals now Descubre grandes ofertas ahora"} +{"t":"PD 25 Onsite 120 es-es Members save big during Prime Day Los clientes Prime ahorran a lo grande en Prime Day"} +{"t":"PD 25 Onsite 122 es-es New day. New deals. Nuevo día. Nuevas ofertas."} +{"t":"PD 25 Onsite 123 es-es New Prime Day deals, just for members. Nuevas ofertas de Prime Day, exclusivamente para clientes Prime."} +{"t":"PD 25 Onsite 124 es-es Big deals end soon Las grandes ofertas terminan pronto"} +{"t":"PD 25 Onsite 125 es-es There is still time to save big this Prime day Estás a tiempo de ahorrar a lo grande este Prime Day"} +{"t":"PD 25 Onsite 126 es-es There’s still time to save up to XX% this Prime Day Estás a tiempo de ahorrar hasta un XX % este Prime Day"} +{"t":"PD 25 Onsite 127 es-es Last day to save big Último día para ahorrar a lo grande"} +{"t":"PD 25 Onsite 128 es-es Last day to save up to XX% Último día para ahorrar hasta un XX %"} +{"t":"PD 25 Onsite 129 es-es Shop the final hours Últimas horas para comprar"} +{"t":"PD 25 Onsite 130 es-es Save big with epic deals Ahorra a lo grande con ofertas increíbles"} +{"t":"PD 25 Onsite 141 es-es Save big this Prime Day Los clientes Prime ahorran a lo grande en Prime Day"} +{"t":"PD 25 Onsite 144 es-es New Prime Day deals, just for members Nuevas ofertas de Prime Day, solo para clientes Prime."} +{"t":"PD 25 Onsite 147 es-es New Prime Day deals, just for members. Nuevas ofertas de Prime Day, solo para clientes Prime."} +{"t":"PD 25 Onsite 148 es-es Get new Prime Day deals Nuevas ofertas de Prime Day, solo para clientes Prime."} +{"t":"PD 25 Onsite 158 es-es Shop Prime Day deals Descubre las ofertas de Prime Day"} +{"t":"PD 25 Onsite 159 es-es Become a member, shop Prime Day now. Únete y aprovecha Prime Day ahora."} +{"t":"PD 25 Onsite 160 es-es Save big during Prime Day Ahorra a lo grande en Prime Day"} +{"t":"PD 25 Onsite 162 es-es New Prime Day deals just dropped Descubre las nuevas ofertas de Prime Day"} +{"t":"PD 25 Onsite 166 es-es Prime Day ends midnight Prime Day termina a medianoche"} +{"t":"PD 25 Onsite 171 es-es It’s Prime Day! Prime Day está aquí"} +{"t":"PD 25 Onsite 172 es-es Big deals are here Las grandes ofertas ya están aquí"} +{"t":"PD 25 Onsite 173 es-es Ending soon Termina pronto"} +{"t":"PD 25 Onsite 174 es-es Final hours to save big Últimas horas para ahorrar a lo grande"} +{"t":"PD 25 Onsite 175 es-es Final hours to save up to XX% Últimas horas para ahorrar hasta un XX %"} +{"t":"PD 25 Onsite 176 es-es Prime members save big Los clientes Prime ahorran a lo grande"} +{"t":"PD 25 Onsite 177 es-es Big deals are here Las grandes ofertas están aquí"} +{"t":"PD 25 Onsite 178 es-es It's Prime Day! Prime Day está aquí"} +{"t":"PD 25 Onsite 179 es-es Shop Prime Day Descubre Prime Day"} +{"t":"PD 25 Onsite 180 es-es Trending Prime Day deals Ofertas populares de Prime Day"} +{"t":"PD 25 Onsite 181 es-es Prime Day ends soon Prime Day termina pronto"} +{"t":"PD 25 Onsite 183 es-es Shop Prime Day now Prime Day"} +{"t":"PD 25 Onsite 184 es-es Last day to shop Prime Day Prime Day"} +{"t":"PD 25 Onsite 185 es-es Shop Prime Day now Descubre Prime Day"} +{"t":"PD 25 Onsite 186 es-es Last chance to shop Prime Day Prime Day: última llamada"} +{"t":"PD 25 Onsite 187 es-es Big deals anyone? ¿Buscas grandes ofertas?"} +{"t":"PD 25 Onsite 191 es-es Thanks for shopping Prime Day Gracias por comprar en Prime Day"} +{"t":"PD 25 Onsite 192 es-es Prime Day Top 100 Deals Las 100 mejores ofertas de Prime Day"} +{"t":"PD 25 Onsite 194 es-es Shop premium brand deals Ofertas de Prime Day en grandes marcas"} +{"t":"PD 25 Onsite 195 es-es Prime Day premium brand deals Ofertas de Prime Day en grandes marcas"} +{"t":"PD 25 Onsite 196 es-es Prime Day deals you'll love Ofertas Prime Day que te encantarán"} +{"t":"PD 25 Onsite 197 es-es Products you love at prices you'll love Productos que adoras a precios especiales"} +{"t":"PD 25 Onsite 198 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"PD 25 Onsite 199 es-es Join Prime Únete a Prime"} +{"t":"PD 25 Onsite 200 es-es Explore Prime Day Descubre Prime Day"} +{"t":"PD 25 Onsite 202 es-es Shop now Compra ahora"} +{"t":"SDD 23 Onsite 001 es-es Get that spring feeling Las Ofertas de Primavera ya casi están aquí (copy added in requested additional copy)"} +{"t":"SDD 23 Onsite 005 es-es Spring Sale Las Ofertas de Primavera ya casi están aquí (copy added in requested additional copy)"} +{"t":"SDD 23 Onsite 007 es-es Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Onsite 011 es-es Save up to 40% on our Spring Sale Ahorra hasta un 40%"} +{"t":"SDD 23 Onsite 015 es-es Shop up to 40% off Ahorra hasta un 40%"} +{"t":"SDD 23 Onsite 021 % off es-es Spring Sale is coming Ahorra a lo grande"} +{"t":"SDD 23 Onsite 025 % off es-es 2 days of spring savings Ahorra a lo grande"} +{"t":"SDD 23 Onsite 031 es-es 27-29 March 27-29 marzo"} +{"t":"SDD 23 Onsite 035 es-es Starts tomorrow 6pm Desde mañana a las 6pm (revised version of Led Up claim #2)"} +{"t":"SDD 23 Onsite 036 es-es Starts at 6pm Desde hoy a las 6pm"} +{"t":"SDD 23 Onsite 037 es-es Now on Hasta el 29 de marzo"} +{"t":"SDD 23 Onsite 038 es-es Ends 29 March Hasta el 29 de marzo"} +{"t":"SDD 23 Onsite 039 es-es Ends 29 March Termina esta medianoche"} +{"t":"SDD 23 Onsite 040 es-es Ends at midnight Termina esta medianoche"} +{"t":"SDD 23 Onsite 041 CTA es-es See the deals Las Ofertas de Primavera ya casi están aquí"} +{"t":"SDD 23 Onsite 042 es-es Discover coupons and save on selected brands Disfruta de fantásticas ofertas"} +{"t":"SDD 23 Onsite 043 es-es Discover all deals here Descubre las ofertas"} +{"t":"SDD 23 Onsite 044 es-es Selected products only Descubre los cupones de descuento y ahorra en algunas marcas seleccionadas"} +{"t":"SDD 24 Onsite 001 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 002 es-es Save the date to save big Apunta la fecha para ahorrar a lo grande"} +{"t":"SDD 24 Onsite 003 es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Onsite 004 es-es Mark your calendar for Spring Deal Days Apunta ya la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 006 es-es 3 days until Spring Deal Days Faltan 3 días para la Fiesta de Ofertas de Primavera\n\nShorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 006F es-es 3 days until Spring Deal Days Faltan 3 días para la Fiesta de Ofertas de Primavera Shorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 008 es-es 2 days until Spring Deal Days Faltan 2 días para la Fiesta de Ofertas de Primavera\n\nShorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 008F es-es 2 days until Spring Deal Days Faltan 2 días para la Fiesta de Ofertas de Primavera Shorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 010 es-es Spring Deal Days starts tomorrow La Fiesta de Ofertas de Primavera empieza mañana\n\nShorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 010F es-es Spring Deal Days starts tomorrow La Fiesta de Ofertas de Primavera empieza mañana Shorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 011 es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Onsite 012 es-es Spring Deal Days starts midnight La Fiesta de Ofertas de Primavera empieza a medianoche\n\nShorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 012F es-es Spring Deal Days starts midnight La Fiesta de Ofertas de Primavera empieza a medianoche Shorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 013 es-es It's almost here Ya casi está aquí"} +{"t":"SDD 24 Onsite 014 es-es 3 days until Spring Deal Days Faltan 3 días para la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 015 es-es Spring Deal Days starts in La Fiesta de Ofertas de Primavera empieza en"} +{"t":"SDD 24 Onsite 016 es-es Shop Spring Deals early Ver las ofertas anticipadas"} +{"t":"SDD 24 Onsite 017 es-es New deals everyday just for Prime members Nuevas ofertas cada día solo para clientes Prime"} +{"t":"SDD 24 Onsite 018 es-es WOW! Deals Ofertas WOW!"} +{"t":"SDD 24 Onsite 019 es-es New deals everyday just for Prime members Nuevas ofertas cada día solo para clientes Prime"} +{"t":"SDD 24 Onsite 020 es-es WOW! Deals Ofertas WOW!"} +{"t":"SDD 24 Onsite 021 es-es Join Prime Suscríbete a Prime"} +{"t":"SDD 24 Onsite 022 es-es Buy More & Save Compra más y ahorra"} +{"t":"SDD 24 Onsite 023 es-es Get ready for upcoming Spring Deal Days Prepárate para la próxima Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 024 es-es Discover now Descubre ahora"} +{"t":"SDD 24 Onsite 025 es-es Get ready for upcoming Spring Deal Days Fiesta de Ofertas de Primavera: prepárate para las próximas ofertas"} +{"t":"SDD 24 Onsite 026 es-es Discover now Descubre ahora"} +{"t":"SDD 24 Onsite 027 es-es Spring Deal Days is here Ya está aquí la Fiesta de Ofertas de Primavera\n\nShorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 027F es-es Spring Deal Days is here Ya está aquí la Fiesta de Ofertas de Primavera Shorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 028 es-es Save big Ahorra a lo grande"} +{"t":"SDD 24 Onsite 030 es-es Spring Deal Days Un nuevo día de ahorros"} +{"t":"SDD 24 Onsite 031 es-es A new day to save Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 032 es-es Ends 25 March Termina el 25 de marzo"} +{"t":"SDD 24 Onsite 033 es-es Shop fast! Deals end tomorrow ¡Compra rápido! Las ofertas terminan mañana."} +{"t":"SDD 24 Onsite 035 es-es Shop fast! Deals end midnight Las ofertas terminan a medianoche"} +{"t":"SDD 24 Onsite 036 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 037 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 038 es-es 20-25 March 20 - 25 marzo"} +{"t":"SDD 24 Onsite 039 es-es Spring Deal Days ends midnight La Fiesta de Ofertas de Primavera termina a medianoche"} +{"t":"SDD 24 Onsite 040 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 041 es-es Spring Deal Days is here\nSave big Ya está aquí la Fiesta de Ofertas de Primavera\n\n Ahorra a lo grande"} +{"t":"SDD 24 Onsite 041F es-es Spring Deal Days is here Save big Ya está aquí la Fiesta de Ofertas de Primavera Ahorra a lo grande"} +{"t":"SDD 24 Onsite 042 es-es Spring Deal Days \nSave big Ya está aquí la Fiesta de Ofertas de Primavera\nShorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera\n\n Ahorra a lo grande"} +{"t":"SDD 24 Onsite 042F es-es Spring Deal Days  Save big Ya está aquí la Fiesta de Ofertas de Primavera Shorter alt for Mobile, only if you come across issues fitting the above copy: Fiesta de Ofertas de Primavera Ahorra a lo grande"} +{"t":"SDD 24 Onsite 043 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 044 es-es Shop now Encuentra tus ofertas"} +{"t":"SDD 24 Onsite 045 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 046 Headline es-es Get ready – this could sell fast! Prepárate, ¡esto se acabará rápido!"} +{"t":"SDD 24 Onsite 047 Headline es-es Unlock WOW! Deals with Prime Accede a las ofertas WOW! en Prime"} +{"t":"SDD 24 Onsite 048 Headline es-es Join today. Cancel anytime. Suscríbete hoy. Cancela cuando quieras."} +{"t":"SDD 24 Onsite 049 Headline es-es Try Prime Prueba Prime"} +{"t":"SDD 25 Onsite 001 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 002 es-es 3 days until Spring Deal Days -3 días: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 003 es-es 2 days until Spring Deal Days -2 días: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 004 es-es Spring Deal Days starts tomorrow Mañana: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 005 es-es Spring Deal Days is coming Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 006 Subtext es-es Get ready to save big Prepárate para ahorrar a lo grande"} +{"t":"SDD 25 Onsite 007 Subtext es-es Save big Ahorra a lo grande"} +{"t":"SDD 25 Onsite 008 Subtext es-es Get ready to save up to XX% off Prepárate para ahorrar hasta un XX %"} +{"t":"SDD 25 Onsite 009 Subtext es-es Up to XX% off Ahorra hasta un XX %"} +{"t":"SDD 25 Onsite 010 Subtext es-es Mark your calendar to save big Apúntatelo para ahorrar a lo grande"} +{"t":"SDD 25 Onsite 011 Subtext es-es Get your basket ready Prepara tu cesta"} +{"t":"SDD 25 Onsite 012 es-es 25–31 March 25 - 31 marzo"} +{"t":"SDD 25 Onsite 013 es-es Starts 25 March Empieza el 25 de marzo"} +{"t":"SDD 25 Onsite 014 es-es Starts tomorrow Empieza mañana"} +{"t":"SDD 25 Onsite 015 es-es Starts midnight Empieza a medianoche"} +{"t":"SDD 25 Onsite 016 es-es Spring Deal Days 25–31 March Fiesta de Ofertas de Primavera: 25 - 31 marzo"} +{"t":"SDD 25 Onsite 017 es-es 3 days until Spring Deal Days -3 días: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 018 es-es 2 days until Spring Deal Days -2 días: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 020 es-es Spring Deal Days starts midnight  Las ofertas empiezan a medianoche"} +{"t":"SDD 25 Onsite 021 es-es Spring Deal Days starts soon Pronto: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 022 es-es Spring Deal Days starts in La Fiesta de Ofertas de Primavera en"} +{"t":"SDD 25 Onsite 023 es-es Shop spring deals early Ver las ofertas anticipadas"} +{"t":"SDD 25 Onsite 024 es-es Get ready for Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 025 es-es Shop vouchers for selected brands Descubre cupones de las mejores marcas"} +{"t":"SDD 25 Onsite 026 es-es Shop vouchers and save on selected brands Ahorra con cupones en las mejores marcas"} +{"t":"SDD 25 Onsite 027 es-es Get ready for upcoming Spring Deal Days Prepárate para la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 028 CTA es-es Learn more Ver más"} +{"t":"SDD 25 Onsite 033 es-es Upcoming Spring Deal Days Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 035 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 25 Onsite 036 es-es Discover more Ver más"} +{"t":"SDD 25 Onsite 037 es-es See more Ver más"} +{"t":"SDD 25 Onsite 038 es-es Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Fiesta de Ofertas de Primavera: 25 - 31 marzo"} +{"t":"SDD 25 Onsite 038F es-es Spring Deal Days is coming Spring Deal Days 25–31 March Fiesta de Ofertas de Primavera: 25 - 31 marzo"} +{"t":"SDD 25 Onsite 040 es-es Shop Spring Deal Days now Disfruta de la Fiesta de Ofertas de Primavera ahora"} +{"t":"SDD 25 Onsite 041 es-es Spring Deal Days is here Hoy es la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 042 es-es Spring Deal Days ends soon La Fiesta de Ofertas de Primavera termina pronto"} +{"t":"SDD 25 Onsite 043 es-es Spring Deal Days ends tonight La Fiesta de Ofertas de Primavera acaba hoy"} +{"t":"SDD 25 Onsite 044 es-es Save big Ahorra a lo grande"} +{"t":"SDD 25 Onsite 045 es-es Up to XX% off Ahorra hasta un XX %"} +{"t":"SDD 25 Onsite 046 es-es Shop new deals while they’re hot Descubre nuevas ofertas ahora"} +{"t":"SDD 25 Onsite 047 es-es Ready, set, save. Comienza a ahorrar ahora"} +{"t":"SDD 25 Onsite 048 es-es Ready, set, shop. Comienza a comprar ahora"} +{"t":"SDD 25 Onsite 049 es-es Epic savings are here Ahorros increibles disponibles ahora"} +{"t":"SDD 25 Onsite 050 es-es Save big until 31 March Ahorra a lo grande hasta el 31 de marzo"} +{"t":"SDD 25 Onsite 051 es-es Save up to XX% off now Ahorra hasta un XX % ahora"} +{"t":"SDD 25 Onsite 052 es-es Deals you don't want to miss Ofertas que no te puedes perder"} +{"t":"SDD 25 Onsite 053 es-es Shop. Save. Repeat. Compra. Ahorra. Repite."} +{"t":"SDD 25 Onsite 054 es-es Ends 31 March Termina el 31 de marzo"} +{"t":"SDD 25 Onsite 055 es-es Ends tomorrow Termina mañana"} +{"t":"SDD 25 Onsite 056 es-es Ends midnight Termina a medianoche"} +{"t":"SDD 25 Onsite 057 es-es Ends soon Termina pronto"} +{"t":"SDD 25 Onsite 058 es-es Epic deals end tomorrow Las ofertas increíbles terminan mañana"} +{"t":"SDD 25 Onsite 059 es-es Last chance to save up to XX% Última oportunidad: ahorra hasta un XX %"} +{"t":"SDD 25 Onsite 060 es-es Last chance to save big Última llamada para ahorrar a lo grande"} +{"t":"SDD 25 Onsite 061 es-es Shop fast - deals end midnight Corre, las ofertas terminan a medianoche"} +{"t":"SDD 25 Onsite 062 es-es Big savings end at midnight Grandes ahorros terminan esta medianoche"} +{"t":"SDD 25 Onsite 063 es-es Spring Deal Days ends soon La Fiesta de Ofertas de Primavera termina pronto"} +{"t":"SDD 25 Onsite 064 es-es Spring Deal Days ends tomorrow Las Fiesta de Ofertas de Primavera termina mañana"} +{"t":"SDD 25 Onsite 065 es-es Spring Deal Days ends midnight Las ofertas terminan esta medianoche"} +{"t":"SDD 25 Onsite 066 es-es Spring Deal Days ends in Las Ofertas de Primavera terminan en"} +{"t":"SDD 25 Onsite 067 es-es Spring Deal Days now on Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 068 es-es Spring Deal Days is here Hoy es la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 070 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 072 es-es Get the most out of Spring Deal Days Aprovecha la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 074 es-es Discover all deals here Descubre aquí las ofertas"} +{"t":"SDD 25 Onsite 075 es-es Discover new deals Descubre nuevas ofertas"} +{"t":"SDD 25 Onsite 076 es-es Shop now Compra ahora"} +{"t":"SDD 25 Onsite 077 es-es Discover deals Descubre las ofertas"} +{"t":"SDD 26 Onsite 001 es-es Spring Deal Days is coming Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 002 es-es Spring Deal Days is around the corner La Fiesta de Ofertas de Primavera está a la vuelta de la esquina"} +{"t":"SDD 26 Onsite 003 es-es EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Fiesta de Ofertas de Primavera\n H / SH: Grandes ahorros a la vista"} +{"t":"SDD 26 Onsite 003F es-es EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Fiesta de Ofertas de Primavera H / SH: Grandes ahorros a la vista"} +{"t":"SDD 26 Onsite 004 es-es 3 days until Spring Deal Days -3 días: Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 005 es-es 2 days until Spring Deal Days -2 días: Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 006 es-es Spring Deal Days starts tomorrow Mañana: Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 008 Subtext es-es Get ready to save big Prepárate para ahorrar a lo grande"} +{"t":"SDD 26 Onsite 009 Subtext es-es Save big Ahorra a lo grande"} +{"t":"SDD 26 Onsite 010 Subtext es-es Get ready to save up to XX% off Prepárate para ahorrar hasta un XX%"} +{"t":"SDD 26 Onsite 011 Subtext es-es Up to XX% off Ahorra hasta un XX%"} +{"t":"SDD 26 Onsite 012 Subtext es-es Mark your calendar to save big Apúntatelo para ahorrar a lo grande"} +{"t":"SDD 26 Onsite 013 Subtext es-es Get your basket ready Prepara tu cesta"} +{"t":"SDD 26 Onsite 014 es-es 10 - 16 March 10 - 16 marzo"} +{"t":"SDD 26 Onsite 015 es-es Starts 10 March Empieza el 10 de marzo"} +{"t":"SDD 26 Onsite 016 es-es Starts tomorrow Empieza mañana"} +{"t":"SDD 26 Onsite 017 es-es Starts midnight Empieza a medianoche"} +{"t":"SDD 26 Onsite 018 es-es Spring Deal Days: 10 - 16 March Ofertas de Primavera: 10 - 16 marzo"} +{"t":"SDD 26 Onsite 022 es-es Spring Deal Days starts midnight Las ofertas empiezan a medianoche"} +{"t":"SDD 26 Onsite 023 es-es Spring Deal Days starts soon Pronto: Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 024 es-es Spring Deal Days starts in Fiesta de Ofertas de Primavera en"} +{"t":"SDD 26 Onsite 025 es-es Get ready for Spring Deal Days Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 026 es-es Shop vouchers for selected brands Descubre cupones de las mejores marcas"} +{"t":"SDD 26 Onsite 027 es-es Shop vouchers and save on selected brands Ahorra con cupones en las mejores marcas"} +{"t":"SDD 26 Onsite 028 es-es Get ready for upcoming Spring Deal Days Prepárate para las Ofertas de Primavera"} +{"t":"SDD 26 Onsite 029 CTA es-es Learn more Más información"} +{"t":"SDD 26 Onsite 030 es-es Spring Deal Days is coming Llegan las Ofertas de Primavera"} +{"t":"SDD 26 Onsite 034 es-es Upcoming Spring Deal Days Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 036 es-es Selected products only Más información en Amazon.es"} +{"t":"SDD 26 Onsite 037 es-es Discover more Ver más"} +{"t":"SDD 26 Onsite 038 es-es See more Ver más"} +{"t":"SDD 26 Onsite 039 es-es Spring Deal Days 10 - 16 March Fiesta de Ofertas de Primavera: 10 - 16 marzo"} +{"t":"SDD 26 Onsite 040 es-es Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 041 es-es Shop Spring Deal Days now Disfruta de las Ofertas de Primavera"} +{"t":"SDD 26 Onsite 042 es-es Spring Deal Days is here Hoy es la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 043 es-es Spring Deal Days' epic deals Ofertas increíbles de la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 044 es-es Spring Deal Days ends soon La Fiesta de Ofertas de Primavera termina pronto"} +{"t":"SDD 26 Onsite 045 es-es Spring Deal Days ends tonight La Fiesta de Ofertas de Primavera acaba hoy"} +{"t":"SDD 26 Onsite 046 es-es EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Fiesta de Ofertas de Primavera\n H / SH: Ofertas de último minuto"} +{"t":"SDD 26 Onsite 046F es-es EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Fiesta de Ofertas de Primavera H / SH: Ofertas de último minuto"} +{"t":"SDD 26 Onsite 047 es-es Save big Ahorra a lo grande"} +{"t":"SDD 26 Onsite 048 es-es Up to XX% off Ahorra hasta un XX%"} +{"t":"SDD 26 Onsite 049 es-es Shop new deals while they’re hot Descubre nuevas ofertas ahora"} +{"t":"SDD 26 Onsite 050 es-es New day, new deals. Nuevo día, nuevas ofertas."} +{"t":"SDD 26 Onsite 051 es-es Ready, set, save. Comienza a ahorrar ahora"} +{"t":"SDD 26 Onsite 052 es-es Ready, set, shop. Comienza a comprar ahora"} +{"t":"SDD 26 Onsite 053 es-es Epic savings are here Ahorros increíbles disponibles ahora"} +{"t":"SDD 26 Onsite 054 es-es Save big on [category] Ahorra a lo grande en [category]"} +{"t":"SDD 26 Onsite 055 es-es Shop deals on [category] Descubre ofertas en [category]"} +{"t":"SDD 26 Onsite 056 es-es Save big until 16 March Ahorra a lo grande hasta el 16 de marzo"} +{"t":"SDD 26 Onsite 057 es-es Save up to XX% now Ahorra hasta un XX% ahora"} +{"t":"SDD 26 Onsite 058 es-es Deals you don't want to miss Ofertas que no te puedes perder"} +{"t":"SDD 26 Onsite 059 es-es Shop. Save. Repeat. Compra. Ahorra. Repite."} +{"t":"SDD 26 Onsite 060 es-es Last chance for up to XX% off Última llamada para ahorrar un XX%"} +{"t":"SDD 26 Onsite 061 es-es Ends 16 March Termina el 16 de marzo"} +{"t":"SDD 26 Onsite 062 es-es Ends tomorrow Termina mañana"} +{"t":"SDD 26 Onsite 063 es-es Ends midnight Termina a medianoche"} +{"t":"SDD 26 Onsite 064 es-es Ends soon Termina pronto"} +{"t":"SDD 26 Onsite 065 es-es Epic deals end tomorrow Las ofertas increíbles terminan mañana"} +{"t":"SDD 26 Onsite 066 es-es Last chance to save up to XX% Última oportunidad: ofertas hasta -XX%"} +{"t":"SDD 26 Onsite 067 es-es Last chance to save big Última llamada para ahorrar a lo grande"} +{"t":"SDD 26 Onsite 068 es-es Shop fast - deals end midnight Corre, las ofertas terminan a medianoche"} +{"t":"SDD 26 Onsite 069 es-es Big savings end at midnight Grandes ahorros terminan a medianoche"} +{"t":"SDD 26 Onsite 070 es-es Spring Deal Days ends soon Las Ofertas de Primavera terminan pronto"} +{"t":"SDD 26 Onsite 071 es-es Spring Deal Days ends tomorrow Las Ofertas de Primavera terminan mañana"} +{"t":"SDD 26 Onsite 072 es-es Spring Deal Days ends midnight Las ofertas terminan esta medianoche"} +{"t":"SDD 26 Onsite 073 es-es Spring Deal Days ends in Fiesta de Ofertas de Primavera termina en"} +{"t":"SDD 26 Onsite 074 es-es Spring Deal Days now on Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 075 es-es Spring Deal Days is here La Fiesta de Ofertas de Primavera ya está aquí"} +{"t":"SDD 26 Onsite 079 es-es Get the most out of Spring Deal Days Aprovecha la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 081 es-es Discover all deals here Descubre aquí todas las ofertas"} +{"t":"SDD 26 Onsite 082 es-es Discover new deals Descubre nuevas ofertas"} +{"t":"SDD 26 Onsite 083 es-es Shop now Compra ahora"} +{"t":"SDD 26 Onsite 084 es-es Discover deals Descubre las ofertas"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_Outbound_es-es.json b/storage/amazon/tm/es-ES/flat_Outbound_es-es.json new file mode 100644 index 0000000..73c16f0 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_Outbound_es-es.json @@ -0,0 +1,1636 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 001 Title es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 002 es-es Check out recommended deals for you Mira las ofertas recomendadas para ti"} +{"t":"DDA 23 BFW Outbound Push Notifications 003 CTA es-es Check out now Descúbrelas ahora"} +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title es-es Top 100 Deals Las 100 mejores ofertas"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle es-es Deals from our most popular brands Ofertas de las marcas más populares"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader es-es Shop Black Friday Week best sellers Superventas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline es-es Today’s Trending Deals Ofertas destacadas de hoy"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline es-es Trending Black Friday Week Deals Ofertas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader es-es Shop viral Black Friday offers Compra ofertas virales del Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader es-es Shop the deals going viral on social media Compra las ofertas virales de las redes"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader es-es Shop the viral deals Compra las ofertas virales"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title es-es Trending Black Friday Deals Ofertas destacadas del Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle es-es Deals that influencers are loving Las ofertas favoritas de los influencers"} +{"t":"DDA 23 BFW Outbound 001 Subject line es-es Get ready for Amazon Black Friday Week! Prepárate para la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 002 Subject line es-es Save up to 40% off from 17-27 November Ahorra hasta un 45 % del 17 al 27 de noviembre"} +{"t":"DDA 23 BFW Outbound 003 Subject line es-es Save big from 17-27 November Ahorra a lo grande del 17 al 27 de noviembre"} +{"t":"DDA 23 BFW Outbound 004 Headline es-es Save the date for Black Friday Week Apunta las fechas de la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 005 Body Copy es-es Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Prepárate para compartir la alegría. Reserva la fecha para dar el pistoletazo de salida a tus compras navideñas con la Semana de Black Friday de Amazon. Del 17 al 27 de noviembre, podrás conseguir ahorros increíbles en todo lo que necesites. Ponte manos a la obra con tu lista."} +{"t":"DDA 23 BFW Outbound 006 CTA es-es Get ready Prepárate"} +{"t":"DDA 23 BFW Outbound 007 Title es-es Get ready for Amazon Black Friday Week! Prepárate para la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 008 Body Copy es-es Save up to 40% off from 17-27 November 17-27 de noviembre: ahorra hasta un 45 %"} +{"t":"DDA 23 BFW Outbound 009 Body Copy es-es Save big from 17 to 27 Nov Ahorra a lo grande: 17-27 nov"} +{"t":"DDA 23 BFW Outbound 010 CTA es-es Save the date Reserva la fecha"} +{"t":"DDA 23 BFW Outbound 011 Subject line es-es Amazon Black Friday Week is coming! Se acerca la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 012 Subject line es-es Save up to 40% off from 17-27 November 17-27 de noviembre: ahorra hasta un 45 %"} +{"t":"DDA 23 BFW Outbound 013 Subject line es-es Save big from 17 to 27 Nov Ahorra a lo grande: 17-27 nov."} +{"t":"DDA 23 BFW Outbound 014 Headline es-es Amazon Black Friday Week savings are almost here! Ahorra en la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 015 Body Copy es-es Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Hay grandes ahorros a la vuelta de la esquina en la Semana de Black Friday de Amazon, que será del 17 al 27 de noviembre. Así que prepárate para compartir la alegría con ahorros de hasta el 45 % en todo lo que necesites para empezar la temporada."} +{"t":"DDA 23 BFW Outbound 016 Body Copy es-es Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Hay grandes ahorros a la vuelta de la esquina en la Semana de Black Friday de Amazon, que será del 17 al 27 de noviembre. Así que prepárate para compartir la alegría con ofertas en todo lo que necesites para empezar la temporada."} +{"t":"DDA 23 BFW Outbound 018 Title es-es Amazon Black Friday Week savings are coming Ahorros a la vista: Semana Black Friday"} +{"t":"DDA 23 BFW Outbound 020 Body Copy es-es Save big from 17 to 27 Nov Ahorra a lo grande: 17-27 nov."} +{"t":"DDA 23 BFW Outbound 022 Subject line es-es Amazon Black Friday Week starts tomorrow! La Semana de Black Friday de Amazon empieza mañana"} +{"t":"DDA 23 BFW Outbound 025 Headline es-es Amazon Black Friday Week is just hours away! Quedan horas para la Semana Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 026 Body Copy es-es Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. ¡Completa tu lista en la Semana de Black Friday! El ahorro a lo grande empieza mañana y dura hasta el 27 de noviembre. Prepárate para ahorrar hasta un 45 % en grandes ofertas de temporada que te ayudarán a repartir alegría."} +{"t":"DDA 23 BFW Outbound 027 Body Copy es-es Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. ¡Completa tu lista en la Semana de Black Friday! Los ahorros a lo grande empiezan mañana y duran hasta el 27 de noviembre. Prepárate para ahorrar con grandes ofertas de temporada que te ayudarán a repartir alegría."} +{"t":"DDA 23 BFW Outbound 028 CTA es-es Starts tomorrow Empieza mañana"} +{"t":"DDA 23 BFW Outbound 029 Title es-es Amazon Black Friday Week starts tomorrow! Mañana: Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 032 CTA es-es Set your alarm Ponte una alarma"} +{"t":"DDA 23 BFW Outbound 033 Subject line es-es Amazon Black Friday Week deals are here! ¡La Semana de Black Friday de Amazon está aquí!"} +{"t":"DDA 23 BFW Outbound 034 Subject line es-es Save up to 40% off from 17 to 27 Nov Ahorra hasta un 40 %: 17-27 nov."} +{"t":"DDA 23 BFW Outbound 035 Subject line es-es Save big from 17 to 27 Nov Ahorra a lo grande: del 17 al 27 de nov."} +{"t":"DDA 23 BFW Outbound 036 Headline es-es Shop for joy in Amazon Black Friday Week Aprovecha la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 037 Body Copy es-es It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Puede que todavía no haya llegado el momento de sacar los adornos, pero desde ahora y hasta el 27 de noviembre, podrás disfrutar de ahorros de hasta el 40 % en ofertas que aportarán un toque de alegría al inicio de la temporada navideña."} +{"t":"DDA 23 BFW Outbound 038 Body Copy es-es It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Puede que todavía no haya llegado el momento de sacar los adornos, pero desde ahora y hasta el 27 de noviembre, podrás disfrutar de increíbles ofertas que aportarán un toque de alegría al inicio de la temporada navideña."} +{"t":"DDA 23 BFW Outbound 039 CTA es-es See the deals Descubre las ofertas"} +{"t":"DDA 23 BFW Outbound 040 Title es-es Amazon Black Friday Week is here! Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 041 Body Copy es-es Save up to 40% off until 27 Nov Grandes ahorros hasta el 27 nov."} +{"t":"DDA 23 BFW Outbound 042 Body Copy es-es Save big until 27 Nov Ahorra a lo grande hasta el 27 nov."} +{"t":"DDA 23 BFW Outbound 043 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Outbound 044 Title es-es Shop WOW deals on [category] in Black Friday Week Ofertas WOW en XX: Semana Black Friday"} +{"t":"DDA 23 BFW Outbound 045 Body Copy es-es Save up to 40% off at Amazon Ahorra hasta un 40 % en Amazon"} +{"t":"DDA 23 BFW Outbound 046 Body Copy es-es Save with great deals at Amazon Ahorra con grandes ofertas en Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title es-es Get deals on (category) while they last! ¡Aprovecha las ofertas en [category]!"} +{"t":"DDA 23 BFW Outbound 052 Subject line es-es Amazon Black Friday Week is here! Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 053 Subject line es-es Save big with up to 40% until 27 November Ahorra hasta un 40 % hasta el 27 de noviembre"} +{"t":"DDA 23 BFW Outbound 054 Subject line es-es Save big until 27 November Ahorra a lo grande hasta el 27 de noviembre"} +{"t":"DDA 23 BFW Outbound 055 Headline es-es Share the joy with the Amazon Black Friday Week Semana de Black Friday de Amazon: comparte la alegría"} +{"t":"DDA 23 BFW Outbound 056 Body Copy es-es Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Anímate y da el pistoletazo de salida a tus compras navideñas. En la Semana de Black Friday de Amazon encontrarás ahorros de hasta el 40 % en grandes ofertas. Empieza a comprar tus regalos de Navidad cuanto antes. ¡Echa un vistazo a las ofertas!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy es-es Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Anímate y da el pistoletazo de salida a tus compras navideñas. En la Semana de Black Friday de Amazon encontrarás increíbles ofertas. Empieza a comprar tus regalos de Navidad cuanto antes. ¡Echa un vistazo a las ofertas!"} +{"t":"DDA 23 BFW Outbound 059 Title es-es Amazon Black Friday Week is here! Ahorra hasta un 40 % ahora"} +{"t":"DDA 23 BFW Outbound 060 Body Copy es-es Shop up to 40% off now Ahorra hasta un 40 % ahora"} +{"t":"DDA 23 BFW Outbound 061 Body Copy es-es Joyful savings until 27 November Felices ahorros hasta el 27 nov."} +{"t":"DDA 23 BFW Outbound 062 CTA es-es Save now Empieza a ahorrar"} +{"t":"DDA 23 BFW Outbound 063 Subject line es-es Black Friday Week deals are still available Todavía quedan ofertas de la Semana Black Friday"} +{"t":"DDA 23 BFW Outbound 064 Subject line es-es Get up to 40% off great deals Consigue ahorros de hasta el 40 %"} +{"t":"DDA 23 BFW Outbound 065 Subject line es-es Get yourself some great deals Hazte con grandes ofertas"} +{"t":"DDA 23 BFW Outbound 066 Headline es-es The Amazon Black Friday Week, 17-27 November Semana de Black Friday de Amazon, 17-27 nov."} +{"t":"DDA 23 BFW Outbound 067 Body Copy es-es There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. ¡Aún estás a tiempo! La Semana de Black Friday de Amazon ya ha empezado, pero todavía puedes ahorrar hasta un 40 % en un sinfín de ofertas hasta el 27 de noviembre. Busca las ofertas con las que repartirás alegría estas fiestas."} +{"t":"DDA 23 BFW Outbound 068 Body Copy es-es There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. ¡Aún estás a tiempo! La Semana de Black Friday de Amazon ya ha empezado, pero todavía puedes encontrar increíbles ofertas hasta el 27 de noviembre. Busca las ofertas con las que repartirás alegría estas fiestas."} +{"t":"DDA 23 BFW Outbound 070 Title es-es Find your Black Friday Week deals now Semana de Black Friday: busca ofertas"} +{"t":"DDA 23 BFW Outbound 071 Body Copy es-es Up to 40% off deals continue.... Más ahorros de hasta el 40 %…"} +{"t":"DDA 23 BFW Outbound 072 Body Copy es-es Great deals continue… Continúan las grandes ofertas…"} +{"t":"DDA 23 BFW Outbound 074 Title es-es Shop great deals on (category) Hazte con grandes ofertas en (category)"} +{"t":"DDA 23 BFW Outbound 075 Body Copy es-es Save up to 40% off in Black Friday Week Semana de Black Friday: ahorros del 40 %"} +{"t":"DDA 23 BFW Outbound 076 Body Copy es-es Save big in Amazon Black Friday Week Ahorra en la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 078 Title es-es Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Anímate y empieza tus compras navideñas de (category) con ahorros de hasta el 40 % en la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 079 Title es-es Shop great deals on (category) in Amazon Black Friday Week. Disfruta de grandes ofertas en (category) en la Semana de Black Friday de Amazon"} +{"t":"DDA 23 BFW Outbound 080 Title es-es The Amazon Black Friday week goes on La Semana de Black Friday continúa"} +{"t":"DDA 23 BFW Outbound 081 Body Copy es-es Save up to 40% off in Black Friday Week Semana de Black Friday: hasta el 40 %"} +{"t":"DDA 23 BFW Outbound 084 Subject line es-es The Amazon Black Friday Week is going strong Amazon continúa con la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 085 Subject line es-es Don't forget to save up to 40% off today No olvides ahorrar hasta un 40 % hoy"} +{"t":"DDA 23 BFW Outbound 086 Subject line es-es Don't forget to save big today No olvides ahorrar a lo grande"} +{"t":"DDA 23 BFW Outbound 087 Headline es-es Find your deals in Amazon Black Friday Week Encuentras grandes ofertas en la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 088 Body Copy es-es If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Si aún no te has sumado a la Semana de Black Friday, ¡no te preocupes! Todavía estás a tiempo para ahorrar hasta un 40 % en todo lo que necesites para esta temporada. ¡Encuentra tus ofertas!"} +{"t":"DDA 23 BFW Outbound 089 Body Copy es-es If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Si aún no te has sumado a la Semana de Black Friday, ¡no te preocupes! Todavía estás a tiempo para encontrar increíbles ofertas en todo lo que necesites para esta temporada. ¡Encuentra tus ofertas!"} +{"t":"DDA 23 BFW Outbound 091 Title es-es The Amazon Black Friday Week is still on Continúa la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 092 Body Copy es-es Save big with up to 40% until 27 November Ahorra hasta un 40 % hasta el 27 nov."} +{"t":"DDA 23 BFW Outbound 093 Body Copy es-es Save big until 27 November Ahorra a lo grande hasta el 27 nov."} +{"t":"DDA 23 BFW Outbound 095 Subject line es-es Amazon Black Friday Week is almost over! Termina la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 096 Subject line es-es There's still time to save up to 40% off Todavía estás a tiempo de ahorrar hasta un 40 %"} +{"t":"DDA 23 BFW Outbound 097 Subject line es-es There's still time to save on great deals La Semana de Black Friday continúa"} +{"t":"DDA 23 BFW Outbound 098 Headline es-es Amazon Black Friday Week ends soon La Semana de Black Friday continúa"} +{"t":"DDA 23 BFW Outbound 099 Body Copy es-es It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Ha llegado la cuenta atrás para el final de la Semana de Black Friday. Aprovecha y consigue ahorros de hasta el 40 % en todo lo que necesites para empezar a repartir un poco de alegría. Hazte con las ofertas hasta el 27 de noviembre."} +{"t":"DDA 23 BFW Outbound 100 Body Copy es-es It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Ha llegado la cuenta atrás para el final de la Semana de Black Friday. Aprovecha y consigue increíbles ofertas en todo lo que necesites para empezar a repartir un poco de alegría. Hazte con las ofertas hasta el 27 de noviembre."} +{"t":"DDA 23 BFW Outbound 102 Title es-es Amazon Black Friday Week ends soon La Semana de Black Friday termina pronto"} +{"t":"DDA 23 BFW Outbound 103 Body Copy es-es Shop fantastic deals until 27 November Fantásticas ofertas hasta el 27 nov."} +{"t":"DDA 23 BFW Outbound 105 Title es-es Shop Black Friday Week deals on (category) Semana de Black Friday: (category)"} +{"t":"DDA 23 BFW Outbound 106 Body Copy es-es There's still time to save up to 40% off Todavía puedes ahorrar hasta un 40 %"} +{"t":"DDA 23 BFW Outbound 107 Body Copy es-es There's still time to find great deals Aún estás a tiempo de encontrar ofertas"} +{"t":"DDA 23 BFW Outbound 109 Title es-es There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Todavía estás a tiempo de ahorrar hasta un 40 % en ofertas de (category) en la Semana de Black Friday de Amazon."} +{"t":"DDA 23 BFW Outbound 110 Title es-es There's still time to shop great deals on (category) in Amazon Black Friday Week. Todavía estás a tiempo de comprar increíbles ofertas de (category) en la Semana de Black Friday de Amazon."} +{"t":"DDA 23 BFW Outbound 111 Title es-es There's limited time to shop up to 40% off Ahorra hasta un 40 % por poco tiempo"} +{"t":"DDA 23 BFW Outbound 112 Title es-es There's limited time to shop great deals Tienes poco tiempo para comprar ofertas"} +{"t":"DDA 23 BFW Outbound 113 Body Copy es-es Amazon Black Friday Week ends soon Termina pronto: Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 115 Subject line es-es It's the last day of Amazon Black Friday Week Es el último día de la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 116 Subject line es-es Make sure you save up to 40% off Ahorra hasta un 40 %"} +{"t":"DDA 23 BFW Outbound 117 Subject line es-es Make sure you save big Asegúrate de ahorrar a lo grande"} +{"t":"DDA 23 BFW Outbound 118 Headline es-es The Amazon Black Friday Week clock is ticking La Semana de Black Friday de Amazon se acaba"} +{"t":"DDA 23 BFW Outbound 119 Body Copy es-es The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Ha comenzado la cuenta atrás para el final de la Semana de Black Friday de Amazon. Te queda poco para ahorrar hasta un 40 % en la Semana de Black Friday de Amazon. Pero no te preocupes, aún quedan muchas ofertas. Hazte con los artículos de última hora que necesites para empezar la temporada."} +{"t":"DDA 23 BFW Outbound 120 Body Copy es-es There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Te queda poco para ahorrar con las grandes ofertas de la Semana de Black Friday de Amazon. Pero no te preocupes, aún quedan muchas. Hazte con los artículos de última hora que necesites para empezar la temporada."} +{"t":"DDA 23 BFW Outbound 122 Title es-es Only one day left of Amazon Black Friday Week Último día de la Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 123 Body Copy es-es Save today on deals with up to 40% off Ahorra hasta un 40 % con estas ofertas"} +{"t":"DDA 23 BFW Outbound 124 Body Copy es-es Make sure you save big Asegúrate de ahorrar a lo grande"} +{"t":"DDA 23 BFW Outbound 125 CTA es-es Shop now Ver más"} +{"t":"DDA 23 BFW Outbound 126 Title es-es Last few hours of Amazon Black Friday Week Semana de Black Friday: últimas horas"} +{"t":"DDA 23 BFW Outbound 127 Body Copy es-es There's still time to get up to 40% off Todavía puedes ahorrar hasta un 40 %"} +{"t":"DDA 23 BFW Outbound 128 Body Copy es-es There's still time to get great deals Aún estás a tiempo de conseguir ofertas"} +{"t":"DDA 23 BFW Outbound 130 Title es-es Shop our most recommended deals today! ¡Compra las ofertas más recomendadas!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy es-es Save up to 40% off on trending deals Ahorra hasta un 40 % en las tendencias"} +{"t":"DDA 23 BFW Outbound 132 Body Copy es-es Save big on trending deals Ahorra a lo grande en tendencias"} +{"t":"DDA 23 BFW Outbound 133 CTA es-es Save now Empieza a ahorrar"} +{"t":"DDA 23 BFW Outbound 134 Title es-es Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Solo quedan unas horas para ahorrar hasta un 40 % en (category). Último día de la Semana de Black Friday de Amazon. Encuentra tus ofertas."} +{"t":"DDA 23 BFW Outbound 135 Title es-es Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Solo quedan unas horas para ahorrar a lo grande en (category). Último día de la Semana de Black Friday de Amazon. Encuentra tus ofertas."} +{"t":"DDA 23 BFW Outbound 136 Title es-es Black Friday Week Semana de Black Friday"} +{"t":"DDA 23 BFW Outbound 137 Body Copy es-es Check out recommended deals for you Mira las ofertas recomendadas para ti"} +{"t":"DDA 23 BFW Outbound 138 CTA es-es Shop now Compra ahora"} +{"t":"DDA 23 LMD Outbound 001 Subject line es-es Amazon Last Minute Deals are on! Llegan las Ofertas de última hora y más de Amazon"} +{"t":"DDA 23 LMD Outbound 002 Subject line es-es Shop last minute gifts Compra regalos de última hora"} +{"t":"DDA 23 LMD Outbound 003 Headline es-es Spread joy with Amazon Last Minute Deals! Comparte alegría con las Ofertas de última hora y más"} +{"t":"DDA 23 LMD Outbound 004 Body Copy es-es Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Encuentra todos los regalos navideños que te faltan en las Ofertas de última hora y más de Amazon. Podrás comprar regalos para todo el mundo y ahorrar a lo grande. Cuantas más ofertas, más alegría. Descubre los productos más populares y hazte con todos los regalos. Disfruta de los buenos precios."} +{"t":"DDA 23 LMD Outbound 005 CTA es-es See the deals Descubre las ofertas"} +{"t":"DDA 23 LMD Outbound 006 Title es-es Last Minute Deals are here! Llegan las Ofertas de última hora y más"} +{"t":"DDA 23 LMD Outbound 007 Title es-es Save big this festive season Ahorra a lo grande estas fiestas"} +{"t":"DDA 23 LMD Outbound 008 Body Copy es-es Save big this December Ahorra a lo grande en diciembre"} +{"t":"DDA 23 LMD Outbound 009 Body Copy es-es Last Minute deals are go! Llegan las Ofertas de última hora y más"} +{"t":"DDA 23 LMD Outbound 010 CTA es-es Shop now Compra ahora"} +{"t":"DDA 23 LMD Outbound 011 Title es-es Last Minuite Christmas Deals on (category) Ofertas de última hora y más: (category)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy es-es Shop up to 40% off today Ahorra hasta un 45% hoy"} +{"t":"DDA 23 LMD Outbound 013 Body Copy es-es Shop great savings today Ahorra a lo grande hoy"} +{"t":"DDA 23 LMD Outbound 014 CTA es-es Save now Ahorra desde ya"} +{"t":"DDA 23 LMD Outbound 015 Title es-es Black Friday Best Sellers are back! Vuelven las superventas del Black Friday"} +{"t":"DDA 23 LMD Outbound 016 Title es-es With up to 40% off Con hasta un 45% de descuento"} +{"t":"DDA 23 LMD Outbound 017 Body Copy es-es Save up to 40% off this Christmas Ahorra hasta un 45% estas fiestas"} +{"t":"DDA 23 LMD Outbound 018 Body Copy es-es Discover our most-loved deals Descubre nuestras ofertas favoritas"} +{"t":"DDA 23 LMD Outbound 019 Body Copy es-es Save big on your favourites Ahorra a lo grande en tus favoritos"} +{"t":"DDA 23 LMD Outbound 021 Title es-es Your most loved deals are here Tus ofertas favoritas están aquí"} +{"t":"DDA 23 LMD Outbound 022 Title es-es Discover our most-loved deals Descubre nuestras ofertas favoritas"} +{"t":"DDA 23 LMD Outbound 025 Body Copy es-es View products with 4+ stars Ver productos con 4 estrellas o más"} +{"t":"DDA 23 LMD Outbound 027 CTA es-es Save big now Ahorra en grande"} +{"t":"DDA 23 LMD Outbound 028 Title es-es Bag a bargain with deals under £20 Triunfa con ofertas por menos de 20€"} +{"t":"DDA 23 LMD Outbound 029 Body Copy es-es Last minute gifts at great prices Regalos de última hora a precios únicos"} +{"t":"DDA 23 LMD Outbound 030 CTA es-es Grab yours now Hazte con ellos"} +{"t":"DDA 23 LMD Outbound 031 Title es-es Get those holiday must-haves Hazte con estos regalos navideños"} +{"t":"DDA 23 LMD Outbound 033 Body Copy es-es Holiday must-haves at great prices Regalos navideños a precios increíbles"} +{"t":"DDA 23 LMD Outbound 034 Body Copy es-es Save big on holiday essentials Ahorra a lo grande en regalos navideños"} +{"t":"DDA 23 LMD Outbound 036 Title es-es Last chance for epic deals in time for Christmas Última oportunidad: ofertas para Navidad"} +{"t":"DDA 23 LMD Outbound 038 Body Copy es-es Save now, wrap later Ahorra ahora, envuélvelo más tarde"} +{"t":"DDA 23 LMD Outbound 039 Body Copy es-es Last chance for super savings Última oportunidad de superahorros"} +{"t":"DDA 23 LMD Outbound 041 Subject line es-es Last chance for super savings on Christmas gifts Última oportunidad: ahorra en tus regalos"} +{"t":"DDA 23 LMD Outbound 042 Subject line es-es With up to 40% off Con hasta un 45% de descuento"} +{"t":"DDA 23 LMD Outbound 043 Subject line es-es Share the joy with great gifts Comparte la alegría con regalos increíbles"} +{"t":"DDA 23 LMD Outbound 044 Subject line es-es Last chance for super savings Última oportunidad de superahorros"} +{"t":"DDA 23 LMD Outbound 045 Headline es-es Last chance for epic Christmas deals Última oportunidad para conseguir ofertas épicas"} +{"t":"DDA 23 LMD Outbound 046 Body Copy es-es Joy for them, savings for you Alegría para ellos, ahorro para ti"} +{"t":"DDA 23 LMD Outbound 047 CTA es-es Shop top deals Encuentra ofertas increíbles"} +{"t":"DDA 23 LMD Outbound 048 Title es-es Last Minute Deals Ofertas de última hora y más"} +{"t":"DDA 23 LMD Outbound 049 Body Copy es-es Check out recommended deals for you Mira las ofertas recomendadas para ti"} +{"t":"DDA 23 LMD Outbound 050 CTA es-es Shop now Compra ahora"} +{"t":"DDA 23 LMD Outbound 051 Subject line es-es The Amazon End of Year Sale Starts today! Las Ofertas de Reyes Magos empiezan hoy"} +{"t":"DDA 23 LMD Outbound 052 Subject line es-es Shop great savings until 31 December Ahorra a lo grande hasta el 31 de diciembre"} +{"t":"DDA 23 LMD Outbound 053 Headline es-es Finish the year in style with up to 40% off Ahorra hasta el 45% y termina el año a lo grande"} +{"t":"DDA 23 LMD Outbound 054 Headline es-es Finish the year with great savings Remata el año ahorrando a lo grande"} +{"t":"DDA 23 LMD Outbound 055 Body Copy es-es Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Despídete del 2023 con las Ofertas de Reyes Magos de Amazon. Remata el año con ahorros de hasta el 45%. No te pierdas las fantásticas ofertas que puedes encontrar hasta el 31 de diciembre."} +{"t":"DDA 23 LMD Outbound 056 Body Copy es-es Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Despídete del 2023 con las Ofertas de Reyes Magos de Amazon. Remata el año con ahorros increíbles. No te pierdas las fantásticas ofertas que puedes encontrar hasta el 31 de diciembre."} +{"t":"DDA 23 LMD Outbound 058 Title es-es The Amazon End of Year Sale is here! Las Ofertas de Reyes Magos empiezan ya"} +{"t":"DDA 23 LMD Outbound 059 Body Copy es-es Get up to 40% off until 31 Dec Ahorra hasta un 45% hasta el 31 de dic."} +{"t":"DDA 23 LMD Outbound 060 Body Copy es-es Fantastic deals to be found until 31 Dec Ahorra a lo grande hasta el 31 de dic."} +{"t":"DDA 23 LMD Outbound 061 CTA es-es Shop now Descubre nuestras ofertas"} +{"t":"DDA 23 LMD Outbound 062 Subject line es-es The Amazon End of Year Sale is now on! Las Ofertas de Reyes Magos están en marcha"} +{"t":"DDA 23 LMD Outbound 063 Subject line es-es Shop up to 40% off until 31 December Ahorra hasta un 45% hasta el 31 de diciembre"} +{"t":"DDA 23 LMD Outbound 064 Subject line es-es Shop great savings until 31 December Ahorra a lo grande hasta el 31 de diciembre"} +{"t":"DDA 23 LMD Outbound 065 Headline es-es Bag a big deal in the Amazon End of Year Sale Triunfa con las Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 066 Body Copy es-es End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Acaba el año a lo grande y no te pierdas las Ofertas de Reyes Magos de Amazon con ahorros de hasta el 45%. Disponibles hasta el 31 de diciembre. ¡Descúbrelas ahora!"} +{"t":"DDA 23 LMD Outbound 067 Body Copy es-es End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Termina el año con buen pie y no te pierdas las Ofertas de Reyes Magos de Amazon para ahorrar en todo lo que necesitas. Disponibles hasta el 31 de diciembre. ¡Descúbrelas ahora!"} +{"t":"DDA 23 LMD Outbound 068 CTA es-es See the deals Descubre las ofertas"} +{"t":"DDA 23 LMD Outbound 069 Title es-es The Amazon End of year Sale is on! Están en marcha: Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 070 Body Copy es-es Shop up to 40% off until 31 December Ahorra hasta un 45% hasta el 31 de diciembre"} +{"t":"DDA 23 LMD Outbound 071 Body Copy es-es Shop great deals until 31 December Ahorra a lo grande hasta el 31 de dic."} +{"t":"DDA 23 LMD Outbound 073 Title es-es Limited special offers on Amazon today! Solo hoy: Ofertas limitadas en Amazon"} +{"t":"DDA 23 LMD Outbound 074 Body Copy es-es Shop Lighing Deals while they last! Compra Ofertas Flash mientras duren"} +{"t":"DDA 23 LMD Outbound 076 Title es-es Shop great deals on (category) today! Compra hoy grandes ofertas en (category)"} +{"t":"DDA 23 LMD Outbound 077 Body Copy es-es Get up to 40% off in the End of Year Sale Hasta un 40%: Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 078 Body Copy es-es Save big in the Amazon End of Year Sale Ahorra en las Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 080 Subject line es-es The Amazon Reyes Magos Sale starts today! Las Ofertas de Reyes Magos de Amazon empiezan ya"} +{"t":"DDA 23 LMD Outbound 081 Subject line es-es Shop up to xx% off until 4 January 2024 Ahorra hasta un xx% hasta el 4 de enero de 2024"} +{"t":"DDA 23 LMD Outbound 082 Headline es-es Shop great deals until 4 January 2024 Ahorra a lo grande hasta el 4 de enero de 2024"} +{"t":"DDA 23 LMD Outbound 083 Headline es-es Shop magic deals in the Amazon Reyes Magos Sale! Ahorra a lo grande en las Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 084 Body Copy es-es If you're looking for gifts for your loved ones or even a treat for yourself, you'd be wise to check out the Amazon Reyes Magos Sale. There's up to xx% off until 4th January. So, go find your deals! Tanto si estás buscando regalos como si quieres darte un capricho, no te pierdas las Ofertas de Reyes Magos de Amazon. Puedes ahorrar hasta un xx% hasta el 4 de enero. Encuentra el regalo perfecto al mejor precio."} +{"t":"DDA 23 LMD Outbound 085 Body Copy es-es If you're loking for gifts for loved ones or even a treat for yourself, you'd be wise to check out the Amazon Reyes Magos Sale. There's amazing savings to be found until 4th January. Tanto si estás buscando regalos como si quieres darte un capricho, no te pierdas las Ofertas de Reyes Magos de Amazon. Puedes ahorrar hasta un xx% hasta el 4 de enero. Encuentra el regalo perfecto al mejor precio."} +{"t":"DDA 23 LMD Outbound 087 Title es-es Shop the Amazon Reyes Magos Sale today! Ahorra con las Ofertas de Reyes Magos de Amazon"} +{"t":"DDA 23 LMD Outbound 088 Body Copy es-es Up to xx% off until 4 January Ahorra hasta un xx% hasta el 4 de ene."} +{"t":"DDA 23 LMD Outbound 089 Body Copy es-es Amazing savings until 4 January Ahorra a lo grande hasta el 4 de enero"} +{"t":"DDA 23 LMD Outbound 091 Subject line es-es The Amazon Reyes Magos Sale is now on! Ya disponibles: Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 092 Subject line es-es Get up to xx% off until 4 January 2024 Ahorra hasta un xx% hasta el 4 de enero de 2024"} +{"t":"DDA 23 LMD Outbound 093 Subject line es-es Get amazing savings until 4 January 2024 Ahorra a lo grande hasta el 4 de enero de 2024"} +{"t":"DDA 23 LMD Outbound 094 Headline es-es It's wise not to miss the Amazon Reyes Magos Sale! No te pierdas las Ofertas de Reyes Magos de Amazon"} +{"t":"DDA 23 LMD Outbound 095 Body Copy es-es Find magical gifts for your loved ones or yourself with up to xx% off in the Amazon Reyes Magos Sale. It's on now until 4th January. So, go find some golden deals. Encuentra increíbles regalos o date un capricho con hasta el xx % de ahorro en las Ofertas de Reyes Magos de Amazon. Desde ahora hasta el 4 de enero. Encuentra el regalo perfecto al mejor precio."} +{"t":"DDA 23 LMD Outbound 096 Body Copy es-es Find magical gifts for your loved ones or yourself with amazing savings in the Amazon Reyes Magos Sale. It's on now until 4th January. So, go find some golden deals. Encuentra increíbles regalos o date un capricho con hasta el xx % de ahorro en las Ofertas de Reyes Magos de Amazon. Desde ahora hasta el 4 de enero. Encuentra el regalo perfecto al mejor precio."} +{"t":"DDA 23 LMD Outbound 098 Title es-es The Amazon Reyes Magos Sale is here! Llegan las Ofertas de Reyes Magos"} +{"t":"DDA 23 LMD Outbound 099 Body Copy es-es Shop up to xx% off until 4 January Ahorra hasta un xx% hasta el 4 de enero"} +{"t":"DDA 23 LMD Outbound 100 Body Copy es-es Shop amazing savings until 4 January Ahorra a lo grande hasta el 4 de enero"} +{"t":"DDA 23 LMD Outbound 101 CTA es-es Save now Empieza a ahorrar"} +{"t":"DDA 24 Outbound 001 es-es Ooooh! Get ready for Amazon Black Friday Week ¡Guauu! Prepárate para la Semana de Black Friday"} +{"t":"DDA 24 Outbound 002 es-es Get ready for Black Friday Week Prepárate para la Semana de Black Friday"} +{"t":"DDA 24 Outbound 003 es-es Save the date for Black Friday Week Reserva las fechas de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 004 es-es Epic savings from 21 Nov to 2 Dec Ahorros increíbles del 21 de nov. al 2 de dic."} +{"t":"DDA 24 Outbound 005 es-es Save up to 40% off from 21 November to 2 December Ahorra hasta un 40 % del 21 de nov. al 2 de dic."} +{"t":"DDA 24 Outbound 006 es-es Get ready Prepárate"} +{"t":"DDA 24 Outbound 007 es-es Get ready for Amazon Black Friday Week Prepárate para la Semana de Black Friday"} +{"t":"DDA 24 Outbound 008 es-es Save up to 40% off from 21 Nov to 2 Dec Ahorra hasta un 45 % del 21 de nov. al 2 de dic."} +{"t":"DDA 24 Outbound 009 es-es Save the date Apunta la fecha"} +{"t":"DDA 24 Outbound 010 es-es Amazon Black Friday Week is coming Se acerca la Semana de Black Friday de Amazon"} +{"t":"DDA 24 Outbound 011 es-es Amazon Black Friday Week is almost here Llega la Semana de Black Friday de Amazon"} +{"t":"DDA 24 Outbound 012 es-es Ooooh, it's up to 40% off from 21 Nov to 2 Dec ¡Uuuuh! Ahorra hasta un 40 %: 21 nov.-2 dic."} +{"t":"DDA 24 Outbound 013 es-es Ooh savings on Amazon Black Friday Week Semana de Black Friday: ¡qué ahorros!"} +{"t":"DDA 24 Outbound 014 es-es Save big from 21 Nov to 2 Dec 21 nov.-2 dic.: ahorra a lo grande"} +{"t":"DDA 24 Outbound 015 es-es Amazon Black Friday Week... The countdown begins Semana de Black Friday: empieza la cuenta atrás"} +{"t":"DDA 24 Outbound 016 es-es Ooooh! Amazon Black Friday Week is almost here ¡Uuuuh! Llega la Semana de Black Friday de Amazon"} +{"t":"DDA 24 Outbound 017 es-es Big savings from 21 Nov to 2 Dec Ahorros increíbles: 21 nov.-2 dic."} +{"t":"DDA 24 Outbound 018 es-es Start your wishlist! ¡Empieza tu lista!"} +{"t":"DDA 24 Outbound 019 es-es Amazon Black Friday Week savings are coming Ahorros a la vista: Semana de Black Friday"} +{"t":"DDA 24 Outbound 021 es-es Black Friday Week starts at midnight La Semana de Black Friday empieza a medianoche"} +{"t":"DDA 24 Outbound 022 es-es Ooooh! Amazon Black Friday Week is just hours away Solo unas horas para la Semana de Black Friday"} +{"t":"DDA 24 Outbound 023 es-es Finish your wishlist Completa tu lista"} +{"t":"DDA 24 Outbound 024 es-es Set your alarm! ¡Ponte una alarma!"} +{"t":"DDA 24 Outbound 025 es-es Amazon Black Friday Week is finally here! La Semana de Black Friday de Amazon ya está aquí"} +{"t":"DDA 24 Outbound 026 es-es Save up to 40% on great products Ahorra hasta un 40 % en productos increíbles"} +{"t":"DDA 24 Outbound 027 es-es Great deals on great products Grandes ofertas en productos increíbles"} +{"t":"DDA 24 Outbound 028 es-es Ooooh! Lots of great deals to be found Grandes ofertas en productos increíbles"} +{"t":"DDA 24 Outbound 029 es-es Shop deals now Descubre las ofertas"} +{"t":"DDA 24 Outbound 030 es-es Amazon Black Friday Week is finally here La Semana de Black Friday ya está aquí"} +{"t":"DDA 24 Outbound 031 es-es Get up to 40% off great products Ahorra hasta un 45%"} +{"t":"DDA 24 Outbound 032 es-es Get deals now Comienza a ahorrar"} +{"t":"DDA 24 Outbound 033 es-es Black Friday Week deals are available Siguen las ofertas de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 034 es-es Up to 40% off epic deals. Ooooh! ¡Uuuuh! Ofertas increíbles de hasta el 40 %"} +{"t":"DDA 24 Outbound 035 es-es Amazon Black Friday Week has only just begun Semana de Black Friday. Y esto es solo el comienzo"} +{"t":"DDA 24 Outbound 036 es-es Ooooh! Black Friday Week deals! ¡Uuuuh! Ofertas de Black Friday"} +{"t":"DDA 24 Outbound 037 es-es Save up to 40% throughout Black Friday Week Hasta el 40 %: Semana de Black Friday"} +{"t":"DDA 24 Outbound 038 es-es More great deals coming tomorrow! Mañana llegan más ofertas increíbles"} +{"t":"DDA 24 Outbound 039 es-es Shop now Compra ahora"} +{"t":"DDA 24 Outbound 040 es-es Day 1 of Black Friday Week is almost over Semana de Black Friday: fin del día 1"} +{"t":"DDA 24 Outbound 041 es-es Up to 40% off deals continues tomorrow Mañana más ahorros de hasta el 40 %"} +{"t":"DDA 24 Outbound 042 es-es Great savings throughout Amazon Black Friday Week Grandes ahorros: Semana de Black Friday"} +{"t":"DDA 24 Outbound 043 es-es New day, new deals: Black Friday Week Otro día de ofertas en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 044 es-es Up to 40% off continues this Black Friday Week Semana de Black Friday: ahorros de hasta un 45 %"} +{"t":"DDA 24 Outbound 045 es-es Don't forget your deals today No te olvides de tus ofertas"} +{"t":"DDA 24 Outbound 046 es-es More epic deals this Black Friday Week ¡Uuuuh! Más ofertas en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 047 es-es Find your deals Descubre tus ofertas"} +{"t":"DDA 24 Outbound 048 es-es Epic deals in Amazon Black Friday Week Semana de Black Friday: grandes ofertas"} +{"t":"DDA 24 Outbound 049 es-es Still up to 40% off in Amazon Black Friday Week Ahorros del 40 %: Semana de Black Friday"} +{"t":"DDA 24 Outbound 050 es-es Epic Black Friday Week deals await Semana de Black Friday con ofertas increíbles"} +{"t":"DDA 24 Outbound 051 es-es Up to 40% off great products Ahorra hasta un 45 % en productos increíbles"} +{"t":"DDA 24 Outbound 052 es-es Great deals to be had Ofertas que no te puedes perder"} +{"t":"DDA 24 Outbound 053 es-es Up to 40% off in Amazon Black Friday Week Ahorros del 40 % en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 054 es-es Ooooh! Amazon Black Friday Week deals ¡Uuuuh! Semana de Black Friday"} +{"t":"DDA 24 Outbound 055 es-es Get your Amazon Black Friday Week deals Consigue tus ofertas de Black Friday"} +{"t":"DDA 24 Outbound 056 es-es Still up to 40% off great products Ahorros del 45 % en productos increíbles"} +{"t":"DDA 24 Outbound 057 es-es Still great deals to be had Más ofertas que no te puedes perder"} +{"t":"DDA 24 Outbound 058 es-es New day, new Black Friday Week deals Otro día de ofertas en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 059 es-es Great Amazon deals on great products Grandes ahorros en productos increíbles"} +{"t":"DDA 24 Outbound 060 es-es Ooooh! Great deals await ¡Uuuuh! Descubre grandes ofertas"} +{"t":"DDA 24 Outbound 061 es-es Ooooh! Up to 40% off awaits ¡Uuuuh! Te esperan ofertas de hasta un 40 %"} +{"t":"DDA 24 Outbound 062 es-es Up to 40% off - Amazon Black Friday Week Hasta un 40 %: Semana de Black Friday"} +{"t":"DDA 24 Outbound 063 es-es Ooooh! deals on great products Grandes ahorros en productos increíbles"} +{"t":"DDA 24 Outbound 064 es-es Black Friday Week deals to be had Semana de Black Friday: ofertas increíbles"} +{"t":"DDA 24 Outbound 065 es-es Great deals on great products Grandes ahorros en productos increíbles"} +{"t":"DDA 24 Outbound 066 es-es Find oooooooh! deals at Amazon Descubre grandes ofertas"} +{"t":"DDA 24 Outbound 067 es-es Up to 40% off Ooooh! great products Ahorra hasta un 40 % en productos increíbles"} +{"t":"DDA 24 Outbound 069 es-es Up to 40% off. Ooooh indeed... Descuentos de hasta un 40 %. ¡Uuuuh!"} +{"t":"DDA 24 Outbound 070 es-es Great deals await Descubre grandes ofertas"} +{"t":"DDA 24 Outbound 071 es-es Save up to 40% Ahorra hasta un 40 %"} +{"t":"DDA 24 Outbound 072 es-es Show now Ver más"} +{"t":"DDA 24 Outbound 073 es-es Black Friday deals are still waiting for you Te esperan las ofertas de Black Friday"} +{"t":"DDA 24 Outbound 074 es-es Up to 40% off will make you go Ooooh! Ofertas de hasta un 40 % para decir ¡Uuuuh!"} +{"t":"DDA 24 Outbound 075 es-es Great deals are waiting for you Te esperan ofertas increíbles"} +{"t":"DDA 24 Outbound 076 es-es Up to 40% off a wide selection Hasta el 45 % en una gran selección"} +{"t":"DDA 24 Outbound 077 es-es Find great deals in Amazon Black Friday Ofertas increíbles en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 078 es-es Get yourself up to 40% off now Ahorra ya hasta un 40 %"} +{"t":"DDA 24 Outbound 079 es-es Up to 40% on great products Ahorros del 40 % en productos increíbles"} +{"t":"DDA 24 Outbound 080 es-es Lots of deals are still waiting Te esperan muchas ofertas"} +{"t":"DDA 24 Outbound 081 es-es Amazon Black Friday deals Ofertas de Black Friday de Amazon"} +{"t":"DDA 24 Outbound 082 es-es It's the last day of Black Friday Week Es el último día de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 083 es-es Still time to save up to 40% off Todavía estás a tiempo de ahorrar hasta un 40 %"} +{"t":"DDA 24 Outbound 084 es-es There's still time to get great deals Aún estás a tiempo de conseguir grandes ofertas"} +{"t":"DDA 24 Outbound 085 es-es The Amazon Black Friday Week clock is ticking... La Semana de Black Friday de Amazon se acaba"} +{"t":"DDA 24 Outbound 086 es-es Shop great deals Compra ofertazas"} +{"t":"DDA 24 Outbound 087 es-es Only one day left of Amazon Black Friday Week Último día de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 088 es-es Still up to 40% off on great products Ahorros del 40 % en productos increíbles"} +{"t":"DDA 24 Outbound 089 es-es It's the last day of Amazon Black Friday Week!! Es el último día de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 090 es-es Go Ooooh! With up to 40% off ¡Uuuuh! Ahorra hasta un 40 %"} +{"t":"DDA 24 Outbound 091 es-es Save today with up to 40% off Ahorra hasta un 40 % hoy"} +{"t":"DDA 24 Outbound 092 es-es Great deals on products worth an Ooooh! Ofertas en productos increíbles"} +{"t":"DDA 24 Outbound 093 es-es Last few hours of Amazon Black Friday Week Semana de Black Friday: últimas horas"} +{"t":"DDA 24 Outbound 094 es-es There's still time to get up to 40% off Todavía puedes ahorrar hasta un 45 %"} +{"t":"DDA 24 Outbound 096 es-es Discover Black Friday Week deals Descubre grandes ofertas"} +{"t":"DDA 24 Outbound 097 es-es Get up to 40% off now Ahorra ya hasta un 45 %"} +{"t":"DDA 24 Outbound 098 es-es Shop all deals Descubre las ofertas"} +{"t":"DDA 24 Outbound 099 es-es Explore Black Friday Week deals Semana de Black Friday: ofertas increíbles"} +{"t":"DDA 24 Outbound 100 es-es Discover epic deals Descubre grandes ofertas"} +{"t":"DDA 24 Outbound 101 es-es Black Friday is here Hoy es Black Friday"} +{"t":"DDA 24 Outbound 102 es-es Up to 40% off: deals too good to miss Ofertas de hasta un 45 % para decir ¡Guauu!"} +{"t":"DDA 24 Outbound 103 es-es Epic deals are waiting for you Te esperan ofertas increíbles"} +{"t":"DDA 24 Outbound 104 es-es Discover great deals this Black Friday Ofertas increíbles en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 105 es-es Save up to 40% off Ahorra hasta un 45 %"} +{"t":"DDA 24 Outbound 106 es-es There's still time to save up to 40% off Todavía estás a tiempo de ahorrar hasta un 45 %"} +{"t":"DDA 24 Outbound 107 es-es Amazon Black Friday Week: 21 Nov - 2 Dec Semana de Black Friday: 21 nov.-2 dic."} +{"t":"DDA 24 Outbound 108 es-es Discover our Amazon Creator top deals Descubre las ofertas de Amazon Creators"} +{"t":"DDA 24 Outbound 109 es-es Let us show you some great savings across Amazon Black Friday Week Black Friday: descubre grandes ofertas"} +{"t":"DDA 24 Outbound 110 es-es Amazon Black Friday Week: Up to 40% off Ahorros del 40 %: Semana de Black Friday"} +{"t":"DDA 24 Outbound 111 es-es We've got deals worth Ooooh-ing about Tenemos ofertas que te sorprenderán"} +{"t":"DDA 24 Outbound 112 es-es Deals throughtout Black Friday Week Ofertas de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 113 es-es Deals, deals, deals on your favourite products Ofertas y más ofertas en tus favoritos"} +{"t":"DDA 24 Outbound 114 es-es Deals, deals, deals in Black Friday Week Muchas ofertas: Semana de Black Friday"} +{"t":"DDA 24 Outbound 115 es-es Get daily invites to Amazon WOW! Deals Accede a las Ofertas WOW! de Amazon"} +{"t":"DDA 24 Outbound 116 es-es Up to 40% off on [category] Ahorra hasta un 40 % en [category]"} +{"t":"DDA 24 Outbound 117 es-es Black Friday week with up to 40% off Ahorros del 40 %: Semana de Black Friday"} +{"t":"DDA 24 Outbound 118 es-es Great deals on [electronics] Ofertas increíbles en [electronics]"} +{"t":"DDA 24 Outbound 119 es-es Great deals during Black Friday Week Ofertas increíbles de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 120 es-es Subscribe Únete"} +{"t":"DDA 24 Outbound 121 es-es Ooh great deals during Black Friday Week Semana de Black Friday: grandes ofertas"} +{"t":"DDA 24 Outbound 122 es-es Up to 40% off on WOW! Deals at Amazon Ofertas WOW! de Amazon: ahorros del 40 %"} +{"t":"DDA 24 Outbound 123 es-es Great WOW! Deals on [CATEGORY] Ofertas WOW! increíbles en [CATEGORY]"} +{"t":"DDA 24 Outbound 124 es-es Great WOW! Deals at Amazon Increíbles Ofertas WOW! de Amazon"} +{"t":"DDA 24 Outbound 125 es-es Great WOW! Deals on [insert category] Ofertas WOW! increíbles en [category]"} +{"t":"DDA 24 Outbound 126 es-es See WOW! Deals Ver Ofertas WOW!"} +{"t":"DDA 24 Outbound 127 es-es Take a look at our 100 top deals Descubre las 100 mejores ofertas"} +{"t":"DDA 24 Outbound 128 es-es Up to 40% off during Black Friday Week Ahorros del 45 %: Semana de Black Friday"} +{"t":"DDA 24 Outbound 129 es-es Great savings during Black Friday Week Ofertas increíbles de Black Friday"} +{"t":"DDA 24 Outbound 130 es-es See top picks Ver la selección"} +{"t":"DDA 24 Outbound 131 es-es Black Friday deals just for you Ofertas de Black Friday solo para ti"} +{"t":"DDA 24 Outbound 132 es-es Up to 40% off on your favourite products Ahorra hasta un 45 % en tus favoritos"} +{"t":"DDA 24 Outbound 133 es-es Great savings on your favourite products Ofertas increíbles en tus favoritos"} +{"t":"DDA 24 Outbound 134 es-es See your deals Descubre las ofertas"} +{"t":"DDA 24 Outbound 135 es-es Premium brand deals in Black Friday Week Grandes marcas: ofertas de Black Friday"} +{"t":"DDA 24 Outbound 136 es-es Ooooh! Up to 40% off on Amazon ¡Uuuuh! Ahorra hasta el 40 % en Amazon"} +{"t":"DDA 24 Outbound 137 es-es Top savings on top brands Ahorros increíbles en grandes marcas"} +{"t":"DDA 24 Outbound 138 es-es Shop top brands Ver marcas top"} +{"t":"DDA 24 Outbound 139 es-es Did you find something in our Black Friday deals? ¿Te gusta nuestra Semana de Black Friday?"} +{"t":"DDA 24 Outbound 140 es-es Up to 40% off to make you go Ooooh! Ofertas de hasta un 40 % ¡Uuuuh!"} +{"t":"DDA 24 Outbound 141 es-es You've got great taste with great savings Tienes buen gusto para las ofertas"} +{"t":"DDA 24 Outbound 142 es-es Keep shopping deals Sigue ahorrando"} +{"t":"DDA 24 Outbound 143 es-es Amazon Black friday Week deals to be had Ofertas imprescindibles de Black Friday"} +{"t":"DDA 24 Outbound 144 es-es Keep shopping for up to 40% off Sigue ahorrando hasta el 45 %"} +{"t":"DDA 24 Outbound 145 es-es Keep shopping for savings Sigue ahorrando"} +{"t":"DDA 24 Outbound 146 es-es Black Friday Weeks deals are trending Tendencias de la Semana de Black Friday"} +{"t":"DDA 24 Outbound 147 es-es Up to 40% off trending products Ahorra hasta el 40 % en tendencias"} +{"t":"DDA 24 Outbound 148 es-es Great deals on trending products Ofertas increíbles en tendencias"} +{"t":"DDA 24 Outbound 149 es-es Deals on trustworthy brands Ofertas en marcas confiables"} +{"t":"DDA 24 Outbound 150 es-es Top brands at excellent prices Las mejores marcas a precios excelentes"} +{"t":"DDA 24 Outbound 151 es-es See all Explora más"} +{"t":"DDA 24 Outbound 152 es-es You've got great taste for big savings Tienes buen gusto para las ofertas"} +{"t":"DDA 24 Outbound 153 es-es Epic Black Friday Week deals Ofertas increíbles en la Semana de Black Friday"} +{"t":"DDA 24 Outbound 154 es-es Products you love at prices you'll love! ¡Productos que adoras a precios buenos!"} +{"t":"DDA 24 Outbound 155 es-es Discover highly-rated deals Descubre las ofertas mejor valoradas"} +{"t":"DDA 24 Outbound 156 es-es Found your Black Friday Week deals yet? ¿Te gusta nuestra Semana de Black Friday?"} +{"t":"DDA 24 Outbound 157 es-es Check out our Top 100 deals Descubre las 100 mejores ofertas"} +{"t":"DDA 24 Outbound 158 es-es Deals on Influencer Favourites Ofertas en favoritos de influencers"} +{"t":"DDA 24 Outbound 159 es-es Shop before they're gone Disfrútalas antes de que se acaben"} +{"t":"DDA 24 Outbound 160 es-es Festive finds and merry deals Ideas para fiestas y ofertas especiales"} +{"t":"DDA 24 Outbound 161 es-es Gifts, hosting, decor for less Regalos, decoración y más a menor precio"} +{"t":"DDA 24 Outbound 162 es-es Black Friday Top 100 Deals Las top 100 ofertas de Black Friday"} +{"t":"DDA 24 Outbound 163 es-es Black Friday picks from top brands Las mejores ofertas de Black Friday"} +{"t":"DDA 24 Outbound 164 es-es Ooooh! The Amazon Boxing Day Sale starts today Las Ofertas de Reyes Magos de Amazon empiezan ya"} +{"t":"DDA 24 Outbound 165 es-es Great savings until 31 December Ahorra hasta un xx % hasta el 6 de enero de 2025"} +{"t":"DDA 24 Outbound 166 es-es Finish the year in style with up to 40% off Ahorra a lo grande hasta el 6 de enero de 2025"} +{"t":"DDA 24 Outbound 167 es-es Finish this year with great savings Ahorra a lo grande en las Ofertas de Reyes Magos"} +{"t":"DDA 24 Outbound 168 es-es See the deals Descubre las ofertas"} +{"t":"DDA 24 Outbound 169 es-es The Amazon Boxing Day Sale is here! Ahorra con las Ofertas de Reyes Magos"} +{"t":"DDA 24 Outbound 170 es-es Get up to xx% off until 31 Dec Ahorra hasta un xx % hasta el 6 de enero"} +{"t":"DDA 24 Outbound 171 es-es Great deals to be found until 31 Dec Ahorra a lo grande hasta el 6 de enero"} +{"t":"DDA 24 Outbound 172 es-es The Amazon Boxing Day Sale is now on! Las Ofertas de Reyes Magos continúan"} +{"t":"DDA 24 Outbound 173 es-es Shop up to xx% off until 31 December Ahorra hasta un xx % hasta el 6 de enero de 2025"} +{"t":"DDA 24 Outbound 174 es-es Ooh! Great savings until 31 December Disfruta de ahorros hasta el 6 de enero de 2025"} +{"t":"DDA 24 Outbound 175 es-es Bag a big deal in the Amazon Boxing Day Sale No te pierdas las Ofertas de Reyes Magos"} +{"t":"DDA 24 Outbound 176 es-es The Amazon Boxing Day Sale is still on! Llegan las Ofertas de Reyes Magos"} +{"t":"DDA 24 Outbound 177 es-es Ooooh! Great deals until 31 December Compra y ahorra hasta el 6 de enero"} +{"t":"DDA 24 Outbound 178 es-es Save now Comienza a ahorrar"} +{"t":"DDA 24 Outbound 186 es-es Amazon Last Minute Deals are here Llegan las Ofertas de última hora de Amazon"} +{"t":"DDA 24 Outbound 187 es-es Great gifts at great prices Grandes regalos a precios increíbles"} +{"t":"DDA 24 Outbound 188 es-es Find your Amazon Last Minute Deal Encuentra Ofertas de última hora de Amazon"} +{"t":"DDA 24 Outbound 189 es-es Last Minute Deals have finally arrived Llegan las Ofertas de última hora"} +{"t":"DDA 24 Outbound 190 es-es Find a December deal to make you go Ooh! Encuentra una oferta que te conquiste"} +{"t":"DDA 24 Outbound 191 es-es Ooooh! Amazon Last Minute Deals are here ¡Las Ofertas de última hora de Amazon están aquí!"} +{"t":"DDA 24 Outbound 192 es-es Shop great deals until 22 December Ahorra a lo grande hasta el 22 de diciembre"} +{"t":"DDA 24 Outbound 193 es-es Finish off your gift list with Last Minute Deals Compra regalos en las Ofertas de última hora"} +{"t":"DDA 24 Outbound 194 es-es Find perfect deals Encuentra grandes ofertas"} +{"t":"DDA 24 Outbound 195 es-es Amazon Last Minute Deals are here! Llegan las Ofertas de última hora"} +{"t":"DDA 24 Outbound 196 es-es Great savings until 22 December Ahorra a lo grande hasta el 22 de dic."} +{"t":"DDA 24 Outbound 197 es-es Last chance for epic deals in time Última oportunidad: ofertas increíbles"} +{"t":"DDA 24 Outbound 198 es-es Ooooh! Save now on your wishlist for this holiday season Ahorra en tu lista para estas fiestas"} +{"t":"DDA 24 Outbound 199 es-es Last Minute Deals are nearly ooh-ooh-over! Se acaban las ofertas de última hora"} +{"t":"DDA 24 Outbound 200 es-es Last chance for great deals on gifts Última oportunidad para ahorrar en tus regalos"} +{"t":"DDA 24 Outbound 201 es-es Last chance to grab epic deals Último día de ofertas increíbles"} +{"t":"DDA 24 Outbound 202 es-es Shop for deals Descubre ofertas"} +{"t":"DDA 24 Outbound 203 es-es Amazon gifts are waiting for you Tus regalos te esperan en Amazon"} +{"t":"DDA 24 Outbound 204 es-es Find a perfect gift for yourself or someone Encuentra el regalo perfecto para todos"} +{"t":"DDA 24 Outbound 205 es-es Shop your deals Descubre ofertas"} +{"t":"DDA 24 Outbound 206 es-es Find the perfect gift Ideas para regalos"} +{"t":"DDA 24 Outbound 207 es-es Create a wishlist Crear una lista"} +{"t":"DDA 24 Outbound 208 es-es Customers' Most Loved Los preferidos de clientes"} +{"t":"DDA 24 Outbound 209 es-es Toys Juguetes"} +{"t":"DDA 24 Outbound 210 es-es Books Libros"} +{"t":"DDA 24 Outbound 211 es-es Computers & Accessories Informática y software"} +{"t":"DDA 24 Outbound 212 es-es Home & Kitchen Hogar y cocina"} +{"t":"DDA 24 Outbound 213 es-es Fashion Ropa"} +{"t":"DDA 24 Outbound 214 es-es Personal Care & Grooming Cuidado personal"} +{"t":"DDA 24 Outbound 215 es-es Headphones, Speakers & Music Auriculares, altavoces y música"} +{"t":"DDA 24 Outbound 216 es-es Pet Products Productos para mascotas"} +{"t":"PBDD 23 Outbound 001 Subject line es-es Amazon Prime Big Deal Days are coming on XX-XX Oct Ya llega la Fiesta de Ofertas Amazon Prime: xx-xx octubre"} +{"t":"PBDD 23 Outbound 002 Subject line es-es Get ready to feel like a big deal with epic deals Ofertas increíbles para sentirte como una estrella"} +{"t":"PBDD 23 Outbound 003 Subject line es-es Get ready to feel like a big deal with epic savings Ahorros increíbles para sentirte como una estrella"} +{"t":"PBDD 23 Outbound 004 Headline es-es Two days of epic deals XX-XX Oct Dos días de ofertas increíbles, xx y xx de octubre"} +{"t":"PBDD 23 Outbound 005 Body Copy es-es [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! La Fiesta de Ofertas Prime está al caer, ¿y sabes quién es la estrella invitada? Tú. Serán dos días de ofertas increíbles solo para clientes Prime. Empieza tu lista de deseos: electrónica, hogar, cocina y mucho más. ¡No dejes escapar la oportunidad de sentirte como una estrella!"} +{"t":"PBDD 23 Outbound 006 Body Copy es-es [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. You're invited to two days of epic deals! Save on electronics, homeware, kitchen items and more. You'll be feeling like a big deal! Don't miss out, start building your Prime Big Deal Days wish list today! Exclusively for Prime Members. La Fiesta de Ofertas Prime está al caer, ¿y sabes quién es la estrella invitada? Tú. Te invitamos a dos días de grandes ofertas: electrónica, hogar, cocina y mucho más. ¡Siéntete como una estrella! No esperes más y prepara tu lista de deseos para la Fiesta de Ofertas Prime. Solo para clientes Prime."} +{"t":"PBDD 23 Outbound 007 CTA es-es Get ready now! ¡Vete preparando!"} +{"t":"PBDD 23 Outbound 008 CTA es-es Get ready! ¡Prepárate!"} +{"t":"PBDD 23 Outbound 009 Subject line es-es [Amazon] Prime Big Deal Days are coming on XX-XX Oct La Fiesta de Ofertas Prime: xx-xx oct"} +{"t":"PBDD 23 Outbound 010 Subject line es-es Prime Big Deal Days are coming Ya llega la Fiesta de Ofertas Prime [de Amazon]"} +{"t":"PBDD 23 Outbound 011 Intro es-es \n Feel like a big deal with two days of epic savings \n Ahorros increíbles: serás una estrella"} +{"t":"PBDD 23 Outbound 011F Intro es-es Feel like a big deal with two days of epic savings Ahorros increíbles: serás una estrella"} +{"t":"PBDD 23 Outbound 012 Intro es-es Two days of epic deals! ¡Dos días de ofertas increíbles!"} +{"t":"PBDD 23 Outbound 013 Intro es-es Start making your big deals wish list! ¡Prepara tu lista de deseos!"} +{"t":"PBDD 23 Outbound 014 Subject line es-es [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! La Fiesta de Ofertas Prime está al caer: XX-XX oct"} +{"t":"PBDD 23 Outbound 016 Subject line es-es Two days of epic deals for Prime members only 2 días de ofertas increíbles solo para clientes Prime \n"} +{"t":"PBDD 23 Outbound 016F Subject line es-es Two days of epic deals for Prime members only 2 días de ofertas increíbles solo para clientes Prime"} +{"t":"PBDD 23 Outbound 018 Headline es-es Two days of epic deals: XX-XX Oct Dos días de ofertas increíbles, xx y xx de octubre"} +{"t":"PBDD 23 Outbound 019 Body Copy es-es Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! ¡La Fiesta de Ofertas Prime está al caer! Con ofertas exclusivas solo para clientes Prime que te harán sentir como una estrella. ¡Empieza ahora tu lista de deseos para la Fiesta de Ofertas Prime!"} +{"t":"PBDD 23 Outbound 020 Body Copy es-es Amazon Prime Big Deal Day is almost here! Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town! Get a head start and build your Prime Big Deal Day wish list today! ¡La Fiesta de Ofertas Prime está al caer! Cuando la gente se entere de las ofertas exclusivas que has conseguido, serás el centro de todas las miradas. ¡Empieza hoy mismo a hacer tu lista de deseos para la Fiesta de Ofertas Prime!"} +{"t":"PBDD 23 Outbound 021 Subject line es-es Prime Big Deal Days are almost here XX - XX Oct Fiesta de Ofertas Prime: xx-xx oct"} +{"t":"PBDD 23 Outbound 022 Subject line es-es Prime Big Deal Days are almost here La Fiesta de Ofertas Prime está al caer"} +{"t":"PBDD 23 Outbound 023 Intro es-es Make your epic deals wish list! ¡Haz tu lista! Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 024 Intro es-es Two days of epic deals are coming Se acercan dos días de grandes ofertas"} +{"t":"PBDD 23 Outbound 025 Intro es-es Feel like a big deal with two days of epic savings Grandes ahorros: siéntete una estrella"} +{"t":"PBDD 23 Outbound 026 Subject line es-es [Amazon] Prime Big Deal Days start at midnight! La Fiesta de Ofertas Prime empieza a medianoche"} +{"t":"PBDD 23 Outbound 027 Subject line es-es Prime member exclusive deals from XX-XX Oct Grandes ofertas para clientes Prime: xx-xx octubre"} +{"t":"PBDD 23 Outbound 028 Headline es-es Two days of epic deals XX-XX Oct Dos días de ofertas increíbles, xx y xx de octubre"} +{"t":"PBDD 23 Outbound 029 Body Copy es-es [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Mañana empieza la Fiesta de Ofertas Prime, y con ahorros tan increíbles, te sentirás como una estrella. No te lo pienses más y prepara tu lista de deseos para la Fiesta de Ofertas Prime."} +{"t":"PBDD 23 Outbound 030 Subject line es-es [Amazon] Prime Big Deal Days start midnight! Esta medianoche: Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 031 Intro es-es 2 days of epic deals exclusively for Prime members 2 días de ofertas para clientes Prime"} +{"t":"PBDD 23 Outbound 034 Subject line es-es \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Ya llega la Fiesta de Ofertas Prime: xx-xx octubre"} +{"t":"PBDD 23 Outbound 034F Subject line es-es [Amazon] Prime Big Deal Days are coming on XX-XX Oct Ya llega la Fiesta de Ofertas Prime: xx-xx octubre"} +{"t":"PBDD 23 Outbound 035 Subject line es-es Join Prime for two days of epic deals Hazte Prime y consigue dos días de grandes ofertas"} +{"t":"PBDD 23 Outbound 036 Subject line es-es Join Amazon Prime to access to two days of epic deals Hazte Prime y accede a dos días de grandes ofertas"} +{"t":"PBDD 23 Outbound 038 Body Copy es-es [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! La Fiesta de Ofertas Prime está al caer... Suscríbete a Prime y podrás acceder a dos días de ofertas increíbles y exclusivas en electrónica, hogar, cocina y mucho más. ¡No te lo pierdas!"} +{"t":"PBDD 23 Outbound 039 Body Copy es-es [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! La Fiesta de Ofertas Prime está al caer... Suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más, además de envíos rápidos y fantásticas series y películas por solo X,XX € al mes."} +{"t":"PBDD 23 Outbound 040 Body Copy es-es [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime está al caer... Suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series y películas. Puedes optar a una prueba gratis de 30 días*. \n \n *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 040F Body Copy es-es [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime está al caer... Suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series y películas. Puedes optar a una prueba gratis de 30 días*. *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 041 CTA es-es Join Prime today Suscríbete a Prime"} +{"t":"PBDD 23 Outbound 042 CTA es-es Try Prime Prueba Prime hoy"} +{"t":"PBDD 23 Outbound 043 Intro es-es Sign up for 2 days of epic deals Únete y obtén 2 días de grandes ofertas"} +{"t":"PBDD 23 Outbound 044 Intro es-es Sign up to Prime for 2 days of exclusive deals Hazte Prime y consigue grandes ofertas"} +{"t":"PBDD 23 Outbound 045 Subject line es-es [Amazon] Prime Big Deal Days are almost here: XX-XX Oct La Fiesta de Ofertas Prime está al caer: XX-XX oct"} +{"t":"PBDD 23 Outbound 046 Subject line es-es Join Prime for two days of epic deals\n Únete a Prime y obtén dos días de ofertas increíbles"} +{"t":"PBDD 23 Outbound 046F Subject line es-es Join Prime for two days of epic deals Únete a Prime y obtén dos días de ofertas increíbles"} +{"t":"PBDD 23 Outbound 047 Headline es-es Two days of epic deals: XX-XX Oct Dos días de ofertas increíbles, xx y xx de octubre"} +{"t":"PBDD 23 Outbound 050 Body Copy es-es [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime está al caer. Únete a Prime ahora y obtén acceso exclusivo a ofertas en electrónica, hogar, cocina y mucho más. Además, envíos rápidos, series, películas y más beneficios. ¡Serás el centro de atención! Puedes optar a una prueba gratis de 30 días*.\n \n *Tras la prueba, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 050F Body Copy es-es [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime está al caer. Únete a Prime ahora y obtén acceso exclusivo a ofertas en electrónica, hogar, cocina y mucho más. Además, envíos rápidos, series, películas y más beneficios. ¡Serás el centro de atención! Puedes optar a una prueba gratis de 30 días*. *Tras la prueba, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 051 Subject line es-es Prime Big Deal Days are almost here XX-XX Oct Fiesta de Ofertas Prime: xx-xx oct"} +{"t":"PBDD 23 Outbound 052 Subject line es-es Stay up late, Prime Big Deal Days start at midnight! La Fiesta de Ofertas Prime empieza a medianoche"} +{"t":"PBDD 23 Outbound 053 es-es Prime Big Deal Days start at midnight! Esta medianoche: Fiesta de Ofertas [Amazon] Prime"} +{"t":"PBDD 23 Outbound 054 Subject line es-es Join Prime for exclusive deals from XX-XX Oct Suscríbete a Prime y obtén ofertas: xx y xx de octubre"} +{"t":"PBDD 23 Outbound 056 Body Copy es-es [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! \n La Fiesta de Ofertas Prime empieza mañana. Suscríbete a Prime y conseguirás acceso a dos días de ofertas exclusivas y ahorros increíbles en electrónica, hogar, cocina y mucho más. Con tu acceso exclusivo a Prime, te sentirás como una estrella."} +{"t":"PBDD 23 Outbound 056F Body Copy es-es [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! La Fiesta de Ofertas Prime empieza mañana. Suscríbete a Prime y conseguirás acceso a dos días de ofertas exclusivas y ahorros increíbles en electrónica, hogar, cocina y mucho más. Con tu acceso exclusivo a Prime, te sentirás como una estrella."} +{"t":"PBDD 23 Outbound 057 Body Copy es-es [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! La Fiesta de Ofertas Prime empieza mañana. Suscríbete a Prime y tendrás acceso exclusivo a dos días de ofertas y ahorros increíbles en electrónica, hogar, cocina y mucho más que te harán sentir como una estrella. Y envíos rápidos y fantásticas series y películas. X,XX €/mes."} +{"t":"PBDD 23 Outbound 058 Body Copy es-es [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime empieza mañana. Suscríbete a Prime y obtén dos días de ofertas exclusivas y ahorros increíbles en electrónica, hogar, cocina y mucho más y siéntete como una estrella. Disfruta también de envíos rápidos y el mejor entretenimiento. Puedes optar a una prueba gratis de 30 días*.\n \n *Tras la prueba, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 058F Body Copy es-es [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime empieza mañana. Suscríbete a Prime y obtén dos días de ofertas exclusivas y ahorros increíbles en electrónica, hogar, cocina y mucho más y siéntete como una estrella. Disfruta también de envíos rápidos y el mejor entretenimiento. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 059 Subject line es-es Prime Big Deal Days start midnight! Esta medianoche: Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 060 Intro es-es Sign up for exclusive deals from XX-XX Oct \n Únete para conseguir ofertas exclusivas"} +{"t":"PBDD 23 Outbound 060F Intro es-es Sign up for exclusive deals from XX-XX Oct Únete para conseguir ofertas exclusivas"} +{"t":"PBDD 23 Outbound 061 Intro es-es Sign up for two days of exclusive deals Suscríbete y hazte con grandes ofertas"} +{"t":"PBDD 23 Outbound 062 Subject line es-es \n Get your additional promo codes now! \n ¡Consigue ahora códigos de promoción adicionales!"} +{"t":"PBDD 23 Outbound 062F Subject line es-es Get your additional promo codes now! ¡Consigue ahora códigos de promoción adicionales!"} +{"t":"PBDD 23 Outbound 063 Subject line es-es Get extra savings on Prime Big Deal Days XX-XX Oct Ahorra con la Fiesta de Ofertas Prime: xx-xx oct\n"} +{"t":"PBDD 23 Outbound 063F Subject line es-es Get extra savings on Prime Big Deal Days XX-XX Oct Ahorra con la Fiesta de Ofertas Prime: xx-xx oct"} +{"t":"PBDD 23 Outbound 064 es-es Save more on your Prime Big Deal Days orders Ahorra más en tus compras: Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 065 Headline es-es [Amazon] Prime Big Deal Days are XX-XX Oct! Fiesta de Ofertas Prime, xx y xx de octubre"} +{"t":"PBDD 23 Outbound 066 Body Copy es-es [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! La Fiesta de Ofertas Prime está al caer. Con dos días de ofertas increíbles y ofertas exclusivas para clientes Prime, ¡te sentirás como una estrella! ¿No puedes esperar? ¡Descubre los códigos promocionales exclusivos Prime, ofertas y pruebas gratis para usar antes y durante la Fiesta de Ofertas Prime!\n"} +{"t":"PBDD 23 Outbound 066F Body Copy es-es [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! La Fiesta de Ofertas Prime está al caer. Con dos días de ofertas increíbles y ofertas exclusivas para clientes Prime, ¡te sentirás como una estrella! ¿No puedes esperar? ¡Descubre los códigos promocionales exclusivos Prime, ofertas y pruebas gratis para usar antes y durante la Fiesta de Ofertas Prime!"} +{"t":"PBDD 23 Outbound 067 Body Copy es-es [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about the offers before and during the [Amazon] Prime Big Deal Days! La Fiesta de Ofertas Prime te trae dos días de ofertas increíbles. Con tantos ahorros exclusivos para clientes Prime, ¡te sentirás como una estrella! ¿No puedes esperar? ¡Descubre todas las ofertas para antes y durante la Fiesta de Ofertas Prime [de Amazon]!"} +{"t":"PBDD 23 Outbound 068 CTA es-es Claim now\n \n \n Canjear ahora"} +{"t":"PBDD 23 Outbound 068F CTA es-es Claim now Canjear ahora"} +{"t":"PBDD 23 Outbound 069 Intro es-es See exclusive Prime promo codes and offers here Ver cupones y promociones de Prime aquí"} +{"t":"PBDD 23 Outbound 070 Intro es-es See exclusive Prime exclusive offers here Ver ofertas exclusivas de Prime aquí"} +{"t":"PBDD 23 Outbound 071 CTA es-es Claim now Canjear ahora"} +{"t":"PBDD 23 Outbound 072 Subject line es-es Get your exclusive promo codes now! ¡Consigue ahora tus cupones exclusivos!"} +{"t":"PBDD 23 Outbound 073 Subject line es-es Get your exclusive offers now! ¡Consigue ahora tus ofertas exclusivas!"} +{"t":"PBDD 23 Outbound 074 Subject line es-es Join Prime to save on your Prime Big Deal Days orders Fiesta de Ofertas Prime: Hazte Prime y ahorra más"} +{"t":"PBDD 23 Outbound 075 Headline es-es Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Consejo para Fiesta de Ofertas Prime: xx y xx oct"} +{"t":"PBDD 23 Outbound 076 Body Copy es-es [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. La Fiesta de Ofertas Prime son dos días de ofertas increíbles para clientes Prime. Suscríbete a Prime y consigue acceso a ofertas exclusivas, que te harán sentir como una estrella. Los clientes Prime tienen acceso a más cupones, ofertas y pruebas gratuitas antes y durante la Fiesta de Ofertas Prime."} +{"t":"PBDD 23 Outbound 077 CTA es-es Join now Suscríbete ahora"} +{"t":"PBDD 23 Outbound 078 Subject line es-es [Amazon] Prime Big Deal Days on XX-XX Oct \n Fiesta de Ofertas Prime: XX-XX octubre"} +{"t":"PBDD 23 Outbound 078F Subject line es-es [Amazon] Prime Big Deal Days on XX-XX Oct Fiesta de Ofertas Prime: XX-XX octubre"} +{"t":"PBDD 23 Outbound 079 Intro es-es \n Join Prime to get exclusive promo codes and more! Únete a Prime y obtén cupones exclusivos"} +{"t":"PBDD 23 Outbound 079F Intro es-es Join Prime to get exclusive promo codes and more! Únete a Prime y obtén cupones exclusivos"} +{"t":"PBDD 23 Outbound 081 Subject line es-es [Amazon] Prime Big Deal Days are here! Empieza la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 082 Subject line es-es Get epic deals until midnight tomorrow Consigue grandes ofertas hasta mañana a medianoche"} +{"t":"PBDD 23 Outbound 083 Headline es-es Get epic deals to make you the centre of attention Consigue grandes ofertas y atrae todas las miradas"} +{"t":"PBDD 23 Outbound 084 Body Copy es-es [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Hoy empieza la Fiesta de Ofertas Prime [de Amazon]. Disfruta de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Hazte con estas ofertas antes de que se agoten y siéntete como una estrella."} +{"t":"PBDD 23 Outbound 085 CTA es-es Shop now Ver ahora"} +{"t":"PBDD 23 Outbound 086 es-es Save now Ahorrar ahora"} +{"t":"PBDD 23 Outbound 087 Subject line es-es [Amazon] Prime Big Deal Days are here! Empieza la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 088 Intro es-es Two days of Prime member exclusive deals Dos días de ofertas, solo para clientes"} +{"t":"PBDD 23 Outbound 090 Subject line es-es Enjoy [Amazon] Prime Big Deal Days now Disfruta de la Fiesta de Ofertas Prime ahora"} +{"t":"PBDD 23 Outbound 091 Subject line es-es Shop epic deals only until midnight tomorrow Consigue grandes ofertas hasta mañana a medianoche"} +{"t":"PBDD 23 Outbound 092 Headline es-es Shop your exclusive Prime Big Deal Days savings Consigue las ofertas exclusivas como cliente Prime"} +{"t":"PBDD 23 Outbound 093 Body Copy es-es Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! El día 1 de la Fiesta de Ofertas Prime [de Amazon] se está acabando. Solo queda un día para encontrar más ofertas increíbles, exclusivamentepara clientes Prime. Hazte con las ofertas que te harán sentir como una estrella."} +{"t":"PBDD 23 Outbound 095 Subject line es-es [Amazon] Prime Big Deal Days are on now ¡En marcha la Fiesta de Ofertas Prime!"} +{"t":"PBDD 23 Outbound 096 Intro es-es Exclusive deals until midnight tomorrow Ofertas hasta mañana a medianoche"} +{"t":"PBDD 23 Outbound 098 Subject line es-es Amazing Prime Big Deal Days are in full swing ¡La Fiesta de Ofertas Prime está en su punto álgido"} +{"t":"PBDD 23 Outbound 099 Subject line es-es Two days of epic deals. Ends midnight tomorrow Dos días de ofertas. Terminan mañana a medianoche"} +{"t":"PBDD 23 Outbound 100 Headline es-es Shop epic deals that make you feel like a big deal Ahorra a lo grande y siéntete como una estrella"} +{"t":"PBDD 23 Outbound 101 Body Copy es-es [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! La Fiesta de Ofertas Prime tiene ofertas increíbles y exclusivas para clientes Prime como tú. ¿A qué esperas? Descubre todas las ofertas que tenemos para ti."} +{"t":"PBDD 23 Outbound 102 CTA es-es Shop now\n \n Ver ahora"} +{"t":"PBDD 23 Outbound 102F CTA es-es Shop now Ver ahora"} +{"t":"PBDD 23 Outbound 103 Subject line es-es [Amazing] Prime Big Deal Days are in full swing ¡A tope con la Fiesta de Ofertas Prime!"} +{"t":"PBDD 23 Outbound 104 Intro es-es Two days of epic deals. Ends tomorrow Dos días de grandes ofertas hasta mañana"} +{"t":"PBDD 23 Outbound 105 CTA es-es Shop now Ver ahora"} +{"t":"PBDD 23 Outbound 108 es-es Even more deals today in Prime Big Deal Days Hoy aún más ofertas en la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 110 Subject line es-es These epic deals end at midnight Las ofertas terminan a medianoche"} +{"t":"PBDD 23 Outbound 111 Headline es-es Shop today's epic deals and feel like a big deal Con las ofertas de hoy, siéntete como una estrella"} +{"t":"PBDD 23 Outbound 112 Body Copy es-es Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Prepárate para un nuevo día de ofertas. El último día de la Fiesta de Ofertas Prime [de Amazon] ya está aquí. Pero no te preocupes, aún quedan muchas ofertas increíbles para descubrir hoy. No las dejes escapar y hazte con las ofertas exclusivas para clientes Prime."} +{"t":"PBDD 23 Outbound 113 CTA es-es Shop now\n \n Ver ahora"} +{"t":"PBDD 23 Outbound 113F CTA es-es Shop now Ver ahora"} +{"t":"PBDD 23 Outbound 114 Subject line es-es New day, new deals with Prime Big Deal Days Nuevas ofertas: Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 117 Intro es-es These epic deals end at midnight Las ofertas terminan a medianoche"} +{"t":"PBDD 23 Outbound 119 Subject line es-es Final call: [Amazon] Prime Big Deal Days are ending Última llamada para la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 120 Subject line es-es [Amazon] Prime Big Deal Days are almost over Fiesta de Ofertas Prime: Está a punto de terminar"} +{"t":"PBDD 23 Outbound 121 Subject line es-es Shop exclusive deals until midnight tonight Aprovecha ofertas exclusivas hasta esta medianoche"} +{"t":"PBDD 23 Outbound 122 Headline es-es Last chance to shop, save and feel like a big deal Última oportunidad para comprar y ahorrar"} +{"t":"PBDD 23 Outbound 123 Body Copy es-es Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. La Fiesta de Ofertas Prime termina esta medianoche. ¡Date prisa! Es tu última oportunidad de ahorrar a lo grande y sentirte como una estrella."} +{"t":"PBDD 23 Outbound 125 Subject line es-es [Amazon] Prime Big Deal Days ends midnight Fiesta de Ofertas Prime hasta medianoche"} +{"t":"PBDD 23 Outbound 126 Intro es-es Shop exclusive deals until midnight Ahorra a lo grande hasta esta medianoche"} +{"t":"PBDD 23 Outbound 127 es-es Shop exclusive deals until then! Aprovecha ofertas exclusivas hasta entonces"} +{"t":"PBDD 23 Outbound 129 Subject line es-es [Amazon] Prime Big Deal Days end tonight La Fiesta de Ofertas Prime termina esta medianoche"} +{"t":"PBDD 23 Outbound 130 Subject line es-es Shop exclusive deals until midnight tonight Aprovecha ofertas exclusivas hasta esta medianoche"} +{"t":"PBDD 23 Outbound 132 Body Copy es-es [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! La Fiesta de Ofertas Prime [de Amazon] está llegando a su fin. Pero no te preocupes, aún estás a tiempo de disfrutar de las ofertas exclusivas para clientes Prime. ¡Deja de leer este correo electrónico y empieza a ahorrar como una estrella!"} +{"t":"PBDD 23 Outbound 134 Subject line es-es Discover new deals on Prime Big Deal Days Nuevas ofertas: Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 135 Intro es-es [Amazon] Prime Big Deal Days ends midnight Fiesta de Ofertas Prime hasta medianoche"} +{"t":"PBDD 23 Outbound 137 Subject line es-es [Amazon] Prime Big Deal Days are here! ¡La Fiesta de Ofertas Prime ya está aquí!"} +{"t":"PBDD 23 Outbound 138 Subject line es-es Shop epic deals until midnight tomorrow Aprovecha grandes ofertas hasta mañana a medianoche"} +{"t":"PBDD 23 Outbound 139 Headline es-es Shop epic deals that make you feel like a big deal Ahorra a lo grande y siéntete como una estrella"} +{"t":"PBDD 23 Outbound 142 Body Copy es-es Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Hoy empieza la Fiesta de Ofertas Prime: hazte Prime y consigue acceso a dos días de ofertas en electrónica, hogar, cocina y mucho más, pero también envíos más rápidos y fantásticas series y películas con tu suscripción Prime. Puedes optar a una prueba gratis de 30 días*.\n \n *Después de la prueba gratuita, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 142F Body Copy es-es Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Hoy empieza la Fiesta de Ofertas Prime: hazte Prime y consigue acceso a dos días de ofertas en electrónica, hogar, cocina y mucho más, pero también envíos más rápidos y fantásticas series y películas con tu suscripción Prime. Puedes optar a una prueba gratis de 30 días*. *Después de la prueba gratuita, Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 143 Subject line es-es [Amazon] Prime Big Deal Days are here! La Fiesta de Ofertas Prime ya está aquí"} +{"t":"PBDD 23 Outbound 144 Intro es-es Two days of exclusive deals Dos días de ofertas exclusivas"} +{"t":"PBDD 23 Outbound 145 Subject line es-es Enjoy Prime Big Deal Days now Disfruta de la Fiesta de Ofertas Prime ahora"} +{"t":"PBDD 23 Outbound 146 Subject line es-es Shop epic deals until midnight tomorrow Aprovecha grandes ofertas hasta mañana a medianoche"} +{"t":"PBDD 23 Outbound 147 Headline es-es Feel special with exclusive [Amazon] Prime Big Deal Days deals Siéntete especial con estas ofertas increíbles"} +{"t":"PBDD 23 Outbound 148 Body Copy es-es The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Se cierra el telón del primer día de la Fiesta de Ofertas Prime [de Amazon]. Pero no te preocupes. Aún tienes tiempo de hacerte cliente Prime y convertirte en una estrella rodeada de ofertas increíbles. Aprovecha el momento y suscríbete ahora."} +{"t":"PBDD 23 Outbound 149 es-es The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Se cierra el telón del primer día de la Fiesta de Ofertas Prime [de Amazon]. Pero no te preocupes. Aún tienes tiempo de suscribirte a Prime y conseguir grandes ofertas en electrónica, hogar, cocina y mucho más. Además de envíos más rápidos y fantásticas series y películas por solo X,XX €/mes."} +{"t":"PBDD 23 Outbound 150 es-es The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Se cierra el telón del primer día de la Fiesta de Ofertas Prime. Pero aún tienes tiempo de suscribirte a Prime y conseguir ofertas en electrónica, hogar, cocina y mucho más. Además, envíos más rápidos y fantásticas series y películas. Puedes optar a una prueba gratis de 30 días*.\n \n \n \n *Tras la prueba gratis, Prime cuesta X,XX € al mes"} +{"t":"PBDD 23 Outbound 150F es-es The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Se cierra el telón del primer día de la Fiesta de Ofertas Prime. Pero aún tienes tiempo de suscribirte a Prime y conseguir ofertas en electrónica, hogar, cocina y mucho más. Además, envíos más rápidos y fantásticas series y películas. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratis, Prime cuesta X,XX € al mes"} +{"t":"PBDD 23 Outbound 151 Subject line es-es [Amazon] Prime Big Deal Days end tomorrow Fiesta de Ofertas Prime: termina mañana"} +{"t":"PBDD 23 Outbound 152 Intro es-es Shop exclusive deals Aprovecha ofertas exclusivas"} +{"t":"PBDD 23 Outbound 153 Subject line es-es Prime Big Deal Days are in full swing! La Fiesta de Ofertas Prime está en su punto álgido"} +{"t":"PBDD 23 Outbound 154 Subject line es-es Still time left to join Prime and get epic deals Aún puedes unirte a Prime y obtener ofertas"} +{"t":"PBDD 23 Outbound 155 Headline es-es Shop epic deals like the star that you are Aprovecha grandes ofertas como la estrella que eres"} +{"t":"PBDD 23 Outbound 158 es-es The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. El primer día de la Fiesta de Ofertas Prime está en marcha. Hazte Prime y consigue grandes ofertas solo para clientes en electrónica, hogar, cocina y mucho más, y además, envíos rápidos, fantásticas series, películas y más ventajas co. Todo con tu suscripción a Prime. Puedes optar a una prueba gratis de 30 días*.\n \n \n *Tras la prueba gratuita Prime cuesta €X,XX al mes."} +{"t":"PBDD 23 Outbound 158F es-es The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. El primer día de la Fiesta de Ofertas Prime está en marcha. Hazte Prime y consigue grandes ofertas solo para clientes en electrónica, hogar, cocina y mucho más, y además, envíos rápidos, fantásticas series, películas y más ventajas co. Todo con tu suscripción a Prime. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratuita Prime cuesta €X,XX al mes."} +{"t":"PBDD 23 Outbound 159 Subject line es-es [Amazon] Prime Big Deal Days are in full swing! ¡A tope con la Fiesta de Ofertas Prime!"} +{"t":"PBDD 23 Outbound 160 Intro es-es 2 days of epic deals of ends tomorrow 2 días de ofertas. Termina mañana"} +{"t":"PBDD 23 Outbound 161 Subject line es-es It’s the last day of [Amazon] Prime Big Deal Days Hoy es el último día de la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 162 Subject line es-es Save like a superstar until midnight Ahorra como una super estrella hasta medianoche"} +{"t":"PBDD 23 Outbound 163 Headline es-es It's the last chance to shop some epic deals Última oportunidad para conseguir grandes ofertas"} +{"t":"PBDD 23 Outbound 166 Body Copy es-es The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Ha llegado el último día de la Fiesta de Ofertas Prime. Suscríbete a Prime para conseguir acceso a ofertas increíbles en electrónica, hogar, cocina y mucho más. Consigue envíos rápidos, fantásticas series, películas y más beneficios con tu suscripción. Puedes optar a una prueba gratis de 30 días*.\n \n *Tras la prueba gratis Prime cuesta €X,XX al mes."} +{"t":"PBDD 23 Outbound 166F Body Copy es-es The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Ha llegado el último día de la Fiesta de Ofertas Prime. Suscríbete a Prime para conseguir acceso a ofertas increíbles en electrónica, hogar, cocina y mucho más. Consigue envíos rápidos, fantásticas series, películas y más beneficios con tu suscripción. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratis Prime cuesta €X,XX al mes."} +{"t":"PBDD 23 Outbound 167 Intro es-es [Amazon] Prime Big Deal Days end midnight Fiesta de Ofertas Prime hasta medianoche"} +{"t":"PBDD 23 Outbound 168 Subject line es-es It’s closing night for [Amazon] Prime Big Deal Days Es noche de clausura de la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 170 Headline es-es Last chance to shop, save and feel like a big deal Último día para comprar y ahorrar"} +{"t":"PBDD 23 Outbound 171 Body Copy es-es [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling."} +{"t":"PBDD 23 Outbound 173 es-es [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime termina a medianoche. Aún puedes suscribirte a Prime para aprovechar las ofertas exclusivas para clientes en electrónica, hogar, cocina y mucho más. Y como cliente Prime disfruta de envíos rápidos, fantásticas series, películas y más beneficios con tu suscripción. Puedes optar a una prueba gratis de 30 días*.\n \n \n *Tras la prueba gratis Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 173F es-es [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. La Fiesta de Ofertas Prime termina a medianoche. Aún puedes suscribirte a Prime para aprovechar las ofertas exclusivas para clientes en electrónica, hogar, cocina y mucho más. Y como cliente Prime disfruta de envíos rápidos, fantásticas series, películas y más beneficios con tu suscripción. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratis Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 174 Subject line es-es [Amazon] Prime Big Deal Days ends midnight Fiesta de Ofertas Prime: Hasta las 00 h"} +{"t":"PBDD 23 Outbound 176 Subject line es-es [Amazon] Prime Big Deal Days end tonight La Fiesta de Ofertas Prime termina esta noche"} +{"t":"PBDD 23 Outbound 177 Subject line es-es Join Prime and get epic deals until midnight Únete a Prime y disfruta de nuestras ofertas hasta medianoche"} +{"t":"PBDD 23 Outbound 178 Headline es-es Shop epic deals like the star that you are Ahorra con grandes ofertas como la estrella que eres"} +{"t":"PBDD 23 Outbound 181 es-es The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Se acerca el final de la Fiesta de Ofertas Prime. Pero no te preocupes, aún hay tiempo de disfrutar de ofertas exclusivas para clientes Prime. Suscríbete para ahorrar en electrónica, hogar, cocina y mucho más. Además, consigue envíos rápidos, fantásticas series, películas y más beneficios con tu suscripción. Puedes optar a una prueba gratis de 30 días*.\n \n \n *Tras la prueba gratis Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 181F es-es The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Se acerca el final de la Fiesta de Ofertas Prime. Pero no te preocupes, aún hay tiempo de disfrutar de ofertas exclusivas para clientes Prime. Suscríbete para ahorrar en electrónica, hogar, cocina y mucho más. Además, consigue envíos rápidos, fantásticas series, películas y más beneficios con tu suscripción. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratis Prime cuesta X,XX € al mes."} +{"t":"PBDD 23 Outbound 182 Subject line es-es [Amazon] Prime Big Deal Days ends at midnight Fiesta de Ofertas Prime: hasta las 00 h"} +{"t":"PBDD 23 Outbound 183 Intro es-es Last chance to feel like a big deal Último día para sentirse una estrella"} +{"t":"PBDD 23 Outbound 184 Intro es-es The epic deals last until midnight Las ofertas terminan a medianoche"} +{"t":"PBDD 23 Outbound 185 Subject line es-es Thanks for joining [Amazon]Prime Big Deal Days! Gracias por unirte a la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 186 Subject line es-es You've enjoyed two days of epic savings Has disfrutado de dos días de grandes ofertas"} +{"t":"PBDD 23 Outbound 187 Headline es-es [Amazon] Prime Big Deal Days have finally come to an end! La Fiesta de Ofertas Prime ya llega a su fin"} +{"t":"PBDD 23 Outbound 188 Headline es-es Prime Big Deal Days have ended! La Fiesta de Ofertas Prime ha terminado"} +{"t":"PBDD 23 Outbound 189 Body Copy es-es Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Gracias por unirte a la Fiesta de Ofertas Prime. ¡Han sido dos días de grandes ofertas! Esperamos que hayas ahorrado mucho y te hayas sentido como una estrella. Recuerda que siempre puedes disfrutar de grandes ahorros en Amazon con recompensas y ofertas exclusivas solo para clientes Prime. ¡Hasta otra!"} +{"t":"PBDD 23 Outbound 190 CTA es-es Visit again soon! ¡Visítanos pronto!"} +{"t":"PBDD 23 Outbound 191 Subject line es-es Thanks for being an epic saver! Gracias por ahorrar a lo grande"} +{"t":"PBDD 23 Outbound 192 Intro es-es Prime Big Deal Days are over Se acabó la Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 193 CTA es-es Visit Amazon soon Visita Amazon pronto"} +{"t":"PBDD 23 Outbound 194 Subject line es-es Shop epic deals on (Homeware) Aprovecha grandes ofertas en (Hogar)"} +{"t":"PBDD 23 Outbound 195 Intro es-es Exclusive for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 23 Outbound 196 CTA es-es Save now Ahorra ahora"} +{"t":"PBDD 23 Outbound 197 Subject line es-es Shop limited Lightning deals before they go Consigue ofertas Flash antes que acaben"} +{"t":"PBDD 23 Outbound 199 Intro es-es Discover our top 100 deals! Descubre las mejores 100 ofertas Flash"} +{"t":"PBDD 23 Outbound 200 es-es Explore the best deals Descubre las mejores ofertas"} +{"t":"PBDD 23 Outbound 201 es-es The best deals are here Las mejores ofertas ya están aquí"} +{"t":"PBDD 23 Outbound 203 es-es Discover now Descubre ahora"} +{"t":"PBDD 23 Outbound 204 es-es Explore now Explora ahora"} +{"t":"PBDD 23 Outbound 205 Subject line es-es Limited time for deals on xx and more! Tiempo limitado: ofertas de xx y más"} +{"t":"PBDD 23 Outbound 207 Intro es-es Shop while they last Compra antes que se agoten"} +{"t":"PBDD 23 Outbound 209 Subject line es-es New day, new deals - get them before they go! Se acaban las grandes ofertas, ¡corre!"} +{"t":"PBDD 23 Outbound 210 es-es Prime Big Deal Day Offers Fiesta de Ofertas Prime"} +{"t":"PBDD 23 Outbound 211 es-es Today only: new arrivals Solo hoy: novedades"} +{"t":"PBDD 23 Outbound 212 Intro es-es Shop our biggest reccomends Hazte con nuestras recomendaciones"} +{"t":"PBDD 23 Outbound 213 es-es Shop Big Deals Aprovecha ofertas increíbles"} +{"t":"PBDD 23 Outbound 214 es-es Shop our biggest reccomendations Aprovecha nuestras mejores recomendaciones"} +{"t":"PBDD 23 Outbound 215 es-es Exclusive deals just dropped today Ofertas exclusivas solo hoy"} +{"t":"PBDD 24 Outbound 001 Subject line es-es Prime Big Deal Days are 8-9 October Fiesta de Ofertas Prime: 8 y 9 de octubre"} +{"t":"PBDD 24 Outbound 002 Subject line es-es Get ready to feel like a big deal with epic deals Ofertas increíbles para sentirte como una estrella"} +{"t":"PBDD 24 Outbound 003 Headline es-es Two days of epic deals 8-9 October Dos días de ofertas increíbles, 8 y 9 de octubre"} +{"t":"PBDD 24 Outbound 004 CTA es-es Get ready now Vete preparando"} +{"t":"PBDD 24 Outbound 005 Title es-es Prime Big Deal Days are 8-9 October Fiesta de Ofertas Prime: 8 y 9 de octubre"} +{"t":"PBDD 24 Outbound 006 Intro es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PBDD 24 Outbound 015 Subject line es-es Prime Big Deal Days start tomorrow La Fiesta de Ofertas Prime empieza mañana"} +{"t":"PBDD 24 Outbound 019 Title es-es Prime Big Deal Days start tomorrow La Fiesta de Ofertas Prime empieza mañana"} +{"t":"PBDD 24 Outbound 022 Subject line es-es Prime Big Deal Days are here Aprovecha ya la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 023 Subject line es-es Get epic deals and feel like a star Consigue ofertas increíbles y siéntete como una estrella"} +{"t":"PBDD 24 Outbound 024 Headline es-es Get epic deals until midnight tomorrow Consigue ofertas increíbles hasta mañana a medianoche"} +{"t":"PBDD 24 Outbound 025 CTA es-es Shop now Encuentra tus ofertas"} +{"t":"PBDD 24 Outbound 026 Title es-es Prime Big Deal Days are here Aprovecha ya la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 027 Intro es-es 2 days of Prime member exclusive deals Dos días de ofertas, exclusivamente para clientes Prime"} +{"t":"PBDD 24 Outbound 029 Subject line es-es Enjoy Prime Big Deal Days now Disfruta de la Fiesta de Ofertas Prime ahora"} +{"t":"PBDD 24 Outbound 030 Subject line es-es Get exclusive deals with Prime Big Deal Days Consigue ofertas exclusivas en la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 031 Headline es-es Shop epic deals only until midnight tomorrow Consigue ofertas increíbles hasta mañana a medianoche"} +{"t":"PBDD 24 Outbound 033 Title es-es Prime Big Deal Days are happening now Estamos en plena Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 034 Intro es-es Exclusive deals until midnight tomorrow Ofertas hasta mañana a medianoche"} +{"t":"PBDD 24 Outbound 036 Title es-es Prime Big Deal Days are in full swing La Fiesta de Ofertas Prime está en su punto álgido"} +{"t":"PBDD 24 Outbound 037 Intro es-es Two days of epic deals end tomorrow Los dos días de ofertas increíbles terminan mañana"} +{"t":"PBDD 24 Outbound 039 Subject line es-es It’s the last day of Prime Big Deal Days Hoy es el último día de la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 040 Subject line es-es Shop epic deals that make you feel like a big deal Compra ofertas increíbles y siéntete como una estrella"} +{"t":"PBDD 24 Outbound 041 Headline es-es The epic deals end at midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PBDD 24 Outbound 043 Title es-es It’s the last day of Prime Big Deal Days Hoy es el último día de la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 044 Intro es-es The epic deals end at midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PBDD 24 Outbound 046 Subject line es-es Final call: Prime Big Deal Days are ending Última llamada para la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 047 Subject line es-es Shop exclusive deals until midnight tonight Compra ofertas exclusivas hasta esta medianoche"} +{"t":"PBDD 24 Outbound 048 Headline es-es Last chance to shop, save and feel like a big deal Última oportunidad para comprar y ahorrar"} +{"t":"PBDD 24 Outbound 050 Title es-es Prime Big Deal Days are ending soon La Fiesta de Ofertas Prime termina pronto"} +{"t":"PBDD 24 Outbound 051 Intro es-es Shop exclusive deals until midnight Compra ofertas exclusivas hasta esta medianoche"} +{"t":"PBDD 24 Outbound 053 Title es-es Prime Big Deal Days end at midnight La Fiesta de Ofertas Prime termina a medianoche"} +{"t":"PBDD 24 Outbound 054 Intro es-es Last chance to shop epic deals Último día para comprar ofertas increíbles"} +{"t":"PBDD 24 Outbound 067 Subject line es-es Join Prime for exclusive deals from 8-9 October Únete a Prime. Ofertas exclusivas el 8 y 9 de octubre"} +{"t":"PBDD 24 Outbound 069 CTA es-es Join Prime Únete a Prime"} +{"t":"PBDD 24 Outbound 071 Intro es-es Sign up for exclusive deals Suscríbete a Prime y hazte con ofertas increíbles"} +{"t":"PBDD 24 Outbound 072 CTA es-es Join Prime now Únete a Prime ahora"} +{"t":"PBDD 24 Outbound 075 Headline es-es Shop epic deals until midnight tomorrow Compra ofertas increíbles hasta mañana a medianoche"} +{"t":"PBDD 24 Outbound 078 Intro es-es Two days of exclusive deals Dos días de ofertas exclusivas"} +{"t":"PBDD 24 Outbound 081 Subject line es-es Save like a superstar until midnight Ahorra como una superestrella hasta medianoche"} +{"t":"PBDD 24 Outbound 082 Headline es-es Shop exclusive deals until midnight tonight Compra ofertas exclusivas hasta esta medianoche"} +{"t":"PBDD 24 Outbound 087 Subject line es-es Ready for Prime Big Deal Days on 8-9 October? ¡Listo! 8 y 9 de octubre, Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 088 Subject line es-es Discover our Amazon Creators' top deals Descubre las mejores ofertas de nuestros Amazon Creators"} +{"t":"PBDD 24 Outbound 091 Title es-es Prime Big Deal Days: 8-9 October Fiesta de Ofertas Prime: 8 y 9 de octubre"} +{"t":"PBDD 24 Outbound 092 Intro es-es Discover our Amazon Creators' top deals Descubre las mejores ofertas de nuestros Amazon Creators"} +{"t":"PBDD 24 Outbound 095 Intro es-es Get early access deals here Accede a ofertas anticipadas aquí"} +{"t":"PBDD 24 Outbound 098 Subject line es-es Discover our Amazon Creators' top deals Accede a ofertas anticipadas aquí"} +{"t":"PBDD 24 Outbound 100 CTA es-es Join now Únete a Prime ahora"} +{"t":"PBDD 24 Outbound 106 CTA es-es Join now Únete a Prime  ahora"} +{"t":"PBDD 24 Outbound 107 Title es-es See Prime Big Deal Days' hottest deals Descubre las mejores ofertas en la Fiesta de Ofertas Prime"} +{"t":"PBDD 24 Outbound 108 Intro es-es Explore the current bestsellers Encuentra los más vendidos"} +{"t":"PBDD 24 Outbound 110 Title es-es Check out our best 4+ star deals for you Descubre nuestras ofertas de 4 estrellas"} +{"t":"PBDD 24 Outbound 111 Intro es-es Explore your personalised deals Explora tus ofertas personalizadas"} +{"t":"PBDD 24 Outbound 113 Title es-es Prime Big Deal Days premium brand deals Fiesta de Ofertas Prime en grandes marcas"} +{"t":"PBDD 24 Outbound 114 Intro es-es Explore the collection today Descubre ofertas en grandes marcas"} +{"t":"PBDD 24 Outbound 117 Intro es-es Check out recommended deals for you Descubre las ofertas recomendadas para ti"} +{"t":"PBDD 24 Outbound 120 Intro es-es Discover our most trending deals Descubre las ofertas más populares"} +{"t":"PBDD 24 Outbound 123 Intro es-es Check out the Top 100 deals Descubre las 100 mejores ofertas"} +{"t":"PBDD 24 Outbound 125 Title es-es Prime Big Deal Days are here! ¡Aprovecha ya la Fiesta de Ofertas Prime!"} +{"t":"PBDD 24 Outbound 126 Intro es-es Check out our best 4+ star deals for you Descubre nuestras ofertas de 4 estrellas"} +{"t":"PBDD 24 Outbound 129 Intro es-es Check out our Premium brand deals now Descubre nuestras ofertas prémium ahora"} +{"t":"PBDD 24 Outbound 131 Intro es-es Check out deals made just for you Descubre nuestras ofertas a tu medida"} +{"t":"PD 23 Outbound 001 Subject line es-es Prime Day is coming on XX-XX July Prime Day llega los días 11-12 de julio"} +{"t":"PD 23 Outbound 002 Subject line es-es  Get ready to feel like a big deal with epic deals  ofertas increíbles para sentirte como una estrella"} +{"t":"PD 23 Outbound 003 Headline es-es  Two days of epic deals XX-XX July  Dos días de ofertas increíbles, 11 y 12 de julio"} +{"t":"PD 23 Outbound 004 Body Copy es-es Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day está al caer, ¿y sabes quién es la estrella invitada? Tú. Serán dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. ¡Te harán sentir como una estrella! No esperes más y empieza a escribir tu lista de deseos para Prime Day. Exclusivamente para clientes Amazon Prime."} +{"t":"PD 23 Outbound 005 CTA es-es Get ready now!    ¡Vete preparando!"} +{"t":"PD 23 Outbound 006 Subject line es-es  Prime Day is coming on XX-XX July  Prime Day llega los días 11-12 de julio"} +{"t":"PD 23 Outbound 007 Intro es-es  Feel like a big deal with two days of epic deals    ofertas increíbles: siéntete una estrella"} +{"t":"PD 23 Outbound 009 Subject line es-es Prime Day is almost here: XX-XX July!  Prime Day está al caer: ¡11-12 de julio!"} +{"t":"PD 23 Outbound 010 Subject line es-es  Two days of epic deals only for Prime members Dos días de ofertas increíbles para clientes Prime"} +{"t":"PD 23 Outbound 011 Headline es-es  Two days of epic deals XX-XX July. Dos días de ofertas increíbles del 11 al 12 de julio."} +{"t":"PD 23 Outbound 012 Body Copy es-es Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   ¡Prime Day está al caer! Con ofertas exclusivas sólo para clientes Amazon Prime que te harán sentir como una estrella. ¡Empieza ahora a hacer tu lista de deseos para Prime Day!"} +{"t":"PD 23 Outbound 013 CTA es-es Get ready now!   ¡Vete preparando!"} +{"t":"PD 23 Outbound 014 Subject line es-es  Prime Day is almost here: XX-XX July! Prime Day está al caer: ¡11-12 de julio!"} +{"t":"PD 23 Outbound 015 Intro es-es  Make your epic deals wish list! ¡Haz tu lista de deseos de Prime Day!"} +{"t":"PD 23 Outbound 016 CTA es-es Get ready now!  ¡Vete preparando!"} +{"t":"PD 23 Outbound 017 Subject line es-es  Stay up late, Prime Day starts at midnight! Aguanta el sueño, Prime Day empieza a medianoche"} +{"t":"PD 23 Outbound 018 Subject line es-es Prime member exclusive deals from XX-XX July.  ofertas increíbles para clientes Prime: 11-12 julio."} +{"t":"PD 23 Outbound 019 Headline es-es Two days of epic deals XX-XX July Dos días de ofertas increíbles del 11 al 12 de julio"} +{"t":"PD 23 Outbound 020 Body Copy es-es Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Mañana empieza Prime Day, y con ahorros tan épicos, te sentirás como una estrella. No te lo pienses más y haz tu lista de deseos para Prime Day."} +{"t":"PD 23 Outbound 022 Subject line es-es  Ready? Prime Day starts at midnight! ¿Listo? ¡Prime Day empieza a medianoche!"} +{"t":"PD 23 Outbound 023 Intro es-es 2 days of epic deals exclusively for Prime members   2 días de ofertas increíbles por ser Prime"} +{"t":"PD 23 Outbound 024 CTA es-es Get ready now! Alt: Get ready! ¡Vete preparando!"} +{"t":"PD 23 Outbound 025 Subject line es-es  Prime Day is coming on XX-XX July Prime Day llega los días 11-12 de julio"} +{"t":"PD 23 Outbound 026 Subject line es-es Join Prime for two days of epic deals  Hazte Prime y consigue dos días de ofertas increíbles"} +{"t":"PD 23 Outbound 028 es-es *After the free trial Prime is £X.XX a month. *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 23 Outbound 029 CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PD 23 Outbound 030 Subject line es-es Prime Day is coming on XX-XX July Prime Day llega los días 11-12 de julio"} +{"t":"PD 23 Outbound 031 Intro es-es  Sign up for 2 days of epic deals  Únete y obtén 2 días de ofertas increíbles"} +{"t":"PD 23 Outbound 033 Subject line es-es Prime Day is almost here: XX-XX July! Prime Day está al caer: ¡11 y 12 de julio!"} +{"t":"PD 23 Outbound 034 Subject line es-es Join Prime for two days of epic deals  Únete a Prime y obtén dos días de ofertas increíbles"} +{"t":"PD 23 Outbound 035 Headline es-es Two days of epic deals XX-XX July Dos días de ofertas increíbles: 11 y 12 de julio"} +{"t":"PD 23 Outbound 037 Subject line es-es Prime Day is almost here: XX-XX July! Prime Day está al caer: ¡11-12 de julio!"} +{"t":"PD 23 Outbound 038 Intro es-es Sign up to Prime for two days of exclusive deals   Únete y obtén 2 días de ofertas increíbles"} +{"t":"PD 23 Outbound 040 Subject line es-es Stay up late, Prime Day starts at midnight!  Aguanta el sueño, Prime Day empieza a medianoche"} +{"t":"PD 23 Outbound 041 Subject line es-es Join Prime for exclusive deals from XX-XX July Únete a Prime y obtén ofertas el 11 y 12 de julio"} +{"t":"PD 23 Outbound 042 Headline es-es Two days of epic deals XX-XX July Dos días de ofertas increíbles el 11 y 12 de julio"} +{"t":"PD 23 Outbound 044 Subject line es-es Ready? Prime Day starts at midnight! ¿Listo? ¡Prime Day empieza a medianoche!"} +{"t":"PD 23 Outbound 045 Intro es-es Sign up for exclusive deals from XX-XX July Únete para conseguir ofertas exclusivas"} +{"t":"PD 23 Outbound 047 Subject line es-es  Get your additional Prime Day promo codes now! ¡Consigue ahora cupones adicionales de Prime Day!"} +{"t":"PD 23 Outbound 048 Subject line es-es Get extra savings on Prime Day XX-XX July   Ahorra aún más en Prime Day, el 11 y 12 de julio"} +{"t":"PD 23 Outbound 049 Headline es-es Prime Day is XX-XX July, so here’s your surprise! Prime Day, 11 y 12 de julio, ¡trae sorpresas!"} +{"t":"PD 23 Outbound 050 CTA es-es Claim now    Canjear ahora"} +{"t":"PD 23 Outbound 051 Subject line es-es  Prime Day is coming on XX-XX July Prime Day llega los días 11-12 de julio"} +{"t":"PD 23 Outbound 052 Intro es-es  See exclusive Prime promo codes and offers here   Ver cupones y promociones de Prime aquí"} +{"t":"PD 23 Outbound 053 CTA es-es Claim now Canjear ahora"} +{"t":"PD 23 Outbound 054 Subject line es-es Get exclusive Prime Day promo codes now! ¡Consigue cupones exclusivos de Prime Day!"} +{"t":"PD 23 Outbound 055 Subject line es-es Join Prime to save on your Prime Day orders Únete a Prime y ahorra en tus pedidos de Prime Day"} +{"t":"PD 23 Outbound 056 Headline es-es Prime Day is XX-XX July, so here’s a surprise! Prime Day, el 11 y 12 de julio, ¡trae sorpresas!"} +{"t":"PD 23 Outbound 057 CTA es-es Join now    Suscríbete ahora"} +{"t":"PD 23 Outbound 059 Intro es-es  Join Prime to get exclusive promo codes and more! Únete a Prime y obtén cupones exclusivos"} +{"t":"PD 23 Outbound 060 CTA es-es Join now  Únete ahora"} +{"t":"PD 23 Outbound 061 Subject line es-es Prime Day is here! Ya es Prime Day"} +{"t":"PD 23 Outbound 062 Subject line es-es Get epic deals until midnight tomorrow Consigue ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 23 Outbound 063 Headline es-es Get epic deals and become the centre of attention Consigue ofertas increíbles y atrae todas las miradas"} +{"t":"PD 23 Outbound 064 CTA es-es  Shop now Ver ahora"} +{"t":"PD 23 Outbound 065 Subject line es-es Prime Day is here! Ya es Prime Day"} +{"t":"PD 23 Outbound 066 Intro es-es Two days of Prime member exclusive deals  Dos días de ofertas, exclusivamente para clientes"} +{"t":"PD 23 Outbound 067 CTA es-es Shop now Ver ahora"} +{"t":"PD 23 Outbound 068 Subject line es-es Enjoy Prime Day now Disfruta de Prime Day ahora"} +{"t":"PD 23 Outbound 069 Subject line es-es Shop epic deals only until midnight tomorrow Consigue ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 23 Outbound 070 Headline es-es Feel special with these exclusive Prime Day deals Siéntete especial con las ofertas exclusivas Prime"} +{"t":"PD 23 Outbound 071 Body Copy es-es Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. El día 1 de Prime Day se está acabando. Sólo queda un día para encontrar más ofertas increíbles, exclusivamente para clientes Prime."} +{"t":"PD 23 Outbound 072 CTA es-es  Shop now  Ver ahora"} +{"t":"PD 23 Outbound 073 Subject line es-es Prime Day’s happening now! ¡Estamos en pleno Prime Day!"} +{"t":"PD 23 Outbound 074 Intro es-es Exclusive deals until midnight tomorrow  Ofertas hasta mañana a medianoche"} +{"t":"PD 23 Outbound 075 CTA es-es Shop now  Ver ahora"} +{"t":"PD 23 Outbound 076 Subject line es-es Prime Day is in full swing! ¡Prime Day está en su punto álgido!"} +{"t":"PD 23 Outbound 077 Subject line es-es Two days of epic deals. Ends midnight tomorrow Dos días de ofertas. Terminan mañana a medianoche"} +{"t":"PD 23 Outbound 078 Headline es-es Shop epic deals that make you feel like a big deal Compra ofertas increíbles y siéntete como una estrella"} +{"t":"PD 23 Outbound 079 Body Copy es-es Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Prime Day tiene ofertas increíbles exclusivas para clientes Prime como tú. ¡Échales un vistazo ahora!"} +{"t":"PD 23 Outbound 080 CTA es-es Shop now   Ver ahora"} +{"t":"PD 23 Outbound 081 Subject line es-es Prime Day is in full swing! ¡Prime Day está en su punto álgido!"} +{"t":"PD 23 Outbound 082 Intro es-es Two days of epic deals. Ends tomorrow Dos días de ofertas increíbles. Terminan mañana."} +{"t":"PD 23 Outbound 084 Subject line es-es It’s the last day of Prime Day ¡Prime Day está en su punto álgido!"} +{"t":"PD 23 Outbound 085 Subject line es-es The epic deals end at midnight Dos días de ofertas increíbles. Terminan mañana."} +{"t":"PD 23 Outbound 086 Headline es-es Shop epic deals that make you feel like a big deal Ver ahora"} +{"t":"PD 23 Outbound 087 Body Copy es-es The last day of Prime Day is here. Don’t miss out on feeling like a big deal. ¡Prime Day está en su punto álgido!"} +{"t":"PD 23 Outbound 088 CTA es-es Shop now   Dos días de ofertas increíbles. Terminan mañana."} +{"t":"PD 23 Outbound 089 Subject line es-es It’s the last day of Prime Day Es el último día de Prime Day"} +{"t":"PD 23 Outbound 090 Intro es-es The epic deals end at midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PD 23 Outbound 092 Subject line es-es Final call: Prime Day is ending Última llamada para Prime Day antes del cierre"} +{"t":"PD 23 Outbound 093 Subject line es-es Shop exclusive deals until midnight tonight Compra ofertas exclusivas hasta esta medianoche"} +{"t":"PD 23 Outbound 094 Headline es-es Last chance to shop, save and feel like a big deal Última oportunidad para comprar y ahorrar"} +{"t":"PD 23 Outbound 095 Body Copy es-es Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day termina esta medianoche. ¡Date prisa! Es tu última oportunidad de ahorrar a lo grande y sentirte como una estrella."} +{"t":"PD 23 Outbound 096 CTA es-es Shop now   Ver ahora"} +{"t":"PD 23 Outbound 097 Subject line es-es Prime Day ends at midnight  Prime Day termina a medianoche"} +{"t":"PD 23 Outbound 098 Intro es-es Shop exclusive deals until midnight   Compra ofertas hasta esta medianoche"} +{"t":"PD 23 Outbound 100 Subject line es-es Prime Day ends tonight Prime Day termina a medianoche"} +{"t":"PD 23 Outbound 103 Body Copy es-es Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day está llegando a su fin. Pero no te preocupes, aún estás a tiempo de disfrutar de las ofertas exclusivas para clientes Prime. ¡Deja de leer este correo electrónico y empieza a ahorrar como una estrella!"} +{"t":"PD 23 Outbound 105 Subject line es-es Prime Day ends today Prime Day termina hoy"} +{"t":"PD 23 Outbound 106 Intro es-es Shop exclusive deals until midnight Compra ofertas increíbles hasta medianoche"} +{"t":"PD 23 Outbound 108 Subject line es-es Prime Day is here! ¡Prime Day ya está aquí!"} +{"t":"PD 23 Outbound 109 Subject line es-es Shop epic deals until midnight tomorrow Compra ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 23 Outbound 111 Body Copy es-es Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Hoy empieza Prime Day: suscríbete a Prime para disfrutar de dos días de ofertas increíbles y exclusivas. ¡Consigue grandes ofertas y siéntete como una estrella!"} +{"t":"PD 23 Outbound 112 CTA es-es Join Prime now Suscríbete a Prime"} +{"t":"PD 23 Outbound 113 Subject line es-es Prime Day is here! ¡Prime Day ya está aquí!"} +{"t":"PD 23 Outbound 114 Intro es-es Two days of exclusive deals Dos días de ofertas exclusivas"} +{"t":"PD 23 Outbound 118 Headline es-es Feel special with these exclusive Prime Day deals Siéntete especial con estas ofertas de Prime Day"} +{"t":"PD 23 Outbound 120 Subject line es-es Prime Day ends tomorrow Prime Day termina mañana"} +{"t":"PD 23 Outbound 121 Intro es-es Shop exclusive deals Compra ofertas exclusivas"} +{"t":"PD 23 Outbound 124 Subject line es-es Still time left to join Prime and get epic deals Aún puedes unirte a Prime y obtener ofertas increíbles"} +{"t":"PD 23 Outbound 125 Headline es-es Shop epic deals like the star that you are Compra ofertas increíbles como la estrella que eres"} +{"t":"PD 23 Outbound 128 Intro es-es 2 days of epic deals of ends tomorrow 2 días de ofertas increíbles. Termina mañana"} +{"t":"PD 23 Outbound 130 Subject line es-es It’s the last day of Prime Day Es el último día de Prime Day"} +{"t":"PD 23 Outbound 131 Subject line es-es Save like a superstar until midnight Ahorra como una superestrella hasta medianoche"} +{"t":"PD 23 Outbound 132 Headline es-es Last chance for some epic deals Última oportunidad para conseguir ofertas increíbles"} +{"t":"PD 23 Outbound 137 Subject line es-es It’s closing night for Prime Day Es noche de clausura de Prime Day"} +{"t":"PD 23 Outbound 139 Headline es-es Last chance to shop, save and feel like a big deal Último día para comprar y ahorrar"} +{"t":"PD 23 Outbound 141 Subject line es-es Prime Day ends at midnight Prime Day termina a medianoche"} +{"t":"PD 23 Outbound 142 Intro es-es Last chance to shop epic deals Último día para comprar ofertas increíbles"} +{"t":"PD 23 Outbound 144 Subject line es-es Prime Day ends tonight Prime Day termina esta noche"} +{"t":"PD 23 Outbound 145 Subject line es-es Join Prime and get epic deals until midnight Únete a Prime y obtén ofertas hasta medianoche"} +{"t":"PD 23 Outbound 148 Subject line es-es Prime Day ends at midnight Prime Day termina esta noche"} +{"t":"PD 23 Outbound 149 Intro es-es Last chance to feel like a big deal   Las ofertas increíbles terminan a medianoche"} +{"t":"PD 24 Outbound 001 es-es Get exclusive Prime Day codes now! ¡Consigue códigos exclusivos de Prime Day!"} +{"t":"PD 24 Outbound 002 es-es Get exclusive Prime Day offers now! ¡Consigue ofertas exclusivas de Prime Day!"} +{"t":"PD 24 Outbound 003 es-es Save big with Prime Day deals by joining Prime Ahorra a lo grande con las ofertas de Prime Day"} +{"t":"PD 24 Outbound 004 es-es Prime Day is 16-17 July, so here’s a tip! Consejos para Prime Day, 16 y 17 de julio"} +{"t":"PD 24 Outbound 005 es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles el 16 y 17 de julio"} +{"t":"PD 24 Outbound 006 es-es Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members two days of epic deals. Get access to loads of exclusive savings by joining Prime now! You’ll get to enjoy free trials, promo codes, and plenty of great offers before and during Prime Day. ¿Quieres sentirte como una estrella? Este Prime Day, los clientes Prime disfrutarán de dos días de ofertas increíbles. Suscríbete ahora a Prime y accede a un montón de ahorros exclusivos. Tendrás acceso a cupones, ofertas y pruebas gratuitas antes y durante el Prime Day."} +{"t":"PD 24 Outbound 007 es-es Join now Suscríbete ahora"} +{"t":"PD 24 Outbound 008 es-es Join Prime now for exclusive savings! Suscríbete a Prime y consigue ahorros exclusivos"} +{"t":"PD 24 Outbound 009 es-es Free trials, codes and great offers this Prime Day Pruebas gratuitas, códigos y ofertas en Prime Day"} +{"t":"PD 24 Outbound 010 es-es See your exclusive Prime Day codes now! ¡Descubre tus códigos exclusivos de Prime Day!"} +{"t":"PD 24 Outbound 011 es-es See your exclusive Prime Day offers now! ¡Descubre tus ofertas exclusivas de Prime Day!"} +{"t":"PD 24 Outbound 012 es-es Save big on your Prime Day orders Ahorra a lo grande en tus pedidos de Prime Day"} +{"t":"PD 24 Outbound 015 es-es Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members like you two days of epic deals. There are free trials, promo codes and plenty of great offers, exclusively included in your Prime Membership! ¿Quieres sentirte como una estrella? Este Prime Day, disfruta de dos días de ofertas increíbles para clientes Prime como tú. Tendrás acceso a pruebas gratuitas, cupones y un montón de ahorros exclusivos que te harán sentir como una estrella."} +{"t":"PD 24 Outbound 016 es-es Claim now Solicitar ahora"} +{"t":"PD 24 Outbound 017 es-es Enjoy two days of exclusive Prime Day codes now! ¡Disfruta de dos días de códigos para Prime Day!"} +{"t":"PD 24 Outbound 018 es-es Free trials, codes & great offers on Prime Day Pruebas gratuitas, códigos y ofertas en Prime Day"} +{"t":"PD 24 Outbound 019 es-es Prime Day is coming on 16-17 July Prime Day llega los días 16 y 17 de julio"} +{"t":"PD 24 Outbound 020 es-es Join Prime for exclusive Prime Day codes Únete a Prime y obtén códigos para Prime Day"} +{"t":"PD 24 Outbound 024 es-es Get exclusive Prime Day promo codes here Consigue códigos exclusivos para Prime Day"} +{"t":"PD 24 Outbound 025 es-es Exclusive Prime Day codes & offers Códigos y promociones de Prime Day"} +{"t":"PD 24 Outbound 027 es-es Prime Day: 16-17 July. Use the app for a special offer Prime Day: 16 y 17 julio. Oferta disponible en la app"} +{"t":"PD 24 Outbound 028 es-es Prime Day: Use the app for a special offer Prime Day: oferta especial en la app"} +{"t":"PD 24 Outbound 029 es-es Download the Amazon app and sign in to redeem it Inicia sesión en la app de Amazon para canjearlo"} +{"t":"PD 24 Outbound 030 es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles: 16 y 17 de julio"} +{"t":"PD 24 Outbound 031 es-es Prime Day is coming, are you ready? Ya llega Prime Day. ¿Estás preparado?"} +{"t":"PD 24 Outbound 032 es-es Prime Day is around the corner. Shop with us for a chance to get £15 off when you spend £30! Simply download the app and click on \"Apply promo\" on the landing page to receive the coupon redeemable on any eligible item. Exclusively for Prime members. T&Cs apply. Prime Day está a la vuelta de la esquina. ¡Haz una compra de 25 € como mínimo y podrás ahorrar 10 €! Solo tienes que descargar la app y hacer clic en \"Aplicar promoción\" en la página de inicio para recibir el cupón canjeable en productos elegibles. Solo para clientes Prime. Se aplican condiciones."} +{"t":"PD 24 Outbound 033 es-es Apply the promo Activar la oferta"} +{"t":"PD 24 Outbound 034 es-es £15 off £30 with the app on Prime Day: 16-17 July Ahorra 10 € con la app en Prime Day: 16 - 17 julio"} +{"t":"PD 24 Outbound 035 es-es £15 off £30 when you shop on Prime Day Ahorra 10 € al pagar más de 25 € en Prime Day"} +{"t":"PD 24 Outbound 036 es-es Download the Amazon app now and start shopping! Descarga la app de Amazon y empieza a comprar"} +{"t":"PD 24 Outbound 037 es-es Get £5 off £15 by becoming a Prime member Ahorra 10 € de 25 € por ser cliente Prime"} +{"t":"PD 24 Outbound 038 es-es Prime Day is coming. Join Prime & get £5 off £15 Únete a Prime y ahorra 10 € en Prime Day"} +{"t":"PD 24 Outbound 040 es-es Celebrate Prime Day with a special promo Celebra Prime Day con códigos exclusivos"} +{"t":"PD 24 Outbound 042 es-es Prime Day is 16-17 July! Become a member and get exclusive access to two days of epic deals. And as a special surprise we’re giving you a promo: £5 off when you spend £15! Simply click ‘apply the promo’ below and enjoy your favourite deal at a lower price. You’ll feel like a big deal! Prime Day es del 16 al 17 de julio. Suscríbete y accede en exclusiva a dos días de ofertas increíbles. Además, tenemos una promoción especial para ti: ¡ahorra 10 € en pedidos 25 € como mínimo! Haz clic en \"Suscríbete a Prime\" y disfruta de tu oferta al inscribirte. ¡Te sentirás como una estrella!"} +{"t":"PD 24 Outbound 045 es-es Join Prime Suscríbete a Prime"} +{"t":"PD 24 Outbound 046 es-es Join Prime & get £5 off for Prime Day: 16-17 July Únete a Prime y ahorra 10 € en Prime Day"} +{"t":"PD 24 Outbound 047 es-es Join Prime & get £5 off for Prime Day Prime Day: únete a Prime y ahorra 10 €"} +{"t":"PD 24 Outbound 048 es-es Two days of epic deals, promos and surprises! Dos días de ofertas, promociones y sorpresas"} +{"t":"PD 24 Outbound 049 es-es We miss you! Get £5 off £15 this coming Prime Day ¡Te echamos de menos! Ahorra 10 € este Prime Day"} +{"t":"PD 24 Outbound 050 es-es We miss you! Get £5 off £15 this Prime Day ¡Te echamos de menos! Ahorra 10 € este Prime Day"} +{"t":"PD 24 Outbound 051 es-es Prime Day is 16-17 July & we’ve got a special promo"} +{"t":"PD 24 Outbound 052 es-es Prime Day deals are almost here: 16-17 July Las ofertas Prime Day están al caer: 16 y 17 de julio || Llegan las ofertas de Prime Day: 16-17 de julio"} +{"t":"PD 24 Outbound 055 es-es Prime Day is coming 16-17 July! With two days of epic deals, there’s sure to be something you love. And so, to enjoy the exclusive Prime member event, you can click on the promo button below for £5 off when you spend £15! Now that’s a big deal! Ya llega Prime Day, el 16 y 17 de julio. Con dos días de ofertas increíbles, seguro que encuentras algo que te encante. Para disfrutar del evento exclusivo para clientes Prime, haz clic en el botón de la oferta y recibe 10 € en pedidos de 25 € como mínimo. ¡Siéntete como una estrella!"} +{"t":"PD 24 Outbound 058 es-es Feel like a big deal with £5 off this Prime Day! Ahorra 10 € este Prime Day: siéntete una estrella"} +{"t":"PD 24 Outbound 059 es-es Two days of epic deals just for you: 16-17 July Dos días de ofertas increíbles: 16 y 17 de julio"} +{"t":"PD 24 Outbound 062 es-es Prime Day is coming: 16-17 July Prime Day llega los días 16 y 17 de julio"} +{"t":"PD 24 Outbound 064 es-es Join Prime now Suscríbete a Prime"} +{"t":"PD 24 Outbound 066 es-es Get access to early deals now! ¡Aprovecha las ofertas anticipadas!"} +{"t":"PD 24 Outbound 068 es-es Prime Day: 16-17 July. Get early access now! Prime Day llega los días 16 y 17 de julio"} +{"t":"PD 24 Outbound 069 es-es Get access now Accede ahora"} +{"t":"PD 24 Outbound 070 es-es Check out the Top 100 deals Descubre las 100 mejores ofertas"} +{"t":"PD 24 Outbound 071 es-es See the Prime Day bestsellers Mira los más vendidos de Prime Day"} +{"t":"PD 24 Outbound 072 es-es Explore Prime Day’s hottest deals Explora las ofertas de Prime Day"} +{"t":"PD 24 Outbound 073 es-es Shop now Compra ahora"} +{"t":"PD 24 Outbound 074 es-es Check out our 4* deals for you Descubre nuestras ofertas de 4 estrellas"} +{"t":"PD 24 Outbound 076 es-es Your Prime Day deals are here Tus ofertas de Prime Day ya están aquí"} +{"t":"PD 24 Outbound 077 es-es Explore your personalised deals here Explora tus ofertas personalizadas aquí"} +{"t":"PD 24 Outbound 079 es-es Prime Day premium brand deals Ofertas de Prime Day en grandes marcas"} +{"t":"PD 24 Outbound 080 es-es Explore premium brand deals for you! Descubre ofertas en grandes marcas"} +{"t":"PD 24 Outbound 083 es-es Prime Day deals based on your views Ofertas de Prime Day según tus visitas"} +{"t":"PD 24 Outbound 084 es-es Check out recommended deals for you Descubre ofertas recomendadas para ti"} +{"t":"PD 24 Outbound 086 es-es Discover Prime Day’s trending deals Descubre ofertas populares de Prime Day"} +{"t":"PD 24 Outbound 087 es-es Shop those viral deals! ¡Descubre las ofertas más virales!"} +{"t":"PD 24 Outbound 088 es-es See what deals are going viral now! ¡Descubre las ofertas más virales!"} +{"t":"PD 24 Outbound 089 es-es Discover more Ver más"} +{"t":"PD 24 Outbound 091 es-es Prime Day: 16-17 July. Two days of epic deals. Prime Day, 16 y 17 de julio: dos días de ofertas increíbles"} +{"t":"PD 24 Outbound 092 es-es Start saving now with food delivery Ahorra en Just Eat con Prime"} +{"t":"PD 24 Outbound 094 es-es Prime Day is coming! It’s two days of epic deals on electronics, home, kitchen and more.\nHungry? Check out the new Just Eat offer for Prime members that will make you feel like a big deal! As a Prime member, get free food delivery on orders above £15. \nTerms and conditions apply. ¡Prime Day está por llegar! Serán dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. ¿Tienes hambre? Descubre la nueva oferta en Just Eat para clientes Prime que te hará sentir como una estrella. Disfruta de tu comida preferida con envío gratis en pedidos superiores a 15€.\nSujeto a términos y condiciones."} +{"t":"PD 24 Outbound 094F es-es Prime Day is coming! It’s two days of epic deals on electronics, home, kitchen and more. Hungry? Check out the new Just Eat offer for Prime members that will make you feel like a big deal! As a Prime member, get free food delivery on orders above £15. Terms and conditions apply. ¡Prime Day está por llegar! Serán dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. ¿Tienes hambre? Descubre la nueva oferta en Just Eat para clientes Prime que te hará sentir como una estrella. Disfruta de tu comida preferida con envío gratis en pedidos superiores a 15€. Sujeto a términos y condiciones."} +{"t":"PD 24 Outbound 095 es-es Prime Day is coming: 16-17 July Llega Prime Day el 16 y 17 de julio"} +{"t":"PD 24 Outbound 096 es-es Enjoy epic savings with a Just Eat/Lieferando deal Ahorros increíbles con Just Eat"} +{"t":"PD 24 Outbound 097 es-es Start saving with a Just Eat/Lieferando deal! Ahorra en Just Eat con Prime"} +{"t":"PD 24 Outbound 098 Subject line es-es Prime Day is coming on 16-17 July Prime Day llega los días 16-17 de julio"} +{"t":"PD 24 Outbound 099 Subject line es-es Get ready to feel like a big deal with epic deals Ofertas increíbles para sentirte como una estrella"} +{"t":"PD 24 Outbound 100 Headline es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles, 16 y 17 de julio"} +{"t":"PD 24 Outbound 101 Body Copy es-es Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day está al caer, ¿y sabes quién es la estrella invitada? Tú. Serán dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Te harán sentir como una estrella. No esperes más y empieza a escribir tu lista de deseos para Prime Day. Exclusivamente para clientes Prime."} +{"t":"PD 24 Outbound 102 Subject line es-es Prime Day is coming on 16-17 July Prime Day llega los días 16-17 de julio"} +{"t":"PD 24 Outbound 103 es-es Two days of epic deals Dos días de ofertas increíbles"} +{"t":"PD 24 Outbound 104 es-es Start making that epic deals wish list Escribe tu lista de deseos"} +{"t":"PD 24 Outbound 105 Intro es-es Feel like a big deal with two days of epic deals Ofertas increíbles: siéntete una estrella"} +{"t":"PD 24 Outbound 106 es-es Get ready Prepárate"} +{"t":"PD 24 Outbound 107 CTA es-es Get ready now Vete preparando"} +{"t":"PD 24 Outbound 108 Subject line es-es Prime Day is almost here: 16-17 July Prime Day está al caer: 16-17 de julio"} +{"t":"PD 24 Outbound 109 Subject line es-es Start making your epic deals wish list Empieza a pensar qué ofertas increíbles vas a comprar"} +{"t":"PD 24 Outbound 110 Subject line es-es Two days of epic deals only for Prime members Dos días de ofertas increíbles para clientes Prime"} +{"t":"PD 24 Outbound 111 Headline es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles del 16 al 17 de julio"} +{"t":"PD 24 Outbound 112 es-es Prime Day is almost here. Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town. Get a head start and build your Prime Day wish list today. Prime Day está al caer. Cuando la gente se entere de las ofertas exclusivas que has conseguido, serás el centro de todas las miradas. Empieza hoy mismo a hacer tu lista de deseos de Prime Day."} +{"t":"PD 24 Outbound 113 Body Copy es-es Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Prime Day está al caer. Con ofertas exclusivas solo para clientes Prime que te harán sentir como una estrella. Empieza ahora a hacer tu lista de deseos para Prime Day."} +{"t":"PD 24 Outbound 114 Subject line es-es Prime Day is almost here: 16-17 July Prime Day está al caer: 16-17 de julio"} +{"t":"PD 24 Outbound 115 es-es Two days of epic deals are coming Se acercan dos días de ofertas increíbles"} +{"t":"PD 24 Outbound 116 es-es Feel like a big deal with two days of epic deals Ofertas increíbles: siéntete una estrella"} +{"t":"PD 24 Outbound 117 Intro es-es Make your epic deals wish list Haz tu lista de deseos de Prime Day"} +{"t":"PD 24 Outbound 118 es-es Stay up late, Prime Day starts at midnight Aguanta el sueño, Prime Day empieza a medianoche"} +{"t":"PD 24 Outbound 119 Subject line es-es Get the party hats, Prime Day starts at midnight Saca el champán, Prime Day empieza a medianoche | | Prepara el confeti, Prime Day empieza a medianoche"} +{"t":"PD 24 Outbound 120 Subject line es-es Prime member exclusive deals from 16-17 July Ofertas increíbles para clientes Prime: 16-17 julio."} +{"t":"PD 24 Outbound 121 Headline es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles del 16 al 17 de julio"} +{"t":"PD 24 Outbound 122 Body Copy es-es Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Mañana empieza Prime Day, y con ahorros tan increíbles, te sentirás como una estrella. No te lo pienses más y haz tu lista de deseos para Prime Day."} +{"t":"PD 24 Outbound 123 Subject line es-es Ready? Prime Day starts at midnight ¿Listo? Prime Day empieza a medianoche"} +{"t":"PD 24 Outbound 125 es-es Got your epic deals wish list ready? ¿Ya tienes tu lista de ofertas increíbles?"} +{"t":"PD 24 Outbound 126 Intro es-es 2 days of epic deals exclusively for Prime members 2 días de ofertas increíbles por ser Prime"} +{"t":"PD 24 Outbound 128 Subject line es-es Join Prime for two days of epic deals Hazte Prime y consigue dos días de ofertas increíbles"} +{"t":"PD 24 Outbound 130 es-es Prime Day is coming… sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day está al caer... Suscríbete a Prime y podrás acceder a dos días de ofertas increíbles y exclusivas en electrónica, hogar, cocina y mucho más. No te lo pierdas."} +{"t":"PD 24 Outbound 131 es-es Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day está al caer... Suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más, además de envíos rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 132 Body Copy es-es Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day está al caer... Suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. \n *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 132F Body Copy es-es Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day está al caer... Suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 133 CTA es-es Try Prime Prueba Prime"} +{"t":"PD 24 Outbound 134 CTA es-es Join Prime Suscríbete a Prime"} +{"t":"PD 24 Outbound 135 Subject line es-es Prime Day is coming on 16-17 July Prime Day llega los días 16-17 de julio"} +{"t":"PD 24 Outbound 137 Intro es-es Sign up for 2 days of epic deals Únete y obtén 2 días de ofertas increíbles"} +{"t":"PD 24 Outbound 138 Subject line es-es Prime Day is almost here: 16-17 July Prime Day está al caer: 16 y 17 de julio"} +{"t":"PD 24 Outbound 139 Subject line es-es Join Prime for two days of epic deals Únete a Prime para dos días de ofertas increíbles"} +{"t":"PD 24 Outbound 140 Headline es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles: 16 y 17 de julio"} +{"t":"PD 24 Outbound 141 es-es Prime Day’s around the corner. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day está al caer... Suscríbete a Prime y podrás acceder a dos días de ofertas increíbles y exclusivas en electrónica, hogar, cocina y mucho más. No te lo pierdas."} +{"t":"PD 24 Outbound 142 es-es Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day está al caer... Suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más, además de envíos rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 143 Body Copy es-es Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day está al caer... Suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. \n *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 143F Body Copy es-es Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day está al caer... Suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 144 Subject line es-es Prime Day is almost here: 16-17 July Prime Day está al caer: 16-17 de julio"} +{"t":"PD 24 Outbound 145 Subject line es-es Join Prime for exclusive deals from 16-17 July Únete a Prime con ofertas el 16 y 17 de julio"} +{"t":"PD 24 Outbound 146 Headline es-es Two days of epic deals 16-17 July Dos días de ofertas increíbles el 16 y 17 de julio"} +{"t":"PD 24 Outbound 147 es-es Prime Day’s begins tomorrow. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day empieza mañana. Suscríbete a Prime y podrás acceder a dos días de ofertas increíbles y exclusivas en electrónica, hogar, cocina y mucho más. No te lo pierdas."} +{"t":"PD 24 Outbound 148 es-es Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day empieza mañana. Suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más, además de envíos rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 149 Body Copy es-es Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day empieza mañana. Suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. \n *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 149F Body Copy es-es Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day empieza mañana. Suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 150 Subject line es-es Ready? Prime Day starts at midnight ¿Listo? Prime Day empieza a medianoche"} +{"t":"PD 24 Outbound 152 Subject line es-es Get your additional Prime Day promo codes now Consigue ahora cupones adicionales de Prime Day"} +{"t":"PD 24 Outbound 153 es-es Get extra savings on Prime Day 16-17 July Ahorra aún más en Prime Day, el 16 y 17 de julio"} +{"t":"PD 24 Outbound 154 Subject line es-es Save more on your Prime Day orders Ahorra más en tus pedidos de Prime Day"} +{"t":"PD 24 Outbound 155 Headline es-es Prime Day is 16-17 July, so here’s your surprise Prime Day, 16 y 17 de julio, con sorpresas"} +{"t":"PD 24 Outbound 156 Body Copy es-es Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Prime Day está al caer y habrá dos días de ofertas increíbles. Con tantas ofertas exclusivas, te sentirás como una estrella. ¿No puedes esperar? Descubre todos los cupones promocionales exclusivos Prime, promociones y pruebas gratuitas que puedes disfrutar antes y durante el Prime Day."} +{"t":"PD 24 Outbound 157 CTA es-es Claim now Canjear ahora"} +{"t":"PD 24 Outbound 158 Subject line es-es Prime Day is coming on 16-17 July Prime Day: días 16-17 de julio"} +{"t":"PD 24 Outbound 159 Intro es-es Exclusive Prime promo codes and offers Ver cupones y promociones Prime aquí"} +{"t":"PD 24 Outbound 160 CTA es-es Claim now Canjear ahora"} +{"t":"PD 24 Outbound 161 Subject line es-es Get exclusive Prime Day promo codes now Consigue cupones exclusivos de Prime Day"} +{"t":"PD 24 Outbound 162 Subject line es-es Join Prime to save on your Prime Day orders Únete a Prime y ahorra en tus pedidos de Prime Day"} +{"t":"PD 24 Outbound 163 Headline es-es Prime Day is 16-17 July, so here’s a surprise Prime Day, el 16 y 17 de julio, con sorpresas"} +{"t":"PD 24 Outbound 164 Body Copy es-es Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Prime Day está al caer y serán dos días de ofertas increíbles. Suscríbete a Prime para acceder a un montón de ofertas exclusivas, que te harán sentir como una estrella. Los clientes Prime tienen acceso a más cupones, ofertas y pruebas gratuitas antes y durante el Prime Day."} +{"t":"PD 24 Outbound 165 CTA es-es Join now Suscríbete ahora"} +{"t":"PD 24 Outbound 166 Subject line es-es Prime Day is coming on 16-17 July Prime Day: días 16-17 de julio"} +{"t":"PD 24 Outbound 167 Intro es-es Join Prime to get exclusive promo codes and more Únete a Prime y obtén cupones exclusivos"} +{"t":"PD 24 Outbound 168 CTA es-es Join now Únete ahora"} +{"t":"PD 24 Outbound 169 Subject line es-es Prime Day is here Ya es Prime Day"} +{"t":"PD 24 Outbound 170 Subject line es-es Get epic deals until midnight tomorrow Consigue ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 24 Outbound 171 Headline es-es Get epic deals and become the centre of attention Consigue ofertas increíbles y atrae todas las miradas"} +{"t":"PD 24 Outbound 172 Body Copy es-es Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Hoy empieza Prime Day. Disfruta de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Hazte con estas ofertas antes de que se agoten y siéntete como una estrella."} +{"t":"PD 24 Outbound 173 CTA es-es Save now Ahorrar ahora"} +{"t":"PD 24 Outbound 174 CTA es-es Shop now Ver ahora"} +{"t":"PD 24 Outbound 175 Subject line es-es Prime Day is here Ya es Prime Day"} +{"t":"PD 24 Outbound 176 Intro es-es 2 days of Prime member exclusive deals Dos días de ofertas, exclusivamente para clientes Prime"} +{"t":"PD 24 Outbound 177 CTA es-es Shop now Ver ahora"} +{"t":"PD 24 Outbound 178 Subject line es-es Enjoy Prime Day now Disfruta de Prime Day ahora"} +{"t":"PD 24 Outbound 179 Subject line es-es Shop epic deals only until midnight tomorrow Consigue ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 24 Outbound 180 Headline es-es Feel special with these exclusive Prime Day deals Siéntete especial con las ofertas exclusivas Prime"} +{"t":"PD 24 Outbound 181 Body Copy es-es Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. El día 1 de Prime Day se está acabando. Solo queda un día para encontrar más ofertas increíbles, exclusivamente para clientes Prime."} +{"t":"PD 24 Outbound 183 Subject line es-es Prime Day’s happening now Estamos en pleno Prime Day"} +{"t":"PD 24 Outbound 184 Intro es-es Exclusive deals until midnight tomorrow Ofertas hasta mañana a medianoche"} +{"t":"PD 24 Outbound 185 CTA es-es Shop now Ver ahora"} +{"t":"PD 24 Outbound 186 Subject line es-es Prime Day is in full swing Prime Day está en su punto álgido"} +{"t":"PD 24 Outbound 187 Subject line es-es Two days of epic deals. Ends midnight tomorrow Dos días de ofertas. Terminan mañana a medianoche"} +{"t":"PD 24 Outbound 188 Headline es-es Shop epic deals that make you feel like a big deal Compra ofertas increíbles y siéntete como una estrella"} +{"t":"PD 24 Outbound 189 Body Copy es-es Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Prime Day tiene ofertas increíbles exclusivas para clientes Prime como tú. Échales un vistazo ahora."} +{"t":"PD 24 Outbound 190 CTA es-es Shop now Ver ahora"} +{"t":"PD 24 Outbound 191 Subject line es-es Prime Day is in full swing Prime Day está en su punto álgido"} +{"t":"PD 24 Outbound 192 Intro es-es Two days of epic deals. Ends tomorrow Dos días de ofertas increíbles. Terminan mañana."} +{"t":"PD 24 Outbound 193 CTA es-es Shop now Ver ahora"} +{"t":"PD 24 Outbound 194 Subject line es-es It’s the last day of Prime Day Prime Day está en su punto álgido"} +{"t":"PD 24 Outbound 195 Subject line es-es The epic deals end at midnight Las ofertas increíbles terminan esta noche"} +{"t":"PD 24 Outbound 197 Body Copy es-es The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Prime Day está en su punto álgido"} +{"t":"PD 24 Outbound 198 CTA es-es Shop now\n \n Ver ahora"} +{"t":"PD 24 Outbound 198F CTA es-es Shop now Ver ahora"} +{"t":"PD 24 Outbound 199 Subject line es-es It’s the last day of Prime Day Es el último día de Prime Day"} +{"t":"PD 24 Outbound 200 Intro es-es The epic deals end at midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PD 24 Outbound 202 Subject line es-es Prime Day is almost over Prime Day está a punto de terminar"} +{"t":"PD 24 Outbound 203 Subject line es-es Final call: Prime Day is ending Última llamada para Prime Day antes del cierre"} +{"t":"PD 24 Outbound 204 Subject line es-es Shop exclusive deals until midnight tonight Compra ofertas exclusivas hasta esta medianoche"} +{"t":"PD 24 Outbound 205 Headline es-es Last chance to shop, save and feel like a big deal Última oportunidad para comprar y ahorrar"} +{"t":"PD 24 Outbound 206 Body Copy es-es Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day termina esta medianoche. Date prisa. Es tu última oportunidad de ahorrar a lo grande y sentirte como una estrella."} +{"t":"PD 24 Outbound 208 es-es Prime Day is almost over Prime Day está a punto de terminar"} +{"t":"PD 24 Outbound 209 Subject line es-es Prime Day ends at midnight Prime Day termina a medianoche"} +{"t":"PD 24 Outbound 210 Intro es-es Shop exclusive deals until then Compra ofertas exclusivas hasta entonces"} +{"t":"PD 24 Outbound 211 Intro es-es Shop exclusive deals until midnight Compra ofertas hasta esta medianoche"} +{"t":"PD 24 Outbound 213 Subject line es-es Prime Day ends tonight Prime Day termina a medianoche"} +{"t":"PD 24 Outbound 214 Subject line es-es Shop exclusive deals until midnight tonight Compra ofertas exclusivas hasta esta medianoche"} +{"t":"PD 24 Outbound 216 Body Copy es-es Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day está llegando a su fin. Pero no te preocupes, aún estás a tiempo de disfrutar de las ofertas exclusivas para clientes Prime. Deja de leer este correo electrónico y empieza a ahorrar como una estrella."} +{"t":"PD 24 Outbound 218 Subject line es-es Prime Day ends today Prime Day termina hoy"} +{"t":"PD 24 Outbound 219 Intro es-es Last chance to shop exclusive deals Última oportunidad para comprar ofertas exclusivas"} +{"t":"PD 24 Outbound 220 Intro es-es Shop exclusive deals until midnight Compra ofertas increíbles hasta medianoche"} +{"t":"PD 24 Outbound 222 Subject line es-es Prime Day is here Prime Day ya está aquí"} +{"t":"PD 24 Outbound 223 Subject line es-es Shop epic deals until midnight tomorrow Compra ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 24 Outbound 225 es-es Today’s the start of Prime Day - sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Hoy empieza Prime Day: suscríbete a Prime y podrás acceder a dos días de ofertas increíbles y exclusivas en electrónica, hogar, cocina y mucho más. No te lo pierdas."} +{"t":"PD 24 Outbound 226 es-es Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Hoy empieza Prime Day: suscríbete a Prime para acceder a dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más, además de envíos rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 227 Body Copy es-es Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Hoy empieza Prime Day: suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. \n *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 227F Body Copy es-es Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Hoy empieza Prime Day: suscríbete a Prime para disfrutar de dos días de ofertas increíbles en electrónica, hogar, cocina y mucho más. Además, envíos rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días. *Después de la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 228 Subject line es-es Prime Day is here Prime Day ya está aquí"} +{"t":"PD 24 Outbound 229 Intro es-es Two days of exclusive deals Dos días de ofertas exclusivas"} +{"t":"PD 24 Outbound 230 Subject line es-es Enjoy Prime Day now Disfruta de Prime Day ahora"} +{"t":"PD 24 Outbound 231 Subject line es-es Shop epic deals until midnight tomorrow Compra ofertas increíbles hasta mañana a medianoche"} +{"t":"PD 24 Outbound 232 Headline es-es Feel special with these exclusive Prime Day deals Siéntete especial con estas ofertas de Prime Day"} +{"t":"PD 24 Outbound 233 es-es The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals. So, don’t miss out and join now. Se cierra el telón del primer día de Prime Day. Pero no te preocupes. Aún tienes tiempo de hacerte cliente Prime y convertirte en una estrella rodeada de ofertas increíbles. Aprovecha el momento y suscríbete ahora."} +{"t":"PD 24 Outbound 234 es-es The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Se cierra el telón del primer día del Prime Day. Pero no te preocupes. Aún tienes tiempo de suscribirte a Prime y conseguir ofertas increíbles en electrónica, hogar, cocina y mucho más. Además de envíos más rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 235 Body Copy es-es The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Se cierra el telón del primer día de Prime Day. Pero no te preocupes. Aún tienes tiempo de suscribirte a Prime y conseguir ofertas increíbles en electrónica, hogar, cocina y mucho más. Además de envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días.*\n *Tras la prueba gratis, Prime cuesta X,XX € al mes"} +{"t":"PD 24 Outbound 235F Body Copy es-es The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Se cierra el telón del primer día de Prime Day. Pero no te preocupes. Aún tienes tiempo de suscribirte a Prime y conseguir ofertas increíbles en electrónica, hogar, cocina y mucho más. Además de envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días.* *Tras la prueba gratis, Prime cuesta X,XX € al mes"} +{"t":"PD 24 Outbound 236 Subject line es-es Prime Day ends tomorrow Prime Day termina mañana"} +{"t":"PD 24 Outbound 237 Intro es-es Shop exclusive deals Compra ofertas exclusivas"} +{"t":"PD 24 Outbound 238 Subject line es-es Prime Day is in full swing Prime Day está en su punto álgido"} +{"t":"PD 24 Outbound 239 Subject line es-es Still time left to join Prime and get epic deals Aún puedes unirte a Prime y obtener ofertas increíbles"} +{"t":"PD 24 Outbound 240 Headline es-es Shop epic deals like the star that you are Compra ofertas increíbles como la estrella que eres"} +{"t":"PD 24 Outbound 241 es-es The first day of Prime Day is under way. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. El primer día de Prime Day está en marcha. Aún estás a tiempo de suscribirte a Prime y obtener ofertas exclusivas e increíbles. Prime Day termina mañana a medianoche, date prisa."} +{"t":"PD 24 Outbound 242 es-es The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. El primer día de Prime Day está en marcha. Todavía estás a tiempo de suscribirte a Prime y conseguir ofertas exclusivas e increíbles en electrónica, hogar, cocina y mucho más, y además disfrutar de envíos más rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 243 Body Copy es-es The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. El primer día de Prime Day está en marcha. Aún estás a tiempo de unirte a Prime y conseguir ofertas exclusivas y increíbles en electrónica, hogar, cocina y mucho más, y además disfrutar de envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días*.\n*Tras la prueba gratuita Prime cuesta €X,XX al mes.\n"} +{"t":"PD 24 Outbound 243F Body Copy es-es The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. El primer día de Prime Day está en marcha. Aún estás a tiempo de unirte a Prime y conseguir ofertas exclusivas y increíbles en electrónica, hogar, cocina y mucho más, y además disfrutar de envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratuita Prime cuesta €X,XX al mes."} +{"t":"PD 24 Outbound 244 Intro es-es 2 days of epic deals of ends tomorrow 2 días de ofertas increíbles. Termina mañana"} +{"t":"PD 24 Outbound 245 Subject line es-es It’s the last day of Prime Day Es el último día de Prime Day"} +{"t":"PD 24 Outbound 246 Subject line es-es Save like a superstar until midnight Ahorra como una superestrella hasta medianoche\n\n "} +{"t":"PD 24 Outbound 246F Subject line es-es Save like a superstar until midnight Ahorra como una superestrella hasta medianoche"} +{"t":"PD 24 Outbound 247 Headline es-es Last chance for some epic deals Última oportunidad para conseguir ofertas increíbles"} +{"t":"PD 24 Outbound 248 es-es The last day of Prime Day is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal. Hoy es el último día de Prime Day. Suscríbete a Prime para no perderte ofertas y ahorros exclusivos. Suscríbete y siéntete como una estrella."} +{"t":"PD 24 Outbound 249 es-es The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. Ha llegado el último día de Prime Day. Suscríbete a Prime para conseguir no solo las mejores ofertas en electrónica, hogar, cocina y mucho más, sino también envíos más rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 250 Body Copy es-es The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Ha llegado el último día de Prime Day. Suscríbete a Prime para conseguir no solo las mejores ofertas en electrónica, hogar, cocina y mucho más, sino también envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratuita de 30 días*.\n*Tras la prueba gratis Prime cuesta €X,XX al mes.\n"} +{"t":"PD 24 Outbound 250F Body Copy es-es The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Ha llegado el último día de Prime Day. Suscríbete a Prime para conseguir no solo las mejores ofertas en electrónica, hogar, cocina y mucho más, sino también envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratuita de 30 días*. *Tras la prueba gratis Prime cuesta €X,XX al mes."} +{"t":"PD 24 Outbound 251 Intro es-es The epic deals end at midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PD 24 Outbound 252 Subject line es-es It’s closing night for Prime Day Es noche de clausura de Prime Day"} +{"t":"PD 24 Outbound 254 Headline es-es Last chance to shop, save and feel like a big deal Último día para comprar y ahorrar"} +{"t":"PD 24 Outbound 255 es-es Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Prime Day termina a medianoche. Aún estás a tiempo de suscribirte a Prime y obtener ofertas exclusivas e increíbles. Prime Day termina mañana a medianoche, date prisa."} +{"t":"PD 24 Outbound 256 es-es Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day termina a medianoche. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte esclusive su elettronica, prodotti per la casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV a X,XX €/mese o X,XX €/anno!"} +{"t":"PD 24 Outbound 257 Body Copy es-es Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day termina a medianoche. Aún estás a tiempo de unirte a Prime y conseguir ofertas exclusivas y increíbles en electrónica, hogar, cocina y mucho más, y además disfrutar de envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días*.\n*Tras la prueba gratuita Prime cuesta €X,XX al mes.\n"} +{"t":"PD 24 Outbound 257F Body Copy es-es Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day termina a medianoche. Aún estás a tiempo de unirte a Prime y conseguir ofertas exclusivas y increíbles en electrónica, hogar, cocina y mucho más, y además disfrutar de envíos más rápidos y fantásticas series de TV y películas. Puedes optar a una prueba gratis de 30 días*. *Tras la prueba gratuita Prime cuesta €X,XX al mes."} +{"t":"PD 24 Outbound 258 Subject line es-es Prime Day ends at midnight Prime Day termina a medianoche"} +{"t":"PD 24 Outbound 259 Intro es-es Last chance to shop epic deals Último día para comprar ofertas increíbles"} +{"t":"PD 24 Outbound 261 Subject line es-es Join Prime and get epic deals until midnight Únete a Prime y obtén ofertas hasta medianoche\n\n "} +{"t":"PD 24 Outbound 261F Subject line es-es Join Prime and get epic deals until midnight Únete a Prime y obtén ofertas hasta medianoche"} +{"t":"PD 24 Outbound 263 es-es The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. Se acerca el final de Prime Day. Pero no te preocupes, aún estás a tiempo de disfrutar de las ofertas exclusivas para clientes Prime. Hazte cliente Prime ahora y consigue ahorrar como una estrella."} +{"t":"PD 24 Outbound 264 es-es The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. Termina Prime Day. Pero no te preocupes, aún tienes tiempo de disfrutar de ofertas exclusivas para clientes Prime. Suscríbete a Prime y ahorra como una estrella en electrónica, hogar, cocina y mucho más. Consigue envíos más rápidos y fantásticas series de TV y películas por solo X,XX € al mes."} +{"t":"PD 24 Outbound 265 Body Copy es-es The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Termina Prime Day. Pero no te preocupes, aún hay tiempo de disfrutar de ofertas exclusivas para clientes Prime. Suscríbete y ahorra como una estrella en electrónica, hogar, cocina y mucho más. Consigue envíos rápidos y fantásticas series de TV y películas. Opta a una prueba gratis de 30 días*.\n*Tras la prueba gratis, Prime cuesta X,XX € al mes.\n"} +{"t":"PD 24 Outbound 265F Body Copy es-es The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Termina Prime Day. Pero no te preocupes, aún hay tiempo de disfrutar de ofertas exclusivas para clientes Prime. Suscríbete y ahorra como una estrella en electrónica, hogar, cocina y mucho más. Consigue envíos rápidos y fantásticas series de TV y películas. Opta a una prueba gratis de 30 días*. *Tras la prueba gratis, Prime cuesta X,XX € al mes."} +{"t":"PD 24 Outbound 266 Subject line es-es Prime Day ends at midnight Prime Day termina a medianoche"} +{"t":"PD 24 Outbound 267 es-es The epic deals last until midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PD 25 Outbound 001 Subject line es-es Prime Day is coming xx-xx Month Prime Day llega del XX al XX de julio"} +{"t":"PD 25 Outbound 002 Subject line es-es Four days of big deals, only for Prime members Cuatro días de grandes ofertas para clientes Prime"} +{"t":"PD 25 Outbound 003 Headline es-es Four days of big deals: xx-xx Month Cuatro días de grandes ofertas: XX al XX de julio"} +{"t":"PD 25 Outbound 004 CTA es-es Get ready Prepárate"} +{"t":"PD 25 Outbound 005 Subject line es-es Prime Day is coming xx-xx Month Prime Day llega del XX al XX de julio"} +{"t":"PD 25 Outbound 006 Intro es-es Four days of big deals Cuatro días de grandes ofertas"} +{"t":"PD 25 Outbound 008 Subject line es-es Prime Day is almost here: XX-XX Month Prime Day está cerca: XX al XX de julio"} +{"t":"PD 25 Outbound 009 Subject line es-es Four days of big deals, exclusively for Prime members Cuatro días de grandes ofertas para clientes Prime"} +{"t":"PD 25 Outbound 010 Headline es-es Four days of big deals: XX-XX Month Cuatro días de grandes ofertas: XX al XX de julio"} +{"t":"PD 25 Outbound 011 CTA es-es Get ready Prepárate"} +{"t":"PD 25 Outbound 012 Subject line es-es Prime Day is almost here: XX-XX Month Prime Day está cerca: XX al XX de julio"} +{"t":"PD 25 Outbound 013 Intro es-es Four days of big deals are coming Se acercan 4 días de grandes ofertas"} +{"t":"PD 25 Outbound 015 Subject line es-es Stay up late, Prime Day starts at midnight Aguanta el sueño, Prime Day empieza a medianoche"} +{"t":"PD 25 Outbound 016 Subject line es-es Prime member-exclusive deals: XX-XX Month Ofertas solo para clientes Prime: XX - XX julio"} +{"t":"PD 25 Outbound 017 Headline es-es Four days of big deals XX-XX Month Cuatro días de grandes ofertas: XX al XX de julio"} +{"t":"PD 25 Outbound 018 CTA es-es Set your alarm Ponte una alarma"} +{"t":"PD 25 Outbound 019 Subject line es-es Ready? Prime Day starts at midnight. ¿Listo? Prime Day empieza a medianoche."} +{"t":"PD 25 Outbound 020 Intro es-es 4 days of Prime member-exclusive deals 4 días de ofertas para clientes Prime"} +{"t":"PD 25 Outbound 021 CTA es-es Set your alarm Ponte una alarma"} +{"t":"PD 25 Outbound 023 Subject line es-es Join Prime for four days of big deals Únete para cuatro días de grandes ofertas"} +{"t":"PD 25 Outbound 024 Headline es-es Four days of exclusive deals: XX-XX Month Cuatro días de ofertas exclusivas: XX - XX julio"} +{"t":"PD 25 Outbound 025 CTA es-es Join Prime Únete a Prime"} +{"t":"PD 25 Outbound 026 Subject line es-es Prime Day is coming XX-XX Month Prime Day llega los días XX - XX julio"} +{"t":"PD 25 Outbound 027 Intro es-es Join Prime for four days of exclusive deals Únete para 4 días de ofertas exclusivas"} +{"t":"PD 25 Outbound 028 CTA es-es Join Prime Únete a Prime"} +{"t":"PD 25 Outbound 030 Subject line es-es Join Prime for four days of big deals Únete para cuatro días de grandes ofertas"} +{"t":"PD 25 Outbound 031 Headline es-es Four days of big deals: XX-XX Month Cuatro días de grandes ofertas: XX al XX de julio"} +{"t":"PD 25 Outbound 034 Intro es-es Join Prime for 4 days of exclusive deals Únete para 4 días de ofertas exclusivas"} +{"t":"PD 25 Outbound 036 Subject line es-es Stay up late, Prime Day starts at midnight Aguanta el sueño, Prime Day empieza a medianoche"} +{"t":"PD 25 Outbound 037 Subject line es-es Join Prime for exclusive deals from XX-XX Month Únete a Prime. Ofertas exclusivas: XX - XX julio"} +{"t":"PD 25 Outbound 040 Subject line es-es Ready? Prime Day starts at midnight ¿Listo? Prime Day empieza a medianoche"} +{"t":"PD 25 Outbound 041 Intro es-es Sign up for exclusive deals from XX-XX Month Únete: ofertas exclusivas XX - XX julio"} +{"t":"PD 25 Outbound 043 Subject line es-es Prime Day is here Prime Day está aquí"} +{"t":"PD 25 Outbound 044 Subject line es-es Enjoy four days of big deals Disfruta de 4 días de grandes ofertas"} +{"t":"PD 25 Outbound 045 Headline es-es Feel like a big deal with these epic deals Grandes ofertas: siéntete como una estrella"} +{"t":"PD 25 Outbound 046 es-es Prime member-exclusive deals Ofertas exclusivas para clientes Prime"} +{"t":"PD 25 Outbound 048 CTA es-es Shop now Compra ahora"} +{"t":"PD 25 Outbound 049 Subject line es-es Prime Day is here Prime Day está aquí"} +{"t":"PD 25 Outbound 050 es-es Four days of Prime member-exclusive deals Solo clientes Prime: 4 días de ofertas"} +{"t":"PD 25 Outbound 054 Subject line es-es Enjoy Prime Day deals now Descubre las ofertas de Prime Day ahora"} +{"t":"PD 25 Outbound 055 Subject line es-es Your epic deals are waiting for you Te esperan tus ofertas increíbles"} +{"t":"PD 25 Outbound 056 Headline es-es Feel special with these exclusive Prime Day deals Ofertas exclusivas de Prime Day solo para ti"} +{"t":"PD 25 Outbound 058 Subject line es-es Prime Day is live Prime Day ya está activo"} +{"t":"PD 25 Outbound 059 Intro es-es Check out these exclusive deals \n Descubre estas ofertas exclusivas \n"} +{"t":"PD 25 Outbound 059F Intro es-es Check out these exclusive deals Descubre estas ofertas exclusivas"} +{"t":"PD 25 Outbound 061 Subject line es-es Prime Day is in full swing Prime Day a toda marcha"} +{"t":"PD 25 Outbound 062 Intro es-es Check out these epic deals before lights out Descubre las ofertas antes de que acaben"} +{"t":"PD 25 Outbound 064 Subject line es-es Discover what day two of Prime Day has for you Segundo día de Prime Day: descubre tus ofertas"} +{"t":"PD 25 Outbound 065 Subject line es-es Don't miss out on these exclusive deals No te pierdas estas ofertas exclusivas"} +{"t":"PD 25 Outbound 066 Headline es-es Epic deals that make you feel like a big deal Ofertas increíbles: siéntete como una estrella"} +{"t":"PD 25 Outbound 067 es-es w/o FLABD: \n Epic deals to make you smile Ofertas increíbles que te sacan una sonrisa"} +{"t":"PD 25 Outbound 067F es-es w/o FLABD: Epic deals to make you smile Ofertas increíbles que te sacan una sonrisa"} +{"t":"PD 25 Outbound 069 es-es Prime Day is in full swing Prime Day a toda marcha"} +{"t":"PD 25 Outbound 071 Intro es-es Start the day with big deals Empieza el día con grandes ofertas"} +{"t":"PD 25 Outbound 074 Subject line es-es Don't let the sun set on these big deals No dejes para mañana estas grandes ofertas"} +{"t":"PD 25 Outbound 075 Subject line es-es End your day feeling like a big deal Termina tu día sintiéndote como una estrella"} +{"t":"PD 25 Outbound 076 es-es End your day scoring big deals Termina el día con grandes ofertas"} +{"t":"PD 25 Outbound 077 Headline es-es Shop epic and exclusive deals today Descubre hoy ofertas increíbles"} +{"t":"PD 25 Outbound 079 Subject line es-es End your day feeling like a big deal Termina tu día sintiéndote una estrella"} +{"t":"PD 25 Outbound 081 es-es End your day with deals that make you smile Termina tu día con ofertas increíbles"} +{"t":"PD 25 Outbound 083 Intro es-es Bag an exclusive deal this Prime Day Descubre ofertas exclusivas de Prime Day"} +{"t":"PD 25 Outbound 086 Subject line es-es These exclusive deals end in 48 hours Las grandes ofertas terminan en 48 horas"} +{"t":"PD 25 Outbound 087 Intro es-es Check out Prime Day big deals tonight Descubre ofertas de Prime Day esta noche"} +{"t":"PD 25 Outbound 090 Subject line es-es Prime Day has started Prime Day ya está activo"} +{"t":"PD 25 Outbound 091 Subject line es-es Get ready to feel like a big deal Prepárate para sentirte como una estrella"} +{"t":"PD 25 Outbound 092 es-es Get ready to enjoy epic deals Prepárate para disfrutar de ofertas increíbles"} +{"t":"PD 25 Outbound 093 Headline es-es Access Prime Day's exclusive deals today Prime Day: accede hoy a ofertas exclusivas"} +{"t":"PD 25 Outbound 094 CTA es-es Join Prime now Únete a Prime"} +{"t":"PD 25 Outbound 095 Subject line es-es Prime Day is here Prime Day ya está activo"} +{"t":"PD 25 Outbound 096 Intro es-es Four days of exclusive deals Cuatro días de ofertas exclusivas"} +{"t":"PD 25 Outbound 097 CTA es-es Join Prime now Únete a Prime"} +{"t":"PD 25 Outbound 099 Intro es-es Access four days of big deals Accede a cuatro días de grandes ofertas"} +{"t":"PD 25 Outbound 102 Subject line es-es Another day of big deals this Prime Day Otro día de grandes ofertas de Prime Day"} +{"t":"PD 25 Outbound 103 Subject line es-es Epic deals to make you feel like a big deal Ofertas increíbles: siéntete como una estrella"} +{"t":"PD 25 Outbound 104 es-es Epic deals to make you smile Ofertas increíbles que te sacan una sonrisa"} +{"t":"PD 25 Outbound 106 Headline es-es Just two days left of big deals Solo quedan dos días de ofertas increíbles"} +{"t":"PD 25 Outbound 109 Intro es-es Big deals end in 48 hours Grandes ofertas: terminan en 48 horas"} +{"t":"PD 25 Outbound 112 Subject line es-es Prime Day ends soon, don't miss out. Prime Day acaba pronto, no te lo pierdas"} +{"t":"PD 25 Outbound 113 Intro es-es Sign up and feel like a big deal Únete y siéntete como una estrella"} +{"t":"PD 25 Outbound 114 es-es Sign up and enjoy epic deals Únete y disfruta de ofertas increíbles"} +{"t":"PD 25 Outbound 116 Subject line es-es Prime Day ends midnight tomorrow Prime Day termina mañana a medianoche"} +{"t":"PD 25 Outbound 117 Subject line es-es There’s still time to bag an epic deal Aún estás a tiempo de descubrir ofertas increíbles"} +{"t":"PD 25 Outbound 118 Headline es-es Time is ticking on these big deals, don’t miss out El tiempo de grandes ofertas se agota, aprovecha"} +{"t":"PD 25 Outbound 119 CTA es-es Save now Empieza a ahorrar"} +{"t":"PD 25 Outbound 120 Subject line es-es Prime Day ends midnight tomorrow Prime Day termina mañana a medianoche"} +{"t":"PD 25 Outbound 121 Intro es-es These exclusive deals won’t wait forever Estas ofertas no son para siempre"} +{"t":"PD 25 Outbound 123 es-es There’s still time to enjoy Prime Day Todavía puedes disfrutar de Prime Day"} +{"t":"PD 25 Outbound 126 Subject line es-es There’s still time to feel like a big deal El tiempo se agota para estas grandes ofertas"} +{"t":"PD 25 Outbound 127 es-es Time's running out on these epic deals El tiempo se agota para estas grandes ofertas"} +{"t":"PD 25 Outbound 128 Headline es-es Prime Day deals to make you feel like a big deal Ofertas de Prime Day: siéntete como una estrella"} +{"t":"PD 25 Outbound 129 es-es Prime Day deals to make you smile Ofertas de Prime Day que te sacan una sonrisa"} +{"t":"PD 25 Outbound 131 Subject line es-es The clock is ticking on Prime Day Prime Day se acaba"} +{"t":"PD 25 Outbound 132 es-es These big deals end in 24 hours Estas ofertas terminan en 24 horas"} +{"t":"PD 25 Outbound 135 Subject line es-es Prime Day is still on, but not for long Prime Day aún sigue, date prisa"} +{"t":"PD 25 Outbound 136 es-es In 24 hours, your big deals disappear En 24 horas tus ofertas desaparecerán"} +{"t":"PD 25 Outbound 139 Subject line es-es Prime Day ends at midnight Prime Day termina a medianoche"} +{"t":"PD 25 Outbound 140 Subject line es-es Your epic deals end tonight Tus ofertas increíbles terminan esta noche"} +{"t":"PD 25 Outbound 141 Headline es-es Epic deals end at midnight Las ofertas increíbles terminan a medianoche"} +{"t":"PD 25 Outbound 143 Subject line es-es Prime Day ends tonight Prime Day termina esta noche"} +{"t":"PD 25 Outbound 144 Intro es-es Big deals end at midnight Las grandes ofertas acaban a medianoche"} +{"t":"PD 25 Outbound 146 Subject line es-es It’s the final few hours of Prime Day Prime Day: últimas horas"} +{"t":"PD 25 Outbound 147 Subject line es-es Exclusive deals end at midnight Las ofertas exclusivas terminan a medianoche"} +{"t":"PD 25 Outbound 148 Headline es-es Last chance to shop, save and feel like a big deal Última oportunidad para comprar y ahorrar"} +{"t":"PD 25 Outbound 149 es-es Last chance to shop, save and enjoy epic deals Última llamada para ahorrar con ofertas increíbles"} +{"t":"PD 25 Outbound 151 Subject line es-es Prime Day ends at midnight Prime Day termina a medianoche"} +{"t":"PD 25 Outbound 152 Intro es-es Shop exclusive deals until midnight Ofertas exclusivas hasta la medianoche"} +{"t":"PD 25 Outbound 155 Subject line es-es Join Prime to shop big deals until tomorrow night Únete y descubre ofertas hasta mañana por la noche"} +{"t":"PD 25 Outbound 156 Headline es-es Time is ticking on these big deals, don’t miss out El tiempo de estas ofertas se agota, aprovéchalas"} +{"t":"PD 25 Outbound 159 Intro es-es Enjoy access to big deals Accede a grandes ofertas"} +{"t":"PD 25 Outbound 162 Subject line es-es The clock is ticking on Prime Day Prime Day: El tiempo se agota"} +{"t":"PD 25 Outbound 163 Intro es-es 4 days of big deals ends tomorrow 4 días de grandes ofertas hasta mañana"} +{"t":"PD 25 Outbound 164 CTA es-es Join Prime now Únete a Prime"} +{"t":"PD 25 Outbound 166 Subject line es-es Just a few hours left to access big deals Solo quedan unas horas de grandes ofertas"} +{"t":"PD 25 Outbound 167 Subject line es-es These big deals end in 24 hours Tus ofertas increíbles terminan esta noche"} +{"t":"PD 25 Outbound 168 Headline es-es Last chance to get big deals Grandes ofertas: última oportunidad"} +{"t":"PD 25 Outbound 170 Subject line es-es Prime Day ends in 24 hours Prime Day termina esta noche"} +{"t":"PD 25 Outbound 171 Intro es-es Don’t miss out on these big deals No te pierdas estas grandes ofertas"} +{"t":"PD 25 Outbound 174 Intro es-es Last chance to feel like a big deal Último día para sentirse una estrella"} +{"t":"PD 25 Outbound 175 es-es Last chance to enjoy epic deals Última oportunidad: ofertas increíbles"} +{"t":"PD 25 Outbound 178 Subject line es-es £XX off £XX with the app on Prime Day: XX-YY Month Ahorra XX € con la app en Prime Day: XX-YY julio"} +{"t":"PD 25 Outbound 179 Subject line es-es Claim it the first time you sign in to the Amazon app Reclámalo la primera vez que entres en la app"} +{"t":"PD 25 Outbound 180 Headline es-es £XX off £XX with the app Ahorra XX € de XX € con la app"} +{"t":"PD 25 Outbound 181 CTA es-es Claim your reward Reclama tu premio"} +{"t":"PD 25 Outbound 182 Subject line es-es £XX off when you spend £XX on Prime Day: XX-YY Month Ahorra XX € en Prime Day: XX al YY de julio"} +{"t":"PD 25 Outbound 183 Subject line es-es Make Prime Day even more epic with £XX off when you spend £XX Haz Prime Day más increíble: -XX € al gastar XX €"} +{"t":"PD 25 Outbound 184 Headline es-es Use the app and get £XX off £XX Usa la app y ahorra XX € de XX €"} +{"t":"PD 25 Outbound 186 Subject line es-es Check out Prime Day’s Top 100 Deals Descubre las 100 mejores ofertas de Prime Day"} +{"t":"PD 25 Outbound 190 CTA es-es Discover now Descúbrelas ahora"} +{"t":"PD 25 Outbound 191 Subject line es-es Glowing reviews, epic prices Opiniones excelentes, precios increíbles"} +{"t":"PD 25 Outbound 192 Intro es-es Snap up big deals on 4+ star-rated products Grandes ofertas con más de 4 estrellas"} +{"t":"PD 25 Outbound 194 Subject line es-es Deals on trustworthy brands Ofertas en marcas de confianza"} +{"t":"PD 25 Outbound 195 Intro es-es Top brands at epic prices Las mejores marcas a precios increíbles"} +{"t":"PD 25 Outbound 196 CTA es-es See all Descubre más"} +{"t":"PD 25 Outbound 197 Subject line es-es Products you love at prices you'll love Productos que adoras a precios que te encantarán"} +{"t":"PD 25 Outbound 198 Intro es-es Discover highly-rated deals Descubre las ofertas mejor valoradas"} +{"t":"PD 25 Outbound 200 Subject line es-es Deals on Influencer Favourites Ofertas favoritas de los influencers"} +{"t":"PD 25 Outbound 201 Intro es-es Shop before they're gone Disfrútalas antes de que se acaben"} +{"t":"PD 25 Outbound 203 Subject line es-es Big deals on our new arrivals Grandes ofertas en novedades"} +{"t":"PD 25 Outbound 204 Intro es-es New items you'll love Novedades que te encantarán"} +{"t":"PD 25 Outbound 205 CTA es-es See new arrivals Descubre las novedades"} +{"t":"PD 25 Outbound 206 Subject line es-es Don’t miss out on your Prime Day deals No te pierdas tus ofertas de Prime Day"} +{"t":"PD 25 Outbound 207 Intro es-es Shop big deals tailored to your taste Compra grandes ofertas personalizadas"} +{"t":"PD 25 Outbound 209 Subject line es-es Prime Day deals inspired by you Ofertas de Prime Day para ti"} +{"t":"PD 25 Outbound 210 Intro es-es Shop big deals based on your basket and wishlist Grandes ofertas según tus favoritos"} +{"t":"PD 25 Outbound 212 Subject line es-es Keep shopping before Prime Day deals disappear Prime Day: sigue comprando antes de que se acabe"} +{"t":"PD 25 Outbound 213 Intro es-es Shop epic deals Descubre las ofertas increíbles"} +{"t":"PD 25 Outbound 215 es-es 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 🔥Prime Day llega del XX al XX de julio. Ahorra a lo grande🔥"} +{"t":"PD 25 Outbound 217 es-es 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepárate para acceder a grandes ofertas en 🏠, cocina, electrónica y mucho más. Con nuestras ofertas exclusivas, podrás ahorrar💷💷💷 en productos que te gustan y necesitas.\n\nY como eres una estrella para nosotros, te enviaremos un mensaje cuando tengamos ofertas en los productos que te encantan 🥰❤️ \n\n🏃🏃 Ve un paso por delante. Empieza tu lista de deseos para Prime Day y prepárate para ofertas realmente increíbles. 🏃🏃"} +{"t":"PD 25 Outbound 217F es-es 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepárate para acceder a grandes ofertas en 🏠, cocina, electrónica y mucho más. Con nuestras ofertas exclusivas, podrás ahorrar💷💷💷 en productos que te gustan y necesitas. Y como eres una estrella para nosotros, te enviaremos un mensaje cuando tengamos ofertas en los productos que te encantan 🥰❤️ 🏃🏃 Ve un paso por delante. Empieza tu lista de deseos para Prime Day y prepárate para ofertas realmente increíbles. 🏃🏃"} +{"t":"PD 25 Outbound 218 es-es w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepárate para acceder a grandes ofertas en 🏠, cocina, electrónica y mucho más. Con nuestras ofertas exclusivas, podrás ahorrar 💷💷💷 en productos que te gustan y necesitas.\n\nY como sabemos que disfrutarás con las ofertas increíbles, te enviaremos un mensaje cuando tengamos ofertas en los productos que te encantan 🥰❤️\n\n🏃🏃 Ve un paso por delante. Empieza tu lista de deseos para Prime Day y prepárate para ofertas realmente increíbles. 🏃🏃"} +{"t":"PD 25 Outbound 218F es-es w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepárate para acceder a grandes ofertas en 🏠, cocina, electrónica y mucho más. Con nuestras ofertas exclusivas, podrás ahorrar 💷💷💷 en productos que te gustan y necesitas. Y como sabemos que disfrutarás con las ofertas increíbles, te enviaremos un mensaje cuando tengamos ofertas en los productos que te encantan 🥰❤️ 🏃🏃 Ve un paso por delante. Empieza tu lista de deseos para Prime Day y prepárate para ofertas realmente increíbles. 🏃🏃"} +{"t":"PD 25 Outbound 219 es-es [Start your wishlist]\n Reply STOP to unsubscribe [Empieza tu lista]\nResponde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 219F es-es [Start your wishlist] Reply STOP to unsubscribe [Empieza tu lista] Responde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 220 es-es 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 🔥Prime Day llega del XX al XX de julio. Ahorra a lo grande🔥"} +{"t":"PD 25 Outbound 221 es-es 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Con ofertas exclusivas para clientes Prime en 🏠, cocina, electrónica y más, Prime Day promete ser más grande que nunca. \n\nÚnete a Prime hoy mismo y disfruta de tu trozo del 🍰. Podrás acceder a ofertas exclusivas de Prime Day y ahorrar 💷💷💷 en productos que te gustan y necesitas 🥰❤️\n\nAdemás, disfrutarás de envíos rápidos y del mejor entretenimiento. Todo por solo xx €/mes. Suscríbete hoy y prepárate para sentirte como una estrella."} +{"t":"PD 25 Outbound 221F es-es 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Con ofertas exclusivas para clientes Prime en 🏠, cocina, electrónica y más, Prime Day promete ser más grande que nunca. Únete a Prime hoy mismo y disfruta de tu trozo del 🍰. Podrás acceder a ofertas exclusivas de Prime Day y ahorrar 💷💷💷 en productos que te gustan y necesitas 🥰❤️ Además, disfrutarás de envíos rápidos y del mejor entretenimiento. Todo por solo xx €/mes. Suscríbete hoy y prepárate para sentirte como una estrella."} +{"t":"PD 25 Outbound 222 es-es w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Con ofertas exclusivas para clientes Prime en 🏠, cocina, electrónica y más, Prime Day promete ser más grande que nunca. \nÚnete a Prime hoy mismo y disfruta de tu trozo del 🍰. Podrás acceder a ofertas exclusivas de Prime Day y ahorrar 💷💷💷 en productos que te gustan y necesitas �❤️\n\nAdemás, disfrutarás de envíos rápidos y del mejor entretenimiento. Todo por solo xx €/mes. Suscríbete hoy y prepárate para disfrutar de las ofertas increíbles."} +{"t":"PD 25 Outbound 222F es-es w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Con ofertas exclusivas para clientes Prime en 🏠, cocina, electrónica y más, Prime Day promete ser más grande que nunca. Únete a Prime hoy mismo y disfruta de tu trozo del 🍰. Podrás acceder a ofertas exclusivas de Prime Day y ahorrar 💷💷💷 en productos que te gustan y necesitas �❤️ Además, disfrutarás de envíos rápidos y del mejor entretenimiento. Todo por solo xx €/mes. Suscríbete hoy y prepárate para disfrutar de las ofertas increíbles."} +{"t":"PD 25 Outbound 223 es-es [Join Prime]\nReply STOP to unsubscribe [Únete a Prime] \nResponde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 223F es-es [Join Prime] Reply STOP to unsubscribe [Únete a Prime] Responde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 224 es-es 🔥Prime Day has started and it’s epic 🔥 🔥Prime Day arrancó con todo 🔥"} +{"t":"PD 25 Outbound 225 es-es 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este es el mejor momento para ser cliente Prime. En Prime Day, puedes acceder a grandes y exclusivas ofertas en 🏠, cocina, electrónica y mucho más. \n\nPara ayudarte a empezar, te regalamos X € al gastar XX €. \n\nUna cosa está clara, cuando veas cuánto 💷💷💷 puedes ahorrar en lo que te gusta y necesitas 🥰❤️, te sentirás como una estrella.\n\n 📦 Así que descubre hoy las ofertas de Prime Day y empieza a ahorrar a lo grande 📦"} +{"t":"PD 25 Outbound 225F es-es 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este es el mejor momento para ser cliente Prime. En Prime Day, puedes acceder a grandes y exclusivas ofertas en 🏠, cocina, electrónica y mucho más. Para ayudarte a empezar, te regalamos X € al gastar XX €. Una cosa está clara, cuando veas cuánto 💷💷💷 puedes ahorrar en lo que te gusta y necesitas 🥰❤️, te sentirás como una estrella. 📦 Así que descubre hoy las ofertas de Prime Day y empieza a ahorrar a lo grande 📦"} +{"t":"PD 25 Outbound 226 es-es 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este es el mejor momento para ser cliente Prime. En Prime Day, puedes acceder a grandes y  exclusivas ofertas en 🏠, cocina, electrónica y mucho más. \n\nPara ayudarte a empezar, te regalamos X € al gastar XX €. \n\nUna cosa está clara, cuando veas cuánto 💷💷💷 puedes ahorrar en lo que te gusta y necesitas 🥰❤️, te sentirás superespecial.\n\n 📦 Así que descubre hoy las ofertas de Prime Day y empieza a ahorrar a lo grande 📦"} +{"t":"PD 25 Outbound 226F es-es 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este es el mejor momento para ser cliente Prime. En Prime Day, puedes acceder a grandes y  exclusivas ofertas en 🏠, cocina, electrónica y mucho más. Para ayudarte a empezar, te regalamos X € al gastar XX €. Una cosa está clara, cuando veas cuánto 💷💷💷 puedes ahorrar en lo que te gusta y necesitas 🥰❤️, te sentirás superespecial. 📦 Así que descubre hoy las ofertas de Prime Day y empieza a ahorrar a lo grande 📦"} +{"t":"PD 25 Outbound 227 es-es [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Empieza a comprar] [Descarga la app de Amazon]\nResponde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 227F es-es [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Empieza a comprar] [Descarga la app de Amazon] Responde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 228 es-es 🔥Prime Day has started, don’t miss out 🔥 🔥Prime Day ha empezado, no te lo pierdas🔥"} +{"t":"PD 25 Outbound 229 es-es 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Únete hoy y ahorra X € al gastar XX €. \n\nPor solo XX €/mes disfrutarás del acceso a Prime Day y de grandes ofertas en 🏠, cocina, electrónica y mucho más. Además, disfrutarás de envíos rápidos y del mejor entretenimiento.\nY para que no te pierdas las ofertas de Prime Day, te avisaremos cuando haya ofertas en lo que más te gusta. 🥰 ❤️"} +{"t":"PD 25 Outbound 229F es-es 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Únete hoy y ahorra X € al gastar XX €. Por solo XX €/mes disfrutarás del acceso a Prime Day y de grandes ofertas en 🏠, cocina, electrónica y mucho más. Además, disfrutarás de envíos rápidos y del mejor entretenimiento. Y para que no te pierdas las ofertas de Prime Day, te avisaremos cuando haya ofertas en lo que más te gusta. 🥰 ❤️"} +{"t":"PD 25 Outbound 230 es-es [Join Prime] \n Reply STOP to unsubscribe [Únete a Prime] \nResponde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 230F es-es [Join Prime] Reply STOP to unsubscribe [Únete a Prime] Responde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 231 es-es 🔥Prime Day ends today 🔥 🔥Prime Day termina hoy 🔥"} +{"t":"PD 25 Outbound 232 es-es 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Triste pero cierto, solo quedan unas pocas horas⏱️ para disfrutar de las grandes ofertas de Prime Day.\n\nAsí que ponte manos a la obra 🛍️ porque a medianoche todas nuestras grandes ofertas en 🏠, cocina, electrónica y más, desaparecerán.\n\n👀 👀 No te lo pierdas, aprovecha Prime Day y ahorra a lo grande con ofertas que te harán sentir como una estrella."} +{"t":"PD 25 Outbound 232F es-es 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Triste pero cierto, solo quedan unas pocas horas⏱️ para disfrutar de las grandes ofertas de Prime Day. Así que ponte manos a la obra 🛍️ porque a medianoche todas nuestras grandes ofertas en 🏠, cocina, electrónica y más, desaparecerán. 👀 👀 No te lo pierdas, aprovecha Prime Day y ahorra a lo grande con ofertas que te harán sentir como una estrella."} +{"t":"PD 25 Outbound 233 es-es w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Triste pero cierto, solo quedan unas pocas horas⏱️ para disfrutar de las grandes ofertas de Prime Day.\n\nAsí que ponte manos a la obra 🛍️ porque a medianoche todas nuestras grandes ofertas en 🏠, cocina, electrónica y más, desaparecerán. \n\n👀 👀 No te lo pierdas, aprovecha Prime Day y hazte con grandes ofertas que te harán sentir especial."} +{"t":"PD 25 Outbound 233F es-es w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Triste pero cierto, solo quedan unas pocas horas⏱️ para disfrutar de las grandes ofertas de Prime Day. Así que ponte manos a la obra 🛍️ porque a medianoche todas nuestras grandes ofertas en 🏠, cocina, electrónica y más, desaparecerán. 👀 👀 No te lo pierdas, aprovecha Prime Day y hazte con grandes ofertas que te harán sentir especial."} +{"t":"PD 25 Outbound 234 es-es [Start shopping]\n Reply STOP to unsubscribe [Empieza a comprar]\nResponde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 234F es-es [Start shopping] Reply STOP to unsubscribe [Empieza a comprar] Responde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 236 es-es You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Aún estás a tiempo de disfrutar de grandes ofertas en 🏠, cocina, electrónica y mucho más. Solo tienes que suscribirte a Prime por solo xx €/mes para acceder a Prime Day antes de que termine. Además, disfrutarás de envíos rápidos y del mejor entretenimiento.\n\n 🏃🏃 Pero date prisa, porque a medianoche termina Prime Day y no queremos que te lo pierdas."} +{"t":"PD 25 Outbound 236F es-es You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Aún estás a tiempo de disfrutar de grandes ofertas en 🏠, cocina, electrónica y mucho más. Solo tienes que suscribirte a Prime por solo xx €/mes para acceder a Prime Day antes de que termine. Además, disfrutarás de envíos rápidos y del mejor entretenimiento. 🏃🏃 Pero date prisa, porque a medianoche termina Prime Day y no queremos que te lo pierdas."} +{"t":"PD 25 Outbound 237 es-es [Join Prime] \n Reply STOP to unsubscribe [Únete a Prime] \nResponde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 237F es-es [Join Prime] Reply STOP to unsubscribe [Únete a Prime] Responde STOP para cancelar tu suscripción"} +{"t":"PD 25 Outbound 238 es-es Exclusively for Prime members Exclusivamente para clientes Prime"} +{"t":"SDD 23 Outbound 001 Subject line es-es Ready for up to 40% off in the Amazon Spring Sale? Las Ofertas de Primavera ya  casi están aquí"} +{"t":"SDD 23 Outbound 002 Subject line es-es Starts 27 March Empiezan el 27 de marzo"} +{"t":"SDD 23 Outbound 003 Headline es-es Over two days of spring savings Más de dos días de ahorros  esta primavera"} +{"t":"SDD 23 Outbound 004 Body Copy es-es The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Las Ofertas de Primavera ya  casi están aquí. Prepárate para ahorros de hasta un 40% en todo lo que  necesitas para esta primavera.  Empiezan el 27 de marzo a las 18h y terminan el 29  de marzo a medianoche. ¡No te pierdas las mejores ofertas de esta primavera!"} +{"t":"SDD 23 Outbound 005 CTA es-es Save the date Reserva la fecha"} +{"t":"SDD 23 Outbound 006 Title es-es Save up to 40% in the Amazon Spring Sale Ahorra hasta un 40%"} +{"t":"SDD 23 Outbound 007 Body Copy es-es Over two days of spring savings 2 días de ahorros esta primavera"} +{"t":"SDD 23 Outbound 009 Subject line es-es Save up to 40% in the Amazon Spring Sale today! Hasta 40% en las Ofertas de  Primavera de Amazon"} +{"t":"SDD 23 Outbound 010 Subject line es-es Starts at 6pm Empiezan a las 18h"} +{"t":"SDD 23 Outbound 011 Headline es-es Get that spring feeling with up to 40% off today! ¡Siente la primavera con  hasta un 40% de ahorro!"} +{"t":"SDD 23 Outbound 012 Body Copy es-es The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Las Ofertas de Primavera de  Amazon empiezan hoy a las 18h. Con hasta un 40% de ahorro en Jardín, Hogar,  Electrónica y mucho más. Encuentra las mejores ofertas para una primavera  perfecta."} +{"t":"SDD 23 Outbound 013 CTA es-es See the deals Descubre las ofertas"} +{"t":"SDD 23 Outbound 015 Body Copy es-es Starts 6pm tonight Empiezan  hoy a las 18h"} +{"t":"SDD 23 Outbound 016 CTA es-es See the deals Descubre las ofertas"} +{"t":"SDD 23 Outbound 017 Subject line es-es The clock is ticking on the Amazon Spring Sale Quedan pocos días de Ofertas  de Primavera"} +{"t":"SDD 23 Outbound 018 Subject line es-es Save up to 40% while you still can Aún estás a tiempo de ahorrar hasta un 40%"} +{"t":"SDD 23 Outbound 019 Headline es-es Check out today's spring deals Aprovecha las Ofertas de Primavera de hoy"} +{"t":"SDD 23 Outbound 020 Body Copy es-es The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Ya están aquí las Ofertas de Primavera de Amazon y nuestras ofertas  empiezan a florecer. Te quedan solo dos días para ahorrar hasta un 40 % en productos seleccionados para esta primavera, no  te las pierdas. Terminan mañana a medianoche."} +{"t":"SDD 23 Outbound 022 Title es-es Only two days left to get up to 40% off Quedan 2  días para ahorrar hasta un 40%"} +{"t":"SDD 23 Outbound 023 Body Copy es-es Spring daily deals! Ends tomorrow ¡Ofertas  diarias! Terminan mañana"} +{"t":"SDD 23 Outbound 025 Title es-es The clock is ticking on the Spring Sale Último día de las Ofertas de Primavera"} +{"t":"SDD 23 Outbound 026 Body Copy es-es Save up to 40% at Amazon Ahorra ya hasta un 40% en Amazon"} +{"t":"SDD 23 Outbound 028 Subject line es-es Last chance to get up to 40% off at Amazon Último día para ahorrar hasta  un 40% en Amazon"} +{"t":"SDD 23 Outbound 029 Subject line es-es Spring Sale ends midnight Las Ofertas de Primavera  terminan a medianoche"} +{"t":"SDD 23 Outbound 030 Headline es-es Check out our final Spring Sale deals Aprovecha los últimas Ofertas  de Primavera"} +{"t":"SDD 23 Outbound 031 Body Copy es-es Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Hoy es el último día de las  Ofertas de Primavera de Amazon. Pero no te preocupes, aún estás a tiempo de  conseguir hasta un 40% de ahorro en tus ofertas favoritas. Prepárate para una  primavera inolvidable, a precios que te encantarán. Echa un vistazo a  nuestros productos antes de que las Ofertas de Primavera terminen a  medianoche."} +{"t":"SDD 23 Outbound 033 Title es-es Only a few hours left of our Spring Sale Las Ofertas  de Primavera acaban hoy"} +{"t":"SDD 23 Outbound 034 Body Copy es-es Last chance to save up to 40% at Amazon Última  llamada para ahorrar hasta un 40%"} +{"t":"SDD 23 Outbound 036 Title es-es Spring Sale ends midnight Las Ofertas  de Primavera acaban hoy"} +{"t":"SDD 23 Outbound 037 Body Copy es-es Save up to 40% at Amazon Ahorra hasta un 40% en Amazon"} +{"t":"SDD 23 Outbound 038 CTA es-es See the deals Descubre las ofertas"} +{"t":"SDD 24 Outbound 001 Subject line es-es Amazon Spring Deal Days are coming! Up to 40% off  Ahorra en la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 002 Subject line es-es Starts 20 March Desde el 20 de marzo"} +{"t":"SDD 24 Outbound 003 Headline es-es Shop six days of up to 40% off for spring Disfruta de seis días para ahorrar a lo grande"} +{"t":"SDD 24 Outbound 004 Body Copy es-es Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! La Fiesta de Ofertas de Primavera está a la vuelta de la esquina. Seis días para ahorrar a lo grande con increíbles ofertas, desde moda y electrónica hasta cocina y hogar, y mucho más. Desde el 20 de marzo a medianoche hasta el 25 de marzo. Apunta la fecha y disfruta de la primavera."} +{"t":"SDD 24 Outbound 005 CTA es-es Save the date Apunta la fecha"} +{"t":"SDD 24 Outbound 006 Title es-es Save up to 40% on Amazon Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 007 Body Copy es-es Shop six days of big spring savings Seis días de ofertas increíbles"} +{"t":"SDD 24 Outbound 008 CTA es-es Save the date Apunta la fecha"} +{"t":"SDD 24 Outbound 009 Subject line es-es Amazon Spring Deal Days are almost here! La Fiesta de Ofertas de Primavera va a llegar"} +{"t":"SDD 24 Outbound 011 Headline es-es Shop six days of up to 40% off for spring Seis días de ofertas de primavera"} +{"t":"SDD 24 Outbound 012 Body Copy es-es New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! La Fiesta de Ofertas de Primavera está a la vuelta de la esquina. Seis días de ofertas para ahorrar a lo grande, desde electrónica y moda hasta hogar y cocina, y mucho más. Empieza la medianoche del 20 de marzo y termina la del 25 de marzo. No te pierdas ofertas increíbles. Apunta la fecha."} +{"t":"SDD 24 Outbound 015 Body Copy es-es Shop six days of big spring savings Seis días de ofertas de primavera"} +{"t":"SDD 24 Outbound 017 Subject line es-es Get ready! New Amazon Spring Deal Days start tomorrow! Prepárate para la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 018 Subject line es-es Starts midnight until 25 March Empieza a medianoche hasta el 25 de marzo"} +{"t":"SDD 24 Outbound 019 Headline es-es Shop six days of up to 40% off deals Seis días de ofertas de primavera"} +{"t":"SDD 24 Outbound 020 Body Copy es-es Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Esta medianoche empieza nuestra nueva Fiesta de Ofertas de Primavera. Prepárate para seis días de ofertas para ahorrar a lo grande en todo lo que necesites para disfrutar del buen tiempo. Ofertas increíbles en una selección de productos, desde electrónica y moda hasta hogar y cocina, y mucho más. Ponte ya una alarma."} +{"t":"SDD 24 Outbound 021 CTA es-es Starts midnight Desde esta medianoche"} +{"t":"SDD 24 Outbound 022 Title es-es Amazon Spring Deal Days start tomorrow! Mañana: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 023 Body Copy es-es Shop six days of up to 40% off Seis días de ofertas de primavera"} +{"t":"SDD 24 Outbound 024 CTA es-es Starts midnight Desde esta medianoche"} +{"t":"SDD 24 Outbound 025 Title es-es Check out Spring WOW! Deals Descubre las ofertas WOW! de primavera"} +{"t":"SDD 24 Outbound 026 Body Copy es-es Save big with Amazon Prime during Spring Deal Days Ahorra a lo grande: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 027 CTA es-es Sign up now Regístrate"} +{"t":"SDD 24 Outbound 028 Subject line es-es New, Amazon Spring Deal Days are here! Llega la nueva Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 029 Subject line es-es Up to 40% off starts today Estas grandes ofertas empiezan hoy"} +{"t":"SDD 24 Outbound 030 Headline es-es Shop up to 40% off for spring today Ahorra a lo grande para la primavera desde hoy"} +{"t":"SDD 24 Outbound 031 Body Copy es-es Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  La primavera ya está aquí, y la nueva Fiesta de Ofertas de Primavera también. Ahorra a lo grande desde hoy en todo lo que necesites, desde electrónica y moda hasta hogar y cocina, y mucho más. Las ofertas empiezan hoy y terminan el 25 de marzo. ¿Por qué no empezar a ahorrar ya?"} +{"t":"SDD 24 Outbound 032 CTA es-es See the deals Descubre las ofertas"} +{"t":"SDD 24 Outbound 033 Title es-es Amazon Spring Deal Days start today! Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 034 Body Copy es-es Shop up to 40% off Ahorra a lo grande"} +{"t":"SDD 24 Outbound 035 CTA es-es See the deals Descubre las ofertas"} +{"t":"SDD 24 Outbound 036 Subject line es-es Amazon Spring Deal Days have started! La Fiesta de Ofertas de Primavera ha empezado"} +{"t":"SDD 24 Outbound 037 Subject line es-es On now until 25 March Hasta el 25 de marzo"} +{"t":"SDD 24 Outbound 038 Headline es-es Shop six days of up to 40% off from today Seis días de ofertas de primavera"} +{"t":"SDD 24 Outbound 039 Body Copy es-es The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. El primer día de la Fiesta de Ofertas de Primavera está llegando a su fin pero es solo el principio. Estos seis días, todavía puedes ahorrar a lo grande en todo lo que necesites, desde electrónica y moda hasta hogar y cocina, y mucho más. Descubre más ofertas de primavera increíbles mañana. Termina el 25 de marzo a medianoche."} +{"t":"SDD 24 Outbound 041 Title es-es Amazon Spring Deal Days are now on! Fiesta de Ofertas: ya está en marcha"} +{"t":"SDD 24 Outbound 043 CTA es-es Shop now Ver más"} +{"t":"SDD 24 Outbound 044 Title es-es Amazon Spring Deal Days are here! Llegó la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 045 Body Copy es-es Save up to 40% off until 25 March Ahorra a lo grande hasta el 25 de marzo"} +{"t":"SDD 24 Outbound 047 Subject line es-es Amazon Spring Deal Days are in full swing ¡A tope con la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 24 Outbound 048 Subject line es-es Shop up to 40% off until 25 March Ahorra a lo grande hasta el 25 de marzo"} +{"t":"SDD 24 Outbound 049 Headline es-es Shop up to 40% off everything you need for Spring  Ahorra con increíbles ofertas en lo que necesites"} +{"t":"SDD 24 Outbound 050 Body Copy es-es Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. ¡A tope con la Fiesta de Ofertas de Primavera! No te la puedes perder para ahorrar a lo grande, las ofertas son increíbles. Desde electrónica y moda hasta hogar y cocina, y mucho más. Termina la medianoche del 25 de marzo."} +{"t":"SDD 24 Outbound 052 Title es-es Amazon Spring Deal Days are in full swing! Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 053 Body Copy es-es Shop the latest deals Encuentra las últimas ofertas"} +{"t":"SDD 24 Outbound 055 Subject line es-es New day, new epic deals with Amazon Spring Deal Days Nuevo día, ofertas increíbles: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 056 Subject line es-es Shop up to 40% off Amazon Spring Deal Days, today!  Fiesta de Ofertas de Primavera: ahorra a lo grande"} +{"t":"SDD 24 Outbound 057 Headline es-es New day, new deals on everything you need for Spring Nuevo día, nuevas ofertas en lo que necesites"} +{"t":"SDD 24 Outbound 058 Body Copy es-es Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Nuestras últimas ofertas acaban de llegar, hazte con ellas mientras duren. Solo quedan unos días de la Fiesta de Ofertas de Primavera, no te la pierdas y ahorra a lo grande. Termina la medianoche del 25 de marzo."} +{"t":"SDD 24 Outbound 060 Title es-es Discover new deals everyday Descubre nuevas ofertas a diario"} +{"t":"SDD 24 Outbound 061 Body Copy es-es Up to 40% off on Amazon Spring Deal Days Ahorra: Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 063 Subject line es-es Shop must-have savings with Amazon Spring Deal Days Ahorra en la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 064 Subject line es-es Shop up to 40% off spring deals today! Ahorra a lo grande para la primavera desde hoy"} +{"t":"SDD 24 Outbound 065 Headline es-es There's only two Amazon Spring Deal Days left! Fiesta de Ofertas de Primavera: ¡quedan 2 días!"} +{"t":"SDD 24 Outbound 066 Body Copy es-es Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  ¿Has encontrado ya ofertas increíbles en lo que necesitas para la primavera? Compra tus básicos y ahorra a lo grande en la Fiesta de Ofertas de Primavera. Desde electrónica y moda hasta hogar y cocina, y mucho más, encuentra lo que necesites para vivir momentos inolvidables. Termina la medianoche del 25 de marzo."} +{"t":"SDD 24 Outbound 068 Title es-es Amazon Spring Deal Days still on! Fiesta de Ofertas: sigue en marcha"} +{"t":"SDD 24 Outbound 069 Body Copy es-es Get up to 40% off until 25 March Ahorra a lo grande estos 6 días"} +{"t":"SDD 24 Outbound 071 Title es-es Amazon Spring Deal Days continues! Sigue la Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 072 Body Copy es-es Discover new deals every day Descubre nuevas ofertas a diario"} +{"t":"SDD 24 Outbound 074 Title es-es Check out Amazon Spring WOW! deals Descubre las ofertas WOW! de primavera"} +{"t":"SDD 24 Outbound 075 Body Copy es-es Save big with Amazon Spring Deal Days, today! Fiesta de Ofertas de Primavera: ahorra"} +{"t":"SDD 24 Outbound 077 Title es-es Discover trending Amazon Spring deals Descubre ofertas de primavera populares"} +{"t":"SDD 24 Outbound 078 Body Copy es-es Shop the most loved deals Descubre las ofertas más buscadas"} +{"t":"SDD 24 Outbound 079 CTA es-es Discover more Ver más"} +{"t":"SDD 24 Outbound 080 Title es-es See our Top 100 deals Descubre las 100 mejores ofertas"} +{"t":"SDD 24 Outbound 081 Body Copy es-es Find Amazon Spring Deal Days bestsellers Descubre los más vendidos de esta fiesta"} +{"t":"SDD 24 Outbound 083 Title es-es Shop up to 40% off with Amazon Spring Deal Days Descubre las ofertas más buscadas"} +{"t":"SDD 24 Outbound 084 Body Copy es-es Discover the most-loved deals Descubre las ofertas mejor valoradas"} +{"t":"SDD 24 Outbound 085 CTA es-es Learn more Ver más"} +{"t":"SDD 24 Outbound 086 Title es-es What's new for Amazon Spring Deal Days? ¿Qué hay hoy en la Fiesta de Ofertas?"} +{"t":"SDD 24 Outbound 087 Body Copy es-es Check out new deals today Descubre nuevas ofertas hoy mismo"} +{"t":"SDD 24 Outbound 089 Title es-es Amazon Spring Deal Days are on now! Fiesta de Ofertas: ya está en marcha"} +{"t":"SDD 24 Outbound 090 Body Copy es-es Find Amazon Spring Deals under £15/20€ Ahorra y compra por menos de 20€"} +{"t":"SDD 24 Outbound 092 Subject line es-es Last chance to shop up to 40% off at Amazon Última llamada para ahorrar a lo grande"} +{"t":"SDD 24 Outbound 093 Subject line es-es Amazon Spring Deal Days end soon La Fiesta de Ofertas de Primavera termina pronto"} +{"t":"SDD 24 Outbound 094 Headline es-es Final call for up to 40% off great spring deals Última llamada para ahorrar a lo grande"} +{"t":"SDD 24 Outbound 095 Body Copy es-es Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Puede que hoy sea el último día de la Fiesta de Ofertas de Primavera, pero los ahorros siguen a tope. Descubre ofertas increíbles y ahorra a lo grande, desde ahora y hasta medianoche. ¡Aprovéchalas mientras puedas!"} +{"t":"SDD 24 Outbound 098 Title es-es Amazon Spring Deal Days end midnight Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 099 Body Copy es-es Last chance to save up to 40% off Última llamada para ahorrar a lo grande"} +{"t":"SDD 24 Outbound 101 Subject line es-es Check out final Amazon Spring Deal Day savings! ¡Últimas ofertas de la Fiesta de Primavera!"} +{"t":"SDD 24 Outbound 102 Subject line es-es Don't miss up to 40% off No te pierdas estas ofertas increíbles"} +{"t":"SDD 24 Outbound 103 Headline es-es Amazon Spring Deal Days end at midnight tonight Fiesta de Ofertas de Primavera: hasta medianoche"} +{"t":"SDD 24 Outbound 104 Body Copy es-es There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Faltan solo unas horas para que termine la Fiesta de Ofertas de Primavera. No te olvides de descubrir las ofertas de hoy y ahorra a lo grande en lo que necesites. Aprovecha antes de que se acaben las últimas ofertas a medianoche."} +{"t":"SDD 24 Outbound 106 Title es-es Discover final savings on great deals Descubre las últimas ofertas y ahorra"} +{"t":"SDD 24 Outbound 107 Body Copy es-es Amazon Spring Deals Days end at midnight Fiesta de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 109 Title es-es Last call for up to 40% off at Amazon  Última llamada: ahorra a lo grande"} +{"t":"SDD 24 Outbound 110 Body Copy es-es Amazon Spring Deal Days end at midnight Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 001 Subject line es-es Oooh! Get ready for Spring Deal Days!  Prepárate para la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 002 Subject line es-es Up to XX% off from 25 to 31 March Ahorra hasta un XX % del 25 al 31 de marzo"} +{"t":"SDD 25 Outbound 003 es-es Epic savings from 25 to 31 March Ahorros increíbles del 25 al 31 de marzo"} +{"t":"SDD 25 Outbound 004 Headline es-es Shop 7 days of big spring savings Siete días de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 005 CTA es-es Save the date Apunta la fecha"} +{"t":"SDD 25 Outbound 006 Title es-es Get ready for Spring Deal Days Ya llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 007 Body Copy es-es Up to XX% off from 25 to 31 March 25 - 31 marzo: ahorra hasta un XX %"} +{"t":"SDD 25 Outbound 010 Subject line es-es Spring Deal Days is coming  Se acerca la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 013 Headline es-es Get ready for big spring savings Prepárate para ahorrar a lo grande esta primavera"} +{"t":"SDD 25 Outbound 015 Title es-es Spring Deal Days is coming Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 018 CTA es-es Get ready Prepárate"} +{"t":"SDD 25 Outbound 019 Subject line es-es Spring Deal Days: mark your calendar Fiesta de Ofertas de Primavera: apúntatelo"} +{"t":"SDD 25 Outbound 020 Subject line es-es Save up to XX% off from 25 to 31 March Ahorra hasta un XX % del 25 al 31 de marzo"} +{"t":"SDD 25 Outbound 021 es-es Save big from 25 to 31 March Ahorra a lo grande del 25 al 31 de marzo"} +{"t":"SDD 25 Outbound 022 Headline es-es Ready for 7 days of epic spring deals? ¿Listo para 7 días de Ofertas de Primavera?"} +{"t":"SDD 25 Outbound 023 CTA es-es Start your wishlist Empieza tu lista"} +{"t":"SDD 25 Outbound 024 Title es-es Spring Deal Days: mark your calendar Apúntalo: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 025 Body Copy es-es Save up to XX% off from 25 to 31 March 25 - 31 marzo: ahorra hasta un XX %"} +{"t":"SDD 25 Outbound 028 Subject line es-es Get ready! Spring Deal Days starts tomorrow La Fiesta de Ofertas de Primavera empieza mañana"} +{"t":"SDD 25 Outbound 030 es-es Big savings from 25 to 31 March Grandes ahorros del 25 al 31 de marzo"} +{"t":"SDD 25 Outbound 031 Headline es-es Spring Deal Days is just hours away La Fiesta de Ofertas de Primavera va a empezar"} +{"t":"SDD 25 Outbound 032 CTA es-es Finish your wishlist Completa tu lista"} +{"t":"SDD 25 Outbound 033 Title es-es Spring Deal Days starts tomorrow Mañana: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 036 CTA es-es Set your alarm! Ponte una alarma"} +{"t":"SDD 25 Outbound 037 es-es Spring Deal Days starts tomorrow Mañana: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 038 Title es-es Check out spring WOW! Deals Descubre las Ofertas WOW! de primavera"} +{"t":"SDD 25 Outbound 039 Body Copy es-es Save big with Prime during Spring Deal Days Ahorra con Prime: Ofertas de Primavera"} +{"t":"SDD 25 Outbound 040 Body Copy es-es Save big during Spring Deal Days Grandes ahorros: Ofertas de Primavera"} +{"t":"SDD 25 Outbound 041 CTA es-es See WOW! Deals now Ver Ofertas WOW!"} +{"t":"SDD 25 Outbound 042 Subject line es-es Spring Deal Days is finally here La Fiesta de Ofertas de Primavera ya está aquí"} +{"t":"SDD 25 Outbound 043 Subject line es-es Up to XX% off starts today Ahorra hasta un XX % desde hoy"} +{"t":"SDD 25 Outbound 044 Headline es-es Epic deals start today Las ofertas increíbles empiezan hoy"} +{"t":"SDD 25 Outbound 045 es-es Lots of great deals to be found Grandes ofertas en productos increíbles"} +{"t":"SDD 25 Outbound 046 CTA es-es Shop deals now Descubre las ofertas"} +{"t":"SDD 25 Outbound 047 Title es-es Spring Deal Days is finally here Las Ofertas de Primavera ya están aquí"} +{"t":"SDD 25 Outbound 048 Body Copy es-es Up to XX% off starts today Ahorra hasta un XX % desde hoy"} +{"t":"SDD 25 Outbound 049 es-es Epic deals start today Las ofertas increíbles empiezan hoy"} +{"t":"SDD 25 Outbound 050 CTA es-es Shop deals now Descubre las ofertas"} +{"t":"SDD 25 Outbound 051 Subject line es-es Spring Deal Days has started!  La Fiesta de Ofertas de Primavera ha empezado"} +{"t":"SDD 25 Outbound 052 Subject line es-es Save up to XX% until 31 March Ahorra hasta un XX % hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 053 es-es Big spring savings until 31 March Grandes ofertas de primavera hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 054 Headline es-es Great deals on great products Grandes ahorros en productos increíbles"} +{"t":"SDD 25 Outbound 056 Title es-es Spring Deal Days has started!  La Fiesta de Ofertas de Primavera está aquí"} +{"t":"SDD 25 Outbound 057 Body Copy es-es Save up to XX% until 31 March Ahorra hasta un XX % hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 058 es-es Big spring savings until 31 March Grandes ahorros hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 060 Subject line es-es Oooh! Spring Deal Days is in full swing! ¡A tope con la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 25 Outbound 061 Subject line es-es Save up to XX% off until 31 March Ahorra hasta un XX % hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 062 es-es Save big until 31 March Ahorra a lo grande hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 063 Headline es-es Great spring savings with up to XX% off Ofertas de primavera: ahorra hasta un XX %"} +{"t":"SDD 25 Outbound 065 Title es-es Oooh! Spring Deal Days is in full swing! ¡A tope con la Fiesta de Ofertas de Primavera!"} +{"t":"SDD 25 Outbound 066 Body Copy es-es Save up to XX% off until 31 March Ahorros del XX % hasta el 31 de marzo"} +{"t":"SDD 25 Outbound 069 Subject line es-es New day, new deals with Spring Deal Days Nuevo día, nuevas Ofertas de Primavera"} +{"t":"SDD 25 Outbound 070 Subject line es-es Shop up to XX% off with Spring Deal Days Ahorra hasta un XX % con las Ofertas de Primavera"} +{"t":"SDD 25 Outbound 071 es-es Save big with Spring Deal Days today Ahorra a lo grande con las Ofertas de Primavera"} +{"t":"SDD 25 Outbound 072 Headline es-es More savings with Spring Deal Days Más ahorros en la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 073 CTA es-es Find your deals Descubre tus ofertas"} +{"t":"SDD 25 Outbound 074 Title es-es Epic deals with Spring Deal Days Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 075 Body Copy es-es Up to XX% off this Spring Deal Days Descubre las Ofertas de Primavera ahora"} +{"t":"SDD 25 Outbound 076 es-es Save big with Spring Deal Days Ofertas de Primavera: ahorra a lo grande"} +{"t":"SDD 25 Outbound 078 Subject line es-es Oooh! Epic savings with Amazon Spring Deal Days Ahorros increíbles: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 079 Subject line es-es Get up to XX% off great products Ahorra hasta un XX % en productos increíbles"} +{"t":"SDD 25 Outbound 080 es-es Save big on great products Ahorra a lo grande en productos increíbles"} +{"t":"SDD 25 Outbound 081 Headline es-es Shop Spring Deal Days today Aprovecha hoy la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 082 CTA es-es Explore deals now Descubre las ofertas"} +{"t":"SDD 25 Outbound 083 Title es-es Epic savings: Spring Deal Days Ahorros increíbles: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 084 Body Copy es-es Up to xx% off great products Ahorros del XX % en productos increíbles"} +{"t":"SDD 25 Outbound 085 es-es Save big on great products Ahorra a lo grande: productos increíbles"} +{"t":"SDD 25 Outbound 087 Title es-es Spring Deal Days continues! Sigue la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 088 Body Copy es-es Discover new deals every day Descubre nuevas ofertas a diario"} +{"t":"SDD 25 Outbound 090 Subject line es-es Spring Deal Days ends midnight Las Ofertas de Primavera terminan a medianoche"} +{"t":"SDD 25 Outbound 091 Subject line es-es Last chance to save up to XX% off Última oportunidad para ahorrar hasta un XX %"} +{"t":"SDD 25 Outbound 092 es-es Last chance to save big Última oportunidad para ahorrar a lo grande"} +{"t":"SDD 25 Outbound 093 Headline es-es Final call for up to XX% off spring deals Ofertas de primavera: última llamada"} +{"t":"SDD 25 Outbound 094 CTA es-es Discover deals now Descubre las ofertas"} +{"t":"SDD 25 Outbound 095 Title es-es Spring Deal Days ends midnight Las ofertas terminan a medianoche"} +{"t":"SDD 25 Outbound 096 Body Copy es-es Last chance to save up to XX% off Última oportunidad: ahorra hasta un XX %"} +{"t":"SDD 25 Outbound 097 es-es Last chance to save big Última llamada para ahorrar a lo grande"} +{"t":"SDD 25 Outbound 098 CTA es-es Shop now Compra ahora"} +{"t":"SDD 25 Outbound 099 Subject line es-es Check out final Spring Deal Days savings Aprovecha las últimas Ofertas de Primavera"} +{"t":"SDD 25 Outbound 100 Subject line es-es Don't miss up to 40% off No te pierdas estas ofertas increíbles"} +{"t":"SDD 25 Outbound 101 es-es Don't miss epic deals No te pierdas las ofertas increíbles"} +{"t":"SDD 25 Outbound 102 Headline es-es Spring Deal Days ends tonight Las Ofertas de Primavera terminan esta noche"} +{"t":"SDD 25 Outbound 103 CTA es-es Shop all deals Descubre las ofertas"} +{"t":"SDD 25 Outbound 104 Title es-es Discover final savings on great deals Descubre las últimas ofertas y ahorra"} +{"t":"SDD 25 Outbound 105 Body Copy es-es Spring Deal Days ends soon Las Ofertas de Primavera terminan pronto"} +{"t":"SDD 25 Outbound 107 Title es-es Last call for up to XX% off Última llamada: ahorra hasta un XX %"} +{"t":"SDD 25 Outbound 108 Body Copy es-es Spring Deal Days ends Termina: Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 109 CTA es-es Find your deals now Descubre tus ofertas"} +{"t":"SDD 25 Outbound 110 Title es-es Spring Deal Days: 25–31 March [Fiesta de] Ofertas de Primavera: 25 - 31 marzo"} +{"t":"SDD 25 Outbound 111 Body Copy es-es Discover our Creator top deals Descubre ofertas de nuestros Creators"} +{"t":"SDD 25 Outbound 112 es-es Find epic savings this Spring Deal Days Ahorra en las Ofertas de Primavera"} +{"t":"SDD 25 Outbound 114 Title es-es Spring Deal Days: up to XX% off Ahorra hasta un XX % esta primavera"} +{"t":"SDD 25 Outbound 115 Body Copy es-es Ready, set, go: shop epic deals ¿Listo? Descubre ofertas increíbles"} +{"t":"SDD 25 Outbound 116 es-es Great deals on great products Sigue la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 117 CTA es-es Start shopping Empieza a comprar"} +{"t":"SDD 25 Outbound 119 Body Copy es-es Deals on your favourite products Más ofertas en tus productos favoritos"} +{"t":"SDD 25 Outbound 122 Title es-es Get daily invites to WOW! Deals Invitaciones diarias a Ofertas WOW!"} +{"t":"SDD 25 Outbound 123 Body Copy es-es Up to xx% off: [category] Ahorra hasta un XX %: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy es-es Spring Deal Days: up to XX% off Ahorra hasta un XX % esta primavera"} +{"t":"SDD 25 Outbound 125 es-es Great deals on [electronics] Ofertas increíbles en [electrónica]"} +{"t":"SDD 25 Outbound 126 es-es Great deals during Spring Deal Days Ofertas increíbles: Ofertas de Primavera"} +{"t":"SDD 25 Outbound 127 CTA es-es Subscribe Únete"} +{"t":"SDD 25 Outbound 128 Title es-es Great deals during Spring Deal Days Ahorra en la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 129 Body Copy es-es Up to XX% off WOW! Deals Ahorra hasta un XX % en Ofertas WOW!"} +{"t":"SDD 25 Outbound 130 Body Copy es-es WOW! Deals on [CATEGORY] Ofertas WOW! en [CATEGORY]"} +{"t":"SDD 25 Outbound 131 es-es WOW! Deals Grandes Ofertas WOW!"} +{"t":"SDD 25 Outbound 132 es-es WOW! Deals on [insert category] Grandes Ofertas WOW! en [insert category]"} +{"t":"SDD 25 Outbound 133 CTA es-es See WOW! Deals Ver Ofertas WOW!"} +{"t":"SDD 25 Outbound 134 Title es-es Check out Top 100 Deals Descubre las 100 mejores ofertas"} +{"t":"SDD 25 Outbound 135 Body Copy es-es Up to XX% off during Spring Deal Days Ahorra con las Ofertas de Primavera"} +{"t":"SDD 25 Outbound 136 es-es Great savings during Spring Deal Days Grandes ahorros: Ofertas de Primavera"} +{"t":"SDD 25 Outbound 137 CTA es-es See top picks Ver la selección"} +{"t":"SDD 25 Outbound 138 Title es-es Spring Deal Days offers just for you Fiesta de Ofertas de Primavera para ti"} +{"t":"SDD 25 Outbound 139 Body Copy es-es Up to XX% off your favourite products Ahorra hasta un XX % en tus favoritos"} +{"t":"SDD 25 Outbound 140 es-es Great savings on your favourite products Ahorra a lo grande en tus favoritos"} +{"t":"SDD 25 Outbound 141 CTA es-es See your deals Descubre las ofertas"} +{"t":"SDD 25 Outbound 142 Title es-es Spring Deal Days: Premium Brand offers Ofertas de Primavera en grandes marcas"} +{"t":"SDD 25 Outbound 143 Body Copy es-es Oooh! Up to XX% off on Amazon ¡Guau! Ahorra hasta un XX % en Amazon"} +{"t":"SDD 25 Outbound 144 es-es Top savings on top brands Las mejores marcas a precios excelentes"} +{"t":"SDD 25 Outbound 145 CTA es-es Shop now Compra ahora"} +{"t":"SDD 25 Outbound 146 Title es-es Found something yet this Spring Deal Days? ¿Has visto las Ofertas de Primavera?"} +{"t":"SDD 25 Outbound 147 Body Copy es-es Don't miss out - up to XX% off No te lo pierdas: ahorra hasta un XX %"} +{"t":"SDD 25 Outbound 148 es-es You've got great taste for great savings Tienes buen gusto para las ofertas"} +{"t":"SDD 25 Outbound 149 CTA es-es Keep shopping deals Sigue ahorrando"} +{"t":"SDD 25 Outbound 150 Title es-es Spring Deal Days Disfruta de la Fiesta de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 151 Body Copy es-es Get up to XX% off Sigue ahorrando hasta el XX %"} +{"t":"SDD 25 Outbound 152 es-es Keep shopping for epic savings Sigue ahorrando en tus compras"} +{"t":"SDD 25 Outbound 153 CTA es-es Explore deals now Descubre las ofertas"} +{"t":"SDD 25 Outbound 154 Title es-es Spring Deal Days Tendencias de las Ofertas de Primavera"} +{"t":"SDD 25 Outbound 155 Body Copy es-es Up to XX% off trending products Ahorra hasta un XX % en tendencias"} +{"t":"SDD 25 Outbound 156 es-es Great deals on trending products Grandes ofertas en tendencias"} +{"t":"SDD 26 Outbound 001 Subject line es-es Get ready for Spring Deal Days Ya llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 002 Subject line es-es Save the date for Spring Deal Days Apunta la fecha de las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 003 es-es Epic savings from 10 to 16 March Ahorros increíbles del 10 al 16 de marzo"} +{"t":"SDD 26 Outbound 004 es-es Save up to XX% off from 10 to 16 March Ahorra hasta un XX% del 10 al 16 de marzo"} +{"t":"SDD 26 Outbound 005 Headline es-es Save up to XX% off from 10 to 16 March Ahorra hasta un XX% del 10 al 16 de marzo"} +{"t":"SDD 26 Outbound 006 CTA es-es Get ready Prepárate"} +{"t":"SDD 26 Outbound 007 Title es-es Get ready for Spring Deal Days Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 008 Body Copy es-es Epic savings from 10 to 16 March Ahorros increíbles del 10 al 16 de marzo"} +{"t":"SDD 26 Outbound 009 es-es Save up to XX% off from 10 to 16 March Ahorra hasta un XX%: 10 - 16 marzo"} +{"t":"SDD 26 Outbound 010 CTA es-es Save the date Apunta la fecha"} +{"t":"SDD 26 Outbound 011 CTA es-es Shop now Compra ahora"} +{"t":"SDD 26 Outbound 012 Subject line es-es Spring Deal Days is coming Llega la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 013 Subject line es-es Spring Deal Days is almost here La Fiesta de Ofertas de Primavera está cerca/está por comenzar"} +{"t":"SDD 26 Outbound 014 Title es-es Spring Deal Days savings are coming Llegan las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 015 Body Copy es-es Save up to XX% off from 10 to 16 March Ahorra hasta un XX%: 10 - 16 marzo"} +{"t":"SDD 26 Outbound 016 CTA es-es Get ready Prepárate"} +{"t":"SDD 26 Outbound 017 Headline es-es Save big from 10 to 16 March Ahorra a lo grande del 10 al 16 de marzo"} +{"t":"SDD 26 Outbound 019 Title es-es Spring Deal Days is just hours away Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 020 Body Copy es-es Spring Deal Days starts 10 - 16 March. Ofertas de Primavera: 10 - 16 marzo"} +{"t":"SDD 26 Outbound 023 Headline es-es Spring Deal Days starts at midnight A medianoche: Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 024 Body Copy es-es Big savings from 10 - 16 March Grandes ahorros: 10 - 16 mar."} +{"t":"SDD 26 Outbound 026 Subject line es-es Spring Deal Days is finally here! Las Ofertas de Primavera ya están aquí"} +{"t":"SDD 26 Outbound 027 Subject line es-es Save up to XX% off great products Ahorra hasta un XX% en productos increíbles"} +{"t":"SDD 26 Outbound 028 Headline es-es Great deals on great products Grandes ofertas en productos increíbles"} +{"t":"SDD 26 Outbound 029 es-es Lots of great deals to be found Hay muchas ofertas esperándote"} +{"t":"SDD 26 Outbound 030 CTA es-es Shop deals now Descubre las ofertas"} +{"t":"SDD 26 Outbound 031 Title es-es Spring Deal Days is finally here Las Ofertas de Primavera ya están aquí"} +{"t":"SDD 26 Outbound 032 Body Copy es-es Get up to XX% off great products Hasta un -XX% en productos increíbles"} +{"t":"SDD 26 Outbound 033 es-es Great deals on great products Grandes ofertas en productos increíbles"} +{"t":"SDD 26 Outbound 034 CTA es-es Get deals now Comienza a ahorrar"} +{"t":"SDD 26 Outbound 035 Subject line es-es Spring Deal Days is here La Fiesta de Ofertas de Primavera ya está aquí"} +{"t":"SDD 26 Outbound 036 Subject line es-es Up to XX% off epic deals Ofertas increíbles con hasta -XX%"} +{"t":"SDD 26 Outbound 037 Headline es-es Spring Deal Days has only just begun La Fiesta de Ofertas de Primavera acaba de empezar"} +{"t":"SDD 26 Outbound 039 Title es-es Spring Deal Days' epic deals. Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 040 Title es-es Epic deals during Spring Deal Days Descubre ofertas increíbles"} +{"t":"SDD 26 Outbound 041 Body Copy es-es Save up to XX% off this Spring Deal Days Hasta -XX% en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 042 es-es More great deals coming tomorrow Mañana llegan más ofertas increíbles"} +{"t":"SDD 26 Outbound 043 CTA es-es Shop now Compra ahora"} +{"t":"SDD 26 Outbound 044 Title es-es Day 1 of Spring Deal Days is almost over Fiesta de Ofertas de Primavera: fin del día 1"} +{"t":"SDD 26 Outbound 045 Body Copy es-es Up to XX% off deals continue tomorrow Mañana más ofertas de hasta -XX%"} +{"t":"SDD 26 Outbound 046 es-es Great savings throughout Spring Deal Days Ofertas de Primavera: grandes ahorros"} +{"t":"SDD 26 Outbound 047 CTA es-es Shop deals now Descubre las ofertas"} +{"t":"SDD 26 Outbound 048 Subject line es-es New day, new deals this Spring Deal Days Ofertas de Primavera: nuevo día, nuevas ofertas"} +{"t":"SDD 26 Outbound 049 Subject line es-es Up to XX% off continues this Spring Deal Days Ahorra hasta un XX% en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 050 es-es Don't forget your deals today No te olvides de tus ofertas"} +{"t":"SDD 26 Outbound 051 Headline es-es More deals this Spring Deal Days Más ofertas en la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 052 Title es-es Epic deals this Spring Deal Days Grandes ahorros en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 053 Body Copy es-es Still up to XX% off this Spring Deal Days Hasta -XX% en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 056 Subject line es-es Spring Deal Days: Epic deals await Ofertas de Primavera, con ofertas increíbles"} +{"t":"SDD 26 Outbound 057 Subject line es-es Up to XX% off great products Ahorros del XX% en productos increíbles"} +{"t":"SDD 26 Outbound 058 es-es Great deals to be had Ofertas que no te puedes perder"} +{"t":"SDD 26 Outbound 059 Headline es-es Up to XX% off this Spring Deal Days Hasta -XX% en la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 062 Title es-es Epic deals during Spring Deal Days Ofertas de Primavera increíbles"} +{"t":"SDD 26 Outbound 063 Body Copy es-es Up to XX% off great products Ahorros del XX% en productos increíbles"} +{"t":"SDD 26 Outbound 065 CTA es-es Shop deals now Descubre más"} +{"t":"SDD 26 Outbound 066 Title es-es Spring Deal Days: Shop big deals Grandes ahorros en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 067 Body Copy es-es Big savings still available - up to XX% off Sigue ahorrando: ofertas de hasta -XX%"} +{"t":"SDD 26 Outbound 068 es-es Shop and save big on selected products Ahorra en productos seleccionados"} +{"t":"SDD 26 Outbound 070 Subject line es-es New day, new deals this Spring Deal Days Fiesta de Ofertas de Primavera: Nuevo día, nuevas ofertas"} +{"t":"SDD 26 Outbound 071 Subject line es-es Nuevo día, nuevas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 072 Subject line es-es Great deals on great products Grandes ofertas en productos increíbles"} +{"t":"SDD 26 Outbound 073 es-es Great deals await Descubre grandes ofertas"} +{"t":"SDD 26 Outbound 074 Headline es-es Up to XX% off awaits Te esperan ofertas de hasta un -XX%"} +{"t":"SDD 26 Outbound 075 CTA es-es Shop deals now Descubre más"} +{"t":"SDD 26 Outbound 076 Title es-es Spring Deal Days: Up to XX% off Ahorra hasta un XX% esta primavera"} +{"t":"SDD 26 Outbound 077 Body Copy es-es Deals on great products Ofertas en productos increíbles"} +{"t":"SDD 26 Outbound 080 Subject line es-es Deals you won't want to miss Ofertas que no te puedes perder"} +{"t":"SDD 26 Outbound 082 es-es Find deals at Amazon Encuentras grandes ofertas en Amazon"} +{"t":"SDD 26 Outbound 083 Headline es-es Up to XX% off great products Ahorros del XX% en productos increíbles"} +{"t":"SDD 26 Outbound 085 CTA es-es Shop now Compra ahora"} +{"t":"SDD 26 Outbound 091 Title es-es Don't miss out this Spring Deal Days No te pierdas las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 092 Body Copy es-es Save up to XX% off Ahorra hasta un XX%"} +{"t":"SDD 26 Outbound 095 CTA es-es Show now Ver más"} +{"t":"SDD 26 Outbound 096 Subject line es-es Spring Deal Days: Deals are still waiting for you Ofertas de Primavera: hay ofertas esperándote"} +{"t":"SDD 26 Outbound 097 es-es Great deals are waiting for you Te esperan ofertas increíbles"} +{"t":"SDD 26 Outbound 101 Title es-es Spring Deal Days: Deals are still waiting for you Ofertas de Primavera, ofertas para ti"} +{"t":"SDD 26 Outbound 102 Body Copy es-es Up to XX% off a wide selection Hasta -XX% en una amplia selección"} +{"t":"SDD 26 Outbound 106 Subject line es-es Find great deals this Spring Deal Days Encuentra Ofertas de Primavera increíbles"} +{"t":"SDD 26 Outbound 107 Subject line es-es Up to XX% on great products Hasta -XX% en productos increíbles"} +{"t":"SDD 26 Outbound 109 Headline es-es Get yourself up to XX% off now Ahorra ya hasta un XX%"} +{"t":"SDD 26 Outbound 111 Title es-es Get yourself up to XX% off now Ahorra ya hasta un XX%"} +{"t":"SDD 26 Outbound 113 es-es Lots of deals are still waiting Te esperan muchas ofertas"} +{"t":"SDD 26 Outbound 115 Title es-es Spring Deal Days' epic deals Ofertas de Primavera, ofertas increíbles"} +{"t":"SDD 26 Outbound 116 Body Copy es-es Get yourself up to XX% off now Ahorra ya hasta un XX%"} +{"t":"SDD 26 Outbound 117 es-es More savings to discover Más ahorros por descubrir"} +{"t":"SDD 26 Outbound 119 Subject line es-es Spring Deal Days: Deals are still waiting for you Ofertas de Primavera: hay ofertas que te esperan"} +{"t":"SDD 26 Outbound 124 Title es-es Epic deals this Spring Deal Days Ofertas de Primavera: ofertas increíbles"} +{"t":"SDD 26 Outbound 125 Body Copy es-es There's still up to XX% off this Spring Deal Days Hasta -XX% en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 138 Title es-es Spring Deal Days' epic deals Grandes ofertas en Ofertas de Primavera"} +{"t":"SDD 26 Outbound 142 Subject line es-es It's the last day of Spring Deal Days Último día de la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 143 Subject line es-es There's still time to save up to XX% Todavía puedes ahorrar hasta un XX%"} +{"t":"SDD 26 Outbound 144 es-es There's still time to get great deals Aún estás a tiempo de conseguir ofertas"} +{"t":"SDD 26 Outbound 145 Headline es-es The Spring Deal Days clock is ticking... La Fiesta de Ofertas de Primavera se acaba…"} +{"t":"SDD 26 Outbound 146 CTA es-es Shop great deals Compra ahora"} +{"t":"SDD 26 Outbound 147 CTA es-es Shop now Descubre más"} +{"t":"SDD 26 Outbound 148 Title es-es Only one day left of Spring Deal Days Queda un día de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 149 Body Copy es-es There's still up to XX% off great products Ahorros del XX% en productos increíbles"} +{"t":"SDD 26 Outbound 150 es-es Get great deals before they're gone ¡Que no se te escapen las ofertas!"} +{"t":"SDD 26 Outbound 154 Subject line es-es With up to XX% off Ahorra hasta un XX%"} +{"t":"SDD 26 Outbound 159 Body Copy es-es With up to XX% off Ahorra hasta un XX%"} +{"t":"SDD 26 Outbound 162 Title es-es Last few hours of Spring Deal Days Ofertas de Primavera: últimas horas"} +{"t":"SDD 26 Outbound 163 Body Copy es-es There's still time to get up to XX% off Todavía puedes ahorrar hasta un XX%"} +{"t":"SDD 26 Outbound 165 CTA es-es Shop deals now Descubre más"} +{"t":"SDD 26 Outbound 166 Title es-es Spring Deal Days: 10 - 16 March Fiesta de Ofertas de Primavera: 10 - 16 marzo"} +{"t":"SDD 26 Outbound 167 Body Copy es-es Discover our Amazon Creator top deals Descubre las ofertas de Amazon Creators"} +{"t":"SDD 26 Outbound 168 es-es Explore great savings across Spring Deal Days Ahorra en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 171 Body Copy es-es Great deals are waiting for you Te esperan ofertas increíbles"} +{"t":"SDD 26 Outbound 172 es-es Deals throughtout Spring Deal Days Sigue la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 175 Body Copy es-es Deals, deals, deals on your favourite products Ofertas y más ofertas en tus favoritos"} +{"t":"SDD 26 Outbound 176 es-es Deals, deals, deals this Spring Deal Days Sigue la Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 178 Title es-es Get daily invites to WOW! deals Accede a las Ofertas WOW!"} +{"t":"SDD 26 Outbound 179 Body Copy es-es Up to XX% off [category] Ahorra hasta un XX% en [category]"} +{"t":"SDD 26 Outbound 180 Body Copy es-es Up to XX% off this Spring Deal Days Hasta -XX% en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 181 es-es Great deals on [electronics] Ofertas increíbles en [electronics]"} +{"t":"SDD 26 Outbound 182 es-es Great deals during Spring Deal Days Ofertas de Primavera: ahorros increíbles"} +{"t":"SDD 26 Outbound 183 CTA es-es Subscribe Únete"} +{"t":"SDD 26 Outbound 184 Title es-es Ooh! Great deals this Spring Deal Days Ofertas de Primavera: ahorros increíbles"} +{"t":"SDD 26 Outbound 185 Body Copy es-es WOW! deals: up to XX% off Ofertas WOW: ahorra hasta un XX%"} +{"t":"SDD 26 Outbound 186 Body Copy es-es WOW! deals on [CATEGORY] Ofertas WOW en [CATEGORY]"} +{"t":"SDD 26 Outbound 187 es-es WOW! deals at Amazon Ofertas WOW en Amazon"} +{"t":"SDD 26 Outbound 188 es-es WOW! deals on [insert category] Ofertas WOW en [insert category]"} +{"t":"SDD 26 Outbound 189 CTA es-es Shop WOW! deals now Compra ofertas WOW ahora"} +{"t":"SDD 26 Outbound 190 Title es-es Take a look at our Top 100 Deals Descubre las 100 mejores ofertas"} +{"t":"SDD 26 Outbound 191 Body Copy es-es Up to XX% off during Spring Deal Days Hasta -XX% con las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 192 es-es Great savings during Spring Deal Days Grandes ahorros: Ofertas de Primavera"} +{"t":"SDD 26 Outbound 193 CTA es-es See top picks Ver la selección"} +{"t":"SDD 26 Outbound 194 Title es-es Check out our Top 100 Deals on Fashion Nuestras 100 mejores ofertas en Moda"} +{"t":"SDD 26 Outbound 195 Body Copy es-es Up to XX% off during Spring Deal Days Ahorra con las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 198 Title es-es Spring Deal Days: Deals just for you Fiesta de Ofertas de Primavera para ti"} +{"t":"SDD 26 Outbound 199 Body Copy es-es Up to XX% off your favourite products Ahorra hasta un XX% en tus favoritos"} +{"t":"SDD 26 Outbound 200 es-es Great savings on your favourite products Ofertas increíbles en tus favoritos"} +{"t":"SDD 26 Outbound 201 CTA es-es See your deals Descubre las ofertas"} +{"t":"SDD 26 Outbound 202 Title es-es Premium brand deals this Spring Deal Days Ofertas de Primavera en grandes marcas"} +{"t":"SDD 26 Outbound 203 Body Copy es-es Up to XX% off on Amazon Ahorra hasta un XX% en Amazon"} +{"t":"SDD 26 Outbound 204 es-es Top savings on top brands Ahorros increíbles en grandes marcas"} +{"t":"SDD 26 Outbound 205 CTA es-es Shop top brands Ver marcas top"} +{"t":"SDD 26 Outbound 206 Title es-es Have you found something yet this Spring Deal Days? ¿Has visto las Ofertas de Primavera?"} +{"t":"SDD 26 Outbound 208 es-es You've got great taste for great savings Tienes buen gusto para las ofertas"} +{"t":"SDD 26 Outbound 209 CTA es-es Keep shopping deals Sigue ahorrando"} +{"t":"SDD 26 Outbound 211 Body Copy es-es Keep shopping for up to XX% off Sigue ahorrando hasta el XX%"} +{"t":"SDD 26 Outbound 212 es-es Keep shopping for savings Sigue ahorrando"} +{"t":"SDD 26 Outbound 213 CTA es-es Shop deals now Descubre las ofertas"} +{"t":"SDD 26 Outbound 214 Title es-es Spring Deal Days' epic deals are trending Tendencias en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 215 Body Copy es-es Up to XX% off trending products Ahorra hasta un XX% en tendencias"} +{"t":"SDD 26 Outbound 216 es-es Great deals on trending products Ofertas increíbles en tendencias"} +{"t":"SDD 26 Outbound 218 Title es-es Check out today’s big deals Grandes ofertas de hoy"} +{"t":"SDD 26 Outbound 219 Body Copy es-es Shop Spring Deal Days' epic deals Fiesta de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 220 CTA es-es Shop deals/Shop now Comienza a ahorrar/Compra ahora"} +{"t":"SDD 26 Outbound 221 Title es-es Don’t miss these big savings Mira estos grandes ahorros"} +{"t":"SDD 26 Outbound 222 Body Copy es-es Check out Spring Deal Days' epic deals Mira las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 224 Title es-es Ready, set, save! Preparados, listos, ¡a ahorrar!"} +{"t":"SDD 26 Outbound 225 Body Copy es-es Spring Deal Days: Shop today's deals Ofertas de Primavera: ofertas de hoy"} +{"t":"SDD 26 Outbound 226 CTA es-es Shop deals/Shop now Comienza a ahorrar"} +{"t":"SDD 26 Outbound 227 Title es-es This deal was made for you Esta oferta es para ti"} +{"t":"SDD 26 Outbound 228 Body Copy es-es Something you love, at a Spring Deal Days price Ofertas de Primavera en lo que te gusta"} +{"t":"SDD 26 Outbound 230 Title es-es Spring Deal Days: A deal made just for you Ofertas de Primavera: para ti"} +{"t":"SDD 26 Outbound 231 Body Copy es-es Shop these hand-picked deals today Descubre hoy las ofertas para ti"} +{"t":"SDD 26 Outbound 232 CTA es-es Shop deals/Shop now Compra ahora"} +{"t":"SDD 26 Outbound 233 Title es-es Spring Deal Days: You'll love this deal Ofertas de Primavera que te encantarán"} +{"t":"SDD 26 Outbound 234 Body Copy es-es Check out your hand-picked deal today Descubre tu oferta"} +{"t":"SDD 26 Outbound 236 Title es-es Spring Deal Days is ending soon Las Ofertas de Primavera terminan pronto"} +{"t":"SDD 26 Outbound 237 Body Copy es-es Bag yourself a great deal today Consigue tu oferta"} +{"t":"SDD 26 Outbound 239 Title es-es Save up to xx% off [category] Ahorra hasta un XX% en [category]"} +{"t":"SDD 26 Outbound 241 CTA es-es Shop deals/Shop now Descubre más"} +{"t":"SDD 26 Outbound 242 Title es-es Save big when you shop [category] Compra [category] y ahorra a lo grande"} +{"t":"SDD 26 Outbound 243 Body Copy es-es Shop amazing deals this Spring Deal Days Compra en las Ofertas de Primavera"} +{"t":"SDD 26 Outbound 245 Title es-es Save on [Category] this Spring Deal Days Ofertas de Primavera en [Category]"} +{"t":"SDD 26 Outbound 246 Body Copy es-es Shop and save up to XX% off [Category] Compra [Category] y ahorra hasta un XX%"} +{"t":"SDD 26 Outbound 248 Title es-es Shop Spring Deal Days' Top 100 Deals Mejores 100 Ofertas de Primavera"} +{"t":"SDD 26 Outbound 249 Body Copy es-es Save up to XX% on our Top 100 Deals Hasta -XX% en las 100 mejores ofertas"} +{"t":"SDD 26 Outbound 251 Title es-es Save up to XX% with our Top 100 Deals Hasta un XX% en las 100 mejores ofertas"} +{"t":"SDD 26 Outbound 252 Body Copy es-es Shop Spring Deal Days’ Top 100 Deals Compra las 100 mejores ofertas"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_PrimeDualBenefit_es-es.json b/storage/amazon/tm/es-ES/flat_PrimeDualBenefit_es-es.json new file mode 100644 index 0000000..0fac2f0 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_PrimeDualBenefit_es-es.json @@ -0,0 +1,179 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super es-es Hilarious entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super es-es Hilarious \nentertainment El mejor \nentretenimiento"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super es-es Hilarious entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super es-es and \nfast delivery y envíos \nrápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super es-es and \nfast \ndelivery y envíos \nrápidos \ny gratis"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super es-es It's on Prime \nfor £8.99/month Está en Prime, \npor solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super es-es It's on Prime for £8.99/month Está en Prime,  por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super es-es It's on Prime \nfor \n£8.99/month Está en Prime,  \npor solo \n4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super es-es It's on Prime  for £8.99/month Está en Prime,   por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. + 18. ¡Estáis cordialmente invitados!, disponible a partir del 30 de enero. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. + 18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 es-es Ooh, that’s my Prime delivery. Qué bien, mi pedido de Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO es-es What, already? ¿Tan rápido?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO es-es Only one thing can match the buzz of Prime’s fast delivery… Solo hay algo parecido a la emoción del envío rápido de Prime…"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO es-es ...and that’s the buzz of Prime’s entertainment. …y es el entretenimiento de Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 es-es What we watching? ¿Qué vemos?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO es-es That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Esta comedia romántica en la que Reese Witherspoon y Will Ferrell reservan el mismo sitio para dos bodas distintas. [Parece divertidísima.] Se llama '¡Estáis cordialmente invitados!'…"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO es-es From fast delivery to hilarious entertainment; it’s on Prime. Desde envíos rápidos y gratis hasta el mejor entretenimiento. Está en Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO es-es For only £8.99 a month! Join now! Únete a Prime por solo 4,99 € al mes."} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO es-es Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime El contenido puede incluir publicidad. Para más información, visita Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO es-es Things that shouldn’t work together but do Cosas que \nno pegan,\n¡pero triunfan!"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001F VO es-es Things that shouldn’t work together but do Cosas que no pegan, ¡pero triunfan!"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO es-es Skiing \n& \nFootball Esquiar \ny \njugar al fútbol"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO es-es Skiing & Football Esquiar y jugar al fútbol"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO es-es Owl \n& \nKnitwear Búho \ny \ngorro de punto"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO es-es Owl & Knitwear Búho y gorro de punto"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO es-es Dog \n& \nTortoise Perro \ny \ntortuga"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO es-es Dog & Tortoise Perro y tortuga"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO es-es Screwdriver \n& \nNoodles Destornillador \ny \nfideos"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO es-es Screwdriver & Noodles Destornillador y fideos"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO es-es Pizza \n& \nParagliding Pizza \ny \nparapente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO es-es Pizza & Paragliding Pizza y parapente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO es-es Scuba Diving \n& \nPainting Bucear \ny \npintar"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO es-es Scuba Diving & Painting Bucear y pintar"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO es-es Fast delivery & hilarious entertainment Envíos rápidos \ngratis y el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008F VO es-es Fast delivery & hilarious entertainment Envíos rápidos gratis y el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO es-es It’s on Prime for £8.99 a month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 012 VO es-es It’s on Prime for £8.99 a month Está en Prime, por solo 4,99 al mes"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO es-es It’s on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. + 18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime. Envíos rápidos gratis y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Envíos rápidos gratis y el mejor entretenimiento por solo 4,99 €/mes con Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Envíos rápidos gratis y el mejor entretenimiento por solo 4,99 €/mes con Prime. #Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline es-es Fast delivery + Hilarious entertainment Envíos rápidos gratis + el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime. Envíos rápidos gratis + el mejor entretenimiento = 4,99 €/mes con Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime. Envíos rápidos gratis y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime. Envíos rápidos gratis y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 es-es You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super es-es Hilarious entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super es-es and \nfast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. + 18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO es-es Hilarious entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super es-es Hilarious entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA es-es It's on Prime for £8.99 a month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 es-es TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. + 18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F es-es TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. + 18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description es-es Fast delivery and hilarious entertainment, all for £8.99 with Prime. Envíos rápidos gratis y entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA es-es Join Now Únete"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super es-es Massive entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super es-es It's on Prime for £8.99/month Está en Prime,  por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime La suscripción se autorrenueva. Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. +18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 es-es Ooh, that’s my Prime delivery. Qué bien, mi pedido de Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO es-es What, already? ¿Tan rápido?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO es-es Only one thing can match the buzz of Prime’s fast delivery… Solo hay algo parecido a la emoción del envío rápido de Prime…"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO es-es and that’s the buzz of Prime’s entertainment. …y es el entretenimiento de Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 es-es What we watching? ¿Qué vemos?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO es-es From fast delivery to thrilling entertainment; it’s on Prime. Desde envíos rápidos y gratis hasta el mejor entretenimiento. Está en Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO es-es For only £8.99 a month! Join now! Únete a Prime por solo 4,99 € al mes."} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO es-es Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime La suscripción se autorrenueva. El contenido puede incluir publicidad. Para más información, visita Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO es-es Things that shouldn’t work together but do Cosas que no pegan,¡pero triunfan!"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO es-es Chocolate & Pizza Chocolatey pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO es-es Puppies & Ducks Perritos y patitos"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO es-es Pizza & Paragliding Pizza y parapente"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO es-es Scuba Diving & Painting Bucear y pintar"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO es-es Fast delivery & massive entertainment Envíos rápidos y gratis, y el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO es-es It’s on Prime for £8.99 a month 10s: Está en Prime, por solo 4,99 € al mes6s: Está en Prime, por solo 4,99 al mes"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super es-es It’s on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text es-es Fast delivery and massive entertainment, all for £8.99 with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text es-es Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime.#Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline es-es Fast delivery + Massive entertainment Envíos rápidos y gratis + el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text es-es Fast delivery and massive entertainment, all for £8.99 with Prime. Envíos rápidos gratis + el mejor entretenimiento = 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 es-es Fast delivery and massive entertainment, all for £8.99 with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description es-es Fast delivery and massive entertainment, all for £8.99 with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super es-es Massive entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super es-es and fast delivery y envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime La suscripción se autorrenueva. Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. +18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO es-es Massive entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super es-es Massive entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO es-es It's on Prime for £8.99 a month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime La suscripción se autorrenueva. Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. +18. Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description es-es Fast delivery and massive entertainment, all for £8.99 with Prime. Envíos rápidos y gratis, y entretenimiento por 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA es-es Join Now Únete"} +{"t":"Prime Dual Benefit Q3 23 Social Post 001 es-es Fast delivery and thrilling entertainment, all for £8.99 with Prime. Envíos rápidos y entretenimiento emocionante por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Post 002 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q3 23 Social Static 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q3 23 Social Static 002 Body Copy es-es Fast delivery and thrilling entertainment, all for X.XX/month with Prime. Envíos rápidos y entretenimiento emocionante por solo X,XX €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 001 VO es-es Fast delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 002 Super es-es Fast delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 003 VO es-es Thrilling entertainment Contenido emocionante"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 004 Super es-es Thrilling entertainment Contenido emocionante"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 005 VO es-es Join Prime for £8.99 a month Suscríbete a Prime por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 006 Super es-es Join Prime for £8.99 a month Suscríbete a Prime por 4,99 € al mes"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 007 Super es-es  Join Prime for £8.99 a month.  Existen restricciones geográficas. Consulta las Condiciones Generales de Amazon Prime en www.Amazon.es/primeterms Edad recomendada +16"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text es-es Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text es-es Spedizioni veloci senza costi aggiuntivi  Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline es-es Gratis en snelle bezorging op Amazon.nl Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text es-es Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text es-es Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime. #Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline es-es Fast delivery + Thrilling entertainment Envíos rápidos y gratis + el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text es-es Fast delivery and thrilling entertainment for £8.99/month with Prime. Envíos rápidos gratis + el mejor entretenimiento = 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 es-es Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description es-es Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 es-es Fast delivery and thrilling entertainment for £8.99/month with Prime. Envíos rápidos y gratis, y entretenimiento por 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO es-es Thrilling entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super es-es Thrilling entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO es-es It’s on Prime for £8.99 a month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super es-es It’s on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 es-es TV: T&Cs apply. 18+. Content includes ads. La suscripción se autorrenueva."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline es-es Prime Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description es-es Fast delivery and thrilling entertainment for £8.99/month with Prime. Envíos rápidos y gratis, y entretenimiento por 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA es-es Join Now Únete"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 es-es Fast delivery and festive entertainment, all for £8.99 with Prime. Envíos rápidos gratis y entretenimiento en directo por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 es-es Fast delivery and festive entertainment, all for £8.99 with Prime. Envíos rápidos gratis y entretenimiento en directo por 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 es-es Festive entertainement Entretenimiento en directo"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 es-es and fast delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA es-es Join Prime for £8.99/month Suscríbete a Prime por 4,99 € al mes"} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 es-es Geographic restrictions and T&Cs apply. Eighteen plus. Existen restricciones geográficas. Consulta Condiciones Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text es-es Fast delivery and epic entertainment, all for £8.99/month with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text es-es Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text es-es Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime. #Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline es-es Fast delivery + epic entertainment Envíos rápidos y gratis + el mejor entretenimiento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text es-es Fast delivery and epic entertainment for £8.99/month with Prime. Envíos rápidos gratis + el mejor entretenimiento = 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 es-es Fast delivery and epic entertainment, all for £8.99/month with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title es-es Delivery + Entertainment Envíos + Entretenimiento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description es-es Fast delivery and epic entertainment, all for £8.99/month with Prime. Envíos rápidos y gratis, y el mejor entretenimiento por solo 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 es-es Fast delivery and entertainment for £8.99/month with Prime. Envíos rápidos y gratis, y entretenimiento por 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super es-es Fast Delivery Envíos rápidos y gratis"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO es-es Epic entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super es-es Epic entertainment El mejor entretenimiento"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA es-es It's on Prime for £8.99 a month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super es-es It's on Prime for £8.99/month Está en Prime, por solo 4,99 € al mes"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 es-es Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime La suscripción se autorrenueva. Se aplican T&C, derecho de desistimiento y restricciones geográficas. El contenido puede incluir publicidad. +18. Para más información, visita las Condiciones Generales de Prime en Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description es-es Free, fast delivery and epic entertainment for €6.99/month with Prime. Envíos rápidos y gratis, y entretenimiento por 4,99 €/mes con Prime."} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA es-es Join Now Únete"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_PrimeGourmetGuard_es-es.json b/storage/amazon/tm/es-ES/flat_PrimeGourmetGuard_es-es.json new file mode 100644 index 0000000..9f3ed58 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_PrimeGourmetGuard_es-es.json @@ -0,0 +1,11 @@ +{"t":"Prime Gourmet Guard 25 Social OLV 6s 001 Super es-es Fast delivery. Envíos rápidos."} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 002 es-es It's on Prime Está en prime"} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 003 es-es Geographic restrictions and T&Cs apply. 18+ Existen restricciones geográficas. Condiciones Generales de Prime en Amazon.es/primeterms. Para mayores de 18 años."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 001 Super es-es Shopping. Envíos rápidos."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 002 Super es-es Streaming. Entretenimiento."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 003 Super es-es Sizzling. Tu pasión."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 004 es-es It's on Prime Está en prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 005 es-es Geographic restrictions and T&Cs apply. 18+ Existen restricciones geográficas. Condiciones Generales de Prime en Amazon.es/primeterms. Para mayores de 18 años."} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 001 Super es-es Fast delivery. Envíos rápidos."} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 002 es-es It's on Prime Está en prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 003 es-es Geographic restrictions and T&Cs apply. 18+ Existen restricciones geográficas. Condiciones Generales de Prime en Amazon.es/primeterms. Para mayores de 18 años."} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_PrimeMidfunnel_es-es.json b/storage/amazon/tm/es-ES/flat_PrimeMidfunnel_es-es.json new file mode 100644 index 0000000..9237a82 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_PrimeMidfunnel_es-es.json @@ -0,0 +1,69 @@ +{"t":"Prime Mid Funnel Q2 25 Cat OLV 001 es-es Cat food, arriving tomorrow with Prime. That’s off your mind. Comida para gatos, llega mañana con Prime. Así que una cosa menos en tu mente."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 002 es-es So now you can worry about something else like….can Xavier read minds? Ahora puedes preocuparte por otros asuntos como... ¿puede Misi leer la mente?"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 003 Endframe es-es Everyday Essentials. Delivered Fast. Básicos del día a día. Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 004 Endframe es-es It's on Prime Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 005 es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican tiempos límite. Consulte la página del producto al realizar el pedido. Más información en Amazon.es/prime."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 006 Phone UI es-es Cat Food Comida para gatos"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 007 Phone UI es-es Fast delivery Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 001 es-es When your deodorant has been reduced to a tiny whisper and tries to tell you: 'I’m running on empty… I don’t have much left to give’. Cuando tu desodorante está en las últimas e intenta decirte: \"Estoy al límite… Ya no me queda mucho más por darte\"."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 002 es-es No need to worry…your new deodorant is already on it’s way, arriving tomorrow with Prime. No te preocupes… tu nuevo desodorante ya está en camino. Llega mañana con Prime."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 003 es-es Everyday Essentials. Delivered Fast. It's on Prime Básicos del día a día. Entrega rápida. Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 004 VO es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican horarios límite. Consulta la página del producto al realizar el pedido."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 001 es-es More caffeine, arriving tomorrow with Prime. That’s off your mind. Más cafeína. Llega mañana con Prime. Así que una cosa menos en tu mente."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 002 es-es So now you can worry about... how long has that been in there? Ahora puedes preocuparte por… ¿cuánto tiempo llevará eso abierto?"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 003 Endframe es-es Everyday Essentials. Delivered Fast. Básicos del día a día. Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 004 Endframe es-es It's on Prime Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 005 es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican tiempos límite. Consulte la página del producto al realizar el pedido. Más información en Amazon.es/prime."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 006 Phone UI es-es Coffee Capsule Cápsula de café"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 007 Phone UI es-es Fast delivery Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 001 Super es-es Everyday Essentials. Delivered Fast. Básicos del día a día. Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 002 Super es-es It's on Prime Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 003 es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican restricciones geográficas y condiciones. Más información en Amazon.es/prime"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 004 Phone UI es-es Lightbulb Bombilla"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 005 Phone UI es-es Fast delivery Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 001 Endframe es-es Customer's most loved. Delivered Fast. Los preferidos por nuestros clientes. Entrega rápida."} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 002 Super es-es It's on Prime Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 003 es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican restricciones geográficas y condiciones. Más información en Amazon.es/prime"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 004 Phone UI es-es Ink Toner Cartucho de tinta"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 005 CTA es-es Fast delivery Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 007 es-es Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Tu nueva afeitadora eléctrica llega mañana con Prime. Así que una cosa menos en tu mente."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 008 es-es So now you can worry if… you’re slowly turning into your dad? Ahora puedes preocuparte por si… poco a poco te estás convirtiendo en tu padre."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 009 Endframe es-es Customer's most loved. Delivered Fast. Los preferidos por nuestros clientes. Entrega rápida."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 010 Endframe es-es It's on Prime Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 011 es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican tiempos límite. Consulte la página del producto al realizar el pedido. Más información en Amazon.es/prime."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 012 Phone UI es-es Electric Razor Afeitadora eléctrica"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 013 Phone UI es-es Fast delivery Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 001 Super es-es Everyday Essentials. Delivered Fast. Básicos del día a día. Entrega rápida"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 002 Super es-es It's on Prime Está en Prime"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 003 es-es Cut off times and T&Cs apply. See product page when ordering. Se aplican restricciones geográficas y condiciones. Más información en Amazon.es/prime"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 004 Phone UI es-es Batteries Pilas"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 005 Phone UI es-es Fast delivery Entrega rápida"} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 001 Headline es-es Millions of items. Unlimited entertainment. Productos y pelis para que no te falte de nada."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 002 Headline es-es Fast delivery. Best of entertainment. Tus series favoritas. Entrega rápida y gratuita."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 003 Headline es-es From must-have to must-watch. Es emocionante, es rápido... ¡es-Prime-tacular!"} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 004 Headline es-es From sci-fi flicks to kitchen picks. Las compras más rápidas y el mejor entretenimiento."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 005 Headline es-es Late-night snacks for late night comedy. Recibe ya pañuelitos para tus dramas favoritos."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 006 Headline es-es Thriller tonight. Night lights tomorrow. ¿Noche romántica? Encuentra la peli y las velas."} +{"t":"Prime Mid Funnel Q3 24 OLV 001 VO es-es You've either got patience or Prime. O tienes paciencia... o tienes Prime."} +{"t":"Prime Mid Funnel Q3 24 OLV 002 VO es-es Everyday essentials. Delivered the next day. Compra en un plis. Recíbelo en un plas."} +{"t":"Prime Mid Funnel Q3 24 OLV 003 VO es-es From must-have to must-watch. Tus series favoritas. Entrega rápida y gratuita."} +{"t":"Prime Mid Funnel Q3 24 OLV 004 VO es-es Late-night snacks for late night comedy. Recibe ya pañuelitos para tus dramas favoritos."} +{"t":"Prime Mid Funnel Q3 24 OLV 005 Super es-es Unlimited fast deliveries Envíos rápidos y gratuitos"} +{"t":"Prime Mid Funnel Q3 24 OLV 006 Super es-es It's on prime Está en prime"} +{"t":"Prime Mid Funnel Q3 24 OLV 007 Super es-es Unlimited fast deliveries at no extra cost. Envíos rápidos y gratuitos."} +{"t":"Prime Mid Funnel Q3 24 OLV 008 Super es-es Fast delivery and the best of entertainment. Envíos rápidos y gratuitos. El mejor entretenimiento."} +{"t":"Prime Mid Funnel Q3 24 OLV 009 CTA es-es Shop now Ver más"} +{"t":"Prime Mid Funnel Q3 24 OLV 011 es-es Geographic restrictions and T&Cs apply Existen restricciones geográficas. Más información en amazon.es/primeterms"} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 001 Headline es-es You've either got patience or Prime. O tienes paciencia... o tienes Prime."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 005 Headline es-es Buy in a snap. Get it in a flash. Compra en un plis. Recíbelo en un plas."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 006 Headline es-es Fast. Faster. Prime. Rápido, más rápido... ¡Prime!"} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 007 Headline es-es Next-day delivery. No extra cost. No sweat. Entrega rápida. Sin costes adicionales. Sin estrés."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 008 Headline es-es Everyday essentials. Delivered the next day. Esenciales del día a día. Con entrega rápida."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 009 Headline es-es Fashion basics shipped in basically no time. Máscara de pestañas, en un abrir y cerrar de ojos."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 010 Headline es-es More saving. Less waiting. Más ofertas. Menos espera."} +{"t":"Prime Mid Funnel Q3 24 YouTube 001 Title es-es You've either got patience or Prime. O tienes paciencia... o tienes Prime."} +{"t":"Prime Mid Funnel Q3 24 YouTube 002 Title es-es Everyday essentials. Delivered the next day. Esenciales del día a día. Con entrega rápida."} +{"t":"Prime Mid Funnel Q3 24 YouTube 003 Title es-es From must-have to must-watch. Tus series favoritas. Entrega rápida y gratuita."} +{"t":"Prime Mid Funnel Q3 24 YouTube 004 Title es-es Late-night snacks for late-night comedy. Recibe ya pañuelitos para tus dramas favoritos."} +{"t":"Prime Mid Funnel Q3 24 YouTube 005 Description es-es Unlimited fast deliveries at no extra cost. Envíos rápidos y gratuitos."} +{"t":"Prime Mid Funnel Q3 24 YouTube 007 Description es-es Fast delivery and the best of entertainment. Envíos rápidos y gratuitos. El mejor entretenimiento."} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_PrimeSpeed_es-es.json b/storage/amazon/tm/es-ES/flat_PrimeSpeed_es-es.json new file mode 100644 index 0000000..ffdb199 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_PrimeSpeed_es-es.json @@ -0,0 +1,64 @@ +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 001 Super es-es Waggy tails delivered fast. Colitas/Mascotas felices con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 002 Tagline es-es Everyday Essentials. Básicos del día a día."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 003 Tagline es-es It's on Prime Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 004 Super es-es Happy bums delivered fast. Bebés felices con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 005 Super es-es Effortless espressos delivered fast. Tu café, fácil y con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 006 Super es-es Birthday wishlists delivered fast. Regalos de cumple con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 007 Tagline es-es Customers’ most loved Amados por muchos"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 008 Super es-es Holiday mode delivered fast. Modo vacaciones con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 009 Super es-es Summer ready delivered fast. Listo para el verano con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 013 es-es Geographical restrictions and conditions apply. More information on Amazon.es/prime Se aplican restricciones geográficas y condiciones. Más información en Amazon.es/prime."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 001 es-es Everyday Essentials, delivered fast. Básicos del día a día, con entrega rápida"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 002 es-es It's on Prime Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 003 es-es Customers' Most-Loved, Los preferidos por nuestros clientes,"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 004 es-es delivered fast. con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 001 es-es Your pick-me-up delivered fast Tu café, fácil y con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 003 es-es Holiday mode delivered fast. Modo vacaciones con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 004 es-es Birthday wishlists delivered fast. Regalos de cumple con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 005 es-es Summer ready delivered fast. Listo para el verano con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 006 es-es Everyday Essentials. Básicos del día a día."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 007 es-es Customers’ most loved. Amados por muchos"} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 008 es-es It's on Prime Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 009 es-es Shop now Compra ahora"} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 010 es-es Waggy tails delivered fast. Mascotas felices con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 011 es-es Happy bums delivered fast. Bebés felices con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 012 es-es Cleanup delivered fast. Dicho y limpio con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 013 es-es Airplane mode delivered fast. En modo avión con entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 015 es-es Geographical restrictions and conditions apply. More information on Amazon.es/prime Se aplican restricciones geográficas y condiciones. Más información en Amazon.es/prime"} +{"t":"Prime Brand (Speed) Q4 25 OLV 001 Super es-es Everyday Essentials. Delivered Fast. Básicos del día a día. Entrega rápida"} +{"t":"Prime Brand (Speed) Q4 25 OLV 002 Super es-es It's on Prime Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 OLV 005 es-es Geographical restrictions and conditions apply. More information on Amazon.es/prime. Se aplican restricciones geográficas y condiciones. Más información en Amazon.es/prime."} +{"t":"Prime Brand (Speed) Q4 25 OLV 006 Phone UI es-es Batteries Pilas"} +{"t":"Prime Brand (Speed) Q4 25 OLV 007 CTA es-es Fast delivery Entrega rápida"} +{"t":"Prime Brand (Speed) Q4 25 OLV 014 Phone UI es-es Lightbulb Bombilla"} +{"t":"Prime Brand (Speed) Q4 25 OLV 016 Endframe es-es Customer's most loved. Delivered Fast. Los preferidos por nuestros clientes. Entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 OLV 022 Phone UI es-es Ink Toner Cartucho de tinta"} +{"t":"Prime Brand (Speed) Q4 25 Radio 001 es-es When your deodorant has been reduced to a tiny whisper and tries to tell you: ‘I’m running on empty… I don’t have much left to give’. Cuando tu desodorante está en las últimas e intenta decirte: \"Estoy al límite… Ya no me queda mucho más por darte\"."} +{"t":"Prime Brand (Speed) Q4 25 Radio 002 es-es No need to worry… your new deodorant is already on it’s way, arriving today with Amazon Prime. No te preocupes… tu nuevo desodorante ya está en camino. Llega mañana con Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 003 es-es Everyday Essentials. Delivered Fast. It's on Prime Básicos del día a día. Entrega rápida. Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 Radio 007 VO es-es Cut-off times apply. Check the product page when placing your order. Se aplican horarios límite. Consulta la página del producto al realizar el pedido."} +{"t":"Prime Brand (Speed) Q4 25 Radio 009 BVO es-es I’m Professor Huggington, and I like to hug! Soy Abrazín y me encanta dar abrazos."} +{"t":"Prime Brand (Speed) Q4 25 Radio 010 es-es When your kid’s favourite toy starts to run out of battery power… Cuando el juguete preferido de tu peque se queda sin pilas…"} +{"t":"Prime Brand (Speed) Q4 25 Radio 011 es-es No need to worry… your new batteries are already on their way, arriving tomorrow with Amazon Prime. No te preocupes… tus pilas nuevas ya están en camino. Llegan mañana con Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 012 es-es Everyday Essentials. Delivered Fast. It's on Prime Básicos del día a día. Entrega rápida. Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 Radio 013 BVO es-es I’m Professor Huggington, and I like to hug! Soy Abrazín y me encanta dar abrazos."} +{"t":"Prime Brand (Speed) Q4 25 Radio 017 VO es-es With cut-off times. Check the product page. More information at Amazon.es/prime. Con tiempos límite. Consulte la página del producto. Más información en Amazon.es/prime."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 001 es-es Cat food, arriving tomorrow with Amazon Prime. That’s off your mind. Comida para gatos, llega mañana con Amazon Prime. Así que una cosa menos en tu mente."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 002 es-es More caffeine, arriving tomorrow with Amazon Prime. That’s off your mind. Más cafeína. Llega mañana con Amazon Prime. Así que una cosa menos en tu mente."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 003 es-es So now you can worry about... how long has that been in there? Ahora puedes preocuparte por… ¿cuánto tiempo llevará eso abierto?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 004 Endframe es-es Everyday Essentials. Delivered Fast. Básicos del día a día. Entrega rápida"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 005 Endframe es-es It's on Prime Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 009 es-es Time limits apply. Check the product page when placing the order. More information at Amazon.es/prime. Se aplican tiempos límite. Consulte la página del producto al realizar el pedido. Más información en Amazon.es/prime."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 010 Phone UI es-es Coffee Capsule Cápsulas de café"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 011 CTA es-es Fast delivery Entrega rápida"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 012 es-es Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Tu nueva afeitadora eléctrica llega mañana con Amazon Prime. Así que una cosa menos en tu mente."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 013 es-es So now you can worry if… you’re slowly turning into your dad? Ahora puedes preocuparte por si… poco a poco te estás convirtiendo en tu padre."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 014 Endframe es-es Customers' Most-Loved.Delivered Fast. Los preferidos por nuestros clientes. Entrega rápida."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 020 Phone UI es-es Razor Afeitadora eléctrica"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 001 Headline es-es It's on Prime Está en Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 002 Description es-es Check out the most-loved items and get them delivered fast with Prime Descubre los productos preferidos, entregados rápido con Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 003 CTA es-es Shop now Compra"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 005 Description es-es Check out the most-loved items and get them delivered fast with Prime Descubre los productos que necesitas entregados rápido con Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 008 Description es-es Check out the most-loved items Descubre los productos preferidos"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 010 Description es-es Get the products you need every day Descubre los productos que necesitas"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 011 CTA es-es Shop now Compra ahora"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_TheKiss_es-es.json b/storage/amazon/tm/es-ES/flat_TheKiss_es-es.json new file mode 100644 index 0000000..378dc7b --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_TheKiss_es-es.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 es-es For a bit of 'me' time Para cuando tengo un ratito para mí"} +{"t":"The Kiss Q1 26 Social Assets 002 es-es For a bit\nof 'me' time Para cuando tengo\nun ratito para mí"} +{"t":"The Kiss Q1 26 Social Assets 002F es-es For a bit of 'me' time Para cuando tengo un ratito para mí"} +{"t":"The Kiss Q1 26 Social Assets 003 Product es-es Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product es-es Leather diary & pen Diario de piel y bolígrafo"} +{"t":"The Kiss Q1 26 Social Assets 005 Product es-es Diary Diario"} +{"t":"The Kiss Q1 26 Social Assets 006 es-es Make behind the scenes happen Haz que el detrás de cámaras suceda"} +{"t":"The Kiss Q1 26 Social Assets 007 es-es Make\nbehind the scenes\nhappen Haz que\nel detrás de cámaras\nsuceda"} +{"t":"The Kiss Q1 26 Social Assets 007F es-es Make behind the scenes happen Haz que el detrás de cámaras suceda"} +{"t":"The Kiss Q1 26 Social Assets 008 es-es Staying fresh between takes Para que cada toma respire frescura"} +{"t":"The Kiss Q1 26 Social Assets 009 es-es Staying fresh\nbetween takes Para que cada toma\nrespire frescura"} +{"t":"The Kiss Q1 26 Social Assets 009F es-es Staying fresh between takes Para que cada toma respire frescura"} +{"t":"The Kiss Q1 26 Social Assets 010 Product es-es Deodorant Desodorante"} +{"t":"The Kiss Q1 26 Social Assets 011 es-es Amazon + Smile Amazon + Smile"} +{"t":"The Kiss Q1 26 Social Assets 012 es-es Staying warm and cosy on set Para no enfriarme entre escena y escena"} +{"t":"The Kiss Q1 26 Social Assets 013 es-es Staying warm\nand cosy on set Para no enfriarme\nentre escena y escena"} +{"t":"The Kiss Q1 26 Social Assets 013F es-es Staying warm and cosy on set Para no enfriarme entre escena y escena"} +{"t":"The Kiss Q1 26 Social Assets 014 Product es-es Waterproof robe Bata impermeable"} +{"t":"The Kiss Q1 26 Social Assets 015 es-es Drying my hair, take after take Para lograr un pelazo toma tras toma"} +{"t":"The Kiss Q1 26 Social Assets 016 es-es Drying my hair,\ntake after take Para lograr un pelazo\ntoma tras toma"} +{"t":"The Kiss Q1 26 Social Assets 016F es-es Drying my hair, take after take Para lograr un pelazo toma tras toma"} +{"t":"The Kiss Q1 26 Social Assets 017 Product es-es Hairdryer Secador de pelo"} +{"t":"The Kiss Q1 26 Social Assets 018 es-es For the perfect kissing scene Para rodar la escena del beso perfecta"} +{"t":"The Kiss Q1 26 Social Assets 019 es-es For the perfect\nkissing scene Para rodar la escena\ndel beso perfecta"} +{"t":"The Kiss Q1 26 Social Assets 019F es-es For the perfect kissing scene Para rodar la escena del beso perfecta"} +{"t":"The Kiss Q1 26 Social Assets 020 Product es-es Electric toothbrush Cepillo de dientes eléctrico"} +{"t":"The Kiss Q1 26 Social Assets 021 es-es When romance gets a little messy Cuando el amor se te va de las manos"} +{"t":"The Kiss Q1 26 Social Assets 022 es-es When romance\ngets a little messy Cuando el amor\nse te va de las manos"} +{"t":"The Kiss Q1 26 Social Assets 022F es-es When romance gets a little messy Cuando el amor se te va de las manos"} +{"t":"The Kiss Q1 26 Social Assets 023 Product es-es Light bulb Bombilla"} +{"t":"The Kiss Q1 26 Social Assets 024 es-es Make date night happen Haz que tu cita romántica suceda"} +{"t":"The Kiss Q1 26 Social Assets 025 es-es Make date night\nhappen Haz que\ntu cita romántica\nsuceda"} +{"t":"The Kiss Q1 26 Social Assets 025F es-es Make date night happen Haz que tu cita romántica suceda"} +{"t":"The Kiss Q1 26 Social Assets 026 es-es When passion sweeps you off your feet Cuando la pasión se apodera de ti"} +{"t":"The Kiss Q1 26 Social Assets 027 es-es When passion sweeps you\noff your feet Cuando la pasión\nse apodera de ti"} +{"t":"The Kiss Q1 26 Social Assets 027F es-es When passion sweeps you off your feet Cuando la pasión se apodera de ti"} +{"t":"The Kiss Q1 26 Social Assets 028 Product es-es Vacuum cleaner Aspiradora"} +{"t":"The Kiss Q1 26 Social Post 001 es-es Shop on Amazon Compra en Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 es-es Make BTS happen Haz que suceda"} +{"t":"The Kiss Q1 26 Social Post 003 es-es My must-have for a bit of \"me\" time 📖 Para cuando tengo un ratito para mí 📖"} +{"t":"The Kiss Q1 26 Social Post 004 es-es Make BTS happen Haz que suceda"} +{"t":"The Kiss Q1 26 Social Post 006 es-es My must-have for a bit of \"me\" time 📖 Para cuando tengo un ratito para mí 📖"} +{"t":"The Kiss Q1 26 Social Post 007 es-es Make BTS happen Haz que suceda"} +{"t":"The Kiss Q1 26 Social Post 009 es-es My must-have for a bit of \"me\" time 📖 Para cuando tengo un ratito para mí 📖"} +{"t":"The Kiss Q1 26 Social Post 012 es-es My secret to staying fresh between takes 💁‍♀️ Mi secreto para estar fresca toma tras toma 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 es-es My secret to staying fresh between takes 💁‍♀️ Mi secreto para estar fresca toma tras toma 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 es-es My secret to staying fresh 💁‍♀️ Para estar siempre fresca 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 es-es My go-to essential for a perfect kissing scene 💋 Mi básico para rodar la escena del beso perfecta 💋"} +{"t":"The Kiss Q1 26 Social Post 024 es-es My go-to essential for a perfect kissing scene 💋 Mi básico para rodar la escena del beso perfecta 💋"} +{"t":"The Kiss Q1 26 Social Post 027 es-es My essential for the perfect kiss 💋 Mi básico para el beso perfecto 💋"} +{"t":"The Kiss Q1 26 Social Post 030 es-es My secret to staying warm and cozy on set 🔥 Mi secreto para no enfriarme entre escena y escena 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 es-es My secret to staying warm and cozy on set 🔥 Mi secreto para no enfriarme entre escena y escena 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 es-es My secret to staying warm and cozy 🔥 Mi secreto para no enfriarme 🔥"} +{"t":"The Kiss Q1 26 Social Post 039 es-es My must-have for dry hair, take after take 💇‍♀️ Mi básico para lograr un pelazo toma tras toma 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 es-es My must-have for dry hair, take after take 💇‍♀️ Mi básico para lograr un pelazo toma tras toma 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 es-es My go-to for dry hair, every time 💇‍♀️ Para lucir siempre pelazo 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 047 es-es Make date night happen Haz que tu cita suceda"} +{"t":"The Kiss Q1 26 Social Post 048 es-es My must-have for when romance gets a little messy 👀 Mi básico para cuando el amor se te va de las manos 👀"} +{"t":"The Kiss Q1 26 Social Post 049 es-es Make date night happen Haz que tu cita suceda"} +{"t":"The Kiss Q1 26 Social Post 051 es-es My must-have for when romance gets a little messy 👀 Mi básico para cuando el amor se te va de las manos 👀"} +{"t":"The Kiss Q1 26 Social Post 052 es-es Make date night happen Haz que tu cita suceda"} +{"t":"The Kiss Q1 26 Social Post 054 es-es For when romance gets a little messy 👀 Cuando el amor se te va de las manos 👀"} +{"t":"The Kiss Q1 26 Social Post 057 es-es My must-have for when passion sweeps you off your feet 👀 Mi básico para cuando la pasión se apodera de ti 👀"} +{"t":"The Kiss Q1 26 Social Post 060 es-es My must-have for when passion sweeps you off your feet 👀 Mi básico para cuando la pasión se apodera de ti 👀"} +{"t":"The Kiss Q1 26 Social Post 063 es-es When passion sweeps you off your feet 👀 Cuando la pasión se apodera de ti 👀"} +{"t":"The Kiss Q1 26 Social Post 065 es-es Make romance happen Haz que tu cita suceda"} +{"t":"The Kiss Q1 26 Social Post 066 es-es My must-have for that kiss in the rain!  Mi básico para ese beso bajo la lluvia."} +{"t":"The Kiss Q1 26 Social Post 067 es-es Make romance happen Haz que tu cita suceda"} +{"t":"The Kiss Q1 26 Social Post 069 es-es My must-have for that kiss in the rain!  Mi básico para ese beso bajo la lluvia."} +{"t":"The Kiss Q1 26 Social Post 070 es-es Make romance happen Haz que tu cita suceda"} +{"t":"The Kiss Q1 26 Social Post 072 es-es My must-have for that kiss in the rain!  Mi básico para ese beso bajo la lluvia."} +{"t":"The Kiss Q1 26 TV OLV UI 001 es-es Beard Trimmer Recortadora de barba"} +{"t":"The Kiss Q1 26 TV OLV UI 002 es-es Rain boots Botas de agua"} +{"t":"The Kiss Q1 26 TV OLV UI 003 es-es Drying Rack Tendedero"} +{"t":"The Kiss Q1 26 YouTube 001 Headline es-es Make behind the scenes happen Haz que el detrás de cámaras suceda"} +{"t":"The Kiss Q1 26 YouTube 002 Description es-es My must-have for a bit of \"me\" time. Get yours on Amazon. Para cuando tengo un ratito para mí. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 003 Headline es-es Make BTS happen Haz que suceda"} +{"t":"The Kiss Q1 26 YouTube 004 Description es-es My must-have for a bit of \"me\" time. Get yours on Amazon. Para cuando tengo un ratito para mí. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 005 CTA es-es Shop now Compra"} +{"t":"The Kiss Q1 26 YouTube 006 Headline es-es Make behind the scenes happen Haz que el detrás de cámaras suceda"} +{"t":"The Kiss Q1 26 YouTube 007 Description es-es My secret to staying fresh between takes. Get yours on Amazon. Para que cada toma respire frescura. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 009 Description es-es My secret to staying fresh between takes. Get yours on Amazon. Para que cada toma respire frescura. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 011 Description es-es My go-to essential for a perfect kissing scene. Get yours on Amazon. Mi básico para la escena del beso perfecta. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 012 Description es-es My go-to essential for a perfect kissing scene. Get yours on Amazon. Mi básico para la escena del beso perfecta. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 014 Description es-es My secret to staying warm and cozy on set. Get yours on Amazon. Mi secreto para no enfriarme entre escenas. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 016 Description es-es My secret to staying warm and cozy on set. Get yours on Amazon. Mi secreto para no enfriarme entre escenas. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 018 Description es-es My must-have for dry hair, take after take. Get yours on Amazon. Mi básico para lograr un pelazo toma tras toma. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 020 Description es-es My must-have for dry hair, take after take. Get yours on Amazon. Mi básico para lograr un pelazo toma tras toma. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 022 Headline es-es Make date night happen Haz que tu cita romántica suceda"} +{"t":"The Kiss Q1 26 YouTube 023 Description es-es My go-to for when romance gets a little messy. Get yours on Amazon. Para cuando el amor se te va de las manos. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 024 Headline es-es Make it happen Haz que suceda"} +{"t":"The Kiss Q1 26 YouTube 025 Description es-es My go-to for when romance gets a little messy. Get yours on Amazon. Para cuando el amor se te va de las manos. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 028 Description es-es My go-to for when passion sweeps you off your feet. Get it on Amazon. Para cuando la pasión se apodera de ti. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 030 Description es-es My go-to for when passion sweeps you off your feet. Get it on Amazon. Para cuando la pasión se apodera de ti. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 031 Headline es-es Make romance happen Haz que tu cita romántica suceda"} +{"t":"The Kiss Q1 26 YouTube 032 Description es-es My must-have for that kiss in the rain! Get yours on Amazon. Mi básico para ese beso bajo la lluvia. Encuéntralo en Amazon."} +{"t":"The Kiss Q1 26 YouTube 034 Description es-es My must-have for that kiss in the rain! Get yours on Amazon. Mi básico para ese beso bajo la lluvia. Encuéntralo en Amazon."} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_UEFA_es-es.json b/storage/amazon/tm/es-ES/flat_UEFA_es-es.json new file mode 100644 index 0000000..51d1d00 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_UEFA_es-es.json @@ -0,0 +1,205 @@ +{"t":"UEFA Womens 24 (D)OOH Creatives 001 es-es You bring the triumph. We bring the trophy. Tú pones la alegría. Nosotros, los trofeos."} +{"t":"UEFA Womens 24 (D)OOH Creatives 002 es-es You bring the magic. We bring the medal. Tú pones la magia. Nosotros, los premios."} +{"t":"UEFA Womens 24 (D)OOH Creatives 003 es-es Proud partners Orgullosos de ser socios"} +{"t":"UEFA Womens 24 Designation Transcreation 002 es-es Proud partner Orgullosos de ser socios"} +{"t":"UEFA Womens 24 Designation Transcreation 003 es-es Official e-commerce partner Socio comercial oficial en línea"} +{"t":"UEFA Womens 24 Designation Transcreation 004 es-es Official online retail partner Socio comercial oficial en línea"} +{"t":"UEFA Womens 24 further mobile 001 es-es Amazon is an official partner of UEFA Women’s Football, proudly supporting the Women’s Champions League and Women’s EURO 2025. We know playing football improves self-confidence in women and girls both on and off the pitch. It’s something we’re celebrating in our campaign, “The Grit” and something we want to enable through our Women’s Football Store, where you can find everything players need to train, play and recover. Amazon es socio oficial del Fútbol Femenino de la UEFA, y estamos orgullosos de apoyar a la Liga de Campeones Femenina y la Eurocopa Femenina de la UEFA 2025. Jugar al fútbol ayuda a las mujeres y niñas a confiar más en sí mismas dentro y fuera del campo. Con nuestra campaña \"The Grit\" y la Tienda de fútbol femenino queremos celebrarlo y ofrecerles las herramientas para entrenar, jugar, recuperarse y lograrlo."} +{"t":"UEFA Womens 24 further mobile 002 es-es Shop the Women's Football Store Compra en la tienda de fútbol femenino"} +{"t":"UEFA Womens 24 further mobile 003 es-es Top sellers Top ventas"} +{"t":"UEFA Womens 24 further mobile 004 es-es Women’s Football Fútbol femenino"} +{"t":"UEFA Womens 24 further mobile 005 es-es Browse women’s kits and more Equipamiento femenino y más"} +{"t":"UEFA Womens 24 further mobile 006 es-es Visit the Women's Football Store Visita la tienda de fútbol femenino"} +{"t":"UEFA Womens 24 Headlines Leading Edit 001 es-es You bring the spirit. We bring the stuff. Tú pones las ganas. Nosotros, el resto."} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 es-es You bring the grit. We bring the stuff. Tú pones la pasión. Nosotros, el resto."} +{"t":"UEFA Womens 24 Store front 001 es-es Proud Partner Orgullosos de ser socios"} +{"t":"UEFA Womens 24 Store front 002 es-es Women's Football Store La tienda de fútbol femenino"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 es-es GRWM for training (Get Ready With Me) Así me preparo para entrenar"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 es-es New Goalie Gloves Day! ¡A estrenar mis guantes de portera!"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 es-es new socks nuevas medias"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 es-es Unbox my fresh training socks with me Unboxing de mis medias para entrenar"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 es-es with Amazon con Amazon"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 es-es same skills la misma destreza"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 es-es Unbox my training essentials \nwith me Unboxing de mis esenciales para entrenar"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F es-es Unbox my training essentials with me Unboxing de mis esenciales para entrenar"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 es-es Unbox them with me Descúbrelos conmigo"} +{"t":"UEFA Womens 24 DOOH Creatives 001 es-es You bring the wins\nWe bring the medal Tú pones las victorias\nNosotros, las medallas"} +{"t":"UEFA Womens 24 DOOH Creatives 001F es-es You bring the wins We bring the medal Tú pones las victorias Nosotros, las medallas"} +{"t":"UEFA Womens 24 DOOH Creatives 002 es-es You bring the burn\nWe bring the bib Tú pones el ímpetu\nNosotros, los petos"} +{"t":"UEFA Womens 24 DOOH Creatives 002F es-es You bring the burn We bring the bib Tú pones el ímpetu Nosotros, los petos"} +{"t":"UEFA Womens 24 DOOH Creatives 003 es-es You bring the triumph\nWe bring the trophy Tu pones la alegría\nNosotros, los trofeos"} +{"t":"UEFA Womens 24 DOOH Creatives 003F es-es You bring the triumph We bring the trophy Tu pones la alegría Nosotros, los trofeos"} +{"t":"UEFA Womens 24 DOOH Creatives 004 es-es You bring \nthe flair \nWe bring \nthe hair dye  Tú pones \nel talento\nNosotros,\nel tinte"} +{"t":"UEFA Womens 24 DOOH Creatives 004F es-es You bring the flair  We bring the hair dye  Tú pones el talento Nosotros, el tinte"} +{"t":"UEFA Womens 24 DOOH Creatives 005 es-es You bring the heat \nWe bring the ice bath  Tú pones el fervor  \nNosotros, el baño de hielo"} +{"t":"UEFA Womens 24 DOOH Creatives 005F es-es You bring the heat  We bring the ice bath  Tú pones el fervor  Nosotros, el baño de hielo"} +{"t":"UEFA Womens 24 DOOH Creatives 006 es-es You bring \nthe wins\nWe bring \nthe medal Tú pones \nlas victorias\nNosotros, \nlas medallas"} +{"t":"UEFA Womens 24 DOOH Creatives 006F es-es You bring the wins We bring the medal Tú pones las victorias Nosotros, las medallas"} +{"t":"UEFA Womens 24 DOOH Creatives 007 es-es You bring \nthe steel\nWe bring \nthe shin pads Tú pones \nlas agallas\nNosotros, \nlas espinilleras"} +{"t":"UEFA Womens 24 DOOH Creatives 007F es-es You bring the steel We bring the shin pads Tú pones las agallas Nosotros, las espinilleras"} +{"t":"UEFA Womens 24 DOOH Creatives 008 es-es You bring the steel\nWe bring the shin pads Tú pones las agallas\nNosotros, las espinilleras"} +{"t":"UEFA Womens 24 DOOH Creatives 008F es-es You bring the steel We bring the shin pads Tú pones las agallas Nosotros, las espinilleras"} +{"t":"UEFA Womens 24 DOOH Creatives 009 es-es You bring \nthe heat \nWe bring \nthe ice bath  Tú pones \nel fervor  \nNosotros,\nel baño de hielo"} +{"t":"UEFA Womens 24 DOOH Creatives 009F es-es You bring the heat  We bring the ice bath  Tú pones el fervor  Nosotros, el baño de hielo"} +{"t":"UEFA Womens 24 DOOH Creatives 010 es-es You bring the flair \nWe bring the hair dye  Tú pones el talento\nNosotros, el tinte"} +{"t":"UEFA Womens 24 DOOH Creatives 010F es-es You bring the flair  We bring the hair dye  Tú pones el talento Nosotros, el tinte"} +{"t":"UEFA Womens 24 DOOH Creatives 011 es-es You bring the skills\nWe bring the socks Tú pones la destreza\nNosotros, las medias"} +{"t":"UEFA Womens 24 DOOH Creatives 011F es-es You bring the skills We bring the socks Tú pones la destreza Nosotros, las medias"} +{"t":"UEFA Womens 24 DOOH Creatives 013 es-es You bring\nthe magic\nWe bring\nthe medal Tú pones la magia\nNosotros, los premios"} +{"t":"UEFA Womens 24 DOOH Creatives 013F es-es You bring the magic We bring the medal Tú pones la magia Nosotros, los premios"} +{"t":"UEFA Womens 24 DOOH Creatives 014 es-es You bring \nthe skills\nWe bring \nthe socks Tú pones \nla destreza\nNosotros, \nlas medias"} +{"t":"UEFA Womens 24 DOOH Creatives 014F es-es You bring the skills We bring the socks Tú pones la destreza Nosotros, las medias"} +{"t":"UEFA Womens 24 DOOH Creatives 015 es-es You bring \nthe triumph\nWe bring \nthe trophy Tu pones \nla alegría\nNosotros, \nlos trofeos"} +{"t":"UEFA Womens 24 DOOH Creatives 015F es-es You bring the triumph We bring the trophy Tu pones la alegría Nosotros, los trofeos"} +{"t":"UEFA Womens 24 DOOH Creatives 016 es-es You bring the guts \nWe bring the socks  Tú pones las agallas \nNosotros, las medias "} +{"t":"UEFA Womens 24 DOOH Creatives 016F es-es You bring the guts  We bring the socks  Tú pones las agallas  Nosotros, las medias"} +{"t":"UEFA Womens 24 DOOH Creatives 017 es-es You bring \nthe guts \nWe bring \nthe socks Tú pones\nlas agallas \nNosotros,\nlas medias "} +{"t":"UEFA Womens 24 DOOH Creatives 017F es-es You bring the guts  We bring the socks Tú pones las agallas  Nosotros, las medias"} +{"t":"UEFA Womens 24 DOOH Creatives 018 es-es You bring the magic\nWe bring the medal Tú pones la magia\nNosotros, los premios"} +{"t":"UEFA Womens 24 DOOH Creatives 018F es-es You bring the magic We bring the medal Tú pones la magia Nosotros, los premios"} +{"t":"UEFA Womens 24 DOOH Creatives 019 es-es You bring \nthe burn\nWe bring \nthe bib Tú pones \nel ímpetu\nNosotros, \nlos petos"} +{"t":"UEFA Womens 24 DOOH Creatives 019F es-es You bring the burn We bring the bib Tú pones el ímpetu Nosotros, los petos"} +{"t":"UEFA Womens 24 DOOH Creatives 020 es-es Official Online Retail Partner Socio comercial oficial en línea"} +{"t":"UEFA Womens 24 DOOH Creatives 021 es-es Official online retail partner Socio comercial oficial en línea"} +{"t":"UEFA Womens 25 Competition 001 es-es Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Participa en el sorteo para ganar entradas para uno de los partidos, incluyendo el viaje y el alojamiento."} +{"t":"UEFA Womens 25 Competition 002 es-es Plus hundreds of official match balls to be won. También sortearemos cientos de balones oficiales."} +{"t":"UEFA Womens 25 Competition 003 es-es Win a trip Gana un viaje"} +{"t":"UEFA Womens 25 Competition 004 es-es Open to residents of England, Wales and Scotland aged 18+ with an Amazon.co.uk account.  Pueden participar las personas mayores de 18 años residentes en España que tengan una cuenta de Amazon.es."} +{"t":"UEFA Womens 25 Competition 005 es-es No purchase necessary. Excludes NI. Sin compra."} +{"t":"UEFA Womens 25 Competition 006 es-es Win an unforgettable \nUEFA Women’s EURO \n2025 experience Gana una experiencia\ninolvidable para la EURO\nFemenina de la UEFA 2025"} +{"t":"UEFA Womens 25 Competition 006F es-es Win an unforgettable UEFA Women’s EURO 2025 experience Gana una experiencia inolvidable para la EURO Femenina de la UEFA 2025"} +{"t":"UEFA Womens 25 Competition 007 es-es You entered the Amazon UEFA Women’s EURO 2025 Prize Draw, and we’re pleased to inform you that you have won an official adidas match ball! Has participado en el sorteo de la EURO Femenina de la UEFA 2025 de Amazon y nos alegra informarte de que has ganado un balón oficial de adidas."} +{"t":"UEFA Womens 25 Competition 008 es-es T&Cs apply.  Sujeto a condiciones."} +{"t":"UEFA Womens 25 Competition 009 es-es Please note that you can view the full terms and conditions for this prize draw here: https://www.amazon.co.uk/TermsAndConditions Puedes consultar los términos y condiciones completos de este sorteo aquí: [insert locale T&Cs]"} +{"t":"UEFA Womens 25 Competition 010 es-es Thanks a lot for your participation and congratulations!\n Amazon ¡Muchas gracias por participar y enhorabuena de nuevo!\n Amazon"} +{"t":"UEFA Womens 25 Competition 010F es-es Thanks a lot for your participation and congratulations! Amazon ¡Muchas gracias por participar y enhorabuena de nuevo! Amazon"} +{"t":"UEFA Womens 25 Competition 011 es-es Hello XXX Hola XXX"} +{"t":"UEFA Womens 25 Competition 012 es-es Congratulations! Thank you for entering the Amazon UEFA Women's EURO 2025 Competition here [Enter Competition Link]. ¡Enhorabuena! Gracias por haber participado en el concurso de Amazon de la EURO Femenina de la UEFA 2025 aquí [Enter Link]."} +{"t":"UEFA Womens 25 Competition 013 es-es to watch para ver"} +{"t":"UEFA Womens 25 Competition 014 es-es Click here to enter the prize draw. Haz clic aquí para participar en el sorteo."} +{"t":"UEFA Womens 25 Competition 015 es-es For the avoidance of doubt, ATPI will only strictly use and process your details for purposes of making the necessary arrangements. Para evitar cualquier duda, ATPI utilizará y tratará tus datos únicamente con el fin de realizar las gestiones necesarias."} +{"t":"UEFA Womens 25 Competition 016 es-es See full Terms and Conditions here Consulta los términos y condiciones aquí."} +{"t":"UEFA Womens 25 Competition 017 es-es Terms and conditions apply. Sujeto a términos y condiciones."} +{"t":"UEFA Womens 25 Competition 018 es-es Thank you! You have been entered into the Prize Draw. ¡Muchas gracias! Hemos recibido tu participación en el sorteo. ¡Mucha suerte!"} +{"t":"UEFA Womens 25 Competition 019 es-es Enter the draw Participa en el sorteo"} +{"t":"UEFA Womens 25 Competition 020 es-es Please note that you can view the full terms and conditions for this prize draw here: [Enter T&Cs.] Puedes consultar los términos y condiciones completos de este sorteo aquí: [Enter T&Cs.]"} +{"t":"UEFA Womens 25 Competition 021 es-es No purchase necessary. Sin compra obligatoria."} +{"t":"UEFA Womens 25 Competition 022 es-es To enter, click the link below whilst logged in to your Amazon.co.uk account, before 23.59 BST on Sunday, 1st June 2025.   Haz clic en el enlace más abajo, inicia sesión con tu cuenta de Amazon.es y participa antes del domingo, 1 de junio de 2025 a las 23:59 horas CEST."} +{"t":"UEFA Womens 25 Competition 023 es-es Win a \nUEFA Women’s \nEURO 2025 \nexperience Gana una\nexperiencia para\nla EURO Femenina\nde la UEFA 2025"} +{"t":"UEFA Womens 25 Competition 023F es-es Win a UEFA Women’s EURO 2025 experience Gana una experiencia para la EURO Femenina de la UEFA 2025"} +{"t":"UEFA Womens 25 Competition 024 es-es Click below to visit our Women's Football Shop. Haz clic abajo y visita nuestra tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Competition 025 es-es Once you have confirmed receipt of the prize we will supply the prize provider, ATPI, with your contact details and they will make the arrangements for your trip. Please monitor your junk e-mail folder, in case emails from ATPI get delivered there instead of your inbox. Una vez que hayas confirmado la recepción del premio, facilitaremos tus datos de contacto al proveedor del premio, ATPI, para que puedan organizar tu viaje. Por favor, revisa también tu carpeta de correo no deseado por si los mensajes de ATPI llegan allí en vez de a tu bandeja de entrada."} +{"t":"UEFA Womens 25 Competition 026 es-es the UEFA Women's EURO 2025 la EURO Femenina\nde la UEFA 2025"} +{"t":"UEFA Womens 25 Competition 026F es-es the UEFA Women's EURO 2025 la EURO Femenina de la UEFA 2025"} +{"t":"UEFA Womens 25 Competition 027 es-es Thank you for participating and once again congrats! ¡Muchas gracias por participar y enhorabuena de nuevo!"} +{"t":"UEFA Womens 25 Competition 028 es-es Please confirm acceptance of the prize by emailing prize-draw@amazon.co.uk (URL to be localised) with the Prize Draw name and your full name, address (including county) and daytime telephone number within the next 5 days, by [DATE], otherwise we will draw a new winner without further notice to you. Por favor, confirma que aceptas el premio enviando un correo electrónico en los próximos 5 días a sorteo@amazon.es, indicando el nombre del sorteo y tu nombre completo, antes del [DATE]. De lo contrario, seleccionaremos a otro ganador sin previo aviso."} +{"t":"UEFA Womens 25 Competition 029 es-es We're pleased to inform you that you have won two tickets to UEFA Women's Euro 2025 including travel and accommodation. Nos alegra informarte de que has ganado dos entradas para la EURO Femenina de la UEFA 2025, que incluyen el viaje y el alojamiento."} +{"t":"UEFA Womens 25 Competition 030 es-es Congratulations, Enhorabuena,"} +{"t":"UEFA Womens 25 Competition 031 es-es Please redeem your prize by visiting the product page here and adding to basket, then entering your unique code XXXXXXX at checkout. Canjea tu premio visitando la página del producto aquí y añadiéndolo al carrito. Después, añade tu código único XXXXXXX en el momento del pago."} +{"t":"UEFA Womens 25 Homepage 001 es-es Fan your own way Anima a tu manera"} +{"t":"UEFA Womens 25 Homepage 002 es-es Find your own way Encuentra tu camino"} +{"t":"UEFA Womens 25 Homepage 003 es-es Visit the Women’s Football Shop Visita la tienda de fútbol femenino"} +{"t":"UEFA Womens 25 Push notifications & Emails 001 es-es Enter now Participa ahora"} +{"t":"UEFA Womens 25 Push notifications & Emails 002 es-es Get ready! UEFA Women’s EURO 2025 Final. La final de la EURO Femenina UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 003 es-es UEFA Women’s EURO 2025 is coming. Llega la EURO Femenina de la UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 004 es-es Shop Match Day must haves Todo lo esencial para el partido"} +{"t":"UEFA Womens 25 Push notifications & Emails 006 es-es Shop Now Compra ahora"} +{"t":"UEFA Womens 25 Push notifications & Emails 007 es-es Get ready for UEFA Women’s EURO 2025 Prepárate para la EURO Femenina de la UEFA 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 008 es-es Shop match day must haves Todo lo esencial para el partido"} +{"t":"UEFA Womens 25 Push notifications & Emails 009 es-es Shop the stuff you need to host the ultimate watch party Encuentra todo lo que necesitas para organizar la fiesta perfecta para ver los partidos."} +{"t":"UEFA Womens 25 Push notifications & Emails 010 es-es Explore the Women’s Football Shop. Descubre la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 011 es-es Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Plus hundreds of official match balls to be won. Participa en el sorteo para ganar entradas para uno de los partidos, incluyendo el viaje y el alojamiento. También sortearemos cientos de balones oficiales."} +{"t":"UEFA Womens 25 Push notifications & Emails 012 es-es Explore the Women’s Football Shop now. Descubre la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 013 es-es Enter Now Participa ahora"} +{"t":"UEFA Womens 25 Push notifications & Emails 014 es-es It’s knockout time. Show your support with the Women’s Football Shop. Ya está aquí la fase de eliminatorias. Muestra tu apoyo con la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 015 es-es Discover the Women’s Football Shop. Descubre la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 016 es-es Are you ready for the UEFA Women’s EURO 2025? ¿Todo listo para la EURO Femenina de la UEFA 2025?"} +{"t":"UEFA Womens 25 Push notifications & Emails 017 es-es Win a trip to UEFA Women's EURO 2025. Gana un viaje para ver la EURO Femenina de la UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 018 es-es Explore more ways to show your support Descubre cientos de formas de animar"} +{"t":"UEFA Womens 25 Push notifications & Emails 019 es-es Level up your game day with the Women’s Football Shop Lleva tu día de partido al siguiente nivel con la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 020 es-es Discover the Women’s Football Shop now. Descubre la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 021 es-es The countdown is on. Empieza la cuenta atrás."} +{"t":"UEFA Womens 25 Push notifications & Emails 022 es-es Get set for kick-off with the Women's Football Shop viewing essentials Consigue lo esencial para disfrutar de cada partido en nuestra tienda de fútbol femenino"} +{"t":"UEFA Womens 25 Push notifications & Emails 023 es-es Get ready for UEFA Women’s EURO 2025 knockouts Prepárate para la fase de eliminatorias de la EURO Femenina de la UEFA 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 024 es-es Celebrate every moment on and off the pitch. Show support your way with the Women’s Football Shop. Celebra cada momento, dentro y fuera del campo. Muestra tu apoyo, a tu manera, con la tienda de fútbol femenino."} +{"t":"UEFA Womens 25 Push notifications & Emails 025 es-es Are you ready for the UEFA Women’s EURO 2025 Final? La final de la EURO Femenina UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 026 es-es Get Crafty Ponte creativo"} +{"t":"UEFA Womens 25 Push notifications & Emails 027 es-es Get Playing Prepárate para jugar"} +{"t":"UEFA Womens 25 Push notifications & Emails 028 es-es Enter now - the countdown is on. Empieza la cuenta atrás. ¡Participa ya!"} +{"t":"UEFA Womens 25 Storefront 001 es-es Smartphones Móviles"} +{"t":"UEFA Womens 25 Storefront 005 es-es Smart Home Hogar Digital"} +{"t":"UEFA Womens 25 Storefront 006 es-es Inspiration Inspiración"} +{"t":"UEFA Womens 25 Storefront 008 es-es Grocery Alimentación y bebidas"} +{"t":"UEFA Womens 25 Storefront 009 es-es Match day memories Revive tus recuerdos del partido"} +{"t":"UEFA Womens 25 Storefront 011 es-es Seating & Comfort Asientos y confort"} +{"t":"UEFA Womens 25 Storefront 012 es-es Recipe Books Libros de recetas"} +{"t":"UEFA Womens 25 Storefront 013 es-es Weather protection Protección para exteriores"} +{"t":"UEFA Womens 25 Storefront 014 es-es Gaming Videojuegos"} +{"t":"UEFA Womens 25 Storefront 015 es-es Equipment Equipo"} +{"t":"UEFA Womens 25 Storefront 016 es-es Shop home viewing essentials Esenciales para disfrutar en casa"} +{"t":"UEFA Womens 25 Storefront 017 es-es Shop cheering essentials Esenciales para animar"} +{"t":"UEFA Womens 25 Storefront 018 es-es Barbecue Barbacoa"} +{"t":"UEFA Womens 25 Storefront 019 es-es Girls’ boots Botas de niña"} +{"t":"UEFA Womens 25 Storefront 020 es-es Get crafty Ponte creativo"} +{"t":"UEFA Womens 25 Storefront 021 es-es Diffusers Difusores de aromas"} +{"t":"UEFA Womens 25 Storefront 022 es-es Fridges Frigoríficos"} +{"t":"UEFA Womens 25 Storefront 023 es-es LEDs Luces LED"} +{"t":"UEFA Womens 25 Storefront 024 es-es Banners Pancartas"} +{"t":"UEFA Womens 25 Storefront 025 es-es Fan on the go Tu fútbol en cualquier parte"} +{"t":"UEFA Womens 25 Storefront 026 es-es Shop game day beauty Todo en belleza para el gran día"} +{"t":"UEFA Womens 25 Storefront 027 es-es Dress to impress Vístete para ganar"} +{"t":"UEFA Womens 25 Storefront 028 es-es Watches Relojes"} +{"t":"UEFA Womens 25 Storefront 029 es-es Shop football kit & equipment Descubre kits y equipaciones"} +{"t":"UEFA Womens 25 Storefront 030 es-es Shop game day treats Todo en picoteo y accesorios"} +{"t":"UEFA Womens 25 Storefront 031 es-es Decorations & Lights Luces y decoración"} +{"t":"UEFA Womens 25 Storefront 032 es-es Enjoy at home Disfruta del partido en casa"} +{"t":"UEFA Womens 25 Storefront 033 es-es Shop hosting essentials Descubre los básicos para eventos"} +{"t":"UEFA Womens 25 Storefront 034 es-es Shop party supplies Esenciales para fiestas"} +{"t":"UEFA Womens 25 Storefront 035 es-es Tableware Vajillas"} +{"t":"UEFA Womens 25 Storefront 036 es-es TV & Home Cinema TV, Vídeo y Home Cinema"} +{"t":"UEFA Womens 25 Storefront 037 es-es Printers Impresoras"} +{"t":"UEFA Womens 25 Storefront 038 es-es Shirts Camisetas"} +{"t":"UEFA Womens 25 Storefront 039 es-es Shop photography Descubre productos de fotografía"} +{"t":"UEFA Womens 25 Storefront 040 es-es Binoculars Prismáticos"} +{"t":"UEFA Womens 25 Storefront 041 es-es Crocheting and Knitting Ganchillo y punto"} +{"t":"UEFA Womens 25 Storefront 042 es-es Hand clappers Aplaudidores de animación"} +{"t":"UEFA Womens 25 Storefront 043 es-es Sports nutrition Nutrición deportiva"} +{"t":"UEFA Womens 25 Storefront 044 es-es Bracelets Pulseras"} +{"t":"UEFA Womens 25 Storefront 045 es-es Host like a pro Sorprende a tus invitados"} +{"t":"UEFA Womens 25 Storefront 046 es-es Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nOrgullosos de ser socios\ndel fútbol femenino\nde la UEFA."} +{"t":"UEFA Womens 25 Storefront 046F es-es Amazon. Proud partner of UEFA Women's Football. Amazon. Orgullosos de ser socios del fútbol femenino de la UEFA."} +{"t":"UEFA Womens 25 Storefront 047 es-es Speakers Megáfonos"} +{"t":"UEFA Womens 25 Storefront 048 es-es Stickers & Patches Pegatinas y parches"} +{"t":"UEFA Womens 25 Storefront 049 es-es Snacks to the max Festival de snacks"} +{"t":"UEFA Womens 25 Storefront 050 es-es Make some noise Anima como nadie"} +{"t":"UEFA Womens 25 Storefront 051 es-es Hats Gorras y gorros"} +{"t":"UEFA Womens 25 Storefront 052 es-es Women's Football Shop La tienda de fútbol femenino"} +{"t":"UEFA Womens 25 Storefront 053 es-es Scarves Bufandas"} +{"t":"UEFA Womens 25 Storefront 054 es-es Kitchen appliances Electrodomésticos de cocina"} +{"t":"UEFA Womens 25 Storefront 055 es-es Accessories Accesorios"} +{"t":"UEFA Womens 25 Storefront 056 es-es Shop craft supplies Descubre kits de manualidades"} +{"t":"UEFA Womens 25 Storefront 057 es-es Shop match day must-haves Todo lo esencial para el partido"} +{"t":"UEFA Womens 25 Storefront 058 es-es Our store has moved! ¡Nuestra tienda cambia de lugar!"} +{"t":"UEFA Womens 25 Storefront 059 es-es Audio and Hifi Audio y Hi-Fi"} +{"t":"UEFA Womens 25 Storefront 060 es-es Women's kit Kit de mujer"} +{"t":"UEFA Womens 25 Storefront 061 es-es Family fun Diversión en familia"} +{"t":"UEFA Womens 25 Storefront 062 es-es Journals Diarios"} +{"t":"UEFA Womens 25 Storefront 063 es-es Towels Toallas"} +{"t":"UEFA Womens 25 Storefront 064 es-es Make-up & Face Paint Maquillaje y pintura facial"} +{"t":"UEFA Womens 25 Storefront 065 es-es Water bottles Botellas de agua"} +{"t":"UEFA Womens 25 Storefront 066 es-es Games Juegos"} +{"t":"UEFA Womens 25 Storefront 067 es-es Click the banner below to visit our Women's Football Shop Haz clic en el banner de abajo para visitar nuestra tienda de fútbol femenino"} +{"t":"UEFA Womens 25 Storefront 068 es-es Cake Decorations Kits de decoración de tartas"} +{"t":"UEFA Womens 25 Storefront 069 es-es Express yourself Exprésate"} +{"t":"UEFA Womens 25 Storefront 070 es-es Memory Books Álbumes de recuerdos"} +{"t":"UEFA Womens 25 Storefront 071 es-es Cushions & Textiles Cojines y textiles"} +{"t":"UEFA Womens 25 Storefront 072 es-es Whistles Silbatos"} +{"t":"UEFA Womens 25 Storefront 074 es-es Bags Bolsas"} +{"t":"UEFA Womens 25 Storefront 075 es-es Balls Balones de fútbol"} +{"t":"UEFA Womens 25 Storefront 076 es-es Girls' kit Kit de niña"} +{"t":"UEFA Womens 25 Storefront 077 es-es Photo props Accesorios para fotos"} +{"t":"UEFA Womens 25 Storefront 078 es-es Shop clothing & accessories Todo en ropa y accesorios"} +{"t":"UEFA Womens 25 Storefront 079 es-es Lighting Iluminación"} +{"t":"UEFA Womens 25 Storefront 080 es-es Get playing Prepárate para jugar"} +{"t":"UEFA Womens 25 Storefront 081 es-es Women's boots Botas de mujer"} +{"t":"UEFA Womens 25 Storefront 082 es-es Proud partner Orgullosos de ser socios"} \ No newline at end of file diff --git a/storage/amazon/tm/es-ES/flat_value_es-es.json b/storage/amazon/tm/es-ES/flat_value_es-es.json new file mode 100644 index 0000000..ed39c63 --- /dev/null +++ b/storage/amazon/tm/es-ES/flat_value_es-es.json @@ -0,0 +1,117 @@ +{"t":"Value Q1 24 Digital Display 001 Headline es-es Search on Amazon today Busca en Amazon hoy mismo"} +{"t":"Value Q1 24 Radio 001 VO es-es As Sophie opened her Amazon parcel,  her eyes grew wider. Cuando Sofía abrió su paquete de Amazon, los ojos se le abrieron como platos."} +{"t":"Value Q1 24 Radio 002 VO es-es Soft touch buttons and smart pressure sensor. Botones sensibles al tacto y sensor de presión inteligente."} +{"t":"Value Q1 24 Radio 003 VO es-es This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Era el cepillo de dientes eléctrico de sus sueños, a un precio menor del que jamás habría imaginado."} +{"t":"Value Q1 24 Radio 004 VO es-es Five stars from Sophie. Cinco estrellas de Sofía."} +{"t":"Value Q1 24 Radio 005 VO es-es With  star reviews from you and star prices from us, Con tus valoraciones estrella y nuestros precios estrella."} +{"t":"Value Q1 24 Radio 006 VO es-es Start your search on Amazon today. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q1 24 Radio 007 VO es-es As Nigel opened his Amazon Parcel, it was love at first sight. Cuando Nico abrió su paquete de Amazon, fue amor a primera vista."} +{"t":"Value Q1 24 Radio 008 VO es-es Sleek design and powerful suction... Con su diseño depurado y gran poder de succión…"} +{"t":"Value Q1 24 Radio 009 VO es-es  ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed … el aspirador derrochaba calidad por los cuatro costados. Y, por un precio menor del que jamás habría soñado."} +{"t":"Value Q1 24 Radio 010 VO es-es 5 Stars from Nigel Cinco estrellas de Nico."} +{"t":"Value Q1 24 Social OLV 001 Super es-es Star reviews\nfrom you Tú pones \nvaloraciones \nestrella"} +{"t":"Value Q1 24 Social OLV 001F Super es-es Star reviews from you Tú pones valoraciones estrella"} +{"t":"Value Q1 24 Social OLV 002 Super es-es Star prices\nfrom us on\n\nElectronics Nosotros \nponemos precios\nestrella en\n \nElectrónica"} +{"t":"Value Q1 24 Social OLV 002F Super es-es Star prices from us on Electronics Nosotros ponemos precios estrella en   Electrónica"} +{"t":"Value Q1 24 Social OLV 003 Super es-es Search on\nAmazon\ntoday Busca en\nAmazon\nhoy mismo"} +{"t":"Value Q1 24 Social OLV 003F Super es-es Search on Amazon today Busca en Amazon hoy mismo"} +{"t":"Value Q1 24 Social OLV 007 Super es-es Star reviews from you Tú pones \nvaloraciones estrella"} +{"t":"Value Q1 24 Social OLV 007F Super es-es Star reviews from you Tú pones valoraciones estrella"} +{"t":"Value Q1 24 Social OLV 008 Super es-es Star prices from us on\n\nElectronics Nosotros ponemos \nprecios estrella en\n \nElectrónica"} +{"t":"Value Q1 24 Social OLV 008F Super es-es Star prices from us on Electronics Nosotros ponemos precios estrella en   Electrónica"} +{"t":"Value Q1 24 Social OLV 009 Super es-es Search on Amazon today Busca en Amazon\nhoy mismo"} +{"t":"Value Q1 24 Social OLV 009F Super es-es Search on Amazon today Busca en Amazon hoy mismo"} +{"t":"Value Q1 24 Social OLV 012 Super es-es Search on\nAmazon today Busca en\nAmazon hoy mismo"} +{"t":"Value Q1 24 Social OLV 012F Super es-es Search on Amazon today Busca en Amazon hoy mismo"} +{"t":"Value Q1 24 Social Post 001 es-es With star reviews from you and star prices from us, start your search on Amazon. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q1 24 Social Post 002 Headline es-es Find products you love Tus productos favoritos"} +{"t":"Value Q1 24 Social Post 003 Description es-es Search on Amazon today Busca en Amazon hoy mismo"} +{"t":"Value Q1 24 Social Post 004 Headline es-es At Amazon find products you love Busca tus productos favoritos en Amazon"} +{"t":"Value Q1 24 Social Post 006 es-es With star reviews from you and star prices from us, start your search on Amazon. Con tus valoraciones estrella y nuestros precios estrella, busca ya en Amazon."} +{"t":"Value Q1 24 Social Post 007 es-es Find products you love, at prices you’ll love too. Star reviews from you with star prices from us, start your search on Amazon. Encuentra productos a precios irresistibles."} +{"t":"Value Q1 24 Social Post 010 Headline es-es Find products you love. Tus productos favoritos"} +{"t":"Value Q1 24 Social Post 013 Headline es-es Find products you love. Encuentra los productos que te encantan"} +{"t":"Value Q1 24 Social Post 014 Description es-es Search on Amazon today Busca en Amazon hoy mismo"} +{"t":"Value Q1 24 TV OLV 001 VO es-es At Amazon find products you love, at prices you’ll love too. En Amazon, encuentra los productos que te encantan a precios que también te encantarán."} +{"t":"Value Q1 24 TV OLV 002 VO es-es So you can rock your world, not your savings. Para que afines tu oído, no tus ahorros."} +{"t":"Value Q1 24 TV OLV 003 VO es-es And enjoy the perfect blend at the perfect price. Y disfrutes de la mezcla perfecta al precio perfecto."} +{"t":"Value Q1 24 TV OLV 004 VO es-es With star reviews from you and star prices from us, Con tus valoraciones estrella y nuestros precios estrella."} +{"t":"Value Q1 24 TV OLV 005 VO es-es Start your search on Amazon today. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q1 24 TV OLV 007 VO es-es Start your search on Amazon today. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q1 24 YouTube 001 Title es-es At Amazon find products you love Busca tus productos favoritos en Amazon"} +{"t":"Value Q1 24 YouTube 002 Description es-es With star reviews from you and star prices from us, start your search on Amazon. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q2 24 TV OLV 001 Super es-es Cordless Drill Taladro percutor a batería"} +{"t":"Value Q2 24 TV OLV 002 Super es-es Bluetooth Headphones Auticulares Bluetooth"} +{"t":"Value Q2 24 TV OLV 003 Super es-es Coffee Machine Cafetera"} +{"t":"Value Q2 24 TV OLV 004 CTA es-es Start your search today Empieza a buscar hoy mismo"} +{"t":"Value Q2 24 TV OLV 005 VO es-es At Amazon you'll find products you can trust, at prices you'll feel good about. En Amazon, encuentra productos de calidad en los que puedes confiar a precios que te sentarán bien."} +{"t":"Value Q2 24 TV OLV 006 VO es-es So you can rock your world, not your savings. Para que afines tu oído, no tus ahorros."} +{"t":"Value Q2 24 TV OLV 007 VO es-es And, enjoy the perfect blend at the perfect price. Y disfrutes de la mezcla perfecta al precio perfecto."} +{"t":"Value Q2 24 TV OLV 008 VO es-es Find highly-rated products, at prices you'll love. Start your search on Amazon today. Los productos mejor valorados a precios que te encantarán. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q2 24 TV OLV 009 CTA es-es Start your search today Empieza a buscar hoy mismo"} +{"t":"Value Q2 24 TV OLV 012 Super es-es Robot Vacuum Robot aspirador"} +{"t":"Value Q2 24 TV OLV 013 Super es-es Humidifier Humidificador"} +{"t":"Value Q2 24 TV OLV 014 Super es-es Bluetooth Speaker Altavoz Bluetooth"} +{"t":"Value Q2 24 TV OLV 016 VO es-es At Amazon you'll find products that make you smile at prices you can relax about. En Amazon, encuentra los productos que te hacen sonreír… a precios con los que puedes relajarte."} +{"t":"Value Q2 24 TV OLV 017 VO es-es So, whatever you need, find quality products at prices that are music to your ears. Porque, busques lo que busques, encontrarás productos de calidad… a precios que serán como música para tus oídos."} +{"t":"Value Q3 24 OLV 001 Super es-es Cordless Drill Taladro percutor a batería"} +{"t":"Value Q3 24 OLV 002 Super es-es Bluetooth Headphones Auticulares Auriculares Bluetooth"} +{"t":"Value Q3 24 OLV 003 Super es-es Coffee Machine Cafetera"} +{"t":"Value Q3 24 OLV 004 VO es-es At Amazon you'll find quality products you can trust, at prices you'll feel good about. En Amazon, encuentra productos de calidad en los que puedes confiar... a precios que te sentarán bien."} +{"t":"Value Q3 24 OLV 005 VO es-es So you can rock your world, not your savings. Para que afines tu oído, no tus ahorros."} +{"t":"Value Q3 24 OLV 006 VO es-es And, enjoy the perfect blend at the perfect price. Y disfrutes de la mezcla perfecta al precio perfecto."} +{"t":"Value Q3 24 OLV 007 VO es-es Find highly-rated products, at prices you'll love. Start your search on Amazon today. Los productos mejor valorados a precios que te encantarán. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q3 24 OLV 009 CTA es-es Start your search today Empieza a buscar hoy mismo"} +{"t":"Value Q3 24 OLV 013 Super es-es Robot Vacuum Robot aspirador"} +{"t":"Value Q3 24 OLV 014 Super es-es Humidifier Humidificador"} +{"t":"Value Q3 24 OLV 015 Super es-es Bluetooth Speaker Altavoz Bluetooth"} +{"t":"Value Q3 24 OLV 016 VO es-es At Amazon you'll find products that make you smile at prices you can relax about. En Amazon, encuentra los productos, que te hacen sonreír… a precios con los que puedes relajarte."} +{"t":"Value Q3 24 OLV 017 VO es-es So, whatever you need, find quality products at prices that are music to your ears. Porque, busques lo que busques, encontrarás productos de calidad… a precios que serán como música para tus oídos."} +{"t":"Value Q3 24 Social Post Long 001 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 Social Post Long 002 es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 Social Post Long 003 Description es-es AmazonUK AmazonES"} +{"t":"Value Q3 24 Social Post Long 004 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 Social Post Long 006 es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 Social Post Long 008 es-es Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen.\n\nBei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen. Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 Social Post Long 008F es-es Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen. Bei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen. Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 Social Post Long 010 Headline es-es … mit einer köstlichen Mischung aus Qualität und Preis. Productos mejor valorados"} +{"t":"Value Q3 24 Social Post Long 014 es-es #AmazonUK #AmazonES"} +{"t":"Value Q3 24 Social Post Long 016 es-es AmazonUK AmazonES"} +{"t":"Value Q3 24 Social Post Long 017 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 Social Post Short 001 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 Social Post Short 002 es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 Social Post Short 003 Description es-es AmazonUK AmazonES"} +{"t":"Value Q3 24 Social Post Short 004 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 Social Post Short 006 es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 Social Post Short 014 es-es #AmazonUK #AmazonES"} +{"t":"Value Q3 24 Social Post Short 016 es-es AmazonUK AmazonES"} +{"t":"Value Q3 24 Social Post Short 017 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline es-es Find highly rated products\nat prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q3 24 YouTube Statics 001 Headline es-es Find highly rated products\nat prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q3 24 YouTube Statics 001F Headline es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q3 24 YouTube Statics 002 CTA es-es Shop now Ver más"} +{"t":"Value Q3 24 YouTube 001 es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q3 24 YouTube 002 es-es Find highly rated products\nat prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q3 24 YouTube 002F es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q4 24 OLV 001 Super es-es Cordless Drill Taladro percutor a batería"} +{"t":"Value Q4 24 OLV 002 Super es-es Bluetooth Headphones Auriculares Bluetooth"} +{"t":"Value Q4 24 OLV 003 Super es-es Coffee Machine Cafetera"} +{"t":"Value Q4 24 OLV 004 VO es-es At Amazon you'll find quality products you can trust, at prices you'll feel good about. En Amazon, encuentra productos de calidad en los que puedes confiar... a precios que te sentarán bien."} +{"t":"Value Q4 24 OLV 005 VO es-es So you can rock your world, not your savings. Para que afines tu oído, no tus ahorros."} +{"t":"Value Q4 24 OLV 006 VO es-es And, enjoy the perfect blend at the perfect price. Y disfrutes de la mezcla perfecta al precio perfecto."} +{"t":"Value Q4 24 OLV 007 VO es-es Find highly-rated products, at prices you'll love. Start your search on Amazon today. Los productos mejor valorados a precios que te encantarán. Empieza a buscar en Amazon hoy mismo."} +{"t":"Value Q4 24 OLV 009 CTA es-es Start your search today Empieza a buscar hoy mismo"} +{"t":"Value Q4 24 OLV 013 Super es-es Robot Vacuum Robot aspirador"} +{"t":"Value Q4 24 OLV 014 Super es-es Humidifier Humidificador"} +{"t":"Value Q4 24 OLV 015 Super es-es Bluetooth Speaker Altavoz Bluetooth"} +{"t":"Value Q4 24 OLV 016 VO es-es At Amazon you'll find products that make you smile at prices you can relax about. En Amazon, encuentra los productos, que te hacen sonreír… a precios con los que puedes relajarte."} +{"t":"Value Q4 24 OLV 017 VO es-es So, whatever you need, find quality products at prices that are music to your ears. Porque, busques lo que busques, encontrarás productos de calidad… a precios que serán como música para tus oídos."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline es-es Find highly rated products\nat prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q4 24 YouTube Static 001 Headline es-es Find highly rated products\nat prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q4 24 YouTube Static 001F Headline es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán."} +{"t":"Value Q4 24 YouTube Static 002 CTA es-es Shop now Ver más"} +{"t":"Value Q4 24 YouTube 001 Headline es-es Find great value products today Productos mejor valorados"} +{"t":"Value Q4 24 YouTube 002 Description es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} +{"t":"Value Q4 24 YouTube 003 Description es-es Find highly rated products at prices you'll love Los productos mejor valorados a precios que te encantarán"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_EUSelection_fr-be.json b/storage/amazon/tm/fr-BE/flat_EUSelection_fr-be.json new file mode 100644 index 0000000..0d0ff51 --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_EUSelection_fr-be.json @@ -0,0 +1,107 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 fr-be All you need to make office lunches happen Tout ce qu’il vous faut pour les déjeuners au bureau."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 fr-be All you need to make date night happen Tout ce qu’il vous faut pour les soirées romantiques."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 fr-be All you need to make run club happen Tout ce qu’il vous faut pour le club de course."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 fr-be All you need to make leg day happen Tout ce qu’il vous faut pour des jambes en acier."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 fr-be Candles. Bougies."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 fr-be Wine glasses. Verres à vin."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 fr-be And a spare toothbrush. Brosse à dents de secours."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 fr-be Make date night happen. À vous la soirée romantique."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 fr-be Air fryer. Airfryer."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 fr-be Lunchboxes. Boîte à tartines."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 fr-be And sticky notes. Et notes adhésives."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 fr-be Make office lunches happen. À vous les déjeuners au bureau."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 fr-be [Name] Louise"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 fr-be Running shoes. Baskets."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 fr-be Energy gels. Gels énergétiques."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 fr-be And chafe balm. Et crème anti-frottement."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 fr-be Make run club happen. À vous le club de course."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 fr-be Reading light. Lampe de lecture."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 fr-be Romantasy. Roman."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 fr-be And massage oil. Et huile de massage."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 fr-be Make pleasure happen. À vous la détente."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 fr-be Protein powder. Protéines en poudre."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 fr-be Weights. Poids."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 fr-be And a massage gun. Et un pistolet de massage."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 fr-be Make leg day happen. À vous les jambes en acier."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Radio 001 fr-be Amazon presents, Peter vs Date Night Nerves. Amazon présente : « Thomas et le stress du 1er rendez-vous »"} +{"t":"EU Selection Q1 26 Radio 002 fr-be Over millions of years, animals have evolved sophisticated mating rituals. Au fil de millions d’années, les animaux ont développé des rituels de séduction toujours plus sophistiqués."} +{"t":"EU Selection Q1 26 Radio 003 fr-be Birds dance, wolves howl, and penguins propose with stones. Les oiseaux dansent, les loups hurlent et les manchots offrent des cailloux."} +{"t":"EU Selection Q1 26 Radio 004 fr-be As for Peter, he's making Rosie dinner. And he’s freaking out! Thomas, lui, a invité Camille à dîner chez lui. Et maintenant, c'est la panique !"} +{"t":"EU Selection Q1 26 Radio 005 fr-be But Peter shopped on Amazon and bought candles, wine glasses… Heureusement, il a pu acheter des bougies et des verres à vin sur Amazon…"} +{"t":"EU Selection Q1 26 Radio 006 fr-be ...and, because he’s an optimist, a spare toothbrush. … et, comme il est optimiste, une brosse à dents supplémentaire."} +{"t":"EU Selection Q1 26 Radio 007 fr-be Oh, Peter. There is an animal in you after all, you rascal. Sacré Thomas ! Tu ne perds pas le nord."} +{"t":"EU Selection Q1 26 Radio 008 fr-be Make date night happen. À vous les soirées romantiques"} +{"t":"EU Selection Q1 26 Radio 009 fr-be Shop on Amazon. Visitez Amazon.com.be"} +{"t":"EU Selection Q1 26 Radio 010 fr-be Amazon presents, Oscar vs Leg Day. Amazon présente : « Oscar et les séances de fitness »"} +{"t":"EU Selection Q1 26 Radio 011 fr-be Oscar hasn't squatted in over 3 years. Oscar n'avait pas fait de sport depuis au moins… pfiou…"} +{"t":"EU Selection Q1 26 Radio 012 fr-be If it's a choice between stairs and an escalator, he takes the lift. Devant des escaliers, il était plutôt du genre à chercher l'ascenseur."} +{"t":"EU Selection Q1 26 Radio 013 fr-be His legs are purely decorative at this point. Pour tout dire, ses jambes le soutenaient à peine."} +{"t":"EU Selection Q1 26 Radio 014 fr-be But then Oscar shopped on Amazon… Mais un jour, il s'est décidé et a commandé sur Amazon…"} +{"t":"EU Selection Q1 26 Radio 015 fr-be ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. … des haltères, 5 kg de protéines en poudre et un pistolet de massage."} +{"t":"EU Selection Q1 26 Radio 016 fr-be Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Et depuis, Oscar peut éclater une pastèque entre ses cuisses et tous ses pantalons sont trop serrés."} +{"t":"EU Selection Q1 26 Radio 017 fr-be Yes, Oscar! Impressionant Oscar !"} +{"t":"EU Selection Q1 26 Radio 018 fr-be Make leg day happen. À vous les jambes en acier."} +{"t":"EU Selection Q1 26 Radio 019 fr-be Shop on Amazon. Visitez Amazon.com.be"} +{"t":"EU Selection Q1 26 Social UGC 001 fr-be Air Mattress Matelas gonflable"} +{"t":"EU Selection Q1 26 Social UGC 003 fr-be Add to Cart Ajouter au panier"} +{"t":"EU Selection Q1 26 Social UGC 004 fr-be Make sleepovers happen. À vous les soirées pyjama."} +{"t":"EU Selection Q1 26 Social UGC 006 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Social UGC 007 fr-be Extendable Dog Lead Laisse extensible"} +{"t":"EU Selection Q1 26 Social UGC 009 fr-be Add to Cart Ajouter au panier"} +{"t":"EU Selection Q1 26 Social UGC 010 fr-be Make walkies happen. À vous les sorties du toutou."} +{"t":"EU Selection Q1 26 Social UGC 012 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Social UGC 013 fr-be Non-slip Mop Serpillière séchage rapide"} +{"t":"EU Selection Q1 26 Social UGC 015 fr-be Add to Cart Ajouter au panier"} +{"t":"EU Selection Q1 26 Social UGC 016 fr-be Make spotless Sundays happen. À vous les sols impeccables."} +{"t":"EU Selection Q1 26 Social UGC 018 fr-be Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Social Post 001 fr-be Make it happen\n Shop on Amazon À vous de jouer. Visitez Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 001F fr-be Make it happen Shop on Amazon À vous de jouer. Visitez Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 003 Title fr-be Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 004 Description fr-be Shop on Amazon Visitez Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 005 Title fr-be Make it happen\n Shop on Amazon À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 005F Title fr-be Make it happen Shop on Amazon À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 006 Title fr-be Make it happen\n Shop on Amazon À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 006F Title fr-be Make it happen Shop on Amazon À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 007 Headline fr-be Make it happen\n Shop on Amazon À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 007F Headline fr-be Make it happen Shop on Amazon À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 012 fr-be Be forever the optimist with the addition of a toothbrush to your order Du genre optimiste ? Ajoutez une brosse à dents à votre panier"} +{"t":"EU Selection Q1 26 Social Post 013 Title fr-be Make date night happen À vous la soirée romantique"} +{"t":"EU Selection Q1 26 Social Post 015 Headline fr-be Make date night happen À vous la soirée romantique"} +{"t":"EU Selection Q1 26 Social Post 016 fr-be Lunches to make the office jealous and sticky notes so they know it’s yours Des plats qui font saliver les collègues. Des post-it pour dire « pas touche ! »"} +{"t":"EU Selection Q1 26 Social Post 017 Title fr-be Make office lunches happen À vous les déjeuners au bureau"} +{"t":"EU Selection Q1 26 Social Post 019 Headline fr-be Make office lunches happen À vous les déjeuners au bureau"} +{"t":"EU Selection Q1 26 Social Post 020 fr-be When you’re all into your newest hobby, right down to the chafe balm À fond dans votre nouvelle passion ? Le baume anti-frottements fait la course avec vous"} +{"t":"EU Selection Q1 26 Social Post 021 Title fr-be Make run club happen À vous le club de course"} +{"t":"EU Selection Q1 26 Social Post 023 Headline fr-be Make run club happen À vous le club de course"} +{"t":"EU Selection Q1 26 Social Post 024 fr-be Find a safer way to clean with a non-slip mop Un balai-serpillière anti-glisse pour un ménage sans faux pas"} +{"t":"EU Selection Q1 26 Social Post 025 Title fr-be Make cleanups happen À vous les joies du ménage"} +{"t":"EU Selection Q1 26 Social Post 027 Headline fr-be Make cleanups happen À vous les joies du ménage"} +{"t":"EU Selection Q1 26 Social Post 028 fr-be Prepare for everything, including squirrels, with an extendable lead Une laisse rétractable pour être prêt à toutes les rencontres… même avec des écureuils"} +{"t":"EU Selection Q1 26 Social Post 029 Title fr-be Make walkies happen À vous les sorties du toutou"} +{"t":"EU Selection Q1 26 Social Post 031 Headline fr-be Make walkies happen À vous les sorties du toutou"} +{"t":"EU Selection Q1 26 Social Post 032 fr-be A simpler, more “supportive” bed for your guests Un lit plus simple et plus confortable pour accueillir vos invités"} +{"t":"EU Selection Q1 26 Social Post 033 Title fr-be Make sleepovers happen À vous les soirées pyjama"} +{"t":"EU Selection Q1 26 Social Post 035 Headline fr-be Make sleepovers happen À vous les soirées pyjama"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline fr-be Make xx happen À vous xx"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline fr-be Make it happen C’est à vous"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline fr-be All you need to make xx happen Tout ce qu’il vous faut pour xx"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline fr-be All you need to make it happen C’est tout ce qu’il vous faut"} +{"t":"EU Selection Q1 26 YouTube 001 Headline fr-be Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 YouTube 002 Description fr-be Shop on Amazon Voir plus sur Amazon.com.be"} +{"t":"EU Selection Q1 26 YouTube 003 Headline fr-be Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 YouTube 004 Description fr-be Shop on Amazon Voir plus sur Amazon.com.be"} +{"t":"EU Selection Q1 26 YouTube 005 CTA fr-be Shop now Voir plus"} +{"t":"EU Selection Q1 26 YouTube 006 Headline fr-be Make run club happen À vous le club de course"} +{"t":"EU Selection Q1 26 YouTube 007 Description fr-be When you’re all into your newest hobby, right down to the chafe balm Le 1\ner supporter de votre nouvelle passion : le baume anti-frottements"} +{"t":"EU Selection Q1 26 YouTube 007F Description fr-be When you’re all into your newest hobby, right down to the chafe balm Le 1 er supporter de votre nouvelle passion : le baume anti-frottements"} +{"t":"EU Selection Q1 26 YouTube 009 Description fr-be Shop on Amazon Visitez Amazon.com.be"} +{"t":"EU Selection Q1 26 YouTube 011 Headline fr-be Make date night happen À vous les soirées romantiques"} +{"t":"EU Selection Q1 26 YouTube 012 Description fr-be Be the optimist with the addition of a toothbrush to your order Du genre optimiste ? Ajoutez une brosse à dents à votre panier"} +{"t":"EU Selection Q1 26 YouTube 016 Headline fr-be Make office lunches happen À vous les déjeuners au bureau"} +{"t":"EU Selection Q1 26 YouTube 017 Description fr-be Lunches to make them jealous. Sticky notes so they know it’s yours Des plats suscitant la convoitise. Des post-it pour dire \"pas touche\""} +{"t":"EU Selection Q1 26 YouTube 019 Description fr-be Shop on Amazon Visitez Amazon.com.be"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_MASS_fr-be.json b/storage/amazon/tm/fr-BE/flat_MASS_fr-be.json new file mode 100644 index 0000000..50f87a5 --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_MASS_fr-be.json @@ -0,0 +1,1923 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline fr-be Black Friday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 fr-be Up to 40% off Jusqu’à -25% sur Amazon.com.be"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA fr-be Learn more En savoir plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 fr-be Up to 40% off Jusqu’à -25% sur Amazon.com.be"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 013 Headline fr-be Black Friday Week Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 013F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 014 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 014F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates fr-be Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline fr-be More yay this\nBlack Friday Souriez, c’est le\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline fr-be More yay this Black Friday Souriez, c’est le Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 fr-be More \nyay this\nBlack \nFriday Souriez,\n c’est le\n Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F fr-be More yay this Black Friday Souriez, c’est le Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline fr-be Black\nFriday Week Black\nFriday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 029 fr-be Up to 40% off Jusqu’à -40% sur Amazon.com.be"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline fr-be More deals. \nMore joy. Plus d’économies.\n Plus de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline fr-be More deals. More joy. Plus d’économies. Plus de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline fr-be More \ndeals. \nMore \njoy. Plus\n d’économies.\n Plus\n de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline fr-be More deals. More joy. Plus d’économies. Plus de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 fr-be Starts 17 November À partir du 17 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name fr-be Black Friday\nWeek is here La Black Friday Week\n est lancée !"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name fr-be Black Friday Week is here La Black Friday Week est lancée !"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates fr-be Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency fr-be Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass Radio 001 VO fr-be Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Waouh. La Black Friday Week Amazon commence vendredi. Il faut que j’en parle aux copains."} +{"t":"DDA 23 BFW Mass Radio 002 VO fr-be Hey everyone! Hé les amis !"} +{"t":"DDA 23 BFW Mass Radio 003 VO fr-be Whaaaaaat? Quoiiiiii ?"} +{"t":"DDA 23 BFW Mass Radio 004 VO fr-be The Amazon Black Friday Week with up to 40% off starts Friday La Black Friday Week Amazon, avec des réductions jusqu’à 25 %, ça commence vendredi."} +{"t":"DDA 23 BFW Mass Radio 005 VO fr-be Amaaaaaazing! Géniaaaaaal !"} +{"t":"DDA 23 BFW Mass Radio 006 VO fr-be Get the dinner on Qu’est-ce qu’on mange ?"} +{"t":"DDA 23 BFW Mass Radio 007 BVO fr-be Share the joy this Amazon Black Friday Week, with up to 40% off Partagez votre joie pendant la Black Friday Week Amazon, en économisant jusqu’à 25 %."} +{"t":"DDA 23 BFW Mass Radio 009 BVO fr-be From the 17th to the 27th of November on Amazon.xx. Du 17 au 27 novembre sur Amazon.com.be"} +{"t":"DDA 23 BFW Mass Radio 010 VO fr-be Andrew was at an age where he was experimenting with cold water therapy. Marc avait atteint une période de sa vie qui se prêtait très bien à la thérapie par l’eau froide."} +{"t":"DDA 23 BFW Mass Radio 011 VO fr-be And Andrew was also at an age where he was experimenting with manscaping… Et Marc se disait aussi qu’une petite épilation ne serait pas de trop."} +{"t":"DDA 23 BFW Mass Radio 012 VO fr-be So when he discovered he could save up to 40% in the Amazon Black Friday Week. Alors en découvrant qu’il pouvait économiser jusqu’à 25 % pendant la Black Friday Week Amazon…"} +{"t":"DDA 23 BFW Mass Radio 013 VO fr-be He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Il s’est offert un épilateur à lumière pulsée de Braun et affiche désormais son torse tout lisse à ses compagnons de baignade."} +{"t":"DDA 23 BFW Mass Radio 015 VO fr-be Share the joy this Black Friday Week, with up to 40% off on Amazon.xx Partagez votre joie pendant la Black Friday Week Amazon, en économisant jusqu’à 25 % sur Amazon.com.be."} +{"t":"DDA 23 BFW Mass Radio 016 VO fr-be Ends 27 November Se termine le 27 novembre."} +{"t":"DDA 23 BFW Mass Radio 017 VO fr-be While stocks last Dans la limite des stocks disponibles."} +{"t":"DDA 23 BFW Mass Radio 024 VO fr-be Ends midnight. Se termine ce soir à minuit."} +{"t":"DDA 23 BFW Mass Radio 028 VO fr-be He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Il s’est offert un épilateur à lumière pulsée de Braun et affiche désormais son torse tout lisse à ses compagnons de baignade."} +{"t":"DDA 23 BFW Mass Radio 029 VO fr-be He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Il s’est offert un épilateur à lumière pulsée et affiche désormais son torse tout lisse à ses compagnons de baignade."} +{"t":"DDA 23 BFW Mass Radio 031 VO fr-be Save big in the Black Friday Week, and share the joy on Amazon.xx Faites de super économies pendant la Black Friday Week sur Amazon.com.be... et partagez votre joie."} +{"t":"DDA 23 BFW Mass Radio 032 VO fr-be Ends 27 November Se termine le 27 novembre."} +{"t":"DDA 23 BFW Mass Radio 033 VO fr-be Ends midnight. Se termine ce soir à minuit."} +{"t":"DDA 23 BFW Mass Radio 034 VO fr-be Selected products only. While stocks last. Dans la limite des stocks disponibles"} +{"t":"DDA 23 BFW Mass Social OLV 001 Super fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super fr-be Up to 40% off Jusqu’à -25%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 004 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super fr-be Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 011 Super fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 002 fr-be Save big this Amazon Black Friday Week Faites de super économies pendant la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 005 fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 006 fr-be Get ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass Social Post 008 fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 009 fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 011 fr-be Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass Social Post 012 fr-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 25% pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 014 Title fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 015 Description fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 016 fr-be Save up to 40% in the Amazon Black Friday Week Économisez jusqu’à 25% pendant la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 018 Title fr-be Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass Social Post 019 fr-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 25% pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 024 fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 025 fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 026 fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 027 fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline fr-be Dive into the Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 029 fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 030 fr-be Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Économisez jusqu’à 25% pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 033 Description fr-be Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA fr-be Ends Midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass Social Post 037 Title fr-be The Amazon Black Friday Week is here C'est la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 038 fr-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 25 % pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 039 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy fr-be Save up to 40% from 17-27 November Économisez jusqu’à 25% du 17 au 27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO fr-be Share the joy this Amazon Black Friday Week… with up to 40% off. Partagez votre joie pendant la Black Friday Week Amazon... en économisant jusqu’à 25%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super fr-be Up to 40% off Jusqu’à -25%"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super fr-be 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass TV OLV 014 BVO fr-be Share the joy this Black Friday Week on Amazon.xx… Partagez votre joie pendant la Black Friday Week sur Amazon.com.be…"} +{"t":"DDA 23 BFW Mass TV OLV 015 BVO fr-be with up to 40% off. en économisant jusqu’à 25 %."} +{"t":"DDA 23 BFW Mass TV OLV 020 BVO fr-be Andrew just got 40% off a Braun IPL hair removal device on Amazon.xx Marc vient d’économiser 25% sur un épilateur à lumière pulsée qu’il a acheté sur Amazon.com.be"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI fr-be Smile Amazon.com.be + smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO fr-be Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Aujourd’hui, il est fier de montrer son torse tout lisse à ses copains d’aventure."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO fr-be Share the joy this Amazon Black Friday Week, with up to 40% off. Partagez votre joie pendant la Black Friday Week Amazon, en économisant jusqu’à 25 %."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO fr-be Ends 27th of November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super fr-be Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super fr-be Selected products only. While stocks last. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO fr-be Ends midnight Se termine ce soir à minuit."} +{"t":"DDA 23 BFW Mass TV OLV 040 Super fr-be Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO fr-be Share the joy this Amazon Black Friday Week… Partagez votre joie pendant la Black Friday Week sur Amazon.com.be…"} +{"t":"DDA 23 BFW Mass TV OLV 045 BVO fr-be …with up to 40% off on Amazon.xx en économisant jusqu’à 40%."} +{"t":"DDA 23 BFW Mass YouTube 001 Title fr-be Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass YouTube 002 Description fr-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 25 % pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass YouTube 003 Title fr-be The Amazon Black Friday Week is here C'est la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy fr-be Save up to 40% from 17-27 November Économisez jusqu’à 25% du 17 au 27 novembre"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO fr-be Share the joy this Amazon Black Friday Week… with up to 40% off. Partagez votre joie pendant la Black Friday Week sur Amazon.com.be... en économisant jusqu’à 25%."} +{"t":"DDA 23 BFW Mass YouTube 010 Super fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 011 Super fr-be Up to 40% off Jusqu’à -25%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super fr-be Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass YouTube 013 Super fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass YouTube 017 Super fr-be Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 24 BFW Mass Approved claims 001 fr-be Epic Deals Ventes Flash"} +{"t":"DDA 24 BFW Mass Approved claims 003 fr-be Big savings Super économies"} +{"t":"DDA 24 BFW Mass Approved claims 004 fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader fr-be Up to 40% off Jusqu’à -30 %"} +{"t":"DDA 24 BFW Mass Digital Display 006 fr-be 21 Nov–2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA fr-be Learn more En savoir plus"} +{"t":"DDA 24 BFW Mass Digital Display 009 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 010 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 010F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 016 fr-be Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 24 BFW Mass Digital Display 020 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 020F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader fr-be Up to 40% off Jusqu’à -30 %"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 fr-be 21 Nov–2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 fr-be Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 fr-be Up to 40% off\nOoooh! Jusqu’à -30 %.\nOoooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F fr-be Up to 40% off Ooooh! Jusqu’à -30 %. Ooooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 fr-be Up to \n40% off.\nOoooh! Jusqu’à \n-30 %.\nOoooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F fr-be Up to 40% off. Ooooh! Jusqu’à -30 %. Ooooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 fr-be Amazon\nBlack Friday Week Black Friday Week "} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F fr-be Amazon Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062 fr-be Last \nMinute \nDeals Ventes \nFlash de \ndécembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062F fr-be Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063 fr-be Last Minute \nDeals Ventes Flash \nde décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063F fr-be Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 064 fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065 fr-be Save big Faites de \nsuper économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065F fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 066 fr-be Save big Faites \nde super \néconomies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 066F fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 067 fr-be Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068 fr-be Ends 22 Dec Jusqu'au \n22 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068F fr-be Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 069 fr-be Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070 fr-be Ends 22 December Jusqu'au \n22 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070F fr-be Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass Radio 001 BVO fr-be Wooh! Amazon's Black Friday Week deals are coming... Ooooh ! Les Ventes Flash de la Black Friday Week Amazon arrivent…"} +{"t":"DDA 24 BFW Mass Radio 002 BVO fr-be So you can save up to 40% on all sorts of things… Économisez jusqu’à 30 % sur de nombreux produits…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO fr-be …from electronics and home to toys, beauty and so much more! ... de la high-tech à la maison en passant par les jouets, la beauté et bien plus encore !"} +{"t":"DDA 24 BFW Mass Radio 004 BVO fr-be Woooh indeed. Ooooh, ouiii !"} +{"t":"DDA 24 BFW Mass Radio 005 BVO fr-be Shop Amazon's Black Friday Week deals. Profitez des Ventes Flash de la Black Friday Week sur amazon.com.be"} +{"t":"DDA 24 BFW Mass Radio 006 BVO fr-be Starts Thursday. À partir de jeudi"} +{"t":"DDA 24 BFW Mass Radio 007 BVO fr-be With deals that make you go \"Wooh!\" Des Ventes Flash qui vont vraiment vous enchanter… Ooooh !"} +{"t":"DDA 24 BFW Mass Radio 009 BVO fr-be Wooh! Amazon's Black Friday Week deals are here… Ooooh ! Les Ventes Flash de la Black Friday Week Amazon sont enfin là..."} +{"t":"DDA 24 BFW Mass Radio 010 BVO fr-be So you can save up to 40% on all sorts of things… Économisez jusqu’à 30 % sur de nombreux produits…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO fr-be Ends 2nd of December. Jusqu'au 2 décembre"} +{"t":"DDA 24 BFW Mass Radio 022 BVO fr-be Ends midnight. Jusqu'à ce soir minuit."} +{"t":"DDA 24 BFW Mass Social OLV EM 001 BVO fr-be Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV EM 002 BVO fr-be Amazon Black Friday Week deals Ventes Flash Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV EM 003 BVO fr-be On toys, electronics, home, beauty, fashion… sur les jouets, la high-tech, la maison, la beauté, la mode..."} +{"t":"DDA 24 BFW Mass Social OLV EM 004 Super fr-be Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV EM 005 Super fr-be Amazon\n Black Friday\n Week deals \n on Ventes Flash\n Black Friday\n Week\n Amazon sur"} +{"t":"DDA 24 BFW Mass Social OLV EM 005F Super fr-be Amazon Black Friday Week deals on Ventes Flash Black Friday Week Amazon sur"} +{"t":"DDA 24 BFW Mass Social OLV EM 006 Super fr-be toys les jouets"} +{"t":"DDA 24 BFW Mass Social OLV EM 007 Super fr-be electronics la high-tech"} +{"t":"DDA 24 BFW Mass Social OLV EM 008 Super fr-be home la maison"} +{"t":"DDA 24 BFW Mass Social OLV EM 009 Super fr-be beauty la beauté"} +{"t":"DDA 24 BFW Mass Social OLV EM 010 Super fr-be fashion la mode"} +{"t":"DDA 24 BFW Mass Social OLV EM 011 Super fr-be kitchen la cuisine"} +{"t":"DDA 24 BFW Mass Social OLV EM 012 Super fr-be computing les ordinateurs"} +{"t":"DDA 24 BFW Mass Social OLV EM 013 Super fr-be books les livres"} +{"t":"DDA 24 BFW Mass Social OLV EM 014 Super fr-be devices les appareils numériques"} +{"t":"DDA 24 BFW Mass Social OLV EM 015 Super fr-be garden le jardin"} +{"t":"DDA 24 BFW Mass Social OLV EM 016 Super fr-be pets l'animalerie"} +{"t":"DDA 24 BFW Mass Social OLV EM 017 Super fr-be outdoors les loisirs"} +{"t":"DDA 24 BFW Mass Social OLV EM 018 Super fr-be games les jeux vidéo"} +{"t":"DDA 24 BFW Mass Social OLV EM 019 Super fr-be luggage les bagages"} +{"t":"DDA 24 BFW Mass Social OLV EM 020 Super fr-be alexa Alexa"} +{"t":"DDA 24 BFW Mass Social OLV EM 021 Super fr-be furniture la décoration"} +{"t":"DDA 24 BFW Mass Social OLV EM 022 Super fr-be outdoor les loisirs"} +{"t":"DDA 24 BFW Mass Social OLV EM 023 Super fr-be cooking les ustensiles de cuisine"} +{"t":"DDA 24 BFW Mass Social OLV EM 024 Super fr-be make-up le maquillage"} +{"t":"DDA 24 BFW Mass Social OLV EM 025 Super fr-be smart home la maison connectée"} +{"t":"DDA 24 BFW Mass Social OLV EM 026 Super fr-be kindle Kindle"} +{"t":"DDA 24 BFW Mass Social OLV EM 027 Super fr-be appliances l'électroménager"} +{"t":"DDA 24 BFW Mass Social OLV EM 028 Super fr-be fitness le fitness"} +{"t":"DDA 24 BFW Mass Social OLV EM 029 Super fr-be hair care les soins capillaires"} +{"t":"DDA 24 BFW Mass Social OLV EM 033 Super fr-be lighting l'éclairage"} +{"t":"DDA 24 BFW Mass Social OLV EM 034 Super fr-be DIY le bricolage"} +{"t":"DDA 24 BFW Mass Social OLV EM 035 Super fr-be office le bureau"} +{"t":"DDA 24 BFW Mass Social OLV EM 036 Super fr-be sports le sport"} +{"t":"DDA 24 BFW Mass Social OLV EM 041 BVO fr-be … and so much more. ... et bien plus encore"} +{"t":"DDA 24 BFW Mass Social OLV EM 042 BVO fr-be On Amazon.xx sur Amazon.com.be"} +{"t":"DDA 24 BFW Mass Social OLV EM 043 Super fr-be ... and so\n much more ... et bien\n plus encore"} +{"t":"DDA 24 BFW Mass Social OLV EM 043F Super fr-be ... and so much more ... et bien plus encore"} +{"t":"DDA 24 BFW Mass Social OLV EM 044 BVO fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV EM 045 Super fr-be Starts \n Thursday À partir de \n jeudi"} +{"t":"DDA 24 BFW Mass Social OLV EM 045F Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV EM 046 BVO fr-be Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV EM 074 Super fr-be haircare les soins capillaires"} +{"t":"DDA 24 BFW Mass Social OLV EM 089 BVO fr-be Ends 2nd of December. Jusqu'au 2 décembre."} +{"t":"DDA 24 BFW Mass Social OLV EM 090 Super fr-be Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV EM 090F Super fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super fr-be Amazon \n Black \n Friday\n Week Black \n Friday \n Week \n Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super fr-be Up to \n 40% off Jusqu'à \n -30 %"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super fr-be Up to 40% off Jusqu'à -30 %"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super fr-be Starts \n Thursday À partir de \n jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super fr-be Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 005 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO fr-be Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO fr-be Amazon Black Friday Week deals Ventes Flash Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO fr-be On toys, electronics, home, beauty, fashion… sur les jouets, la high-tech, la maison, la beauté, la mode..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super fr-be Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super fr-be Amazon\n Black Friday\n Week deals Ventes Flash\n Black Friday\n Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super fr-be Amazon Black Friday Week deals Ventes Flash Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super fr-be on toys sur les jouets"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super fr-be electronics la high-tech"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super fr-be home la maison"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super fr-be beauty la beauté"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super fr-be fashion la mode"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super fr-be kitchen la cuisine"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super fr-be computing les ordinateurs"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super fr-be books les livres"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super fr-be devices le bricolage"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super fr-be garden le jardin"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super fr-be pets l'animalerie"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super fr-be outdoor les loisirs"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super fr-be games les jeux vidéo"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super fr-be luggage les bagages"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super fr-be alexa Alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super fr-be furniture la décoration"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super fr-be cooking le bureau"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super fr-be make-up le maquillage"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super fr-be smart home la maison connectée"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super fr-be kindle Kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super fr-be appliances l'électroménager"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super fr-be fitness le fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super fr-be haircare les soins capillaires"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super fr-be hair care les soins capillaires"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super fr-be lighting l'éclairage"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super fr-be DIY le bricolage"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super fr-be office le bureau"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super fr-be stationery les fournitures"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super fr-be sports le sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super fr-be health la santé"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO fr-be … and so much more. ... et bien plus encore"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super fr-be ... and so\n much more ... et bien\n plus encore"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super fr-be ... and so much more ... et bien plus encore"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 056 Super fr-be Starts \n Thursday À partir de \n jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO fr-be Ends the 2nd of December. Jusqu'au 2 décembre."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super fr-be Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super fr-be Amazon \n Black Friday\n Week Black \n Friday Week \n Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super fr-be Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 072 Super fr-be devices les appareils numériques"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader fr-be Up to 40% off Jusqu’à -30 %"} +{"t":"DDA 24 BFW Mass Social Static 003 fr-be 21 Nov–2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass Social Static 004 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Social Static 007 fr-be Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass Social Static 008 fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social Static 009 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Social Static 010 Headline fr-be Last \nMinute \nDeals Ventes \nFlash de \ndécembre"} +{"t":"DDA 24 BFW Mass Social Static 010F Headline fr-be Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass Social Static 011 Headline fr-be Last Minute \nDeals Ventes Flash \nde décembre"} +{"t":"DDA 24 BFW Mass Social Static 011F Headline fr-be Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass Social Static 012 fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Social Static 013 fr-be Save big Faites de \nsuper économies"} +{"t":"DDA 24 BFW Mass Social Static 013F fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Social Static 014 fr-be Save big Faites \nde super \néconomies"} +{"t":"DDA 24 BFW Mass Social Static 014F fr-be Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Social Static 015 fr-be Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass Social Static 016 fr-be Ends 22 Dec Jusqu'au \n22 déc."} +{"t":"DDA 24 BFW Mass Social Static 016F fr-be Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass Social Static 017 fr-be Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass Social Static 018 fr-be Ends 22 December Jusqu'au \n22 décembre"} +{"t":"DDA 24 BFW Mass Social Static 018F fr-be Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO fr-be Shop Amazon Black Friday deals Profitez des Ventes Flash Black Friday Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 fr-be Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Bienvenue !\n Horaires d’ouverture\n Mar. - Dim.\n 7 h - 19 h"} +{"t":"DDA 24 BFW Mass TV OLV 002F fr-be Welcome! Opening hours Tues-Sun 07:00-16:00 Bienvenue ! Horaires d’ouverture Mar. - Dim. 7 h - 19 h"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen fr-be Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen fr-be Search Amazon Rechercher sur Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen fr-be Electronics High-tech"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen fr-be Home Maison"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen fr-be Toys Jouets"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO fr-be Save on electronics, home, toys and more… Avec des Ventes Flash sur la high-tech, la maison, les jouets et bien plus encore"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO fr-be Up to 40% off this Amazon Black Friday Week. Économisez jusqu’à 30 % pendant la Black Friday Week sur Amazon.com.be."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO fr-be Starts Thursday. À partir de jeudi"} +{"t":"DDA 24 BFW Mass TV OLV 011 Super fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super fr-be Up to 40% off Jusqu'à -30 %"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super fr-be Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Black Friday Week Amazon, 21 novembre-2 décembre. Uniquement sur une sélection de produits."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO fr-be Ends 2nd of December. Jusqu'au 2 décembre."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super fr-be Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO fr-be Save on electronics, home, toys and more... Avec des Ventes Flash sur la high-tech, la maison, les jouets et bien plus encore"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO fr-be Ends midnight. Jusqu'à ce soir minuit."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO fr-be Up to 40% off this Amazon Black Friday Week. Économisez jusqu’à 30 % pendant la Black Friday Week Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 041 BVO fr-be Starts Thursday. À partir de jeudi."} +{"t":"DDA 24 BFW Mass TV OLV 043 BVO fr-be Up to 40% off this Amazon Black Friday Week. Économisez jusqu’à 30 % pendant la Black Friday Week Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super fr-be Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass YouTube 001 Title fr-be Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 24 BFW Mass YouTube 002 Description fr-be Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Économisez jusqu’à 30 % pendant la Black Friday Week sur Amazon.com.be\n21 novembre-2 décembre"} +{"t":"DDA 24 BFW Mass YouTube 002F Description fr-be Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Économisez jusqu’à 30 % pendant la Black Friday Week sur Amazon.com.be 21 novembre-2 décembre"} +{"t":"DDA 24 BFW Mass YouTube 003 Title fr-be The Amazon Black Friday Week is here C'est la Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass YouTube 007 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy fr-be Save up to 40% from 21 November to 2 December Économisez jusqu’à 30%. 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA fr-be Shop now Voir plus"} +{"t":"DDA 24 LMD Mass Social OLV 131 fr-be Deals to make you go ooooh! At Amazon. Des Ventes Flash qui vont vraiment vous enchanter... Ooooh ! Profitez-en sur Amazon.com.be."} +{"t":"DDA 24 LMD Mass Social OLV 132 fr-be Click to discover Last Minute Deals. Cliquez pour découvrir les Ventes Flash de décembre Amazon."} +{"t":"DDA 24 LMD Mass Social OLV 133 fr-be Shop now. Achetez maintenant"} +{"t":"DDA 24 LMD Mass Social OLV 134 fr-be Deals that make you sing! At Amazon. Des Ventes Flash qui vont vous enchanter ! Profitez-en sur Amazon.com.be."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 fr-be Black Friday\nWeek is coming! Black Friday\n Week arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F fr-be Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline fr-be Black Friday\nWeek \nis coming! Black Friday\n Week \n arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline fr-be Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline fr-be Black\nFriday\nWeek is\ncoming! Black\n Friday\n Week\n arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline fr-be Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 fr-be 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 fr-be Starts 20 Nov À partir du 20 nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 fr-be Starts 20 November À partir du 20 novembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 fr-be Black Friday\nWeek is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 fr-be Black Friday\nWeek \nis here! Black\n Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 fr-be Black\nFriday\nWeek\nis here! Black\nFriday\nWeek\nest là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader fr-be Up to \n40% off Jusqu’à\n -30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 fr-be Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 fr-be Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 fr-be 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 fr-be Up to 40% off.\nBoom. Jusqu’à -30%.\n Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F fr-be Up to 40% off. Boom. Jusqu’à -30%. Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 fr-be Up to\n40% off.\nBoom. Jusqu’à\n -30%.\n Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F fr-be Up to 40% off. Boom. Jusqu’à -30%. Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 fr-be Up to 40% off for\nDeal Hunters Jusqu’à -30% pour les chasseurs\n de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F fr-be Up to 40% off for Deal Hunters Jusqu’à -30% pour les chasseurs de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 fr-be Up to 40% off \nfor\nDeal Hunters Jusqu’à -30%\n pour les chasseurs\n de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F fr-be Up to 40% off for Deal Hunters Jusqu’à -30% pour les chasseurs de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 fr-be Up to\n40% off\nfor Deal\nHunters Jusqu’à -30%\npour les\nchasseurs de\nbonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F fr-be Up to 40% off for Deal Hunters Jusqu’à -30% pour les chasseurs de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 fr-be New day.\nNew deals. Chaque jour \n de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 fr-be New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 fr-be New\nday.\nNew\ndeals. Chaque jour\n de nouvelles\n Ventes\n Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 fr-be Black\nFriday\nWeek \nis here! Black\n Friday\n Week \nest là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 fr-be Ends Midnight Se termine ce soir à minuit"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 fr-be Black Friday\nWeek starts in Black Friday \nWeek commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F fr-be Black Friday Week starts in Black Friday Week commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 fr-be Black Friday\nWeek \nstarts in Black \n Friday Week\n commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F fr-be Black Friday Week starts in Black Friday Week commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline fr-be Black\nFriday\nWeek\nstarts in Black \n Friday\n Week\n commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline fr-be Black Friday Week starts in Black Friday Week commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 fr-be Hours heures"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 fr-be Minutes minutes"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 fr-be Seconds secondes"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Countdown Timer 008 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 BFW Mass Countdown Timer 008F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 fr-be Black Friday\nWeek \nends in Black Friday \nWeek se termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F fr-be Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 fr-be Black Friday\nWeek ends in Black \nFriday Week\nse termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F fr-be Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 fr-be Black\nFriday\nWeek\nends in Black \n Friday\n Week\n se termine \ndans"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F fr-be Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 25 BFW Mass Digital Display 001 fr-be Black Friday Week\nis coming! Black Friday\n Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 001F fr-be Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 002 fr-be Black Friday \nWeek\nis coming! Black Friday\n Week \n arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 002F fr-be Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline fr-be Black\n Friday\n Week is\n coming! Black\n Friday\n Week\n arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline fr-be Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader fr-be Up to \n40% off Jusqu’à\n -30%"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Digital Display 006 fr-be 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Digital Display 007 fr-be Starts 20 Nov À partir du 20 nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 fr-be Starts 20 November À partir du 20 novembre"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA fr-be Learn More En savoir plus"} +{"t":"DDA 25 BFW Mass Digital Display 010 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Digital Display 011 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 BFW Mass Digital Display 011F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Digital Display 012 fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 013 fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 013F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 014 fr-be Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 014F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Digital Display 023 fr-be Black Friday\n Week is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 023F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 024 fr-be Black Friday\n Week is here! Black Friday\n Week\n est là !"} +{"t":"DDA 25 BFW Mass Digital Display 024F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline fr-be Black\n Friday\n Week\n is here! Black\n Friday\n Week\n est là !"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 028 fr-be Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Digital Display 029 fr-be Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline fr-be Black Friday\n Week Black Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 050 fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 050F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 065 fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 065F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 066 fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 092 fr-be Black Friday \n Week is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 092F fr-be Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 103 fr-be Ends Midnight Se termine ce soir à minuit"} +{"t":"DDA 25 BFW Mass Digital Display 108 fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 116 fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 116F fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 128 fr-be Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 25 BFW Mass Radio 001 BVO fr-be Amazon Black Friday Week deals up to 40% off. Économisez jusqu’à 30% pendant la Black Friday Week Amazon."} +{"t":"DDA 25 BFW Mass Radio 002 BVO fr-be To get the perfect gift for your father-in-law: the deal hunter. Pour trouver le cadeau parfait pour votre beau-père : le chasseur de bonnes affaires."} +{"t":"DDA 25 BFW Mass Radio 003 BVO fr-be If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Si seulement il savait que vous avez profité d’une super Vente Flash Black Friday Week Amazon pour son cadeau. Il vous accueillerait à bras ouverts, comme il accueille chaque Vente Flash."} +{"t":"DDA 25 BFW Mass Radio 004 BVO fr-be Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Ah d’accord… Une accolade maintenant. Une longue accolade même. L'accolade Black Friday Week !"} +{"t":"DDA 25 BFW Mass Radio 005 BVO fr-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, à partir de jeudi sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Radio 011 BVO fr-be Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu'au 1er décembre sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Radio 017 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends midnight. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu'à ce soir minuit sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super fr-be Black \nFriday Week Black \nFriday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super fr-be Up to\n40% off Jusqu'à\n-30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super fr-be Up to 40% off Jusqu'à -30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super fr-be Starts\nThursday À partir\nde jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super fr-be Ends\n1 December Se termine\nle 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super fr-be Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super fr-be Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super fr-be Black\nFriday\nWeek\ndeals on Ventes Flash\nBlack\nFriday\nWeek sur"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super fr-be Black Friday Week deals on Ventes Flash Black Friday Week sur"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super fr-be electronics la high-tech"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super fr-be home la maison"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super fr-be toys les jouets"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super fr-be beauty la beauté"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super fr-be sports le sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super fr-be fashion la mode"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super fr-be books les livres"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super fr-be devices les appareils"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super fr-be kitchen la cuisine"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super fr-be pets l'animalerie"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super fr-be outdoor les loisirs"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super fr-be games les jeux"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super fr-be luggage les bagages"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super fr-be alexa Alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super fr-be furniture les meubles"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super fr-be cooking les arts de la table"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super fr-be make-up le maquillage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super fr-be smart home la maison connectée"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super fr-be kindle Kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super fr-be appliances l'électroménager"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super fr-be fitness le fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super fr-be hair care les soins capillaires"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super fr-be lighting l'éclairage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super fr-be DIY le bricolage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super fr-be office le bureau"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super fr-be stationery les fournitures"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 044 Super fr-be furniture la décoration"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super fr-be health la santé"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super fr-be ... and so\nmuch more. ... et bien\nplus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super fr-be ... and so much more. ... et bien plus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super fr-be Ends 1 December Jusqu'au 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super fr-be Ends 1 Dec Jusqu'au 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO fr-be Amazon Black Friday deals Ventes Flash Black Friday Amazon"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO fr-be on electronics, home, toys, beauty, sports sur la high-tech, la maison, les jouets, la beauté, le sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO fr-be ... and so\nmuch more. ... et bien\nplus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO fr-be ... and so much more. ... et bien plus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO fr-be Starts Thursday À partir de jeudi sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO fr-be Ends 1st December Jusqu'au 1ᵉʳ décembre sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social Post 001 Description fr-be 20 Nov–1 Dec 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 001F Description fr-be 20 Nov–1 Dec 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text fr-be Save up to 40% this Amazon Black Friday Week \nSelected products only Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text fr-be Save up to 40% this Amazon Black Friday Week \nSelected products only Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text fr-be Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Jusqu’à -30% pendant la Black Friday Week sur Amazon.com.be\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Jusqu’à -30% pendant la Black Friday Week sur Amazon.com.be Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text fr-be Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week. Uniquement sur une sélection de produits. 20 nov.-1 er déc. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text fr-be 20 Nov–1 Dec 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 009F Primary text fr-be 20 Nov–1 Dec 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text fr-be Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Week : jusqu’à -30%.\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Week : jusqu’à -30%. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 012 fr-be Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Black Friday Week: jusqu’à -30%.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 012F fr-be Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Black Friday Week: jusqu’à -30%. Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 013 Title fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 014 Description fr-be Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 014F Description fr-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 015 Title fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 016 Title fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text fr-be Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Jusqu’à -30% pendant la Black Friday Week sur Amazon.com.be\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Jusqu’à -30% pendant la Black Friday Week sur Amazon.com.be Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text fr-be Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text fr-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week. Uniquement sur une sélection de produits. 20 nov.-1 er déc. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description fr-be Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 031F Description fr-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline fr-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline fr-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social Static 004 fr-be 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social Static 005 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Social Static 006 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 BFW Mass Social Static 006F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Social Static 010 fr-be Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social Static 011 fr-be Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO fr-be Sneak in some deals. Dénichez de super Ventes Flash."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen fr-be Search Rechercher sur Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen fr-be Black\nFriday\nWeek\ndeals. Ventes\nFlash\nBlack\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen fr-be Black Friday Week deals. Ventes Flash Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA fr-be Shop now Acheter maintenant"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO fr-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Jusqu’à -30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super fr-be Amazon\nBlack Friday\nWeek Black Friday\nWeek\nAmazon"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super fr-be Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends 1st December. Jusqu’à -30% pendant la Black Friday Week Amazon. Jusqu’au 1er décembre."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO fr-be You decided to sneak in some Amazon Black Friday deals. Vous avez décidé de dénicher des Ventes Flash Black Friday Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category fr-be Electronics\nHome\nToys\nBeauty\nSports & Outdoor High-tech\nMaison\nJouets\nBeauté\nSports et loisirs"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category fr-be Electronics Home Toys Beauty Sports & Outdoor High-tech Maison Jouets Beauté Sports et loisirs"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO fr-be [Gasp]. Quick, the piccalilli! [Gasp]. Vite, le pot de cornichons !"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO fr-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, à partir de jeudi sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super fr-be Up to\n40% off Jusqu’à \n-30%"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super fr-be Starts\nThursday À partir\nde jeudi"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super fr-be Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO fr-be You decided to sneak in some Amazon Black Friday deals. Vous avez décidé de dénicher des Ventes Flash Black Friday Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO fr-be [Gasp]. Quick, the piccalilli! [Gasp]. Vite, le pot de cornichons !"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends 1st December. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, Jusqu'au 1er décembre sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super fr-be Up to\n40% off Jusqu’à \n-30%"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super fr-be Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super fr-be Ends\n1 December Jusqu'au\n1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super fr-be Ends 1 December Jusqu'au 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super fr-be Ends\n1 Dec Jusqu'au\n1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super fr-be Ends 1 Dec Jusqu'au 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO fr-be You were sent to grab something in the pantry... 20 minutes ago. On vous a demandé d’aller chercher quelque chose dans le garde-manger... il y a bien 20 minutes."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO fr-be But you decided to sneak in some Amazon Black Friday deals. Et vous en avez profité pour dénicher des Ventes Flash Black Friday Amazon."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen fr-be Search Amazon Rechercher sur Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen fr-be Black\nFriday\nWeek\ndeals. Ventes \nFlash \nBlack \nFriday \nWeek"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen fr-be Black Friday Week deals. Ventes Flash Black Friday Week"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA fr-be Shop now Acheter maintenant"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category fr-be Electronics\nHome\nToys\nBeauty\nSports & Outdoor High-tech\nMaison\nJouets\nBeauté\nSports et loisirs"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category fr-be Electronics Home Toys Beauty Sports & Outdoor High-tech Maison Jouets Beauté Sports et loisirs"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO fr-be [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Vite, Nico ! Le pot de cornichons !"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO fr-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, à partir de jeudi sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 009 Super fr-be Amazon Black Friday Week\nUp to 40% off Black Friday Week Amazon\nJusqu’à -30%"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super fr-be Amazon Black Friday Week Up to 40% off Black Friday Week Amazon Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super fr-be Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Black Friday Week Amazon, 20 novembre-1ᵉʳ décembre. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends 1st December. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu’au 1er décembre sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 022 Super fr-be Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends midnight. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu'à ce soir minuit sur Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 031 fr-be smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO fr-be Sneak in some deals. Dénichez de super Ventes Flash."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO fr-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Jusqu’à -30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends 1st of December. Jusqu’à -30% pendant la Black Friday Week Amazon. Jusqu'au 1er décembre."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO fr-be Up to 40% off this Amazon Black Friday Week, ends midnight. Jusqu’à -30% pendant la Black Friday Week Amazon. Jusqu'à ce soir minuit."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline fr-be Amazon Black Friday Week is coming! Black Friday Week Amazon arrive !"} +{"t":"DDA 25 BFW Mass YouTube 002 Description fr-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 002F Description fr-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 003 Description fr-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 003F Description fr-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline fr-be Amazon Black Friday Week is here! Black Friday Week Amazon est là !"} +{"t":"DDA 25 BFW Mass YouTube 005 Description fr-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 005F Description fr-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week sur Amazon.com.be 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 006 Description fr-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 006F Description fr-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 009 Headline fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy fr-be Save up to 40%. \n 20 Nov–1 Dec Économisez jusqu’à 30%,\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy fr-be Save up to 40%. 20 Nov–1 Dec Économisez jusqu’à 30%, 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA fr-be Shop now Voir plus"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name fr-be Prime Big Deal Days Les Jours Flash [Amazon] Prime"} +{"t":"PBDD 23 Mass Digital Display 003 Dates fr-be 10-11 October XX-XX octobre"} +{"t":"PBDD 23 Mass Digital Display 004 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA fr-be Join now Rejoignez maintenant"} +{"t":"PBDD 23 Mass Digital Display 006 CTA fr-be Learn more En savoir plus"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 23 Mass Digital Display 008 Dates fr-be Today & Tomorrow Aujourd'hui & Demain"} +{"t":"PBDD 23 Mass Digital Display 010 Dates fr-be Starts today À partir d’aujourd’hui"} +{"t":"PBDD 23 Mass Digital Display 011 Dates fr-be XX-XX October XX-XX octobre"} +{"t":"PBDD 23 Mass Digital Display 012 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 23 Mass Digital Display 013 fr-be Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline fr-be New Day. New Deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 23 Mass Digital Display 016 Dates fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name fr-be Prime Big \nDeal Days Les Jours \nFlash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name fr-be Prime \nBig Deal \nDays Les \nJours \nFlash \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass (D)OOH Print 006 fr-be On Amazon.xx Sur Amazon.com.be"} +{"t":"PBDD 24 Mass (D)OOH Print 008 fr-be Exclusively for Prime members Exclusivement pour les membres  Amazon Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline fr-be Two days \n of epic deals Deux jours de \n Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline fr-be Two days \n of epic \n deals Deux jours \n de Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline fr-be Two \n days\n of epic\n deals Deux \n jours de\n Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 012 fr-be Starts today À partir d’aujourd’hui"} +{"t":"PBDD 24 Mass (D)OOH Print 015 fr-be Exclusively for Prime membersExclusively for Prime members Exclusivement pour les membres  Amazon Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline fr-be New day. \nNew deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline fr-be New day. \nNew \ndeals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 018 Tagline fr-be New day. \nNew \ndeals. Chaque jour de\nnouvelles Ventes\nFlash"} +{"t":"PBDD 24 Mass (D)OOH Print 018F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline fr-be New \nday. \nNew \ndeals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 020 Tagline fr-be New \nday. \nNew \ndeals. Chaque \njour de\nnouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 020F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 022 fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 24 Mass (D)OOH Print 024 fr-be Exclusively for Prime members Exclusivement pour les membres  Amazon Prime"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name fr-be Prime Big \nDeal Days Les Jours \nFlash Prime"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name fr-be Prime \nBig Deal \nDays Les \nJours \nFlash \nPrime"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 005 fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass Digital Display 006 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PBDD 24 Mass Digital Display 007 fr-be On Amazon.xx Sur Amazon.com.be"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text fr-be Exclusively for Prime members Exclusivement pour les membres  Amazon Prime"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline fr-be Two days \n of epic deals Deux jours de \n Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline fr-be Two days \n of epic \n deals Deux jours \n de Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline fr-be Two \n days\n of epic\n deals Deux \n jours de\n Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 012 fr-be Starts today À partir d’aujourd’hui"} +{"t":"PBDD 24 Mass Digital Display 014 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline fr-be New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 016F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 017 Tagline fr-be New day. \nNew \ndeals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 017F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 018 Tagline fr-be New day. \nNew \ndeals. Chaque jour de\nnouvelles Ventes\nFlash"} +{"t":"PBDD 24 Mass Digital Display 018F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 019 Tagline fr-be New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 019F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 020 Tagline fr-be New \n day. \n New \n deals. Chaque\njour de\nnouvelles\nVentes\nFlash"} +{"t":"PBDD 24 Mass Digital Display 020F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 021 fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 24 Mass Digital Display 023 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 24 Mass Digital Display 024 fr-be Exclusively for Prime members Exclusivement pour les membres  Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title fr-be Get the most out of Prime Profitez pleinement d'Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 fr-be Prime exclusive Deals Ventes Flash Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 fr-be Unlimited fast delivery on millions of items Livraison rapide illimitée sur des millions d'articles"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 fr-be Enjoy unlimited photo storage with Amazon Photos Stockage illimité de photos avec Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 fr-be Get free games and more with Prime Gaming Jeux gratuits et plus encore avec Amazon Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 fr-be Stream 1000s of series and movies with Prime Video Faites le plein de séries et films avec Prime Video"} +{"t":"PBDD 24 Mass Radio 009 BVO fr-be Amazon Prime Big Deal Days are the 8th and 9th of October. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre."} +{"t":"PBDD 24 Mass Radio 010 BVO fr-be With two days of epic deals on electronics, home, kitchen and more… En profitant de deux jours de Ventes Flash exceptionnelles sur la high-tech, cuisine, maison, et plus encore…"} +{"t":"PBDD 24 Mass Radio 011 BVO fr-be …you’ll feel like you just won an award. … vous aurez l’impression d’avoir gagné un oscar."} +{"t":"PBDD 24 Mass Radio 012 VO fr-be Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling Waouh… Je n’ai pas préparé de discours..."} +{"t":"PBDD 24 Mass Radio 012F VO fr-be Wow… I didn’t even prepare a speech… SFX: Paper rustling Waouh… Je n’ai pas préparé de discours..."} +{"t":"PBDD 24 Mass Radio 013 VO fr-be ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Hum… je tiens à remercier mon livreur, qui \n m’a apporté ma commande si rapidement... les \n autres membres Amazon Prime, hum, mon \n chat, mes parents pour leur soutien…"} +{"t":"PBDD 24 Mass Radio 013F VO fr-be ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Hum… je tiens à remercier mon livreur, qui m’a apporté ma commande si rapidement... les autres membres Amazon Prime, hum, mon chat, mes parents pour leur soutien…"} +{"t":"PBDD 24 Mass Radio 014 BVO fr-be Someone’s feeling like a big deal! Voilà comment on devient une vraie star !"} +{"t":"PBDD 24 Mass Radio 015 BVO fr-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Exclusivement pour les membres Amazon Prime. Rejoignez Prime sur Amazon.com.be."} +{"t":"PBDD 24 Mass Radio 025 BVO fr-be Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass Radio 028 VO fr-be Wow… I didn’t even prepare a speech… Waouh… Je n’ai pas préparé de discours..."} +{"t":"PBDD 24 Mass Radio 031 BVO fr-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 24 Mass Radio 032 BVO fr-be Shop now. Profitez-en maintenant sur Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 001 fr-be Just need your picture, thanks. Juste une petite photo, merci !"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle fr-be Just need your picture, thanks Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO fr-be With two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass Social TV Led 004 Super fr-be With two days of epic deals En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO fr-be …you’ll feel like a big deal! vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass Social TV Led 006 Super fr-be You’ll feel like a big deal vous allez devenir une vraie star"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO fr-be Prime Big Deal Days are the 8th and 9th of October. Join Prime Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Rejoignez Prime sur Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass Social TV Led 012 Endcard fr-be Join Prime now on Amazon.xx Rejoignez Prime sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle fr-be Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO fr-be Prime Big Deal Days are here! Shop now. Les Jours Flash Amazon Prime, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 024 Endcard fr-be Shop now on Amazon.xx Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 036 fr-be Just need your picture, thanks. Juste une petite photo"} +{"t":"PBDD 24 Mass Social TV Led 037 Subtitle fr-be Just need your picture, thanks Juste une petite photo"} +{"t":"PBDD 24 Mass Social TV Led 038 BVO fr-be Feel like a big deal. C'est le moment de jouer la star !"} +{"t":"PBDD 24 Mass Social TV Led 039 Super fr-be Feel like a big deal C'est le moment de jouer la star !"} +{"t":"PBDD 24 Mass Social TV Led 041 fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Social TV Led 056 Subtitle fr-be Just need your picture, thanks. Juste une petite photo"} +{"t":"PBDD 24 Mass Social TV Led 058 Super fr-be Feel like a big deal C'est le moment de jouer la star"} +{"t":"PBDD 24 Mass Social TV Led 059 BVO fr-be Prime Big Deal Days are here! Shop now on Amazon.xx Les Jours Flash Amazon Prime, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 063 Endcard fr-be Join Prime now on Amazon.xx Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 064 fr-be Sign here, please. Une petite signature ici."} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle fr-be Sign here, please Une petite signature ici"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle fr-be Sign here, please. Une petite signature ici"} +{"t":"PBDD 24 Mass Social TV Led 098 fr-be Sign here, please Une signature ici."} +{"t":"PBDD 24 Mass Social TV Led 099 Subtitle fr-be Sign here, please. Une signature ici"} +{"t":"PBDD 24 Mass Social TV Led 116 fr-be Sign here, please Une petite signature ici."} +{"t":"PBDD 24 Mass Social TV Led 124 fr-be Just need your picture, thanks. Juste une petite photo, merci !"} +{"t":"PBDD 24 Mass Social TV Led 125 Subtitle fr-be Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 158 fr-be Just need your picture, thanks. Juste une petite photo"} +{"t":"PBDD 24 Mass Social TV Led 162 BVO fr-be Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xx Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Rejoignez Prime sur Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 188 BVO fr-be …you and your dog will feel like a big deal! vous et votre chien allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 189 Super fr-be you and you dog\n will feel like a big deal vous et votre chien\n allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 189F Super fr-be you and you dog will feel like a big deal vous et votre chien allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO fr-be Prime Big Deal Days are here. Shop now. Les Jours Flash Amazon Prime, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 208 BVO fr-be …you and your kid will feel like a big deal! vous et votre enfant allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 209 Super fr-be you and your kid\n will feel like a big deal vous et votre enfant\n allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 209F Super fr-be you and your kid will feel like a big deal vous et votre enfant allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO fr-be …you and your cat will feel like a big deal! vous et votre chat allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 229 Super fr-be you and your cat\n will feel like a big deal vous et votre chat\nallez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 229F Super fr-be you and your cat will feel like a big deal vous et votre chat allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 240 BVO fr-be Prime Big Deal Days are here! Shop now. Les Jours Flash Prime, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 256 BVO fr-be Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Rejoignez Prime sur Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 271 BVO fr-be Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Les Jours Flash Amazon Prime, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 001 BVO fr-be Amazon Prime Big Deal Days are the 8th and 9th of October Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre."} +{"t":"PBDD 24 Mass TV OLV 002 Super fr-be Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 003 Super fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass TV OLV 004 BVO fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass TV OLV 005 Super fr-be Two Days of Epic Deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass TV OLV 006 BVO fr-be Join Prime now Rejoignez Prime sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 007 fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass TV OLV 008 Super fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass TV OLV 011 Endcard fr-be Join Prime now on Amazon.xx Rejoignez Prime sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 012 BVO fr-be Amazon Prime Big Deal Days are the 8th and 9th of October. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre."} +{"t":"PBDD 24 Mass TV OLV 013 BVO fr-be Two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PBDD 24 Mass TV OLV 014 BVO fr-be …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass TV OLV 015 BVO fr-be Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la high-tech, cuisine, maison, et plus encore."} +{"t":"PBDD 24 Mass TV OLV 016 BVO fr-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Exclusivement pour les membres Prime."} +{"t":"PBDD 24 Mass TV OLV 018 BVO fr-be Join Prime now. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass TV OLV 022 Endcard fr-be Join Prime now on Amazon.xx Rejoignez Prime sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 031 BVO fr-be Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass TV OLV 032 Super fr-be Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass TV OLV 034 Super fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass TV OLV 035 BVO fr-be Shop now Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 041 Endcard fr-be Shop now on Amazon.xx Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 048 BVO fr-be Shop now. Profitez-en maintenant sur Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass TV OLV 052 Endcard fr-be Shop now on Amazon.xx Profitez-en sur Amazon.com.be"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline fr-be Amazon Prime Big Deal Days are the 8th - 9th of October Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Mass YouTube Long 002 Description fr-be With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! En profitant de deux jours de Ventes Flash exceptionnelles pendant les Jours Flash Amazon Prime, vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline fr-be Amazon Prime Big Deal Days are here Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass YouTube Long 004 Description fr-be With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! En profitant de deux jours de Ventes Flash exceptionnelles pendant les Jours Flash Amazon Prime, vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy fr-be 2 days of epic deals, so you’ll feel like a big deal En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA fr-be Shop now Voir plus"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline fr-be Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description fr-be Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 003 fr-be 8-9 October 8 et 9 octobre"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA fr-be Join Prime S’abonner"} +{"t":"PBDD 24 Mass YouTube Short 006 Description fr-be Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 007 fr-be 2 days of epic deals 2 jours de Ventes Flash"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA fr-be Shop now Voir plus"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline fr-be Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy fr-be 2 days of epic deals, so you’ll feel like a big deal 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Display 001 Tagline fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline fr-be Prime Big\n Deal Days Les Jours \n Flash Prime"} +{"t":"PBDD 25 Mass Display 002F Tagline fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 003 Tagline fr-be Prime \n Big Deal\n Days Les \n Jours \n Flash Prime"} +{"t":"PBDD 25 Mass Display 003F Tagline fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 004 Dates fr-be 7–8 October 7-8 octobre"} +{"t":"PBDD 25 Mass Display 005 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline fr-be Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 006F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 007 Tagline fr-be Big \n deals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 007F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 008 Tagline fr-be Big \n deals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 008F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 009 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 25 Mass Display 011 Tagline fr-be New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 011F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 012 Tagline fr-be New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass Display 012F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 013 Tagline fr-be New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass Display 013F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 016 Tagline fr-be Big deals \n end tonight! Les super Ventes Flash \n se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 016F Tagline fr-be Big deals end tonight! Les super Ventes Flash se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 017 Tagline fr-be Big deals \n end\n tonight! Les super \n Ventes Flash \n se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 017F Tagline fr-be Big deals end tonight! Les super Ventes Flash se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 018 Tagline fr-be Big \n Deals \n end\n tonight! Les super \n Ventes Flash \n se terminent \n ce soir !"} +{"t":"PBDD 25 Mass Display 018F Tagline fr-be Big Deals end tonight! Les super Ventes Flash se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 020 fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline fr-be Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 021F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 022 Tagline fr-be Big \n deals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 022F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 023 Tagline fr-be Big \n deals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 023F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline fr-be Prime Big Deal Days\n are coming! Les Jours Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline fr-be Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline fr-be Prime Big\n Deal Days\n are coming! Les Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline fr-be Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline fr-be Prime \n Big Deal\n Days are\n coming! Les \n Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline fr-be Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates fr-be 7–8 October 7-8 octobre"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 005 fr-be on Amazon.xx sur Amazon.com.be"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline fr-be Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline fr-be Big \ndeals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline fr-be Big \ndeals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline fr-be New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline fr-be New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline fr-be New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 fr-be Prime Big\n Deal Days\n end in\n XX:XX:XX Les Jours Flash Prime \n se terminent \n dans \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F fr-be Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 fr-be Prime Big Deal Days\n end in XX:XX:XX Les Jours Flash Prime \n se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F fr-be Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 fr-be Prime Big\n Deal Days\n end in XX:XX:XX Les Jours Flash Prime\n se terminent \n dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F fr-be Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 fr-be Prime Big\n Deal Days\n end in\n XX:XX:XX Les Jours Flash Prime\n se terminent \n dans\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F fr-be Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 fr-be Hours Heures"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 fr-be Minutes Minutes"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 fr-be Seconds Secondes"} +{"t":"PBDD 25 Mass Print 001 Tagline fr-be Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 001F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 002 Tagline fr-be Big \ndeals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Print 002F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 003 Tagline fr-be Big \ndeals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Print 003F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 004 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 25 Mass Print 005 fr-be on Amazon.xx sur Amazon.com.be"} +{"t":"PBDD 25 Mass Print 006 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline fr-be New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Print 007F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Print 008 Tagline fr-be New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass Print 008F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Print 009 Tagline fr-be New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass Print 009F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Radio 001 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c'est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass Radio 002 BVO fr-be Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Deux jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore, de quoi vous sentir moins…"} +{"t":"PBDD 25 Mass Radio 003 BVO fr-be And more like… Et bien plus..."} +{"t":"PBDD 25 Mass Radio 004 BVO fr-be Feel like a big deal. Devenez une vraie star !"} +{"t":"PBDD 25 Mass Radio 005 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c'est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass Radio 006 BVO fr-be Exclusively for Prime Members. Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 25 Mass Radio 007 BVO fr-be Join Prime now. Rejoignez Amazon Prime maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass Radio 008 BVO fr-be Amazon Prime Big Deal Days are here Les Jours Flash Amazon Prime, c'est maintenant."} +{"t":"PBDD 25 Mass Radio 013 BVO fr-be Exclusively for Prime Members. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass Radio 014 BVO fr-be Shop now. Profitez-en maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super fr-be Prime Big \n Deal Days\n7–8 October Jours Flash Prime\n 7-8 octobre"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super fr-be Prime Big Deal Days 7–8 October Jours Flash Prime 7-8 octobre"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super fr-be Exclusively for\n Prime Members Exclusivement pour\n les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super fr-be Exclusively for Prime Members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super fr-be Two days\n of big deals Deux jours de Ventes Flash\n exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super fr-be Two days\n of big\n deals Deux jours\n de Ventes Flash\n exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO fr-be Join Prime now Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super fr-be Join now Rejoignez maintenant"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 fr-be Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO fr-be Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super fr-be Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super fr-be Amazon Prime Big \n Deal Days\nare here! Les Jours Flash\n Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super fr-be Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super fr-be Amazon\n Prime Big Deal Days\n are here! Les Jours\n Flash Prime,\n c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super fr-be Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 fr-be Exclusively for\n Prime members Exclusivement pour\n les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO fr-be Shop now Profitez-en maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super fr-be Shop now Profitez-en maintenant"} +{"t":"PBDD 25 Mass Static Social 001 Tagline fr-be Prime Big Deal Days\n are coming! Les Jours Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass Static Social 001F Tagline fr-be Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass Static Social 002 Tagline fr-be Prime Big\n Deal Days\n are coming! Les Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass Static Social 002F Tagline fr-be Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass Static Social 003 Tagline fr-be Prime \n Big Deal\n Days are\n coming! Les \n Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass Static Social 003F Tagline fr-be Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass Static Social 004 Dates fr-be 7–8 October 7-8 octobre"} +{"t":"PBDD 25 Mass Static Social 005 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline fr-be Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 006F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 007 Tagline fr-be Big \n deals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Static Social 007F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 008 Tagline fr-be Big \n deals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Static Social 008F Tagline fr-be Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 010 Tagline fr-be New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 010F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 011 Tagline fr-be New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 011F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 012 Tagline fr-be New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass Static Social 012F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass TV OLV 001 fr-be Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass TV OLV 003 BVO fr-be Two days of big deals on electronics, home, kitchen and more. En profitant de deux jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore…"} +{"t":"PBDD 25 Mass TV OLV 004 BVO fr-be …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PBDD 25 Mass TV OLV 005 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 006 Super fr-be Exclusively for Prime Members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass TV OLV 007 Super fr-be 7-8 October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 008 BVO fr-be Join Prime now. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 009 Super fr-be Prime Big Deal Days Jours Flash Prime"} +{"t":"PBDD 25 Mass TV OLV 010 Super fr-be Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 fr-be 7-8 October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 014 Super fr-be Amazon Prime Big Deal Days\n 7-8 October Jours Flash Prime\n 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 014F Super fr-be Amazon Prime Big Deal Days 7-8 October Jours Flash Prime 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 016 BVO fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 017 Super fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 018 BVO fr-be Join Prime now Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 019 fr-be Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 022 Super fr-be 7-8 \n October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 022F Super fr-be 7-8 October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 023 BVO fr-be You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraie staaar !"} +{"t":"PBDD 25 Mass TV OLV 024 BVO fr-be With two days of big deals… En profitant de deux jours de Ventes Flash exceptionnelles..."} +{"t":"PBDD 25 Mass TV OLV 026 BVO fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 027 BVO fr-be Join Prime now Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 028 Super fr-be Prime Big \n Deal Days Jours Flash Prime"} +{"t":"PBDD 25 Mass TV OLV 028F Super fr-be Prime Big Deal Days Jours Flash Prime"} +{"t":"PBDD 25 Mass TV OLV 033 BVO fr-be Feel like a biiiiiiiigggg deal! Devenez une vraie staaaaar !"} +{"t":"PBDD 25 Mass TV OLV 034 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass TV OLV 042 BVO fr-be Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant."} +{"t":"PBDD 25 Mass TV OLV 045 BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 045F BVO fr-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 048 BVO fr-be Shop now Profitez-en maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 054 Super fr-be Amazon Prime Big Deal Days \n are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 054F Super fr-be Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 057 Super fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 058 Super fr-be Two days\n of big deals Deux jours\n de Ventes Flash\n exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 058F Super fr-be Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 059 BVO fr-be Shop now Profitez-en maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 062 BVO fr-be Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 25 Mass TV OLV 063 Super fr-be Prime Big Deal Days\n are here! Les Jours Flash\n Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 063F Super fr-be Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 064 BVO fr-be You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraie staaar !"} +{"t":"PBDD 25 Mass TV OLV 067 BVO fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass TV OLV 068 BVO fr-be Shop now. Profitez-en maintenant sur Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 074 BVO fr-be Feel like a biiiiiiiigggg deal! Devenez une vraie staaaaar !"} +{"t":"PBDD 25 Mass TV OLV 075 BVO fr-be Amazon Prime Big Deal Days are here! Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 25 Mass TV OLV 076 Super fr-be Prime Big Deal Days\n are here! Les Jours Flash Prime,\n c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 076F Super fr-be Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 077 Super fr-be PrimeBig\n Deal Days\n are here! Les Jours\n Flash Prime,\n c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 077F Super fr-be PrimeBig Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 078 BVO fr-be Shop now. Profitez-en vite sur Amazon.com.be"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline fr-be Two days \nof epic deals Deux jours de \nVentes Flash"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline fr-be Two days \nof epic \ndeals Deux jours \nde Ventes \nFlash"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline fr-be Two \ndays\nof epic\ndeals Deux \njours de\nVentes \nFlash"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass (D)OOH Print 005 fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline fr-be New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 007 Tagline fr-be New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 24 Mass (D)OOH Print 007F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline fr-be New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes \nFlash"} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 010 Dates fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 24 Mass Digital Display 001 Tagline fr-be Two days \nof epic deals Deux jours de \nVentes Flash"} +{"t":"PD 24 Mass Digital Display 001F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass Digital Display 002 Tagline fr-be Two days \nof epic \ndeals Deux jours \nde Ventes \nFlash"} +{"t":"PD 24 Mass Digital Display 002F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass Digital Display 003 Tagline fr-be Two \ndays\nof epic\ndeals Deux \njours de\nVentes \nFlash"} +{"t":"PD 24 Mass Digital Display 003F Tagline fr-be Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass Digital Display 004 fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass Digital Display 005 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Mass Digital Display 007 On-screen text fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass Digital Display 008 Tagline fr-be New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 008F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 009 Tagline fr-be New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 24 Mass Digital Display 009F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 010 Tagline fr-be New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes \nFlash"} +{"t":"PD 24 Mass Digital Display 010F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 011 Dates fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 24 Mass Digital Display 012 fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 002 fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 003 Title fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 004 fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 005 Title fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 007 Title fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description fr-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline fr-be Spring Sale is coming Les Ventes Flash de Printemps arrivent !"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description fr-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 013 Description fr-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass Social Post 001 Headline fr-be Prime Day 16-17 July Prime Day 16 et 17 juillet"} +{"t":"PD 24 Mass Social Post 002 Description fr-be Prime member exclusive Exclusivement pour les membres Amazon Prime"} +{"t":"PD 24 Mass Social Post 003 Primary text fr-be Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day, c’est les 16 et 17 juillet. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 004 Headline fr-be Prime Day 16-17 July Prime Day 16 et 17 juillet"} +{"t":"PD 24 Mass Social Post 005 Primary text fr-be Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day, c’est les 16 et 17 juillet. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 014 Primary text fr-be Amazon Prime Day is the 16th - 17th of July Amazon Prime Day, c'est les 16 et 17 juillet"} +{"t":"PD 24 Mass Social Post 016 fr-be Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Amazon Prime Day, c’est les 16 et 17\n juillet. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social Post 016F fr-be Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social Post 017 Title fr-be Prime Day 16-17 July Prime Day 16 et 17 juillet"} +{"t":"PD 24 Mass Social Post 018 Description fr-be Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day, c’est les 16 et 17 juillet. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 019 Headline fr-be Prime Day 16-17 July Prime Day 16 et 17 juillet"} +{"t":"PD 24 Mass Social Post 020 Headline fr-be Prime Day 16-17 July Prime Day 16 et 17 juillet"} +{"t":"PD 24 Mass Social Post 021 fr-be Amazon Prime Day is here, with two days of epic deals. Shop now Amazon Prime Day, c'est maintenant avec deux jours de Ventes Flash exceptionnelles. Profitez-en maintenant sur \n Amazon.com.be"} +{"t":"PD 24 Mass Social Post 021F fr-be Amazon Prime Day is here, with two days of epic deals. Shop now Amazon Prime Day, c'est maintenant avec deux jours de Ventes Flash exceptionnelles. Profitez-en maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social Post 022 fr-be Shop now Profitez-en maintenant sur \n Amazon.com.be."} +{"t":"PD 24 Mass Social Post 022F fr-be Shop now Profitez-en maintenant sur Amazon.com.be."} +{"t":"PD 24 Mass Social Post 023 Primary text fr-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c'est maintenant. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 024 Headline fr-be Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass Social Post 025 Description fr-be Join Prime now Rejoignez Prime maintenant sur \n Amazon.com.be"} +{"t":"PD 24 Mass Social Post 025F Description fr-be Join Prime now Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social Post 026 Primary text fr-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c'est maintenant. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 027 Headline fr-be Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass Social Post 028 Primary text fr-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c'est maintenant. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 033 Description fr-be Join Prime now Rejoignez Prime maintenant sur \n Amazon.com.be"} +{"t":"PD 24 Mass Social Post 033F Description fr-be Join Prime now Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social Post 036 Primary text fr-be Amazon Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass Social Post 037 Brand Name fr-be AmazonUK AmazonBE"} +{"t":"PD 24 Mass Social Post 038 fr-be Amazon Prime Day is here, with two days of epic deals. Shop now. Prime Day, c'est maintenant, avec deux jours de Ventes Flash exceptionnelles. Profitez-en maintenant."} +{"t":"PD 24 Mass Social Post 039 Title fr-be Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass Social Post 040 Description fr-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c'est maintenant. Avec deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 041 Headline fr-be Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass Social Post 042 Headline fr-be Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass Social OLV 001 fr-be Just need your picture, thanks. Juste une petite photo, merci !"} +{"t":"PD 24 Mass Social OLV 002 Subtitle fr-be Just need your picture, thanks Juste une petite photo, merci"} +{"t":"PD 24 Mass Social OLV 003 BVO fr-be With two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass Social OLV 004 Super fr-be With two days of epic deals En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass Social OLV 005 BVO fr-be …you’ll feel like a big deal! vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social OLV 006 Super fr-be You’ll feel like a big deal vous allez devenir une vraie star"} +{"t":"PD 24 Mass Social OLV 007 BVO fr-be Prime day is the 16-17 July. Join Prime. Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 008 Endcard fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 24 Mass Social OLV 009 Endcard fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass Social OLV 011 Subtitle fr-be Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PD 24 Mass Social OLV 016 BVO fr-be Prime day is here! Shop now. Amazon Prime Day, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 026 fr-be Just need your picture, thanks. Juste une petite photo"} +{"t":"PD 24 Mass Social OLV 027 Subtitle fr-be Just need your picture, thanks Juste une petite photo"} +{"t":"PD 24 Mass Social OLV 028 BVO fr-be Feel like a big deal. C'est le moment de jouer la star !"} +{"t":"PD 24 Mass Social OLV 029 Super fr-be Feel like a big deal C'est le moment de jouer la star !"} +{"t":"PD 24 Mass Social OLV 030 BVO fr-be Prime day is the 16-17 July. Join Prime on amazon.xx Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 031 Super fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass Social OLV 032 Super fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 24 Mass Social OLV 042 Subtitle fr-be Just need your picture, thanks. Juste une petite photo"} +{"t":"PD 24 Mass Social OLV 044 Super fr-be Feel like a big deal C'est le moment de jouer la star"} +{"t":"PD 24 Mass Social OLV 045 BVO fr-be Prime day is here! Shop now on amazon.xx Amazon Prime Day, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 049 fr-be Sign here, please. Une petite signature ici."} +{"t":"PD 24 Mass Social OLV 050 Subtitle fr-be Sign here, please Une petite signature ici"} +{"t":"PD 24 Mass Social OLV 059 Subtitle fr-be Sign here, please. Une petite signature ici"} +{"t":"PD 24 Mass Social OLV 074 fr-be Sign here, please Une signature ici."} +{"t":"PD 24 Mass Social OLV 075 Subtitle fr-be Sign here, please. Une signature ici"} +{"t":"PD 24 Mass Social OLV 089 fr-be Sign here, please Une petite signature ici."} +{"t":"PD 24 Mass Social OLV 099 BVO fr-be …you and your dog will feel like a big deal! vous et votre chien allez devenir de vraies stars !"} +{"t":"PD 24 Mass Social OLV 100 Super fr-be you and you dog\n will feel like a big deal vous et votre chien\n allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 100F Super fr-be you and you dog will feel like a big deal vous et votre chien allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 101 BVO fr-be Prime day is the 16th and 17th of July. Join Prime Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 108 BVO fr-be Prime Day is here! Shop now. Amazon Prime Day, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 109 fr-be Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO fr-be …you and your kid will feel like a big deal! vous et votre enfant allez devenir de vraies stars !"} +{"t":"PD 24 Mass Social OLV 115 Super fr-be you and your kid\n will feel like a big deal vous et votre enfant\n allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 115F Super fr-be you and your kid will feel like a big deal vous et votre enfant allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 116 BVO fr-be Prime day is the 16th and 17th of July. Join Prime. Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 145 BVO fr-be Prime day is here. Shop now on amazon.xx Amazon Prime Day, c’est maintenant ! Profitez-en sur Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 149 Super fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass Social OLV 150 fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass TV OLV 001 BVO fr-be Amazon Prime Day is the 16th and 17th of July Amazon Prime Day, c’est les 16 et 17 juillet."} +{"t":"PD 24 Mass TV OLV 002 Super fr-be Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass TV OLV 004 BVO fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass TV OLV 005 Super fr-be Two Days of Epic Deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass TV OLV 006 BVO fr-be Join Prime now Rejoignez Prime sur Amazon.com.be"} +{"t":"PD 24 Mass TV OLV 007 fr-be 16-17 July 16 et 17 juillet"} +{"t":"PD 24 Mass TV OLV 008 Super fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 24 Mass TV OLV 009 BVO fr-be Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day, c'est les 16 et 17 juillet."} +{"t":"PD 24 Mass TV OLV 010 BVO fr-be Two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PD 24 Mass TV OLV 011 BVO fr-be …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PD 24 Mass TV OLV 012 BVO fr-be Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la high-tech, cuisine, maison, et plus encore."} +{"t":"PD 24 Mass TV OLV 013 BVO fr-be Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day, c’est les 16 et 17 juillet. Exclusivement pour les membres Prime."} +{"t":"PD 24 Mass TV OLV 015 BVO fr-be Join Prime now. Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass TV OLV 025 BVO fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 24 Mass TV OLV 026 Super fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 24 Mass TV OLV 028 Super fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass TV OLV 029 BVO fr-be Shop now Profitez-en sur Amazon.com.be"} +{"t":"PD 24 Mass TV OLV 033 BVO fr-be Amazon Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass TV OLV 039 BVO fr-be Shop now. Profitez-en maintenant sur Amazon.com.be"} +{"t":"PD 24 Mass YouTube Long 001 Headline fr-be Amazon Prime Day is the 16th - 17th of July Amazon Prime Day, c’est les 16 et 17 juillet"} +{"t":"PD 24 Mass YouTube Long 002 Description fr-be With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Rejoignez Prime maintenant sur amazon.com.be"} +{"t":"PD 24 Mass YouTube Long 003 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline fr-be Amazon Prime Day is here Prime Day, c'est maintenant"} +{"t":"PD 24 Mass YouTube Long 005 Description fr-be With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Profitez-en maintenant sur amazon.com.be"} +{"t":"PD 24 Mass YouTube Long 006 CTA fr-be Shop now  Achetez maintenant"} +{"t":"PD 24 Mass YouTube Long 007 Headline fr-be Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy fr-be 2 days of epic deals, so you’ll feel like a big deal En profitant de deux jours de Ventes Flash exceptionnelles ... vous allez devenir une vraie star"} +{"t":"PD 24 Mass YouTube Short 001 Headline fr-be Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description fr-be Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day, c’est les 16 et 17 juillet. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Rejoignez Prime maintenant sur amazon.com.be"} +{"t":"PD 24 Mass YouTube Short 003 CTA fr-be Join Prime S’abonner"} +{"t":"PD 24 Mass YouTube Short 005 Description fr-be Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Profitez-en maintenant sur amazon.com.be"} +{"t":"PD 24 Mass YouTube Short 006 CTA fr-be Shop now  Voir plus"} +{"t":"PD 24 Mass YouTube Short 007 Headline fr-be Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy fr-be 2 days of epic deals, so you’ll feel like a big deal 2 jours de Ventes Flash exceptionnelles. Devenez une vraie star !"} +{"t":"PD 24 Mass YouTube Short 009 CTA fr-be Shop now  Voir plus"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline fr-be Four days \nof big deals Quatre jours\nde Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline fr-be Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline fr-be Four days \nof big\ndeals Quatre jours \nde Ventes \nFlash"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline fr-be Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline fr-be Four \ndays\nof big\ndeals Quatre  \njours de\nVentes \nFlash"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline fr-be Four  days of big deals Quatre   jours de Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass (D)OOH Print 005 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline fr-be New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline fr-be New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 009 fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline fr-be Big deals \nend in \nXX:XX:XX  Les Ventes \nFlash se \nterminent \ndans\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline fr-be Big deals end in XX:XX:XX  Les Ventes Flash se terminent dans XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline fr-be Big deals end in XX:XX:XX  Les Ventes Flash \nse terminent dans \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline fr-be Big deals end in XX:XX:XX  Les Ventes Flash se terminent dans XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 fr-be Hours Heures"} +{"t":"PD 25 Mass (D)OOH Print 014 fr-be Minutes Minutes"} +{"t":"PD 25 Mass (D)OOH Print 015 fr-be Seconds Secondes"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency fr-be Shop now Achetez maintenant"} +{"t":"PD 25 Mass Digital Display 001 Tagline fr-be Four days \nof big deals Quatre jours\nde Ventes Flash"} +{"t":"PD 25 Mass Digital Display 001F Tagline fr-be Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 002 Tagline fr-be Four days \nof big\ndeals Quatre \njours de \nVentes Flash"} +{"t":"PD 25 Mass Digital Display 002F Tagline fr-be Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 003 Tagline fr-be Four \ndays\nof big\ndeals Quatre  \njours de\nVentes \nFlash"} +{"t":"PD 25 Mass Digital Display 003F Tagline fr-be Four  days of big deals Quatre   jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 005 Dates fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Digital Display 006 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 25 Mass Digital Display 008 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass Digital Display 009 Tagline fr-be New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 25 Mass Digital Display 009F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Digital Display 010 Tagline fr-be New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 25 Mass Digital Display 010F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Digital Display 012 Dates fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 25 Mass Radio 001 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Radio 002 BVO fr-be Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Quatre jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore, de quoi vous sentir moins…"} +{"t":"PD 25 Mass Radio 003 BVO fr-be And more like… Et bien plus comme..."} +{"t":"PD 25 Mass Radio 004 BVO fr-be Feel like a big deal.  Devenez une vraie star !"} +{"t":"PD 25 Mass Radio 005 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Radio 006 BVO fr-be Exclusively for Prime Members. Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass Radio 007 BVO fr-be Join Prime now. Rejoignez Amazon Prime maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass Radio 008 BVO fr-be Amazon Prime Day is here. Amazon Prime Day, c’est maintenant."} +{"t":"PD 25 Mass Radio 013 BVO fr-be Exclusively for Prime Members.  Exclusivement pour les membres Amazon Prime."} +{"t":"PD 25 Mass Radio 014 BVO fr-be Shop now. Profitez-en maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Social Design Led OLV 002 Super fr-be Amazon \n Prime Day\n is 8–11 July Amazon\n Prime Day\n 8-11 juillet"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super fr-be Amazon Prime Day is 8–11 July Amazon Prime Day 8-11 juillet"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super fr-be Four days\n of big deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super fr-be Four days\n of big\n deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO fr-be Join Prime now Rejoignez Prime sur Amazon.com.be"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super fr-be Join now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social Design Led OLV 009 fr-be Exclusively for \n Prime members Exclusivement pour\n les membres Prime"} +{"t":"PD 25 Mass Social Design Led OLV 009F fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant."} +{"t":"PD 25 Mass Social Design Led OLV 011 Super fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super fr-be Amazon Prime Day\n is here! Amazon Prime Day, \n c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super fr-be Amazon\n Prime Day\n is here! Amazon\n Prime Day, \n c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO fr-be Shop now Profitez-en sur Amazon.com.be"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super fr-be Shop now Profitez-en maintenant"} +{"t":"PD 25 Mass Social Post 001 Description fr-be Prime member-exclusive Exclusivité membres Prime"} +{"t":"PD 25 Mass Social Post 002 Headline fr-be Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juil."} +{"t":"PD 25 Mass Social Post 003 Primary text fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 004 Headline fr-be Amazon Prime Day 8-11 July Amazon Prime Day du 8 au 11 juillet"} +{"t":"PD 25 Mass Social Post 005 Primary text fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 009 Primary text fr-be Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day, c’est du 8 au 11 juillet. Devenez une vraie star avec 4 jours de Ventes Flash ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 010 Primary text fr-be Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day, c’est du 8 au 11 juillet. Devenez une vraie star avec 4 jours de Ventes Flash ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 011 Primary text fr-be Amazon Prime Day is the 8th-11th July Amazon Prime Day, c’est du 8 au 11 juil."} +{"t":"PD 25 Mass Social Post 012 Headline fr-be With four days of big deals! Join Prime now. Quatre jours de Ventes Flash ! Rejoignez Prime."} +{"t":"PD 25 Mass Social Post 013 Primary text fr-be Amazon Prime Day is the 8th-11th July Amazon Prime Day, c’est du 8 au 11 juillet"} +{"t":"PD 25 Mass Social Post 014 fr-be Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day, c’est du 8 au 11 juil. Profitez de quatre jours de Ventes Flash. Rejoignez Prime."} +{"t":"PD 25 Mass Social Post 015 Title fr-be Amazon Prime Day 8-11 July Amazon Prime Day, c’est du 8 au 11 juillet"} +{"t":"PD 25 Mass Social Post 016 Description fr-be Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day, c’est du 8 au 11 juillet. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass Social Post 017 Title fr-be Amazon Prime Day 8-11 July Amazon Prime Day du 8-11 juil."} +{"t":"PD 25 Mass Social Post 018 Title fr-be Amazon Prime Day 8-11 July Amazon Prime Day du 8-11 juillet"} +{"t":"PD 25 Mass Social Post 019 Headline fr-be Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juil."} +{"t":"PD 25 Mass Social Post 020 Description fr-be Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social Post 021 Headline fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 022 Primary text fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social Post 023 Headline fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 024 Primary text fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant"} +{"t":"PD 25 Mass Social Post 026 Primary text fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant"} +{"t":"PD 25 Mass Social Post 028 Primary text fr-be Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day, c’est maintenant. Devenez une vraie star avec quatre jours de Ventes Flash ! Profitez-en maintenant"} +{"t":"PD 25 Mass Social Post 029 Primary text fr-be Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day, c’est maintenant. Devenez une vraie star avec quatre jours de Ventes Flash ! Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 030 Primary text fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 032 Primary text fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 033 fr-be Amazon Prime Day is here with four days of big deals. Shop now. Amazon Prime Day, c’est maintenant. Quatre jours de Ventes Flash. Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 034 Title fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 035 Description fr-be Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Amazon Prime Day, c’est maintenant. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass Social Post 036 Title fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 037 Title fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 038 Headline fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social TV Led 001 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day, c’est du 8 au 11 juillet !"} +{"t":"PD 25 Mass Social TV Led 002 BVO fr-be You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraiiiiieeeee star !"} +{"t":"PD 25 Mass Social TV Led 003 BVO fr-be With four days of big deals… En profitant de quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 004 BVO fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass Social TV Led 005 BVO fr-be Join Prime now Rejoignez Amazon Prime maintenant"} +{"t":"PD 25 Mass Social TV Led 006 Super fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Social TV Led 007 Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 008 Super fr-be Four days\n of big deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 008F Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 009 Super fr-be Four days\n of big\n deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 009F Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 010 Super fr-be Exclusively for Prime Members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass Social TV Led 011 Super fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Social TV Led 012 BVO fr-be Feel like a biiiiiiiigggg deal! Devenez une vraiiiiieeeee star !"} +{"t":"PD 25 Mass Social TV Led 013 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Social TV Led 014 BVO fr-be Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social TV Led 017 BVO fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 018 Super fr-be Amazon Prime Day\n is here! Prime Day, \n c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 018F Super fr-be Amazon Prime Day is here! Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 019 Super fr-be Amazon\n Prime Day\n is here! Prime Day, \n c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 019F Super fr-be Amazon Prime Day is here! Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 020 BVO fr-be You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraiiiiieeeee star !"} +{"t":"PD 25 Mass Social TV Led 023 BVO fr-be Shop now. Profitez-en maintenant"} +{"t":"PD 25 Mass Social TV Led 026 Super fr-be Four days\n of big\n deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 026F Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 029 BVO fr-be Feel like a biiiiiiiigggg deal! Devenez une vraiiiiieeeee star !"} +{"t":"PD 25 Mass Social TV Led 030 BVO fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 033 BVO fr-be Shop now. Profitez-en sur Amazon.com.be"} +{"t":"PD 25 Mass Static Social 001 Tagline fr-be Four days \nof big deals Quatre jours de \nVentes Flash"} +{"t":"PD 25 Mass Static Social 001F Tagline fr-be Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Static Social 002 Tagline fr-be Four days \nof big\ndeals Quatre jours \nde Ventes \nFlash"} +{"t":"PD 25 Mass Static Social 002F Tagline fr-be Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Static Social 003 Tagline fr-be Four \ndays\nof big\ndeals Quatre  \njours de\nVentes \nFlash"} +{"t":"PD 25 Mass Static Social 003F Tagline fr-be Four  days of big deals Quatre   jours de Ventes Flash"} +{"t":"PD 25 Mass Static Social 004 Dates fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Static Social 005 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass Static Social 006 Tagline fr-be New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 006F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 007 Tagline fr-be New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 25 Mass Static Social 007F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 008 Tagline fr-be New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes \nFlash"} +{"t":"PD 25 Mass Static Social 008F Tagline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 009 fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 001 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass TV OLV 002 Super fr-be Amazon Prime Day\n 8–11 July Amazon Prime Day\n 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 002F Super fr-be Amazon Prime Day 8–11 July Amazon Prime Day 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 003 BVO fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass TV OLV 004 Super fr-be Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass TV OLV 005 BVO fr-be Join Prime now\n\n Rejoignez Amazon Prime maintenant"} +{"t":"PD 25 Mass TV OLV 005F BVO fr-be Join Prime now Rejoignez Amazon Prime maintenant"} +{"t":"PD 25 Mass TV OLV 006 Super fr-be Exclusively for Prime Members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Mass TV OLV 008 BVO fr-be Four days of big deals on electronics, home, kitchen and more. En profitant de quatre jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore…"} +{"t":"PD 25 Mass TV OLV 009 BVO fr-be …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PD 25 Mass TV OLV 010 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day, c’est du 8 au 11 juillet.\n Exclusivement pour les membres Amazon Prime."} +{"t":"PD 25 Mass TV OLV 010F BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day, c’est du 8 au 11 juillet. Exclusivement pour les membres Amazon Prime."} +{"t":"PD 25 Mass TV OLV 012 BVO fr-be Join Prime now.\n\n Rejoignez Amazon Prime maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 012F BVO fr-be Join Prime now. Rejoignez Amazon Prime maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 013 Super fr-be 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 014 BVO fr-be Amazon Prime Day is here. Amazon Prime Day, c’est maintenant."} +{"t":"PD 25 Mass TV OLV 015 Super fr-be Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass TV OLV 018 BVO fr-be Shop now Profitez-en maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 023 BVO fr-be Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day, c’est du 8 au 11 juillet. Exclusivement pour les membres Amazon Prime."} +{"t":"PD 25 Mass TV OLV 025 BVO fr-be Shop now Profitez-en maintenant sur Amazon.com.be"} +{"t":"PD 25 Mass YouTube 001 Headline fr-be Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day, c’est du 8 au 11 juillet"} +{"t":"PD 25 Mass YouTube 002 Description fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Avec quatre jours de Ventes Flash, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass YouTube 003 CTA fr-be Join Prime Rejoignez"} +{"t":"PD 25 Mass YouTube 004 Headline fr-be Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass YouTube 005 Description fr-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass YouTube 006 CTA fr-be Shop now  Voir plus"} +{"t":"PD 25 Mass YouTube 007 Headline fr-be Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description fr-be 4 days of big deals, so you’ll feel like a big deal Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass YouTube 009 CTA fr-be Shop now  Voir plus"} +{"t":"PD 25 Mass YouTube 010 Headline fr-be Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy fr-be 4 days of big deals, so you'll feel like a big deal! Devenez une vraie star avec 4 jours de Ventes Flash !"} +{"t":"PD 25 Mass YouTube 012 CTA fr-be Shop now Voir plus"} +{"t":"PD 25 Mass YouTube 013 Headline fr-be Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description fr-be Amazon Prime Day is 8-11 of July Amazon Prime Day du 8 au 11 juillet"} +{"t":"PD 25 Mass YouTube 015 fr-be with 4 days of big deals Profitez de 4 jours de Ventes Flash"} +{"t":"PD 25 Mass YouTube 016 CTA fr-be Join Prime Rejoignez"} +{"t":"PD 25 Mass YouTube 017 Headline fr-be Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description fr-be Amazon Prime Day is here with 4 days of big deals Amazon Prime Day, c’est maintenant\n 4 jours de Ventes Flash"} +{"t":"PD 25 Mass YouTube 018F Description fr-be Amazon Prime Day is here with 4 days of big deals Amazon Prime Day, c’est maintenant 4 jours de Ventes Flash"} +{"t":"SDD 23 Mass Digital Display 001 Event Name fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Digital Display 002 Event Name fr-be Amazon\nSpring\nSale Ventes Flash \nde Printemps \nAmazon"} +{"t":"SDD 23 Mass Digital Display 002F Event Name fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Digital Display 003 Event Name fr-be Amazon\nSpring Sale Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 23 Mass Digital Display 003F Event Name fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Digital Display 004 Headline fr-be Up to 40% off Jusqu’à -40%"} +{"t":"SDD 23 Mass Digital Display 005 Headline fr-be Save big this spring Faites de super économies"} +{"t":"SDD 23 Mass Digital Display 006 Dates fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Digital Display 007 CTA fr-be Learn more En savoir plus"} +{"t":"SDD 23 Mass Digital Display 008 Dates fr-be Ends 29 March Se termine le 29 mars"} +{"t":"SDD 23 Mass Digital Display 009 Dates fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Digital Display 010 CTA fr-be Shop now Achetez maintenant"} +{"t":"SDD 23 Mass Digital Display 011 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description fr-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline fr-be Spring Sale is coming Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description fr-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description fr-be 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description fr-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social OLV 001 Super fr-be Spring Sale is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 23 Mass Social OLV 002 Super fr-be Up to 40% off Jusqu’à -40%"} +{"t":"SDD 23 Mass Social OLV 003 Super fr-be Starts Monday À partir de lundi"} +{"t":"SDD 23 Mass Social OLV 004 Super fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Social OLV 005 Super fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social OLV 006 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass Social OLV 007 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass Social OLV 008 Super fr-be Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Social OLV 010 Super fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social OLV 012 Super fr-be Spring Sale is here Les Ventes Flash de Printemps sont lancées"} +{"t":"SDD 23 Mass Social OLV 014 Super fr-be Shop now Achetez maintenant"} +{"t":"SDD 23 Mass Social OLV 016 Super fr-be Ends 29 March Se terminent le 29 mars"} +{"t":"SDD 23 Mass Social OLV 020 Super fr-be Ends 29 March Se terminent le 29 mars"} +{"t":"SDD 23 Mass Social Post 001 Headline fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass Social Post 002 Primary text fr-be Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 003 Primary text fr-be Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 004 Description fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social Post 005 Headline fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass Social Post 006 Primary text fr-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Uniquement sur une sélection de produits. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 007 Primary text fr-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 008 fr-be Save big in the Amazon Spring Sale with up to 40% off. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%."} +{"t":"SDD 23 Mass Social Post 011 Primary text fr-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 012 Headline fr-be Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass Social Post 015 Description fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social Post 020 fr-be #Amazon #Springsale #Amazon #VentesFlashPrintemps #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text fr-be Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Faites de super économies pendant les Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 022 fr-be Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 023 Primary text fr-be The Amazon Spring Sale. Starts 6pm on March 27th. Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 024 Brand Name fr-be AmazonUK AmazonBE"} +{"t":"SDD 23 Mass Social Post 025 fr-be The Amazon Spring Sale. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 027 fr-be Save big in the Amazon Spring Sale. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 031 Primary text fr-be The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Les Ventes Flash de Printemps Amazon. Économisez jusqu’à 40%. Uniquement sur une sélection de produits. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 032 Primary text fr-be The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Les Ventes Flash de Printemps Amazon. Économisez jusqu’à 40%. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 033 Description fr-be 27-29 March 27-29 mars."} +{"t":"SDD 23 Mass Social Post 035 Primary text fr-be Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 036 Primary text fr-be Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 037 fr-be Save up to 40% off in the Amazon Spring Sale.  Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 23 Mass Social Post 039 Primary text fr-be Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Uniquement sur une sélection de produits. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 040 Primary text fr-be Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 044 Description fr-be 27-29 March 27-29 mars."} +{"t":"SDD 23 Mass Social Post 050 Primary text fr-be Save big in the Amazon Spring Sale. Ends midnight on March 29th. Des super économies pendant les Ventes Flash de Printemps. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 051 fr-be Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Des super économies pendant les Ventes Flash de Printemps. Jusqu'au 29 mars, minuit. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 052 Primary text fr-be Save big in the Amazon Spring Sale. Ends midnight on March 29th. Des super économies pendant les Ventes Flash de Printemps. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 054 fr-be The Amazon Spring Sale. Save up to 40%. Selected products only. Des super économies pendant les Ventes Flash de Printemps. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 055 Brand Name fr-be AmazonUK AmazonBE"} +{"t":"SDD 23 Mass Social Post 056 fr-be Save big in the Amazon Spring Sale. Selected products only. Des super économies pendant les Ventes Flash de Printemps. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass TV OLV 013 BVO fr-be Get that Spring feeling Bonne nouvelle, le printemps arrive,"} +{"t":"SDD 23 Mass TV OLV 014 BVO fr-be Get two days of Spring savings Bonne nouvelle, profitez de 2 jours de promotions printanières !"} +{"t":"SDD 23 Mass TV OLV 015 BVO fr-be with up to 40% off in the Amazon Spring Sale avec des promotions jusqu’à -40% pendant les Ventes Flash de Printemps sur Amazon.com.be"} +{"t":"SDD 23 Mass TV OLV 016 BVO fr-be Starts Monday À partir de lundi"} +{"t":"SDD 23 Mass TV OLV 017 Super fr-be Amazon Spring Sale\nUp to 40% off Ventes Flash de Printemps Amazon\nJusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 017F Super fr-be Amazon Spring Sale Up to 40% off Ventes Flash de Printemps Amazon Jusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 018 Super fr-be Amazon Spring Sale\n27-29 March Ventes Flash de Printemps Amazon\n27-29 mars"} +{"t":"SDD 23 Mass TV OLV 018F Super fr-be Amazon Spring Sale 27-29 March Ventes Flash de Printemps Amazon 27-29 mars"} +{"t":"SDD 23 Mass TV OLV 019 BVO fr-be Now on. [Dès] maintenant"} +{"t":"SDD 23 Mass TV OLV 020 Super fr-be Amazon Spring Sale\nUp to 40% off Ventes Flash de Printemps Amazon\nJusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 020F Super fr-be Amazon Spring Sale Up to 40% off Ventes Flash de Printemps Amazon Jusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 021 Super fr-be Amazon Spring Sale\nEnds 29 March Ventes Flash de Printemps Amazon\nSe terminent le 29 mars"} +{"t":"SDD 23 Mass TV OLV 021F Super fr-be Amazon Spring Sale Ends 29 March Ventes Flash de Printemps Amazon Se terminent le 29 mars"} +{"t":"SDD 23 Mass TV OLV 022 fr-be Starts 6pm March 27th. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass TV OLV 023 fr-be Ends midnight on March 29th. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass TV OLV 024 fr-be Selected products only. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass YouTube 001 Title fr-be Get ready for the Amazon Spring Sale! Préparez-vous pour les Ventes Flash de Printemps Amazon !"} +{"t":"SDD 23 Mass YouTube 002 Description fr-be Save up to 40% off in the Amazon Spring Sale. Starts Monday. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. À partir de lundi."} +{"t":"SDD 23 Mass YouTube 003 Title fr-be Get that Spring feeling! Bonne nouvelle, le printemps arrive !"} +{"t":"SDD 23 Mass YouTube 004 Description fr-be The Amazon Spring Sale. Save up to 40% from 27-29 March. Les Ventes Flash de Printemps Amazon. Économisez jusqu’à 40% du 27 au 29 mars."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name fr-be Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name fr-be Amazon Spring\nDeal Days  Ventes Flash de\nPrintemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name fr-be Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name fr-be Amazon\nSpring\nDeal Days  Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name fr-be Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name fr-be Amazon\nSpring\nDeal\nDays  Ventes\nFlash de\nPrintemps\nAmazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name fr-be Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline fr-be Up to 40% off Shop topaanbiedingen op Amazon.be.com"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline fr-be Shop epic deals Profitez des Ventes Flash exceptionnelles sur Amazon.com.be"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates fr-be Starts 20 March  À partir du 20 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates fr-be Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA fr-be Learn more En savoir plus"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Mass (D)OOH Digital Display 015 Headline fr-be Up to 40% off Faites de super économies"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates fr-be Ends 25 March Se terminent le 25 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA fr-be Shop now Achetez maintenant"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name fr-be Amazon Spring\nDeal Days Ventes Flash de\nPrintemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name fr-be Amazon\nSpring\nDeal\nDays Ventes\nFlash de\nPrintemps"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name fr-be Amazon Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass Radio 001 BVO fr-be Amazon Spring Deal Days are approaching. Bientôt les Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass Radio 002 BVO fr-be So you could save big on a Bluetooth speaker. À vous les super économies sur une enceinte Bluetooth."} +{"t":"SDD 24 Mass Radio 003 BVO fr-be And get into dancing. C’est le genre de Ventes Flash"} +{"t":"SDD 24 Mass Radio 004 BVO fr-be Reaaaaaally into dancing. qui donne envie de danser."} +{"t":"SDD 24 Mass Radio 005 BVO fr-be Lifting! Spinning! Luuuunging!!! De virevolter ! De tourbillonner !"} +{"t":"SDD 24 Mass Radio 006 fr-be Oh no! Oh, non !"} +{"t":"SDD 24 Mass Radio 007 BVO fr-be And you can also save big on a sewing machine. Vous pourriez aussi économiser sur une machine à coudre."} +{"t":"SDD 24 Mass Radio 008 BVO fr-be From Bluetooth speakers to sewing machines. Que ce soit une enceinte Bluetooth ou une machine à coudre."} +{"t":"SDD 24 Mass Radio 009 BVO fr-be Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO fr-be Starts Wednesday À partir de mercredi sur Amazon.com.be"} +{"t":"SDD 24 Mass Radio 022 BVO fr-be Amazon Spring Deal Days are here. Les Ventes Flash de Printemps Amazon, c’est maintenant."} +{"t":"SDD 24 Mass Radio 030 BVO fr-be Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon sur Amazon.com.be\n \nShorter alt: Faites de super économies pendant les Ventes Flash de Printemps sur Amazon.com.be"} +{"t":"SDD 24 Mass Radio 030F BVO fr-be Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon sur Amazon.com.be Shorter alt: Faites de super économies pendant les Ventes Flash de Printemps sur Amazon.com.be"} +{"t":"SDD 24 Mass Radio 031 BVO fr-be Ends 25th of March. Jusqu’au 25 mars"} +{"t":"SDD 24 Mass Radio 032 VO fr-be Whilst stocks last. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles.\n \nShorter disclaimer: Dans la limite des stocks disponibles."} +{"t":"SDD 24 Mass Radio 032F VO fr-be Whilst stocks last. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles. Shorter disclaimer: Dans la limite des stocks disponibles."} +{"t":"SDD 24 Mass Social OLV 005 Super fr-be Amazon\nSpring Deal Days Ventes Flash de Printemps\n Amazon"} +{"t":"SDD 24 Mass Social OLV 005F Super fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass Social OLV 006 Super fr-be Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass Social OLV 007 Super fr-be Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass Social OLV 008 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Mass Social OLV 009 Super fr-be Amazon\nSpring Deal Days Ventes Flash de Printemps\nAmazon"} +{"t":"SDD 24 Mass Social OLV 009F Super fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass Social OLV 011 Super fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass Social Post 001 Headline fr-be Amazon Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Mass Social Post 002 fr-be Get up to 40% off. 20-25 March. Faites de super économies. Du 20 au 25 mars."} +{"t":"SDD 24 Mass Social Post 003 Description fr-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 004 Headline fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass Social Post 006 fr-be Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. 20-25 mars."} +{"t":"SDD 24 Mass Social Post 009 Description fr-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 010 fr-be Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. Du 20 au 25 mars."} +{"t":"SDD 24 Mass Social Post 012 fr-be #AmazonUK #AmazonBE"} +{"t":"SDD 24 Mass Social Post 013 fr-be Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. 20-25 mars."} +{"t":"SDD 24 Mass Social Post 014 fr-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 016 Brand Name fr-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 017 fr-be Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. Du 20 au 25 mars."} +{"t":"SDD 24 Mass TV OLV 001 BVO fr-be Amazon Spring Deal Days are approaching. Les Ventes Flash de Printemps Amazon approchent."} +{"t":"SDD 24 Mass TV OLV 002 BVO fr-be Amazon Spring Deal Days. Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass TV OLV 003 BVO fr-be Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass TV OLV 004 BVO fr-be Starts Wednesday À partir de mercredi sur Amazon.com.be"} +{"t":"SDD 24 Mass TV OLV 005 Super fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass TV OLV 006 Super fr-be Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass TV OLV 007 Super fr-be Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass TV OLV 008 fr-be Selected products only. Starts Wednesday. 20-25 March. Uniquement sur une sélection de produits. 20-25 mars."} +{"t":"SDD 24 Mass TV OLV 009 BVO fr-be Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass TV OLV 010 BVO fr-be Starts Wednesday À partir de mercredi sur Amazon.com.be"} +{"t":"SDD 24 Mass TV OLV 014 fr-be Selected products only. 20-25 March. Uniquement sur une sélection de produits. 20-25 mars."} +{"t":"SDD 24 Mass TV OLV 025 BVO fr-be Amazon Spring Deal Days are here. Les Ventes Flash de Printemps Amazon, c’est maintenant."} +{"t":"SDD 24 Mass TV OLV 026 BVO fr-be Shop epic deals on whatever you need. Faites de super économies sur tout ce dont vous avez besoin."} +{"t":"SDD 24 Mass TV OLV 027 BVO fr-be From bluetooth speakers… D’une enceinte Bluetooth…"} +{"t":"SDD 24 Mass TV OLV 028 BVO fr-be …to sewing machines. …à une machine à coudre."} +{"t":"SDD 24 Mass TV OLV 030 BVO fr-be Shop epic deal Faites de super économies"} +{"t":"SDD 24 Mass TV OLV 031 BVO fr-be Ends 25th of March. Jusqu'au 25 mars sur Amazon.com.be"} +{"t":"SDD 24 Mass TV OLV 034 Super fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass TV OLV 035 fr-be Selected products only. Whilst stocks last. 20-25 March. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles. 20-25 mars."} +{"t":"SDD 24 Mass TV OLV 036 BVO fr-be Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass TV OLV 037 BVO fr-be Until 25th of March. Jusqu'au 25 mars sur Amazon.com.be"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline fr-be Amazon Spring\nDeals Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline fr-be Amazon\nSpring\nDeals Ventes Flash\n de Printemps \nAmazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 003 Headline fr-be Amazon\nSpring\nDeals Ventes\n Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 003F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 005 fr-be Shop epic deals Des super économies"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 fr-be 25–31 March 25-31 mars"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass (D)OOH PRINT 008 fr-be Selected products only Uniquement sur\n une sélection de produits"} +{"t":"SDD 25 Mass (D)OOH PRINT 008F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass (D)OOH PRINT 009 Headline fr-be Amazon Spring\nDeals Ventes Flash\n de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 009F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 010 Headline fr-be Amazon\nSpring\nDeals Ventes Flash de \nPrintemps \nAmazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 010F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass (D)OOH PRINT 020 fr-be Woooo! Shop Epic Deals! Wow ! Des super économies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 021 fr-be Woooo! Shop Epic Deals! Wow ! Des super \néconomies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 021F fr-be Woooo! Shop Epic Deals! Wow ! Des super économies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 022 fr-be Woooo! Shop Epic Deals! Wow ! \nDes super \néconomies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 022F fr-be Woooo! Shop Epic Deals! Wow ! Des super économies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 fr-be Amazon \nSpring Deals Ventes Flash \n de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline fr-be New day. \nNew deals. Chaque jour de\n nouvelles Ventes \nFlash"} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 25 Mass (D)OOH PRINT 031 Headline fr-be New \nday. \nNew \ndeals. Chaque \n jour de\n nouvelles \n Ventes \n Flash"} +{"t":"SDD 25 Mass (D)OOH PRINT 031F Headline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 25 Mass (D)OOH PRINT 032 fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 fr-be Amazon \nSpring Deals Ventes Flash\n de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 fr-be Ends 31 Mar Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Display 001 Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 003 Headline fr-be Amazon \nSpring\nDeals Ventes Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 003F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 005 Headline fr-be Amazon \nSpring\nDeals Ventes\n Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 005F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 008 fr-be Epic savings Des super économies"} +{"t":"SDD 25 Mass Display 009 Subheader fr-be Shop \nepic deals Des super \néconomies"} +{"t":"SDD 25 Mass Display 009F Subheader fr-be Shop epic deals Des super économies"} +{"t":"SDD 25 Mass Display 010 Subheader fr-be Shop \nepic \ndeals Des \nsuper \néconomies"} +{"t":"SDD 25 Mass Display 010F Subheader fr-be Shop epic deals Des super économies"} +{"t":"SDD 25 Mass Display 011 fr-be 25–31 March 25-31 mars"} +{"t":"SDD 25 Mass Display 012 CTA fr-be Learn more En savoir plus"} +{"t":"SDD 25 Mass Display 013 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Display 014 fr-be Selected products only Uniquement sur \n une sélection de produits"} +{"t":"SDD 25 Mass Display 014F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Display 016 Headline fr-be Amazon \nSpring Deals Ventes Flash\n de Printemps Amazon"} +{"t":"SDD 25 Mass Display 016F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 018 Headline fr-be Amazon \nSpring\nDeals Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass Display 018F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 019 Headline fr-be Amazon \nSpring\nDeals Ventes Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 019F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 020 Headline fr-be Amazon \nSpring\nDeals Ventes \nFlash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 020F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 026 fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Display 028 CTA fr-be Shop now Achetez maintenant"} +{"t":"SDD 25 Mass Display 030 fr-be Selected products only Uniquement sur \n une sélection de produits"} +{"t":"SDD 25 Mass Display 030F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Radio 001 BVO fr-be Ooh! Amazon's Spring Deal Days are coming! Wow ! Les Ventes Flash de Printemps Amazon arrivent..."} +{"t":"SDD 25 Mass Radio 002 BVO fr-be So, whether you're spring hiking*... Alors, pour vos prochaines randonnées*…"} +{"t":"SDD 25 Mass Radio 003 BVO fr-be Or spring cleaning*.... Ou votre grand ménage de printemps*…"} +{"t":"SDD 25 Mass Radio 004 BVO fr-be You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Vous pouvez économiser jusqu’à 30% sur tout ce dont vous avez besoin.… de la high-tech à la maison en passant par le sport et [bien] plus encore !"} +{"t":"SDD 25 Mass Radio 005 BVO fr-be You can save big on all the things you need… from electronics and home to sports and [so much] more! Faites de super économies sur tout ce dont vous avez besoin.… de la high-tech à la maison en passant par le sport et bien plus encore !"} +{"t":"SDD 25 Mass Radio 006 BVO fr-be Ooh indeed! Wow !"} +{"t":"SDD 25 Mass Radio 007 BVO fr-be Shop Amazon's Spring Deal Days. Profitez des Ventes Flash de Printemps Amazon sur Amazon.com.be"} +{"t":"SDD 25 Mass Radio 008 BVO fr-be Starts Tuesday. À partir de mardi"} +{"t":"SDD 25 Mass Radio 009 BVO fr-be With deals that make you go... \"Ooh\" Des Ventes Flash qui vont vraiment vous enchanter… Wow !"} +{"t":"SDD 25 Mass Radio 011 BVO fr-be Ooh! Amazon's Spring Deal Days are here! Wow ! Les Ventes Flash de Printemps Amazon sont enfin là..."} +{"t":"SDD 25 Mass Radio 018 BVO fr-be Ends Monday. Jusqu'à lundi"} +{"t":"SDD 25 Mass Radio 028 BVO fr-be Ends midnight. Jusqu’à ce soir minuit."} +{"t":"SDD 25 Mass Social OLV 001 Super fr-be Amazon\nSpring\nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 001F Super fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 002 Super fr-be Up to\n45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass Social OLV 002F Super fr-be Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass Social OLV 003 Super fr-be Save big Faites de super\néconomies"} +{"t":"SDD 25 Mass Social OLV 003F Super fr-be Save big Faites de super économies"} +{"t":"SDD 25 Mass Social OLV 004 Super fr-be 25-31 \nMarch 25-31\nmars"} +{"t":"SDD 25 Mass Social OLV 004F Super fr-be 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 008 Super fr-be Ends \n31 March Jusqu'au\n31 mars"} +{"t":"SDD 25 Mass Social OLV 008F Super fr-be Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 009 Super fr-be Woooo! Wow !"} +{"t":"SDD 25 Mass Social OLV 010 Super fr-be Amazon\nSpring\nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 010F Super fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 011 Super fr-be on sports sur le sport"} +{"t":"SDD 25 Mass Social OLV 012 Super fr-be electronics la high-tech"} +{"t":"SDD 25 Mass Social OLV 013 Super fr-be home la maison"} +{"t":"SDD 25 Mass Social OLV 014 Super fr-be beauty la beauté"} +{"t":"SDD 25 Mass Social OLV 015 Super fr-be fashion la mode"} +{"t":"SDD 25 Mass Social OLV 016 Super fr-be kitchen la cuisine"} +{"t":"SDD 25 Mass Social OLV 017 Super fr-be computing les ordinateurs"} +{"t":"SDD 25 Mass Social OLV 018 Super fr-be books les livres"} +{"t":"SDD 25 Mass Social OLV 019 Super fr-be devices le bricolage"} +{"t":"SDD 25 Mass Social OLV 020 Super fr-be garden le jardin"} +{"t":"SDD 25 Mass Social OLV 021 Super fr-be pets l'animalerie"} +{"t":"SDD 25 Mass Social OLV 022 Super fr-be outdoor les loisirs"} +{"t":"SDD 25 Mass Social OLV 023 Super fr-be games les jeux vidéo"} +{"t":"SDD 25 Mass Social OLV 024 Super fr-be luggage les bagages"} +{"t":"SDD 25 Mass Social OLV 025 Super fr-be alexa Alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super fr-be furniture la décoration"} +{"t":"SDD 25 Mass Social OLV 028 Super fr-be cooking le bureau"} +{"t":"SDD 25 Mass Social OLV 029 Super fr-be make-up le maquillage"} +{"t":"SDD 25 Mass Social OLV 030 Super fr-be smart home la maison connectée"} +{"t":"SDD 25 Mass Social OLV 031 Super fr-be kindle Kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super fr-be appliances l'électroménager"} +{"t":"SDD 25 Mass Social OLV 033 Super fr-be fitness le fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super fr-be haircare les soins capillaires"} +{"t":"SDD 25 Mass Social OLV 038 Super fr-be hair care les soins capillaires"} +{"t":"SDD 25 Mass Social OLV 039 Super fr-be lighting l'éclairage"} +{"t":"SDD 25 Mass Social OLV 040 Super fr-be DIY le bricolage"} +{"t":"SDD 25 Mass Social OLV 041 Super fr-be office le bureau"} +{"t":"SDD 25 Mass Social OLV 042 Super fr-be stationery les fournitures"} +{"t":"SDD 25 Mass Social OLV 043 Super fr-be sports le sport"} +{"t":"SDD 25 Mass Social OLV 049 Super fr-be health la santé"} +{"t":"SDD 25 Mass Social OLV 053 BVO fr-be … and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass Social OLV 054 BVO fr-be … and more. ... et plus encore."} +{"t":"SDD 25 Mass Social OLV 055 Super fr-be ...and so\n much more. ... et bien\nplus encore."} +{"t":"SDD 25 Mass Social OLV 055F Super fr-be ...and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass Social OLV 056 Super fr-be ...and\nmore. ... et plus\nencore."} +{"t":"SDD 25 Mass Social OLV 056F Super fr-be ...and more. ... et plus encore."} +{"t":"SDD 25 Mass Social OLV 057 BVO fr-be Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX À partir de mardi sur Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 057F BVO fr-be Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX À partir de mardi sur Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 058 Super fr-be Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass Social OLV 059 BVO fr-be Ooooh! Wow !"} +{"t":"SDD 25 Mass Social OLV 060 BVO fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 061 BVO fr-be on sports, electronics, home, beauty, fashion sur le sport, la high-tech, la maison, la beauté, la mode"} +{"t":"SDD 25 Mass Social OLV 110 BVO fr-be Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Jusqu'au 31 mars sur Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 110F BVO fr-be Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Jusqu'au 31 mars sur Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 111 Super fr-be Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 112 Super fr-be Amazon\nSpring Deals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 112F Super fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 113 Super fr-be Up to 45% off Faites de\nsuper économies"} +{"t":"SDD 25 Mass Social OLV 113F Super fr-be Up to 45% off Faites de super économies"} +{"t":"SDD 25 Mass Social OLV 114 Super fr-be 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 115 Super fr-be Amazon\nSpring \nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 115F Super fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 116 Super fr-be Up to\n45% off Faites\nde super\néconomies"} +{"t":"SDD 25 Mass Social OLV 116F Super fr-be Up to 45% off Faites de super économies"} +{"t":"SDD 25 Mass Social OLV 117 Super fr-be 25-31 \nMarch 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 117F Super fr-be 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 120 Super fr-be Ends 31 March Jusqu'au\n31 mars"} +{"t":"SDD 25 Mass Social OLV 120F Super fr-be Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 123 Super fr-be Ends\n31 March Jusqu'au\n31 mars"} +{"t":"SDD 25 Mass Social OLV 123F Super fr-be Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social Post 001 Description fr-be 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social Post 002 Headline fr-be Amazon Spring Deal Days  Faites de super économies"} +{"t":"SDD 25 Mass Social Post 003 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars sur Amazon.com.be. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 004 Headline fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Post 005 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 007 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 008 Headline fr-be Amazon Spring Deal Days Faites de super économies"} +{"t":"SDD 25 Mass Social Post 009 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 010 Description fr-be 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social Post 011 Headline fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Post 012 Primary text fr-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 013 Primary text fr-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text fr-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Post 016 Headline fr-be Up to 45% off. 25-31 March. Selected products only. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 017 Primary text fr-be Amazon Spring Deal Days. Up to 45% off. Selected products only. Ventes Flash de Printemps. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 018 fr-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 019 Description fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Social Post 021 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars sur Amazon.com.be. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 023 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Des super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 025 Primary text fr-be Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Des super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 028 Description fr-be Ends 31 March.  Jusqu’au 31 mars."} +{"t":"SDD 25 Mass Social Post 030 Primary text fr-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Des super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 031 Primary text fr-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text fr-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline fr-be Up to 45% off. Ends 31 March. Selected products only. Uniquement sur une sélection de produits. Jusqu’au 31 mars."} +{"t":"SDD 25 Mass Social Post 036 fr-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Static 001 Headline fr-be Amazon \nSpring \nDeals Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass Social Static 001F Headline fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Static 003 fr-be Save big Faites de super économies"} +{"t":"SDD 25 Mass Social Static 004 fr-be 25–31 March 25-31 mars"} +{"t":"SDD 25 Mass Social Static 005 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Social Static 009 fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Social Static 011 Headline fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Mass Social Static 012 Headline fr-be Spring Deal \nDays Ventes Flash de \nPrintemps"} +{"t":"SDD 25 Mass Social Static 012F Headline fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI fr-be Search Amazon Rechercher sur Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI fr-be Amazon \nSpring \nDeals Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI fr-be Electronics High-tech"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI fr-be Home  Maison"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI fr-be Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI fr-be and more... et plus encore..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 009 Super fr-be Save big Faites de super économies"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super fr-be Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super fr-be From 25-31 March Du 25 au 31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super fr-be Ends Monday Jusqu'à lundi"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super fr-be Amazon \nSpring \nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 017 Super fr-be Save big Faites de \nsuper économies"} +{"t":"SDD 25 Mass TV+Social Supers 017F Super fr-be Save big Faites de super économies"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super fr-be 25-31 March  25-31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super fr-be Ends \n31 March Jusqu’au \n31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass TV OLV 001 BVO fr-be Get ready for Spring with Amazon Spring Deal Days C’est le retour des beaux jours avec les Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 002 BVO fr-be Shop Amazon Spring Deal Days Profitez des Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen fr-be Amazon\nSpring\nDeals Ventes\nFlash de\nPrintemps\nAmazon"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen fr-be Search Amazon Rechercher sur Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen fr-be Electronics High-tech"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen fr-be Home Maison"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen fr-be Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen fr-be and more... et plus encore..."} +{"t":"SDD 25 Mass TV OLV 009 BVO fr-be Up to 45% off... Économisez jusqu’à 40%"} +{"t":"SDD 25 Mass TV OLV 010 BVO fr-be Save big on... Faites de super économies ..."} +{"t":"SDD 25 Mass TV OLV 011 BVO fr-be ...on electronics, home, sports and more. … sur la high-tech, la maison, le sport et plus encore."} +{"t":"SDD 25 Mass TV OLV 012 BVO fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 013 BVO fr-be Starts Tuesday. À partir de mardi sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 014 Super fr-be Amazon Spring Deal Days Ventes Flash\nde Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 014F Super fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 015 Super fr-be Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass TV OLV 016 Super fr-be Save big Faites de super économies"} +{"t":"SDD 25 Mass TV OLV 017 Super fr-be Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass TV OLV 018 fr-be Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Ventes Flash de Printemps Amazon, 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen fr-be Amazon\nSpring\nDeals Ventes\nFlash de\nPrintemps\nAmazon"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen fr-be Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen fr-be and more... et plus encore..."} +{"t":"SDD 25 Mass TV OLV 028 BVO fr-be Save big... Faites de super économies ..."} +{"t":"SDD 25 Mass TV OLV 031 BVO fr-be Ends Monday Jusqu'à lundi sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 035 Super fr-be Ends Monday Jusqu'à lundi"} +{"t":"SDD 25 Mass TV OLV 036 fr-be Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass TV OLV 037 fr-be Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass TV OLV 050 BVO fr-be Ends midnight. Jusqu’à ce soir minuit sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 052 Super fr-be Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass TV OLV 054 Super fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 25 Mass TV OLV 057 BVO fr-be Up to 45% off on Amazon Spring Deal Days. Économisez jusqu’à 30% pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 058 BVO fr-be Save big with Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 059 BVO fr-be Starts Tuesday. À partir de mardi sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 060 Super fr-be Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass TV OLV 061 Super fr-be Save big Faites de super économies"} +{"t":"SDD 25 Mass TV OLV 062 Super fr-be Amazon Spring Deal Days Ventes Flash\nde Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 062F Super fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 064 fr-be Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Ventes Flash de Printemps Amazon, 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass TV OLV 066 BVO fr-be Save big on Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 067 BVO fr-be Ends Monday Jusqu'à lundi sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 072 fr-be Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass TV OLV 074 BVO fr-be Save big with Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 075 BVO fr-be Ends midnight Jusqu’à ce soir minuit sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 081 BVO fr-be Ooooh! Wow !"} +{"t":"SDD 25 Mass TV OLV 082 BVO fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 083 BVO fr-be on sports, electronics, home, beauty, fashion sur le sport, la high-tech, la maison, la beauté, la mode"} +{"t":"SDD 25 Mass TV OLV 084 Super fr-be Woooo! Wow !"} +{"t":"SDD 25 Mass TV OLV 085 Super fr-be Amazon\nSpring\nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass TV OLV 085F Super fr-be Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 086 Super fr-be on sports sur le sport"} +{"t":"SDD 25 Mass TV OLV 087 Super fr-be electronics la high-tech"} +{"t":"SDD 25 Mass TV OLV 088 Super fr-be home la maison"} +{"t":"SDD 25 Mass TV OLV 089 Super fr-be beauty la beauté"} +{"t":"SDD 25 Mass TV OLV 090 Super fr-be fashion la mode"} +{"t":"SDD 25 Mass TV OLV 091 Super fr-be kitchen la cuisine"} +{"t":"SDD 25 Mass TV OLV 092 Super fr-be computing les ordinateurs"} +{"t":"SDD 25 Mass TV OLV 093 Super fr-be books les livres"} +{"t":"SDD 25 Mass TV OLV 094 Super fr-be devices le bricolage"} +{"t":"SDD 25 Mass TV OLV 095 Super fr-be garden le jardin"} +{"t":"SDD 25 Mass TV OLV 096 Super fr-be pets l'animalerie"} +{"t":"SDD 25 Mass TV OLV 097 Super fr-be outdoor les loisirs"} +{"t":"SDD 25 Mass TV OLV 098 Super fr-be games les jeux vidéo"} +{"t":"SDD 25 Mass TV OLV 099 Super fr-be luggage les bagages"} +{"t":"SDD 25 Mass TV OLV 100 Super fr-be alexa Alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super fr-be furniture la décoration"} +{"t":"SDD 25 Mass TV OLV 103 Super fr-be cooking le bureau"} +{"t":"SDD 25 Mass TV OLV 104 Super fr-be make-up le maquillage"} +{"t":"SDD 25 Mass TV OLV 105 Super fr-be smart home la maison connectée"} +{"t":"SDD 25 Mass TV OLV 106 Super fr-be kindle Kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super fr-be appliances l'électroménager"} +{"t":"SDD 25 Mass TV OLV 108 Super fr-be fitness le fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super fr-be haircare les soins capillaires"} +{"t":"SDD 25 Mass TV OLV 112 Super fr-be hair care les soins capillaires"} +{"t":"SDD 25 Mass TV OLV 113 Super fr-be lighting l'éclairage"} +{"t":"SDD 25 Mass TV OLV 114 Super fr-be DIY le bricolage"} +{"t":"SDD 25 Mass TV OLV 115 Super fr-be office le bureau"} +{"t":"SDD 25 Mass TV OLV 116 Super fr-be sports le sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO fr-be … and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass TV OLV 122 BVO fr-be … and more. ... et plus encore."} +{"t":"SDD 25 Mass TV OLV 123 Super fr-be ...and so\n much more. ... et bien\nplus encore."} +{"t":"SDD 25 Mass TV OLV 123F Super fr-be ...and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass TV OLV 124 Super fr-be ...and\nmore. ... et plus\nencore."} +{"t":"SDD 25 Mass TV OLV 124F Super fr-be ...and more. ... et plus encore."} +{"t":"SDD 25 Mass TV OLV 125 BVO fr-be Starts Tuesday À partir de mardi sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 126 Super fr-be Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass TV OLV 171 BVO fr-be Ends 31st March Jusqu'au 31 mars sur Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 172 Super fr-be Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass YouTube Long 002 Headline fr-be Get ready for Spring with Amazon Spring Deal Days! C’est le retour des beaux jours avec les Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass YouTube Long 003 Description fr-be Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Faites de super économies sur la high-tech, la maison, le sport et plus encore. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass YouTube Long 005 Headline fr-be Get ready for Spring with Amazon Spring Deal Days! C’est le retour des beaux jours avec les Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass YouTube Long 006 Description fr-be Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Faites de super économies sur la high-tech, la maison, le sport et plus encore. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass YouTube Short 001 Headline fr-be Amazon UK Amazon BE"} +{"t":"SDD 25 Mass YouTube Short 002 Description fr-be Up to 45% off on 25-31 March De super économies, 25-31 mars"} +{"t":"SDD 25 Mass YouTube Short 003 fr-be Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass YouTube Short 004 CTA fr-be Learn more Découvrir"} +{"t":"SDD 25 Mass YouTube Short 005 Headline fr-be Amazon UK Amazon BE"} +{"t":"SDD 25 Mass YouTube Short 008 CTA fr-be Shop now Voir plus"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 fr-be Spring Deal Days\nis coming! Les Ventes Flash de Printemps\n arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F fr-be Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline fr-be Spring Deal Days\nis coming! Les Ventes Flash \n de Printemps\n arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline fr-be Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline fr-be Spring\nDeal\nDays is\ncoming! Les Ventes \nFlash \nde Printemps\narrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline fr-be Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 fr-be 10–16 March 10-16 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 006 fr-be Starts 10 March À partir du 10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 fr-be Starts \n10 March À partir du \n10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F fr-be Starts 10 March À partir du 10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass (D)OOH PRINT 009 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass (D)OOH PRINT 009F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 fr-be Spring Deal \nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 fr-be Spring\nDeal\nDays Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader fr-be Epic deals Des super économies"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader fr-be Epic deals Des super \néconomies"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader fr-be Epic deals Des super économies"} +{"t":"SDD 26 Mass (D)OOH PRINT 026 fr-be Ends 16 March Jusqu’au 16 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 fr-be New day.\nNew deals. Chaque jour \n de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 029F fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 030 fr-be New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 030F fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 031 fr-be New\nday.\nNew\ndeals. Chaque jour\n de nouvelles\n Ventes\n Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 031F fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 032 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 fr-be Spring Deal\nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 fr-be Spring Deal Days\nis coming! Les Ventes Flash de Printemps\narrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F fr-be Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 fr-be Spring \nDeal Days\nis coming! Les Ventes Flash \n de Printemps\n arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F fr-be Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline fr-be Spring\n Deal\nDays is\n coming! Les Ventes \nFlash \nde Printemps\narrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline fr-be Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader fr-be Epic deals Des super économies"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader fr-be Epic deals Des super \néconomies"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader fr-be Epic deals Des super économies"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 fr-be 10–16 March 10-16 mars"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA fr-be Learn More En savoir plus"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 fr-be Spring Deal \nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 fr-be Spring\n Deal\nDays Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 fr-be Ends 16 March Jusqu’au 16 mars"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA fr-be Shop Now Achetez maintenant"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043 fr-be Spring\n Deal\nDays Ventes \n Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 fr-be Spring\n Deal\nDays Ventes \n Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 fr-be Spring \nDeal Days Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 fr-be Ends Midnight Jusqu’à minuit"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA fr-be Shop now Achetez maintenant"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 fr-be Spring Deal \nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 fr-be Ends midnight Jusqu’à minuit"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 fr-be Spring Deal Days \nstarts Les Ventes Flash de Printemps\n commencent dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F fr-be Spring Deal Days starts Les Ventes Flash de Printemps commencent dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 fr-be Spring Deal \nDays \nstarts Les Ventes Flash \n de Printemps\n commencent dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F fr-be Spring Deal Days starts Les Ventes Flash de Printemps commencent dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline fr-be Spring\nDeal\nDays\nstarts Les Ventes \nFlash \nde Printemps\ncommencent dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline fr-be Spring Deal Days starts Les Ventes Flash de Printemps commencent dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 fr-be Hours heures"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 fr-be Minutes minutes"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 fr-be Seconds secondes"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 fr-be Spring Deal Days \nends Les Ventes Flash de Printemps,\nplus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F fr-be Spring Deal Days ends Les Ventes Flash de Printemps, plus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 fr-be Spring Deal \nDays \nends Les Ventes Flash \nde Printemps,\nplus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F fr-be Spring Deal Days ends Les Ventes Flash de Printemps, plus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 fr-be Spring\nDeal\nDays\nends Les Ventes\nFlash de\nPrintemps,\nplus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F fr-be Spring Deal Days ends Les Ventes Flash de Printemps, plus que"} +{"t":"SDD 26 Mass Static Social 001 Headline fr-be Spring Deal\nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass Static Social 001F Headline fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass Static Social 002 Headline fr-be Spring\nDeal\nDays Ventes \n Flash \n de Printemps"} +{"t":"SDD 26 Mass Static Social 002F Headline fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass Static Social 005 Subheader fr-be Epic deals Des super économies"} +{"t":"SDD 26 Mass Static Social 006 Subheader fr-be Epic deals Des super \néconomies"} +{"t":"SDD 26 Mass Static Social 006F Subheader fr-be Epic deals Des super économies"} +{"t":"SDD 26 Mass Static Social 007 fr-be 10–16 March 10-16 mars"} +{"t":"SDD 26 Mass Static Social 008 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass Static Social 009 fr-be Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass Static Social 009F fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass Static Social 017 fr-be Ends 16 March Jusqu’au 16 mars"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_Onsite_fr-be.json b/storage/amazon/tm/fr-BE/flat_Onsite_fr-be.json new file mode 100644 index 0000000..b8e06fb --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_Onsite_fr-be.json @@ -0,0 +1,1241 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 fr-be Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA fr-be Learn more En savoir plus"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA fr-be Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Onsite Event Page 007 fr-be Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 23 BFW Onsite Event Page 008 fr-be Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week\n\nALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 008F fr-be Share the joy with Black Friday Week deals ALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week ALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 009 fr-be Get those last Black Friday Week deals Dernier jour des Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 010 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Onsite Event Page 013 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 23 BFW Onsite Event Page 016 fr-be Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 23 BFW Onsite Event Page 017 fr-be Save big Faites de super économies"} +{"t":"DDA 23 BFW Onsite Event Page 018 fr-be Big savings end today Jusqu’à ce soir minuit"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off fr-be Get ready to save up to 40% off Préparez-vous à économiser jusqu’à 25%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off fr-be Save up to 40% off Économisez jusqu’à 25%"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off fr-be Last chance for up to 40% off Dernière chance d’économiser jusqu’à 25%"} +{"t":"DDA 23 BFW Onsite Event Page 022 fr-be 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 fr-be Ends 27 November Jusqu'au 27 novembre"} +{"t":"DDA 23 BFW Onsite Event Page 024 fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"DDA 23 BFW Onsite Homepage 001 fr-be Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA fr-be Learn more En savoir plus"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA fr-be Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Onsite Homepage 007 fr-be Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 23 BFW Onsite Homepage 008 fr-be Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week\n\nALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 008F fr-be Share the joy with Black Friday Week deals ALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week ALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 009 fr-be Get those last Black Friday Week deals Dernier jour des Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 010 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Onsite Homepage 013 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 23 BFW Onsite Homepage 016 fr-be Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 23 BFW Onsite Homepage 017 fr-be Save big Faites de super économies"} +{"t":"DDA 23 BFW Onsite Homepage 018 fr-be Big savings end today Jusqu’à ce soir minuit"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off fr-be Get ready to save up to 40% off Préparez-vous à économiser jusqu’à 25%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off fr-be Save up to 40% off Économisez jusqu’à 25%"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off fr-be Last chance for up to 40% off Dernière chance d’économiser jusqu’à 25%"} +{"t":"DDA 23 BFW Onsite Homepage 022 fr-be 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 fr-be Ends 27 November Jusqu'au 27 novembre"} +{"t":"DDA 23 BFW Onsite Homepage 024 fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"DDA 23 LMD Onsite 001 fr-be Last Minute Deals\nDeals for you, joy for them Ventes Flash de décembre & bien plus\nFaites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 001F fr-be Last Minute Deals Deals for you, joy for them Ventes Flash de décembre & bien plus Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 002 fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Onsite 003 fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Onsite 004 CTA fr-be Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Onsite 005 fr-be Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 006 fr-be Last Minute Deals\nDeals for you, joy for them Ventes Flash de décembre & bien plus\nFaites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 006F fr-be Last Minute Deals Deals for you, joy for them Ventes Flash de décembre & bien plus Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 007 fr-be Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 008 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 LMD Onsite 009 fr-be Find Last Minute Deals that bring the joy Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 010 fr-be Deals for you, joy for them Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 011 fr-be Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 012 fr-be Find Last Minute Deals that bring the joy Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 013 fr-be Last Minute Deals\nDeals for you, joy for them Ventes Flash de décembre & bien plus\nFaites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 013F fr-be Last Minute Deals Deals for you, joy for them Ventes Flash de décembre & bien plus Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 014 fr-be Last Minute Deals Profitez des Ventes Flash"} +{"t":"DDA 23 LMD Onsite 015 fr-be Deals for you, joy for them Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 017 fr-be Prices worth celebrating Célébrez avec vos proches en dépensant moins"} +{"t":"DDA 24 Onsite 001 fr-be Black Friday returns soon in 2024 Black Friday revient bientôt en 2024"} +{"t":"DDA 24 Onsite 002 fr-be Thank you for shopping Merci pour vous achats"} +{"t":"DDA 24 Onsite 003 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 24 Onsite 004 fr-be Black Friday returns in 2025 Black Friday revient en 2025"} +{"t":"DDA 24 Onsite 005 fr-be Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Black Friday Week commence le 21 novembre à minuit. Venez profiter de 12 jours de Ventes Flash exceptionnelles."} +{"t":"DDA 24 Onsite 006 fr-be Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Black Friday Week commence le XX novembre à minuit. Venez profiter de 12 jours de Ventes Flash exceptionnelles."} +{"t":"DDA 24 Onsite 007 fr-be Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 24 Onsite 008 fr-be Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 24 Onsite 009 fr-be 21 Nov-2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 010 fr-be Save big Faites de super économies"} +{"t":"DDA 24 Onsite 011 fr-be Starts midnight À partir de ce soir minuit"} +{"t":"DDA 24 Onsite 012 fr-be Black Friday Week 21 Nov-2 Dec Black Friday Week 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 013 fr-be Shop Black Friday Week Profitez de Black Friday Week"} +{"t":"DDA 24 Onsite 014 fr-be Black Friday Week is here Black Friday Week est là"} +{"t":"DDA 24 Onsite 015 fr-be Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 Onsite 016 fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 Onsite 017 fr-be Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"DDA 24 Onsite 018 fr-be Black Friday is here Black Friday est là"} +{"t":"DDA 24 Onsite 019 fr-be Big savings Faites de super économies"} +{"t":"DDA 24 Onsite 020 fr-be Shop epic deals now Profitez des Ventes Flash"} +{"t":"DDA 24 Onsite 021 fr-be Last chance to get Black Friday Deals Profitez des dernières Ventes Flash Black Friday Week"} +{"t":"DDA 24 Onsite 022 fr-be Big savings end today Dernière chance de faire des économies"} +{"t":"DDA 24 Onsite 023 fr-be Black Friday Week ends soon Black Friday Week se termine bientôt"} +{"t":"DDA 24 Onsite 024 fr-be Black Friday Week is 21 November - 2 December Black Friday Week, c’est du 21 novembre au 2 décembre"} +{"t":"DDA 24 Onsite 025 fr-be Black Friday Week is 21 Nov – 2 Dec Black Friday Week : 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 026 fr-be Black Friday Week starts in Black Friday Week dans"} +{"t":"DDA 24 Onsite 027 fr-be Black Friday WeekStarts in La Black Friday Weekcommence dans"} +{"t":"DDA 24 Onsite 028 fr-be Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 24 Onsite 029 fr-be Shop new deal drops Nouvelles Ventes Flash"} +{"t":"DDA 24 Onsite 030 fr-be Black Friday WeekEnding soon Black Friday Weekbientôt la fin"} +{"t":"DDA 24 Onsite 031 fr-be Shop all deals Voir toutes les Ventes Flash"} +{"t":"DDA 24 Onsite 032 fr-be Lightning Deals Ventes Flash éclair"} +{"t":"DDA 24 Onsite 033 fr-be Deals under £15 Ventes Flash à moins de 20 €"} +{"t":"DDA 24 Onsite 034 fr-be Black Friday Week coming soon Black Friday Week arrive bientôt"} +{"t":"DDA 24 Onsite 035 fr-be 3 days until epic deals 3 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 036 fr-be 2 days until epic deals 2 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 037 fr-be 21 Nov - 2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 038 fr-be Get your cart ready Préparez votre panier"} +{"t":"DDA 24 Onsite 039 fr-be Epic deals start tomorrow! Début demain des Ventes Flash"} +{"t":"DDA 24 Onsite 040 fr-be Black Friday Week starts midnight Black Friday Week commence à minuit"} +{"t":"DDA 24 Onsite 041 fr-be Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"DDA 24 Onsite 042 fr-be Discover new deals Découvrez les Ventes Flash"} +{"t":"DDA 24 Onsite 043 fr-be Shop now Voir plus"} +{"t":"DDA 24 Onsite 044 fr-be Top 100 Deals Les 100 meilleures Ventes Flash"} +{"t":"DDA 24 Onsite 045 fr-be Check Top 100 deals of the day Découvrez les 100 meilleures Ventes Flash du jour"} +{"t":"DDA 24 Onsite 046 fr-be Black Friday Top 100 Deals Les 100 meilleures Ventes Flash Black Friday"} +{"t":"DDA 24 Onsite 047 fr-be Black Friday picks from top brands Les meilleures marques pour Black Friday"} +{"t":"DDA 24 Onsite 048 fr-be Top 100 deals of the day Les 100 meilleures Ventes Flash du jour"} +{"t":"DDA 24 Onsite 049 fr-be 12 days of epic deals has officially started. Les 12 jours de Ventes Flash ont officiellement commencé"} +{"t":"DDA 24 Onsite 050 fr-be 21 November - 2 December 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 051 fr-be 4 days until epic deals 4 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 052 fr-be 5 days until epic deals 5 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 053 fr-be Amazing deals Ventes Flash incroyables"} +{"t":"DDA 24 Onsite 054 fr-be Black Friday Week deals Offres Black Friday Week"} +{"t":"DDA 24 Onsite 055 fr-be Black Friday Week ends tomorrow Black Friday Week finit demain."} +{"t":"DDA 24 Onsite 056 fr-be Black Friday Week ends tonight Black Friday Week finit ce soir"} +{"t":"DDA 24 Onsite 057 fr-be Black Friday Week starts soon Black Friday Week commence bientôt"} +{"t":"DDA 24 Onsite 058 fr-be Black Friday Week starts soon Black Friday Week va bientôt commencer"} +{"t":"DDA 24 Onsite 060 fr-be Buy More & Save Achetez Plus et Économisez"} +{"t":"DDA 24 Onsite 061 fr-be Check for last-minute deals Dernières Ventes Flash"} +{"t":"DDA 24 Onsite 062 fr-be Check in for buzzworthy early deals Accédez aux Ventes Flash qui font le buzz"} +{"t":"DDA 24 Onsite 063 fr-be Check in for last-minute deal drops Nouvelles Ventes Flash à découvrir"} +{"t":"DDA 24 Onsite 064 fr-be Check in for last-minute deals Ventes Flash de dernière minute"} +{"t":"DDA 24 Onsite 065 fr-be Customers' most-loved Les favoris de nos clients"} +{"t":"DDA 24 Onsite 066 fr-be Deals for them, deals for you Des Ventes Flash pour tout le monde"} +{"t":"DDA 24 Onsite 067 fr-be Save more, wrap later Dernière ligne droite pour économiser, profitez-en vite"} +{"t":"DDA 24 Onsite 068 fr-be Prices worth celebrating Des prix qui donnent envie"} +{"t":"DDA 24 Onsite 069 fr-be Shop dazzling savings Faites de super économies"} +{"t":"DDA 24 Onsite 070 fr-be Deals on awesome stuff Ventes Flash exceptionnelles"} +{"t":"DDA 24 Onsite 071 fr-be Deals to take home Ventes Flash exceptionnelles"} +{"t":"DDA 24 Onsite 072 fr-be Deals to talk about Super Ventes Flash"} +{"t":"DDA 24 Onsite 073 fr-be Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 24 Onsite 075 fr-be Discover now Découvrir"} +{"t":"DDA 24 Onsite 076 fr-be Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur une sélection de marques"} +{"t":"DDA 24 Onsite 077 fr-be Early Deals Ventes Flash en avant-première"} +{"t":"DDA 24 Onsite 078 fr-be Early deals are waiting for you Les Ventes Flash vous attendent"} +{"t":"DDA 24 Onsite 079 fr-be Early deals to shop Ventes Flash"} +{"t":"DDA 24 Onsite 080 fr-be Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 24 Onsite 081 fr-be Ends soon Se termine bientôt/Se terminent bientôt"} +{"t":"DDA 24 Onsite 082 fr-be Epic Deals Ventes Flash exceptionnelles"} +{"t":"DDA 24 Onsite 083 fr-be Epic deals are back Les Ventes Flash sont de retour"} +{"t":"DDA 24 Onsite 084 fr-be Fantastic deals Ventes Flash immanquables"} +{"t":"DDA 24 Onsite 085 fr-be Get excited. Deals are coming. Préparez-vous, les Ventes Flash sont de retour"} +{"t":"DDA 24 Onsite 086 fr-be Get fast, free delivery with Prime Profitez de la livraison rapide et gratuite sur les articles éligibles avec Prime"} +{"t":"DDA 24 Onsite 087 fr-be Get free games and more with Prime Profitez de jeux gratuits et plus encore avec Prime"} +{"t":"DDA 24 Onsite 088 fr-be Get ready to save up to 40% off Préparez-vous à économiser jusqu’à 30 %"} +{"t":"DDA 24 Onsite 089 fr-be Get those last Black Friday Week deals Profitez des dernières Ventes Flash Black Friday Week"} +{"t":"DDA 24 Onsite 090 fr-be Last chance to get Black Friday Deals Dernier jour pour profiter de Black Friday Week"} +{"t":"DDA 24 Onsite 091 fr-be Get your carts ready Préparez votre panier !"} +{"t":"DDA 24 Onsite 092 fr-be Great deals Super Ventes Flash"} +{"t":"DDA 24 Onsite 093 fr-be Invite-only deals Ventes Flash sur invitation seulement"} +{"t":"DDA 24 Onsite 094 fr-be it's Black Friday day in Black Friday Week C'est le premier jour de Black Friday Week"} +{"t":"DDA 24 Onsite 096 fr-be Join Prime Rejoignez Prime"} +{"t":"DDA 24 Onsite 097 fr-be Join Prime for big deals Profitez des Ventes Flash avec Prime"} +{"t":"DDA 24 Onsite 098 fr-be Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 Onsite 099 fr-be Learn more En savoir plus"} +{"t":"DDA 24 Onsite 100 fr-be Listen to Amazon Music with Prime Profitez d'Amazon Music avec Prime"} +{"t":"DDA 24 Onsite 101 fr-be Make your wish list for Black Friday Week Créez votre wishlist Black Friday Week"} +{"t":"DDA 24 Onsite 102 fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 24 Onsite 103 fr-be New deals drop in Nouvelles Ventes Flash dans"} +{"t":"DDA 24 Onsite 104 fr-be New deals every 12 hours Nouvelles Ventes Flash toutes les 12 h"} +{"t":"DDA 24 Onsite 105 fr-be New deals in Nouvelles offres dans"} +{"t":"DDA 24 Onsite 106 fr-be Option 1: Included with your Prime membership Inclus avec votre abonnement Amazon Prime"} +{"t":"DDA 24 Onsite 107 fr-be Option 2: Included with a Prime membership Inclus dans l'abonnement Amazon Prime"} +{"t":"DDA 24 Onsite 108 fr-be Option 3: Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"DDA 24 Onsite 109 fr-be Ready. Set. Black Friday Week. À vos marques,prêts,c’est parti pour Black Friday Week !"} +{"t":"DDA 24 Onsite 110 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 Onsite 111 fr-be Shop early deals Ventes Flash"} +{"t":"DDA 24 Onsite 112 fr-be Shop Everyday Essentials Achetez vos indispensables du quotidien"} +{"t":"DDA 24 Onsite 113 fr-be Shop new deals Profitez des nouvelles Ventes Flash"} +{"t":"DDA 24 Onsite 114 fr-be Shop Prime Try Before You Buy Essayez avant d’acheter avec Prime"} +{"t":"DDA 24 Onsite 115 fr-be Shop the final hours Dernières heures pour en profiter"} +{"t":"DDA 24 Onsite 117 fr-be Shop Black Friday Week deals Profitez des Ventes Flash Black Friday Week"} +{"t":"DDA 24 Onsite 118 fr-be Starts 21 November À partir du 21 nov."} +{"t":"DDA 24 Onsite 119 fr-be Stay tuned for early deals Ne manquez pas les Ventes Flash en avant-première"} +{"t":"DDA 24 Onsite 120 fr-be Today's deal drop Nouvelles Ventes Flash du jour"} +{"t":"DDA 24 Onsite 121 fr-be Today's deals Ventes Flash du jour"} +{"t":"DDA 24 Onsite 122 fr-be Top brands Top marques"} +{"t":"DDA 24 Onsite 123 fr-be Trending deals Ventes Flash tendances"} +{"t":"DDA 24 Onsite 124 fr-be Trending Black Friday Week deals Ventes Flash tendances Black Friday Week"} +{"t":"DDA 24 Onsite 125 fr-be Up to 40% off Jusqu’à -30 %"} +{"t":"DDA 24 Onsite 126 fr-be Watch movies and shows with Prime Regardez des films et des séries avec Prime"} +{"t":"DDA 25 Onsite 001 fr-be Early Black Friday Week Black Friday Week en avant-première"} +{"t":"DDA 25 Onsite 002 fr-be Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 25 Onsite 003 fr-be  Black Friday Week is around the corner  Black Friday Week arrive bientôt"} +{"t":"DDA 25 Onsite 004 fr-be Black Friday Week savings are coming  Les super économies Black Friday Week arrivent"} +{"t":"DDA 25 Onsite 005 fr-be 3 days until Black Friday Week J-X avant Black Friday Week"} +{"t":"DDA 25 Onsite 006 fr-be 2 days until Black Friday Week J-X avant Black Friday Week"} +{"t":"DDA 25 Onsite 007 fr-be Black Friday Week starts tomorrow Black Friday Week commence demain"} +{"t":"DDA 25 Onsite 009 fr-be Save big on Everyday Essentials Économisez sur les Produits du quotidien"} +{"t":"DDA 25 Onsite 010 fr-be Shop deals on Everyday Essentials Ventes Flash Produits du quotidien"} +{"t":"DDA 25 Onsite 011 fr-be Get an early start on Black Friday Week Black Friday Week en avant-première"} +{"t":"DDA 25 Onsite 012 fr-be Shop deals on Everyday Essentials Ventes Flash Produits du quotidien"} +{"t":"DDA 25 Onsite 013 fr-be Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Black Friday Week : du 20 novembre au 1ᵉʳ décembre. Pourquoi attendre ?"} +{"t":"DDA 25 Onsite 014 fr-be Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Profitez d'un accès Black Friday Week en avant-première : vos Produits du quotidien disponibles dès maintenant avec nos Ventes Flash"} +{"t":"DDA 25 Onsite 015 fr-be Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 25 Onsite 016 fr-be Save big Faites de super économies"} +{"t":"DDA 25 Onsite 017 fr-be Get ready to save up to XX% off Préparez-vous à économiser jusqu’à XX%"} +{"t":"DDA 25 Onsite 018 fr-be Up to XX% off Jusqu’à -XX%"} +{"t":"DDA 25 Onsite 019 fr-be Mark your calendar to save big Préparez-vous à faire de super économies"} +{"t":"DDA 25 Onsite 020 fr-be Get your basket ready Préparez votre panier"} +{"t":"DDA 25 Onsite 021 fr-be 20 Nov - 1 Dec Du 20 novembre au 1ᵉʳ décembre"} +{"t":"DDA 25 Onsite 022 fr-be Starts 20 November À partir du 20 novembre"} +{"t":"DDA 25 Onsite 023 fr-be Starts tomorrow Dès demain"} +{"t":"DDA 25 Onsite 024 fr-be Starts midnight À partir de ce soir minuit"} +{"t":"DDA 25 Onsite 025 fr-be Black Friday Week 20 Nov – 1 Dec Black Friday Week : du 20 novembre au 1ᵉʳ décembre"} +{"t":"DDA 25 Onsite 026 fr-be 3 days until Black Friday Week J-3 avant Black Friday Week"} +{"t":"DDA 25 Onsite 027 fr-be 2 days until Black Friday Week J-2 avant Black Friday Week"} +{"t":"DDA 25 Onsite 029 fr-be Black Friday Week starts midnight Black Friday Week commence à minuit"} +{"t":"DDA 25 Onsite 030 fr-be Black Friday Week starts soon Black Friday Week commence bientôt"} +{"t":"DDA 25 Onsite 031 fr-be Black Friday Week starts in Black Friday Week commence dans"} +{"t":"DDA 25 Onsite 032 fr-be Early Black Friday Week deals Ventes Flash Black Friday Week"} +{"t":"DDA 25 Onsite 033 fr-be Get ready for Black Friday Week En route pour Black Friday Week"} +{"t":"DDA 25 Onsite 034 fr-be Shop vouchers for selected brands Profitez des coupons de réduction sur les marques sélectionnées"} +{"t":"DDA 25 Onsite 035 fr-be Shop vouchers and save on selected brands Profitez des coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"DDA 25 Onsite 036 fr-be Get ready for upcoming Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 25 Onsite 037 fr-be Learn more En savoir plus"} +{"t":"DDA 25 Onsite 038 fr-be Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 25 Onsite 042 fr-be Upcoming Black Friday Week Black Friday Week arrive"} +{"t":"DDA 25 Onsite 044 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 Onsite 045 fr-be Discover more Découvrir"} +{"t":"DDA 25 Onsite 046 fr-be See more Voir plus"} +{"t":"DDA 25 Onsite 047 fr-be Black Friday Week 20 Nov – 1 Dec Black Friday Week aura lieu du 20 novembre au 1ᵉʳ décembre"} +{"t":"DDA 25 Onsite 048 fr-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 Onsite 049 fr-be Shop Black Friday Week now Profitez de Black Friday Week"} +{"t":"DDA 25 Onsite 050 fr-be Black Friday Week is here Black Friday Week est là"} +{"t":"DDA 25 Onsite 051 fr-be Black Friday Week deals Ventes Flash Black Friday Week"} +{"t":"DDA 25 Onsite 052 fr-be Black Friday Week ends soon Black Friday Week se termine bientôt"} +{"t":"DDA 25 Onsite 053 fr-be Black Friday Week ends tonight Black Friday Week se termine ce soir"} +{"t":"DDA 25 Onsite 054 fr-be Last chance to get Black Friday Deals Dernière chance pour profiter des Ventes Flash Black Friday"} +{"t":"DDA 25 Onsite 057 fr-be Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"DDA 25 Onsite 058 fr-be New day, new deals Nouvelles Ventes Flash chaque jour"} +{"t":"DDA 25 Onsite 059 fr-be Ready, set, save. À vos marques, prêts, économisez."} +{"t":"DDA 25 Onsite 060 fr-be Ready, set, shop. À vos marques, prêts, profitez."} +{"t":"DDA 25 Onsite 061 fr-be Epic savings are here Les super Ventes Flash sont là"} +{"t":"DDA 25 Onsite 062 fr-be Save big on <category> Faites de super économies sur <category>"} +{"t":"DDA 25 Onsite 063 fr-be Shop deals on <category> Profitez des Ventes Flash <category>"} +{"t":"DDA 25 Onsite 064 fr-be Save big until 1 December Faites de super économies jusqu'au 1er décembre"} +{"t":"DDA 25 Onsite 065 fr-be Save up to XX% off now Économisez jusqu’à XX % maintenant"} +{"t":"DDA 25 Onsite 066 fr-be Deals you don't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"DDA 25 Onsite 067 fr-be Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"DDA 25 Onsite 068 fr-be Last chance for up to XX% off Dernière chance d'économiser jusqu'à XX%"} +{"t":"DDA 25 Onsite 069 fr-be Ends 1 December Se termine le 1er décembre"} +{"t":"DDA 25 Onsite 070 fr-be Ends tomorrow Jusqu'à demain"} +{"t":"DDA 25 Onsite 071 fr-be Ends midnight Jusqu'à ce soir minuit"} +{"t":"DDA 25 Onsite 072 fr-be Ends soon Se termine bientôt"} +{"t":"DDA 25 Onsite 073 fr-be Epic deals end tomorrow Les Ventes Flash se terminent demain"} +{"t":"DDA 25 Onsite 074 fr-be Last chance to save up to XX% Dernière chance d’économiser jusqu’à XX%"} +{"t":"DDA 25 Onsite 075 fr-be Last chance to save big Dernière chance de faire de super économies"} +{"t":"DDA 25 Onsite 076 fr-be Shop fast - deals end midnight Profitez des Ventes Flash jusqu'à minuit"} +{"t":"DDA 25 Onsite 077 fr-be Big savings end at midnight Faites de super économies jusqu’à minuit"} +{"t":"DDA 25 Onsite 079 fr-be Black Friday Week ends tomorrow Black Friday Week se termine demain"} +{"t":"DDA 25 Onsite 080 fr-be Black Friday Week ends midnight Black Friday Week se termine à minuit"} +{"t":"DDA 25 Onsite 081 fr-be Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 25 Onsite 082 fr-be Black Friday Week now on Black Friday Week, c'est maintenant"} +{"t":"DDA 25 Onsite 084 fr-be Save big Économisez"} +{"t":"DDA 25 Onsite 086 fr-be Save big De super économies"} +{"t":"DDA 25 Onsite 087 fr-be Get the most out of Black Friday Week Profitez au maximum de Black Friday Week"} +{"t":"DDA 25 Onsite 089 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 25 Onsite 090 fr-be Discover new deals Découvrez de nouvelles Ventes Flash"} +{"t":"DDA 25 Onsite 091 fr-be Shop now Voir plus"} +{"t":"DDA 25 Onsite 092 fr-be Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 25 Onsite 093 fr-be Black Friday Week is here Black Friday Week est là"} +{"t":"DDA 25 Onsite 094 fr-be Last-Minute Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 Onsite 095 fr-be Early festive deals. 'Tis the pre-season Ventes Flash spéciales avant les fêtes"} +{"t":"DDA 25 Onsite 096 fr-be Oh, do we have deals for you Des Ventes Flash rien que pour vous"} +{"t":"DDA 25 Onsite 097 fr-be Last-Minute Gifts starts tomorrow Cadeaux de dernière minute dès demain"} +{"t":"DDA 25 Onsite 098 fr-be Last-Minute Gifts ends soon Les Cadeaux de dernière minute, c'est bientôt fini"} +{"t":"DDA 25 Onsite 099 fr-be Save more, wrap later Économisez maintenant, emballez vos cadeaux plus tard"} +{"t":"DDA 25 Onsite 100 fr-be Deals on gift ideas Ventes Flash idées cadeaux"} +{"t":"DDA 25 Onsite 101 fr-be Last-Minute Gifts ends today C'est la fin des Cadeaux de dernière minute"} +{"t":"DDA 25 Onsite 102 fr-be Shop dazzling savings Profitez de super économies"} +{"t":"DDA 25 Onsite 103 fr-be Prices worth celebrating Des prix à célébrer"} +{"t":"DDA 25 Onsite 104 fr-be Save more, wrap later Économisez maintenant, emballez plus tard"} +{"t":"DDA 25 Onsite 107 fr-be Last chance to grab epic gifts Cadeaux incroyables : dernière chance"} +{"t":"DDA 25 Onsite 108 fr-be 8-21 December  Du 8 au 21 au décembre"} +{"t":"DDA 25 Onsite 109 fr-be Starts 8 December À partir du 8 décembre"} +{"t":"DDA 25 Onsite 112 fr-be Ends Se terminent"} +{"t":"DDA 25 Onsite 113 fr-be Ends.... Se terminent...."} +{"t":"DDA 25 Onsite 114 fr-be Last-Minute Gifts 8 Dec - 21 Dec Cadeaux de dernière minute : 8-21 déc."} +{"t":"DDA 25 Onsite 115 fr-be Last-Minute Gifts finishes in XXX Les cadeaux de dernière minute se terminent dans : XXX"} +{"t":"DDA 25 Onsite 118 fr-be Last-Minute Gifts 8-21 December Cadeaux de dernière minute : du 8 au 21 décembre"} +{"t":"DDA 25 Onsite 119 fr-be Shop tree-mendous deals Profitez de Ventes Flash sapin-croyables"} +{"t":"DDA 25 Onsite 120 fr-be Shop all our everyday deals Profitez de toutes nos Ventes Flash quotidiennes"} +{"t":"DDA 25 Onsite 121 fr-be Explore deals on festive gifts selection Découvrez nos Ventes Flash sur une sélection de cadeaux festifs"} +{"t":"DDA 25 Onsite 123 fr-be Shop Last-Minute Gifts Profitez des Cadeaux de dernière minute"} +{"t":"DDA 25 Onsite 124 fr-be 8-21 December Du 8 au 21 décembre"} +{"t":"DDA 25 Onsite 125 fr-be Last chance to grab epic gifts Dernière chance pour de super cadeaux"} +{"t":"PBDD 23 Onsite 001 fr-be Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 002 fr-be Big deals coming soon  Les Jours Flash Prime arrivent"} +{"t":"PBDD 23 Onsite 003 fr-be Big deals are coming  Les Ventes Flash sont de retour"} +{"t":"PBDD 23 Onsite 004 fr-be 5 days until Prime Big Deal Days 5 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 005 fr-be 4 days until Prime Big Deal Days 4 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 006 fr-be 3 days until Prime Big Deal Days 3 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 007 fr-be 2 days until Prime Big Deal Days 2 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 008 fr-be 1 day until Prime Big Deal Days 1 jour avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 009 fr-be Prime Big Deal Days starts soon Les Jours Flash Prime commencent demain"} +{"t":"PBDD 23 Onsite 010 fr-be Prime Big Deal Days starts at midnight Les Jours Flash Prime commencent bientôt"} +{"t":"PBDD 23 Onsite 011 fr-be Prime Big Deal Days starts in Les Jours Flash Prime commencent dans"} +{"t":"PBDD 23 Onsite 012 fr-be Access early deals Ventes Flash avant l’heure"} +{"t":"PBDD 23 Onsite 013 fr-be Shop Prime Big Deal Days early deals Profitez des Jours Flash Prime avant l'heure"} +{"t":"PBDD 23 Onsite 014 fr-be Prime Big Deal Days early deals Jours Flash Prime avant l'heure"} +{"t":"PBDD 23 Onsite 015 fr-be Shop Prime Big Deal Days early Profitez des Jours Flash Prime avant l’heure"} +{"t":"PBDD 23 Onsite 016 fr-be Get ready for Prime Big Deal Days Préparez-vous pour les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 017 fr-be Explore more Prime benefits Découvrez tous les avantages Prime"} +{"t":"PBDD 23 Onsite 018 fr-be Just for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Onsite 019 fr-be Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 021 fr-be Prime Delivery Livraison Prime"} +{"t":"PBDD 23 Onsite 023 fr-be Grocery benefit Amazon Photos"} +{"t":"PBDD 23 Onsite 024 fr-be Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 fr-be Shop Prime Big Deal Days Profitez des Jours Flash Prime"} +{"t":"PBDD 23 Onsite 026 fr-be Shop big deals. Feel like a big deal. Devenez une vraie star avec nos Ventes Flash"} +{"t":"PBDD 23 Onsite 027 fr-be Shop big deals now Profitez des Ventes Flash maintenant"} +{"t":"PBDD 23 Onsite 028 fr-be Save big. Then do a little dance. À vous les super économies !"} +{"t":"PBDD 23 Onsite 029 fr-be Shop and save all night long Ventes Flash : économisez toute la nuit !"} +{"t":"PBDD 23 Onsite 030 fr-be New day to save. New deals to shop. Nouvelles Ventes Flash du jour : économisez !"} +{"t":"PBDD 23 Onsite 031 fr-be Shop fast! Deals end tonight. Ventes Flash Jusqu’à ce soir. Faites vite !"} +{"t":"PBDD 23 Onsite 033 fr-be Prime Big Deal Days ends soon Les Jours Flash Prime se terminent bientôt"} +{"t":"PBDD 23 Onsite 035 fr-be Spectacular deals Ventes Flash spectaculaires"} +{"t":"PBDD 23 Onsite 036 fr-be Fantastic deals  Ventes Flash fantastiques"} +{"t":"PBDD 23 Onsite 037 fr-be Amazing deals Ventes Flash extraordinaires"} +{"t":"PBDD 23 Onsite 038 fr-be Really big deals  Ventes Flash immanquables"} +{"t":"PBDD 23 Onsite 039 fr-be Top-notch deals Ventes Flash au top"} +{"t":"PBDD 23 Onsite 040 fr-be Big Deals Ventes Flash"} +{"t":"PBDD 23 Onsite 041 fr-be Dazzling deals Ventes Flash éblouissantes"} +{"t":"PBDD 23 Onsite 042 fr-be Very impressive deals Ventes Flash très impressionnantes"} +{"t":"PBDD 23 Onsite 043 fr-be Unbelievable deals Ventes Flash incroyables"} +{"t":"PBDD 23 Onsite 044 fr-be Deals on hot brands  Ventes Flash top marques"} +{"t":"PBDD 23 Onsite 045 fr-be Hot deals  Super Ventes Flash"} +{"t":"PBDD 23 Onsite 046 fr-be Deals on awesome stuff Des super produits en Ventes Flash"} +{"t":"PBDD 23 Onsite 047 fr-be Sweet deals Super Ventes Flash"} +{"t":"PBDD 23 Onsite 048 fr-be Shop new deals  Profitez des nouvelles Ventes Flash"} +{"t":"PBDD 23 Onsite 049 fr-be Deals end soon  Les Ventes Flash se terminent bientôt"} +{"t":"PBDD 23 Onsite 050 fr-be Deals end today  Les Ventes Flash se terminent aujourd'hui"} +{"t":"PBDD 23 Onsite 051 fr-be Today's deals Ventes Flash du jour"} +{"t":"PBDD 23 Onsite 052 fr-be Unlock Prime Big Deal Days with Prime Profitez des Jours Flash Prime"} +{"t":"PBDD 23 Onsite 053 fr-be Shop Prime Big Deal Days with Prime Profitez des Jours Flash Prime avec Prime"} +{"t":"PBDD 23 Onsite 054 fr-be Prime member deals Ventes Flash Prime"} +{"t":"PBDD 23 Onsite 055 fr-be Prime Big Deal Days deals Ventes Flash Prime"} +{"t":"PBDD 23 Onsite 056 fr-be Lightning Deals Ventes Flash éclair"} +{"t":"PBDD 23 Onsite 057 fr-be Trending deals Ventes Flash les plus populaires"} +{"t":"PBDD 23 Onsite 058 fr-be Deals under £15 Ventes Flash à moins de 20 €"} +{"t":"PBDD 23 Onsite 059 fr-be Shop all deals Voir toutes les Ventes Flash"} +{"t":"PBDD 23 Onsite 060 fr-be Big deals anyone? Qui veut profiter des Ventes Flash ?"} +{"t":"PBDD 23 Onsite 061 fr-be Shop Prime Big Deal Days now Profitez des Jours Flash Prime maintenant"} +{"t":"PBDD 23 Onsite 062 fr-be Bestsellers of 2023 Meilleures ventes 2023"} +{"t":"PBDD 23 Onsite 063 fr-be Thanks for being a Prime member Merci d'être membre Prime"} +{"t":"PBDD 23 Onsite 064 fr-be Sign up. Save big. Rejoignez Prime et faites de super économies"} +{"t":"PBDD 23 Onsite 065 fr-be Big deals are coming Les Ventes Flash sont de retour"} +{"t":"PBDD 23 Onsite 066 fr-be Big deals just for Prime members Des Ventes Flash réservées aux membres Prime"} +{"t":"PBDD 23 Onsite 067 fr-be Get in on big deals and fast delivery Ventes Flash et livraison rapide avec Prime"} +{"t":"PBDD 23 Onsite 068 fr-be Big deals come to those who don't wait N’attendez pas pour profiter des Ventes Flash"} +{"t":"PBDD 23 Onsite 069 fr-be Stop and smell the deals Succombez à l’appel des Ventes Flash"} +{"t":"PBDD 23 Onsite 070 fr-be Big deal season starts soon C’est bientôt la période des Ventes Flash"} +{"t":"PBDD 23 Onsite 071 fr-be Big deals are almost here. Don’t miss out. Ne manquez pas les prochaines Ventes Flash"} +{"t":"PBDD 23 Onsite 072 fr-be Time to put on your big deal pants Préparez-vous pour les Ventes Flash"} +{"t":"PBDD 23 Onsite 073 fr-be It’s a new day to save big Nouvelle journée. Nouvelles économies."} +{"t":"PBDD 23 Onsite 074 fr-be It’s not too late to get in on big deals Vous pouvez encore profiter des Ventes Flash"} +{"t":"PBDD 23 Onsite 075 fr-be Good things come in all packages Une multitude d'avantages avec Prime"} +{"t":"PBDD 23 Onsite 078 fr-be Get big deals. You’ve earned it. Ces Ventes Flash n'attendent que vous"} +{"t":"PBDD 23 Onsite 079 fr-be Invite Only Deals Ventes Flash sur invitation"} +{"t":"PBDD 23 Onsite 080 fr-be Watch movies and shows with Prime Regardez en streaming des films et des séries avec Prime"} +{"t":"PBDD 23 Onsite 081 fr-be Listen to Amazon Music with Prime Toute la musique et les meilleurs podcasts sans publicité avec Prime"} +{"t":"PBDD 23 Onsite 082 fr-be Get fast, free delivery with Prime Profitez de la livraison prioritaire gratuite sur des millions d'articles éligibles"} +{"t":"PBDD 23 Onsite 083 fr-be Shop Prime Try Before You Buy Profitez de Prime Essayez avant d'acheter"} +{"t":"PBDD 23 Onsite 084 fr-be Get fast grocery delivery with Prime Stockage illimité de vos photos et vidéos"} +{"t":"PBDD 23 Onsite 085 fr-be Get free games and in-game items with Prime Obtenez des jeux tous les mois, du contenu exclusif, et des abonnements à une chaine Twitch avec Prime"} +{"t":"PBDD 23 Onsite 086 fr-be XX-XX October XX-XX octobre"} +{"t":"PBDD 23 Onsite 087 fr-be Shop two days of big deals, only for Prime members Profitez de deux jours de Ventes Flash, exclusivement pour les membres Prime."} +{"t":"PBDD 23 Onsite 088 fr-be Join today. Cancel anytime. Rejoignez Prime aujourd’hui. Annulez à tout moment."} +{"t":"PBDD 23 Onsite 089 fr-be Try Prime Essayez Prime"} +{"t":"PBDD 23 Onsite 090 fr-be Shop the deals Voir les Ventes Flash"} +{"t":"PD 23 Onsite Copy Requests 001 fr-be WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! Les Ventes WOW! sont des produits de grandes marques à des prix incroyables. Chaque Vente WOW! est disponible pendant seulement 2 heures et en quantité limitée – premiers arrivés, premiers servis !"} +{"t":"PD 23 Onsite Copy Requests 002 fr-be To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Pour en profiter avant qu’il ne soit trop tard, activez l’alerte de Ventes Flash ci-dessous. Vous recevrez un rappel une fois les ventes ouvertes."} +{"t":"PD 23 Onsite Copy Requests 003 fr-be Scavenger Hunt Chasse au trésor"} +{"t":"PD 23 Onsite Copy Requests 004 fr-be Invite Only Deals Ventes Flash sur invitation seulement"} +{"t":"PD 23 Onsite Copy Requests 005 fr-be Most Loved Deals Ventes Flash les plus populaires"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category fr-be Headphones & Music Casques & Enceintes"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category fr-be Automotive Auto & Moto"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category fr-be Baby Bébé"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category fr-be Beauty Beauté"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category fr-be Books Livres"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category fr-be Cameras Appareils photo"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category fr-be Computer & Software Informatique & Logiciels"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category fr-be Devices Appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category fr-be Electronics High-tech"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category fr-be Family Famille"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category fr-be Food & Drink Épicerie"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category fr-be 4-Stars and up 4 étoiles et plus"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category fr-be Global Store Articles du monde"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category fr-be Grocery Épicerie"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category fr-be Grooming Hygiène & Santé"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category fr-be Headphones Casques audio"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category fr-be DIY & Tools Bricolage"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category fr-be Health & Personal Care Hygiène & Santé"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category fr-be Home Cinema TV & Home Cinéma"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category fr-be Home Entertainment Divertissement"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category fr-be Jewellery & Watches Bijoux & Montres"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category fr-be Kitchen Cuisine"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category fr-be Lawn & Garden Jardin"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category fr-be Luggage Sacs & Bagages"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category fr-be Men’s Fashion Mode Homme"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category fr-be Mobile Phones Téléphones portables"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category fr-be Mobile Phones & Accessories Téléphones portables & Accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category fr-be Music Musique"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category fr-be Office & School Supplies Fournitures de bureau"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category fr-be Off to Uni Direction l’université"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category fr-be Pet Supplies Animalerie"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category fr-be Shows & Films Films & Séries"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category fr-be Small Businesses PME"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category fr-be Smart Home Maison connectée"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category fr-be Sports & Outdoors Sport & Fitness"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category fr-be Sports Nutrition & Wearables Nutrition & Sport"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category fr-be Toys Jouets"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category fr-be Video Games Jeux vidéo"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category fr-be Vouchers Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category fr-be Women’s Fashion Mode femme"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category fr-be School & Uni Deals Ventes Flash pour l’école et l’université"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category fr-be Household Supplies Produits ménagers"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category fr-be eBooks eBooks"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category fr-be Wine Vins"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category fr-be DVD & Blu-ray DVD & Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category fr-be Musical instruments Instruments de musique"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category fr-be Wine & Spirits Vins & Spiritueux"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category fr-be Private brands Marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category fr-be Furniture Meubles"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category fr-be Business, industrial and scientific supplies Commerce, Industrie et Science"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category fr-be 4 stars and up 4 étoiles et plus"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category fr-be Deals trending Ventes Flash les plus populaires"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category fr-be Home & kitchen Maison & Cuisine"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline fr-be Amazon Devices Appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline fr-be Deals under £15 Ventes Flash à moins de 20 €"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline fr-be Deals ending soon Ventes Flash se terminant bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline fr-be Deals just started Nouvelles Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline fr-be Deals you’re watching Ventes Flash suivies"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline fr-be Lightning Deals Offres éclair"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline fr-be Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline fr-be Spotlight Deals Offres star"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline fr-be Top Deals Meilleures Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline fr-be Trending Deals Ventes Flash les plus populaires"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline fr-be Upcoming Deals Ventes Flash à venir"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline fr-be Helpful hints for shopping epic deals Nos astuces pour profiter des Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline fr-be When the deals start, try these tricks and tips Nos astuces pour profiter des Ventes Flash lorsqu’elles auront commencé"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline fr-be Support small businesses, and earn £10 to spend on Prime Day Soutenez les petites entreprises et recevez 10 € pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline fr-be Deals on your favourite everything Ventes Flash sur vos produits favoris"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline fr-be Epic deals. On a Monday. Des Ventes Flash exceptionnelles pour bien commencer la semaine"} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline fr-be Epic deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline fr-be Time to start your free trial C’est le moment de commencer votre essai gratuit Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline fr-be Is it midnight yet? Il est déjà minuit ?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline fr-be Deals on your favourite devices Ventes Flash sur vos appareils préférés"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline fr-be Get the most out of Prime Day Obtenez plus avec Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline fr-be Save big, save early Faites des économie en avance"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline fr-be Exclusive offers, just for you Ventes Flash exclusives Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline fr-be Prime Delivery Livraison Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline fr-be Prime Now Amazon Prime maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline fr-be Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline fr-be Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline fr-be Tip #1: Astuce n°1 :"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline fr-be Tip #2: Astuce n°2 :"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline fr-be Tip #3: Astuce n°3 :"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline fr-be Tip #1: try Amazon Assistant Astuce n°1 : Demandez simplement à Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline fr-be Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Assurez-vous d'obtenir les meilleures Ventes Flash grâce aux comparaisons et à l'historique de prix de 30 jours avec Amazon Assistant."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline fr-be Blue means Deal Les badges bleus indiquent les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline fr-be Turn on notifications Activez les notifications"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline fr-be Never miss a deal with personalised deal notifications. Ne manquez aucune Ventes Flash grâce aux notifications d'offres personnalisées"} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline fr-be Tip #4: Astuce n°4 :"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline fr-be Try Amazon Assistant Téléchargez l'application Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline fr-be Shop with small businesses and save Soutenez les PME et faites des économies"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline fr-be Support small businesses Soutenez les petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline fr-be Tip #6: Astuce n°6 :"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline fr-be Shop now, pay later Achetez maintenant, payez plus tard"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline fr-be Tip #7: Astuce n°7 :"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline fr-be Earn Amazon Points Gagnez des points Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline fr-be Earn points just for shopping and using your Prime benefits. Gagnez des points en achetant et en utilisant vos avantages Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline fr-be Tip #8: Astuce n°8 :"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline fr-be Tip #9: Astuce n°9 :"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline fr-be Look out for Lightning Deals Parcourez les Offres éclairs"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline fr-be Time flies when you’re saving big Le temps passe vite quand on fait des économies"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline fr-be It’s not over yet! Ce n’est pas fini !"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline fr-be Deals on Amazon devices Ventes Flash sur les appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline fr-be Deals from small businesses Ventes Flash des petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline fr-be Shop deals by category Parcourir les Ventes Flash par catégorie"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline fr-be Deals on top brands Ventes Flash sur les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline fr-be Can’t-miss deals Ventes Flash incontournables"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline fr-be Epic deals just for you Ventes Flash exceptionnelles rien que pour vous"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline fr-be Deals on Amazon brands Ventes Flash sur les marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline fr-be Deals based on your interests Ventes Flash basées sur vos centres d’intérêt"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline fr-be Deals on stuff you’re into Ventes Flash sur ce que vous aimez"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline fr-be Top-rated deals Ventes flash les mieux notées"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline fr-be Deals in Home Ventes Flash maison"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline fr-be Deals in Kitchen Ventes Flash Cuisine"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline fr-be Deals in Electronics Ventes Flash sur les produits High-tech"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline fr-be Deals in Toys Ventes Flash jouets"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline fr-be Deals in Baby Ventes Flash puériculture"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline fr-be Check out these Prime-exclusive vouchers Découvrez nos coupons de réduction"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline fr-be Shop deals from small businesses Achetez les Ventes Flash des petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline fr-be Support small businesses, discover unique products Soutenez les petites et moyennes entreprises et découvrez des produits uniques"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline fr-be Amazon Brands Marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline fr-be Epic deals, on a Monday Des Ventes Flash exceptionnelles pour bien commencer la semaine"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline fr-be 2 days to go Plus que 2 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline fr-be Big deals, small businesses Faites des économies avec les petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline fr-be Deals in Fashion Ventes Flash sur la Mode"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline fr-be Prime membership at its best Profitez pleinement de votre abonnement Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline fr-be Save the date to save big Notez la date pour faire de grandes économies"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline fr-be Epic deals, just 6 days away Plus que 6 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline fr-be Personal care appliances Appareils pour soin du corps et du visage"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline fr-be Get ready – this could sell fast! Tenez-vous prêt, les stocks sont limités"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline fr-be Get extra cash back! Recevez du cash back supplémentaire"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline fr-be Epic deals start on Monday Les Ventes Flash exceptionnelles commencent lundi"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline fr-be Shop by Category Achetez par catégorie"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline fr-be Epic deals on top brands Des Ventes Flash exceptionnelles sur les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline fr-be Save on popular brands Économisez sur les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline fr-be Ends in Fini dans"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline fr-be Shop products from small businesses Achetez les produits des petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline fr-be Support small businesses & enter for a chance to win big Soutenez les petites et moyennes entreprises pour faire de grandes économies"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline fr-be Welcome to the lightning round Profitez des Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline fr-be 3 days to go. Plus que 3 jours."} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline fr-be 2 days to go. Plus que 2 jours."} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline fr-be 1 day to go Plus que 1 jour"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline fr-be Prime-Exclusive Deals Ventes Flash exclusives Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline fr-be Spend £10 with small businesses, Dépensez 10 € auprès des petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline fr-be Customer's Most Loved Les plus demandés"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline fr-be Support small to win big Petites et moyennes entreprises, grandes économies"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline fr-be Top brands Top marques"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline fr-be Early deals for back to school Ventes Flash en avance pour la rentrée"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline fr-be Shop Alexa Early Access Deals Profitez des Ventes Flash en avance avec Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline fr-be Shop with Alexa Achetez avec Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline fr-be when you spend £10 with small businesses en dépensant 10 € auprès des petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline fr-be Trending deals – going fast! Les Ventes Flash les plus populaires (et qui partent vite !)"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline fr-be Two days, heaps of epic deals Deux jours et des millions de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline fr-be Two days of epic deals you’ve been dreaming of Les deux jours de Ventes Flash exceptionnelles que vous attendiez"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline fr-be Support small businesses to win big Petites et moyennes entreprises, grandes économies !"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline fr-be “Alexa, where’s my stuff?” « Alexa, quand est-ce que mes articles arrivent ? »"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline fr-be Collect all your stamps, get £10 Collectionnez vos vignettes et recevez 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline fr-be Don’t miss a single deal. Ever. Ne manquez pas nos Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline fr-be Get deals with Alexa Ventes Flash avec Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline fr-be Yes, Amazon has vouchers Oui, il y a des coupons sur Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline fr-be “Alexa, can you save my spot?” « Alexa, tu peux garder ma place ? »"} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline fr-be The best deals right now Meilleures Ventes Flash du moment"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline fr-be Don’t miss this deal in particular Ne manquez pas cette Vente Flash"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline fr-be Shop last-minute deals Profitez des Ventes Flash de dernière minute"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline fr-be Now it’s super official. C’est officiel !"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline fr-be Shop fast! Dépêchez-vous d'en profiter !"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline fr-be The deals of your dreams Toutes les Ventes Flash dont vous rêvez"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline fr-be Are almost here seront bientôt là"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline fr-be Ask Alexa now Demandez à Alexa maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline fr-be Help yourself to some deals Profitez des Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline fr-be So many deals, so little time. Tellement de Ventes Flash en si peu de temps."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline fr-be 5 days to go Plus que 5 jours."} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline fr-be 4 days to go. Plus que 4 jours."} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline fr-be Prime exclusive vouchers Coupons exclusifs Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline fr-be See you next À bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline fr-be Welcome to Prime Bienvenue sur Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline fr-be For your new device Pour votre nouvel appareil"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline fr-be It's almost here C'est presque là"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline fr-be That's a wrap! C'est terminé"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline fr-be Wait. Alexa can do that? Alexa peut faire cela ?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline fr-be Explore your Prime benefits Découvrez vos avantages Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline fr-be Buy small to win big Petites et moyennes entreprises, grandes économies !"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline fr-be Show me the deals Montrez-moi les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline fr-be Alexa can help! She loves deals. Alexa peut vous aider"} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline fr-be The happiest vouchers in the world Les coupons les plus heureux du monde"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline fr-be Get your deals to go Profitez des Ventes Flash !"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline fr-be Start shopping early Achetez dès maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline fr-be Explore Prime member benefits Découvrez tous les avantages Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline fr-be Explore more offers Découvrez plus de Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline fr-be Incoming deals Préparez-vous pour des Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline fr-be Deals start at midnight Prime Day commence à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline fr-be No peeking Ne trichez pas"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext fr-be Stream thousands of films and TV shows, including exclusive Amazon Originals. Regardez des milliers de films et de séries en streaming dont les célèbres programmes Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext fr-be Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Profitez de la livraison rapide et gratuite sur des millions d’articles éligibles."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext fr-be Try Prime in time Essayez Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext fr-be for Prime Day pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext fr-be Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext fr-be Watch hit movies and TV, award-winning Originals, live sports, and more. Des milliers de films et séries populaires à regarder en streaming ou à télécharger."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext fr-be Watch now Regardez maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext fr-be Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext fr-be Listen now Écoutez maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext fr-be Prime Try Before You Buy Prime Essayez avant d'acheter"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA fr-be Find your new look Trouver un nouveau look."} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext fr-be Free international delivery Livraison gratuit à l'international"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext fr-be hours heures"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext fr-be minutes minutes"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext fr-be seconds secondes"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext fr-be Save. Stream. Celebrate. Économisez, streamez, profitez."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext fr-be Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Accédez à des milliers d’e-books de fiction et de non-fiction, de magazines et plus, sans frais supplémentaires."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext fr-be Always have a good book with you. Read anytime, anywhere, on any device. Ayez toujours un bon livre avec vous. Lisez n’importe où, n’importe quand et sur n’importe quel appareil."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext fr-be Enjoy free games, in-game content, and a Twitch channel subscription every month Profitez d’une sélection de titres gratuits chaque mois, accédez à des butins gratuits dans les jeux, un abonnement à une chaîne Twitch, et plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext fr-be Get free games and in-game content every month, as well as free subscription on Twitch.tv Des jeux tous les mois, du contenu exclusif, des abonnements à une chaîne Twitch, et bien plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext fr-be Watch hit films and TV, award-winning Originals, live sports and more. Regardez des films et séries à succès, des programmes Amazon Originals primés, des évènements sportifs en direct et plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext fr-be Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext fr-be Thanks to you Merci"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext fr-be But wait, more deals! Retrouvez encore plus de Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext fr-be More Prime benefits this way! Plus d’avantages Prime par ici !"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext fr-be And more Prime! Et encore plus de Prime !"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext fr-be Earn £10 to spend Recevez 10 € à dépenser"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext fr-be on whatever you want sur ce que vous voulez"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext fr-be Let Alexa find deals for you (Alexa Stand in Line) Laissez Alexa vous trouver des Ventes Flash exceptionnelles ! (Alexa Stand in Line)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext fr-be Create deal alerts (Deal Notifier) Créez des alertes Prime Day (Deal Notifier)"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA fr-be Explore Prime Delivery En savoir plus sur la livraison Prime"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA fr-be Join Prime Rejoindre Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA fr-be Shop now Faire mes achats"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA fr-be Learn more En savoir plus"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA fr-be Watch now on Twitch Regarder maintenant sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA fr-be Watch now on IMDb TV Regarder maintenant sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA fr-be Watch free on Twitch Regarder gratuitement sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA fr-be Watch free on IMDb TV Regarder gratuitement sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA fr-be Free on Twitch Gratuit sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA fr-be Free on IMDb TV Gratuit sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA fr-be Now on Twitch Maintenant sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA fr-be Now on IMDb TV Maintenant sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA fr-be Shop deals now Voir les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA fr-be Shop Amazon devices early Achetez les appareils Amazon avant tout le monde"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA fr-be Start your free trial. Join Prime. Commencez votre essai gratuit. Rejoignez Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA fr-be Access tons of movies, music, and more with Prime Accédez à des milliers de films et plus encore avec Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA fr-be Get in on the deals. Try Prime. Essayez Amazon Prime et profitez des Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA fr-be Now’s the time to try Prime for free Envie d’essayer Amazon Prime gratuitement ? C’est le moment !"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA fr-be Try Prime for free Essayez Amazon Prime gratuitement"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA fr-be Try Prime Essayez Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA fr-be Follow top brands Suivez les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA fr-be Get extra rewards! Obtenez du cash back supplémentaire"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA fr-be Explore Prime Gaming Découvrir Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA fr-be Shop small businesses, Achetez les produits des petites et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA fr-be Shop devices deals Achetez les Ventes Flash Amazon Devices"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA fr-be Prime Benefits Avantages Prime"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA fr-be Explore more Prime benefits Découvrez tous les avantages Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA fr-be Early deals on Amazon devices Achetez les appareils Amazon avant tout le monde"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA fr-be Try Prime and join the party Essayez Prime et célébrez avec nous"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA fr-be Get in on the deals. Profitez des Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 264 fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA fr-be £XX Gift Card instantly upon approval Carte-cadeau de XX € immédiatement après validation"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA fr-be 4 months Free 4 mois gratuits"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline fr-be 2 days until epic deals 2 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline fr-be 2 days until Prime Day 2 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline fr-be 3 days until epic deals 3 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline fr-be 3 days until Prime Day 3 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline fr-be 3 months free 3 mois gratuits"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline fr-be 4 days until epic deals 4 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline fr-be 4 days until Prime Day 4 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline fr-be 5 days until epic deals 5 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline fr-be 5 days until Prime Day 5 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline fr-be Access all Prime Day Deals with Prime Accédez à toutes les Ventes Flash de Prime Day avec Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline fr-be Alexa, set a reminder to shop Prime Day deals Accédez à toutes les Ventes Flash de Prime Day avec Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline fr-be Amazing deals Ventes Flash extraordinaires"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline fr-be Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline fr-be Bestsellers from Prime Day 2023 Les meilleures ventes Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline fr-be Business Prime Duo — included with Prime Business Prime Duo. Inclus avec Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline fr-be Business Prime free trial Essai gratuit Business Prime"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline fr-be Celebrate small businesses Célébrez les petites entreprises et moyennes entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline fr-be Celebrity favorites Les coups de cœur des célébrités"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA fr-be Claim now Profitez-en maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline fr-be Deals end at midnight Les Ventes Flash se terminent à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline fr-be Deals end in Fin des Ventes Flash dans"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline fr-be Deals from Amazon brands Ventes Flash sur les marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline fr-be Deals picked by Influencers Offres préférées des influenceurs"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline fr-be Deals that love you Ventes Flash irrésistibles"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline fr-be Deals to take home Ventes Flash à ramener chez soi"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline fr-be Deals to talk about Ventes Flash dont tout le monde parle"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA fr-be Discover Business Prime Duo Découvrez Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline fr-be Early Prime Day deals Prime Day avant l’heure"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline fr-be Earn 15% back on select deals for Prime Day 15 % de remise sur certaines offres pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext fr-be Enjoy millions of songs, ad-free; included with Prime Écoutez des millions de chansons, sans publicité. Exclusivement pour les membres Prime."} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline fr-be Epic Deals Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline fr-be Epic deals are back Les Ventes Flash exceptionnelles sont de retour"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline fr-be Epic deals are here C’est parti pour les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline fr-be Epic deals end soon Les Ventes Flash exceptionnelles se terminent bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline fr-be Epic deals ending soon Ventes Flash bientôt finies"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline fr-be Epic deals from Amazon Brands Des super Ventes Flash sur les marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline fr-be Epic deals start soon Bientôt les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline fr-be Epic deals start tomorrow Les Ventes Flash exceptionnelles commencent demain"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext fr-be Epic deals. After dark. Des Ventes Flash exceptionnelles, uniquement le soir."} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA fr-be Explore Kindle Unlimited Découvrez Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA fr-be Explore now Découvrez maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA fr-be Explore Prime Day Découvrir Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext fr-be Get 3 months of Kindle Unlimited for £0.00 3 mois de Kindle Unlimited pour 0 €"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline fr-be Get 30+ games for free this Prime Day + de 30 jeux offerts pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext fr-be Get a £XX credit for Prime Day Obtenez un crédit de XX € pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline fr-be Get Business Prime free for up to 90 days Business Prime Duo gratuit 90 jours"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline fr-be Get excited. Deals are coming. Bonne nouvelle. Les Ventes Flash arrivent."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA fr-be Get Prime. Unlock deals. Avec Prime, profitez de Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext fr-be Get FREE Same-Day Delivery on hundreds of thousands of items. Profitez de la livraison accélérée sur des milliers d'articles éligibles"} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext fr-be Get ultrafast delivery and in-store deals on a wide selection of groceries Bénéficiez d’une livraison ultra-rapide et de Ventes Flash en magasin sur une large sélection de produits alimentaires"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline fr-be Great deals Super Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext fr-be Handcrafted items for you Les produits artisanaux pour vous"} +{"t":"PD 23 Onsite Full Copy Repository 319 fr-be Included with a Prime membership Exclusivement pour les membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline fr-be Invite Only Deals Ventes Flash sur invitation seulement"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline fr-be Invite Only Sur invitation uniquement"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext fr-be It’s the most membership time of the year C'est le meilleur moment pour rejoindre Prime"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA fr-be Join today. Cancel anytime. Abonnez-vous aujourd’hui. Annulez à tout moment."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline fr-be Just for Prime members Réservé aux membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline fr-be Last-minute Prime Day deals Ventes de dernière minute"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA fr-be Learn how it works En savoir plus"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA fr-be Learn more about Kindle Unlimited En savoir plus sur Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 fr-be Limited Time Only. Terms Apply. Ventes Flash à durée limitée. Voir conditions."} +{"t":"PD 23 Onsite Full Copy Repository 329 fr-be Limited-time offer with eligible Prime membership, see terms Ventes Flash à durée limitée avec abonnement Prime éligible, voir conditions"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext fr-be Make room for epic deals Préparez-vous pour des Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline fr-be New deals are in Nouvelles Ventes Flash en cours"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline fr-be Pay over time with Affirm on top deals Payez vos achats en plusieurs fois avec Affirm"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext fr-be Placeholder: Up to X% off Amazon Devices. Prime Day. Placeholde: Jusqu’à -X % sur les appareils Amazon. Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline fr-be Placeholder: Up to 50% off Amazon Devices. Placeholder: Appareils Amazon : jusqu’à -50 %"} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline fr-be Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline fr-be Prime Day deals end in Fin de Prime Day dans"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline fr-be Prime Day ends in Prime Day finit dans"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline fr-be Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext fr-be Prime Day has officially started Prime Day a officiellement commencé"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline fr-be Prime Day is coming - save early with Amazon Brand deals Prime Day arrive - économisez avec les marques d’Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline fr-be Prime Day is MONTH XX & XX Prime Day les XX & XX MOIS"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline fr-be Prime Day is MONTH XX–XX Prime Day les XX–XX MOIS"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline fr-be Prime Day starts tomorrow Prime Day commence demain"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline fr-be Prime exclusive offers? Yes please. Qui veut des Ventes Flash exclusives Prime ?"} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline fr-be Prime member deals Ventes Flash réservées aux membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline fr-be Ready, set, shop! Get 6% back on Prime Day purchases Obtenez 6 % de remise sur vos achats Prime Day !"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline fr-be Ready. Set. Prime Day. À vos marques, prêts, Prime Day !"} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline fr-be Save now. Sleep later. Faites de super économies sans attendre"} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline fr-be Save on Climate Pledge Friendly products for Prime Day Économisez sur les produits Climate Pledge Friendly pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline fr-be Save up to XX% on Alexa Built-in devices Jusqu’à -XX % sur les appareils Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline fr-be Save with deals for businesses Économisez avec des offres pour PME"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline fr-be Score 20% off Twitch merch Profitez de 20% de réduction sur les produits Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA fr-be Shop Alexa Built-in devices Voir les appareils Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA fr-be Shop all influencer picks Découvrez les produits des influenceurs"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline fr-be Shop all Prime Day deals Voir toutes les offre Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline fr-be Shop deals for businesses Voir les offres pour PME"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline fr-be Shop deals overnight Ventes Flash nocturnes"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline fr-be Shop early Prime Day deals Profitez de Prime Day avant l’heure"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline fr-be Shop epic Prime Day deals Voir les Ventes Flash exceptionnelles Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline fr-be Shop Handmade deals Découvrez les produits artisanaux"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA fr-be Shop internet famous deals Ventes Flash populaires sur internet"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline fr-be Shop like a VIP with 15% back on Prime Day deals -15 % sur les ventes Prime Day, c’est vous la star"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA fr-be Shop more-sustainable products Voir des produits plus durables"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA fr-be Shop on Amazon Business Découvrez Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline fr-be Shop Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA fr-be Shop the Character Store Voir le Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA fr-be Shop Twitch now Découvrir Twitch maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline fr-be Shop viral trends Découvrez les tendances virales"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline fr-be Shop your favorite characters Achetez vos personnages préférés"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline fr-be Small business deals for you Ventes Flash de PME pour vous"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline fr-be So. Many. Deals. Il y a tellement de Ventes Flash…"} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline fr-be Spectacular deals Ventes Flash spectaculaires"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA fr-be Start your free trial Commencez l’essai gratuit"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline fr-be Starts in Début dans"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline fr-be Super epic deals Ventes Flash super exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline fr-be Surprise offers. Just for Prime members. Ventes Flash surprises Prime"} +{"t":"PD 23 Onsite Full Copy Repository 378 fr-be Terms apply Voir conditions"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline fr-be These deals can’t wait to see you Ces Ventes Flash n’attendent que vous"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline fr-be Today's deals Ventes Flash du jour"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline fr-be Top-notch deals Ventes Flash au top"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline fr-be Trending Prime Day deals Offres Prime Day tendances"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA fr-be Try Amazon Photos Essayez Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA fr-be Try Audible for £0.00 Essayez Audible pour 0€"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA fr-be Try it out Essayez"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext fr-be Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Essayez des vêtements, des chaussures et bien plus avant d’acheter et ne payez que ce que vous gardez après 7 jours"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline fr-be Unbelievable deals Ventes Flash incroyables"} +{"t":"PD 23 Onsite Full Copy Repository 388 fr-be Unlimited photo storage with Prime Stockage photos illimité avec Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline fr-be Very impressive deals Ventes Flash très impressionnantes"} +{"t":"PD 23 Onsite Page wording 001 fr-be Prime Day starts soon Prime Day est de retour"} +{"t":"PD 23 Onsite Page wording 007 fr-be Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 fr-be Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 fr-be Save up to XX% on Prime Day Économisez jusqu'à XX% pendant Prime Day"} +{"t":"PD 23 Onsite Page wording 017 fr-be Shop up to XX% off Économisez jusqu'à XX%"} +{"t":"PD 23 Onsite Page wording 021 % off fr-be 5 days to go Plus que 5 jours."} +{"t":"PD 23 Onsite Page wording 022 % off fr-be 4 days to go. Plus que 4 jours."} +{"t":"PD 23 Onsite Page wording 023 % off fr-be 3 days to go. Plus que 3 jours."} +{"t":"PD 23 Onsite Page wording 024 % off fr-be 2 days to go. Plus que 2 jours."} +{"t":"PD 23 Onsite Page wording 025 % off fr-be 1 day to go Plus que 1 jour"} +{"t":"PD 23 Onsite Page wording 026 % off fr-be Epic deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 23 Onsite Page wording 027 % off fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Page wording 028 % off fr-be Shop deals overnight Ventes Flash nocturnes"} +{"t":"PD 23 Onsite Page wording 030 % off fr-be Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 23 Onsite Page wording 031 fr-be XX - XX July XX-XX juillet"} +{"t":"PD 23 Onsite Page wording 037 fr-be Now on Dès maintenant"} +{"t":"PD 23 Onsite Page wording 038 fr-be Save now. Sleep later. Faites de super économies sans attendre"} +{"t":"PD 23 Onsite Page wording 039 fr-be Ends in Fini dans"} +{"t":"PD 23 Onsite Page wording 040 fr-be Deals end at midnight Les Ventes Flash se terminent à minuit"} +{"t":"PD 23 Onsite Page wording 041 CTA fr-be Shop early Prime Day Deals Profitez de Prime Day avant l’heure"} +{"t":"PD 23 Onsite Page wording 047 CTA fr-be Shop all Prime Day deals Voir toutes les offre Prime Day"} +{"t":"PD 23 Onsite Page wording 051 fr-be Vouchers Coupons"} +{"t":"PD 23 Onsite Page wording 057 fr-be Check out these Prime-exclusive vouchers Découvrez nos coupons de réduction"} +{"t":"PD 23 Onsite Page wording 061 fr-be Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 23 Onsite 001 Event Name fr-be Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite 003 Tagline fr-be Feel like a big deal\n\nTwo days of Prime savings Devenez une vraie star\n\nDeux jours d’économies avec Prime"} +{"t":"PD 23 Onsite 003F Tagline fr-be Feel like a big deal Two days of Prime savings Devenez une vraie star Deux jours d’économies avec Prime"} +{"t":"PD 23 Onsite 004 fr-be Save up to XX% Économisez jusqu’à XX%"} +{"t":"PD 23 Onsite 005 Dates fr-be XX - XX July XX-XX juillet"} +{"t":"PD 23 Onsite 006 Dates fr-be Starts midnight À partir de ce soir minuit"} +{"t":"PD 23 Onsite 007 Dates fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 23 Onsite 008 Dates fr-be Epic deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 23 Onsite 009 Dates fr-be Deals start at midnight Prime Day commence à minuit"} +{"t":"PD 23 Onsite 010 CTA fr-be Get ready Préparez-vous"} +{"t":"PD 23 Onsite 011 fr-be Starts midnight À partir de ce soir minuit"} +{"t":"PD 23 Onsite 012 fr-be Starts tomorrow À partir de demain"} +{"t":"PD 23 Onsite 013 fr-be Starts XX July À partir du XX juillet"} +{"t":"PD 23 Onsite 014 fr-be Ends XX July Jusqu’au XX juillet"} +{"t":"PD 23 Onsite 015 fr-be Now on Dès maintenant"} +{"t":"PD 23 Onsite 016 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"PD 23 Onsite 017 CTA fr-be Shop great deals Profitez de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite 018 fr-be Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"PD 23 Onsite 019 fr-be Check out these Prime-exclusive vouchers Découvrez nos coupons de réduction exclusifs pour les membres Prime"} +{"t":"PD 23 Onsite 020 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"PD 23 Onsite 021 fr-be Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 23 Onsite 022 fr-be Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Onsite Lead Up 001 Headline fr-be XX-XX July XX et XX juillet"} +{"t":"PD 24 Onsite Lead Up 002 Subtext fr-be Big deals coming soon Les Ventes Flash arrivent"} +{"t":"PD 24 Onsite Lead Up 003 Headline fr-be Prime Day is XX-XX July Prime Day aura lieu les XX et XX juillet"} +{"t":"PD 24 Onsite Lead Up 004 Subtext fr-be But the party starts now Mais la fête commence maintenant"} +{"t":"PD 24 Onsite Lead Up 005 Headline fr-be Shop early Prime Day deals now Profitez des premières Ventes Flash Prime Day"} +{"t":"PD 24 Onsite Lead Up 006 Headline fr-be Stay tuned for early deals Restez à l'affût des premières Ventes Flash"} +{"t":"PD 24 Onsite Lead Up 007 Headline fr-be Make your wish list for Prime Day Créez votre liste d’envies pour Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext fr-be XX-XX July XX et XX juillet"} +{"t":"PD 24 Onsite Lead Up 009 Headline fr-be Check in for buzzworthy \n early deals Accédez aux Ventes Flash qui font le buzz"} +{"t":"PD 24 Onsite Lead Up 009F Headline fr-be Check in for buzzworthy early deals Accédez aux Ventes Flash qui font le buzz"} +{"t":"PD 24 Onsite Lead Up 010 Headline fr-be Early deal Ventes Flash en avant-première"} +{"t":"PD 24 Onsite Lead Up 012 Headline fr-be Shop exclusive Prime deals now Accédez aux Ventes Flash Prime exclusives dès maintenant"} +{"t":"PD 24 Onsite Lead Up 014 Headline fr-be Exciting deals only for Prime members Ventes Flash Prime exclusives"} +{"t":"PD 24 Onsite Lead Up 016 Headline fr-be 5 days until big deals 5 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 018 Headline fr-be 4 days until big deals 4 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 020 Headline fr-be 3 days until big deals 3 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 022 Headline fr-be 2 days until big deals 2 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 024 Headline fr-be Get your basket ready Préparez votre panier"} +{"t":"PD 24 Onsite Lead Up 025 Subtext fr-be Big deals start tomorrow Les Ventes Flash commencent demain"} +{"t":"PD 24 Onsite Lead Up 026 Headline fr-be It’s almost deal o’clock Prime Day commence bientôt"} +{"t":"PD 24 Onsite Lead Up 028 Headline fr-be Tune in for new deals all Prime Day long Suivez les Ventes Flash durant Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline fr-be Prime Day starts in Prime Day commence dans"} +{"t":"PD 24 Onsite Lead Up 031 Headline fr-be New deals drop in Nouvelles Ventes Flash dans"} +{"t":"PD 24 Onsite Lead Up 032 Headline fr-be Shop early Prime Day deals Profitez de Prime Day avant l’heure"} +{"t":"PD 24 Onsite Lead Up 033 Headline fr-be Early deals to shop Ventes Flash en avant-première"} +{"t":"PD 24 Onsite Lead Up 034 Headline fr-be Early deals are waiting for you Les Ventes Flash vous attendent"} +{"t":"PD 24 Onsite Lead Up 035 Headline fr-be Fast delivery. Unlimited streaming. Prime Day. Livraison, Streaming, Prime Day !"} +{"t":"PD 24 Onsite Lead Up 037 Headline fr-be Join Prime. Save big. Rejoignez Amazon Prime et faites de super économies"} +{"t":"PD 24 Onsite Lead Up 038 Subtext fr-be Deals start tomorrow Les Ventes Flash commencent demain !"} +{"t":"PD 24 Onsite Lead Up 039 Headline fr-be Prime Day starts soon Prime Day commence bientôt"} +{"t":"PD 24 Onsite Lead Up 041 Headline fr-be Get your baskets ready Préparez vos paniers"} +{"t":"PD 24 Onsite Lead Up 043 Headline fr-be Today's deal drop Nouvelles Ventes Flash du jour"} +{"t":"PD 24 Onsite Lead Up 044 Headline fr-be Prime Day is XX–XX July Prime Day les XX & XX JUILLET"} +{"t":"PD 24 Onsite Lead Up 045 Headline fr-be Shop new deal drops Profitez de nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Lead Up 046 Headline fr-be Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline fr-be Starts in Commence dans"} +{"t":"PD 24 Onsite Lead Up 050 Headline fr-be Invite-only deals Ventes Flash sur invitation seulement"} +{"t":"PD 24 Onsite Lead Up 051 Headline fr-be Watch films and shows with Prime Regardez en streaming des films et des séries avec Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline fr-be Listen to Amazon Music with Prime Toute la musique et les meilleurs podcasts sans publicité avec Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline fr-be Get unlimited, fast deliveries with Prime Profitez de la livraison rapide et gratuite avec Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline fr-be Shop Prime Try Before You Buy Profitez de Prime Essayez avant d'acheter"} +{"t":"PD 24 Onsite Lead Up 055 Headline fr-be Get free games and more with Prime Profitez de jeux gratuits et plus encore avec Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 056 Headline fr-be Prime Day is XX and XX July Prime Day les XX et XX JUILLET"} +{"t":"PD 24 Onsite Lead Up 057 Headline fr-be Shop Prime Day Profitez de Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline fr-be Get excited. Deals are coming. Bonne nouvelle. Les Ventes Flash arrivent."} +{"t":"PD 24 Onsite Lead Up 060 Headline fr-be Big deals are back Les Ventes Flash exceptionnelles sont de retour"} +{"t":"PD 24 Onsite Lead Up 062 Headline fr-be Starts midnight À partir de ce soir minuit"} +{"t":"PD 24 Onsite Live 001 Headline fr-be Shop big deals now Faites de super économies dès maintenant"} +{"t":"PD 24 Onsite Live 002 Headline fr-be Shop new deals while they’re hot Profitez des Ventes Flash tant qu'il y en a encore"} +{"t":"PD 24 Onsite Live 003 Headline fr-be Shop new deals Profitez des nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Live 004 Headline fr-be New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Live 005 Headline fr-be Shop the final hours Profitez des dernières heures"} +{"t":"PD 24 Onsite Live 006 Headline fr-be Log-in for last-minute deal drops Vérifiez les Ventes Flash de dernière minute"} +{"t":"PD 24 Onsite Live 007 Headline fr-be These deals were made for shopping Ces Ventes Flash sont irrésistibles"} +{"t":"PD 24 Onsite Live 008 Headline fr-be Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"PD 24 Onsite Live 009 Headline fr-be Ends in Finit dans"} +{"t":"PD 24 Onsite Live 010 CTA fr-be Shop now Faire mes achats"} +{"t":"PD 24 Onsite Live 011 Subtext fr-be Shop last-minute deals in Profitez des Ventes Flash de dernière minute"} +{"t":"PD 24 Onsite Live 012 Headline fr-be New deals in Nouvelles Ventes Flash dans"} +{"t":"PD 24 Onsite Live 013 Headline fr-be Join Prime today. Shop big deals today. Rejoignez Amazon Prime et faites de super économies"} +{"t":"PD 24 Onsite Live 014 CTA fr-be Start your 30-day free trial Commencer mon essai gratuit de 30 jours"} +{"t":"PD 24 Onsite Live 015 Headline fr-be Shop new deals with a side of fast delivery Nouvelles Ventes Flash avec livraison rapide"} +{"t":"PD 24 Onsite Live 016 CTA fr-be Join Prime Rejoignez Amazon Prime"} +{"t":"PD 24 Onsite Live 017 Headline fr-be There’s still time to score big deals Il est encore temps pour les très bonnes affaires"} +{"t":"PD 24 Onsite Live 019 Headline fr-be Shop Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 24 Onsite Live 021 Headline fr-be Trending Prime Day deals Ventes Flash Prime Day tendances"} +{"t":"PD 24 Onsite Live 022 Headline fr-be Shop Prime Day before it ends Profitez avant que Prime Day ne se termine"} +{"t":"PD 24 Onsite Live 023 Headline fr-be Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 24 Onsite Live 024 Headline fr-be Spectacular deals Ventes Flash spectaculaires"} +{"t":"PD 24 Onsite Live 025 Headline fr-be Fantastic deals Ventes Flash exceptionelles"} +{"t":"PD 24 Onsite Live 026 Headline fr-be Amazing deals Ventes Flash extraordinaires"} +{"t":"PD 24 Onsite Live 027 Headline fr-be Deals on awesome stuff Super produits en Ventes Flash"} +{"t":"PD 24 Onsite Live 028 Headline fr-be Top-notch deals Nos meilleures Ventes Flash"} +{"t":"PD 24 Onsite Live 029 Headline fr-be Great deals Super Ventes Flash"} +{"t":"PD 24 Onsite Live 030 Headline fr-be Very impressive deals Ventes Flash exceptionelles"} +{"t":"PD 24 Onsite Live 031 Headline fr-be Unbelievable deals Ventes Flash incroyables"} +{"t":"PD 24 Onsite Live 032 Headline fr-be Deals to talk about Ventes Flash dont tout le monde parle"} +{"t":"PD 24 Onsite Live 033 Headline fr-be Deals to take home Ventes Flash à ne pas manquer"} +{"t":"PD 24 Onsite Live 034 Headline fr-be Log-in for last-minute deals Accédez aux Ventes Flash de dernière minute"} +{"t":"PD 24 Onsite Live 035 Headline fr-be Lightning Deals Offres éclair"} +{"t":"PD 24 Onsite Live 036 Headline fr-be Top brands Marques populaires"} +{"t":"PD 24 Onsite Live 037 Headline fr-be Customers' Most-Loved Les produits préférés de nos clients"} +{"t":"PD 24 Onsite Live 038 Headline fr-be Trending deals Ventes Flash les plus populaires"} +{"t":"PD 24 Onsite Live 039 Headline fr-be Deals under £25 Ventes Flash à moins de 20 €"} +{"t":"PD 24 Onsite Live 040 Headline fr-be Deals under £10 Ventes Flash à moins de 10 €"} +{"t":"PD 24 Onsite Live 041 Headline fr-be Shop all deals Profitez des Ventes Flash"} +{"t":"PD 24 Onsite Live 042 Headline fr-be Today's deals Ventes Flash du jour"} +{"t":"PD 24 Onsite Live 043 Headline fr-be Join Prime Rejoignez Amazon Prime"} +{"t":"PD 24 Onsite Live 044 Headline fr-be Join Prime for big deals Rejoignez Amazon Prime et profitez des Ventes Flash"} +{"t":"PD 24 Onsite Live 045 Headline fr-be Prime member deals Ventes Flash réservées aux membres Amazon Prime"} +{"t":"PD 24 Onsite Live 046 Headline fr-be Ends soon Les Ventes Flash se terminent bientôt"} +{"t":"PD 24 Onsite Live 047 Headline fr-be Ending soon Les Ventes Flash se terminent dans"} +{"t":"PD 24 Onsite Live 048 Headline fr-be New deals every 12 hours Ventes Flash toutes les 12 h"} +{"t":"PD 24 Onsite Live 049 Headline fr-be Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 24 Onsite Live 050 Headline fr-be Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 24 Onsite Live 051 Subtext fr-be Try Prime and join the party Essayez Amazon Prime et célébrez avec nous !"} +{"t":"PD 24 Onsite Live 052 Headline fr-be Ready. Set. Prime Day. À vos marques, prêts, Prime Day !"} +{"t":"PD 24 Onsite Live 053 Subtext fr-be Two days of big deals have officially started C'est parti pour 2 jours de Ventes Flash"} +{"t":"PD 24 Onsite Live 054 Headline fr-be Two days of big deals 2 jours de Ventes Flash"} +{"t":"PD 24 Onsite Live 055 Headline fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 24 Onsite Live 056 Headline fr-be Thanks for shopping Prime Day Merci pour vos achats Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline fr-be Everyday Prime deals Profitez de nos Ventes Flash"} +{"t":"PD 24 Onsite Live 058 fr-be Included with your Prime membership Inclus avec votre abonnement Amazon Prime"} +{"t":"PD 24 Onsite Live 059 fr-be Included with a Prime membership Inclus dans l'abonnement Amazon Prime"} +{"t":"PD 24 Onsite Live 060 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 058 fr-be Included with your Prime membership Inclus avec votre abonnement Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 059 fr-be Included with a Prime membership Inclus dans l'abonnement Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 060 fr-be Exclusively for Prime members Exclusivement pour les membres Amazon Prime"} +{"t":"PD 25 Onsite 001 fr-be Big deals coming soon Les super Ventes Flash arrivent bientôt"} +{"t":"PD 25 Onsite 002 fr-be Get big deals this Prime Day Accédez aux Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Onsite 004 fr-be 4 days of big deals start soon Bientôt 4 jours de Ventes Flash"} +{"t":"PD 25 Onsite 005 fr-be Unlock Prime Day deals Accédez aux Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Onsite 007 fr-be Prime members, make your wish list Membres Prime, préparez votre liste d’envies"} +{"t":"PD 25 Onsite 008 fr-be Access Prime Day deals Accédez aux Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Onsite 009 fr-be Access Prime Day deals Accédez aux Ventes Flash Prime en exclusivité"} +{"t":"PD 25 Onsite 010 fr-be Save big on Prime Day Faites de super économies ce Prime Day"} +{"t":"PD 25 Onsite 011 fr-be Members save big on Prime Day Prime Day : de super économies pour les membres Prime"} +{"t":"PD 25 Onsite 013 fr-be Shop early Prime Day deals Profitez de Prime Day avant l’heure"} +{"t":"PD 25 Onsite 014 fr-be Members get early Prime Day deals Ventes Flash Prime Day en avant-première"} +{"t":"PD 25 Onsite 015 fr-be 5 days until Prime Day J-5 avant Prime Day"} +{"t":"PD 25 Onsite 016 fr-be 5 days until big Prime Day deals J-5 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 017 fr-be 4 days until Prime Day J-4 avant Prime Day"} +{"t":"PD 25 Onsite 018 fr-be 4 days until big Prime Day deals J-4 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 019 fr-be 3 days until Prime Day J-3 avant Prime Day"} +{"t":"PD 25 Onsite 020 fr-be 3 days until big Prime Day deals J-3 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 022 fr-be 3 days until big Prime Day deals J-2 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 023 fr-be 2 days until Prime Day J-2 avant Prime Day"} +{"t":"PD 25 Onsite 024 fr-be 2 days until big Prime Day deals J-2 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 026 fr-be Big deals start tomorrow Les super Ventes Flash commencent demain"} +{"t":"PD 25 Onsite 027 fr-be Prime Day deals start tomorrow Les Ventes Flash Prime Day commencent demain"} +{"t":"PD 25 Onsite 029 fr-be Prime Day starts midnight Prime Day débute à minuit"} +{"t":"PD 25 Onsite 030 fr-be Prime Day deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 25 Onsite 031 fr-be Prime Day starts midnight Prime Day commence à minuit"} +{"t":"PD 25 Onsite 033 fr-be Prime Day is coming Prime Day arrive"} +{"t":"PD 25 Onsite 034 fr-be Big deals coming soon C'est bientôt Prime Day"} +{"t":"PD 25 Onsite 035 fr-be Get big deals this Prime Day Accédez aux Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 038 fr-be Get big deals this Prime Day Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 041 fr-be Unlock Prime Day deals Accédez aux Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 044 fr-be Unlock Prime Day deals C'est bientôt Prime Day"} +{"t":"PD 25 Onsite 045 fr-be Unlock Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 047 fr-be Prime Day deals are coming Les Ventes Flash Prime Day arrivent"} +{"t":"PD 25 Onsite 049 fr-be Prime Day: make your wish list Membres Prime, préparez votre liste d’envies"} +{"t":"PD 25 Onsite 050 fr-be Prime Day deals are coming C'est bientôt Prime Day"} +{"t":"PD 25 Onsite 052 fr-be Save big on Prime Day Faites de super économies pour Prime Day"} +{"t":"PD 25 Onsite 053 fr-be Members save big on Prime Day Prime Day : faites de super économies"} +{"t":"PD 25 Onsite 056 fr-be Save big this Prime Day Économisez ce Prime Day"} +{"t":"PD 25 Onsite 058 fr-be Members get early Prime Day deals Ventes Flash Prime Day exclusives"} +{"t":"PD 25 Onsite 059 fr-be Shop early Prime Day deals Premières Offres Prime Day"} +{"t":"PD 25 Onsite 060 fr-be Members get early Prime Day deals Premières Ventes Flash Prime Day exclusives"} +{"t":"PD 25 Onsite 061 fr-be Get early Prime Day deals Premières Offres Prime Day"} +{"t":"PD 25 Onsite 063 fr-be 5 days until big Prime Day deals J-5 avant Prime Day"} +{"t":"PD 25 Onsite 066 fr-be 4 days until big Prime Day deals J-4 avant Prime Day"} +{"t":"PD 25 Onsite 069 fr-be 3 days until big Prime Day deals J-3 avant Prime Day"} +{"t":"PD 25 Onsite 072 fr-be 2 days until big Prime Day deals J-2 avant Prime Day"} +{"t":"PD 25 Onsite 075 fr-be Prime Day deals start tomorrow Prime Day commence demain !"} +{"t":"PD 25 Onsite 076 fr-be Prime Day deals start tomorrow Prime Day, c'est demain !"} +{"t":"PD 25 Onsite 077 fr-be Big deals start tomorrow Prime Day, c'est demain !"} +{"t":"PD 25 Onsite 079 fr-be Prime Day deals start tomorrow Les Ventes Flash Prime Day commencent demain !"} +{"t":"PD 25 Onsite 083 fr-be Prime Day deals start at midnight Les Ventes Flash Prime Day commencent demain !"} +{"t":"PD 25 Onsite 084 fr-be Prime Day deals start at midnight(*) Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 25 Onsite 087 fr-be Prime Day deals start at midnight(*) Prime Day commence à minuit"} +{"t":"PD 25 Onsite 089 fr-be Prime Day is XX-XX Month Prime Day aura lieu du XX au XX mois"} +{"t":"PD 25 Onsite 091 fr-be Prep for 4 days of Prime Day deals Préparez-vous pour 4 jours de Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 092 fr-be Get big Prime Day deals Profitez des Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 093 fr-be Big deals are coming Les super Ventes Flash arrivent"} +{"t":"PD 25 Onsite 094 fr-be Shop early deals now Profitez des premières Ventes Flash"} +{"t":"PD 25 Onsite 095 fr-be Prime Day starts tomorrow Prime Day : c’est demain"} +{"t":"PD 25 Onsite 096 fr-be Prime Day is hours away Prime Day débute dans quelques heures"} +{"t":"PD 25 Onsite 098 fr-be Exclusively for members Exclusivement pour les membres Prime"} +{"t":"PD 25 Onsite 099 fr-be More days. More deals. Encore plus de jours de Ventes Flash"} +{"t":"PD 25 Onsite 101 fr-be Starts tomorrow Dès demain"} +{"t":"PD 25 Onsite 102 fr-be Starts midnight À partir de minuit"} +{"t":"PD 25 Onsite 105 fr-be Starts tomorrow Dès demain"} +{"t":"PD 25 Onsite 106 fr-be Prime Day is XX-XX Month Prime Day du XX au XX juillet"} +{"t":"PD 25 Onsite 107 fr-be Prep for Prime Day XX-XX Month Prime Day du XX au XX juillet"} +{"t":"PD 25 Onsite 108 fr-be Prime Day is XX-XX Month Prime Day aura lieu du XX au XX mois"} +{"t":"PD 25 Onsite 110 fr-be Prime Day is XX-XX Month. For members only. Prime Day aura lieu du XX au XX mois. Exclusivement pour les membres Prime."} +{"t":"PD 25 Onsite 111 fr-be Prep for Prime Day XX-XX Month Préparez-vous pour Prime Day du XX au XX mois"} +{"t":"PD 25 Onsite 112 fr-be For members only Exclusivement pour les membres Prime."} +{"t":"PD 25 Onsite 113 fr-be Prime Day is XX-XX Month  Prime Day : XX-XX juillet"} +{"t":"PD 25 Onsite 114 fr-be Big deals are back Les super Ventes Flash sont de retour"} +{"t":"PD 25 Onsite 115 fr-be Prime Day is XX-XX Month Prime Day aura lieu du XX au XX juillet"} +{"t":"PD 25 Onsite 117 fr-be Prime Day starts now! Prime Day, c’est maintenant !"} +{"t":"PD 25 Onsite 118 fr-be Prime Day deals start now Les Ventes Flash Prime Day commencent maintenant"} +{"t":"PD 25 Onsite 119 fr-be Shop big deals now Profitez des super Ventes Flash"} +{"t":"PD 25 Onsite 120 fr-be Members save big during Prime Day Accédez en exclusivité aux Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 121 fr-be Shop big deals now Profitez des Ventes Flash"} +{"t":"PD 25 Onsite 122 fr-be New day. New deals. Nouvelles Ventes Flash chaque jour"} +{"t":"PD 25 Onsite 123 fr-be New Prime Day deals, just for members. Accédez en exclusivité aux Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 124 fr-be Big deals end soon Les Ventes Flash se terminent bientôt"} +{"t":"PD 25 Onsite 125 fr-be There is still time to save big this Prime day Prime Day : il est encore temps de faire de super économies"} +{"t":"PD 25 Onsite 126 fr-be There’s still time to save up to XX% this Prime Day Il est encore temps de profiter de Prime Day : jusqu’à -XX%"} +{"t":"PD 25 Onsite 127 fr-be Last day to save big Dernier jour pour faire de super économies"} +{"t":"PD 25 Onsite 128 fr-be Last day to save up to XX% Dernier jour pour économiser jusqu’à XX%"} +{"t":"PD 25 Onsite 129 fr-be Shop the final hours Dernières heures pour en profiter"} +{"t":"PD 25 Onsite 130 fr-be Save big with epic deals Faites de super économies avec les Ventes Flash"} +{"t":"PD 25 Onsite 137 fr-be Members save big during Prime Day Prime Day : faites de super économies"} +{"t":"PD 25 Onsite 138 fr-be Members save big during Prime Day Prime Day : de super économies pour les membres"} +{"t":"PD 25 Onsite 141 fr-be Save big this Prime Day Prime Day : faites de super économies"} +{"t":"PD 25 Onsite 144 fr-be New Prime Day deals, just for members Nouvelles Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 145 fr-be New Prime Day deals, just for members Nouvelles Ventes Flash Prime Day, pour les membres Prime"} +{"t":"PD 25 Onsite 147 fr-be New Prime Day deals, just for members. Nouvelles Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 148 fr-be Get new Prime Day deals Nouvelles Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 150 fr-be Big deals end soon Les super Ventes Flash se terminent bientôt"} +{"t":"PD 25 Onsite 158 fr-be Shop Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 159 fr-be Become a member, shop Prime Day now. Rejoignez Prime, profitez de Prime Day"} +{"t":"PD 25 Onsite 160 fr-be Save big during Prime Day Faites de super économies pendant Prime Day"} +{"t":"PD 25 Onsite 162 fr-be New Prime Day deals just dropped De nouvelles Ventes Flash Prime Day sont disponibles"} +{"t":"PD 25 Onsite 166 fr-be Prime Day ends midnight Prime Day se termine à minuit"} +{"t":"PD 25 Onsite 171 fr-be It’s Prime Day! C’est Prime Day !"} +{"t":"PD 25 Onsite 172 fr-be Big deals are here Les super Ventes Flash sont là"} +{"t":"PD 25 Onsite 173 fr-be Ending soon Les Ventes Flash se terminent bientôt"} +{"t":"PD 25 Onsite 174 fr-be Final hours to save big Dernières heures pour faire de super économies"} +{"t":"PD 25 Onsite 175 fr-be Final hours to save up to XX% Dernières heures pour économiser jusqu’à XX%"} +{"t":"PD 25 Onsite 176 fr-be Prime members save big De super économies pour les membres Prime"} +{"t":"PD 25 Onsite 178 fr-be It's Prime Day! C’est Prime Day !"} +{"t":"PD 25 Onsite 179 fr-be Shop Prime Day Profitez de Prime Day"} +{"t":"PD 25 Onsite 180 fr-be Trending Prime Day deals Ventes Flash Prime Day tendances"} +{"t":"PD 25 Onsite 181 fr-be Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 25 Onsite 183 fr-be Shop Prime Day now Prime Day"} +{"t":"PD 25 Onsite 184 fr-be Last day to shop Prime Day Prime Day"} +{"t":"PD 25 Onsite 185 fr-be Shop Prime Day now Profitez de Prime Day"} +{"t":"PD 25 Onsite 186 fr-be Last chance to shop Prime Day Prime Day : dernière chance"} +{"t":"PD 25 Onsite 187 fr-be Big deals anyone? Des Ventes Flash, ça vous tente ?"} +{"t":"PD 25 Onsite 188 fr-be Shop Prime Day now Profitez de Prime Day maintenant"} +{"t":"PD 25 Onsite 189 fr-be Prime Day is XX-XX Month Prime Day aura lieu les XX-XX juillet"} +{"t":"PD 25 Onsite 191 fr-be Thanks for shopping Prime Day Merci pour vos achats Prime Day"} +{"t":"PD 25 Onsite 192 fr-be Prime Day Top 100 Deals Top 100 des Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 194 fr-be Shop premium brand deals Prime Day : Ventes Flash Marques Premium"} +{"t":"PD 25 Onsite 195 fr-be Prime Day premium brand deals Prime Day : Ventes Flash Marques Premium"} +{"t":"PD 25 Onsite 196 fr-be Prime Day deals you'll love Vos produits préférés à des prix que vous allez adorer"} +{"t":"PD 25 Onsite 197 fr-be Products you love at prices you'll love Vos produits préférés à des prix que vous allez adorer"} +{"t":"PD 25 Onsite 198 fr-be Exclusively for Prime members Exlusivement pour les membres Amazon Prime"} +{"t":"PD 25 Onsite 199 fr-be Join Prime Rejoindre Prime"} +{"t":"PD 25 Onsite 200 fr-be Explore Prime Day Découvrir Prime Day"} +{"t":"PD 25 Onsite 202 fr-be Shop now En profiter maintenant"} +{"t":"SDD 23 Onsite 001 fr-be Get that spring feeling Les Ventes Flash de Printemps arrivent!"} +{"t":"SDD 23 Onsite 005 fr-be Spring Sale Les Ventes Flash de Printemps arrivent!"} +{"t":"SDD 23 Onsite 007 fr-be Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Onsite 011 fr-be Save up to 40% on our Spring Sale Économisez jusqu’à -40%"} +{"t":"SDD 23 Onsite 015 fr-be Shop up to 40% off Économisez jusqu’à -40%"} +{"t":"SDD 23 Onsite 021 % off fr-be Spring Sale is coming Faites de super économies"} +{"t":"SDD 23 Onsite 025 % off fr-be 2 days of spring savings Faites de super économies"} +{"t":"SDD 23 Onsite 029 % off fr-be 2 days of spring savings Faites de super économies"} +{"t":"SDD 23 Onsite 031 fr-be 27-29 March 27-29 mars"} +{"t":"SDD 23 Onsite 035 fr-be Starts tomorrow 6pm À partir de lundi 18h"} +{"t":"SDD 23 Onsite 036 fr-be Starts at 6pm À partir d’aujourd’hui à 18h"} +{"t":"SDD 23 Onsite 037 fr-be Now on Jusqu’au 29 mars"} +{"t":"SDD 23 Onsite 038 fr-be Ends 29 March Jusqu’au 29 mars"} +{"t":"SDD 23 Onsite 040 fr-be Ends at midnight Jusqu'à ce soir minuit"} +{"t":"SDD 23 Onsite 041 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"SDD 23 Onsite 042 fr-be Discover coupons and save on selected brands Découvrez les bons de réduction et économisez sur une sélection de produits"} +{"t":"SDD 23 Onsite 043 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"SDD 23 Onsite 044 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Onsite 001 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 002 fr-be Save the date to save big Faites de super économies"} +{"t":"SDD 24 Onsite 003 fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Onsite 004 fr-be Mark your calendar for Spring Deal Days Cochez dans votre agenda les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 006 fr-be 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 008 fr-be 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 010 fr-be Spring Deal Days starts tomorrow Les Ventes Flash de Printemps commencent demain"} +{"t":"SDD 24 Onsite 011 fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Onsite 012 fr-be Spring Deal Days starts midnight Les Ventes Flash de Printemps débutent à minuit"} +{"t":"SDD 24 Onsite 013 fr-be It's almost here On y est presque"} +{"t":"SDD 24 Onsite 014 fr-be 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 015 fr-be Spring Deal Days starts in Les Ventes Flash de Printemps commencent dans"} +{"t":"SDD 24 Onsite 016 fr-be Shop Spring Deals early Profitez des Ventes Flash de Printemps en avant-première"} +{"t":"SDD 24 Onsite 017 fr-be New deals everyday just for Prime members Chaque jour, des Ventes Flash réservées aux membres Amazon Prime"} +{"t":"SDD 24 Onsite 018 fr-be WOW! Deals Ventes WOW!"} +{"t":"SDD 24 Onsite 019 fr-be New deals everyday just for Prime members Chaque jour, des Ventes Flash réservées aux membres Amazon Prime"} +{"t":"SDD 24 Onsite 020 fr-be WOW! Deals Ventes WOW!"} +{"t":"SDD 24 Onsite 021 fr-be Join Prime Rejoignez Amazon Prime"} +{"t":"SDD 24 Onsite 022 fr-be Buy More & Save Achetez plus et faites de super économies"} +{"t":"SDD 24 Onsite 023 fr-be Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 024 fr-be Discover now Découvrir"} +{"t":"SDD 24 Onsite 025 fr-be Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 026 fr-be Discover now Découvrir"} +{"t":"SDD 24 Onsite 027 fr-be Spring Deal Days is here Les Ventes Flash de Printemps, c'est maintenant"} +{"t":"SDD 24 Onsite 028 fr-be Save big Faites de super économies"} +{"t":"SDD 24 Onsite 030 fr-be Spring Deal Days Nouvelle journée d’économies"} +{"t":"SDD 24 Onsite 031 fr-be A new day to save Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 032 fr-be Ends 25 March Jusqu'au 25 mars"} +{"t":"SDD 24 Onsite 033 fr-be Shop fast! Deals end tomorrow Ventes Flash jusqu'à demain. Profitez-en"} +{"t":"SDD 24 Onsite 035 fr-be Shop fast! Deals end midnight Ventes Flash jusqu’à minuit. Faites vite !"} +{"t":"SDD 24 Onsite 036 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 037 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 038 fr-be 20-25 March 20-25 mars"} +{"t":"SDD 24 Onsite 039 fr-be Spring Deal Days ends midnight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 24 Onsite 040 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 041 fr-be Spring Deal Days is here\nSave big Les Ventes Flash de Printemps, c'est maintenant\n\n\n  \nFaites de super économies"} +{"t":"SDD 24 Onsite 041F fr-be Spring Deal Days is here Save big Les Ventes Flash de Printemps, c'est maintenant   Faites de super économies"} +{"t":"SDD 24 Onsite 042 fr-be Spring Deal Days \nSave big Les Ventes Flash de Printemps, c'est maintenant\n\n\n  \nFaites de super économies"} +{"t":"SDD 24 Onsite 042F fr-be Spring Deal Days  Save big Les Ventes Flash de Printemps, c'est maintenant   Faites de super économies"} +{"t":"SDD 24 Onsite 043 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 044 fr-be Shop now Achetez maintenant"} +{"t":"SDD 24 Onsite 045 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 046 Headline fr-be Get ready – this could sell fast! Tenez-vous prêt, les stocks sont limités !"} +{"t":"SDD 24 Onsite 047 Headline fr-be Unlock WOW! Deals with Prime Profitez des Ventes WOW! avec Amazon Prime"} +{"t":"SDD 24 Onsite 048 Headline fr-be Join today. Cancel anytime. Inscrivez-vous maintenant. Annulez à tout moment."} +{"t":"SDD 24 Onsite 049 Headline fr-be Try Prime Essayez Amazon Prime"} +{"t":"SDD 25 Onsite 001 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 002 fr-be 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 003 fr-be 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 004 fr-be Spring Deal Days starts tomorrow Ventes Flash de Printemps : c'est demain"} +{"t":"SDD 25 Onsite 005 fr-be Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 25 Onsite 006 Subtext fr-be Get ready to save big Préparez-vous à faire de super économies"} +{"t":"SDD 25 Onsite 007 Subtext fr-be Save big Faites de super économies"} +{"t":"SDD 25 Onsite 008 Subtext fr-be Get ready to save up to XX% off Préparez-vous à économiser jusqu’à XX%"} +{"t":"SDD 25 Onsite 009 Subtext fr-be Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 25 Onsite 010 Subtext fr-be Mark your calendar to save big Préparez-vous à faire de super économies"} +{"t":"SDD 25 Onsite 011 Subtext fr-be Get your basket ready Préparez votre panier"} +{"t":"SDD 25 Onsite 012 fr-be 25–31 March Du 25 au 31 mars"} +{"t":"SDD 25 Onsite 013 fr-be Starts 25 March À partir du 25 mars"} +{"t":"SDD 25 Onsite 014 fr-be Starts tomorrow Dès demain"} +{"t":"SDD 25 Onsite 015 fr-be Starts midnight À partir de ce soir minuit"} +{"t":"SDD 25 Onsite 016 fr-be Spring Deal Days 25–31 March Ventes Flash de Printemps 25-31 mars"} +{"t":"SDD 25 Onsite 017 fr-be 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 018 fr-be 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 019 fr-be Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 25 Onsite 020 fr-be Spring Deal Days starts midnight Les Ventes Flash débutent à minuit"} +{"t":"SDD 25 Onsite 021 fr-be Spring Deal Days starts soon Les Ventes Flash commencent bientôt"} +{"t":"SDD 25 Onsite 022 fr-be Spring Deal Days starts in Les Ventes Flash commencent dans"} +{"t":"SDD 25 Onsite 023 fr-be Shop spring deals early Profitez des Ventes Flash en avance"} +{"t":"SDD 25 Onsite 024 fr-be Get ready for Spring Deal Days Préparez-vous pour les Ventes Flash"} +{"t":"SDD 25 Onsite 025 fr-be Shop vouchers for selected brands Profitez des coupons de réduction sur les marques sélectionnées"} +{"t":"SDD 25 Onsite 026 fr-be Shop vouchers and save on selected brands Profitez des coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"SDD 25 Onsite 027 fr-be Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 028 CTA fr-be Learn more En savoir plus"} +{"t":"SDD 25 Onsite 033 fr-be Upcoming Spring Deal Days Ventes Flash de Printemps à venir"} +{"t":"SDD 25 Onsite 035 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Onsite 036 fr-be Discover more Découvrir"} +{"t":"SDD 25 Onsite 037 fr-be See more Voir plus"} +{"t":"SDD 25 Onsite 038 fr-be Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Ventes Flash de Printemps 25-31 mars"} +{"t":"SDD 25 Onsite 038F fr-be Spring Deal Days is coming Spring Deal Days 25–31 March Ventes Flash de Printemps 25-31 mars"} +{"t":"SDD 25 Onsite 040 fr-be Shop Spring Deal Days now Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 041 fr-be Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 25 Onsite 042 fr-be Spring Deal Days ends soon Les Ventes Flash de Printemps se terminent bientôt"} +{"t":"SDD 25 Onsite 043 fr-be Spring Deal Days ends tonight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 25 Onsite 044 fr-be Save big Faites de super économies"} +{"t":"SDD 25 Onsite 045 fr-be Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 25 Onsite 046 fr-be Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"SDD 25 Onsite 047 fr-be Ready, set, save. À vos marques, prêts, économisez."} +{"t":"SDD 25 Onsite 048 fr-be Ready, set, shop. À vos marques, prêts, profitez."} +{"t":"SDD 25 Onsite 049 fr-be Epic savings are here Les super Ventes Flash sont là"} +{"t":"SDD 25 Onsite 050 fr-be Save big until 31 March Faites de super économies jusqu’au 31 mars"} +{"t":"SDD 25 Onsite 051 fr-be Save up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 25 Onsite 052 fr-be Deals you don't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"SDD 25 Onsite 053 fr-be Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"SDD 25 Onsite 054 fr-be Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Onsite 055 fr-be Ends tomorrow Jusqu’à demain"} +{"t":"SDD 25 Onsite 056 fr-be Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 25 Onsite 057 fr-be Ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 25 Onsite 058 fr-be Epic deals end tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 25 Onsite 059 fr-be Last chance to save up to XX% Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 25 Onsite 060 fr-be Last chance to save big Dernière chance de faire de super économies"} +{"t":"SDD 25 Onsite 061 fr-be Shop fast - deals end midnight Profitez des Ventes Flash jusqu'à minuit"} +{"t":"SDD 25 Onsite 062 fr-be Big savings end at midnight Faites de super économies jusqu’à minuit"} +{"t":"SDD 25 Onsite 063 fr-be Spring Deal Days ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 25 Onsite 064 fr-be Spring Deal Days ends tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 25 Onsite 065 fr-be Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 25 Onsite 066 fr-be Spring Deal Days ends in Les Ventes Flash se terminent dans"} +{"t":"SDD 25 Onsite 067 fr-be Spring Deal Days now on Ventes Flash de Printemps en cours"} +{"t":"SDD 25 Onsite 068 fr-be Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 25 Onsite 070 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 072 fr-be Get the most out of Spring Deal Days Profitez des Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 074 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"SDD 25 Onsite 075 fr-be Discover new deals Découvrez de nouvelles Ventes Flash"} +{"t":"SDD 25 Onsite 076 fr-be Shop now Voir plus"} +{"t":"SDD 25 Onsite 077 fr-be Discover deals Découvrez les Ventes Flash"} +{"t":"SDD 26 Onsite 001 fr-be Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 26 Onsite 002 fr-be Spring Deal Days is around the corner Les Ventes Flash de Printemps commencent bientôt"} +{"t":"SDD 26 Onsite 003 fr-be EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Les Ventes Flash de Printemps\nH / SH: Faites de super économies"} +{"t":"SDD 26 Onsite 003F fr-be EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Les Ventes Flash de Printemps H / SH: Faites de super économies"} +{"t":"SDD 26 Onsite 004 fr-be 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 005 fr-be 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 006 fr-be Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 26 Onsite 008 Subtext fr-be Get ready to save big Préparez-vous à faire de super économies"} +{"t":"SDD 26 Onsite 009 Subtext fr-be Save big Faites de super économies"} +{"t":"SDD 26 Onsite 010 Subtext fr-be Get ready to save up to XX% off Préparez-vous à économiser jusqu’à XX%"} +{"t":"SDD 26 Onsite 011 Subtext fr-be Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Onsite 012 Subtext fr-be Mark your calendar to save big Préparez-vous à faire de super économies"} +{"t":"SDD 26 Onsite 013 Subtext fr-be Get your basket ready Préparez votre panier"} +{"t":"SDD 26 Onsite 014 fr-be 10 - 16 March Du 10 au 16 mars"} +{"t":"SDD 26 Onsite 015 fr-be Starts 10 March Du 10 au 16 mars"} +{"t":"SDD 26 Onsite 016 fr-be Starts tomorrow Dès demain"} +{"t":"SDD 26 Onsite 017 fr-be Starts midnight À partir de ce soir minuit"} +{"t":"SDD 26 Onsite 018 fr-be Spring Deal Days: 10 - 16 March Ventes Flash de Printemps 10-16 mars"} +{"t":"SDD 26 Onsite 022 fr-be Spring Deal Days starts midnight Les Ventes Flash commencent à minuit"} +{"t":"SDD 26 Onsite 023 fr-be Spring Deal Days starts soon Les Ventes Flash commencent bientôt"} +{"t":"SDD 26 Onsite 024 fr-be Spring Deal Days starts in Les Ventes Flash commencent dans"} +{"t":"SDD 26 Onsite 025 fr-be Get ready for Spring Deal Days Préparez-vous pour les Ventes Flash"} +{"t":"SDD 26 Onsite 026 fr-be Shop vouchers for selected brands Profitez des coupons sur les marques sélectionnées"} +{"t":"SDD 26 Onsite 027 fr-be Shop vouchers and save on selected brands Coupons de réduction sur les marques sélectionnées"} +{"t":"SDD 26 Onsite 028 fr-be Get ready for upcoming Spring Deal Days Prêt pour les Ventes Flash de Printemps ?"} +{"t":"SDD 26 Onsite 029 CTA fr-be Learn more En savoir plus"} +{"t":"SDD 26 Onsite 034 fr-be Upcoming Spring Deal Days Ventes Flash de Printemps à venir"} +{"t":"SDD 26 Onsite 036 fr-be Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Onsite 037 fr-be Discover more Découvrir"} +{"t":"SDD 26 Onsite 038 fr-be See more Voir plus"} +{"t":"SDD 26 Onsite 039 fr-be Spring Deal Days 10 - 16 March Ventes Flash de Printemps 10-16 mars"} +{"t":"SDD 26 Onsite 040 fr-be Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 041 fr-be Shop Spring Deal Days now Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 042 fr-be Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 26 Onsite 043 fr-be Spring Deal Days' epic deals Super Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 044 fr-be Spring Deal Days ends soon Les Ventes Flash de Printemps se terminent bientôt"} +{"t":"SDD 26 Onsite 045 fr-be Spring Deal Days ends tonight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 26 Onsite 046 fr-be EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Ventes Flash de Printemps\n H / SH: Dernière chance !"} +{"t":"SDD 26 Onsite 046F fr-be EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Ventes Flash de Printemps H / SH: Dernière chance !"} +{"t":"SDD 26 Onsite 047 fr-be Save big Faites de super économies"} +{"t":"SDD 26 Onsite 048 fr-be Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Onsite 049 fr-be Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"SDD 26 Onsite 050 fr-be New day, new deals. Nouvelles Ventes Flash chaque jour."} +{"t":"SDD 26 Onsite 051 fr-be Ready, set, save. À vos marques, prêts, économisez."} +{"t":"SDD 26 Onsite 052 fr-be Ready, set, shop. À vos marques, prêts, profitez."} +{"t":"SDD 26 Onsite 053 fr-be Epic savings are here Les super Ventes Flash sont là"} +{"t":"SDD 26 Onsite 054 fr-be Save big on [category] Faites de super économies sur [category]"} +{"t":"SDD 26 Onsite 055 fr-be Shop deals on [category] Profitez des Ventes Flash [category]"} +{"t":"SDD 26 Onsite 056 fr-be Save big until 16 March Faites de super économies jusqu’au 16 mars"} +{"t":"SDD 26 Onsite 057 fr-be Save up to XX% now Économisez jusqu'à XX% maintenant"} +{"t":"SDD 26 Onsite 058 fr-be Deals you don't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Onsite 059 fr-be Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"SDD 26 Onsite 060 fr-be Last chance for up to XX% off Dernière chance d'économiser jusqu'à XX%"} +{"t":"SDD 26 Onsite 061 fr-be Ends 16 March Jusqu’au 16 mars"} +{"t":"SDD 26 Onsite 062 fr-be Ends tomorrow Jusqu'à demain"} +{"t":"SDD 26 Onsite 063 fr-be Ends midnight Jusqu'à ce soir minuit"} +{"t":"SDD 26 Onsite 064 fr-be Ends soon Se terminent bientôt"} +{"t":"SDD 26 Onsite 065 fr-be Epic deals end tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 26 Onsite 066 fr-be Last chance to save up to XX% Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 26 Onsite 067 fr-be Last chance to save big Dernière chance de faire de super économies"} +{"t":"SDD 26 Onsite 068 fr-be Shop fast - deals end midnight Profitez des Ventes Flash jusqu'à minuit"} +{"t":"SDD 26 Onsite 069 fr-be Big savings end at midnight Faites de super économies jusqu’à minuit"} +{"t":"SDD 26 Onsite 070 fr-be Spring Deal Days ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 26 Onsite 071 fr-be Spring Deal Days ends tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 26 Onsite 072 fr-be Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 26 Onsite 073 fr-be Spring Deal Days ends in Les Ventes Flash se terminent dans"} +{"t":"SDD 26 Onsite 074 fr-be Spring Deal Days now on Ventes Flash de Printemps en cours"} +{"t":"SDD 26 Onsite 079 fr-be Get the most out of Spring Deal Days Profitez des Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 081 fr-be Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"SDD 26 Onsite 082 fr-be Discover new deals Découvrez de nouvelles Ventes Flash"} +{"t":"SDD 26 Onsite 083 fr-be Shop now Voir plus"} +{"t":"SDD 26 Onsite 084 fr-be Discover deals Découvrez les Ventes Flash"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_Outbound_fr-be.json b/storage/amazon/tm/fr-BE/flat_Outbound_fr-be.json new file mode 100644 index 0000000..7701cbd --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_Outbound_fr-be.json @@ -0,0 +1,1431 @@ +{"t":"DDA 23 BFW Outbound 001 Subject line fr-be Get ready for Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Outbound 002 Subject line fr-be Save up to 40% off from 17-27 November Économisez jusqu’à 25 % du 17 au 27 novembre"} +{"t":"DDA 23 BFW Outbound 003 Subject line fr-be Save big from 17-27 November Faites de super économies du 17 au 27 novembre"} +{"t":"DDA 23 BFW Outbound 004 Headline fr-be Save the date for Black Friday Week Notez les dates de la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Outbound 005 Body Copy fr-be Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Préparez-vous à partager votre joie ! Réservez la date de la Black Friday Week sur Amazon.com.be pour faire le plein de cadeaux. Du 17 au 27 novembre, vous pourrez faire de super économies sur tout ce dont vous avez besoin pour les fêtes. Créez votre liste d’envies dès maintenant."} +{"t":"DDA 23 BFW Outbound 006 CTA fr-be Get ready Préparez-vous"} +{"t":"DDA 23 BFW Outbound 007 Title fr-be Get ready for Amazon Black Friday Week! Préparez la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Outbound 008 Body Copy fr-be Save up to 40% off from 17-27 November Jusqu’à - 25 % du 17 au 27 novembre"} +{"t":"DDA 23 BFW Outbound 009 Body Copy fr-be Save big from 17 to 27 Nov Faites des économies du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 010 CTA fr-be Save the date Notez la date"} +{"t":"DDA 23 BFW Outbound 011 Subject line fr-be Amazon Black Friday Week is coming! La Black Friday Week arrive sur Amazon.com.be !"} +{"t":"DDA 23 BFW Outbound 013 Subject line fr-be Save big from 17 to 27 Nov Faites des économies du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 014 Headline fr-be Amazon Black Friday Week savings are almost here! La Black Friday Week Amazon arrive bientôt !"} +{"t":"DDA 23 BFW Outbound 015 Body Copy fr-be Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. C’est bientôt parti pour les grandes économies de la Black Friday Week sur Amazon.com.be, qui aura lieu du 17 au 27 nov. Préparez-vous à partager votre joie avec jusqu’à 25% de réduction sur tout ce dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 016 Body Copy fr-be Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. C’est bientôt parti pour les grandes économies de la Black Friday Week sur Amazon.com.be, qui aura lieu du 17 au 27 nov. Préparez-vous à partager votre joie avec des réductions sur tout ce dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 018 Title fr-be Amazon Black Friday Week savings are coming La Black Friday Week Amazon arrive"} +{"t":"DDA 23 BFW Outbound 022 Subject line fr-be Amazon Black Friday Week starts tomorrow! La Black Friday Week Amazon débute demain !"} +{"t":"DDA 23 BFW Outbound 025 Headline fr-be Amazon Black Friday Week is just hours away! La Black Friday Week débute dans quelques heures !"} +{"t":"DDA 23 BFW Outbound 026 Body Copy fr-be Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Dépêchez-vous de boucler votre liste d’envies ! La Black Friday Week commence demain sur Amazon.com.be et se termine le 27 nov. Préparez-vous à partager votre joie en économisant jusqu’à 25 % sur de superbes articles pour les fêtes."} +{"t":"DDA 23 BFW Outbound 027 Body Copy fr-be Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Dépêchez-vous de boucler votre liste d’envies ! La Black Friday Week commence demain sur Amazon.com.be et se termine le 27 nov. Préparez-vous à partager votre joie avec de super économies sur de superbes articles pour les fêtes."} +{"t":"DDA 23 BFW Outbound 028 CTA fr-be Starts tomorrow Dès demain"} +{"t":"DDA 23 BFW Outbound 029 Title fr-be Amazon Black Friday Week starts tomorrow! La Black Friday Week Amazon débute demain !"} +{"t":"DDA 23 BFW Outbound 032 CTA fr-be Set your alarm Réglez votre alarme"} +{"t":"DDA 23 BFW Outbound 033 Subject line fr-be Amazon Black Friday Week deals are here! La Black Friday Week commence sur Amazon.com.be !"} +{"t":"DDA 23 BFW Outbound 034 Subject line fr-be Save up to 40% off from 17 to 27 Nov Jusqu’à - 40 % du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 035 Subject line fr-be Save big from 17 to 27 Nov Faites de super économies du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 036 Headline fr-be Shop for joy in Amazon Black Friday Week Faites le plein de joie avec la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 037 Body Copy fr-be It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Il est peut-être un peu trop tôt pour sortir les décorations, mais pas pour profiter de nos Ventes Flash. Avant le 27 novembre à minuit, bénéficiez de jusqu'à 40% de réduction pour préparer des fêtes encore plus joyeuses."} +{"t":"DDA 23 BFW Outbound 038 Body Copy fr-be It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Il est peut-être un peu trop tôt pour sortir les décorations, mais pas pour faire de super économies. Jusqu’au 27 novembre, préparez des fêtes encore plus joyeuses avec nos Ventes Flash."} +{"t":"DDA 23 BFW Outbound 039 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"DDA 23 BFW Outbound 040 Title fr-be Amazon Black Friday Week is here! La Black Friday Week Amazon est lancée !"} +{"t":"DDA 23 BFW Outbound 041 Body Copy fr-be Save up to 40% off until 27 Nov Économisez jusqu’à 40 % jusqu’au 27 nov."} +{"t":"DDA 23 BFW Outbound 042 Body Copy fr-be Save big until 27 Nov Faites des économies jusqu’au 27 nov."} +{"t":"DDA 23 BFW Outbound 043 CTA fr-be Shop now Acheter maintenant"} +{"t":"DDA 23 BFW Outbound 044 Title fr-be Shop WOW deals on [category] in Black Friday Week Profitez des ventes WOW sur [category]"} +{"t":"DDA 23 BFW Outbound 045 Body Copy fr-be Save up to 40% off at Amazon Économisez jusqu’à 40% sur Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 046 Body Copy fr-be Save with great deals at Amazon Économisez grâce aux Ventes Flash Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title fr-be Get deals on (category) while they last! Profitez vite des offres sur [category]"} +{"t":"DDA 23 BFW Outbound 052 Subject line fr-be Amazon Black Friday Week is here! La Black Friday Week Amazon est lancée !"} +{"t":"DDA 23 BFW Outbound 053 Subject line fr-be Save big with up to 40% until 27 November Jusqu’à 40 % d'économies avant le 27 novembre"} +{"t":"DDA 23 BFW Outbound 054 Subject line fr-be Save big until 27 November Faites des économies jusqu'au 27 nov."} +{"t":"DDA 23 BFW Outbound 055 Headline fr-be Share the joy with the Amazon Black Friday Week Partagez votre joie avec la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 056 Body Copy fr-be Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! N’attendez plus ! Commencez à faire le plein de cadeaux dès maintenant. Avec la Black Friday Week sur Amazon.com.be, vous pouvez profiter de jusqu’à 40% de réduction sur des milliers de produits. Terminez votre shopping de Noël avant l’heure. Découvrez nos Ventes Flash !"} +{"t":"DDA 23 BFW Outbound 057 Body Copy fr-be Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! N’attendez plus ! Commencez à faire le plein de cadeaux dès maintenant. Avec la Black Friday Week sur Amazon.com.be, vous pouvez profiter de super économies et terminer votre shopping de Noël avant l’heure. Découvrez nos Ventes Flash !"} +{"t":"DDA 23 BFW Outbound 060 Body Copy fr-be Shop up to 40% off now Profitez de 40 % de réduction maintenant"} +{"t":"DDA 23 BFW Outbound 061 Body Copy fr-be Joyful savings until 27 November Joyeuses économies jusqu'au 27 nov."} +{"t":"DDA 23 BFW Outbound 062 CTA fr-be Save now Faites des économies"} +{"t":"DDA 23 BFW Outbound 063 Subject line fr-be Black Friday Week deals are still available Black Friday Week : Ventes Flash encore disponibles"} +{"t":"DDA 23 BFW Outbound 064 Subject line fr-be Get up to 40% off great deals Jusqu'à - 40 % sur de super produits"} +{"t":"DDA 23 BFW Outbound 065 Subject line fr-be Get yourself some great deals Faites de super économies"} +{"t":"DDA 23 BFW Outbound 066 Headline fr-be The Amazon Black Friday Week, 17-27 November Black Friday Week sur Amazon.com.be, 17-27 novembre"} +{"t":"DDA 23 BFW Outbound 067 Body Copy fr-be There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Il est encore temps d’en profiter ! La Black Friday Week sur Amazon.com.be est bien entamée, mais vous avez encore jusqu’au 27 novembre pour économiser jusqu’à 40% sur des milliers de produits. N’attendez plus pour dénicher des Ventes Flash et partager votre joie pendant les fêtes."} +{"t":"DDA 23 BFW Outbound 068 Body Copy fr-be There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Il est encore temps d’en profiter ! La Black Friday Week sur Amazon.com.be est bien entamée, mais vous avez encore jusqu'au 27 novembre pour profiter des Ventes Flash. N’attendez plus pour réaliser de super économies et partager votre joie pendant les fêtes."} +{"t":"DDA 23 BFW Outbound 070 Title fr-be Find your Black Friday Week deals now Ventes Flash de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 071 Body Copy fr-be Up to 40% off deals continue.... Jusqu'à - 40 %, ça continue…"} +{"t":"DDA 23 BFW Outbound 072 Body Copy fr-be Great deals continue… Les Ventes Flash continuent..."} +{"t":"DDA 23 BFW Outbound 074 Title fr-be Shop great deals on (category) Voir les Ventes Flash dans [category]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy fr-be Save up to 40% off in Black Friday Week Black Friday Week Amazon : jusqu’à - 40%"} +{"t":"DDA 23 BFW Outbound 076 Body Copy fr-be Save big in Amazon Black Friday Week Économisez avec la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 078 Title fr-be Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week N’attendez plus ! Commencez à faire le plein de cadeaux avec jusqu’à - 40 % dans [category] pendant la Black Friday Week sur Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 079 Title fr-be Shop great deals on (category) in Amazon Black Friday Week. Parcourez les Ventes Flash de [category] de la Black Friday Week sur Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 080 Title fr-be The Amazon Black Friday week goes on La Black Friday Week Amazon continue"} +{"t":"DDA 23 BFW Outbound 084 Subject line fr-be The Amazon Black Friday Week is going strong La Black Friday Week Amazon bat son plein"} +{"t":"DDA 23 BFW Outbound 085 Subject line fr-be Don't forget to save up to 40% off today Dernière chance d’économiser jusqu’à 40 %"} +{"t":"DDA 23 BFW Outbound 086 Subject line fr-be Don't forget to save big today Ne manquez pas de super économies"} +{"t":"DDA 23 BFW Outbound 087 Headline fr-be Find your deals in Amazon Black Friday Week Trouvez les Ventes Flash de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 088 Body Copy fr-be If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Si vous n’avez encore rien acheté pendant la Black Friday Week sur Amazon.com.be, ne vous inquiétez pas ! Il vous reste encore un peu de temps pour économiser jusqu’à 40 % sur les articles dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 089 Body Copy fr-be If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Si vous n’avez encore rien acheté pendant la Black Friday Week sur Amazon.com.be, ne vous inquiétez pas ! Il vous reste encore un peu de temps pour faire de super économies sur les articles dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 091 Title fr-be The Amazon Black Friday Week is still on La Black Friday Week Amazon continue"} +{"t":"DDA 23 BFW Outbound 092 Body Copy fr-be Save big with up to 40% until 27 November Économisez jusqu’à - 40% avant le 27 nov"} +{"t":"DDA 23 BFW Outbound 093 Body Copy fr-be Save big until 27 November Faites des économies jusqu'au 27 nov"} +{"t":"DDA 23 BFW Outbound 095 Subject line fr-be Amazon Black Friday Week is almost over! La Black Friday Week Amazon touche à sa fin !"} +{"t":"DDA 23 BFW Outbound 096 Subject line fr-be There's still time to save up to 40% off Vous avez encore le temps d'économiser jusqu’à 40%"} +{"t":"DDA 23 BFW Outbound 097 Subject line fr-be There's still time to save on great deals Vous pouvez encore faire de super économies"} +{"t":"DDA 23 BFW Outbound 098 Headline fr-be Amazon Black Friday Week ends soon La Black Friday Week Amazon se termine bientôt"} +{"t":"DDA 23 BFW Outbound 099 Body Copy fr-be It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. C’est la dernière ligne droite avant la fin de la Black Friday Week sur Amazon.com.be. Ne manquez pas cette dernière occasion d’économiser jusqu’à 40% sur tout ce dont vous avez besoin pour les fêtes. Profitez de nos Ventes Flash jusqu'au 27 novembre !"} +{"t":"DDA 23 BFW Outbound 100 Body Copy fr-be It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. C’est la dernière ligne droite avant la fin de la Black Friday Week sur Amazon.com.be. Ne manquez pas ces dernières occasions d’économiser et de profiter de super réductions sur tout ce dont vous avez besoin pour les fêtes. Profitez de nos Ventes Flash jusqu'au 27 novembre !"} +{"t":"DDA 23 BFW Outbound 102 Title fr-be Amazon Black Friday Week ends soon La Black Friday Week finit bientôt"} +{"t":"DDA 23 BFW Outbound 103 Body Copy fr-be Shop fantastic deals until 27 November Profitez de Ventes Flash avant le 27 nov"} +{"t":"DDA 23 BFW Outbound 105 Title fr-be Shop Black Friday Week deals on (category) Profitez des Ventes Flash de [category]"} +{"t":"DDA 23 BFW Outbound 106 Body Copy fr-be There's still time to save up to 40% off Profitez encore de jusqu’à - 40%"} +{"t":"DDA 23 BFW Outbound 107 Body Copy fr-be There's still time to find great deals Il est encore temps d’économiser"} +{"t":"DDA 23 BFW Outbound 109 Title fr-be There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Vous avez encore le temps de profiter de jusqu’à 40 % de réduction sur [category] avec la Black Friday Week sur Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 110 Title fr-be There's still time to shop great deals on (category) in Amazon Black Friday Week. Vous avez encore le temps de profiter de super réductions sur [category] avec la Black Friday Week sur Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 111 Title fr-be There's limited time to shop up to 40% off Jusqu’à - 40 % : faites vite !"} +{"t":"DDA 23 BFW Outbound 112 Title fr-be There's limited time to shop great deals Il reste peu de temps pour économiser"} +{"t":"DDA 23 BFW Outbound 113 Body Copy fr-be Amazon Black Friday Week ends soon La Black Friday Week finit bientôt"} +{"t":"DDA 23 BFW Outbound 115 Subject line fr-be It's the last day of Amazon Black Friday Week C’est le dernier jour de la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Outbound 116 Subject line fr-be Make sure you save up to 40% off Ne manquez pas jusqu’à 40 % d’économies"} +{"t":"DDA 23 BFW Outbound 117 Subject line fr-be Make sure you save big Ne passez pas à côté de super économies"} +{"t":"DDA 23 BFW Outbound 118 Headline fr-be The Amazon Black Friday Week clock is ticking Le temps presse pour la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Outbound 119 Body Copy fr-be The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. C’est la dernière ligne droite avant la fin de la Black Friday Week sur Amazon.com.be. Il reste peu de temps pour économiser jusqu’à 40 %. Mais ne vous inquiétez pas, de nombreuses Ventes Flash sont encore disponibles. Achetez dès maintenant vos articles de dernière minute pour les fêtes."} +{"t":"DDA 23 BFW Outbound 120 Body Copy fr-be There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Il reste peu de temps pour profiter de super réductions avec la Black Friday Week sur Amazon.com.be. Mais ne vous inquiétez pas, de nombreuses Ventes Flash sont encore disponibles. Achetez dès maintenant vos articles de dernière minute pour les fêtes."} +{"t":"DDA 23 BFW Outbound 122 Title fr-be Only one day left of Amazon Black Friday Week Black Friday Week : plus qu’un jour !"} +{"t":"DDA 23 BFW Outbound 123 Body Copy fr-be Save today on deals with up to 40% off Économisez dès aujourd’hui jusqu’à 40 %"} +{"t":"DDA 23 BFW Outbound 124 Body Copy fr-be Make sure you save big Ne passez pas à côté de super économies"} +{"t":"DDA 23 BFW Outbound 125 CTA fr-be Shop now Acheter maintenant"} +{"t":"DDA 23 BFW Outbound 126 Title fr-be Last few hours of Amazon Black Friday Week Dernières heures de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 127 Body Copy fr-be There's still time to get up to 40% off Profitez encore de jusqu’à - 40 %"} +{"t":"DDA 23 BFW Outbound 128 Body Copy fr-be There's still time to get great deals Il est encore temps d’économiser"} +{"t":"DDA 23 BFW Outbound 130 Title fr-be Shop our most recommended deals today! Découvrez nos meilleures Ventes Flash"} +{"t":"DDA 23 BFW Outbound 131 Body Copy fr-be Save up to 40% off on trending deals Jusqu’à - 40 % sur les offres populaires"} +{"t":"DDA 23 BFW Outbound 132 Body Copy fr-be Save big on trending deals Économisez sur les Ventes Flash tendance"} +{"t":"DDA 23 BFW Outbound 133 CTA fr-be Save now Faites des économies"} +{"t":"DDA 23 BFW Outbound 134 Title fr-be Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Dernières heures pour économiser jusqu’à 40 % sur [category] avec les Ventes Flash de la Black Friday Week sur Amazon.com.be."} +{"t":"DDA 23 BFW Outbound 135 Title fr-be Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Dernières heures pour faire de super économies sur [category] avec les Ventes Flash de la Black Friday Week sur Amazon.com.be."} +{"t":"DDA 23 LMD Outbound 001 Subject line fr-be Amazon Last Minute Deals are on! Les Ventes Flash de décembre & bien plus sont là !"} +{"t":"DDA 23 LMD Outbound 002 Subject line fr-be Shop last minute gifts Achetez vos cadeaux de dernière minute"} +{"t":"DDA 23 LMD Outbound 003 Headline fr-be Spread joy with Amazon Last Minute Deals! La joie des Ventes Flash de décembre & bien plus !"} +{"t":"DDA 23 LMD Outbound 004 Body Copy fr-be Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Bouclez votre liste de cadeaux de Noël avec nos Ventes Flash. Découvrez nos produits les plus appréciés et gâtez vos proches. Faites des heureux et des économies !"} +{"t":"DDA 23 LMD Outbound 005 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"DDA 23 LMD Outbound 006 Title fr-be Last Minute Deals are here! Les Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Outbound 007 Title fr-be Save big this festive season Faites de super économies pour les fêtes"} +{"t":"DDA 23 LMD Outbound 008 Body Copy fr-be Save big this December Faites de super économies en décembre"} +{"t":"DDA 23 LMD Outbound 009 Body Copy fr-be Last Minute deals are go! Les Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Outbound 010 CTA fr-be Shop now Acheter maintenant"} +{"t":"DDA 23 LMD Outbound 011 Title fr-be Last Minuite Christmas Deals on (category) Ventes Flash sur (category)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy fr-be Shop up to 40% off today Profitez de jusqu’à -25% aujourd’hui"} +{"t":"DDA 23 LMD Outbound 013 Body Copy fr-be Shop great savings today Faites de super économies aujourd’hui"} +{"t":"DDA 23 LMD Outbound 014 CTA fr-be Save now Économiser maintenant"} +{"t":"DDA 23 LMD Outbound 015 Title fr-be Black Friday Best Sellers are back! Les meilleures ventes Black Friday sont de retour !"} +{"t":"DDA 23 LMD Outbound 016 Title fr-be With up to 40% off Jusqu’à 25% de réduction"} +{"t":"DDA 23 LMD Outbound 017 Body Copy fr-be Save up to 40% off this Christmas Économisez jusqu’à 25% pour les fêtes"} +{"t":"DDA 23 LMD Outbound 018 Body Copy fr-be Discover our most-loved deals Nos Ventes Flash les plus populaires"} +{"t":"DDA 23 LMD Outbound 019 Body Copy fr-be Save big on your favourites Économisez sur vos produits préférés"} +{"t":"DDA 23 LMD Outbound 021 Title fr-be Your most loved deals are here Voici nos Ventes Flash les plus populaires"} +{"t":"DDA 23 LMD Outbound 022 Title fr-be Discover our most-loved deals Nos Ventes Flash les plus populaires"} +{"t":"DDA 23 LMD Outbound 025 Body Copy fr-be View products with 4+ stars Économisez sur vos produits préférés"} +{"t":"DDA 23 LMD Outbound 027 CTA fr-be Save big now Économiser maintenant"} +{"t":"DDA 23 LMD Outbound 028 Title fr-be Bag a bargain with deals under £20 Profitez des Ventes Flash à moins de 20 €"} +{"t":"DDA 23 LMD Outbound 029 Body Copy fr-be Last minute gifts at great prices Cadeaux de dernière minute à petit prix"} +{"t":"DDA 23 LMD Outbound 030 CTA fr-be Grab yours now En profiter"} +{"t":"DDA 23 LMD Outbound 031 Title fr-be Get those holiday must-haves Découvrez les incontournables des fêtes"} +{"t":"DDA 23 LMD Outbound 033 Body Copy fr-be Holiday must-haves at great prices Incontournables des fêtes à petit prix"} +{"t":"DDA 23 LMD Outbound 034 Body Copy fr-be Save big on holiday essentials Économisez sur les essentiels des fêtes"} +{"t":"DDA 23 LMD Outbound 036 Title fr-be Last chance for epic deals in time for Christmas Super offres : dernière chance pour Noël"} +{"t":"DDA 23 LMD Outbound 038 Body Copy fr-be Save now, wrap later Économisez maintenant, offrez plus tard"} +{"t":"DDA 23 LMD Outbound 039 Body Copy fr-be Last chance for super savings Super économies : dernière chance"} +{"t":"DDA 23 LMD Outbound 041 Subject line fr-be Last chance for super savings on Christmas gifts Super économies cadeaux de Noël : dernière chance"} +{"t":"DDA 23 LMD Outbound 042 Subject line fr-be With up to 40% off Jusqu’à 25% de réduction"} +{"t":"DDA 23 LMD Outbound 043 Subject line fr-be Share the joy with great gifts Partagez votre joie en offrant de super cadeaux"} +{"t":"DDA 23 LMD Outbound 044 Subject line fr-be Last chance for super savings Super économies : dernière chance"} +{"t":"DDA 23 LMD Outbound 045 Headline fr-be Last chance for epic Christmas deals Dernière chance pour les Ventes Flash de Noël"} +{"t":"DDA 23 LMD Outbound 046 Body Copy fr-be Joy for them, savings for you Faites des heureux et des économies"} +{"t":"DDA 23 LMD Outbound 047 CTA fr-be Shop top deals Meilleures Ventes Flash"} +{"t":"DDA 23 LMD Outbound 051 Subject line fr-be The Amazon End of Year Sale Starts today! Ventes Flash de fin d’année : dès aujourd’hui !"} +{"t":"DDA 23 LMD Outbound 052 Subject line fr-be Shop great savings until 31 December Faites de super économies jusqu’au 31 décembre"} +{"t":"DDA 23 LMD Outbound 053 Headline fr-be Finish the year in style with up to 40% off Terminez l'année en beauté année avec jusqu’à -25%"} +{"t":"DDA 23 LMD Outbound 054 Headline fr-be Finish the year with great savings Terminez l'année avec de super économies"} +{"t":"DDA 23 LMD Outbound 055 Body Copy fr-be Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Dites au revoir à 2023 et terminez l'année en beauté avec les Ventes Flash de fin d’année. Profitez de jusqu'à -25% dès maintenant et jusqu'au 31 décembre !"} +{"t":"DDA 23 LMD Outbound 056 Body Copy fr-be Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Dites au revoir à 2023 et terminez l'année en beauté en faisant de super économies sur Amazon. Profitez, dès maintenant et jusqu'au 31 décembre, de Ventes Flash incroyables !"} +{"t":"DDA 23 LMD Outbound 058 Title fr-be The Amazon End of Year Sale is here! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 23 LMD Outbound 059 Body Copy fr-be Get up to 40% off until 31 Dec Profitez de jusqu’à -25% jusqu'au 31 déc"} +{"t":"DDA 23 LMD Outbound 060 Body Copy fr-be Fantastic deals to be found until 31 Dec Ventes Flash incroyables jusqu’au 31 déc"} +{"t":"DDA 23 LMD Outbound 062 Subject line fr-be The Amazon End of Year Sale is now on! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 23 LMD Outbound 063 Subject line fr-be Shop up to 40% off until 31 December Profitez de jusqu’à -25% jusqu'au 31 décembre"} +{"t":"DDA 23 LMD Outbound 064 Subject line fr-be Shop great savings until 31 December Faites de super économies jusqu’au 31 décembre"} +{"t":"DDA 23 LMD Outbound 065 Headline fr-be Bag a big deal in the Amazon End of Year Sale Les Ventes Flash de fin d’année à super prix !"} +{"t":"DDA 23 LMD Outbound 066 Body Copy fr-be End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Clôturez l’année en beauté avec les Ventes Flash de fin d’année Amazon ! Profitez de jusqu’à -25% sur tout ce dont vous avez besoin pour bien démarrer 2024. Découvrez nos Ventes Flash dès aujourd’hui, c'est en ce moment et jusqu'au 31 décembre !"} +{"t":"DDA 23 LMD Outbound 067 Body Copy fr-be End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Clôturez l’année sur une belle note avec les Ventes Flash de fin d’année Amazon ! Faites de super économies sur tout ce dont vous avez besoin pour bien démarrer 2024. Découvrez nos Ventes Flash dès aujourd’hui, c'est en ce moment et jusqu'au 31 décembre !"} +{"t":"DDA 23 LMD Outbound 068 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"DDA 23 LMD Outbound 069 Title fr-be The Amazon End of year Sale is on! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 23 LMD Outbound 070 Body Copy fr-be Shop up to 40% off until 31 December Profitez de jusqu’à -25% jusqu'au 31 décembre"} +{"t":"DDA 23 LMD Outbound 071 Body Copy fr-be Shop great deals until 31 December De super économies jusqu’au 31 décembre"} +{"t":"DDA 23 LMD Outbound 073 Title fr-be Limited special offers on Amazon today! Ventes Flash limitées sur Amazon !"} +{"t":"DDA 23 LMD Outbound 074 Body Copy fr-be Shop Lighing Deals while they last! Ne manquez pas nos Offres Éclair !"} +{"t":"DDA 23 LMD Outbound 076 Title fr-be Shop great deals on (category) today! (category) : Ventes Flash du jour !"} +{"t":"DDA 23 LMD Outbound 077 Body Copy fr-be Get up to 40% off in the End of Year Sale Ventes Flash de fin d’année, jusqu’à -25%"} +{"t":"DDA 23 LMD Outbound 078 Body Copy fr-be Save big in the Amazon End of Year Sale Ventes Flash de fin d’année, super économies"} +{"t":"DDA 24 Outbound 001 fr-be Ooooh! Get ready for Amazon Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 24 Outbound 002 fr-be Get ready for Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 24 Outbound 003 fr-be Save the date for Black Friday Week Notez les dates de Black Friday Week sur Amazon"} +{"t":"DDA 24 Outbound 004 fr-be Epic savings from 21 Nov to 2 Dec Super Ventes Flash du 21 novembre au 2 décembre"} +{"t":"DDA 24 Outbound 005 fr-be Save up to 40% off from 21 November to 2 December Jusqu’à -40 % du 21 novembre au 2 décembre"} +{"t":"DDA 24 Outbound 006 fr-be Get ready Préparez-vous"} +{"t":"DDA 24 Outbound 007 fr-be Get ready for Amazon Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 24 Outbound 008 fr-be Save up to 40% off from 21 Nov to 2 Dec Jusqu’à -30 % du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 009 fr-be Save the date Notez les dates"} +{"t":"DDA 24 Outbound 010 fr-be Amazon Black Friday Week is coming Black Friday Week arrive sur Amazon.com.be"} +{"t":"DDA 24 Outbound 011 fr-be Amazon Black Friday Week is almost here C'est bientôt Black Friday Week sur Amazon.com.be"} +{"t":"DDA 24 Outbound 012 fr-be Ooooh, it's up to 40% off from 21 Nov to 2 Dec Économisez jusqu’à 40 % du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 013 fr-be Ooh savings on Amazon Black Friday Week Ooh, Black Friday Week arrive sur Amazon"} +{"t":"DDA 24 Outbound 014 fr-be Save big from 21 Nov to 2 Dec Super Ventes Flash du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 015 fr-be Amazon Black Friday Week... The countdown begins Black Friday Week : le compte à rebours est lancé"} +{"t":"DDA 24 Outbound 016 fr-be Ooooh! Amazon Black Friday Week is almost here Ooh, c'est bientôt Black Friday Week sur Amazon"} +{"t":"DDA 24 Outbound 017 fr-be Big savings from 21 Nov to 2 Dec Super Ventes Flash du 21 novembre au 2 décembre"} +{"t":"DDA 24 Outbound 018 fr-be Start your wishlist! Créez votre liste"} +{"t":"DDA 24 Outbound 019 fr-be Amazon Black Friday Week savings are coming Black Friday Week : préparez-vous à économiser"} +{"t":"DDA 24 Outbound 021 fr-be Black Friday Week starts at midnight Black Friday Week commence à minuit"} +{"t":"DDA 24 Outbound 022 fr-be Ooooh! Amazon Black Friday Week is just hours away Black Friday Week commence dans quelques heures"} +{"t":"DDA 24 Outbound 023 fr-be Finish your wishlist Faites votre choix"} +{"t":"DDA 24 Outbound 024 fr-be Set your alarm! Réglez votre alarme"} +{"t":"DDA 24 Outbound 025 fr-be Amazon Black Friday Week is finally here! Black Friday Week commence maintenant sur Amazon"} +{"t":"DDA 24 Outbound 026 fr-be Save up to 40% on great products Économisez jusqu’à 40 % sur de super produits"} +{"t":"DDA 24 Outbound 027 fr-be Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"DDA 24 Outbound 028 fr-be Ooooh! Lots of great deals to be found Ooh ! De super Ventes Flash à découvrir"} +{"t":"DDA 24 Outbound 029 fr-be Shop deals now En profiter"} +{"t":"DDA 24 Outbound 030 fr-be Amazon Black Friday Week is finally here Black Friday Week a commencé sur Amazon"} +{"t":"DDA 24 Outbound 031 fr-be Get up to 40% off great products Jusqu’à -30 % sur de super produits"} +{"t":"DDA 24 Outbound 032 fr-be Get deals now En profiter"} +{"t":"DDA 24 Outbound 033 fr-be Black Friday Week deals are available Black Friday Week : Ventes Flash disponibles"} +{"t":"DDA 24 Outbound 034 fr-be Up to 40% off epic deals. Ooooh! Super Ventes Flash : jusqu'à -40 %"} +{"t":"DDA 24 Outbound 035 fr-be Amazon Black Friday Week has only just begun Black Friday Week ne fait que commencer"} +{"t":"DDA 24 Outbound 036 fr-be Ooooh! Black Friday Week deals! Ooh ! Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 037 fr-be Save up to 40% throughout Black Friday Week Black Friday Week : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 038 fr-be More great deals coming tomorrow! Encore plus de Ventes Flash demain"} +{"t":"DDA 24 Outbound 039 fr-be Shop now Voir plus"} +{"t":"DDA 24 Outbound 040 fr-be Day 1 of Black Friday Week is almost over Black Friday Week : fin du 1er jour"} +{"t":"DDA 24 Outbound 041 fr-be Up to 40% off deals continues tomorrow Jusqu’à -40 %, ça continue demain"} +{"t":"DDA 24 Outbound 042 fr-be Great savings throughout Amazon Black Friday Week Économisez pendant Black Friday Week"} +{"t":"DDA 24 Outbound 043 fr-be New day, new deals: Black Friday Week Nouvelles Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 044 fr-be Up to 40% off continues this Black Friday Week Black Friday Week continue : jusqu’à -30 %"} +{"t":"DDA 24 Outbound 045 fr-be Don't forget your deals today Ne manquez pas les Ventes Flash du jour"} +{"t":"DDA 24 Outbound 046 fr-be More epic deals this Black Friday Week Encore plus de Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 047 fr-be Find your deals En profiter"} +{"t":"DDA 24 Outbound 048 fr-be Epic deals in Amazon Black Friday Week Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 049 fr-be Still up to 40% off in Amazon Black Friday Week Black Friday Week continue : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 050 fr-be Epic Black Friday Week deals await Les Ventes Flash Black Friday Week vous attendent"} +{"t":"DDA 24 Outbound 051 fr-be Up to 40% off great products Jusqu’à -30 % sur de super produits"} +{"t":"DDA 24 Outbound 052 fr-be Great deals to be had De super Ventes Flash à saisir"} +{"t":"DDA 24 Outbound 053 fr-be Up to 40% off in Amazon Black Friday Week Jusqu’à -40 % pendant Black Friday Week"} +{"t":"DDA 24 Outbound 054 fr-be Ooooh! Amazon Black Friday Week deals Ooh ! Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 055 fr-be Get your Amazon Black Friday Week deals Profitez de Black Friday Week avec Amazon"} +{"t":"DDA 24 Outbound 056 fr-be Still up to 40% off great products Faites jusqu'à 30 % d'économies"} +{"t":"DDA 24 Outbound 057 fr-be Still great deals to be had De super Ventes Flash à saisir"} +{"t":"DDA 24 Outbound 058 fr-be New day, new Black Friday Week deals Nouvelles Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 059 fr-be Great Amazon deals on great products Super Ventes Flash sur de super produits"} +{"t":"DDA 24 Outbound 060 fr-be Ooooh! Great deals await Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 061 fr-be Ooooh! Up to 40% off awaits Ooh, jusqu’à - 40 % pour vous"} +{"t":"DDA 24 Outbound 062 fr-be Up to 40% off - Amazon Black Friday Week Jusqu’à -40 % pour Black Friday Week"} +{"t":"DDA 24 Outbound 063 fr-be Ooooh! deals on great products Des Ventes Flash sur de super produits"} +{"t":"DDA 24 Outbound 064 fr-be Black Friday Week deals to be had Ventes Flash Black Friday Week à saisir"} +{"t":"DDA 24 Outbound 066 fr-be Find oooooooh! deals at Amazon Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 067 fr-be Up to 40% off Ooooh! great products Jusqu’à -40 % sur de super produits"} +{"t":"DDA 24 Outbound 069 fr-be Up to 40% off. Ooooh indeed... Économisez jusqu’à 40 %"} +{"t":"DDA 24 Outbound 070 fr-be Great deals await Super Ventes Flash en vue"} +{"t":"DDA 24 Outbound 071 fr-be Save up to 40% Économisez jusqu’à 40 %"} +{"t":"DDA 24 Outbound 072 fr-be Show now Voir plus"} +{"t":"DDA 24 Outbound 073 fr-be Black Friday deals are still waiting for you Ventes Flash Black Friday : ça continue"} +{"t":"DDA 24 Outbound 074 fr-be Up to 40% off will make you go Ooooh! Jusqu’à -40 % sur une large sélection"} +{"t":"DDA 24 Outbound 075 fr-be Great deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"DDA 24 Outbound 076 fr-be Up to 40% off a wide selection Jusqu’à -30 % sur de nombreux produits"} +{"t":"DDA 24 Outbound 077 fr-be Find great deals in Amazon Black Friday Profitez de super Ventes Flash Black Friday"} +{"t":"DDA 24 Outbound 078 fr-be Get yourself up to 40% off now Économisez jusqu’à 40 % maintenant"} +{"t":"DDA 24 Outbound 079 fr-be Up to 40% on great products Jusqu’à -40 % sur de super produits"} +{"t":"DDA 24 Outbound 080 fr-be Lots of deals are still waiting Des Ventes Flash juste pour vous"} +{"t":"DDA 24 Outbound 081 fr-be Amazon Black Friday deals Ventes Flash Black Friday Amazon"} +{"t":"DDA 24 Outbound 082 fr-be It's the last day of Black Friday Week C’est le dernier jour de Black Friday Week"} +{"t":"DDA 24 Outbound 083 fr-be Still time to save up to 40% off Encore jusqu'à -40 %. Profitez-en vite"} +{"t":"DDA 24 Outbound 084 fr-be There's still time to get great deals Il est encore temps de profiter des Ventes Flash"} +{"t":"DDA 24 Outbound 085 fr-be The Amazon Black Friday Week clock is ticking... Black Friday Week se termine bientôt"} +{"t":"DDA 24 Outbound 086 fr-be Shop great deals En profiter"} +{"t":"DDA 24 Outbound 087 fr-be Only one day left of Amazon Black Friday Week Plus qu'un jour de Black Friday Week"} +{"t":"DDA 24 Outbound 088 fr-be Still up to 40% off on great products Faites jusqu'à 40 % d'économies"} +{"t":"DDA 24 Outbound 089 fr-be It's the last day of Amazon Black Friday Week!! C'est le dernier jour de Black Friday Week"} +{"t":"DDA 24 Outbound 090 fr-be Go Ooooh! With up to 40% off Toujours jusqu’à -40 %. Ça va vous enchanter."} +{"t":"DDA 24 Outbound 091 fr-be Save today with up to 40% off Économisez dès aujourd’hui jusqu’à 40 %"} +{"t":"DDA 24 Outbound 092 fr-be Great deals on products worth an Ooooh! Des promos qui méritent bien un ooh !"} +{"t":"DDA 24 Outbound 093 fr-be Last few hours of Amazon Black Friday Week Black Friday Week : dernières heures"} +{"t":"DDA 24 Outbound 094 fr-be There's still time to get up to 40% off Encore jusqu'à -30 %. Profitez-en vite"} +{"t":"DDA 24 Outbound 096 fr-be Discover Black Friday Week deals Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 097 fr-be Get up to 40% off now Économisez jusqu’à 30 % maintenant"} +{"t":"DDA 24 Outbound 098 fr-be Shop all deals En profiter"} +{"t":"DDA 24 Outbound 099 fr-be Explore Black Friday Week deals Ventes Flash Black Friday Week à saisir"} +{"t":"DDA 24 Outbound 100 fr-be Discover epic deals Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 101 fr-be Black Friday is here Black Friday est là"} +{"t":"DDA 24 Outbound 102 fr-be Up to 40% off: deals too good to miss Jusqu’à -30 % sur une large sélection"} +{"t":"DDA 24 Outbound 103 fr-be Epic deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"DDA 24 Outbound 104 fr-be Discover great deals this Black Friday Profitez de super Ventes Flash Black Friday"} +{"t":"DDA 24 Outbound 105 fr-be Save up to 40% off Économisez jusqu’à 30 %"} +{"t":"DDA 24 Outbound 106 fr-be There's still time to save up to 40% off Encore jusqu'à -30 %. Profitez-en vite"} +{"t":"DDA 24 Outbound 107 fr-be Amazon Black Friday Week: 21 Nov - 2 Dec Black Friday Week : 21 nov.-2 déc."} +{"t":"DDA 24 Outbound 108 fr-be Discover our Amazon Creator top deals Profitez des offres de créateurs Amazon"} +{"t":"DDA 24 Outbound 109 fr-be Let us show you some great savings across Amazon Black Friday Week Super économies de Black Friday Week"} +{"t":"DDA 24 Outbound 110 fr-be Amazon Black Friday Week: Up to 40% off Black Friday Week Amazon : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 111 fr-be We've got deals worth Ooooh-ing about Des Ventes Flash qui vont vous enchanter"} +{"t":"DDA 24 Outbound 112 fr-be Deals throughtout Black Friday Week Ventes Flash durant Black Friday Week"} +{"t":"DDA 24 Outbound 113 fr-be Deals, deals, deals on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"DDA 24 Outbound 114 fr-be Deals, deals, deals in Black Friday Week Plein de Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 115 fr-be Get daily invites to Amazon WOW! Deals Recevez des alertes Ventes WOW! Amazon"} +{"t":"DDA 24 Outbound 116 fr-be Up to 40% off on [category] Jusqu’à -40 % sur [catégorie]"} +{"t":"DDA 24 Outbound 117 fr-be Black Friday week with up to 40% off Black Friday Week : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 118 fr-be Great deals on [electronics] Super Ventes Flash sur [la high-tech]"} +{"t":"DDA 24 Outbound 119 fr-be Great deals during Black Friday Week Super Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 120 fr-be Subscribe S'abonner"} +{"t":"DDA 24 Outbound 121 fr-be Ooh great deals during Black Friday Week Ooh, les Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 122 fr-be Up to 40% off on WOW! Deals at Amazon Jusqu’à -40 % sur les Ventes WOW! Amazon"} +{"t":"DDA 24 Outbound 123 fr-be Great WOW! Deals on [CATEGORY] Super Ventes WOW! sur [CATÉGORIE]"} +{"t":"DDA 24 Outbound 124 fr-be Great WOW! Deals at Amazon Super Ventes WOW! Amazon"} +{"t":"DDA 24 Outbound 125 fr-be Great WOW! Deals on [insert category] Super Ventes WOW! sur [catégorie]"} +{"t":"DDA 24 Outbound 126 fr-be See WOW! Deals Voir les Ventes WOW!"} +{"t":"DDA 24 Outbound 127 fr-be Take a look at our 100 top deals Ventes Flash : découvrez notre top 100"} +{"t":"DDA 24 Outbound 128 fr-be Up to 40% off during Black Friday Week Jusqu’à -40 % pour Black Friday Week"} +{"t":"DDA 24 Outbound 129 fr-be Great savings during Black Friday Week Super économies : Black Friday Week"} +{"t":"DDA 24 Outbound 130 fr-be See top picks Voir le top 100"} +{"t":"DDA 24 Outbound 131 fr-be Black Friday deals just for you Ventes Flash Black Friday pour vous"} +{"t":"DDA 24 Outbound 132 fr-be Up to 40% off on your favourite products Jusqu’à -30 % sur vos produits préférés"} +{"t":"DDA 24 Outbound 133 fr-be Great savings on your favourite products Super économies sur vos favoris"} +{"t":"DDA 24 Outbound 134 fr-be See your deals Économisez avec style"} +{"t":"DDA 24 Outbound 135 fr-be Premium brand deals in Black Friday Week Ventes Marques Premium Black Friday"} +{"t":"DDA 24 Outbound 136 fr-be Ooooh! Up to 40% off on Amazon Oooh ! Jusqu’à -40 % sur Amazon.com.be"} +{"t":"DDA 24 Outbound 137 fr-be Top savings on top brands Grandes marques, grandes économies"} +{"t":"DDA 24 Outbound 138 fr-be Shop top brands Découvrir"} +{"t":"DDA 24 Outbound 139 fr-be Did you find something in our Black Friday deals? Avez-vous trouvé votre bonheur ?"} +{"t":"DDA 24 Outbound 140 fr-be Up to 40% off to make you go Ooooh! Jusqu’à -40 %. De quoi vous enchanter"} +{"t":"DDA 24 Outbound 141 fr-be You've got great taste with great savings Économisez avec style"} +{"t":"DDA 24 Outbound 142 fr-be Keep shopping deals Continuer vos achats"} +{"t":"DDA 24 Outbound 143 fr-be Amazon Black friday Week deals to be had Ventes Flash Black Friday Week à saisir"} +{"t":"DDA 24 Outbound 144 fr-be Keep shopping for up to 40% off Continuez d’économiser jusqu’à 30 %"} +{"t":"DDA 24 Outbound 145 fr-be Keep shopping for savings Continuez à faire des économies"} +{"t":"DDA 24 Outbound 146 fr-be Black Friday Weeks deals are trending Top Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 147 fr-be Up to 40% off trending products Produits populaires : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 148 fr-be Great deals on trending products Ventes Flash de produits populaires"} +{"t":"DDA 24 Outbound 152 fr-be You've got great taste for big savings Jusqu’à -30 %. De quoi vous enchanter"} +{"t":"DDA 24 Outbound 156 fr-be Found your Black Friday Week deals yet? Avez-vous trouvé votre bonheur ?"} +{"t":"DDA 24 Outbound 164 fr-be Ooooh! The Amazon Boxing Day Sale starts today Ventes Flash de fin d’année : dès aujourd’hui !"} +{"t":"DDA 24 Outbound 165 fr-be Great savings until 31 December De super économies jusqu’au 31 décembre"} +{"t":"DDA 24 Outbound 166 fr-be Finish the year in style with up to 40% off Jusqu’à -40 % pour terminer l’année en beauté"} +{"t":"DDA 24 Outbound 167 fr-be Finish this year with great savings Super économies pour terminer l'année en beauté"} +{"t":"DDA 24 Outbound 168 fr-be See the deals Voir les offres"} +{"t":"DDA 24 Outbound 169 fr-be The Amazon Boxing Day Sale is here! Les Ventes Flash de fin d’année sont là"} +{"t":"DDA 24 Outbound 170 fr-be Get up to xx% off until 31 Dec Jusqu’à -xx % avant le 31 déc."} +{"t":"DDA 24 Outbound 171 fr-be Great deals to be found until 31 Dec De super Ventes Flash jusqu’au 31 déc."} +{"t":"DDA 24 Outbound 172 fr-be The Amazon Boxing Day Sale is now on! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 24 Outbound 173 fr-be Shop up to xx% off until 31 December Jusqu’à -xx % avant le 31 décembre"} +{"t":"DDA 24 Outbound 174 fr-be Ooh! Great savings until 31 December Faites de super économies jusqu’au 31 décembre"} +{"t":"DDA 24 Outbound 175 fr-be Bag a big deal in the Amazon Boxing Day Sale Profitez des Ventes Flash de fin d’année !"} +{"t":"DDA 24 Outbound 176 fr-be The Amazon Boxing Day Sale is still on! Encore des Ventes Flash de fin d’année"} +{"t":"DDA 24 Outbound 177 fr-be Ooooh! Great deals until 31 December Super économies jusqu’au 31 décembre"} +{"t":"DDA 24 Outbound 178 fr-be Save now Économiser"} +{"t":"DDA 24 Outbound 179 fr-be Special offers on Amazon today! Ventes Flash spéciales sur Amazon"} +{"t":"DDA 24 Outbound 180 fr-be Save on great deals while they last! Les super économies, c'est maintenant"} +{"t":"DDA 24 Outbound 181 fr-be More Ooooh! deals until 31 December Plus de Ventes Flash jusqu’au 31 déc."} +{"t":"DDA 24 Outbound 183 fr-be Ooh! Shop great deals on [category] today (category) : Ventes Flash du jour"} +{"t":"DDA 24 Outbound 184 fr-be Get up to 40% off in our Boxing Day Sale Ventes Flash : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 185 fr-be Great deals in the Boxing Day Sale Super Ventes Flash de fin d’année"} +{"t":"DDA 24 Outbound 186 fr-be Amazon Last Minute Deals are here Les Ventes Flash de décembre, c’est maintenant"} +{"t":"DDA 24 Outbound 187 fr-be Great gifts at great prices De super cadeaux à petits prix"} +{"t":"DDA 24 Outbound 188 fr-be Find your Amazon Last Minute Deal Trouvez votre bonheur avec les Ventes Flash"} +{"t":"DDA 24 Outbound 189 fr-be Last Minute Deals have finally arrived Les Ventes Flash de décembre sont là"} +{"t":"DDA 24 Outbound 190 fr-be Find a December deal to make you go Ooh! Trouvez la Vente Flash qui va vous enchanter"} +{"t":"DDA 24 Outbound 191 fr-be Ooooh! Amazon Last Minute Deals are here Ooh, les Ventes Flash de décembre sont là !"} +{"t":"DDA 24 Outbound 192 fr-be Shop great deals until 22 December Profitez des Ventes Flash jusqu’au 22 déc."} +{"t":"DDA 24 Outbound 193 fr-be Finish off your gift list with Last Minute Deals Ventes Flash : bouclez votre liste de cadeaux"} +{"t":"DDA 24 Outbound 194 fr-be Find perfect deals Trouvez votre bonheur"} +{"t":"DDA 24 Outbound 195 fr-be Amazon Last Minute Deals are here! Les Ventes Flash de décembre sont là"} +{"t":"DDA 24 Outbound 196 fr-be Great savings until 22 December De super économies jusqu’au 22 décembre"} +{"t":"DDA 24 Outbound 197 fr-be Last chance for epic deals in time Ventes Flash de décembre, dernier rappel"} +{"t":"DDA 24 Outbound 198 fr-be Ooooh! Save now on your wishlist for this holiday season Faites des économies pour les fêtes"} +{"t":"DDA 24 Outbound 199 fr-be Last Minute Deals are nearly ooh-ooh-over! Les Ventes Flash de décembre touchent à leur fin"} +{"t":"DDA 24 Outbound 200 fr-be Last chance for great deals on gifts Ventes Flash : dernière chance pour vos cadeaux"} +{"t":"DDA 24 Outbound 201 fr-be Last chance to grab epic deals Dernière chance de profiter des Ventes Flash"} +{"t":"DDA 24 Outbound 202 fr-be Shop for deals En profiter"} +{"t":"DDA 24 Outbound 203 fr-be Amazon gifts are waiting for you Des cadeaux Amazon vous attendent"} +{"t":"DDA 24 Outbound 204 fr-be Find a perfect gift for yourself or someone Trouvez le cadeau idéal"} +{"t":"DDA 24 Outbound 205 fr-be Shop your deals En profiter"} +{"t":"PBDD 23 Outbound 001 Subject line fr-be Amazon Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Amazon Prime arrivent les XX et XX octobre"} +{"t":"PBDD 23 Outbound 002 Subject line fr-be Get ready to feel like a big deal with epic deals Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 23 Outbound 004 Headline fr-be Two days of epic deals XX-XX Oct 2 jours de super Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 005 Body Copy fr-be [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! Les Jours Flash Amazon Prime arrivent et vous allez être gâté ! Profitez de deux jours de Ventes Flash exceptionnelles réservées aux membres Amazon Prime. Créez dès maintenant votre liste d’envies, avec tout ce dont vous avez besoin dans les catégories high-tech, cuisine, maison et plus encore… et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 007 CTA fr-be Get ready now! Préparez-vous maintenant !"} +{"t":"PBDD 23 Outbound 009 Subject line fr-be [Amazon] Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Amazon Prime : XX-XX oct."} +{"t":"PBDD 23 Outbound 011 Intro fr-be \n Feel like a big deal with two days of epic savings \n 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 011F Intro fr-be Feel like a big deal with two days of epic savings 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 014 Subject line fr-be [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Les Jours Flash Amazon Prime arrivent bientôt : XX-XX oct."} +{"t":"PBDD 23 Outbound 016 Subject line fr-be Two days of epic deals for Prime members only Deux jours de Ventes Flash pour les membres Amazon Prime"} +{"t":"PBDD 23 Outbound 018 Headline fr-be Two days of epic deals: XX-XX Oct Deux jours de Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 019 Body Copy fr-be Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! C’est bientôt Les Jours Flash Amazon Prime ! Faites des envieux en profitant des Ventes Flash exceptionnelles les XX-XX octobre et prenez de l’avance en créant votre liste d’envies Les Jours Flash Prime dès aujourd’hui !"} +{"t":"PBDD 23 Outbound 021 Subject line fr-be Prime Big Deal Days are almost here XX - XX Oct Les Jours Flash Amazon Prime : XX-XX oct."} +{"t":"PBDD 23 Outbound 024 Intro fr-be Two days of epic deals are coming 2 jours de super économies !"} +{"t":"PBDD 23 Outbound 026 Subject line fr-be [Amazon] Prime Big Deal Days start at midnight! Les Jours Flash Amazon Prime débutent à minuit !"} +{"t":"PBDD 23 Outbound 027 Subject line fr-be Prime member exclusive deals from XX-XX Oct Ventes Flash pour les membres Amazon Prime : XX-XX oct."} +{"t":"PBDD 23 Outbound 028 Headline fr-be Two days of epic deals XX-XX Oct Deux jours de Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 029 Body Copy fr-be [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Les Jours Flash Amazon Prime commencent demain et avec les super économies qui vous attendent, vous allez devenir une vraie star ! \n Créez votre liste d’envies Les Jours Flash Amazon Prime dès aujourd’hui !"} +{"t":"PBDD 23 Outbound 029F Body Copy fr-be [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Les Jours Flash Amazon Prime commencent demain et avec les super économies qui vous attendent, vous allez devenir une vraie star ! Créez votre liste d’envies Les Jours Flash Amazon Prime dès aujourd’hui !"} +{"t":"PBDD 23 Outbound 030 Subject line fr-be [Amazon] Prime Big Deal Days start midnight! Les Jours Flash Amazon Prime dès minuit"} +{"t":"PBDD 23 Outbound 032 fr-be 2 days of Prime member-exclusive deals Profitez de deux Jours de Ventes Flash !"} +{"t":"PBDD 23 Outbound 034 Subject line fr-be \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Amazon Prime arrivent les XX et XX octobre"} +{"t":"PBDD 23 Outbound 034F Subject line fr-be [Amazon] Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Amazon Prime arrivent les XX et XX octobre"} +{"t":"PBDD 23 Outbound 035 Subject line fr-be Join Prime for two days of epic deals Rejoignez Amazon Prime pour profiter de 2 jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 038 Body Copy fr-be [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! Les Jours Flash Amazon Prime arrivent… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire Prime et des films et séries en illimité sur Prime Video ! Profitez-en !"} +{"t":"PBDD 23 Outbound 039 Body Copy fr-be [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! Les Jours Flash Amazon Prime sont de retour… Rejoignez Amazon Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 041 CTA fr-be Join Prime today Rejoignez Amazon Prime"} +{"t":"PBDD 23 Outbound 043 Intro fr-be Sign up for 2 days of epic deals 2 jours de Ventes Flash avec Amazon Prime"} +{"t":"PBDD 23 Outbound 045 Subject line fr-be [Amazon] Prime Big Deal Days are almost here: XX-XX Oct \n Les Jours Flash Amazon Prime arrivent bientôt : XX-XX oct."} +{"t":"PBDD 23 Outbound 045F Subject line fr-be [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Les Jours Flash Amazon Prime arrivent bientôt : XX-XX oct."} +{"t":"PBDD 23 Outbound 046 Subject line fr-be Join Prime for two days of epic deals\n Rejoignez Amazon Prime pour deux jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 046F Subject line fr-be Join Prime for two days of epic deals Rejoignez Amazon Prime pour deux jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 047 Headline fr-be Two days of epic deals: XX-XX Oct Deux jours de Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 048 Body Copy fr-be [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! V2 : Les Jours Flash Amazon Prime arrivent bientôt ! Rejoignez Amazon Prime aujourd’hui pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire Prime et des films et séries en illimité sur Prime Video ! Profitez-en !"} +{"t":"PBDD 23 Outbound 049 Body Copy fr-be [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month. You’ll be the talk of the town! Les Jours Flash Amazon Prime arrivent bientôt ! Rejoignez Amazon Prime aujourd’hui pour accéder à deux jours de Ventes Flash sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement pour seulement X,XX € par mois ! Vous allez faire des envieux !"} +{"t":"PBDD 23 Outbound 051 Subject line fr-be Prime Big Deal Days are almost here XX-XX Oct Les Jours Flash Amazon Prime : XX-XX oct."} +{"t":"PBDD 23 Outbound 052 Subject line fr-be Stay up late, Prime Big Deal Days start at midnight! Prêt ? Les Jours Flash Amazon Prime débutent à minuit !"} +{"t":"PBDD 23 Outbound 054 Subject line fr-be Join Prime for exclusive deals from XX-XX Oct Ventes Flash les XX et XX octobre : rejoignez Amazon Prime\n"} +{"t":"PBDD 23 Outbound 054F Subject line fr-be Join Prime for exclusive deals from XX-XX Oct Ventes Flash les XX et XX octobre : rejoignez Amazon Prime"} +{"t":"PBDD 23 Outbound 056 Body Copy fr-be [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! Les Jours Flash Amazon Prime commencent demain. Rejoignez vite Amazon Prime pour accéder à deux jours de Ventes Flash exceptionnelles et faire de super économies sur les catégories high-tech, cuisine, maison, et plus encore, et devenez une vraie star en tant que membre Amazon Prime !"} +{"t":"PBDD 23 Outbound 057 Body Copy fr-be [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Les Jours Flash Amazon Prime commencent demain. Rejoignez vite Amazon Prime pour accéder à deux jours de Ventes Flash exceptionnelles et faire de super économies sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Amazon Prime pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 059 Subject line fr-be Prime Big Deal Days start midnight! Les Jours Flash Amazon Prime : dès minuit"} +{"t":"PBDD 23 Outbound 060 Intro fr-be Sign up for exclusive deals from XX-XX Oct 2 jours de Ventes Flash les XX-XX oct."} +{"t":"PBDD 23 Outbound 062 Subject line fr-be \n Get your additional promo codes now! \n \n Obtenez vos codes promo maintenant !"} +{"t":"PBDD 23 Outbound 062F Subject line fr-be Get your additional promo codes now! Obtenez vos codes promo maintenant !"} +{"t":"PBDD 23 Outbound 063 Subject line fr-be Get extra savings on Prime Big Deal Days XX-XX Oct Des économies en plus pour Les Jours Flash Amazon Prime\n"} +{"t":"PBDD 23 Outbound 063F Subject line fr-be Get extra savings on Prime Big Deal Days XX-XX Oct Des économies en plus pour Les Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 065 Headline fr-be [Amazon] Prime Big Deal Days are XX-XX Oct! Les Jours Flash Amazon Prime c’est les XX et XX octobre"} +{"t":"PBDD 23 Outbound 066 Body Copy fr-be [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Les Jours Flash Amazon Prime arrivent ! Deux jours de Ventes Flash exceptionnelles et avec autant d’offres en exclusivité, vous allez devenir une vraie star ! Vous ne pouvez pas attendre ? Découvrez tous les codes promo, les offres et les essais gratuits dont vous pouvez profiter avant et pendant Les Jours Flash Amazon Prime !\n"} +{"t":"PBDD 23 Outbound 066F Body Copy fr-be [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Les Jours Flash Amazon Prime arrivent ! Deux jours de Ventes Flash exceptionnelles et avec autant d’offres en exclusivité, vous allez devenir une vraie star ! Vous ne pouvez pas attendre ? Découvrez tous les codes promo, les offres et les essais gratuits dont vous pouvez profiter avant et pendant Les Jours Flash Amazon Prime !"} +{"t":"PBDD 23 Outbound 068 CTA fr-be Claim now\n \n \n Profitez-en maintenant"} +{"t":"PBDD 23 Outbound 068F CTA fr-be Claim now Profitez-en maintenant"} +{"t":"PBDD 23 Outbound 069 Intro fr-be See exclusive Prime promo codes and offers here Offres & codes promo Prime exclusifs ici"} +{"t":"PBDD 23 Outbound 071 CTA fr-be Claim now Profitez-en maintenant"} +{"t":"PBDD 23 Outbound 072 Subject line fr-be Get your exclusive promo codes now! Obtenez des codes promo exclusifs maintenant !"} +{"t":"PBDD 23 Outbound 074 Subject line fr-be Join Prime to save on your Prime Big Deal Days orders Rejoignez Amazon Prime et faites des économies pendant les Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 075 Headline fr-be Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Les Jours Flash Amazon Prime arrivent les XX-XX octobre"} +{"t":"PBDD 23 Outbound 076 Body Copy fr-be [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. Les Jours Flash Amazon Prime arrivent bientôt ! Deux jours de Ventes Flash exceptionnelles pour les membres Amazon Prime. Rejoignez Amazon Prime pour accéder à de nombreuses offres en exclusivité et devenir une vraie star ! Les membres Amazon Prime bénéficient de plus de codes promo, d’offres et d’essais gratuits avant et pendant Les Jours Flash Amazon Prime."} +{"t":"PBDD 23 Outbound 077 CTA fr-be Join now Rejoignez Amazon Prime maintenant"} +{"t":"PBDD 23 Outbound 078 Subject line fr-be [Amazon] Prime Big Deal Days on XX-XX Oct Les Jours Flash Amazon Prime : XX-XX oct."} +{"t":"PBDD 23 Outbound 079 Intro fr-be \n Join Prime to get exclusive promo codes and more! \n Offres & codes promo exclusifs avec Prime"} +{"t":"PBDD 23 Outbound 079F Intro fr-be Join Prime to get exclusive promo codes and more! Offres & codes promo exclusifs avec Prime"} +{"t":"PBDD 23 Outbound 080 CTA fr-be Join now Rejoignez Amazon Prime maintenant"} +{"t":"PBDD 23 Outbound 081 Subject line fr-be [Amazon] Prime Big Deal Days are here! Les Jours Flash Amazon Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 082 Subject line fr-be Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 083 Headline fr-be Get epic deals to make you the centre of attention Profitez des Ventes Flash et faites des envieux"} +{"t":"PBDD 23 Outbound 084 Body Copy fr-be [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! \n Les Jours Flash Amazon Prime commencent aujourd’hui. Profitez de deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. N’attendez pas pour faire des super économies et devenir une vraie star !"} +{"t":"PBDD 23 Outbound 084F Body Copy fr-be [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Les Jours Flash Amazon Prime commencent aujourd’hui. Profitez de deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. N’attendez pas pour faire des super économies et devenir une vraie star !"} +{"t":"PBDD 23 Outbound 085 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 087 Subject line fr-be [Amazon] Prime Big Deal Days are here! Les Jours Flash Amazon Prime sont là"} +{"t":"PBDD 23 Outbound 088 Intro fr-be Two days of Prime member exclusive deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 090 Subject line fr-be Enjoy [Amazon] Prime Big Deal Days now Profitez des Jours Flash Amazon Prime dès maintenant !"} +{"t":"PBDD 23 Outbound 091 Subject line fr-be Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 092 Headline fr-be Shop your exclusive Prime Big Deal Days savings Profitez en exclusivité de vos Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 093 Body Copy fr-be Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Le 1er jour des Jours Flash Amazon Prime se termine bientôt. Il ne reste plus qu’un jour pour profiter des Ventes Flash exceptionnelles, exclusivement pour les membres Prime. N’attendez pas pour trouver des offres immanquables et devenir une vraie star !"} +{"t":"PBDD 23 Outbound 095 Subject line fr-be [Amazon] Prime Big Deal Days are on now Les Jours Flash Amazon Prime sont là"} +{"t":"PBDD 23 Outbound 096 Intro fr-be Exclusive deals until midnight tomorrow Offres exclusives jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 098 Subject line fr-be Amazing Prime Big Deal Days are in full swing Les Jours Flash Amazon Prime battent leur plein !"} +{"t":"PBDD 23 Outbound 099 Subject line fr-be Two days of epic deals. Ends midnight tomorrow Deux jours de Ventes Flash. Jusqu’à demain minuit."} +{"t":"PBDD 23 Outbound 100 Headline fr-be Shop epic deals that make you feel like a big deal Profitez de super offres et devenez une vraie star"} +{"t":"PBDD 23 Outbound 101 Body Copy fr-be [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! Pendant Les Jours Flash Amazon Prime, profitez des Ventes Flash exceptionnelles réservées aux membres Prime comme vous. Découvrez-les sans plus attendre dès maintenant !"} +{"t":"PBDD 23 Outbound 102 CTA fr-be Shop now\n \n Achetez maintenant"} +{"t":"PBDD 23 Outbound 102F CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 103 Subject line fr-be [Amazing] Prime Big Deal Days are in full swing Les Jours Flash Amazon Prime à 100%"} +{"t":"PBDD 23 Outbound 104 Intro fr-be Two days of epic deals. Ends tomorrow 2 jours de Ventes Flash. Jusqu’à demain."} +{"t":"PBDD 23 Outbound 105 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 106 Subject line fr-be New day, new deals with [Amazon] Prime Big Deal Days Jours Flash Amazon Prime : nouveau jour, nouvelles Ventes Flash"} +{"t":"PBDD 23 Outbound 110 Subject line fr-be These epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PBDD 23 Outbound 111 Headline fr-be Shop today's epic deals and feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 23 Outbound 112 Body Copy fr-be Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Préparez-vous à une nouvelle journée de Ventes Flash. C’est le dernier jour des Jours Flash Amazon Prime. Mais rassurez-vous, il y a encore plus de Ventes Flash exceptionnelles à découvrir aujourd'hui. Ne manquez pas cette occasion et découvrez dès maintenant d’autres offres exclusives réservées aux membres Amazon Prime."} +{"t":"PBDD 23 Outbound 113 CTA fr-be Shop now\n \n Achetez maintenant"} +{"t":"PBDD 23 Outbound 113F CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 114 Subject line fr-be New day, new deals with Prime Big Deal Days Les Jours Flash Amazon Prime : nouvelles Ventes"} +{"t":"PBDD 23 Outbound 117 Intro fr-be These epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PBDD 23 Outbound 120 Subject line fr-be [Amazon] Prime Big Deal Days are almost over Les Jours Flash Amazon Prime touchent à leur fin"} +{"t":"PBDD 23 Outbound 121 Subject line fr-be Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 23 Outbound 122 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PBDD 23 Outbound 123 Body Copy fr-be Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Les Jours Flash Amazon Prime se terminent ce soir à minuit. Alors dépêchez-vous ! C’est votre dernière chance de faire des super économies et de devenir une vraie star."} +{"t":"PBDD 23 Outbound 124 CTA fr-be Shop now\n \n Achetez maintenant"} +{"t":"PBDD 23 Outbound 124F CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 125 Subject line fr-be [Amazon] Prime Big Deal Days ends midnight Fin à minuit des Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 126 Intro fr-be Shop exclusive deals until midnight Des offres exclusives jusqu’à ce soir !"} +{"t":"PBDD 23 Outbound 129 Subject line fr-be [Amazon] Prime Big Deal Days end tonight Les Jours Flash Amazon Prime se terminent ce soir"} +{"t":"PBDD 23 Outbound 130 Subject line fr-be Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 23 Outbound 131 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PBDD 23 Outbound 132 Body Copy fr-be [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! La fin des Jours Flash Amazon Prime approche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Amazon Prime. Alors ne perdez plus de temps à lire cet e-mail et faites des super économies de star !"} +{"t":"PBDD 23 Outbound 134 Subject line fr-be Discover new deals on Prime Big Deal Days Découvrez les nouvelles Ventes Flash !"} +{"t":"PBDD 23 Outbound 135 Intro fr-be [Amazon] Prime Big Deal Days ends midnight Fin à minuit des Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 137 Subject line fr-be [Amazon] Prime Big Deal Days are here! Les Jours Flash Amazon Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 138 Subject line fr-be Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 139 Headline fr-be Shop epic deals that make you feel like a big deal Profitez des Ventes Flash, devenez une vraie star"} +{"t":"PBDD 23 Outbound 140 Body Copy fr-be Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! Les Jours Flash Amazon Prime commencent aujourd’hui. Rejoignez vite Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles. Faites des super économies et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 141 Body Copy fr-be Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Les Jours Flash Amazon Prime commencent aujourd’hui. Rejoignez vite Amazon Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Prime pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 143 Subject line fr-be [Amazon] Prime Big Deal Days are here! Les Jours Flash Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 144 Intro fr-be Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PBDD 23 Outbound 145 Subject line fr-be Enjoy Prime Big Deal Days now Profitez des Jours Flash Amazon Prime dès maintenant !"} +{"t":"PBDD 23 Outbound 146 Subject line fr-be Shop epic deals until midnight tomorrow \n Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 146F Subject line fr-be Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 147 Headline fr-be Feel special with exclusive [Amazon] Prime Big Deal Days deals Jours Flash Amazon Prime : à vous les Ventes Flash en exclusivité"} +{"t":"PBDD 23 Outbound 148 Body Copy fr-be The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Le premier jour des Jours Flash Amazon Prime se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Amazon Prime pour profiter des Ventes Flash exceptionnelles ! Rejoignez Amazon Prime maintenant pour ne rien manquer."} +{"t":"PBDD 23 Outbound 149 fr-be The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Le premier jour des Jours Flash Amazon Prime se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Amazon Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 151 Subject line fr-be [Amazon] Prime Big Deal Days end tomorrow Fin demain des Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 152 Intro fr-be Shop exclusive deals Profitez des Ventes Flash en exclusivité"} +{"t":"PBDD 23 Outbound 153 Subject line fr-be Prime Big Deal Days are in full swing! Les Jours Flash Amazon Prime battent leur plein"} +{"t":"PBDD 23 Outbound 154 Subject line fr-be Still time left to join Prime and get epic deals Rejoignez Amazon Prime pour profiter de nos Ventes Flash"} +{"t":"PBDD 23 Outbound 155 Headline fr-be Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star !"} +{"t":"PBDD 23 Outbound 156 Body Copy fr-be The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! Le premier jour des Jours Flash Amazon Prime a déjà commencé. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles. Les Jours Flash Amazon Prime se terminent demain à minuit, alors n’attendez plus !"} +{"t":"PBDD 23 Outbound 157 fr-be The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to not only the member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Le premier jour des Jours Flash Amazon Prime a déjà commencé. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 159 Subject line fr-be [Amazon] Prime Big Deal Days are in full swing! Les Jours Flash Amazon Prime sont là"} +{"t":"PBDD 23 Outbound 160 Intro fr-be 2 days of epic deals of ends tomorrow Fin des 2 jours de Ventes Flash demain"} +{"t":"PBDD 23 Outbound 161 Subject line fr-be It’s the last day of [Amazon] Prime Big Deal Days C’est le dernier jour des Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 162 Subject line fr-be Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PBDD 23 Outbound 163 Headline fr-be It's the last chance to shop some epic deals Dernière chance pour profiter de nos Ventes Flash"} +{"t":"PBDD 23 Outbound 164 Body Copy fr-be The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! Le dernier jour des Jours Flash Amazon Prime est arrivé. Vous aussi rejoignez Amazon Prime pour faire de super économies et profiter de nos Ventes Flash exceptionnelles. Inscrivez-vous et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 165 Body Copy fr-be The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Le dernier jour des Jours Flash Amazon Prime est arrivé. Inscrivez-vous à Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Amazon Prime pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 167 Intro fr-be [Amazon] Prime Big Deal Days end midnight Fin des super Ventes Flash à minuit"} +{"t":"PBDD 23 Outbound 168 Subject line fr-be It’s closing night for [Amazon] Prime Big Deal Days Les Jours Flash Amazon Prime se terminent à minuit"} +{"t":"PBDD 23 Outbound 169 Subject line fr-be Shop exclusive deals until midnight tonight Profitez des Ventes Flash jusqu’à ce soir minuit"} +{"t":"PBDD 23 Outbound 170 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance pour devenir une vraie star"} +{"t":"PBDD 23 Outbound 171 Body Copy fr-be [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. Les Jours Flash Amazon Prime se terminent à minuit. Il est encore temps de rejoindre Amazon Prime pour profiter en exclusivité de super économies et de nos Ventes Flash exceptionnelles. Inscrivez-vous et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 172 fr-be [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! Les Jours Flash Prime se terminent à minuit. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Le tout pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 174 Subject line fr-be [Amazon] Prime Big Deal Days ends midnight Fin à minuit des Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 176 Subject line fr-be [Amazon] Prime Big Deal Days end tonight Les Jours Flash Amazon Prime se terminent ce soir"} +{"t":"PBDD 23 Outbound 177 Subject line fr-be Join Prime and get epic deals until midnight Rejoignez Amazon Prime et profitez-en jusqu’à minuit"} +{"t":"PBDD 23 Outbound 179 Body Copy fr-be The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. La fin des Jours Flash Amazon Prime est proche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Rejoignez Amazon Prime dès maintenant et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 180 fr-be The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus, you'll get fast delivery and great TV shows and films as part of your membership. All for only £X.XX a month! La fin des Jours Flash Amazon Prime est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Amazon Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Le tout pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 182 Subject line fr-be [Amazon] Prime Big Deal Days ends at midnight Fin à minuit des Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 183 Intro fr-be Last chance to feel like a big deal Dernière chance pour les Ventes Flash"} +{"t":"PBDD 23 Outbound 185 Subject line fr-be Thanks for joining [Amazon]Prime Big Deal Days! Merci d’avoir participé aux Jours Flash Amazon Prime"} +{"t":"PBDD 23 Outbound 186 Subject line fr-be You've enjoyed two days of epic savings Vous avez profité de deux jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 187 Headline fr-be [Amazon] Prime Big Deal Days have finally come to an end! Les Jours Flash Amazon Prime sont maintenant terminés !"} +{"t":"PBDD 23 Outbound 188 Headline fr-be Prime Big Deal Days have ended! Les Jours Flash Amazon Prime sont maintenant terminés !"} +{"t":"PBDD 23 Outbound 189 Body Copy fr-be Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Merci d’avoir participé aux Jours Flash Amazon Prime. Nous espérons que vous avez réalisé de super économies grâce à nos Ventes Flash exceptionnelles. Et rassurez-vous, il y a toujours de super économies à faire sur Amazon grâce aux offres et récompenses exclusives réservées aux membres Amazon Prime. À très bientôt !"} +{"t":"PBDD 23 Outbound 190 CTA fr-be Visit again soon! Revenez vite !"} +{"t":"PBDD 23 Outbound 191 Subject line fr-be Thanks for being an epic saver! Bravo pour vos super économies !"} +{"t":"PBDD 23 Outbound 192 Intro fr-be Prime Big Deal Days are over Les Jours Flash Amazon Prime sont terminés"} +{"t":"PBDD 23 Outbound 193 CTA fr-be Visit Amazon soon Rendez-vous sur Amazon"} +{"t":"PBDD 23 Outbound 194 Subject line fr-be Shop epic deals on (Homeware) (Maison) : Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 195 Intro fr-be Exclusive for Prime members Juste pour les membres Amazon Prime"} +{"t":"PBDD 23 Outbound 196 CTA fr-be Save now Économisez maintenant"} +{"t":"PBDD 23 Outbound 198 Subject line fr-be Shop the top 100 Lightning deals now Offres éclair : profitez du top 100"} +{"t":"PBDD 23 Outbound 201 fr-be The best deals are here Les meilleures Ventes Flash sont ici"} +{"t":"PBDD 23 Outbound 207 Intro fr-be Shop while they last Profitez-en tant qu’il est temps !"} +{"t":"PBDD 23 Outbound 209 Subject line fr-be New day, new deals - get them before they go! Nouvelle journée de Ventes Flash !"} +{"t":"PBDD 23 Outbound 213 fr-be Shop Big Deals Faites de super affaires !"} +{"t":"PBDD 24 Outbound 001 Subject line fr-be Prime Big Deal Days are 8-9 October Les Jours Flash Prime, c'est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 002 Subject line fr-be Get ready to feel like a big deal with epic deals Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 24 Outbound 003 Headline fr-be Two days of epic deals 8-9 October Deux jours de Ventes Flash, les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 004 CTA fr-be Get ready now Préparez-vous maintenant"} +{"t":"PBDD 24 Outbound 005 Title fr-be Prime Big Deal Days are 8-9 October Les Jours Flash Prime, c'est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 006 Intro fr-be Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Outbound 015 Subject line fr-be Prime Big Deal Days start tomorrow Les Jours Flash Prime commencent demain"} +{"t":"PBDD 24 Outbound 019 Title fr-be Prime Big Deal Days start tomorrow Les Jours Flash Prime commencent demain"} +{"t":"PBDD 24 Outbound 022 Subject line fr-be Prime Big Deal Days are here Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 023 Subject line fr-be Get epic deals and feel like a star Devenez une star en faisant de super économies"} +{"t":"PBDD 24 Outbound 024 Headline fr-be Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 025 CTA fr-be Shop now Achetez maintenant"} +{"t":"PBDD 24 Outbound 026 Title fr-be Prime Big Deal Days are here Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 027 Intro fr-be 2 days of Prime member exclusive deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Outbound 029 Subject line fr-be Enjoy Prime Big Deal Days now Profitez des Jours Flash Prime dès maintenant"} +{"t":"PBDD 24 Outbound 030 Subject line fr-be Get exclusive deals with Prime Big Deal Days Des offres exclusives pour les Jours Flash Prime"} +{"t":"PBDD 24 Outbound 031 Headline fr-be Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 033 Title fr-be Prime Big Deal Days are happening now Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 034 Intro fr-be Exclusive deals until midnight tomorrow Offres exclusives jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 036 Title fr-be Prime Big Deal Days are in full swing Les Jours Flash Prime battent leur plein"} +{"t":"PBDD 24 Outbound 037 Intro fr-be Two days of epic deals end tomorrow 2 jours de Ventes Flash jusqu’à demain"} +{"t":"PBDD 24 Outbound 039 Subject line fr-be It’s the last day of Prime Big Deal Days C’est le dernier jour des Jours Flash Prime"} +{"t":"PBDD 24 Outbound 040 Subject line fr-be Shop epic deals that make you feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 24 Outbound 041 Headline fr-be The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PBDD 24 Outbound 043 Title fr-be It’s the last day of Prime Big Deal Days C’est le dernier jour des Jours Flash Prime"} +{"t":"PBDD 24 Outbound 044 Intro fr-be The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PBDD 24 Outbound 046 Subject line fr-be Final call: Prime Big Deal Days are ending Les Jours Flash Prime touchent à leur fin"} +{"t":"PBDD 24 Outbound 047 Subject line fr-be Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 24 Outbound 048 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PBDD 24 Outbound 050 Title fr-be Prime Big Deal Days are ending soon Les Jours Flash Prime se terminent bientôt"} +{"t":"PBDD 24 Outbound 051 Intro fr-be Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PBDD 24 Outbound 053 Title fr-be Prime Big Deal Days end at midnight Les Jours Flash Prime se terminent à minuit"} +{"t":"PBDD 24 Outbound 054 Intro fr-be Last chance to shop epic deals Dernière chance pour les Ventes Flash"} +{"t":"PBDD 24 Outbound 067 Subject line fr-be Join Prime for exclusive deals from 8-9 October Ventes Flash les 8 et 9 octobre : rejoignez Amazon Prime"} +{"t":"PBDD 24 Outbound 069 CTA fr-be Join Prime Rejoignez Amazon Prime maintenant"} +{"t":"PBDD 24 Outbound 071 Intro fr-be Sign up for exclusive deals Ventes Flash : rejoignez Amazon Prime"} +{"t":"PBDD 24 Outbound 072 CTA fr-be Join Prime now Rejoignez Amazon Prime maintenant"} +{"t":"PBDD 24 Outbound 073 Subject line fr-be Prime Big Deal Days are here Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 075 Headline fr-be Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 077 Title fr-be Prime Big Deal Days are here Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 078 Intro fr-be Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PBDD 24 Outbound 081 Subject line fr-be Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PBDD 24 Outbound 082 Headline fr-be Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 24 Outbound 087 Subject line fr-be Ready for Prime Big Deal Days on 8-9 October? 8 et 9 octobre : prêt pour les Jours Flash Prime ?"} +{"t":"PBDD 24 Outbound 088 Subject line fr-be Discover our Amazon Creators' top deals Profitez des super offres des influenceurs Amazon"} +{"t":"PBDD 24 Outbound 089 Headline fr-be Two days of epic deals 8-9 October Deux jours de Ventes Flash, les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 091 Title fr-be Prime Big Deal Days: 8-9 October Les Jours Flash Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 092 Intro fr-be Discover our Amazon Creators' top deals Profitez des super offres des influenceurs Amazon"} +{"t":"PBDD 24 Outbound 094 Title fr-be Prime Big Deal Days are 8-9 October Les Jours Flash Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 095 Intro fr-be Get early access deals here Accédez aux Ventes Flash en avant-première"} +{"t":"PBDD 24 Outbound 100 CTA fr-be Join now Rejoignez Amazon Prime maintenant"} +{"t":"PBDD 24 Outbound 107 Title fr-be See Prime Big Deal Days' hottest deals À vous les meilleures offres des Jours Flash Prime"} +{"t":"PBDD 24 Outbound 108 Intro fr-be Explore the current bestsellers Découvrez les meilleures ventes du moment"} +{"t":"PBDD 24 Outbound 110 Title fr-be Check out our best 4+ star deals for you Découvrez nos Ventes Flash 4* pour vous"} +{"t":"PBDD 24 Outbound 111 Intro fr-be Explore your personalised deals Découvrez vos offres personnalisées"} +{"t":"PBDD 24 Outbound 113 Title fr-be Prime Big Deal Days premium brand deals Jours Flash Prime : Ventes Flash marques premium"} +{"t":"PBDD 24 Outbound 114 Intro fr-be Explore the collection today Découvrez notre collection"} +{"t":"PBDD 24 Outbound 117 Intro fr-be Check out recommended deals for you Nos offres recommandées pour vous"} +{"t":"PBDD 24 Outbound 120 Intro fr-be Discover our most trending deals Découvrez nos Ventes Flash les plus populaires"} +{"t":"PBDD 24 Outbound 123 Intro fr-be Check out the Top 100 deals Ventes Flash : découvrez le Top 100"} +{"t":"PBDD 24 Outbound 125 Title fr-be Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 24 Outbound 126 Intro fr-be Check out our best 4+ star deals for you Découvrez nos Ventes Flash 4* pour vous"} +{"t":"PBDD 24 Outbound 129 Intro fr-be Check out our Premium brand deals now Découvrez nos Ventes Flash de marques premium"} +{"t":"PBDD 24 Outbound 131 Intro fr-be Check out deals made just for you Découvrez des Ventes Flash pensées pour vous"} +{"t":"PD 23 Outbound 001 Subject line fr-be Prime Day is coming on XX-XX July Prime Day arrive les XX et XX juillet"} +{"t":"PD 23 Outbound 002 Subject line fr-be  Get ready to feel like a big deal with epic deals  Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PD 23 Outbound 003 Headline fr-be  Two days of epic deals XX-XX July  2 jours de super Ventes Flash les XX et XX juillet"} +{"t":"PD 23 Outbound 004 Body Copy fr-be Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day, la journée qui vous est dédiée, nos membres Prime, arrive… ! Avec deux jours de Ventes Flash exceptionnelles sur le high-tech, la cuisine, la maison, et plus encore… vous allez devenir une vraie star ! Créez votre liste d’envies Prime Day pour être sûr de ne rien manquer. Exclusivement pour les membres Amazon Prime"} +{"t":"PD 23 Outbound 005 CTA fr-be Get ready now!    Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 006 Subject line fr-be  Prime Day is coming on XX-XX July  Prime Day arrive les XX et XX juillet"} +{"t":"PD 23 Outbound 007 Intro fr-be  Feel like a big deal with two days of epic deals    2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Outbound 009 Subject line fr-be Prime Day is almost here: XX-XX July!  C’est bientôt Prime Day, les XX et XX juillet !"} +{"t":"PD 23 Outbound 010 Subject line fr-be  Two days of epic deals only for Prime members Deux jours de Ventes Flash pour les membres Prime"} +{"t":"PD 23 Outbound 011 Headline fr-be  Two days of epic deals XX-XX July. Deux jours de Ventes Flash les XX et XX juillet."} +{"t":"PD 23 Outbound 012 Body Copy fr-be Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   C’est bientôt Prime Day ! Avec des offres exclusives réservées aux membres Prime, vous allez devenir une vraie star ! Prenez de l’avance en créant votre liste d’envies Prime Day dès aujourd’hui !"} +{"t":"PD 23 Outbound 013 CTA fr-be Get ready now!   Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 014 Subject line fr-be  Prime Day is almost here: XX-XX July! Bientôt Prime Day, les XX et XX juillet"} +{"t":"PD 23 Outbound 015 Intro fr-be  Make your epic deals wish list! Bientôt deux jours de super Ventes Flash"} +{"t":"PD 23 Outbound 016 CTA fr-be Get ready now!  Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 017 Subject line fr-be  Stay up late, Prime Day starts at midnight! Prêt ? Prime Day débute à minuit !"} +{"t":"PD 23 Outbound 018 Subject line fr-be Prime member exclusive deals from XX-XX July.  Ventes Flash pour membres Prime, XX et XX juillet."} +{"t":"PD 23 Outbound 019 Headline fr-be Two days of epic deals XX-XX July Deux jours de Ventes Flash les XX et XX juillet"} +{"t":"PD 23 Outbound 020 Body Copy fr-be Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day commence demain. Et avec les super économies qui vous attendent, vous allez devenir une vraie star. Alors créez votre liste d’envies Prime Day dès aujourd’hui !"} +{"t":"PD 23 Outbound 022 Subject line fr-be  Ready? Prime Day starts at midnight! Prêt ? Prime Day débute à minuit !"} +{"t":"PD 23 Outbound 023 Intro fr-be 2 days of epic deals exclusively for Prime members   Membres Prime : 2 jours de Ventes Flash"} +{"t":"PD 23 Outbound 024 CTA fr-be Get ready now! Alt: Get ready! Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 025 Subject line fr-be  Prime Day is coming on XX-XX July Prime Day arrive les XX et XX juillet"} +{"t":"PD 23 Outbound 026 Subject line fr-be Join Prime for two days of epic deals  Rejoignez Prime pour deux jours de Ventes Flash"} +{"t":"PD 23 Outbound 029 CTA fr-be Join Prime Essayez Prime"} +{"t":"PD 23 Outbound 030 Subject line fr-be Prime Day is coming on XX-XX July Prime Day arrive les XX et XX juillet"} +{"t":"PD 23 Outbound 031 Intro fr-be  Sign up for 2 days of epic deals  2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 23 Outbound 033 Subject line fr-be Prime Day is almost here: XX-XX July! C’est bientôt Prime Day les XX et XX juillet !"} +{"t":"PD 23 Outbound 037 Subject line fr-be Prime Day is almost here: XX-XX July! Bientôt Prime Day les XX et XX juillet !"} +{"t":"PD 23 Outbound 038 Intro fr-be Sign up to Prime for two days of exclusive deals   2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 23 Outbound 040 Subject line fr-be Stay up late, Prime Day starts at midnight!  Prêt ? Prime Day débute à minuit !"} +{"t":"PD 23 Outbound 041 Subject line fr-be Join Prime for exclusive deals from XX-XX July Ventes Flash les XX et XX juillet : rejoignez Prime"} +{"t":"PD 23 Outbound 042 Headline fr-be Two days of epic deals XX-XX July Deux jours de Ventes Flash le XX et XX juillet"} +{"t":"PD 23 Outbound 044 Subject line fr-be Ready? Prime Day starts at midnight! Prêt ? Prime Day commence à minuit !"} +{"t":"PD 23 Outbound 045 Intro fr-be Sign up for exclusive deals from XX-XX July 2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 23 Outbound 047 Subject line fr-be  Get your additional Prime Day promo codes now! Obtenez vos codes promo Prime Day supplémentaires"} +{"t":"PD 23 Outbound 048 Subject line fr-be Get extra savings on Prime Day XX-XX July   Des économies en plus pour Prime Day XX-XX juillet"} +{"t":"PD 23 Outbound 049 Headline fr-be Prime Day is XX-XX July, so here’s your surprise! Voici votre surprise pour Prime Day, XX-XX juillet"} +{"t":"PD 23 Outbound 050 CTA fr-be Claim now    Profitez-en maintenant"} +{"t":"PD 23 Outbound 051 Subject line fr-be  Prime Day is coming on XX-XX July Prime Day arrive les XX et XX juillet"} +{"t":"PD 23 Outbound 052 Intro fr-be  See exclusive Prime promo codes and offers here   Offres & codes promo Prime exclusifs ici"} +{"t":"PD 23 Outbound 053 CTA fr-be Claim now Profitez-en maintenant"} +{"t":"PD 23 Outbound 054 Subject line fr-be Get exclusive Prime Day promo codes now! Obtenez des codes promo exclusifs pour Prime Day !"} +{"t":"PD 23 Outbound 055 Subject line fr-be Join Prime to save on your Prime Day orders  Avec Prime, économisez sur vos commandes Prime Day (50)"} +{"t":"PD 23 Outbound 056 Headline fr-be Prime Day is XX-XX July, so here’s a surprise! Voici une surprise pour Prime Day, XX-XX juillet"} +{"t":"PD 23 Outbound 057 CTA fr-be Join now    Rejoignez maintenant"} +{"t":"PD 23 Outbound 059 Intro fr-be  Join Prime to get exclusive promo codes and more! Offres & codes promo exclusifs avec Prime"} +{"t":"PD 23 Outbound 060 CTA fr-be Join now  Rejoignez Amazon Prime"} +{"t":"PD 23 Outbound 061 Subject line fr-be Prime Day is here! Prime Day est enfin là !"} +{"t":"PD 23 Outbound 062 Subject line fr-be Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PD 23 Outbound 063 Headline fr-be Get epic deals and become the centre of attention Profitez des Ventes Flash et faites des envieux"} +{"t":"PD 23 Outbound 064 CTA fr-be  Shop now Achetez maintenant"} +{"t":"PD 23 Outbound 065 Subject line fr-be Prime Day is here! Prime Day est enfin là !"} +{"t":"PD 23 Outbound 066 Intro fr-be Two days of Prime member exclusive deals  2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Outbound 067 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 23 Outbound 068 Subject line fr-be Enjoy Prime Day now Profitez de Prime Day dès maintenant !"} +{"t":"PD 23 Outbound 069 Subject line fr-be Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PD 23 Outbound 070 Headline fr-be Feel special with these exclusive Prime Day deals Des Ventes Flash Prime Day exclusivement pour vous"} +{"t":"PD 23 Outbound 071 Body Copy fr-be Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Le 1er jour de Prime Day se termine bientôt. Il ne reste qu’un jour pour profiter des Ventes Flash exceptionnelles, exclusivement pour les membres Prime."} +{"t":"PD 23 Outbound 072 CTA fr-be  Shop now  Achetez maintenant"} +{"t":"PD 23 Outbound 073 Subject line fr-be Prime Day’s happening now! Prime Day, c’est en ce moment !"} +{"t":"PD 23 Outbound 074 Intro fr-be Exclusive deals until midnight tomorrow  Offres exclusives jusqu’à demain minuit"} +{"t":"PD 23 Outbound 075 CTA fr-be Shop now  Achetez maintenant"} +{"t":"PD 23 Outbound 076 Subject line fr-be Prime Day is in full swing! Prime Day bat son plein !"} +{"t":"PD 23 Outbound 077 Subject line fr-be Two days of epic deals. Ends midnight tomorrow Deux jours de Ventes Flash. Jusqu’à demain minuit."} +{"t":"PD 23 Outbound 078 Headline fr-be Shop epic deals that make you feel like a big deal Profitez de super offres et devenez une vraie star"} +{"t":"PD 23 Outbound 079 Body Copy fr-be Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Pendant Prime Day, profitez des Ventes Flash exceptionnelles réservées aux membres Prime comme vous. Découvrez-les sans plus attendre !"} +{"t":"PD 23 Outbound 080 CTA fr-be Shop now   Achetez maintenant"} +{"t":"PD 23 Outbound 081 Subject line fr-be Prime Day is in full swing! Prime Day bat son plein !"} +{"t":"PD 23 Outbound 082 Intro fr-be Two days of epic deals. Ends tomorrow 2 jours de Ventes Flash. Jusqu’à demain."} +{"t":"PD 23 Outbound 084 Subject line fr-be It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 23 Outbound 085 Subject line fr-be The epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 23 Outbound 086 Headline fr-be Shop epic deals that make you feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PD 23 Outbound 087 Body Copy fr-be The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Le dernier jour de Prime Day est arrivé. Ne manquez pas l’occasion de devenir une vraie star."} +{"t":"PD 23 Outbound 088 CTA fr-be Shop now   Achetez maintenant"} +{"t":"PD 23 Outbound 089 Subject line fr-be It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 23 Outbound 090 Intro fr-be The epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 23 Outbound 092 Subject line fr-be Final call: Prime Day is ending Prime Day touche à sa fin"} +{"t":"PD 23 Outbound 093 Subject line fr-be Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PD 23 Outbound 094 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 23 Outbound 095 Body Copy fr-be Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day se termine ce soir à minuit. Alors dépêchez-vous ! C’est votre dernière chance de faire des super économies et de devenir une vraie star."} +{"t":"PD 23 Outbound 097 Subject line fr-be Prime Day ends at midnight  Prime Day se termine à minuit"} +{"t":"PD 23 Outbound 098 Intro fr-be Shop exclusive deals until midnight   Des offres exclusives jusqu’à minuit"} +{"t":"PD 23 Outbound 100 Subject line fr-be Prime Day ends tonight Prime Day se termine ce soir"} +{"t":"PD 23 Outbound 103 Body Copy fr-be Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! La fin de Prime Day approche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Alors ne perdez plus de temps à lire cet e-mail et faites des super économies de star !"} +{"t":"PD 23 Outbound 105 Subject line fr-be Prime Day ends today Prime Day se termine aujourd’hui"} +{"t":"PD 23 Outbound 106 Intro fr-be Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 23 Outbound 109 Subject line fr-be Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PD 23 Outbound 110 Headline fr-be Shop epic deals that make you feel like a big deal Profitez des Ventes Flash, devenez une vraie star"} +{"t":"PD 23 Outbound 111 Body Copy fr-be Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Prime Day commence aujourd’hui. Inscrivez-vous à Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles. Faites des super économies et devenez une vraie star !"} +{"t":"PD 23 Outbound 112 CTA fr-be Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 23 Outbound 114 Intro fr-be Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PD 23 Outbound 116 Subject line fr-be Enjoy Prime Day now C’est le moment de profiter de Prime Day"} +{"t":"PD 23 Outbound 118 Headline fr-be Feel special with these exclusive Prime Day deals À vous les Ventes Flash Prime Day en exclusivité !"} +{"t":"PD 23 Outbound 120 Subject line fr-be Prime Day ends tomorrow Prime Day se termine demain"} +{"t":"PD 23 Outbound 121 Intro fr-be Shop exclusive deals Profitez des Ventes Flash en exclusivité"} +{"t":"PD 23 Outbound 124 Subject line fr-be Still time left to join Prime and get epic deals Rejoignez Prime pour profiter de nos Ventes Flash"} +{"t":"PD 23 Outbound 125 Headline fr-be Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star !"} +{"t":"PD 23 Outbound 128 Intro fr-be 2 days of epic deals of ends tomorrow Fin des 2 jours de Ventes Flash demain"} +{"t":"PD 23 Outbound 131 Subject line fr-be Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PD 23 Outbound 132 Headline fr-be Last chance for some epic deals Dernière chance pour profiter de nos Ventes Flash"} +{"t":"PD 23 Outbound 135 Intro fr-be The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PD 23 Outbound 137 Subject line fr-be It’s closing night for Prime Day Prime Day se termine à minuit"} +{"t":"PD 23 Outbound 138 Subject line fr-be Shop exclusive deals until midnight tonight Profitez des Ventes Flash jusqu’à ce soir minuit"} +{"t":"PD 23 Outbound 139 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance pour devenir une vraie star"} +{"t":"PD 23 Outbound 141 Subject line fr-be Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 23 Outbound 142 Intro fr-be Last chance to shop epic deals Dernière chance pour les Ventes Flash"} +{"t":"PD 23 Outbound 145 Subject line fr-be Join Prime and get epic deals until midnight Rejoignez Prime et profitez-en jusqu’à minuit"} +{"t":"PD 23 Outbound 149 Intro fr-be Last chance to feel like a big deal   Dernière chance pour les Ventes Flash"} +{"t":"PD 24 Outbound 070 fr-be Check out the Top 100 deals Ventes Flash : découvrez le Top 100"} +{"t":"PD 24 Outbound 072 fr-be Explore Prime Day’s hottest deals Les meilleures Ventes Flash Amazon Prime Day"} +{"t":"PD 24 Outbound 073 fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 074 fr-be Check out our 4* deals for you Découvrez nos Ventes Flash 4* pour vous"} +{"t":"PD 24 Outbound 077 fr-be Explore your personalised deals here Les Ventes Flash Prime Day sont enfin là"} +{"t":"PD 24 Outbound 079 fr-be Prime Day premium brand deals Prime Day : Ventes Flash Marques Premium"} +{"t":"PD 24 Outbound 081 fr-be Explore our new collection today! Découvrez notre nouvelle collection !"} +{"t":"PD 24 Outbound 083 fr-be Prime Day deals based on your views Ventes flash liées à vos envies"} +{"t":"PD 24 Outbound 084 fr-be Check out recommended deals for you Nos offres recommandées pour vous"} +{"t":"PD 24 Outbound 086 fr-be Discover Prime Day’s trending deals Les Ventes Flash les plus populaires"} +{"t":"PD 24 Outbound 087 fr-be Shop those viral deals! Découvrez les Ventes Flash virales !"} +{"t":"PD 24 Outbound 088 fr-be See what deals are going viral now! Découvrez les Ventes Flash virales !"} +{"t":"PD 24 Outbound 089 fr-be Discover more Profitez-en maintenant"} +{"t":"PD 24 Outbound 098 Subject line fr-be Prime Day is coming on 16-17 July Prime Day est de retour les 16 et 17 juillet"} +{"t":"PD 24 Outbound 099 Subject line fr-be Get ready to feel like a big deal with epic deals Devenez une star avec nos super Ventes Flash"} +{"t":"PD 24 Outbound 100 Headline fr-be Two days of epic deals 16-17 July 2 jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 101 Body Copy fr-be Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day est de retour. Avec deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore… vous allez devenir une vraie star. Créez votre liste d’envies Prime Day pour être sûr de ne rien manquer. Exclusivement pour les membres Amazon Prime."} +{"t":"PD 24 Outbound 102 Subject line fr-be Prime Day is coming on 16-17 July Prime Day revient les 16 et 17 juillet"} +{"t":"PD 24 Outbound 105 Intro fr-be Feel like a big deal with two days of epic deals Devenez une vraie star avec 2 jours de Ventes Flah exceptionnelles"} +{"t":"PD 24 Outbound 107 CTA fr-be Get ready now Préparez-vous maintenant"} +{"t":"PD 24 Outbound 108 Subject line fr-be Prime Day is almost here: 16-17 July C’est bientôt Prime Day, les 16 et 17 juillet."} +{"t":"PD 24 Outbound 110 Subject line fr-be Two days of epic deals only for Prime members Deux jours de Ventes Flash pour les membres Amazon Prime"} +{"t":"PD 24 Outbound 111 Headline fr-be Two days of epic deals 16-17 July Deux jours de Ventes Flash exceptionnelles les 16 et 17 juillet."} +{"t":"PD 24 Outbound 113 Body Copy fr-be Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. C’est bientôt Prime Day. Avec les offres exclusives réservées aux membres Amazon Prime, vous allez devenir une vraie star. Prenez de l’avance en créant votre liste d’envies Prime Day dès aujourd’hui."} +{"t":"PD 24 Outbound 114 Subject line fr-be Prime Day is almost here: 16-17 July Bientôt Prime Day, les 16 et 17 juillet"} +{"t":"PD 24 Outbound 115 fr-be Two days of epic deals are coming Bientôt deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Outbound 118 fr-be Stay up late, Prime Day starts at midnight Prêt ? Prime Day débute à minuit"} +{"t":"PD 24 Outbound 119 Subject line fr-be Get the party hats, Prime Day starts at midnight Prêt ? Prime Day débute à minuit"} +{"t":"PD 24 Outbound 120 Subject line fr-be Prime member exclusive deals from 16-17 July Ventes Flash Prime les 16 et 17 juillet."} +{"t":"PD 24 Outbound 121 Headline fr-be Two days of epic deals 16-17 July Deux jours de Ventes Flash exceptionnelles les 16 et 17 juillet"} +{"t":"PD 24 Outbound 122 Body Copy fr-be Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day commence demain. Et avec les super économies qui vous attendent, vous allez devenir une vraie star. Alors, créez votre liste d’envies Prime Day dès aujourd’hui."} +{"t":"PD 24 Outbound 123 Subject line fr-be Ready? Prime Day starts at midnight Prêt ? Prime Day débute à minuit."} +{"t":"PD 24 Outbound 125 fr-be Got your epic deals wish list ready? Votre liste d'envies de Ventes Flash est prête ?"} +{"t":"PD 24 Outbound 128 Subject line fr-be Join Prime for two days of epic deals Rejoignez Prime pour deux jours de Ventes Flash"} +{"t":"PD 24 Outbound 129 Headline fr-be Two days of epic deals 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 130 fr-be Prime Day is coming… sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day est de retour… Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 131 fr-be Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 132 Body Copy fr-be Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 132F Body Copy fr-be Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 133 CTA fr-be Try Prime Essayez Prime"} +{"t":"PD 24 Outbound 134 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PD 24 Outbound 135 Subject line fr-be Prime Day is coming on 16-17 July Prime Day revient les 16 et 17 juillet"} +{"t":"PD 24 Outbound 137 Intro fr-be Sign up for 2 days of epic deals 2 jours de Ventes Flash avec Prime"} +{"t":"PD 24 Outbound 138 Subject line fr-be Prime Day is almost here: 16-17 July C’est bientôt Prime Day les 16 et 17 juillet"} +{"t":"PD 24 Outbound 141 fr-be Prime Day’s around the corner. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day est de retour… Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 142 fr-be Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 143 Body Copy fr-be Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 143F Body Copy fr-be Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 144 Subject line fr-be Prime Day is almost here: 16-17 July Bientôt Prime Day les 16 et 17 juillet"} +{"t":"PD 24 Outbound 145 Subject line fr-be Join Prime for exclusive deals from 16-17 July Ventes Flash les 16 et 17 juillet : rejoignez Prime"} +{"t":"PD 24 Outbound 146 Headline fr-be Two days of epic deals 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 147 fr-be Prime Day’s begins tomorrow. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day commence demain. Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 148 fr-be Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day commence demain. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 149 Body Copy fr-be Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day commence demain. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 149F Body Copy fr-be Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day commence demain. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 150 Subject line fr-be Ready? Prime Day starts at midnight Prêt ? Prime Day commence à minuit"} +{"t":"PD 24 Outbound 152 Subject line fr-be Get your additional Prime Day promo codes now Vos codes promo Prime Day supplémentaires"} +{"t":"PD 24 Outbound 154 Subject line fr-be Save more on your Prime Day orders Des économies en plus pour Prime Day 16 et 17 juillet"} +{"t":"PD 24 Outbound 155 Headline fr-be Prime Day is 16-17 July, so here’s your surprise Voici votre surprise pour Prime Day, 16-17 juillet"} +{"t":"PD 24 Outbound 156 Body Copy fr-be Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Prime Day est de retour pour deux jours de Ventes Flash exceptionnelles. Avec autant d’offres en exclusivité, vous allez devenir une vraie star. Vous ne pouvez pas attendre ? Découvrez tous les codes promo, les offres et les essais gratuits dont vous pouvez profiter avant et pendant Prime Day."} +{"t":"PD 24 Outbound 157 CTA fr-be Claim now Profitez-en maintenant"} +{"t":"PD 24 Outbound 159 Intro fr-be Exclusive Prime promo codes and offers Offres & codes promo Prime exclusifs ici"} +{"t":"PD 24 Outbound 160 CTA fr-be Claim now Profitez-en maintenant"} +{"t":"PD 24 Outbound 161 Subject line fr-be Get exclusive Prime Day promo codes now Obtenez des codes promo exclusifs pour Prime Day."} +{"t":"PD 24 Outbound 162 Subject line fr-be Join Prime to save on your Prime Day orders Rejoignez Prime et économisez sur vos commandes Prime Day"} +{"t":"PD 24 Outbound 163 Headline fr-be Prime Day is 16-17 July, so here’s a surprise Voici une surprise pour Prime Day, 16 et 17 juillet"} +{"t":"PD 24 Outbound 164 Body Copy fr-be Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Prime Day est de retour avec deux jours de Ventes Flash exceptionnelles. Rejoignez Amazon Prime pour accéder à de nombreuses offres en exclusivité et devenir une vraie star. Les membres Prime bénéficient de plus de codes promo, d’offres et d’essais gratuits avant et pendant Prime Day."} +{"t":"PD 24 Outbound 165 CTA fr-be Join now Rejoignez Amazon Prime"} +{"t":"PD 24 Outbound 166 Subject line fr-be Prime Day is coming on 16-17 July Prime Day revient les 16 et 17 juillet"} +{"t":"PD 24 Outbound 167 Intro fr-be Join Prime to get exclusive promo codes and more Offres & codes promo exclusifs avec Prime"} +{"t":"PD 24 Outbound 168 CTA fr-be Join now Rejoignez Amazon Prime"} +{"t":"PD 24 Outbound 169 Subject line fr-be Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 170 Subject line fr-be Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PD 24 Outbound 171 Headline fr-be Get epic deals and become the centre of attention Profitez des Ventes Flash et faites des envieux"} +{"t":"PD 24 Outbound 172 Body Copy fr-be Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Prime Day commence aujourd’hui. Profitez de deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. N’attendez pas pour faire des économies et devenir une vraie star."} +{"t":"PD 24 Outbound 173 CTA fr-be Save now Économisez maintenant"} +{"t":"PD 24 Outbound 174 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 175 Subject line fr-be Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 176 Intro fr-be 2 days of Prime member exclusive deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Outbound 178 Subject line fr-be Enjoy Prime Day now Profitez de Prime Day dès maintenant"} +{"t":"PD 24 Outbound 179 Subject line fr-be Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PD 24 Outbound 180 Headline fr-be Feel special with these exclusive Prime Day deals Des Ventes Flash Prime Day exclusivement pour vous"} +{"t":"PD 24 Outbound 181 Body Copy fr-be Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Le 1er jour de Prime Day se termine bientôt. Il ne reste qu’un jour pour profiter des Ventes Flash exceptionnelles, exclusivement pour les membres Amazon Prime."} +{"t":"PD 24 Outbound 182 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 183 Subject line fr-be Prime Day’s happening now Prime Day, c’est en ce moment."} +{"t":"PD 24 Outbound 184 Intro fr-be Exclusive deals until midnight tomorrow Offres exclusives jusqu’à demain minuit"} +{"t":"PD 24 Outbound 185 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 186 Subject line fr-be Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 24 Outbound 187 Subject line fr-be Two days of epic deals. Ends midnight tomorrow Deux jours de Ventes Flash exceptionnelles. Jusqu’à demain minuit."} +{"t":"PD 24 Outbound 188 Headline fr-be Shop epic deals that make you feel like a big deal Profitez de super offres et devenez une vraie star"} +{"t":"PD 24 Outbound 189 Body Copy fr-be Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Pendant Prime Day, profitez des Ventes Flash exceptionnelles réservées aux membres Amazon Prime comme vous. Découvrez-les sans plus attendre."} +{"t":"PD 24 Outbound 190 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 191 Subject line fr-be Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 24 Outbound 192 Intro fr-be Two days of epic deals. Ends tomorrow 2 jours de Ventes Flash. Jusqu’à demain."} +{"t":"PD 24 Outbound 193 CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 194 Subject line fr-be It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 24 Outbound 195 Subject line fr-be The epic deals end at midnight Fin des Ventes Flash exceptionnelles à minuit"} +{"t":"PD 24 Outbound 196 Headline fr-be Shop epic deals that make you feel like a big deal Devenez une vraie star avec nos Ventes Flash exceptionnelles"} +{"t":"PD 24 Outbound 197 Body Copy fr-be The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Le dernier jour de Prime Day est arrivé. Ne manquez pas l’occasion de devenir une vraie star."} +{"t":"PD 24 Outbound 198 CTA fr-be Shop now\n \n Achetez maintenant"} +{"t":"PD 24 Outbound 198F CTA fr-be Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 199 Subject line fr-be It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 24 Outbound 200 Intro fr-be The epic deals end at midnight Fin des Ventes Flash exceptionnelles à minuit"} +{"t":"PD 24 Outbound 202 Subject line fr-be Prime Day is almost over Prime Day est bientôt fini"} +{"t":"PD 24 Outbound 203 Subject line fr-be Final call: Prime Day is ending Prime Day touche à sa fin"} +{"t":"PD 24 Outbound 204 Subject line fr-be Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PD 24 Outbound 205 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 24 Outbound 206 Body Copy fr-be Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day se termine ce soir à minuit. Alors, dépêchez-vous. C’est votre dernière chance de faire des super économies et de devenir une vraie star."} +{"t":"PD 24 Outbound 208 fr-be Prime Day is almost over Prime Day est bientôt fini"} +{"t":"PD 24 Outbound 209 Subject line fr-be Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 211 Intro fr-be Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 24 Outbound 213 Subject line fr-be Prime Day ends tonight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 216 Body Copy fr-be Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. La fin de Prime Day approche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Amazon Prime. Alors, ne perdez plus de temps à lire cet e-mail et faites des super économies de star."} +{"t":"PD 24 Outbound 218 Subject line fr-be Prime Day ends today Prime Day se termine aujourd’hui"} +{"t":"PD 24 Outbound 219 Intro fr-be Last chance to shop exclusive deals Dernière chance pour profiter des offres exclusives"} +{"t":"PD 24 Outbound 222 Subject line fr-be Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 223 Subject line fr-be Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PD 24 Outbound 224 Headline fr-be Shop epic deals that make you feel like a big deal Profitez des Ventes Flash, devenez une vraie star"} +{"t":"PD 24 Outbound 225 fr-be Today’s the start of Prime Day - sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 226 fr-be Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 227 Body Copy fr-be Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 227F Body Copy fr-be Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 228 Subject line fr-be Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 229 Intro fr-be Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PD 24 Outbound 230 Subject line fr-be Enjoy Prime Day now C’est le moment de profiter de Prime Day"} +{"t":"PD 24 Outbound 232 Headline fr-be Feel special with these exclusive Prime Day deals À vous les Ventes Flash Prime Day en exclusivité."} +{"t":"PD 24 Outbound 233 fr-be The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals. So, don’t miss out and join now. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Amazon Prime pour profiter des Ventes Flash exceptionnelles. Rejoignez Amazon Prime maintenant pour ne rien manquer."} +{"t":"PD 24 Outbound 234 fr-be The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Amazon Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Amazon Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 235 Body Copy fr-be The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Amazon Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Amazon Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n* Après l’essai gratuit, Amazon Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 235F Body Copy fr-be The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Amazon Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Amazon Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Amazon Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 236 Subject line fr-be Prime Day ends tomorrow Prime Day se termine demain"} +{"t":"PD 24 Outbound 237 Intro fr-be Shop exclusive deals Profitez des Ventes Flash en exclusivité"} +{"t":"PD 24 Outbound 238 Subject line fr-be Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 24 Outbound 239 Subject line fr-be Still time left to join Prime and get epic deals Rejoignez Prime pour profiter de Ventes Flash exceptionnelles"} +{"t":"PD 24 Outbound 240 Headline fr-be Shop epic deals like the star that you are Profitez des Ventes Flash exceptionnelles comme une vraie star."} +{"t":"PD 24 Outbound 241 fr-be The first day of Prime Day is under way. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles. Prime Day se termine demain à minuit, alors n’attendez plus."} +{"t":"PD 24 Outbound 242 fr-be The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Amazon Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 243 Body Copy fr-be The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Amazon Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Amazon Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 243F Body Copy fr-be The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Amazon Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Amazon Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Amazon Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 244 Intro fr-be 2 days of epic deals of ends tomorrow Fin des 2 jours de Ventes Flash demain"} +{"t":"PD 24 Outbound 245 Subject line fr-be It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 24 Outbound 246 Subject line fr-be Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PD 24 Outbound 247 Headline fr-be Last chance for some epic deals Dernière chance pour profiter de nos Ventes Flash"} +{"t":"PD 24 Outbound 248 fr-be The last day of Prime Day is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal. Le dernier jour de Prime Day est arrivé. Vous aussi, rejoignez Prime pour faire de super économies en profitant de nos Ventes Flash exceptionnelles. Abonnez-vous et devenez une vraie star."} +{"t":"PD 24 Outbound 249 fr-be The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. Le dernier jour de Prime Day est arrivé. Rejoignez Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 250 Body Copy fr-be The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Le dernier jour de Prime Day est arrivé. Rejoignez Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n* Après l’essai gratuit, Prime coûte X,XX € par mois.\n "} +{"t":"PD 24 Outbound 250F Body Copy fr-be The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Le dernier jour de Prime Day est arrivé. Rejoignez Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 251 Intro fr-be The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PD 24 Outbound 252 Subject line fr-be It’s closing night for Prime Day Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 253 Subject line fr-be Shop exclusive deals until midnight tonight Profitez des Ventes Flash jusqu’à ce soir minuit"} +{"t":"PD 24 Outbound 254 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance pour devenir une vraie star"} +{"t":"PD 24 Outbound 255 fr-be Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles. Prime Day se termine demain à minuit, alors n’attendez plus."} +{"t":"PD 24 Outbound 256 fr-be Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 257 Body Copy fr-be Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 257F Body Copy fr-be Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 258 Subject line fr-be Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 259 Intro fr-be Last chance to shop epic deals Dernière chance pour les Ventes Flash"} +{"t":"PD 24 Outbound 261 Subject line fr-be Join Prime and get epic deals until midnight Rejoignez Prime et profitez-en jusqu’à minuit"} +{"t":"PD 24 Outbound 262 Headline fr-be Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star"} +{"t":"PD 24 Outbound 264 fr-be The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. La fin de Prime Day est proche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Rejoignez Prime dès maintenant et devenez une vraie star."} +{"t":"PD 24 Outbound 265 Body Copy fr-be The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. La fin de Prime Day est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 265F Body Copy fr-be The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. La fin de Prime Day est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 268 Intro fr-be Last chance to feel like a big deal Dernière chance pour les Ventes Flash"} +{"t":"PD 25 Outbound 001 Subject line fr-be Prime Day is coming xx-xx Month Prime Day arrive du XX au XX juillet"} +{"t":"PD 25 Outbound 002 Subject line fr-be Four days of big deals, only for Prime members 4 jours de Ventes Flash réservés aux membres Prime"} +{"t":"PD 25 Outbound 003 Headline fr-be Four days of big deals: xx-xx Month Quatre jours de super Ventes Flash : XX-XX juillet"} +{"t":"PD 25 Outbound 004 CTA fr-be Get ready Préparez-vous"} +{"t":"PD 25 Outbound 005 Subject line fr-be Prime Day is coming xx-xx Month Prime Day arrive du XX au XX juillet"} +{"t":"PD 25 Outbound 006 Intro fr-be Four days of big deals Quatre jours de super Ventes Flash"} +{"t":"PD 25 Outbound 008 Subject line fr-be Prime Day is almost here: XX-XX Month C’est bientôt Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 009 Subject line fr-be Four days of big deals, exclusively for Prime members 4 jours de Ventes Flash réservés aux membres Prime"} +{"t":"PD 25 Outbound 010 Headline fr-be Four days of big deals: XX-XX Month Quatre jours de super Ventes Flash"} +{"t":"PD 25 Outbound 011 CTA fr-be Get ready Préparez-vous"} +{"t":"PD 25 Outbound 012 Subject line fr-be Prime Day is almost here: XX-XX Month C’est bientôt Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 013 Intro fr-be Four days of big deals are coming 4 jours de super Ventes Flash"} +{"t":"PD 25 Outbound 015 Subject line fr-be Stay up late, Prime Day starts at midnight Restez éveillés, Prime Day commence à minuit"} +{"t":"PD 25 Outbound 016 Subject line fr-be Prime member-exclusive deals: XX-XX Month Ventes Flash pour les membres Prime XX-XX juillet"} +{"t":"PD 25 Outbound 017 Headline fr-be Four days of big deals XX-XX Month Quatre jours de super Ventes Flash XX-XX juillet"} +{"t":"PD 25 Outbound 018 CTA fr-be Set your alarm Réglez votre alarme"} +{"t":"PD 25 Outbound 019 Subject line fr-be Ready? Prime Day starts at midnight. Prêt ? Prime Day commence à minuit."} +{"t":"PD 25 Outbound 020 Intro fr-be 4 days of Prime member-exclusive deals 4 jours de Ventes Flash pour les membres"} +{"t":"PD 25 Outbound 021 CTA fr-be Set your alarm Réglez votre alarme"} +{"t":"PD 25 Outbound 023 Subject line fr-be Join Prime for four days of big deals Profitez de 4 jours de Ventes Flash avec Prime"} +{"t":"PD 25 Outbound 024 Headline fr-be Four days of exclusive deals: XX-XX Month 4 jours de Ventes Flash Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 025 CTA fr-be Join Prime Rejoindre Prime"} +{"t":"PD 25 Outbound 026 Subject line fr-be Prime Day is coming XX-XX Month Prime Day arrive du XX au XX juillet"} +{"t":"PD 25 Outbound 027 Intro fr-be Join Prime for four days of exclusive deals 4 jours de super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 028 CTA fr-be Join Prime Rejoindre Prime"} +{"t":"PD 25 Outbound 030 Subject line fr-be Join Prime for four days of big deals Profitez de 4 jours de Ventes Flash avec Prime"} +{"t":"PD 25 Outbound 031 Headline fr-be Four days of big deals: XX-XX Month Quatre jours de super Ventes Flash : XX-XX juillet"} +{"t":"PD 25 Outbound 032 CTA fr-be Join Prime Rejoignez Prime"} +{"t":"PD 25 Outbound 034 Intro fr-be Join Prime for 4 days of exclusive deals 4 jours de super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 036 Subject line fr-be Stay up late, Prime Day starts at midnight Restez éveillés, Prime Day commence à minuit"} +{"t":"PD 25 Outbound 037 Subject line fr-be Join Prime for exclusive deals from XX-XX Month Profitez des Ventes Flash avec Prime XX-XX juillet"} +{"t":"PD 25 Outbound 040 Subject line fr-be Ready? Prime Day starts at midnight Prêt ? Prime Day commence à minuit"} +{"t":"PD 25 Outbound 041 Intro fr-be Sign up for exclusive deals from XX-XX Month Ventes Flash Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 043 Subject line fr-be Prime Day is here Prime Day est enfin là"} +{"t":"PD 25 Outbound 044 Subject line fr-be Enjoy four days of big deals Profitez de quatre jours de super Ventes Flash"} +{"t":"PD 25 Outbound 045 Headline fr-be Feel like a big deal with these epic deals Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 047 fr-be Exclusive deals, just for you Ventes Flash exclusives, rien que pour vous"} +{"t":"PD 25 Outbound 048 CTA fr-be Shop now Découvrir"} +{"t":"PD 25 Outbound 049 Subject line fr-be Prime Day is here Prime Day est enfin là"} +{"t":"PD 25 Outbound 050 fr-be Four days of Prime member-exclusive deals Ventes Flash juste pour les membres Prime"} +{"t":"PD 25 Outbound 053 fr-be Enjoy Prime exclusive deals now Profitez de Ventes Flash exclusives dès maintenant"} +{"t":"PD 25 Outbound 054 Subject line fr-be Enjoy Prime Day deals now Profitez des Ventes Flash Prime Day dès maintenant"} +{"t":"PD 25 Outbound 055 Subject line fr-be Your epic deals are waiting for you Vos super Ventes Flash vous attendent"} +{"t":"PD 25 Outbound 056 Headline fr-be Feel special with these exclusive Prime Day deals À vous les Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Outbound 057 CTA fr-be Shop now Découvrir ALT: Voir plus"} +{"t":"PD 25 Outbound 058 Subject line fr-be Prime Day is live Prime Day est en cours"} +{"t":"PD 25 Outbound 059 Intro fr-be Check out these exclusive deals \n Découvrez les Ventes Flash exclusives"} +{"t":"PD 25 Outbound 059F Intro fr-be Check out these exclusive deals Découvrez les Ventes Flash exclusives"} +{"t":"PD 25 Outbound 060 CTA fr-be Shop now Voir plus"} +{"t":"PD 25 Outbound 061 Subject line fr-be Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 25 Outbound 062 Intro fr-be Check out these epic deals before lights out Découvrez vite ces super Ventes Flash"} +{"t":"PD 25 Outbound 064 Subject line fr-be Discover what day two of Prime Day has for you Jour 2 : découvrez ce que Prime Day vous réserve"} +{"t":"PD 25 Outbound 065 Subject line fr-be Don't miss out on these exclusive deals Ne manquez pas ces Ventes Flash exclusives"} +{"t":"PD 25 Outbound 066 Headline fr-be Epic deals that make you feel like a big deal Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 067 fr-be w/o FLABD: \n Epic deals to make you smile De super Ventes Flash que vous allez adorer"} +{"t":"PD 25 Outbound 067F fr-be w/o FLABD: Epic deals to make you smile De super Ventes Flash que vous allez adorer"} +{"t":"PD 25 Outbound 069 fr-be Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 25 Outbound 070 Subject line fr-be Another Prime Day of big deals Nouveau Prime Day, nouvelles Ventes Flash"} +{"t":"PD 25 Outbound 071 Intro fr-be Start the day with big deals Débutez la journée avec des Ventes Flash"} +{"t":"PD 25 Outbound 073 fr-be There's still time to check these big deals Il est encore temps de saisir ces Ventes Flash"} +{"t":"PD 25 Outbound 074 Subject line fr-be Don't let the sun set on these big deals Ne passez pas à côté de ces Ventes Flash"} +{"t":"PD 25 Outbound 075 Subject line fr-be End your day feeling like a big deal Finissez votre journée en beauté"} +{"t":"PD 25 Outbound 076 fr-be End your day scoring big deals Finissez votre journée avec de super Ventes Flash"} +{"t":"PD 25 Outbound 077 Headline fr-be Shop epic and exclusive deals today Profitez dès maintenant de Ventes Flash exclusives"} +{"t":"PD 25 Outbound 079 Subject line fr-be End your day feeling like a big deal Finissez votre journée en beauté"} +{"t":"PD 25 Outbound 080 fr-be Here's an epic way to end your day Finissez votre journée en beauté"} +{"t":"PD 25 Outbound 081 fr-be End your day with deals that make you smile Finissez votre journée avec le sourire"} +{"t":"PD 25 Outbound 083 Intro fr-be Bag an exclusive deal this Prime Day Découvrez nos Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 085 fr-be Exclusive deals that need putting to bed Ces Ventes Flash touchent à leur fin"} +{"t":"PD 25 Outbound 086 Subject line fr-be These exclusive deals end in 48 hours Ces Ventes Flash finissent dans 48h"} +{"t":"PD 25 Outbound 087 Intro fr-be Check out Prime Day big deals tonight Profitez vite des Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 089 fr-be Prime Day is here Prime Day est là"} +{"t":"PD 25 Outbound 090 Subject line fr-be Prime Day has started Prime Day a commencé"} +{"t":"PD 25 Outbound 091 Subject line fr-be Get ready to feel like a big deal Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 092 fr-be Get ready to enjoy epic deals Profitez des super Ventes Flash"} +{"t":"PD 25 Outbound 093 Headline fr-be Access Prime Day's exclusive deals today Accédez aux Ventes Flash Prime Day dès aujourd’hui"} +{"t":"PD 25 Outbound 094 CTA fr-be Join Prime now Rejoindre Prime maintenant"} +{"t":"PD 25 Outbound 096 Intro fr-be Four days of exclusive deals Quatre jours de Ventes Flash exclusives"} +{"t":"PD 25 Outbound 097 CTA fr-be Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Outbound 099 Intro fr-be Access four days of big deals Accédez à 4 jours de super Ventes Flash"} +{"t":"PD 25 Outbound 101 CTA fr-be Join Prime now Rejoindre Prime maintenant"} +{"t":"PD 25 Outbound 102 Subject line fr-be Another day of big deals this Prime Day Nouvelle journée de super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 103 Subject line fr-be Epic deals to make you feel like a big deal Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 104 fr-be Epic deals to make you smile De super Ventes Flash que vous allez adorer"} +{"t":"PD 25 Outbound 105 fr-be Just two days left to bag some amazing deals Plus que 2 jours pour profiter de nos Ventes Flash"} +{"t":"PD 25 Outbound 106 Headline fr-be Just two days left of big deals Plus que deux jours de super Ventes Flash"} +{"t":"PD 25 Outbound 109 Intro fr-be Big deals end in 48 hours Ces Ventes Flash finissent dans 48h"} +{"t":"PD 25 Outbound 112 Subject line fr-be Prime Day ends soon, don't miss out. Prime Day finit bientôt, profitez-en vite"} +{"t":"PD 25 Outbound 113 Intro fr-be Sign up and feel like a big deal Rejoignez Prime, profitez des Prime Day"} +{"t":"PD 25 Outbound 114 fr-be Sign up and enjoy epic deals Profitez des Ventes Flash avec Prime"} +{"t":"PD 25 Outbound 116 Subject line fr-be Prime Day ends midnight tomorrow Prime Day se termine demain à minuit"} +{"t":"PD 25 Outbound 117 Subject line fr-be There’s still time to bag an epic deal Il est encore temps de profiter de Ventes Flash"} +{"t":"PD 25 Outbound 118 Headline fr-be Time is ticking on these big deals, don’t miss out Le temps presse : ne ratez pas ces Ventes Flash"} +{"t":"PD 25 Outbound 119 CTA fr-be Save now Économiser"} +{"t":"PD 25 Outbound 120 Subject line fr-be Prime Day ends midnight tomorrow Prime Day se termine demain à minuit"} +{"t":"PD 25 Outbound 121 Intro fr-be These exclusive deals won’t wait forever Ces Ventes Flash exclusives ont une fin"} +{"t":"PD 25 Outbound 123 fr-be There’s still time to enjoy Prime Day Il est encore temps de profiter de Prime Day"} +{"t":"PD 25 Outbound 124 Subject line fr-be Don’t miss out on Prime Day Ne manquez pas Prime Day"} +{"t":"PD 25 Outbound 125 fr-be The clock is ticking on these big deals Le temps presse, profitez des Ventes Flash"} +{"t":"PD 25 Outbound 126 Subject line fr-be There’s still time to feel like a big deal Il est encore temps d'en profiter"} +{"t":"PD 25 Outbound 127 fr-be Time's running out on these epic deals Ces super Ventes Flash touchent à leur fin"} +{"t":"PD 25 Outbound 128 Headline fr-be Prime Day deals to make you feel like a big deal Profitez de nos super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 129 fr-be Prime Day deals to make you smile Des Ventes Flash Prime Day que vous allez adorer"} +{"t":"PD 25 Outbound 131 Subject line fr-be The clock is ticking on Prime Day Le temps passe vite pendant Prime Day"} +{"t":"PD 25 Outbound 132 fr-be These big deals end in 24 hours Ces Ventes Flash finissent dans 24h"} +{"t":"PD 25 Outbound 135 Subject line fr-be Prime Day is still on, but not for long Prime Day se termine très très bientôt"} +{"t":"PD 25 Outbound 137 Intro fr-be Prime Day ends in 24 hours Prime Day se termine dans 24 heures"} +{"t":"PD 25 Outbound 139 Subject line fr-be Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 25 Outbound 140 Subject line fr-be Your epic deals end tonight Vos Ventes Flash Prime Day se terminent ce soir"} +{"t":"PD 25 Outbound 141 Headline fr-be Epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 25 Outbound 143 Subject line fr-be Prime Day ends tonight Prime Day se termine ce soir"} +{"t":"PD 25 Outbound 144 Intro fr-be Big deals end at midnight Ces Ventes Flash se terminent à minuit"} +{"t":"PD 25 Outbound 146 Subject line fr-be It’s the final few hours of Prime Day Prime Day, c'est bientôt la fin !"} +{"t":"PD 25 Outbound 147 Subject line fr-be Exclusive deals end at midnight Les Ventes Flash exclusives se terminent à minuit"} +{"t":"PD 25 Outbound 148 Headline fr-be Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 25 Outbound 149 fr-be Last chance to shop, save and enjoy epic deals Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 25 Outbound 151 Subject line fr-be Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 25 Outbound 152 Intro fr-be Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 25 Outbound 155 Subject line fr-be Join Prime to shop big deals until tomorrow night Profitez de Ventes Flash juqu’à demain avec Prime"} +{"t":"PD 25 Outbound 156 Headline fr-be Time is ticking on these big deals, don’t miss out Le temps presse : ne manquez pas ces Ventes Flash"} +{"t":"PD 25 Outbound 159 Intro fr-be Enjoy access to big deals Profitez de ces super Ventes Flash"} +{"t":"PD 25 Outbound 161 fr-be Prime Day is still on, but not for long Prime Day se termine très très bientôt"} +{"t":"PD 25 Outbound 162 Subject line fr-be The clock is ticking on Prime Day Le temps presse pour Prime Day"} +{"t":"PD 25 Outbound 163 Intro fr-be 4 days of big deals ends tomorrow Ces Ventes Flash terminent demain"} +{"t":"PD 25 Outbound 164 CTA fr-be Join Prime now Rejoindre Prime maintenant"} +{"t":"PD 25 Outbound 165 fr-be Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 25 Outbound 166 Subject line fr-be Just a few hours left to access big deals Plus que quelques heures pour en profiter"} +{"t":"PD 25 Outbound 167 Subject line fr-be These big deals end in 24 hours Vos super Ventes Flash se terminent ce soir"} +{"t":"PD 25 Outbound 168 Headline fr-be Last chance to get big deals Dernière chance de profiter de super Ventes Flash"} +{"t":"PD 25 Outbound 170 Subject line fr-be Prime Day ends in 24 hours Prime Day se termine ce soir"} +{"t":"PD 25 Outbound 171 Intro fr-be Don’t miss out on these big deals Ne manquez pas ces super Ventes Flash"} +{"t":"PD 25 Outbound 174 Intro fr-be Last chance to feel like a big deal Dernière chance pour en profiter"} +{"t":"PD 25 Outbound 176 fr-be Epic deals end midnight Ces Ventes Flash finissent à minuit"} +{"t":"PD 25 Outbound 186 Subject line fr-be Check out Prime Day’s Top 100 Deals Ventes Flash Prime Day : découvrez notre Top 100"} +{"t":"PD 25 Outbound 187 Intro fr-be Shop the most epic deals Faites de super économies"} +{"t":"PD 25 Outbound 188 fr-be See top 100 Découvrir le Top 100"} +{"t":"PD 25 Outbound 189 fr-be See top picks Découvrir nos favoris"} +{"t":"PD 25 Outbound 190 CTA fr-be Discover now Découvrir maintenant"} +{"t":"PD 25 Outbound 191 Subject line fr-be Glowing reviews, epic prices Super offres sur nos produits très bien notés"} +{"t":"PD 25 Outbound 192 Intro fr-be Snap up big deals on 4+ star-rated products Découvrez des Ventes Flash 4* pour vous"} +{"t":"PD 25 Outbound 194 Subject line fr-be Deals on trustworthy brands Ventes Flash sur les meilleures marques"} +{"t":"PD 25 Outbound 195 Intro fr-be Top brands at epic prices Les Meilleures Marques à petits prix"} +{"t":"PD 25 Outbound 196 CTA fr-be See all Découvrir"} +{"t":"PD 25 Outbound 197 Subject line fr-be Products you love at prices you'll love Ventes Flash Prime Day sur vos produits préférés"} +{"t":"PD 25 Outbound 198 Intro fr-be Discover highly-rated deals À vous les Ventes Flash les mieux notées"} +{"t":"PD 25 Outbound 200 Subject line fr-be Deals on Influencer Favourites Ventes Flash favorites des influenceurs"} +{"t":"PD 25 Outbound 201 Intro fr-be Shop before they're gone Profitez-en dès maintenant"} +{"t":"PD 25 Outbound 203 Subject line fr-be Big deals on our new arrivals Super Ventes Flash sur nos nouveautés"} +{"t":"PD 25 Outbound 204 Intro fr-be New items you'll love Nouveaux produits que vous allez adorer"} +{"t":"PD 25 Outbound 205 CTA fr-be See new arrivals Voir les nouveautés"} +{"t":"PD 25 Outbound 206 Subject line fr-be Don’t miss out on your Prime Day deals Ne manquez pas vos Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 207 Intro fr-be Shop big deals tailored to your taste Profitez de Ventes Flash juste pour vous"} +{"t":"PD 25 Outbound 209 Subject line fr-be Prime Day deals inspired by you Des Ventes Flash Prime Day qui vous ressemblent"} +{"t":"PD 25 Outbound 210 Intro fr-be Shop big deals based on your basket and wishlist Profitez de Ventes Flash sur mesure"} +{"t":"PD 25 Outbound 212 Subject line fr-be Keep shopping before Prime Day deals disappear Profitez des Ventes Flash Prime Day avant la fin !"} +{"t":"PD 25 Outbound 213 Intro fr-be Shop epic deals Faites de super économies"} +{"t":"PD 25 Outbound 238 fr-be Exclusively for Prime members Exlusivement pour les membres Amazon Prime"} +{"t":"SDD 23 Outbound 001 Subject line fr-be Ready for up to 40% off in the Amazon Spring Sale? Jusqu’à -40% pendant les Ventes  Flash de Printemps"} +{"t":"SDD 23 Outbound 002 Subject line fr-be Starts 27 March À partir du 27 mars"} +{"t":"SDD 23 Outbound 003 Headline fr-be Over two days of spring savings 2 jours pour faire de super économies"} +{"t":"SDD 23 Outbound 004 Body Copy fr-be The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Les Ventes Flash de  Printemps Amazon arrivent ! Préparez-vous à profiter de réductions jusqu’à  40% sur tout ce dont vous avez besoin pour le printemps. Notez-le dans vos  agendas : du 27 mars à 18h jusqu’au 29 mars à minuit, deux jours de Ventes  Flash à ne pas manquer !"} +{"t":"SDD 23 Outbound 005 CTA fr-be Save the date Préparez-vous"} +{"t":"SDD 23 Outbound 006 Title fr-be Save up to 40% in the Amazon Spring Sale Économisez jusqu’à 40% sur Amazon"} +{"t":"SDD 23 Outbound 007 Body Copy fr-be Over two days of spring savings 2 jours pour faire de super économies"} +{"t":"SDD 23 Outbound 009 Subject line fr-be Save up to 40% in the Amazon Spring Sale today! Ventes  Flash de Printemps, jusqu’à -40% dès aujourd’hui"} +{"t":"SDD 23 Outbound 010 Subject line fr-be Starts at 6pm À partir de 18h"} +{"t":"SDD 23 Outbound 011 Headline fr-be Get that spring feeling with up to 40% off today! Le printemps arrive avec des réductions jusqu’à  40%"} +{"t":"SDD 23 Outbound 012 Body Copy fr-be The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Les Ventes Flash de Printemps débutent à 18h aujourd’hui. Avec des réductions jusqu’à 40% sur les  articles de jardinage, cuisine, high-tech et plus encore. Trouvez les  meilleures promotions pour un printemps réussi !"} +{"t":"SDD 23 Outbound 013 CTA fr-be See the deals Voir les Ventes  Flash"} +{"t":"SDD 23 Outbound 014 Title fr-be Save up to 40% in the Amazon Spring Sale Ventes Flash de Printemps : jusqu’à  -40%"} +{"t":"SDD 23 Outbound 015 Body Copy fr-be Starts 6pm tonight À partir de 18h aujourd’hui"} +{"t":"SDD 23 Outbound 016 CTA fr-be See the deals Voir les Ventes  Flash"} +{"t":"SDD 23 Outbound 017 Subject line fr-be The clock is ticking on the Amazon Spring Sale Ventes Flash de Printemps : profitez-en maintenant"} +{"t":"SDD 23 Outbound 018 Subject line fr-be Save up to 40% while you still can Il est encore temps d’économiser jusqu’à 40%"} +{"t":"SDD 23 Outbound 019 Headline fr-be Check out today's spring deals Découvrez les Ventes Flash de Printemps du jour"} +{"t":"SDD 23 Outbound 020 Body Copy fr-be The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Les Ventes Flash de  Printemps Amazon sont lancées et nos offres promotionnelles battent leur  plein ! Il ne reste plus que deux jours pour profiter de jusqu’à 40% de  réduction sur les articles incontournables du printemps. Faites vite, les  Ventes Flash se terminent demain à minuit."} +{"t":"SDD 23 Outbound 021 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"SDD 23 Outbound 022 Title fr-be Only two days left to get up to 40% off Plus que 2 jours pour profiter de jusqu’à -40%"} +{"t":"SDD 23 Outbound 023 Body Copy fr-be Spring daily deals! Ends tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 23 Outbound 025 Title fr-be The clock is ticking on the Spring Sale Ventes Flash de Printemps : l’heure file"} +{"t":"SDD 23 Outbound 026 Body Copy fr-be Save up to 40% at Amazon Économisez jusqu’à 40% sur Amazon"} +{"t":"SDD 23 Outbound 027 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"SDD 23 Outbound 028 Subject line fr-be Last chance to get up to 40% off at Amazon Dernière chance de  profiter de promotions jusqu’à -40%"} +{"t":"SDD 23 Outbound 029 Subject line fr-be Spring Sale ends midnight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 23 Outbound 030 Headline fr-be Check out our final Spring Sale deals Découvrez les  dernières Ventes Flash de Printemps"} +{"t":"SDD 23 Outbound 031 Body Copy fr-be Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  C’est le dernier  jour des Ventes Flash de Printemps Amazon. Il reste encore du temps pour profiter de réductions  jusqu'à -40% sur vos articles préférés. Préparez-vous pour un printemps inoubliable, avec  des prix incroyables ! Découvrez nos offres avant la fin des Ventes  Flash de Printemps ce soir à minuit."} +{"t":"SDD 23 Outbound 033 Title fr-be Only a few hours left of our Spring Sale Ventes Flash de Printemps : dernier appel"} +{"t":"SDD 23 Outbound 034 Body Copy fr-be Last chance to save up to 40% at Amazon Jusqu’à  -40% sur Amazon : dernière chance"} +{"t":"SDD 23 Outbound 036 Title fr-be Spring Sale ends midnight Ventes Flash de Printemps : se terminent à minuit"} +{"t":"SDD 23 Outbound 037 Body Copy fr-be Save up to 40% at Amazon Économisez jusqu’à 40% sur  Amazon"} +{"t":"SDD 24 Outbound 001 Subject line fr-be Amazon Spring Deal Days are coming! Up to 40% off  Économisez avec les Ventes Flash de Printemps !"} +{"t":"SDD 24 Outbound 002 Subject line fr-be Starts 20 March À partir du 20 mars"} +{"t":"SDD 24 Outbound 003 Headline fr-be Shop six days of up to 40% off for spring Profitez de 6 jours de super économies !"} +{"t":"SDD 24 Outbound 004 Body Copy fr-be Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! Les Ventes Flash de Printemps Amazon approchent ! Profitez de six jours de super économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine. Retrouvez-les le 20 mars à minuit et jusqu’au 25 mars. Notez bien la date pour ne rien manquer !"} +{"t":"SDD 24 Outbound 005 CTA fr-be Save the date Notez la date"} +{"t":"SDD 24 Outbound 006 Title fr-be Save up to 40% on Amazon Spring Deal Days Ventes Flash de Printemps : économisez !"} +{"t":"SDD 24 Outbound 007 Body Copy fr-be Shop six days of big spring savings Profitez de six jours d’économies"} +{"t":"SDD 24 Outbound 008 CTA fr-be Save the date Notez la date"} +{"t":"SDD 24 Outbound 009 Subject line fr-be Amazon Spring Deal Days are almost here! Les Ventes Flash de Printemps, c'est bientôt !"} +{"t":"SDD 24 Outbound 011 Headline fr-be Shop six days of up to 40% off for spring Profitez de six jours d’économies"} +{"t":"SDD 24 Outbound 012 Body Copy fr-be New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! Les Ventes Flash de Printemps arrivent à grands pas ! Profitez de six jours de Ventes Flash avec de super économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine… Du 20 mars à minuit au 25 mars à minuit, de super économies de printemps vous attendent !"} +{"t":"SDD 24 Outbound 017 Subject line fr-be Get ready! New Amazon Spring Deal Days start tomorrow! Les Ventes Flash de Printemps commencent demain !"} +{"t":"SDD 24 Outbound 018 Subject line fr-be Starts midnight until 25 March À partir de ce soir minuit et jusqu’au 25 mars"} +{"t":"SDD 24 Outbound 019 Headline fr-be Shop six days of up to 40% off deals Profitez de six jours d’économies"} +{"t":"SDD 24 Outbound 020 Body Copy fr-be Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Les Ventes Flash de Printemps Amazon débutent ce soir à minuit. Préparez-vous pour six jours incroyables avec de super économies sur tout ce dont vous avez besoin pour bien démarrer le printemps, de l’électronique à la mode en passant par la maison et la cuisine… Pensez à régler une alarme !"} +{"t":"SDD 24 Outbound 021 CTA fr-be Starts midnight À partir de ce soir minuit"} +{"t":"SDD 24 Outbound 022 Title fr-be Amazon Spring Deal Days start tomorrow! Ventes Flash de Printemps dès demain !"} +{"t":"SDD 24 Outbound 023 Body Copy fr-be Shop six days of up to 40% off Profitez de six jours d’économies"} +{"t":"SDD 24 Outbound 024 CTA fr-be Starts midnight À partir de ce soir minuit"} +{"t":"SDD 24 Outbound 025 Title fr-be Check out Spring WOW! Deals Découvrez les Ventes WOW! de Printemps"} +{"t":"SDD 24 Outbound 026 Body Copy fr-be Save big with Amazon Prime during Spring Deal Days Super économies exclusives aux membres Prime"} +{"t":"SDD 24 Outbound 027 CTA fr-be Sign up now Découvrir"} +{"t":"SDD 24 Outbound 028 Subject line fr-be New, Amazon Spring Deal Days are here! Les Ventes Flash de Printemps, c’est maintenant !"} +{"t":"SDD 24 Outbound 029 Subject line fr-be Up to 40% off starts today Des bonnes affaires à saisir dès aujourd'hui !"} +{"t":"SDD 24 Outbound 030 Headline fr-be Shop up to 40% off for spring today Faites de super économies de printemps aujourd’hui"} +{"t":"SDD 24 Outbound 031 Body Copy fr-be Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Qui dit printemps, dit super économies avec les Ventes Flash de Printemps Amazon. Profitez dès aujourd’hui de belles économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine… Les Ventes Flash vous feront profiter de super prix jusqu'au 25 mars !"} +{"t":"SDD 24 Outbound 032 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"SDD 24 Outbound 033 Title fr-be Amazon Spring Deal Days start today! Ventes Flash de Printemps : dès aujourd’hui !"} +{"t":"SDD 24 Outbound 034 Body Copy fr-be Shop up to 40% off Faites de super économies"} +{"t":"SDD 24 Outbound 035 CTA fr-be See the deals Voir les Ventes Flash"} +{"t":"SDD 24 Outbound 036 Subject line fr-be Amazon Spring Deal Days have started! C'est parti pour les Ventes Flash de Printemps !"} +{"t":"SDD 24 Outbound 037 Subject line fr-be On now until 25 March Profitez-en jusqu’au 25 mars"} +{"t":"SDD 24 Outbound 038 Headline fr-be Shop six days of up to 40% off from today Profitez de six jours d’économies"} +{"t":"SDD 24 Outbound 039 Body Copy fr-be The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Le premier jour des Ventes Flash de Printemps Amazon est presque terminé. Mais ce n’est que le début. Profitez jusqu’au 25 mars minuit de super économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine… Découvrez dès demain d’autres Ventes Flash de printemps !"} +{"t":"SDD 24 Outbound 041 Title fr-be Amazon Spring Deal Days are now on! Coup d'envoi des Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 043 CTA fr-be Shop now Acheter maintenant"} +{"t":"SDD 24 Outbound 044 Title fr-be Amazon Spring Deal Days are here! Les Ventes Flash de Printemps sont là !"} +{"t":"SDD 24 Outbound 045 Body Copy fr-be Save up to 40% off until 25 March À vous les économies jusqu’au 25 mars !"} +{"t":"SDD 24 Outbound 047 Subject line fr-be Amazon Spring Deal Days are in full swing Les Ventes Flash de Printemps battent leur plein !"} +{"t":"SDD 24 Outbound 048 Subject line fr-be Shop up to 40% off until 25 March Faites de super économies jusqu’au 25 mars"} +{"t":"SDD 24 Outbound 049 Headline fr-be Shop up to 40% off everything you need for Spring  Faites de super économies ce printemps"} +{"t":"SDD 24 Outbound 050 Body Copy fr-be Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Les Ventes Flash de Printemps Amazon battent leur plein ! Faites de super économies cette semaine avec de nombreuses Ventes Flash sur l’électronique, la mode, la maison, la cuisine et plus encore. Profitez-en jusqu’au 25 mars minuit."} +{"t":"SDD 24 Outbound 052 Title fr-be Amazon Spring Deal Days are in full swing! C’est les Ventes Flash de Printemps !"} +{"t":"SDD 24 Outbound 053 Body Copy fr-be Shop the latest deals Découvrez les nouvelles Ventes Flash"} +{"t":"SDD 24 Outbound 055 Subject line fr-be New day, new epic deals with Amazon Spring Deal Days Nouveau jour, nouvelles Ventes Flash !"} +{"t":"SDD 24 Outbound 056 Subject line fr-be Shop up to 40% off Amazon Spring Deal Days, today!  Ventes Flash de Printemps : faites des super économies"} +{"t":"SDD 24 Outbound 057 Headline fr-be New day, new deals on everything you need for Spring Nouvelles Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 058 Body Copy fr-be Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Nos dernières Ventes Flash viennent de sortir, découvrez-les vite tant qu’il est encore temps. Il ne vous reste plus que quelques jours avant la fin des Ventes Flash de Printemps Amazon. Vous avez jusqu’au 25 mars minuit pour faire de super économies !"} +{"t":"SDD 24 Outbound 060 Title fr-be Discover new deals everyday De nouvelles Ventes Flash chaque jour"} +{"t":"SDD 24 Outbound 061 Body Copy fr-be Up to 40% off on Amazon Spring Deal Days Faites de super économies avec les Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Outbound 063 Subject line fr-be Shop must-have savings with Amazon Spring Deal Days Économisez pendant les Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 064 Subject line fr-be Shop up to 40% off spring deals today! Faites de super économies de printemps aujourd’hui"} +{"t":"SDD 24 Outbound 065 Headline fr-be There's only two Amazon Spring Deal Days left! Ventes Flash de Printemps : plus que 2 jours !"} +{"t":"SDD 24 Outbound 066 Body Copy fr-be Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Et si vous faisiez le plein d’économies cette saison ? Profitez des Ventes Flash de Printemps Amazon pour bénéficier de réductions incroyables sur l'électronique, la mode, la maison, la cuisine et plus encore. Dépêchez-vous, les Ventes Flash se terminent le 25 mars à minuit !"} +{"t":"SDD 24 Outbound 068 Title fr-be Amazon Spring Deal Days still on! Les Ventes Flash de Printemps continuent"} +{"t":"SDD 24 Outbound 069 Body Copy fr-be Get up to 40% off until 25 March Faites de super économies jusqu'au 25 mars"} +{"t":"SDD 24 Outbound 071 Title fr-be Amazon Spring Deal Days continues! Les Ventes Flash de Printemps sont là"} +{"t":"SDD 24 Outbound 072 Body Copy fr-be Discover new deals every day De nouvelles Ventes Flash chaque jour"} +{"t":"SDD 24 Outbound 074 Title fr-be Check out Amazon Spring WOW! deals Découvrez les Ventes WOW! de Printemps"} +{"t":"SDD 24 Outbound 075 Body Copy fr-be Save big with Amazon Spring Deal Days, today! Faites des économies ce printemps"} +{"t":"SDD 24 Outbound 077 Title fr-be Discover trending Amazon Spring deals Ventes Flash de Printemps tendance"} +{"t":"SDD 24 Outbound 078 Body Copy fr-be Shop the most loved deals Découvrez les Ventes Flash populaires"} +{"t":"SDD 24 Outbound 079 CTA fr-be Discover more En savoir plus"} +{"t":"SDD 24 Outbound 080 Title fr-be See our Top 100 deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 24 Outbound 081 Body Copy fr-be Find Amazon Spring Deal Days bestsellers Découvrez les meilleures Ventes Flash"} +{"t":"SDD 24 Outbound 083 Title fr-be Shop up to 40% off with Amazon Spring Deal Days Ventes Flash Amazon les plus populaires"} +{"t":"SDD 24 Outbound 084 Body Copy fr-be Discover the most-loved deals À vous les ventes Flash les mieux notées"} +{"t":"SDD 24 Outbound 085 CTA fr-be Learn more En savoir plus"} +{"t":"SDD 24 Outbound 086 Title fr-be What's new for Amazon Spring Deal Days? Ventes Flash de Printemps : nouveautés"} +{"t":"SDD 24 Outbound 087 Body Copy fr-be Check out new deals today Découvrez les nouvelles Ventes Flash"} +{"t":"SDD 24 Outbound 089 Title fr-be Amazon Spring Deal Days are on now! Les Ventes Flash de Printemps ont débuté"} +{"t":"SDD 24 Outbound 090 Body Copy fr-be Find Amazon Spring Deals under £15/20€ Découvrez nos Ventes Flash à moins de 20 €"} +{"t":"SDD 24 Outbound 092 Subject line fr-be Last chance to shop up to 40% off at Amazon Dernière chance de faire de super économies"} +{"t":"SDD 24 Outbound 093 Subject line fr-be Amazon Spring Deal Days end soon Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 24 Outbound 094 Headline fr-be Final call for up to 40% off great spring deals Dernier appel pour les super économies !"} +{"t":"SDD 24 Outbound 095 Body Copy fr-be Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Les Ventes Flash de Printemps Amazon se terminent aujourd'hui, mais pas les économies. Découvrez dès maintenant de nouvelles Ventes Flash incroyables valables jusqu’à ce soir minuit. Profitez-en tant qu’il en est encore temps !"} +{"t":"SDD 24 Outbound 098 Title fr-be Amazon Spring Deal Days end midnight Ventes Flash de Printemps : fin à minuit"} +{"t":"SDD 24 Outbound 099 Body Copy fr-be Last chance to save up to 40% off Dernière chance de faire des économies"} +{"t":"SDD 24 Outbound 101 Subject line fr-be Check out final Amazon Spring Deal Day savings! Découvrez les dernières Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 102 Subject line fr-be Don't miss up to 40% off Ne manquez pas ces Ventes Flash exceptionnelles"} +{"t":"SDD 24 Outbound 103 Headline fr-be Amazon Spring Deal Days end at midnight tonight Fin ce soir à minuit des Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 104 Body Copy fr-be There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Les Ventes Flash de Printemps Amazon se terminent dans quelques heures. Découvrez vite les dernières Ventes Flash du jour pour faire de super économies sur tout ce dont vous avez besoin pour le printemps. Profitez-en avant ce soir minuit, car après il sera trop tard."} +{"t":"SDD 24 Outbound 106 Title fr-be Discover final savings on great deals Découvrez les dernières Ventes Flash"} +{"t":"SDD 24 Outbound 107 Body Copy fr-be Amazon Spring Deals Days end at midnight Ventes Flash de Printemps : fin à minuit"} +{"t":"SDD 24 Outbound 109 Title fr-be Last call for up to 40% off at Amazon  Super économies Amazon : dernier rappel"} +{"t":"SDD 24 Outbound 110 Body Copy fr-be Amazon Spring Deal Days end at midnight Ventes Flash de Printemps : fin à minuit"} +{"t":"SDD 25 Outbound 001 Subject line fr-be Oooh! Get ready for Spring Deal Days!  Préparez-vous pour les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 002 Subject line fr-be Up to XX% off from 25 to 31 March Jusqu’à -XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 003 fr-be Epic savings from 25 to 31 March Super Ventes Flash du 25 au 31 mars"} +{"t":"SDD 25 Outbound 004 Headline fr-be Shop 7 days of big spring savings Profitez de 7 jours de super économies"} +{"t":"SDD 25 Outbound 005 CTA fr-be Save the date Notez la date"} +{"t":"SDD 25 Outbound 006 Title fr-be Get ready for Spring Deal Days Prêts pour les Ventes Flash Amazon ?"} +{"t":"SDD 25 Outbound 007 Body Copy fr-be Up to XX% off from 25 to 31 March Jusqu’à -XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 010 Subject line fr-be Spring Deal Days is coming  Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 25 Outbound 013 Headline fr-be Get ready for big spring savings Prêts pour les super Ventes Flash de Printemps ?"} +{"t":"SDD 25 Outbound 015 Title fr-be Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 25 Outbound 018 CTA fr-be Get ready Préparez-vous"} +{"t":"SDD 25 Outbound 019 Subject line fr-be Spring Deal Days: mark your calendar Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 020 Subject line fr-be Save up to XX% off from 25 to 31 March Économisez jusqu’à XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 021 fr-be Save big from 25 to 31 March Faites de super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 022 Headline fr-be Ready for 7 days of epic spring deals? Prêts pour 7 jours de super Ventes Flash ?"} +{"t":"SDD 25 Outbound 023 CTA fr-be Start your wishlist Listez vos envies"} +{"t":"SDD 25 Outbound 024 Title fr-be Spring Deal Days: mark your calendar Ventes Flash de Printemps : préparez-vous"} +{"t":"SDD 25 Outbound 025 Body Copy fr-be Save up to XX% off from 25 to 31 March Économisez jusqu’à XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 026 fr-be Save big from 25 to 31 March Super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 028 Subject line fr-be Get ready! Spring Deal Days starts tomorrow Les Ventes Flash de Printemps commencent demain !"} +{"t":"SDD 25 Outbound 030 fr-be Big savings from 25 to 31 March Faites de super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 031 Headline fr-be Spring Deal Days is just hours away Les Ventes Flash débutent dans quelques heures !"} +{"t":"SDD 25 Outbound 032 CTA fr-be Finish your wishlist Bouclez votre liste d’envies"} +{"t":"SDD 25 Outbound 033 Title fr-be Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 25 Outbound 035 fr-be Big savings from 25 to 31 March Super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 036 CTA fr-be Set your alarm! Réglez votre alarme"} +{"t":"SDD 25 Outbound 037 fr-be Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 25 Outbound 038 Title fr-be Check out spring WOW! Deals Découvrez les Ventes WOW! de Printemps"} +{"t":"SDD 25 Outbound 039 Body Copy fr-be Save big with Prime during Spring Deal Days Super économies pour les membres Prime"} +{"t":"SDD 25 Outbound 040 Body Copy fr-be Save big during Spring Deal Days Économisez pendant les Ventes Flash"} +{"t":"SDD 25 Outbound 041 CTA fr-be See WOW! Deals now Découvrez les Ventes WOW!"} +{"t":"SDD 25 Outbound 042 Subject line fr-be Spring Deal Days is finally here Les Ventes Flash de Printemps sont enfin là"} +{"t":"SDD 25 Outbound 043 Subject line fr-be Up to XX% off starts today Jusqu’à -XX% à saisir dès aujourd’hui !"} +{"t":"SDD 25 Outbound 044 Headline fr-be Epic deals start today Les super économies commencent aujourd’hui"} +{"t":"SDD 25 Outbound 045 fr-be Lots of great deals to be found De nombreuses Ventes Flash à découvrir"} +{"t":"SDD 25 Outbound 046 CTA fr-be Shop deals now Profitez-en"} +{"t":"SDD 25 Outbound 047 Title fr-be Spring Deal Days is finally here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 25 Outbound 048 Body Copy fr-be Up to XX% off starts today Jusqu’à -XX% à saisir dès aujourd’hui !"} +{"t":"SDD 25 Outbound 049 fr-be Epic deals start today Super économies dès aujourd’hui"} +{"t":"SDD 25 Outbound 050 CTA fr-be Shop deals now Profitez-en"} +{"t":"SDD 25 Outbound 051 Subject line fr-be Spring Deal Days has started!  Les Ventes Flash de Printemps ont commencé !"} +{"t":"SDD 25 Outbound 052 Subject line fr-be Save up to XX% until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 053 fr-be Big spring savings until 31 March Faites de super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 054 Headline fr-be Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"SDD 25 Outbound 056 Title fr-be Spring Deal Days has started!  Les Ventes Flash de Printemps sont là !"} +{"t":"SDD 25 Outbound 057 Body Copy fr-be Save up to XX% until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 058 fr-be Big spring savings until 31 March Super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 060 Subject line fr-be Oooh! Spring Deal Days is in full swing! Ooooh ! C’est les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 061 Subject line fr-be Save up to XX% off until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 062 fr-be Save big until 31 March Faites de super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 063 Headline fr-be Great spring savings with up to XX% off Super économies de Printemps avec jusqu’à -XX%"} +{"t":"SDD 25 Outbound 065 Title fr-be Oooh! Spring Deal Days is in full swing! C’est les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 066 Body Copy fr-be Save up to XX% off until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 067 fr-be Save big until 31 March Super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 069 Subject line fr-be New day, new deals with Spring Deal Days Chaque jour de nouvelles Ventes Flash Amazon"} +{"t":"SDD 25 Outbound 070 Subject line fr-be Shop up to XX% off with Spring Deal Days Profitez de jusqu’à -XX% sur les Ventes Flash"} +{"t":"SDD 25 Outbound 071 fr-be Save big with Spring Deal Days today Faites des économies ce Printemps"} +{"t":"SDD 25 Outbound 072 Headline fr-be More savings with Spring Deal Days Économisez avec les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 073 CTA fr-be Find your deals Profitez-en"} +{"t":"SDD 25 Outbound 074 Title fr-be Epic deals with Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Outbound 075 Body Copy fr-be Up to XX% off this Spring Deal Days Jusqu’à -XX% sur les Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 076 fr-be Save big with Spring Deal Days Faites de super économies ce Printemps"} +{"t":"SDD 25 Outbound 078 Subject line fr-be Oooh! Epic savings with Amazon Spring Deal Days Oooh ! Économisez pendant les Ventes Flash"} +{"t":"SDD 25 Outbound 079 Subject line fr-be Get up to XX% off great products Économisez jusqu’à XX% sur de super produits"} +{"t":"SDD 25 Outbound 080 fr-be Save big on great products Faites de super économies sur de super produits"} +{"t":"SDD 25 Outbound 081 Headline fr-be Shop Spring Deal Days today Profitez des Ventes Flash dès aujourd’hui !"} +{"t":"SDD 25 Outbound 082 CTA fr-be Explore deals now Profitez-en"} +{"t":"SDD 25 Outbound 083 Title fr-be Epic savings: Spring Deal Days Les super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 084 Body Copy fr-be Up to xx% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 25 Outbound 085 fr-be Save big on great products Économisez sur de super produits"} +{"t":"SDD 25 Outbound 087 Title fr-be Spring Deal Days continues! Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 088 Body Copy fr-be Discover new deals every day De nouvelles Ventes Flash chaque jour"} +{"t":"SDD 25 Outbound 090 Subject line fr-be Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 25 Outbound 091 Subject line fr-be Last chance to save up to XX% off Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 25 Outbound 092 fr-be Last chance to save big Dernière chance de faire de super économies"} +{"t":"SDD 25 Outbound 093 Headline fr-be Final call for up to XX% off spring deals Dernier appel pour économiser jusqu’à XX%"} +{"t":"SDD 25 Outbound 094 CTA fr-be Discover deals now Découvrez les Ventes Flash maintenant"} +{"t":"SDD 25 Outbound 095 Title fr-be Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 25 Outbound 096 Body Copy fr-be Last chance to save up to XX% off Economisez jusqu’à XX%"} +{"t":"SDD 25 Outbound 097 fr-be Last chance to save big Faites de super économies"} +{"t":"SDD 25 Outbound 098 CTA fr-be Shop now Voir plus"} +{"t":"SDD 25 Outbound 099 Subject line fr-be Check out final Spring Deal Days savings Profitez des dernières Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 100 Subject line fr-be Don't miss up to 40% off Ne manquez pas ces Ventes Flash exceptionnelles"} +{"t":"SDD 25 Outbound 101 fr-be Don't miss epic deals Ne manquez pas de super économies"} +{"t":"SDD 25 Outbound 102 Headline fr-be Spring Deal Days ends tonight Les Ventes Flash de Printemps se terminent ce soir"} +{"t":"SDD 25 Outbound 103 CTA fr-be Shop all deals Voir plus"} +{"t":"SDD 25 Outbound 104 Title fr-be Discover final savings on great deals Découvrez les dernières Ventes Flash"} +{"t":"SDD 25 Outbound 105 Body Copy fr-be Spring Deal Days ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 25 Outbound 107 Title fr-be Last call for up to XX% off Dernier appel : économisez jusqu’à XX %"} +{"t":"SDD 25 Outbound 108 Body Copy fr-be Spring Deal Days ends Les Ventes Flash se terminent"} +{"t":"SDD 25 Outbound 109 CTA fr-be Find your deals now Profitez-en vite"} +{"t":"SDD 25 Outbound 110 Title fr-be Spring Deal Days: 25–31 March Ventes Flash de Printemps : 25-31 mars"} +{"t":"SDD 25 Outbound 111 Body Copy fr-be Discover our Creator top deals Profitez des super offres influenceurs"} +{"t":"SDD 25 Outbound 112 fr-be Find epic savings this Spring Deal Days Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 114 Title fr-be Spring Deal Days: up to XX% off Ventes Flash de Printemps : jusqu’à -XX %"} +{"t":"SDD 25 Outbound 115 Body Copy fr-be Ready, set, go: shop epic deals À vos marques, prêts, économisez !"} +{"t":"SDD 25 Outbound 116 fr-be Great deals on great products Des Ventes Flash chaque jour"} +{"t":"SDD 25 Outbound 117 CTA fr-be Start shopping Profitez-en"} +{"t":"SDD 25 Outbound 118 Title fr-be Spring Deal Days: up to XX% off Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 25 Outbound 119 Body Copy fr-be Deals on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 25 Outbound 120 fr-be Great deals on great products Ventes Flash de Printemps : profitez-en"} +{"t":"SDD 25 Outbound 122 Title fr-be Get daily invites to WOW! Deals Recevez des alertes Ventes WOW!"} +{"t":"SDD 25 Outbound 123 Body Copy fr-be Up to xx% off: [category] Jusqu’à -XX% : [category]"} +{"t":"SDD 25 Outbound 124 Body Copy fr-be Spring Deal Days: up to XX% off Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 25 Outbound 125 fr-be Great deals on [electronics] Super Ventes Flash sur [la high-tech]"} +{"t":"SDD 25 Outbound 126 fr-be Great deals during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 127 CTA fr-be Subscribe S'abonner"} +{"t":"SDD 25 Outbound 128 Title fr-be Great deals during Spring Deal Days Oh ! Les super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 129 Body Copy fr-be Up to XX% off WOW! Deals Jusqu’à -XX% sur les Ventes WOW!"} +{"t":"SDD 25 Outbound 130 Body Copy fr-be WOW! Deals on [CATEGORY] Super Ventes WOW! sur [CATEGORY]"} +{"t":"SDD 25 Outbound 131 fr-be WOW! Deals Super Ventes WOW!"} +{"t":"SDD 25 Outbound 132 fr-be WOW! Deals on [insert category] Super Ventes WOW! sur [insert category]"} +{"t":"SDD 25 Outbound 133 CTA fr-be See WOW! Deals Super Ventes WOW!"} +{"t":"SDD 25 Outbound 134 Title fr-be Check out Top 100 Deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 25 Outbound 135 Body Copy fr-be Up to XX% off during Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 25 Outbound 136 fr-be Great savings during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 137 CTA fr-be See top picks Voir notre sélection"} +{"t":"SDD 25 Outbound 138 Title fr-be Spring Deal Days offers just for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 25 Outbound 139 Body Copy fr-be Up to XX% off your favourite products Jusqu’à -XX% sur vos produits préférés"} +{"t":"SDD 25 Outbound 140 fr-be Great savings on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 25 Outbound 141 CTA fr-be See your deals Voir votre sélection"} +{"t":"SDD 25 Outbound 142 Title fr-be Spring Deal Days: Premium Brand offers Ventes Flash sur des Marques Premium"} +{"t":"SDD 25 Outbound 143 Body Copy fr-be Oooh! Up to XX% off on Amazon Oooooh ! Jusqu’à -XX% sur Amazon"} +{"t":"SDD 25 Outbound 144 fr-be Top savings on top brands Super économies sur de grandes marques"} +{"t":"SDD 25 Outbound 145 CTA fr-be Shop now Voir plus"} +{"t":"SDD 25 Outbound 146 Title fr-be Found something yet this Spring Deal Days? Ventes Flash : trouvez votre bonheur"} +{"t":"SDD 25 Outbound 147 Body Copy fr-be Don't miss out - up to XX% off Jusqu’à -XX%. Ne passez pas à côté !"} +{"t":"SDD 25 Outbound 148 fr-be You've got great taste for great savings Alliez style et économies"} +{"t":"SDD 25 Outbound 149 CTA fr-be Keep shopping deals Profitez-en vite"} +{"t":"SDD 25 Outbound 150 Title fr-be Spring Deal Days Profitez des Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 151 Body Copy fr-be Get up to XX% off Continuez à économiser jusqu’à XX%"} +{"t":"SDD 25 Outbound 152 fr-be Keep shopping for epic savings Continuez à profiter de super économies"} +{"t":"SDD 25 Outbound 153 CTA fr-be Explore deals now Profitez-en"} +{"t":"SDD 25 Outbound 154 Title fr-be Spring Deal Days Ventes Flash les plus populaires"} +{"t":"SDD 25 Outbound 155 Body Copy fr-be Up to XX% off trending products Parcourez les produits les plus populaires"} +{"t":"SDD 25 Outbound 156 fr-be Great deals on trending products Ventes Flash sur des produits populaires"} +{"t":"SDD 26 Outbound 001 Subject line fr-be Get ready for Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps !"} +{"t":"SDD 26 Outbound 002 Subject line fr-be Save the date for Spring Deal Days Notez la date des Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 003 fr-be Epic savings from 10 to 16 March Super Ventes Flash du 10 au 16 mars"} +{"t":"SDD 26 Outbound 004 fr-be Save up to XX% off from 10 to 16 March Économisez jusqu'à XX% du 10 au 16 mars"} +{"t":"SDD 26 Outbound 005 Headline fr-be Save up to XX% off from 10 to 16 March Économisez jusqu'à XX% du 10 au 16 mars"} +{"t":"SDD 26 Outbound 006 CTA fr-be Get ready Préparez-vous"} +{"t":"SDD 26 Outbound 007 Title fr-be Get ready for Spring Deal Days Prêts pour les Ventes Flash Amazon ?"} +{"t":"SDD 26 Outbound 008 Body Copy fr-be Epic savings from 10 to 16 March Super Ventes Flash du 10 au 16 mars"} +{"t":"SDD 26 Outbound 010 CTA fr-be Save the date Notez les dates"} +{"t":"SDD 26 Outbound 011 CTA fr-be Shop now Voir plus"} +{"t":"SDD 26 Outbound 012 Subject line fr-be Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 26 Outbound 013 Subject line fr-be Spring Deal Days is almost here C'est bientôt les Ventes Flash de printemps Amazon"} +{"t":"SDD 26 Outbound 014 Title fr-be Spring Deal Days savings are coming Super économies de Printemps"} +{"t":"SDD 26 Outbound 015 Body Copy fr-be Save up to XX% off from 10 to 16 March Économisez jusqu'à XX% du 10 au 16 mars"} +{"t":"SDD 26 Outbound 016 CTA fr-be Get ready Préparez-vous"} +{"t":"SDD 26 Outbound 017 Headline fr-be Save big from 10 to 16 March Faites de super économies du 10 au 16 mars"} +{"t":"SDD 26 Outbound 019 Title fr-be Spring Deal Days is just hours away Les Ventes Flash arrivent bientôt !"} +{"t":"SDD 26 Outbound 020 Body Copy fr-be Spring Deal Days starts 10 - 16 March. Ventes Flash du 10 au 16 mars"} +{"t":"SDD 26 Outbound 023 Headline fr-be Spring Deal Days starts at midnight Les Ventes Flash commencent à minuit"} +{"t":"SDD 26 Outbound 024 Body Copy fr-be Big savings from 10 - 16 March Ventes Flash : 10-16 mars"} +{"t":"SDD 26 Outbound 026 Subject line fr-be Spring Deal Days is finally here! Les Ventes Flash de Printemps sont enfin là !"} +{"t":"SDD 26 Outbound 027 Subject line fr-be Save up to XX% off great products Économisez jusqu’à XX% sur de super produits"} +{"t":"SDD 26 Outbound 028 Headline fr-be Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 029 fr-be Lots of great deals to be found De nombreuses Ventes Flash à découvrir"} +{"t":"SDD 26 Outbound 030 CTA fr-be Shop deals now Profitez-en"} +{"t":"SDD 26 Outbound 031 Title fr-be Spring Deal Days is finally here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 26 Outbound 032 Body Copy fr-be Get up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 033 fr-be Great deals on great products Super Ventes Flash, super produits"} +{"t":"SDD 26 Outbound 034 CTA fr-be Get deals now En profiter"} +{"t":"SDD 26 Outbound 035 Subject line fr-be Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 26 Outbound 036 Subject line fr-be Up to XX% off epic deals Super Ventes Flash : jusqu'à -XX%"} +{"t":"SDD 26 Outbound 037 Headline fr-be Spring Deal Days has only just begun Les Ventes Flash de Printemps ont commencé"} +{"t":"SDD 26 Outbound 039 Title fr-be Spring Deal Days' epic deals. Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 040 Title fr-be Epic deals during Spring Deal Days Faites de super économies"} +{"t":"SDD 26 Outbound 041 Body Copy fr-be Save up to XX% off this Spring Deal Days Ventes Flash : jusqu'à -XX%"} +{"t":"SDD 26 Outbound 042 fr-be More great deals coming tomorrow Encore plus de Ventes Flash demain"} +{"t":"SDD 26 Outbound 043 CTA fr-be Shop now Voir plus"} +{"t":"SDD 26 Outbound 044 Title fr-be Day 1 of Spring Deal Days is almost over Le 1er jour des Ventes Flash se termine"} +{"t":"SDD 26 Outbound 045 Body Copy fr-be Up to XX% off deals continue tomorrow Jusqu’à -XX%, et ça continue demain"} +{"t":"SDD 26 Outbound 046 fr-be Great savings throughout Spring Deal Days Économisez pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 047 CTA fr-be Shop deals now Profitez-en"} +{"t":"SDD 26 Outbound 048 Subject line fr-be New day, new deals this Spring Deal Days Chaque jour de nouvelles Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 049 Subject line fr-be Up to XX% off continues this Spring Deal Days Ventes Flash de Printemps : encore jusqu'à -XX%"} +{"t":"SDD 26 Outbound 050 fr-be Don't forget your deals today Ne manquez pas les Ventes Flash du jour"} +{"t":"SDD 26 Outbound 051 Headline fr-be More deals this Spring Deal Days Encore plus de Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 052 Title fr-be Epic deals this Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 26 Outbound 053 Body Copy fr-be Still up to XX% off this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 056 Subject line fr-be Spring Deal Days: Epic deals await Les Ventes Flash de Printemps vous attendent"} +{"t":"SDD 26 Outbound 057 Subject line fr-be Up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 058 fr-be Great deals to be had De super Ventes Flash à saisir"} +{"t":"SDD 26 Outbound 059 Headline fr-be Up to XX% off this Spring Deal Days Ventes Flash de Printemps : jusqu'à -XX%"} +{"t":"SDD 26 Outbound 063 Body Copy fr-be Up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 066 Title fr-be Spring Deal Days: Shop big deals Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 067 Body Copy fr-be Big savings still available - up to XX% off Super économies jusqu'à -XX%"} +{"t":"SDD 26 Outbound 068 fr-be Shop and save big on selected products Économies sur une sélection de produits"} +{"t":"SDD 26 Outbound 070 Subject line fr-be New day, new deals this Spring Deal Days Nouvelles ventes Flash chaque jour"} +{"t":"SDD 26 Outbound 071 Subject line fr-be Chaque jour de nouvelles Ventes Flash Amazon"} +{"t":"SDD 26 Outbound 072 Subject line fr-be Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 073 fr-be Great deals await Super Ventes Flash en vue !"} +{"t":"SDD 26 Outbound 074 Headline fr-be Up to XX% off awaits Jusqu’à -XX% pour vous"} +{"t":"SDD 26 Outbound 076 Title fr-be Spring Deal Days: Up to XX% off Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 26 Outbound 077 Body Copy fr-be Deals on great products Des Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 080 Subject line fr-be Deals you won't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Outbound 082 fr-be Find deals at Amazon Super Ventes Flash en vue !"} +{"t":"SDD 26 Outbound 083 Headline fr-be Up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 085 CTA fr-be Shop now Voir plus"} +{"t":"SDD 26 Outbound 091 Title fr-be Don't miss out this Spring Deal Days Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Outbound 092 Body Copy fr-be Save up to XX% off Économisez jusqu'à XX%"} +{"t":"SDD 26 Outbound 095 CTA fr-be Show now Voir plus"} +{"t":"SDD 26 Outbound 096 Subject line fr-be Spring Deal Days: Deals are still waiting for you Ventes Flash de Printemps : ça continue"} +{"t":"SDD 26 Outbound 097 fr-be Great deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"SDD 26 Outbound 101 Title fr-be Spring Deal Days: Deals are still waiting for you Ventes Flash de Printemps : ça continue"} +{"t":"SDD 26 Outbound 102 Body Copy fr-be Up to XX% off a wide selection Jusqu’à -XX% sur de nombreux produits"} +{"t":"SDD 26 Outbound 106 Subject line fr-be Find great deals this Spring Deal Days Profitez de super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 107 Subject line fr-be Up to XX% on great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 109 Headline fr-be Get yourself up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Outbound 111 Title fr-be Get yourself up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Outbound 113 fr-be Lots of deals are still waiting Des Ventes Flash juste pour vous"} +{"t":"SDD 26 Outbound 115 Title fr-be Spring Deal Days' epic deals Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 116 Body Copy fr-be Get yourself up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Outbound 117 fr-be More savings to discover Des économies à ne pas rater"} +{"t":"SDD 26 Outbound 125 Body Copy fr-be There's still up to XX% off this Spring Deal Days Ventes Flash : encore jusqu'à -XX%"} +{"t":"SDD 26 Outbound 142 Subject line fr-be It's the last day of Spring Deal Days Dernier jour des Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 143 Subject line fr-be There's still time to save up to XX% Encore jusqu'à -XX%. Profitez-en vite"} +{"t":"SDD 26 Outbound 144 fr-be There's still time to get great deals Il est encore temps de profiter des Ventes Flash"} +{"t":"SDD 26 Outbound 145 Headline fr-be The Spring Deal Days clock is ticking... Les Ventes Flash de Printemps se terminent bientôt"} +{"t":"SDD 26 Outbound 146 CTA fr-be Shop great deals En profiter"} +{"t":"SDD 26 Outbound 148 Title fr-be Only one day left of Spring Deal Days Ventes Flash : plus qu'un jour"} +{"t":"SDD 26 Outbound 149 Body Copy fr-be There's still up to XX% off great products Faites jusqu'à XX% d'économies"} +{"t":"SDD 26 Outbound 150 fr-be Get great deals before they're gone De Super Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Outbound 154 Subject line fr-be With up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Outbound 155 fr-be There's still time to get great deals Il est encore temps d’économiser"} +{"t":"SDD 26 Outbound 159 Body Copy fr-be With up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Outbound 162 Title fr-be Last few hours of Spring Deal Days Ventes Flash : dernières heures"} +{"t":"SDD 26 Outbound 163 Body Copy fr-be There's still time to get up to XX% off Encore jusqu'à -XX%. Profitez-en vite"} +{"t":"SDD 26 Outbound 165 CTA fr-be Shop deals now Profitez-en"} +{"t":"SDD 26 Outbound 166 Title fr-be Spring Deal Days: 10 - 16 March Ventes Flash de Printemps : 10-16 mars"} +{"t":"SDD 26 Outbound 167 Body Copy fr-be Discover our Amazon Creator top deals Profitez des super offres influenceurs"} +{"t":"SDD 26 Outbound 168 fr-be Explore great savings across Spring Deal Days Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 171 Body Copy fr-be Great deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"SDD 26 Outbound 172 fr-be Deals throughtout Spring Deal Days Des Ventes Flash chaque jour"} +{"t":"SDD 26 Outbound 175 Body Copy fr-be Deals, deals, deals on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 26 Outbound 176 fr-be Deals, deals, deals this Spring Deal Days Ventes Flash de Printemps : profitez-en"} +{"t":"SDD 26 Outbound 178 Title fr-be Get daily invites to WOW! deals Recevez des alertes Ventes WOW!"} +{"t":"SDD 26 Outbound 179 Body Copy fr-be Up to XX% off [category] Jusqu’à -XX% sur [Catégorie]"} +{"t":"SDD 26 Outbound 180 Body Copy fr-be Up to XX% off this Spring Deal Days Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 26 Outbound 181 fr-be Great deals on [electronics] Super Ventes Flash sur [la high-tech]"} +{"t":"SDD 26 Outbound 182 fr-be Great deals during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 183 CTA fr-be Subscribe S'abonner"} +{"t":"SDD 26 Outbound 184 Title fr-be Ooh! Great deals this Spring Deal Days Oh ! Les super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 185 Body Copy fr-be WOW! deals: up to XX% off Jusqu’à -XX% sur les Ventes WOW!"} +{"t":"SDD 26 Outbound 186 Body Copy fr-be WOW! deals on [CATEGORY] Super Ventes WOW! sur [CATEGORY]"} +{"t":"SDD 26 Outbound 187 fr-be WOW! deals at Amazon Super Ventes WOW! sur Amazon.com.be"} +{"t":"SDD 26 Outbound 188 fr-be WOW! deals on [insert category] Super Ventes WOW! sur [insert category]"} +{"t":"SDD 26 Outbound 189 CTA fr-be Shop WOW! deals now Profitez-en"} +{"t":"SDD 26 Outbound 190 Title fr-be Take a look at our Top 100 Deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 26 Outbound 191 Body Copy fr-be Up to XX% off during Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 192 fr-be Great savings during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 193 CTA fr-be See top picks Voir le Top 100"} +{"t":"SDD 26 Outbound 194 Title fr-be Check out our Top 100 Deals on Fashion Ventes Flash : découvrez le Top 100 Mode"} +{"t":"SDD 26 Outbound 198 Title fr-be Spring Deal Days: Deals just for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 26 Outbound 199 Body Copy fr-be Up to XX% off your favourite products Jusqu’à -XX% sur vos produits préférés"} +{"t":"SDD 26 Outbound 200 fr-be Great savings on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 26 Outbound 201 CTA fr-be See your deals Voir plus"} +{"t":"SDD 26 Outbound 202 Title fr-be Premium brand deals this Spring Deal Days Ventes Flash sur des Marques Premium"} +{"t":"SDD 26 Outbound 203 Body Copy fr-be Up to XX% off on Amazon Jusqu’à -XX% sur Amazon"} +{"t":"SDD 26 Outbound 204 fr-be Top savings on top brands Super économies sur de grandes marques"} +{"t":"SDD 26 Outbound 205 CTA fr-be Shop top brands Voir plus"} +{"t":"SDD 26 Outbound 206 Title fr-be Have you found something yet this Spring Deal Days? Ventes Flash : trouvez votre bonheur"} +{"t":"SDD 26 Outbound 208 fr-be You've got great taste for great savings Alliez style et économies"} +{"t":"SDD 26 Outbound 209 CTA fr-be Keep shopping deals En profiter vite"} +{"t":"SDD 26 Outbound 211 Body Copy fr-be Keep shopping for up to XX% off Continuez à économiser jusqu’à XX%"} +{"t":"SDD 26 Outbound 212 fr-be Keep shopping for savings Continuez à profiter de super économies"} +{"t":"SDD 26 Outbound 213 CTA fr-be Shop deals now En profiter"} +{"t":"SDD 26 Outbound 214 Title fr-be Spring Deal Days' epic deals are trending Profitez des Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 215 Body Copy fr-be Up to XX% off trending products Découvrez les produits poputaires"} +{"t":"SDD 26 Outbound 216 fr-be Great deals on trending products Ventes Flash sur des produits populaires"} +{"t":"SDD 26 Outbound 218 Title fr-be Check out today’s big deals Découvrez les Super Ventes Flash du jour"} +{"t":"SDD 26 Outbound 219 Body Copy fr-be Shop Spring Deal Days' epic deals Les Super Ventes Flash vous attendent"} +{"t":"SDD 26 Outbound 220 CTA fr-be Shop deals/Shop now En profiter/Voir plus"} +{"t":"SDD 26 Outbound 221 Title fr-be Don’t miss these big savings De super économies vous attendent"} +{"t":"SDD 26 Outbound 222 Body Copy fr-be Check out Spring Deal Days' epic deals Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 224 Title fr-be Ready, set, save! À vos marques, prêts, économisez."} +{"t":"SDD 26 Outbound 225 Body Copy fr-be Spring Deal Days: Shop today's deals Profitez des Ventes Flash du jour !"} +{"t":"SDD 26 Outbound 227 Title fr-be This deal was made for you Des Ventes Flash faites pour vous"} +{"t":"SDD 26 Outbound 228 Body Copy fr-be Something you love, at a Spring Deal Days price Vos favoris à prix réduits"} +{"t":"SDD 26 Outbound 230 Title fr-be Spring Deal Days: A deal made just for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 26 Outbound 231 Body Copy fr-be Shop these hand-picked deals today Une sélection à découvrir sans attendre"} +{"t":"SDD 26 Outbound 233 Title fr-be Spring Deal Days: You'll love this deal Des Ventes Flash que vous allez adorer"} +{"t":"SDD 26 Outbound 234 Body Copy fr-be Check out your hand-picked deal today Découvrez notre sélection sans attendre"} +{"t":"SDD 26 Outbound 236 Title fr-be Spring Deal Days is ending soon Ventes Flash de Printemps : bientôt la fin"} +{"t":"SDD 26 Outbound 237 Body Copy fr-be Bag yourself a great deal today Découvrez les Ventes Flash sans tarder"} +{"t":"SDD 26 Outbound 239 Title fr-be Save up to xx% off [category] Jusqu’à -40% sur [category]"} +{"t":"SDD 26 Outbound 240 Body Copy fr-be Shop Spring Deal Days' epic deals Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 242 Title fr-be Save big when you shop [category] De super économies sur [category]"} +{"t":"SDD 26 Outbound 243 Body Copy fr-be Shop amazing deals this Spring Deal Days Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 245 Title fr-be Save on [Category] this Spring Deal Days Ventes Flash de Printemps sur [Category]"} +{"t":"SDD 26 Outbound 246 Body Copy fr-be Shop and save up to XX% off [Category] Économisez jusqu'à XX% sur [Category]"} +{"t":"SDD 26 Outbound 248 Title fr-be Shop Spring Deal Days' Top 100 Deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 26 Outbound 249 Body Copy fr-be Save up to XX% on our Top 100 Deals Économisez jusqu'à XX% sur le Top 100"} +{"t":"SDD 26 Outbound 251 Title fr-be Save up to XX% with our Top 100 Deals Économisez jusqu'à XX% sur le Top 100"} +{"t":"SDD 26 Outbound 252 Body Copy fr-be Shop Spring Deal Days’ Top 100 Deals Ventes Flash : découvrez notre Top 100"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_PrimeDualBenefit_fr-be.json b/storage/amazon/tm/fr-BE/flat_PrimeDualBenefit_fr-be.json new file mode 100644 index 0000000..891b8ce --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_PrimeDualBenefit_fr-be.json @@ -0,0 +1,155 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super fr-be Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super fr-be Hilarious \nentertainment Le meilleur \ndu divertissement"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super fr-be Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super fr-be and \nfast delivery et la livraison \nrapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super fr-be and \nfast \ndelivery et la \nlivraison \nrapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super fr-be It's on Prime \nfor £8.99/month C’est sur Amazon Prime \npour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super fr-be It's on Prime \nfor \n£8.99/month C’est sur \nAmazon Prime \npour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super fr-be It's on Prime  for £8.99/month C’est sur  Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 fr-be Ooh, that’s my Prime delivery. Ah, c’est ma livraison Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO fr-be What, already? Quoi, déjà ??"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO fr-be Only one thing can match the buzz of Prime’s fast delivery… Rien ne vaut la rapidité de la livraison Amazon Prime…"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO fr-be ...and that’s the buzz of Prime’s entertainment. Si ce n’est le plaisir du divertissement sur Amazon Prime !"} +{"t":"Prime Dual Benefit Q1 25 Radio 005 fr-be What we watching? On regarde quoi ?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO fr-be That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… ‘You’re Cordially Invited’ : la nouvelle comédie romantique déjantée où Reese Witherspoon et Will Ferrell réservent le même lieu de mariage… Fous rires garantis !"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO fr-be From fast delivery to hilarious entertainment; it’s on Prime. La livraison rapide et le meilleur du divertissement : c’est sur Amazon Prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO fr-be For only £8.99 a month! Join now! Rejoignez Amazon Prime pour 6,99 € par mois !"} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO fr-be Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Les programmes peuvent inclure des publicités. Plus d’infos sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO fr-be Things that shouldn’t work together but do Le mariage parfait !"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO fr-be Skiing \n& \nFootball Ski \net \nfootball"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO fr-be Skiing & Football Ski et football"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO fr-be Owl \n& \nKnitwear Hibou \net \nbonnet"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO fr-be Owl & Knitwear Hibou et bonnet"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO fr-be Dog \n& \nTortoise Chien \net \ntortue"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO fr-be Dog & Tortoise Chien et tortue"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO fr-be Screwdriver \n& \nNoodles Visseuse \net \nnouilles instantanées"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO fr-be Screwdriver & Noodles Visseuse et nouilles instantanées"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO fr-be Pizza \n& \nParagliding Pizza \net \nparapente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO fr-be Pizza & Paragliding Pizza et parapente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO fr-be Scuba Diving \n& \nPainting Plongée \net \npeinture"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO fr-be Scuba Diving & Painting Plongée et peinture"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO fr-be Fast delivery & hilarious entertainment Livraison rapide et le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO fr-be It’s on Prime for £8.99 a month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO fr-be It’s on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline fr-be Fast delivery + Hilarious entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. Livraison + le meilleur du divertissement = 6,99 €/mois sur Amazon Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 fr-be You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super fr-be Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super fr-be and \nfast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO fr-be Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super fr-be Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO fr-be Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super fr-be Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA fr-be It's on Prime for £8.99 a month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 fr-be TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F fr-be TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description fr-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA fr-be Join Now Rejoignez"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super fr-be Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 fr-be Ooh, that’s my Prime delivery. Ah, c’est ma livraison Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO fr-be What, already? Quoi, déjà ??"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO fr-be Only one thing can match the buzz of Prime’s fast delivery… Rien ne vaut la rapidité de la livraison Amazon Prime…"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO fr-be and that’s the buzz of Prime’s entertainment. … Si ce n’est le plaisir du divertissement sur Amazon Prime !"} +{"t":"Prime Dual Benefit Q2 25 Radio 005 fr-be What we watching? On regarde quoi ?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO fr-be From fast delivery to thrilling entertainment; it’s on Prime. La livraison rapide et le meilleur du divertissement : c’est sur Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO fr-be For only £8.99 a month! Join now! Rejoignez Amazon Prime pour 6,99 € par mois !"} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO fr-be Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Les programmes peuvent inclure des publicités. L’abonnement est renouvelé automatiquement. Plus d’infos sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO fr-be Things that shouldn’t work together but do Le mariage parfait !"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO fr-be Pizza & Paragliding Pizza et parapente"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO fr-be Scuba Diving & Painting Plongée et peinture"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO fr-be Fast delivery & massive entertainment Livraison rapide et le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO fr-be It’s on Prime for £8.99 a month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super fr-be It’s on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text fr-be Fast delivery and massive entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text fr-be Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime.#AmazonPrime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline fr-be Fast delivery + Massive entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text fr-be Fast delivery and massive entertainment, all for £8.99 with Prime. Livraison + le meilleur du divertissement = 6,99 €/mois sur Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 fr-be Fast delivery and massive entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description fr-be Fast delivery and massive entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super fr-be Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super fr-be and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO fr-be Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super fr-be Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO fr-be Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super fr-be Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO fr-be It's on Prime for £8.99 a month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description fr-be Fast delivery and massive entertainment, all for £8.99 with Prime. Livraison + le meilleur du divertissement = 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA fr-be Join Now Rejoignez"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text fr-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text fr-be Spedizioni veloci senza costi aggiuntivi  La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline fr-be Gratis en snelle bezorging op Amazon.nl Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text fr-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text fr-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline fr-be Fast delivery + Thrilling entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text fr-be Fast delivery and thrilling entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 fr-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description fr-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 fr-be Fast delivery and thrilling entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO fr-be Fast Delivery Livraison rapide et gratuite"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super fr-be Fast Delivery Livraison rapide et gratuite"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO fr-be Thrilling entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super fr-be Thrilling entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO fr-be It’s on Prime for £8.99 a month C’est sur Amazon Prime pour 2,99 € par mois"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super fr-be It’s on Prime for £8.99/month C’est sur Amazon Prime pour 2,99 € par mois"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 fr-be TV: T&Cs apply. 18+. Content includes ads. Réservé aux plus de 18 ans."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline fr-be Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description fr-be Fast delivery and thrilling entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA fr-be Join Now S’abonner"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text fr-be Fast delivery and epic entertainment, all for £8.99/month with Prime. La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text fr-be Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text fr-be Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline fr-be Fast delivery + epic entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text fr-be Fast delivery and epic entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 fr-be Fast delivery and epic entertainment, all for £8.99/month with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title fr-be Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description fr-be Fast delivery and epic entertainment, all for £8.99/month with Prime. La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 fr-be Fast delivery and entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO fr-be Fast Delivery Livraison rapide et gratuite"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super fr-be Fast Delivery Livraison rapide et gratuite"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO fr-be Epic entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super fr-be Epic entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA fr-be It's on Prime for £8.99 a month C’est sur Amazon Prime pour 2,99 € par mois"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super fr-be It's on Prime for £8.99/month C’est sur Amazon Prime pour 2,99 € par mois"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 fr-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Voir tarifs et conditions sur Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description fr-be Free, fast delivery and epic entertainment for €6.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA fr-be Join Now S’abonner"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_TheKiss_fr-be.json b/storage/amazon/tm/fr-BE/flat_TheKiss_fr-be.json new file mode 100644 index 0000000..311b179 --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_TheKiss_fr-be.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 fr-be For a bit of 'me' time Pour une petite pause rien qu'à moi"} +{"t":"The Kiss Q1 26 Social Assets 002 fr-be For a bit\nof 'me' time Pour une petite pause\nrien qu'à moi"} +{"t":"The Kiss Q1 26 Social Assets 002F fr-be For a bit of 'me' time Pour une petite pause rien qu'à moi"} +{"t":"The Kiss Q1 26 Social Assets 003 Product fr-be Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product fr-be Leather diary & pen Journal en cuir et stylo"} +{"t":"The Kiss Q1 26 Social Assets 005 Product fr-be Diary Journal"} +{"t":"The Kiss Q1 26 Social Assets 006 fr-be Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 Social Assets 007 fr-be Make\nbehind the scenes\nhappen À vous les coulisses\ndu tournage"} +{"t":"The Kiss Q1 26 Social Assets 007F fr-be Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 Social Assets 008 fr-be Staying fresh between takes Pour rester fraîche prise après prise"} +{"t":"The Kiss Q1 26 Social Assets 009 fr-be Staying fresh\nbetween takes Pour rester fraîche\nprise après prise"} +{"t":"The Kiss Q1 26 Social Assets 009F fr-be Staying fresh between takes Pour rester fraîche prise après prise"} +{"t":"The Kiss Q1 26 Social Assets 010 Product fr-be Deodorant Déodorant"} +{"t":"The Kiss Q1 26 Social Assets 011 fr-be Amazon + Smile Smile + Amazon + URL"} +{"t":"The Kiss Q1 26 Social Assets 012 fr-be Staying warm and cosy on set Pour être toujours au sec sur les tournages"} +{"t":"The Kiss Q1 26 Social Assets 013 fr-be Staying warm\nand cosy on set Pour être toujours au sec \nsur les tournages"} +{"t":"The Kiss Q1 26 Social Assets 013F fr-be Staying warm and cosy on set Pour être toujours au sec sur les tournages"} +{"t":"The Kiss Q1 26 Social Assets 014 Product fr-be Waterproof robe Peignoir imperméable"} +{"t":"The Kiss Q1 26 Social Assets 015 fr-be Drying my hair, take after take Pour un brushing impeccable à chaque plan"} +{"t":"The Kiss Q1 26 Social Assets 016 fr-be Drying my hair,\ntake after take Pour un brushing impeccable\nà chaque plan"} +{"t":"The Kiss Q1 26 Social Assets 016F fr-be Drying my hair, take after take Pour un brushing impeccable à chaque plan"} +{"t":"The Kiss Q1 26 Social Assets 017 Product fr-be Hairdryer Sèche-cheveux"} +{"t":"The Kiss Q1 26 Social Assets 018 fr-be For the perfect kissing scene Pour une scène de baiser vraiment parfaite"} +{"t":"The Kiss Q1 26 Social Assets 019 fr-be For the perfect\nkissing scene Pour une scène de baiser\nvraiment parfaite"} +{"t":"The Kiss Q1 26 Social Assets 019F fr-be For the perfect kissing scene Pour une scène de baiser vraiment parfaite"} +{"t":"The Kiss Q1 26 Social Assets 020 Product fr-be Electric toothbrush Brosse à dents électrique"} +{"t":"The Kiss Q1 26 Social Assets 021 fr-be When romance gets a little messy Quand l'amour emporte tout sur son passage"} +{"t":"The Kiss Q1 26 Social Assets 022 fr-be When romance\ngets a little messy Quand l'amour emporte\ntout sur son passage"} +{"t":"The Kiss Q1 26 Social Assets 022F fr-be When romance gets a little messy Quand l'amour emporte tout sur son passage"} +{"t":"The Kiss Q1 26 Social Assets 023 Product fr-be Light bulb Ampoule"} +{"t":"The Kiss Q1 26 Social Assets 024 fr-be Make date night happen À vous les soirées romantiques"} +{"t":"The Kiss Q1 26 Social Assets 025 fr-be Make date night\nhappen À vous les soirées\nromantiques"} +{"t":"The Kiss Q1 26 Social Assets 025F fr-be Make date night happen À vous les soirées romantiques"} +{"t":"The Kiss Q1 26 Social Assets 026 fr-be When passion sweeps you off your feet Quand la passion vous fait littéralement chavirer"} +{"t":"The Kiss Q1 26 Social Assets 027 fr-be When passion sweeps you\noff your feet Quand la passion vous fait\nlittéralement chavirer"} +{"t":"The Kiss Q1 26 Social Assets 027F fr-be When passion sweeps you off your feet Quand la passion vous fait littéralement chavirer"} +{"t":"The Kiss Q1 26 Social Assets 028 Product fr-be Vacuum cleaner Aspirateur"} +{"t":"The Kiss Q1 26 Social Post 001 fr-be Shop on Amazon Voir plus sur Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 fr-be Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 Social Post 003 fr-be My must-have for a bit of \"me\" time 📖 Indispensable pour une petite pause rien qu'à moi 📖"} +{"t":"The Kiss Q1 26 Social Post 004 fr-be Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 Social Post 006 fr-be My must-have for a bit of \"me\" time 📖 Indispensable pour une petite pause rien qu'à moi 📖"} +{"t":"The Kiss Q1 26 Social Post 007 fr-be Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 Social Post 009 fr-be My must-have for a bit of \"me\" time 📖 Pour une petite pause rien qu'à moi 📖"} +{"t":"The Kiss Q1 26 Social Post 012 fr-be My secret to staying fresh between takes 💁‍♀️ Mon secret pour rester fraîche prise après prise 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 fr-be My secret to staying fresh between takes 💁‍♀️ Mon secret pour rester fraîche prise après prise 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 fr-be My secret to staying fresh 💁‍♀️ Mon secret pour rester fraîche 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 fr-be My go-to essential for a perfect kissing scene 💋 Mon indispensable pour une scène de baiser vraiment parfaite 💋"} +{"t":"The Kiss Q1 26 Social Post 024 fr-be My go-to essential for a perfect kissing scene 💋 Mon indispensable pour une scène de baiser vraiment parfaite 💋"} +{"t":"The Kiss Q1 26 Social Post 027 fr-be My essential for the perfect kiss 💋 Pour une scène de baiser parfaite 💋"} +{"t":"The Kiss Q1 26 Social Post 030 fr-be My secret to staying warm and cozy on set 🔥 Mon secret pour être toujours au chaud sur les tournages 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 fr-be My secret to staying warm and cozy on set 🔥 Mon secret pour être toujours au chaud sur les tournages 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 fr-be My secret to staying warm and cozy 🔥 Mon secret pour être toujours au chaud🔥"} +{"t":"The Kiss Q1 26 Social Post 039 fr-be My must-have for dry hair, take after take 💇‍♀️ Mon indispensable pour un brushing impeccable à chaque plan 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 fr-be My must-have for dry hair, take after take 💇‍♀️ Mon indispensable pour un brushing impeccable à chaque plan 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 fr-be My go-to for dry hair, every time 💇‍♀️ Pour un brushing toujours impeccable"} +{"t":"The Kiss Q1 26 Social Post 047 fr-be Make date night happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 048 fr-be My must-have for when romance gets a little messy 👀 Idéal quand l'amour emporte tout sur son passage 👀"} +{"t":"The Kiss Q1 26 Social Post 049 fr-be Make date night happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 051 fr-be My must-have for when romance gets a little messy 👀 Idéal quand l'amour emporte tout sur son passage 👀"} +{"t":"The Kiss Q1 26 Social Post 052 fr-be Make date night happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 054 fr-be For when romance gets a little messy 👀 Quand l'amour emporte tout 👀"} +{"t":"The Kiss Q1 26 Social Post 057 fr-be My must-have for when passion sweeps you off your feet 👀 Idéal quand la passion vous fait littéralement chavirer 👀"} +{"t":"The Kiss Q1 26 Social Post 060 fr-be My must-have for when passion sweeps you off your feet 👀 Idéal quand la passion vous fait littéralement chavirer 👀"} +{"t":"The Kiss Q1 26 Social Post 063 fr-be When passion sweeps you off your feet 👀 Quand la passion vous fait chavirer 👀"} +{"t":"The Kiss Q1 26 Social Post 065 fr-be Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 066 fr-be My must-have for that kiss in the rain!  Mon indispensable pour les baisers sous la pluie !"} +{"t":"The Kiss Q1 26 Social Post 067 fr-be Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 069 fr-be My must-have for that kiss in the rain!  Mon indispensable pour les baisers sous la pluie !"} +{"t":"The Kiss Q1 26 Social Post 070 fr-be Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 072 fr-be My must-have for that kiss in the rain!  Idéal pour les baisers sous la pluie !"} +{"t":"The Kiss Q1 26 TV OLV UI 001 fr-be Beard Trimmer Tondeuse à barbe"} +{"t":"The Kiss Q1 26 TV OLV UI 002 fr-be Rain boots Bottes de pluie"} +{"t":"The Kiss Q1 26 TV OLV UI 003 fr-be Drying Rack Étendoir"} +{"t":"The Kiss Q1 26 YouTube 001 Headline fr-be Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 YouTube 002 Description fr-be My must-have for a bit of \"me\" time. Get yours on Amazon. Indispensable pour une petite pause rien qu'à moi. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 003 Headline fr-be Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 YouTube 004 Description fr-be My must-have for a bit of \"me\" time. Get yours on Amazon. Indispensable pour une petite pause rien qu'à moi. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 005 CTA fr-be Shop now Voir plus"} +{"t":"The Kiss Q1 26 YouTube 006 Headline fr-be Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 YouTube 007 Description fr-be My secret to staying fresh between takes. Get yours on Amazon. Mon secret pour rester fraîche prise après prise. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 009 Description fr-be My secret to staying fresh between takes. Get yours on Amazon. Mon secret pour rester fraîche prise après prise. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 011 Description fr-be My go-to essential for a perfect kissing scene. Get yours on Amazon. Mon indispensable pour une scène de baiser. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 012 Description fr-be My go-to essential for a perfect kissing scene. Get yours on Amazon. Mon indispensable pour une scène de baiser. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 014 Description fr-be My secret to staying warm and cozy on set. Get yours on Amazon. Mon secret pour rester au chaud sur les tournages. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 016 Description fr-be My secret to staying warm and cozy on set. Get yours on Amazon. Mon secret pour rester au chaud sur les tournages. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 018 Description fr-be My must-have for dry hair, take after take. Get yours on Amazon. Mon indispensable pour un brushing toujours impeccable. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 020 Description fr-be My must-have for dry hair, take after take. Get yours on Amazon. Mon indispensable pour un brushing toujours impeccable. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 022 Headline fr-be Make date night happen À vous les soirées romantiques"} +{"t":"The Kiss Q1 26 YouTube 023 Description fr-be My go-to for when romance gets a little messy. Get yours on Amazon. Idéal quand l'amour emporte tout sur son passage. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 024 Headline fr-be Make it happen À vous de jouer"} +{"t":"The Kiss Q1 26 YouTube 025 Description fr-be My go-to for when romance gets a little messy. Get yours on Amazon. Idéal quand l'amour emporte tout sur son passage. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 028 Description fr-be My go-to for when passion sweeps you off your feet. Get it on Amazon. Idéal quand la passion vous fait chavirer. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 030 Description fr-be My go-to for when passion sweeps you off your feet. Get it on Amazon. Idéal quand la passion vous fait chavirer. Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 031 Headline fr-be Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 YouTube 032 Description fr-be My must-have for that kiss in the rain! Get yours on Amazon. Mon indispensable pour les baisers sous la pluie ! Sur Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 034 Description fr-be My must-have for that kiss in the rain! Get yours on Amazon. Mon indispensable pour les baisers sous la pluie ! Sur Amazon.com.be"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_UEFA_fr-be.json b/storage/amazon/tm/fr-BE/flat_UEFA_fr-be.json new file mode 100644 index 0000000..1ecad17 --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_UEFA_fr-be.json @@ -0,0 +1,136 @@ +{"t":"UEFA Womens 24 (D)OOH Creatives 001 fr-be You bring the triumph. We bring the trophy. Vous avez la gagne. Nous avons le trophée."} +{"t":"UEFA Womens 24 (D)OOH Creatives 002 fr-be You bring the magic. We bring the medal. Vous avez le talent. Nous avons la médaille."} +{"t":"UEFA Womens 24 (D)OOH Creatives 003 fr-be Proud partners Proud partners"} +{"t":"UEFA Womens 24 further mobile 001 fr-be Amazon is an official partner of UEFA Women’s Football, proudly supporting the Women’s Champions League and Women’s EURO 2025. We know playing football improves self-confidence in women and girls both on and off the pitch. It’s something we’re celebrating in our campaign, “The Grit” and something we want to enable through our Women’s Football Store, where you can find everything players need to train, play and recover. Sponsor officiel du football féminin de l’UEFA, Amazon est fier de soutenir la Ligue des champions féminine et l’EURO féminin 2025. La pratique du football renforce la confiance en soi, et pas seulement sur le terrain. C’est le point mis en avant dans notre campagne « L’audace » et dans notre boutique de football féminin, qui regroupe tout ce dont les joueuses ont besoin pour s’entraîner, jouer et récupérer."} +{"t":"UEFA Womens 24 further mobile 002 fr-be Shop the Women's Football Store Parcourir la boutique du football féminin"} +{"t":"UEFA Womens 24 further mobile 003 fr-be Top sellers Meilleures ventes"} +{"t":"UEFA Womens 24 further mobile 004 fr-be Women’s Football Football féminin"} +{"t":"UEFA Womens 24 further mobile 005 fr-be Browse women’s kits and more Voir tous les articles"} +{"t":"UEFA Womens 24 further mobile 006 fr-be Visit the Women's Football Store Rendez-vous sur la boutique du football féminin"} +{"t":"UEFA Womens 24 Headlines Leading Edit 001 fr-be You bring the spirit. We bring the stuff. Vous avez le tempérament. Nous avons l'équipement."} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 fr-be You bring the grit. We bring the stuff. Vous avez du cran. Nous avons l’équipement."} +{"t":"UEFA Womens 24 Store front 001 fr-be Proud Partner Proud Partner"} +{"t":"UEFA Womens 24 Store front 002 fr-be Women's Football Store La boutique du football féminin"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 fr-be GRWM for training (Get Ready With Me) GRWM pour l'entraînement (Get ready with me)"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 fr-be New Goalie Gloves Day! Mes nouveaux gants sont arrivés !"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 fr-be new socks nouvel équipement"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 fr-be Unbox my fresh training socks with me Déballage de mes nouvelles chaussettes"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 fr-be with Amazon avec Amazon.com.be"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 fr-be same skills même talent"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 fr-be Unbox my training essentials \nwith me Déballe avec moi mon indispensable du foot"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F fr-be Unbox my training essentials with me Déballe avec moi mon indispensable du foot"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 fr-be Unbox them with me Déballons-les ensemble"} +{"t":"UEFA Womens 24 DOOH Creatives 001 fr-be You bring the wins\nWe bring the medal Vous avez les victoires\nNous avons les médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 001F fr-be You bring the wins We bring the medal Vous avez les victoires Nous avons les médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 002 fr-be You bring the burn\nWe bring the bib Vous faites l’effort\nNous apportons le réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 002F fr-be You bring the burn We bring the bib Vous faites l’effort Nous apportons le réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 003 fr-be You bring the triumph\nWe bring the trophy Vous avez la gagne\nNous avons le trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 003F fr-be You bring the triumph We bring the trophy Vous avez la gagne Nous avons le trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 004 fr-be You bring \nthe flair \nWe bring \nthe hair dye  Vous avez \nle style \nNous avons la couleur"} +{"t":"UEFA Womens 24 DOOH Creatives 004F fr-be You bring the flair  We bring the hair dye  Vous avez le style  Nous avons la couleur"} +{"t":"UEFA Womens 24 DOOH Creatives 005 fr-be You bring the heat \nWe bring the ice bath  Vous avez l’audace \nNous avons le bain de glace"} +{"t":"UEFA Womens 24 DOOH Creatives 005F fr-be You bring the heat  We bring the ice bath  Vous avez l’audace  Nous avons le bain de glace"} +{"t":"UEFA Womens 24 DOOH Creatives 006 fr-be You bring \nthe wins\nWe bring \nthe medal Vous avez \nles victoires\nNous avons \nles médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 006F fr-be You bring the wins We bring the medal Vous avez les victoires Nous avons les médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 007 fr-be You bring \nthe steel\nWe bring \nthe shin pads Vous avez \nl’aplomb\nNous avons \nles protections"} +{"t":"UEFA Womens 24 DOOH Creatives 007F fr-be You bring the steel We bring the shin pads Vous avez l’aplomb Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 008 fr-be You bring the steel\nWe bring the shin pads Vous avez l’aplomb\nNous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 008F fr-be You bring the steel We bring the shin pads Vous avez l’aplomb Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 009 fr-be You bring \nthe heat \nWe bring \nthe ice bath  Vous avez \nl’audace \nNous avons \nle bain de glace"} +{"t":"UEFA Womens 24 DOOH Creatives 009F fr-be You bring the heat  We bring the ice bath  Vous avez l’audace  Nous avons le bain de glace"} +{"t":"UEFA Womens 24 DOOH Creatives 010 fr-be You bring the flair \nWe bring the hair dye  Vous avez le style \nNous avons la couleur"} +{"t":"UEFA Womens 24 DOOH Creatives 010F fr-be You bring the flair  We bring the hair dye  Vous avez le style  Nous avons la couleur"} +{"t":"UEFA Womens 24 DOOH Creatives 011 fr-be You bring the skills\nWe bring the socks Vous avez le talent.\nNous avons l’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 011F fr-be You bring the skills We bring the socks Vous avez le talent. Nous avons l’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 013 fr-be You bring\nthe magic\nWe bring\nthe medal Vous avez\nle talent\nNous avons\nla médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 013F fr-be You bring the magic We bring the medal Vous avez le talent Nous avons la médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 014 fr-be You bring \nthe skills\nWe bring \nthe socks Vous avez \nle talent.\nNous avons \nl’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 014F fr-be You bring the skills We bring the socks Vous avez le talent. Nous avons l’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 015 fr-be You bring \nthe triumph\nWe bring \nthe trophy Vous avez \nla gagne\nNous avons \nle trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 015F fr-be You bring the triumph We bring the trophy Vous avez la gagne Nous avons le trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 016 fr-be You bring the guts \nWe bring the socks  Vous avez la détermination \nNous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 016F fr-be You bring the guts  We bring the socks  Vous avez la détermination  Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 017 fr-be You bring \nthe guts \nWe bring \nthe socks Vous avez \nle caractère \nNous avons \nles chaussettes"} +{"t":"UEFA Womens 24 DOOH Creatives 017F fr-be You bring the guts  We bring the socks Vous avez le caractère  Nous avons les chaussettes"} +{"t":"UEFA Womens 24 DOOH Creatives 018 fr-be You bring the magic\nWe bring the medal Vous avez le talent\nNous avons la médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 018F fr-be You bring the magic We bring the medal Vous avez le talent Nous avons la médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 019 fr-be You bring \nthe burn\nWe bring \nthe bib Vous faites \nl’effort\nNous apportons \nle réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 019F fr-be You bring the burn We bring the bib Vous faites l’effort Nous apportons le réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 020 fr-be Official Online Retail Partner Official Online Retail Partner"} +{"t":"UEFA Womens 24 DOOH Creatives 021 fr-be Official online retail partner Official online retail partner"} +{"t":"UEFA Womens 25 Storefront 003 fr-be Shoes Chaussures"} +{"t":"UEFA Womens 25 Storefront 004 fr-be Ponchos Ponchos et capes"} +{"t":"UEFA Womens 25 Storefront 009 fr-be Match day memories Souvenirs de match"} +{"t":"UEFA Womens 25 Storefront 010 fr-be Health & Personal Care Santé"} +{"t":"UEFA Womens 25 Storefront 011 fr-be Seating & Comfort Sièges et confort"} +{"t":"UEFA Womens 25 Storefront 012 fr-be Recipe Books Livres de cuisine"} +{"t":"UEFA Womens 25 Storefront 013 fr-be Weather protection Protection intempéries"} +{"t":"UEFA Womens 25 Storefront 014 fr-be Gaming Consoles et jeux vidéo"} +{"t":"UEFA Womens 25 Storefront 015 fr-be Equipment Équipement"} +{"t":"UEFA Womens 25 Storefront 016 fr-be Shop home viewing essentials Tout pour vivre le match à domicile"} +{"t":"UEFA Womens 25 Storefront 017 fr-be Shop cheering essentials Tout pour chauffer l’ambiance"} +{"t":"UEFA Womens 25 Storefront 018 fr-be Barbecue Barbecues"} +{"t":"UEFA Womens 25 Storefront 019 fr-be Girls’ boots Chaussures de football pour fille"} +{"t":"UEFA Womens 25 Storefront 020 fr-be Get crafty Exprimez votre créativité"} +{"t":"UEFA Womens 25 Storefront 021 fr-be Diffusers Diffuseurs"} +{"t":"UEFA Womens 25 Storefront 022 fr-be Fridges Réfrigérateurs"} +{"t":"UEFA Womens 25 Storefront 023 fr-be LEDs Bracelets lumineux"} +{"t":"UEFA Womens 25 Storefront 024 fr-be Banners Drapeaux et bannières"} +{"t":"UEFA Womens 25 Storefront 025 fr-be Fan on the go En route pour le match"} +{"t":"UEFA Womens 25 Storefront 026 fr-be Shop game day beauty Tout pour votre look du jour J"} +{"t":"UEFA Womens 25 Storefront 027 fr-be Dress to impress Portez haut vos couleurs"} +{"t":"UEFA Womens 25 Storefront 028 fr-be Watches Montres"} +{"t":"UEFA Womens 25 Storefront 029 fr-be Shop football kit & equipment Toute la panoplie du footballeur"} +{"t":"UEFA Womens 25 Storefront 030 fr-be Shop game day treats Tout pour se régaler"} +{"t":"UEFA Womens 25 Storefront 031 fr-be Decorations & Lights Décoration et luminaires"} +{"t":"UEFA Womens 25 Storefront 032 fr-be Enjoy at home Vivez le match chez vous"} +{"t":"UEFA Womens 25 Storefront 033 fr-be Shop hosting essentials Tout pour une fête réussie"} +{"t":"UEFA Womens 25 Storefront 034 fr-be Shop party supplies Tout pour célébrer"} +{"t":"UEFA Womens 25 Storefront 035 fr-be Tableware Linge de table"} +{"t":"UEFA Womens 25 Storefront 036 fr-be TV & Home Cinema TV & Home cinéma"} +{"t":"UEFA Womens 25 Storefront 037 fr-be Printers Imprimantes"} +{"t":"UEFA Womens 25 Storefront 038 fr-be Shirts T-shirts"} +{"t":"UEFA Womens 25 Storefront 039 fr-be Shop photography Tous les essentiels photo"} +{"t":"UEFA Womens 25 Storefront 040 fr-be Binoculars Jumelles"} +{"t":"UEFA Womens 25 Storefront 041 fr-be Crocheting and Knitting Crochet et tricot"} +{"t":"UEFA Womens 25 Storefront 042 fr-be Hand clappers Claquettes à main"} +{"t":"UEFA Womens 25 Storefront 043 fr-be Sports nutrition Nutrition Sportive"} +{"t":"UEFA Womens 25 Storefront 045 fr-be Host like a pro Un accueil de champion"} +{"t":"UEFA Womens 25 Storefront 046 fr-be Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nPartenaire officiel\ndu football féminin\nde l'UEFA."} +{"t":"UEFA Womens 25 Storefront 046F fr-be Amazon. Proud partner of UEFA Women's Football. Amazon. Partenaire officiel du football féminin de l'UEFA."} +{"t":"UEFA Womens 25 Storefront 047 fr-be Speakers Mégaphones"} +{"t":"UEFA Womens 25 Storefront 048 fr-be Stickers & Patches Étiquettes et autocollants"} +{"t":"UEFA Womens 25 Storefront 049 fr-be Snacks to the max Un max de snacks"} +{"t":"UEFA Womens 25 Storefront 050 fr-be Make some noise Faites du bruit"} +{"t":"UEFA Womens 25 Storefront 051 fr-be Hats Bonnets et casquettes"} +{"t":"UEFA Womens 25 Storefront 052 fr-be Women's Football Shop La boutique du football féminin"} +{"t":"UEFA Womens 25 Storefront 053 fr-be Scarves Écharpes"} +{"t":"UEFA Womens 25 Storefront 054 fr-be Kitchen appliances Appareils de cuisine"} +{"t":"UEFA Womens 25 Storefront 055 fr-be Accessories Accessoires"} +{"t":"UEFA Womens 25 Storefront 056 fr-be Shop craft supplies Tout pour bricoler"} +{"t":"UEFA Womens 25 Storefront 057 fr-be Shop match day must-haves Tout pour les jours de match"} +{"t":"UEFA Womens 25 Storefront 058 fr-be Our store has moved! La boutique a déménagé !"} +{"t":"UEFA Womens 25 Storefront 059 fr-be Audio and Hifi Audio & HiFi"} +{"t":"UEFA Womens 25 Storefront 060 fr-be Women's kit Kit pour femme"} +{"t":"UEFA Womens 25 Storefront 061 fr-be Family fun Vibrez en famille"} +{"t":"UEFA Womens 25 Storefront 062 fr-be Journals Revues"} +{"t":"UEFA Womens 25 Storefront 063 fr-be Towels Serviettes"} +{"t":"UEFA Womens 25 Storefront 064 fr-be Make-up & Face Paint Maquillage et déguisement"} +{"t":"UEFA Womens 25 Storefront 065 fr-be Water bottles Gourdes"} +{"t":"UEFA Womens 25 Storefront 066 fr-be Games Jeux de société"} +{"t":"UEFA Womens 25 Storefront 067 fr-be Click the banner below to visit our Women's Football Shop Retrouvez notre boutique du football féminin en cliquant sur l'image ci-dessous"} +{"t":"UEFA Womens 25 Storefront 068 fr-be Cake Decorations Décorations pour gâteaux et desserts"} +{"t":"UEFA Womens 25 Storefront 069 fr-be Express yourself Affichez vos couleurs"} +{"t":"UEFA Womens 25 Storefront 070 fr-be Memory Books Albums souvenirs"} +{"t":"UEFA Womens 25 Storefront 071 fr-be Cushions & Textiles Coussins et textiles"} +{"t":"UEFA Womens 25 Storefront 072 fr-be Whistles Sifflets"} +{"t":"UEFA Womens 25 Storefront 073 fr-be Vuvuzela Vuvuzelas"} +{"t":"UEFA Womens 25 Storefront 074 fr-be Bags Sacs"} +{"t":"UEFA Womens 25 Storefront 075 fr-be Balls Ballons"} +{"t":"UEFA Womens 25 Storefront 076 fr-be Girls' kit Kit pour fille"} +{"t":"UEFA Womens 25 Storefront 077 fr-be Photo props Accessoires pour photobooth"} +{"t":"UEFA Womens 25 Storefront 078 fr-be Shop clothing & accessories Toutes les tenues et accessoires"} +{"t":"UEFA Womens 25 Storefront 079 fr-be Lighting Luminaires"} +{"t":"UEFA Womens 25 Storefront 080 fr-be Get playing À vous de jouer"} +{"t":"UEFA Womens 25 Storefront 081 fr-be Women's boots Chaussures de football pour femme"} +{"t":"UEFA Womens 25 Storefront 082 fr-be Proud partner Partenaire officiel"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-BE/flat_value_fr-be.json b/storage/amazon/tm/fr-BE/flat_value_fr-be.json new file mode 100644 index 0000000..5e0ee0e --- /dev/null +++ b/storage/amazon/tm/fr-BE/flat_value_fr-be.json @@ -0,0 +1,125 @@ +{"t":"Value Q1 25 Radio 001 VO fr-be As Charlie opened his Amazon parcel... Lorsqu’Élie ouvrit son colis Amazon…"} +{"t":"Value Q1 25 Radio 002 VO fr-be ...he held his breath. …il eut le souffle coupé."} +{"t":"Value Q1 25 Radio 003 VO fr-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Un nouvel aspirateur robot d’une incroyable efficacité, à un prix si bas qu’il ne put résister."} +{"t":"Value Q1 25 Radio 003F VO fr-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Un nouvel aspirateur robot d’une incroyable efficacité, à un prix si bas qu’il ne put résister."} +{"t":"Value Q1 25 Radio 004 VO fr-be 5 stars from Charlie! Ça mérite bien 5 étoiles."} +{"t":"Value Q1 25 Radio 005 VO fr-be From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Des aspirateurs robots aux appareils de cuisine et plus encore, trouvez des produits très bien notés à des prix que vous allez adorer sur Amazon.com.be."} +{"t":"Value Q1 25 Radio 006 VO fr-be As Emily opened her Amazon parcel... Lorsqu’Émilie ouvrit son colis Amazon…"} +{"t":"Value Q1 25 Radio 007 VO fr-be ...the world went silent. …ce fut le silence complet."} +{"t":"Value Q1 25 Radio 008 VO fr-be These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. Un nouveau casque à réduction de bruit pour Émilie qui fait rimer budget... avec qualité."} +{"t":"Value Q1 25 Radio 008F VO fr-be These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. Un nouveau casque à réduction de bruit pour Émilie qui fait rimer budget... avec qualité."} +{"t":"Value Q1 25 Radio 009 VO fr-be 5 stars from Emily! Ça mérite bien 5 étoiles."} +{"t":"Value Q1 25 Radio 010 VO fr-be From headphones to air fryers and more, find highly rated products at prices you'll love on Amazon.com today. Des casques audio aux air fryers et plus encore, trouvez des produits très bien notés à des prix que vous allez adorer sur Amazon.com.be."} +{"t":"Value Q1 25 TV OLV 001 Product fr-be Cordless Drill Perceuse sans fil"} +{"t":"Value Q1 25 TV OLV 002 Product fr-be Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q1 25 TV OLV 003 Product fr-be Coffee Machine Machine à café"} +{"t":"Value Q1 25 TV OLV 004 Product fr-be Robot Vaccum Aspirateur robot"} +{"t":"Value Q1 25 TV OLV 005 fr-be At Amazon you'll find quality products you can trust, at prices you'll feel good about. Sur Amazon trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q1 25 TV OLV 006 fr-be So you can rock your world, not your savings. Pour vivre votre vie en musique... sans la moindre nuance."} +{"t":"Value Q1 25 TV OLV 007 fr-be And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q1 25 TV OLV 008 fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres sur Amazon.com.be."} +{"t":"Value Q1 25 TV OLV 009 CTA fr-be Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q1 25 TV OLV 010 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres sur Amazon.com.be."} +{"t":"Value Q2 24 TV OLV 001 Super fr-be Cordless Drill Perceuse sans fil"} +{"t":"Value Q2 24 TV OLV 002 Super fr-be Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q2 24 TV OLV 003 Super fr-be Coffee Machine Machine à café"} +{"t":"Value Q2 24 TV OLV 004 CTA fr-be Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q2 24 TV OLV 005 VO fr-be At Amazon you'll find products you can trust, at prices you'll feel good about. Sur Amazon trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q2 24 TV OLV 006 VO fr-be So you can rock your world, not your savings. Pour vivre votre vie en musique... sans la moindre nuance."} +{"t":"Value Q2 24 TV OLV 007 VO fr-be And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q2 24 TV OLV 008 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon.com.be."} +{"t":"Value Q2 24 TV OLV 009 CTA fr-be Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q2 24 TV OLV 010 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres sur Amazon.com.be."} +{"t":"Value Q2 24 TV OLV 012 Super fr-be Robot Vacuum Aspirateur robot"} +{"t":"Value Q2 24 TV OLV 013 Super fr-be Humidifier Humidificateur"} +{"t":"Value Q2 24 TV OLV 014 Super fr-be Bluetooth Speaker Enceinte Bluetooth"} +{"t":"Value Q2 24 TV OLV 016 VO fr-be At Amazon you'll find products that make you smile at prices you can relax about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q2 24 TV OLV 017 VO fr-be So, whatever you need, find quality products at prices that are music to your ears. Quoi que vous cherchiez, faites rimer votre budget... avec qualité."} +{"t":"Value Q3 24 OLV 001 Super fr-be Cordless Drill Perceuse sans fil"} +{"t":"Value Q3 24 OLV 002 Super fr-be Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q3 24 OLV 003 Super fr-be Coffee Machine Machine à café"} +{"t":"Value Q3 24 OLV 004 VO fr-be At Amazon you'll find quality products you can trust, at prices you'll feel good about. Sur Amazon trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q3 24 OLV 005 VO fr-be So you can rock your world, not your savings. Pour vivre votre vie en musique... sans la moindre nuance."} +{"t":"Value Q3 24 OLV 006 VO fr-be And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q3 24 OLV 007 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon.com.be."} +{"t":"Value Q3 24 OLV 009 CTA fr-be Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q3 24 OLV 013 Super fr-be Robot Vacuum Aspirateur robot"} +{"t":"Value Q3 24 OLV 014 Super fr-be Humidifier Humidificateur"} +{"t":"Value Q3 24 OLV 015 Super fr-be Bluetooth Speaker Enceinte Bluetooth"} +{"t":"Value Q3 24 OLV 016 VO fr-be At Amazon you'll find products that make you smile at prices you can relax about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q3 24 OLV 017 VO fr-be So, whatever you need, find quality products at prices that are music to your ears. Quoi que vous cherchiez, faites rimer votre budget... avec qualité."} +{"t":"Value Q3 24 OLV 024 VO fr-be As Sophie opened her Amazon parcel,  her eyes grew wider. Lorsque Sophie ouvrit son colis Amazon, ses yeux s'illuminèrent."} +{"t":"Value Q3 24 OLV 025 VO fr-be 5-brushing modes and smart pressure sensor. Cette prise en main parfaite, ces différentes vitesses de brossage..."} +{"t":"Value Q3 24 OLV 026 VO fr-be This was the electric toothbrush of  her dreams for a price lower than she ever imagined. C'était la brosse à dents électrique de ses rêves, à un prix si bas qu'elle ne pût résister."} +{"t":"Value Q3 24 OLV 027 VO fr-be Five stars from Sophie. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 OLV 028 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon.com.be"} +{"t":"Value Q3 24 Radio 001 VO fr-be As Nigel opened his Amazon Parcel, it was love at first sight. Lorsque Julien ouvrit son colis Amazon, il eut un vrai coup de foudre."} +{"t":"Value Q3 24 Radio 002 VO fr-be Sleek design and effortless cornering… Ce design épuré, cette puissance d'aspiration…"} +{"t":"Value Q3 24 Radio 003 VO fr-be ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed C'était l'aspirateur de ses rêves, à un prix si bas qu'il ne pût résister."} +{"t":"Value Q3 24 Radio 004 VO fr-be Five stars from Nigel. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 Radio 005 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon.com.be"} +{"t":"Value Q3 24 Radio 006 VO fr-be As Bethany opened her Amazon parcel, her heart began to race. Lorsque Julie ouvrit son colis Amazon, elle sentit son cœur s’emballer."} +{"t":"Value Q3 24 Radio 007 VO fr-be Waterproof LCD display and heart rate monitoring Ce GPS intégré… ce capteur de mouvement intelligent…"} +{"t":"Value Q3 24 Radio 008 VO fr-be This fitness tracker won first place with Bethany for quality and price. C’était le bracelet connecté de ses rêves à un prix si bas qu'elle ne put résister."} +{"t":"Value Q3 24 Radio 009 VO fr-be 5 stars from Bethany! Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 Radio 010 VO fr-be With star reviews from you and star prices from us. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon.com.be."} +{"t":"Value Q3 24 Radio 011 VO fr-be As Helen opened her Amazon parcel, her stomach filled with butterflies. Lorsque Hélène ouvrit son colis Amazon, elle eut des papillons dans le ventre."} +{"t":"Value Q3 24 Radio 012 VO fr-be Rapid air technology and a grill-mode feature. Ce double compartiment… ces 8 modes de cuisson…"} +{"t":"Value Q3 24 Radio 013 VO fr-be This air fryer tickled Helen's taste buds... for a price lower than she'd ever imagined C’était la friteuse sans huile de ses rêves… à un prix si bas qu’elle ne put résister."} +{"t":"Value Q3 24 Radio 014 VO fr-be 5 stars from Helen Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 Radio 016 VO fr-be As Sophie opened her Amazon parcel,  her eyes grew wider. Lorsque Sophie ouvrit son colis Amazon, ses yeux s'illuminèrent."} +{"t":"Value Q3 24 Radio 017 VO fr-be 5-brushing modes and smart pressure sensor. Cette prise en main parfaite, ces différentes vitesses de brossage..."} +{"t":"Value Q3 24 Radio 018 VO fr-be This was the electric toothbrush of  her dreams for a price lower than she ever imagined. C'était la brosse à dents électrique de ses rêves, à un prix si bas qu'elle ne pût résister."} +{"t":"Value Q3 24 Radio 019 VO fr-be Five stars from Sophie. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline fr-be Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube Post 001 Title fr-be Find great value products today Trouvez de super affaires"} +{"t":"Value Q3 24 YouTube Post 002 Description fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube Statics 001 Headline fr-be Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube Statics 001F Headline fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube Statics 002 CTA fr-be Shop now Achetez maintenant"} +{"t":"Value Q3 24 YouTube 001 fr-be Find great value products today Trouvez de super affaires"} +{"t":"Value Q3 24 YouTube 002 fr-be Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube 002F fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 25 Radio 001 fr-be As Helen opened her Amazon parcel, her stomach filled with butterflies. Lorsque Hélène ouvrit son colis Amazon, elle eut des papillons dans le ventre."} +{"t":"Value Q3 25 Radio 002 fr-be Two independent cooking zones and a 7.6 litre capacity. Double cuve et capacité de 7,6 litres."} +{"t":"Value Q3 25 Radio 003 fr-be For a low price, the Ninja Air Fryer tickled Helen's taste buds... C’était l'air fryer Ninja de ses rêves… à un prix si bas qu’elle ne put résister."} +{"t":"Value Q3 25 Radio 004 fr-be 5 stars from Helen. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 25 Radio 005 fr-be With great brands, at price you’ll love, start your search on Amazon.xx today Trouvez de grandes marques à des prix que vous allez adorer sur Amazon.com.be."} +{"t":"Value Q3 25 Radio 006 fr-be As Bethany opened her Amazon parcel, her heart began to race. Lorsque Julie ouvrit son colis Amazon, elle sentit son cœur s’emballer."} +{"t":"Value Q3 25 Radio 007 fr-be Heart rate monitoring and up to 11 days of battery life. Mesure de la fréquence cardiaque et autonomie impressionnante de 11 jours."} +{"t":"Value Q3 25 Radio 008 fr-be The Garmin Smartwatch won first place with Bethany for quality and price. C’était la smartwatch Garmin de ses rêves... à un prix si bas qu'elle ne put résister."} +{"t":"Value Q3 25 Radio 009 fr-be 5 stars from Bethany! Ça mérite bien 5 étoiles."} +{"t":"Value Q4 24 OLV 001 Super fr-be Cordless Drill Perceuse sans fil"} +{"t":"Value Q4 24 OLV 002 Super fr-be Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q4 24 OLV 003 Super fr-be Coffee Machine Machine à café"} +{"t":"Value Q4 24 OLV 004 VO fr-be At Amazon you'll find quality products you can trust, at prices you'll feel good about. Sur Amazon trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q4 24 OLV 005 VO fr-be So you can rock your world, not your savings. Pour vivre votre vie en musique... sans la moindre nuance."} +{"t":"Value Q4 24 OLV 006 VO fr-be And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q4 24 OLV 007 VO fr-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon.com.be."} +{"t":"Value Q4 24 OLV 009 CTA fr-be Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q4 24 OLV 013 Super fr-be Robot Vacuum Aspirateur robot"} +{"t":"Value Q4 24 OLV 014 Super fr-be Humidifier Humidificateur"} +{"t":"Value Q4 24 OLV 015 Super fr-be Bluetooth Speaker Enceinte Bluetooth"} +{"t":"Value Q4 24 OLV 016 VO fr-be At Amazon you'll find products that make you smile at prices you can relax about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q4 24 OLV 017 VO fr-be So, whatever you need, find quality products at prices that are music to your ears. Quoi que vous cherchiez, faites rimer votre budget... avec qualité."} +{"t":"Value Q4 24 Radio 001 VO fr-be As Charlie opened his Amazon parcel... Lorsqu’Élie ouvrit son colis Amazon…"} +{"t":"Value Q4 24 Radio 002 VO fr-be Charlie sucks in a big dramatic breath. The sound match cuts to a vacuum being used. …il eut le souffle coupé."} +{"t":"Value Q4 24 Radio 003 VO fr-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Un nouvel aspirateur robot d’une incroyable efficacité, à un prix si bas qu’il ne put résister."} +{"t":"Value Q4 24 Radio 003F VO fr-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Un nouvel aspirateur robot d’une incroyable efficacité, à un prix si bas qu’il ne put résister."} +{"t":"Value Q4 24 Radio 004 VO fr-be 5 stars from Charlie! Ça mérite bien 5 étoiles."} +{"t":"Value Q4 24 Radio 005 VO fr-be From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com.be today. Des aspirateurs robots aux appareils de cuisine et plus encore, trouvez des produits très bien notés à des prix que vous allez adorer sur Amazon.com.be."} +{"t":"Value Q4 24 Radio 006 VO fr-be As Emily opened her Amazon parcel... Lorsqu’Émilie ouvrit son colis Amazon…"} +{"t":"Value Q4 24 Radio 007 VO fr-be ...the world went silent. …ce fut le silence complet."} +{"t":"Value Q4 24 Radio 008 VO fr-be These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. Un nouveau casque à réduction de bruit pour Émilie qui fait rimer budget... avec qualité."} +{"t":"Value Q4 24 Radio 008F VO fr-be These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. Un nouveau casque à réduction de bruit pour Émilie qui fait rimer budget... avec qualité."} +{"t":"Value Q4 24 Radio 009 VO fr-be 5 stars from Emily! Ça mérite bien 5 étoiles."} +{"t":"Value Q4 24 Radio 010 VO fr-be From headphones to power tools and more, find highly rated products at prices you'll love on Amazon.com.be today. Des casques audio aux outils électriques et plus encore, trouvez des produits très bien notés à des prix que vous allez adorer sur Amazon.com.be."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline fr-be Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Static 001 Headline fr-be Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Static 001F Headline fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Static 002 CTA fr-be Shop now Achetez maintenant"} +{"t":"Value Q4 24 YouTube 001 Headline fr-be Find great value products today Trouvez de super affaires"} +{"t":"Value Q4 24 YouTube 002 Description fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube 003 Description fr-be Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_DoubleDonut_fr-fr.json b/storage/amazon/tm/fr-FR/flat_DoubleDonut_fr-fr.json new file mode 100644 index 0000000..c4de038 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_DoubleDonut_fr-fr.json @@ -0,0 +1,155 @@ +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 001 Product fr-fr Mercedes F1 W14 Model Kit Kit de construction Mercedes F1 W14"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 002 VO fr-fr Lego F1 W14 Model Kit Kit de construction LEGO F1"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 003 Super fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 004 VO fr-fr Discover amazing products at Amazon. Découvrez des super produits sur Amazon."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 005 VO fr-fr Go, grab the Lego F1 Model Kit. Et c'est parti ! Commandez le Kit de construction LEGO F1."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 006 VO fr-fr Put your building skills in pole position. Mettez vos talents de constructeur en pole position."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 008 VO fr-fr Enjoy all the details, like its moving pistons, and the V6 engine. Appréciez chaque détail, jusqu'aux pistons du moteur V6."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 009 VO fr-fr Now there's a lovely trophy to put on your shelf. En voilà un beau trophée à mettre sur votre étagère."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 011 VO fr-fr Amazon. Great Brands. Prices You'll Love. Amazon. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 012 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 013 fr-fr ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Fabriqué sous licence de Mercedes-Benz Grand Prix Limited. 18+."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 001 Product fr-fr Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 002 VO fr-fr Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 003 Super fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 004 VO fr-fr Discover amazing products at Amazon. Découvrez des super produits sur Amazon."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 005 VO fr-fr Treat yourself to the Philips Lumea IPL. Faites-vous plaisir avec le Philips Lumea IPL."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 006 VO fr-fr Easy to use, from top to toe. Facile à utiliser, sur chaque partie du corps."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 008 VO fr-fr Prevents hair growth for up to 18 months. Il prévient la repousse du poil jusqu’à 18 mois."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 010 VO fr-fr So, if you choose to be smooth, do it your way, at home. Fini les rendez-vous en institut: obtenez des résultats pro sans quitter la maison !"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 011 VO fr-fr Amazon. Great Brands. Prices You'll Love. Amazon. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 012 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 013 fr-fr Starting after 3 treatments. Median result 86 % hair reduction on lower legs at 18 months. Après 3 traitements. 86 % de réduction moyenne de la pilosité de sur la partie inférieure des jambes à 18 mois. Résultats individuels pouvant varier."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 001 Product fr-fr Mercedes F1 W14 Model Kit Kit de construction Mercedes F1 W14"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 002 VO fr-fr Lego F1 W14 Model Kit Kit de construction LEGO F1"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 003 Super fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 004 Super fr-fr Discover amazing products at Amazon. Découvrez des super produits sur Amazon."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 005 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 006 fr-fr ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Fabriqué sous licence de Mercedes-Benz Grand Prix Limited. 18+."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 001 Product fr-fr Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 002 VO fr-fr Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 003 Super fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 004 Super fr-fr Discover amazing products at Amazon. Découvrez des super produits sur Amazon."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 005 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q1 25 Radio 20s Fitness (Bethany) Air Fryer (Helen) 001 BVO fr-fr Amazon. Find highly-rated products at prices you’ll love. Amazon. Des produits très bien notés à des prix que vous allez adorer."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 001 fr-fr Beurer Beurer"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 002 Product fr-fr BOOM Massage Gun BOOM Pistolet de massage"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 004 Super fr-fr Discover amazing products on Amazon. Découvrez des super produits sur Amazon."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 005 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in April 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en avril 2025"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 006 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 001 fr-fr Philips Philips"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 002 Product fr-fr Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 004 Super fr-fr Discover amazing products on Amazon. Découvrez des super produits sur Amazon."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 005 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in April 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en avril 2025"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 006 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q2 25 Radio 20s Gardening 001 BVO fr-fr Find top rated gardening products on Amazon. Trouvez les outils de jardinage les mieux notés sur Amazon"} +{"t":"Project Double Q2 25 Radio 20s Gardening 002 BVO fr-fr Like these pruners… with a trimmed price and five-star reviews to match. Comme ces sécateurs… avec des avis cinq étoiles et un prix taillé sur mesure."} +{"t":"Project Double Q2 25 Radio 20s Gardening 003 BVO fr-fr OR this garden tool set… okay, let’s get growing! OU ce kit de jardinage…à vos pelles !"} +{"t":"Project Double Q2 25 Radio 20s Gardening 004 BVO fr-fr OR THESE NOISE CANCELLING… Ou encore ce casque avec réduction du bruit..."} +{"t":"Project Double Q2 25 Radio 20s Gardening 005 BVO fr-fr headphones… ahhhh… perfect for drowning out the neighbours. ahhhh… parfait pour couvrir le bruit des voisins."} +{"t":"Project Double Q2 25 Radio 20s Gardening 006 BVO fr-fr Amazon. Find highly rated products at prices you’ll love. Amazon. Des produits très bien notés à des prix que vous allez adorer."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 001 BVO fr-fr Find top rated outdoor dining products on Amazon Trouvez les articles d'aménagement d'extérieur les mieux notés sur Amazon"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 002 BVO fr-fr Like this pizza oven with five-star reviews, you’ll get value and tasty pizza. Comme ce four à pizza avec des avis cinq étoiles, pour faire une affaire ET de savoureuses pizzas."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 003 BVO fr-fr Or these BBQ gloves… remember to take off BEFORE eating Ou ces gants de barbecue… à enlever AVANT de manger"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 004 BVO fr-fr Or this… large windproof umbrella… Ou encore... ce grand parapluie coupe-vent…"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 005 BVO fr-fr Because nobody wants a wet pizza. Pour éviter que votre pizza ne soit trempée."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 006 BVO fr-fr Amazon. Find highly rated products at prices you’ll love. Amazon. Des produits très bien notés à des prix que vous allez adorer."} +{"t":"Project Double Q2 25 Radio 20s Wellness 001 BVO fr-fr Find top rated wellness products on Amazon Découvrez les produits bien-être les mieux notés sur Amazon"} +{"t":"Project Double Q2 25 Radio 20s Wellness 002 BVO fr-fr Like these aromatherapy candles with five-star reviews… mmm…I smell fantastic value! Comme ces bougies d’aromathérapie avec des avis cinq étoiles… mmm… ça sent la belle affaire !"} +{"t":"Project Double Q2 25 Radio 20s Wellness 003 BVO fr-fr Or this essential oils massage set… ohhhhhhhh… that’s better Ou ce coffret d'huiles essentielles de massage… ohhhhhhhh… ça fait du bien…"} +{"t":"Project Double Q2 25 Radio 20s Wellness 004 BVO fr-fr ...oops, drifted off. ...oups, je crois que je me suis assoupie !"} +{"t":"Project Double Q2 25 Radio 20s Wellness 005 BVO fr-fr And this coffee machine! Now I’m back! Et cette machine à café ! Ah me voilà réveillée !"} +{"t":"Project Double Q2 25 Radio 20s Wellness 006 BVO fr-fr Amazon. Find highly rated products at prices you’ll love. Amazon. Des produits très bien notés à des prix que vous allez adorer."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 001 fr-fr Beurer Beurer"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 002 Product fr-fr BOOM Massage Gun BOOM Pistolet de massage"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 004 Super fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 005 Super fr-fr Electronics High-tech"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 006 Super fr-fr Wellness Bien-être"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 007 Super fr-fr Kitchen Cuisine"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 008 Super fr-fr Home Maison"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 009 Super fr-fr Shop now Achetez maintenant"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 010 VO fr-fr Find top rated wellness products, just a click away … Trouvez les produits Bien-être les mieux notés en un clic …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 011 VO fr-fr … on Amazon. … sur Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 012 VO fr-fr Like the Beurer Boom massage gun. Comme le pistolet de massage Beurer BOOM."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 013 VO fr-fr With five power levels and a three-year warranty … Avec cinq niveaux d’intensité et une garantie de trois ans ..."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 014 VO fr-fr With five power levels for home or gym … Avec cinq niveaux d’intensité pour la maison ou la salle de sport …"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 015 VO fr-fr … it’s a top-rated product on Amazon. … c’est un produit très bien noté sur Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 016 VO fr-fr Which means relaxation guaranteed. Pour une détente totale garantie."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 017 VO fr-fr Amazon. Great brands. Prices you’ll love. Amazon. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 018 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in April 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en avril 2025"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 019 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 001 fr-fr Philips Philips"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 002 Product fr-fr Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 004 Super fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 005 Super fr-fr Electronics High-tech"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 006 Super fr-fr Personal Care Hygiène\net Santé"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 006F Super fr-fr Personal Care Hygiène et Santé"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 007 Super fr-fr Kitchen Cuisine"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 008 Super fr-fr Home Maison"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 009 Super fr-fr Shop now Achetez maintenant"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 010 VO fr-fr Find top rated personal care products, just a click away … Trouvez les produits Hygiène et Santé les mieux notés en un clic …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 011 VO fr-fr … on Amazon. … sur Amazon."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 012 VO fr-fr Like the Philips Sonicare Diamondclean … Comme la brosse à dents électrique Philips Sonicare DiamondClean …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 013 VO fr-fr … for a 10x more effective clean. … pour un brossage 10 fois plus efficace."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 014 fr-fr *vs. a manual toothbrush *par rapport à une brosse à dents manuelle."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 015 VO fr-fr It’s a top-rated product on Amazon … C’est un produit très bien noté sur Amazon …"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 016 VO fr-fr … so your dentist will give you a glowing review. … mais c'est votre dentiste qui va vous mettre la meilleure note."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 017 VO fr-fr Amazon. Great brands. Prices you’ll love. Amazon. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 018 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in April 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en avril 2025"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 019 Super fr-fr Great Brands. Prices You'll Love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q3 25 (D)OOH 001 Super fr-fr Find brands you love at Amazon Retrouvez les marques que vous aimez sur Amazon"} +{"t":"Project Double Q3 25 (D)OOH 002 Product fr-fr Braun Series 9 PRO+ Electric Shaver Rasoir Électrique Series 9 PRO+"} +{"t":"Project Double Q3 25 (D)OOH 003 Product fr-fr ghd Gold Professional Hair Straightener Lisseur professionnel gold"} +{"t":"Project Double Q3 25 (D)OOH 004 Product fr-fr ghd Helios Professional Hair Dryer Sèche-cheveux professionnel Helios"} +{"t":"Project Double Q3 25 (D)OOH 005 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 Display 001 Super fr-fr Find brands you love at Amazon Retrouvez les marques que vous aimez sur Amazon"} +{"t":"Project Double Q3 25 Display 002 CTA fr-fr Shop now Achetez maintenant"} +{"t":"Project Double Q3 25 Display 003 Product fr-fr Series 9 PRO+ Electric Shaver Rasoir Électrique Series 9 PRO+"} +{"t":"Project Double Q3 25 Display 004 Product fr-fr Gold Professional Hair Straightener Lisseur professionnel gold"} +{"t":"Project Double Q3 25 Display 005 Product fr-fr Helios Professional Hair Dryer Sèche-cheveux professionnel Helios"} +{"t":"Project Double Q3 25 Display 006 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 001 Brand Name fr-fr Braun Braun"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 002 Product fr-fr Series 9 PRO+ Electric Shaver Rasoir Électrique Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 004 Super fr-fr Braun Series 9 PRO+ Electric Shaver Rasoir Électrique Braun Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 005 VO fr-fr Ooh, look at this. Another top-rated product on Amazon. Tiens tiens... Encore un produit très bien noté sur Amazon."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 006 VO fr-fr It's a Braun Series 9 PRO+... C’est un Braun Series 9 PRO+…"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 007 VO fr-fr ...for an exceptionally close shave. ... pour un rasage de près impeccable."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 008 VO fr-fr And there you go, straight in his basket. Et hop, direct dans son panier."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 009 VO fr-fr Soon he'll be looking...and feeling \"ooooo grrrrr.\" Bientôt, il aura l’impression... d’avoir fait peau neuve."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 010 VO fr-fr Prickly jaw, no more. Fini le menton qui gratte."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 011 VO fr-fr Amazon. Great brands. Prices you'll love. Amazon. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 012 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in July 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en juillet 2025"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 013 Super fr-fr Great brands. Prices you'll love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 001 Brand Name fr-fr ghd ghd"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 002 Product fr-fr Helios Professional Hair Dryer Sèche-cheveux professionnel Helios"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 004 Super fr-fr ghd Helios Professional Hair Dryer Sèche-cheveux professionnel ghd Helios"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 005 VO fr-fr Ooh, look at this. Another top-rated product on Amazon. Tiens tiens... Encore un produit très bien noté sur Amazon."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 006 VO fr-fr It's a ghd Helios Hair Dryer... Un sèche-cheveux ghd Helios..."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 007 VO fr-fr ...for precision styling control. ... pour un contrôle précis du coiffage."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 008 VO fr-fr And there you go, straight in her basket. Et hop, direct dans son panier."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 009 VO fr-fr Soon, she'll be making this hallway... her runway. Bientôt, ce couloir aura des airs... de tapis rouge."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 010 VO fr-fr That's her hairdo. Done. Une vraie coiffure de star !"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 011 VO fr-fr Amazon. Great brands. Prices you'll love. Amazon. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 012 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in July 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en juillet 2025"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 013 Super fr-fr Great brands. Prices you'll love. De grandes marques. Des prix que vous allez adorer."} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 001 Brand Name fr-fr Braun Braun"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 002 Product fr-fr Series 9 PRO+ Electric Shaver Rasoir Électrique Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 004 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in July 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en juillet 2025"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 005 Super fr-fr Find brands you love at Amazon Retrouvez les marques que vous aimez sur Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 001 Brand Name fr-fr ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 002 Product fr-fr Gold Professional Hair Straightener Lisseur professionnel gold"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 004 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in July 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en juillet 2025"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 005 Super fr-fr Find brands you love at Amazon Retrouvez les marques que vous aimez sur Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 001 Brand Name fr-fr ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 002 Product fr-fr Helios Professional Hair Dryer Sèche-cheveux professionnel Helios"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 003 fr-fr Amazon Customer Reviews Commentaires clients Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 004 fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in July 2025 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en juillet 2025"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 005 Super fr-fr Find brands you love at Amazon Retrouvez les marques que vous aimez sur Amazon"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_EUSelection_fr-fr.json b/storage/amazon/tm/fr-FR/flat_EUSelection_fr-fr.json new file mode 100644 index 0000000..35cabf8 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_EUSelection_fr-fr.json @@ -0,0 +1,107 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 fr-fr All you need to make office lunches happen Tout ce qu’il vous faut pour les déjeuners au bureau."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 fr-fr All you need to make date night happen Tout ce qu’il vous faut pour les soirées romantiques."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 fr-fr All you need to make run club happen Tout ce qu’il vous faut pour le club de course."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 fr-fr All you need to make leg day happen Tout ce qu’il vous faut pour des jambes en acier."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 fr-fr Candles. Bougies."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 fr-fr Wine glasses. Verres à vin."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 fr-fr And a spare toothbrush. Brosse à dents de secours."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 fr-fr Make date night happen. À vous les soirées romantiques."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 fr-fr Air fryer. Friteuse à air."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 fr-fr Lunchboxes. Boîtes repas."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 fr-fr And sticky notes. Et notes autocollantes."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 fr-fr Make office lunches happen. À vous les déjeuners au bureau."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 fr-fr [Name] Léa"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 fr-fr Running shoes. Chaussures."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 fr-fr Energy gels. Gels énergétiques."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 fr-fr And chafe balm. Et crème anti-frottement."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 fr-fr Make run club happen. À vous le club de course."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 fr-fr Reading light. Lampe de lecture."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 fr-fr Romantasy. Romantasy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 fr-fr And massage oil. Et huile de massage."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 fr-fr Make pleasure happen. À vous la détente."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 fr-fr Protein powder. Protéines en poudre."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 fr-fr Weights. Poids."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 fr-fr And a massage gun. Et un pistolet de massage."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 fr-fr Make leg day happen. À vous les jambes en acier."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Radio 001 fr-fr Amazon presents, Peter vs Date Night Nerves. Amazon présente : « Thomas et le stress du 1er rendez-vous »"} +{"t":"EU Selection Q1 26 Radio 002 fr-fr Over millions of years, animals have evolved sophisticated mating rituals. Au fil de millions d’années, les animaux ont développé des rituels de séduction toujours plus sophistiqués."} +{"t":"EU Selection Q1 26 Radio 003 fr-fr Birds dance, wolves howl, and penguins propose with stones. Les oiseaux dansent, les loups hurlent et les manchots offrent des cailloux."} +{"t":"EU Selection Q1 26 Radio 004 fr-fr As for Peter, he's making Rosie dinner. And he’s freaking out! Thomas, lui, a invité Camille à dîner chez lui. Et maintenant, c'est la panique !"} +{"t":"EU Selection Q1 26 Radio 005 fr-fr But Peter shopped on Amazon and bought candles, wine glasses… Heureusement, il a pu acheter des bougies et des verres à vin sur Amazon…"} +{"t":"EU Selection Q1 26 Radio 006 fr-fr ...and, because he’s an optimist, a spare toothbrush. … et, comme il est optimiste, une brosse à dents supplémentaire."} +{"t":"EU Selection Q1 26 Radio 007 fr-fr Oh, Peter. There is an animal in you after all, you rascal. Ahh Sacré Thomas ! Tu ne perds pas le nord."} +{"t":"EU Selection Q1 26 Radio 008 fr-fr Make date night happen. À vous les soirées romantiques"} +{"t":"EU Selection Q1 26 Radio 009 fr-fr Shop on Amazon. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Radio 010 fr-fr Amazon presents, Oscar vs Leg Day. Amazon présente : « Oscar et les séances de fitness »"} +{"t":"EU Selection Q1 26 Radio 011 fr-fr Oscar hasn't squatted in over 3 years. Oscar n'avait pas fait de sport depuis au moins… pfiou…"} +{"t":"EU Selection Q1 26 Radio 012 fr-fr If it's a choice between stairs and an escalator, he takes the lift. Devant des escaliers, il était plutôt du genre à chercher l'ascenseur."} +{"t":"EU Selection Q1 26 Radio 013 fr-fr His legs are purely decorative at this point. Pour tout dire, ses jambes le soutenaient à peine."} +{"t":"EU Selection Q1 26 Radio 014 fr-fr But then Oscar shopped on Amazon… Mais un jour, il s'est décidé et a commandé sur Amazon…"} +{"t":"EU Selection Q1 26 Radio 015 fr-fr ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. … des haltères, 5 kg de protéines en poudre et un pistolet de massage."} +{"t":"EU Selection Q1 26 Radio 016 fr-fr Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Et depuis, Oscar peut éclater une pastèque entre ses cuisses et tous ses pantalons sont trop serrés."} +{"t":"EU Selection Q1 26 Radio 017 fr-fr Yes, Oscar! Impressionant Oscar !"} +{"t":"EU Selection Q1 26 Radio 018 fr-fr Make leg day happen. À vous les jambes en acier"} +{"t":"EU Selection Q1 26 Radio 019 fr-fr Shop on Amazon. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social UGC 001 fr-fr Air Mattress Matelas gonflable"} +{"t":"EU Selection Q1 26 Social UGC 003 fr-fr Add to Cart Ajouter au panier"} +{"t":"EU Selection Q1 26 Social UGC 004 fr-fr Make sleepovers happen. À vous les soirées pyjama."} +{"t":"EU Selection Q1 26 Social UGC 006 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Social UGC 007 fr-fr Extendable Dog Lead Laisse à enrouleur"} +{"t":"EU Selection Q1 26 Social UGC 009 fr-fr Add to Cart Ajouter au panier"} +{"t":"EU Selection Q1 26 Social UGC 010 fr-fr Make walkies happen. À vous les sorties du toutou."} +{"t":"EU Selection Q1 26 Social UGC 012 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Social UGC 013 fr-fr Non-slip Mop Serpillière séchage rapide"} +{"t":"EU Selection Q1 26 Social UGC 015 fr-fr Add to Cart Ajouter au panier"} +{"t":"EU Selection Q1 26 Social UGC 016 fr-fr Make spotless Sundays happen. À vous les sols impeccables."} +{"t":"EU Selection Q1 26 Social UGC 018 fr-fr Shop now Achetez maintenant"} +{"t":"EU Selection Q1 26 Social Post 001 fr-fr Make it happen\n Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 001F fr-fr Make it happen Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 003 Title fr-fr Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 Social Post 004 Description fr-fr Shop on Amazon Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 005 Title fr-fr Make it happen\n Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 005F Title fr-fr Make it happen Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 006 Title fr-fr Make it happen\n Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 006F Title fr-fr Make it happen Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 007 Headline fr-fr Make it happen\n Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 007F Headline fr-fr Make it happen Shop on Amazon À vous de jouer. Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 Social Post 012 fr-fr Be forever the optimist with the addition of a toothbrush to your order Du genre optimiste ? Ajoutez une brosse à dents à votre panier"} +{"t":"EU Selection Q1 26 Social Post 013 Title fr-fr Make date night happen À vous les soirées romantiques"} +{"t":"EU Selection Q1 26 Social Post 015 Headline fr-fr Make date night happen À vous les soirées romantiques"} +{"t":"EU Selection Q1 26 Social Post 016 fr-fr Lunches to make the office jealous and sticky notes so they know it’s yours Des plats qui font saliver les collègues. Des post-it pour dire « pas touche ! »"} +{"t":"EU Selection Q1 26 Social Post 017 Title fr-fr Make office lunches happen À vous les déjeuners au bureau"} +{"t":"EU Selection Q1 26 Social Post 019 Headline fr-fr Make office lunches happen À vous les déjeuners au bureau"} +{"t":"EU Selection Q1 26 Social Post 020 fr-fr When you’re all into your newest hobby, right down to the chafe balm À fond dans votre nouvelle passion ? Le baume anti-frottements fait la course avec vous"} +{"t":"EU Selection Q1 26 Social Post 021 Title fr-fr Make run club happen À vous le club de course"} +{"t":"EU Selection Q1 26 Social Post 023 Headline fr-fr Make run club happen À vous le club de course"} +{"t":"EU Selection Q1 26 Social Post 024 fr-fr Find a safer way to clean with a non-slip mop Un balai-serpillière anti-glisse pour un ménage sans faux pas"} +{"t":"EU Selection Q1 26 Social Post 025 Title fr-fr Make cleanups happen À vous les joies du ménage"} +{"t":"EU Selection Q1 26 Social Post 027 Headline fr-fr Make cleanups happen À vous les joies du ménage"} +{"t":"EU Selection Q1 26 Social Post 028 fr-fr Prepare for everything, including squirrels, with an extendable lead Une laisse rétractable pour être prêt à toutes les rencontres… même avec des écureuils"} +{"t":"EU Selection Q1 26 Social Post 029 Title fr-fr Make walkies happen À vous les sorties du toutou"} +{"t":"EU Selection Q1 26 Social Post 031 Headline fr-fr Make walkies happen À vous les sorties du toutou"} +{"t":"EU Selection Q1 26 Social Post 032 fr-fr A simpler, more “supportive” bed for your guests Un lit plus simple et plus confortable pour accueillir vos invités"} +{"t":"EU Selection Q1 26 Social Post 033 Title fr-fr Make sleepovers happen À vous les soirées pyjama"} +{"t":"EU Selection Q1 26 Social Post 035 Headline fr-fr Make sleepovers happen À vous les soirées pyjama"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline fr-fr Make xx happen À vous xx"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline fr-fr Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline fr-fr All you need to make xx happen Tout ce qu’il vous faut pour xx"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline fr-fr All you need to make it happen C’est tout ce qu’il vous faut"} +{"t":"EU Selection Q1 26 YouTube 001 Headline fr-fr Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 YouTube 002 Description fr-fr Shop on Amazon Voir plus sur Amazon.fr"} +{"t":"EU Selection Q1 26 YouTube 003 Headline fr-fr Make it happen À vous de jouer"} +{"t":"EU Selection Q1 26 YouTube 004 Description fr-fr Shop on Amazon Voir plus sur Amazon.fr"} +{"t":"EU Selection Q1 26 YouTube 005 CTA fr-fr Shop now Voir plus"} +{"t":"EU Selection Q1 26 YouTube 006 Headline fr-fr Make run club happen À vous le club de course"} +{"t":"EU Selection Q1 26 YouTube 007 Description fr-fr When you’re all into your newest hobby, right down to the chafe balm Le 1\ner supporter de votre nouvelle passion : le baume anti-frottements"} +{"t":"EU Selection Q1 26 YouTube 007F Description fr-fr When you’re all into your newest hobby, right down to the chafe balm Le 1 er supporter de votre nouvelle passion : le baume anti-frottements"} +{"t":"EU Selection Q1 26 YouTube 009 Description fr-fr Shop on Amazon Visitez Amazon.fr"} +{"t":"EU Selection Q1 26 YouTube 011 Headline fr-fr Make date night happen À vous les soirées romantiques"} +{"t":"EU Selection Q1 26 YouTube 012 Description fr-fr Be the optimist with the addition of a toothbrush to your order Du genre optimiste ? Ajoutez une brosse à dents à votre panier"} +{"t":"EU Selection Q1 26 YouTube 016 Headline fr-fr Make office lunches happen À vous les déjeuners au bureau"} +{"t":"EU Selection Q1 26 YouTube 017 Description fr-fr Lunches to make them jealous. Sticky notes so they know it’s yours Des plats suscitant la convoitise. Des post-it pour dire \"pas touche\""} +{"t":"EU Selection Q1 26 YouTube 019 Description fr-fr Shop on Amazon Visitez Amazon.fr"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_MASS_fr-fr.json b/storage/amazon/tm/fr-FR/flat_MASS_fr-fr.json new file mode 100644 index 0000000..3749b8e --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_MASS_fr-fr.json @@ -0,0 +1,2559 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 fr-fr Up to 40% off Jusqu’à -40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA fr-fr Learn more En savoir plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 fr-fr Up to 40% off Jusqu’à -40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 016 fr-fr Up to 40% off Jusqu'à -35%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name fr-fr Black Friday\nWeek Black Friday\nWeek*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name fr-fr Black\nFriday\nWeek Black\nFriday\nWeek*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 022 fr-fr Up to 40% off Jusqu’à -35%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 024 fr-fr Selected products only *Semaine de Black Friday\nUniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 024F fr-fr Selected products only *Semaine de Black Friday Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline fr-fr More yay this\nBlack Friday Souriez, c’est le\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline fr-fr More yay this Black Friday Souriez, c’est le Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 fr-fr More \nyay this\nBlack \nFriday Souriez,\n c’est le\n Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F fr-fr More yay this Black Friday Souriez, c’est le Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline fr-fr Black\nFriday Week Black\nFriday Week*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline fr-fr More deals. \nMore joy. Plus d’économies.\n Plus de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline fr-fr More deals. More joy. Plus d’économies. Plus de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline fr-fr More \ndeals. \nMore \njoy. Plus\n d’économies.\n Plus\n de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline fr-fr More deals. More joy. Plus d’économies. Plus de joie."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 fr-fr Starts 17 November À partir du 17 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name fr-fr Black Friday\nWeek is here La Black Friday Week\n est lancée !"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name fr-fr Black Friday Week is here La Black Friday Week est lancée !"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 046 Headline fr-fr Last Minute Deals Ventes Flash de Décembre & bien plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047 Headline fr-fr Last Minute\nDeals Ventes Flash de Décembre \n& bien plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047F Headline fr-fr Last Minute Deals Ventes Flash de Décembre & bien plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048 Headline fr-fr Last\nMinute\nDeals Ventes Flash \nde décembre \n& bien plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048F Headline fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 049 fr-fr 8-22 December 8-22 décembre"} +{"t":"DDA 23 BFW Mass Radio 001 VO fr-fr Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Waouh. La Black Friday Week Amazon commence vendredi. Il faut que j’en parle aux copains."} +{"t":"DDA 23 BFW Mass Radio 002 VO fr-fr Hey everyone! Hé les amis !"} +{"t":"DDA 23 BFW Mass Radio 003 VO fr-fr Whaaaaaat? Quoiiiiii ?"} +{"t":"DDA 23 BFW Mass Radio 004 VO fr-fr The Amazon Black Friday Week with up to 40% off starts Friday La Black Friday Week Amazon, avec des réductions jusqu’à 35%, ça commence vendredi."} +{"t":"DDA 23 BFW Mass Radio 005 VO fr-fr Amaaaaaazing! Géniaaaaaal !"} +{"t":"DDA 23 BFW Mass Radio 006 VO fr-fr Get the dinner on Qu’est-ce qu’on mange ?"} +{"t":"DDA 23 BFW Mass Radio 007 BVO fr-fr Share the joy this Amazon Black Friday Week, with up to 40% off Partagez votre joie pendant la Black Friday Week Amazon, en économisant jusqu’à 35%."} +{"t":"DDA 23 BFW Mass Radio 008 BVO fr-fr From the 17th to the 27th of November. Du 17 au 27 novembre."} +{"t":"DDA 23 BFW Mass Radio 010 VO fr-fr Andrew was at an age where he was experimenting with cold water therapy. Philippe avait atteint une période de sa vie qui se prêtait très bien à la thérapie par l’eau froide."} +{"t":"DDA 23 BFW Mass Radio 011 VO fr-fr And Andrew was also at an age where he was experimenting with manscaping… Et Philippe se disait aussi qu’une petite épilation ne serait pas de trop."} +{"t":"DDA 23 BFW Mass Radio 012 VO fr-fr So when he discovered he could save up to 40% in the Amazon Black Friday Week. Alors en découvrant qu’il pouvait économiser jusqu’à 35% pendant la Black Friday Week Amazon…"} +{"t":"DDA 23 BFW Mass Radio 013 VO fr-fr He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Il s’est offert un épilateur à lumière pulsée de Braun et affiche désormais son torse tout lisse à ses compagnons de baignade."} +{"t":"DDA 23 BFW Mass Radio 014 VO fr-fr Share the joy this Amazon Black Friday Week, with up to 40% off. Partagez votre joie pendant la Black Friday Week Amazon, avec des réductions jusqu’à 35%."} +{"t":"DDA 23 BFW Mass Radio 016 VO fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass Radio 017 VO fr-fr While stocks last Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 23 BFW Mass Radio 024 VO fr-fr Ends midnight. Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass Radio 028 VO fr-fr He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Il s’est offert un épilateur à lumière pulsée de Braun et affiche désormais son torse tout lisse à ses compagnons de baignade."} +{"t":"DDA 23 BFW Mass Radio 029 VO fr-fr He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Il s’est offert un épilateur à lumière pulsée et affiche désormais son torse tout lisse à ses compagnons de baignade."} +{"t":"DDA 23 BFW Mass Radio 030 VO fr-fr He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Faites de super économies pendant la Black Friday Week Amazon… et partagez votre joie."} +{"t":"DDA 23 BFW Mass Radio 032 VO fr-fr Ends 27 November Se termine le 27 novembre\n "} +{"t":"DDA 23 BFW Mass Radio 032F VO fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass Radio 033 VO fr-fr Ends midnight. Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass Radio 034 VO fr-fr Selected products only. While stocks last. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 23 BFW Mass Radio 035 VO fr-fr Sarah was hitting the slopes with her family after she'd discovered there were great deals on Last Minute Deals at Amazon. Sarah dévalait les pistes en famille après avoir profité de super prix sur Amazon pendant les Ventes Flash de décembre et bien plus."} +{"t":"DDA 23 BFW Mass Radio 036 VO fr-fr I got myself this awesome puffer jacket. Woo-hoo! Je me suis offert cette superbe doudoune. Youhou !"} +{"t":"DDA 23 BFW Mass Radio 037 VO fr-fr And one for me. Yay! Et une pour moi aussi ! Ouais !"} +{"t":"DDA 23 BFW Mass Radio 038 VO fr-fr And the dog, too! Sans oublier le chien."} +{"t":"DDA 23 BFW Mass Radio 039 VO fr-fr Those puffers are on point Ces doudounes sont au top !"} +{"t":"DDA 23 BFW Mass Radio 040 VO fr-fr Share the joy with Last Minute Deals at Amazon. Faites de super économies pendant les Ventes Flash de décembre et bien plus sur Amazon et partagez votre joie !"} +{"t":"DDA 23 BFW Mass Radio 041 VO fr-fr From 8th to 22nd December. Du 8 au 22 décembre."} +{"t":"DDA 23 BFW Mass Radio 048 VO fr-fr Save big with Last Minute Deals at Amazon. Faites de super économies pendant les Ventes Flash de décembre et bien plus sur Amazon."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super fr-fr Up to 40% off Jusqu’à -35%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 004 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 009 Super fr-fr Save big on \n[PRODUCT] [PRODUCT] : faites de super économies !"} +{"t":"DDA 23 BFW Mass Social OLV 009F Super fr-fr Save big on [PRODUCT] [PRODUCT] : faites de super économies !"} +{"t":"DDA 23 BFW Mass Social OLV 010 Super fr-fr Black Friday Week Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 010F Super fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 011 Super fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 012 fr-fr While stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 23 BFW Mass Social OLV 013 Super fr-fr Last Minute\nDeals Ventes Flash\nde décembre\n& bien plus"} +{"t":"DDA 23 BFW Mass Social OLV 013F Super fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 BFW Mass Social OLV 014 Super fr-fr 8-22 December 8-22 décembre"} +{"t":"DDA 23 BFW Mass Social OLV 015 Super fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass Social OLV 020 Super fr-fr Last Minute\nDeals Ventes Flash\nde décembre\n& bien plus"} +{"t":"DDA 23 BFW Mass Social OLV 020F Super fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 002 fr-fr Save big this Amazon Black Friday Week Faites de super économies pendant la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 005 fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 006 fr-fr Get ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass Social Post 008 fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 009 fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 011 fr-fr Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass Social Post 012 fr-fr Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 35 % pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 014 Title fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 015 Description fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 016 fr-fr Save up to 40% in the Amazon Black Friday Week Économisez jusqu’à 35 % pendant la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 018 Title fr-fr Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass Social Post 019 fr-fr Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 35 % pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 024 fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 025 fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 026 fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 027 fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline fr-fr Dive into the Amazon Black Friday Week Plongez dans la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 029 fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 23 BFW Mass Social Post 030 fr-fr Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Économisez jusqu’à 35 % pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 033 Description fr-fr Save big this Amazon Black Friday Week. 17-27 November. Faites de super économies pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA fr-fr Ends Midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass Social Post 037 Title fr-fr The Amazon Black Friday Week is here La Black Friday Week Amazon est lancée !"} +{"t":"DDA 23 BFW Mass Social Post 038 fr-fr Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 35% pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 039 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy fr-fr Save up to 40% from 17-27 November Économisez jusqu’à 35 % du 17 au 27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO fr-fr Share the joy this Amazon Black Friday Week… with up to 40% off. Partagez votre joie pendant la Black Friday Week Amazon... en économisant jusqu’à 35%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super fr-fr Up to 40% off Jusqu’à -35%"} +{"t":"DDA 23 BFW Mass TV OLV 004 BVO fr-fr Starts Friday Dès vendredi"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super fr-fr 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super fr-fr Selected products only *Semaine de Black Friday. Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass TV OLV 007 Super fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 012 Super fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass TV OLV 019 BVO fr-fr Andrew just got 40% off an Braun IPL hair removal device at Amazon… Philippe vient d’économiser 35% sur un épilateur à lumière pulsée qu’il a acheté sur Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI fr-fr Smile Smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO fr-fr Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Aujourd’hui, il est fier de montrer son torse tout lisse à ses copains d’aventure."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO fr-fr Share the joy this Amazon Black Friday Week, with up to 40% off. Partagez votre joie pendant la Black Friday Week Amazon, en économisant jusqu’à 35%."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO fr-fr Ends 27th of November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super fr-fr Selected products only. While stocks last. *Semaine de Black Friday. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 23 BFW Mass TV OLV 030 BVO fr-fr Andrew just got 40% off a Braun IPL hair removal device at Amazon… Philippe vient d’économiser 35% sur un épilateur à lumière pulsée qu’il a acheté sur Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 034 BVO fr-fr Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Aujourd’hui, il est fier de montrer son bidou tout lisse à ses copains d’aventure."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO fr-fr Share the joy this Amazon Black Friday Week… Partagez votre joie pendant la Black Friday Week Amazon..."} +{"t":"DDA 23 BFW Mass TV OLV 044 BVO fr-fr with up to 40% off. en économisant jusqu’à 40%."} +{"t":"DDA 23 BFW Mass TV OLV 046 BVO fr-fr Ends 27th of November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 053 BVO fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass TV OLV 056 BVO fr-fr Rufus hates being stuck inside… Snoopy déteste rester enfermé à la maison."} +{"t":"DDA 23 BFW Mass TV OLV 057 Phone UI fr-fr [Smile logo]\nLast \nMinute\nDeals\n\nShop now [Smile logo]\nVentes\nFlash de\ndécembre\n& bien plus\n\nAchetez maintenant"} +{"t":"DDA 23 BFW Mass TV OLV 057F Phone UI fr-fr [Smile logo] Last Minute Deals Shop now [Smile logo] Ventes Flash de décembre & bien plus Achetez maintenant"} +{"t":"DDA 23 BFW Mass TV OLV 059 BVO fr-fr Thankfully Amy found the perfect gift on Last Minute Deals on Amazon… Heureusement, Elsa a trouvé le cadeau idéal à un super prix sur Amazon, pendant les Ventes Flash de décembre et bien plus…"} +{"t":"DDA 23 BFW Mass TV OLV 060 BVO fr-fr And it turns out, with the right gear, Rufus rips. … et le moins que l'on puisse dire, c'est que Snoopy adooore sa nouvelle doudoune."} +{"t":"DDA 23 BFW Mass TV OLV 061 BVO fr-fr Share the joy with Last Minute Deals at Amazon. Faites de super économies pendant les Ventes Flash de décembre et bien plus sur Amazon et partagez votre joie !"} +{"t":"DDA 23 BFW Mass TV OLV 062 BVO fr-fr From the 8th to the 22nd December Du 8 au 22 décembre."} +{"t":"DDA 23 BFW Mass TV OLV 063 Super fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 BFW Mass TV OLV 064 Super fr-fr 8-22 December 8-22 décembre"} +{"t":"DDA 23 BFW Mass TV OLV 070 BVO fr-fr Save big with Last Minute Deals at Amazon. Faites de super économies pendant les Ventes Flash de décembre et bien plus sur Amazon."} +{"t":"DDA 23 BFW Mass TV OLV 073 BVO fr-fr Share the joy with Last Minute Deals at Amazon Faites de super économies pendant les Ventes Flash de décembre et bien plus sur Amazon et partagez votre joie !"} +{"t":"DDA 23 BFW Mass YouTube 001 Title fr-fr Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Mass YouTube 002 Description fr-fr Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 35 % pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass YouTube 003 Title fr-fr The Amazon Black Friday Week is here La Black Friday Week Amazon est lancée !"} +{"t":"DDA 23 BFW Mass YouTube 004 Description fr-fr Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Économisez jusqu’à 35% pendant la Black Friday Week Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass YouTube 005 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy fr-fr Save up to 40% from 17-27 November Économisez jusqu’à 35% du 17 au 27 novembre"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO fr-fr Share the joy this Amazon Black Friday Week… with up to 40% off. Partagez votre joie pendant la Black Friday Week Amazon... en économisant jusqu’à 35%."} +{"t":"DDA 23 BFW Mass YouTube 010 Super fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 011 Super fr-fr Up to 40% off Jusqu’à -35%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super fr-fr Ends 27 November Se termine le 27 novembre"} +{"t":"DDA 23 BFW Mass YouTube 013 Super fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Mass YouTube 017 Super fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 23 BFW Mass YouTube 019 Title fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 BFW Mass YouTube 020 Description fr-fr Save big with Amazon Last Minute Deals. Ends 22nd December       Faites de super économies pendant les Ventes Flash de décembre & bien plus sur Amazon. Jusqu’au 22 décembre."} +{"t":"DDA 23 LMD Mass Social Post 001 Headline fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Mass Social Post 002 fr-fr Save big with the Amazon Last Minute Deals De super économies pendant les Ventes Flash de décembre & bien plus sur Amazon"} +{"t":"DDA 23 LMD Mass Social Post 003 Description fr-fr Ends 22st Dec Jusqu’au 22 déc."} +{"t":"DDA 23 LMD Mass Social Post 005 fr-fr Save big with Amazon Last Minute Deals. Ends 22nd December Faites de super économies pendant les Ventes Flash de décembre & bien plus sur Amazon. Jusqu’au 22 décembre."} +{"t":"DDA 23 LMD Mass Social Post 006 fr-fr Save big with the Amazon Last Minute Deals Ventes Flash de décembre & bien plus sur Amazon"} +{"t":"DDA 23 LMD Mass Social Post 007 Headline fr-fr AmazonUK AmazonFR"} +{"t":"DDA 23 LMD Mass Social Post 010 fr-fr #LastMinuteDeals #VentesFlashdedécembre&bienplus"} +{"t":"DDA 23 LMD Mass Social Post 011 fr-fr Save big with the Amazon Last Minute Deals Des super économies pendant les Ventes Flash de décembre & bien plus sur Amazon"} +{"t":"DDA 23 LMD Mass Social Post 012 Headline fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Mass Social Post 013 fr-fr Save big with the Amazon Last Minute Deals Ventes Flash de décembre & bien plus sur Amazon"} +{"t":"DDA 23 LMD Mass Social Post 014 Title fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Mass Social Post 015 Description fr-fr Save big with Amazon Last Minute Deals. Ends 22nd December Faites de super économies pendant les Ventes Flash de décembre & bien plus sur Amazon. Jusqu’au 22 décembre."} +{"t":"DDA 23 LMD Mass Social Post 016 fr-fr Last Minute Deals Faites de super économies"} +{"t":"DDA 23 LMD Mass Social Post 017 Headline fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Mass Social Post 018 Headline fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Mass Social Post 019 fr-fr Save big with the Amazon Last Minute Deals Économisez pendant les Ventes Flash de décembre & bien plus sur Amazon"} +{"t":"DDA 23 LMD Mass Social Post 020 Headline fr-fr Last Minute Deals Faites de super économies"} +{"t":"DDA 24 BFW Mass Approved claims 001 fr-fr Epic Deals Ventes Flash"} +{"t":"DDA 24 BFW Mass Approved claims 002 fr-fr Trending deals Ventes Flash tendances"} +{"t":"DDA 24 BFW Mass Approved claims 003 fr-fr Big savings Super économies"} +{"t":"DDA 24 BFW Mass Approved claims 004 fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Countdown Timer 001 Headline fr-fr Black\nFriday \nWeek\nstarts in La Black \nFriday\nWeek* \ncommence dans"} +{"t":"DDA 24 BFW Mass Countdown Timer 001F Headline fr-fr Black Friday Week starts in La Black  Friday Week* commence dans"} +{"t":"DDA 24 BFW Mass Countdown Timer 002 Headline fr-fr Black\nFriday \nWeek\nends in La Black \nFriday\nWeek* \nse termine \ndans"} +{"t":"DDA 24 BFW Mass Countdown Timer 002F Headline fr-fr Black Friday Week ends in La Black  Friday Week* se termine dans"} +{"t":"DDA 24 BFW Mass Countdown Timer 003 Headline fr-fr Hours heures"} +{"t":"DDA 24 BFW Mass Countdown Timer 004 Headline fr-fr Minutes minutes"} +{"t":"DDA 24 BFW Mass Countdown Timer 005 Headline fr-fr Seconds  secondes"} +{"t":"DDA 24 BFW Mass Countdown Timer 006 Headline fr-fr Selected products only *Semaine de Vendredi Noir\nUniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Countdown Timer 006F Headline fr-fr Selected products only *Semaine de Vendredi Noir Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Countdown Timer 007 Headline fr-fr Amazon \nBlack Friday\nWeek\nstarts in La Black \nFriday\nWeek* Amazon\ncommence dans"} +{"t":"DDA 24 BFW Mass Countdown Timer 007F Headline fr-fr Amazon Black Friday Week starts in La Black Friday Week* Amazon commence dans"} +{"t":"DDA 24 BFW Mass Countdown Timer 008 Headline fr-fr Amazon \nBlack Friday\nWeek\nends in La Black \nFriday\nWeek* Amazon\nse termine \ndans"} +{"t":"DDA 24 BFW Mass Countdown Timer 008F Headline fr-fr Amazon Black Friday Week ends in La Black Friday Week* Amazon se termine dans"} +{"t":"DDA 24 BFW Mass Countdown Timer 012 Headline fr-fr Ooooh!  Ooooh !"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader fr-fr Up to 40% off Jusqu'à -35 %"} +{"t":"DDA 24 BFW Mass Digital Display 006 fr-fr 21 Nov–2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA fr-fr Learn more En savoir plus"} +{"t":"DDA 24 BFW Mass Digital Display 009 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 010 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 010F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 016 fr-fr Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 24 BFW Mass Digital Display 020 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 020F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Digital Display 021 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 24 BFW Mass Digital Display 022 fr-fr Whilst stocks last Dans la limite \ndes stocks disponibles"} +{"t":"DDA 24 BFW Mass Digital Display 022F fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 24 BFW Mass Digital Display 023 Headline fr-fr Last \nMinute \nDeals Ventes \nFlash de \ndécembre"} +{"t":"DDA 24 BFW Mass Digital Display 023F Headline fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass Digital Display 024 Headline fr-fr Last Minute \nDeals Ventes Flash \nde décembre"} +{"t":"DDA 24 BFW Mass Digital Display 024F Headline fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass Digital Display 025 fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Digital Display 026 fr-fr Save big Faites de \nsuper économies"} +{"t":"DDA 24 BFW Mass Digital Display 026F fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Digital Display 027 fr-fr Save big Faites de \nsuper économies"} +{"t":"DDA 24 BFW Mass Digital Display 027F fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Digital Display 028 fr-fr Ends 22 Dec Faites \nde super \néconomies"} +{"t":"DDA 24 BFW Mass Digital Display 028F fr-fr Ends 22 Dec Faites de super économies"} +{"t":"DDA 24 BFW Mass Digital Display 029 fr-fr Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass Digital Display 030 fr-fr Ends 22 December Jusqu'au \n22 déc."} +{"t":"DDA 24 BFW Mass Digital Display 030F fr-fr Ends 22 December Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass Digital Display 031 fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass Digital Display 032 CTA fr-fr Shop now Jusqu'au \n22 décembre"} +{"t":"DDA 24 BFW Mass Digital Display 032F CTA fr-fr Shop now Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline fr-fr Black Friday\nWeek Black Friday\nWeek*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader fr-fr Up to 40% off Jusqu'à -35 %"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 fr-fr 21 Nov–2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 24 BFW Mass DOOH PRINT 006 fr-fr Selected products only *Semaine de Vendredi Noir\nUniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006F fr-fr Selected products only *Semaine de Vendredi Noir Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline fr-fr Black Friday\nWeek Black Friday\nWeek*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 fr-fr Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 fr-fr Up to 40% off\nOoooh! Jusqu'à -35 %.\nOoooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F fr-fr Up to 40% off Ooooh! Jusqu'à -35 %. Ooooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 fr-fr Up to \n40% off.\nOoooh! Jusqu'à \n-35 %.\nOoooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F fr-fr Up to 40% off. Ooooh! Jusqu'à -35 %. Ooooh !"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 fr-fr Amazon\nBlack Friday Week Black Friday Week*\nAmazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F fr-fr Amazon Black Friday Week Black Friday Week* Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 030 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 24 BFW Mass DOOH PRINT 033 Headline fr-fr New \nday. \nNew \ndeals. Chaque \njour de \nnouvelles \nVentes \nFlash"} +{"t":"DDA 24 BFW Mass DOOH PRINT 033F Headline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass DOOH PRINT 054 fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 24 BFW Mass DOOH PRINT 060 fr-fr Whilst stocks last *Semaine de Vendredi Noir. Dans la limite des stocks disponibles."} +{"t":"DDA 24 BFW Mass DOOH PRINT 061 fr-fr Whilst stocks last *Semaine de Vendredi Noir\nDans la limite des stocks disponibles"} +{"t":"DDA 24 BFW Mass DOOH PRINT 061F fr-fr Whilst stocks last *Semaine de Vendredi Noir Dans la limite des stocks disponibles"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062 fr-fr Last \nMinute \nDeals Ventes \nFlash de \ndécembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062F fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063 fr-fr Last Minute \nDeals Ventes Flash \nde décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063F fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 064 fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065 fr-fr Save big Faites de \nsuper économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065F fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 066 fr-fr Save big Faites \nde super \néconomies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 066F fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass DOOH PRINT 067 fr-fr Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068 fr-fr Ends 22 Dec Jusqu'au \n22 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068F fr-fr Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass DOOH PRINT 069 fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070 fr-fr Ends 22 December Jusqu'au \n22 décembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070F fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass Gift Cards 001 fr-fr A showstopping gift for you Un cadeau spectaculaire pour vous"} +{"t":"DDA 24 BFW Mass Gift Cards 002 fr-fr Ooooh! Sweet treat Ooooh ! Une surprise pleine de douceur"} +{"t":"DDA 24 BFW Mass Gift Cards 003 fr-fr Ooooh! A sweet treat for you Ooooh ! Un moment de plaisir, rien que pour vous"} +{"t":"DDA 24 BFW Mass Gift Cards 004 fr-fr Use your gift card on Amazon Profitez de votre carte-cadeau sur Amazon"} +{"t":"DDA 24 BFW Mass Gift Cards 005 fr-fr Ooooh! A gift card for you Ooooh ! Une carte-cadeau pour vous"} +{"t":"DDA 24 BFW Mass Gift Cards 006 fr-fr Ooooh! A gift for you Ooooh ! Un cadeau pour vous"} +{"t":"DDA 24 BFW Mass Radio 001 BVO fr-fr Wooh! Amazon's Black Friday Week deals are coming... Ooooh ! Les Ventes Flash de la Black Friday Week Amazon arrivent…"} +{"t":"DDA 24 BFW Mass Radio 002 BVO fr-fr So you can save up to 40% on all sorts of things… Économisez jusqu’à 35 % sur de nombreux produits…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO fr-fr …from electronics and home to toys, beauty and so much more! ... de la high-tech à la maison en passant par les jouets, la beauté et bien plus encore !"} +{"t":"DDA 24 BFW Mass Radio 004 BVO fr-fr Woooh indeed. Ooooh, ouiii !"} +{"t":"DDA 24 BFW Mass Radio 005 BVO fr-fr Shop Amazon's Black Friday Week deals. Profitez des Ventes Flash de la Black Friday Week Amazon."} +{"t":"DDA 24 BFW Mass Radio 006 BVO fr-fr Starts Thursday. À partir de jeudi"} +{"t":"DDA 24 BFW Mass Radio 007 BVO fr-fr With deals that make you go \"Wooh!\" Des Ventes Flash qui vont vraiment vous enchanter… Ooooh !"} +{"t":"DDA 24 BFW Mass Radio 009 BVO fr-fr Wooh! Amazon's Black Friday Week deals are here… Ooooh ! Les Ventes Flash de la Black Friday Week Amazon sont enfin là..."} +{"t":"DDA 24 BFW Mass Radio 010 BVO fr-fr So you can save up to 40% on all sorts of things… Économisez jusqu’à 35 % sur de nombreux produits…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO fr-fr Ends 2nd of December. Jusqu'au 2 décembre"} +{"t":"DDA 24 BFW Mass Radio 018 BVO fr-fr So you can save up to 40% on all sorts of things… Économisez jusqu’à 35 % sur de nombreux produits…"} +{"t":"DDA 24 BFW Mass Radio 022 BVO fr-fr Ends midnight. Jusqu'à ce soir minuit"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super fr-fr Amazon \n Black \n Friday\n Week Black \n Friday \n Week \n Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super fr-fr Up to \n 40% off Jusqu'à \n -35 %"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super fr-fr Up to 40% off Jusqu'à -35 %"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super fr-fr Starts \n Thursday À partir de \n jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super fr-fr Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 005 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO fr-fr Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO fr-fr Amazon Black Friday Week deals Ventes Flash Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO fr-fr On toys, electronics, home, beauty, fashion… sur les jouets, la high-tech, la maison, la beauté, la mode..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super fr-fr Ooooh! Ooooh !"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super fr-fr Amazon\n Black Friday\n Week deals Ventes Flash\n Black Friday\n Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super fr-fr Amazon Black Friday Week deals Ventes Flash Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super fr-fr on toys sur les jouets"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super fr-fr electronics la high-tech"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super fr-fr home la maison"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super fr-fr beauty la beauté"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super fr-fr fashion la mode"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super fr-fr kitchen la cuisine"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super fr-fr computing l'informatique"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super fr-fr books les livres"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super fr-fr devices les appareils"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super fr-fr garden le jardin"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super fr-fr pets l'animalerie"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super fr-fr outdoor les loisirs"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super fr-fr games les jeux"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super fr-fr luggage les bagages"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super fr-fr alexa Alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super fr-fr furniture les meubles"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super fr-fr cooking les arts de la table"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super fr-fr make-up le maquillage"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super fr-fr smart home la maison connectée"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super fr-fr kindle Kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super fr-fr appliances l'électroménager"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super fr-fr fitness le fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super fr-fr haircare les soins capillaires"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super fr-fr hair care les soins capillaires"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super fr-fr lighting les luminaires"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super fr-fr DIY le DIY"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super fr-fr office le bureau"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super fr-fr stationery les fournitures"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super fr-fr sports le sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super fr-fr health la santé"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO fr-fr … and so much more. ... et bien plus encore"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super fr-fr ... and so\n much more ... et bien\n plus encore"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super fr-fr ... and so much more ... et bien plus encore"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 056 Super fr-fr Starts \n Thursday À partir de \n jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO fr-fr Ends the 2nd of December. Jusqu'au 2 décembre."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super fr-fr Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super fr-fr Amazon \n Black Friday\n Week Black \n Friday Week \n Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super fr-fr Ends \n 2 December Se termine \n le 2 décembre"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek*"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader fr-fr Up to 40% off Jusqu'à -35 %"} +{"t":"DDA 24 BFW Mass Social Static 003 fr-fr 21 Nov–2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass Social Static 004 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 24 BFW Mass Social Static 007 fr-fr Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass Social Static 008 fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 BFW Mass Social Static 009 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 24 BFW Mass Social Static 010 Headline fr-fr Last \nMinute \nDeals Ventes \nFlash de \ndécembre"} +{"t":"DDA 24 BFW Mass Social Static 010F Headline fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass Social Static 011 Headline fr-fr Last Minute \nDeals Ventes Flash \nde décembre"} +{"t":"DDA 24 BFW Mass Social Static 011F Headline fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass Social Static 012 fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Social Static 013 fr-fr Save big Faites de \nsuper économies"} +{"t":"DDA 24 BFW Mass Social Static 013F fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Social Static 014 fr-fr Save big Faites \nde super \néconomies"} +{"t":"DDA 24 BFW Mass Social Static 014F fr-fr Save big Faites de super économies"} +{"t":"DDA 24 BFW Mass Social Static 015 fr-fr Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass Social Static 016 fr-fr Ends 22 Dec Jusqu'au \n22 déc."} +{"t":"DDA 24 BFW Mass Social Static 016F fr-fr Ends 22 Dec Jusqu'au 22 déc."} +{"t":"DDA 24 BFW Mass Social Static 017 fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass Social Static 018 fr-fr Ends 22 December Jusqu'au \n22 décembre"} +{"t":"DDA 24 BFW Mass Social Static 018F fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO fr-fr Shop Amazon Black Friday deals Profitez des Ventes Flash Black Friday Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 fr-fr Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Bienvenue !\n Horaires d’ouverture\n Mar. - Dim.\n 7 h - 19 h"} +{"t":"DDA 24 BFW Mass TV OLV 002F fr-fr Welcome! Opening hours Tues-Sun 07:00-16:00 Bienvenue ! Horaires d’ouverture Mar. - Dim. 7 h - 19 h"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen fr-fr Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen fr-fr Electronics High-tech"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen fr-fr Home Maison"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen fr-fr Toys Jouets"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO fr-fr Save on electronics, home, toys and more… Avec des Ventes Flash sur la high-tech, la maison, les jouets et bien plus encore"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO fr-fr Up to 40% off this Amazon Black Friday Week. Économisez jusqu’à 35 % pendant la Black Friday Week Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO fr-fr Starts Thursday. À partir de jeudi"} +{"t":"DDA 24 BFW Mass TV OLV 011 Super fr-fr Amazon Black Friday Week Black Friday Week Amazon*"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super fr-fr Up to 40% off Jusqu'à -35 %"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super fr-fr Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December *Semaine du Vendredi Noir, 21 novembre-2 décembre. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO fr-fr Ends 2nd of December. Jusqu'au 2 décembre."} +{"t":"DDA 24 BFW Mass TV OLV 023 Super fr-fr Amazon Black Friday Week Black Friday Week Amazon*"} +{"t":"DDA 24 BFW Mass TV OLV 025 Super fr-fr Selected products only. Whilst stocks last. *Semaine de Vendredi Noir. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO fr-fr Save on electronics, home, toys and more... Avec des Ventes Flash sur la high-tech, la maison, les jouets et bien plus encore"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO fr-fr Ends midnight. Jusqu'à ce soir minuit."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO fr-fr Up to 40% off this Amazon Black Friday Week. Économisez jusqu’à 35 % pendant la Black Friday Week Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 042 Super fr-fr Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December *Semaine de Vendredi Noir, 21 novembre-2 décembre. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super fr-fr Selected products only. Whilst stocks last. *Semaine de Vendredi Noir. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 24 BFW Mass YouTube 001 Title fr-fr Get Ready for the Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 24 BFW Mass YouTube 002 Description fr-fr Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Économisez jusqu’à 35 % pendant la Black Friday Week Amazon. \n21 novembre-2 décembre"} +{"t":"DDA 24 BFW Mass YouTube 002F Description fr-fr Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Économisez jusqu’à 35 % pendant la Black Friday Week Amazon.  21 novembre-2 décembre"} +{"t":"DDA 24 BFW Mass YouTube 003 Title fr-fr The Amazon Black Friday Week is here La Black Friday Week Amazon est lancée !"} +{"t":"DDA 24 BFW Mass YouTube 006 Description fr-fr Ends 2 Dec Se termine le 2 déc."} +{"t":"DDA 24 BFW Mass YouTube 007 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy fr-fr Save up to 40% from 21 November to 2 December Économisez jusqu’à 35%. 21 nov.-2 déc."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA fr-fr Shop now Voir plus"} +{"t":"DDA 24 BFW Mass YouTube 010 Title fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 BFW Mass YouTube 011 Description fr-fr Save big with Amazon Last Minute Deals. Ends 22nd December       Faites de super économies pendant les Ventes Flash de décembre sur Amazon. Jusqu’au 22 décembre."} +{"t":"DDA 24 LMD Mass Radio 001 BVO fr-fr Wooh! Amazon's Last Minute Deals are here... Ooooh ! Les Ventes Flash de décembre Amazon sont enfin là…"} +{"t":"DDA 24 LMD Mass Radio 002 BVO fr-fr So you can save big on all sorts of things… Faites de super économies sur de nombreux produits..."} +{"t":"DDA 24 LMD Mass Radio 003 BVO fr-fr …from electronics and home to toys, beauty and so much more! ... de la high-tech à la maison en passant par les jouets, la beauté et bien plus encore !"} +{"t":"DDA 24 LMD Mass Radio 004 BVO fr-fr Wooh indeed! Ooooh !"} +{"t":"DDA 24 LMD Mass Radio 005 BVO fr-fr Shop Amazon's Last Minute Deals. Profitez des Ventes Flash de décembre Amazon."} +{"t":"DDA 24 LMD Mass Radio 006 BVO fr-fr Ends the 22nd of December. Jusqu'au 22 décembre"} +{"t":"DDA 24 LMD Mass Radio 007 BVO fr-fr With deals that make you go \"Wooh!\" Des Ventes Flash qui vont vraiment vous enchanter… Ooooh !"} +{"t":"DDA 24 LMD Mass Social OLV 001 Super fr-fr Amazon\n Last Minute\n Deals Ventes Flash\n de décembre\n Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 001F Super fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 002 Super fr-fr Save big Faites de super économies"} +{"t":"DDA 24 LMD Mass Social OLV 003 Super fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 LMD Mass Social OLV 007 Super fr-fr Ooooh! Ooooh !"} +{"t":"DDA 24 LMD Mass Social OLV 008 Super fr-fr Amazon\n Last Minute\n Deals Ventes Flash\n de décembre\n Amazon sur"} +{"t":"DDA 24 LMD Mass Social OLV 008F Super fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon sur"} +{"t":"DDA 24 LMD Mass Social OLV 009 Super fr-fr on toys les jouets"} +{"t":"DDA 24 LMD Mass Social OLV 010 Super fr-fr electronics la high-tech"} +{"t":"DDA 24 LMD Mass Social OLV 011 Super fr-fr home la maison"} +{"t":"DDA 24 LMD Mass Social OLV 012 Super fr-fr beauty la beauté"} +{"t":"DDA 24 LMD Mass Social OLV 013 Super fr-fr fashion la mode"} +{"t":"DDA 24 LMD Mass Social OLV 014 Super fr-fr kitchen la cuisine"} +{"t":"DDA 24 LMD Mass Social OLV 015 Super fr-fr computing l'informatique"} +{"t":"DDA 24 LMD Mass Social OLV 016 Super fr-fr books les livres"} +{"t":"DDA 24 LMD Mass Social OLV 017 Super fr-fr devices les appareils"} +{"t":"DDA 24 LMD Mass Social OLV 018 Super fr-fr garden le jardin"} +{"t":"DDA 24 LMD Mass Social OLV 019 Super fr-fr pets l'animalerie"} +{"t":"DDA 24 LMD Mass Social OLV 020 Super fr-fr outdoor les loisirs"} +{"t":"DDA 24 LMD Mass Social OLV 021 Super fr-fr health la santé"} +{"t":"DDA 24 LMD Mass Social OLV 023 Super fr-fr kindle Kindle"} +{"t":"DDA 24 LMD Mass Social OLV 025 Super fr-fr ... and so ... et bien"} +{"t":"DDA 24 LMD Mass Social OLV 026 Super fr-fr much more plus encore"} +{"t":"DDA 24 LMD Mass Social OLV 027 Super fr-fr Ends 22 December. Jusqu'au 22 décembre"} +{"t":"DDA 24 LMD Mass Social OLV 028 Super fr-fr Amazon\n Last Minute\n Deals Ventes Flash\n de décembre\n Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 028F Super fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 029 Super fr-fr Amazon\n Last\n Minute\n Deals Ventes\n Flash\n de décembre\n Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 029F Super fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 034 Super fr-fr on toys sur les jouets"} +{"t":"DDA 24 LMD Mass Social OLV 046 Super fr-fr games les jeux"} +{"t":"DDA 24 LMD Mass Social OLV 047 Super fr-fr luggage les bagages"} +{"t":"DDA 24 LMD Mass Social OLV 048 Super fr-fr alexa Alexa"} +{"t":"DDA 24 LMD Mass Social OLV 049 Super fr-fr furniture les meubles"} +{"t":"DDA 24 LMD Mass Social OLV 051 Super fr-fr cooking les arts de la table"} +{"t":"DDA 24 LMD Mass Social OLV 052 Super fr-fr make-up le maquillage"} +{"t":"DDA 24 LMD Mass Social OLV 053 Super fr-fr smart home la maison connectée"} +{"t":"DDA 24 LMD Mass Social OLV 055 Super fr-fr appliances l'électroménager"} +{"t":"DDA 24 LMD Mass Social OLV 056 Super fr-fr fitness le fitness"} +{"t":"DDA 24 LMD Mass Social OLV 057 Super fr-fr haircare les soins capillaires"} +{"t":"DDA 24 LMD Mass Social OLV 061 Super fr-fr hair care les soins capillaires"} +{"t":"DDA 24 LMD Mass Social OLV 062 Super fr-fr lighting les luminaires"} +{"t":"DDA 24 LMD Mass Social OLV 063 Super fr-fr DIY le DIY"} +{"t":"DDA 24 LMD Mass Social OLV 064 Super fr-fr office le bureau"} +{"t":"DDA 24 LMD Mass Social OLV 065 Super fr-fr stationary les fournitures"} +{"t":"DDA 24 LMD Mass Social OLV 066 Super fr-fr sports le sport"} +{"t":"DDA 24 LMD Mass Social OLV 079 BVO fr-fr Ooooh! Ooooh !"} +{"t":"DDA 24 LMD Mass Social OLV 080 BVO fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 081 BVO fr-fr on toys, electronics, home, beauty, fashion... sur les jouets, la high-tech, la maison, la mode ..."} +{"t":"DDA 24 LMD Mass Social OLV 082 BVO fr-fr ... and so much more ... et bien plus encore"} +{"t":"DDA 24 LMD Mass Social OLV 083 BVO fr-fr Ends the 22 December. Jusqu'au 22 décembre"} +{"t":"DDA 24 LMD Mass Social OLV 131 fr-fr Deals to make you go ooooh! At Amazon. Découvrez des milliers de ventes flash renversantes."} +{"t":"DDA 24 LMD Mass Social OLV 132 fr-fr Click to discover Last Minute Deals. Cliquez pour découvrir les Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 133 fr-fr Shop now. Achetez maintenant"} +{"t":"DDA 24 LMD Mass Social OLV 134 fr-fr Deals that make you sing! At Amazon. Des Ventes Flash qui vont vous enchanter ! Profitez-en sur Amazon."} +{"t":"DDA 24 LMD Mass TV OLV 001 BVO fr-fr Shop Amazon’s Last Minute Deals Profitez des Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 002 fr-fr Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Bienvenue !\n Horaires d’ouverture\n Mar. - Dim.\n 7 h - 19 h"} +{"t":"DDA 24 LMD Mass TV OLV 002F fr-fr Welcome! Opening hours Tues-Sun 07:00-16:00 Bienvenue ! Horaires d’ouverture Mar. - Dim. 7 h - 19 h"} +{"t":"DDA 24 LMD Mass TV OLV 003 UI Screen fr-fr Last \n Minute \n Deals Ventes \n Flash \n de décembre"} +{"t":"DDA 24 LMD Mass TV OLV 003F UI Screen fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 LMD Mass TV OLV 004 UI Screen fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 005 UI Screen fr-fr Electronics High-tech"} +{"t":"DDA 24 LMD Mass TV OLV 006 UI Screen fr-fr Beauty Beauté"} +{"t":"DDA 24 LMD Mass TV OLV 007 UI Screen fr-fr Home Maison"} +{"t":"DDA 24 LMD Mass TV OLV 008 BVO fr-fr With deals on electronics, beauty, home and more. Avec des Ventes Flash sur la high-tech, beauté, maison et bien plus encore."} +{"t":"DDA 24 LMD Mass TV OLV 009 BVO fr-fr Shop Amazon's Last Minute Deals Les Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 010 BVO fr-fr from the 9th to the 22nd of December du 9 au 22 décembre"} +{"t":"DDA 24 LMD Mass TV OLV 011 Super fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 012 Super fr-fr 9–22 December 9-22 décembre"} +{"t":"DDA 24 LMD Mass TV OLV 013 fr-fr Selected products only. Whilst stocks last Uniquement sur une sélection de produits"} +{"t":"DDA 24 LMD Mass TV OLV 014 BVO fr-fr Shop Amazon's Last Minute Deals. Profitez des Ventes Flash de décembre Amazon."} +{"t":"DDA 24 LMD Mass TV OLV 015 BVO fr-fr Ends the 22nd of December. Jusqu'au 22 décembre"} +{"t":"DDA 24 LMD Mass TV OLV 016 Super fr-fr Amazon Last Minute Deals Ventes Flash de décembre Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 017 Super fr-fr Ends 22 December Jusqu'au 22 décembre"} +{"t":"DDA 24 LMD Mass TV OLV 018 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 fr-fr Black Friday\nWeek is coming! Black Friday\n Week* arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F fr-fr Black Friday Week is coming! Black Friday Week* arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline fr-fr Black Friday\nWeek \nis coming! Black Friday\n Week*\n arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline fr-fr Black Friday Week is coming! Black Friday Week* arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline fr-fr Black\nFriday\nWeek is\ncoming! Black\n Friday\n Week*\n arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline fr-fr Black Friday Week is coming! Black Friday Week* arrive !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 fr-fr 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 fr-fr Starts 20 Nov À partir du 20 nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 fr-fr Starts 20 November À partir du 20 novembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008 fr-fr Selected products only *Semaine de Vendredi Noir\nUniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008F fr-fr Selected products only *Semaine de Vendredi Noir Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 fr-fr Black Friday\nWeek is here! Black Friday\n Week* est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F fr-fr Black Friday Week is here! Black Friday Week* est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 fr-fr Black Friday\nWeek \nis here! Black\n Friday\n Week* est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F fr-fr Black Friday Week is here! Black Friday Week* est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 fr-fr Black\nFriday\nWeek\nis here! Black\n Friday\n Week*\n est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F fr-fr Black Friday Week is here! Black Friday Week* est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader fr-fr Up to 40% off Jusqu'à -30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader fr-fr Up to \n40% off Jusqu’à\n -30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader fr-fr Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 fr-fr Black Friday\nWeek Black Friday\nWeek*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 fr-fr Black\nFriday\nWeek Black\nFriday\nWeek*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 fr-fr Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 fr-fr Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 fr-fr 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 fr-fr Up to 40% off.\nBoom. Jusqu’à -30%.\n Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F fr-fr Up to 40% off. Boom. Jusqu’à -30%. Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 fr-fr Up to\n40% off.\nBoom. Jusqu’à\n -30%.\n Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F fr-fr Up to 40% off. Boom. Jusqu’à -30%. Et bam !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 fr-fr Black Friday\nWeek Black Friday\nWeek*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 fr-fr Up to 40% off for\nDeal Hunters Jusqu’à -30% pour les chasseurs\n de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F fr-fr Up to 40% off for Deal Hunters Jusqu’à -30% pour les chasseurs de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 fr-fr Up to 40% off \nfor\nDeal Hunters Jusqu’à -30%\n pour les chasseurs\n de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F fr-fr Up to 40% off for Deal Hunters Jusqu’à -30% pour les chasseurs de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 fr-fr Up to\n40% off\nfor Deal\nHunters Jusqu’à -30%\n pour les\n chasseurs de\n bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F fr-fr Up to 40% off for Deal Hunters Jusqu’à -30% pour les chasseurs de bonnes affaires"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 fr-fr New day.\nNew deals. Chaque jour \n de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 fr-fr New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 fr-fr New\nday.\nNew\ndeals. Chaque jour\n de nouvelles\n Ventes\n Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 fr-fr Black Friday\nWeek Black Friday\nWeek*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F fr-fr Black Friday Week Black Friday Week*"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 fr-fr Black\nFriday\nWeek \nis here! Black\n Friday\n Week*\nest là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F fr-fr Black Friday Week is here! Black Friday Week* est là !"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 fr-fr Ends Midnight Se termine ce soir à minuit"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 071 fr-fr Whilst stocks last *Semaine de Vendredi Noir. Dans la limite des stocks disponibles."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 072 fr-fr Whilst stocks last *Semaine de Vendredi Noir\nDans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 072F fr-fr Whilst stocks last *Semaine de Vendredi Noir Dans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 fr-fr Black Friday\nWeek starts in Black Friday Week* \ncommence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F fr-fr Black Friday Week starts in Black Friday Week* commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 fr-fr Black Friday\nWeek \nstarts in Black \n Friday Week* \n commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F fr-fr Black Friday Week starts in Black Friday Week* commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline fr-fr Black\nFriday\nWeek\nstarts in Black \n Friday\n Week* \n commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline fr-fr Black Friday Week starts in Black Friday Week* commence dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 fr-fr Hours heures"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 fr-fr Minutes minutes"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 fr-fr Seconds secondes"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Countdown Timer 008 fr-fr Selected products only *Semaine de Vendredi Noir\nUniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Countdown Timer 008F fr-fr Selected products only *Semaine de Vendredi Noir Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 fr-fr Black Friday\nWeek \nends in Black Friday Week* \nse termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F fr-fr Black Friday Week ends in Black Friday Week* se termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 fr-fr Black Friday\nWeek ends in Black \nFriday Week*\nse termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F fr-fr Black Friday Week ends in Black Friday Week* se termine dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 fr-fr Black\nFriday\nWeek\nends in Black \n Friday\n Week* \n se termine \n dans"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F fr-fr Black Friday Week ends in Black Friday Week* se termine dans"} +{"t":"DDA 25 BFW Mass Digital Display 001 fr-fr Black Friday Week\nis coming! Black Friday\n Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 001F fr-fr Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 002 fr-fr Black Friday \nWeek\nis coming! Black Friday\n Week \n arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 002F fr-fr Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline fr-fr Black\n Friday\n Week is\n coming! Black\n Friday\n Week\n arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline fr-fr Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader fr-fr Up to 40% off Jusqu'à -30%"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader fr-fr Up to \n40% off Jusqu’à\n -30%"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader fr-fr Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Digital Display 006 fr-fr 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Digital Display 007 fr-fr Starts 20 Nov À partir du 20 nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 fr-fr Starts 20 November À partir du 20 novembre"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA fr-fr Learn More En savoir plus"} +{"t":"DDA 25 BFW Mass Digital Display 010 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Digital Display 011 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 BFW Mass Digital Display 011F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Digital Display 012 fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 013 fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 013F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 014 fr-fr Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 014F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader fr-fr Up to 40% off Jusqu'à -30%"} +{"t":"DDA 25 BFW Mass Digital Display 023 fr-fr Black Friday\n Week is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 023F fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 024 fr-fr Black Friday\n Week is here! Black Friday\n Week\n est là !"} +{"t":"DDA 25 BFW Mass Digital Display 024F fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline fr-fr Black\n Friday\n Week\n is here! Black\n Friday\n Week\n est là !"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 028 fr-fr Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Digital Display 029 fr-fr Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline fr-fr Black Friday\n Week Black Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 048 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass Digital Display 049 fr-fr Whilst stocks last Dans la limite \ndes stocks disponibles"} +{"t":"DDA 25 BFW Mass Digital Display 049F fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass Digital Display 050 fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 050F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 058 fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 058F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 059 fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 065 fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 065F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 074 fr-fr Black Friday Week\n is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 074F fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 083 fr-fr Black Friday \nWeek is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 083F fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 089 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass Digital Display 090 fr-fr Whilst stocks last Dans la limite \ndes stocks disponibles"} +{"t":"DDA 25 BFW Mass Digital Display 090F fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass Digital Display 092 fr-fr Black Friday \n Week is here! Black Friday\n Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 092F fr-fr Black Friday Week is here! Black Friday Week est là !"} +{"t":"DDA 25 BFW Mass Digital Display 103 fr-fr Ends Midnight Se termine ce soir à minuit"} +{"t":"DDA 25 BFW Mass Digital Display 108 fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 116 fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 116F fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 128 fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 25 BFW Mass Radio 001 BVO fr-fr Amazon Black Friday Week deals up to 40% off. Économisez jusqu’à 30% pendant la Black Friday Week Amazon."} +{"t":"DDA 25 BFW Mass Radio 002 BVO fr-fr To get the perfect gift for your father-in-law: the deal hunter. Pour trouver le cadeau parfait pour votre beau-père : le chasseur de bonnes affaires."} +{"t":"DDA 25 BFW Mass Radio 003 BVO fr-fr If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Si seulement il savait que vous avez profité d’une super Vente Flash Black Friday Week Amazon pour son cadeau. Il vous accueillerait à bras ouverts, comme il accueille chaque Vente Flash."} +{"t":"DDA 25 BFW Mass Radio 004 BVO fr-fr Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Ah d’accord… Une accolade maintenant. Une longue accolade même. L'accolade Black Friday Week !"} +{"t":"DDA 25 BFW Mass Radio 005 BVO fr-fr Up to 40% off this Amazon Black Friday Week, starts Thursday. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass Radio 011 BVO fr-fr Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu'au 1er décembre."} +{"t":"DDA 25 BFW Mass Radio 017 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends midnight. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu'à ce soir minuit."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super fr-fr Black \nFriday Week Black \nFriday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super fr-fr Up to\n40% off Jusqu'à\n-30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super fr-fr Up to 40% off Jusqu'à -30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super fr-fr Starts\nThursday À partir\nde jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super fr-fr Ends\n1 December Se termine\nle 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super fr-fr Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super fr-fr Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super fr-fr Black\nFriday\nWeek\ndeals on Ventes Flash\nBlack\nFriday\nWeek sur"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super fr-fr Black Friday Week deals on Ventes Flash Black Friday Week sur"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super fr-fr electronics la high-tech"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super fr-fr home la maison"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super fr-fr toys les jouets"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super fr-fr beauty la beauté"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super fr-fr sports le sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super fr-fr fashion la mode"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super fr-fr books les livres"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super fr-fr devices les appareils"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super fr-fr kitchen la cuisine"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super fr-fr pets l'animalerie"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super fr-fr outdoor les loisirs"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super fr-fr games les jeux"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super fr-fr luggage les bagages"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super fr-fr alexa Alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super fr-fr furniture les meubles"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super fr-fr cooking les arts de la table"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super fr-fr make-up le maquillage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super fr-fr smart home la maison connectée"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super fr-fr kindle Kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super fr-fr appliances l'électroménager"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super fr-fr fitness le fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super fr-fr hair care les soins capillaires"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super fr-fr lighting l'éclairage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super fr-fr DIY le bricolage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super fr-fr office le bureau"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super fr-fr stationery les fournitures"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 044 Super fr-fr furniture la décoration"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super fr-fr health la santé"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super fr-fr ... and so\nmuch more. ... et bien\nplus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super fr-fr ... and so much more. ... et bien plus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super fr-fr Ends 1 December Jusqu'au 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super fr-fr Ends 1 Dec Jusqu'au 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO fr-fr Amazon Black Friday deals Ventes Flash Black Friday Amazon"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO fr-fr on electronics, home, toys, beauty, sports sur la high-tech, la maison, les jouets, la beauté, le sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO fr-fr ... and so\nmuch more. ... et bien\nplus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO fr-fr ... and so much more. ... et bien plus encore."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO fr-fr Ends 1st December Jusqu'au 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social Post 001 Description fr-fr 20 Nov–1 Dec 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 001F Description fr-fr 20 Nov–1 Dec 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text fr-fr Save up to 40% this Amazon Black Friday Week \nSelected products only Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text fr-fr Save up to 40% this Amazon Black Friday Week \nSelected products only Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text fr-fr Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text fr-fr Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week. Uniquement sur une sélection de produits. 20 nov.-1 er déc. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text fr-fr 20 Nov–1 Dec 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 009F Primary text fr-fr 20 Nov–1 Dec 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text fr-fr Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Week : jusqu’à -30%.\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Week : jusqu’à -30%. Uniquement sur une sélection de produits."} +{"t":"DDA 25 BFW Mass Social Post 012 fr-fr Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Black Friday Week: jusqu’à -30%.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 012F fr-fr Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Black Friday Week: jusqu’à -30%. Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 013 Title fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 014 Description fr-fr Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 014F Description fr-fr Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 015 Title fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 016 Title fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 018 Description fr-fr 20 Nov–1 Dec 20 nov.-1er déc."} +{"t":"DDA 25 BFW Mass Social Post 019 Headline fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text fr-fr Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text fr-fr Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text fr-fr Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Jusqu’à -30% pendant la Black Friday Week. Uniquement sur une sélection de produits. 20 nov.-1 er déc. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description fr-fr Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n Uniquement sur une sélection de produits.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass Social Post 031F Description fr-fr Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Uniquement sur une sélection de produits. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline fr-fr Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline fr-fr Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader fr-fr Up to 40% off Jusqu'à -30%"} +{"t":"DDA 25 BFW Mass Social Static 004 fr-fr 20 Nov–1 Dec 20 nov.-1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social Static 005 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Social Static 006 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 BFW Mass Social Static 006F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 BFW Mass Social Static 010 fr-fr Ends 1 Dec Se termine le 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social Static 011 fr-fr Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO fr-fr Sneak in some deals. Dénichez de super Ventes Flash."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen fr-fr Search Rechercher sur Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen fr-fr Black\nFriday\nWeek\ndeals. Ventes\nFlash\nBlack\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen fr-fr Black Friday Week deals. Ventes Flash Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA fr-fr Shop now Acheter maintenant"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO fr-fr Up to 40% off this Amazon Black Friday Week, starts Thursday. Jusqu’à -30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super fr-fr Amazon\nBlack Friday\nWeek Black Friday\nWeek\nAmazon"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super fr-fr Amazon Black Friday Week Black Friday Week Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super fr-fr Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends 1st December. Jusqu’à -30% pendant la Black Friday Week Amazon. Jusqu’au 1er décembre."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO fr-fr You decided to sneak in some Amazon Black Friday deals. Vous avez décidé de dénicher des Ventes Flash Black Friday Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category fr-fr Electronics\nHome\nToys\nBeauty\nSports & Outdoor High-tech\nMaison\nJouets\nBeauté\nSports et loisirs"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category fr-fr Electronics Home Toys Beauty Sports & Outdoor High-tech Maison Jouets Beauté Sports et loisirs"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO fr-fr [Gasp]. Quick, the piccalilli! [Gasp]. Vite, le pot de cornichons !"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO fr-fr Up to 40% off this Amazon Black Friday Week, starts Thursday. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super fr-fr Up to\n40% off Jusqu’à \n-30%"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super fr-fr Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super fr-fr Starts\nThursday À partir\nde jeudi"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super fr-fr Starts Thursday À partir de jeudi"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO fr-fr You decided to sneak in some Amazon Black Friday deals. Vous avez décidé de dénicher des Ventes Flash Black Friday Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO fr-fr [Gasp]. Quick, the piccalilli! [Gasp]. Vite, le pot de cornichons !"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends 1st December. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, Jusqu'au 1er décembre."} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super fr-fr Up to\n40% off Jusqu’à \n-30%"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super fr-fr Up to 40% off Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super fr-fr Ends\n1 December Jusqu'au\n1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super fr-fr Ends 1 December Jusqu'au 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super fr-fr Ends\n1 Dec Jusqu'au\n1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super fr-fr Ends 1 Dec Jusqu'au 1ᵉʳ déc."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO fr-fr You were sent to grab something in the pantry... 20 minutes ago. On vous a demandé d’aller chercher quelque chose dans le garde-manger... il y a bien 20 minutes."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO fr-fr But you decided to sneak in some Amazon Black Friday deals. Et vous en avez profité pour dénicher des Ventes Flash Black Friday Amazon."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen fr-fr Black\nFriday\nWeek\ndeals. Ventes \nFlash \nBlack \nFriday \nWeek"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen fr-fr Black Friday Week deals. Ventes Flash Black Friday Week"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA fr-fr Shop now Acheter maintenant"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category fr-fr Electronics\nHome\nToys\nBeauty\nSports & Outdoor High-tech\nMaison\nJouets\nBeauté\nSports et loisirs"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category fr-fr Electronics Home Toys Beauty Sports & Outdoor High-tech Maison Jouets Beauté Sports et loisirs"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO fr-fr [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Vite, Nico ! Le pot de cornichons !"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO fr-fr Up to 40% off this Amazon Black Friday Week, starts Thursday. Économisez jusqu’à 30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass TV OLV 009 Super fr-fr Amazon Black Friday Week\nUp to 40% off Black Friday Week Amazon*\nJusqu’à -30%"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super fr-fr Amazon Black Friday Week Up to 40% off Black Friday Week Amazon* Jusqu’à -30%"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super fr-fr Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. *Semaine de Vendredi Noir, 20 novembre-1ᵉʳ décembre. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles"} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends 1st December. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu’au 1er décembre."} +{"t":"DDA 25 BFW Mass TV OLV 022 Super fr-fr Selected products only. Whilst stocks last. *Semaine de Vendredi Noir. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends midnight. Économisez jusqu’à 30% pendant la Black Friday Week Amazon. Jusqu'à ce soir minuit."} +{"t":"DDA 25 BFW Mass TV OLV 031 fr-fr smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO fr-fr Sneak in some deals. Dénichez de super Ventes Flash."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO fr-fr Up to 40% off this Amazon Black Friday Week, starts Thursday. Jusqu’à -30% pendant la Black Friday Week Amazon, à partir de jeudi."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends 1st of December. Jusqu’à -30% pendant la Black Friday Week Amazon. Jusqu'au 1er décembre."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO fr-fr Up to 40% off this Amazon Black Friday Week, ends midnight. Jusqu’à -30% pendant la Black Friday Week Amazon. Jusqu'à ce soir minuit."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline fr-fr Amazon Black Friday Week is coming! Black Friday Week Amazon arrive !"} +{"t":"DDA 25 BFW Mass YouTube 002 Description fr-fr Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 002F Description fr-fr Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 003 Description fr-fr Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 003F Description fr-fr Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline fr-fr Amazon Black Friday Week is here! Black Friday Week Amazon est là !"} +{"t":"DDA 25 BFW Mass YouTube 005 Description fr-fr Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 005F Description fr-fr Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week Amazon. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 006 Description fr-fr Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 006F Description fr-fr Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Économisez jusqu’à 30% pendant la Black Friday Week. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 008 Description fr-fr Ends 1 December Se termine le 1ᵉʳ décembre"} +{"t":"DDA 25 BFW Mass YouTube 009 Headline fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy fr-fr Save up to 40%. \n 20 Nov–1 Dec Économisez jusqu’à 30%.\n 20 nov.-1\ner déc."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy fr-fr Save up to 40%. 20 Nov–1 Dec Économisez jusqu’à 30%. 20 nov.-1 er déc."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA fr-fr Shop now Voir plus"} +{"t":"DDA 25 LMG Mass Display Social Static 001 Headline fr-fr Last Minute \nGifts Cadeaux \nde dernière minute"} +{"t":"DDA 25 LMG Mass Display Social Static 001F Headline fr-fr Last Minute  Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 LMG Mass Display Social Static 002 Headline fr-fr Last\nMinute\nGifts Cadeaux \nde dernière \nminute"} +{"t":"DDA 25 LMG Mass Display Social Static 002F Headline fr-fr Last Minute Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 LMG Mass Display Social Static 003 Headline fr-fr Save big Faites de super économies"} +{"t":"DDA 25 LMG Mass Display Social Static 004 Headline fr-fr Save big Faites de \nsuper économies"} +{"t":"DDA 25 LMG Mass Display Social Static 004F Headline fr-fr Save big Faites de super économies"} +{"t":"DDA 25 LMG Mass Display Social Static 005 Headline fr-fr Save big Faites \nde super \néconomies"} +{"t":"DDA 25 LMG Mass Display Social Static 005F Headline fr-fr Save big Faites de super économies"} +{"t":"DDA 25 LMG Mass Display Social Static 006 fr-fr Ends 21 December Jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass Display Social Static 007 fr-fr Ends 21 Dec Jusqu’au 21 déc."} +{"t":"DDA 25 LMG Mass Display Social Static 008 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 LMG Mass Display Social Static 009 fr-fr Selected products only Uniquement sur une sélection \nde produits"} +{"t":"DDA 25 LMG Mass Display Social Static 009F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 LMG Mass Display Social Static 018 fr-fr Selected products only Uniquement sur une sélection \nde produits"} +{"t":"DDA 25 LMG Mass Display Social Static 018F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 LMG Mass Display Social Static 019 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 25 LMG Mass Radio 001 BVO fr-fr Amazon Last Minute Gifts Cadeaux de dernière minuteAmazon"} +{"t":"DDA 25 LMG Mass Radio 002 BVO fr-fr To get the perfect last minute gift for your girlfriend’s Dad. Parfaits pour faire plaisir, même à la dernière minute, même à beau-papa."} +{"t":"DDA 25 LMG Mass Radio 003 BVO fr-fr Do you think he knows how last minute this gift really is? Vous pensez qu'il va remarquer que c'est un cadeau de toute dernière minute ?"} +{"t":"DDA 25 LMG Mass Radio 004 BVO fr-fr No. And he loves it! And what’s this? A hug? Oh that’s a long hug! Pas du tout, il est ravi ! Vous avez même droit à un grooos câlin !"} +{"t":"DDA 25 LMG Mass Radio 005 BVO fr-fr He definitely loves hugs, and last minute gifts! Oh, on dirait qu'il vous adore, vous et vos cadeaux de dernière minute !"} +{"t":"DDA 25 LMG Mass Radio 006 BVO fr-fr Double holiday win! Mission accomplie pour les fêtes !"} +{"t":"DDA 25 LMG Mass Radio 007 BVO fr-fr Shop Amazon Last Minute Gifts, ends 21st December. Profitez des Cadeaux de dernière minute Amazon, jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass Radio 008 BVO fr-fr ...and he's still hugging Ça, c’est du câlin !"} +{"t":"DDA 25 LMG Mass Social OLV 001 BVO fr-fr You decided to search for some Amazon last minute gifts. Vous avez décidé de dénicher des cadeaux de dernière minute Amazon."} +{"t":"DDA 25 LMG Mass Social OLV 002 BVO fr-fr [Gasp]. Quick! The piccalilli! [Gasp]. Vite, Nico ! Le pot de cornichons !"} +{"t":"DDA 25 LMG Mass Social OLV 003 BVO fr-fr Shop Amazon Last Minute Gifts, ends 21st December Profitez des Cadeaux de dernière minute Amazon, jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass Social OLV 004 Super fr-fr Amazon \nLast Minute \nGifts Cadeaux de dernière minute\nAmazon"} +{"t":"DDA 25 LMG Mass Social OLV 004F Super fr-fr Amazon Last Minute Gifts Cadeaux de dernière minute Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 005 Super fr-fr Ends 21 December Jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass Social OLV 006 Phone UI fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 007 Phone UI fr-fr Last \nMinute \nGifts Cadeaux\nde dernière\nminute"} +{"t":"DDA 25 LMG Mass Social OLV 007F Phone UI fr-fr Last Minute Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 LMG Mass Social OLV 008 Phone UI fr-fr Shop now Acheter maintenant"} +{"t":"DDA 25 LMG Mass Social OLV 009 BVO fr-fr Amazon Last Minute Gifts, ends 21st December Profitez des Cadeaux de dernière minute Amazon, jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass Social OLV 015 BVO fr-fr Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Des cadeaux qui font leur effet. Profitez des cadeaux de dernière minute Amazon, jusqu’au 21 décembre."} +{"t":"DDA 25 LMG Mass Social OLV 016 Super fr-fr Amazon \nLast Minute Gifts Cadeaux de dernière minute\nAmazon"} +{"t":"DDA 25 LMG Mass Social OLV 016F Super fr-fr Amazon Last Minute Gifts Cadeaux de dernière minute Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 018 BVO fr-fr You've drawn the shortest straw in the holiday gift exchange: your girlfriend's dad. Vous avez hérité du cadeau le plus compliqué à trouver : celui de beau-papa."} +{"t":"DDA 25 LMG Mass Social OLV 020 Super fr-fr Amazon \nLast Minute\nGifts Cadeaux de dernière minute\nAmazon"} +{"t":"DDA 25 LMG Mass Social OLV 020F Super fr-fr Amazon Last Minute Gifts Cadeaux de dernière minute Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 025 Super fr-fr Amazon \nLast \nMinute \nGifts Cadeaux\nde dernière\nminute\nAmazon"} +{"t":"DDA 25 LMG Mass Social OLV 025F Super fr-fr Amazon Last Minute Gifts Cadeaux de dernière minute Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 026 Super fr-fr Ends \n21 December Jusqu’au\n21 décembre"} +{"t":"DDA 25 LMG Mass Social OLV 026F Super fr-fr Ends 21 December Jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass Social OLV 027 fr-fr [Full Amazon logo} [Full Amazon logo}"} +{"t":"DDA 25 LMG Mass Social OLV 028 Super fr-fr Amazon \nLast \nMinute \nGifts on... Cadeaux \nde dernière\nminute\nAmazon :"} +{"t":"DDA 25 LMG Mass Social OLV 028F Super fr-fr Amazon Last Minute Gifts on... Cadeaux de dernière minute Amazon :"} +{"t":"DDA 25 LMG Mass Social OLV 029 Super fr-fr electronics la high-tech"} +{"t":"DDA 25 LMG Mass Social OLV 030 Super fr-fr home la maison"} +{"t":"DDA 25 LMG Mass Social OLV 031 Super fr-fr toys les jouets"} +{"t":"DDA 25 LMG Mass Social OLV 032 Super fr-fr beauty la beauté"} +{"t":"DDA 25 LMG Mass Social OLV 033 Super fr-fr sports le sport"} +{"t":"DDA 25 LMG Mass Social OLV 034 Super fr-fr fashion la mode"} +{"t":"DDA 25 LMG Mass Social OLV 035 Super fr-fr books les livres"} +{"t":"DDA 25 LMG Mass Social OLV 036 Super fr-fr devices les appareils"} +{"t":"DDA 25 LMG Mass Social OLV 037 Super fr-fr kitchen la cuisine"} +{"t":"DDA 25 LMG Mass Social OLV 038 Super fr-fr pets l'animalerie"} +{"t":"DDA 25 LMG Mass Social OLV 039 Super fr-fr outdoor les loisirs"} +{"t":"DDA 25 LMG Mass Social OLV 040 Super fr-fr games les jeux"} +{"t":"DDA 25 LMG Mass Social OLV 041 Super fr-fr luggage les bagages"} +{"t":"DDA 25 LMG Mass Social OLV 042 Super fr-fr alexa Alexa"} +{"t":"DDA 25 LMG Mass Social OLV 043 Super fr-fr furniture les meubles"} +{"t":"DDA 25 LMG Mass Social OLV 045 Super fr-fr cooking les arts de la table"} +{"t":"DDA 25 LMG Mass Social OLV 046 Super fr-fr make-up le maquillage"} +{"t":"DDA 25 LMG Mass Social OLV 047 Super fr-fr smart home la maison connectée"} +{"t":"DDA 25 LMG Mass Social OLV 048 Super fr-fr kindle Kindle"} +{"t":"DDA 25 LMG Mass Social OLV 049 Super fr-fr appliances l'électroménager"} +{"t":"DDA 25 LMG Mass Social OLV 050 Super fr-fr fitness le fitness"} +{"t":"DDA 25 LMG Mass Social OLV 051 Super fr-fr hair care les soins capillaires"} +{"t":"DDA 25 LMG Mass Social OLV 056 Super fr-fr lighting l'éclairage"} +{"t":"DDA 25 LMG Mass Social OLV 057 Super fr-fr DIY le bricolage"} +{"t":"DDA 25 LMG Mass Social OLV 058 Super fr-fr office le bureau"} +{"t":"DDA 25 LMG Mass Social OLV 059 Super fr-fr stationery les fournitures"} +{"t":"DDA 25 LMG Mass Social OLV 062 Super fr-fr furniture la décoration"} +{"t":"DDA 25 LMG Mass Social OLV 066 Super fr-fr health la santé"} +{"t":"DDA 25 LMG Mass Social OLV 070 Super fr-fr ... and so\nmuch more. ... et bien\nplus encore."} +{"t":"DDA 25 LMG Mass Social OLV 070F Super fr-fr ... and so much more. ... et bien plus encore."} +{"t":"DDA 25 LMG Mass TV OLV 001 BVO fr-fr You were sent to grab something in the pantry... 20 minutes ago. On vous a demandé d’aller chercher quelque chose dans le garde-manger... il y a bien 20 minutes."} +{"t":"DDA 25 LMG Mass TV OLV 002 BVO fr-fr But you decided to search for some Amazon last minute gifts Et vous en avez profité pour dénicher les Cadeaux de dernière minute sur Amazon."} +{"t":"DDA 25 LMG Mass TV OLV 003 BVO fr-fr [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Vite, Nico ! Le pot de cornichons !"} +{"t":"DDA 25 LMG Mass TV OLV 004 BVO fr-fr Shop Amazon Last Minute Gifts, ends 21st December Profitez des Cadeaux de dernière minute Amazon, jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass TV OLV 005 Super fr-fr Amazon \nLast Minute Gifts Cadeaux de dernière minute\nAmazon"} +{"t":"DDA 25 LMG Mass TV OLV 005F Super fr-fr Amazon Last Minute Gifts Cadeaux de dernière minute Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 006 Super fr-fr Ends 21 December Jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass TV OLV 007 Phone UI fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 008 Phone UI fr-fr Last \nMinute \nGifts Cadeaux\nde dernière\nminute"} +{"t":"DDA 25 LMG Mass TV OLV 008F Phone UI fr-fr Last Minute Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 LMG Mass TV OLV 009 Phone UI fr-fr Shop now Acheter maintenant"} +{"t":"DDA 25 LMG Mass TV OLV 010 fr-fr Selected products only. Whilst stocks last. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles."} +{"t":"DDA 25 LMG Mass TV OLV 011 BVO fr-fr Amazon Last Minute Gifts, ends 21st December Profitez des Cadeaux de dernière minute Amazon, jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass TV OLV 018 BVO fr-fr You’ve drawn the shortest straw in the holiday gift exchange: your girlfriend’s Dad. Vous avez hérité du cadeau le plus compliqué à trouver : celui de beau-papa."} +{"t":"DDA 25 LMG Mass TV OLV 019 BVO fr-fr Oooh this isn’t good. Get him another gift, quick! Aïe… ça s’annonce mal. Vite, un autre cadeau !"} +{"t":"DDA 25 LMG Mass TV OLV 020 BVO fr-fr He likes it! Il aime !"} +{"t":"DDA 25 LMG Mass TV OLV 028 BVO fr-fr Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Des cadeaux qui font leur effet. Profitez des cadeaux de dernière minute Amazon, jusqu’au 21 décembre."} +{"t":"DDA 25 LMG Mass YouTube 001 Headline fr-fr Last Minute Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 LMG Mass YouTube 002 Description fr-fr Save big with Amazon Last Minute Gifts. Ends 21 December. Faites de super économies avec les Cadeaux de dernière minute Amazon. Jusqu’au 21 décembre"} +{"t":"DDA 25 LMG Mass YouTube 003 Headline fr-fr Ends 21 Dec. Jusqu’au 21 déc"} +{"t":"DDA 25 LMG Mass YouTube 004 Description fr-fr Save big with Faites de super économies avec les"} +{"t":"DDA 25 LMG Mass YouTube 005 fr-fr Amazon Last Minute Gifts Cadeaux de dernière minute Amazon"} +{"t":"DDA 25 LMG Mass YouTube 006 CTA fr-fr Shop now Voir plus"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 001 BVO fr-fr Morning! It’s ! Salut, c’est !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 002 BVO fr-fr Look, I know you’ve got to get your day started, but it’s Amazon Black Friday Week! – with discounts SO huge, you'll need an excuse as to why you’re late... Je sais que votre journée commence à peine… mais aujourd’hui c’est la Black Friday Week Amazon ! Les offres sont tellement dingues, vous allez sûrement avoir besoin d'une excuse pour expliquer votre retard."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 003 BVO fr-fr ...If anyone asks... There are unbelievable time-limited deals to be had! Si on vous demande… répondez juste la vérité : il y a des Ventes Flash incroyables et limitées !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 004 BVO fr-fr 12 Days of surprises! 12 jours de surprises quotidiennes !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 005 BVO fr-fr And this morning’s surprise is Amazon’s incredible low price of [$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] Et la bonne surprise de ce matin, [c’est le/la/l’XX / ce sont les XX par ex. Kindle Colorsoft 16 GB+] au prix le plus bas jamais vu sur Amazon."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 006 BVO fr-fr Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! Dépêchez-vous ! Les stocks sont limités et uniquement disponibles aujourd'hui sur Amazon.fr à partir de 9h !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 007 BVO fr-fr There are twice daily surprise deals until the 1st of December - that’s Amazon Black Friday Week! Deux surprises vous attendent chaque jour jusqu’au 1er décembre. C’est ça, la Black Friday Week Amazon !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 008 BVO fr-fr Shh...I’ve got the Amazon app open right now... don’t tell my producer! Chut ! Ne le dites pas à mon producteur, mais je suis déjà sur l’appli Amazon."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 009 BVO fr-fr Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for full details Voir conditions sur Amazon.fr. Offres valables jusqu'à ce soir minuit ou jusqu'à épuisement des stocks."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 010 BVO fr-fr It’s past lunch so basically, the end of the day... right? and more good news, it’s Amazon Black Friday Week! – with discounts SO huge, your day inevitably just got better... C'est déjà l'heure du déjeuner, donc quasiment la fin de la journée... pas vrai ? Et autre bonne nouvelle, c'est la Black Friday Week Amazon ! Avec des offres tellement dingues que ça va à coup sûr vous faire votre journée…"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 011 BVO fr-fr Because there are unbelievable time-limited deals to be had! Des Ventes Flash limitées incroyables à ne vraiment pas louper !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 013 BVO fr-fr And this afternoon’s surprise is Amazon’s incredible low price of [$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] Et la bonne surprise de cet après-midi, [c’est le/la/l’XX / ce sont les XX par ex. Kindle Colorsoft 16 GB+] au prix le plus bas jamais vu sur Amazon."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 014 BVO fr-fr Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! Dépêchez-vous ! Les stocks sont limités et uniquement disponibles aujourd'hui sur Amazon.fr à partir de 16h !"} +{"t":"DDA 25 Mass Everyday Essentials Display 001 fr-fr Get an early start on \nBlack Friday Week Black Friday Week*\nen avant-première"} +{"t":"DDA 25 Mass Everyday Essentials Display 001F fr-fr Get an early start on Black Friday Week Black Friday Week* en avant-première"} +{"t":"DDA 25 Mass Everyday Essentials Display 002 fr-fr Shop deals on \nEverday Essentials  Ventes Flash Produits \ndu Quotidien"} +{"t":"DDA 25 Mass Everyday Essentials Display 002F fr-fr Shop deals on Everday Essentials  Ventes Flash Produits du Quotidien"} +{"t":"DDA 25 Mass Everyday Essentials Display 003 fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 25 Mass Everyday Essentials Display 004 fr-fr Selected products only *Semaine de Vendredi Noir.\n Uniquement sur une sélection de produits."} +{"t":"DDA 25 Mass Everyday Essentials Display 004F fr-fr Selected products only *Semaine de Vendredi Noir. Uniquement sur une sélection de produits."} +{"t":"DDA 25 Mass Everyday Essentials Display 005 fr-fr Get an early \nstart on \nBlack Friday \nWeek Black Friday \nWeek* en \navant-\npremière"} +{"t":"DDA 25 Mass Everyday Essentials Display 005F fr-fr Get an early start on Black Friday Week Black Friday Week* en avant- première"} +{"t":"DDA 25 Mass Everyday Essentials Display 006 fr-fr Shop deals on \nEverday Essentials  Ventes Flash Produits \ndu Quotidien"} +{"t":"DDA 25 Mass Everyday Essentials Display 006F fr-fr Shop deals on Everday Essentials  Ventes Flash Produits du Quotidien"} +{"t":"DDA 25 Mass Everyday Essentials Display 008 fr-fr Selected products only *Semaine de Vendredi Noir\nUniquement sur une sélection de produits"} +{"t":"DDA 25 Mass Everyday Essentials Display 008F fr-fr Selected products only *Semaine de Vendredi Noir Uniquement sur une sélection de produits"} +{"t":"DDA 25 Mass Everyday Essentials Display 009 fr-fr Get an early \nstart on \nBlack Friday \nWeek Black Friday \nWeek en \navant-première"} +{"t":"DDA 25 Mass Everyday Essentials Display 009F fr-fr Get an early start on Black Friday Week Black Friday Week en avant-première"} +{"t":"DDA 25 Mass Everyday Essentials Display 011 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 Mass Everyday Essentials Display 013 fr-fr Get an early start on \nBlack Friday Week Black Friday Week\nen avant-première"} +{"t":"DDA 25 Mass Everyday Essentials Display 013F fr-fr Get an early start on Black Friday Week Black Friday Week en avant-première"} +{"t":"DDA 25 Mass Everyday Essentials Display 014 Headline fr-fr Black\nFriday\nWeek is\ncoming! Black\n Friday\n Week\n arrive !"} +{"t":"DDA 25 Mass Everyday Essentials Display 014F Headline fr-fr Black Friday Week is coming! Black Friday Week arrive !"} +{"t":"DDA 25 Mass Everyday Essentials Display 015 fr-fr Shop deals on\nEveryday Essentials  Ventes Flash Produits \ndu Quotidien"} +{"t":"DDA 25 Mass Everyday Essentials Display 015F fr-fr Shop deals on Everyday Essentials  Ventes Flash Produits du Quotidien"} +{"t":"DDA 25 Mass Everyday Essentials Display 016 fr-fr Selected products only Uniquement sur une sélection de produits."} +{"t":"DDA 25 Mass Everyday Essentials Display 017 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"DDA 25 Mass Everyday Essentials Display 017F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates fr-fr 10-11 October 10-11 octobre"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates fr-fr Starts today À partir d’aujourd’hui"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline fr-fr New Day. New Deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 23 Mass (D)OOH 007 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass Digital Display 003 Dates fr-fr 10-11 October 10-11 octobre"} +{"t":"PBDD 23 Mass Digital Display 004 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA fr-fr Join now Rejoignez maintenant"} +{"t":"PBDD 23 Mass Digital Display 006 CTA fr-fr Learn more En savoir plus"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 23 Mass Digital Display 008 Dates fr-fr Today & Tomorrow Aujourd’hui et demain"} +{"t":"PBDD 23 Mass Digital Display 010 Dates fr-fr Starts today À partir d’aujourd’hui"} +{"t":"PBDD 23 Mass Digital Display 011 Dates fr-fr XX-XX October XX-XX octobre"} +{"t":"PBDD 23 Mass Digital Display 012 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 23 Mass Digital Display 013 fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline fr-fr New Day. New Deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 23 Mass Digital Display 016 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Mass Radio 035 BVO fr-fr Amazon Prime Flash Days Sale is on October xxth and xxth. Les “Jours Flash” Amazon Prime, c’est les 10 et 11 octobre."} +{"t":"PBDD 23 Mass Radio 036 BVO fr-fr Enjoy two full days of epic deals on high-tech, home, kitchen products and much more Profitez de deux jours de ventes flash sur la high-tech, la maison, la cuisine et plus encore"} +{"t":"PBDD 23 Mass Radio 037 BVO fr-fr … and just as Alex, you’ll feel like a chef … et comme Alex, vous aurez l’impression d’être un chef étoilé."} +{"t":"PBDD 23 Mass Radio 038 fr-fr So I need an onion, Parisian button mushrooms, a perfectly ripe marrow. And all organic of course ! Il me faut un oignon, des champignons de Paris, une courge parfaitement mûre. Et tout ça bio bien sûr"} +{"t":"PBDD 23 Mass Radio 039 FVO fr-fr Well Mr “cook”! Since you’ve got your food mixer ordered on Amazon, you believe yourself to be a chef! Tiens… Depuis qu’il a reçu son robot-cuiseur commandé sur Amazon, monsieur se prend pour un chef"} +{"t":"PBDD 23 Mass Radio 040 fr-fr Hell yeah! And I got cheaper during The Amazon Prime Flash Days Sale. So who’s the boss? Eeeeh… ouais ! En plus, je l’ai eu à un super prix pendant les “Jours Flash” Amazon Prime. Alors, c’est qui le chef ?"} +{"t":"PBDD 23 Mass Radio 041 BVO fr-fr The Amazon Prime Flash Days Sale is on October xxth and xxth. Les “Jours Flash” Amazon Prime, c'est les 10 et 11 octobre."} +{"t":"PBDD 23 Mass Radio 042 BVO fr-fr Only for Amazon Prime members. Exclusivement pour les membres Prime."} +{"t":"PBDD 23 Mass Radio 043 BVO fr-fr Sign up and become a Prime member today. Vous aussi, devenez membre Prime."} +{"t":"PBDD 23 Mass Radio 044 BVO fr-fr See terms and conditions on Amazon.fr/Prime. Voir prix et conditions sur Amazon.fr/Prime"} +{"t":"PBDD 23 Mass Radio 046 BVO fr-fr Amazon Prime Flash Days Sale is here C’est les “Jours Flash” Amazon Prime !"} +{"t":"PBDD 23 Mass Radio 052 BVO fr-fr Amazon Prime Flash Days Sale is from now on until October xxth Les “Jours Flash” Amazon Prime, c'est en ce moment et jusqu’à 11 octobre."} +{"t":"PBDD 23 Mass Radio 054 BVO fr-fr Shop now! Profitez-en maintenant."} +{"t":"PBDD 23 Mass Radio 058 BVO fr-fr … and just as Alex, you’ll feel like a chef … et vous allez vous prendre pour un chef."} +{"t":"PBDD 23 Mass Radio 059 fr-fr Oh no, I don’t have time for this, I’m cooking! Ah non, j’ai pas le temps là, je suis en cuisine !"} +{"t":"PBDD 23 Mass Radio 060 FVO fr-fr Since you’ve got your food mixer ordered on Amazon, you believe yourself to be a chef! Depuis qu’il a eu son robot-cuiseur à un super prix sur Amazon, monsieur se prend pour un chef"} +{"t":"PBDD 23 Mass Social OLV 001 VO fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October Les Jours Flash Amazon Prime, c’est les XX et XX octobre\n \n"} +{"t":"PBDD 23 Mass Social OLV 001F VO fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October Les Jours Flash Amazon Prime, c’est les XX et XX octobre"} +{"t":"PBDD 23 Mass Social OLV 002 Super fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass Social OLV 003 Super fr-fr 10-11 October 10-11 octobre"} +{"t":"PBDD 23 Mass Social OLV 004 VO fr-fr Shop 2 days of epic deals and feel like a big deal. Profitez de deux jours de Ventes Flash exceptionnelles et devenez une vraie star"} +{"t":"PBDD 23 Mass Social OLV 005 Super fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 23 Mass Social OLV 006 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Mass Social OLV 007 VO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 23 Mass Social OLV 009 Super fr-fr are here c’est maintenant"} +{"t":"PBDD 23 Mass Social OLV 010 VO fr-fr Shop 2 days of epic deals and feel like a big deal. Profitez de deux jours de Ventes Flash exceptionnelles et devenez une vraie star"} +{"t":"PBDD 23 Mass Social OLV 011 Super fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 23 Mass Social OLV 013 VO fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October Les Jours Flash Amazon Prime, c’est les 10 et 11 octobre\n \n"} +{"t":"PBDD 23 Mass Social OLV 013F VO fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October Les Jours Flash Amazon Prime, c’est les 10 et 11 octobre"} +{"t":"PBDD 23 Mass Social OLV 014 Super fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass Social OLV 016 VO fr-fr Shop 2 days of epic deals Profitez de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Mass Social OLV 022 VO fr-fr Shop 2 days of epic deals Profitez de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Mass Social Post 001 Headline fr-fr Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 23 Mass Social Post 002 Description fr-fr Prime member exclusive Exclusivité membres Prime"} +{"t":"PBDD 23 Mass Social Post 003 Primary text fr-fr Prime Big Deal Days are the 10th and 11th Oct. With two days of epic deals, you’ll feel like a big deal! Les Jours Flash Prime, c’est les 10-11 octobre. En profitant de 2 jours de Ventes Flash, vous allez devenir une vraie star !"} +{"t":"PBDD 23 Mass Social Post 004 fr-fr Prime Big Deal Days are the 10th and 11th of Oct. with two days of epic deals. Join Prime now Les Jours Flash Prime, c’est les 10-11 octobre. 2 jours de Ventes Flash. Rejoignez Prime maintenant"} +{"t":"PBDD 23 Mass Social Post 005 fr-fr Sign up Rejoignez Prime"} +{"t":"PBDD 23 Mass Social Post 006 Primary text fr-fr Prime Big Deal Days are here. With two days of epic deals, you’ll feel like a big deal! Les Jours Flash Prime, c'est maintenant. En profitant de deux jours de Ventes Flash, vous allez devenir une vraie star !"} +{"t":"PBDD 23 Mass Social Post 008 Description fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 23 Mass Social Post 009 fr-fr #AmazonPrimeBigDealDays #LesJoursFlashAmazonPrime"} +{"t":"PBDD 23 Mass Social Post 010 fr-fr Prime Big Deal Days are here, with two days of epic deals. Shop now Les Jours Flash Prime, c'est maintenant, avec deux jours de Ventes Flash. Profitez-en maintenant"} +{"t":"PBDD 23 Mass Social Post 011 fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 23 Mass TV OLV 001 VO fr-fr Amazon Prime Big Deal Days are coming the 10th and 11th of October. Les Jours Flash Amazon Prime arrivent les 10 et 11 octobre."} +{"t":"PBDD 23 Mass TV OLV 002 VO fr-fr Two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PBDD 23 Mass TV OLV 003 VO fr-fr ... that'll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PBDD 23 Mass TV OLV 004 VO fr-fr Save on electronics, home, kitchen and more. Faites des super économies sur la high-tech, cuisine, maison, et plus encore."} +{"t":"PBDD 23 Mass TV OLV 005 fr-fr Amazon Prime Big Deal Days are coming the 10th and 11th of October. Les Jours Flash Amazon Prime arrivent les 10 et 11 octobre.\n \n"} +{"t":"PBDD 23 Mass TV OLV 005F fr-fr Amazon Prime Big Deal Days are coming the 10th and 11th of October. Les Jours Flash Amazon Prime arrivent les 10 et 11 octobre."} +{"t":"PBDD 23 Mass TV OLV 006 Super fr-fr 10-11 October 10-11 octobre"} +{"t":"PBDD 23 Mass TV OLV 007 VO fr-fr Exclusively for Prime members. Exclusivement pour les membres Prime.\n"} +{"t":"PBDD 23 Mass TV OLV 007F VO fr-fr Exclusively for Prime members. Exclusivement pour les membres Prime."} +{"t":"PBDD 23 Mass TV OLV 008 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Mass TV OLV 009 VO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 23 Mass TV OLV 010 Super fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass TV OLV 011 Endframe fr-fr 10-11 October 10-11 octobre"} +{"t":"PBDD 23 Mass TV OLV 012 VO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 23 Mass TV OLV 016 fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October. Les Jours Flash Amazon Prime, c’est les 10 et 11 octobre."} +{"t":"PBDD 23 Mass TV OLV 018 VO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Prime.\n"} +{"t":"PBDD 23 Mass TV OLV 018F VO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Prime."} +{"t":"PBDD 23 Mass TV OLV 019 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Mass TV OLV 020 VO fr-fr Shop now Profitez-en maintenant"} +{"t":"PBDD 23 Mass TV OLV 021 VO fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October Les Jours Flash Amazon Prime, c’est les 10 et 11 octobre"} +{"t":"PBDD 23 Mass TV OLV 022 Super fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass TV OLV 024 VO fr-fr Shop 2 days of epic deals Profitez de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Mass TV OLV 025 Super fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 23 Mass TV OLV 026 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Mass TV OLV 028 Super fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass TV OLV 029 Super fr-fr are here c’est maintenant"} +{"t":"PBDD 23 Mass TV OLV 030 VO fr-fr Shop 2 days of epic deals and feel like a big deal. Profitez de deux jours de Ventes Flash exceptionnelles et devenez une vraie star"} +{"t":"PBDD 23 Mass YouTube 001 Title fr-fr Amazon Prime Big Deal Days are the 10th and 11th of October Les Jours Flash Amazon Prime, c’est les 10-11 octobre"} +{"t":"PBDD 23 Mass YouTube 002 Description fr-fr With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Join Prime now Avec les Jours Flash Prime et ses deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star. Rejoignez Prime maintenant"} +{"t":"PBDD 23 Mass YouTube 003 Title fr-fr Amazon Prime Big Deal Days are here Les Jours Flash Amazon Prime, c'est maintenant"} +{"t":"PBDD 23 Mass YouTube 004 Description fr-fr With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Shop now Avec les Jours Flash Prime et ses deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star. Profitez-en maintenant"} +{"t":"PBDD 23 Mass YouTube 005 CTA fr-fr Shop now Achetez"} +{"t":"PBDD 23 Mass YouTube 006 Headline fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Mass YouTube 007 Body Copy fr-fr 2 days of epic deals, so you’ll feel like a big deal 2 jours de Ventes Flash pour devenir une vraie star"} +{"t":"PBDD 23 Mass YouTube 008 CTA fr-fr Shop now Achetez"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name fr-fr Prime Big \nDeal Days Les Jours \nFlash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name fr-fr Prime \nBig Deal \nDays Les Jours \nFlash\n Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 004 Event Name fr-fr Prime \n Big \n Deal \n Days Les \nJours \nFlash\n Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 004F Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass (D)OOH Print 008 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline fr-fr Two days \n of epic deals Deux jours de \n Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline fr-fr Two days \n of epic \n deals Deux jours \n de Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline fr-fr Two \n days\n of epic\n deals Deux \n jours de\n Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 012 fr-fr Starts today À partir d’aujourd’hui"} +{"t":"PBDD 24 Mass (D)OOH Print 015 fr-fr Exclusively for Prime membersExclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline fr-fr New day. \nNew deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline fr-fr New day. \nNew \ndeals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 018 Tagline fr-fr New day. \nNew \ndeals. Chaque jour de\nnouvelles Ventes\nFlash"} +{"t":"PBDD 24 Mass (D)OOH Print 018F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline fr-fr New \nday. \nNew \ndeals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 020 Tagline fr-fr New \nday. \nNew \ndeals. Chaque \njour de\nnouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 020F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass (D)OOH Print 022 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 24 Mass (D)OOH Print 024 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name fr-fr Prime Big \nDeal Days Les Jours \nFlash Prime"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name fr-fr Prime \nBig Deal \nDays Les Jours \nFlash\n Prime"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 004 Event Name fr-fr Prime \n Big \n Deal \n Days Les \nJours \nFlash\n Prime"} +{"t":"PBDD 24 Mass Digital Display 004F Event Name fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Digital Display 005 fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass Digital Display 006 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline fr-fr Two days \n of epic deals Deux jours de \n Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline fr-fr Two days \n of epic \n deals Deux jours \n de Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline fr-fr Two \n days\n of epic\n deals Deux \n jours de\n Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 012 fr-fr Starts today À partir d’aujourd’hui"} +{"t":"PBDD 24 Mass Digital Display 014 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline fr-fr New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 016F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 017 Tagline fr-fr New day. \nNew \ndeals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 017F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 018 Tagline fr-fr New day. \nNew \ndeals. Chaque jour de\nnouvelles Ventes\nFlash"} +{"t":"PBDD 24 Mass Digital Display 018F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 019 Tagline fr-fr New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 019F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 020 Tagline fr-fr New \n day. \n New \n deals. Chaque \njour de\nnouvelles \n Ventes \n Flash"} +{"t":"PBDD 24 Mass Digital Display 020F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 24 Mass Digital Display 021 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 24 Mass Digital Display 023 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 24 Mass Digital Display 024 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass DOOH countdown 001 fr-fr Only \nHours: Minutes: Seconds:\nleft to get\nepic deals Plus que\nHeures : Minutes : Secondes :\npour profiter des\nVentes Flash"} +{"t":"PBDD 24 Mass DOOH countdown 001F fr-fr Only Hours: Minutes: Seconds: left to get epic deals Plus que Heures : Minutes : Secondes : pour profiter des Ventes Flash"} +{"t":"PBDD 24 Mass DOOH countdown 002 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title fr-fr Get the most out of Prime Profitez pleinement de Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 fr-fr Prime exclusive Deals Ventes Flash Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 fr-fr Unlimited fast delivery on millions of items Livraison rapide illimitée sur des millions d'articles"} +{"t":"PBDD 24 Mass PRIME BENEFITS 004 fr-fr Enjoy 100 million+ songs with Amazon Music Prime Plus de 100 millions de titres sur Amazon Music Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 005 fr-fr Read for free on any device with Prime reading Des centaines d’ebooks avec Prime Reading"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 fr-fr Enjoy unlimited photo storage with Amazon Photos Stockage illimité de photos avec Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 fr-fr Get free games and more with Prime Gaming Des jeux gratuits et plus encore avec Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 008 fr-fr Try before you buy with Prime Essayez avant d’acheter avec Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 009 fr-fr Free delivery with a Deliveroo plus subscription Deliveroo Plus Argent offert avec Prime pendant un an"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 fr-fr Stream 1000s of series and movies with Prime Video Des milliers de films et séries sur Prime Video"} +{"t":"PBDD 24 Mass Radio 033 BVO fr-fr Amazon Prime Big Deal Days are the 8th and 9th of October. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre."} +{"t":"PBDD 24 Mass Radio 034 BVO fr-fr with two days of epic deals on electronics, home, kitchen and more… En profitant de deux jours de Ventes Flash exceptionnelles sur la high-tech, cuisine, maison, et plus encore…"} +{"t":"PBDD 24 Mass Radio 035 BVO fr-fr …you’ll feel like you've been thrown a fiesta! … vous aurez l’impression que c’est votre fête !"} +{"t":"PBDD 24 Mass Radio 037 fr-fr Sarah just bought a great blender, Julie s'est acheté une machine expresso,"} +{"t":"PBDD 24 Mass Radio 038 fr-fr She's a smart and exclusive Prime member, Pour les membres Prime, c'est l'heure des promos !"} +{"t":"PBDD 24 Mass Radio 039 fr-fr Two days of great deals, no delay Les Jours Flash Prime vont bientôt commencer…"} +{"t":"PBDD 24 Mass Radio 040 fr-fr Get ready, it’s Prime Big Deal Days Deux jours d’économies à ne pas manquer !"} +{"t":"PBDD 24 Mass Radio 041 BVO fr-fr Oh now she feels like a big deal. Et maintenant elle est devenue une vraie star !"} +{"t":"PBDD 24 Mass Radio 042 BVO fr-fr Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Exclusivement pour les membres Prime. Rejoignez Prime maintenant."} +{"t":"PBDD 24 Mass Radio 043 BVO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant."} +{"t":"PBDD 24 Mass Radio 044 BVO fr-fr with two days of epic deals on electronics, home, kitchen and more… En profitant de deux jours de Ventes Flash exceptionnelles sur la high-tech, cuisine, maison, et plus encore…"} +{"t":"PBDD 24 Mass Radio 045 BVO fr-fr …you’ll feel like you've been thrown a fiesta! … vous aurez l’impression que c’est votre fête !"} +{"t":"PBDD 24 Mass Radio 049 fr-fr Two days of great deals, no delay Les Jours Flash Prime ont déjà commencé…"} +{"t":"PBDD 24 Mass Radio 051 fr-fr Let’s all shop this Prime Big Deal Days Les Jours Flash Prime, on veut tous en profiter !"} +{"t":"PBDD 24 Mass Radio 053 BVO fr-fr Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Shop now. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Exclusivement pour les membres Prime. Profitez-en maintenant."} +{"t":"PBDD 24 Mass Social TV Led 001 fr-fr Just need your picture, thanks. Juste une petite photo, merci !"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle fr-fr Just need your picture, thanks Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO fr-fr With two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass Social TV Led 004 Super fr-fr With two days of epic deals En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO fr-fr …you’ll feel like a big deal! vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass Social TV Led 006 Super fr-fr You’ll feel like a big deal vous allez devenir une vraie star"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO fr-fr Prime Big Deal Days are the 8th and 9th of October. Join Prime Les Jours Flash Prime, c’est les 8 et 9 octobre. Rejoignez Prime maintenant."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle fr-fr Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO fr-fr Prime Big Deal Days are here! Shop now. Les Jours Flash Prime, c’est maintenant ! Profitez-en."} +{"t":"PBDD 24 Mass Social TV Led 026 Subtitle fr-fr Just need your picture, thanks Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 027 BVO fr-fr Feel like a big deal. C'est le moment de jouer la star !"} +{"t":"PBDD 24 Mass Social TV Led 028 Super fr-fr Feel like a big deal C'est le moment de jouer la star !"} +{"t":"PBDD 24 Mass Social TV Led 029 BVO fr-fr Prime Big Deal Days are the 8th and 9th of October. Join Prime Les Jours Flash Prime, c’est les 8 et 9 octobre. Rejoignez Prime maintenant."} +{"t":"PBDD 24 Mass Social TV Led 030 fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Social TV Led 031 Super fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass Social TV Led 034 Endcard fr-fr Amazon + Smile + Prime Amazon + Smile + Prime"} +{"t":"PBDD 24 Mass Social TV Led 046 Subtitle fr-fr Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PBDD 24 Mass Social TV Led 048 Super fr-fr Feel like a big deal C'est le moment de jouer la star"} +{"t":"PBDD 24 Mass Social TV Led 050 Endcard fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass Social TV Led 064 fr-fr Sign here, please. Une petite signature ici."} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle fr-fr Sign here, please Une petite signature ici"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle fr-fr Sign here, please. Une petite signature ici"} +{"t":"PBDD 24 Mass Social TV Led 088 fr-fr Sign here, please Une petite signature ici."} +{"t":"PBDD 24 Mass Social TV Led 124 fr-fr Just need your picture, thanks. Juste une petite photo, merci !"} +{"t":"PBDD 24 Mass Social TV Led 171 BVO fr-fr Prime Big Deal Days are here! Shop now. Les Jours Flash Prime, c’est maintenant ! Profitez-en."} +{"t":"PBDD 24 Mass Social TV Led 188 BVO fr-fr …you and your dog will feel like a big deal! vous et votre chien allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 189 Super fr-fr you and you dog\n will feel like a big deal vous et votre chien\n allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 189F Super fr-fr you and you dog will feel like a big deal vous et votre chien allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO fr-fr Prime Big Deal Days are here. Shop now. Les Jours Flash Prime, c’est maintenant ! Profitez-en."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO fr-fr …you and your kid will feel like a big deal! vous et votre enfant allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 209 Super fr-fr you and your kid\n will feel like a big deal vous et votre enfant\n allez devenir de vraies star"} +{"t":"PBDD 24 Mass Social TV Led 209F Super fr-fr you and your kid will feel like a big deal vous et votre enfant allez devenir de vraies star"} +{"t":"PBDD 24 Mass Social TV Led 219 Super fr-fr you and your kid\n will feel like a big deal vous et votre enfant\nallez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 219F Super fr-fr you and your kid will feel like a big deal vous et votre enfant allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO fr-fr …you and your cat will feel like a big deal! vous et votre chat allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 229 Super fr-fr you and your cat\n will feel like a big deal vous et votre chat\nallez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 229F Super fr-fr you and your cat will feel like a big deal vous et votre chat allez devenir de vraies stars"} +{"t":"PBDD 24 Mass Social TV Led 239 Super fr-fr you and your cat\n will feel like a big deal vous et votre chat\nallez devenir de vraies stars !"} +{"t":"PBDD 24 Mass Social TV Led 239F Super fr-fr you and your cat will feel like a big deal vous et votre chat allez devenir de vraies stars !"} +{"t":"PBDD 24 Mass TV OLV 001 BVO fr-fr Amazon Prime Big Deal Days are the 8th and 9th of October Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Mass TV OLV 002 Super fr-fr Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 003 Super fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass TV OLV 004 BVO fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass TV OLV 005 Super fr-fr Two Days of Epic Deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass TV OLV 006 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 24 Mass TV OLV 007 fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass TV OLV 008 Super fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass TV OLV 012 BVO fr-fr Amazon Prime Big Deal Days are the 8th and 9th of October. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Mass TV OLV 013 BVO fr-fr Two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PBDD 24 Mass TV OLV 014 BVO fr-fr …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass TV OLV 015 BVO fr-fr Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la high-tech, cuisine, maison, et plus encore"} +{"t":"PBDD 24 Mass TV OLV 016 BVO fr-fr Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre. Exclusivement pour les membres Prime."} +{"t":"PBDD 24 Mass TV OLV 018 BVO fr-fr Join Prime now. Rejoignez Prime maintenant."} +{"t":"PBDD 24 Mass TV OLV 020 Endframe fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass TV OLV 031 BVO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass TV OLV 032 Super fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass TV OLV 034 Super fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Mass TV OLV 035 BVO fr-fr Shop now Profitez-en mainentant"} +{"t":"PBDD 24 Mass TV OLV 045 BVO fr-fr Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la high-tech, cuisine, maison, et plus encore."} +{"t":"PBDD 24 Mass TV OLV 048 BVO fr-fr Shop now. Profitez-en maintenant."} +{"t":"PBDD 24 Mass TV OLV 050 Endframe fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline fr-fr Amazon Prime Big Deal Days are the 8th - 9th of October Les Jours Flash Amazon Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Mass YouTube Long 002 Description fr-fr With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! En profitant de deux jours de Ventes Flash exceptionnelles pendant les Jours Flash Amazon Prime, vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline fr-fr Amazon Prime Big Deal Days are here Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 24 Mass YouTube Long 004 Description fr-fr With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! En profitant de deux jours de Ventes Flash exceptionnelles pendant les Jours Flash Amazon Prime, vous allez devenir une vraie star !"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy fr-fr 2 days of epic deals, so you’ll feel like a big deal En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA fr-fr Shop now Voir plus"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline fr-fr Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description fr-fr Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 003 fr-fr 8-9 October 8-9 octobre"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA fr-fr Join Prime S’abonner"} +{"t":"PBDD 24 Mass YouTube Short 006 Description fr-fr Amazon Prime Big Deal Days Les Jours Flash Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 007 fr-fr 2 days of epic deals 2 jours de Ventes Flash"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA fr-fr Shop now Voir plus"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline fr-fr Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy fr-fr 2 days of epic deals, so you’ll feel like a big deal 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Display 001 Tagline fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline fr-fr Prime Big\n Deal Days Les Jours \n Flash Prime"} +{"t":"PBDD 25 Mass Display 002F Tagline fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 003 Tagline fr-fr Prime \n Big Deal\n Days Les \n Jours \n Flash Prime"} +{"t":"PBDD 25 Mass Display 003F Tagline fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 004 Dates fr-fr 7–8 October 7-8 octobre"} +{"t":"PBDD 25 Mass Display 005 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline fr-fr Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 006F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 007 Tagline fr-fr Big \n deals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 007F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 008 Tagline fr-fr Big \n deals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 008F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 009 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 25 Mass Display 011 Tagline fr-fr New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 011F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 012 Tagline fr-fr New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass Display 012F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 013 Tagline fr-fr New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass Display 013F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Display 016 Tagline fr-fr Big deals \n end tonight! Les super Ventes Flash \n se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 016F Tagline fr-fr Big deals end tonight! Les super Ventes Flash se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 017 Tagline fr-fr Big deals \n end\n tonight! Les super \n Ventes Flash \n se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 017F Tagline fr-fr Big deals end tonight! Les super Ventes Flash se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 018 Tagline fr-fr Big \n Deals \n end\n tonight! Les super \n Ventes Flash \n se terminent \n ce soir !"} +{"t":"PBDD 25 Mass Display 018F Tagline fr-fr Big Deals end tonight! Les super Ventes Flash se terminent ce soir !"} +{"t":"PBDD 25 Mass Display 020 fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline fr-fr Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 021F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 022 Tagline fr-fr Big \n deals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 022F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 023 Tagline fr-fr Big \n deals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Display 023F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Display 031 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Display 032 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline fr-fr Prime Big Deal Days\n are coming! Les Jours Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline fr-fr Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline fr-fr Prime Big\n Deal Days\n are coming! Les Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline fr-fr Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline fr-fr Prime \n Big Deal\n Days are\n coming! Les \n Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline fr-fr Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates fr-fr 7–8 October 7-8 octobre"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline fr-fr Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline fr-fr Big \ndeals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline fr-fr Big \ndeals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline fr-fr New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline fr-fr New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline fr-fr New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 fr-fr Prime Big\n Deal Days\n end in\n XX:XX:XX Les Jours Flash Prime \n se terminent \n dans \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F fr-fr Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 fr-fr Prime Big Deal Days\n end in XX:XX:XX Les Jours Flash Prime \n se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F fr-fr Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 fr-fr Prime Big\n Deal Days\n end in XX:XX:XX Les Jours Flash Prime\n se terminent \n dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F fr-fr Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 fr-fr Prime Big\n Deal Days\n end in\n XX:XX:XX Les Jours Flash Prime\n se terminent \n dans\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F fr-fr Prime Big Deal Days end in XX:XX:XX Les Jours Flash Prime se terminent dans XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 fr-fr Hours Heures"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 fr-fr Minutes Minutes"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 fr-fr Seconds Secondes"} +{"t":"PBDD 25 Mass Print 001 Tagline fr-fr Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 001F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 002 Tagline fr-fr Big \ndeals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Print 002F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 003 Tagline fr-fr Big \ndeals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Print 003F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Print 004 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 25 Mass Print 006 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline fr-fr New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Print 007F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Print 008 Tagline fr-fr New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass Print 008F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Print 009 Tagline fr-fr New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass Print 009F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Radio 001 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass Radio 002 BVO fr-fr Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Deux jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore, de quoi vous sentir moins…"} +{"t":"PBDD 25 Mass Radio 003 BVO fr-fr And more like… Et bien plus…"} +{"t":"PBDD 25 Mass Radio 004 BVO fr-fr Feel like a big deal. Devenez une vraie star !"} +{"t":"PBDD 25 Mass Radio 005 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass Radio 006 BVO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Prime."} +{"t":"PBDD 25 Mass Radio 007 BVO fr-fr Join Prime now. Rejoignez Prime maintenant"} +{"t":"PBDD 25 Mass Radio 008 BVO fr-fr Amazon Prime Big Deal Days are here Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 25 Mass Radio 009 BVO fr-fr Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Deux jours de Ventes Flash exceptionnelles sur la high-Tech, la cuisine, la maison, et plus encore, de quoi vous sentir moins…"} +{"t":"PBDD 25 Mass Radio 014 BVO fr-fr Shop now. Profitez-en maintenant"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super fr-fr Prime Big \n Deal Days\n7–8 October Jours Flash Prime\n 7-8 octobre"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super fr-fr Prime Big Deal Days 7–8 October Jours Flash Prime 7-8 octobre"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super fr-fr Exclusively for\n Prime Members Exclusivement pour\n les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super fr-fr Exclusively for Prime Members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super fr-fr Two days\n of big deals Deux jours de Ventes Flash\n exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super fr-fr Two days\n of big\n deals Deux jours\n de Ventes Flash\n exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super fr-fr Join now Rejoignez maintenant"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 fr-fr Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super fr-fr Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super fr-fr Amazon Prime Big \n Deal Days\nare here! Les Jours Flash\n Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super fr-fr Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super fr-fr Amazon\n Prime Big Deal Days\n are here! Les Jours\n Flash Prime,\n c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super fr-fr Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 fr-fr Exclusively for\n Prime members Exclusivement pour\n les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO fr-fr Shop now Profitez-en maintenant"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super fr-fr Shop now Profitez-en maintenant"} +{"t":"PBDD 25 Mass Static Social 001 Tagline fr-fr Prime Big Deal Days\n are coming! Les Jours Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass Static Social 001F Tagline fr-fr Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass Static Social 002 Tagline fr-fr Prime Big\n Deal Days\n are coming! Les Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass Static Social 002F Tagline fr-fr Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass Static Social 003 Tagline fr-fr Prime \n Big Deal\n Days are\n coming! Les \n Jours \n Flash Prime \n arrivent !"} +{"t":"PBDD 25 Mass Static Social 003F Tagline fr-fr Prime Big Deal Days are coming! Les Jours Flash Prime arrivent !"} +{"t":"PBDD 25 Mass Static Social 004 Dates fr-fr 7–8 October 7-8 octobre"} +{"t":"PBDD 25 Mass Static Social 005 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline fr-fr Big deals\n are here! Les super \n Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 006F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 007 Tagline fr-fr Big \n deals\n are here! Les super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Static Social 007F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 008 Tagline fr-fr Big \n deals\n are\n here! Les \n super \n Ventes Flash \n sont là !"} +{"t":"PBDD 25 Mass Static Social 008F Tagline fr-fr Big deals are here! Les super Ventes Flash sont là !"} +{"t":"PBDD 25 Mass Static Social 010 Tagline fr-fr New day. \n New deals. Chaque jour de \n nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 010F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 011 Tagline fr-fr New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 011F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass Static Social 012 Tagline fr-fr New \n day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes \n Flash"} +{"t":"PBDD 25 Mass Static Social 012F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PBDD 25 Mass TV OLV 001 fr-fr Prime Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass TV OLV 003 BVO fr-fr Two days of big deals on electronics, home, kitchen and more. En profitant de deux jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore…"} +{"t":"PBDD 25 Mass TV OLV 004 BVO fr-fr …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PBDD 25 Mass TV OLV 005 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 006 Super fr-fr Exclusively for Prime Members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass TV OLV 007 Super fr-fr 7-8 October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 008 BVO fr-fr Join Prime now. Rejoignez Prime maintenant."} +{"t":"PBDD 25 Mass TV OLV 009 Super fr-fr Prime Big Deal Days Jours Flash Prime"} +{"t":"PBDD 25 Mass TV OLV 010 Super fr-fr Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 fr-fr 7-8 October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 014 Super fr-fr Amazon Prime Big Deal Days\n 7-8 October Jours Flash Prime\n 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 014F Super fr-fr Amazon Prime Big Deal Days 7-8 October Jours Flash Prime 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 016 BVO fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 017 Super fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 018 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 25 Mass TV OLV 019 fr-fr Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 022 Super fr-fr 7-8 \n October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 022F Super fr-fr 7-8 October 7-8 octobre"} +{"t":"PBDD 25 Mass TV OLV 023 BVO fr-fr You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraie staaar !"} +{"t":"PBDD 25 Mass TV OLV 024 BVO fr-fr With two days of big deals… En profitant de deux jours de Ventes Flash exceptionnelles..."} +{"t":"PBDD 25 Mass TV OLV 026 BVO fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 25 Mass TV OLV 027 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 25 Mass TV OLV 028 Super fr-fr Prime Big \n Deal Days Jours Flash Prime"} +{"t":"PBDD 25 Mass TV OLV 028F Super fr-fr Prime Big Deal Days Jours Flash Prime"} +{"t":"PBDD 25 Mass TV OLV 033 BVO fr-fr Feel like a biiiiiiiigggg deal! Devenez une vraie staaaaar !"} +{"t":"PBDD 25 Mass TV OLV 034 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre."} +{"t":"PBDD 25 Mass TV OLV 042 BVO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant."} +{"t":"PBDD 25 Mass TV OLV 045 BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 045F BVO fr-fr Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Les Jours Flash Amazon Prime, c’est les 7 et 8 octobre. Exclusivement pour les membres Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 048 BVO fr-fr Shop now Profitez-en maintenant"} +{"t":"PBDD 25 Mass TV OLV 054 Super fr-fr Amazon Prime Big Deal Days \n are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 054F Super fr-fr Amazon Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 057 Super fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 058 Super fr-fr Two days\n of big deals Deux jours\n de Ventes Flash\n exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 058F Super fr-fr Two days of big deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 25 Mass TV OLV 059 BVO fr-fr Shop now Profitez-en maintenant"} +{"t":"PBDD 25 Mass TV OLV 062 BVO fr-fr Amazon Prime Big Deal Days are here. Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 25 Mass TV OLV 063 Super fr-fr Prime Big Deal Days\n are here! Les Jours Flash\n Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 063F Super fr-fr Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 064 BVO fr-fr You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraie staaar !"} +{"t":"PBDD 25 Mass TV OLV 068 BVO fr-fr Shop now. Profitez-en maintenant."} +{"t":"PBDD 25 Mass TV OLV 074 BVO fr-fr Feel like a biiiiiiiigggg deal! Devenez une vraie staaaaar !"} +{"t":"PBDD 25 Mass TV OLV 075 BVO fr-fr Amazon Prime Big Deal Days are here! Les Jours Flash Amazon Prime, c’est maintenant"} +{"t":"PBDD 25 Mass TV OLV 076 Super fr-fr Prime Big Deal Days\n are here! Les Jours Flash Prime,\n c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 076F Super fr-fr Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 077 Super fr-fr PrimeBig\n Deal Days\n are here! Les Jours\n Flash Prime,\n c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 077F Super fr-fr PrimeBig Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 25 Mass TV OLV 078 BVO fr-fr Shop now. Profitez-en vite"} +{"t":"PD 23 Mass (D)OOH 001 Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 23 Mass (D)OOH 002 Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 23 Mass (D)OOH 003 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 23 Mass (D)OOH 004 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Mass Digital Display 001 Event Name fr-fr Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Mass Digital Display 003 Tagline fr-fr Deux jours de Ventes Flash"} +{"t":"PD 23 Mass Digital Display 004 CTA fr-fr Learn more En savoir plus"} +{"t":"PD 23 Mass Digital Display 005 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 23 Mass Digital Display 007 On-screen text fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Mass Digital Display 009 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Mass Legal Radio 001 fr-fr Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exclusivement pour les membres Amazon Prime. Voir prix et conditions sur Amazon.fr/prime"} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Mass Radio 001 BVO fr-fr Amazon Prime Day is 11 & 12 July. Amazon Prime Day, c’est les 11 et 12 juillet."} +{"t":"PD 23 Mass Radio 002 BVO fr-fr with two days of epic deals on electronics, home, kitchen and more… En profitant de deux jours de Ventes Flash exceptionnelles sur la high-tech, cuisine, maison, et plus encore…"} +{"t":"PD 23 Mass Radio 003 BVO fr-fr …you’ll feel like you just won an award. … vous aurez l’impression d’avoir obtenu un oscar."} +{"t":"PD 23 Mass Radio 004 FVO fr-fr Wow… I didn’t even prepare a speech… Waouh… Je n’ai pas préparé de discours..."} +{"t":"PD 23 Mass Radio 005 FVO fr-fr ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Hum… je tiens à remercier mon livreur, qui m’a apporté ma commande si rapidement... les autres membres Amazon Prime, hum, mon chat, mes parents pour leur soutien…"} +{"t":"PD 23 Mass Radio 006 BVO fr-fr Someone’s feeling like a big deal! Voilà comment on devient une vraie star !"} +{"t":"PD 23 Mass Radio 007 BVO fr-fr Amazon Prime Day is 11 & 12 July. Amazon Prime Day, c’est les 11 et 12 juillet."} +{"t":"PD 23 Mass Radio 008 BVO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Amazon Prime."} +{"t":"PD 23 Mass Radio 009 BVO fr-fr Join Prime now. Vous aussi, devenez membre Prime. Voir prix et conditions sur Amazon.fr/prime."} +{"t":"PD 23 Mass Radio 010 BVO fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant."} +{"t":"PD 23 Mass Radio 017 BVO fr-fr Exclusively for Prime Members. Shop now. Exclusivement pour les membres Amazon Prime. Profitez-en maintenant. Voir prix et conditions sur Amazon.fr/prime"} +{"t":"PD 23 Mass Social OLV 001 Super fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 23 Mass Social OLV 001 Super fr-fr 11-12 July 11-12 juillet"} +{"t":"PD 23 Mass Social OLV 001 VO fr-fr Shop two days of epic deals Profitez de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PD 23 Mass Social OLV 001 fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant."} +{"t":"PD 23 Mass Social OLV 001 VO fr-fr and feel like a big deal … et devenez une vraie star !"} +{"t":"PD 23 Mass Social OLV 001 fr-fr Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day, c’est les 11 et 12 juillet."} +{"t":"PD 23 Mass Social OLV 001 Super fr-fr is here c’est maintenant"} +{"t":"PD 23 Mass Social OLV 001 Super fr-fr Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 VO fr-fr Two days of epic deals Profitez de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PD 23 Mass Social Post 001 Primary text fr-fr Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c’est les 11-12 juillet. En profitant de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 23 Mass Social Post 002 Headline fr-fr Prime Day 11-12 July Prime Day les 11-12 juillet"} +{"t":"PD 23 Mass Social Post 003 Description fr-fr Prime member exclusive Exclusivité membres Prime"} +{"t":"PD 23 Mass Social Post 004 Primary text fr-fr Amazon Prime Day is the 11th-12th of July Prime Day les 11-12 juillet"} +{"t":"PD 23 Mass Social Post 005 fr-fr Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Prime Day les 11-12 juillet, avec des Ventes Flash exceptionnelles. Rejoignez Prime maintenant"} +{"t":"PD 23 Mass Social Post 006 Primary text fr-fr Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 23 Mass Social Post 007 Headline fr-fr Prime Day is here Prime Day est arrivé"} +{"t":"PD 23 Mass Social Post 008 Description fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 23 Mass TV OLV 001 fr-fr Amazon Prime Day is 11-12 July. Amazon Prime Day, c’est le 11 et 12 juillet."} +{"t":"PD 23 Mass TV OLV 002 VO fr-fr Two days of epic deals on electronics, home, kitchen and more... En profitant de deux jours de Ventes Flash exceptionnelles sur la High-Tech, Cuisine, Maison, et plus encore…"} +{"t":"PD 23 Mass TV OLV 003 VO fr-fr ... that'll make you feel like a big deal. … vous allez devenir une vraie star."} +{"t":"PD 23 Mass TV OLV 004 VO fr-fr Amazon Prime Day is 11-12 July. Amazon Prime Day, c’est le 11 et 12 juillet."} +{"t":"PD 23 Mass TV OLV 005 VO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Prime."} +{"t":"PD 23 Mass TV OLV 006 VO fr-fr Join Prime now. Rejoignez Prime maintenant."} +{"t":"PD 23 Mass TV OLV 007 On-screen text fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Mass TV OLV 008 Super fr-fr 11-12 July 11-12 juillet"} +{"t":"PD 23 Mass TV OLV 009 fr-fr 11-12 July 11-12 juillet"} +{"t":"PD 23 Mass TV OLV 010 fr-fr Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day, c’est les 11 et 12 juillet."} +{"t":"PD 23 Mass TV OLV 011 VO fr-fr He’s got a toothbrush!\nThere he is!\nSam! Sam! Il a une brosse à dents !\nIl arrive !\nYann ! Yann !"} +{"t":"PD 23 Mass TV OLV 011F VO fr-fr He’s got a toothbrush! There he is! Sam! Sam! Il a une brosse à dents ! Il arrive ! Yann ! Yann !"} +{"t":"PD 23 Mass TV OLV 012 VO fr-fr John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Marc ! Marc !\nMarc, par ici !\nBien Marc, super !\nBeau gosse !"} +{"t":"PD 23 Mass TV OLV 012F VO fr-fr John! John! John, over here! Love it, John. Love it Looking great John! Marc ! Marc ! Marc, par ici ! Bien Marc, super ! Beau gosse !"} +{"t":"PD 23 Mass TV OLV 013 VO fr-fr Two days of epic deals En profitant de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PD 23 Mass TV OLV 014 VO fr-fr ... that'll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PD 23 Mass TV OLV 015 VO fr-fr Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la High-Tech, Cuisine, Maison, et plus encore."} +{"t":"PD 23 Mass TV OLV 016 VO fr-fr Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day, c’est les 11 et 12 juillet."} +{"t":"PD 23 Mass TV OLV 017 VO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Prime."} +{"t":"PD 23 Mass TV OLV 018 VO fr-fr Join Prime now. Rejoignez Prime maintenant."} +{"t":"PD 23 Mass TV OLV 019 fr-fr Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 fr-fr Amazon Prime Day is here. Amazon Prime Day, c'est maintenant."} +{"t":"PD 23 Mass TV OLV 026 VO fr-fr Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day, c’est le 11 et 12 juillet. Exclusivement pour les membres Prime."} +{"t":"PD 23 Mass TV OLV 027 VO fr-fr Shop now. Rejoignez Prime maintenant."} +{"t":"PD 23 Mass TV OLV 033 VO fr-fr Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day, c’est les 11 et 12 juillet. Exclusivement pour les membres Prime."} +{"t":"PD 23 Mass TV OLV 034 VO fr-fr Shop now. Profitez-en maintenant."} +{"t":"PD 23 Mass TV OLV 036 fr-fr Amazon Prime Day is 11-12 July. Amazon Prime Day, c’est les 11 et 12 juillet."} +{"t":"PD 23 Mass TV OLV 037 Super fr-fr Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 040 VO fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Mass TV OLV 041 Super fr-fr Two Days of Epic Deals Deux jours de Ventes Flash"} +{"t":"PD 23 Mass TV OLV 042 VO fr-fr Join Prime now Rejoignez Prime maintenant."} +{"t":"PD 23 Mass TV OLV 043 fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant."} +{"t":"PD 23 Mass TV OLV 044 Super fr-fr Amazon Prime Day is here Amazon Prime Day, \nc’est maintenant"} +{"t":"PD 23 Mass TV OLV 044F Super fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 23 Mass TV OLV 048 VO fr-fr Shop now Profitez-en maintenant."} +{"t":"PD 23 Mass YouTube 001 Title fr-fr Amazon Prime Day is the 11th-12th of July Amazon Prime Day, c’est le 11 et 12 juillet"} +{"t":"PD 23 Mass YouTube 002 Description fr-fr With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Avec Prime Day et ses deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star. Rejoignez Prime maintenant !"} +{"t":"PD 23 Mass YouTube 003 Title fr-fr Amazon Prime Day is here Prime Day, c'est maintenant"} +{"t":"PD 23 Mass YouTube 004 Description fr-fr With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Avec Prime Day et ses deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant"} +{"t":"PD 23 Mass YouTube 005 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy fr-fr 2 days of epic deals, so you’ll feel like a big deal Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Mass YouTube 007 CTA fr-fr Shop now  Achetez maintenant"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline fr-fr Two days \nof epic deals Deux jours de \nVentes Flash"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline fr-fr Two days \nof epic \ndeals Deux jours \nde Ventes \nFlash"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline fr-fr Two \ndays\nof epic\ndeals Deux \njours de\nVentes \nFlash"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass (D)OOH Print 005 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline fr-fr New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 007 Tagline fr-fr New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 24 Mass (D)OOH Print 007F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline fr-fr New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes \nFlash"} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass (D)OOH Print 010 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 24 Mass Digital Display 001 Tagline fr-fr Two days \nof epic deals Deux jours de \nVentes Flash"} +{"t":"PD 24 Mass Digital Display 001F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass Digital Display 002 Tagline fr-fr Two days \nof epic \ndeals Deux jours \nde Ventes \nFlash"} +{"t":"PD 24 Mass Digital Display 002F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass Digital Display 003 Tagline fr-fr Two \ndays\nof epic\ndeals Deux \njours de\nVentes \nFlash"} +{"t":"PD 24 Mass Digital Display 003F Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass Digital Display 004 fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass Digital Display 005 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Mass Digital Display 007 On-screen text fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass Digital Display 008 Tagline fr-fr New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 008F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 009 Tagline fr-fr New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 24 Mass Digital Display 009F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 010 Tagline fr-fr New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes \nFlash"} +{"t":"PD 24 Mass Digital Display 010F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Mass Digital Display 011 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 24 Mass Digital Display 012 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 002 fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 003 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 004 fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 005 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 007 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description fr-fr Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline fr-fr Spring Sale is coming Les Ventes Flash de Printemps arrivent !"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description fr-fr Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits. (53)"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description fr-fr Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"PD 24 Mass PEAS Social Post 001 fr-fr October 11 and 12. Get access to two days of epic deals before anyone else. Le 11 et 12 octobre. Profitez de 2 jours de supers offres. Rejoignez Amazon Prime maintenant"} +{"t":"PD 24 Mass PEAS Social Post 002 fr-fr Now on. Get access to two days of epic deals before anyone else. C’est maintenant ! Profitez de 2 jours de supers offres. Rejoignez Amazon Prime aujourd'hui"} +{"t":"PD 24 Mass PEAS Social Post 003 Headline fr-fr Prime Early Access Sale Ventes Flash Exclusives Prime"} +{"t":"PD 24 Mass PEAS Social Post 004 Description fr-fr Feel like a big deal Devenez une vraie star"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA fr-fr Learn more En savoir plus"} +{"t":"PD 24 Mass PEAS Social Post 006 fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Mass PEAS Social Post 007 fr-fr October 11 and 12. Get access to two days of epic deals before anyone else. Le 11 et 12 octobre. Profitez de 2 jours de supers offres. Rejoignez Amazon Prime maintenant"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline fr-fr The Prime Early Access Sale Ventes Flash Exclusives Prime"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text fr-fr Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Ventes Flash Exclusives Prime. Le 11 et 12 octobre. Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 014 fr-fr Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. C’est maintenant pour les Ventes Flash Exclusives Prime ! Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline fr-fr Prime Early Access Sale Ventes Flash Exclusives Prime"} +{"t":"PD 24 Mass PEAS Social Post 021 fr-fr Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Ventes Flash Exclusives Prime. 11-12 octobre. Profitez de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 022 fr-fr Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Ventes Flash Exclusives Prime. Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 027 fr-fr Prime Early Access Sale starts in: XX:XX:XX Début des Ventes Flash Exclusives Prime dans :XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 fr-fr Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ventes Flash Exclusives Prime. Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 035 fr-fr Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ventes Flash Exclusives Prime. Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 038 fr-fr Get two days of epic deals before anyone else and feel like a big deal. Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 039 fr-fr Get two days of epic deals before anyone else and feel like a big deal. Profitez de 2 jours de supers offres et devenez une vraie star."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline fr-fr Prime Early Access Sale. October 11 and 12. Ventes Flash Exclusives Prime. 11-12 octobre."} +{"t":"PD 24 Mass PEAS Social Post 041 Description fr-fr Prime Early Access Sale Ventes Flash Exclusives Prime"} +{"t":"PD 24 Mass PEAS Social Post 044 fr-fr The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Les Ventes Flash Exclusives Prime approchent. LIKEZ ❤️ ce tweet pour être averti du début des supers offres le 11 octobre."} +{"t":"PD 24 Mass PEAS Social Post 045 fr-fr [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] votre rappel Ventes Flash Exclusives Prime est programmé ! Nous vous avertirons dès que les supers offres commenceront le 11 octobre. Répondez #Stop pour vous désinscrire de ce service."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA fr-fr Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Êtes-vous prêt à devenir une vraie star ? Les Ventes Flash Exclusives Prime sont lancées. Profitez de 2 jours de supers offres !"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline fr-fr Prime Early Access Sale Ventes Flash Exclusives Prime"} +{"t":"PD 24 Mass Social Post 001 Headline fr-fr Prime Day 16-17 July Prime Day, les 16-17 juillet"} +{"t":"PD 24 Mass Social Post 002 Description fr-fr Prime member exclusive Exclusivité membres Prime"} +{"t":"PD 24 Mass Social Post 003 Primary text fr-fr Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c’est les 16-17 juillet. En profitant de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 004 Headline fr-fr Prime Day 16-17 July Prime Day, les 16-17 juillet"} +{"t":"PD 24 Mass Social Post 005 Primary text fr-fr Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c’est les 16-17 juillet. En profitant de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 014 Primary text fr-fr Amazon Prime Day is the 16th - 17th of July Prime Day, les 16-17 juillet"} +{"t":"PD 24 Mass Social Post 016 fr-fr Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day, les 16-17 juillet, avec des Ventes Flash exceptionnelles. Rejoignez Prime maintenant."} +{"t":"PD 24 Mass Social Post 017 Title fr-fr Prime Day 16-17 July Prime Day, les 16-17 juillet"} +{"t":"PD 24 Mass Social Post 018 Description fr-fr Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, c’est les 16-17 juillet. En profitant de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 019 Headline fr-fr Prime Day 16-17 July Prime Day, les 16-17 juillet"} +{"t":"PD 24 Mass Social Post 020 Headline fr-fr Prime Day 16-17 July Prime Day, les 16-17 juillet"} +{"t":"PD 24 Mass Social Post 021 fr-fr Amazon Prime Day is here, with two days of epic deals. Shop now Prime Day, c'est maintenant, avec deux jours de Ventes Flash exceptionnelles. Profitez-en maintenant"} +{"t":"PD 24 Mass Social Post 022 fr-fr Shop now Profitez-en maintenant"} +{"t":"PD 24 Mass Social Post 023 Primary text fr-fr Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 024 Headline fr-fr Prime Day is here Prime Day, c’est maintenant"} +{"t":"PD 24 Mass Social Post 025 Description fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 24 Mass Social Post 026 Primary text fr-fr Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 027 Headline fr-fr Prime Day is here Prime Day, c’est maintenant"} +{"t":"PD 24 Mass Social Post 028 Primary text fr-fr Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 036 Primary text fr-fr Amazon Prime Day is here Prime Day, c’est maintenant"} +{"t":"PD 24 Mass Social Post 037 Brand Name fr-fr AmazonUK AmazonFR"} +{"t":"PD 24 Mass Social Post 038 fr-fr Amazon Prime Day is here, with two days of epic deals. Shop now. Prime Day, c'est maintenant, avec deux jours de Ventes Flash exceptionnelles. Profitez-en maintenant"} +{"t":"PD 24 Mass Social Post 039 Title fr-fr Prime Day is here Prime Day, c’est maintenant"} +{"t":"PD 24 Mass Social Post 040 Description fr-fr Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social Post 041 Headline fr-fr Prime Day is here Prime Day, c’est maintenant"} +{"t":"PD 24 Mass Social Post 042 Headline fr-fr Prime Day is here Prime Day, c’est maintenant"} +{"t":"PD 24 Mass Social OLV 001 fr-fr Just need your picture, thanks. Juste une petite photo, merci !"} +{"t":"PD 24 Mass Social OLV 002 Subtitle fr-fr Just need your picture, thanks Juste une petite photo, merci"} +{"t":"PD 24 Mass Social OLV 003 BVO fr-fr With two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass Social OLV 004 Super fr-fr With two days of epic deals En profitant de deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass Social OLV 005 BVO fr-fr …you’ll feel like a big deal! vous allez devenir une vraie star !"} +{"t":"PD 24 Mass Social OLV 006 Super fr-fr You’ll feel like a big deal vous allez devenir une vraie star"} +{"t":"PD 24 Mass Social OLV 007 BVO fr-fr Prime day is the 16-17 July. Join Prime. Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant."} +{"t":"PD 24 Mass Social OLV 008 Endcard fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass Social OLV 009 Endcard fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass Social OLV 011 Subtitle fr-fr Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PD 24 Mass Social OLV 016 BVO fr-fr Prime day is here! Shop now. Amazon Prime Day, c’est maintenant ! Profitez-en."} +{"t":"PD 24 Mass Social OLV 020 Subtitle fr-fr Just need your picture, thanks Juste une petite photo, merci"} +{"t":"PD 24 Mass Social OLV 021 BVO fr-fr Feel like a big deal. C'est le moment de jouer la star !"} +{"t":"PD 24 Mass Social OLV 022 Super fr-fr Feel like a big deal C'est le moment de jouer la star !"} +{"t":"PD 24 Mass Social OLV 023 BVO fr-fr Prime day is the 16-17 July. Join Prime. Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant.."} +{"t":"PD 24 Mass Social OLV 024 Super fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass Social OLV 025 Super fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass Social OLV 035 Subtitle fr-fr Just need your picture, thanks. Juste une petite photo, merci"} +{"t":"PD 24 Mass Social OLV 037 Super fr-fr Feel like a big deal C'est le moment de jouer la star"} +{"t":"PD 24 Mass Social OLV 049 fr-fr Sign here, please. Une petite signature ici."} +{"t":"PD 24 Mass Social OLV 050 Subtitle fr-fr Sign here, please Une petite signature ici"} +{"t":"PD 24 Mass Social OLV 059 Subtitle fr-fr Sign here, please. Une petite signature ici"} +{"t":"PD 24 Mass Social OLV 067 fr-fr Sign here, please Une petite signature ici."} +{"t":"PD 24 Mass Social OLV 099 BVO fr-fr …you and your dog will feel like a big deal! vous et votre chien allez devenir de vraies stars !"} +{"t":"PD 24 Mass Social OLV 100 Super fr-fr you and you dog\n will feel like a big deal vous et votre chien\n allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 100F Super fr-fr you and you dog will feel like a big deal vous et votre chien allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 101 BVO fr-fr Prime day is the 16th and 17th of July. Join Prime Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant."} +{"t":"PD 24 Mass Social OLV 108 BVO fr-fr Prime Day is here! Shop now. Amazon Prime Day, c’est maintenant ! Profitez-en."} +{"t":"PD 24 Mass Social OLV 109 fr-fr Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO fr-fr …you and your kid will feel like a big deal! vous et votre enfant allez devenir de vraies stars !"} +{"t":"PD 24 Mass Social OLV 115 Super fr-fr you and your kid\n will feel like a big deal vous et votre enfant\n allez devenir de vraies star"} +{"t":"PD 24 Mass Social OLV 115F Super fr-fr you and your kid will feel like a big deal vous et votre enfant allez devenir de vraies star"} +{"t":"PD 24 Mass Social OLV 116 BVO fr-fr Prime day is the 16th and 17th of July. Join Prime. Amazon Prime Day, c’est les 16 et 17 juillet. Rejoignez Prime maintenant."} +{"t":"PD 24 Mass Social OLV 122 Super fr-fr you and your kid\n will feel like a big deal vous et votre enfant\n allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 122F Super fr-fr you and your kid will feel like a big deal vous et votre enfant allez devenir de vraies stars"} +{"t":"PD 24 Mass Social OLV 141 Super fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass Social OLV 142 fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass TV OLV 001 BVO fr-fr Amazon Prime Day is the 16th and 17th of July Amazon Prime Day, c’est les 16 et 17 juillet."} +{"t":"PD 24 Mass TV OLV 002 Super fr-fr Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass TV OLV 004 BVO fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass TV OLV 005 Super fr-fr Two Days of Epic Deals Deux jours de Ventes Flash"} +{"t":"PD 24 Mass TV OLV 006 BVO fr-fr Join Prime now Rejoignez Prime maintenant."} +{"t":"PD 24 Mass TV OLV 007 fr-fr 16-17 July 16-17 juillet"} +{"t":"PD 24 Mass TV OLV 008 Super fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Mass TV OLV 009 BVO fr-fr Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day, c’est les 16 et 17 juillet."} +{"t":"PD 24 Mass TV OLV 010 BVO fr-fr Two days of epic deals… En profitant de deux jours de Ventes Flash exceptionnelles…"} +{"t":"PD 24 Mass TV OLV 011 BVO fr-fr …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PD 24 Mass TV OLV 012 BVO fr-fr Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la high-tech, cuisine, maison, et plus encore"} +{"t":"PD 24 Mass TV OLV 013 BVO fr-fr Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day, c’est les 16 et 17 juillet. Exclusivement pour les membres Prime."} +{"t":"PD 24 Mass TV OLV 015 BVO fr-fr Join Prime now. Rejoignez Prime maintenant."} +{"t":"PD 24 Mass TV OLV 025 BVO fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 24 Mass TV OLV 026 Super fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 24 Mass TV OLV 028 Super fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Mass TV OLV 029 BVO fr-fr Shop now Profitez-en mainentant."} +{"t":"PD 24 Mass TV OLV 033 BVO fr-fr Amazon Prime Day is here Amazon Prime Day, c'est maintenant."} +{"t":"PD 24 Mass TV OLV 036 BVO fr-fr Deals on electronics, home, kitchen and more. Avec des Ventes Flash sur la high-tech, cuisine, maison, et plus encore."} +{"t":"PD 24 Mass TV OLV 039 BVO fr-fr Shop now. Profitez-en maintenant."} +{"t":"PD 24 Mass YouTube Long 001 Headline fr-fr Amazon Prime Day is the 16th - 17th of July Amazon Prime Day, c’est les 16 et 17 juillet"} +{"t":"PD 24 Mass YouTube Long 002 Description fr-fr With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 24 Mass YouTube Long 003 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline fr-fr Amazon Prime Day is here Prime Day, c'est maintenant"} +{"t":"PD 24 Mass YouTube Long 005 Description fr-fr With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Profitez-en maintenant"} +{"t":"PD 24 Mass YouTube Long 006 CTA fr-fr Shop now  Achetez maintenant"} +{"t":"PD 24 Mass YouTube Long 007 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy fr-fr 2 days of epic deals, so you’ll feel like a big deal En profitant de deux jours de Ventes Flash exceptionnelles ... vous allez devenir une vraie star"} +{"t":"PD 24 Mass YouTube Short 001 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description fr-fr Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day, c’est les 16 et 17 juillet. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 24 Mass YouTube Short 003 CTA fr-fr Join Prime S’abonner"} +{"t":"PD 24 Mass YouTube Short 005 Description fr-fr Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Prime Day, c'est maintenant. En profitant de deux jours de Ventes Flash exceptionnelles pendant Amazon Prime Day… vous allez devenir une vraie star ! Profitez-en maintenant"} +{"t":"PD 24 Mass YouTube Short 006 CTA fr-fr Shop now  Voir plus"} +{"t":"PD 24 Mass YouTube Short 007 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy fr-fr 2 days of epic deals, so you’ll feel like a big deal 2 jours de Ventes Flash exceptionnelles. Devenez une vraie star !"} +{"t":"PD 24 Mass YouTube Short 009 CTA fr-fr Shop now  Voir plus"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline fr-fr Four days \nof big deals Quatre jours\nde Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline fr-fr Four days \nof big\ndeals Quatre jours \nde Ventes \nFlash"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline fr-fr Four \ndays\nof big\ndeals Quatre  \njours de\nVentes \nFlash"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline fr-fr Four  days of big deals Quatre   jours de Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass (D)OOH Print 005 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline fr-fr New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline fr-fr New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass (D)OOH Print 009 fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline fr-fr Big deals \nend in \nXX:XX:XX  Les Ventes \nFlash se \nterminent \ndans\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline fr-fr Big deals end in XX:XX:XX  Les Ventes Flash se terminent dans XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline fr-fr Big deals end in XX:XX:XX  Les Ventes Flash \nse terminent dans \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline fr-fr Big deals end in XX:XX:XX  Les Ventes Flash se terminent dans XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 fr-fr Hours Heures"} +{"t":"PD 25 Mass (D)OOH Print 014 fr-fr Minutes Minutes"} +{"t":"PD 25 Mass (D)OOH Print 015 fr-fr Seconds Secondes"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency fr-fr Shop now Achetez maintenant"} +{"t":"PD 25 Mass (D)OOH Print 027 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 25 Mass Digital Display 001 Tagline fr-fr Four days \nof big deals Quatre jours\nde Ventes Flash"} +{"t":"PD 25 Mass Digital Display 001F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 002 Tagline fr-fr Four days \nof big\ndeals Quatre \njours de \nVentes Flash"} +{"t":"PD 25 Mass Digital Display 002F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 003 Tagline fr-fr Four \ndays\nof big\ndeals Quatre  \njours de\nVentes \nFlash"} +{"t":"PD 25 Mass Digital Display 003F Tagline fr-fr Four  days of big deals Quatre   jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 005 Dates fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Digital Display 006 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 25 Mass Digital Display 008 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Digital Display 009 Tagline fr-fr New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 25 Mass Digital Display 009F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Digital Display 010 Tagline fr-fr New day. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 25 Mass Digital Display 010F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Digital Display 012 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 25 Mass Digital Display 020 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"PD 25 Mass Digital Display 021 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Digital Display 023 Tagline fr-fr Four days \nof big\ndeals Quatre jours \nde Ventes \nFlash"} +{"t":"PD 25 Mass Digital Display 023F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Digital Display 027 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"PD 25 Mass Radio 001 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Radio 002 BVO fr-fr Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Quatre jours de Ventes Flash exceptionnelles sur la high-Tech, la cuisine, la maison, et plus encore, de quoi vous sentir moins…"} +{"t":"PD 25 Mass Radio 003 BVO fr-fr And more like… Et bien plus comme…"} +{"t":"PD 25 Mass Radio 004 BVO fr-fr Feel like a big deal.  Devenez une vraie star !"} +{"t":"PD 25 Mass Radio 005 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Radio 006 BVO fr-fr Exclusively for Prime Members. Exclusivement pour les membres Prime."} +{"t":"PD 25 Mass Radio 007 BVO fr-fr Join Prime now. Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Radio 008 BVO fr-fr Amazon Prime Day is here. Amazon Prime Day, c’est maintenant."} +{"t":"PD 25 Mass Radio 013 BVO fr-fr Exclusively for Prime Members.  Exclusivement pour les membres Prime."} +{"t":"PD 25 Mass Radio 014 BVO fr-fr Shop now. Profitez-en maintenant"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Social Design Led OLV 002 Super fr-fr Amazon \n Prime Day\n is 8–11 July Amazon\n Prime Day\n 8-11 juillet"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super fr-fr Amazon Prime Day is 8–11 July Amazon Prime Day 8-11 juillet"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super fr-fr Four days\n of big deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super fr-fr Four days\n of big\n deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super fr-fr Join now Rejoignez maintenant"} +{"t":"PD 25 Mass Social Design Led OLV 009 fr-fr Exclusively for \n Prime members Exclusivement pour \n les membres Prime"} +{"t":"PD 25 Mass Social Design Led OLV 009F fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant."} +{"t":"PD 25 Mass Social Design Led OLV 011 Super fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super fr-fr Amazon Prime Day\n is here! Amazon Prime Day,\n c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super fr-fr Amazon\n Prime Day\n is here! Amazon\n Prime Day,\n c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO fr-fr Shop now Profitez-en maintenant"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super fr-fr Shop now Profitez-en maintenant"} +{"t":"PD 25 Mass Social Design Led OLV 020 fr-fr Exclusively for \n Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Social Design Led OLV 020F fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Social Post 001 Description fr-fr Prime member-exclusive Exclusivité membres Prime"} +{"t":"PD 25 Mass Social Post 002 Headline fr-fr Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juil."} +{"t":"PD 25 Mass Social Post 003 Primary text fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 004 Headline fr-fr Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juil."} +{"t":"PD 25 Mass Social Post 005 Primary text fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 009 Primary text fr-fr Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day, c’est du 8 au 11 juillet. Devenez une vraie star avec 4 jours de Ventes Flash ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 010 Primary text fr-fr Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day, c’est du 8 au 11 juillet. Devenez une vraie star avec 4 jours de Ventes Flash ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 011 Primary text fr-fr Amazon Prime Day is the 8th-11th July Amazon Prime Day, c’est du 8 au 11 juil."} +{"t":"PD 25 Mass Social Post 012 Headline fr-fr With four days of big deals! Join Prime now. Quatre jours de Ventes Flash ! Rejoignez Prime."} +{"t":"PD 25 Mass Social Post 013 Primary text fr-fr Amazon Prime Day is the 8th-11th July Amazon Prime Day, c’est du 8 au 11 juillet"} +{"t":"PD 25 Mass Social Post 014 fr-fr Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day, c’est du 8 au 11 juil. Profitez de quatre jours de Ventes Flash. Rejoignez Prime."} +{"t":"PD 25 Mass Social Post 015 Title fr-fr Amazon Prime Day 8-11 July Amazon Prime Day, c’est du 8 au 11 juillet"} +{"t":"PD 25 Mass Social Post 016 Description fr-fr Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day, c’est du 8 au 11 juillet. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass Social Post 017 Title fr-fr Amazon Prime Day 8-11 July Amazon Prime Day du 8-11 juil."} +{"t":"PD 25 Mass Social Post 018 Title fr-fr Amazon Prime Day 8-11 July Amazon Prime Day du 8-11 juillet"} +{"t":"PD 25 Mass Social Post 019 Headline fr-fr Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juil."} +{"t":"PD 25 Mass Social Post 020 Description fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social Post 021 Headline fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 022 Primary text fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Rejoignez Prime maintenant."} +{"t":"PD 25 Mass Social Post 023 Headline fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 024 Primary text fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 026 Primary text fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 028 Primary text fr-fr Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day, c’est maintenant. Devenez une vraie star avec quatre jours de Ventes Flash ! Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 029 Primary text fr-fr Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day, c’est maintenant. Devenez une vraie star avec quatre jours de Ventes Flash ! Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 030 Primary text fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 032 Primary text fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 033 fr-fr Amazon Prime Day is here with four days of big deals. Shop now. Amazon Prime Day, c’est maintenant. Quatre jours de Ventes Flash. Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 034 Title fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 035 Description fr-fr Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Amazon Prime Day, c’est maintenant. Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star ! Profitez-en maintenant."} +{"t":"PD 25 Mass Social Post 036 Title fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 037 Title fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social Post 038 Headline fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social TV Led 001 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day, c’est du 8 au 11 juillet !"} +{"t":"PD 25 Mass Social TV Led 002 BVO fr-fr You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraie staaar !"} +{"t":"PD 25 Mass Social TV Led 003 BVO fr-fr With four days of big deals… En profitant de quatre jours de Ventes Flash exceptionnelles..."} +{"t":"PD 25 Mass Social TV Led 004 BVO fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Social TV Led 005 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social TV Led 006 Super fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Social TV Led 007 Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 008 Super fr-fr Four days\n of big deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 008F Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 009 Super fr-fr Four days\n of big\n deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 009F Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 010 Super fr-fr Exclusively for Prime Members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Social TV Led 011 Super fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Social TV Led 012 BVO fr-fr Feel like a biiiiiiiigggg deal! Devenez une vraie staaaaar !"} +{"t":"PD 25 Mass Social TV Led 013 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass Social TV Led 014 BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass Social TV Led 017 BVO fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social TV Led 018 Super fr-fr Amazon Prime Day\n is here! Prime Day,\n c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 018F Super fr-fr Amazon Prime Day is here! Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 019 Super fr-fr Amazon\n Prime Day\n is here! Prime Day,\n c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 019F Super fr-fr Amazon Prime Day is here! Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass Social TV Led 020 BVO fr-fr You’ll feel like a biiiiiiiigggg deal! Vous allez devenir une vraie staaar !"} +{"t":"PD 25 Mass Social TV Led 023 BVO fr-fr Shop now. Profitez-en maintenant"} +{"t":"PD 25 Mass Social TV Led 026 Super fr-fr Four days\n of big\n deals Quatre jours \n de Ventes Flash\n exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 026F Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass Social TV Led 029 BVO fr-fr Feel like a biiiiiiiigggg deal! Devenez une vraie staaaaar !"} +{"t":"PD 25 Mass Social TV Led 030 BVO fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass Social TV Led 033 BVO fr-fr Shop now. Profitez-en vite"} +{"t":"PD 25 Mass Static Social 001 Tagline fr-fr Four days \nof big deals Quatre jours de \nVentes Flash"} +{"t":"PD 25 Mass Static Social 001F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Static Social 002 Tagline fr-fr Four days \nof big\ndeals Quatre jours \nde Ventes \nFlash"} +{"t":"PD 25 Mass Static Social 002F Tagline fr-fr Four days of big deals Quatre jours de Ventes Flash"} +{"t":"PD 25 Mass Static Social 003 Tagline fr-fr Four \ndays\nof big\ndeals Quatre  \njours de\nVentes \nFlash"} +{"t":"PD 25 Mass Static Social 003F Tagline fr-fr Four  days of big deals Quatre   jours de Ventes Flash"} +{"t":"PD 25 Mass Static Social 004 Dates fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass Static Social 005 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass Static Social 006 Tagline fr-fr New day. \nNew deals. Chaque jour de \nnouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 006F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 007 Tagline fr-fr New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes Flash"} +{"t":"PD 25 Mass Static Social 007F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 008 Tagline fr-fr New \nday. \nNew \ndeals. Chaque jour \nde nouvelles \nVentes \nFlash"} +{"t":"PD 25 Mass Static Social 008F Tagline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 25 Mass Static Social 009 fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 001 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, c’est du 8 au 11 juillet."} +{"t":"PD 25 Mass TV OLV 002 Super fr-fr Amazon Prime Day\n 8–11 July Amazon Prime Day\n 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 002F Super fr-fr Amazon Prime Day 8–11 July Amazon Prime Day 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 003 BVO fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass TV OLV 004 Super fr-fr Four days of big deals Quatre jours de Ventes Flash exceptionnelles"} +{"t":"PD 25 Mass TV OLV 005 BVO fr-fr Join Prime now\n\n Rejoignez Prime maintenant"} +{"t":"PD 25 Mass TV OLV 005F BVO fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Mass TV OLV 006 Super fr-fr Exclusively for Prime Members Exclusivement pour les membres Prime"} +{"t":"PD 25 Mass TV OLV 008 BVO fr-fr Four days of big deals on electronics, home, kitchen and more. En profitant de quatre jours de Ventes Flash exceptionnelles sur la high-tech, la cuisine, la maison et plus encore…"} +{"t":"PD 25 Mass TV OLV 009 BVO fr-fr …that’ll make you feel like a big deal. … vous allez devenir une vraie star !"} +{"t":"PD 25 Mass TV OLV 010 BVO fr-fr Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day, c’est du 8 au 11 juillet. Exclusivement pour les membres Prime."} +{"t":"PD 25 Mass TV OLV 012 BVO fr-fr Join Prime now.\n\n Rejoignez Prime maintenant."} +{"t":"PD 25 Mass TV OLV 012F BVO fr-fr Join Prime now. Rejoignez Prime maintenant."} +{"t":"PD 25 Mass TV OLV 013 Super fr-fr 8–11 July 8-11 juillet"} +{"t":"PD 25 Mass TV OLV 014 BVO fr-fr Amazon Prime Day is here. Amazon Prime Day, c’est maintenant."} +{"t":"PD 25 Mass TV OLV 015 Super fr-fr Amazon Prime Day is here! Amazon Prime Day, c’est maintenant !"} +{"t":"PD 25 Mass TV OLV 018 BVO fr-fr Shop now Profitez-en maintenant"} +{"t":"PD 25 Mass TV OLV 025 BVO fr-fr Shop now Profitez-en maintenant"} +{"t":"PD 25 Mass YouTube 001 Headline fr-fr Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day, c’est du 8 au 11 juillet"} +{"t":"PD 25 Mass YouTube 002 Description fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Avec quatre jours de Ventes Flash, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass YouTube 003 CTA fr-fr Join Prime Rejoignez"} +{"t":"PD 25 Mass YouTube 004 Headline fr-fr Amazon Prime Day is here Amazon Prime Day, c’est maintenant"} +{"t":"PD 25 Mass YouTube 005 Description fr-fr With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Avec quatre jours de Ventes Flash, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass YouTube 006 CTA fr-fr Shop now  Voir plus"} +{"t":"PD 25 Mass YouTube 007 Headline fr-fr Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description fr-fr 4 days of big deals, so you’ll feel like a big deal Avec quatre jours de Ventes Flash exceptionnelles, vous allez devenir une vraie star !"} +{"t":"PD 25 Mass YouTube 009 CTA fr-fr Shop now  Voir plus"} +{"t":"PD 25 Mass YouTube 010 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy fr-fr 4 days of big deals, so you'll feel like a big deal! Devenez une vraie star avec 4 jours de Ventes Flash !"} +{"t":"PD 25 Mass YouTube 012 CTA fr-fr Shop now Voir plus"} +{"t":"PD 25 Mass YouTube 013 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description fr-fr Amazon Prime Day is 8-11 of July Amazon Prime Day du 8 au 11 juillet"} +{"t":"PD 25 Mass YouTube 015 fr-fr with 4 days of big deals Profitez de 4 jours de Ventes Flash"} +{"t":"PD 25 Mass YouTube 016 CTA fr-fr Join Prime Rejoignez"} +{"t":"PD 25 Mass YouTube 017 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description fr-fr Amazon Prime Day is here with 4 days of big deals Amazon Prime Day, c’est maintenant\n 4 jours de Ventes Flash"} +{"t":"PD 25 Mass YouTube 018F Description fr-fr Amazon Prime Day is here with 4 days of big deals Amazon Prime Day, c’est maintenant 4 jours de Ventes Flash"} +{"t":"SDD 23 Mass (D)OOH 001 Event Name fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass (D)OOH 002 fr-fr Amazon\nSpring\nSale Ventes Flash \nde Printemps \nAmazon"} +{"t":"SDD 23 Mass (D)OOH 002F fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass (D)OOH 003 fr-fr Amazon\nSpring Sale Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 23 Mass (D)OOH 003F fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass (D)OOH 004 Headline fr-fr Up to 40% off Jusqu’à -40%"} +{"t":"SDD 23 Mass (D)OOH 005 Dates fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass (D)OOH 006 Dates fr-fr Ends 29 March Se terminent le 29 mars"} +{"t":"SDD 23 Mass (D)OOH 007 Dates fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass (D)OOH 008 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass Digital Display 001 Event Name fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Digital Display 002 Event Name fr-fr Amazon\nSpring\nSale Ventes Flash \nde Printemps \nAmazon"} +{"t":"SDD 23 Mass Digital Display 002F Event Name fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Digital Display 003 Event Name fr-fr Amazon\nSpring Sale Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 23 Mass Digital Display 003F Event Name fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Digital Display 004 Headline fr-fr Up to 40% off Jusqu’à -40%"} +{"t":"SDD 23 Mass Digital Display 005 Headline fr-fr Save big this spring Faites de super économies"} +{"t":"SDD 23 Mass Digital Display 006 Dates fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Digital Display 007 CTA fr-fr Learn more En savoir plus"} +{"t":"SDD 23 Mass Digital Display 008 Dates fr-fr Ends 29 March Se terminent le 29 mars"} +{"t":"SDD 23 Mass Digital Display 009 Dates fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Digital Display 010 CTA fr-fr Shop now Achetez maintenant"} +{"t":"SDD 23 Mass Digital Display 011 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description fr-fr Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline fr-fr Spring Sale is coming Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description fr-fr Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description fr-fr 27th -29th March. Selected products only. 27-29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description fr-fr Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Du 27 au 29 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social OLV 001 Super fr-fr Spring Sale is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 23 Mass Social OLV 002 Super fr-fr Up to 40% off Jusqu’à -40%"} +{"t":"SDD 23 Mass Social OLV 003 Super fr-fr Starts Monday À partir de lundi"} +{"t":"SDD 23 Mass Social OLV 004 Super fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Social OLV 005 Super fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social OLV 006 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass Social OLV 007 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass Social OLV 008 Super fr-fr Amazon Spring Sale Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass Social OLV 010 Super fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social OLV 012 Super fr-fr Spring Sale is here Les Ventes Flash de Printemps sont lancées"} +{"t":"SDD 23 Mass Social OLV 014 Super fr-fr Shop now Achetez maintenant"} +{"t":"SDD 23 Mass Social OLV 016 Super fr-fr Ends 29 March Se terminent le 29 mars"} +{"t":"SDD 23 Mass Social OLV 020 Super fr-fr Ends 29 March Se terminent le 29 mars"} +{"t":"SDD 23 Mass Social Post 001 Headline fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass Social Post 002 Primary text fr-fr Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 003 Primary text fr-fr Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 004 Description fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social Post 005 Headline fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass Social Post 006 Primary text fr-fr Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Uniquement sur une sélection de produits. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 007 Primary text fr-fr Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 008 fr-fr Save big in the Amazon Spring Sale with up to 40% off. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%."} +{"t":"SDD 23 Mass Social Post 011 Primary text fr-fr Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 012 Headline fr-fr Amazon Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Mass Social Post 015 Description fr-fr 27-29 March 27-29 mars"} +{"t":"SDD 23 Mass Social Post 020 fr-fr #Amazon #Springsale #Amazon #VentesFlashPrintemps #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text fr-fr Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Faites de super économies pendant les Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures"} +{"t":"SDD 23 Mass Social Post 022 fr-fr Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 023 Primary text fr-fr The Amazon Spring Sale. Starts 6pm on March 27th. Ventes Flash de Printemps Amazon. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass Social Post 024 Brand Name fr-fr AmazonUK AmazonFR"} +{"t":"SDD 23 Mass Social Post 025 fr-fr The Amazon Spring Sale. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits"} +{"t":"SDD 23 Mass Social Post 027 fr-fr Save big in the Amazon Spring Sale. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 029 fr-fr The Amazon Spring Sale. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 031 Primary text fr-fr The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Les Ventes Flash de Printemps Amazon. Économisez jusqu’à 40%. Uniquement sur une sélection de produits. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 032 Primary text fr-fr The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Les Ventes Flash de Printemps Amazon. Économisez jusqu’à 40%. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 033 Description fr-fr 27-29 March 27-29 mars."} +{"t":"SDD 23 Mass Social Post 035 Primary text fr-fr Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 036 Primary text fr-fr Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 037 fr-fr Save up to 40% off in the Amazon Spring Sale.  Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 23 Mass Social Post 039 Primary text fr-fr Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Uniquement sur une sélection de produits. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 040 Primary text fr-fr Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 044 Description fr-fr 27-29 March 27-29 mars."} +{"t":"SDD 23 Mass Social Post 045 Primary text fr-fr Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Faites de super économies pendant les Ventes Flash de Printemps Amazon avec jusqu’à -40%. Uniquement sur une sélection de produits.Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 050 Primary text fr-fr Save big in the Amazon Spring Sale. Ends midnight on March 29th. Des super économies pendant les Ventes Flash de Printemps. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 051 fr-fr Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Des super économies pendant les Ventes Flash de Printemps. Jusqu'au 29 mars, minuit. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 052 Primary text fr-fr Save big in the Amazon Spring Sale. Ends midnight on March 29th. Des super économies pendant les Ventes Flash de Printemps. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass Social Post 054 fr-fr The Amazon Spring Sale. Save up to 40%. Selected products only. Des super économies pendant les Ventes Flash de Printemps. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass Social Post 055 Brand Name fr-fr AmazonUK AmazonFR"} +{"t":"SDD 23 Mass Social Post 056 fr-fr Save big in the Amazon Spring Sale. Selected products only. Des super économies pendant les Ventes Flash de Printemps. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass TV OLV 013 BVO fr-fr Get that Spring feeling Bonne nouvelle, le printemps arrive,"} +{"t":"SDD 23 Mass TV OLV 014 BVO fr-fr Get two days of Spring savings Bonne nouvelle, profitez de 2 jours de promotions printanières !"} +{"t":"SDD 23 Mass TV OLV 015 BVO fr-fr with up to 40% off in the Amazon Spring Sale avec des promotions jusqu’à -40% pendant les Ventes Flash de Printemps Amazon"} +{"t":"SDD 23 Mass TV OLV 016 BVO fr-fr Starts Monday À partir de lundi"} +{"t":"SDD 23 Mass TV OLV 017 Super fr-fr Amazon Spring Sale\nUp to 40% off Ventes Flash de Printemps Amazon\nJusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 017F Super fr-fr Amazon Spring Sale Up to 40% off Ventes Flash de Printemps Amazon Jusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 018 Super fr-fr Amazon Spring Sale\n27-29 March Ventes Flash de Printemps Amazon\n27-29 mars"} +{"t":"SDD 23 Mass TV OLV 018F Super fr-fr Amazon Spring Sale 27-29 March Ventes Flash de Printemps Amazon 27-29 mars"} +{"t":"SDD 23 Mass TV OLV 019 BVO fr-fr Now on. Dès maintenant et jusqu’au 29 mars minuit."} +{"t":"SDD 23 Mass TV OLV 020 Super fr-fr Amazon Spring Sale\nUp to 40% off Ventes Flash de Printemps Amazon\nJusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 020F Super fr-fr Amazon Spring Sale Up to 40% off Ventes Flash de Printemps Amazon Jusqu’à -40%"} +{"t":"SDD 23 Mass TV OLV 021 Super fr-fr Amazon Spring Sale\nEnds 29 March Ventes Flash de Printemps Amazon\nSe terminent le 29 mars"} +{"t":"SDD 23 Mass TV OLV 021F Super fr-fr Amazon Spring Sale Ends 29 March Ventes Flash de Printemps Amazon Se terminent le 29 mars"} +{"t":"SDD 23 Mass TV OLV 022 fr-fr Starts 6pm March 27th. À partir du 27 mars, 18 heures."} +{"t":"SDD 23 Mass TV OLV 023 fr-fr Ends midnight on March 29th. Jusqu'au 29 mars, minuit."} +{"t":"SDD 23 Mass TV OLV 024 fr-fr Selected products only. Uniquement sur une sélection de produits."} +{"t":"SDD 23 Mass YouTube 001 Title fr-fr Get ready for the Amazon Spring Sale! Préparez-vous pour les Ventes Flash de Printemps Amazon !"} +{"t":"SDD 23 Mass YouTube 002 Description fr-fr Save up to 40% off in the Amazon Spring Sale. Starts Monday. Économisez jusqu’à 40% pendant les Ventes Flash de Printemps Amazon. À partir de lundi."} +{"t":"SDD 23 Mass YouTube 003 Title fr-fr Get that Spring feeling! Bonne nouvelle, le printemps arrive !"} +{"t":"SDD 23 Mass YouTube 004 Description fr-fr The Amazon Spring Sale. Save up to 40% from 27-29 March. Les Ventes Flash de Printemps Amazon. Économisez jusqu’à 40% du 27 au 29 mars."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name fr-fr Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name fr-fr Amazon Spring\nDeal Days  Ventes Flash de\nPrintemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name fr-fr Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name fr-fr Amazon\nSpring\nDeal Days  Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name fr-fr Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name fr-fr Amazon\nSpring\nDeal\nDays  Ventes\nFlash de\nPrintemps\nAmazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name fr-fr Amazon Spring Deal Days  Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline fr-fr Up to 40% off Faites de super économies"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline fr-fr Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates fr-fr Starts 20 March  À partir du 20 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates fr-fr Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA fr-fr Learn more En savoir plus"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates fr-fr Ends 25 March Se terminent le 25 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates fr-fr 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA fr-fr Shop now Achetez maintenant"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name fr-fr Amazon Spring\nDeal Days Ventes Flash de\nPrintemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name fr-fr Amazon\nSpring\nDeal\nDays Ventes\nFlash de\nPrintemps"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name fr-fr Amazon Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates fr-fr 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass Radio 001 BVO fr-fr Amazon Spring Deal Days are approaching. Bientôt les Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass Radio 002 BVO fr-fr So you could save big on a Bluetooth speaker. À vous les super économies sur une enceinte Bluetooth."} +{"t":"SDD 24 Mass Radio 003 BVO fr-fr And get into dancing. C’est le genre de Ventes Flash…"} +{"t":"SDD 24 Mass Radio 004 BVO fr-fr Reaaaaaally into dancing. qui donne envie de danser."} +{"t":"SDD 24 Mass Radio 005 BVO fr-fr Lifting! Spinning! Luuuunging!!! De virevolter ! De tourbillonner !"} +{"t":"SDD 24 Mass Radio 006 fr-fr Oh no! Oh, non !"} +{"t":"SDD 24 Mass Radio 007 BVO fr-fr And you can also save big on a sewing machine. Vous pourriez aussi économiser sur une machine à coudre."} +{"t":"SDD 24 Mass Radio 008 BVO fr-fr From Bluetooth speakers to sewing machines. Que ce soit une enceinte Bluetooth ou une machine à coudre."} +{"t":"SDD 24 Mass Radio 009 BVO fr-fr Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO fr-fr Starts Wednesday Dès mercredi."} +{"t":"SDD 24 Mass Radio 022 BVO fr-fr Amazon Spring Deal Days are here. Les Ventes Flash de Printemps Amazon, c’est maintenant."} +{"t":"SDD 24 Mass Radio 024 BVO fr-fr And get into dancing. C’est le genre de Ventes Flash"} +{"t":"SDD 24 Mass Radio 031 BVO fr-fr Ends 25th of March. Jusqu’au 25 mars."} +{"t":"SDD 24 Mass Radio 032 VO fr-fr Whilst stocks last. Dans la limite des stocks disponibles."} +{"t":"SDD 24 Mass Social OLV 005 Super fr-fr Amazon\nSpring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass Social OLV 005F Super fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass Social OLV 006 Super fr-fr Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass Social OLV 007 Super fr-fr Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass Social OLV 008 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 24 Mass Social OLV 011 Super fr-fr 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass Social Post 001 Headline fr-fr Amazon Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Mass Social Post 002 fr-fr Get up to 40% off. 20-25 March. Faites de super économies. Du 20 au 25 mars."} +{"t":"SDD 24 Mass Social Post 003 Description fr-fr AmazonUK AmazonFR"} +{"t":"SDD 24 Mass Social Post 004 Headline fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass Social Post 006 fr-fr Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. 20-25 mars."} +{"t":"SDD 24 Mass Social Post 009 Description fr-fr AmazonUK AmazonFR"} +{"t":"SDD 24 Mass Social Post 010 fr-fr Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. Du 20 au 25 mars."} +{"t":"SDD 24 Mass Social Post 012 fr-fr #AmazonUK #AmazonFR"} +{"t":"SDD 24 Mass Social Post 013 fr-fr Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. 20-25 mars."} +{"t":"SDD 24 Mass Social Post 014 fr-fr AmazonUK AmazonFR"} +{"t":"SDD 24 Mass Social Post 016 Brand Name fr-fr AmazonUK AmazonFR"} +{"t":"SDD 24 Mass Social Post 017 fr-fr Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Ventes Flash de Printemps Amazon. Faites de super économies. Du 20 au 25 mars."} +{"t":"SDD 24 Mass TV OLV 001 BVO fr-fr Amazon Spring Deal Days are approaching. Les Ventes Flash de Printemps Amazon approchent."} +{"t":"SDD 24 Mass TV OLV 002 BVO fr-fr Amazon Spring Deal Days. Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass TV OLV 003 BVO fr-fr Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass TV OLV 004 BVO fr-fr Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass TV OLV 005 Super fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 24 Mass TV OLV 006 Super fr-fr Shop epic deals Faites de super économies"} +{"t":"SDD 24 Mass TV OLV 007 Super fr-fr Starts Wednesday À partir de mercredi"} +{"t":"SDD 24 Mass TV OLV 008 fr-fr Selected products only. Starts Wednesday. 20-25 March. Uniquement sur une sélection de produits. 20-25 mars."} +{"t":"SDD 24 Mass TV OLV 009 BVO fr-fr Shop epic deals during Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 24 Mass TV OLV 010 BVO fr-fr Starts Wednesday À partir de mercredi."} +{"t":"SDD 24 Mass TV OLV 014 fr-fr Selected products only. 20-25 March. Uniquement sur une sélection de produits. 20-25 mars."} +{"t":"SDD 24 Mass TV OLV 025 BVO fr-fr Amazon Spring Deal Days are here. Les Ventes Flash de Printemps Amazon, c’est maintenant."} +{"t":"SDD 24 Mass TV OLV 026 BVO fr-fr Shop epic deals on whatever you need. Faites de super économies sur tout ce dont vous avez besoin"} +{"t":"SDD 24 Mass TV OLV 027 BVO fr-fr From bluetooth speakers… D’une enceinte Bluetooth…"} +{"t":"SDD 24 Mass TV OLV 028 BVO fr-fr …to sewing machines. …à une machine à coudre."} +{"t":"SDD 24 Mass TV OLV 030 BVO fr-fr Shop epic deal Faites de super économies"} +{"t":"SDD 24 Mass TV OLV 031 BVO fr-fr Ends 25th of March. Jusqu’au 25 mars."} +{"t":"SDD 24 Mass TV OLV 034 Super fr-fr 20-25 March 20-25 mars"} +{"t":"SDD 24 Mass TV OLV 035 fr-fr Selected products only. Whilst stocks last. 20-25 March. Uniquement sur une sélection de produits. Dans la limite des stocks disponibles. 20-25 mars."} +{"t":"SDD 24 Mass TV OLV 037 BVO fr-fr Until 25th of March. Jusqu’au 25 mars."} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline fr-fr Amazon Spring\nDeals Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline fr-fr Amazon\nSpring\nDeals Ventes Flash\n de Printemps \nAmazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 003 Headline fr-fr Amazon\nSpring\nDeals Ventes\n Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 003F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 005 fr-fr Shop epic deals Des super économies"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 fr-fr 25–31 March 25-31 mars"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass (D)OOH PRINT 008 fr-fr Selected products only Uniquement sur\n une sélection de produits"} +{"t":"SDD 25 Mass (D)OOH PRINT 008F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass (D)OOH PRINT 010 Headline fr-fr Amazon\nSpring\nDeals Ventes Flash de \nPrintemps \nAmazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 010F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass (D)OOH PRINT 020 fr-fr Woooo! Shop Epic Deals! Wow ! Des super économies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 021 fr-fr Woooo! Shop Epic Deals! Wow ! Des super \néconomies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 021F fr-fr Woooo! Shop Epic Deals! Wow ! Des super économies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 022 fr-fr Woooo! Shop Epic Deals! Wow ! \nDes super \néconomies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 022F fr-fr Woooo! Shop Epic Deals! Wow ! Des super économies !"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 fr-fr Amazon \nSpring Deals Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline fr-fr New day. \nNew deals. Chaque jour de\n nouvelles Ventes \nFlash"} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 25 Mass (D)OOH PRINT 031 Headline fr-fr New \nday. \nNew \ndeals. Chaque \n jour de\n nouvelles \n Ventes \n Flash"} +{"t":"SDD 25 Mass (D)OOH PRINT 031F Headline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 25 Mass (D)OOH PRINT 032 fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 fr-fr Amazon \nSpring Deals Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 038 Headline fr-fr Amazon\nSpring\nDeals Ventes\n Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 038F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 fr-fr Ends 31 Mar Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Countdown Timer 001 Headline fr-fr Amazon\nSpring\nDeals\nstart in Les \n Ventes Flash\n de Printemps\n Amazon\n commencent \ndans"} +{"t":"SDD 25 Mass Countdown Timer 001F Headline fr-fr Amazon Spring Deals start in Les Ventes Flash de Printemps Amazon commencent dans"} +{"t":"SDD 25 Mass Countdown Timer 002 Headline fr-fr Amazon\nSpring\nDeals\nend in Les \n Ventes Flash\n de Printemps\n Amazon\n se terminent \ndans"} +{"t":"SDD 25 Mass Countdown Timer 002F Headline fr-fr Amazon Spring Deals end in Les Ventes Flash de Printemps Amazon se terminent dans"} +{"t":"SDD 25 Mass Countdown Timer 003 fr-fr Hours heures"} +{"t":"SDD 25 Mass Countdown Timer 004 fr-fr Minutes minutes"} +{"t":"SDD 25 Mass Countdown Timer 005 fr-fr Seconds secondes"} +{"t":"SDD 25 Mass Countdown Timer 006 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Countdown Timer 007 Headline fr-fr Amazon Spring\nDeals start in Les Ventes de \nPrintemps Amazon\n commencent dans"} +{"t":"SDD 25 Mass Countdown Timer 007F Headline fr-fr Amazon Spring Deals start in Les Ventes de Printemps Amazon commencent dans"} +{"t":"SDD 25 Mass Countdown Timer 008 Headline fr-fr Amazon Spring\nDeals end in Les Ventes Flash de \nPrintemps Amazon\n se terminent dans"} +{"t":"SDD 25 Mass Countdown Timer 008F Headline fr-fr Amazon Spring Deals end in Les Ventes Flash de Printemps Amazon se terminent dans"} +{"t":"SDD 25 Mass Countdown Timer 012 fr-fr Woooo! Wow !"} +{"t":"SDD 25 Mass Display 001 Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 003 Headline fr-fr Amazon \nSpring\nDeals Ventes Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 003F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 005 Headline fr-fr Amazon \nSpring\nDeals Ventes\n Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 005F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 008 fr-fr Epic savings Des super économies"} +{"t":"SDD 25 Mass Display 009 Subheader fr-fr Shop \nepic deals Des super \néconomies"} +{"t":"SDD 25 Mass Display 009F Subheader fr-fr Shop epic deals Des super économies"} +{"t":"SDD 25 Mass Display 010 Subheader fr-fr Shop \nepic \ndeals Des \nsuper \néconomies"} +{"t":"SDD 25 Mass Display 010F Subheader fr-fr Shop epic deals Des super économies"} +{"t":"SDD 25 Mass Display 011 fr-fr 25–31 March 25-31 mars"} +{"t":"SDD 25 Mass Display 012 CTA fr-fr Learn more En savoir plus"} +{"t":"SDD 25 Mass Display 013 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Display 014 fr-fr Selected products only Uniquement sur \n une sélection de produits"} +{"t":"SDD 25 Mass Display 014F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Display 016 Headline fr-fr Amazon \nSpring Deals Ventes Flash de \nPrintemps Amazon"} +{"t":"SDD 25 Mass Display 016F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 018 Headline fr-fr Amazon \nSpring\nDeals Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass Display 018F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 019 Headline fr-fr Amazon \nSpring\nDeals Ventes Flash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 019F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 020 Headline fr-fr Amazon \nSpring\nDeals Ventes \nFlash de \nPrintemps\n Amazon"} +{"t":"SDD 25 Mass Display 020F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Display 026 fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Display 028 CTA fr-fr Shop now Achetez maintenant"} +{"t":"SDD 25 Mass Display 030 fr-fr Selected products only Uniquement sur \n une sélection de produits"} +{"t":"SDD 25 Mass Display 030F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Display 032 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"SDD 25 Mass Display 033 fr-fr Whilst stocks last Dans la limite \n des stocks disponibles"} +{"t":"SDD 25 Mass Display 033F fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"SDD 25 Mass Radio 001 BVO fr-fr Ooh! Amazon's Spring Deal Days are coming! Wow ! Les Ventes Flash de Printemps Amazon arrivent..."} +{"t":"SDD 25 Mass Radio 002 BVO fr-fr So, whether you're spring hiking*... Alors, pour vos prochaines randonnées*…"} +{"t":"SDD 25 Mass Radio 003 BVO fr-fr Or spring cleaning*.... Ou votre grand ménage de printemps*…"} +{"t":"SDD 25 Mass Radio 004 BVO fr-fr You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Vous pouvez économiser jusqu’à 30% sur tout ce dont vous avez besoin.… de la high-tech à la maison en passant par le sport et [bien] plus encore !"} +{"t":"SDD 25 Mass Radio 005 BVO fr-fr You can save big on all the things you need… from electronics and home to sports and [so much] more! Faites de super économies sur tout ce dont vous avez besoin.… de la high-tech à la maison en passant par le sport et bien plus encore !"} +{"t":"SDD 25 Mass Radio 006 BVO fr-fr Ooh indeed! Wow !"} +{"t":"SDD 25 Mass Radio 007 BVO fr-fr Shop Amazon's Spring Deal Days. Profitez des Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Radio 008 BVO fr-fr Starts Tuesday. À partir de mardi."} +{"t":"SDD 25 Mass Radio 009 BVO fr-fr With deals that make you go... \"Ooh\" Des Ventes Flash qui vont vraiment vous enchanter… Wow !"} +{"t":"SDD 25 Mass Radio 011 BVO fr-fr Ooh! Amazon's Spring Deal Days are here! Wow ! Les Ventes Flash de Printemps Amazon sont enfin là..."} +{"t":"SDD 25 Mass Radio 018 BVO fr-fr Ends Monday. Jusqu'à lundi"} +{"t":"SDD 25 Mass Radio 028 BVO fr-fr Ends midnight. Jusqu’à ce soir minuit."} +{"t":"SDD 25 Mass Social OLV 001 Super fr-fr Amazon\nSpring\nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 001F Super fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 002 Super fr-fr Up to\n45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass Social OLV 002F Super fr-fr Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass Social OLV 003 Super fr-fr Save big Faites de super\néconomies"} +{"t":"SDD 25 Mass Social OLV 003F Super fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Mass Social OLV 004 Super fr-fr 25-31 \nMarch 25-31\nmars"} +{"t":"SDD 25 Mass Social OLV 004F Super fr-fr 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 008 Super fr-fr Ends \n31 March Jusqu'au\n31 mars"} +{"t":"SDD 25 Mass Social OLV 008F Super fr-fr Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 009 Super fr-fr Woooo! Wow !"} +{"t":"SDD 25 Mass Social OLV 010 Super fr-fr Amazon\nSpring\nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 010F Super fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 011 Super fr-fr on sports sur le sport"} +{"t":"SDD 25 Mass Social OLV 012 Super fr-fr electronics la high-tech"} +{"t":"SDD 25 Mass Social OLV 013 Super fr-fr home la maison"} +{"t":"SDD 25 Mass Social OLV 014 Super fr-fr beauty la beauté"} +{"t":"SDD 25 Mass Social OLV 015 Super fr-fr fashion la mode"} +{"t":"SDD 25 Mass Social OLV 016 Super fr-fr kitchen la cuisine"} +{"t":"SDD 25 Mass Social OLV 017 Super fr-fr computing l'informatique"} +{"t":"SDD 25 Mass Social OLV 018 Super fr-fr books les livres"} +{"t":"SDD 25 Mass Social OLV 019 Super fr-fr devices les appareils"} +{"t":"SDD 25 Mass Social OLV 020 Super fr-fr garden le jardin"} +{"t":"SDD 25 Mass Social OLV 021 Super fr-fr pets l'animalerie"} +{"t":"SDD 25 Mass Social OLV 022 Super fr-fr outdoor les loisirs"} +{"t":"SDD 25 Mass Social OLV 023 Super fr-fr games les jeux"} +{"t":"SDD 25 Mass Social OLV 024 Super fr-fr luggage les bagages"} +{"t":"SDD 25 Mass Social OLV 025 Super fr-fr alexa Alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super fr-fr furniture les meubles"} +{"t":"SDD 25 Mass Social OLV 028 Super fr-fr cooking les arts de la table"} +{"t":"SDD 25 Mass Social OLV 029 Super fr-fr make-up le maquillage"} +{"t":"SDD 25 Mass Social OLV 030 Super fr-fr smart home la maison connectée"} +{"t":"SDD 25 Mass Social OLV 031 Super fr-fr kindle Kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super fr-fr appliances l'électroménager"} +{"t":"SDD 25 Mass Social OLV 033 Super fr-fr fitness le fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super fr-fr haircare les soins capillaires"} +{"t":"SDD 25 Mass Social OLV 038 Super fr-fr hair care les soins capillaires"} +{"t":"SDD 25 Mass Social OLV 039 Super fr-fr lighting les luminaires"} +{"t":"SDD 25 Mass Social OLV 040 Super fr-fr DIY le DIY"} +{"t":"SDD 25 Mass Social OLV 041 Super fr-fr office le bureau"} +{"t":"SDD 25 Mass Social OLV 042 Super fr-fr stationery les fournitures"} +{"t":"SDD 25 Mass Social OLV 043 Super fr-fr sports le sport"} +{"t":"SDD 25 Mass Social OLV 049 Super fr-fr health la santé"} +{"t":"SDD 25 Mass Social OLV 053 BVO fr-fr … and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass Social OLV 054 BVO fr-fr … and more. ... et plus encore."} +{"t":"SDD 25 Mass Social OLV 055 Super fr-fr ...and so\n much more. ... et bien\nplus encore."} +{"t":"SDD 25 Mass Social OLV 055F Super fr-fr ...and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass Social OLV 056 Super fr-fr ...and\nmore. ... et plus\nencore."} +{"t":"SDD 25 Mass Social OLV 056F Super fr-fr ...and more. ... et plus encore."} +{"t":"SDD 25 Mass Social OLV 057 BVO fr-fr Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX À partir de mardi."} +{"t":"SDD 25 Mass Social OLV 057F BVO fr-fr Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX À partir de mardi."} +{"t":"SDD 25 Mass Social OLV 058 Super fr-fr Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass Social OLV 059 BVO fr-fr Ooooh! Wow !"} +{"t":"SDD 25 Mass Social OLV 060 BVO fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 061 BVO fr-fr on sports, electronics, home, beauty, fashion sur le sport, la high-tech, la maison, la beauté, la mode"} +{"t":"SDD 25 Mass Social OLV 110 BVO fr-fr Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 110F BVO fr-fr Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 111 Super fr-fr Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 112 Super fr-fr Amazon\nSpring Deals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 112F Super fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 113 Super fr-fr Up to 45% off Faites de\nsuper économies"} +{"t":"SDD 25 Mass Social OLV 113F Super fr-fr Up to 45% off Faites de super économies"} +{"t":"SDD 25 Mass Social OLV 114 Super fr-fr 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 115 Super fr-fr Amazon\nSpring \nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass Social OLV 115F Super fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social OLV 116 Super fr-fr Up to\n45% off Faites\nde super\néconomies"} +{"t":"SDD 25 Mass Social OLV 116F Super fr-fr Up to 45% off Faites de super économies"} +{"t":"SDD 25 Mass Social OLV 117 Super fr-fr 25-31 \nMarch 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 117F Super fr-fr 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social OLV 120 Super fr-fr Ends 31 March Jusqu'au\n31 mars"} +{"t":"SDD 25 Mass Social OLV 120F Super fr-fr Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social OLV 123 Super fr-fr Ends\n31 March Jusqu'au\n31 mars"} +{"t":"SDD 25 Mass Social OLV 123F Super fr-fr Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Social Post 001 Description fr-fr 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social Post 002 Headline fr-fr Amazon Spring Deal Days  Faites de super économies"} +{"t":"SDD 25 Mass Social Post 003 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 004 Headline fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Post 005 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 007 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 008 Headline fr-fr Amazon Spring Deal Days Faites de super économies"} +{"t":"SDD 25 Mass Social Post 009 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. Selected products only. Ventes Flash de Printemps Amazon. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 010 Description fr-fr 25-31 March 25-31 mars"} +{"t":"SDD 25 Mass Social Post 011 Headline fr-fr Amazon Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Mass Social Post 012 Primary text fr-fr Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Faites de super économies avec les Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 013 Primary text fr-fr Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text fr-fr Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Post 016 Headline fr-fr Up to 45% off. 25-31 March. Selected products only. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 017 Primary text fr-fr Amazon Spring Deal Days. Up to 45% off. Selected products only. Ventes Flash de Printemps. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 018 fr-fr Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Ventes Flash de Printemps Amazon. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 019 Description fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Social Post 021 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 023 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Des super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 025 Primary text fr-fr Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Des super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 028 Description fr-fr Ends 31 March.  Jusqu’au 31 mars."} +{"t":"SDD 25 Mass Social Post 030 Primary text fr-fr Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Des super économies avec les Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Post 031 Primary text fr-fr Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text fr-fr Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits. #VentesFlashdePrintemps #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline fr-fr Up to 45% off. Ends 31 March. Selected products only. Uniquement sur une sélection de produits. Jusqu’au 31 mars."} +{"t":"SDD 25 Mass Social Post 036 fr-fr Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Ventes Flash de Printemps Amazon. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass Social Static 001 Headline fr-fr Amazon \nSpring \nDeals Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass Social Static 001F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Social Static 003 fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Mass Social Static 004 fr-fr 25–31 March 25-31 mars"} +{"t":"SDD 25 Mass Social Static 005 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Social Static 009 fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Social Static 011 Headline fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Mass Social Static 012 Headline fr-fr Spring Deal \nDays Ventes Flash de \nPrintemps"} +{"t":"SDD 25 Mass Social Static 012F Headline fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI fr-fr Amazon \nSpring \nDeals Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI fr-fr Electronics High-tech"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI fr-fr Home  Maison"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI fr-fr Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI fr-fr and more... et plus encore..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 009 Super fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super fr-fr Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super fr-fr From 25-31 March Du 25 au 31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super fr-fr Ends Monday Jusqu'à lundi"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super fr-fr Amazon \nSpring \nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 017 Super fr-fr Save big Faites de \nsuper économies"} +{"t":"SDD 25 Mass TV+Social Supers 017F Super fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super fr-fr 25-31 March  25-31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super fr-fr Ends \n31 March Jusqu’au \n31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass TV OLV 001 BVO fr-fr Get ready for Spring with Amazon Spring Deal Days C’est le retour des beaux jours avec les Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 002 BVO fr-fr Shop Amazon Spring Deal Days Profitez des Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen fr-fr Amazon\nSpring\nDeals Ventes\nFlash de\nPrintemps\nAmazon"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen fr-fr Search Amazon Rechercher sur Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen fr-fr Electronics High-tech"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen fr-fr Home Maison"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen fr-fr Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen fr-fr and more... et plus encore..."} +{"t":"SDD 25 Mass TV OLV 009 BVO fr-fr Up to 45% off... Économisez jusqu’à 40%"} +{"t":"SDD 25 Mass TV OLV 010 BVO fr-fr Save big on... Faites de super économies ..."} +{"t":"SDD 25 Mass TV OLV 011 BVO fr-fr ...on electronics, home, sports and more. … sur la high-tech, la maison, le sport et bien plus encore."} +{"t":"SDD 25 Mass TV OLV 012 BVO fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 013 BVO fr-fr Starts Tuesday. À partir de mardi."} +{"t":"SDD 25 Mass TV OLV 014 Super fr-fr Amazon Spring Deal Days Ventes Flash\nde Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 014F Super fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 015 Super fr-fr Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass TV OLV 016 Super fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Mass TV OLV 017 Super fr-fr Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass TV OLV 018 fr-fr Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Ventes Flash de Printemps Amazon, 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen fr-fr Amazon\nSpring\nDeals Ventes\nFlash de\nPrintemps\nAmazon"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen fr-fr Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen fr-fr and more... et plus encore..."} +{"t":"SDD 25 Mass TV OLV 028 BVO fr-fr Save big... Faites de super économies ..."} +{"t":"SDD 25 Mass TV OLV 031 BVO fr-fr Ends Monday Jusqu'à lundi"} +{"t":"SDD 25 Mass TV OLV 035 Super fr-fr Ends Monday Jusqu'à lundi"} +{"t":"SDD 25 Mass TV OLV 036 fr-fr Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Ventes Flash de Printemps Amazon, 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass TV OLV 037 fr-fr Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass TV OLV 050 BVO fr-fr Ends midnight. Jusqu’à ce soir minuit."} +{"t":"SDD 25 Mass TV OLV 052 Super fr-fr Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass TV OLV 054 Super fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 25 Mass TV OLV 057 BVO fr-fr Up to 45% off on Amazon Spring Deal Days. Économisez jusqu’à 30% pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 058 BVO fr-fr Save big with Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 059 BVO fr-fr Starts Tuesday. À partir de mardi."} +{"t":"SDD 25 Mass TV OLV 060 Super fr-fr Up to 45% off Jusqu’à -XX%"} +{"t":"SDD 25 Mass TV OLV 061 Super fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Mass TV OLV 062 Super fr-fr Amazon Spring Deal Days Ventes Flash\nde Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 062F Super fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 064 fr-fr Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Ventes Flash de Printemps Amazon, 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass TV OLV 066 BVO fr-fr Save big on Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 067 BVO fr-fr Ends Monday Jusqu'à lundi"} +{"t":"SDD 25 Mass TV OLV 072 fr-fr Selected products only. Whilst stocks last. Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass TV OLV 074 BVO fr-fr Save big with Amazon Spring Deal Days. Faites de super économies pendant les Ventes Flash de Printemps Amazon."} +{"t":"SDD 25 Mass TV OLV 075 BVO fr-fr Ends midnight Jusqu’à ce soir minuit."} +{"t":"SDD 25 Mass TV OLV 081 BVO fr-fr Ooooh! Wow !"} +{"t":"SDD 25 Mass TV OLV 082 BVO fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 083 BVO fr-fr on sports, electronics, home, beauty, fashion sur le sport, la high-tech, la maison, la beauté, la mode"} +{"t":"SDD 25 Mass TV OLV 084 Super fr-fr Woooo! Wow !"} +{"t":"SDD 25 Mass TV OLV 085 Super fr-fr Amazon\nSpring\nDeals Ventes Flash\nde Printemps\nAmazon"} +{"t":"SDD 25 Mass TV OLV 085F Super fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass TV OLV 086 Super fr-fr on sports sur le sport"} +{"t":"SDD 25 Mass TV OLV 087 Super fr-fr electronics la high-tech"} +{"t":"SDD 25 Mass TV OLV 088 Super fr-fr home la maison"} +{"t":"SDD 25 Mass TV OLV 089 Super fr-fr beauty la beauté"} +{"t":"SDD 25 Mass TV OLV 090 Super fr-fr fashion la mode"} +{"t":"SDD 25 Mass TV OLV 091 Super fr-fr kitchen la cuisine"} +{"t":"SDD 25 Mass TV OLV 092 Super fr-fr computing l'informatique"} +{"t":"SDD 25 Mass TV OLV 093 Super fr-fr books les livres"} +{"t":"SDD 25 Mass TV OLV 094 Super fr-fr devices les appareils"} +{"t":"SDD 25 Mass TV OLV 095 Super fr-fr garden le jardin"} +{"t":"SDD 25 Mass TV OLV 096 Super fr-fr pets l'animalerie"} +{"t":"SDD 25 Mass TV OLV 097 Super fr-fr outdoor les loisirs"} +{"t":"SDD 25 Mass TV OLV 098 Super fr-fr games les jeux"} +{"t":"SDD 25 Mass TV OLV 099 Super fr-fr luggage les bagages"} +{"t":"SDD 25 Mass TV OLV 100 Super fr-fr alexa Alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super fr-fr furniture les meubles"} +{"t":"SDD 25 Mass TV OLV 103 Super fr-fr cooking les arts de la table"} +{"t":"SDD 25 Mass TV OLV 104 Super fr-fr make-up le maquillage"} +{"t":"SDD 25 Mass TV OLV 105 Super fr-fr smart home la maison connectée"} +{"t":"SDD 25 Mass TV OLV 106 Super fr-fr kindle Kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super fr-fr appliances l'électroménager"} +{"t":"SDD 25 Mass TV OLV 108 Super fr-fr fitness le fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super fr-fr haircare les soins capillaires"} +{"t":"SDD 25 Mass TV OLV 112 Super fr-fr hair care les soins capillaires"} +{"t":"SDD 25 Mass TV OLV 113 Super fr-fr lighting les luminaires"} +{"t":"SDD 25 Mass TV OLV 114 Super fr-fr DIY le DIY"} +{"t":"SDD 25 Mass TV OLV 115 Super fr-fr office le bureau"} +{"t":"SDD 25 Mass TV OLV 116 Super fr-fr sports le sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO fr-fr … and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass TV OLV 122 BVO fr-fr … and more. ... et plus encore."} +{"t":"SDD 25 Mass TV OLV 123 Super fr-fr ...and so\n much more. ... et bien\nplus encore."} +{"t":"SDD 25 Mass TV OLV 123F Super fr-fr ...and so much more. ... et bien plus encore."} +{"t":"SDD 25 Mass TV OLV 124 Super fr-fr ...and\nmore. ... et plus\nencore."} +{"t":"SDD 25 Mass TV OLV 124F Super fr-fr ...and more. ... et plus encore."} +{"t":"SDD 25 Mass TV OLV 125 BVO fr-fr Starts Tuesday À partir de mardi."} +{"t":"SDD 25 Mass TV OLV 126 Super fr-fr Starts Tuesday À partir de mardi"} +{"t":"SDD 25 Mass TV OLV 171 BVO fr-fr Ends 31st March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass TV OLV 172 Super fr-fr Ends 31 March Jusqu'au 31 mars"} +{"t":"SDD 25 Mass Vendor Funded Static 001 Headline fr-fr Amazon \nSpring Deals Ventes Flash\n de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 001F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 002 Headline fr-fr Amazon Spring Deals Ventes Flash\n de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 002F Headline fr-fr Amazon Spring Deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 003 Headline fr-fr Enjoy epic savings Des super économies"} +{"t":"SDD 25 Mass Vendor Funded Static 004 Headline fr-fr Enjoy epic \nsavings Des super \néconomies"} +{"t":"SDD 25 Mass Vendor Funded Static 004F Headline fr-fr Enjoy epic savings Des super économies"} +{"t":"SDD 25 Mass Vendor Funded Static 005 fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Vendor Funded Static 006 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Mass Vendor Funded Static 007 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"SDD 25 Mass Vendor Funded Static 008 CTA fr-fr Shop now Achetez maintenant"} +{"t":"SDD 25 Mass Vendor Funded Static 009 Headline fr-fr Woooo!\nAmazon \nSpring Deals Wow !\nVentes Flash\n de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 009F Headline fr-fr Woooo! Amazon Spring Deals Wow ! Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 010 Headline fr-fr Woooo!\nAmazon \nSpring \nDeals Wow !\nVentes Flash\n de Printemps \nAmazon"} +{"t":"SDD 25 Mass Vendor Funded Static 010F Headline fr-fr Woooo! Amazon Spring Deals Wow ! Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 011 fr-fr Ends 31 Mar Jusqu’au 31 mars"} +{"t":"SDD 25 Mass Vendor Funded Static 013 fr-fr Save big on Faites de super économies sur"} +{"t":"SDD 25 Mass Vendor Funded Static 014 fr-fr Save big on Faites de super \néconomies sur"} +{"t":"SDD 25 Mass Vendor Funded Static 014F fr-fr Save big on Faites de super économies sur"} +{"t":"SDD 25 Mass YouTube ASINS 001 Headline fr-fr Amazon Spring Deal Days are here Les Ventes Flash de Printemps Amazon sont enfin là"} +{"t":"SDD 25 Mass YouTube ASINS 002 Description fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Mass YouTube Long 002 Headline fr-fr Get ready for Spring with Amazon Spring Deal Days! C’est le retour des beaux jours avec les Ventes Flash de Printemps"} +{"t":"SDD 25 Mass YouTube Long 003 Description fr-fr Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Faites de super économies sur la high-tech, la maison, le sport et plus encore. 25-31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass YouTube Long 005 Headline fr-fr Get ready for Spring with Amazon Spring Deal Days! C’est le retour des beaux jours avec les Ventes Flash de Printemps"} +{"t":"SDD 25 Mass YouTube Long 006 Description fr-fr Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Faites de super économies sur la high-tech, la maison, le sport et plus encore. Jusqu’au 31 mars. Uniquement sur une sélection de produits."} +{"t":"SDD 25 Mass YouTube Short 001 Headline fr-fr Amazon UK Amazon FR"} +{"t":"SDD 25 Mass YouTube Short 002 Description fr-fr Up to 45% off on 25-31 March De super économies, 25-31 mars"} +{"t":"SDD 25 Mass YouTube Short 003 fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 25 Mass YouTube Short 004 CTA fr-fr Learn more Découvrir"} +{"t":"SDD 25 Mass YouTube Short 005 Headline fr-fr Amazon UK Amazon FR"} +{"t":"SDD 25 Mass YouTube Short 008 CTA fr-fr Shop now Voir plus"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 fr-fr Spring Deal Days\nis coming! Les Ventes Flash de Printemps\n arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F fr-fr Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline fr-fr Spring Deal Days\nis coming! Les Ventes Flash \n de Printemps\n arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline fr-fr Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline fr-fr Spring\nDeal\nDays is\ncoming! Les Ventes \nFlash \nde Printemps\narrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline fr-fr Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 fr-fr 10–16 March 10-16 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 006 fr-fr Starts 10 March À partir du 10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 fr-fr Starts \n10 March À partir du \n10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F fr-fr Starts 10 March À partir du 10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass (D)OOH PRINT 009 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass (D)OOH PRINT 009F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 fr-fr Spring Deal \nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 fr-fr Spring\nDeal\nDays Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader fr-fr Epic deals Des super économies"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader fr-fr Epic deals Des super \néconomies"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader fr-fr Epic deals Des super économies"} +{"t":"SDD 26 Mass (D)OOH PRINT 026 fr-fr Ends 16 March Jusqu’au 16 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 fr-fr New day.\nNew deals. Chaque jour \n de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 029F fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 030 fr-fr New day. \n New \n deals. Chaque jour \n de nouvelles \n Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 030F fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 031 fr-fr New\nday.\nNew\ndeals. Chaque jour\nde nouvelles\nVentes\nFlash"} +{"t":"SDD 26 Mass (D)OOH PRINT 031F fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Mass (D)OOH PRINT 032 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 fr-fr Spring Deal\nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 fr-fr Spring Deal Days\nis coming! Les Ventes Flash de Printemps\n arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F fr-fr Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 fr-fr Spring \nDeal Days\nis coming! Les Ventes Flash \n de Printemps\n arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F fr-fr Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline fr-fr Spring\n Deal\nDays is\n coming! Les Ventes \nFlash \nde Printemps\narrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline fr-fr Spring Deal Days is coming! Les Ventes Flash de Printemps arrivent !"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader fr-fr Epic deals Des super économies"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader fr-fr Epic deals Des super \néconomies"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader fr-fr Epic deals Des super économies"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 fr-fr 10–16 March 10-16 mars"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA fr-fr Learn More En savoir plus"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 fr-fr Spring Deal \nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 fr-fr Spring\n Deal\nDays Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 fr-fr Ends 16 March Jusqu’au 16 mars"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA fr-fr Shop Now Achetez maintenant"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036 fr-fr Spring \nDeal Days Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 037 Headline fr-fr Spring\n Deal\nDays Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 037F Headline fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 041 fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 042 fr-fr Whilst stocks last Dans la limite \ndes stocks disponibles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 042F fr-fr Whilst stocks last Dans la limite des stocks disponibles"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053 fr-fr Spring \nDeal Days Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054 fr-fr Spring \nDeal Days Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 055 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 058 CTA fr-fr Shop now Achetez maintenant"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 fr-fr Spring\n Deal\nDays Ventes \nFlash \nde Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082 fr-fr Spring \nDeal Days Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 101 fr-fr Spring\n Deal\nDays Ventes \n Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 101F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 fr-fr Ends Midnight Jusqu’à minuit"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 fr-fr Spring Deal \nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 132 fr-fr Spring\n Deal\nDays Ventes \n Flash \n de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 132F fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 fr-fr Ends midnight Jusqu’à minuit"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 fr-fr Spring Deal Days \nstarts Les Ventes Flash de Printemps,\nc'est dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F fr-fr Spring Deal Days starts Les Ventes Flash de Printemps, c'est dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 fr-fr Spring Deal \nDays \nstarts Les Ventes Flash \n de Printemps,\nc'est dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F fr-fr Spring Deal Days starts Les Ventes Flash de Printemps, c'est dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline fr-fr Spring\nDeal\nDays\nstarts Les Ventes \n Flash de\nPrintemps,\nc'est dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline fr-fr Spring Deal Days starts Les Ventes Flash de Printemps, c'est dans"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 fr-fr Hours heures"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 fr-fr Minutes minutes"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 fr-fr Seconds secondes"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 fr-fr Spring Deal Days \nends Les Ventes Flash de Printemps,\nplus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F fr-fr Spring Deal Days ends Les Ventes Flash de Printemps, plus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 fr-fr Spring Deal \nDays \nends Les Ventes Flash \nde Printemps,\nplus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F fr-fr Spring Deal Days ends Les Ventes Flash de Printemps, plus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 fr-fr Spring\nDeal\nDays\nends Les Ventes\nFlash de\nPrintemps,\nplus que"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F fr-fr Spring Deal Days ends Les Ventes Flash de Printemps, plus que"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 001 VO fr-fr Morning! It's ! Salut, c'est !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 002 VO fr-fr Look, I know you've got to get your day started, but Amazon Spring Deal Days are here! – with time limited discounts that are worth finding a little time for this Spring morning. Bon, je sais que la journée démarre à peine… mais j'ai une bonne nouvelle. Les Ventes Flash de Printemps Amazon sont là ! Avec des offres à durée limitée qui méritent bien un petit moment en cette matinée de printemps."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 003 VO fr-fr Find a minute, find two, sneak away if you have to. Accordez-vous une minute ou deux, éclipsez-vous si besoin."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 004 VO fr-fr This morning's Amazon deal is an incredible xx% off a [product] Car ce matin, Amazon vous propose d'économiser XX% sur [le/la/l'/les XX]."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 005 VO fr-fr This morning's deal is waiting for you – head to Amazon to check out today's unmissable offer. Car ce matin, Amazon vous réserve une offre à ne pas manquer !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 006 VO fr-fr Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! Dépêchez-vous ! Les stocks sont limités et uniquement disponibles aujourd'hui sur Amazon.fr à partir de 9h !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 007 VO fr-fr Between us, I've got the Amazon app open right now. Don't tell my supervisor! But you know what? They're probably off doing the same thing, too. Chut ! Ne le dites pas à mon producteur, mais je suis déjà sur l’appli Amazon."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 008 VO fr-fr It's called multitasking, folks! On appelle ça être multitâche, les amis !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 009 VO fr-fr Check out Amazon's Spring Deal Days, with offers every day until 16 March Profitez des Ventes Flash de Printemps Amazon, avec de nouvelles offres tous les jours jusqu'au 16 mars"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 010 VO fr-fr Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details. Voir conditions sur Amazon.fr. Offres valables jusqu'à minuit ou jusqu'à épuisement des stocks"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 011 VO fr-fr Good afternoon! Bonjour !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 012 VO fr-fr You're probably pushing through the to-dos while you fight the afternoon lull, but Amazon Spring Deal Days are here! With time limited discounts to take you to the homestretch and brighten up that day of yours. Vous trouvez la journée un peu longue ? Bonne nouvelle : les Ventes Flash de Printemps Amazon sont là ! Avec des offres à durée limitée pour lui redonner un peu d’éclat."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 013 VO fr-fr But in the off chance you haven't had that afternoon Spring lift, here's a delightful bit of info that will take you to the homestretch and brighten up that day of yours. Et si ça n'a pas suffit à vous donner un petit regain d’énergie, voici une autre info qui devrait arranger ça."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 014 VO fr-fr This afternoon's surprise is Amazon's incredibly low price of [$$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] La bonne surprise de cet après-midi sur Amazon, c’est [le/la/l’XX, par ex. PRODUCT] au prix exceptionnel de [XX €]."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 015 VO fr-fr This afternoon's deal is waiting for you – head to Amazon to check out today's unmissable offer. Cet après-midi, Amazon vous réserve une offre à ne pas manquer !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 016 VO fr-fr Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! Dépêchez-vous ! Les stocks sont limités et uniquement disponibles aujourd'hui sur Amazon.fr à partir de 16h !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 017 VO fr-fr Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details Voir conditions sur Amazon.fr. Offres valables jusqu'à minuit ou jusqu'à épuisement des stocks"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 018 VO fr-fr Now that's an afternoon pick-me-up. Et voilà comment illuminer votre après-midi."} +{"t":"SDD 26 Mass Radio 002 BVO fr-fr Amazon Spring Deal Days is coming with epic deals. Les Ventes Flash de Printemps Amazon arrivent"} +{"t":"SDD 26 Mass Radio 003 fr-fr So Gary can get a little deal hunting done...hiding way from his seasonal chores. Nico peut enfin échapper à son ménage de printemps pour se lancer à la chasse aux bonnes affaires…"} +{"t":"SDD 26 Mass Radio 004 BVO fr-fr He deserves this moment to save big on electronics, outdoor, home and more. Il a bien mérité ce moment pour profiter de super économies sur la high-tech, les loisirs, la maison et plus encore."} +{"t":"SDD 26 Mass Radio 005 BVO fr-fr ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! Quelqu’un ? Vite Nico ! Faut retourner bosser.\n Mais juste un dernier coup d’œil aux Ventes Flash Amazon avant que...\n Oh, quelle offre incroyable !"} +{"t":"SDD 26 Mass Radio 005F BVO fr-fr ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! Quelqu’un ? Vite Nico ! Faut retourner bosser. Mais juste un dernier coup d’œil aux Ventes Flash Amazon avant que... Oh, quelle offre incroyable !"} +{"t":"SDD 26 Mass Radio 007 BVO fr-fr Get ready for Amazon Spring Deals from the 10 to 16th of March Profitez des Ventes Flash de Printemps Amazon, du 10 au 16 mars."} +{"t":"SDD 26 Mass Radio 010 BVO fr-fr ALT: Amazon Spring Deal Days is here with epic deals. Les Ventes Flash de Printemps Amazon sont là avec plein de super économies."} +{"t":"SDD 26 Mass Radio 015 BVO fr-fr Hurry to get Amazon Spring Deals from the 10 to 16th of March Profitez des Ventes Flash de Printemps Amazon, du 10 au 16 mars."} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO fr-fr Amazon Spring deals Ventes Flash de Printemps Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO fr-fr on electronics, home, toys, beauty, sports sur la high-tech, la maison, les jouets, la beauté, le sport"} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super fr-fr Amazon\n Spring\n deals on Ventes Flash\n de Printemps\n Amazon sur"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super fr-fr Amazon Spring deals on Ventes Flash de Printemps Amazon sur"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super fr-fr electronics la high-tech"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super fr-fr home la maison"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super fr-fr toys les jouets"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super fr-fr beauty la beauté"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super fr-fr sports le sport"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super fr-fr fashion la mode"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super fr-fr books les livres"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super fr-fr devices les appareils"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super fr-fr kitchen la cuisine"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super fr-fr pets l'animalerie"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super fr-fr outdoor les loisirs"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super fr-fr games les jeux"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super fr-fr luggage les bagages"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super fr-fr alexa Alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super fr-fr furniture les meubles"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super fr-fr cooking les arts de la table"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super fr-fr make-up le maquillage"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super fr-fr smart home la maison connectée"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super fr-fr kindle Kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super fr-fr appliances l'électroménager"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super fr-fr fitness le fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super fr-fr hair care les soins capillaires"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super fr-fr lighting l'éclairage"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super fr-fr DIY le bricolage"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super fr-fr office le bureau"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super fr-fr stationery les fournitures"} +{"t":"SDD 26 Mass Social OLV Design Led 037 Super fr-fr furniture la décoration"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super fr-fr health la santé"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO fr-fr ... and so\n much more. ... et bien\n plus encore."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO fr-fr ... and so much more. ... et bien plus encore."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super fr-fr ... and so\n much more. ... et bien\n plus encore."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super fr-fr ... and so much more. ... et bien plus encore."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO fr-fr Starts Tuesday À partir du 10 mars sur Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super fr-fr Starts Tuesday À partir du 10 mars"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super fr-fr Starts\n 10 March À partir\n du 10 mars"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super fr-fr Starts 10 March À partir du 10 mars"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO fr-fr Ends Monday Jusqu’à lundi sur Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super fr-fr Ends Monday Jusqu’à lundi"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super fr-fr Ends Mon Jusqu’à lundi"} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO fr-fr Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Parcourir les Ventes Flash de Printemps ou ranger ses gros pulls? Le choix est vite fait."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen fr-fr Amazon\n Spring\n Deal\n Days Ventes Flash\n de Printemps"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen fr-fr Amazon Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category fr-fr Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty High-tech\n Maison\n Jouets\n Sports et loisirs\n Beauté"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category fr-fr Electronics Home Toys Sports & Outdoor Beauty High-tech Maison Jouets Sports et loisirs Beauté"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super fr-fr Amazon\n Spring Deal\n Days Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super fr-fr Amazon Spring Deal Days Ventes Flash de Printemps Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 006 Super fr-fr Epic deals\nStarts 10 March Des super économies\n À partir du 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 006F Super fr-fr Epic deals Starts 10 March Des super économies À partir du 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super fr-fr Amazon\n Spring Deal\n Days. Ventes Flash\n de Printemps\n Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super fr-fr Amazon Spring Deal Days. Ventes Flash de Printemps Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 012 Super fr-fr Epic deals\n Ends Monday Des super économies\n Jusqu’à lundi"} +{"t":"SDD 26 Mass Social OLV TV Led 012F Super fr-fr Epic deals Ends Monday Des super économies Jusqu’à lundi"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO fr-fr Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. Faire semblant de nettoyer pour profiter des Ventes Flash de Printemps ? Ça c’est bien joué Nico !"} +{"t":"SDD 26 Mass Social OLV TV Led 018 Super fr-fr Epic deals\n Starts 10 March Des super économies\n À partir du 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 018F Super fr-fr Epic deals Starts 10 March Des super économies À partir du 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO fr-fr Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Monter sur l'échelle pour nettoyer les gouttières ? Ou rester juste à côté pour profiter des Ventes Flash de Printemps ?"} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO fr-fr Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Monter sur l'échelle pour nettoyer les gouttières ? Ou rester juste à côté pour profiter des Ventes Flash de Printemps ?"} +{"t":"SDD 26 Mass Static Social 001 Headline fr-fr Spring Deal\nDays Ventes Flash \n de Printemps"} +{"t":"SDD 26 Mass Static Social 001F Headline fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass Static Social 002 Headline fr-fr Spring\nDeal\nDays Ventes \n Flash \n de Printemps"} +{"t":"SDD 26 Mass Static Social 002F Headline fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Mass Static Social 005 Subheader fr-fr Epic deals Des super économies"} +{"t":"SDD 26 Mass Static Social 006 Subheader fr-fr Epic deals Des super \néconomies"} +{"t":"SDD 26 Mass Static Social 006F Subheader fr-fr Epic deals Des super économies"} +{"t":"SDD 26 Mass Static Social 007 fr-fr 10–16 March 10-16 mars"} +{"t":"SDD 26 Mass Static Social 008 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass Static Social 009 fr-fr Selected products only Uniquement sur \nune sélection de produits"} +{"t":"SDD 26 Mass Static Social 009F fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Mass Static Social 017 fr-fr Ends 16 March Jusqu’au 16 mars"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_Onsite_fr-fr.json b/storage/amazon/tm/fr-FR/flat_Onsite_fr-fr.json new file mode 100644 index 0000000..89fe222 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_Onsite_fr-fr.json @@ -0,0 +1,1245 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 fr-fr Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA fr-fr Learn more En savoir plus"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA fr-fr Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Onsite Event Page 007 fr-fr Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 23 BFW Onsite Event Page 008 fr-fr Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week\n\nALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 008F fr-fr Share the joy with Black Friday Week deals ALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week ALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 009 fr-fr Get those last Black Friday Week deals Dernier jour des Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 010 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Onsite Event Page 013 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 23 BFW Onsite Event Page 016 fr-fr Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 23 BFW Onsite Event Page 017 fr-fr Save big Faites de super économies"} +{"t":"DDA 23 BFW Onsite Event Page 018 fr-fr Big savings end today Jusqu’à ce soir minuit"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off fr-fr Get ready to save up to 40% off Préparez-vous à économiser jusqu’à 35%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off fr-fr Save up to 40% off Économisez jusqu’à 35%"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off fr-fr Last chance for up to 40% off Dernière chance d’économiser jusqu’à 35%"} +{"t":"DDA 23 BFW Onsite Event Page 022 fr-fr 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 fr-fr Ends 27 November Jusqu'au 27 novembre"} +{"t":"DDA 23 BFW Onsite Event Page 024 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"DDA 23 BFW Onsite Homepage 001 fr-fr Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA fr-fr Learn more En savoir plus"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA fr-fr Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 BFW Onsite Homepage 007 fr-fr Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 23 BFW Onsite Homepage 008 fr-fr Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week\n\nALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 008F fr-fr Share the joy with Black Friday Week deals ALT: Black Friday Week deals Partagez votre joie avec les Ventes Flash Black Friday Week ALT: Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 009 fr-fr Get those last Black Friday Week deals Dernier jour des Ventes Flash Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 010 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 BFW Onsite Homepage 013 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 23 BFW Onsite Homepage 016 fr-fr Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 23 BFW Onsite Homepage 017 fr-fr Save big Faites de super économies"} +{"t":"DDA 23 BFW Onsite Homepage 018 fr-fr Big savings end today Jusqu’à ce soir minuit"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off fr-fr Get ready to save up to 40% off Préparez-vous à économiser jusqu’à 35%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off fr-fr Save up to 40% off Économisez jusqu’à 35%"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off fr-fr Last chance for up to 40% off Dernière chance d’économiser jusqu’à 35%"} +{"t":"DDA 23 BFW Onsite Homepage 022 fr-fr 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 fr-fr Ends 27 November Jusqu'au 27 novembre"} +{"t":"DDA 23 BFW Onsite Homepage 024 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"DDA 23 LMD Onsite 001 fr-fr Last Minute Deals\nDeals for you, joy for them Ventes Flash de décembre & bien plus\nFaites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 001F fr-fr Last Minute Deals Deals for you, joy for them Ventes Flash de décembre & bien plus Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 002 fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Onsite 003 fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Onsite 004 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Onsite 005 fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 006 fr-fr Last Minute Deals\nDeals for you, joy for them Ventes Flash de décembre & bien plus\nFaites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 006F fr-fr Last Minute Deals Deals for you, joy for them Ventes Flash de décembre & bien plus Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 007 fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 008 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 23 LMD Onsite 009 fr-fr Find Last Minute Deals that bring the joy Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 010 fr-fr Deals for you, joy for them Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 011 fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 012 fr-fr Find Last Minute Deals that bring the joy Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Onsite 013 fr-fr Last Minute Deals\nDeals for you, joy for them Ventes Flash de décembre & bien plus\nFaites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 013F fr-fr Last Minute Deals Deals for you, joy for them Ventes Flash de décembre & bien plus Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 014 fr-fr Last Minute Deals Profitez des Ventes Flash"} +{"t":"DDA 23 LMD Onsite 015 fr-fr Deals for you, joy for them Faites plaisir à vos proches"} +{"t":"DDA 23 LMD Onsite 017 fr-fr Prices worth celebrating Célébrez avec vos proches en dépensant moins"} +{"t":"DDA 24 Onsite 001 fr-fr Black Friday returns soon in 2024 Black Friday revient bientôt en 2024"} +{"t":"DDA 24 Onsite 002 fr-fr Thank you for shopping Merci pour vous achats"} +{"t":"DDA 24 Onsite 003 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 24 Onsite 004 fr-fr Black Friday returns in 2025 Black Friday revient en 2025"} +{"t":"DDA 24 Onsite 005 fr-fr Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Black Friday Week commence le 21 novembre à minuit. Venez profiter de 12 jours de Ventes Flash exceptionnelles."} +{"t":"DDA 24 Onsite 006 fr-fr Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Black Friday Week commence le XX novembre à minuit. Venez profiter de 12 jours de Ventes Flash exceptionnelles."} +{"t":"DDA 24 Onsite 007 fr-fr Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 24 Onsite 008 fr-fr Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 24 Onsite 009 fr-fr 21 Nov-2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 010 fr-fr Save big Faites de super économies"} +{"t":"DDA 24 Onsite 011 fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"DDA 24 Onsite 012 fr-fr Black Friday Week 21 Nov-2 Dec Black Friday Week 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 013 fr-fr Shop Black Friday Week Profitez de Black Friday Week"} +{"t":"DDA 24 Onsite 014 fr-fr Black Friday Week is here Black Friday Week est là"} +{"t":"DDA 24 Onsite 015 fr-fr Ends 2 December Se termine le 2 décembre"} +{"t":"DDA 24 Onsite 016 fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 24 Onsite 017 fr-fr Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"DDA 24 Onsite 018 fr-fr Black Friday is here Black Friday est là"} +{"t":"DDA 24 Onsite 019 fr-fr Big savings Faites de super économies"} +{"t":"DDA 24 Onsite 020 fr-fr Shop epic deals now Profitez des Ventes Flash"} +{"t":"DDA 24 Onsite 021 fr-fr Last chance to get Black Friday Deals Dernier jour pour profiter de Black Friday Week"} +{"t":"DDA 24 Onsite 022 fr-fr Big savings end today Dernière chance de faire des économies"} +{"t":"DDA 24 Onsite 023 fr-fr Black Friday Week ends soon Black Friday Week se termine bientôt"} +{"t":"DDA 24 Onsite 024 fr-fr Black Friday Week is 21 November - 2 December Black Friday Week, c’est du 21 novembre au 2 décembre"} +{"t":"DDA 24 Onsite 025 fr-fr Black Friday Week is 21 Nov – 2 Dec Black Friday Week : 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 026 fr-fr Black Friday Week starts in Black Friday Week dans"} +{"t":"DDA 24 Onsite 027 fr-fr Black Friday WeekStarts in La Black Friday WeekCommence dans"} +{"t":"DDA 24 Onsite 028 fr-fr Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 24 Onsite 029 fr-fr Shop new deal drops Nouvelles Ventes Flash"} +{"t":"DDA 24 Onsite 030 fr-fr Black Friday WeekEnding soon La Black Friday WeekBientôt la fin"} +{"t":"DDA 24 Onsite 031 fr-fr Shop all deals Voir toutes les Ventes Flash"} +{"t":"DDA 24 Onsite 032 fr-fr Lightning Deals Ventes Flash éclair"} +{"t":"DDA 24 Onsite 033 fr-fr Deals under £15 Ventes Flash à moins de 20 €"} +{"t":"DDA 24 Onsite 034 fr-fr Black Friday Week coming soon Black Friday Week arrive bientôt"} +{"t":"DDA 24 Onsite 035 fr-fr 3 days until epic deals 3 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 036 fr-fr 2 days until epic deals 2 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 037 fr-fr 21 Nov - 2 Dec 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 038 fr-fr Get your cart ready Préparez votre panier"} +{"t":"DDA 24 Onsite 039 fr-fr Epic deals start tomorrow! Début demain des Ventes Flash"} +{"t":"DDA 24 Onsite 040 fr-fr Black Friday Week starts midnight Black Friday Week commence à minuit"} +{"t":"DDA 24 Onsite 041 fr-fr Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"DDA 24 Onsite 042 fr-fr Discover new deals Découvrez les Ventes Flash"} +{"t":"DDA 24 Onsite 043 fr-fr Shop now Voir plus"} +{"t":"DDA 24 Onsite 044 fr-fr Top 100 Deals Les 100 meilleures Ventes Flash"} +{"t":"DDA 24 Onsite 045 fr-fr Check Top 100 deals of the day Découvrez les 100 meilleures Ventes Flash du jour"} +{"t":"DDA 24 Onsite 046 fr-fr Black Friday Top 100 Deals Les 100 meilleures Ventes Flash Black Friday"} +{"t":"DDA 24 Onsite 047 fr-fr Black Friday picks from top brands Les meilleures marques pour Black Friday"} +{"t":"DDA 24 Onsite 048 fr-fr Top 100 deals of the day Les 100 meilleures Ventes Flash du jour"} +{"t":"DDA 24 Onsite 049 fr-fr 12 days of epic deals has officially started. Les 12 jours de Ventes Flash ont officiellement commencé"} +{"t":"DDA 24 Onsite 050 fr-fr 21 November - 2 December 21 nov.-2 déc."} +{"t":"DDA 24 Onsite 051 fr-fr 4 days until epic deals 4 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 052 fr-fr 5 days until epic deals 5 jours avant les super Ventes Flash"} +{"t":"DDA 24 Onsite 053 fr-fr Amazing deals Ventes Flash incroyables"} +{"t":"DDA 24 Onsite 054 fr-fr Black Friday Week deals Offres Black Friday Week"} +{"t":"DDA 24 Onsite 055 fr-fr Black Friday Week ends tomorrow Black Friday Week se termine demain"} +{"t":"DDA 24 Onsite 056 fr-fr Black Friday Week ends tonight Black Friday Week se termine ce soir"} +{"t":"DDA 24 Onsite 057 fr-fr Black Friday Week starts soon Black Friday Week commence bientôt"} +{"t":"DDA 24 Onsite 058 fr-fr Black Friday Week starts soon Black Friday Week va bientôt commencer"} +{"t":"DDA 24 Onsite 060 fr-fr Buy More & Save Achetez Plus et Économisez"} +{"t":"DDA 24 Onsite 061 fr-fr Check for last-minute deals Dernières Ventes Flash"} +{"t":"DDA 24 Onsite 062 fr-fr Check in for buzzworthy early deals Accédez aux Ventes Flash qui font le buzz"} +{"t":"DDA 24 Onsite 063 fr-fr Check in for last-minute deal drops Nouvelles Ventes Flash à découvrir"} +{"t":"DDA 24 Onsite 064 fr-fr Check in for last-minute deals Ventes Flash de dernière minute"} +{"t":"DDA 24 Onsite 065 fr-fr Customers' most-loved Les favoris de nos clients"} +{"t":"DDA 24 Onsite 066 fr-fr Deals for them, deals for you Des Ventes Flash pour tout le monde"} +{"t":"DDA 24 Onsite 067 fr-fr Save more, wrap later Dernière ligne droite pour économiser, profitez-en vite"} +{"t":"DDA 24 Onsite 068 fr-fr Prices worth celebrating Des prix qui donnent envie"} +{"t":"DDA 24 Onsite 069 fr-fr Shop dazzling savings Faites de super économies"} +{"t":"DDA 24 Onsite 070 fr-fr Deals on awesome stuff Ventes Flash exceptionnelles"} +{"t":"DDA 24 Onsite 071 fr-fr Deals to take home Ventes Flash exceptionnelles"} +{"t":"DDA 24 Onsite 072 fr-fr Deals to talk about Super Ventes Flash"} +{"t":"DDA 24 Onsite 073 fr-fr Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 24 Onsite 075 fr-fr Discover now Discover now"} +{"t":"DDA 24 Onsite 076 fr-fr Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur une sélection de marques"} +{"t":"DDA 24 Onsite 077 fr-fr Early Deals Ventes Flash en avant-première"} +{"t":"DDA 24 Onsite 078 fr-fr Early deals are waiting for you Les Ventes Flash vous attendent"} +{"t":"DDA 24 Onsite 079 fr-fr Early deals to shop Ventes Flash"} +{"t":"DDA 24 Onsite 080 fr-fr Ends midnight Se termine ce soir à minuit"} +{"t":"DDA 24 Onsite 081 fr-fr Ends soon Se termine bientôt"} +{"t":"DDA 24 Onsite 082 fr-fr Epic Deals Ventes Flash exceptionnelles"} +{"t":"DDA 24 Onsite 083 fr-fr Epic deals are back Les Ventes Flash sont de retour"} +{"t":"DDA 24 Onsite 084 fr-fr Fantastic deals Ventes Flash immanquables"} +{"t":"DDA 24 Onsite 085 fr-fr Get excited. Deals are coming. Réjouissez-vous, les Ventes Flash sont de retour"} +{"t":"DDA 24 Onsite 086 fr-fr Get fast, free delivery with Prime Profitez de la livraison rapide et gratuite sur les articles éligibles avec Prime"} +{"t":"DDA 24 Onsite 087 fr-fr Get free games and more with Prime Profitez de jeux gratuits et plus encore avec Prime"} +{"t":"DDA 24 Onsite 088 fr-fr Get ready to save up to 40% off Préparez-vous à économiser jusqu’à 35 %"} +{"t":"DDA 24 Onsite 089 fr-fr Get those last Black Friday Week deals Profitez des dernières Ventes Flash Black Friday Week"} +{"t":"DDA 24 Onsite 091 fr-fr Get your carts ready À vos paniers !"} +{"t":"DDA 24 Onsite 092 fr-fr Great deals Super Ventes Flash"} +{"t":"DDA 24 Onsite 093 fr-fr Invite-only deals Ventes Flash sur invitation seulement"} +{"t":"DDA 24 Onsite 094 fr-fr it's Black Friday day in Black Friday Week C'est le premier jour de Black Friday Week"} +{"t":"DDA 24 Onsite 096 fr-fr Join Prime Rejoignez Prime"} +{"t":"DDA 24 Onsite 097 fr-fr Join Prime for big deals Profitez des Ventes Flash avec Prime"} +{"t":"DDA 24 Onsite 098 fr-fr Last Minute Deals Ventes Flash de décembre"} +{"t":"DDA 24 Onsite 099 fr-fr Learn more En savoir plus"} +{"t":"DDA 24 Onsite 100 fr-fr Listen to Amazon Music with Prime Écoutez Amazon Music avec Prime"} +{"t":"DDA 24 Onsite 101 fr-fr Make your wish list for Black Friday Week Créez votre wishlist Black Friday Week"} +{"t":"DDA 24 Onsite 102 fr-fr New day. New deals. Nouvelles Ventes Flash chaque jour."} +{"t":"DDA 24 Onsite 103 fr-fr New deals drop in Nouvelles Ventes Flash dans"} +{"t":"DDA 24 Onsite 104 fr-fr New deals every 12 hours Nouvelles Ventes Flash toutes les 12h"} +{"t":"DDA 24 Onsite 105 fr-fr New deals in Nouvelles offres dans"} +{"t":"DDA 24 Onsite 106 fr-fr Option 1: Included with your Prime membership Inclus avec votre abonnement Prime"} +{"t":"DDA 24 Onsite 107 fr-fr Option 2: Included with a Prime membership Inclus dans l'abonnement Prime"} +{"t":"DDA 24 Onsite 108 fr-fr Option 3: Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"DDA 24 Onsite 109 fr-fr Ready. Set. Black Friday Week. À vos marques,prêts,c’est parti pour Black Friday Week !"} +{"t":"DDA 24 Onsite 110 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 24 Onsite 111 fr-fr Shop early deals Ventes Flash"} +{"t":"DDA 24 Onsite 112 fr-fr Shop Everyday Essentials Achetez les produits essentiels du quotidien"} +{"t":"DDA 24 Onsite 113 fr-fr Shop new deals Profitez des nouvelles Ventes Flash"} +{"t":"DDA 24 Onsite 114 fr-fr Shop Prime Try Before You Buy Profitez de Prime \"Essayez avant d’acheter\""} +{"t":"DDA 24 Onsite 115 fr-fr Shop the final hours Dernières heures pour en profiter"} +{"t":"DDA 24 Onsite 117 fr-fr Shop Black Friday Week deals Profitez des Ventes Flash Black Friday Week"} +{"t":"DDA 24 Onsite 118 fr-fr Starts 21 November À partir du 21 nov."} +{"t":"DDA 24 Onsite 119 fr-fr Stay tuned for early deals Ne manquez pas les Ventes Flash en avant-première"} +{"t":"DDA 24 Onsite 120 fr-fr Today's deal drop Nouvelles Ventes Flash du jour"} +{"t":"DDA 24 Onsite 121 fr-fr Today's deals Ventes Flash du jour"} +{"t":"DDA 24 Onsite 122 fr-fr Top brands Top marques"} +{"t":"DDA 24 Onsite 123 fr-fr Trending deals Ventes Flash tendances"} +{"t":"DDA 24 Onsite 124 fr-fr Trending Black Friday Week deals Ventes Flash tendances Black Friday Week"} +{"t":"DDA 24 Onsite 125 fr-fr Up to 40% off Jusqu’à -35 %"} +{"t":"DDA 24 Onsite 126 fr-fr Watch movies and shows with Prime Regardez des films et des séries avec Prime"} +{"t":"DDA 25 Onsite 001 fr-fr Early Black Friday Week Black Friday Week en avant-première"} +{"t":"DDA 25 Onsite 002 fr-fr Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 25 Onsite 003 fr-fr  Black Friday Week is around the corner  Black Friday Week arrive bientôt"} +{"t":"DDA 25 Onsite 004 fr-fr Black Friday Week savings are coming  Les super économies Black Friday Week arrivent"} +{"t":"DDA 25 Onsite 005 fr-fr 3 days until Black Friday Week J-X avant Black Friday Week"} +{"t":"DDA 25 Onsite 006 fr-fr 2 days until Black Friday Week J-X avant Black Friday Week"} +{"t":"DDA 25 Onsite 007 fr-fr Black Friday Week starts tomorrow Black Friday Week commence demain"} +{"t":"DDA 25 Onsite 009 fr-fr Save big on Everyday Essentials Économisez sur les Produits du quotidien"} +{"t":"DDA 25 Onsite 010 fr-fr Shop deals on Everyday Essentials Ventes Flash Produits du quotidien"} +{"t":"DDA 25 Onsite 011 fr-fr Get an early start on Black Friday Week Black Friday Week en avant-première"} +{"t":"DDA 25 Onsite 012 fr-fr Shop deals on Everyday Essentials Ventes Flash Produits du quotidien"} +{"t":"DDA 25 Onsite 013 fr-fr Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Black Friday Week : du 20 novembre au 1ᵉʳ décembre. Pourquoi attendre ?"} +{"t":"DDA 25 Onsite 014 fr-fr Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Profitez d'un accès Black Friday Week en avant-première : vos Produits du quotidien disponibles dès maintenant avec nos Ventes Flash"} +{"t":"DDA 25 Onsite 015 fr-fr Get ready to save big Préparez-vous à faire de super économies"} +{"t":"DDA 25 Onsite 016 fr-fr Save big Faites de super économies"} +{"t":"DDA 25 Onsite 017 fr-fr Get ready to save up to XX% off Préparez-vous à économiser jusqu’à XX%"} +{"t":"DDA 25 Onsite 018 fr-fr Up to XX% off Jusqu’à -XX%"} +{"t":"DDA 25 Onsite 019 fr-fr Mark your calendar to save big Préparez-vous à faire de super économies"} +{"t":"DDA 25 Onsite 020 fr-fr Get your basket ready Préparez votre panier"} +{"t":"DDA 25 Onsite 021 fr-fr 20 Nov - 1 Dec Du 20 novembre au 1ᵉʳ décembre"} +{"t":"DDA 25 Onsite 022 fr-fr Starts 20 November À partir du 20 novembre"} +{"t":"DDA 25 Onsite 023 fr-fr Starts tomorrow Dès demain"} +{"t":"DDA 25 Onsite 024 fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"DDA 25 Onsite 025 fr-fr Black Friday Week 20 Nov – 1 Dec Black Friday Week : du 20 novembre au 1ᵉʳ décembre"} +{"t":"DDA 25 Onsite 026 fr-fr 3 days until Black Friday Week J-3 avant Black Friday Week"} +{"t":"DDA 25 Onsite 027 fr-fr 2 days until Black Friday Week J-2 avant Black Friday Week"} +{"t":"DDA 25 Onsite 029 fr-fr Black Friday Week starts midnight Black Friday Week commence à minuit"} +{"t":"DDA 25 Onsite 030 fr-fr Black Friday Week starts soon Black Friday Week commence bientôt"} +{"t":"DDA 25 Onsite 031 fr-fr Black Friday Week starts in Black Friday Week commence dans"} +{"t":"DDA 25 Onsite 032 fr-fr Early Black Friday Week deals Ventes Flash Black Friday Week"} +{"t":"DDA 25 Onsite 033 fr-fr Get ready for Black Friday Week En route pour Black Friday Week"} +{"t":"DDA 25 Onsite 034 fr-fr Shop vouchers for selected brands Profitez des coupons de réduction sur les marques sélectionnées"} +{"t":"DDA 25 Onsite 035 fr-fr Shop vouchers and save on selected brands Profitez des coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"DDA 25 Onsite 036 fr-fr Get ready for upcoming Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 25 Onsite 037 fr-fr Learn more En savoir plus"} +{"t":"DDA 25 Onsite 038 fr-fr Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 25 Onsite 042 fr-fr Upcoming Black Friday Week Black Friday Week arrive"} +{"t":"DDA 25 Onsite 044 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"DDA 25 Onsite 045 fr-fr Discover more Découvrir"} +{"t":"DDA 25 Onsite 046 fr-fr See more Voir plus"} +{"t":"DDA 25 Onsite 047 fr-fr Black Friday Week 20 Nov – 1 Dec Black Friday Week aura lieu du 20 novembre au 1ᵉʳ décembre"} +{"t":"DDA 25 Onsite 048 fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 25 Onsite 049 fr-fr Shop Black Friday Week now Profitez de Black Friday Week"} +{"t":"DDA 25 Onsite 050 fr-fr Black Friday Week is here Black Friday Week est là"} +{"t":"DDA 25 Onsite 051 fr-fr Black Friday Week deals Ventes Flash Black Friday Week"} +{"t":"DDA 25 Onsite 052 fr-fr Black Friday Week ends soon Black Friday Week se termine bientôt"} +{"t":"DDA 25 Onsite 053 fr-fr Black Friday Week ends tonight Black Friday Week se termine ce soir"} +{"t":"DDA 25 Onsite 054 fr-fr Last chance to get Black Friday Deals Dernière chance pour profiter des Ventes Flash Black Friday"} +{"t":"DDA 25 Onsite 057 fr-fr Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"DDA 25 Onsite 058 fr-fr New day, new deals Nouvelles Ventes Flash chaque jour"} +{"t":"DDA 25 Onsite 059 fr-fr Ready, set, save. À vos marques, prêts, économisez."} +{"t":"DDA 25 Onsite 060 fr-fr Ready, set, shop. À vos marques, prêts, profitez."} +{"t":"DDA 25 Onsite 061 fr-fr Epic savings are here Les super Ventes Flash sont là"} +{"t":"DDA 25 Onsite 062 fr-fr Save big on <category> Faites de super économies sur <category>"} +{"t":"DDA 25 Onsite 063 fr-fr Shop deals on <category> Profitez des Ventes Flash <category>"} +{"t":"DDA 25 Onsite 064 fr-fr Save big until 1 December Faites de super économies jusqu'au 1er décembre"} +{"t":"DDA 25 Onsite 065 fr-fr Save up to XX% off now Économisez jusqu’à XX % maintenant"} +{"t":"DDA 25 Onsite 066 fr-fr Deals you don't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"DDA 25 Onsite 067 fr-fr Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"DDA 25 Onsite 068 fr-fr Last chance for up to XX% off Dernière chance d'économiser jusqu'à XX%"} +{"t":"DDA 25 Onsite 069 fr-fr Ends 1 December Se termine le 1er décembre"} +{"t":"DDA 25 Onsite 070 fr-fr Ends tomorrow Jusqu'à demain"} +{"t":"DDA 25 Onsite 071 fr-fr Ends midnight Jusqu'à ce soir minuit"} +{"t":"DDA 25 Onsite 072 fr-fr Ends soon Se termine bientôt"} +{"t":"DDA 25 Onsite 073 fr-fr Epic deals end tomorrow Les Ventes Flash se terminent demain"} +{"t":"DDA 25 Onsite 074 fr-fr Last chance to save up to XX% Dernière chance d’économiser jusqu’à XX%"} +{"t":"DDA 25 Onsite 075 fr-fr Last chance to save big Dernière chance de faire de super économies"} +{"t":"DDA 25 Onsite 076 fr-fr Shop fast - deals end midnight Profitez des Ventes Flash jusqu'à minuit"} +{"t":"DDA 25 Onsite 077 fr-fr Big savings end at midnight Faites de super économies jusqu’à minuit"} +{"t":"DDA 25 Onsite 079 fr-fr Black Friday Week ends tomorrow Black Friday Week se termine demain"} +{"t":"DDA 25 Onsite 080 fr-fr Black Friday Week ends midnight Black Friday Week se termine à minuit"} +{"t":"DDA 25 Onsite 081 fr-fr Black Friday Week ends in Black Friday Week se termine dans"} +{"t":"DDA 25 Onsite 082 fr-fr Black Friday Week now on Black Friday Week, c'est maintenant"} +{"t":"DDA 25 Onsite 084 fr-fr Save big Économisez"} +{"t":"DDA 25 Onsite 086 fr-fr Save big De super économies"} +{"t":"DDA 25 Onsite 087 fr-fr Get the most out of Black Friday Week Profitez au maximum de Black Friday Week"} +{"t":"DDA 25 Onsite 089 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"DDA 25 Onsite 090 fr-fr Discover new deals Découvrez de nouvelles Ventes Flash"} +{"t":"DDA 25 Onsite 091 fr-fr Shop now Voir plus"} +{"t":"DDA 25 Onsite 092 fr-fr Discover deals Découvrez les Ventes Flash"} +{"t":"DDA 25 Onsite 093 fr-fr Black Friday Week is here Black Friday Week est là"} +{"t":"DDA 25 Onsite 094 fr-fr Last-Minute Gifts Cadeaux de dernière minute"} +{"t":"DDA 25 Onsite 095 fr-fr Early festive deals. 'Tis the pre-season Ventes Flash spéciales avant les fêtes"} +{"t":"DDA 25 Onsite 096 fr-fr Oh, do we have deals for you Des Ventes Flash rien que pour vous"} +{"t":"DDA 25 Onsite 097 fr-fr Last-Minute Gifts starts tomorrow Cadeaux de dernière minute dès demain"} +{"t":"DDA 25 Onsite 098 fr-fr Last-Minute Gifts ends soon Les Cadeaux de dernière minute, c'est bientôt fini"} +{"t":"DDA 25 Onsite 099 fr-fr Save more, wrap later Économisez maintenant, emballez vos cadeaux plus tard"} +{"t":"DDA 25 Onsite 100 fr-fr Deals on gift ideas Ventes Flash idées cadeaux"} +{"t":"DDA 25 Onsite 101 fr-fr Last-Minute Gifts ends today C'est la fin des Cadeaux de dernière minute"} +{"t":"DDA 25 Onsite 102 fr-fr Shop dazzling savings Profitez de super économies"} +{"t":"DDA 25 Onsite 103 fr-fr Prices worth celebrating Des prix à célébrer"} +{"t":"DDA 25 Onsite 104 fr-fr Save more, wrap later Économisez maintenant, emballez plus tard"} +{"t":"DDA 25 Onsite 107 fr-fr Last chance to grab epic gifts Cadeaux incroyables : dernière chance"} +{"t":"DDA 25 Onsite 108 fr-fr 8-21 December  Du 8 au 21 au décembre"} +{"t":"DDA 25 Onsite 109 fr-fr Starts 8 December À partir du 8 décembre"} +{"t":"DDA 25 Onsite 112 fr-fr Ends Se terminent"} +{"t":"DDA 25 Onsite 113 fr-fr Ends.... Se terminent...."} +{"t":"DDA 25 Onsite 114 fr-fr Last-Minute Gifts 8 Dec - 21 Dec Cadeaux de dernière minute : 8-21 déc."} +{"t":"DDA 25 Onsite 115 fr-fr Last-Minute Gifts finishes in XXX Les cadeaux de dernière minute se terminent dans : XXX"} +{"t":"DDA 25 Onsite 118 fr-fr Last-Minute Gifts 8-21 December Cadeaux de dernière minute : du 8 au 21 décembre"} +{"t":"DDA 25 Onsite 119 fr-fr Shop tree-mendous deals Profitez de Ventes Flash sapin-croyables"} +{"t":"DDA 25 Onsite 120 fr-fr Shop all our everyday deals Profitez de toutes nos Ventes Flash quotidiennes"} +{"t":"DDA 25 Onsite 121 fr-fr Explore deals on festive gifts selection Découvrez nos Ventes Flash sur une sélection de cadeaux festifs"} +{"t":"DDA 25 Onsite 123 fr-fr Shop Last-Minute Gifts Profitez des Cadeaux de dernière minute"} +{"t":"DDA 25 Onsite 124 fr-fr 8-21 December Du 8 au 21 décembre"} +{"t":"DDA 25 Onsite 125 fr-fr Last chance to grab epic gifts Dernière chance pour de super cadeaux"} +{"t":"PBDD 23 Onsite 001 fr-fr Prime Big Deal Days Les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 002 fr-fr Big deals coming soon  Les Jours Flash Prime arrivent"} +{"t":"PBDD 23 Onsite 003 fr-fr Big deals are coming  Les Ventes Flash sont de retour"} +{"t":"PBDD 23 Onsite 004 fr-fr 5 days until Prime Big Deal Days 5 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 005 fr-fr 4 days until Prime Big Deal Days 4 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 006 fr-fr 3 days until Prime Big Deal Days 3 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 007 fr-fr 2 days until Prime Big Deal Days 2 jours avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 008 fr-fr 1 day until Prime Big Deal Days 1 jour avant les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 009 fr-fr Prime Big Deal Days starts soon Les Jours Flash Prime commencent demain"} +{"t":"PBDD 23 Onsite 010 fr-fr Prime Big Deal Days starts at midnight Les Jours Flash Prime commencent bientôt"} +{"t":"PBDD 23 Onsite 011 fr-fr Prime Big Deal Days starts in Les Jours Flash Prime commencent dans"} +{"t":"PBDD 23 Onsite 012 fr-fr Access early deals Ventes Flash avant l’heure"} +{"t":"PBDD 23 Onsite 013 fr-fr Shop Prime Big Deal Days early deals Profitez des Jours Flash Prime avant l'heure"} +{"t":"PBDD 23 Onsite 014 fr-fr Prime Big Deal Days early deals Jours Flash Prime avant l'heure"} +{"t":"PBDD 23 Onsite 015 fr-fr Shop Prime Big Deal Days early Profitez des Jours Flash Prime avant l’heure"} +{"t":"PBDD 23 Onsite 016 fr-fr Get ready for Prime Big Deal Days Préparez-vous pour les Jours Flash Prime"} +{"t":"PBDD 23 Onsite 017 fr-fr Explore more Prime benefits Découvrez tous les avantages Prime"} +{"t":"PBDD 23 Onsite 018 fr-fr Just for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Onsite 019 fr-fr Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 020 fr-fr Amazon Music Prime Amazon Music Prime"} +{"t":"PBDD 23 Onsite 021 fr-fr Prime Delivery Livraison Prime"} +{"t":"PBDD 23 Onsite 022 fr-fr Prime Try Before You Buy Prime essayez avant d'acheter"} +{"t":"PBDD 23 Onsite 023 fr-fr Grocery benefit Vos courses alimentaires"} +{"t":"PBDD 23 Onsite 024 fr-fr Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 fr-fr Shop Prime Big Deal Days Profitez des Jours Flash Prime"} +{"t":"PBDD 23 Onsite 026 fr-fr Shop big deals. Feel like a big deal. Devenez une vraie star avec nos Ventes Flash"} +{"t":"PBDD 23 Onsite 027 fr-fr Shop big deals now Profitez des Ventes Flash maintenant"} +{"t":"PBDD 23 Onsite 028 fr-fr Save big. Then do a little dance. À vous les super économies !"} +{"t":"PBDD 23 Onsite 029 fr-fr Shop and save all night long Ventes Flash : économisez toute la nuit !"} +{"t":"PBDD 23 Onsite 030 fr-fr New day to save. New deals to shop. Nouvelles Ventes Flash du jour : économisez !"} +{"t":"PBDD 23 Onsite 031 fr-fr Shop fast! Deals end tonight. Ventes Flash Jusqu’à ce soir. Faites vite !"} +{"t":"PBDD 23 Onsite 033 fr-fr Prime Big Deal Days ends soon Les Jours Flash Prime se terminent bientôt"} +{"t":"PBDD 23 Onsite 035 fr-fr Spectacular deals Ventes Flash spectaculaires"} +{"t":"PBDD 23 Onsite 036 fr-fr Fantastic deals  Ventes Flash fantastiques"} +{"t":"PBDD 23 Onsite 037 fr-fr Amazing deals Ventes Flash extraordinaires"} +{"t":"PBDD 23 Onsite 038 fr-fr Really big deals  Ventes Flash immanquables"} +{"t":"PBDD 23 Onsite 039 fr-fr Top-notch deals Ventes Flash au top"} +{"t":"PBDD 23 Onsite 040 fr-fr Big Deals Ventes Flash"} +{"t":"PBDD 23 Onsite 041 fr-fr Dazzling deals Ventes Flash éblouissantes"} +{"t":"PBDD 23 Onsite 042 fr-fr Very impressive deals Ventes Flash très impressionnantes"} +{"t":"PBDD 23 Onsite 043 fr-fr Unbelievable deals Ventes Flash incroyables"} +{"t":"PBDD 23 Onsite 044 fr-fr Deals on hot brands  Ventes Flash top marques"} +{"t":"PBDD 23 Onsite 045 fr-fr Hot deals  Super Ventes Flash"} +{"t":"PBDD 23 Onsite 046 fr-fr Deals on awesome stuff Des super produits en Ventes Flash"} +{"t":"PBDD 23 Onsite 047 fr-fr Sweet deals Super Ventes Flash"} +{"t":"PBDD 23 Onsite 048 fr-fr Shop new deals  Profitez des nouvelles Ventes Flash"} +{"t":"PBDD 23 Onsite 049 fr-fr Deals end soon  Les Ventes Flash se terminent bientôt"} +{"t":"PBDD 23 Onsite 050 fr-fr Deals end today  Les Ventes Flash se terminent aujourd'hui"} +{"t":"PBDD 23 Onsite 051 fr-fr Today's deals Ventes Flash du jour"} +{"t":"PBDD 23 Onsite 052 fr-fr Unlock Prime Big Deal Days with Prime Profitez des Jours Flash Prime"} +{"t":"PBDD 23 Onsite 053 fr-fr Shop Prime Big Deal Days with Prime Profitez des Jours Flash Prime avec Prime"} +{"t":"PBDD 23 Onsite 054 fr-fr Prime member deals Ventes Flash Prime"} +{"t":"PBDD 23 Onsite 055 fr-fr Prime Big Deal Days deals Ventes Flash Prime"} +{"t":"PBDD 23 Onsite 056 fr-fr Lightning Deals Ventes Flash éclair"} +{"t":"PBDD 23 Onsite 057 fr-fr Trending deals Ventes Flash les plus populaires"} +{"t":"PBDD 23 Onsite 058 fr-fr Deals under £15 Ventes Flash à moins de 20 €"} +{"t":"PBDD 23 Onsite 059 fr-fr Shop all deals Voir toutes les Ventes Flash"} +{"t":"PBDD 23 Onsite 060 fr-fr Big deals anyone? Qui veut profiter des Ventes Flash ?"} +{"t":"PBDD 23 Onsite 061 fr-fr Shop Prime Big Deal Days now Profitez des Jours Flash Prime maintenant"} +{"t":"PBDD 23 Onsite 062 fr-fr Bestsellers of 2023 Meilleures ventes 2023"} +{"t":"PBDD 23 Onsite 063 fr-fr Thanks for being a Prime member Merci d'être membre Prime"} +{"t":"PBDD 23 Onsite 064 fr-fr Sign up. Save big. Rejoignez Prime et faites de super économies"} +{"t":"PBDD 23 Onsite 065 fr-fr Big deals are coming Les Ventes Flash sont de retour"} +{"t":"PBDD 23 Onsite 066 fr-fr Big deals just for Prime members Des Ventes Flash réservées aux membres Prime"} +{"t":"PBDD 23 Onsite 067 fr-fr Get in on big deals and fast delivery Ventes Flash et livraison rapide avec Prime"} +{"t":"PBDD 23 Onsite 068 fr-fr Big deals come to those who don't wait N’attendez pas pour profiter des Ventes Flash"} +{"t":"PBDD 23 Onsite 069 fr-fr Stop and smell the deals Succombez à l’appel des Ventes Flash"} +{"t":"PBDD 23 Onsite 070 fr-fr Big deal season starts soon C’est bientôt la période des Ventes Flash"} +{"t":"PBDD 23 Onsite 071 fr-fr Big deals are almost here. Don’t miss out. Ne manquez pas les prochaines Ventes Flash"} +{"t":"PBDD 23 Onsite 072 fr-fr Time to put on your big deal pants Préparez-vous pour les Ventes Flash"} +{"t":"PBDD 23 Onsite 073 fr-fr It’s a new day to save big Nouvelle journée. Nouvelles économies."} +{"t":"PBDD 23 Onsite 074 fr-fr It’s not too late to get in on big deals Vous pouvez encore profiter des Ventes Flash"} +{"t":"PBDD 23 Onsite 075 fr-fr Good things come in all packages Une multitude d'avantages avec Prime"} +{"t":"PBDD 23 Onsite 078 fr-fr Get big deals. You’ve earned it. Ces Ventes Flash n'attendent que vous"} +{"t":"PBDD 23 Onsite 079 fr-fr Invite Only Deals Ventes Flash sur invitation"} +{"t":"PBDD 23 Onsite 080 fr-fr Watch movies and shows with Prime Regardez en streaming des films et des séries avec Prime"} +{"t":"PBDD 23 Onsite 081 fr-fr Listen to Amazon Music with Prime Toute la musique et les meilleurs podcasts sans publicité avec Prime"} +{"t":"PBDD 23 Onsite 082 fr-fr Get fast, free delivery with Prime Profitez de la livraison prioritaire gratuite sur des millions d'articles éligibles"} +{"t":"PBDD 23 Onsite 083 fr-fr Shop Prime Try Before You Buy Profitez de Prime Essayez avant d'acheter"} +{"t":"PBDD 23 Onsite 084 fr-fr Get fast grocery delivery with Prime Profitez de la livraison rapide de vos courses alimentaires avec Prime"} +{"t":"PBDD 23 Onsite 085 fr-fr Get free games and in-game items with Prime Obtenez des jeux tous les mois, du contenu exclusif, et des abonnements à une chaine Twitch avec Prime"} +{"t":"PBDD 23 Onsite 086 fr-fr XX-XX October XX-XX octobre"} +{"t":"PBDD 23 Onsite 087 fr-fr Shop two days of big deals, only for Prime members Profitez de deux jours de Ventes Flash, exclusivement pour les membres Prime."} +{"t":"PBDD 23 Onsite 088 fr-fr Join today. Cancel anytime. Rejoignez Prime aujourd’hui. Annulez à tout moment."} +{"t":"PBDD 23 Onsite 089 fr-fr Try Prime Essayez Prime"} +{"t":"PBDD 23 Onsite 090 fr-fr Shop the deals Voir les Ventes Flash"} +{"t":"PD 23 Onsite Copy Requests 001 fr-fr WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! Les Ventes WOW! sont des produits de grandes marques à des prix incroyables. Chaque Vente WOW! est disponible pendant seulement 2 heures et en quantité limitée – premiers arrivés, premiers servis !"} +{"t":"PD 23 Onsite Copy Requests 002 fr-fr To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Pour en profiter avant qu’il ne soit trop tard, activez l’alerte de Ventes Flash ci-dessous. Vous recevrez un rappel une fois les ventes ouvertes."} +{"t":"PD 23 Onsite Copy Requests 003 fr-fr Scavenger Hunt Chasse au trésor"} +{"t":"PD 23 Onsite Copy Requests 004 fr-fr Invite Only Deals Ventes Flash sur invitation seulement"} +{"t":"PD 23 Onsite Copy Requests 005 fr-fr Most Loved Deals Ventes Flash les plus populaires"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category fr-fr Headphones & Music Casques et enceintes"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category fr-fr Automotive Auto et moto"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category fr-fr Baby Puériculture"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category fr-fr Beauty Beauté"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category fr-fr Books Livres"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category fr-fr Cameras Appareils photo"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category fr-fr Computer & Software Informatique et logiciels"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category fr-fr Devices Appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category fr-fr Electronics High-tech"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category fr-fr Family Famille"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category fr-fr Food & Drink Épicerie"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category fr-fr 4-Stars and up 4 étoiles et plus"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category fr-fr Global Store Articles du monde"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category fr-fr Grocery Épicerie"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category fr-fr Grooming Hygiène et santé"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category fr-fr Headphones Casques audio"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category fr-fr DIY & Tools Bricolage et jardin"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category fr-fr Health & Personal Care Hygiène et santé"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category fr-fr Home Cinema TV & Home Cinéma"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category fr-fr Home Entertainment Divertissement"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category fr-fr Jewellery & Watches Bijoux et montres"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category fr-fr Kitchen Cuisine et maison"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category fr-fr Lawn & Garden Jardin"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category fr-fr Luggage Sacs et bagages"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category fr-fr Men’s Fashion Mode homme"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category fr-fr Mobile Phones Téléphones portables"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category fr-fr Mobile Phones & Accessories Accessoires pour téléphones portables"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category fr-fr Music Musique"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category fr-fr Office & School Supplies Fournitures de bureau"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category fr-fr Off to Uni Direction l’université"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category fr-fr Pet Supplies Animalerie"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category fr-fr Shoes Chaussures"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category fr-fr Shows & Films Films et séries"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category fr-fr Small Businesses PME"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category fr-fr Smart Home Maison connectée"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category fr-fr Sports & Outdoors Sport et fitness"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category fr-fr Sports Nutrition & Wearables Nutrition et sport"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category fr-fr Toys Jouets"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category fr-fr Video Games Jeux vidéo"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category fr-fr Vouchers Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category fr-fr Women’s Fashion Mode femme"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category fr-fr School & Uni Deals Ventes Flash pour l’école et l’université"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category fr-fr Household Supplies Épicerie"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category fr-fr eBooks eBooks"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category fr-fr Wine Vins"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category fr-fr DVD & Blu-ray DVD et Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category fr-fr Musical instruments Instruments de musique"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category fr-fr Wine & Spirits Vins et spiritueux"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category fr-fr Private brands Marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category fr-fr Furniture Meubles"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category fr-fr Business, industrial and scientific supplies Commerce, Industrie et Science"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category fr-fr 4 stars and up 4 étoiles et plus"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category fr-fr Deals trending Ventes Flash les plus populaires"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category fr-fr Home & kitchen Maison et cuisine"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline fr-fr Amazon Devices Appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline fr-fr Deals under £15 Ventes Flash à moins de 20 €"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline fr-fr Deals ending soon Ventes Flash se terminant bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline fr-fr Deals just started Nouvelles Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline fr-fr Deals you’re watching Ventes Flash suivies"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline fr-fr Lightning Deals Offres éclair"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline fr-fr Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline fr-fr Spotlight Deals Offres star"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline fr-fr Top Deals Meilleures Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline fr-fr Trending Deals Ventes Flash les plus populaires"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline fr-fr Upcoming Deals Ventes Flash à venir"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline fr-fr Helpful hints for shopping epic deals Nos astuces pour profiter des Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline fr-fr When the deals start, try these tricks and tips Nos astuces pour profiter des Ventes Flash lorsqu’elles auront commencé"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline fr-fr Support small businesses, and earn £10 to spend on Prime Day Soutenez les petites entreprises et recevez 10 € pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline fr-fr Deals on your favourite everything Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline fr-fr Epic deals. On a Monday. Des Ventes Flash exceptionnelles pour bien commencer la semaine !"} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline fr-fr Epic deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline fr-fr Time to start your free trial C’est le moment de commencer votre essai gratuit Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline fr-fr Is it midnight yet? Prime Day commence à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline fr-fr Deals on your favourite devices Ventes Flash sur vos appareils préférés"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline fr-fr Get the most out of Prime Day Profitez au maximum de Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline fr-fr Save big, save early Faites des économies en avance"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline fr-fr Exclusive offers, just for you Ventes Flash exclusives Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline fr-fr Prime Delivery Livraison Prime"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline fr-fr Prime Now Prime Now"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline fr-fr Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline fr-fr Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline fr-fr Tip #1: Astuce n°1 :"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline fr-fr Tip #2: Astuce n°2 :"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline fr-fr Tip #3: Astuce n°3 :"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline fr-fr Tip #1: try Amazon Assistant Astuce n°1 : Demandez simplement à Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline fr-fr Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Assurez-vous d'obtenir les meilleures Ventes Flash grâce aux comparaisons et à l'historique de prix d' Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline fr-fr Blue means Deal Les badges bleus indiquent les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline fr-fr Turn on notifications Activez les notifications"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline fr-fr Never miss a deal with personalised deal notifications. Ne manquez aucune Ventes Flash grâce aux notifications d'offres personnalisées"} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline fr-fr Tip #4: Astuce n°4 :"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline fr-fr Try Amazon Assistant Essayez Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline fr-fr Shop with small businesses and save Soutenez les PME françaises et faites des économies"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline fr-fr Support small businesses Ventes Flash des PME"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline fr-fr Tip #6: Astuce n°6 :"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline fr-fr Shop now, pay later Achetez maintenant, payez plus tard"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline fr-fr Tip #7: Astuce n°7 :"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline fr-fr Earn Amazon Points Gagnez des points Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline fr-fr Earn points just for shopping and using your Prime benefits. Gagnez des points en achetant et en utilisant vos avantages Prime"} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline fr-fr Tip #8: Astuce n°8 :"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline fr-fr Tip #9: Astuce n°9 :"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline fr-fr Look out for Lightning Deals Parcourez les Offres éclairs"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline fr-fr Time flies when you’re saving big Le temps passe vite quand on fait des économies"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline fr-fr It’s not over yet! Ce n’est pas fini !"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline fr-fr Deals on Amazon devices Ventes Flash sur les appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline fr-fr Deals from small businesses Ventes Flash des petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline fr-fr Shop deals by category Parcourir les Ventes Flash par catégorie"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline fr-fr Deals on top brands Ventes Flash sur les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline fr-fr Can’t-miss deals Ventes Flash incontournables"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline fr-fr Epic deals just for you Ventes Flash exceptionnelles rien que pour vous"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline fr-fr Deals on Amazon brands Ventes Flash sur les marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline fr-fr Deals based on your interests Ventes Flash basées sur vos centres d’intérêt"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline fr-fr Deals on stuff you’re into Ventes Flash sur ce que vous aimez"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline fr-fr Top-rated deals Ventes flash les mieux notées"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline fr-fr Deals in Home Ventes Flash maison"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline fr-fr Deals in Kitchen Ventes Flash cuisine"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline fr-fr Deals in Electronics Ventes Flash sur les produits high-tech"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline fr-fr Deals in Toys Ventes Flash jouets"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline fr-fr Deals in Baby Ventes Flash puériculture"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline fr-fr Check out these Prime-exclusive vouchers Découvrez nos coupons de réduction"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline fr-fr Shop deals from small businesses Voir les Ventes Flash des petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline fr-fr Support small businesses, discover unique products Soutenez les petites entreprises et découvrez des produits uniques"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline fr-fr Amazon Brands Marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline fr-fr Epic deals, on a Monday Plus que 2 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline fr-fr 2 days to go Plus que 2 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline fr-fr Big deals, small businesses Faites des économies avec les petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline fr-fr Deals in Fashion Ventes Flash mode"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline fr-fr Prime membership at its best Profitez pleinement de votre abonnement Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline fr-fr Save the date to save big Retenez la date et faites des économies !"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline fr-fr Epic deals, just 6 days away Plus que 6 jours avant Prime Day !"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline fr-fr Personal care appliances Appareils pour soin du corps et du visage"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline fr-fr Get ready – this could sell fast! Tenez-vous prêt, les stocks sont limités !"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline fr-fr Get extra cash back! Recevez du cash back supplémentaire !"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline fr-fr Epic deals start on Monday Les Ventes Flash exceptionnelles commencent lundi !"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline fr-fr Shop by Category Explorer par catégorie"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline fr-fr Epic deals on top brands Des Ventes Flash exceptionnelles sur de grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline fr-fr Save on popular brands Économisez sur les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline fr-fr Ends in Finit dans"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline fr-fr Shop products from small businesses Achetez des produits des petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline fr-fr Support small businesses & enter for a chance to win big Soutenez les petites entreprises et tentez de gagner"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline fr-fr Welcome to the lightning round Profitez des Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline fr-fr 3 days to go. Plus que 3 jours"} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline fr-fr 2 days to go. Plus que 2 jours"} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline fr-fr 1 day to go Plus que 1 jour"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline fr-fr Prime-Exclusive Deals Ventes Flash exclusives Prime"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline fr-fr Spend £10 with small businesses, Dépensez 10 € auprès des petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline fr-fr Customer's Most Loved Les plus appréciés par nos clients"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline fr-fr Support small to win big Soutenez les petites entreprises et tentez de gagner"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline fr-fr Top brands Top marques"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline fr-fr Early deals for back to school Ventes Flash en avance pour la rentrée"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline fr-fr Shop Alexa Early Access Deals Profitez des Ventes Flash en avance avec Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline fr-fr Shop with Alexa Profitez des Ventes Flash avec Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline fr-fr when you spend £10 with small businesses en dépensant 10 € auprès des petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline fr-fr Trending deals – going fast! Les Ventes Flash les plus populaires (et qui partent vite !)"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline fr-fr Two days, heaps of epic deals Deux jours et des millions de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline fr-fr Two days of epic deals you’ve been dreaming of Les deux jours de Ventes Flash exceptionnelles que vous attendiez"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline fr-fr Support small businesses to win big Petites entreprises, grandes économies !"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline fr-fr “Alexa, where’s my stuff?” « Alexa, quand est-ce que mes articles arrivent ? »"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline fr-fr Collect all your stamps, get £10 Collectionnez vos vignettes et recevez 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline fr-fr Don’t miss a single deal. Ever. Ne manquez pas nos Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline fr-fr Get deals with Alexa Profitez des Ventes Flash avec Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline fr-fr Yes, Amazon has vouchers Oui, il y a des bons de réductions sur Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline fr-fr “Alexa, can you save my spot?” « Alexa, tu peux garder ma place ? »"} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline fr-fr The best deals right now Meilleures Ventes Flash du moment"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline fr-fr Don’t miss this deal in particular Ne manquez pas cette Vente Flash"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline fr-fr Shop last-minute deals Profitez des Ventes Flash de dernière minute"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline fr-fr Now it’s super official. C’est officiel !"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline fr-fr Shop fast! Dépêchez-vous d'en profiter !"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline fr-fr The deals of your dreams Toutes les Ventes Flash dont vous rêvez"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline fr-fr Are almost here seront bientôt là"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline fr-fr Ask Alexa now Demandez à Alexa maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline fr-fr Help yourself to some deals Parcourez nos Ventes Flash et faites-vous plaisir"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline fr-fr So many deals, so little time. Tellement de Ventes Flash en si peu de temps."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline fr-fr 5 days to go Plus que 5 jours"} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline fr-fr 4 days to go. Plus que 4 jours"} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline fr-fr Prime exclusive vouchers Coupons exclusives Prime"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline fr-fr See you next À bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline fr-fr Welcome to Prime Bienvenue chez Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline fr-fr For your new device Pour votre appareil Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline fr-fr It's almost here C'est presque là"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline fr-fr That's a wrap! C'est dans la boite !"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline fr-fr Wait. Alexa can do that? Attendez. Alexa peut faire ça ?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline fr-fr Explore your Prime benefits Découvrez vos avantages Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline fr-fr Buy small to win big Prime Day, c'est les 12 et 13 juillet"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline fr-fr Show me the deals Montrez-moi les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline fr-fr Alexa can help! She loves deals. Alexa peut vous aider ! Elle adooore les Ventes Flash exceptionnelles."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline fr-fr The happiest vouchers in the world Les coupons les plus heureux du monde !"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline fr-fr Get your deals to go Profitez vite de vos Ventes Flash exceptionnelles !"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline fr-fr Start shopping early Profitez-en dès maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline fr-fr Explore Prime member benefits Découvrez tous les avantages Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline fr-fr Explore more offers Découvrez plus de Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline fr-fr Incoming deals Préparez-vous pour des Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline fr-fr Deals start at midnight Prime Day commence à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline fr-fr No peeking Saurez-vous attendre ?"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext fr-fr Stream thousands of films and TV shows, including exclusive Amazon Originals. Regardez des milliers de films et de séries en streaming dont les célèbres programmes Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext fr-fr All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Écoutez toute la musique et les meilleurs podcasts sur vos appareils préférés, sans publicité."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext fr-fr Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Profitez de la livraison rapide et gratuite, sur des millions d’articles éligibles."} +{"t":"PD 23 Onsite Full Copy Repository 201 Subtext fr-fr Enjoy a rotating selection of books, magazines, and more Profitez d'une centaine de romans, polars, bandes dessinées et livres pour enfants."} +{"t":"PD 23 Onsite Full Copy Repository 202 Subtext fr-fr Try on clothes, shoes, jewelry and accessories from the comfort of your home, and only pay for what you keep. Essayez des vêtements, des chaussures, des bijoux et des accessoires chez vous, et ne payez que ce que vous gardez."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext fr-fr Try Prime in time Essayez Prime à temps"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext fr-fr for Prime Day pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext fr-fr Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext fr-fr Watch hit movies and TV, award-winning Originals, live sports, and more. Des milliers de films et séries populaires à regarder en streaming ou à télécharger."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext fr-fr Watch now Regarder maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext fr-fr Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext fr-fr Listen now Ecouter maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext fr-fr Prime Try Before You Buy Prime Essayez avant d'acheter"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA fr-fr Find your new look Trouver un nouveau look"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext fr-fr Free international delivery Livraison internationale gratuite"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext fr-fr hours heures"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext fr-fr minutes minutes"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext fr-fr seconds secondes"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext fr-fr Save. Stream. Celebrate. Économisez, streamez, profitez !"} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext fr-fr Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Accédez à des milliers d’e-books de fiction et de non-fiction, de magazines et plus, sans frais supplémentaires."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext fr-fr Always have a good book with you. Read anytime, anywhere, on any device. Ayez toujours un bon livre avec vous. Lisez n’importe où, n’importe quand et sur n’importe quel appareil."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext fr-fr Enjoy free games, in-game content, and a Twitch channel subscription every month Profitez d’une sélection de titres gratuits chaque mois, accédez à des butins gratuits dans les jeux, un abonnement à une chaîne Twitch, et plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext fr-fr Get free games and in-game content every month, as well as free subscription on Twitch.tv Des jeux tous les mois, du contenu exclusif, des abonnements à une chaîne Twitch, et bien plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext fr-fr Watch hit films and TV, award-winning Originals, live sports and more. Regardez des films et séries à succès, des programmes originaux primés, des évènements sportifs en direct et plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext fr-fr Grocery benefit Vos courses alimentaires"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext fr-fr Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Bénéficiez de la livraison rapide et gratuite sur un vaste choix de produits alimentaires et d’essentiels du quotidien comme la viande, les fruits et légumes, les produits de la mer, les biscuits et plus encore."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext fr-fr Shop Amazon Fresh Découvrir le service disponible dans votre ville"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext fr-fr Thanks to you Rendez-vous l’année prochaine"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext fr-fr But wait, more deals! Rendez-vous l'année prochaine"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext fr-fr More Prime benefits this way! Plus d’avantages Prime par ici !"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext fr-fr And more Prime! Et encore plus de Prime !"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext fr-fr Earn £10 to spend Recevez 10 € à dépenser"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext fr-fr on whatever you want comme vous voulez !"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext fr-fr Let Alexa find deals for you (Alexa Stand in Line) Laissez Alexa vous trouver des Ventes Flash exceptionnelles !"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext fr-fr Create deal alerts (Deal Notifier) Créez des alertes Ventes Flash Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA fr-fr Explore Prime Delivery En savoir plus sur la livraison Prime"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA fr-fr Join Prime Rejoignez Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA fr-fr Shop now Faire mes achats"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA fr-fr Learn more En savoir plus"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA fr-fr Watch now on Twitch Regarder maintenant sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA fr-fr Watch now on IMDb TV Regarder maintenant sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA fr-fr Watch free on Twitch Regarder gratuitement sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA fr-fr Watch free on IMDb TV Regarder gratuitement sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA fr-fr Free on Twitch Gratuit sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA fr-fr Free on IMDb TV Gratuit sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA fr-fr Now on Twitch Maintenant sur Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA fr-fr Now on IMDb TV Maintenant sur IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA fr-fr Shop deals now Voir les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA fr-fr Shop Amazon devices early Achetez les appareils Amazon avant tout le monde"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA fr-fr Start your free trial. Join Prime. Commencez votre essai gratuit. Rejoignez Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA fr-fr Access tons of movies, music, and more with Prime Accédez à des milliers de films, de chansons et plus encore avec Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA fr-fr Get in on the deals. Try Prime. Essayez Amazon Prime et profitez des Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA fr-fr Now’s the time to try Prime for free Envie d’essayer Amazon Prime gratuitement ? C’est le moment !"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA fr-fr Try Prime for free Essayez Amazon Prime gratuitement"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA fr-fr Try Prime Essayez Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA fr-fr Follow top brands Suivez les grandes marques"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA fr-fr Get extra rewards! Obtenez du cash back supplémentaire !"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA fr-fr Explore Prime Gaming Découvrir Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA fr-fr Shop small businesses, Achetez les produits des petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA fr-fr Shop devices deals Achetez les appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA fr-fr Prime Benefits Les avantages Prime"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA fr-fr Explore more Prime benefits Découvrez tous les avantages Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA fr-fr Early deals on Amazon devices Premières Ventes Flash sur les appareils Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA fr-fr Try Prime and join the party Essayez Prime et célébrez avec nous !"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA fr-fr Get in on the deals. Découvrez les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 264 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA fr-fr £XX Gift Card instantly upon approval Carte-cadeau de XX € immédiatement après validation"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA fr-fr 4 months Free 4 mois gratuits"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline fr-fr 2 days until epic deals 2 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline fr-fr 2 days until Prime Day 2 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline fr-fr 3 days until epic deals 3 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline fr-fr 3 days until Prime Day 3 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline fr-fr 3 months free 3 mois gratuits"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline fr-fr 4 days until epic deals 4 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline fr-fr 4 days until Prime Day 4 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline fr-fr 5 days until epic deals 5 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline fr-fr 5 days until Prime Day 5 jours avant Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline fr-fr Access all Prime Day Deals with Prime Accédez à toutes les Ventes Flash de Prime Day avec Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline fr-fr Alexa, set a reminder to shop Prime Day deals Alexa, définis un rappel pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline fr-fr Amazing deals Ventes Flash extraordinaires"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline fr-fr Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline fr-fr Bestsellers from Prime Day 2023 Les meilleures ventes Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline fr-fr Business Prime Duo — included with Prime Business Prime Duo. Inclus avec Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline fr-fr Business Prime free trial Essayez Business Prime"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline fr-fr Celebrate small businesses Célébrez les petites entreprises"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline fr-fr Celebrity favorites Les coups de cœur des célébrités"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA fr-fr Claim now Profitez-en maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline fr-fr Deals end at midnight Les Ventes Flash se terminent à minuit"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline fr-fr Deals end in Fin des Ventes Flash dans"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline fr-fr Deals from Amazon brands Ventes Flash sur les marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline fr-fr Deals picked by Influencers Offres préférées des créateurs de contenu"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline fr-fr Deals that love you Ventes Flash irrésistibles"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline fr-fr Deals to take home Ventes Flash à ramener chez soi"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline fr-fr Deals to talk about Ventes Flash dont tout le monde parle"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA fr-fr Discover Business Prime Duo Découvrez Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline fr-fr Early Prime Day deals Prime Day avant l’heure"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline fr-fr Earn 15% back on select deals for Prime Day 15 % de remise sur certaines offres Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext fr-fr Enjoy millions of songs, ad-free; included with Prime Écoutez des millions de chansons, sans publicité. Exclusivement pour les membres Prime."} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline fr-fr Epic Deals Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline fr-fr Epic deals are back Les Ventes Flash exceptionnelles sont de retour"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline fr-fr Epic deals are here C’est parti pour les Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline fr-fr Epic deals end soon Les Ventes Flash exceptionnelles se terminent bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline fr-fr Epic deals ending soon Ventes Flash bientôt finies"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline fr-fr Epic deals from Amazon Brands Des super Ventes Flash sur les marques Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline fr-fr Epic deals start soon Bientôt les Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline fr-fr Epic deals start tomorrow Les Ventes Flash exceptionnelles commencent demain"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext fr-fr Epic deals. After dark. De super Ventes Flash nocturnes"} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA fr-fr Explore Kindle Unlimited Découvrez Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA fr-fr Explore now Découvrez maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA fr-fr Explore Prime Day Découvrir Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext fr-fr Get 3 months of Kindle Unlimited for £0.00 3 mois de Kindle Unlimited pour 0 €"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline fr-fr Get 30+ games for free this Prime Day + de 30 jeux offerts pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext fr-fr Get a £XX credit for Prime Day Obtenez un crédit de XX€ pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline fr-fr Get Business Prime free for up to 90 days Business Prime Duo gratuit 90 jours"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline fr-fr Get excited. Deals are coming. Bonne nouvelle. Les Ventes Flash arrivent."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA fr-fr Get Prime. Unlock deals. Avec Prime, profitez de Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext fr-fr Get FREE Same-Day Delivery on hundreds of thousands of items. Profitez de la livraison accélérée sur des milliers d'articles éligibles"} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext fr-fr Get ultrafast delivery and in-store deals on a wide selection of groceries Bénéficiez d’une livraison ultra-rapide et de Ventes Flash en magasin sur une large sélection de produits alimentaires"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline fr-fr Great deals Super Ventes Flash"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext fr-fr Handcrafted items for you Les produits artisanaux pour vous"} +{"t":"PD 23 Onsite Full Copy Repository 319 fr-fr Included with a Prime membership Exclusivement pour les membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline fr-fr Invite Only Deals Ventes Flash sur invitation seulement"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline fr-fr Invite Only Sur invitation uniquement"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext fr-fr It’s the most membership time of the year C'est le meilleur moment pour rejoindre Prime"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA fr-fr Join today. Cancel anytime. Abonnez-vous aujourd’hui. Annulez à tout moment."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline fr-fr Just for Prime members Réservé aux membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline fr-fr Last-minute Prime Day deals Ventes de dernière minute"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA fr-fr Learn how it works En savoir plus"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA fr-fr Learn more about Kindle Unlimited En savoir plus sur Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 fr-fr Limited Time Only. Terms Apply. Ventes Flash à durée limitée. Voir conditions."} +{"t":"PD 23 Onsite Full Copy Repository 329 fr-fr Limited-time offer with eligible Prime membership, see terms Ventes Flash à durée limitée avec Prime. Voir conditions"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext fr-fr Make room for epic deals Préparez-vous pour des Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline fr-fr New deals are in Nouvelles Ventes Flash en cours"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline fr-fr Pay over time with Affirm on top deals Payez vos achats en plusieurs fois avec Affirm"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext fr-fr Placeholder: Up to X% off Amazon Devices. Prime Day. Placeholde: Jusqu’à -X % sur les appareils Amazon. Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline fr-fr Placeholder: Up to 50% off Amazon Devices. Placeholder: Appareils Amazon : jusqu’à -50 %"} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline fr-fr Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline fr-fr Prime Day deals end in Fin de Prime Day dans"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline fr-fr Prime Day ends in Prime Day finit dans"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline fr-fr Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext fr-fr Prime Day has officially started Prime Day a officiellement commencé"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline fr-fr Prime Day is coming - save early with Amazon Brand deals Prime Day arrive - économisez avec les marques d’Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline fr-fr Prime Day is MONTH XX & XX Prime Day les XX & XX MOIS"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline fr-fr Prime Day is MONTH XX–XX Prime Day les XX–XX MOIS"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline fr-fr Prime Day starts tomorrow Prime Day commence demain"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline fr-fr Prime exclusive offers? Yes please. Qui veut des Ventes Flash exclusives Prime ?"} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline fr-fr Prime member deals Ventes Flash réservées aux membres Prime"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline fr-fr Ready, set, shop! Get 6% back on Prime Day purchases Obtenez 6 % de remise sur vos achats Prime Day !"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline fr-fr Ready. Set. Prime Day. À vos marques, prêts, Prime Day !"} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline fr-fr Save now. Sleep later. Faites de super économies sans attendre"} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline fr-fr Save on Climate Pledge Friendly products for Prime Day Économisez sur les produits Climate Pledge Friendly pour Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline fr-fr Save up to XX% on Alexa Built-in devices Jusqu’à -XX% sur les appareils Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline fr-fr Save with deals for businesses Économisez avec des offres pour PME"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline fr-fr Score 20% off Twitch merch Profitez de 20% de réduction sur les produits Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA fr-fr Shop Alexa Built-in devices Voir les appareils Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA fr-fr Shop all influencer picks Découvrez les produits des influenceurs"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline fr-fr Shop all Prime Day deals Voir toutes les offre Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline fr-fr Shop deals for businesses Voir les offres pour PME"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline fr-fr Shop deals overnight Ventes Flash nocturnes"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline fr-fr Shop early Prime Day deals Profitez de Prime Day avant l’heure"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline fr-fr Shop epic Prime Day deals Voir les Ventes Flash exceptionnelles Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline fr-fr Shop Handmade deals Découvrez les produits Handmade"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA fr-fr Shop internet famous deals Ventes Flash populaires sur internet"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline fr-fr Shop like a VIP with 15% back on Prime Day deals -15 % sur les Ventes Flash Prime Day, c’est vous la star"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA fr-fr Shop more-sustainable products Voir des produits plus durables"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA fr-fr Shop on Amazon Business Découvrez Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline fr-fr Shop Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA fr-fr Shop the Character Store Voir le Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA fr-fr Shop Twitch now Découvrir Twitch maintenant"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline fr-fr Shop viral trends Découvrez les tendances virales"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline fr-fr Shop your favorite characters Achetez vos personnages préférés"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline fr-fr Small business deals for you Ventes Flash de PME pour vous"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline fr-fr So. Many. Deals. Il y a tellement de Ventes Flash…"} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline fr-fr Spectacular deals Ventes Flash spectaculaires"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA fr-fr Start your free trial Commencez l’essai gratuit"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline fr-fr Starts in Début dans"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline fr-fr Super epic deals Ventes Flash super exceptionnelles"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline fr-fr Surprise offers. Just for Prime members. Ventes Flash surprises Prime"} +{"t":"PD 23 Onsite Full Copy Repository 378 fr-fr Terms apply Voir conditions"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline fr-fr These deals can’t wait to see you Ces Ventes Flash n’attendent que vous"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline fr-fr Today's deals Ventes Flash du jour"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline fr-fr Top-notch deals Ventes Flash au top"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline fr-fr Trending Prime Day deals Offres Prime Day tendances"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA fr-fr Try Amazon Photos Essayez Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA fr-fr Try Audible for £0.00 Essayez Audible pour 0€"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA fr-fr Try it out Essayez"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext fr-fr Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Essayez des vêtements, des chaussures et bien plus avant d’acheter et ne payez que ce que vous gardez après 7 jours"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline fr-fr Unbelievable deals Ventes Flash incroyables"} +{"t":"PD 23 Onsite Full Copy Repository 388 fr-fr Unlimited photo storage with Prime Stockage photos illimité avec Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline fr-fr Very impressive deals Ventes Flash très impressionnantes"} +{"t":"PD 23 Onsite Page wording 001 fr-fr Prime Day starts soon Prime Day est de retour"} +{"t":"PD 23 Onsite Page wording 007 fr-fr Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 fr-fr Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 fr-fr Save up to XX% on Prime Day Économisez jusqu'à XX%"} +{"t":"PD 23 Onsite Page wording 017 fr-fr Shop up to XX% off Économisez jusqu’à XX%"} +{"t":"PD 23 Onsite Page wording 021 % off fr-fr 5 days to go Plus que 5 jours"} +{"t":"PD 23 Onsite Page wording 022 % off fr-fr 4 days to go. Plus que 4 jours"} +{"t":"PD 23 Onsite Page wording 023 % off fr-fr 3 days to go. Plus que 3 jours"} +{"t":"PD 23 Onsite Page wording 024 % off fr-fr 2 days to go. Plus que 2 jours"} +{"t":"PD 23 Onsite Page wording 025 % off fr-fr 1 day to go Plus que 1 jour"} +{"t":"PD 23 Onsite Page wording 026 % off fr-fr Epic deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 23 Onsite Page wording 027 % off fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite Page wording 028 % off fr-fr Shop deals overnight Ventes Flash nocturnes"} +{"t":"PD 23 Onsite Page wording 030 % off fr-fr Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 23 Onsite Page wording 041 CTA fr-fr Shop early Prime Day Deals Profitez de Prime Day avant l’heure"} +{"t":"PD 23 Onsite Page wording 047 CTA fr-fr Shop all Prime Day deals Voir toutes les offre Prime Day"} +{"t":"PD 23 Onsite Page wording 051 fr-fr Vouchers Coupons"} +{"t":"PD 23 Onsite Page wording 057 fr-fr Check out these Prime-exclusive vouchers Découvrez nos coupons de réduction"} +{"t":"PD 23 Onsite Page wording 061 fr-fr Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 23 Onsite 001 Event Name fr-fr Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite 003 Tagline fr-fr Feel like a big deal\n\nTwo days of Prime savings Devenez une vraie star\n\nDeux jours d’économies avec Prime"} +{"t":"PD 23 Onsite 003F Tagline fr-fr Feel like a big deal Two days of Prime savings Devenez une vraie star Deux jours d’économies avec Prime"} +{"t":"PD 23 Onsite 004 fr-fr Save up to XX% Économisez jusqu’à XX%"} +{"t":"PD 23 Onsite 005 Dates fr-fr XX - XX July XX-XX juillet"} +{"t":"PD 23 Onsite 006 Dates fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"PD 23 Onsite 007 Dates fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 23 Onsite 008 Dates fr-fr Epic deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 23 Onsite 009 Dates fr-fr Deals start at midnight Prime Day commence à minuit"} +{"t":"PD 23 Onsite 010 CTA fr-fr Get ready Préparez-vous"} +{"t":"PD 23 Onsite 011 fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"PD 23 Onsite 012 fr-fr Starts tomorrow À partir de demain"} +{"t":"PD 23 Onsite 013 fr-fr Starts XX July À partir du XX juillet"} +{"t":"PD 23 Onsite 014 fr-fr Ends XX July Jusqu’au XX juillet"} +{"t":"PD 23 Onsite 015 fr-fr Now on Dès maintenant"} +{"t":"PD 23 Onsite 016 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"PD 23 Onsite 017 CTA fr-fr Shop great deals Profitez de Ventes Flash exceptionnelles"} +{"t":"PD 23 Onsite 018 fr-fr Discover vouchers and save on selected brands Découvrez les coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"PD 23 Onsite 019 fr-fr Check out these Prime-exclusive vouchers Découvrez nos coupons de réduction exclusifs pour les membres Prime"} +{"t":"PD 23 Onsite 020 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"PD 23 Onsite 021 fr-fr Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 23 Onsite 022 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Onsite Lead Up 001 Headline fr-fr XX-XX July XX-XX juillet"} +{"t":"PD 24 Onsite Lead Up 002 Subtext fr-fr Big deals coming soon Les Ventes Flash arrivent"} +{"t":"PD 24 Onsite Lead Up 003 Headline fr-fr Prime Day is XX-XX July Prime Day aura lieu les XX-XX juillet"} +{"t":"PD 24 Onsite Lead Up 004 Subtext fr-fr But the party starts now Mais la fête commence maintenant"} +{"t":"PD 24 Onsite Lead Up 005 Headline fr-fr Shop early Prime Day deals now Profitez des premières Ventes Flash Prime Day"} +{"t":"PD 24 Onsite Lead Up 006 Headline fr-fr Stay tuned for early deals Restez à l'affût des premières Ventes Flash"} +{"t":"PD 24 Onsite Lead Up 007 Headline fr-fr Make your wish list for Prime Day Créez votre liste d’envies pour Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext fr-fr XX-XX July XX-XX juillet"} +{"t":"PD 24 Onsite Lead Up 009 Headline fr-fr Check in for buzzworthy \n early deals Accédez aux Ventes Flash qui font le buzz"} +{"t":"PD 24 Onsite Lead Up 009F Headline fr-fr Check in for buzzworthy early deals Accédez aux Ventes Flash qui font le buzz"} +{"t":"PD 24 Onsite Lead Up 010 Headline fr-fr Early deal Ventes Flash en avant-première"} +{"t":"PD 24 Onsite Lead Up 012 Headline fr-fr Shop exclusive Prime deals now Accédez aux Ventes Flash Prime exclusives dès maintenant"} +{"t":"PD 24 Onsite Lead Up 014 Headline fr-fr Exciting deals only for Prime members Ventes Flash Prime exclusives"} +{"t":"PD 24 Onsite Lead Up 016 Headline fr-fr 5 days until big deals 5 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 018 Headline fr-fr 4 days until big deals 4 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 020 Headline fr-fr 3 days until big deals 3 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 022 Headline fr-fr 2 days until big deals 2 jours avant les Ventes Flash exceptionnelles"} +{"t":"PD 24 Onsite Lead Up 024 Headline fr-fr Get your basket ready Préparez votre panier"} +{"t":"PD 24 Onsite Lead Up 025 Subtext fr-fr Big deals start tomorrow Les Ventes Flash commencent demain"} +{"t":"PD 24 Onsite Lead Up 026 Headline fr-fr It’s almost deal o’clock Prime Day commence bientôt"} +{"t":"PD 24 Onsite Lead Up 028 Headline fr-fr Tune in for new deals all Prime Day long Suivez les Ventes Flash durant Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline fr-fr Prime Day starts in Prime Day commence dans"} +{"t":"PD 24 Onsite Lead Up 031 Headline fr-fr New deals drop in Nouvelles Ventes Flash dans"} +{"t":"PD 24 Onsite Lead Up 032 Headline fr-fr Shop early Prime Day deals Profitez de Prime Day avant l’heure"} +{"t":"PD 24 Onsite Lead Up 033 Headline fr-fr Early deals to shop Ventes Flash en avant-première"} +{"t":"PD 24 Onsite Lead Up 034 Headline fr-fr Early deals are waiting for you Les Ventes Flash vous attendent"} +{"t":"PD 24 Onsite Lead Up 035 Headline fr-fr Fast delivery. Unlimited streaming. Prime Day. Livraison, Streaming, Prime Day !"} +{"t":"PD 24 Onsite Lead Up 037 Headline fr-fr Join Prime. Save big. Rejoignez Prime et faites de super économies"} +{"t":"PD 24 Onsite Lead Up 038 Subtext fr-fr Deals start tomorrow Les Ventes Flash commencent demain !"} +{"t":"PD 24 Onsite Lead Up 039 Headline fr-fr Prime Day starts soon Prime Day commence bientôt"} +{"t":"PD 24 Onsite Lead Up 041 Headline fr-fr Get your baskets ready Préparez vos paniers"} +{"t":"PD 24 Onsite Lead Up 043 Headline fr-fr Today's deal drop Nouvelles Ventes Flash du jour"} +{"t":"PD 24 Onsite Lead Up 044 Headline fr-fr Prime Day is XX–XX July Prime Day les XX & XX JUILLET"} +{"t":"PD 24 Onsite Lead Up 045 Headline fr-fr Shop new deal drops Profitez des nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Lead Up 046 Headline fr-fr Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline fr-fr Starts in Début dans’"} +{"t":"PD 24 Onsite Lead Up 050 Headline fr-fr Invite-only deals Ventes Flash sur invitation seulement"} +{"t":"PD 24 Onsite Lead Up 051 Headline fr-fr Watch films and shows with Prime Regardez en streaming des films et des séries avec Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline fr-fr Listen to Amazon Music with Prime Toute la musique et les meilleurs podcasts sans publicité avec Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline fr-fr Get unlimited, fast deliveries with Prime Profitez de la livraison rapide et gratuite sur les articles éligibles avec Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline fr-fr Shop Prime Try Before You Buy Profitez de Prime Essayez avant d'acheter"} +{"t":"PD 24 Onsite Lead Up 055 Headline fr-fr Get free games and more with Prime Profitez de jeux gratuits et plus encore avec Prime"} +{"t":"PD 24 Onsite Lead Up 056 Headline fr-fr Prime Day is XX and XX July Prime Day les XX & XX JUILLET"} +{"t":"PD 24 Onsite Lead Up 057 Headline fr-fr Shop Prime Day Profitez de Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline fr-fr Get excited. Deals are coming. Bonne nouvelle. Les Ventes Flash arrivent."} +{"t":"PD 24 Onsite Lead Up 060 Headline fr-fr Big deals are back Les Ventes Flash exceptionnelles sont de retour"} +{"t":"PD 24 Onsite Lead Up 062 Headline fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"PD 24 Onsite Live 001 Headline fr-fr Shop big deals now Faites de super économies dès maintenant"} +{"t":"PD 24 Onsite Live 002 Headline fr-fr Shop new deals while they’re hot Profitez des Ventes Flash tant qu'il y en a encore"} +{"t":"PD 24 Onsite Live 003 Headline fr-fr Shop new deals Profitez de nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Live 004 Headline fr-fr New day. New deals. Chaque jour de nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Live 005 Headline fr-fr Shop the final hours Profitez des dernières heures"} +{"t":"PD 24 Onsite Live 006 Headline fr-fr Log-in for last-minute deal drops Vérifiez les Ventes Flash de dernière minute"} +{"t":"PD 24 Onsite Live 007 Headline fr-fr These deals were made for shopping Ces Ventes Flash sont irrésistibles"} +{"t":"PD 24 Onsite Live 008 Headline fr-fr Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"PD 24 Onsite Live 009 Headline fr-fr Ends in Finit dans"} +{"t":"PD 24 Onsite Live 010 CTA fr-fr Shop now Faire mes achats"} +{"t":"PD 24 Onsite Live 011 Subtext fr-fr Shop last-minute deals in Profitez des Ventes Flash de dernière minute"} +{"t":"PD 24 Onsite Live 012 Headline fr-fr New deals in Nouvelles Ventes Flash dans"} +{"t":"PD 24 Onsite Live 013 Headline fr-fr Join Prime today. Shop big deals today. Rejoignez Prime et faites de super économies"} +{"t":"PD 24 Onsite Live 014 CTA fr-fr Start your 30-day free trial Commencer mon essai gratuit de 30 jours"} +{"t":"PD 24 Onsite Live 015 Headline fr-fr Shop new deals with a side of fast delivery Nouvelles Ventes Flash avec livraison rapide"} +{"t":"PD 24 Onsite Live 016 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 24 Onsite Live 017 Headline fr-fr There’s still time to score big deals Il est encore temps pour les très bonnes affaires"} +{"t":"PD 24 Onsite Live 019 Headline fr-fr Shop Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 24 Onsite Live 020 Headline fr-fr Shop new deals Profitez des nouvelles Ventes Flash"} +{"t":"PD 24 Onsite Live 021 Headline fr-fr Trending Prime Day deals Ventes Flash Prime Day tendances"} +{"t":"PD 24 Onsite Live 022 Headline fr-fr Shop Prime Day before it ends Profitez avant que Prime Day ne se termine"} +{"t":"PD 24 Onsite Live 023 Headline fr-fr Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 24 Onsite Live 024 Headline fr-fr Spectacular deals Ventes Flash spectaculaires"} +{"t":"PD 24 Onsite Live 025 Headline fr-fr Fantastic deals Ventes Flash exceptionelles"} +{"t":"PD 24 Onsite Live 026 Headline fr-fr Amazing deals Ventes Flash extraordinaires"} +{"t":"PD 24 Onsite Live 027 Headline fr-fr Deals on awesome stuff Des super produits en Ventes Flash"} +{"t":"PD 24 Onsite Live 028 Headline fr-fr Top-notch deals Nos meilleures Ventes Flash"} +{"t":"PD 24 Onsite Live 029 Headline fr-fr Great deals Super Ventes Flash"} +{"t":"PD 24 Onsite Live 030 Headline fr-fr Very impressive deals Ventes Flash exceptionelles"} +{"t":"PD 24 Onsite Live 031 Headline fr-fr Unbelievable deals Ventes Flash incroyables"} +{"t":"PD 24 Onsite Live 032 Headline fr-fr Deals to talk about Ventes Flash dont tout le monde parle"} +{"t":"PD 24 Onsite Live 033 Headline fr-fr Deals to take home Ventes Flash à ne pas manquer"} +{"t":"PD 24 Onsite Live 034 Headline fr-fr Log-in for last-minute deals Accédez aux Ventes Flash de dernière minute"} +{"t":"PD 24 Onsite Live 035 Headline fr-fr Lightning Deals Offres éclair"} +{"t":"PD 24 Onsite Live 036 Headline fr-fr Top brands Top marques"} +{"t":"PD 24 Onsite Live 037 Headline fr-fr Customers' Most-Loved Les produits préférés de nos clients"} +{"t":"PD 24 Onsite Live 038 Headline fr-fr Trending deals Ventes Flash les plus populaires"} +{"t":"PD 24 Onsite Live 039 Headline fr-fr Deals under £25 Ventes Flash à moins de 20 €"} +{"t":"PD 24 Onsite Live 040 Headline fr-fr Deals under £10 Ventes Flash à moins de 10 €"} +{"t":"PD 24 Onsite Live 041 Headline fr-fr Shop all deals Profitez des Ventes Flash"} +{"t":"PD 24 Onsite Live 042 Headline fr-fr Today's deals Ventes Flash du jour"} +{"t":"PD 24 Onsite Live 043 Headline fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 24 Onsite Live 044 Headline fr-fr Join Prime for big deals Rejoignez Prime et profitez des Ventes Flash"} +{"t":"PD 24 Onsite Live 045 Headline fr-fr Prime member deals Ventes Flash réservées aux membres Prime"} +{"t":"PD 24 Onsite Live 046 Headline fr-fr Ends soon Les Ventes Flash se terminent bientôt"} +{"t":"PD 24 Onsite Live 047 Headline fr-fr Ending soon Les Ventes Flash se terminent dans"} +{"t":"PD 24 Onsite Live 048 Headline fr-fr New deals every 12 hours Ventes Flash toutes les 12 h"} +{"t":"PD 24 Onsite Live 049 Headline fr-fr Shop all deals Voir toutes les Ventes Flash"} +{"t":"PD 24 Onsite Live 050 Headline fr-fr Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 24 Onsite Live 051 Subtext fr-fr Try Prime and join the party Essayez Prime et célébrez avec nous !"} +{"t":"PD 24 Onsite Live 052 Headline fr-fr Ready. Set. Prime Day. À vos marques, prêts, Prime Day !"} +{"t":"PD 24 Onsite Live 053 Subtext fr-fr Two days of big deals have officially started C'est parti pour 2 jours de Ventes Flash"} +{"t":"PD 24 Onsite Live 054 Headline fr-fr Two days of big deals 2 jours de Ventes Flash"} +{"t":"PD 24 Onsite Live 055 Headline fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"PD 24 Onsite Live 056 Headline fr-fr Thanks for shopping Prime Day Merci pour vos achats Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline fr-fr Everyday Prime deals Profitez de nos Ventes Flash"} +{"t":"PD 24 Onsite Live 058 fr-fr Included with your Prime membership Inclus avec votre abonnement Prime"} +{"t":"PD 24 Onsite Live 059 fr-fr Included with a Prime membership Inclus dans l'abonnement Prime"} +{"t":"PD 24 Onsite Live 060 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 24 Onsite Live Lead Out 058 fr-fr Included with your Prime membership Inclus avec votre abonnement Prime"} +{"t":"PD 24 Onsite Live Lead Out 059 fr-fr Included with a Prime membership Inclus dans l'abonnement Prime"} +{"t":"PD 24 Onsite Live Lead Out 060 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Onsite 001 fr-fr Big deals coming soon Les super Ventes Flash arrivent bientôt"} +{"t":"PD 25 Onsite 002 fr-fr Get big deals this Prime Day Accédez aux Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Onsite 004 fr-fr 4 days of big deals start soon Bientôt 4 jours de Ventes Flash"} +{"t":"PD 25 Onsite 005 fr-fr Unlock Prime Day deals Accédez aux Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Onsite 007 fr-fr Prime members, make your wish list Membres Prime, préparez votre liste d’envies"} +{"t":"PD 25 Onsite 008 fr-fr Access Prime Day deals Accédez aux Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Onsite 009 fr-fr Access Prime Day deals Accédez aux Ventes Flash Prime en exclusivité"} +{"t":"PD 25 Onsite 010 fr-fr Save big on Prime Day Faites de super économies ce Prime Day"} +{"t":"PD 25 Onsite 011 fr-fr Members save big on Prime Day Prime Day : de super économies pour les membres Prime"} +{"t":"PD 25 Onsite 013 fr-fr Shop early Prime Day deals Profitez de Prime Day avant l’heure"} +{"t":"PD 25 Onsite 014 fr-fr Members get early Prime Day deals Ventes Flash Prime Day en avant-première"} +{"t":"PD 25 Onsite 015 fr-fr 5 days until Prime Day J-5 avant Prime Day"} +{"t":"PD 25 Onsite 016 fr-fr 5 days until big Prime Day deals J-5 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 017 fr-fr 4 days until Prime Day J-4 avant Prime Day"} +{"t":"PD 25 Onsite 018 fr-fr 4 days until big Prime Day deals J-4 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 019 fr-fr 3 days until Prime Day J-3 avant Prime Day"} +{"t":"PD 25 Onsite 020 fr-fr 3 days until big Prime Day deals J-3 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 022 fr-fr 3 days until big Prime Day deals J-2 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 023 fr-fr 2 days until Prime Day J-2 avant Prime Day"} +{"t":"PD 25 Onsite 024 fr-fr 2 days until big Prime Day deals J-2 avant les Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 026 fr-fr Big deals start tomorrow Les super Ventes Flash commencent demain"} +{"t":"PD 25 Onsite 027 fr-fr Prime Day deals start tomorrow Les Ventes Flash Prime Day commencent demain"} +{"t":"PD 25 Onsite 029 fr-fr Prime Day starts midnight Prime Day débute à minuit"} +{"t":"PD 25 Onsite 030 fr-fr Prime Day deals start at midnight Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 25 Onsite 031 fr-fr Prime Day starts midnight Prime Day commence à minuit"} +{"t":"PD 25 Onsite 033 fr-fr Prime Day is coming Prime Day arrive"} +{"t":"PD 25 Onsite 034 fr-fr Big deals coming soon C'est bientôt Prime Day"} +{"t":"PD 25 Onsite 035 fr-fr Get big deals this Prime Day Accédez aux Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 038 fr-fr Get big deals this Prime Day Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 041 fr-fr Unlock Prime Day deals Accédez aux Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 044 fr-fr Unlock Prime Day deals C'est bientôt Prime Day"} +{"t":"PD 25 Onsite 045 fr-fr Unlock Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 047 fr-fr Prime Day deals are coming Les Ventes Flash Prime Day arrivent"} +{"t":"PD 25 Onsite 049 fr-fr Prime Day: make your wish list Membres Prime, préparez votre liste d’envies"} +{"t":"PD 25 Onsite 050 fr-fr Prime Day deals are coming C'est bientôt Prime Day"} +{"t":"PD 25 Onsite 052 fr-fr Save big on Prime Day Faites de super économies pour Prime Day"} +{"t":"PD 25 Onsite 053 fr-fr Members save big on Prime Day Prime Day : faites de super économies"} +{"t":"PD 25 Onsite 056 fr-fr Save big this Prime Day Économisez ce Prime Day"} +{"t":"PD 25 Onsite 058 fr-fr Members get early Prime Day deals Ventes Flash Prime Day exclusives"} +{"t":"PD 25 Onsite 059 fr-fr Shop early Prime Day deals Premières Offres Prime Day"} +{"t":"PD 25 Onsite 060 fr-fr Members get early Prime Day deals Premières Ventes Flash Prime Day exclusives"} +{"t":"PD 25 Onsite 061 fr-fr Get early Prime Day deals Premières Offres Prime Day"} +{"t":"PD 25 Onsite 063 fr-fr 5 days until big Prime Day deals J-5 avant Prime Day"} +{"t":"PD 25 Onsite 066 fr-fr 4 days until big Prime Day deals J-4 avant Prime Day"} +{"t":"PD 25 Onsite 069 fr-fr 3 days until big Prime Day deals J-3 avant Prime Day"} +{"t":"PD 25 Onsite 072 fr-fr 2 days until big Prime Day deals J-2 avant Prime Day"} +{"t":"PD 25 Onsite 075 fr-fr Prime Day deals start tomorrow Prime Day commence demain !"} +{"t":"PD 25 Onsite 076 fr-fr Prime Day deals start tomorrow Prime Day, c'est demain !"} +{"t":"PD 25 Onsite 077 fr-fr Big deals start tomorrow Prime Day, c'est demain !"} +{"t":"PD 25 Onsite 079 fr-fr Prime Day deals start tomorrow Les Ventes Flash Prime Day commencent demain !"} +{"t":"PD 25 Onsite 083 fr-fr Prime Day deals start at midnight Les Ventes Flash Prime Day commencent demain !"} +{"t":"PD 25 Onsite 084 fr-fr Prime Day deals start at midnight(*) Les Ventes Flash Prime Day commencent à minuit"} +{"t":"PD 25 Onsite 087 fr-fr Prime Day deals start at midnight(*) Prime Day commence à minuit"} +{"t":"PD 25 Onsite 089 fr-fr Prime Day is XX-XX Month Prime Day aura lieu du XX au XX mois"} +{"t":"PD 25 Onsite 091 fr-fr Prep for 4 days of Prime Day deals Préparez-vous pour 4 jours de Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 092 fr-fr Get big Prime Day deals Profitez des Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 093 fr-fr Big deals are coming Les super Ventes Flash arrivent"} +{"t":"PD 25 Onsite 094 fr-fr Shop early deals now Profitez des premières Ventes Flash"} +{"t":"PD 25 Onsite 095 fr-fr Prime Day starts tomorrow Prime Day : c’est demain"} +{"t":"PD 25 Onsite 096 fr-fr Prime Day is hours away Prime Day débute dans quelques heures"} +{"t":"PD 25 Onsite 098 fr-fr Exclusively for members Exclusivement pour les membres Prime"} +{"t":"PD 25 Onsite 099 fr-fr More days. More deals. Encore plus de jours de Ventes Flash"} +{"t":"PD 25 Onsite 101 fr-fr Starts tomorrow Dès demain"} +{"t":"PD 25 Onsite 102 fr-fr Starts midnight À partir de minuit"} +{"t":"PD 25 Onsite 105 fr-fr Starts tomorrow Dès demain"} +{"t":"PD 25 Onsite 106 fr-fr Prime Day is XX-XX Month Prime Day du XX au XX juillet"} +{"t":"PD 25 Onsite 107 fr-fr Prep for Prime Day XX-XX Month Prime Day du XX au XX juillet"} +{"t":"PD 25 Onsite 108 fr-fr Prime Day is XX-XX Month Prime Day aura lieu du XX au XX mois"} +{"t":"PD 25 Onsite 110 fr-fr Prime Day is XX-XX Month. For members only. Prime Day aura lieu du XX au XX mois. Exclusivement pour les membres Prime."} +{"t":"PD 25 Onsite 111 fr-fr Prep for Prime Day XX-XX Month Préparez-vous pour Prime Day du XX au XX mois"} +{"t":"PD 25 Onsite 112 fr-fr For members only Exclusivement pour les membres Prime."} +{"t":"PD 25 Onsite 113 fr-fr Prime Day is XX-XX Month  Prime Day : XX-XX juillet"} +{"t":"PD 25 Onsite 114 fr-fr Big deals are back Les super Ventes Flash sont de retour"} +{"t":"PD 25 Onsite 115 fr-fr Prime Day is XX-XX Month Prime Day aura lieu du XX au XX juillet"} +{"t":"PD 25 Onsite 117 fr-fr Prime Day starts now! Prime Day, c’est maintenant !"} +{"t":"PD 25 Onsite 118 fr-fr Prime Day deals start now Les Ventes Flash Prime Day commencent maintenant"} +{"t":"PD 25 Onsite 119 fr-fr Shop big deals now Profitez des super Ventes Flash"} +{"t":"PD 25 Onsite 120 fr-fr Members save big during Prime Day Accédez en exclusivité aux Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 121 fr-fr Shop big deals now Profitez des Ventes Flash"} +{"t":"PD 25 Onsite 122 fr-fr New day. New deals. Nouvelles Ventes Flash chaque jour"} +{"t":"PD 25 Onsite 123 fr-fr New Prime Day deals, just for members. Accédez en exclusivité aux Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 124 fr-fr Big deals end soon Les Ventes Flash se terminent bientôt"} +{"t":"PD 25 Onsite 125 fr-fr There is still time to save big this Prime day Prime Day : il est encore temps de faire de super économies"} +{"t":"PD 25 Onsite 126 fr-fr There’s still time to save up to XX% this Prime Day Il est encore temps de profiter de Prime Day : jusqu’à -XX%"} +{"t":"PD 25 Onsite 127 fr-fr Last day to save big Dernier jour pour faire de super économies"} +{"t":"PD 25 Onsite 128 fr-fr Last day to save up to XX% Dernier jour pour économiser jusqu’à XX%"} +{"t":"PD 25 Onsite 129 fr-fr Shop the final hours Dernières heures pour en profiter"} +{"t":"PD 25 Onsite 130 fr-fr Save big with epic deals Faites de super économies avec les Ventes Flash"} +{"t":"PD 25 Onsite 137 fr-fr Members save big during Prime Day Prime Day : faites de super économies"} +{"t":"PD 25 Onsite 138 fr-fr Members save big during Prime Day Prime Day : de super économies pour les membres"} +{"t":"PD 25 Onsite 141 fr-fr Save big this Prime Day Prime Day : faites de super économies"} +{"t":"PD 25 Onsite 144 fr-fr New Prime Day deals, just for members Nouvelles Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 145 fr-fr New Prime Day deals, just for members Nouvelles Ventes Flash Prime Day, pour les membres Prime"} +{"t":"PD 25 Onsite 147 fr-fr New Prime Day deals, just for members. Nouvelles Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 148 fr-fr Get new Prime Day deals Nouvelles Ventes Flash exclusives Prime Day"} +{"t":"PD 25 Onsite 150 fr-fr Big deals end soon Les super Ventes Flash se terminent bientôt"} +{"t":"PD 25 Onsite 158 fr-fr Shop Prime Day deals Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 159 fr-fr Become a member, shop Prime Day now. Rejoignez Prime, profitez de Prime Day"} +{"t":"PD 25 Onsite 160 fr-fr Save big during Prime Day Faites de super économies pendant Prime Day"} +{"t":"PD 25 Onsite 162 fr-fr New Prime Day deals just dropped De nouvelles Ventes Flash Prime Day sont disponibles"} +{"t":"PD 25 Onsite 166 fr-fr Prime Day ends midnight Prime Day se termine à minuit"} +{"t":"PD 25 Onsite 171 fr-fr It’s Prime Day! C’est Prime Day !"} +{"t":"PD 25 Onsite 172 fr-fr Big deals are here Les super Ventes Flash sont là"} +{"t":"PD 25 Onsite 173 fr-fr Ending soon Les Ventes Flash se terminent bientôt"} +{"t":"PD 25 Onsite 174 fr-fr Final hours to save big Dernières heures pour faire de super économies"} +{"t":"PD 25 Onsite 175 fr-fr Final hours to save up to XX% Dernières heures pour économiser jusqu’à XX%"} +{"t":"PD 25 Onsite 176 fr-fr Prime members save big De super économies pour les membres Prime"} +{"t":"PD 25 Onsite 178 fr-fr It's Prime Day! C’est Prime Day !"} +{"t":"PD 25 Onsite 179 fr-fr Shop Prime Day Profitez de Prime Day"} +{"t":"PD 25 Onsite 180 fr-fr Trending Prime Day deals Ventes Flash Prime Day tendances"} +{"t":"PD 25 Onsite 181 fr-fr Prime Day ends soon Prime Day se termine bientôt"} +{"t":"PD 25 Onsite 183 fr-fr Shop Prime Day now Prime Day"} +{"t":"PD 25 Onsite 184 fr-fr Last day to shop Prime Day Prime Day"} +{"t":"PD 25 Onsite 185 fr-fr Shop Prime Day now Profitez de Prime Day"} +{"t":"PD 25 Onsite 186 fr-fr Last chance to shop Prime Day Prime Day : dernière chance"} +{"t":"PD 25 Onsite 187 fr-fr Big deals anyone? Des Ventes Flash, ça vous tente ?"} +{"t":"PD 25 Onsite 188 fr-fr Shop Prime Day now Profitez de Prime Day maintenant"} +{"t":"PD 25 Onsite 189 fr-fr Prime Day is XX-XX Month Prime Day aura lieu les XX-XX juillet"} +{"t":"PD 25 Onsite 191 fr-fr Thanks for shopping Prime Day Merci pour vos achats Prime Day"} +{"t":"PD 25 Onsite 192 fr-fr Prime Day Top 100 Deals Top 100 des Ventes Flash Prime Day"} +{"t":"PD 25 Onsite 194 fr-fr Shop premium brand deals Prime Day : Ventes Flash Marques Premium"} +{"t":"PD 25 Onsite 195 fr-fr Prime Day premium brand deals Prime Day : Ventes Flash Marques Premium"} +{"t":"PD 25 Onsite 196 fr-fr Prime Day deals you'll love Vos produits préférés à des prix que vous allez adorer"} +{"t":"PD 25 Onsite 197 fr-fr Products you love at prices you'll love Vos produits préférés à des prix que vous allez adorer"} +{"t":"PD 25 Onsite 198 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"PD 25 Onsite 199 fr-fr Join Prime Rejoindre Prime"} +{"t":"PD 25 Onsite 200 fr-fr Explore Prime Day Découvrir Prime Day"} +{"t":"PD 25 Onsite 202 fr-fr Shop now En profiter maintenant"} +{"t":"SDD 23 Onsite 001 fr-fr Get that spring feeling Les Ventes Flash de Printemps arrivent!"} +{"t":"SDD 23 Onsite 005 fr-fr Spring Sale Les Ventes Flash de Printemps arrivent!"} +{"t":"SDD 23 Onsite 006 fr-fr Spring Sale Ventes Flash de Printemps"} +{"t":"SDD 23 Onsite 011 fr-fr Save up to 40% on our Spring Sale Économisez jusqu’à -40%"} +{"t":"SDD 23 Onsite 015 fr-fr Shop up to 40% off Économisez jusqu’à -40%"} +{"t":"SDD 23 Onsite 021 % off fr-fr Spring Sale is coming Faites de super économies"} +{"t":"SDD 23 Onsite 025 % off fr-fr 2 days of spring savings Faites de super économies"} +{"t":"SDD 23 Onsite 029 % off fr-fr 2 days of spring savings Faites de super économies"} +{"t":"SDD 23 Onsite 031 fr-fr 27-29 March Du 27 au 29 mars"} +{"t":"SDD 23 Onsite 035 fr-fr Starts tomorrow 6pm À partir de lundi 18h"} +{"t":"SDD 23 Onsite 036 fr-fr Starts at 6pm À partir d’aujourd’hui à 18h"} +{"t":"SDD 23 Onsite 037 fr-fr Now on Jusqu’au 29 mars"} +{"t":"SDD 23 Onsite 038 fr-fr Ends 29 March Jusqu’au 29 mars"} +{"t":"SDD 23 Onsite 040 fr-fr Ends at midnight Jusqu'à ce soir minuit"} +{"t":"SDD 23 Onsite 041 CTA fr-fr See the deals Fêtez l'arrivée du printemps !"} +{"t":"SDD 23 Onsite 042 fr-fr Discover coupons and save on selected brands Vive le printemps !"} +{"t":"SDD 23 Onsite 043 fr-fr Discover all deals here 2 jours d’économies printanières"} +{"t":"SDD 23 Onsite 044 fr-fr Selected products only Voir les Ventes Flash"} +{"t":"SDD 24 Onsite 001 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 002 fr-fr Save the date to save big Faites de super économies"} +{"t":"SDD 24 Onsite 003 fr-fr 20-25 March Du 20 au 25 mars"} +{"t":"SDD 24 Onsite 004 fr-fr Mark your calendar for Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 006 fr-fr 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 008 fr-fr 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 010 fr-fr Spring Deal Days starts tomorrow Les Ventes Flash de Printemps commencent demain"} +{"t":"SDD 24 Onsite 011 fr-fr 20-25 March Du 20 au 25 mars"} +{"t":"SDD 24 Onsite 012 fr-fr Spring Deal Days starts midnight Les Ventes Flash de Printemps débutent à minuit"} +{"t":"SDD 24 Onsite 013 fr-fr It's almost here Du 20 au 25 mars"} +{"t":"SDD 24 Onsite 014 fr-fr 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 015 fr-fr Spring Deal Days starts in Les Ventes Flash de Printemps commencent dans"} +{"t":"SDD 24 Onsite 016 fr-fr Shop Spring Deals early Profitez des Ventes Flash de Printemps en avant-première"} +{"t":"SDD 24 Onsite 017 fr-fr New deals everyday just for Prime members Chaque jour, des Ventes Flash réservées aux membres Prime"} +{"t":"SDD 24 Onsite 018 fr-fr WOW! Deals Ventes WOW!"} +{"t":"SDD 24 Onsite 019 fr-fr New deals everyday just for Prime members Chaque jour, des Ventes Flash réservées aux membres Prime"} +{"t":"SDD 24 Onsite 020 fr-fr WOW! Deals Ventes WOW!"} +{"t":"SDD 24 Onsite 021 fr-fr Join Prime Rejoignez Prime"} +{"t":"SDD 24 Onsite 022 fr-fr Buy More & Save Achetez plus et faites de super économies"} +{"t":"SDD 24 Onsite 023 fr-fr Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 024 fr-fr Discover now Découvrir"} +{"t":"SDD 24 Onsite 025 fr-fr Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 026 fr-fr Discover now Découvrir"} +{"t":"SDD 24 Onsite 027 fr-fr Spring Deal Days is here Les Ventes Flash de Printemps, c’est maintenant"} +{"t":"SDD 24 Onsite 028 fr-fr Save big Faites de super économies"} +{"t":"SDD 24 Onsite 030 fr-fr Spring Deal Days Nouvelle journée, nouvelles économies"} +{"t":"SDD 24 Onsite 031 fr-fr A new day to save Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 032 fr-fr Ends 25 March Jusqu’au 25 mars"} +{"t":"SDD 24 Onsite 033 fr-fr Shop fast! Deals end tomorrow Profitez des Ventes Flash jusqu'à demain"} +{"t":"SDD 24 Onsite 035 fr-fr Shop fast! Deals end midnight Ventes Flash jusqu'à minuit. Profitez-en."} +{"t":"SDD 24 Onsite 036 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 037 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 038 fr-fr 20-25 March Du 20 au 25 mars"} +{"t":"SDD 24 Onsite 039 fr-fr Spring Deal Days ends midnight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 24 Onsite 040 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 041 fr-fr Spring Deal Days is here\nSave big Les Ventes Flash de Printemps c'est maintenant\nFaites de super économies"} +{"t":"SDD 24 Onsite 041F fr-fr Spring Deal Days is here Save big Les Ventes Flash de Printemps c'est maintenant Faites de super économies"} +{"t":"SDD 24 Onsite 042 fr-fr Spring Deal Days \nSave big Les Ventes Flash de Printemps\nFaites de super économies"} +{"t":"SDD 24 Onsite 042F fr-fr Spring Deal Days  Save big Les Ventes Flash de Printemps Faites de super économies"} +{"t":"SDD 24 Onsite 043 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 044 fr-fr Shop now Voir toutes les Ventes Flash"} +{"t":"SDD 24 Onsite 045 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 24 Onsite 046 Headline fr-fr Get ready – this could sell fast! Préparez-vous, les stocks sont limités"} +{"t":"SDD 24 Onsite 047 Headline fr-fr Unlock WOW! Deals with Prime Profitez des Ventes WOW! avec Prime"} +{"t":"SDD 24 Onsite 048 Headline fr-fr Join today. Cancel anytime. Rejoignez aujourd’hui. Annulez à tout moment."} +{"t":"SDD 24 Onsite 049 Headline fr-fr Try Prime Essayer Prime"} +{"t":"SDD 25 Onsite 001 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 002 fr-fr 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 003 fr-fr 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 004 fr-fr Spring Deal Days starts tomorrow Ventes Flash de Printemps : c'est demain"} +{"t":"SDD 25 Onsite 005 fr-fr Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 25 Onsite 006 Subtext fr-fr Get ready to save big Préparez-vous à faire de super économies"} +{"t":"SDD 25 Onsite 007 Subtext fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Onsite 008 Subtext fr-fr Get ready to save up to XX% off Préparez-vous à économiser jusqu’à XX%"} +{"t":"SDD 25 Onsite 009 Subtext fr-fr Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 25 Onsite 010 Subtext fr-fr Mark your calendar to save big Préparez-vous à faire de super économies"} +{"t":"SDD 25 Onsite 011 Subtext fr-fr Get your basket ready Préparez votre panier"} +{"t":"SDD 25 Onsite 012 fr-fr 25–31 March Du 25 au 31 mars"} +{"t":"SDD 25 Onsite 013 fr-fr Starts 25 March À partir du 25 mars"} +{"t":"SDD 25 Onsite 014 fr-fr Starts tomorrow Dès demain"} +{"t":"SDD 25 Onsite 015 fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"SDD 25 Onsite 016 fr-fr Spring Deal Days 25–31 March Ventes Flash de Printemps 25-31 mars"} +{"t":"SDD 25 Onsite 017 fr-fr 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 018 fr-fr 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 019 fr-fr Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 25 Onsite 020 fr-fr Spring Deal Days starts midnight Les Ventes Flash débutent à minuit"} +{"t":"SDD 25 Onsite 021 fr-fr Spring Deal Days starts soon Les Ventes Flash commencent bientôt"} +{"t":"SDD 25 Onsite 022 fr-fr Spring Deal Days starts in Les Ventes Flash commencent dans"} +{"t":"SDD 25 Onsite 023 fr-fr Shop spring deals early Profitez des Ventes Flash en avance"} +{"t":"SDD 25 Onsite 024 fr-fr Get ready for Spring Deal Days Préparez-vous pour les Ventes Flash"} +{"t":"SDD 25 Onsite 025 fr-fr Shop vouchers for selected brands Profitez des coupons de réduction sur les marques sélectionnées"} +{"t":"SDD 25 Onsite 026 fr-fr Shop vouchers and save on selected brands Profitez des coupons de réduction et économisez sur les marques sélectionnées"} +{"t":"SDD 25 Onsite 027 fr-fr Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 028 CTA fr-fr Learn more En savoir plus"} +{"t":"SDD 25 Onsite 033 fr-fr Upcoming Spring Deal Days Ventes Flash de Printemps à venir"} +{"t":"SDD 25 Onsite 035 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 25 Onsite 036 fr-fr Discover more Découvrir"} +{"t":"SDD 25 Onsite 037 fr-fr See more Voir plus"} +{"t":"SDD 25 Onsite 038 fr-fr Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Ventes Flash de Printemps 25-31 mars"} +{"t":"SDD 25 Onsite 038F fr-fr Spring Deal Days is coming Spring Deal Days 25–31 March Ventes Flash de Printemps 25-31 mars"} +{"t":"SDD 25 Onsite 040 fr-fr Shop Spring Deal Days now Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 041 fr-fr Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 25 Onsite 042 fr-fr Spring Deal Days ends soon Les Ventes Flash de Printemps se terminent bientôt"} +{"t":"SDD 25 Onsite 043 fr-fr Spring Deal Days ends tonight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 25 Onsite 044 fr-fr Save big Faites de super économies"} +{"t":"SDD 25 Onsite 045 fr-fr Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 25 Onsite 046 fr-fr Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"SDD 25 Onsite 047 fr-fr Ready, set, save. À vos marques, prêts, économisez."} +{"t":"SDD 25 Onsite 048 fr-fr Ready, set, shop. À vos marques, prêts, profitez."} +{"t":"SDD 25 Onsite 049 fr-fr Epic savings are here Les super Ventes Flash sont là"} +{"t":"SDD 25 Onsite 050 fr-fr Save big until 31 March Faites de super économies jusqu’au 31 mars"} +{"t":"SDD 25 Onsite 051 fr-fr Save up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 25 Onsite 052 fr-fr Deals you don't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"SDD 25 Onsite 053 fr-fr Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"SDD 25 Onsite 054 fr-fr Ends 31 March Jusqu’au 31 mars"} +{"t":"SDD 25 Onsite 055 fr-fr Ends tomorrow Jusqu’à demain"} +{"t":"SDD 25 Onsite 056 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 25 Onsite 057 fr-fr Ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 25 Onsite 058 fr-fr Epic deals end tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 25 Onsite 059 fr-fr Last chance to save up to XX% Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 25 Onsite 060 fr-fr Last chance to save big Dernière chance de faire de super économies"} +{"t":"SDD 25 Onsite 061 fr-fr Shop fast - deals end midnight Profitez des Ventes Flash jusqu'à minuit"} +{"t":"SDD 25 Onsite 062 fr-fr Big savings end at midnight Faites de super économies jusqu’à minuit"} +{"t":"SDD 25 Onsite 063 fr-fr Spring Deal Days ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 25 Onsite 064 fr-fr Spring Deal Days ends tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 25 Onsite 065 fr-fr Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 25 Onsite 066 fr-fr Spring Deal Days ends in Les Ventes Flash se terminent dans"} +{"t":"SDD 25 Onsite 067 fr-fr Spring Deal Days now on Ventes Flash de Printemps en cours"} +{"t":"SDD 25 Onsite 068 fr-fr Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 25 Onsite 070 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 072 fr-fr Get the most out of Spring Deal Days Profitez des Ventes Flash de Printemps"} +{"t":"SDD 25 Onsite 074 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"SDD 25 Onsite 075 fr-fr Discover new deals Découvrez de nouvelles Ventes Flash"} +{"t":"SDD 25 Onsite 076 fr-fr Shop now Voir plus"} +{"t":"SDD 25 Onsite 077 fr-fr Discover deals Découvrez les Ventes Flash"} +{"t":"SDD 26 Onsite 001 fr-fr Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 26 Onsite 002 fr-fr Spring Deal Days is around the corner Les Ventes Flash de Printemps approchent"} +{"t":"SDD 26 Onsite 003 fr-fr EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Les Ventes Flash de Printemps\nH / SH: Faites de super économies"} +{"t":"SDD 26 Onsite 003F fr-fr EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Les Ventes Flash de Printemps H / SH: Faites de super économies"} +{"t":"SDD 26 Onsite 004 fr-fr 3 days until Spring Deal Days J-3 avant les Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 005 fr-fr 2 days until Spring Deal Days J-2 avant les Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 006 fr-fr Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 26 Onsite 008 Subtext fr-fr Get ready to save big Préparez-vous à faire de super économies"} +{"t":"SDD 26 Onsite 009 Subtext fr-fr Save big Faites de super économies"} +{"t":"SDD 26 Onsite 010 Subtext fr-fr Get ready to save up to XX% off Préparez-vous à économiser jusqu’à XX%"} +{"t":"SDD 26 Onsite 011 Subtext fr-fr Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Onsite 012 Subtext fr-fr Mark your calendar to save big Préparez-vous à faire de super économies"} +{"t":"SDD 26 Onsite 013 Subtext fr-fr Get your basket ready Préparez votre panier"} +{"t":"SDD 26 Onsite 014 fr-fr 10 - 16 March Du 10 au 16 mars"} +{"t":"SDD 26 Onsite 015 fr-fr Starts 10 March À partir du 10 mars"} +{"t":"SDD 26 Onsite 016 fr-fr Starts tomorrow Dès demain"} +{"t":"SDD 26 Onsite 017 fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"SDD 26 Onsite 018 fr-fr Spring Deal Days: 10 - 16 March Ventes Flash de Printemps : 10-16 mars"} +{"t":"SDD 26 Onsite 022 fr-fr Spring Deal Days starts midnight Les Ventes Flash débutent à minuit"} +{"t":"SDD 26 Onsite 023 fr-fr Spring Deal Days starts soon Les Ventes Flash commencent bientôt"} +{"t":"SDD 26 Onsite 024 fr-fr Spring Deal Days starts in Les Ventes Flash commencent dans"} +{"t":"SDD 26 Onsite 025 fr-fr Get ready for Spring Deal Days Préparez-vous pour les Ventes Flash"} +{"t":"SDD 26 Onsite 026 fr-fr Shop vouchers for selected brands Profitez de réductions sur des marques"} +{"t":"SDD 26 Onsite 027 fr-fr Shop vouchers and save on selected brands Saisissez ces réductions pour économiser"} +{"t":"SDD 26 Onsite 028 fr-fr Get ready for upcoming Spring Deal Days Préparez-vous pour les Ventes Flash"} +{"t":"SDD 26 Onsite 029 CTA fr-fr Learn more En savoir plus"} +{"t":"SDD 26 Onsite 030 fr-fr Spring Deal Days is coming Les Ventes Flash arrivent"} +{"t":"SDD 26 Onsite 034 fr-fr Upcoming Spring Deal Days Ventes Flash de Printemps à venir"} +{"t":"SDD 26 Onsite 036 fr-fr Selected products only Uniquement sur une sélection de produits"} +{"t":"SDD 26 Onsite 037 fr-fr Discover more Découvrir"} +{"t":"SDD 26 Onsite 038 fr-fr See more Voir plus"} +{"t":"SDD 26 Onsite 039 fr-fr Spring Deal Days 10 - 16 March Ventes Flash de Printemps : 10-16 mars"} +{"t":"SDD 26 Onsite 040 fr-fr Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 041 fr-fr Shop Spring Deal Days now Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 042 fr-fr Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 26 Onsite 043 fr-fr Spring Deal Days' epic deals Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 044 fr-fr Spring Deal Days ends soon Les Ventes Flash de Printemps se terminent bientôt"} +{"t":"SDD 26 Onsite 045 fr-fr Spring Deal Days ends tonight Les Ventes Flash de Printemps se terminent à minuit"} +{"t":"SDD 26 Onsite 046 fr-fr EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Ventes Flash de Printemps\n H / SH: Dernière chance pour les Ventes Flash"} +{"t":"SDD 26 Onsite 046F fr-fr EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Ventes Flash de Printemps H / SH: Dernière chance pour les Ventes Flash"} +{"t":"SDD 26 Onsite 047 fr-fr Save big Faites de super économies"} +{"t":"SDD 26 Onsite 048 fr-fr Up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Onsite 049 fr-fr Shop new deals while they’re hot Profitez vite des Ventes Flash"} +{"t":"SDD 26 Onsite 050 fr-fr New day, new deals. Nouvelles Ventes Flash chaque jour"} +{"t":"SDD 26 Onsite 051 fr-fr Ready, set, save. À vos marques, prêts, économisez."} +{"t":"SDD 26 Onsite 052 fr-fr Ready, set, shop. À vos marques, prêts, profitez."} +{"t":"SDD 26 Onsite 053 fr-fr Epic savings are here Les super Ventes Flash sont là"} +{"t":"SDD 26 Onsite 054 fr-fr Save big on [category] Faites de super économies sur [category]"} +{"t":"SDD 26 Onsite 055 fr-fr Shop deals on [category] Profitez des Ventes Flash sur [category]"} +{"t":"SDD 26 Onsite 056 fr-fr Save big until 16 March Faites de super économies jusqu’au 16 mars"} +{"t":"SDD 26 Onsite 057 fr-fr Save up to XX% now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Onsite 058 fr-fr Deals you don't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Onsite 059 fr-fr Shop. Save. Repeat. Achetez. Économisez. Recommencez."} +{"t":"SDD 26 Onsite 060 fr-fr Last chance for up to XX% off Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 26 Onsite 061 fr-fr Ends 16 March Jusqu’au 16 mars"} +{"t":"SDD 26 Onsite 062 fr-fr Ends tomorrow Jusqu’à demain"} +{"t":"SDD 26 Onsite 063 fr-fr Ends midnight Jusqu’à ce soir minuit"} +{"t":"SDD 26 Onsite 064 fr-fr Ends soon Se termine bientôt"} +{"t":"SDD 26 Onsite 065 fr-fr Epic deals end tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 26 Onsite 066 fr-fr Last chance to save up to XX% Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 26 Onsite 067 fr-fr Last chance to save big Dernière chance de faire de super économies"} +{"t":"SDD 26 Onsite 068 fr-fr Shop fast - deals end midnight Profitez des Ventes Flash jusqu’à minuit"} +{"t":"SDD 26 Onsite 069 fr-fr Big savings end at midnight Faites de super économies jusqu’à minuit"} +{"t":"SDD 26 Onsite 070 fr-fr Spring Deal Days ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 26 Onsite 071 fr-fr Spring Deal Days ends tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 26 Onsite 072 fr-fr Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 26 Onsite 073 fr-fr Spring Deal Days ends in Les Ventes Flash se terminent dans"} +{"t":"SDD 26 Onsite 074 fr-fr Spring Deal Days now on Ventes Flash de Printemps en cours"} +{"t":"SDD 26 Onsite 079 fr-fr Get the most out of Spring Deal Days Profitez des Ventes Flash de Printemps"} +{"t":"SDD 26 Onsite 081 fr-fr Discover all deals here Découvrez toutes les Ventes Flash ici"} +{"t":"SDD 26 Onsite 082 fr-fr Discover new deals Découvrez les Ventes Flash"} +{"t":"SDD 26 Onsite 083 fr-fr Shop now Voir plus"} +{"t":"SDD 26 Onsite 084 fr-fr Discover deals Découvrez les Ventes Flash"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_Outbound_fr-fr.json b/storage/amazon/tm/fr-FR/flat_Outbound_fr-fr.json new file mode 100644 index 0000000..4098626 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_Outbound_fr-fr.json @@ -0,0 +1,1550 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 001 Title fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Outbound Push Notifications 002 fr-fr Check out recommended deals for you Explorez les offres recommandées pour vous"} +{"t":"DDA 23 BFW Outbound Push Notifications 003 CTA fr-fr Check out now Voir maintenant"} +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title fr-fr Top 100 Deals Les 100 meilleures offres"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle fr-fr Deals from our most popular brands Offres des marques les plus populaires"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader fr-fr Shop Black Friday Week best sellers Les meilleures ventes Black Friday Week"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline fr-fr Today’s Trending Deals Ventes Flash les plus populaires du jour"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline fr-fr Trending Black Friday Week Deals Les meilleures offres Black Friday Week"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader fr-fr Shop viral Black Friday offers Explorez les offres virales Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader fr-fr Shop the deals going viral on social media Offres virales sur les réseaux sociaux"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader fr-fr Shop the viral deals Découvrez les offres qui font le buzz"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title fr-fr Trending Black Friday Deals Les meilleures offres du Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle fr-fr Deals that influencers are loving Les offres que les influenceurs adorent"} +{"t":"DDA 23 BFW Outbound 001 Subject line fr-fr Get ready for Amazon Black Friday Week! Préparez-vous pour la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Outbound 002 Subject line fr-fr Save up to 40% off from 17-27 November Économisez jusqu’à 35 % du 17 au 27 novembre"} +{"t":"DDA 23 BFW Outbound 003 Subject line fr-fr Save big from 17-27 November Faites de super économies du 17 au 27 novembre"} +{"t":"DDA 23 BFW Outbound 004 Headline fr-fr Save the date for Black Friday Week Notez les dates de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 005 Body Copy fr-fr Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Préparez-vous à partager votre joie. Réservez la date de la Black Friday Week Amazon pour faire le plein de cadeaux. Du 17 au 27 novembre, vous pourrez faire de super économies sur tout ce dont vous avez besoin pour les fêtes. Créez votre liste d’envies dès maintenant."} +{"t":"DDA 23 BFW Outbound 006 CTA fr-fr Get ready Préparez-vous"} +{"t":"DDA 23 BFW Outbound 007 Title fr-fr Get ready for Amazon Black Friday Week! Préparez la Black Friday Week Amazon !"} +{"t":"DDA 23 BFW Outbound 008 Body Copy fr-fr Save up to 40% off from 17-27 November Jusqu’à - 35 % du 17 au 27 novembre"} +{"t":"DDA 23 BFW Outbound 009 Body Copy fr-fr Save big from 17 to 27 Nov Faites des économies du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 010 CTA fr-fr Save the date Notez la date"} +{"t":"DDA 23 BFW Outbound 011 Subject line fr-fr Amazon Black Friday Week is coming! La Black Friday Week Amazon arrive !"} +{"t":"DDA 23 BFW Outbound 013 Subject line fr-fr Save big from 17 to 27 Nov Faites des économies du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 014 Headline fr-fr Amazon Black Friday Week savings are almost here! La Black Friday Week Amazon arrive bientôt !"} +{"t":"DDA 23 BFW Outbound 015 Body Copy fr-fr Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. C’est bientôt parti pour les grandes économies de la Black Friday Week Amazon, qui aura lieu du 17 au 27 nov. Préparez-vous à partager votre joie avec jusqu’à 35% de réduction sur tout ce dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 016 Body Copy fr-fr Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. C’est bientôt parti pour les grandes économies de la Black Friday Week Amazon, qui aura lieu du 17 au 27 nov. Préparez-vous à partager votre joie avec des réductions sur tout ce dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 018 Title fr-fr Amazon Black Friday Week savings are coming La Black Friday Week Amazon arrive"} +{"t":"DDA 23 BFW Outbound 022 Subject line fr-fr Amazon Black Friday Week starts tomorrow! La Black Friday Week débute demain !"} +{"t":"DDA 23 BFW Outbound 025 Headline fr-fr Amazon Black Friday Week is just hours away! La Black Friday Week débute dans quelques heures !"} +{"t":"DDA 23 BFW Outbound 026 Body Copy fr-fr Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Dépêchez-vous de boucler votre liste d’envies ! La Black Friday Week Amazon commence demain et se termine le 27 nov. Préparez-vous à partager votre joie en économisant jusqu’à 35 % sur de superbes articles pour les fêtes."} +{"t":"DDA 23 BFW Outbound 027 Body Copy fr-fr Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Dépêchez-vous de boucler votre liste d’envies ! La Black Friday Week Amazon commence demain et se termine le 27 nov. Préparez-vous à partager votre joie avec de super économies sur de superbes articles pour les fêtes."} +{"t":"DDA 23 BFW Outbound 028 CTA fr-fr Starts tomorrow Dès demain"} +{"t":"DDA 23 BFW Outbound 029 Title fr-fr Amazon Black Friday Week starts tomorrow! La Black Friday Week débute demain !"} +{"t":"DDA 23 BFW Outbound 032 CTA fr-fr Set your alarm Réglez votre alarme"} +{"t":"DDA 23 BFW Outbound 033 Subject line fr-fr Amazon Black Friday Week deals are here! La Black Friday Week Amazon commence !"} +{"t":"DDA 23 BFW Outbound 034 Subject line fr-fr Save up to 40% off from 17 to 27 Nov Jusqu’à - 40 % du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 035 Subject line fr-fr Save big from 17 to 27 Nov Faites de super économies du 17 au 27 nov."} +{"t":"DDA 23 BFW Outbound 036 Headline fr-fr Shop for joy in Amazon Black Friday Week Faites le plein de joie avec la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 037 Body Copy fr-fr It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Il est peut-être un peu trop tôt pour sortir les décorations, mais pas pour profiter de nos Ventes Flash. Avant le 27 novembre à minuit, bénéficiez de jusqu'à 40% de réduction pour préparer des fêtes encore plus joyeuses."} +{"t":"DDA 23 BFW Outbound 038 Body Copy fr-fr It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Il est peut-être un peu trop tôt pour sortir les décorations, mais pas pour faire de super économies. Jusqu’au 27 novembre, préparez des fêtes encore plus joyeuses avec nos Ventes Flash."} +{"t":"DDA 23 BFW Outbound 039 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"DDA 23 BFW Outbound 040 Title fr-fr Amazon Black Friday Week is here! La Black Friday Week Amazon est lancée !"} +{"t":"DDA 23 BFW Outbound 041 Body Copy fr-fr Save up to 40% off until 27 Nov Économisez jusqu’à 40 % jusqu’au 27 nov."} +{"t":"DDA 23 BFW Outbound 042 Body Copy fr-fr Save big until 27 Nov Faites des économies jusqu’au 27 nov."} +{"t":"DDA 23 BFW Outbound 043 CTA fr-fr Shop now Acheter maintenant"} +{"t":"DDA 23 BFW Outbound 044 Title fr-fr Shop WOW deals on [category] in Black Friday Week Profitez des ventes WOW sur [category]"} +{"t":"DDA 23 BFW Outbound 045 Body Copy fr-fr Save up to 40% off at Amazon Économisez jusqu’à 40 % sur Amazon"} +{"t":"DDA 23 BFW Outbound 046 Body Copy fr-fr Save with great deals at Amazon Économisez grâce aux Ventes Flash Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title fr-fr Get deals on (category) while they last! Profitez vite des offres sur [category]"} +{"t":"DDA 23 BFW Outbound 052 Subject line fr-fr Amazon Black Friday Week is here! La Black Friday Week Amazon est lancée !"} +{"t":"DDA 23 BFW Outbound 053 Subject line fr-fr Save big with up to 40% until 27 November Jusqu’à 40 % d'économies avant le 27 novembre"} +{"t":"DDA 23 BFW Outbound 054 Subject line fr-fr Save big until 27 November Faites des économies jusqu'au 27 nov."} +{"t":"DDA 23 BFW Outbound 055 Headline fr-fr Share the joy with the Amazon Black Friday Week Partagez votre joie avec la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 056 Body Copy fr-fr Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! N’attendez plus ! Commencez à faire le plein de cadeaux dès maintenant. Avec la Black Friday Week Amazon, vous pouvez profiter de jusqu’à 40% de réduction sur des milliers de produits. Terminez votre shopping de Noël avant l’heure. Découvrez nos Ventes Flash !"} +{"t":"DDA 23 BFW Outbound 057 Body Copy fr-fr Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! N’attendez plus ! Commencez à faire le plein de cadeaux dès maintenant. Avec la Black Friday Week Amazon, vous pouvez profiter de super économies et terminer votre shopping de Noël avant l’heure. Découvrez nos Ventes Flash !"} +{"t":"DDA 23 BFW Outbound 060 Body Copy fr-fr Shop up to 40% off now Profitez de 40 % de réduction maintenant"} +{"t":"DDA 23 BFW Outbound 061 Body Copy fr-fr Joyful savings until 27 November Joyeuses économies jusqu'au 27 nov."} +{"t":"DDA 23 BFW Outbound 062 CTA fr-fr Save now Faites des économies"} +{"t":"DDA 23 BFW Outbound 063 Subject line fr-fr Black Friday Week deals are still available Black Friday Week: Ventes Flash encore disponibles"} +{"t":"DDA 23 BFW Outbound 064 Subject line fr-fr Get up to 40% off great deals Jusqu'à - 40 % sur de super produits"} +{"t":"DDA 23 BFW Outbound 065 Subject line fr-fr Get yourself some great deals Faites de super économies"} +{"t":"DDA 23 BFW Outbound 066 Headline fr-fr The Amazon Black Friday Week, 17-27 November Black Friday Week Amazon, 17-27 novembre"} +{"t":"DDA 23 BFW Outbound 067 Body Copy fr-fr There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Il est encore temps d’en profiter ! La Black Friday Week Amazon est bien entamée, mais vous avez encore jusqu’au 27 novembre pour économiser jusqu’à 40% sur des milliers de produits. N’attendez plus pour dénicher des Ventes Flash et partager votre joie pendant les fêtes."} +{"t":"DDA 23 BFW Outbound 068 Body Copy fr-fr There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Il est encore temps d’en profiter ! La Black Friday Week Amazon est bien entamée, mais vous avez encore jusqu'au 27 novembre pour profiter des Ventes Flash. N’attendez plus pour réaliser de super économies et partager votre joie pendant les fêtes."} +{"t":"DDA 23 BFW Outbound 070 Title fr-fr Find your Black Friday Week deals now Ventes Flash de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 071 Body Copy fr-fr Up to 40% off deals continue.... Jusqu'à - 40 %, ça continue…"} +{"t":"DDA 23 BFW Outbound 072 Body Copy fr-fr Great deals continue… Les Ventes Flash continuent..."} +{"t":"DDA 23 BFW Outbound 074 Title fr-fr Shop great deals on (category) Voir les Ventes Flash dans [category]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy fr-fr Save up to 40% off in Black Friday Week Black Friday Week : jusqu’à - 40 %"} +{"t":"DDA 23 BFW Outbound 076 Body Copy fr-fr Save big in Amazon Black Friday Week Économisez avec la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 078 Title fr-fr Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week N’attendez plus ! Commencez à faire le plein de cadeaux avec jusqu’à - 40 % dans [category] pendant la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Outbound 079 Title fr-fr Shop great deals on (category) in Amazon Black Friday Week. Parcourez les Ventes Flash de [category] de la Black Friday Week."} +{"t":"DDA 23 BFW Outbound 080 Title fr-fr The Amazon Black Friday week goes on La Black Friday Week Amazon continue"} +{"t":"DDA 23 BFW Outbound 084 Subject line fr-fr The Amazon Black Friday Week is going strong La Black Friday Week Amazon bat son plein"} +{"t":"DDA 23 BFW Outbound 085 Subject line fr-fr Don't forget to save up to 40% off today Dernière chance d’économiser jusqu’à 40 %"} +{"t":"DDA 23 BFW Outbound 086 Subject line fr-fr Don't forget to save big today Ne manquez pas de super économies"} +{"t":"DDA 23 BFW Outbound 087 Headline fr-fr Find your deals in Amazon Black Friday Week Trouvez les Ventes Flash de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 088 Body Copy fr-fr If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Si vous n’avez encore rien acheté pendant la Black Friday Week, ne vous inquiétez pas ! Il vous reste encore un peu de temps pour économiser jusqu’à 40% sur les articles dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 089 Body Copy fr-fr If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Si vous n’avez encore rien acheté pendant la Black Friday Week, ne vous inquiétez pas ! Il vous reste encore un peu de temps pour faire de super économies sur les articles dont vous avez besoin pour les fêtes."} +{"t":"DDA 23 BFW Outbound 091 Title fr-fr The Amazon Black Friday Week is still on La Black Friday Week Amazon continue"} +{"t":"DDA 23 BFW Outbound 092 Body Copy fr-fr Save big with up to 40% until 27 November Économisez jusqu’à - 40% avant le 27 nov"} +{"t":"DDA 23 BFW Outbound 093 Body Copy fr-fr Save big until 27 November Faites des économies jusqu'au 27 nov"} +{"t":"DDA 23 BFW Outbound 095 Subject line fr-fr Amazon Black Friday Week is almost over! La Black Friday Week Amazon touche à sa fin !"} +{"t":"DDA 23 BFW Outbound 096 Subject line fr-fr There's still time to save up to 40% off Vous avez encore le temps d'économiser jusqu’à 40%"} +{"t":"DDA 23 BFW Outbound 097 Subject line fr-fr There's still time to save on great deals Vous pouvez encore faire de super économies"} +{"t":"DDA 23 BFW Outbound 098 Headline fr-fr Amazon Black Friday Week ends soon La Black Friday Week Amazon se termine bientôt"} +{"t":"DDA 23 BFW Outbound 099 Body Copy fr-fr It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. C’est la dernière ligne droite avant la fin de la Black Friday Week. Ne manquez pas cette dernière occasion d’économiser jusqu’à 40% sur tout ce dont vous avez besoin pour les fêtes. Profitez de nos Ventes Flash jusqu'au 27 novembre !"} +{"t":"DDA 23 BFW Outbound 100 Body Copy fr-fr It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. C’est la dernière ligne droite avant la fin de la Black Friday Week. Ne manquez pas ces dernières occasions d’économiser et de profiter de super réductions sur tout ce dont vous avez besoin pour les fêtes. Profitez de nos Ventes Flash jusqu'au 27 novembre !"} +{"t":"DDA 23 BFW Outbound 102 Title fr-fr Amazon Black Friday Week ends soon La Black Friday Week finit bientôt"} +{"t":"DDA 23 BFW Outbound 103 Body Copy fr-fr Shop fantastic deals until 27 November Profitez de Ventes Flash avant le 27 nov"} +{"t":"DDA 23 BFW Outbound 105 Title fr-fr Shop Black Friday Week deals on (category) Profitez des Ventes Flash de [category]"} +{"t":"DDA 23 BFW Outbound 106 Body Copy fr-fr There's still time to save up to 40% off Profitez encore de jusqu’à - 40%"} +{"t":"DDA 23 BFW Outbound 107 Body Copy fr-fr There's still time to find great deals Il est encore temps d’économiser"} +{"t":"DDA 23 BFW Outbound 109 Title fr-fr There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Vous avez encore le temps de profiter de jusqu’à 40 % de réduction sur [category] avec la Black Friday Week Amazon."} +{"t":"DDA 23 BFW Outbound 110 Title fr-fr There's still time to shop great deals on (category) in Amazon Black Friday Week. Vous avez encore le temps de profiter de super réductions sur [category] avec la Black Friday Week Amazon."} +{"t":"DDA 23 BFW Outbound 111 Title fr-fr There's limited time to shop up to 40% off Jusqu’à - 40 % : faites vite !"} +{"t":"DDA 23 BFW Outbound 112 Title fr-fr There's limited time to shop great deals Il reste peu de temps pour économiser"} +{"t":"DDA 23 BFW Outbound 113 Body Copy fr-fr Amazon Black Friday Week ends soon La Black Friday Week finit bientôt"} +{"t":"DDA 23 BFW Outbound 115 Subject line fr-fr It's the last day of Amazon Black Friday Week C’est le dernier jour de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 116 Subject line fr-fr Make sure you save up to 40% off Ne manquez pas jusqu’à 40 % d’économies"} +{"t":"DDA 23 BFW Outbound 117 Subject line fr-fr Make sure you save big Ne passez pas à côté de super économies"} +{"t":"DDA 23 BFW Outbound 118 Headline fr-fr The Amazon Black Friday Week clock is ticking Le temps presse pour la Black Friday Week Amazon"} +{"t":"DDA 23 BFW Outbound 119 Body Copy fr-fr The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. C’est la dernière ligne droite avant la fin de la Black Friday Week Amazon. Il reste peu de temps pour économiser jusqu’à 40 %. Mais ne vous inquiétez pas, de nombreuses Ventes Flash sont encore disponibles. Achetez dès maintenant vos articles de dernière minute pour les fêtes."} +{"t":"DDA 23 BFW Outbound 120 Body Copy fr-fr There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Il reste peu de temps pour profiter de super réductions avec la Black Friday Week Amazon. Mais ne vous inquiétez pas, de nombreuses Ventes Flash sont encore disponibles. Achetez dès maintenant vos articles de dernière minute pour les fêtes."} +{"t":"DDA 23 BFW Outbound 122 Title fr-fr Only one day left of Amazon Black Friday Week Black Friday Week : plus qu’un jour !"} +{"t":"DDA 23 BFW Outbound 123 Body Copy fr-fr Save today on deals with up to 40% off Économisez dès aujourd’hui jusqu’à 40 %"} +{"t":"DDA 23 BFW Outbound 124 Body Copy fr-fr Make sure you save big Ne passez pas à côté de super économies"} +{"t":"DDA 23 BFW Outbound 125 CTA fr-fr Shop now Acheter maintenant"} +{"t":"DDA 23 BFW Outbound 126 Title fr-fr Last few hours of Amazon Black Friday Week Dernières heures de la Black Friday Week"} +{"t":"DDA 23 BFW Outbound 127 Body Copy fr-fr There's still time to get up to 40% off Profitez encore de jusqu’à - 40 %"} +{"t":"DDA 23 BFW Outbound 128 Body Copy fr-fr There's still time to get great deals Il est encore temps d’économiser"} +{"t":"DDA 23 BFW Outbound 130 Title fr-fr Shop our most recommended deals today! Découvrez nos meilleures Ventes Flash"} +{"t":"DDA 23 BFW Outbound 131 Body Copy fr-fr Save up to 40% off on trending deals Jusqu’à - 40 % sur les offres populaires"} +{"t":"DDA 23 BFW Outbound 132 Body Copy fr-fr Save big on trending deals Économisez sur les Ventes Flash tendance"} +{"t":"DDA 23 BFW Outbound 133 CTA fr-fr Save now Faites des économies"} +{"t":"DDA 23 BFW Outbound 134 Title fr-fr Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Dernières heures pour économiser jusqu’à 40 % sur [category]. C’est le dernier jour de la Black Friday Week Amazon. Parcourez les offres."} +{"t":"DDA 23 BFW Outbound 135 Title fr-fr Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Dernières heures pour faire de super économies sur [category]. C’est le dernier jour de la Black Friday Week Amazon. Parcourez les offres."} +{"t":"DDA 23 BFW Outbound 136 Title fr-fr Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Outbound 137 Body Copy fr-fr Check out recommended deals for you Explorez les offres recommandées pour vous"} +{"t":"DDA 23 BFW Outbound 138 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Outbound 001 Subject line fr-fr Amazon Last Minute Deals are on! Les Ventes Flash de Décembre & bien plus sont là !"} +{"t":"DDA 23 LMD Outbound 002 Subject line fr-fr Shop last minute gifts Achetez vos cadeaux de dernière minute"} +{"t":"DDA 23 LMD Outbound 003 Headline fr-fr Spread joy with Amazon Last Minute Deals! La joie des Ventes Flash de décembre & bien plus !"} +{"t":"DDA 23 LMD Outbound 004 Body Copy fr-fr Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Bouclez votre liste de cadeaux de Noël avec nos Ventes Flash. Découvrez nos produits les plus appréciés et gâtez vos proches. Faites des heureux et des économies !"} +{"t":"DDA 23 LMD Outbound 005 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"DDA 23 LMD Outbound 006 Title fr-fr Last Minute Deals are here! Les Ventes Flash de Décembre & bien plus"} +{"t":"DDA 23 LMD Outbound 007 Title fr-fr Save big this festive season Faites de super économies pour les fêtes"} +{"t":"DDA 23 LMD Outbound 008 Body Copy fr-fr Save big this December Faites de super économies en décembre"} +{"t":"DDA 23 LMD Outbound 009 Body Copy fr-fr Last Minute deals are go! Les Ventes Flash de Décembre & bien plus"} +{"t":"DDA 23 LMD Outbound 010 CTA fr-fr Shop now Acheter maintenant"} +{"t":"DDA 23 LMD Outbound 011 Title fr-fr Last Minuite Christmas Deals on (category) Ventes Flash sur (category)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy fr-fr Shop up to 40% off today Profitez de jusqu’à -35% aujourd’hui"} +{"t":"DDA 23 LMD Outbound 013 Body Copy fr-fr Shop great savings today Faites de super économies aujourd’hui"} +{"t":"DDA 23 LMD Outbound 014 CTA fr-fr Save now Économiser maintenant"} +{"t":"DDA 23 LMD Outbound 015 Title fr-fr Black Friday Best Sellers are back! Les meilleures ventes Black Friday sont de retour !"} +{"t":"DDA 23 LMD Outbound 016 Title fr-fr With up to 40% off Jusqu'à 35% de réduction"} +{"t":"DDA 23 LMD Outbound 017 Body Copy fr-fr Save up to 40% off this Christmas Économisez jusqu’à 35% pour les fêtes"} +{"t":"DDA 23 LMD Outbound 018 Body Copy fr-fr Discover our most-loved deals Nos Ventes Flash les plus populaires"} +{"t":"DDA 23 LMD Outbound 021 Title fr-fr Your most loved deals are here Voici nos Ventes Flash les plus populaires"} +{"t":"DDA 23 LMD Outbound 022 Title fr-fr Discover our most-loved deals Nos Ventes Flash les plus populaires"} +{"t":"DDA 23 LMD Outbound 025 Body Copy fr-fr View products with 4+ stars Voir les produits notés 4 étoiles & plus"} +{"t":"DDA 23 LMD Outbound 026 Body Copy fr-fr Save big on your favourites Économisez sur vos produits préférés"} +{"t":"DDA 23 LMD Outbound 027 CTA fr-fr Save big now Économiser maintenant"} +{"t":"DDA 23 LMD Outbound 028 Title fr-fr Bag a bargain with deals under £20 Profitez des Ventes Flash à moins de 20€"} +{"t":"DDA 23 LMD Outbound 029 Body Copy fr-fr Last minute gifts at great prices Cadeaux de dernière minute à super prix"} +{"t":"DDA 23 LMD Outbound 030 CTA fr-fr Grab yours now En profiter"} +{"t":"DDA 23 LMD Outbound 031 Title fr-fr Get those holiday must-haves Découvrez les incontournables des fêtes"} +{"t":"DDA 23 LMD Outbound 033 Body Copy fr-fr Holiday must-haves at great prices Incontournables des fêtes à super prix"} +{"t":"DDA 23 LMD Outbound 034 Body Copy fr-fr Save big on holiday essentials Économisez sur les essentiels des fêtes"} +{"t":"DDA 23 LMD Outbound 036 Title fr-fr Last chance for epic deals in time for Christmas Super offres : dernière chance pour Noël"} +{"t":"DDA 23 LMD Outbound 038 Body Copy fr-fr Save now, wrap later Économisez maintenant, offrez plus tard"} +{"t":"DDA 23 LMD Outbound 039 Body Copy fr-fr Last chance for super savings Super économies : dernière chance"} +{"t":"DDA 23 LMD Outbound 041 Subject line fr-fr Last chance for super savings on Christmas gifts Super économies cadeaux de Noël : dernière chance"} +{"t":"DDA 23 LMD Outbound 042 Subject line fr-fr With up to 40% off Jusqu'à 35% de réduction"} +{"t":"DDA 23 LMD Outbound 043 Subject line fr-fr Share the joy with great gifts Partagez votre joie en offrant de super cadeaux"} +{"t":"DDA 23 LMD Outbound 044 Subject line fr-fr Last chance for super savings Super économies : dernière chance"} +{"t":"DDA 23 LMD Outbound 045 Headline fr-fr Last chance for epic Christmas deals Dernière chance pour les Ventes Flash de Noël"} +{"t":"DDA 23 LMD Outbound 046 Body Copy fr-fr Joy for them, savings for you Faites des heureux et des économies"} +{"t":"DDA 23 LMD Outbound 047 CTA fr-fr Shop top deals Meilleures Ventes Flash"} +{"t":"DDA 23 LMD Outbound 048 Title fr-fr Last Minute Deals Ventes Flash de décembre & bien plus"} +{"t":"DDA 23 LMD Outbound 049 Body Copy fr-fr Check out recommended deals for you Explorez les offres recommandées pour vous"} +{"t":"DDA 23 LMD Outbound 050 CTA fr-fr Shop now Achetez maintenant"} +{"t":"DDA 23 LMD Outbound 051 Subject line fr-fr The Amazon End of Year Sale Starts today! Ventes Flash de fin d’année : dès aujourd’hui !"} +{"t":"DDA 23 LMD Outbound 052 Subject line fr-fr Shop great savings until 31 December Faites de super économies jusqu’au 31 décembre"} +{"t":"DDA 23 LMD Outbound 053 Headline fr-fr Finish the year in style with up to 40% off Terminez l'année en beauté année avec jusqu’à -35%"} +{"t":"DDA 23 LMD Outbound 054 Headline fr-fr Finish the year with great savings Terminez l'année avec de super économies"} +{"t":"DDA 23 LMD Outbound 055 Body Copy fr-fr Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Dites au revoir à 2023 et terminez l'année en beauté avec les Ventes Flash de fin d’année. Profitez de jusqu'à -35% dès maintenant et jusqu'au 31 décembre !"} +{"t":"DDA 23 LMD Outbound 056 Body Copy fr-fr Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Dites au revoir à 2023 et terminez l'année en beauté en faisant de super économies sur Amazon. Profitez, dès maintenant et jusqu'au 31 décembre, de Ventes Flash incroyables !"} +{"t":"DDA 23 LMD Outbound 058 Title fr-fr The Amazon End of Year Sale is here! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 23 LMD Outbound 059 Body Copy fr-fr Get up to 40% off until 31 Dec Profitez de jusqu’à -35% jusqu'au 31 déc"} +{"t":"DDA 23 LMD Outbound 060 Body Copy fr-fr Fantastic deals to be found until 31 Dec Ventes Flash incroyables jusqu’au 31 déc"} +{"t":"DDA 23 LMD Outbound 062 Subject line fr-fr The Amazon End of Year Sale is now on! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 23 LMD Outbound 063 Subject line fr-fr Shop up to 40% off until 31 December Profitez de jusqu’à -35% jusqu'au 31 décembre"} +{"t":"DDA 23 LMD Outbound 064 Subject line fr-fr Shop great savings until 31 December Faites de super économies jusqu’au 31 décembre"} +{"t":"DDA 23 LMD Outbound 065 Headline fr-fr Bag a big deal in the Amazon End of Year Sale Les Ventes Flash de fin d’année à super prix !"} +{"t":"DDA 23 LMD Outbound 066 Body Copy fr-fr End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Clôturez l’année en beauté avec les Ventes Flash de fin d’année Amazon ! Profitez de jusqu’à -35% sur tout ce dont vous avez besoin pour bien démarrer 2024. Découvrez nos Ventes Flash dès aujourd’hui, c'est en ce moment et jusqu'au 31 décembre !"} +{"t":"DDA 23 LMD Outbound 067 Body Copy fr-fr End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Clôturez l’année sur une belle note avec les Ventes Flash de fin d’année Amazon ! Faites de super économies sur tout ce dont vous avez besoin pour bien démarrer 2024. Découvrez nos Ventes Flash dès aujourd’hui, c'est en ce moment et jusqu'au 31 décembre !"} +{"t":"DDA 23 LMD Outbound 068 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"DDA 23 LMD Outbound 069 Title fr-fr The Amazon End of year Sale is on! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 23 LMD Outbound 070 Body Copy fr-fr Shop up to 40% off until 31 December Profitez de jusqu’à -35% jusqu'au 31 décembre"} +{"t":"DDA 23 LMD Outbound 071 Body Copy fr-fr Shop great deals until 31 December De super économies jusqu’au 31 décembre"} +{"t":"DDA 23 LMD Outbound 073 Title fr-fr Limited special offers on Amazon today! Ventes Flash limitées sur Amazon !"} +{"t":"DDA 23 LMD Outbound 074 Body Copy fr-fr Shop Lighing Deals while they last! Ne manquez pas nos Offres Éclair !"} +{"t":"DDA 23 LMD Outbound 076 Title fr-fr Shop great deals on (category) today! (category) : Ventes Flash du jour !"} +{"t":"DDA 23 LMD Outbound 077 Body Copy fr-fr Get up to 40% off in the End of Year Sale Ventes Flash de fin d’année, jusqu’à -35%"} +{"t":"DDA 23 LMD Outbound 078 Body Copy fr-fr Save big in the Amazon End of Year Sale Ventes Flash de fin d’année, super économies"} +{"t":"DDA 24 Outbound 001 fr-fr Ooooh! Get ready for Amazon Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 24 Outbound 002 fr-fr Get ready for Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 24 Outbound 003 fr-fr Save the date for Black Friday Week Notez les dates de Black Friday Week"} +{"t":"DDA 24 Outbound 004 fr-fr Epic savings from 21 Nov to 2 Dec Super Ventes Flash du 21 novembre au 2 décembre"} +{"t":"DDA 24 Outbound 005 fr-fr Save up to 40% off from 21 November to 2 December Jusqu’à -40 % du 21 novembre au 2 décembre"} +{"t":"DDA 24 Outbound 006 fr-fr Get ready Préparez-vous"} +{"t":"DDA 24 Outbound 007 fr-fr Get ready for Amazon Black Friday Week Préparez-vous pour Black Friday Week"} +{"t":"DDA 24 Outbound 008 fr-fr Save up to 40% off from 21 Nov to 2 Dec Jusqu’à -35 % du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 009 fr-fr Save the date Notez les dates"} +{"t":"DDA 24 Outbound 010 fr-fr Amazon Black Friday Week is coming Black Friday Week arrive"} +{"t":"DDA 24 Outbound 011 fr-fr Amazon Black Friday Week is almost here C'est bientôt Black Friday Week"} +{"t":"DDA 24 Outbound 012 fr-fr Ooooh, it's up to 40% off from 21 Nov to 2 Dec Économisez jusqu’à 40 % du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 013 fr-fr Ooh savings on Amazon Black Friday Week Ooh, Black Friday Week arrive"} +{"t":"DDA 24 Outbound 014 fr-fr Save big from 21 Nov to 2 Dec Super Ventes Flash du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 015 fr-fr Amazon Black Friday Week... The countdown begins Black Friday Week : le compte à rebours est lancé"} +{"t":"DDA 24 Outbound 016 fr-fr Ooooh! Amazon Black Friday Week is almost here Ooh, c'est bientôt Black Friday Week"} +{"t":"DDA 24 Outbound 017 fr-fr Big savings from 21 Nov to 2 Dec Super Ventes Flash du 21 nov. au 2 déc."} +{"t":"DDA 24 Outbound 018 fr-fr Start your wishlist! Créez votre liste"} +{"t":"DDA 24 Outbound 019 fr-fr Amazon Black Friday Week savings are coming Black Friday Week : préparez-vous à économiser"} +{"t":"DDA 24 Outbound 021 fr-fr Black Friday Week starts at midnight Black Friday Week commence à minuit"} +{"t":"DDA 24 Outbound 022 fr-fr Ooooh! Amazon Black Friday Week is just hours away Black Friday Week commence dans quelques heures"} +{"t":"DDA 24 Outbound 023 fr-fr Finish your wishlist Faites votre choix"} +{"t":"DDA 24 Outbound 024 fr-fr Set your alarm! Réglez votre alarme"} +{"t":"DDA 24 Outbound 025 fr-fr Amazon Black Friday Week is finally here! Black Friday Week commence maintenant"} +{"t":"DDA 24 Outbound 026 fr-fr Save up to 40% on great products Économisez jusqu’à 40 % sur de super produits"} +{"t":"DDA 24 Outbound 027 fr-fr Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"DDA 24 Outbound 028 fr-fr Ooooh! Lots of great deals to be found Ooh ! De super Ventes Flash à découvrir"} +{"t":"DDA 24 Outbound 029 fr-fr Shop deals now En profiter"} +{"t":"DDA 24 Outbound 030 fr-fr Amazon Black Friday Week is finally here Black Friday Week a commencé"} +{"t":"DDA 24 Outbound 031 fr-fr Get up to 40% off great products Jusqu’à -35 % sur de super produits"} +{"t":"DDA 24 Outbound 032 fr-fr Get deals now En profiter"} +{"t":"DDA 24 Outbound 033 fr-fr Black Friday Week deals are available Black Friday Week : Ventes Flash disponibles"} +{"t":"DDA 24 Outbound 034 fr-fr Up to 40% off epic deals. Ooooh! Super Ventes Flash : jusqu'à -40 %"} +{"t":"DDA 24 Outbound 035 fr-fr Amazon Black Friday Week has only just begun Black Friday Week ne fait que commencer"} +{"t":"DDA 24 Outbound 036 fr-fr Ooooh! Black Friday Week deals! Ooh ! Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 037 fr-fr Save up to 40% throughout Black Friday Week Black Friday Week : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 038 fr-fr More great deals coming tomorrow! Encore plus de Ventes Flash demain"} +{"t":"DDA 24 Outbound 039 fr-fr Shop now Voir plus"} +{"t":"DDA 24 Outbound 040 fr-fr Day 1 of Black Friday Week is almost over Black Friday Week : fin du 1er jour"} +{"t":"DDA 24 Outbound 041 fr-fr Up to 40% off deals continues tomorrow Jusqu’à -40 %, ça continue demain"} +{"t":"DDA 24 Outbound 042 fr-fr Great savings throughout Amazon Black Friday Week Économisez pendant Black Friday Week"} +{"t":"DDA 24 Outbound 043 fr-fr New day, new deals: Black Friday Week Nouvelles Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 044 fr-fr Up to 40% off continues this Black Friday Week Black Friday Week continue : jusqu’à -35%"} +{"t":"DDA 24 Outbound 045 fr-fr Don't forget your deals today Ne manquez pas les Ventes Flash du jour"} +{"t":"DDA 24 Outbound 046 fr-fr More epic deals this Black Friday Week Encore plus de Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 047 fr-fr Find your deals En profiter"} +{"t":"DDA 24 Outbound 048 fr-fr Epic deals in Amazon Black Friday Week Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 049 fr-fr Still up to 40% off in Amazon Black Friday Week Black Friday Week continue : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 050 fr-fr Epic Black Friday Week deals await Les Ventes Flash Black Friday Week vous attendent"} +{"t":"DDA 24 Outbound 051 fr-fr Up to 40% off great products Jusqu’à -35 % sur de super produits"} +{"t":"DDA 24 Outbound 052 fr-fr Great deals to be had De super Ventes Flash à saisir"} +{"t":"DDA 24 Outbound 053 fr-fr Up to 40% off in Amazon Black Friday Week Jusqu’à -40 % pendant Black Friday Week"} +{"t":"DDA 24 Outbound 054 fr-fr Ooooh! Amazon Black Friday Week deals Ooh ! Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 055 fr-fr Get your Amazon Black Friday Week deals Profitez de Black Friday Week avec Amazon"} +{"t":"DDA 24 Outbound 056 fr-fr Still up to 40% off great products Faites jusqu'à 35 % d'économies"} +{"t":"DDA 24 Outbound 057 fr-fr Still great deals to be had De super Ventes Flash à saisir"} +{"t":"DDA 24 Outbound 058 fr-fr New day, new Black Friday Week deals Nouvelles Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 059 fr-fr Great Amazon deals on great products Super Ventes Flash sur de super produits"} +{"t":"DDA 24 Outbound 060 fr-fr Ooooh! Great deals await Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 061 fr-fr Ooooh! Up to 40% off awaits Ooh, jusqu’à - 40 % pour vous"} +{"t":"DDA 24 Outbound 062 fr-fr Up to 40% off - Amazon Black Friday Week Jusqu’à -40 % pour Black Friday Week"} +{"t":"DDA 24 Outbound 063 fr-fr Ooooh! deals on great products Des Ventes Flash sur de super produits"} +{"t":"DDA 24 Outbound 064 fr-fr Black Friday Week deals to be had Ventes Flash Black Friday Week à saisir"} +{"t":"DDA 24 Outbound 066 fr-fr Find oooooooh! deals at Amazon Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 067 fr-fr Up to 40% off Ooooh! great products Jusqu’à -40 % sur de super produits"} +{"t":"DDA 24 Outbound 069 fr-fr Up to 40% off. Ooooh indeed... Économisez jusqu’à 40 %"} +{"t":"DDA 24 Outbound 070 fr-fr Great deals await Super Ventes Flash en vue"} +{"t":"DDA 24 Outbound 071 fr-fr Save up to 40% Économisez jusqu’à 40 %"} +{"t":"DDA 24 Outbound 072 fr-fr Show now Voir plus"} +{"t":"DDA 24 Outbound 073 fr-fr Black Friday deals are still waiting for you Ventes Flash Black Friday : ça continue"} +{"t":"DDA 24 Outbound 074 fr-fr Up to 40% off will make you go Ooooh! Jusqu’à -40 % sur une large sélection"} +{"t":"DDA 24 Outbound 075 fr-fr Great deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"DDA 24 Outbound 076 fr-fr Up to 40% off a wide selection Jusqu’à -35 % sur de nombreux produits"} +{"t":"DDA 24 Outbound 077 fr-fr Find great deals in Amazon Black Friday Profitez de super Ventes Flash Black Friday"} +{"t":"DDA 24 Outbound 078 fr-fr Get yourself up to 40% off now Économisez jusqu’à 40 % maintenant"} +{"t":"DDA 24 Outbound 079 fr-fr Up to 40% on great products Jusqu’à -40 % sur de super produits"} +{"t":"DDA 24 Outbound 080 fr-fr Lots of deals are still waiting Des Ventes Flash juste pour vous"} +{"t":"DDA 24 Outbound 081 fr-fr Amazon Black Friday deals Ventes Flash Black Friday Amazon"} +{"t":"DDA 24 Outbound 082 fr-fr It's the last day of Black Friday Week C’est le dernier jour de Black Friday Week"} +{"t":"DDA 24 Outbound 083 fr-fr Still time to save up to 40% off Encore jusqu'à -40 %. Profitez-en vite"} +{"t":"DDA 24 Outbound 084 fr-fr There's still time to get great deals Il est encore temps de profiter des Ventes Flash"} +{"t":"DDA 24 Outbound 085 fr-fr The Amazon Black Friday Week clock is ticking... Black Friday Week se termine bientôt"} +{"t":"DDA 24 Outbound 086 fr-fr Shop great deals En profiter"} +{"t":"DDA 24 Outbound 087 fr-fr Only one day left of Amazon Black Friday Week Plus qu'un jour de Black Friday Week"} +{"t":"DDA 24 Outbound 088 fr-fr Still up to 40% off on great products Faites jusqu'à 40 % d'économies"} +{"t":"DDA 24 Outbound 089 fr-fr It's the last day of Amazon Black Friday Week!! C'est le dernier jour de Black Friday Week"} +{"t":"DDA 24 Outbound 090 fr-fr Go Ooooh! With up to 40% off Toujours jusqu’à -40 %. Ça va vous enchanter."} +{"t":"DDA 24 Outbound 091 fr-fr Save today with up to 40% off Économisez dès aujourd’hui jusqu’à 40 %"} +{"t":"DDA 24 Outbound 092 fr-fr Great deals on products worth an Ooooh! Des promos qui méritent bien un ooh !"} +{"t":"DDA 24 Outbound 093 fr-fr Last few hours of Amazon Black Friday Week Black Friday Week : dernières heures"} +{"t":"DDA 24 Outbound 094 fr-fr There's still time to get up to 40% off Encore jusqu'à -35 %. Profitez-en vite"} +{"t":"DDA 24 Outbound 096 fr-fr Discover Black Friday Week deals Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 097 fr-fr Get up to 40% off now Économisez jusqu’à 35 % maintenant"} +{"t":"DDA 24 Outbound 098 fr-fr Shop all deals En profiter"} +{"t":"DDA 24 Outbound 099 fr-fr Explore Black Friday Week deals Ventes Flash Black Friday Week à saisir"} +{"t":"DDA 24 Outbound 100 fr-fr Discover epic deals Super Ventes Flash en vue !"} +{"t":"DDA 24 Outbound 101 fr-fr Black Friday is here Black Friday est là"} +{"t":"DDA 24 Outbound 102 fr-fr Up to 40% off: deals too good to miss Jusqu’à -35 % sur une large sélection"} +{"t":"DDA 24 Outbound 103 fr-fr Epic deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"DDA 24 Outbound 104 fr-fr Discover great deals this Black Friday Profitez de super Ventes Flash Black Friday"} +{"t":"DDA 24 Outbound 105 fr-fr Save up to 40% off Économisez jusqu’à 35 %"} +{"t":"DDA 24 Outbound 106 fr-fr There's still time to save up to 40% off Encore jusqu'à -35 %. Profitez-en vite"} +{"t":"DDA 24 Outbound 107 fr-fr Amazon Black Friday Week: 21 Nov - 2 Dec Black Friday Week : 21 nov.-2 déc."} +{"t":"DDA 24 Outbound 108 fr-fr Discover our Amazon Creator top deals Profitez des offres de créateurs Amazon"} +{"t":"DDA 24 Outbound 109 fr-fr Let us show you some great savings across Amazon Black Friday Week Super économies de Black Friday Week"} +{"t":"DDA 24 Outbound 110 fr-fr Amazon Black Friday Week: Up to 40% off Black Friday Week Amazon : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 111 fr-fr We've got deals worth Ooooh-ing about Des Ventes Flash qui vont vous enchanter"} +{"t":"DDA 24 Outbound 112 fr-fr Deals throughtout Black Friday Week Ventes Flash durant Black Friday Week"} +{"t":"DDA 24 Outbound 113 fr-fr Deals, deals, deals on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"DDA 24 Outbound 114 fr-fr Deals, deals, deals in Black Friday Week Plein de Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 115 fr-fr Get daily invites to Amazon WOW! Deals Recevez des alertes Ventes WOW! Amazon"} +{"t":"DDA 24 Outbound 116 fr-fr Up to 40% off on [category] Jusqu’à -40 % sur [catégorie]"} +{"t":"DDA 24 Outbound 117 fr-fr Black Friday week with up to 40% off Black Friday Week : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 118 fr-fr Great deals on [electronics] Super Ventes Flash sur [la high-tech]"} +{"t":"DDA 24 Outbound 119 fr-fr Great deals during Black Friday Week Super Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 120 fr-fr Subscribe S'abonner"} +{"t":"DDA 24 Outbound 121 fr-fr Ooh great deals during Black Friday Week Ooh, les Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 122 fr-fr Up to 40% off on WOW! Deals at Amazon Jusqu’à -40 % sur les Ventes WOW! Amazon"} +{"t":"DDA 24 Outbound 123 fr-fr Great WOW! Deals on [CATEGORY] Super Ventes WOW! sur [CATÉGORIE]"} +{"t":"DDA 24 Outbound 124 fr-fr Great WOW! Deals at Amazon Super Ventes WOW! Amazon"} +{"t":"DDA 24 Outbound 125 fr-fr Great WOW! Deals on [insert category] Super Ventes WOW! sur [catégorie]"} +{"t":"DDA 24 Outbound 126 fr-fr See WOW! Deals Voir les Ventes WOW!"} +{"t":"DDA 24 Outbound 127 fr-fr Take a look at our 100 top deals Ventes Flash : découvrez notre top 100"} +{"t":"DDA 24 Outbound 128 fr-fr Up to 40% off during Black Friday Week Jusqu’à -35 % pour Black Friday Week"} +{"t":"DDA 24 Outbound 129 fr-fr Great savings during Black Friday Week Super économies : Black Friday Week"} +{"t":"DDA 24 Outbound 130 fr-fr See top picks Voir le top 100"} +{"t":"DDA 24 Outbound 131 fr-fr Black Friday deals just for you Ventes Flash Black Friday pour vous"} +{"t":"DDA 24 Outbound 132 fr-fr Up to 40% off on your favourite products Jusqu’à -35 %. De quoi vous enchanter"} +{"t":"DDA 24 Outbound 133 fr-fr Great savings on your favourite products Super économies sur vos favoris"} +{"t":"DDA 24 Outbound 134 fr-fr See your deals Économisez avec style"} +{"t":"DDA 24 Outbound 135 fr-fr Premium brand deals in Black Friday Week Ventes Marques Premium Black Friday"} +{"t":"DDA 24 Outbound 136 fr-fr Ooooh! Up to 40% off on Amazon Oooh ! Jusqu’à -40 % sur Amazon"} +{"t":"DDA 24 Outbound 137 fr-fr Top savings on top brands Grandes marques, grandes économies"} +{"t":"DDA 24 Outbound 138 fr-fr Shop top brands Découvrir"} +{"t":"DDA 24 Outbound 139 fr-fr Did you find something in our Black Friday deals? Avez-vous trouvé votre bonheur ?"} +{"t":"DDA 24 Outbound 140 fr-fr Up to 40% off to make you go Ooooh! Jusqu’à -40 %. De quoi vous enchanter"} +{"t":"DDA 24 Outbound 141 fr-fr You've got great taste with great savings Économisez avec style"} +{"t":"DDA 24 Outbound 142 fr-fr Keep shopping deals Continuer vos achats"} +{"t":"DDA 24 Outbound 143 fr-fr Amazon Black friday Week deals to be had Ventes Flash Black Friday Week à saisir"} +{"t":"DDA 24 Outbound 144 fr-fr Keep shopping for up to 40% off Continuez d’économiser jusqu’à 35 %"} +{"t":"DDA 24 Outbound 145 fr-fr Keep shopping for savings Continuez à faire des économies"} +{"t":"DDA 24 Outbound 146 fr-fr Black Friday Weeks deals are trending Top Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 147 fr-fr Up to 40% off trending products Produits populaires : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 148 fr-fr Great deals on trending products Ventes Flash de produits populaires"} +{"t":"DDA 24 Outbound 149 fr-fr Deals on trustworthy brands Offres sur les meilleures marques"} +{"t":"DDA 24 Outbound 150 fr-fr Top brands at excellent prices Les meilleures marques à prix imbattable"} +{"t":"DDA 24 Outbound 151 fr-fr See all Voir tout"} +{"t":"DDA 24 Outbound 152 fr-fr You've got great taste for big savings Jusqu’à -35 %. De quoi vous enchanter"} +{"t":"DDA 24 Outbound 153 fr-fr Epic Black Friday Week deals Ventes Flash Black Friday Week"} +{"t":"DDA 24 Outbound 154 fr-fr Products you love at prices you'll love! Offres sur les favoris des clients"} +{"t":"DDA 24 Outbound 155 fr-fr Discover highly-rated deals À vous les Ventes Flash les mieux notées"} +{"t":"DDA 24 Outbound 156 fr-fr Found your Black Friday Week deals yet? Avez-vous trouvé votre bonheur ?"} +{"t":"DDA 24 Outbound 157 fr-fr Check out our Top 100 deals Ventes Flash : découvrez notre top 100"} +{"t":"DDA 24 Outbound 158 fr-fr Deals on Influencer Favourites Ventes Flash favorites des influenceurs"} +{"t":"DDA 24 Outbound 159 fr-fr Shop before they're gone Profitez-en dès maintenant"} +{"t":"DDA 24 Outbound 160 fr-fr Festive finds and merry deals Trouvailles et offres festives"} +{"t":"DDA 24 Outbound 161 fr-fr Gifts, hosting, decor for less Cadeaux et déco pour tous les budgets"} +{"t":"DDA 24 Outbound 162 fr-fr Black Friday Top 100 Deals Les 100 meilleures Ventes Flash Black Friday"} +{"t":"DDA 24 Outbound 163 fr-fr Black Friday picks from top brands Meilleures marques pour Black Friday"} +{"t":"DDA 24 Outbound 164 fr-fr Ooooh! The Amazon Boxing Day Sale starts today Ventes Flash de fin d’année : dès aujourd’hui !"} +{"t":"DDA 24 Outbound 165 fr-fr Great savings until 31 December De super économies jusqu’au 31 décembre"} +{"t":"DDA 24 Outbound 166 fr-fr Finish the year in style with up to 40% off Jusqu’à -40 % pour terminer l’année en beauté"} +{"t":"DDA 24 Outbound 167 fr-fr Finish this year with great savings Super économies pour terminer l'année en beauté"} +{"t":"DDA 24 Outbound 168 fr-fr See the deals Voir les offres"} +{"t":"DDA 24 Outbound 169 fr-fr The Amazon Boxing Day Sale is here! Les Ventes Flash de fin d’année sont là"} +{"t":"DDA 24 Outbound 170 fr-fr Get up to xx% off until 31 Dec Jusqu’à -xx % avant le 31 déc."} +{"t":"DDA 24 Outbound 171 fr-fr Great deals to be found until 31 Dec De super Ventes Flash jusqu’au 31 déc."} +{"t":"DDA 24 Outbound 172 fr-fr The Amazon Boxing Day Sale is now on! Ventes Flash de fin d’année : c’est parti !"} +{"t":"DDA 24 Outbound 173 fr-fr Shop up to xx% off until 31 December Jusqu’à -xx % avant le 31 décembre"} +{"t":"DDA 24 Outbound 174 fr-fr Ooh! Great savings until 31 December Faites de super économies jusqu’au 31 décembre"} +{"t":"DDA 24 Outbound 175 fr-fr Bag a big deal in the Amazon Boxing Day Sale Profitez des Ventes Flash de fin d’année !"} +{"t":"DDA 24 Outbound 176 fr-fr The Amazon Boxing Day Sale is still on! Encore des Ventes Flash de fin d’année"} +{"t":"DDA 24 Outbound 177 fr-fr Ooooh! Great deals until 31 December Super économies jusqu’au 31 décembre"} +{"t":"DDA 24 Outbound 178 fr-fr Save now Économiser"} +{"t":"DDA 24 Outbound 179 fr-fr Special offers on Amazon today! Ventes Flash spéciales sur Amazon"} +{"t":"DDA 24 Outbound 180 fr-fr Save on great deals while they last! Les super économies, c'est maintenant"} +{"t":"DDA 24 Outbound 181 fr-fr More Ooooh! deals until 31 December Plus de Ventes Flash jusqu’au 31 déc."} +{"t":"DDA 24 Outbound 183 fr-fr Ooh! Shop great deals on [category] today (category) : Ventes Flash du jour"} +{"t":"DDA 24 Outbound 184 fr-fr Get up to 40% off in our Boxing Day Sale Ventes Flash : jusqu’à -40 %"} +{"t":"DDA 24 Outbound 185 fr-fr Great deals in the Boxing Day Sale Super Ventes Flash de fin d’année"} +{"t":"DDA 24 Outbound 186 fr-fr Amazon Last Minute Deals are here Les Ventes Flash de décembre, c’est maintenant"} +{"t":"DDA 24 Outbound 187 fr-fr Great gifts at great prices De super cadeaux à petits prix"} +{"t":"DDA 24 Outbound 188 fr-fr Find your Amazon Last Minute Deal Trouvez votre bonheur avec les Ventes Flash"} +{"t":"DDA 24 Outbound 189 fr-fr Last Minute Deals have finally arrived Les Ventes Flash de décembre sont là"} +{"t":"DDA 24 Outbound 190 fr-fr Find a December deal to make you go Ooh! Trouvez la Vente Flash qui va vous enchanter"} +{"t":"DDA 24 Outbound 191 fr-fr Ooooh! Amazon Last Minute Deals are here Ooh, les Ventes Flash de décembre sont là !"} +{"t":"DDA 24 Outbound 192 fr-fr Shop great deals until 22 December Profitez des Ventes Flash jusqu’au 22 déc."} +{"t":"DDA 24 Outbound 193 fr-fr Finish off your gift list with Last Minute Deals Ventes Flash : bouclez votre liste de cadeaux"} +{"t":"DDA 24 Outbound 194 fr-fr Find perfect deals Trouvez votre bonheur"} +{"t":"DDA 24 Outbound 195 fr-fr Amazon Last Minute Deals are here! Les Ventes Flash de décembre sont là"} +{"t":"DDA 24 Outbound 196 fr-fr Great savings until 22 December De super économies jusqu’au 22 décembre"} +{"t":"DDA 24 Outbound 197 fr-fr Last chance for epic deals in time Ventes Flash de décembre, dernier rappel"} +{"t":"DDA 24 Outbound 198 fr-fr Ooooh! Save now on your wishlist for this holiday season Faites des économies pour les fêtes"} +{"t":"DDA 24 Outbound 199 fr-fr Last Minute Deals are nearly ooh-ooh-over! Les Ventes Flash de décembre touchent à leur fin"} +{"t":"DDA 24 Outbound 200 fr-fr Last chance for great deals on gifts Ventes Flash : dernière chance pour vos cadeaux"} +{"t":"DDA 24 Outbound 201 fr-fr Last chance to grab epic deals Dernière chance de profiter des Ventes Flash"} +{"t":"DDA 24 Outbound 202 fr-fr Shop for deals En profiter"} +{"t":"DDA 24 Outbound 203 fr-fr Amazon gifts are waiting for you Des cadeaux Amazon vous attendent"} +{"t":"DDA 24 Outbound 204 fr-fr Find a perfect gift for yourself or someone Trouvez le cadeau idéal"} +{"t":"DDA 24 Outbound 205 fr-fr Shop your deals En profiter"} +{"t":"DDA 24 Outbound 206 fr-fr Find the perfect gift Trouvez le cadeau parfait"} +{"t":"DDA 24 Outbound 207 fr-fr Create a wishlist Créer une liste"} +{"t":"DDA 24 Outbound 208 fr-fr Customers' Most Loved Les préférés de nos clients"} +{"t":"DDA 24 Outbound 209 fr-fr Toys Jouets et Jeux"} +{"t":"DDA 24 Outbound 210 fr-fr Books Livres"} +{"t":"DDA 24 Outbound 211 fr-fr Computers & Accessories Ordinateurs et Logiciels"} +{"t":"DDA 24 Outbound 212 fr-fr Home & Kitchen Maison et Cuisine"} +{"t":"DDA 24 Outbound 213 fr-fr Fashion Mode"} +{"t":"DDA 24 Outbound 214 fr-fr Personal Care & Grooming Hygiène et Santé"} +{"t":"DDA 24 Outbound 215 fr-fr Headphones, Speakers & Music Casques et Enceintes"} +{"t":"DDA 24 Outbound 216 fr-fr Pet Products Animalerie"} +{"t":"PBDD 23 Outbound 001 Subject line fr-fr Amazon Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Amazon Prime arrivent les XX et XX octobre"} +{"t":"PBDD 23 Outbound 002 Subject line fr-fr Get ready to feel like a big deal with epic deals Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 23 Outbound 004 Headline fr-fr Two days of epic deals XX-XX Oct 2 jours de super Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 005 Body Copy fr-fr [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! Les Jours Flash Prime arrivent et vous allez être gâté ! Profitez de deux jours de Ventes Flash exceptionnelles réservées aux membres Amazon Prime. Créez dès maintenant votre liste d’envies, avec tout ce dont vous avez besoin dans les catégories high-tech, cuisine, maison et plus encore… et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 007 CTA fr-fr Get ready now! Préparez-vous maintenant !"} +{"t":"PBDD 23 Outbound 009 Subject line fr-fr [Amazon] Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Prime les XX et XX oct."} +{"t":"PBDD 23 Outbound 012 Intro fr-fr Two days of epic deals! 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 014 Subject line fr-fr [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Les Jours Flash Prime arrivent bientôt : XX-XX oct."} +{"t":"PBDD 23 Outbound 016 Subject line fr-fr Two days of epic deals for Prime members only Deux jours de Ventes Flash pour les membres Prime"} +{"t":"PBDD 23 Outbound 018 Headline fr-fr Two days of epic deals: XX-XX Oct Deux jours de Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 019 Body Copy fr-fr Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! C’est bientôt Les Jours Flash Prime ! Faites des envieux en profitant des Ventes Flash exceptionnelles les XX-XX octobre et prenez de l’avance en créant votre liste d’envies Les Jours Flash Prime dès aujourd’hui !"} +{"t":"PBDD 23 Outbound 021 Subject line fr-fr Prime Big Deal Days are almost here XX - XX Oct Bientôt Les Jours Flash Prime XX-XX oct."} +{"t":"PBDD 23 Outbound 023 Intro fr-fr Make your epic deals wish list!"} +{"t":"PBDD 23 Outbound 024 Intro fr-fr Two days of epic deals are coming 2 jours de super économies !"} +{"t":"PBDD 23 Outbound 026 Subject line fr-fr [Amazon] Prime Big Deal Days start at midnight! Les Jours Flash Prime débutent à minuit !"} +{"t":"PBDD 23 Outbound 027 Subject line fr-fr Prime member exclusive deals from XX-XX Oct Ventes Flash pour les membres Prime : XX-XX oct."} +{"t":"PBDD 23 Outbound 028 Headline fr-fr Two days of epic deals XX-XX Oct Deux jours de Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 029 Body Copy fr-fr [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Les Jours Flash Prime commencent demain et avec les super économies qui vous attendent, vous allez devenir une vraie star ! \n Créez votre liste d’envies Les Jours Flash Prime dès aujourd’hui !"} +{"t":"PBDD 23 Outbound 029F Body Copy fr-fr [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Les Jours Flash Prime commencent demain et avec les super économies qui vous attendent, vous allez devenir une vraie star ! Créez votre liste d’envies Les Jours Flash Prime dès aujourd’hui !"} +{"t":"PBDD 23 Outbound 030 Subject line fr-fr [Amazon] Prime Big Deal Days start midnight! \n Les Jours Flash Prime débutent à minuit"} +{"t":"PBDD 23 Outbound 030F Subject line fr-fr [Amazon] Prime Big Deal Days start midnight! Les Jours Flash Prime débutent à minuit"} +{"t":"PBDD 23 Outbound 031 Intro fr-fr 2 days of epic deals exclusively for Prime members Profitez de deux Jours de Ventes Flash !"} +{"t":"PBDD 23 Outbound 034 Subject line fr-fr \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Prime arrivent les XX et XX octobre"} +{"t":"PBDD 23 Outbound 034F Subject line fr-fr [Amazon] Prime Big Deal Days are coming on XX-XX Oct Les Jours Flash Prime arrivent les XX et XX octobre"} +{"t":"PBDD 23 Outbound 035 Subject line fr-fr Join Prime for two days of epic deals Rejoignez Prime pour profiter de 2 jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 038 Body Copy fr-fr [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! Les Jours Flash Prime arrivent… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire Prime et des films et séries en illimité sur Prime Video ! Profitez-en !"} +{"t":"PBDD 23 Outbound 040 Body Copy fr-fr [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Les Jours Flash Prime arrivent… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n \n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PBDD 23 Outbound 040F Body Copy fr-fr [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Les Jours Flash Prime arrivent… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PBDD 23 Outbound 041 CTA fr-fr Join Prime today Rejoignez Prime"} +{"t":"PBDD 23 Outbound 043 Intro fr-fr Sign up for 2 days of epic deals 2 jours de Ventes Flash avec Prime"} +{"t":"PBDD 23 Outbound 045 Subject line fr-fr [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Les Jours Flash Prime arrivent bientôt : XX-XX oct."} +{"t":"PBDD 23 Outbound 046 Subject line fr-fr Join Prime for two days of epic deals\n Rejoignez Prime pour deux jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 046F Subject line fr-fr Join Prime for two days of epic deals Rejoignez Prime pour deux jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 047 Headline fr-fr Two days of epic deals: XX-XX Oct Deux jours de Ventes Flash les XX et XX octobre"} +{"t":"PBDD 23 Outbound 048 Body Copy fr-fr [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! . Les Jours Flash Prime arrivent bientôt… Rejoignez Prime aujourd’hui pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire Prime et des films et séries en illimité sur Prime Video ! Profitez-en !"} +{"t":"PBDD 23 Outbound 050 Body Copy fr-fr [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. Les Jours Flash Prime arrivent bientôt ! Rejoignez Prime aujourd’hui pour accéder à deux jours de Ventes Flash sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Vous allez faire des envieux ! Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n \n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PBDD 23 Outbound 050F Body Copy fr-fr [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Les Jours Flash Prime arrivent bientôt ! Rejoignez Prime aujourd’hui pour accéder à deux jours de Ventes Flash sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Vous allez faire des envieux ! Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PBDD 23 Outbound 051 Subject line fr-fr Prime Big Deal Days are almost here XX-XX Oct Les Jours Flash Prime, les XX et XX oct."} +{"t":"PBDD 23 Outbound 052 Subject line fr-fr Stay up late, Prime Big Deal Days start at midnight! Prêt ? Les Jours Flash Prime débutent à minuit !"} +{"t":"PBDD 23 Outbound 054 Subject line fr-fr Join Prime for exclusive deals from XX-XX Oct Ventes Flash les XX et XX octobre : rejoignez Prime"} +{"t":"PBDD 23 Outbound 056 Body Copy fr-fr [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! Les Jours Flash Prime commencent demain. Rejoignez vite Prime pour accéder à deux jours de Ventes Flash exceptionnelles et faire de super économies sur les catégories high-tech, cuisine, maison, et plus encore, et devenez une vraie star en tant que membre Prime !"} +{"t":"PBDD 23 Outbound 057 Body Copy fr-fr [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Les Jours Flash Prime commencent demain. Rejoignez vite Prime pour accéder à deux jours de Ventes Flash exceptionnelles et faire de super économies sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Prime pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 059 Subject line fr-fr Prime Big Deal Days start midnight! Les Jours Flash Prime débutent à minuit"} +{"t":"PBDD 23 Outbound 060 Intro fr-fr Sign up for exclusive deals from XX-XX Oct 2 jours de Ventes Flash les XX-XX oct."} +{"t":"PBDD 23 Outbound 062 Subject line fr-fr \n Get your additional promo codes now! Obtenez vos codes promo maintenant !"} +{"t":"PBDD 23 Outbound 062F Subject line fr-fr Get your additional promo codes now! Obtenez vos codes promo maintenant !"} +{"t":"PBDD 23 Outbound 063 Subject line fr-fr Get extra savings on Prime Big Deal Days XX-XX Oct Des économies en plus pour Les Jours Flash Prime"} +{"t":"PBDD 23 Outbound 065 Headline fr-fr [Amazon] Prime Big Deal Days are XX-XX Oct! Les Jours Flash Prime c’est les XX et XX octobre"} +{"t":"PBDD 23 Outbound 066 Body Copy fr-fr [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Les Jours Flash Prime arrivent ! Deux jours de Ventes Flash exceptionnelles et avec autant d’offres en exclusivité, vous allez devenir une vraie star ! Vous ne pouvez pas attendre ? Découvrez tous les codes promo, les offres et les essais gratuits dont vous pouvez profiter avant et pendant Les Jours Flash Prime !"} +{"t":"PBDD 23 Outbound 068 CTA fr-fr Claim now\n \n \n Profitez-en maintenant"} +{"t":"PBDD 23 Outbound 068F CTA fr-fr Claim now Profitez-en maintenant"} +{"t":"PBDD 23 Outbound 069 Intro fr-fr See exclusive Prime promo codes and offers here Offres & codes promo Prime exclusifs ici"} +{"t":"PBDD 23 Outbound 071 CTA fr-fr Claim now Profitez-en maintenant"} +{"t":"PBDD 23 Outbound 072 Subject line fr-fr Get your exclusive promo codes now! Obtenez des codes promo exclusifs maintenant !"} +{"t":"PBDD 23 Outbound 074 Subject line fr-fr Join Prime to save on your Prime Big Deal Days orders Rejoignez Prime et faites des économies pendant les Jours Flash Prime"} +{"t":"PBDD 23 Outbound 075 Headline fr-fr Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Les Jours Flash Prime arrivent les XX-XX octobre"} +{"t":"PBDD 23 Outbound 076 Body Copy fr-fr [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. Les Jours Flash Prime arrivent bientôt ! Deux jours de Ventes Flash exceptionnelles pour les membres Prime. Rejoignez Prime pour accéder à de nombreuses offres en exclusivité et devenir une vraie star ! Les membres Prime bénéficient de plus de codes promo, d’offres et d’essais gratuits avant et pendant Les Jours Flash Prime."} +{"t":"PBDD 23 Outbound 077 CTA fr-fr Join now Rejoignez Prime maintenant"} +{"t":"PBDD 23 Outbound 078 Subject line fr-fr [Amazon] Prime Big Deal Days on XX-XX Oct \n \n Les Jours Flash Prime : XX et XX octobre"} +{"t":"PBDD 23 Outbound 078F Subject line fr-fr [Amazon] Prime Big Deal Days on XX-XX Oct Les Jours Flash Prime : XX et XX octobre"} +{"t":"PBDD 23 Outbound 079 Intro fr-fr \n Join Prime to get exclusive promo codes and more! \n Offres & codes promo exclusifs avec Prime"} +{"t":"PBDD 23 Outbound 079F Intro fr-fr Join Prime to get exclusive promo codes and more! Offres & codes promo exclusifs avec Prime"} +{"t":"PBDD 23 Outbound 081 Subject line fr-fr [Amazon] Prime Big Deal Days are here! Les Jours Flash Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 082 Subject line fr-fr Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 083 Headline fr-fr Get epic deals to make you the centre of attention Profitez des Ventes Flash et faites des envieux"} +{"t":"PBDD 23 Outbound 084 Body Copy fr-fr [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! \n Les Jours Flash Prime commencent aujourd’hui. Profitez de deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. N’attendez pas pour faire des super économies et devenir une vraie star !"} +{"t":"PBDD 23 Outbound 084F Body Copy fr-fr [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Les Jours Flash Prime commencent aujourd’hui. Profitez de deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. N’attendez pas pour faire des super économies et devenir une vraie star !"} +{"t":"PBDD 23 Outbound 085 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 086 fr-fr Save now Économisez maintenant"} +{"t":"PBDD 23 Outbound 087 Subject line fr-fr [Amazon] Prime Big Deal Days are here! Les Jours Flash Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 088 Intro fr-fr Two days of Prime member exclusive deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 090 Subject line fr-fr Enjoy [Amazon] Prime Big Deal Days now Profitez des Jours Flash Prime dès maintenant !"} +{"t":"PBDD 23 Outbound 091 Subject line fr-fr Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 092 Headline fr-fr Shop your exclusive Prime Big Deal Days savings Profitez en exclusivité de vos Jours Flash Prime"} +{"t":"PBDD 23 Outbound 093 Body Copy fr-fr Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Le 1er jour des Jours Flash Prime se termine bientôt. Il ne reste qu’un jour pour profiter des Ventes Flash exceptionnelles, exclusivement pour les membres Prime. N’attendez pas pour trouver des offres immanquables et devenir une vraie star !"} +{"t":"PBDD 23 Outbound 095 Subject line fr-fr [Amazon] Prime Big Deal Days are on now Les Jours Flash Prime c’est en ce moment"} +{"t":"PBDD 23 Outbound 096 Intro fr-fr Exclusive deals until midnight tomorrow Offres exclusives jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 098 Subject line fr-fr Amazing Prime Big Deal Days are in full swing Les Jours Flash Prime battent leur plein !"} +{"t":"PBDD 23 Outbound 099 Subject line fr-fr Two days of epic deals. Ends midnight tomorrow Deux jours de Ventes Flash. Jusqu’à demain minuit."} +{"t":"PBDD 23 Outbound 100 Headline fr-fr Shop epic deals that make you feel like a big deal Profitez de super offres et devenez une vraie star"} +{"t":"PBDD 23 Outbound 101 Body Copy fr-fr [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! Pendant Les Jours Flash Prime, profitez des Ventes Flash exceptionnelles réservées aux membres Prime comme vous. Découvrez-les sans plus attendre dès maintenant !"} +{"t":"PBDD 23 Outbound 102 CTA fr-fr Shop now\n \n Achetez maintenant"} +{"t":"PBDD 23 Outbound 102F CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 103 Subject line fr-fr [Amazing] Prime Big Deal Days are in full swing Les Jours Flash Prime battent leur plein"} +{"t":"PBDD 23 Outbound 104 Intro fr-fr Two days of epic deals. Ends tomorrow 2 jours de Ventes Flash. Jusqu’à demain."} +{"t":"PBDD 23 Outbound 105 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 106 Subject line fr-fr New day, new deals with [Amazon] Prime Big Deal Days Jours Flash Prime : nouveau jour, nouvelles Ventes Flash"} +{"t":"PBDD 23 Outbound 110 Subject line fr-fr These epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PBDD 23 Outbound 111 Headline fr-fr Shop today's epic deals and feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 23 Outbound 112 Body Copy fr-fr Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Préparez-vous à une nouvelle journée de Ventes Flash. C’est le dernier jour des Jours Flash Prime. Mais rassurez-vous, il y a encore plus de Ventes Flash exceptionnelles à découvrir aujourd'hui. Ne manquez pas cette occasion et découvrez dès maintenant d’autres offres exclusives réservées aux membres Prime."} +{"t":"PBDD 23 Outbound 113 CTA fr-fr Shop now\n \n Achetez maintenant"} +{"t":"PBDD 23 Outbound 113F CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 23 Outbound 114 Subject line fr-fr New day, new deals with Prime Big Deal Days Jours Flash Prime : nouvelles Ventes Flash"} +{"t":"PBDD 23 Outbound 117 Intro fr-fr These epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PBDD 23 Outbound 120 Subject line fr-fr [Amazon] Prime Big Deal Days are almost over Les Jours Flash Prime touchent à leur fin"} +{"t":"PBDD 23 Outbound 121 Subject line fr-fr Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 23 Outbound 122 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PBDD 23 Outbound 123 Body Copy fr-fr Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Les Jours Flash Prime se terminent ce soir à minuit. Alors dépêchez-vous ! C’est votre dernière chance de faire des super économies et de devenir une vraie star."} +{"t":"PBDD 23 Outbound 125 Subject line fr-fr [Amazon] Prime Big Deal Days ends midnight Fin à minuit des Jours Flash Prime"} +{"t":"PBDD 23 Outbound 126 Intro fr-fr Shop exclusive deals until midnight Des offres exclusives jusqu’à ce soir !"} +{"t":"PBDD 23 Outbound 129 Subject line fr-fr [Amazon] Prime Big Deal Days end tonight Les Jours Flash Prime se terminent ce soir"} +{"t":"PBDD 23 Outbound 132 Body Copy fr-fr [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! La fin des Jours Flash Prime approche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Alors ne perdez plus de temps à lire cet e-mail et faites des super économies de star !"} +{"t":"PBDD 23 Outbound 134 Subject line fr-fr Discover new deals on Prime Big Deal Days Découvrez les nouvelles Ventes Flash !"} +{"t":"PBDD 23 Outbound 135 Intro fr-fr [Amazon] Prime Big Deal Days ends midnight Fin à minuit des Jours Flash Prime"} +{"t":"PBDD 23 Outbound 137 Subject line fr-fr [Amazon] Prime Big Deal Days are here! Les Jours Flash Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 138 Subject line fr-fr Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 139 Headline fr-fr Shop epic deals that make you feel like a big deal Profitez des Ventes Flash, devenez une vraie star"} +{"t":"PBDD 23 Outbound 140 Body Copy fr-fr Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! Les Jours Flash Prime commencent aujourd’hui. Rejoignez vite Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles. Faites des super économies et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 141 Body Copy fr-fr Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Les Jours Flash Prime commencent aujourd’hui. Rejoignez vite Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Prime pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 143 Subject line fr-fr [Amazon] Prime Big Deal Days are here! Les Jours Flash Prime sont enfin là !"} +{"t":"PBDD 23 Outbound 144 Intro fr-fr Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PBDD 23 Outbound 145 Subject line fr-fr Enjoy Prime Big Deal Days now Profitez des Jours Flash Prime dès maintenant !"} +{"t":"PBDD 23 Outbound 146 Subject line fr-fr Shop epic deals until midnight tomorrow \n Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 146F Subject line fr-fr Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 23 Outbound 147 Headline fr-fr Feel special with exclusive [Amazon] Prime Big Deal Days deals Jours Flash Prime : à vous les Ventes Flash en exclusivité"} +{"t":"PBDD 23 Outbound 148 Body Copy fr-fr The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Le premier jour des Jours Flash Prime se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Prime pour profiter des Ventes Flash exceptionnelles ! Rejoignez Prime maintenant pour ne rien manquer."} +{"t":"PBDD 23 Outbound 149 fr-fr The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Le premier jour des Jours Flash Prime se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 151 Subject line fr-fr [Amazon] Prime Big Deal Days end tomorrow Fin demain des Jours Flash Prime`"} +{"t":"PBDD 23 Outbound 152 Intro fr-fr Shop exclusive deals Profitez des Ventes Flash en exclusivité"} +{"t":"PBDD 23 Outbound 153 Subject line fr-fr Prime Big Deal Days are in full swing! Les Jours Flash Prime battent leur plein"} +{"t":"PBDD 23 Outbound 154 Subject line fr-fr Still time left to join Prime and get epic deals Rejoignez Prime pour profiter de nos Ventes Flash"} +{"t":"PBDD 23 Outbound 155 Headline fr-fr Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star !"} +{"t":"PBDD 23 Outbound 156 Body Copy fr-fr The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! Le premier jour des Jours Flash Prime a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles. Les Jours Flash Prime se terminent demain à minuit, alors n’attendez plus !"} +{"t":"PBDD 23 Outbound 157 fr-fr The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to not only the member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Le premier jour des Jours Flash Prime a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 158 fr-fr The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. e premier jour des Jours Flash Prime a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Prime. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n \n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PBDD 23 Outbound 158F fr-fr The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. e premier jour des Jours Flash Prime a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Prime. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PBDD 23 Outbound 159 Subject line fr-fr [Amazon] Prime Big Deal Days are in full swing! Les Jours Flash Prime battent leur plein"} +{"t":"PBDD 23 Outbound 160 Intro fr-fr 2 days of epic deals of ends tomorrow Fin des 2 jours de Ventes Flash demain"} +{"t":"PBDD 23 Outbound 161 Subject line fr-fr It’s the last day of [Amazon] Prime Big Deal Days C’est le dernier jour des Jours Flash Prime"} +{"t":"PBDD 23 Outbound 162 Subject line fr-fr Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PBDD 23 Outbound 163 Headline fr-fr It's the last chance to shop some epic deals Dernière chance pour profiter de nos Ventes Flash"} +{"t":"PBDD 23 Outbound 164 Body Copy fr-fr The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! Le dernier jour des Jours Flash Prime est arrivé. Vous aussi, rejoignez Prime pour faire de super économies et profiter de nos Ventes Flash exceptionnelles. Inscrivez-vous et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 165 Body Copy fr-fr The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Le dernier jour des Jours Flash Prime est arrivé. Inscrivez-vous à Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement Prime pour seulement X,XX € par mois !"} +{"t":"PBDD 23 Outbound 167 Intro fr-fr [Amazon] Prime Big Deal Days end midnight Fin des super Ventes Flash à minuit"} +{"t":"PBDD 23 Outbound 168 Subject line fr-fr It’s closing night for [Amazon] Prime Big Deal Days Les Jours Flash Prime se terminent à minuit"} +{"t":"PBDD 23 Outbound 169 Subject line fr-fr Shop exclusive deals until midnight tonight Profitez des Ventes Flash jusqu’à ce soir minuit"} +{"t":"PBDD 23 Outbound 170 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance pour devenir une vraie star"} +{"t":"PBDD 23 Outbound 171 Body Copy fr-fr [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. Les Jours Flash Prime se terminent à minuit. Il est encore temps de rejoindre Prime pour profiter en exclusivité de super économies et de nos Ventes Flash exceptionnelles. Inscrivez-vous et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 172 fr-fr [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! Les Jours Flash Prime se terminent à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Le tout pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 176 Subject line fr-fr [Amazon] Prime Big Deal Days end tonight Les Jours Flash Prime se terminent ce soir"} +{"t":"PBDD 23 Outbound 177 Subject line fr-fr Join Prime and get epic deals until midnight Rejoignez Prime et profitez-en jusqu’à minuit"} +{"t":"PBDD 23 Outbound 179 Body Copy fr-fr The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. La fin des Jours Flash Prime est proche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Rejoignez Prime dès maintenant et devenez une vraie star !"} +{"t":"PBDD 23 Outbound 180 fr-fr The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus, you'll get fast delivery and great TV shows and films as part of your membership. All for only £X.XX a month! La fin des Jours Flash Prime est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore. Profitez également de la livraison prioritaire et des films et séries en illimité sur Prime Video inclus dans votre abonnement. Le tout pour seulement X,XX € par mois."} +{"t":"PBDD 23 Outbound 182 Subject line fr-fr [Amazon] Prime Big Deal Days ends at midnight Fin à minuit des Jours Flash Prime"} +{"t":"PBDD 23 Outbound 183 Intro fr-fr Last chance to feel like a big deal Dernière chance pour les Ventes Flash"} +{"t":"PBDD 23 Outbound 185 Subject line fr-fr Thanks for joining [Amazon]Prime Big Deal Days! Merci d’avoir participé aux Jours Flash Prime"} +{"t":"PBDD 23 Outbound 186 Subject line fr-fr You've enjoyed two days of epic savings Vous avez profité de deux jours de Ventes Flash"} +{"t":"PBDD 23 Outbound 187 Headline fr-fr [Amazon] Prime Big Deal Days have finally come to an end! Les Jours Flash Prime sont maintenant terminés !"} +{"t":"PBDD 23 Outbound 188 Headline fr-fr Prime Big Deal Days have ended! Les Jours Flash Prime sont maintenant terminés !"} +{"t":"PBDD 23 Outbound 189 Body Copy fr-fr Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Merci d’avoir participé aux Jours Flash Prime. Nous espérons que vous avez réalisé de super économies grâce à nos Ventes Flash exceptionnelles. Et rassurez-vous, il y a toujours de super économies à faire sur Amazon grâce aux offres et récompenses exclusives réservées aux membres Prime. À très bientôt !"} +{"t":"PBDD 23 Outbound 190 CTA fr-fr Visit again soon! Revenez vite !"} +{"t":"PBDD 23 Outbound 191 Subject line fr-fr Thanks for being an epic saver! Bravo pour vos super économies !"} +{"t":"PBDD 23 Outbound 192 Intro fr-fr Prime Big Deal Days are over Les Jours Flash Prime sont terminés"} +{"t":"PBDD 23 Outbound 193 CTA fr-fr Visit Amazon soon Rendez-vous sur Amazon"} +{"t":"PBDD 23 Outbound 194 Subject line fr-fr Shop epic deals on (Homeware) (Maison) : Ventes Flash exceptionnelles"} +{"t":"PBDD 23 Outbound 195 Intro fr-fr Exclusive for Prime members Exclusivement pour les membres Prime"} +{"t":"PBDD 23 Outbound 196 CTA fr-fr Save now Économisez maintenant"} +{"t":"PBDD 23 Outbound 198 Subject line fr-fr Shop the top 100 Lightning deals now Offres éclair : profitez du top 100"} +{"t":"PBDD 23 Outbound 199 Intro fr-fr Discover our top 100 deals! Les meilleures Ventes Flash sont ici"} +{"t":"PBDD 23 Outbound 206 fr-fr Limited WOW deals on XX and more! Ventes Flash WOW limitées sur XX et plus"} +{"t":"PBDD 23 Outbound 207 Intro fr-fr Shop while they last Profitez-en tant qu’il est temps !"} +{"t":"PBDD 23 Outbound 209 Subject line fr-fr New day, new deals - get them before they go! Nouvelle journée de Ventes Flash !"} +{"t":"PBDD 23 Outbound 213 fr-fr Shop Big Deals Faites de super affaires !"} +{"t":"PBDD 24 Outbound 001 Subject line fr-fr Prime Big Deal Days are 8-9 October Les Jours Flash Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 002 Subject line fr-fr Get ready to feel like a big deal with epic deals Devenez une star avec nos super Ventes Flash"} +{"t":"PBDD 24 Outbound 003 Headline fr-fr Two days of epic deals 8-9 October Deux jours de Ventes Flash, les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 004 CTA fr-fr Get ready now Préparez-vous maintenant"} +{"t":"PBDD 24 Outbound 005 Title fr-fr Prime Big Deal Days are 8-9 October Les Jours Flash Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 006 Intro fr-fr Two days of epic deals Deux jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Outbound 015 Subject line fr-fr Prime Big Deal Days start tomorrow Les Jours Flash Prime commencent demain"} +{"t":"PBDD 24 Outbound 019 Title fr-fr Prime Big Deal Days start tomorrow Les Jours Flash Prime commencent demain"} +{"t":"PBDD 24 Outbound 022 Subject line fr-fr Prime Big Deal Days are here Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 023 Subject line fr-fr Get epic deals and feel like a star Faites de super économies : devenez une star"} +{"t":"PBDD 24 Outbound 024 Headline fr-fr Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 025 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PBDD 24 Outbound 026 Title fr-fr Prime Big Deal Days are here Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 027 Intro fr-fr 2 days of Prime member exclusive deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PBDD 24 Outbound 029 Subject line fr-fr Enjoy Prime Big Deal Days now Profitez des Jours Flash Prime dès maintenant"} +{"t":"PBDD 24 Outbound 030 Subject line fr-fr Get exclusive deals with Prime Big Deal Days Des offres exclusives pour les Jours Flash Prime"} +{"t":"PBDD 24 Outbound 031 Headline fr-fr Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 033 Title fr-fr Prime Big Deal Days are happening now Les Jours Flash Prime, c’est maintenant"} +{"t":"PBDD 24 Outbound 034 Intro fr-fr Exclusive deals until midnight tomorrow Offres exclusives jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 036 Title fr-fr Prime Big Deal Days are in full swing Les Jours Flash Prime battent leur plein"} +{"t":"PBDD 24 Outbound 037 Intro fr-fr Two days of epic deals end tomorrow 2 jours de Ventes Flash jusqu’à demain"} +{"t":"PBDD 24 Outbound 039 Subject line fr-fr It’s the last day of Prime Big Deal Days C’est le dernier jour des Jours Flash Prime"} +{"t":"PBDD 24 Outbound 040 Subject line fr-fr Shop epic deals that make you feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PBDD 24 Outbound 041 Headline fr-fr The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PBDD 24 Outbound 043 Title fr-fr It’s the last day of Prime Big Deal Days C’est le dernier jour des Jours Flash Prime"} +{"t":"PBDD 24 Outbound 044 Intro fr-fr The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PBDD 24 Outbound 046 Subject line fr-fr Final call: Prime Big Deal Days are ending Les Jours Flash Prime touchent à leur fin"} +{"t":"PBDD 24 Outbound 047 Subject line fr-fr Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 24 Outbound 048 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PBDD 24 Outbound 050 Title fr-fr Prime Big Deal Days are ending soon Les Jours Flash Prime se terminent bientôt"} +{"t":"PBDD 24 Outbound 051 Intro fr-fr Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PBDD 24 Outbound 053 Title fr-fr Prime Big Deal Days end at midnight Les Jours Flash Prime se terminent à minuit"} +{"t":"PBDD 24 Outbound 054 Intro fr-fr Last chance to shop epic deals Dernière chance pour les Ventes Flash"} +{"t":"PBDD 24 Outbound 067 Subject line fr-fr Join Prime for exclusive deals from 8-9 October Ventes Flash les 8 et 9 octobre : rejoignez Prime"} +{"t":"PBDD 24 Outbound 069 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PBDD 24 Outbound 071 Intro fr-fr Sign up for exclusive deals Ventes Flash: rejoignez Prime"} +{"t":"PBDD 24 Outbound 072 CTA fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PBDD 24 Outbound 075 Headline fr-fr Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PBDD 24 Outbound 078 Intro fr-fr Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PBDD 24 Outbound 081 Subject line fr-fr Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PBDD 24 Outbound 082 Headline fr-fr Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PBDD 24 Outbound 087 Subject line fr-fr Ready for Prime Big Deal Days on 8-9 October? 8 et 9 octobre : prêt pour les Jours Flash Prime ?"} +{"t":"PBDD 24 Outbound 088 Subject line fr-fr Discover our Amazon Creators' top deals Profitez des super offres des influenceurs Amazon"} +{"t":"PBDD 24 Outbound 091 Title fr-fr Prime Big Deal Days: 8-9 October Les Jours Flash Prime, c’est les 8 et 9 octobre"} +{"t":"PBDD 24 Outbound 092 Intro fr-fr Discover our Amazon Creators' top deals Profitez des super offres des influenceurs Amazon"} +{"t":"PBDD 24 Outbound 095 Intro fr-fr Get early access deals here Accédez aux Ventes Flash en avant-première"} +{"t":"PBDD 24 Outbound 100 CTA fr-fr Join now Rejoignez Prime maintenant"} +{"t":"PBDD 24 Outbound 107 Title fr-fr See Prime Big Deal Days' hottest deals À vous les meilleures offres des Jours Flash Prime"} +{"t":"PBDD 24 Outbound 108 Intro fr-fr Explore the current bestsellers Découvrez les meilleures ventes du moment"} +{"t":"PBDD 24 Outbound 110 Title fr-fr Check out our best 4+ star deals for you Découvrez nos Ventes Flash 4* pour vous"} +{"t":"PBDD 24 Outbound 111 Intro fr-fr Explore your personalised deals Découvrez les meilleures ventes du moment"} +{"t":"PBDD 24 Outbound 113 Title fr-fr Prime Big Deal Days premium brand deals Jours Flash Prime : Ventes Flash marques premium"} +{"t":"PBDD 24 Outbound 114 Intro fr-fr Explore the collection today Découvrez notre collection"} +{"t":"PBDD 24 Outbound 117 Intro fr-fr Check out recommended deals for you Nos offres recommandées pour vous"} +{"t":"PBDD 24 Outbound 120 Intro fr-fr Discover our most trending deals Découvrez nos Ventes Flash les plus populaires"} +{"t":"PBDD 24 Outbound 123 Intro fr-fr Check out the Top 100 deals Ventes Flash : découvrez le Top 100"} +{"t":"PBDD 24 Outbound 125 Title fr-fr Prime Big Deal Days are here! Les Jours Flash Prime, c’est maintenant !"} +{"t":"PBDD 24 Outbound 126 Intro fr-fr Check out our best 4+ star deals for you Découvrez nos Ventes Flash 4* pour vous"} +{"t":"PBDD 24 Outbound 129 Intro fr-fr Check out our Premium brand deals now Découvrez nos Ventes Flash de marques premium"} +{"t":"PBDD 24 Outbound 131 Intro fr-fr Check out deals made just for you Découvrez des Ventes Flash pensées pour vous"} +{"t":"PD 23 Outbound 001 Subject line fr-fr Prime Day is coming on XX-XX July Prime Day est de retour les XX et XX juillet"} +{"t":"PD 23 Outbound 002 Subject line fr-fr  Get ready to feel like a big deal with epic deals  Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PD 23 Outbound 003 Headline fr-fr  Two days of epic deals XX-XX July  2 jours de super Ventes Flash les XX et XX juillet"} +{"t":"PD 23 Outbound 004 Body Copy fr-fr Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day est de retour ! Avec deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore… vous allez devenir une vraie star ! Créez votre liste d’envies Prime Day pour être sûr de ne rien manquer. Exclusivement pour les membres Amazon Prime"} +{"t":"PD 23 Outbound 005 CTA fr-fr Get ready now!    Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 006 Subject line fr-fr  Prime Day is coming on XX-XX July  Prime Day revient les XX et XX juillet"} +{"t":"PD 23 Outbound 007 Intro fr-fr  Feel like a big deal with two days of epic deals    2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Outbound 009 Subject line fr-fr Prime Day is almost here: XX-XX July!  C’est bientôt Prime Day, les XX et XX juillet !"} +{"t":"PD 23 Outbound 010 Subject line fr-fr  Two days of epic deals only for Prime members Deux jours de Ventes Flash pour les membres Prime"} +{"t":"PD 23 Outbound 011 Headline fr-fr  Two days of epic deals XX-XX July. Deux jours de Ventes Flash les XX et XX juillet."} +{"t":"PD 23 Outbound 012 Body Copy fr-fr Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   C’est bientôt Prime Day ! Avec les offres exclusives réservées aux membres Prime, vous allez devenir une vraie star ! Prenez de l’avance en créant votre liste d’envies Prime Day dès aujourd’hui !"} +{"t":"PD 23 Outbound 013 CTA fr-fr Get ready now!   Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 014 Subject line fr-fr  Prime Day is almost here: XX-XX July! Bientôt Prime Day, les XX et XX juillet"} +{"t":"PD 23 Outbound 015 Intro fr-fr  Make your epic deals wish list! Bientôt deux jours de super Ventes Flash"} +{"t":"PD 23 Outbound 016 CTA fr-fr Get ready now!  Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 017 Subject line fr-fr  Stay up late, Prime Day starts at midnight! Prêt ? Prime Day débute à minuit !"} +{"t":"PD 23 Outbound 018 Subject line fr-fr Prime member exclusive deals from XX-XX July.  Ventes Flash pour membres Prime, XX et XX juillet."} +{"t":"PD 23 Outbound 019 Headline fr-fr Two days of epic deals XX-XX July Deux jours de Ventes Flash les XX et XX juillet"} +{"t":"PD 23 Outbound 020 Body Copy fr-fr Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day commence demain. Et avec les super économies qui vous attendent, vous allez devenir une vraie star. Alors créez votre liste d’envies Prime Day dès aujourd’hui !"} +{"t":"PD 23 Outbound 022 Subject line fr-fr  Ready? Prime Day starts at midnight! Prêt ? Prime Day débute à minuit !"} +{"t":"PD 23 Outbound 023 Intro fr-fr 2 days of epic deals exclusively for Prime members   Membres Prime : 2 jours de Ventes Flash"} +{"t":"PD 23 Outbound 024 CTA fr-fr Get ready now! Alt: Get ready! Préparez-vous maintenant !"} +{"t":"PD 23 Outbound 025 Subject line fr-fr  Prime Day is coming on XX-XX July Prime Day est de retour les XX et XX juillet"} +{"t":"PD 23 Outbound 026 Subject line fr-fr Join Prime for two days of epic deals  Rejoignez Prime pour deux jours de Ventes Flash"} +{"t":"PD 23 Outbound 028 fr-fr *After the free trial Prime is £X.XX a month. * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 23 Outbound 029 CTA fr-fr Join Prime Essayez Prime"} +{"t":"PD 23 Outbound 030 Subject line fr-fr Prime Day is coming on XX-XX July Prime Day revient les XX et XX juillet"} +{"t":"PD 23 Outbound 031 Intro fr-fr  Sign up for 2 days of epic deals  2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 23 Outbound 033 Subject line fr-fr Prime Day is almost here: XX-XX July! C’est bientôt Prime Day les XX et XX juillet !"} +{"t":"PD 23 Outbound 037 Subject line fr-fr Prime Day is almost here: XX-XX July! Bientôt Prime Day les XX et XX juillet !"} +{"t":"PD 23 Outbound 038 Intro fr-fr Sign up to Prime for two days of exclusive deals   2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 23 Outbound 040 Subject line fr-fr Stay up late, Prime Day starts at midnight!  Couchez-vous tard, Prime Day commence à minuit !"} +{"t":"PD 23 Outbound 041 Subject line fr-fr Join Prime for exclusive deals from XX-XX July Ventes Flash les XX et XX juillet : rejoignez Prime"} +{"t":"PD 23 Outbound 042 Headline fr-fr Two days of epic deals XX-XX July Deux jours de Ventes Flash le XX et XX juillet"} +{"t":"PD 23 Outbound 044 Subject line fr-fr Ready? Prime Day starts at midnight! Prêt ? Prime Day commence à minuit !"} +{"t":"PD 23 Outbound 045 Intro fr-fr Sign up for exclusive deals from XX-XX July 2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 23 Outbound 047 Subject line fr-fr  Get your additional Prime Day promo codes now! Obtenez vos codes promo Prime Day supplémentaires"} +{"t":"PD 23 Outbound 048 Subject line fr-fr Get extra savings on Prime Day XX-XX July   Des économies en plus pour Prime Day XX-XX juillet"} +{"t":"PD 23 Outbound 049 Headline fr-fr Prime Day is XX-XX July, so here’s your surprise! Voici votre surprise pour Prime Day, XX-XX juillet"} +{"t":"PD 23 Outbound 050 CTA fr-fr Claim now    Profitez-en maintenant"} +{"t":"PD 23 Outbound 051 Subject line fr-fr  Prime Day is coming on XX-XX July Prime Day revient les XX et XX juillet"} +{"t":"PD 23 Outbound 052 Intro fr-fr  See exclusive Prime promo codes and offers here   Offres & codes promo Prime exclusifs ici"} +{"t":"PD 23 Outbound 053 CTA fr-fr Claim now Profitez-en maintenant"} +{"t":"PD 23 Outbound 054 Subject line fr-fr Get exclusive Prime Day promo codes now! Obtenez des codes promo exclusifs pour Prime Day !"} +{"t":"PD 23 Outbound 055 Subject line fr-fr Join Prime to save on your Prime Day orders Rejoignez Prime et économisez sur vos commandes Prime Day"} +{"t":"PD 23 Outbound 056 Headline fr-fr Prime Day is XX-XX July, so here’s a surprise! Voici une surprise pour Prime Day, XX-XX juillet"} +{"t":"PD 23 Outbound 057 CTA fr-fr Join now    Rejoignez maintenant"} +{"t":"PD 23 Outbound 059 Intro fr-fr  Join Prime to get exclusive promo codes and more! Offres & codes promo exclusifs avec Prime"} +{"t":"PD 23 Outbound 060 CTA fr-fr Join now  Rejoignez Amazon Prime"} +{"t":"PD 23 Outbound 061 Subject line fr-fr Prime Day is here! Prime Day est enfin là !"} +{"t":"PD 23 Outbound 062 Subject line fr-fr Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PD 23 Outbound 063 Headline fr-fr Get epic deals and become the centre of attention Profitez des Ventes Flash et faites des envieux"} +{"t":"PD 23 Outbound 064 CTA fr-fr  Shop now Achetez maintenant"} +{"t":"PD 23 Outbound 065 Subject line fr-fr Prime Day is here! Prime Day est enfin là !"} +{"t":"PD 23 Outbound 066 Intro fr-fr Two days of Prime member exclusive deals  2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 23 Outbound 067 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 23 Outbound 068 Subject line fr-fr Enjoy Prime Day now Profitez de Prime Day dès maintenant !"} +{"t":"PD 23 Outbound 069 Subject line fr-fr Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PD 23 Outbound 070 Headline fr-fr Feel special with these exclusive Prime Day deals Des Ventes Flash Prime Day exclusivement pour vous"} +{"t":"PD 23 Outbound 071 Body Copy fr-fr Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Le 1er jour de Prime Day se termine bientôt. Il ne reste qu’un jour pour profiter des Ventes Flash exceptionnelles, exclusivement pour les membres Prime."} +{"t":"PD 23 Outbound 072 CTA fr-fr  Shop now  Achetez maintenant"} +{"t":"PD 23 Outbound 073 Subject line fr-fr Prime Day’s happening now! Prime Day, c’est en ce moment !"} +{"t":"PD 23 Outbound 074 Intro fr-fr Exclusive deals until midnight tomorrow  Offres exclusives jusqu’à demain minuit"} +{"t":"PD 23 Outbound 075 CTA fr-fr Shop now  Achetez maintenant"} +{"t":"PD 23 Outbound 076 Subject line fr-fr Prime Day is in full swing! Prime Day bat son plein !"} +{"t":"PD 23 Outbound 077 Subject line fr-fr Two days of epic deals. Ends midnight tomorrow Deux jours de Ventes Flash. Jusqu’à demain minuit."} +{"t":"PD 23 Outbound 078 Headline fr-fr Shop epic deals that make you feel like a big deal Profitez de super offres et devenez une vraie star"} +{"t":"PD 23 Outbound 079 Body Copy fr-fr Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Pendant Prime Day, profitez des Ventes Flash exceptionnelles réservées aux membres Prime comme vous. Découvrez-les sans plus attendre !"} +{"t":"PD 23 Outbound 080 CTA fr-fr Shop now   Achetez maintenant"} +{"t":"PD 23 Outbound 081 Subject line fr-fr Prime Day is in full swing! Prime Day bat son plein !"} +{"t":"PD 23 Outbound 082 Intro fr-fr Two days of epic deals. Ends tomorrow 2 jours de Ventes Flash. Jusqu’à demain."} +{"t":"PD 23 Outbound 084 Subject line fr-fr It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 23 Outbound 085 Subject line fr-fr The epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 23 Outbound 086 Headline fr-fr Shop epic deals that make you feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PD 23 Outbound 087 Body Copy fr-fr The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Le dernier jour de Prime Day est arrivé. Ne manquez pas l’occasion de devenir une vraie star."} +{"t":"PD 23 Outbound 088 CTA fr-fr Shop now   Achetez maintenant"} +{"t":"PD 23 Outbound 089 Subject line fr-fr It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 23 Outbound 090 Intro fr-fr The epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 23 Outbound 092 Subject line fr-fr Final call: Prime Day is ending Prime Day touche à sa fin"} +{"t":"PD 23 Outbound 093 Subject line fr-fr Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PD 23 Outbound 094 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 23 Outbound 095 Body Copy fr-fr Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day se termine ce soir à minuit. Alors dépêchez-vous ! C’est votre dernière chance de faire des super économies et de devenir une vraie star."} +{"t":"PD 23 Outbound 097 Subject line fr-fr Prime Day ends at midnight  Prime Day se termine à minuit"} +{"t":"PD 23 Outbound 098 Intro fr-fr Shop exclusive deals until midnight   Des offres exclusives jusqu’à minuit"} +{"t":"PD 23 Outbound 100 Subject line fr-fr Prime Day ends tonight Prime Day se termine ce soir"} +{"t":"PD 23 Outbound 103 Body Copy fr-fr Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! La fin de Prime Day approche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Alors ne perdez plus de temps à lire cet e-mail et faites des super économies de star !"} +{"t":"PD 23 Outbound 105 Subject line fr-fr Prime Day ends today Prime Day se termine aujourd’hui"} +{"t":"PD 23 Outbound 106 Intro fr-fr Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 23 Outbound 109 Subject line fr-fr Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PD 23 Outbound 110 Headline fr-fr Shop epic deals that make you feel like a big deal Profitez des Ventes Flash, devenez une vraie star"} +{"t":"PD 23 Outbound 111 Body Copy fr-fr Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Prime Day commence aujourd’hui. Rejoignez vite Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles. Faites des super économies et devenez une vraie star !"} +{"t":"PD 23 Outbound 112 CTA fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 23 Outbound 114 Intro fr-fr Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PD 23 Outbound 116 Subject line fr-fr Enjoy Prime Day now C’est le moment de profiter de Prime Day"} +{"t":"PD 23 Outbound 118 Headline fr-fr Feel special with these exclusive Prime Day deals À vous les Ventes Flash Prime Day en exclusivité !"} +{"t":"PD 23 Outbound 120 Subject line fr-fr Prime Day ends tomorrow Prime Day se termine demain"} +{"t":"PD 23 Outbound 121 Intro fr-fr Shop exclusive deals Profitez des Ventes Flash en exclusivité"} +{"t":"PD 23 Outbound 124 Subject line fr-fr Still time left to join Prime and get epic deals Rejoignez Prime pour profiter de nos Ventes Flash"} +{"t":"PD 23 Outbound 125 Headline fr-fr Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star !"} +{"t":"PD 23 Outbound 128 Intro fr-fr 2 days of epic deals of ends tomorrow Fin des 2 jours de Ventes Flash demain"} +{"t":"PD 23 Outbound 131 Subject line fr-fr Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PD 23 Outbound 132 Headline fr-fr Last chance for some epic deals Dernière chance pour profiter de nos Ventes Flash"} +{"t":"PD 23 Outbound 135 Intro fr-fr The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PD 23 Outbound 137 Subject line fr-fr It’s closing night for Prime Day Prime Day se termine à minuit"} +{"t":"PD 23 Outbound 138 Subject line fr-fr Shop exclusive deals until midnight tonight Profitez des Ventes Flash jusqu’à ce soir minuit"} +{"t":"PD 23 Outbound 139 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance pour devenir une vraie star"} +{"t":"PD 23 Outbound 141 Subject line fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 23 Outbound 142 Intro fr-fr Last chance to shop epic deals Dernière chance pour les Ventes Flash"} +{"t":"PD 23 Outbound 145 Subject line fr-fr Join Prime and get epic deals until midnight Rejoignez Prime et profitez-en jusqu’à minuit"} +{"t":"PD 23 Outbound 149 Intro fr-fr Last chance to feel like a big deal   Dernière chance pour les Ventes Flash"} +{"t":"PD 24 Outbound 002 fr-fr Get exclusive Prime Day offers now! Profitez d'offres exclusives pour Prime Day !"} +{"t":"PD 24 Outbound 003 fr-fr Save big with Prime Day deals by joining Prime Ventes Flash Prime Day : économisez avec Prime !"} +{"t":"PD 24 Outbound 005 fr-fr Two days of epic deals 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 006 fr-fr Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members two days of epic deals. Get access to loads of exclusive savings by joining Prime now! You’ll get to enjoy free trials, promo codes, and plenty of great offers before and during Prime Day. Vous voulez devenir une vraie star ? Prime Day est de retour avec deux jours de Ventes Flash exceptionnelles pour les membres Prime. Accédez à de nombreuses offres exclusives en rejoignant Prime maintenant ! Vous bénéficierez de codes promo, d’offres et d’essais gratuits avant et pendant Prime Day."} +{"t":"PD 24 Outbound 007 fr-fr Join now Rejoignez Prime maintenant"} +{"t":"PD 24 Outbound 008 fr-fr Join Prime now for exclusive savings! Rejoignez Prime et profitez d'offres exclusives !"} +{"t":"PD 24 Outbound 009 fr-fr Free trials, codes and great offers this Prime Day Prime Day : codes promo, offres et essais gratuits"} +{"t":"PD 24 Outbound 011 fr-fr See your exclusive Prime Day offers now! Découvrez vos offres exclusives Prime Day !"} +{"t":"PD 24 Outbound 012 fr-fr Save big on your Prime Day orders Faites de super économies pendant Prime Day"} +{"t":"PD 24 Outbound 015 fr-fr Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members like you two days of epic deals. There are free trials, promo codes and plenty of great offers, exclusively included in your Prime Membership! Vous voulez devenir une vraie star ? Prime Day est de retour avec deux jours de Ventes Flash exceptionnelles pour les membres Prime. Accédez à de nombreuses offres exclusives, à des codes promo et des essais gratuits inclus dans votre abonnement Prime !"} +{"t":"PD 24 Outbound 016 fr-fr Claim now Profitez-en maintenant"} +{"t":"PD 24 Outbound 017 fr-fr Enjoy two days of exclusive Prime Day codes now! Profitez de codes promo exclusifs pour Prime Day !"} +{"t":"PD 24 Outbound 018 fr-fr Free trials, codes & great offers on Prime Day Prime Day : codes promo, offres et essais gratuits"} +{"t":"PD 24 Outbound 019 fr-fr Prime Day is coming on 16-17 July Prime Day est de retour les 16 et 17 juillet"} +{"t":"PD 24 Outbound 021 fr-fr Exclusive Prime Day codes & offers Offres & codes promo Prime Day exclusifs"} +{"t":"PD 24 Outbound 024 fr-fr Get exclusive Prime Day promo codes here Offres & codes promo Prime Day exclusifs"} +{"t":"PD 24 Outbound 027 fr-fr Prime Day: 16-17 July. Use the app for a special offer Prime Day : 16-17 juillet. Offre spéciale appli"} +{"t":"PD 24 Outbound 029 fr-fr Download the Amazon app and sign in to redeem it Téléchargez l’application Amazon pour en profiter"} +{"t":"PD 24 Outbound 031 fr-fr Prime Day is coming, are you ready? Prime Day est de retour, êtes-vous prêt ?"} +{"t":"PD 24 Outbound 032 fr-fr Prime Day is around the corner. Shop with us for a chance to get £15 off when you spend £30! Simply download the app and click on \"Apply promo\" on the landing page to receive the coupon redeemable on any eligible item. Exclusively for Prime members. T&Cs apply. Prime Day approche à grands pas ! Bénéficiez d’une réduction de 15 €, dès 30 € d’achats. Téléchargez l’application et cliquez sur « Appliquer la réduction » sur la page d’accueil pour recevoir le bon de réduction à valoir sur tout article éligible. Exclusivement pour les membres Prime. Voir conditions."} +{"t":"PD 24 Outbound 033 fr-fr Apply the promo Profitez-en maintenant"} +{"t":"PD 24 Outbound 035 fr-fr £15 off £30 when you shop on Prime Day Prime Day : -15 €, dès 30 € d’achats avec l’appli"} +{"t":"PD 24 Outbound 036 fr-fr Download the Amazon app now and start shopping! Téléchargez l’appli Amazon et économisez !"} +{"t":"PD 24 Outbound 038 fr-fr Prime Day is coming. Join Prime & get £5 off £15 Prime Day : -10 € dès 25 € d’achats. Rejoignez Prime"} +{"t":"PD 24 Outbound 040 fr-fr Celebrate Prime Day with a special promo Fêtez Prime Day avec une offre spéciale"} +{"t":"PD 24 Outbound 042 fr-fr Prime Day is 16-17 July! Become a member and get exclusive access to two days of epic deals. And as a special surprise we’re giving you a promo: £5 off when you spend £15! Simply click ‘apply the promo’ below and enjoy your favourite deal at a lower price. You’ll feel like a big deal! Prime Day, c’est les 16 et 17 juillet ! Devenez membre Prime et profitez d’un accès exclusif à 2 jours de Ventes Flash exceptionnelles. Pour couronner le tout, nous vous offrons 10 € de réduction dès 25 € d’achats ! Cliquez sur le bouton ci-dessous pour en profiter."} +{"t":"PD 24 Outbound 045 fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 24 Outbound 047 fr-fr Join Prime & get £5 off for Prime Day Prime Day : rejoignez Prime et obtenez 10 €"} +{"t":"PD 24 Outbound 048 fr-fr Two days of epic deals, promos and surprises! Deux jours de Ventes Flash, promos et surprises !"} +{"t":"PD 24 Outbound 049 fr-fr We miss you! Get £5 off £15 this coming Prime Day Pour vous : -10 € dès 25 € d’achats ce Prime Day"} +{"t":"PD 24 Outbound 050 fr-fr We miss you! Get £5 off £15 this Prime Day Pour vous : -10 € dès 25 € d’achats ce Prime Day"} +{"t":"PD 24 Outbound 052 fr-fr Prime Day deals are almost here: 16-17 July Prime Day est de retour les 16 et 17 juillet !"} +{"t":"PD 24 Outbound 055 fr-fr Prime Day is coming 16-17 July! With two days of epic deals, there’s sure to be something you love. And so, to enjoy the exclusive Prime member event, you can click on the promo button below for £5 off when you spend £15! Now that’s a big deal! Prime Day est de retour les 16 et 17 juillet ! Avec deux jours de Ventes Flash exceptionnelles, vous trouverez forcément votre bonheur. Pour profiter encore plus de cet événement exclusif réservé aux membres Prime, cliquez sur le bouton ci-dessous pour bénéficier de -10 € dès 25 € d’achats."} +{"t":"PD 24 Outbound 057 fr-fr Apply now Profitez-en maintenant"} +{"t":"PD 24 Outbound 058 fr-fr Feel like a big deal with £5 off this Prime Day! Devenez une vraie star avec -10 € pendant Prime Day"} +{"t":"PD 24 Outbound 059 fr-fr Two days of epic deals just for you: 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 060 fr-fr Join to get early Deals before Prime Day Profitez de Prime Day en avant-première"} +{"t":"PD 24 Outbound 062 fr-fr Prime Day is coming: 16-17 July Prime Day est de retour les 16 et 17 juillet"} +{"t":"PD 24 Outbound 064 fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 24 Outbound 065 fr-fr Get early deals before Prime Day starts Profitez de Prime Day en avant-première"} +{"t":"PD 24 Outbound 069 fr-fr Get access now Profitez-en maintenant"} +{"t":"PD 24 Outbound 070 fr-fr Check out the Top 100 deals Ventes Flash : découvrez le Top 100"} +{"t":"PD 24 Outbound 072 fr-fr Explore Prime Day’s hottest deals Les meilleures Ventes Flash Prime Day"} +{"t":"PD 24 Outbound 073 fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 074 fr-fr Check out our 4* deals for you Découvrez nos Ventes Flash 4* pour vous"} +{"t":"PD 24 Outbound 076 fr-fr Your Prime Day deals are here Les Ventes Flash Prime Day sont enfin là"} +{"t":"PD 24 Outbound 079 fr-fr Prime Day premium brand deals Prime Day : Ventes Flash Marques Premium"} +{"t":"PD 24 Outbound 081 fr-fr Explore our new collection today! Découvrez notre nouvelle collection !"} +{"t":"PD 24 Outbound 083 fr-fr Prime Day deals based on your views Ventes flash liées à vos envies"} +{"t":"PD 24 Outbound 084 fr-fr Check out recommended deals for you Nos offres recommandées pour vous"} +{"t":"PD 24 Outbound 086 fr-fr Discover Prime Day’s trending deals Les Ventes Flash les plus populaires"} +{"t":"PD 24 Outbound 087 fr-fr Shop those viral deals! Découvrez les Ventes Flash virales !"} +{"t":"PD 24 Outbound 088 fr-fr See what deals are going viral now! Découvrez les Ventes Flash virales !"} +{"t":"PD 24 Outbound 089 fr-fr Discover more Profitez-en maintenant"} +{"t":"PD 24 Outbound 098 Subject line fr-fr Prime Day is coming on 16-17 July Prime Day est de retour les 16 et 17 juillet"} +{"t":"PD 24 Outbound 099 Subject line fr-fr Get ready to feel like a big deal with epic deals Devenez une star avec nos super Ventes Flash"} +{"t":"PD 24 Outbound 100 Headline fr-fr Two days of epic deals 16-17 July 2 jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 101 Body Copy fr-fr Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day est de retour. Avec deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore… vous allez devenir une vraie star. Créez votre liste d’envies Prime Day pour être sûr de ne rien manquer. Exclusivement pour les membres Prime"} +{"t":"PD 24 Outbound 102 Subject line fr-fr Prime Day is coming on 16-17 July Prime Day revient les 16 et 17 juillet"} +{"t":"PD 24 Outbound 103 fr-fr Two days of epic deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Outbound 107 CTA fr-fr Get ready now Préparez-vous maintenant"} +{"t":"PD 24 Outbound 108 Subject line fr-fr Prime Day is almost here: 16-17 July C’est bientôt Prime Day, les 16 et 17 juillet."} +{"t":"PD 24 Outbound 110 Subject line fr-fr Two days of epic deals only for Prime members Deux jours de Ventes Flash pour les membres Prime"} +{"t":"PD 24 Outbound 111 Headline fr-fr Two days of epic deals 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet."} +{"t":"PD 24 Outbound 113 Body Copy fr-fr Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. C’est bientôt Prime Day. Avec les offres exclusives réservées aux membres Prime, vous allez devenir une vraie star. Prenez de l’avance en créant votre liste d’envies Prime Day dès aujourd’hui."} +{"t":"PD 24 Outbound 114 Subject line fr-fr Prime Day is almost here: 16-17 July Bientôt Prime Day, les 16 et 17 juillet"} +{"t":"PD 24 Outbound 115 fr-fr Two days of epic deals are coming Deux jours de super Ventes Flash"} +{"t":"PD 24 Outbound 118 fr-fr Stay up late, Prime Day starts at midnight Prêt ? Prime Day débute à minuit."} +{"t":"PD 24 Outbound 119 Subject line fr-fr Get the party hats, Prime Day starts at midnight Prêt ? Prime Day débute à minuit."} +{"t":"PD 24 Outbound 120 Subject line fr-fr Prime member exclusive deals from 16-17 July Ventes Flash pour membres Prime, 16 et 17 juillet."} +{"t":"PD 24 Outbound 121 Headline fr-fr Two days of epic deals 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 122 Body Copy fr-fr Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day commence demain. Et avec les super économies qui vous attendent, vous allez devenir une vraie star. Alors, créez votre liste d’envies Prime Day dès aujourd’hui."} +{"t":"PD 24 Outbound 123 Subject line fr-fr Ready? Prime Day starts at midnight Prêt ? Prime Day débute à minuit."} +{"t":"PD 24 Outbound 126 Intro fr-fr 2 days of epic deals exclusively for Prime members Deux jours de Ventes Flash pour les membres Prime"} +{"t":"PD 24 Outbound 128 Subject line fr-fr Join Prime for two days of epic deals Rejoignez Prime pour deux jours de Ventes Flash"} +{"t":"PD 24 Outbound 130 fr-fr Prime Day is coming… sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day est de retour… Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 131 fr-fr Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 132 Body Copy fr-fr Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 132F Body Copy fr-fr Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 133 CTA fr-fr Try Prime Essayez Prime"} +{"t":"PD 24 Outbound 134 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 24 Outbound 135 Subject line fr-fr Prime Day is coming on 16-17 July Prime Day revient les 16 et 17 juillet"} +{"t":"PD 24 Outbound 137 Intro fr-fr Sign up for 2 days of epic deals 2 jours de Ventes Flash : rejoignez Prime"} +{"t":"PD 24 Outbound 138 Subject line fr-fr Prime Day is almost here: 16-17 July C’est bientôt Prime Day les 16 et 17 juillet"} +{"t":"PD 24 Outbound 141 fr-fr Prime Day’s around the corner. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day est de retour… Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 142 fr-fr Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 143 Body Copy fr-fr Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 143F Body Copy fr-fr Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day est de retour… Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 144 Subject line fr-fr Prime Day is almost here: 16-17 July Bientôt Prime Day les 16 et 17 juillet"} +{"t":"PD 24 Outbound 145 Subject line fr-fr Join Prime for exclusive deals from 16-17 July Ventes Flash les 16 et 17 juillet : rejoignez Prime"} +{"t":"PD 24 Outbound 146 Headline fr-fr Two days of epic deals 16-17 July Deux jours de Ventes Flash les 16 et 17 juillet"} +{"t":"PD 24 Outbound 147 fr-fr Prime Day’s begins tomorrow. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day commence demain. Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 148 fr-fr Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day commence demain. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 149 Body Copy fr-fr Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day commence demain. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 149F Body Copy fr-fr Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day commence demain. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 150 Subject line fr-fr Ready? Prime Day starts at midnight Prêt ? Prime Day commence à minuit"} +{"t":"PD 24 Outbound 152 Subject line fr-fr Get your additional Prime Day promo codes now  Vos codes promo Prime Day supplémentaires"} +{"t":"PD 24 Outbound 153 fr-fr Get extra savings on Prime Day 16-17 July Des économies en plus pour Prime Day 16-17 juillet"} +{"t":"PD 24 Outbound 155 Headline fr-fr Prime Day is 16-17 July, so here’s your surprise Voici votre surprise pour Prime Day, 16-17 juillet"} +{"t":"PD 24 Outbound 156 Body Copy fr-fr Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Prime Day est de retour pour deux jours de Ventes Flash exceptionnelles. Avec autant d’offres en exclusivité, vous allez devenir une vraie star. Vous ne pouvez pas attendre ? Découvrez tous les codes promo, les offres et les essais gratuits dont vous pouvez profiter avant et pendant Prime Day."} +{"t":"PD 24 Outbound 157 CTA fr-fr Claim now Profitez-en maintenant"} +{"t":"PD 24 Outbound 159 Intro fr-fr Exclusive Prime promo codes and offers Offres & codes promo Prime exclusifs ici"} +{"t":"PD 24 Outbound 160 CTA fr-fr Claim now Profitez-en maintenant"} +{"t":"PD 24 Outbound 161 Subject line fr-fr Get exclusive Prime Day promo codes now Obtenez des codes promo exclusifs pour Prime Day."} +{"t":"PD 24 Outbound 162 Subject line fr-fr Join Prime to save on your Prime Day orders Rejoignez Prime et économisez sur vos commandes Prime Day"} +{"t":"PD 24 Outbound 163 Headline fr-fr Prime Day is 16-17 July, so here’s a surprise Voici une surprise pour Prime Day, 16-17 juillet"} +{"t":"PD 24 Outbound 164 Body Copy fr-fr Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Prime Day est de retour avec deux jours de Ventes Flash exceptionnelles. Rejoignez Prime pour accéder à de nombreuses offres en exclusivité et devenir une vraie star. Les membres Prime bénéficient de plus de codes promo, d’offres et d’essais gratuits avant et pendant Prime Day."} +{"t":"PD 24 Outbound 165 CTA fr-fr Join now Rejoignez Prime"} +{"t":"PD 24 Outbound 166 Subject line fr-fr Prime Day is coming on 16-17 July Prime Day revient les 16 et 17 juillet"} +{"t":"PD 24 Outbound 167 Intro fr-fr Join Prime to get exclusive promo codes and more Offres & codes promo exclusifs avec Prime"} +{"t":"PD 24 Outbound 169 Subject line fr-fr Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 170 Subject line fr-fr Get epic deals until midnight tomorrow Profitez des Ventes Flash jusqu’à demain minuit"} +{"t":"PD 24 Outbound 171 Headline fr-fr Get epic deals and become the centre of attention Profitez des Ventes Flash et faites des envieux"} +{"t":"PD 24 Outbound 172 Body Copy fr-fr Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Prime Day commence aujourd’hui. Profitez de deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore. N’attendez pas pour faire des économies et devenir une vraie star."} +{"t":"PD 24 Outbound 173 CTA fr-fr Save now Économisez maintenant"} +{"t":"PD 24 Outbound 174 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 175 Subject line fr-fr Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 176 Intro fr-fr 2 days of Prime member exclusive deals 2 jours de Ventes Flash exceptionnelles"} +{"t":"PD 24 Outbound 177 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 178 Subject line fr-fr Enjoy Prime Day now Profitez de Prime Day dès maintenant"} +{"t":"PD 24 Outbound 179 Subject line fr-fr Shop epic deals only until midnight tomorrow Ventes Flash exceptionnelles jusqu’à demain minuit"} +{"t":"PD 24 Outbound 180 Headline fr-fr Feel special with these exclusive Prime Day deals Des Ventes Flash Prime Day exclusivement pour vous"} +{"t":"PD 24 Outbound 181 Body Copy fr-fr Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Le 1er jour de Prime Day se termine bientôt. Il ne reste qu’un jour pour profiter des Ventes Flash exceptionnelles, exclusivement pour les membres Prime."} +{"t":"PD 24 Outbound 183 Subject line fr-fr Prime Day’s happening now Prime Day, c’est en ce moment"} +{"t":"PD 24 Outbound 184 Intro fr-fr Exclusive deals until midnight tomorrow Offres exclusives jusqu’à demain minuit"} +{"t":"PD 24 Outbound 185 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 186 Subject line fr-fr Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 24 Outbound 187 Subject line fr-fr Two days of epic deals. Ends midnight tomorrow Deux jours de Ventes Flash. Jusqu’à demain minuit."} +{"t":"PD 24 Outbound 188 Headline fr-fr Shop epic deals that make you feel like a big deal Profitez de super offres et devenez une vraie star"} +{"t":"PD 24 Outbound 189 Body Copy fr-fr Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Pendant Prime Day, profitez des Ventes Flash exceptionnelles réservées aux membres Prime comme vous. Découvrez-les sans plus attendre."} +{"t":"PD 24 Outbound 190 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 191 Subject line fr-fr Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 24 Outbound 192 Intro fr-fr Two days of epic deals. Ends tomorrow 2 jours de Ventes Flash. Jusqu’à demain."} +{"t":"PD 24 Outbound 193 CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 194 Subject line fr-fr It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 24 Outbound 195 Subject line fr-fr The epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 24 Outbound 196 Headline fr-fr Shop epic deals that make you feel like a big deal Devenez une vraie star avec nos super Ventes Flash"} +{"t":"PD 24 Outbound 197 Body Copy fr-fr The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Le dernier jour de Prime Day est arrivé. Ne manquez pas l’occasion de devenir une vraie star."} +{"t":"PD 24 Outbound 198 CTA fr-fr Shop now\n \n Achetez maintenant"} +{"t":"PD 24 Outbound 198F CTA fr-fr Shop now Achetez maintenant"} +{"t":"PD 24 Outbound 199 Subject line fr-fr It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 24 Outbound 200 Intro fr-fr The epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 24 Outbound 202 Subject line fr-fr Prime Day is almost over Prime Day est bientôt fini"} +{"t":"PD 24 Outbound 203 Subject line fr-fr Final call: Prime Day is ending Prime Day touche à sa fin"} +{"t":"PD 24 Outbound 204 Subject line fr-fr Shop exclusive deals until midnight tonight Des Ventes Flash exclusives jusqu’à ce soir minuit"} +{"t":"PD 24 Outbound 205 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 24 Outbound 206 Body Copy fr-fr Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day se termine ce soir à minuit. Alors, dépêchez-vous. C’est votre dernière chance de faire des super économies et de devenir une vraie star."} +{"t":"PD 24 Outbound 209 Subject line fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 211 Intro fr-fr Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 24 Outbound 213 Subject line fr-fr Prime Day ends tonight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 216 Body Copy fr-fr Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. La fin de Prime Day approche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Alors, ne perdez plus de temps à lire cet e-mail et faites des super économies de star."} +{"t":"PD 24 Outbound 218 Subject line fr-fr Prime Day ends today Prime Day se termine aujourd’hui"} +{"t":"PD 24 Outbound 219 Intro fr-fr Last chance to shop exclusive deals Dernière chance pour profiter des offres exclusives"} +{"t":"PD 24 Outbound 220 Intro fr-fr Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 24 Outbound 222 Subject line fr-fr Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 223 Subject line fr-fr Shop epic deals until midnight tomorrow Profitez de nos Ventes Flash jusqu’à demain minuit"} +{"t":"PD 24 Outbound 224 Headline fr-fr Shop epic deals that make you feel like a big deal Profitez des Ventes Flash, devenez une vraie star"} +{"t":"PD 24 Outbound 225 fr-fr Today’s the start of Prime Day - sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder en exclusivité à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et bien plus encore. Profitez-en."} +{"t":"PD 24 Outbound 226 fr-fr Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 227 Body Copy fr-fr Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 227F Body Copy fr-fr Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day commence aujourd’hui. Rejoignez Prime pour accéder à deux jours de Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison, et plus encore, mais aussi pour profiter de la livraison prioritaire et de Prime Video. Et si vous bénéficiiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 228 Subject line fr-fr Prime Day is here Prime Day est enfin là"} +{"t":"PD 24 Outbound 229 Intro fr-fr Two days of exclusive deals Deux jours Ventes Flash exclusives"} +{"t":"PD 24 Outbound 230 Subject line fr-fr Enjoy Prime Day now C’est le moment de profiter de Prime Day"} +{"t":"PD 24 Outbound 232 Headline fr-fr Feel special with these exclusive Prime Day deals À vous les Ventes Flash Prime Day en exclusivité."} +{"t":"PD 24 Outbound 233 fr-fr The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals. So, don’t miss out and join now. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Prime pour profiter des Ventes Flash exceptionnelles. Rejoignez Prime maintenant pour ne rien manquer."} +{"t":"PD 24 Outbound 234 fr-fr The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 235 Body Copy fr-fr The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 235F Body Copy fr-fr The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Le premier jour de Prime Day se termine bientôt. Mais ne vous en faites pas, il est encore temps de devenir membre Prime pour profiter des Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 236 Subject line fr-fr Prime Day ends tomorrow Prime Day se termine demain"} +{"t":"PD 24 Outbound 237 Intro fr-fr Shop exclusive deals Profitez des Ventes Flash en exclusivité"} +{"t":"PD 24 Outbound 238 Subject line fr-fr Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 24 Outbound 239 Subject line fr-fr Still time left to join Prime and get epic deals Rejoignez Prime pour profiter de nos Ventes Flash"} +{"t":"PD 24 Outbound 240 Headline fr-fr Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star."} +{"t":"PD 24 Outbound 241 fr-fr The first day of Prime Day is under way. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles. Prime Day se termine demain à minuit, alors n’attendez plus."} +{"t":"PD 24 Outbound 242 fr-fr The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 243 Body Copy fr-fr The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 243F Body Copy fr-fr The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Le premier jour de Prime Day a déjà commencé. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 244 Intro fr-fr 2 days of epic deals of ends tomorrow Fin des 2 jours de Ventes Flash demain"} +{"t":"PD 24 Outbound 245 Subject line fr-fr It’s the last day of Prime Day C’est le dernier jour de Prime Day"} +{"t":"PD 24 Outbound 246 Subject line fr-fr Save like a superstar until midnight Faites des super économies jusqu’à minuit"} +{"t":"PD 24 Outbound 247 Headline fr-fr Last chance for some epic deals Dernière chance pour profiter de nos Ventes Flash"} +{"t":"PD 24 Outbound 248 fr-fr The last day of Prime Day is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal. Le dernier jour de Prime Day est arrivé. Vous aussi, rejoignez Prime pour faire de super économies en profitant de nos Ventes Flash exceptionnelles. Abonnez-vous et devenez une vraie star."} +{"t":"PD 24 Outbound 249 fr-fr The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. Le dernier jour de Prime Day est arrivé. Rejoignez Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 250 Body Copy fr-fr The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Le dernier jour de Prime Day est arrivé. Rejoignez Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n* Après l’essai gratuit, Prime coûte X,XX € par mois.\n "} +{"t":"PD 24 Outbound 250F Body Copy fr-fr The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Le dernier jour de Prime Day est arrivé. Rejoignez Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 251 Intro fr-fr The epic deals end at midnight Fin des Ventes Flash à minuit"} +{"t":"PD 24 Outbound 252 Subject line fr-fr It’s closing night for Prime Day Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 253 Subject line fr-fr Shop exclusive deals until midnight tonight Profitez des Ventes Flash jusqu’à ce soir minuit"} +{"t":"PD 24 Outbound 254 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance pour devenir une vraie star"} +{"t":"PD 24 Outbound 255 fr-fr Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles. Prime Day se termine demain à minuit, alors n’attendez plus."} +{"t":"PD 24 Outbound 256 fr-fr Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 257 Body Copy fr-fr Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 257F Body Copy fr-fr Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day se termine à minuit. Il est encore temps de rejoindre Prime pour accéder en exclusivité à nos Ventes Flash exceptionnelles sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 258 Subject line fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 259 Intro fr-fr Last chance to shop epic deals Dernière chance pour les Ventes Flash"} +{"t":"PD 24 Outbound 261 Subject line fr-fr Join Prime and get epic deals until midnight Rejoignez Prime et profitez-en jusqu’à minuit"} +{"t":"PD 24 Outbound 262 Headline fr-fr Shop epic deals like the star that you are Profitez des Ventes Flash comme une vraie star"} +{"t":"PD 24 Outbound 263 fr-fr The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. La fin de Prime Day est proche. Mais pas de panique, il est encore temps de profiter des Ventes Flash réservées aux membres Prime. Rejoignez Prime dès maintenant et devenez une vraie star."} +{"t":"PD 24 Outbound 264 fr-fr The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. La fin de Prime Day est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video pour seulement X,XX € par mois."} +{"t":"PD 24 Outbound 265 Body Copy fr-fr The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. La fin de Prime Day est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ?\n * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 265F Body Copy fr-fr The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. La fin de Prime Day est proche. Mais pas de panique, vous avez encore le temps d’accéder aux Ventes Flash réservées aux membres Prime. Rejoignez Prime pour faire des économies sur les catégories high-tech, cuisine, maison et plus encore, mais aussi pour profiter de la livraison prioritaire, et des films et séries en illimité sur Prime Video. Et si vous bénéficiez d’un essai gratuit de 30 jours* ? * Après l’essai gratuit, Prime coûte X,XX € par mois."} +{"t":"PD 24 Outbound 266 Subject line fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 24 Outbound 268 Intro fr-fr Last chance to feel like a big deal Dernière chance pour les Ventes Flash"} +{"t":"PD 25 Outbound 001 Subject line fr-fr Prime Day is coming xx-xx Month Prime Day arrive du XX au XX juillet"} +{"t":"PD 25 Outbound 002 Subject line fr-fr Four days of big deals, only for Prime members 4 jours de Ventes Flash réservés aux membres Prime"} +{"t":"PD 25 Outbound 003 Headline fr-fr Four days of big deals: xx-xx Month Quatre jours de super Ventes Flash : XX-XX juillet"} +{"t":"PD 25 Outbound 004 CTA fr-fr Get ready Préparez-vous"} +{"t":"PD 25 Outbound 005 Subject line fr-fr Prime Day is coming xx-xx Month Prime Day arrive du XX au XX juillet"} +{"t":"PD 25 Outbound 006 Intro fr-fr Four days of big deals Quatre jours de super Ventes Flash"} +{"t":"PD 25 Outbound 008 Subject line fr-fr Prime Day is almost here: XX-XX Month C’est bientôt Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 009 Subject line fr-fr Four days of big deals, exclusively for Prime members 4 jours de Ventes Flash réservés aux membres Prime"} +{"t":"PD 25 Outbound 010 Headline fr-fr Four days of big deals: XX-XX Month Quatre jours de super Ventes Flash"} +{"t":"PD 25 Outbound 011 CTA fr-fr Get ready Préparez-vous"} +{"t":"PD 25 Outbound 012 Subject line fr-fr Prime Day is almost here: XX-XX Month C’est bientôt Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 013 Intro fr-fr Four days of big deals are coming 4 jours de super Ventes Flash"} +{"t":"PD 25 Outbound 015 Subject line fr-fr Stay up late, Prime Day starts at midnight Restez éveillés, Prime Day commence à minuit"} +{"t":"PD 25 Outbound 016 Subject line fr-fr Prime member-exclusive deals: XX-XX Month Ventes Flash pour les membres Prime XX-XX juillet"} +{"t":"PD 25 Outbound 017 Headline fr-fr Four days of big deals XX-XX Month Quatre jours de super Ventes Flash XX-XX juillet"} +{"t":"PD 25 Outbound 018 CTA fr-fr Set your alarm Réglez votre alarme"} +{"t":"PD 25 Outbound 019 Subject line fr-fr Ready? Prime Day starts at midnight. Prêt ? Prime Day commence à minuit."} +{"t":"PD 25 Outbound 020 Intro fr-fr 4 days of Prime member-exclusive deals 4 jours de Ventes Flash pour les membres"} +{"t":"PD 25 Outbound 021 CTA fr-fr Set your alarm Réglez votre alarme"} +{"t":"PD 25 Outbound 023 Subject line fr-fr Join Prime for four days of big deals Profitez de 4 jours de Ventes Flash avec Prime"} +{"t":"PD 25 Outbound 024 Headline fr-fr Four days of exclusive deals: XX-XX Month 4 jours de Ventes Flash Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 025 CTA fr-fr Join Prime Rejoindre Prime"} +{"t":"PD 25 Outbound 026 Subject line fr-fr Prime Day is coming XX-XX Month Prime Day arrive du XX au XX juillet"} +{"t":"PD 25 Outbound 027 Intro fr-fr Join Prime for four days of exclusive deals 4 jours de super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 028 CTA fr-fr Join Prime Rejoindre Prime"} +{"t":"PD 25 Outbound 030 Subject line fr-fr Join Prime for four days of big deals Profitez de 4 jours de Ventes Flash avec Prime"} +{"t":"PD 25 Outbound 031 Headline fr-fr Four days of big deals: XX-XX Month Quatre jours de super Ventes Flash : XX-XX juillet"} +{"t":"PD 25 Outbound 032 CTA fr-fr Join Prime Rejoignez Prime"} +{"t":"PD 25 Outbound 034 Intro fr-fr Join Prime for 4 days of exclusive deals 4 jours de super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 036 Subject line fr-fr Stay up late, Prime Day starts at midnight Restez éveillés, Prime Day commence à minuit"} +{"t":"PD 25 Outbound 037 Subject line fr-fr Join Prime for exclusive deals from XX-XX Month Profitez des Ventes Flash avec Prime XX-XX juillet"} +{"t":"PD 25 Outbound 040 Subject line fr-fr Ready? Prime Day starts at midnight Prêt ? Prime Day commence à minuit"} +{"t":"PD 25 Outbound 041 Intro fr-fr Sign up for exclusive deals from XX-XX Month Ventes Flash Prime Day : XX-XX juillet"} +{"t":"PD 25 Outbound 043 Subject line fr-fr Prime Day is here Prime Day est enfin là"} +{"t":"PD 25 Outbound 044 Subject line fr-fr Enjoy four days of big deals Profitez de quatre jours de super Ventes Flash"} +{"t":"PD 25 Outbound 045 Headline fr-fr Feel like a big deal with these epic deals Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 047 fr-fr Exclusive deals, just for you Ventes Flash exclusives, rien que pour vous"} +{"t":"PD 25 Outbound 048 CTA fr-fr Shop now Découvrir"} +{"t":"PD 25 Outbound 049 Subject line fr-fr Prime Day is here Prime Day est enfin là"} +{"t":"PD 25 Outbound 050 fr-fr Four days of Prime member-exclusive deals Ventes Flash juste pour les membres Prime"} +{"t":"PD 25 Outbound 053 fr-fr Enjoy Prime exclusive deals now Profitez de Ventes Flash exclusives dès maintenant"} +{"t":"PD 25 Outbound 054 Subject line fr-fr Enjoy Prime Day deals now Profitez des Ventes Flash Prime Day dès maintenant"} +{"t":"PD 25 Outbound 055 Subject line fr-fr Your epic deals are waiting for you Vos super Ventes Flash vous attendent"} +{"t":"PD 25 Outbound 056 Headline fr-fr Feel special with these exclusive Prime Day deals À vous les Ventes Flash Prime Day en exclusivité"} +{"t":"PD 25 Outbound 057 CTA fr-fr Shop now Découvrir ALT: Voir plus"} +{"t":"PD 25 Outbound 058 Subject line fr-fr Prime Day is live Prime Day est en cours"} +{"t":"PD 25 Outbound 059 Intro fr-fr Check out these exclusive deals \n Découvrez les Ventes Flash exclusives"} +{"t":"PD 25 Outbound 059F Intro fr-fr Check out these exclusive deals Découvrez les Ventes Flash exclusives"} +{"t":"PD 25 Outbound 060 CTA fr-fr Shop now Voir plus"} +{"t":"PD 25 Outbound 061 Subject line fr-fr Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 25 Outbound 062 Intro fr-fr Check out these epic deals before lights out Découvrez vite ces super Ventes Flash"} +{"t":"PD 25 Outbound 064 Subject line fr-fr Discover what day two of Prime Day has for you Jour 2 : découvrez ce que Prime Day vous réserve"} +{"t":"PD 25 Outbound 065 Subject line fr-fr Don't miss out on these exclusive deals Ne manquez pas ces Ventes Flash exclusives"} +{"t":"PD 25 Outbound 066 Headline fr-fr Epic deals that make you feel like a big deal Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 067 fr-fr w/o FLABD: \n Epic deals to make you smile De super Ventes Flash que vous allez adorer"} +{"t":"PD 25 Outbound 067F fr-fr w/o FLABD: Epic deals to make you smile De super Ventes Flash que vous allez adorer"} +{"t":"PD 25 Outbound 069 fr-fr Prime Day is in full swing Prime Day bat son plein"} +{"t":"PD 25 Outbound 070 Subject line fr-fr Another Prime Day of big deals Nouveau Prime Day, nouvelles Ventes Flash"} +{"t":"PD 25 Outbound 071 Intro fr-fr Start the day with big deals Débutez la journée avec des Ventes Flash"} +{"t":"PD 25 Outbound 073 fr-fr There's still time to check these big deals Il est encore temps de saisir ces Ventes Flash"} +{"t":"PD 25 Outbound 074 Subject line fr-fr Don't let the sun set on these big deals Ne passez pas à côté de ces Ventes Flash"} +{"t":"PD 25 Outbound 075 Subject line fr-fr End your day feeling like a big deal Finissez votre journée en beauté"} +{"t":"PD 25 Outbound 076 fr-fr End your day scoring big deals Finissez votre journée avec de super Ventes Flash"} +{"t":"PD 25 Outbound 077 Headline fr-fr Shop epic and exclusive deals today Profitez dès maintenant de Ventes Flash exclusives"} +{"t":"PD 25 Outbound 079 Subject line fr-fr End your day feeling like a big deal Finissez votre journée en beauté"} +{"t":"PD 25 Outbound 080 fr-fr Here's an epic way to end your day Finissez votre journée en beauté"} +{"t":"PD 25 Outbound 081 fr-fr End your day with deals that make you smile Finissez votre journée avec le sourire"} +{"t":"PD 25 Outbound 083 Intro fr-fr Bag an exclusive deal this Prime Day Découvrez nos Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 085 fr-fr Exclusive deals that need putting to bed Ces Ventes Flash touchent à leur fin"} +{"t":"PD 25 Outbound 086 Subject line fr-fr These exclusive deals end in 48 hours Ces Ventes Flash finissent dans 48h"} +{"t":"PD 25 Outbound 087 Intro fr-fr Check out Prime Day big deals tonight Profitez vite des Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 089 fr-fr Prime Day is here Prime Day est là"} +{"t":"PD 25 Outbound 090 Subject line fr-fr Prime Day has started Prime Day a commencé"} +{"t":"PD 25 Outbound 091 Subject line fr-fr Get ready to feel like a big deal Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 092 fr-fr Get ready to enjoy epic deals Profitez des super Ventes Flash"} +{"t":"PD 25 Outbound 093 Headline fr-fr Access Prime Day's exclusive deals today Accédez aux Ventes Flash Prime Day dès aujourd’hui"} +{"t":"PD 25 Outbound 094 CTA fr-fr Join Prime now Rejoindre Prime maintenant"} +{"t":"PD 25 Outbound 096 Intro fr-fr Four days of exclusive deals Quatre jours de Ventes Flash exclusives"} +{"t":"PD 25 Outbound 097 CTA fr-fr Join Prime now Rejoignez Prime maintenant"} +{"t":"PD 25 Outbound 099 Intro fr-fr Access four days of big deals Accédez à 4 jours de super Ventes Flash"} +{"t":"PD 25 Outbound 101 CTA fr-fr Join Prime now Rejoindre Prime maintenant"} +{"t":"PD 25 Outbound 102 Subject line fr-fr Another day of big deals this Prime Day Nouvelle journée de super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 103 Subject line fr-fr Epic deals to make you feel like a big deal Profitez de nos super Ventes Flash"} +{"t":"PD 25 Outbound 104 fr-fr Epic deals to make you smile De super Ventes Flash que vous allez adorer"} +{"t":"PD 25 Outbound 105 fr-fr Just two days left to bag some amazing deals Plus que 2 jours pour profiter de nos Ventes Flash"} +{"t":"PD 25 Outbound 106 Headline fr-fr Just two days left of big deals Plus que deux jours de super Ventes Flash"} +{"t":"PD 25 Outbound 109 Intro fr-fr Big deals end in 48 hours Ces Ventes Flash finissent dans 48h"} +{"t":"PD 25 Outbound 112 Subject line fr-fr Prime Day ends soon, don't miss out. Prime Day finit bientôt, profitez-en vite"} +{"t":"PD 25 Outbound 113 Intro fr-fr Sign up and feel like a big deal Rejoignez Prime, profitez des Prime Day"} +{"t":"PD 25 Outbound 114 fr-fr Sign up and enjoy epic deals Profitez des Ventes Flash avec Prime"} +{"t":"PD 25 Outbound 116 Subject line fr-fr Prime Day ends midnight tomorrow Prime Day se termine demain à minuit"} +{"t":"PD 25 Outbound 117 Subject line fr-fr There’s still time to bag an epic deal Il est encore temps de profiter de Ventes Flash"} +{"t":"PD 25 Outbound 118 Headline fr-fr Time is ticking on these big deals, don’t miss out Le temps presse : ne ratez pas ces Ventes Flash"} +{"t":"PD 25 Outbound 119 CTA fr-fr Save now Économiser"} +{"t":"PD 25 Outbound 120 Subject line fr-fr Prime Day ends midnight tomorrow Prime Day se termine demain à minuit"} +{"t":"PD 25 Outbound 121 Intro fr-fr These exclusive deals won’t wait forever Ces Ventes Flash exclusives ont une fin"} +{"t":"PD 25 Outbound 123 fr-fr There’s still time to enjoy Prime Day Il est encore temps de profiter de Prime Day"} +{"t":"PD 25 Outbound 124 Subject line fr-fr Don’t miss out on Prime Day Ne manquez pas Prime Day"} +{"t":"PD 25 Outbound 125 fr-fr The clock is ticking on these big deals Le temps presse, profitez des Ventes Flash"} +{"t":"PD 25 Outbound 126 Subject line fr-fr There’s still time to feel like a big deal Il est encore temps d'en profiter"} +{"t":"PD 25 Outbound 127 fr-fr Time's running out on these epic deals Ces super Ventes Flash touchent à leur fin"} +{"t":"PD 25 Outbound 128 Headline fr-fr Prime Day deals to make you feel like a big deal Profitez de nos super Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 129 fr-fr Prime Day deals to make you smile Des Ventes Flash Prime Day que vous allez adorer"} +{"t":"PD 25 Outbound 131 Subject line fr-fr The clock is ticking on Prime Day Le temps passe vite pendant Prime Day"} +{"t":"PD 25 Outbound 132 fr-fr These big deals end in 24 hours Ces Ventes Flash finissent dans 24h"} +{"t":"PD 25 Outbound 135 Subject line fr-fr Prime Day is still on, but not for long Prime Day se termine très très bientôt"} +{"t":"PD 25 Outbound 137 Intro fr-fr Prime Day ends in 24 hours Prime Day se termine dans 24 heures"} +{"t":"PD 25 Outbound 139 Subject line fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 25 Outbound 140 Subject line fr-fr Your epic deals end tonight Vos Ventes Flash Prime Day se terminent ce soir"} +{"t":"PD 25 Outbound 141 Headline fr-fr Epic deals end at midnight Fin des super Ventes Flash à minuit"} +{"t":"PD 25 Outbound 143 Subject line fr-fr Prime Day ends tonight Prime Day se termine ce soir"} +{"t":"PD 25 Outbound 144 Intro fr-fr Big deals end at midnight Ces Ventes Flash se terminent à minuit"} +{"t":"PD 25 Outbound 146 Subject line fr-fr It’s the final few hours of Prime Day Prime Day, c'est bientôt la fin !"} +{"t":"PD 25 Outbound 147 Subject line fr-fr Exclusive deals end at midnight Les Ventes Flash exclusives se terminent à minuit"} +{"t":"PD 25 Outbound 148 Headline fr-fr Last chance to shop, save and feel like a big deal Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 25 Outbound 149 fr-fr Last chance to shop, save and enjoy epic deals Dernière chance de profiter des super Ventes Flash"} +{"t":"PD 25 Outbound 151 Subject line fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 25 Outbound 152 Intro fr-fr Shop exclusive deals until midnight Des offres exclusives jusqu’à minuit"} +{"t":"PD 25 Outbound 155 Subject line fr-fr Join Prime to shop big deals until tomorrow night Profitez de Ventes Flash juqu’à demain avec Prime"} +{"t":"PD 25 Outbound 156 Headline fr-fr Time is ticking on these big deals, don’t miss out Le temps presse : ne manquez pas ces Ventes Flash"} +{"t":"PD 25 Outbound 159 Intro fr-fr Enjoy access to big deals Profitez de ces super Ventes Flash"} +{"t":"PD 25 Outbound 161 fr-fr Prime Day is still on, but not for long Prime Day se termine très très bientôt"} +{"t":"PD 25 Outbound 162 Subject line fr-fr The clock is ticking on Prime Day Le temps presse pour Prime Day"} +{"t":"PD 25 Outbound 163 Intro fr-fr 4 days of big deals ends tomorrow Ces Ventes Flash terminent demain"} +{"t":"PD 25 Outbound 164 CTA fr-fr Join Prime now Rejoindre Prime maintenant"} +{"t":"PD 25 Outbound 165 fr-fr Prime Day ends at midnight Prime Day se termine à minuit"} +{"t":"PD 25 Outbound 166 Subject line fr-fr Just a few hours left to access big deals Plus que quelques heures pour en profiter"} +{"t":"PD 25 Outbound 167 Subject line fr-fr These big deals end in 24 hours Vos super Ventes Flash se terminent ce soir"} +{"t":"PD 25 Outbound 168 Headline fr-fr Last chance to get big deals Dernière chance de profiter de super Ventes Flash"} +{"t":"PD 25 Outbound 170 Subject line fr-fr Prime Day ends in 24 hours Prime Day se termine ce soir"} +{"t":"PD 25 Outbound 171 Intro fr-fr Don’t miss out on these big deals Ne manquez pas ces super Ventes Flash"} +{"t":"PD 25 Outbound 174 Intro fr-fr Last chance to feel like a big deal Dernière chance pour en profiter"} +{"t":"PD 25 Outbound 176 fr-fr Epic deals end midnight Ces Ventes Flash finissent à minuit"} +{"t":"PD 25 Outbound 178 Subject line fr-fr £XX off £XX with the app on Prime Day: XX-YY Month Prime Day : -XX€ pour un achat de XX€ sur l’App"} +{"t":"PD 25 Outbound 179 Subject line fr-fr Claim it the first time you sign in to the Amazon app Profitez-en dès votre 1ère connexion sur l'App"} +{"t":"PD 25 Outbound 180 Headline fr-fr £XX off £XX with the app Économisez XX€ pour tout achat de XX€ sur l’App"} +{"t":"PD 25 Outbound 181 CTA fr-fr Claim your reward En profiter"} +{"t":"PD 25 Outbound 182 Subject line fr-fr £XX off when you spend £XX on Prime Day: XX-YY Month Prime Day : -XX€ pour un achat de XX€ sur l’App"} +{"t":"PD 25 Outbound 183 Subject line fr-fr Make Prime Day even more epic with £XX off when you spend £XX -XX€ pour tout achat de XX€ pour Prime Day"} +{"t":"PD 25 Outbound 184 Headline fr-fr Use the app and get £XX off £XX Économisez XX€ pour tout achat de XX€ avec l'App"} +{"t":"PD 25 Outbound 186 Subject line fr-fr Check out Prime Day’s Top 100 Deals Ventes Flash Prime Day : découvrez notre Top 100"} +{"t":"PD 25 Outbound 187 Intro fr-fr Shop the most epic deals Faites de super économies"} +{"t":"PD 25 Outbound 188 fr-fr See top 100 Découvrir le Top 100"} +{"t":"PD 25 Outbound 189 fr-fr See top picks Découvrir nos favoris"} +{"t":"PD 25 Outbound 190 CTA fr-fr Discover now Découvrir maintenant"} +{"t":"PD 25 Outbound 191 Subject line fr-fr Glowing reviews, epic prices Super offres sur nos produits très bien notés"} +{"t":"PD 25 Outbound 192 Intro fr-fr Snap up big deals on 4+ star-rated products Découvrez des Ventes Flash 4* pour vous"} +{"t":"PD 25 Outbound 194 Subject line fr-fr Deals on trustworthy brands Ventes Flash sur les meilleures marques"} +{"t":"PD 25 Outbound 195 Intro fr-fr Top brands at epic prices Les Meilleures Marques à petits prix"} +{"t":"PD 25 Outbound 196 CTA fr-fr See all Découvrir"} +{"t":"PD 25 Outbound 197 Subject line fr-fr Products you love at prices you'll love Ventes Flash Prime Day sur vos produits préférés"} +{"t":"PD 25 Outbound 198 Intro fr-fr Discover highly-rated deals À vous les Ventes Flash les mieux notées"} +{"t":"PD 25 Outbound 200 Subject line fr-fr Deals on Influencer Favourites Ventes Flash favorites des influenceurs"} +{"t":"PD 25 Outbound 201 Intro fr-fr Shop before they're gone Profitez-en dès maintenant"} +{"t":"PD 25 Outbound 203 Subject line fr-fr Big deals on our new arrivals Super Ventes Flash sur nos nouveautés"} +{"t":"PD 25 Outbound 204 Intro fr-fr New items you'll love Nouveaux produits que vous allez adorer"} +{"t":"PD 25 Outbound 205 CTA fr-fr See new arrivals Voir les nouveautés"} +{"t":"PD 25 Outbound 206 Subject line fr-fr Don’t miss out on your Prime Day deals Ne manquez pas vos Ventes Flash Prime Day"} +{"t":"PD 25 Outbound 207 Intro fr-fr Shop big deals tailored to your taste Profitez de Ventes Flash juste pour vous"} +{"t":"PD 25 Outbound 209 Subject line fr-fr Prime Day deals inspired by you Des Ventes Flash Prime Day qui vous ressemblent"} +{"t":"PD 25 Outbound 210 Intro fr-fr Shop big deals based on your basket and wishlist Profitez de Ventes Flash sur mesure"} +{"t":"PD 25 Outbound 212 Subject line fr-fr Keep shopping before Prime Day deals disappear Profitez des Ventes Flash Prime Day avant la fin !"} +{"t":"PD 25 Outbound 213 Intro fr-fr Shop epic deals Faites de super économies"} +{"t":"PD 25 Outbound 215 fr-fr 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 🔥 Prime Day arrive du XX au XX juillet. À vous les super Ventes Flash🔥"} +{"t":"PD 25 Outbound 217 fr-fr 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Préparez-vous à profiter de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Faites des économies 💷 sur tous les produits dont vous avez besoin et que vous adorez grâce à nos offres exclusives.\n\n Et en tant que vraie star ⭐, vous recevrez un message dès qu’une offre sera disponible sur l’un de vos produits préférés 🥰❤️ \n\n 🏃🏃 Ne perdez pas de temps ! Préparez votre liste d’envies pour profiter de nos offres exceptionnelles. 🏃🏃"} +{"t":"PD 25 Outbound 217F fr-fr 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Préparez-vous à profiter de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Faites des économies 💷 sur tous les produits dont vous avez besoin et que vous adorez grâce à nos offres exclusives. Et en tant que vraie star ⭐, vous recevrez un message dès qu’une offre sera disponible sur l’un de vos produits préférés 🥰❤️ 🏃🏃 Ne perdez pas de temps ! Préparez votre liste d’envies pour profiter de nos offres exceptionnelles. 🏃🏃"} +{"t":"PD 25 Outbound 218 fr-fr w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉 Préparez-vous à profiter de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Faites des économies 💷💷💷 sur tous les produits dont vous avez besoin et que vous aimez grâce à nos offres exclusives.\n\n Nous pensons que vous allez adorer nos super Ventes Flash. C’est pourquoi nous vous enverrons un message dès qu’une offre sera disponible sur l’un de vos produits préférés 🥰❤️ \n\n 🏃🏃 Ne perdez pas de temps ! Préparez votre liste d’envies pour profiter de nos offres exceptionnelles. 🏃🏃"} +{"t":"PD 25 Outbound 218F fr-fr w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉 Préparez-vous à profiter de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Faites des économies 💷💷💷 sur tous les produits dont vous avez besoin et que vous aimez grâce à nos offres exclusives. Nous pensons que vous allez adorer nos super Ventes Flash. C’est pourquoi nous vous enverrons un message dès qu’une offre sera disponible sur l’un de vos produits préférés 🥰❤️ 🏃🏃 Ne perdez pas de temps ! Préparez votre liste d’envies pour profiter de nos offres exceptionnelles. 🏃🏃"} +{"t":"PD 25 Outbound 219 fr-fr [Start your wishlist]\n Reply STOP to unsubscribe [Commencez votre liste d’envie]\n Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 219F fr-fr [Start your wishlist] Reply STOP to unsubscribe [Commencez votre liste d’envie] Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 220 fr-fr 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 🔥 Prime Day arrive XX-XX juillet. À vous les super Ventes Flash🔥"} +{"t":"PD 25 Outbound 221 fr-fr 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Avec des Ventes Flash réservées aux membres Prime sur la 🏠, la cuisine, la high-tech et bien plus encore, Prime Day s’annonce plus exceptionnel que jamais.\n\n Rejoignez Prime dès aujourd’hui pour bénéficier d’un accès exclusif aux Ventes Flash Prime Day. Faites des économies 💷 sur tous les produits dont vous avez besoin et que vous aimez 🥰❤️ \n\n Vous profiterez aussi de la livraison gratuite et du meilleur du divertissement. Le tout pour xx€/mois. Devenez une vraie star, rejoignez Prime."} +{"t":"PD 25 Outbound 221F fr-fr 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Avec des Ventes Flash réservées aux membres Prime sur la 🏠, la cuisine, la high-tech et bien plus encore, Prime Day s’annonce plus exceptionnel que jamais. Rejoignez Prime dès aujourd’hui pour bénéficier d’un accès exclusif aux Ventes Flash Prime Day. Faites des économies 💷 sur tous les produits dont vous avez besoin et que vous aimez 🥰❤️ Vous profiterez aussi de la livraison gratuite et du meilleur du divertissement. Le tout pour xx€/mois. Devenez une vraie star, rejoignez Prime."} +{"t":"PD 25 Outbound 222 fr-fr w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Avec des Ventes Flash réservées aux membres Prime sur la 🏠, la cuisine, la high-tech et bien plus encore, Prime Day s’annonce plus exceptionnel que jamais.\n\n Rejoignez Prime dès aujourd’hui pour bénéficier d’un accès exclusif aux Ventes Flash Prime Day. Faites des économies 💷 sur tous les produits dont vous avez besoin et que vous aimez 🥰❤️ \n\n Vous aurez aussi accès à la livraison gratuite et au meilleur du divertissement. Le tout pour xx€/mois. Profitez des super Ventes Flash. Rejoignez Prime."} +{"t":"PD 25 Outbound 222F fr-fr w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Avec des Ventes Flash réservées aux membres Prime sur la 🏠, la cuisine, la high-tech et bien plus encore, Prime Day s’annonce plus exceptionnel que jamais. Rejoignez Prime dès aujourd’hui pour bénéficier d’un accès exclusif aux Ventes Flash Prime Day. Faites des économies 💷 sur tous les produits dont vous avez besoin et que vous aimez 🥰❤️ Vous aurez aussi accès à la livraison gratuite et au meilleur du divertissement. Le tout pour xx€/mois. Profitez des super Ventes Flash. Rejoignez Prime."} +{"t":"PD 25 Outbound 223 fr-fr [Join Prime]\nReply STOP to unsubscribe [Rejoignez Prime] \n Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 223F fr-fr [Join Prime] Reply STOP to unsubscribe [Rejoignez Prime] Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 224 fr-fr 🔥Prime Day has started and it’s epic 🔥 🔥Prime Day a commencé avec des Ventes Flash incroyables 🔥"} +{"t":"PD 25 Outbound 225 fr-fr 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 C’est le moment idéal de devenir un membre Prime. Avec Prime Day, vous pouvez accéder à des offres exclusives, de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. \n\n Pour vous aider à vous lancer, nous vous offrons une réduction de X€ pour tout achat de XX€. \n\n Une chose est sûre, en voyant toutes les économies 💷 que vous pourrez réaliser sur les produits que vous aimez 🥰❤️, vous allez devenir une vraie star ⭐.\n\n 📦 Profitez de Prime Day dès aujourd’hui, c’est vraiment à ne pas manquer📦"} +{"t":"PD 25 Outbound 225F fr-fr 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 C’est le moment idéal de devenir un membre Prime. Avec Prime Day, vous pouvez accéder à des offres exclusives, de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Pour vous aider à vous lancer, nous vous offrons une réduction de X€ pour tout achat de XX€. Une chose est sûre, en voyant toutes les économies 💷 que vous pourrez réaliser sur les produits que vous aimez 🥰❤️, vous allez devenir une vraie star ⭐. 📦 Profitez de Prime Day dès aujourd’hui, c’est vraiment à ne pas manquer📦"} +{"t":"PD 25 Outbound 226 fr-fr 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 C’est le moment idéal de devenir membre Prime. Avec Prime Day, vous pouvez accéder à des offres exclusives, de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. \n\n Pour démarrer, nous vous offrons une réduction de X€ pour tout achat de XX€. \n\n Une chose est sûre, en voyant toutes les économies 💷 que vous pouvez réaliser sur les produits dont vous avez besoin et que vous aimez 🥰❤️, vous aurez l’impression d’être unique au monde🌍. \n\n 📦 Profitez de Prime Day dès aujourd’hui, c’est vraiment à ne pas manquer📦"} +{"t":"PD 25 Outbound 226F fr-fr 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 C’est le moment idéal de devenir membre Prime. Avec Prime Day, vous pouvez accéder à des offres exclusives, de super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Pour démarrer, nous vous offrons une réduction de X€ pour tout achat de XX€. Une chose est sûre, en voyant toutes les économies 💷 que vous pouvez réaliser sur les produits dont vous avez besoin et que vous aimez 🥰❤️, vous aurez l’impression d’être unique au monde🌍. 📦 Profitez de Prime Day dès aujourd’hui, c’est vraiment à ne pas manquer📦"} +{"t":"PD 25 Outbound 227 fr-fr [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Profitez-en] [Téléchargez l’application Amazon]\n Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 227F fr-fr [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Profitez-en] [Téléchargez l’application Amazon] Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 228 fr-fr 🔥Prime Day has started, don’t miss out 🔥 🔥Prime Day a commencé, ne manquez pas les Ventes Flash🔥"} +{"t":"PD 25 Outbound 229 fr-fr 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Rejoignez Prime dès aujourd’hui et profitez d’une réduction de X€ pour tout achat de XX€. \n\n Pour seulement XX€/mois, vous aurez accès aux super Ventes Flash de Prime Day sur la 🏠, la cuisine, la high-tech et bien plus encore. Vous profiterez aussi de la livraison gratuite et du meilleur du divertissement.\n\n Et pour que vous ne manquiez aucune offre Prime Day, nous vous enverrons un message dès que l’un de vos produits préférés sera en réduction 🥰 ❤️"} +{"t":"PD 25 Outbound 229F fr-fr 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Rejoignez Prime dès aujourd’hui et profitez d’une réduction de X€ pour tout achat de XX€. Pour seulement XX€/mois, vous aurez accès aux super Ventes Flash de Prime Day sur la 🏠, la cuisine, la high-tech et bien plus encore. Vous profiterez aussi de la livraison gratuite et du meilleur du divertissement. Et pour que vous ne manquiez aucune offre Prime Day, nous vous enverrons un message dès que l’un de vos produits préférés sera en réduction 🥰 ❤️"} +{"t":"PD 25 Outbound 230 fr-fr [Join Prime] \n Reply STOP to unsubscribe [Rejoignez Prime] \n Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 230F fr-fr [Join Prime] Reply STOP to unsubscribe [Rejoignez Prime] Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 231 fr-fr 🔥Prime Day ends today 🔥 🔥Prime Day se termine aujourd’hui 🔥"} +{"t":"PD 25 Outbound 232 fr-fr 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Hélas, il ne vous reste que quelques heures⏱️ pour profiter des super Ventes Flash Prime Day. \n\n Ne tardez pas à faire vos achats 🛍️ car à minuit toutes nos offres sur la 🏠, la cuisine, la high-tech et bien plus encore, prendront fin.\n\n 🏃🏃 Ne passez pas à côté : saisissez nos Ventes Flash Prime Day et devenez une vraie star."} +{"t":"PD 25 Outbound 232F fr-fr 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Hélas, il ne vous reste que quelques heures⏱️ pour profiter des super Ventes Flash Prime Day. Ne tardez pas à faire vos achats 🛍️ car à minuit toutes nos offres sur la 🏠, la cuisine, la high-tech et bien plus encore, prendront fin. 🏃🏃 Ne passez pas à côté : saisissez nos Ventes Flash Prime Day et devenez une vraie star."} +{"t":"PD 25 Outbound 233 fr-fr w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Hélas, il ne vous reste plus que quelques heures⏱️ pour profiter des super Ventes Flash Prime Day. \n\n Ne tardez pas à faire vos achats 🛍️ car à minuit toutes nos offres sur la 🏠, la cuisine, la high-tech et bien plus encore, prendront fin.\n\n 🏃🏃 Ne passez pas à côté : saisissez nos Ventes Flash Prime Day."} +{"t":"PD 25 Outbound 233F fr-fr w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 Hélas, il ne vous reste plus que quelques heures⏱️ pour profiter des super Ventes Flash Prime Day. Ne tardez pas à faire vos achats 🛍️ car à minuit toutes nos offres sur la 🏠, la cuisine, la high-tech et bien plus encore, prendront fin. 🏃🏃 Ne passez pas à côté : saisissez nos Ventes Flash Prime Day."} +{"t":"PD 25 Outbound 234 fr-fr [Start shopping]\n Reply STOP to unsubscribe [Profitez-en]\n Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 234F fr-fr [Start shopping] Reply STOP to unsubscribe [Profitez-en] Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 236 fr-fr You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Vous avez encore le temps de profiter des super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Rejoignez Prime pour seulement xx€/mois afin d’accéder aux offres Prime Day. Vous pourrez aussi bénéficier de la livraison rapide et du meilleur du divertissement\n\n 🏃🏃 Mais dépêchez-vous, car Prime Day se termine ce soir à minuit. Ne passez pas à côté !"} +{"t":"PD 25 Outbound 236F fr-fr You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Vous avez encore le temps de profiter des super Ventes Flash sur la 🏠, la cuisine, la high-tech et bien plus encore. Rejoignez Prime pour seulement xx€/mois afin d’accéder aux offres Prime Day. Vous pourrez aussi bénéficier de la livraison rapide et du meilleur du divertissement 🏃🏃 Mais dépêchez-vous, car Prime Day se termine ce soir à minuit. Ne passez pas à côté !"} +{"t":"PD 25 Outbound 237 fr-fr [Join Prime] \n Reply STOP to unsubscribe [Rejoignez Prime] \n Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 237F fr-fr [Join Prime] Reply STOP to unsubscribe [Rejoignez Prime] Répondez STOP pour vous désinscrire"} +{"t":"PD 25 Outbound 238 fr-fr Exclusively for Prime members Exclusivement pour les membres Prime"} +{"t":"SDD 23 Outbound 001 Subject line fr-fr Ready for up to 40% off in the Amazon Spring Sale? Jusqu’à -40% pendant les Ventes Flash de Printemps"} +{"t":"SDD 23 Outbound 002 Subject line fr-fr Starts 27 March À partir du 27 mars"} +{"t":"SDD 23 Outbound 003 Headline fr-fr Over two days of spring savings 2 jours pour faire de super économies"} +{"t":"SDD 23 Outbound 004 Body Copy fr-fr The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Les Ventes Flash de Printemps  Amazon arrivent ! Préparez-vous à profiter de réductions jusqu’à 40% sur  tout ce dont vous avez besoin pour le printemps. Notez-le dans vos agendas :  du 27 mars à 18h jusqu’au 29 mars à minuit, deux jours de Ventes Flash à ne  pas manquer !"} +{"t":"SDD 23 Outbound 005 CTA fr-fr Save the date Préparez-vous"} +{"t":"SDD 23 Outbound 006 Title fr-fr Save up to 40% in the Amazon Spring Sale Économisez jusqu’à 40% sur Amazon"} +{"t":"SDD 23 Outbound 007 Body Copy fr-fr Over two days of spring savings  2 jours pour faire de super économies"} +{"t":"SDD 23 Outbound 009 Subject line fr-fr Save up to 40% in the Amazon Spring Sale today! Ventes  Flash de Printemps, jusqu’à -40% dès aujourd’hui"} +{"t":"SDD 23 Outbound 010 Subject line fr-fr Starts at 6pm À partir de 18h"} +{"t":"SDD 23 Outbound 011 Headline fr-fr Get that spring feeling with up to 40% off today! Le printemps arrive  avec des réductions jusqu’à  40% (51)"} +{"t":"SDD 23 Outbound 012 Body Copy fr-fr The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Les Ventes Flash de  Printemps débutent à 18h aujourd’hui. Avec des réductions jusqu’à 40% sur les  articles de jardinage, cuisine, high-tech et plus encore. Trouvez les meilleures  promotions pour un printemps réussi !"} +{"t":"SDD 23 Outbound 013 CTA fr-fr See the deals Voir les Ventes  Flash"} +{"t":"SDD 23 Outbound 014 Title fr-fr Save up to 40% in the Amazon Spring Sale Ventes Flash de  Printemps : jusqu’à  -40%"} +{"t":"SDD 23 Outbound 015 Body Copy fr-fr Starts 6pm tonight À partir de 18h  aujourd’hui"} +{"t":"SDD 23 Outbound 016 CTA fr-fr See the deals Voir les Ventes  Flash"} +{"t":"SDD 23 Outbound 017 Subject line fr-fr The clock is ticking on the Amazon Spring Sale Ventes Flash de  Printemps : profitez-en maintenant"} +{"t":"SDD 23 Outbound 018 Subject line fr-fr Save up to 40% while you still can Il est encore temps d’économiser  jusqu’à 40%"} +{"t":"SDD 23 Outbound 019 Headline fr-fr Check out today's spring deals Découvrez les Ventes  Flash de Printemps du jour"} +{"t":"SDD 23 Outbound 020 Body Copy fr-fr The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Les Ventes Flash de  Printemps Amazon sont lancées et nos offres promotionnelles battent leur  plein ! Il ne reste plus que deux jours pour profiter de jusqu’à 40% de  réduction sur les articles incontournables du printemps. Faites vite, les  ventes Flash se terminent demain à minuit."} +{"t":"SDD 23 Outbound 022 Title fr-fr Only two days left to get up to 40% off Plus que 2 jours jusqu’à -40%"} +{"t":"SDD 23 Outbound 023 Body Copy fr-fr Spring daily deals! Ends tomorrow Les Ventes Flash se terminent demain"} +{"t":"SDD 23 Outbound 025 Title fr-fr The clock is ticking on the Spring Sale Ventes Flash de Printemps : l’heure file"} +{"t":"SDD 23 Outbound 026 Body Copy fr-fr Save up to 40% at Amazon Économisez jusqu’à 40% sur Amazon"} +{"t":"SDD 23 Outbound 027 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"SDD 23 Outbound 028 Subject line fr-fr Last chance to get up to 40% off at Amazon Dernière chance de  profiter de promotions jusqu’à -40%"} +{"t":"SDD 23 Outbound 029 Subject line fr-fr Spring Sale ends midnight Fin à minuit des Ventes Flash de  Printemps"} +{"t":"SDD 23 Outbound 030 Headline fr-fr Check out our final Spring Sale deals Découvrez les  dernières Ventes Flash de Printemps"} +{"t":"SDD 23 Outbound 031 Body Copy fr-fr Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  C’est le dernier  jour des Ventes Flash de Printemps Amazon. Il est encore temps de profiter de  réductions jusqu’à 40% sur vos articles préférés. Préparez-vous pour un  printemps inoubliable, avec des prix incroyables ! Découvrez nos offres  avant la fin des Ventes Flash de Printemps, ce soir à minuit."} +{"t":"SDD 23 Outbound 033 Title fr-fr Only a few hours left of our Spring Sale Ventes  Flash de Printemps : dernier appel"} +{"t":"SDD 23 Outbound 034 Body Copy fr-fr Last chance to save up to 40% at Amazon Jusqu’à  -40% sur Amazon : dernière chance"} +{"t":"SDD 23 Outbound 036 Title fr-fr Spring Sale ends midnight Ventes Flash de  Printemps : fin à minuit"} +{"t":"SDD 23 Outbound 037 Body Copy fr-fr Save up to 40% at Amazon Économisez jusqu’à 40% sur  Amazon"} +{"t":"SDD 24 Outbound 001 Subject line fr-fr Amazon Spring Deal Days are coming! Up to 40% off  Ventes Flash de Printemps : le retour des super économies !"} +{"t":"SDD 24 Outbound 002 Subject line fr-fr Starts 20 March À partir du 20 mars"} +{"t":"SDD 24 Outbound 003 Headline fr-fr Shop six days of up to 40% off for spring Profitez de six jours de super économies !"} +{"t":"SDD 24 Outbound 004 Body Copy fr-fr Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! Les Ventes Flash de Printemps Amazon approchent ! Profitez de six jours de super économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine. Retrouvez-les le 20 mars à minuit et jusqu’au 25 mars. Notez bien la date pour ne rien manquer !"} +{"t":"SDD 24 Outbound 005 CTA fr-fr Save the date Notez la date"} +{"t":"SDD 24 Outbound 006 Title fr-fr Save up to 40% on Amazon Spring Deal Days Ventes Flash de Printemps : économisez !"} +{"t":"SDD 24 Outbound 007 Body Copy fr-fr Shop six days of big spring savings Profitez de six jours d’économies"} +{"t":"SDD 24 Outbound 008 CTA fr-fr Save the date Notez la date"} +{"t":"SDD 24 Outbound 009 Subject line fr-fr Amazon Spring Deal Days are almost here! Les Ventes Flash de Printemps, c'est bientôt !"} +{"t":"SDD 24 Outbound 011 Headline fr-fr Shop six days of up to 40% off for spring Profitez de six jours de super économies"} +{"t":"SDD 24 Outbound 012 Body Copy fr-fr New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! Les Ventes Flash de Printemps arrivent à grands pas ! Profitez six jours de Ventes Flash avec de super économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine… Du 20 mars à minuit au 25 mars à minuit, de super économies de printemps vous attendent !"} +{"t":"SDD 24 Outbound 015 Body Copy fr-fr Shop six days of big spring savings Profitez de six jours de super économies"} +{"t":"SDD 24 Outbound 017 Subject line fr-fr Get ready! New Amazon Spring Deal Days start tomorrow! Les Ventes Flash de Printemps commencent demain !"} +{"t":"SDD 24 Outbound 018 Subject line fr-fr Starts midnight until 25 March À partir de ce soir minuit et jusqu’au 25 mars"} +{"t":"SDD 24 Outbound 019 Headline fr-fr Shop six days of up to 40% off deals Profitez de six jours de super économies"} +{"t":"SDD 24 Outbound 020 Body Copy fr-fr Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Les Ventes Flash de Printemps Amazon débutent ce soir à minuit. Préparez-vous pour six jours incroyables avec de super économies sur tout ce dont vous avez besoin pour bien démarrer le printemps, de l’électronique à la mode en passant par la maison et la cuisine… Pensez à régler une alarme !"} +{"t":"SDD 24 Outbound 021 CTA fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"SDD 24 Outbound 022 Title fr-fr Amazon Spring Deal Days start tomorrow! Ventes Flash de Printemps dès demain !"} +{"t":"SDD 24 Outbound 023 Body Copy fr-fr Shop six days of up to 40% off Profitez de six jours de super économies"} +{"t":"SDD 24 Outbound 024 CTA fr-fr Starts midnight À partir de ce soir minuit"} +{"t":"SDD 24 Outbound 025 Title fr-fr Check out Spring WOW! Deals Découvrez les Ventes WOW! de Printemps"} +{"t":"SDD 24 Outbound 026 Body Copy fr-fr Save big with Amazon Prime during Spring Deal Days Super économies réservées aux membres Prime"} +{"t":"SDD 24 Outbound 027 CTA fr-fr Sign up now Découvrir"} +{"t":"SDD 24 Outbound 028 Subject line fr-fr New, Amazon Spring Deal Days are here! Les Ventes Flash de Printemps, c’est maintenant !"} +{"t":"SDD 24 Outbound 029 Subject line fr-fr Up to 40% off starts today Des milliers de bonnes affaires à saisir dès aujourd'hui !"} +{"t":"SDD 24 Outbound 030 Headline fr-fr Shop up to 40% off for spring today Faites de super économies de printemps aujourd’hui"} +{"t":"SDD 24 Outbound 031 Body Copy fr-fr Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Qui dit printemps dit super économies avec les Ventes Flash de Printemps Amazon. Profitez dès aujourd’hui de belles économies sur tout ce dont vous avez besoin, de l’électronique à la mode en passant par la maison et la cuisine… Les Ventes Flash vous feront profiter de super prix jusqu'au 25 mars !"} +{"t":"SDD 24 Outbound 032 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"SDD 24 Outbound 033 Title fr-fr Amazon Spring Deal Days start today! Ventes Flash de Printemps aujourd’hui !"} +{"t":"SDD 24 Outbound 034 Body Copy fr-fr Shop up to 40% off Faites de super économies"} +{"t":"SDD 24 Outbound 035 CTA fr-fr See the deals Voir les Ventes Flash"} +{"t":"SDD 24 Outbound 036 Subject line fr-fr Amazon Spring Deal Days have started! C'est parti pour les Ventes Flash de Printemps !"} +{"t":"SDD 24 Outbound 037 Subject line fr-fr On now until 25 March Profitez-en jusqu'au 25 mars"} +{"t":"SDD 24 Outbound 038 Headline fr-fr Shop six days of up to 40% off from today Profitez de six jours de super économies"} +{"t":"SDD 24 Outbound 039 Body Copy fr-fr The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Le premier jour des Ventes Flash de Printemps Amazon est presque terminé. Mais ça n’est que le début. Profitez pendant encore 5 jours de super économies sur tous nos rayons, de l’électronique à la mode en passant par la maison et la cuisine… Découvrez dès demain d’autres Ventes Flash de printemps ! Jusqu’au 25 mars minuit."} +{"t":"SDD 24 Outbound 041 Title fr-fr Amazon Spring Deal Days are now on! Ouverture des Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 043 CTA fr-fr Shop now Acheter maintenant"} +{"t":"SDD 24 Outbound 044 Title fr-fr Amazon Spring Deal Days are here! Les Ventes Flash de Printemps sont là !"} +{"t":"SDD 24 Outbound 045 Body Copy fr-fr Save up to 40% off until 25 March À vous les économies jusqu’au 25 mars !"} +{"t":"SDD 24 Outbound 047 Subject line fr-fr Amazon Spring Deal Days are in full swing Les Ventes Flash de Printemps battent leur plein !"} +{"t":"SDD 24 Outbound 048 Subject line fr-fr Shop up to 40% off until 25 March Faites de super économies jusqu’au 25 mars"} +{"t":"SDD 24 Outbound 049 Headline fr-fr Shop up to 40% off everything you need for Spring  Découvrez de super Ventes Flash"} +{"t":"SDD 24 Outbound 050 Body Copy fr-fr Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Les Ventes Flash de Printemps Amazon battent leur plein ! Faites de super économies cette semaine avec de nombreuses Ventes Flash sur l’électronique, la mode, la maison, la cuisine et plus encore. Profitez-en jusqu’au 25 mars minuit."} +{"t":"SDD 24 Outbound 052 Title fr-fr Amazon Spring Deal Days are in full swing! C’est les Ventes Flash de Printemps !"} +{"t":"SDD 24 Outbound 053 Body Copy fr-fr Shop the latest deals Découvrez les nouvelles Ventes Flash"} +{"t":"SDD 24 Outbound 055 Subject line fr-fr New day, new epic deals with Amazon Spring Deal Days De nouvelles Ventes Flash chaque jour !"} +{"t":"SDD 24 Outbound 056 Subject line fr-fr Shop up to 40% off Amazon Spring Deal Days, today!  Faites de super économies pendant les Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 057 Headline fr-fr New day, new deals on everything you need for Spring Nouvelles Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 058 Body Copy fr-fr Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Nos dernières Ventes Flash viennent de sortir, découvrez-les vite tant qu’il est encore temps. Il ne vous reste plus que quelques jours avant la fin des Ventes Flash de Printemps Amazon. Vous avez jusqu’au 25 mars minuit pour faire de super économies !"} +{"t":"SDD 24 Outbound 060 Title fr-fr Discover new deals everyday De nouvelles Ventes Flash chaque jour"} +{"t":"SDD 24 Outbound 061 Body Copy fr-fr Up to 40% off on Amazon Spring Deal Days Faites de super économies pendant les Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 063 Subject line fr-fr Shop must-have savings with Amazon Spring Deal Days Économisez pendant les Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 064 Subject line fr-fr Shop up to 40% off spring deals today! De super économies à saisir maintenant !"} +{"t":"SDD 24 Outbound 065 Headline fr-fr There's only two Amazon Spring Deal Days left! Ventes Flash de Printemps : plus que 2 jours !"} +{"t":"SDD 24 Outbound 066 Body Copy fr-fr Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Et si vous faisiez le plein d’économies cette saison ? Profitez des Ventes Flash de Printemps Amazon pour bénéficier de réductions incroyables sur l’électronique, la mode, la maison, la cuisine et plus encore. Dépêchez-vous, les Ventes Flash se terminent le 25 mars à minuit !"} +{"t":"SDD 24 Outbound 068 Title fr-fr Amazon Spring Deal Days still on! Les Ventes Flash de Printemps continuent"} +{"t":"SDD 24 Outbound 069 Body Copy fr-fr Get up to 40% off until 25 March Faites de super économies jusqu'au 25 mars"} +{"t":"SDD 24 Outbound 071 Title fr-fr Amazon Spring Deal Days continues! Les Ventes Flash de Printemps sont là"} +{"t":"SDD 24 Outbound 072 Body Copy fr-fr Discover new deals every day De nouvelles Ventes Flash chaque jour"} +{"t":"SDD 24 Outbound 074 Title fr-fr Check out Amazon Spring WOW! deals Découvrez les Ventes WOW! de Printemps"} +{"t":"SDD 24 Outbound 075 Body Copy fr-fr Save big with Amazon Spring Deal Days, today! Faites des économies ce printemps"} +{"t":"SDD 24 Outbound 077 Title fr-fr Discover trending Amazon Spring deals Ventes Flash de Printemps tendance"} +{"t":"SDD 24 Outbound 078 Body Copy fr-fr Shop the most loved deals Découvrez les Ventes Flash populaires"} +{"t":"SDD 24 Outbound 079 CTA fr-fr Discover more En savoir plus"} +{"t":"SDD 24 Outbound 080 Title fr-fr See our Top 100 deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 24 Outbound 081 Body Copy fr-fr Find Amazon Spring Deal Days bestsellers Découvrez les meilleures Ventes Flash"} +{"t":"SDD 24 Outbound 083 Title fr-fr Shop up to 40% off with Amazon Spring Deal Days Ventes Flash Amazon les plus populaires"} +{"t":"SDD 24 Outbound 084 Body Copy fr-fr Discover the most-loved deals À vous les ventes Flash les mieux notées"} +{"t":"SDD 24 Outbound 085 CTA fr-fr Learn more En savoir plus"} +{"t":"SDD 24 Outbound 086 Title fr-fr What's new for Amazon Spring Deal Days? Ventes Flash de Printemps : nouveautés"} +{"t":"SDD 24 Outbound 087 Body Copy fr-fr Check out new deals today Découvrez les nouvelles Ventes Flash"} +{"t":"SDD 24 Outbound 089 Title fr-fr Amazon Spring Deal Days are on now! Les Ventes Flash de Printemps ont débuté"} +{"t":"SDD 24 Outbound 090 Body Copy fr-fr Find Amazon Spring Deals under £15/20€ Découvrez nos Ventes Flash à moins de 20 €"} +{"t":"SDD 24 Outbound 092 Subject line fr-fr Last chance to shop up to 40% off at Amazon Dernière chance de faire de super économies"} +{"t":"SDD 24 Outbound 093 Subject line fr-fr Amazon Spring Deal Days end soon Les Ventes Flash de Printemps se terminent ce soir"} +{"t":"SDD 24 Outbound 094 Headline fr-fr Final call for up to 40% off great spring deals Dernier appel pour les super économies !"} +{"t":"SDD 24 Outbound 095 Body Copy fr-fr Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Les Ventes Flash de Printemps Amazon se terminent aujourd'hui, mais pas les économies. Découvrez dès maintenant de nouvelles Ventes Flash exceptionnelles valables jusqu’à ce soir minuit. Profitez-en tant qu’il en est encore temps !"} +{"t":"SDD 24 Outbound 098 Title fr-fr Amazon Spring Deal Days end midnight Ventes Flash de Printemps : fin à minuit"} +{"t":"SDD 24 Outbound 099 Body Copy fr-fr Last chance to save up to 40% off Dernière chance de faire de super économies"} +{"t":"SDD 24 Outbound 101 Subject line fr-fr Check out final Amazon Spring Deal Day savings! Découvrez les dernières Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 102 Subject line fr-fr Don't miss up to 40% off Ne manquez pas ces Ventes Flash exceptionnelles"} +{"t":"SDD 24 Outbound 103 Headline fr-fr Amazon Spring Deal Days end at midnight tonight Fin ce soir à minuit des Ventes Flash de Printemps"} +{"t":"SDD 24 Outbound 104 Body Copy fr-fr There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Les Ventes Flash de Printemps Amazon se terminent dans quelques heures. Découvrez vite les dernières Ventes Flash du jour pour faire de super économies sur tout ce dont vous avez besoin pour le printemps. Profitez-en avant ce soir minuit, car après il sera trop tard."} +{"t":"SDD 24 Outbound 106 Title fr-fr Discover final savings on great deals Découvrez les dernières Ventes Flash"} +{"t":"SDD 24 Outbound 107 Body Copy fr-fr Amazon Spring Deals Days end at midnight Ventes Flash de Printemps : fin à minuit"} +{"t":"SDD 24 Outbound 109 Title fr-fr Last call for up to 40% off at Amazon  Super économies Amazon : dernier rappel"} +{"t":"SDD 24 Outbound 110 Body Copy fr-fr Amazon Spring Deal Days end at midnight Ventes Flash de Printemps : fin à minuit"} +{"t":"SDD 25 Outbound 001 Subject line fr-fr Oooh! Get ready for Spring Deal Days!  Préparez-vous pour les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 002 Subject line fr-fr Up to XX% off from 25 to 31 March Jusqu’à -XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 003 fr-fr Epic savings from 25 to 31 March Super Ventes Flash du 25 au 31 mars"} +{"t":"SDD 25 Outbound 004 Headline fr-fr Shop 7 days of big spring savings Profitez de 7 jours de super économies"} +{"t":"SDD 25 Outbound 005 CTA fr-fr Save the date Notez la date"} +{"t":"SDD 25 Outbound 006 Title fr-fr Get ready for Spring Deal Days Prêts pour les Ventes Flash ?"} +{"t":"SDD 25 Outbound 007 Body Copy fr-fr Up to XX% off from 25 to 31 March Jusqu’à -XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 010 Subject line fr-fr Spring Deal Days is coming  Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 25 Outbound 013 Headline fr-fr Get ready for big spring savings Prêts pour les super Ventes Flash de Printemps ?"} +{"t":"SDD 25 Outbound 015 Title fr-fr Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 25 Outbound 018 CTA fr-fr Get ready Préparez-vous"} +{"t":"SDD 25 Outbound 019 Subject line fr-fr Spring Deal Days: mark your calendar Préparez-vous pour les Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 020 Subject line fr-fr Save up to XX% off from 25 to 31 March Économisez jusqu’à XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 021 fr-fr Save big from 25 to 31 March Faites de super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 022 Headline fr-fr Ready for 7 days of epic spring deals? Prêts pour 7 jours de super Ventes Flash ?"} +{"t":"SDD 25 Outbound 023 CTA fr-fr Start your wishlist Listez vos envies"} +{"t":"SDD 25 Outbound 024 Title fr-fr Spring Deal Days: mark your calendar Ventes Flash de Printemps : préparez-vous"} +{"t":"SDD 25 Outbound 025 Body Copy fr-fr Save up to XX% off from 25 to 31 March Économisez jusqu’à XX% du 25 au 31 mars"} +{"t":"SDD 25 Outbound 026 fr-fr Save big from 25 to 31 March Super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 028 Subject line fr-fr Get ready! Spring Deal Days starts tomorrow Les Ventes Flash de Printemps commencent demain !"} +{"t":"SDD 25 Outbound 030 fr-fr Big savings from 25 to 31 March Faites de super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 031 Headline fr-fr Spring Deal Days is just hours away Les Ventes Flash débutent dans quelques heures !"} +{"t":"SDD 25 Outbound 032 CTA fr-fr Finish your wishlist Bouclez votre liste d’envies"} +{"t":"SDD 25 Outbound 033 Title fr-fr Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 25 Outbound 035 fr-fr Big savings from 25 to 31 March Super économies du 25 au 31 mars"} +{"t":"SDD 25 Outbound 036 CTA fr-fr Set your alarm! Réglez votre alarme"} +{"t":"SDD 25 Outbound 037 fr-fr Spring Deal Days starts tomorrow Les Ventes Flash commencent demain"} +{"t":"SDD 25 Outbound 038 Title fr-fr Check out spring WOW! Deals Découvrez les Ventes WOW! de Printemps"} +{"t":"SDD 25 Outbound 039 Body Copy fr-fr Save big with Prime during Spring Deal Days Super économies pour les membres Prime"} +{"t":"SDD 25 Outbound 040 Body Copy fr-fr Save big during Spring Deal Days Économisez pendant les Ventes Flash"} +{"t":"SDD 25 Outbound 041 CTA fr-fr See WOW! Deals now Découvrez les Ventes WOW!"} +{"t":"SDD 25 Outbound 042 Subject line fr-fr Spring Deal Days is finally here Les Ventes Flash de Printemps sont enfin là"} +{"t":"SDD 25 Outbound 043 Subject line fr-fr Up to XX% off starts today Jusqu’à -XX% à saisir dès aujourd’hui !"} +{"t":"SDD 25 Outbound 044 Headline fr-fr Epic deals start today Les super économies commencent aujourd’hui"} +{"t":"SDD 25 Outbound 045 fr-fr Lots of great deals to be found De nombreuses Ventes Flash à découvrir"} +{"t":"SDD 25 Outbound 046 CTA fr-fr Shop deals now Profitez-en"} +{"t":"SDD 25 Outbound 047 Title fr-fr Spring Deal Days is finally here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 25 Outbound 048 Body Copy fr-fr Up to XX% off starts today Jusqu’à -XX% à saisir dès aujourd’hui !"} +{"t":"SDD 25 Outbound 049 fr-fr Epic deals start today Super économies dès aujourd’hui"} +{"t":"SDD 25 Outbound 050 CTA fr-fr Shop deals now Profitez-en"} +{"t":"SDD 25 Outbound 051 Subject line fr-fr Spring Deal Days has started!  Les Ventes Flash de Printemps ont commencé !"} +{"t":"SDD 25 Outbound 052 Subject line fr-fr Save up to XX% until 31 March Oszczędzaj do 31 marca"} +{"t":"SDD 25 Outbound 053 fr-fr Big spring savings until 31 March Faites de super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 054 Headline fr-fr Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"SDD 25 Outbound 056 Title fr-fr Spring Deal Days has started!  Les Ventes Flash de Printemps sont là !"} +{"t":"SDD 25 Outbound 057 Body Copy fr-fr Save up to XX% until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 058 fr-fr Big spring savings until 31 March Super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 060 Subject line fr-fr Oooh! Spring Deal Days is in full swing! Ooooh ! C’est les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 061 Subject line fr-fr Save up to XX% off until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 062 fr-fr Save big until 31 March Faites de super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 063 Headline fr-fr Great spring savings with up to XX% off Super économies de Printemps avec jusqu’à -XX%"} +{"t":"SDD 25 Outbound 065 Title fr-fr Oooh! Spring Deal Days is in full swing! C’est les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 066 Body Copy fr-fr Save up to XX% off until 31 March Économisez jusqu’à XX% avant le 31 mars"} +{"t":"SDD 25 Outbound 067 fr-fr Save big until 31 March Super économies jusqu’au 31 mars"} +{"t":"SDD 25 Outbound 069 Subject line fr-fr New day, new deals with Spring Deal Days Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 25 Outbound 070 Subject line fr-fr Shop up to XX% off with Spring Deal Days Profitez de jusqu’à -XX% sur les Ventes Flash"} +{"t":"SDD 25 Outbound 071 fr-fr Save big with Spring Deal Days today Faites des économies ce printemps"} +{"t":"SDD 25 Outbound 072 Headline fr-fr More savings with Spring Deal Days Économisez avec les Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 073 CTA fr-fr Find your deals Profitez-en"} +{"t":"SDD 25 Outbound 074 Title fr-fr Epic deals with Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 075 Body Copy fr-fr Up to XX% off this Spring Deal Days Jusqu’à -XX% sur les Ventes Flash"} +{"t":"SDD 25 Outbound 076 fr-fr Save big with Spring Deal Days Faites de super économies ce printemps"} +{"t":"SDD 25 Outbound 078 Subject line fr-fr Oooh! Epic savings with Amazon Spring Deal Days Oooh ! Économisez pendant les Ventes Flash"} +{"t":"SDD 25 Outbound 079 Subject line fr-fr Get up to XX% off great products Économisez jusqu’à XX% sur de super produits"} +{"t":"SDD 25 Outbound 080 fr-fr Save big on great products Faites de super économies sur de super produits"} +{"t":"SDD 25 Outbound 081 Headline fr-fr Shop Spring Deal Days today Profitez des Ventes Flash dès aujourd’hui !"} +{"t":"SDD 25 Outbound 082 CTA fr-fr Explore deals now Profitez-en"} +{"t":"SDD 25 Outbound 083 Title fr-fr Epic savings: Spring Deal Days Les super Ventes Flash de printemps"} +{"t":"SDD 25 Outbound 084 Body Copy fr-fr Up to xx% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 25 Outbound 085 fr-fr Save big on great products Économisez sur de super produits"} +{"t":"SDD 25 Outbound 087 Title fr-fr Spring Deal Days continues! Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 088 Body Copy fr-fr Discover new deals every day De nouvelles Ventes Flash chaque jour"} +{"t":"SDD 25 Outbound 090 Subject line fr-fr Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 25 Outbound 091 Subject line fr-fr Last chance to save up to XX% off Dernière chance d’économiser jusqu’à XX%"} +{"t":"SDD 25 Outbound 092 fr-fr Last chance to save big Dernière chance de faire de super économies"} +{"t":"SDD 25 Outbound 093 Headline fr-fr Final call for up to XX% off spring deals Dernier appel pour économiser jusqu’à XX%"} +{"t":"SDD 25 Outbound 094 CTA fr-fr Discover deals now Découvrez les Ventes Flash maintenant"} +{"t":"SDD 25 Outbound 095 Title fr-fr Spring Deal Days ends midnight Les Ventes Flash se terminent à minuit"} +{"t":"SDD 25 Outbound 096 Body Copy fr-fr Last chance to save up to XX% off Economisez jusqu’à XX %"} +{"t":"SDD 25 Outbound 097 fr-fr Last chance to save big Faites de super économies"} +{"t":"SDD 25 Outbound 098 CTA fr-fr Shop now Voir plus"} +{"t":"SDD 25 Outbound 099 Subject line fr-fr Check out final Spring Deal Days savings Profitez des dernières Ventes Flash de Printemps !"} +{"t":"SDD 25 Outbound 100 Subject line fr-fr Don't miss up to 40% off Ne manquez pas ces Ventes Flash exceptionnelles"} +{"t":"SDD 25 Outbound 101 fr-fr Don't miss epic deals Ne manquez pas de super économies"} +{"t":"SDD 25 Outbound 102 Headline fr-fr Spring Deal Days ends tonight Les Ventes Flash de Printemps se terminent ce soir"} +{"t":"SDD 25 Outbound 103 CTA fr-fr Shop all deals Voir plus"} +{"t":"SDD 25 Outbound 104 Title fr-fr Discover final savings on great deals Découvrez les dernières Ventes Flash"} +{"t":"SDD 25 Outbound 105 Body Copy fr-fr Spring Deal Days ends soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 25 Outbound 107 Title fr-fr Last call for up to XX% off Dernier appel : économisez jusqu’à XX%"} +{"t":"SDD 25 Outbound 108 Body Copy fr-fr Spring Deal Days ends Les Ventes Flash se terminent"} +{"t":"SDD 25 Outbound 109 CTA fr-fr Find your deals now Profitez-en vite"} +{"t":"SDD 25 Outbound 110 Title fr-fr Spring Deal Days: 25–31 March Ventes Flash de Printemps : 25-31 mars"} +{"t":"SDD 25 Outbound 111 Body Copy fr-fr Discover our Creator top deals Profitez des super offres influenceurs"} +{"t":"SDD 25 Outbound 112 fr-fr Find epic savings this Spring Deal Days Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 114 Title fr-fr Spring Deal Days: up to XX% off Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 25 Outbound 115 Body Copy fr-fr Ready, set, go: shop epic deals À vos marques, prêts, économisez !"} +{"t":"SDD 25 Outbound 116 fr-fr Great deals on great products Des Ventes Flash chaque jour"} +{"t":"SDD 25 Outbound 117 CTA fr-fr Start shopping Profitez-en"} +{"t":"SDD 25 Outbound 119 Body Copy fr-fr Deals on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 25 Outbound 120 fr-fr Great deals on great products Ventes Flash de Printemps : profitez-en"} +{"t":"SDD 25 Outbound 122 Title fr-fr Get daily invites to WOW! Deals Recevez des alertes Ventes WOW!"} +{"t":"SDD 25 Outbound 123 Body Copy fr-fr Up to xx% off: [category] Jusqu’à -XX% : [category]"} +{"t":"SDD 25 Outbound 124 Body Copy fr-fr Spring Deal Days: up to XX% off Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 25 Outbound 125 fr-fr Great deals on [electronics] Super Ventes Flash sur [la high-tech]"} +{"t":"SDD 25 Outbound 126 fr-fr Great deals during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 127 CTA fr-fr Subscribe S'abonner"} +{"t":"SDD 25 Outbound 128 Title fr-fr Great deals during Spring Deal Days Oh ! Les super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 129 Body Copy fr-fr Up to XX% off WOW! Deals Jusqu’à -XX% sur les Ventes WOW!"} +{"t":"SDD 25 Outbound 130 Body Copy fr-fr WOW! Deals on [CATEGORY] Super Ventes WOW! sur [CATEGORY]"} +{"t":"SDD 25 Outbound 131 fr-fr WOW! Deals Super Ventes WOW!"} +{"t":"SDD 25 Outbound 132 fr-fr WOW! Deals on [insert category] Super Ventes WOW! sur [insert category]"} +{"t":"SDD 25 Outbound 133 CTA fr-fr See WOW! Deals Super Ventes WOW!"} +{"t":"SDD 25 Outbound 134 Title fr-fr Check out Top 100 Deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 25 Outbound 135 Body Copy fr-fr Up to XX% off during Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 25 Outbound 136 fr-fr Great savings during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 137 CTA fr-fr See top picks Voir notre sélection"} +{"t":"SDD 25 Outbound 138 Title fr-fr Spring Deal Days offers just for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 25 Outbound 139 Body Copy fr-fr Up to XX% off your favourite products Jusqu’à -XX% sur vos produits préférés"} +{"t":"SDD 25 Outbound 140 fr-fr Great savings on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 25 Outbound 141 CTA fr-fr See your deals Voir votre sélection"} +{"t":"SDD 25 Outbound 142 Title fr-fr Spring Deal Days: Premium Brand offers Ventes Flash sur des Marques Premium"} +{"t":"SDD 25 Outbound 143 Body Copy fr-fr Oooh! Up to XX% off on Amazon Oooooh ! Jusqu’à -XX% sur Amazon"} +{"t":"SDD 25 Outbound 144 fr-fr Top savings on top brands Super économies sur de grandes marques"} +{"t":"SDD 25 Outbound 145 CTA fr-fr Shop now Voir plus"} +{"t":"SDD 25 Outbound 146 Title fr-fr Found something yet this Spring Deal Days? Ventes Flash : trouvez votre bonheur"} +{"t":"SDD 25 Outbound 147 Body Copy fr-fr Don't miss out - up to XX% off Jusqu’à -XX%. Ne passez pas à côté !"} +{"t":"SDD 25 Outbound 148 fr-fr You've got great taste for great savings Alliez style et économies"} +{"t":"SDD 25 Outbound 149 CTA fr-fr Keep shopping deals Profitez-en vite"} +{"t":"SDD 25 Outbound 150 Title fr-fr Spring Deal Days Profitez des Ventes Flash de Printemps"} +{"t":"SDD 25 Outbound 151 Body Copy fr-fr Get up to XX% off Continuez à économiser jusqu’à XX%"} +{"t":"SDD 25 Outbound 152 fr-fr Keep shopping for epic savings Continuez à profiter de super économies"} +{"t":"SDD 25 Outbound 153 CTA fr-fr Explore deals now Profitez-en"} +{"t":"SDD 25 Outbound 154 Title fr-fr Spring Deal Days Ventes Flash les plus populaires"} +{"t":"SDD 25 Outbound 155 Body Copy fr-fr Up to XX% off trending products Parcourez les produits les plus populaires"} +{"t":"SDD 25 Outbound 156 fr-fr Great deals on trending products Ventes Flash sur des produits populaires"} +{"t":"SDD 26 Outbound 001 Subject line fr-fr Get ready for Spring Deal Days Prêts pour les Ventes Flash de Printemps ?"} +{"t":"SDD 26 Outbound 002 Subject line fr-fr Save the date for Spring Deal Days Notez la date des Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 003 fr-fr Epic savings from 10 to 16 March Super Ventes Flash du 10 au 16 mars"} +{"t":"SDD 26 Outbound 004 fr-fr Save up to XX% off from 10 to 16 March Économisez jusqu’à XX% du 10 au 16 mars"} +{"t":"SDD 26 Outbound 005 Headline fr-fr Save up to XX% off from 10 to 16 March Économisez jusqu’à XX% du 10 au 16 mars"} +{"t":"SDD 26 Outbound 006 CTA fr-fr Get ready Préparez-vous"} +{"t":"SDD 26 Outbound 007 Title fr-fr Get ready for Spring Deal Days Prêts pour les Ventes Flash ?"} +{"t":"SDD 26 Outbound 008 Body Copy fr-fr Epic savings from 10 to 16 March Super Ventes Flash du 10 au 16 mars"} +{"t":"SDD 26 Outbound 010 CTA fr-fr Save the date Notez les dates"} +{"t":"SDD 26 Outbound 011 CTA fr-fr Shop now Voir plus"} +{"t":"SDD 26 Outbound 012 Subject line fr-fr Spring Deal Days is coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 26 Outbound 013 Subject line fr-fr Spring Deal Days is almost here Les Ventes Flash de Printemps sont bientôt là"} +{"t":"SDD 26 Outbound 014 Title fr-fr Spring Deal Days savings are coming Les Ventes Flash de Printemps arrivent"} +{"t":"SDD 26 Outbound 015 Body Copy fr-fr Save up to XX% off from 10 to 16 March Économisez jusqu’à XX% du 10 au 16 mars"} +{"t":"SDD 26 Outbound 016 CTA fr-fr Get ready Préparez-vous"} +{"t":"SDD 26 Outbound 017 Headline fr-fr Save big from 10 to 16 March Faites de super économies du 10 au 16 mars"} +{"t":"SDD 26 Outbound 019 Title fr-fr Spring Deal Days is just hours away Les Ventes Flash débutent très bientôt"} +{"t":"SDD 26 Outbound 020 Body Copy fr-fr Spring Deal Days starts 10 - 16 March. Ventes Flash du 10 au 16 mars"} +{"t":"SDD 26 Outbound 023 Headline fr-fr Spring Deal Days starts at midnight Les Ventes Flash démarrent à minuit"} +{"t":"SDD 26 Outbound 024 Body Copy fr-fr Big savings from 10 - 16 March Super économies du 10 au 16 mars"} +{"t":"SDD 26 Outbound 026 Subject line fr-fr Spring Deal Days is finally here! Les Ventes Flash de Printemps sont enfin là !"} +{"t":"SDD 26 Outbound 027 Subject line fr-fr Save up to XX% off great products Économisez jusqu’à XX% sur de super produits"} +{"t":"SDD 26 Outbound 028 Headline fr-fr Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 029 fr-fr Lots of great deals to be found De nombreuses Ventes Flash à découvrir"} +{"t":"SDD 26 Outbound 030 CTA fr-fr Shop deals now En profiter"} +{"t":"SDD 26 Outbound 031 Title fr-fr Spring Deal Days is finally here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 26 Outbound 032 Body Copy fr-fr Get up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 033 fr-fr Great deals on great products Super Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 034 CTA fr-fr Get deals now En profiter"} +{"t":"SDD 26 Outbound 035 Subject line fr-fr Spring Deal Days is here Les Ventes Flash de Printemps sont là"} +{"t":"SDD 26 Outbound 036 Subject line fr-fr Up to XX% off epic deals Super Ventes Flash : jusqu’à -XX%"} +{"t":"SDD 26 Outbound 037 Headline fr-fr Spring Deal Days has only just begun Les Ventes Flash de Printemps ont commencé"} +{"t":"SDD 26 Outbound 039 Title fr-fr Spring Deal Days' epic deals. Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 040 Title fr-fr Epic deals during Spring Deal Days Faites de super économies"} +{"t":"SDD 26 Outbound 041 Body Copy fr-fr Save up to XX% off this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 042 fr-fr More great deals coming tomorrow Encore plus de Ventes Flash demain"} +{"t":"SDD 26 Outbound 043 CTA fr-fr Shop now Voir plus"} +{"t":"SDD 26 Outbound 044 Title fr-fr Day 1 of Spring Deal Days is almost over Le 1er jour des Ventes Flash se termine"} +{"t":"SDD 26 Outbound 045 Body Copy fr-fr Up to XX% off deals continue tomorrow Jusqu’à -XX%, et ça continue demain"} +{"t":"SDD 26 Outbound 046 fr-fr Great savings throughout Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 047 CTA fr-fr Shop deals now En profiter"} +{"t":"SDD 26 Outbound 048 Subject line fr-fr New day, new deals this Spring Deal Days Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Outbound 049 Subject line fr-fr Up to XX% off continues this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 050 fr-fr Don't forget your deals today Ne manquez pas les Ventes Flash du jour"} +{"t":"SDD 26 Outbound 051 Headline fr-fr More deals this Spring Deal Days Encore plus de Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 052 Title fr-fr Epic deals this Spring Deal Days Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 053 Body Copy fr-fr Still up to XX% off this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 056 Subject line fr-fr Spring Deal Days: Epic deals await Les Ventes Flash de Printemps vous attendent"} +{"t":"SDD 26 Outbound 057 Subject line fr-fr Up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 058 fr-fr Great deals to be had De super Ventes Flash à saisir"} +{"t":"SDD 26 Outbound 059 Headline fr-fr Up to XX% off this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 063 Body Copy fr-fr Up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 066 Title fr-fr Spring Deal Days: Shop big deals Ventes Flash exceptionnelles"} +{"t":"SDD 26 Outbound 067 Body Copy fr-fr Big savings still available - up to XX% off Encore de super économies jusqu’à -XX%"} +{"t":"SDD 26 Outbound 068 fr-fr Shop and save big on selected products Économies sur une sélection de produits"} +{"t":"SDD 26 Outbound 070 Subject line fr-fr New day, new deals this Spring Deal Days Nouvelles ventes Flash chaque jour"} +{"t":"SDD 26 Outbound 071 Subject line fr-fr Chaque jour de nouvelles Ventes Flash"} +{"t":"SDD 26 Outbound 072 Subject line fr-fr Great deals on great products De super Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 073 fr-fr Great deals await De super Ventes Flash vous attendent"} +{"t":"SDD 26 Outbound 074 Headline fr-fr Up to XX% off awaits Jusqu’à -XX% pour vous"} +{"t":"SDD 26 Outbound 076 Title fr-fr Spring Deal Days: Up to XX% off Ventes Flash de Printemps : jusqu’à -XX%"} +{"t":"SDD 26 Outbound 077 Body Copy fr-fr Deals on great products Des Ventes Flash sur de super produits"} +{"t":"SDD 26 Outbound 080 Subject line fr-fr Deals you won't want to miss Des Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Outbound 082 fr-fr Find deals at Amazon Super Ventes Flash en vue !"} +{"t":"SDD 26 Outbound 083 Headline fr-fr Up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 085 CTA fr-fr Shop now Voir plus"} +{"t":"SDD 26 Outbound 091 Title fr-fr Don't miss out this Spring Deal Days Ne manquez pas les Ventes Flash"} +{"t":"SDD 26 Outbound 092 Body Copy fr-fr Save up to XX% off Économisez jusqu’à XX%"} +{"t":"SDD 26 Outbound 095 CTA fr-fr Show now Voir plus"} +{"t":"SDD 26 Outbound 096 Subject line fr-fr Spring Deal Days: Deals are still waiting for you Les Ventes Flash de Printemps continuent"} +{"t":"SDD 26 Outbound 097 fr-fr Great deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"SDD 26 Outbound 101 Title fr-fr Spring Deal Days: Deals are still waiting for you Les Ventes Flash de Printemps continuent"} +{"t":"SDD 26 Outbound 102 Body Copy fr-fr Up to XX% off a wide selection Jusqu’à -XX% sur de nombreux produits"} +{"t":"SDD 26 Outbound 106 Subject line fr-fr Find great deals this Spring Deal Days Profitez de super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 107 Subject line fr-fr Up to XX% on great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 109 Headline fr-fr Get yourself up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Outbound 111 Title fr-fr Get yourself up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Outbound 113 fr-fr Lots of deals are still waiting Des Ventes Flash juste pour vous"} +{"t":"SDD 26 Outbound 115 Title fr-fr Spring Deal Days' epic deals Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 116 Body Copy fr-fr Get yourself up to XX% off now Économisez jusqu’à XX% maintenant"} +{"t":"SDD 26 Outbound 117 fr-fr More savings to discover Toujours plus d'économies à ne pas rater"} +{"t":"SDD 26 Outbound 125 Body Copy fr-fr There's still up to XX% off this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 142 Subject line fr-fr It's the last day of Spring Deal Days C’est le dernier jour des Ventes Flash"} +{"t":"SDD 26 Outbound 143 Subject line fr-fr There's still time to save up to XX% Il est encore temps d’économiser jusqu’à XX%"} +{"t":"SDD 26 Outbound 144 fr-fr There's still time to get great deals Il est encore temps d’économiser"} +{"t":"SDD 26 Outbound 145 Headline fr-fr The Spring Deal Days clock is ticking... La fin des Ventes Flash de Printemps approche…"} +{"t":"SDD 26 Outbound 146 CTA fr-fr Shop great deals En profiter"} +{"t":"SDD 26 Outbound 148 Title fr-fr Only one day left of Spring Deal Days Plus qu’un jour de Ventes Flash"} +{"t":"SDD 26 Outbound 149 Body Copy fr-fr There's still up to XX% off great products Jusqu’à -XX% sur de super produits"} +{"t":"SDD 26 Outbound 150 fr-fr Get great deals before they're gone Super Ventes Flash à ne pas manquer"} +{"t":"SDD 26 Outbound 154 Subject line fr-fr With up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Outbound 159 Body Copy fr-fr With up to XX% off Jusqu’à -XX%"} +{"t":"SDD 26 Outbound 162 Title fr-fr Last few hours of Spring Deal Days Ventes Flash : dernières heures"} +{"t":"SDD 26 Outbound 163 Body Copy fr-fr There's still time to get up to XX% off Encore jusqu’à -XX%. Profitez-en vite"} +{"t":"SDD 26 Outbound 165 CTA fr-fr Shop deals now En profiter"} +{"t":"SDD 26 Outbound 166 Title fr-fr Spring Deal Days: 10 - 16 March Ventes Flash de Printemps : 10-16 mars"} +{"t":"SDD 26 Outbound 167 Body Copy fr-fr Discover our Amazon Creator top deals Ventes Flash des créateurs Amazon"} +{"t":"SDD 26 Outbound 168 fr-fr Explore great savings across Spring Deal Days Découvrez les Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 171 Body Copy fr-fr Great deals are waiting for you De super Ventes Flash vous attendent"} +{"t":"SDD 26 Outbound 172 fr-fr Deals throughtout Spring Deal Days Des Ventes Flash chaque jour"} +{"t":"SDD 26 Outbound 175 Body Copy fr-fr Deals, deals, deals on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 26 Outbound 176 fr-fr Deals, deals, deals this Spring Deal Days Ventes Flash de Printemps à découvrir"} +{"t":"SDD 26 Outbound 178 Title fr-fr Get daily invites to WOW! deals Recevez des alertes Ventes WOW!"} +{"t":"SDD 26 Outbound 179 Body Copy fr-fr Up to XX% off [category] Jusqu’à -XX% sur [Catégorie]"} +{"t":"SDD 26 Outbound 180 Body Copy fr-fr Up to XX% off this Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 181 fr-fr Great deals on [electronics] Super Ventes Flash sur [la High-tech]"} +{"t":"SDD 26 Outbound 182 fr-fr Great deals during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 183 CTA fr-fr Subscribe S’abonner"} +{"t":"SDD 26 Outbound 184 Title fr-fr Ooh! Great deals this Spring Deal Days Oh ! Les super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 185 Body Copy fr-fr WOW! deals: up to XX% off Ventes WOW! : jusqu’à XX% de réduction"} +{"t":"SDD 26 Outbound 186 Body Copy fr-fr WOW! deals on [CATEGORY] Ventes WOW! sur [CATÉGORIE]"} +{"t":"SDD 26 Outbound 187 fr-fr WOW! deals at Amazon Ventes WOW! chez Amazon"} +{"t":"SDD 26 Outbound 188 fr-fr WOW! deals on [insert category] Ventes WOW! sur [CATÉGORIE]"} +{"t":"SDD 26 Outbound 189 CTA fr-fr Shop WOW! deals now Voir les Ventes WOW!"} +{"t":"SDD 26 Outbound 190 Title fr-fr Take a look at our Top 100 Deals Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 26 Outbound 191 Body Copy fr-fr Up to XX% off during Spring Deal Days Jusqu’à -XX% pendant les Ventes Flash"} +{"t":"SDD 26 Outbound 192 fr-fr Great savings during Spring Deal Days Super Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 193 CTA fr-fr See top picks Voir le Top 100"} +{"t":"SDD 26 Outbound 194 Title fr-fr Check out our Top 100 Deals on Fashion Ventes Flash : découvrez notre Top 100"} +{"t":"SDD 26 Outbound 198 Title fr-fr Spring Deal Days: Deals just for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 26 Outbound 199 Body Copy fr-fr Up to XX% off your favourite products Jusqu’à -XX% sur vos produits préférés"} +{"t":"SDD 26 Outbound 200 fr-fr Great savings on your favourite products Ventes Flash sur vos produits préférés"} +{"t":"SDD 26 Outbound 201 CTA fr-fr See your deals En profiter"} +{"t":"SDD 26 Outbound 202 Title fr-fr Premium brand deals this Spring Deal Days Ventes Flash sur des Marques Premium"} +{"t":"SDD 26 Outbound 203 Body Copy fr-fr Up to XX% off on Amazon Jusqu’à -XX% sur Amazon"} +{"t":"SDD 26 Outbound 204 fr-fr Top savings on top brands Super économies sur de grandes marques"} +{"t":"SDD 26 Outbound 205 CTA fr-fr Shop top brands Découvrir"} +{"t":"SDD 26 Outbound 206 Title fr-fr Have you found something yet this Spring Deal Days? Ventes Flash : trouvez votre bonheur"} +{"t":"SDD 26 Outbound 208 fr-fr You've got great taste for great savings Alliez style et économies"} +{"t":"SDD 26 Outbound 209 CTA fr-fr Keep shopping deals Continuer vos achats"} +{"t":"SDD 26 Outbound 211 Body Copy fr-fr Keep shopping for up to XX% off Continuez à économiser jusqu’à XX%"} +{"t":"SDD 26 Outbound 212 fr-fr Keep shopping for savings Continuez à profiter de super économies"} +{"t":"SDD 26 Outbound 214 Title fr-fr Spring Deal Days' epic deals are trending Top Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 215 Body Copy fr-fr Up to XX% off trending products Découvrez les produits poputaires"} +{"t":"SDD 26 Outbound 216 fr-fr Great deals on trending products Ventes Flash sur des produits populaires"} +{"t":"SDD 26 Outbound 218 Title fr-fr Check out today’s big deals Ventes Flash du jour"} +{"t":"SDD 26 Outbound 219 Body Copy fr-fr Shop Spring Deal Days' epic deals Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 220 CTA fr-fr Shop deals/Shop now En profiter"} +{"t":"SDD 26 Outbound 221 Title fr-fr Don’t miss these big savings De super économies en vue"} +{"t":"SDD 26 Outbound 222 Body Copy fr-fr Check out Spring Deal Days' epic deals Ventes Flash de Printemps"} +{"t":"SDD 26 Outbound 224 Title fr-fr Ready, set, save! À vos marques, prêts, économisez !"} +{"t":"SDD 26 Outbound 225 Body Copy fr-fr Spring Deal Days: Shop today's deals Découvrez les Ventes Flash du jour"} +{"t":"SDD 26 Outbound 227 Title fr-fr This deal was made for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 26 Outbound 228 Body Copy fr-fr Something you love, at a Spring Deal Days price Vos favoris à prix réduits"} +{"t":"SDD 26 Outbound 230 Title fr-fr Spring Deal Days: A deal made just for you Des Ventes Flash rien que pour vous"} +{"t":"SDD 26 Outbound 231 Body Copy fr-fr Shop these hand-picked deals today Une sélection à découvrir sans attendre"} +{"t":"SDD 26 Outbound 233 Title fr-fr Spring Deal Days: You'll love this deal Vous allez adorer les Ventes Flash"} +{"t":"SDD 26 Outbound 234 Body Copy fr-fr Check out your hand-picked deal today Découvrez notre sélection sans attendre"} +{"t":"SDD 26 Outbound 236 Title fr-fr Spring Deal Days is ending soon Les Ventes Flash se terminent bientôt"} +{"t":"SDD 26 Outbound 237 Body Copy fr-fr Bag yourself a great deal today Découvrez les Ventes Flash sans tarder"} +{"t":"SDD 26 Outbound 239 Title fr-fr Save up to xx% off [category] Économisez jusqu’à XX% sur [category]"} +{"t":"SDD 26 Outbound 242 Title fr-fr Save big when you shop [category] De super économies sur [category]"} +{"t":"SDD 26 Outbound 243 Body Copy fr-fr Shop amazing deals this Spring Deal Days Super Ventes Flash en vue"} +{"t":"SDD 26 Outbound 245 Title fr-fr Save on [Category] this Spring Deal Days Ventes Flash : promo sur [Catégorie]"} +{"t":"SDD 26 Outbound 246 Body Copy fr-fr Shop and save up to XX% off [Category] Économisez jusqu’à XX% sur [Catégorie]"} +{"t":"SDD 26 Outbound 248 Title fr-fr Shop Spring Deal Days' Top 100 Deals Découvrez le Top 100 des Ventes Flash"} +{"t":"SDD 26 Outbound 249 Body Copy fr-fr Save up to XX% on our Top 100 Deals Économisez jusqu’à XX% sur le Top 100"} +{"t":"SDD 26 Outbound 251 Title fr-fr Save up to XX% with our Top 100 Deals Économisez jusqu’à XX% sur le Top 100"} +{"t":"SDD 26 Outbound 252 Body Copy fr-fr Shop Spring Deal Days’ Top 100 Deals Découvrez le Top 100 des Ventes Flash"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_PrimeDualBenefit_fr-fr.json b/storage/amazon/tm/fr-FR/flat_PrimeDualBenefit_fr-fr.json new file mode 100644 index 0000000..024d8bc --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_PrimeDualBenefit_fr-fr.json @@ -0,0 +1,176 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super fr-fr Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super fr-fr Hilarious \nentertainment Le meilleur \ndu divertissement"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super fr-fr Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super fr-fr and \nfast delivery et la livraison \nrapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super fr-fr and \nfast \ndelivery et la \nlivraison \nrapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super fr-fr It's on Prime \nfor £8.99/month C’est sur Prime \npour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super fr-fr It's on Prime \nfor \n£8.99/month C’est sur Prime \npour 6,99 € \npar mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super fr-fr It's on Prime  for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Vous êtes cordialement invités, disponible à partir du 30 janvier. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 fr-fr Ooh, that’s my Prime delivery. Ah, c’est ma livraison Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO fr-fr What, already? Quoi, déjà ??"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO fr-fr Only one thing can match the buzz of Prime’s fast delivery… Rien ne vaut la rapidité de la livraison Prime…"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO fr-fr ...and that’s the buzz of Prime’s entertainment. Si ce n’est le plaisir du divertissement sur Prime !"} +{"t":"Prime Dual Benefit Q1 25 Radio 005 fr-fr What we watching? On regarde quoi ?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO fr-fr That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… « Vous êtes cordialement invités »... La nouvelle comédie romantique déjantée où Reese Witherspoon et Will Ferrell ont réservé la même suite nuptiale, fou rire garanti !"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO fr-fr From fast delivery to hilarious entertainment; it’s on Prime. La livraison rapide et le meilleur du divertissement : c’est sur Prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO fr-fr For only £8.99 a month! Join now! Rejoignez Prime pour 6,99 € par mois !"} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO fr-fr Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Les programmes peuvent inclure des publicités. Plus d’infos sur Amazon.fr/amazonprime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO fr-fr Things that shouldn’t work together but do Le mariage parfait !"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO fr-fr Skiing \n& \nFootball Ski \net \nfootball"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO fr-fr Skiing & Football Ski et football"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO fr-fr Owl \n& \nKnitwear Hibou \net \nbonnet"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO fr-fr Owl & Knitwear Hibou et bonnet"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO fr-fr Dog \n& \nTortoise Chien \net \ntortue"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO fr-fr Dog & Tortoise Chien et tortue"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO fr-fr Screwdriver \n& \nNoodles Visseuse \net \nnouilles instantanées"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO fr-fr Screwdriver & Noodles Visseuse et nouilles instantanées"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO fr-fr Pizza \n& \nParagliding Pizza \net \nparapente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO fr-fr Pizza & Paragliding Pizza et parapente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO fr-fr Scuba Diving \n& \nPainting Plongée \net \npeinture"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO fr-fr Scuba Diving & Painting Plongée et peinture"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO fr-fr Fast delivery & hilarious entertainment Livraison rapide et le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO fr-fr It’s on Prime for £8.99 a month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO fr-fr It’s on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Prime. #Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline fr-fr Fast delivery + Hilarious entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime. Livraison rapide + le meilleur du divertissement = 6,99 €/mois sur Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 fr-fr You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super fr-fr Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super fr-fr and \nfast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO fr-fr Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super fr-fr Hilarious entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA fr-fr It's on Prime for £8.99 a month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 fr-fr TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F fr-fr TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description fr-fr Fast delivery and hilarious entertainment, all for £8.99 with Prime. Livraison + le meilleur du divertissement = 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA fr-fr Join Now Rejoignez"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super fr-fr Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 fr-fr Ooh, that’s my Prime delivery. Ah, c’est ma livraison Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO fr-fr What, already? Quoi, déjà ??"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO fr-fr Only one thing can match the buzz of Prime’s fast delivery… Rien ne vaut la rapidité de la livraison Prime…"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO fr-fr and that’s the buzz of Prime’s entertainment. … Si ce n’est le plaisir du divertissement sur Prime !"} +{"t":"Prime Dual Benefit Q2 25 Radio 005 fr-fr What we watching? On regarde quoi ?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO fr-fr From fast delivery to thrilling entertainment; it’s on Prime. La livraison rapide et le meilleur du divertissement : c’est sur Prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO fr-fr For only £8.99 a month! Join now! Rejoignez Prime pour 6,99 € par mois !"} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO fr-fr Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Les programmes peuvent inclure des publicités. L’abonnement est renouvelé automatiquement. Plus d’infos sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO fr-fr Things that shouldn’t work together but do Le mariage parfait !"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO fr-fr Chocolate & Pizza Chocolat et pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO fr-fr Puppies & Ducks Chienet canard"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO fr-fr Pizza & Paragliding Pizza et parapente"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO fr-fr Scuba Diving & Painting Plongée et peinture"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO fr-fr Fast delivery & massive entertainment Livraison rapide et le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO fr-fr It’s on Prime for £8.99 a month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super fr-fr It’s on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text fr-fr Fast delivery and massive entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text fr-fr Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime.#Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline fr-fr Fast delivery + Massive entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text fr-fr Fast delivery and massive entertainment, all for £8.99 with Prime. Livraison + le meilleur du divertissement pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 fr-fr Fast delivery and massive entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description fr-fr Fast delivery and massive entertainment, all for £8.99 with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super fr-fr Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super fr-fr and fast delivery et la livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO fr-fr Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super fr-fr Massive entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO fr-fr It's on Prime for £8.99 a month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description fr-fr Fast delivery and massive entertainment, all for £8.99 with Prime. Livraison + le meilleur du divertissement pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA fr-fr Join Now Rejoignez"} +{"t":"Prime Dual Benefit Q3 23 Social Post 001 fr-fr Fast delivery and thrilling entertainment, all for £8.99 with Prime. Des livraisons rapides et des divertissements palpitants, le tout pour 6,99 € par mois avec Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Post 002 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 23 Social Static 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 23 Social Static 002 Body Copy fr-fr Fast delivery and thrilling entertainment, all for X.XX/month with Prime. Des livraisons rapides et des divertissements palpitants, le tout pour 6,99 € par mois avec Prime."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 001 VO fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 002 Super fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 003 VO fr-fr Thrilling entertainment Productions palpitantes"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 004 Super fr-fr Thrilling entertainment Productions palpitantes"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 005 VO fr-fr Join Prime for £8.99 a month Abonnez-vous à Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 006 Super fr-fr Join Prime for £8.99 a month Abonnez-vous à Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 007 Super fr-fr  Join Prime for £8.99 a month.  Amazon Prime est un abonnement payant. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text fr-fr Fast delivery and thrilling entertainment, all for £8.99/month with Prime. La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text fr-fr Spedizioni veloci senza costi aggiuntivi  La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline fr-fr Gratis en snelle bezorging op Amazon.nl Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text fr-fr Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon.\n\n#Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text fr-fr Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon. #Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline fr-fr Fast delivery + Thrilling entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text fr-fr Fast delivery and thrilling entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 fr-fr Fast delivery and thrilling entertainment, all for £8.99/month with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description fr-fr Fast delivery and thrilling entertainment, all for £8.99/month with Prime. La livraison rapide et gratuite et le meilleur du divertissement, le tout pour 2,99 €/mois sur Amazon."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 fr-fr Fast delivery and thrilling entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO fr-fr Thrilling entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super fr-fr Thrilling entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO fr-fr It’s on Prime for £8.99 a month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super fr-fr It’s on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 fr-fr TV: T&Cs apply. 18+. Content includes ads. Réservé aux plus de 18 ans."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline fr-fr Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description fr-fr Fast delivery and thrilling entertainment for £8.99/month with Prime. La livraison rapide + divertissement pour 2,99 €/mois sur Amazon"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA fr-fr Join Now S’abonner"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 fr-fr Fast delivery and festive entertainment, all for £8.99 with Prime. Livraison rapide et le meilleur du divertissement pour les fêtes, tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 fr-fr Fast delivery and festive entertainment, all for £8.99 with Prime. Livraison rapide + le meilleur du divertissement = 6,99 €/mois sur Prime"} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 fr-fr Festive entertainement Le meilleur du divertissement pour les fêtes"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 fr-fr and fast delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA fr-fr Join Prime for £8.99/month Abonnez-vous à Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 fr-fr Geographic restrictions and T&Cs apply. Eighteen plus. Amazon Prime est un abonnement payant. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text fr-fr Fast delivery and epic entertainment, all for £8.99/month with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text fr-fr Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text fr-fr Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime. #Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline fr-fr Fast delivery + epic entertainment La livraison rapide + le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text fr-fr Fast delivery and epic entertainment for £8.99/month with Prime. Livraison + le meilleur du divertissement pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 fr-fr Fast delivery and epic entertainment, all for £8.99/month with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title fr-fr Delivery + Entertainment Livraison + Divertissement"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description fr-fr Fast delivery and epic entertainment, all for £8.99/month with Prime. La livraison rapide et le meilleur du divertissement, le tout pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 fr-fr Fast delivery and entertainment for £8.99/month with Prime. Livraison + le meilleur du divertissement pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super fr-fr Fast Delivery Livraison rapide"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO fr-fr Epic entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super fr-fr Epic entertainment Le meilleur du divertissement"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA fr-fr It's on Prime for £8.99 a month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super fr-fr It's on Prime for £8.99/month C’est sur Prime pour 6,99 € par mois"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 fr-fr Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Réservé aux plus de 18 ans. Amazon Prime est un abonnement payant. L’abonnement est renouvelé automatiquement. Les programmes peuvent inclure des publicités. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description fr-fr Free, fast delivery and epic entertainment for €6.99/month with Prime. Livraison + le meilleur du divertissement pour 6,99 €/mois sur Prime."} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA fr-fr Join Now S’abonner"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_PrimeGourmetGuard_fr-fr.json b/storage/amazon/tm/fr-FR/flat_PrimeGourmetGuard_fr-fr.json new file mode 100644 index 0000000..f49d40d --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_PrimeGourmetGuard_fr-fr.json @@ -0,0 +1,11 @@ +{"t":"Prime Gourmet Guard 25 Social OLV 6s 001 Super fr-fr Fast delivery. Livraison rapide."} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 002 fr-fr It's on Prime C'est sur prime"} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 003 fr-fr Geographic restrictions and T&Cs apply. 18+ Amazon Prime est un abonnement payant. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 001 Super fr-fr Shopping. Vos achats."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 002 Super fr-fr Streaming. Votre streaming."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 003 Super fr-fr Sizzling. Vos passions."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 004 fr-fr It's on Prime C'est sur prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 005 fr-fr Geographic restrictions and T&Cs apply. 18+ Amazon Prime est un abonnement payant. Voir tarifs et conditions sur Amazon.fr/prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 001 Super fr-fr Fast delivery. Livraison rapide."} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 002 fr-fr It's on Prime C'est sur prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 003 fr-fr Geographic restrictions and T&Cs apply. 18+ Amazon Prime est un abonnement payant. Voir tarifs et conditions sur Amazon.fr/prime"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_PrimeMidfunnel_fr-fr.json b/storage/amazon/tm/fr-FR/flat_PrimeMidfunnel_fr-fr.json new file mode 100644 index 0000000..71a1137 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_PrimeMidfunnel_fr-fr.json @@ -0,0 +1,70 @@ +{"t":"Prime Mid Funnel Q2 25 Cat OLV 001 fr-fr Cat food, arriving tomorrow with Prime. That’s off your mind. Pâtée pour chat, dès demain avec Prime. Vous voilà l'esprit plus léger !"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 002 fr-fr So now you can worry about something else like….can Xavier read minds? Vous pouvez vous consacrer à autre chose, par exemple… est-ce que Xavier peut lire dans vos pensées ?"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 003 Endframe fr-fr Everyday Essentials. Delivered Fast. Produits du quotidien. Livrés en un clin d’œil."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 004 Endframe fr-fr It's on Prime C’est sur Prime."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 005 fr-fr Cut off times and T&Cs apply. See product page when ordering. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 006 Phone UI fr-fr Cat Food Pâtée pour chat"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 007 Phone UI fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 001 fr-fr When your deodorant has been reduced to a tiny whisper and tries to tell you: 'I’m running on empty… I don’t have much left to give’. Quand votre déodorant, à l’agonie, vous dit dans un dernier soupir : « Je fais de mon mieux, mais je suis vraiment sur la fin… »"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 002 fr-fr No need to worry…your new deodorant is already on it’s way, arriving tomorrow with Prime. Pas de panique… votre nouveau déodorant est déjà en route : il arrive demain avec Prime."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 003 fr-fr Everyday Essentials. Delivered Fast. It's on Prime Produits du quotidien. Livrés en un clin d’œil. C’est sur Prime."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 004 VO fr-fr Cut off times and T&Cs apply. See product page when ordering. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 001 fr-fr More caffeine, arriving tomorrow with Prime. That’s off your mind. Votre dose de caféine arrive dès demain avec Prime. Vous voilà l'esprit plus léger !"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 002 fr-fr So now you can worry about... how long has that been in there? Vous pouvez vous consacrer à autre chose, par exemple... depuis combien de temps c'est là, ça ?"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 003 Endframe fr-fr Everyday Essentials. Delivered Fast. Produits du quotidien. Livrés en un clin d’œil."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 004 Endframe fr-fr It's on Prime C’est sur Prime."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 005 fr-fr Cut off times and T&Cs apply. See product page when ordering. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 006 Phone UI fr-fr Coffee Capsule Capsule de café"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 007 Phone UI fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 001 Super fr-fr Everyday Essentials. Delivered Fast. Produits du quotidien. Livrés en un clin d’œil."} +{"t":"Prime Mid Funnel Q2 25 Light OLV 002 Super fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 003 fr-fr Cut off times and T&Cs apply. See product page when ordering. Amazon Prime est un abonnement payant. Voir tarif et conditions sur Amazon.fr/prime"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 004 Phone UI fr-fr Lightbulb Ampoule"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 005 Phone UI fr-fr Fast delivery Ampoule"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 001 Endframe fr-fr Customer's most loved. Delivered Fast. Les préférés de nos clients. Livrés en un clin d'oeil."} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 002 Super fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 003 fr-fr Cut off times and T&Cs apply. See product page when ordering. Amazon Prime est un abonnement payant. Voir tarif et conditions sur Amazon.fr/prime"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 004 Phone UI fr-fr Ink Toner Cartouche d'encre"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 005 CTA fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 007 fr-fr Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Votre rasoir électrique flambant neuf arrive dès demain avec Prime. Vous voilà l'esprit plus léger !"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 008 fr-fr So now you can worry if… you’re slowly turning into your dad? Vous pouvez vous consacrer à autre chose, par exemple... vous ne seriez pas en train de devenir comme votre père ?"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 009 Endframe fr-fr Customer's most loved. Delivered Fast. Les préférés de nos clients. Livrés en un clin d'oeil."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 010 Endframe fr-fr It's on Prime C’est sur Prime."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 011 fr-fr Cut off times and T&Cs apply. See product page when ordering. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 012 Phone UI fr-fr Electric Razor Rasoir électrique"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 013 Phone UI fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 001 Super fr-fr Everyday Essentials. Delivered Fast. Produits du quotidien. Livrés en un clin d’œil."} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 002 Super fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 003 fr-fr Cut off times and T&Cs apply. See product page when ordering. Amazon Prime est un abonnement payant. Voir tarif et conditions sur Amazon.fr/prime"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 004 Phone UI fr-fr Batteries Piles"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 005 Phone UI fr-fr Fast delivery Ampoule"} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 001 Headline fr-fr Millions of items. Unlimited entertainment. Vos séries favorites. Livraison rapide et gratuite."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 002 Headline fr-fr Fast delivery. Best of entertainment. Livré en un rien de temps. Diverti pour longtemps."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 003 Headline fr-fr From must-have to must-watch. Séries en illimité. Livraison en accéléré."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 004 Headline fr-fr From sci-fi flicks to kitchen picks. Livraison chrono et séries à gogo."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 005 Headline fr-fr Late-night snacks for late night comedy. Des films à frissons aux machines à glaçons."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 006 Headline fr-fr Thriller tonight. Night lights tomorrow. Comédies romantiques et mouchoirs en un clic."} +{"t":"Prime Mid Funnel Q3 24 OLV 001 VO fr-fr You've either got patience or Prime. Soit on est patient, soit on a Prime."} +{"t":"Prime Mid Funnel Q3 24 OLV 002 VO fr-fr Everyday essentials. Delivered the next day. Vos essentiels du quotidien. Livrés en un clin d'œil."} +{"t":"Prime Mid Funnel Q3 24 OLV 003 VO fr-fr From must-have to must-watch. Livraison chrono et séries à gogo."} +{"t":"Prime Mid Funnel Q3 24 OLV 004 VO fr-fr Late-night snacks for late night comedy. Comédies romantiques et mouchoirs en un clic."} +{"t":"Prime Mid Funnel Q3 24 OLV 005 Super fr-fr Unlimited fast deliveries Livraison rapide et gratuite"} +{"t":"Prime Mid Funnel Q3 24 OLV 006 Super fr-fr It's on prime C'est sur prime"} +{"t":"Prime Mid Funnel Q3 24 OLV 007 Super fr-fr Unlimited fast deliveries at no extra cost. Livraison rapide et gratuite."} +{"t":"Prime Mid Funnel Q3 24 OLV 008 Super fr-fr Fast delivery and the best of entertainment. Livraison rapide et gratuite. Le meilleur du divertissement."} +{"t":"Prime Mid Funnel Q3 24 OLV 009 CTA fr-fr Shop now Achetez maintenant"} +{"t":"Prime Mid Funnel Q3 24 OLV 010 CTA fr-fr Shop now En savoir plus"} +{"t":"Prime Mid Funnel Q3 24 OLV 011 fr-fr Geographic restrictions and T&Cs apply Abonnement payant. Voir amazon.fr/prime"} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 001 Headline fr-fr You've either got patience or Prime. Soit on est patient, soit on a Prime."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 004 Headline fr-fr Order today. Enjoy it tomorrow. Commandez aujourd'hui. Profitez-en demain."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 006 Headline fr-fr Fast. Faster. Prime. Vite livré. Bien livré. Prime."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 007 Headline fr-fr Next-day delivery. No extra cost. No sweat. Livraison rapide. Sans frais supplémentaires. Sans stress."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 008 Headline fr-fr Everyday essentials. Delivered the next day. Vos essentiels du quotidien. Livrés en un clin d'œil."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 009 Headline fr-fr Fashion basics shipped in basically no time. Capsules à espresso, livrées illico presto."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 010 Headline fr-fr More saving. Less waiting. Plus d'offres. Moins d'attente."} +{"t":"Prime Mid Funnel Q3 24 YouTube 001 Title fr-fr You've either got patience or Prime. Soit on est patient, soit on a Prime."} +{"t":"Prime Mid Funnel Q3 24 YouTube 002 Title fr-fr Everyday essentials. Delivered the next day. Vos essentiels du quotidien. Livrés en un clin d'œil."} +{"t":"Prime Mid Funnel Q3 24 YouTube 003 Title fr-fr From must-have to must-watch. Livraison chrono et séries à gogo."} +{"t":"Prime Mid Funnel Q3 24 YouTube 004 Title fr-fr Late-night snacks for late-night comedy. Comédies romantiques et mouchoirs en un clic."} +{"t":"Prime Mid Funnel Q3 24 YouTube 005 Description fr-fr Unlimited fast deliveries at no extra cost. Livraison rapide et gratuite."} +{"t":"Prime Mid Funnel Q3 24 YouTube 007 Description fr-fr Fast delivery and the best of entertainment. Livraison rapide et gratuite. Le meilleur du divertissement."} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_PrimeSpeed_fr-fr.json b/storage/amazon/tm/fr-FR/flat_PrimeSpeed_fr-fr.json new file mode 100644 index 0000000..9e872d8 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_PrimeSpeed_fr-fr.json @@ -0,0 +1,59 @@ +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 001 Super fr-fr Waggy tails delivered fast. Chien heureux en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 002 Tagline fr-fr Everyday Essentials. Produits du quotidien."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 003 Tagline fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 004 Super fr-fr Happy bums delivered fast. Bébé heureux en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 005 Super fr-fr Effortless espressos delivered fast. Votre café servi en un clin d’oeil."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 006 Super fr-fr Birthday wishlists delivered fast. Des cadeaux d'anniversaire livrés en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 007 Tagline fr-fr Customers’ most loved Les préférés de nos clients"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 008 Super fr-fr Holiday mode delivered fast. L’esprit des vacances en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 009 Super fr-fr Summer ready delivered fast. Prêt pour l'été en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 011 fr-fr Amazon Prime is a paid subscription. See pricing and conditions on Amazon.fr/prime Amazon Prime est un abonnement payant. Voir tarif et conditions sur Amazon.fr/prime"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 001 fr-fr Everyday Essentials, delivered fast. Produits du quotidien, livrés en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 002 fr-fr It's on Prime C’est sur Prime."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 003 fr-fr Customers' Most-Loved, Les préférés de nos clients,"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 004 fr-fr delivered fast. livrés en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 002 fr-fr Purring guarantee delivered fast. Des ron-rons à gogo livrés en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 003 fr-fr Holiday mode delivered fast. L’esprit des vacances en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 004 fr-fr Birthday wishlists delivered fast. Des cadeaux d'anniversaire livrés en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 005 fr-fr Summer ready delivered fast. Prêt pour l'été en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 006 fr-fr Everyday Essentials. Produits du quotidien."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 007 fr-fr Customers’ most loved. Les préférés de nos clients."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 008 fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 009 fr-fr Shop now Achetez maintenant"} +{"t":"Prime Brand (Speed) Q4 25 OLV 001 Super fr-fr Everyday Essentials. Delivered Fast. Produits du quotidien. Livrés en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 OLV 002 Super fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Brand (Speed) Q4 25 OLV 004 fr-fr Amazon Prime is a paid subscription. See pricing and conditions on Amazon.fr/prime Amazon Prime est un abonnement payant. Voir tarif et conditions sur Amazon.fr/prime"} +{"t":"Prime Brand (Speed) Q4 25 OLV 006 Phone UI fr-fr Batteries Piles"} +{"t":"Prime Brand (Speed) Q4 25 OLV 007 CTA fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Brand (Speed) Q4 25 OLV 014 Phone UI fr-fr Lightbulb Ampoule"} +{"t":"Prime Brand (Speed) Q4 25 OLV 016 Endframe fr-fr Customer's most loved. Delivered Fast. Les préférés de nos clients. Livrés en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 OLV 022 Phone UI fr-fr Ink Toner Cartouche d'encre"} +{"t":"Prime Brand (Speed) Q4 25 Radio 001 fr-fr When your deodorant has been reduced to a tiny whisper and tries to tell you: ‘I’m running on empty… I don’t have much left to give’. Quand votre déodorant, à l’agonie, vous dit dans un dernier soupir :  « Je fais de mon mieux, mais je suis vraiment sur la fin… »"} +{"t":"Prime Brand (Speed) Q4 25 Radio 002 fr-fr No need to worry… your new deodorant is already on it’s way, arriving today with Amazon Prime. Pas de panique… votre nouveau déodorant est déjà en route : il arrive demain avec Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 003 fr-fr Everyday Essentials. Delivered Fast. It's on Prime Produits du quotidien. Livrés en un clin d’œil. C’est sur Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 005 VO fr-fr Subject to compliance with the order cutoff times. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Brand (Speed) Q4 25 Radio 009 BVO fr-fr I’m Professor Huggington, and I like to hug! Je suis le Professeur Câlinou, et j’adore les câlins !"} +{"t":"Prime Brand (Speed) Q4 25 Radio 010 fr-fr When your kid’s favourite toy starts to run out of battery power… Quand le jouet préféré de votre enfant commence à faiblir…"} +{"t":"Prime Brand (Speed) Q4 25 Radio 011 fr-fr No need to worry… your new batteries are already on their way, arriving tomorrow with Amazon Prime. Pas de panique… vos nouvelles piles sont déjà en route : elles arrivent demain avec Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 012 fr-fr Everyday Essentials. Delivered Fast. It's on Prime Produits du quotidien. Livrés en un clin d’œil. C’est sur Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 013 BVO fr-fr I’m Professor Huggington, and I like to hug! Je suis le Professeur Câlinou, et j’adore les câlins !"} +{"t":"Prime Brand (Speed) Q4 25 Radio 015 VO fr-fr Subject to compliance with the order cutoff times. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 001 fr-fr Cat food, arriving tomorrow with Amazon Prime. That’s off your mind. Pâtée pour chat, dès demain avec Amazon Prime. Vous voilà l'esprit plus léger !"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 002 fr-fr More caffeine, arriving tomorrow with Amazon Prime. That’s off your mind. Votre dose de caféine arrive dès demain avec Amazon Prime. Vous voilà l'esprit plus léger !"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 003 fr-fr So now you can worry about... how long has that been in there? Vous pouvez vous consacrer à autre chose, par exemple... depuis combien de temps c'est là, ça ?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 004 Endframe fr-fr Everyday Essentials. Delivered Fast. Produits du quotidien. Livrés en un clin d’œil."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 005 Endframe fr-fr It's on Prime C’est sur Prime."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 007 fr-fr Subject to compliance with the order cutoff times. Sous réserve du respect des heures limites de commande."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 010 Phone UI fr-fr Coffee Capsule Capsules de café"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 011 CTA fr-fr Fast delivery Livraison rapide"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 012 fr-fr Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Votre rasoir électrique flambant neuf arrive dès demain avec Amazon Prime. Vous voilà l'esprit plus léger !"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 013 fr-fr So now you can worry if… you’re slowly turning into your dad? Vous pouvez vous consacrer à autre chose, par exemple... vous ne seriez pas en train de devenir comme votre père ?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 014 Endframe fr-fr Customers' Most-Loved.Delivered Fast. Les préférés de nos clients. Livrés en un clin d'oeil."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 020 Phone UI fr-fr Razor Rasoir électrique"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 001 Headline fr-fr It's on Prime C’est sur Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 002 Description fr-fr Check out the most-loved items and get them delivered fast with Prime Découvrez les préférés de nos clients livrés rapidement avec Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 003 CTA fr-fr Shop now Acheter"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 005 Description fr-fr Check out the most-loved items and get them delivered fast with Prime Tout ce dont vous avez besoin livré rapidement avec Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 008 Description fr-fr Check out the most-loved items Découvrez les préférés de nos clients"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 010 Description fr-fr Get the products you need every day Tout ce dont vous avez besoin"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 011 CTA fr-fr Shop now Acheter maintenant"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_TheKiss_fr-fr.json b/storage/amazon/tm/fr-FR/flat_TheKiss_fr-fr.json new file mode 100644 index 0000000..4f70880 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_TheKiss_fr-fr.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 fr-fr For a bit of 'me' time Pour une petite pause rien qu'à moi"} +{"t":"The Kiss Q1 26 Social Assets 002 fr-fr For a bit\nof 'me' time Pour une petite pause\nrien qu'à moi"} +{"t":"The Kiss Q1 26 Social Assets 002F fr-fr For a bit of 'me' time Pour une petite pause rien qu'à moi"} +{"t":"The Kiss Q1 26 Social Assets 003 Product fr-fr Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product fr-fr Leather diary & pen Journal en cuir et stylo"} +{"t":"The Kiss Q1 26 Social Assets 005 Product fr-fr Diary Journal"} +{"t":"The Kiss Q1 26 Social Assets 006 fr-fr Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 Social Assets 007 fr-fr Make\nbehind the scenes\nhappen À vous les coulisses\ndu tournage"} +{"t":"The Kiss Q1 26 Social Assets 007F fr-fr Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 Social Assets 008 fr-fr Staying fresh between takes Pour rester fraîche prise après prise"} +{"t":"The Kiss Q1 26 Social Assets 009 fr-fr Staying fresh\nbetween takes Pour rester fraîche\nprise après prise"} +{"t":"The Kiss Q1 26 Social Assets 009F fr-fr Staying fresh between takes Pour rester fraîche prise après prise"} +{"t":"The Kiss Q1 26 Social Assets 010 Product fr-fr Deodorant Déodorant"} +{"t":"The Kiss Q1 26 Social Assets 011 fr-fr Amazon + Smile Amazon + Smile"} +{"t":"The Kiss Q1 26 Social Assets 012 fr-fr Staying warm and cosy on set Pour être toujours au sec sur les tournages"} +{"t":"The Kiss Q1 26 Social Assets 013 fr-fr Staying warm\nand cosy on set Pour être toujours au sec \nsur les tournages"} +{"t":"The Kiss Q1 26 Social Assets 013F fr-fr Staying warm and cosy on set Pour être toujours au sec sur les tournages"} +{"t":"The Kiss Q1 26 Social Assets 014 Product fr-fr Waterproof robe Peignoir imperméable"} +{"t":"The Kiss Q1 26 Social Assets 015 fr-fr Drying my hair, take after take Pour un brushing impeccable à chaque plan"} +{"t":"The Kiss Q1 26 Social Assets 016 fr-fr Drying my hair,\ntake after take Pour un brushing impeccable\nà chaque plan"} +{"t":"The Kiss Q1 26 Social Assets 016F fr-fr Drying my hair, take after take Pour un brushing impeccable à chaque plan"} +{"t":"The Kiss Q1 26 Social Assets 017 Product fr-fr Hairdryer Sèche-cheveux"} +{"t":"The Kiss Q1 26 Social Assets 018 fr-fr For the perfect kissing scene Pour une scène de baiser vraiment parfaite"} +{"t":"The Kiss Q1 26 Social Assets 019 fr-fr For the perfect\nkissing scene Pour une scène de baiser\nvraiment parfaite"} +{"t":"The Kiss Q1 26 Social Assets 019F fr-fr For the perfect kissing scene Pour une scène de baiser vraiment parfaite"} +{"t":"The Kiss Q1 26 Social Assets 020 Product fr-fr Electric toothbrush Brosse à dents électrique"} +{"t":"The Kiss Q1 26 Social Assets 021 fr-fr When romance gets a little messy Quand l'amour emporte tout sur son passage"} +{"t":"The Kiss Q1 26 Social Assets 022 fr-fr When romance\ngets a little messy Quand l'amour emporte\ntout sur son passage"} +{"t":"The Kiss Q1 26 Social Assets 022F fr-fr When romance gets a little messy Quand l'amour emporte tout sur son passage"} +{"t":"The Kiss Q1 26 Social Assets 023 Product fr-fr Light bulb Ampoule"} +{"t":"The Kiss Q1 26 Social Assets 024 fr-fr Make date night happen À vous les soirées romantiques"} +{"t":"The Kiss Q1 26 Social Assets 025 fr-fr Make date night\nhappen À vous les soirées\nromantiques"} +{"t":"The Kiss Q1 26 Social Assets 025F fr-fr Make date night happen À vous les soirées romantiques"} +{"t":"The Kiss Q1 26 Social Assets 026 fr-fr When passion sweeps you off your feet Quand la passion vous fait littéralement chavirer"} +{"t":"The Kiss Q1 26 Social Assets 027 fr-fr When passion sweeps you\noff your feet Quand la passion vous fait\nlittéralement chavirer"} +{"t":"The Kiss Q1 26 Social Assets 027F fr-fr When passion sweeps you off your feet Quand la passion vous fait littéralement chavirer"} +{"t":"The Kiss Q1 26 Social Assets 028 Product fr-fr Vacuum cleaner Aspirateur"} +{"t":"The Kiss Q1 26 Social Post 001 fr-fr Shop on Amazon Voir plus sur Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 fr-fr Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 Social Post 003 fr-fr My must-have for a bit of \"me\" time 📖 Indispensable pour une petite pause rien qu'à moi 📖"} +{"t":"The Kiss Q1 26 Social Post 004 fr-fr Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 Social Post 006 fr-fr My must-have for a bit of \"me\" time 📖 Indispensable pour une petite pause rien qu'à moi 📖"} +{"t":"The Kiss Q1 26 Social Post 007 fr-fr Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 Social Post 009 fr-fr My must-have for a bit of \"me\" time 📖 Pour une petite pause rien qu'à moi 📖"} +{"t":"The Kiss Q1 26 Social Post 012 fr-fr My secret to staying fresh between takes 💁‍♀️ Mon secret pour rester fraîche prise après prise 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 fr-fr My secret to staying fresh between takes 💁‍♀️ Mon secret pour rester fraîche prise après prise 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 fr-fr My secret to staying fresh 💁‍♀️ Mon secret pour rester fraîche 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 fr-fr My go-to essential for a perfect kissing scene 💋 Mon indispensable pour une scène de baiser vraiment parfaite 💋"} +{"t":"The Kiss Q1 26 Social Post 024 fr-fr My go-to essential for a perfect kissing scene 💋 Mon indispensable pour une scène de baiser vraiment parfaite 💋"} +{"t":"The Kiss Q1 26 Social Post 027 fr-fr My essential for the perfect kiss 💋 Pour une scène de baiser parfaite 💋"} +{"t":"The Kiss Q1 26 Social Post 030 fr-fr My secret to staying warm and cozy on set 🔥 Mon secret pour être toujours au chaud sur les tournages 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 fr-fr My secret to staying warm and cozy on set 🔥 Mon secret pour être toujours au chaud sur les tournages 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 fr-fr My secret to staying warm and cozy 🔥 Mon secret pour être toujours au chaud🔥"} +{"t":"The Kiss Q1 26 Social Post 039 fr-fr My must-have for dry hair, take after take 💇‍♀️ Mon indispensable pour un brushing impeccable à chaque plan 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 fr-fr My must-have for dry hair, take after take 💇‍♀️ Mon indispensable pour un brushing impeccable à chaque plan 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 fr-fr My go-to for dry hair, every time 💇‍♀️ Pour un brushing toujours impeccable"} +{"t":"The Kiss Q1 26 Social Post 047 fr-fr Make date night happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 048 fr-fr My must-have for when romance gets a little messy 👀 Idéal quand l'amour emporte tout sur son passage 👀"} +{"t":"The Kiss Q1 26 Social Post 049 fr-fr Make date night happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 051 fr-fr My must-have for when romance gets a little messy 👀 Idéal quand l'amour emporte tout sur son passage 👀"} +{"t":"The Kiss Q1 26 Social Post 052 fr-fr Make date night happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 054 fr-fr For when romance gets a little messy 👀 Quand l'amour emporte tout 👀"} +{"t":"The Kiss Q1 26 Social Post 057 fr-fr My must-have for when passion sweeps you off your feet 👀 Idéal quand la passion vous fait littéralement chavirer 👀"} +{"t":"The Kiss Q1 26 Social Post 060 fr-fr My must-have for when passion sweeps you off your feet 👀 Idéal quand la passion vous fait littéralement chavirer 👀"} +{"t":"The Kiss Q1 26 Social Post 063 fr-fr When passion sweeps you off your feet 👀 Quand la passion vous fait chavirer 👀"} +{"t":"The Kiss Q1 26 Social Post 065 fr-fr Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 066 fr-fr My must-have for that kiss in the rain!  Mon indispensable pour les baisers sous la pluie !"} +{"t":"The Kiss Q1 26 Social Post 067 fr-fr Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 069 fr-fr My must-have for that kiss in the rain!  Mon indispensable pour les baisers sous la pluie !"} +{"t":"The Kiss Q1 26 Social Post 070 fr-fr Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 Social Post 072 fr-fr My must-have for that kiss in the rain!  Idéal pour les baisers sous la pluie !"} +{"t":"The Kiss Q1 26 TV OLV UI 001 fr-fr Beard Trimmer Tondeuse à barbe"} +{"t":"The Kiss Q1 26 TV OLV UI 002 fr-fr Rain boots Bottes de pluie"} +{"t":"The Kiss Q1 26 TV OLV UI 003 fr-fr Drying Rack Étendoir"} +{"t":"The Kiss Q1 26 YouTube 001 Headline fr-fr Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 YouTube 002 Description fr-fr My must-have for a bit of \"me\" time. Get yours on Amazon. Indispensable pour une petite pause rien qu'à moi. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 003 Headline fr-fr Make BTS happen À vous de jouer"} +{"t":"The Kiss Q1 26 YouTube 004 Description fr-fr My must-have for a bit of \"me\" time. Get yours on Amazon. Indispensable pour une petite pause rien qu'à moi. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 005 CTA fr-fr Shop now Voir plus"} +{"t":"The Kiss Q1 26 YouTube 006 Headline fr-fr Make behind the scenes happen À vous les coulisses du tournage"} +{"t":"The Kiss Q1 26 YouTube 007 Description fr-fr My secret to staying fresh between takes. Get yours on Amazon. Mon secret pour rester fraîche prise après prise. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 009 Description fr-fr My secret to staying fresh between takes. Get yours on Amazon. Mon secret pour rester fraîche prise après prise. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 011 Description fr-fr My go-to essential for a perfect kissing scene. Get yours on Amazon. Mon indispensable pour une scène de baiser. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 012 Description fr-fr My go-to essential for a perfect kissing scene. Get yours on Amazon. Mon indispensable pour une scène de baiser. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 014 Description fr-fr My secret to staying warm and cozy on set. Get yours on Amazon. Mon secret pour rester au chaud sur les tournages. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 016 Description fr-fr My secret to staying warm and cozy on set. Get yours on Amazon. Mon secret pour rester au chaud sur les tournages. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 018 Description fr-fr My must-have for dry hair, take after take. Get yours on Amazon. Mon indispensable pour un brushing toujours impeccable. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 020 Description fr-fr My must-have for dry hair, take after take. Get yours on Amazon. Mon indispensable pour un brushing toujours impeccable. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 022 Headline fr-fr Make date night happen À vous les soirées romantiques"} +{"t":"The Kiss Q1 26 YouTube 023 Description fr-fr My go-to for when romance gets a little messy. Get yours on Amazon. Idéal quand l'amour emporte tout sur son passage. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 024 Headline fr-fr Make it happen À vous de jouer"} +{"t":"The Kiss Q1 26 YouTube 025 Description fr-fr My go-to for when romance gets a little messy. Get yours on Amazon. Idéal quand l'amour emporte tout sur son passage. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 028 Description fr-fr My go-to for when passion sweeps you off your feet. Get it on Amazon. Idéal quand la passion vous fait chavirer. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 030 Description fr-fr My go-to for when passion sweeps you off your feet. Get it on Amazon. Idéal quand la passion vous fait chavirer. Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 031 Headline fr-fr Make romance happen À vous la soirée parfaite"} +{"t":"The Kiss Q1 26 YouTube 032 Description fr-fr My must-have for that kiss in the rain! Get yours on Amazon. Mon indispensable pour les baisers sous la pluie ! Sur Amazon."} +{"t":"The Kiss Q1 26 YouTube 034 Description fr-fr My must-have for that kiss in the rain! Get yours on Amazon. Mon indispensable pour les baisers sous la pluie ! Sur Amazon."} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_UEFA_fr-fr.json b/storage/amazon/tm/fr-FR/flat_UEFA_fr-fr.json new file mode 100644 index 0000000..e9d52c7 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_UEFA_fr-fr.json @@ -0,0 +1,219 @@ +{"t":"UEFA Womens 24 (D)OOH Creatives 001 fr-fr You bring the triumph. We bring the trophy. Vous avez la gagne. Nous avons le trophée."} +{"t":"UEFA Womens 24 (D)OOH Creatives 002 fr-fr You bring the magic. We bring the medal. Vous avez le talent. Nous avons la médaille."} +{"t":"UEFA Womens 24 (D)OOH Creatives 003 fr-fr Proud partners Fier sponsor"} +{"t":"UEFA Womens 24 Designation Transcreation 002 fr-fr Proud partner Fiers sponsors"} +{"t":"UEFA Womens 24 Designation Transcreation 003 fr-fr Official e-commerce partner Sponsor officiel de vente en ligne"} +{"t":"UEFA Womens 24 Designation Transcreation 004 fr-fr Official online retail partner Sponsor officiel de vente en ligne"} +{"t":"UEFA Womens 24 further mobile 001 fr-fr Amazon is an official partner of UEFA Women’s Football, proudly supporting the Women’s Champions League and Women’s EURO 2025. We know playing football improves self-confidence in women and girls both on and off the pitch. It’s something we’re celebrating in our campaign, “The Grit” and something we want to enable through our Women’s Football Store, where you can find everything players need to train, play and recover. Sponsor officiel du football féminin de l’UEFA, Amazon est fier de soutenir la Ligue des champions féminine et l’EURO féminin 2025. La pratique du football renforce la confiance en soi, et pas seulement sur le terrain. C’est le point mis en avant dans notre campagne « L’audace » et dans notre boutique de football féminin, qui regroupe tout ce dont les joueuses ont besoin pour s’entraîner, jouer et récupérer."} +{"t":"UEFA Womens 24 further mobile 002 fr-fr Shop the Women's Football Store Parcourir la boutique du football féminin"} +{"t":"UEFA Womens 24 further mobile 003 fr-fr Top sellers Meilleures ventes"} +{"t":"UEFA Womens 24 further mobile 004 fr-fr Women’s Football Football féminin"} +{"t":"UEFA Womens 24 further mobile 005 fr-fr Browse women’s kits and more Voir tous les articles"} +{"t":"UEFA Womens 24 further mobile 006 fr-fr Visit the Women's Football Store Rendez-vous sur la boutique du football féminin"} +{"t":"UEFA Womens 24 Headlines Leading Edit 001 fr-fr You bring the spirit. We bring the stuff. Vous avez le tempérament. Nous avons l'équipement."} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 fr-fr You bring the grit. We bring the stuff. Vous avez du cran. Nous avons l’équipement."} +{"t":"UEFA Womens 24 Store front 001 fr-fr Proud Partner Fiers sponsors"} +{"t":"UEFA Womens 24 Store front 002 fr-fr Women's Football Store La boutique du football féminin"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 fr-fr GRWM for training (Get Ready With Me) GRWM pour l’entraînement (Get ready with me)"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 fr-fr New Goalie Gloves Day! Mes nouveaux gants sont arrivés !"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 fr-fr new socks nouvel équipement"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 fr-fr Unbox my fresh training socks with me Déballage de mes nouvelles chaussettes"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 fr-fr with Amazon avec Amazon"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 fr-fr same skills même talent"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 fr-fr Unbox my training essentials \nwith me Déballe avec moi mon indispensable du foot"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F fr-fr Unbox my training essentials with me Déballe avec moi mon indispensable du foot"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 fr-fr Unbox them with me Déballons-les ensemble"} +{"t":"UEFA Womens 24 DOOH Creatives 001 fr-fr You bring the wins\nWe bring the medal Vous avez les victoires\nNous avons les médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 001F fr-fr You bring the wins We bring the medal Vous avez les victoires Nous avons les médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 002 fr-fr You bring the burn\nWe bring the bib Vous faites l’effort\nNous apportons le réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 002F fr-fr You bring the burn We bring the bib Vous faites l’effort Nous apportons le réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 003 fr-fr You bring the triumph\nWe bring the trophy Vous avez la gagne\nNous avons le trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 003F fr-fr You bring the triumph We bring the trophy Vous avez la gagne Nous avons le trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 004 fr-fr You bring \nthe flair \nWe bring \nthe hair dye  Vous avez \nle style \nNous avons \nla couleur "} +{"t":"UEFA Womens 24 DOOH Creatives 004F fr-fr You bring the flair  We bring the hair dye  Vous avez le style  Nous avons la couleur"} +{"t":"UEFA Womens 24 DOOH Creatives 005 fr-fr You bring the heat \nWe bring the ice bath  Vous avez l’audace \nNous avons le bain de glace "} +{"t":"UEFA Womens 24 DOOH Creatives 005F fr-fr You bring the heat  We bring the ice bath  Vous avez l’audace  Nous avons le bain de glace"} +{"t":"UEFA Womens 24 DOOH Creatives 006 fr-fr You bring \nthe wins\nWe bring \nthe medal Vous avez \nles victoires\nNous avons \nles médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 006F fr-fr You bring the wins We bring the medal Vous avez les victoires Nous avons les médailles"} +{"t":"UEFA Womens 24 DOOH Creatives 007 fr-fr You bring \nthe steel\nWe bring \nthe shin pads Vous avez \nl’aplomb\nNous avons \nles protections"} +{"t":"UEFA Womens 24 DOOH Creatives 007F fr-fr You bring the steel We bring the shin pads Vous avez l’aplomb Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 008 fr-fr You bring the steel\nWe bring the shin pads Vous avez l’aplomb\nNous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 008F fr-fr You bring the steel We bring the shin pads Vous avez l’aplomb Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 009 fr-fr You bring \nthe heat \nWe bring \nthe ice bath  Vous avez \nl’audace \nNous avons \nLe bain de glace "} +{"t":"UEFA Womens 24 DOOH Creatives 009F fr-fr You bring the heat  We bring the ice bath  Vous avez l’audace  Nous avons Le bain de glace"} +{"t":"UEFA Womens 24 DOOH Creatives 010 fr-fr You bring the flair \nWe bring the hair dye  Vous avez le style \nNous avons la couleur "} +{"t":"UEFA Womens 24 DOOH Creatives 010F fr-fr You bring the flair  We bring the hair dye  Vous avez le style  Nous avons la couleur"} +{"t":"UEFA Womens 24 DOOH Creatives 011 fr-fr You bring the skills\nWe bring the socks Vous avez le talent.\nNous avons l’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 011F fr-fr You bring the skills We bring the socks Vous avez le talent. Nous avons l’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 013 fr-fr You bring\nthe magic\nWe bring\nthe medal Vous avez\nle talent\nNous avons\nla médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 013F fr-fr You bring the magic We bring the medal Vous avez le talent Nous avons la médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 014 fr-fr You bring \nthe skills\nWe bring \nthe socks Vous avez \nle talent.\nNous avons \nl’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 014F fr-fr You bring the skills We bring the socks Vous avez le talent. Nous avons l’équipement."} +{"t":"UEFA Womens 24 DOOH Creatives 015 fr-fr You bring \nthe triumph\nWe bring \nthe trophy Vous avez \nla gagne\nNous avons \nle trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 015F fr-fr You bring the triumph We bring the trophy Vous avez la gagne Nous avons le trophée"} +{"t":"UEFA Womens 24 DOOH Creatives 016 fr-fr You bring the guts \nWe bring the socks  Vous avez la détermination \nNous avons les protections "} +{"t":"UEFA Womens 24 DOOH Creatives 016F fr-fr You bring the guts  We bring the socks  Vous avez la détermination  Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 017 fr-fr You bring \nthe guts \nWe bring \nthe socks Vous avez \nla détermination \nNous avons \nles protections "} +{"t":"UEFA Womens 24 DOOH Creatives 017F fr-fr You bring the guts  We bring the socks Vous avez la détermination  Nous avons les protections"} +{"t":"UEFA Womens 24 DOOH Creatives 018 fr-fr You bring the magic\nWe bring the medal Vous avez le talent\nNous avons la médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 018F fr-fr You bring the magic We bring the medal Vous avez le talent Nous avons la médaille"} +{"t":"UEFA Womens 24 DOOH Creatives 019 fr-fr You bring \nthe burn\nWe bring \nthe bib Vous faites \nl’effort\nNous apportons \nle réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 019F fr-fr You bring the burn We bring the bib Vous faites l’effort Nous apportons le réconfort"} +{"t":"UEFA Womens 24 DOOH Creatives 020 fr-fr Official Online Retail Partner Sponsor officiel de vente en ligne"} +{"t":"UEFA Womens 24 DOOH Creatives 021 fr-fr Official online retail partner Sponsor officiel de vente en ligne"} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 001 fr-fr A woman bustles onto a bus, wearing a blazer over her football kit. She is surrounded by suits on their commute. Une femme monte précipitamment dans un bus. Elle porte un blazer par-dessus son maillot de foot. Elle est entourée de gens en costume qui se rendent à leur travail."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 002 fr-fr We see a tiny car by the side of a pitch. A woman in boxers and a sports bra, struggling to change in the cramped space. Une petite voiture est garée au bord d’un terrain. Une femme vêtue d’un short et d’une brassière tente péniblement de se changer dans l’espace exigu."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 003 fr-fr Cut to our keeper in the action. A powerful shot is struck and our keeper dives… and this time triumphantly saves it as she hits the ground. Pleased, she smiles revealing the mouth guard, before confidently shouting instructions to team mates and launches the ball up the field. Nouveau plan sur notre gardienne de but en pleine action. Face à un tir puissant, elle plonge… et cette fois, l’arrête triomphalement en heurtant le sol. Ravie, elle sourit et dévoile son protège-dents, puis lance des instructions à ses coéquipières avec assurance et renvoie le ballon sur le terrain."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 004 fr-fr We finish in a noisy changing room, our goalkeeper pulls a new bright mouth guard from an amazon package where we can see the smile clearly on the side. La scène se termine dans un vestiaire bruyant. Notre gardienne de but sort un tout nouveau protège-dents d’un colis Amazon, et nous voyons clairement le sourire sur le côté."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 005 fr-fr As Fergie starts to spell the word we see a series of quick cuts of exciting football. A blows her whistle on a sun-baked pitch. Two girls slam into the side of a football cage. An ice pack is put on a bruise and taped on. Alors que la chanteuse Fergie commence à épeler le mot du refrain, nous voyons une série rapide de plans de foot animés. Un coup de sifflet retentit sur le terrain inondé de soleil, et deux filles percutent le côté des buts. Une poche de glace est posée sur un bleu et fixée à l’aide d’un ruban adhésif."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 006 fr-fr We cut to a woman on the sidelines, itching to get into the game. We zoom in on her fingers as she takes off her gold signet rings. One is stuck at her knuckle. She hurriedly wraps it with electric tape she takes from an amazon box. Nouveau plan sur une femme sur la touche, impatiente de rejoindre ses coéquipières. Gros plan sur ses doigts alors qu’elle enlève ses chevalières en or. L’une d’entre elles reste coincée à l’articulation. Elle l’enveloppe à la hâte de ruban adhésif isolant qu’elle sort d’un colis Amazon."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 007 fr-fr TITLE: You bring the spirit. Amazon brings the stuff. TITRE : Amazon t’apporte tout son soutien. Et l’équipement qui va avec."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 008 fr-fr Amazon UEFA Mouthguard 18.12 Amazon UEFA Protège-dents 18.12"} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 009 fr-fr Two of the women from opposing teams showing passion for the game speaking to the the ref to make their case. As the ref turns away, one of the women winks at the other. It’s her girlfriend, and they each sprint back to their respective opposing teams. Deux femmes d’équipes adverses plaident avec fougue leur cause auprès de l’arbitre. Au moment où celui-ci se retourne, l’une des femmes fait un clin d’œil à l’autre. On comprend qu’il s’agit de sa petite amie, et elles rejoignent leurs équipes respectives au pas de course."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 010 fr-fr We open on the sun shining down on a woman goalkeeper. A ball is struck and she dives. She can’t reach it and hits the ground rolling. She probes her lip with her glove revealing a brace and a small cut with a fat lip. (The brace has clearly caused the small injury). Cut to her on her phone ordering a new mouth guard. Track kicks in. Ouverture sur une gardienne de but sous le soleil. Un ballon se dirige vers elle et elle s’élance. Elle le rate et roule au sol. Elle palpe sa lèvre avec son gant, laissant entrevoir un appareil dentaire et une petite coupure assortie d’une lèvre gonflée. (L’appareil dentaire est manifestement responsable de cette petite blessure.) Nouveau plan sur notre héroïne en train de commander un nouveau protège-dents sur son téléphone. Lancement de la musique."} +{"t":"UEFA Womens 24 Goalie Mouth Guard ARPP Translation 011 fr-fr Cut to a teenage footballer slide tackling on a wet pitch. Wasting no time, she picks herself up. Absolutely covered in mud and loving it. Nouveau plan sur une joueuse adolescente effectuant un tacle glissé sur un terrain mouillé. En un clin d’œil, elle se relève. Totalement couverte de boue, pour son plus grand bonheur."} +{"t":"UEFA Womens 25 Competition 001 fr-fr Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Participez au tirage au sort pour remporter des places de match, avec transport et hébergement inclus !"} +{"t":"UEFA Womens 25 Competition 002 fr-fr Plus hundreds of official match balls to be won. Des centaines de ballons officiels sont aussi à gagner."} +{"t":"UEFA Womens 25 Competition 003 fr-fr Win a trip Gagnez un séjour"} +{"t":"UEFA Womens 25 Competition 004 fr-fr Open to residents of England, Wales and Scotland aged 18+ with an Amazon.co.uk account.  Participation limitée aux personnes majeures domiciliées en France métropolitaine (Corse comprise) ou en Suisse. Le jeu se termine le dimanche 1er juin 2025 à 23 h 59 (CEST). Participation limitée à une personne par adresse email. Voir conditions et modalités de participation et détails des dotations dans le règlement du jeu."} +{"t":"UEFA Womens 25 Competition 005 fr-fr No purchase necessary. Excludes NI. Sans d’achat."} +{"t":"UEFA Womens 25 Competition 006 fr-fr Win an unforgettable \nUEFA Women’s EURO \n2025 experience Remportez un séjour unique\nà l’EURO féminin\nde l’UEFA 2025"} +{"t":"UEFA Womens 25 Competition 006F fr-fr Win an unforgettable UEFA Women’s EURO 2025 experience Remportez un séjour unique à l’EURO féminin de l’UEFA 2025"} +{"t":"UEFA Womens 25 Competition 007 fr-fr You entered the Amazon UEFA Women’s EURO 2025 Prize Draw, and we’re pleased to inform you that you have won an official adidas match ball! Vous avez participé au tirage au sort de l’EURO féminin de l’UEFA 2025 d’Amazon, et nous avons le plaisir de vous annoncer que vous avez gagné un ballon de match officiel adidas !"} +{"t":"UEFA Womens 25 Competition 008 fr-fr T&Cs apply.  Voir conditions."} +{"t":"UEFA Womens 25 Competition 009 fr-fr Please note that you can view the full terms and conditions for this prize draw here: https://www.amazon.co.uk/TermsAndConditions Vous pouvez consulter l’intégralité des conditions générales de ce tirage au sort ici : [insert locale T&Cs]"} +{"t":"UEFA Womens 25 Competition 010 fr-fr Thanks a lot for your participation and congratulations!\n Amazon Merci encore pour votre participation et toutes nos félicitations !\n Amazon"} +{"t":"UEFA Womens 25 Competition 010F fr-fr Thanks a lot for your participation and congratulations! Amazon Merci encore pour votre participation et toutes nos félicitations ! Amazon"} +{"t":"UEFA Womens 25 Competition 011 fr-fr Hello XXX Bonjour XXX"} +{"t":"UEFA Womens 25 Competition 012 fr-fr Congratulations! Thank you for entering the Amazon UEFA Women's EURO 2025 Competition here [Enter Competition Link]. Félicitations ! Merci d’avoir participé au concours de l'EURO féminin de l'UEFA 2025 d'Amazon ici [Enter Competition Link]."} +{"t":"UEFA Womens 25 Competition 013 fr-fr to watch pour assister à"} +{"t":"UEFA Womens 25 Competition 014 fr-fr Click here to enter the prize draw. Cliquez ici pour participer"} +{"t":"UEFA Womens 25 Competition 015 fr-fr For the avoidance of doubt, ATPI will only strictly use and process your details for purposes of making the necessary arrangements. Pour dissiper toute ambiguïté, sachez qu'ATPI n'utilisera et ne traitera vos données que dans l'unique but d'effectuer les démarches nécessaires à l’organisation de votre voyage."} +{"t":"UEFA Womens 25 Competition 017 fr-fr Terms and conditions apply. Voir conditions."} +{"t":"UEFA Womens 25 Competition 018 fr-fr Thank you! You have been entered into the Prize Draw. Merci de votre participation. Vous êtes bien inscrit au tirage au sort."} +{"t":"UEFA Womens 25 Competition 019 fr-fr Enter the draw Participer"} +{"t":"UEFA Womens 25 Competition 020 fr-fr Please note that you can view the full terms and conditions for this prize draw here: [Enter T&Cs.] Vous pouvez consulter l'intégralité des conditions générales de ce tirage au sort ici : [Enter T&Cs.]"} +{"t":"UEFA Womens 25 Competition 021 fr-fr No purchase necessary. Sans obligation d’achat."} +{"t":"UEFA Womens 25 Competition 022 fr-fr To enter, click the link below whilst logged in to your Amazon.co.uk account, before 23.59 BST on Sunday, 1st June 2025.   Pour tenter votre chance, connectez-vous à votre compte Amazon.fr et cliquez sur le lien ci-dessous avant le dimanche 1er juin 2025 à 23 h 59 (CEST)."} +{"t":"UEFA Womens 25 Competition 023 fr-fr Win a \nUEFA Women’s \nEURO 2025 \nexperience Remportez un séjour\nà l’EURO féminin\nde l’UEFA 2025"} +{"t":"UEFA Womens 25 Competition 023F fr-fr Win a UEFA Women’s EURO 2025 experience Remportez un séjour à l’EURO féminin de l’UEFA 2025"} +{"t":"UEFA Womens 25 Competition 024 fr-fr Click below to visit our Women's Football Shop. Cliquez ci-dessous pour explorer notre boutique de football féminin."} +{"t":"UEFA Womens 25 Competition 025 fr-fr Once you have confirmed receipt of the prize we will supply the prize provider, ATPI, with your contact details and they will make the arrangements for your trip. Please monitor your junk e-mail folder, in case emails from ATPI get delivered there instead of your inbox. Une fois que vous aurez confirmé l'acceptation de votre lot, nous transmettrons vos coordonnées à ATPI, le prestataire du gain, qui s'occupera de l'organisation de votre voyage. Merci de surveiller votre dossier d'e-mails indésirables, au cas où les e-mails d'ATPI s'y retrouveraient au lieu d'arriver dans votre boîte de réception."} +{"t":"UEFA Womens 25 Competition 026 fr-fr the UEFA Women's EURO 2025 l’EURO féminin\nde l’UEFA 2025"} +{"t":"UEFA Womens 25 Competition 026F fr-fr the UEFA Women's EURO 2025 l’EURO féminin de l’UEFA 2025"} +{"t":"UEFA Womens 25 Competition 027 fr-fr Thank you for participating and once again congrats! Merci pour votre participation et encore toutes nos félicitations !"} +{"t":"UEFA Womens 25 Competition 028 fr-fr Please confirm acceptance of the prize by emailing prize-draw@amazon.co.uk (URL to be localised) with the Prize Draw name and your full name, address (including county) and daytime telephone number within the next 5 days, by [DATE], otherwise we will draw a new winner without further notice to you. Merci de bien vouloir confirmer l’acceptation du lot en envoyant un e-mail à tirage-au-sort@amazon.fr, en précisant le nom du concours et vos nom et prénom dans les 5 jours à venir, avant le [DATE]. Dans le cas contraire, nous procéderons à un nouveau tirage au sort pour désigner un nouveau gagnant sans autre préavis."} +{"t":"UEFA Womens 25 Competition 029 fr-fr We're pleased to inform you that you have won two tickets to UEFA Women's Euro 2025 including travel and accommodation. Nous avons le plaisir de vous informer que vous avez gagné deux billets pour l'EURO féminin de l'UEFA 2025, incluant le voyage et l’hébergement."} +{"t":"UEFA Womens 25 Competition 030 fr-fr Congratulations, Félicitations !"} +{"t":"UEFA Womens 25 Competition 031 fr-fr Please redeem your prize by visiting the product page here and adding to basket, then entering your unique code XXXXXXX at checkout. Pour recevoir votre lot, rendez-vous sur la page produit ici, ajoutez-le à votre panier, puis entrez votre code unique XXXXXXX lors du paiement."} +{"t":"UEFA Womens 25 Homepage 001 fr-fr Fan your own way Affichez vos couleurs"} +{"t":"UEFA Womens 25 Homepage 002 fr-fr Find your own way Supportez à votre façon"} +{"t":"UEFA Womens 25 Homepage 003 fr-fr Visit the Women’s Football Shop Rendez-vous sur la boutique du football féminin"} +{"t":"UEFA Womens 25 Indents 001 fr-fr Experience the UEFA Women's EURO 2025 in front of your programme with Amazon. Vivez L’Euro féminin de l’UEFA 2025, devant votre programme avec Amazon."} +{"t":"UEFA Womens 25 Indents 002 fr-fr That was your magazine with Amazon. C’était votre magazine avec Amazon."} +{"t":"UEFA Womens 25 Indents 003 fr-fr That was your programme with Amazon. C’était votre programme avec Amazon"} +{"t":"UEFA Womens 25 Indents 004 fr-fr Experience the UEFA Women's EURO 2025 with Amazon. Vivez L’Euro féminin de l’UEFA 2025 avec Amazon."} +{"t":"UEFA Womens 25 Indents 005 fr-fr It was the UEFA Women's Euro 2025 with Amazon. C’était L’Euro féminin de l’UEFA 2025 avec Amazon."} +{"t":"UEFA Womens 25 Indents 006 fr-fr Experience the UEFA Women's EURO 2025 in front of your magazine with Amazon. Vivez L’Euro féminin de l’UEFA 2025, devant votre magazine avec Amazon."} +{"t":"UEFA Womens 25 Push notifications & Emails 001 fr-fr Enter now Participer"} +{"t":"UEFA Womens 25 Push notifications & Emails 002 fr-fr Get ready! UEFA Women’s EURO 2025 Final. Finale de l'EURO féminin de l'UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 003 fr-fr UEFA Women’s EURO 2025 is coming. L’EURO féminin de l’UEFA 2025 approche."} +{"t":"UEFA Womens 25 Push notifications & Emails 004 fr-fr Shop Match Day must haves Tout pour les jours de match"} +{"t":"UEFA Womens 25 Push notifications & Emails 006 fr-fr Shop Now Achetez maintenant"} +{"t":"UEFA Womens 25 Push notifications & Emails 007 fr-fr Get ready for UEFA Women’s EURO 2025 Préparez-vous pour l'EURO féminin de l'UEFA 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 008 fr-fr Shop match day must haves Tout pour les jours de match"} +{"t":"UEFA Womens 25 Push notifications & Emails 009 fr-fr Shop the stuff you need to host the ultimate watch party Trouvez tout ce dont vous avez besoin pour organiser l'ultime soirée de match"} +{"t":"UEFA Womens 25 Push notifications & Emails 010 fr-fr Explore the Women’s Football Shop. Explorez la boutique du football féminin"} +{"t":"UEFA Womens 25 Push notifications & Emails 011 fr-fr Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Plus hundreds of official match balls to be won. Participez au tirage au sort pour remporter des places de match, avec transport et hébergement inclus ! Des centaines de ballons officiels sont aussi à gagner."} +{"t":"UEFA Womens 25 Push notifications & Emails 012 fr-fr Explore the Women’s Football Shop now. Explorez la boutique du football féminin"} +{"t":"UEFA Womens 25 Push notifications & Emails 013 fr-fr Enter Now Participer"} +{"t":"UEFA Womens 25 Push notifications & Emails 014 fr-fr It’s knockout time. Show your support with the Women’s Football Shop. C'est l'heure des éliminatoires. Affichez votre soutien avec la boutique du football féminin."} +{"t":"UEFA Womens 25 Push notifications & Emails 015 fr-fr Discover the Women’s Football Shop. Explorez la boutique du football féminin"} +{"t":"UEFA Womens 25 Push notifications & Emails 016 fr-fr Are you ready for the UEFA Women’s EURO 2025? Prêt pour l’EURO féminin de l’UEFA 2025?"} +{"t":"UEFA Womens 25 Push notifications & Emails 017 fr-fr Win a trip to UEFA Women's EURO 2025. Gagnez un séjour pour assister à l’EURO féminin de l’UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 018 fr-fr Explore more ways to show your support Découvrez plus de façons d'afficher votre soutien"} +{"t":"UEFA Womens 25 Push notifications & Emails 019 fr-fr Level up your game day with the Women’s Football Shop Propulsez votre jour de match au niveau supérieur avec la boutique du football féminin"} +{"t":"UEFA Womens 25 Push notifications & Emails 020 fr-fr Discover the Women’s Football Shop now. Explorez la boutique du football féminin"} +{"t":"UEFA Womens 25 Push notifications & Emails 021 fr-fr The countdown is on. pour l’EURO féminin de l’UEFA 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 022 fr-fr Get set for kick-off with the Women's Football Shop viewing essentials Préparez-vous pour le coup d’envoi avec la boutique de football féminin"} +{"t":"UEFA Womens 25 Push notifications & Emails 023 fr-fr Get ready for UEFA Women’s EURO 2025 knockouts Préparez-vous pour les éliminatoires de l’EURO féminin de l’UEFA 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 024 fr-fr Celebrate every moment on and off the pitch. Show support your way with the Women’s Football Shop. Célébrez chaque instant sur le terrain et en dehors. Avec la boutique du football féminin, affichez votre soutien à votre façon."} +{"t":"UEFA Womens 25 Push notifications & Emails 025 fr-fr Are you ready for the UEFA Women’s EURO 2025 Final? Finale de l’EURO féminin de l’UEFA 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 026 fr-fr Get Crafty Exprimez votre créativité"} +{"t":"UEFA Womens 25 Push notifications & Emails 027 fr-fr Get Playing À vous de jouer"} +{"t":"UEFA Womens 25 Push notifications & Emails 028 fr-fr Enter now - the countdown is on. pour l’EURO féminin de l’UEFA 2025."} +{"t":"UEFA Womens 25 Storefront 004 fr-fr Ponchos Ponchos et capes"} +{"t":"UEFA Womens 25 Storefront 009 fr-fr Match day memories Souvenirs de match"} +{"t":"UEFA Womens 25 Storefront 010 fr-fr Health & Personal Care Santé"} +{"t":"UEFA Womens 25 Storefront 011 fr-fr Seating & Comfort Sièges et confort"} +{"t":"UEFA Womens 25 Storefront 012 fr-fr Recipe Books Livres de cuisine"} +{"t":"UEFA Womens 25 Storefront 013 fr-fr Weather protection Protection intempéries"} +{"t":"UEFA Womens 25 Storefront 014 fr-fr Gaming Consoles et jeux vidéo"} +{"t":"UEFA Womens 25 Storefront 015 fr-fr Equipment Équipement"} +{"t":"UEFA Womens 25 Storefront 016 fr-fr Shop home viewing essentials Tout pour regarder chez vous"} +{"t":"UEFA Womens 25 Storefront 017 fr-fr Shop cheering essentials Tout pour vous faire entendre"} +{"t":"UEFA Womens 25 Storefront 018 fr-fr Barbecue Barbecues"} +{"t":"UEFA Womens 25 Storefront 019 fr-fr Girls’ boots Chaussures de football pour fille"} +{"t":"UEFA Womens 25 Storefront 020 fr-fr Get crafty Exprimez votre créativité"} +{"t":"UEFA Womens 25 Storefront 021 fr-fr Diffusers Diffuseurs"} +{"t":"UEFA Womens 25 Storefront 022 fr-fr Fridges Réfrigérateurs"} +{"t":"UEFA Womens 25 Storefront 023 fr-fr LEDs Bracelets lumineux"} +{"t":"UEFA Womens 25 Storefront 024 fr-fr Banners Drapeaux et bannières"} +{"t":"UEFA Womens 25 Storefront 025 fr-fr Fan on the go Matchs à l'extérieur"} +{"t":"UEFA Womens 25 Storefront 026 fr-fr Shop game day beauty Tout pour se faire remarquer"} +{"t":"UEFA Womens 25 Storefront 027 fr-fr Dress to impress Portez haut vos couleurs"} +{"t":"UEFA Womens 25 Storefront 028 fr-fr Watches Montres"} +{"t":"UEFA Womens 25 Storefront 029 fr-fr Shop football kit & equipment Tout pour s'équiper"} +{"t":"UEFA Womens 25 Storefront 030 fr-fr Shop game day treats Tout pour se régaler"} +{"t":"UEFA Womens 25 Storefront 031 fr-fr Decorations & Lights Décoration et luminaires"} +{"t":"UEFA Womens 25 Storefront 032 fr-fr Enjoy at home Matchs à domicile"} +{"t":"UEFA Womens 25 Storefront 033 fr-fr Shop hosting essentials Tout pour bien recevoir"} +{"t":"UEFA Womens 25 Storefront 034 fr-fr Shop party supplies Tout pour célébrer"} +{"t":"UEFA Womens 25 Storefront 035 fr-fr Tableware Linge de table"} +{"t":"UEFA Womens 25 Storefront 036 fr-fr TV & Home Cinema TV & Home cinéma"} +{"t":"UEFA Womens 25 Storefront 037 fr-fr Printers Imprimantes"} +{"t":"UEFA Womens 25 Storefront 038 fr-fr Shirts T-shirts"} +{"t":"UEFA Womens 25 Storefront 039 fr-fr Shop photography Tout pour la photo"} +{"t":"UEFA Womens 25 Storefront 040 fr-fr Binoculars Jumelles"} +{"t":"UEFA Womens 25 Storefront 041 fr-fr Crocheting and Knitting Crochet et tricot"} +{"t":"UEFA Womens 25 Storefront 042 fr-fr Hand clappers Claquettes à main"} +{"t":"UEFA Womens 25 Storefront 043 fr-fr Sports nutrition Nutrition sportive"} +{"t":"UEFA Womens 25 Storefront 045 fr-fr Host like a pro Un accueil de champion"} +{"t":"UEFA Womens 25 Storefront 046 fr-fr Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nPartenaire officiel\ndu football féminin\nde l'UEFA."} +{"t":"UEFA Womens 25 Storefront 046F fr-fr Amazon. Proud partner of UEFA Women's Football. Amazon. Partenaire officiel du football féminin de l'UEFA."} +{"t":"UEFA Womens 25 Storefront 047 fr-fr Speakers Mégaphones"} +{"t":"UEFA Womens 25 Storefront 048 fr-fr Stickers & Patches Étiquettes et autocollants"} +{"t":"UEFA Womens 25 Storefront 049 fr-fr Snacks to the max Un max de snacks"} +{"t":"UEFA Womens 25 Storefront 050 fr-fr Make some noise Faites du bruit"} +{"t":"UEFA Womens 25 Storefront 051 fr-fr Hats Bonnets et casquettes"} +{"t":"UEFA Womens 25 Storefront 052 fr-fr Women's Football Shop La boutique du football féminin"} +{"t":"UEFA Womens 25 Storefront 053 fr-fr Scarves Écharpes"} +{"t":"UEFA Womens 25 Storefront 054 fr-fr Kitchen appliances Appareils de cuisine"} +{"t":"UEFA Womens 25 Storefront 055 fr-fr Accessories Accessoires"} +{"t":"UEFA Womens 25 Storefront 056 fr-fr Shop craft supplies Tout pour le DIY"} +{"t":"UEFA Womens 25 Storefront 057 fr-fr Shop match day must-haves Tout pour les jours de match"} +{"t":"UEFA Womens 25 Storefront 058 fr-fr Our store has moved! La boutique a déménagé !"} +{"t":"UEFA Womens 25 Storefront 059 fr-fr Audio and Hifi Audio & HiFi"} +{"t":"UEFA Womens 25 Storefront 060 fr-fr Women's kit Kit pour femme"} +{"t":"UEFA Womens 25 Storefront 061 fr-fr Family fun Vibrez en famille"} +{"t":"UEFA Womens 25 Storefront 062 fr-fr Journals Revues"} +{"t":"UEFA Womens 25 Storefront 063 fr-fr Towels Serviettes"} +{"t":"UEFA Womens 25 Storefront 064 fr-fr Make-up & Face Paint Maquillage et déguisement"} +{"t":"UEFA Womens 25 Storefront 065 fr-fr Water bottles Gourdes"} +{"t":"UEFA Womens 25 Storefront 066 fr-fr Games Jeux de société"} +{"t":"UEFA Womens 25 Storefront 067 fr-fr Click the banner below to visit our Women's Football Shop Retrouvez notre boutique du football féminin en cliquant sur l'image ci-dessous"} +{"t":"UEFA Womens 25 Storefront 068 fr-fr Cake Decorations Décorations pour gâteaux et desserts"} +{"t":"UEFA Womens 25 Storefront 069 fr-fr Express yourself Exprimez-vous"} +{"t":"UEFA Womens 25 Storefront 070 fr-fr Memory Books Albums souvenirs"} +{"t":"UEFA Womens 25 Storefront 071 fr-fr Cushions & Textiles Coussins et textiles"} +{"t":"UEFA Womens 25 Storefront 072 fr-fr Whistles Sifflets"} +{"t":"UEFA Womens 25 Storefront 073 fr-fr Vuvuzela Vuvuzelas"} +{"t":"UEFA Womens 25 Storefront 074 fr-fr Bags Sacs"} +{"t":"UEFA Womens 25 Storefront 075 fr-fr Balls Ballons"} +{"t":"UEFA Womens 25 Storefront 076 fr-fr Girls' kit Kit pour fille"} +{"t":"UEFA Womens 25 Storefront 077 fr-fr Photo props Accessoires pour photobooth"} +{"t":"UEFA Womens 25 Storefront 078 fr-fr Shop clothing & accessories Toutes les tenues et accessoires"} +{"t":"UEFA Womens 25 Storefront 079 fr-fr Lighting Luminaires"} +{"t":"UEFA Womens 25 Storefront 080 fr-fr Get playing À vous de jouer"} +{"t":"UEFA Womens 25 Storefront 081 fr-fr Women's boots Chaussures de football pour femme"} +{"t":"UEFA Womens 25 Storefront 082 fr-fr Proud partner Partenaire officiel"} \ No newline at end of file diff --git a/storage/amazon/tm/fr-FR/flat_value_fr-fr.json b/storage/amazon/tm/fr-FR/flat_value_fr-fr.json new file mode 100644 index 0000000..a06d076 --- /dev/null +++ b/storage/amazon/tm/fr-FR/flat_value_fr-fr.json @@ -0,0 +1,118 @@ +{"t":"Value Q1 24 Digital Display 001 Headline fr-fr Search on Amazon today Découvrez nos super offres sur Amazon"} +{"t":"Value Q1 24 Radio 001 VO fr-fr As Sophie opened her Amazon parcel,  her eyes grew wider. Lorsque Sophie ouvrit son colis Amazon, ses yeux s’illuminèrent."} +{"t":"Value Q1 24 Radio 002 VO fr-fr Soft touch buttons and smart pressure sensor. Cette prise en main parfaite, ce capteur de pression intelligent…"} +{"t":"Value Q1 24 Radio 003 VO fr-fr This was the electric toothbrush of  her dreams for a price lower than she ever imagined. C’était la brosse à dents électrique de ses rêves, a un prix si bas qu’elle ne put résister."} +{"t":"Value Q1 24 Radio 004 VO fr-fr Five stars from Sophie. Ça mérite bien 5 étoiles."} +{"t":"Value Q1 24 Radio 005 VO fr-fr With  star reviews from you and star prices from us, Des super produits et des super prix…"} +{"t":"Value Q1 24 Radio 006 VO fr-fr Start your search on Amazon today. Découvrez nos super offres dès maintenant sur Amazon."} +{"t":"Value Q1 24 Radio 007 VO fr-fr As Nigel opened his Amazon Parcel, it was love at first sight. Lorsque Julien ouvrit son colis Amazon, il eut un vrai coup de foudre."} +{"t":"Value Q1 24 Radio 008 VO fr-fr Sleek design and powerful suction... Ce design épuré… cette puissance d'aspiration…"} +{"t":"Value Q1 24 Radio 009 VO fr-fr  ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed …c’était l’aspirateur de ses rêves, à un prix si bas qu’il ne put résister"} +{"t":"Value Q1 24 Radio 010 VO fr-fr 5 Stars from Nigel Ça mérite bien 5 étoiles."} +{"t":"Value Q1 24 Social OLV 001 Super fr-fr Star reviews\nfrom you Des super\n produits"} +{"t":"Value Q1 24 Social OLV 001F Super fr-fr Star reviews from you Des super produits"} +{"t":"Value Q1 24 Social OLV 002 Super fr-fr Star prices\nfrom us on\n\nElectronics et des super\n prix sur le\n \nHigh-Tech"} +{"t":"Value Q1 24 Social OLV 002F Super fr-fr Star prices from us on Electronics et des super prix sur le   High-Tech"} +{"t":"Value Q1 24 Social OLV 003 Super fr-fr Search on\nAmazon\ntoday Découvrez nos \nsuper offres\nsur Amazon "} +{"t":"Value Q1 24 Social OLV 003F Super fr-fr Search on Amazon today Découvrez nos super offres sur Amazon"} +{"t":"Value Q1 24 Social OLV 007 Super fr-fr Star reviews from you Des super produits"} +{"t":"Value Q1 24 Social OLV 008 Super fr-fr Star prices from us on\n\nElectronics et des super prix sur le\n \nHigh-Tech"} +{"t":"Value Q1 24 Social OLV 008F Super fr-fr Star prices from us on Electronics et des super prix sur le   High-Tech"} +{"t":"Value Q1 24 Social OLV 009 Super fr-fr Search on Amazon today Découvrez nos super offres sur Amazon"} +{"t":"Value Q1 24 Social OLV 012 Super fr-fr Search on\nAmazon today Découvrez nos \nsuper offres\nsur Amazon "} +{"t":"Value Q1 24 Social OLV 012F Super fr-fr Search on Amazon today Découvrez nos super offres sur Amazon"} +{"t":"Value Q1 24 Social Post 001 fr-fr With star reviews from you and star prices from us, start your search on Amazon. Des super produits et des super prix : découvrez nos super offres dès maintenant sur Amazon."} +{"t":"Value Q1 24 Social Post 002 Headline fr-fr Find products you love Trouvez ce que vous aimez"} +{"t":"Value Q1 24 Social Post 003 Description fr-fr Search on Amazon today Découvrez nos super offres sur Amazon"} +{"t":"Value Q1 24 Social Post 004 Headline fr-fr At Amazon find products you love Chez Amazon, trouvez ce que vous aimez"} +{"t":"Value Q1 24 Social Post 006 fr-fr With star reviews from you and star prices from us, start your search on Amazon. Découvrez des super produits à des super prix dès maintenant sur Amazon."} +{"t":"Value Q1 24 Social Post 007 fr-fr Find products you love, at prices you’ll love too. Star reviews from you with star prices from us, start your search on Amazon. Trouvez les produits que vous aimez, à des prix que vous allez adorer. Découvrez nos super offres dès maintenant sur Amazon."} +{"t":"Value Q1 24 Social Post 010 Headline fr-fr Find products you love. Trouvez ce que vous aimez"} +{"t":"Value Q1 24 Social Post 013 Headline fr-fr Find products you love. Trouvez les produits que vous aimez"} +{"t":"Value Q1 24 Social Post 014 Description fr-fr Search on Amazon today Découvrez nos super offres sur Amazon"} +{"t":"Value Q1 24 TV OLV 001 VO fr-fr At Amazon find products you love, at prices you’ll love too. Chez Amazon, trouvez les produits que vous aimez, à des prix que vous allez adorer."} +{"t":"Value Q1 24 TV OLV 002 VO fr-fr So you can rock your world, not your savings. Pour vivre votre vie en musique, sans le moindre bémol."} +{"t":"Value Q1 24 TV OLV 003 VO fr-fr And enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q1 24 TV OLV 004 VO fr-fr With star reviews from you and star prices from us, Des super produits et des super prix…"} +{"t":"Value Q1 24 TV OLV 005 VO fr-fr Start your search on Amazon today. Découvrez nos super offres dès maintenant sur Amazon"} +{"t":"Value Q1 24 TV OLV 007 VO fr-fr Start your search on Amazon today. Découvrez nos super offres dès maintenant sur Amazon"} +{"t":"Value Q1 24 YouTube 001 Title fr-fr At Amazon find products you love Chez Amazon, trouvez ce que vous aimez"} +{"t":"Value Q1 24 YouTube 002 Description fr-fr With star reviews from you and star prices from us, start your search on Amazon. Des super produits et des super prix : découvrez nos super offres dès maintenant sur Amazon."} +{"t":"Value Q2 24 TV OLV 001 Super fr-fr Cordless Drill Perceuse sans fil"} +{"t":"Value Q2 24 TV OLV 002 Super fr-fr Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q2 24 TV OLV 003 Super fr-fr Coffee Machine Machine à café"} +{"t":"Value Q2 24 TV OLV 004 CTA fr-fr Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q2 24 TV OLV 005 VO fr-fr At Amazon you'll find products you can trust, at prices you'll feel good about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q2 24 TV OLV 006 VO fr-fr So you can rock your world, not your savings. Pour vivre votre vie en musique... sans le moindre bémol."} +{"t":"Value Q2 24 TV OLV 007 VO fr-fr And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q2 24 TV OLV 008 VO fr-fr Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon."} +{"t":"Value Q2 24 TV OLV 009 CTA fr-fr Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q2 24 TV OLV 012 Super fr-fr Robot Vacuum Aspirateur robot"} +{"t":"Value Q2 24 TV OLV 013 Super fr-fr Humidifier Humidificateur"} +{"t":"Value Q2 24 TV OLV 014 Super fr-fr Bluetooth Speaker Enceinte Bluetooth"} +{"t":"Value Q2 24 TV OLV 016 VO fr-fr At Amazon you'll find products that make you smile at prices you can relax about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q2 24 TV OLV 017 VO fr-fr So, whatever you need, find quality products at prices that are music to your ears. Et quoi que vous cherchiez, faites rimer votre budget... avec qualité."} +{"t":"Value Q3 24 OLV 001 Super fr-fr Cordless Drill Perceuse sans fil"} +{"t":"Value Q3 24 OLV 002 Super fr-fr Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q3 24 OLV 003 Super fr-fr Coffee Machine Machine à café"} +{"t":"Value Q3 24 OLV 004 VO fr-fr At Amazon you'll find quality products you can trust, at prices you'll feel good about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q3 24 OLV 005 VO fr-fr So you can rock your world, not your savings. Pour vivre votre vie en musique... sans le moindre bémol."} +{"t":"Value Q3 24 OLV 006 VO fr-fr And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q3 24 OLV 007 VO fr-fr Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon."} +{"t":"Value Q3 24 OLV 008 Super fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in July 2024 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en juillet 2024"} +{"t":"Value Q3 24 OLV 009 CTA fr-fr Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q3 24 OLV 013 Super fr-fr Robot Vacuum Aspirateur robot"} +{"t":"Value Q3 24 OLV 014 Super fr-fr Humidifier Humidificateur"} +{"t":"Value Q3 24 OLV 015 Super fr-fr Bluetooth Speaker Enceinte Bluetooth"} +{"t":"Value Q3 24 OLV 016 VO fr-fr At Amazon you'll find products that make you smile at prices you can relax about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q3 24 OLV 017 VO fr-fr So, whatever you need, find quality products at prices that are music to your ears. Et quoi que vous cherchiez, faites rimer votre budget... avec qualité."} +{"t":"Value Q3 24 OLV 024 VO fr-fr As Sophie opened her Amazon parcel,  her eyes grew wider. Lorsque Sophie ouvrit son colis Amazon, ses yeux s'illuminèrent."} +{"t":"Value Q3 24 OLV 025 VO fr-fr 5-brushing modes and smart pressure sensor. Cette prise en main parfaite, ces différentes vitesses de brossage..."} +{"t":"Value Q3 24 OLV 026 VO fr-fr This was the electric toothbrush of  her dreams for a price lower than she ever imagined. C'était la brosse à dents électrique de ses rêves, à un prix si bas qu'elle ne pût résister."} +{"t":"Value Q3 24 OLV 027 VO fr-fr Five stars from Sophie. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 Radio 001 VO fr-fr As Nigel opened his Amazon Parcel, it was love at first sight. Lorsque Julien ouvrit son colis Amazon, il eut un vrai coup de foudre."} +{"t":"Value Q3 24 Radio 002 VO fr-fr Sleek design and effortless cornering… Ce design épuré, cette puissance d'aspiration…"} +{"t":"Value Q3 24 Radio 003 VO fr-fr ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed C'était l'aspirateur de ses rêves, à un prix si bas qu'il ne pût résister."} +{"t":"Value Q3 24 Radio 004 VO fr-fr Five stars from Nigel. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 Radio 005 VO fr-fr Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon."} +{"t":"Value Q3 24 Radio 016 VO fr-fr As Sophie opened her Amazon parcel,  her eyes grew wider. Lorsque Sophie ouvrit son colis Amazon, ses yeux s'illuminèrent."} +{"t":"Value Q3 24 Radio 017 VO fr-fr 5-brushing modes and smart pressure sensor. Cette prise en main parfaite, ces différentes vitesses de brossage..."} +{"t":"Value Q3 24 Radio 018 VO fr-fr This was the electric toothbrush of  her dreams for a price lower than she ever imagined. C'était la brosse à dents électrique de ses rêves, à un prix si bas qu'elle ne pût résister."} +{"t":"Value Q3 24 Radio 019 VO fr-fr Five stars from Sophie. Ça mérite bien 5 étoiles."} +{"t":"Value Q3 24 YouTube Post 001 Title fr-fr Find great value products today Trouvez de super affaires"} +{"t":"Value Q3 24 YouTube Post 002 Description fr-fr Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube 001 fr-fr Find great value products today Trouvez de super affaires"} +{"t":"Value Q3 24 YouTube 002 fr-fr Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q3 24 YouTube 002F fr-fr Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 OLV 001 Super fr-fr Cordless Drill Perceuse sans fil"} +{"t":"Value Q4 24 OLV 002 Super fr-fr Bluetooth Headphones Casque Bluetooth"} +{"t":"Value Q4 24 OLV 003 Super fr-fr Coffee Machine Machine à café"} +{"t":"Value Q4 24 OLV 004 VO fr-fr At Amazon you'll find quality products you can trust, at prices you'll feel good about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q4 24 OLV 005 VO fr-fr So you can rock your world, not your savings. Pour vivre votre vie en musique... sans le moindre bémol."} +{"t":"Value Q4 24 OLV 006 VO fr-fr And, enjoy the perfect blend at the perfect price. Et profiter du parfait mélange entre prix et qualité."} +{"t":"Value Q4 24 OLV 007 VO fr-fr Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon."} +{"t":"Value Q4 24 OLV 008 Super fr-fr Customer ratings of at least 4 stars displayed on Amazon.fr in November 2024 Évaluations clients de 4 étoiles minimum affichées sur Amazon.fr en novembre 2024"} +{"t":"Value Q4 24 OLV 009 CTA fr-fr Start your search today Découvrez nos offres maintenant"} +{"t":"Value Q4 24 OLV 013 Super fr-fr Robot Vacuum Aspirateur robot"} +{"t":"Value Q4 24 OLV 014 Super fr-fr Humidifier Humidificateur"} +{"t":"Value Q4 24 OLV 015 Super fr-fr Bluetooth Speaker Enceinte Bluetooth"} +{"t":"Value Q4 24 OLV 016 VO fr-fr At Amazon you'll find products that make you smile at prices you can relax about. Sur Amazon, trouvez les produits que vous aimez… à des prix qui vont vous enchanter."} +{"t":"Value Q4 24 OLV 017 VO fr-fr So, whatever you need, find quality products at prices that are music to your ears. Et quoi que vous cherchiez, faites rimer votre budget... avec qualité."} +{"t":"Value Q4 24 Radio 011 VO fr-fr When Greg received his Amazon delivery, his world started spinning. Lorsque Greg reçut sa livraison Amazon, ce fut le début d’un nouveau cycle pour lui."} +{"t":"Value Q4 24 Radio 012 VO fr-fr Anti-vibration technology and automatic load adjustment. Ce mode “Éco”… Cette technologie anti-vibration…"} +{"t":"Value Q4 24 Radio 013 VO fr-fr This washing machine kept his sheets smelling cotton fresh for a price lower than he’d ever dreamed of. C’était le lave-linge de ses rêves à un prix si bas qu’il ne put résister."} +{"t":"Value Q4 24 Radio 014 VO fr-fr 5 stars from Greg. Ça mérite bien 5 étoiles."} +{"t":"Value Q4 24 Radio 015 VO fr-fr Find highly-rated products, at prices you'll love. Start your search on Amazon today. Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon."} +{"t":"Value Q4 24 Radio 016 VO fr-fr As Helen opened her Amazon parcel, her stomach filled with butterflies. Lorsque Hélène ouvrit son colis Amazon, elle eut des papillons dans le ventre."} +{"t":"Value Q4 24 Radio 017 VO fr-fr Rapid air technology and a grill-mode feature. Ce double compartiment, ces huit modes de cuisson."} +{"t":"Value Q4 24 Radio 018 VO fr-fr This air fryer tickled Helen's taste buds... C’était la friteuse sans huile de ses rêves…"} +{"t":"Value Q4 24 Radio 019 fr-fr for a price lower than she'd ever imagined. à un prix si bas qu’elle ne put résister."} +{"t":"Value Q4 24 Radio 020 VO fr-fr 5 stars from Helen. Ça mérite bien 5 étoiles."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline fr-fr Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline fr-fr Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Static 001 Headline fr-fr Find highly rated products\nat prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Static 001F Headline fr-fr Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube Static 002 CTA fr-fr Shop now Achetez maintenant"} +{"t":"Value Q4 24 YouTube 001 Headline fr-fr Find great value products today Trouvez de super affaires"} +{"t":"Value Q4 24 YouTube 002 Description fr-fr Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} +{"t":"Value Q4 24 YouTube 003 Description fr-fr Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_DoubleDonut_it-it.json b/storage/amazon/tm/it-IT/flat_DoubleDonut_it-it.json new file mode 100644 index 0000000..85a7e84 --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_DoubleDonut_it-it.json @@ -0,0 +1,147 @@ +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 001 Product it-it Mercedes F1 W14 Model Kit Modellino Mercedes F1 W14"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 002 VO it-it Lego F1 W14 Model Kit Modellino LEGO F1"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 003 Super it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 004 VO it-it Discover amazing products at Amazon. Scopri prodotti incredibili su Amazon."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 005 VO it-it Go, grab the Lego F1 Model Kit. PRONTI, VIA! Il modellino LEGO F1 ti aspetta!"} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 006 VO it-it Put your building skills in pole position. Scalda i motori e mettiti all'opera."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 008 VO it-it Enjoy all the details, like its moving pistons, and the V6 engine. Scopri i dettagli del motore V6 e dei pistoni in movimento."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 009 VO it-it Now there's a lovely trophy to put on your shelf. Ora hai proprio un bel trofeo da mettere in mostra."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 011 VO it-it Amazon. Great Brands. Prices You'll Love. Amazon. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 012 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q1 25 AV 20s LEGO F1 Car 013 it-it ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Prodotto su licenza di Mercedes-Benz Grand Prix Limited. 18+."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 001 Product it-it Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 002 VO it-it Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 003 Super it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 004 VO it-it Discover amazing products at Amazon. Scopri prodotti incredibili su Amazon."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 005 VO it-it Treat yourself to the Philips Lumea IPL. Regalati Philips Lumea IPL."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 006 VO it-it Easy to use, from top to toe. Facile da usare, dalla testa ai piedi."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 007 VO it-it Enjoy hair-free skin for up to 18 months. Goditi 18 mesi di pelle liscia e depilata."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 009 VO it-it So, if you choose to be smooth, skip the salon, not the results. Per una pelle liscia e morbida, a prova di estetista."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 011 VO it-it Amazon. Great Brands. Prices You'll Love. Amazon. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 012 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q1 25 AV 20s Philips Lumea IPL 013 it-it Starting after 3 treatments. Median result 86 % hair reduction on lower legs at 18 months. A partire da 3 trattamenti. Riduzione media dei peli dopo 18 mesi: 86% per la parte inferiore delle gambe."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 001 Product it-it Mercedes F1 W14 Model Kit Modellino Mercedes F1 W14"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 002 VO it-it Lego F1 W14 Model Kit Modellino LEGO F1"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 003 Super it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 004 Super it-it Discover amazing products at Amazon. Scopri prodotti incredibili su Amazon."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 005 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q1 25 AV 6s LEGO F1 Car 006 it-it ®2025 The LEGO Group. Manufactured under license from Mercedez-Benz Grand Prix Limited. 18+. ®2025 The LEGO Group. Prodotto su licenza di Mercedes-Benz Grand Prix Limited. 18+."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 001 Product it-it Philips Lumea IPL 9000 Philips Lumea IPL 9000"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 002 VO it-it Philips Lumea IPL Philips Lumea IPL"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 003 Super it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 004 Super it-it Discover amazing products at Amazon. Scopri prodotti incredibili su Amazon."} +{"t":"Project Double Q1 25 OLV 6s Philips Lumea IPL 005 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q1 25 Radio 20s Fitness (Bethany) Air Fryer (Helen) 001 BVO it-it Amazon. Find highly-rated products at prices you’ll love. Amazon. Trova i prodotti più amati, a prezzi incredibili."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 001 it-it Beurer Beurer"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 002 Product it-it BOOM Massage Gun BOOM Pistola massaggi"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 004 Super it-it Discover amazing products on Amazon. Scopri prodotti incredibili su Amazon."} +{"t":"Project Double Q2 25 OLV 6s Beurer BOOM Massage Gun 006 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 001 it-it Philips Philips"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 002 Product it-it Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 004 Super it-it Discover amazing products on Amazon. Scopri prodotti incredibili su Amazon."} +{"t":"Project Double Q2 25 OLV 6s Philips Sonicare Diamond Clean 9000 006 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q2 25 Radio 20s Gardening 001 BVO it-it Find top rated gardening products on Amazon. Trova i prodotti più amati per il giardinaggio su Amazon."} +{"t":"Project Double Q2 25 Radio 20s Gardening 002 BVO it-it Like these pruners… with a trimmed price and five-star reviews to match. Come queste cesoie... con un bel taglio al prezzo e recensioni a cinque stelle."} +{"t":"Project Double Q2 25 Radio 20s Gardening 003 BVO it-it OR this garden tool set… okay, let’s get growing! O questi attrezzi da giardino... perfetti per il tuo pollice verde!"} +{"t":"Project Double Q2 25 Radio 20s Gardening 004 BVO it-it OR THESE NOISE CANCELLING… O QUESTE CUFFIE..."} +{"t":"Project Double Q2 25 Radio 20s Gardening 005 BVO it-it headphones… ahhhh… perfect for drowning out the neighbours. …CON CANCELLAZIONE DEL RUMORE… ottime per non sentire i vicini."} +{"t":"Project Double Q2 25 Radio 20s Gardening 006 BVO it-it Amazon. Find highly rated products at prices you’ll love. Amazon. Trova i prodotti più amati, a prezzi incredibili."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 001 BVO it-it Find top rated outdoor dining products on Amazon Trova i prodotti più amati per mangiare all'aperto su Amazon."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 002 BVO it-it Like this pizza oven with five-star reviews, you’ll get value and tasty pizza. Come questo forno per pizza con recensioni a cinque stelle... Fame, eh?"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 003 BVO it-it Or these BBQ gloves… remember to take off BEFORE eating O questi guanti da barbecue... Belli, ma a tavola meglio toglierli!"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 004 BVO it-it Or this… large windproof umbrella… O questo ombrellone da giardino…"} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 005 BVO it-it Because nobody wants a wet pizza. Perché a nessuno piace la pizza che gocciola."} +{"t":"Project Double Q2 25 Radio 20s Outdoor Dining 006 BVO it-it Amazon. Find highly rated products at prices you’ll love. Amazon. Trova i prodotti più amati, a prezzi incredibili."} +{"t":"Project Double Q2 25 Radio 20s Wellness 001 BVO it-it Find top rated wellness products on Amazon Trova i prodotti più amati per il benessere su Amazon."} +{"t":"Project Double Q2 25 Radio 20s Wellness 002 BVO it-it Like these aromatherapy candles with five-star reviews… mmm…I smell fantastic value! Come queste candele per aromaterapia con recensioni a cinque stelle… aaah, il profumo del risparmio!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 003 BVO it-it Or this essential oils massage set… ohhhhhhhh… that’s better O questo set per massaggi agli oli essenziali... moooolto meglio!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 004 BVO it-it ...oops, drifted off. ...ehm, dicevamo?"} +{"t":"Project Double Q2 25 Radio 20s Wellness 005 BVO it-it And this coffee machine! Now I’m back! E questa macchina da caffè! Ora si ragiona!"} +{"t":"Project Double Q2 25 Radio 20s Wellness 006 BVO it-it Amazon. Find highly rated products at prices you’ll love. Amazon. Trova i prodotti più amati, a prezzi incredibili."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 001 it-it Beurer Beurer"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 002 Product it-it BOOM Massage Gun BOOM Pistola massaggi"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 004 Super it-it Search Amazon Cerca su Amazon"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 005 Super it-it Electronics Elettronica"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 006 Super it-it Wellness Benessere"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 007 Super it-it Kitchen Cucina"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 008 Super it-it Home Prodotti per la casa"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 009 Super it-it Shop now Acquista ora"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 010 VO it-it Find top rated wellness products, just a click away … Trova i prodotti più amati per il benessere, a portata di clic…"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 011 VO it-it … on Amazon. …su Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 012 VO it-it Like the Beurer Boom massage gun. Come la pistola per massaggio Beurer BOOM.\nALT: Come la pistola massaggi Beurer BOOM.\n\nExtra alternatives added (suggested by client):\nALT: Come la pistola massaggio muscolare Beurer BOOM.\nALT: Come la pistola massaggiante Beurer BOOM."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 012F VO it-it Like the Beurer Boom massage gun. Come la pistola per massaggio Beurer BOOM. ALT: Come la pistola massaggi Beurer BOOM. Extra alternatives added (suggested by client): ALT: Come la pistola massaggio muscolare Beurer BOOM. ALT: Come la pistola massaggiante Beurer BOOM."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 013 VO it-it With five power levels and a three-year warranty … Con cinque livelli di intensità e garanzia di tre anni,…"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 014 VO it-it With five power levels for home or gym … Con cinque livelli di intensità, perfetti a casa o in palestra,…"} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 015 VO it-it … it’s a top-rated product on Amazon. …è un prodotto valutato al top su Amazon."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 016 VO it-it Which means relaxation guaranteed. Quindi il relax è assicurato."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 017 VO it-it Amazon. Great brands. Prices you’ll love. Amazon. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q2 25 TV 20s Beurer BOOM Massage Gun 019 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 001 it-it Philips Philips"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 002 Product it-it Diamond Clean 9000 Diamond Clean 9000"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 004 Super it-it Search Amazon Cerca su Amazon"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 005 Super it-it Electronics Elettronica"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 006 Super it-it Personal Care Cura personale"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 007 Super it-it Kitchen Cucina"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 008 Super it-it Home Prodotti per la casa"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 009 Super it-it Shop now Acquista ora"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 010 VO it-it Find top rated personal care products, just a click away … Trova i prodotti più amati per la cura personale, a portata di clic…"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 011 VO it-it … on Amazon. …su Amazon."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 012 VO it-it Like the Philips Sonicare Diamondclean … Come lo spazzolino Philips Sonicare DiamondClean…"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 013 VO it-it … for a 10x more effective clean. …per una pulizia 10 volte più efficace."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 014 it-it *vs. a manual toothbrush *rispetto a uno spazzolino manuale."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 015 VO it-it It’s a top-rated product on Amazon … È un prodotto valutato al top su Amazon…"} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 016 VO it-it … so your dentist will give you a glowing review. …che lascerà il tuo dentista a bocca aperta… \nALT: …per un sorriso smagliante, anche del tuo dentista."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 016F VO it-it … so your dentist will give you a glowing review. …che lascerà il tuo dentista a bocca aperta… ALT: …per un sorriso smagliante, anche del tuo dentista."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 017 VO it-it Amazon. Great brands. Prices you’ll love. Amazon. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q2 25 TV 20s Philips Sonicare Diamond Clean 9000 019 Super it-it Great Brands. Prices You'll Love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q3 25 (D)OOH 001 Super it-it Find brands you love at Amazon Trova le marche che ami su Amazon"} +{"t":"Project Double Q3 25 (D)OOH 002 Product it-it Braun Series 9 PRO+ Electric Shaver Rasoio elettrico Series 9 PRO+"} +{"t":"Project Double Q3 25 (D)OOH 003 Product it-it ghd Gold Professional Hair Straightener Piastra professionale per capelli Gold"} +{"t":"Project Double Q3 25 (D)OOH 004 Product it-it ghd Helios Professional Hair Dryer Helios Asciugacapelli Professionale"} +{"t":"Project Double Q3 25 (D)OOH 005 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 Display 001 Super it-it Find brands you love at Amazon Trova le marche che ami su Amazon"} +{"t":"Project Double Q3 25 Display 002 CTA it-it Shop now Acquista ora"} +{"t":"Project Double Q3 25 Display 003 Product it-it Series 9 PRO+ Electric Shaver Rasoio elettrico Series 9 PRO+"} +{"t":"Project Double Q3 25 Display 004 Product it-it Gold Professional Hair Straightener Piastra professionale per capelli Gold"} +{"t":"Project Double Q3 25 Display 005 Product it-it Helios Professional Hair Dryer Helios Asciugacapelli Professionale"} +{"t":"Project Double Q3 25 Display 006 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 001 Brand Name it-it Braun Braun"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 002 Product it-it Series 9 PRO+ Electric Shaver Rasoio elettrico Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 004 Super it-it Braun Series 9 PRO+ Electric Shaver Rasoio elettrico Braun Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 005 VO it-it Ooh, look at this. Another top-rated product on Amazon. Wow. Un altro tra i prodotti più amati su Amazon."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 006 VO it-it It's a Braun Series 9 PRO+... Braun Series 9 PRO+…"} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 007 VO it-it ...for an exceptionally close shave. ...per una rasatura ultra precisa."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 008 VO it-it And there you go, straight in his basket. Et voilà, subito nel carrello."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 009 VO it-it Soon he'll be looking...and feeling \"ooooo grrrrr.\" Presto si guarderà allo specchio e dirà: \"oooh... grrrr\"."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 010 VO it-it Prickly jaw, no more. Mai più effetto carta vetrata."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 011 VO it-it Amazon. Great brands. Prices you'll love. Amazon. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q3 25 OLV 20s Braun Shaver 013 Super it-it Great brands. Prices you'll love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 001 Brand Name it-it ghd ghd"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 002 Product it-it Helios Professional Hair Dryer Helios Asciugacapelli Professionale"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 004 Super it-it ghd Helios Professional Hair Dryer ghd Helios Asciugacapelli Professionale"} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 005 VO it-it Ooh, look at this. Another top-rated product on Amazon. Wow. Un altro tra i prodotti più amati su Amazon."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 006 VO it-it It's a ghd Helios Hair Dryer... L'asciugacapelli ghd Helios..."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 007 VO it-it ...for precision styling control. ...per un controllo preciso dello styling."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 008 VO it-it And there you go, straight in her basket. Et voilà, subito nel carrello."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 009 VO it-it Soon, she'll be making this hallway... her runway. Presto, quel corridoio diventerà... una passerella."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 010 VO it-it That's her hairdo. Done. Capelli a posto. Si va in scena."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 011 VO it-it Amazon. Great brands. Prices you'll love. Amazon. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q3 25 OLV 20s GHD Hairdryer 013 Super it-it Great brands. Prices you'll love. Grandi marche. A prezzi incredibili."} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 001 Brand Name it-it Braun Braun"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 002 Product it-it Series 9 PRO+ Electric Shaver Rasoio elettrico Series 9 PRO+"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 OLV 6s Braun Shaver 005 Super it-it Find brands you love at Amazon Trova le marche che ami su Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 001 Brand Name it-it ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 002 Product it-it Gold Professional Hair Straightener Piastra professionale per capelli Gold"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hair Straightener 005 Super it-it Find brands you love at Amazon Trova le marche che ami su Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 001 Brand Name it-it ghd ghd"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 002 Product it-it Helios Professional Hair Dryer Helios Asciugacapelli Professionale"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 003 it-it Amazon Customer Reviews Recensioni clienti Amazon"} +{"t":"Project Double Q3 25 OLV 6s GHD Hairdryer 005 Super it-it Find brands you love at Amazon Trova le marche che ami su Amazon"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_EUSelection_it-it.json b/storage/amazon/tm/it-IT/flat_EUSelection_it-it.json new file mode 100644 index 0000000..e7c9b2b --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_EUSelection_it-it.json @@ -0,0 +1,109 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 it-it All you need to make office lunches happen Tutto ciò che ti serve per il pranzo in ufficio."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 it-it All you need to make date night happen Tutto ciò che ti serve per la serata romantica."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 it-it All you need to make run club happen Tutto ciò che ti serve per il club di corsa."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 it-it All you need to make leg day happen Tutto ciò che ti serve per l'allenamento gambe."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 it-it Candles. Candele."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 it-it Wine glasses. Bicchieri da vino."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 it-it And a spare toothbrush. E uno spazzolino di ricambio."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 it-it Make date night happen. Vai con la serata romantica."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 it-it Air fryer. Friggitrice ad aria."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 it-it Lunchboxes. Porta-pranzo."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 it-it And sticky notes. E note adesive."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 it-it Make office lunches happen. Vai con il pranzo in ufficio."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 it-it [Name] Giulia"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 it-it Running shoes. Scarpe da corsa."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 it-it Energy gels. Gel energetici."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 it-it And chafe balm. E crema anti-sfregamento."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 it-it Make run club happen. Vai con il club di corsa."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 it-it Reading light. Lampada."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 it-it Romantasy. Fantasy romantico."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 it-it And massage oil. E olio da massaggio."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 it-it Make pleasure happen. Vai con un momento di relax."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 it-it Protein powder. Proteine."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 it-it Weights. Pesi."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 it-it And a massage gun. E una pistola massaggi."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 it-it Make leg day happen. Vai con l'allenamento gambe."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 030 it-it Speaker. Altoparlante."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 031 it-it And throat lozenges. E pastiglie per la gola."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 032 it-it Make sing-a-longs happen. Vai con una canzone in compagnia."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 033 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 Radio 001 it-it Amazon presents, Peter vs Date Night Nerves. Amazon presenta: Pietro e il brivido della serata romantica."} +{"t":"EU Selection Q1 26 Radio 002 it-it Over millions of years, animals have evolved sophisticated mating rituals. Nel corso dei millenni, gli animali hanno sviluppato sofisticati rituali di corteggiamento."} +{"t":"EU Selection Q1 26 Radio 003 it-it Birds dance, wolves howl, and penguins propose with stones. Gli uccelli danzano, i lupi ululano… e i pinguini si scambiano sassi."} +{"t":"EU Selection Q1 26 Radio 004 it-it As for Peter, he's making Rosie dinner. And he’s freaking out! Pietro sta preparando una cenetta per Giulia: è nel panico totale."} +{"t":"EU Selection Q1 26 Radio 005 it-it But Peter shopped on Amazon and bought candles, wine glasses… Ma ha fatto shopping su Amazon e ha preso candele, calici …"} +{"t":"EU Selection Q1 26 Radio 006 it-it ...and, because he’s an optimist, a spare toothbrush. …e, da ottimista qual è, uno spazzolino in più."} +{"t":"EU Selection Q1 26 Radio 007 it-it Oh, Peter. There is an animal in you after all, you rascal. Eh eh, Pietro. Ma allora dentro di te c’è un tigrotto!"} +{"t":"EU Selection Q1 26 Radio 008 it-it Make date night happen. Vai con la serata romantica."} +{"t":"EU Selection Q1 26 Radio 009 it-it Shop on Amazon. Acquista su Amazon."} +{"t":"EU Selection Q1 26 Radio 010 it-it Amazon presents, Oscar vs Leg Day. Amazon presenta: Oscar e l'allenamento gambe."} +{"t":"EU Selection Q1 26 Radio 011 it-it Oscar hasn't squatted in over 3 years. Oscar non fa uno squat da più di tre anni."} +{"t":"EU Selection Q1 26 Radio 012 it-it If it's a choice between stairs and an escalator, he takes the lift. Se deve scegliere tra scale e scale mobili… prende l’ascensore."} +{"t":"EU Selection Q1 26 Radio 013 it-it His legs are purely decorative at this point. Le sue gambe, ormai, sono puramente decorative."} +{"t":"EU Selection Q1 26 Radio 014 it-it But then Oscar shopped on Amazon… Ma Oscar ha appena fatto shopping su Amazon…"} +{"t":"EU Selection Q1 26 Radio 015 it-it ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. …e ha comprato un bilanciere olimpico, cinque chili di proteine e una pistola massaggiante super potente."} +{"t":"EU Selection Q1 26 Radio 016 it-it Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Ora ha gambe che spaccano i cocomeri e un guardaroba pieno di pantaloni ultra attillati."} +{"t":"EU Selection Q1 26 Radio 017 it-it Yes, Oscar! Bravo, Oscar!"} +{"t":"EU Selection Q1 26 Radio 018 it-it Make leg day happen. Vai con l'allenamento gambe."} +{"t":"EU Selection Q1 26 Radio 019 it-it Shop on Amazon. Acquista su Amazon."} +{"t":"EU Selection Q1 26 Social UGC 001 it-it Air Mattress Materasso gonfiabile"} +{"t":"EU Selection Q1 26 Social UGC 003 it-it Add to Cart Aggiungi al carrello"} +{"t":"EU Selection Q1 26 Social UGC 004 it-it Make sleepovers happen. Vai con il pigiama party."} +{"t":"EU Selection Q1 26 Social UGC 006 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 Social UGC 007 it-it Extendable Dog Lead Guinzaglio retrattile per cani"} +{"t":"EU Selection Q1 26 Social UGC 009 it-it Add to Cart Aggiungi al carrello"} +{"t":"EU Selection Q1 26 Social UGC 010 it-it Make walkies happen. Vai con la passeggiata."} +{"t":"EU Selection Q1 26 Social UGC 012 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 Social UGC 013 it-it Non-slip Mop Mocio antiscivolo"} +{"t":"EU Selection Q1 26 Social UGC 015 it-it Add to Cart Aggiungi al carrello"} +{"t":"EU Selection Q1 26 Social UGC 016 it-it Make spotless Sundays happen. Vai con le domeniche impeccabili."} +{"t":"EU Selection Q1 26 Social UGC 018 it-it Shop now Acquista ora"} +{"t":"EU Selection Q1 26 Social Post 001 it-it Make it happen\n Shop on Amazon Tutto ciò che ti serve. Acquista su Amazon"} +{"t":"EU Selection Q1 26 Social Post 001F it-it Make it happen Shop on Amazon Tutto ciò che ti serve. Acquista su Amazon"} +{"t":"EU Selection Q1 26 Social Post 003 Title it-it Make it happen Tutto ciò che ti serve"} +{"t":"EU Selection Q1 26 Social Post 004 Description it-it Shop on Amazon Acquista su Amazon"} +{"t":"EU Selection Q1 26 Social Post 005 Title it-it Make it happen\n Shop on Amazon Tutto ciò che ti serve"} +{"t":"EU Selection Q1 26 Social Post 005F Title it-it Make it happen Shop on Amazon Tutto ciò che ti serve"} +{"t":"EU Selection Q1 26 Social Post 006 Title it-it Make it happen\n Shop on Amazon Tutto ciò che ti serve su Amazon"} +{"t":"EU Selection Q1 26 Social Post 006F Title it-it Make it happen Shop on Amazon Tutto ciò che ti serve su Amazon"} +{"t":"EU Selection Q1 26 Social Post 007 Headline it-it Make it happen\n Shop on Amazon Tutto ciò che ti serve su Amazon"} +{"t":"EU Selection Q1 26 Social Post 007F Headline it-it Make it happen Shop on Amazon Tutto ciò che ti serve su Amazon"} +{"t":"EU Selection Q1 26 Social Post 012 it-it Be forever the optimist with the addition of a toothbrush to your order Sii ottimista: aggiungi uno spazzolino da denti al tuo ordine"} +{"t":"EU Selection Q1 26 Social Post 013 Title it-it Make date night happen Vai con la serata romantica"} +{"t":"EU Selection Q1 26 Social Post 015 Headline it-it Make date night happen Vai con la serata romantica"} +{"t":"EU Selection Q1 26 Social Post 016 it-it Lunches to make the office jealous and sticky notes so they know it’s yours Pranzi da far rosicare l’ufficio e post-it per difenderli dai colleghi"} +{"t":"EU Selection Q1 26 Social Post 017 Title it-it Make office lunches happen Vai con il pranzo in ufficio"} +{"t":"EU Selection Q1 26 Social Post 019 Headline it-it Make office lunches happen Vai con il pranzo in ufficio"} +{"t":"EU Selection Q1 26 Social Post 020 it-it When you’re all into your newest hobby, right down to the chafe balm Quando hai tutto per il nuovo hobby, anche il balsamo anti-sfregamento"} +{"t":"EU Selection Q1 26 Social Post 021 Title it-it Make run club happen Vai con il club di corsa"} +{"t":"EU Selection Q1 26 Social Post 023 Headline it-it Make run club happen Vai con il club di corsa"} +{"t":"EU Selection Q1 26 Social Post 024 it-it Find a safer way to clean with a non-slip mop Pulisci in modo più sicuro, grazie a un mocio antiscivolo"} +{"t":"EU Selection Q1 26 Social Post 025 Title it-it Make cleanups happen Vai con le pulizie"} +{"t":"EU Selection Q1 26 Social Post 027 Headline it-it Make cleanups happen Vai con le pulizie"} +{"t":"EU Selection Q1 26 Social Post 028 it-it Prepare for everything, including squirrels, with an extendable lead Preparati a tutto, scoiattoli compresi, con un guinzaglio estensibile"} +{"t":"EU Selection Q1 26 Social Post 029 Title it-it Make walkies happen Vai con una domenica impeccabile"} +{"t":"EU Selection Q1 26 Social Post 031 Headline it-it Make walkies happen Vai con una domenica impeccabile"} +{"t":"EU Selection Q1 26 Social Post 032 it-it A simpler, more “supportive” bed for your guests La soluzione più semplice e comoda quando le amiche dormono da te"} +{"t":"EU Selection Q1 26 Social Post 033 Title it-it Make sleepovers happen Vai con il pigiama party"} +{"t":"EU Selection Q1 26 Social Post 035 Headline it-it Make sleepovers happen Vai con il pigiama party"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline it-it Make xx happen Vai con xx"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline it-it Make it happen Vai. Ora tocca a te"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline it-it All you need to make xx happen Tutto ciò che ti serve per xx"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline it-it All you need to make it happen Tutto ciò che ti serve"} +{"t":"EU Selection Q1 26 YouTube 001 Headline it-it Make it happen Vai. Ora a te."} +{"t":"EU Selection Q1 26 YouTube 002 Description it-it Shop on Amazon Acquista su Amazon"} +{"t":"EU Selection Q1 26 YouTube 003 Headline it-it Make it happen Vai. Ora a te."} +{"t":"EU Selection Q1 26 YouTube 004 Description it-it Shop on Amazon Acquista su Amazon"} +{"t":"EU Selection Q1 26 YouTube 005 CTA it-it Shop now Acquista"} +{"t":"EU Selection Q1 26 YouTube 006 Headline it-it Make run club happen Vai con il club di corsa"} +{"t":"EU Selection Q1 26 YouTube 007 Description it-it When you’re all into your newest hobby, right down to the chafe balm Quando hai tutto per il nuovo hobby, anche il balsamo anti-sfregamento"} +{"t":"EU Selection Q1 26 YouTube 011 Headline it-it Make date night happen Vai con la serata romantica"} +{"t":"EU Selection Q1 26 YouTube 012 Description it-it Be the optimist with the addition of a toothbrush to your order Sii ottimista: aggiungi uno spazzolino da denti al tuo ordine"} +{"t":"EU Selection Q1 26 YouTube 016 Headline it-it Make office lunches happen Vai con il pranzo in ufficio"} +{"t":"EU Selection Q1 26 YouTube 017 Description it-it Lunches to make them jealous. Sticky notes so they know it’s yours Pranzi da far rosicare l’ufficio e post-it per difenderli dai colleghi"} +{"t":"EU Selection Q1 26 YouTube 019 Description it-it Shop on Amazon Acquista su Amazon"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_MASS_it-it.json b/storage/amazon/tm/it-IT/flat_MASS_it-it.json new file mode 100644 index 0000000..9f7e6eb --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_MASS_it-it.json @@ -0,0 +1,2516 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline it-it Black Friday\nWeek Settimana del\nBlack Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 it-it Up to 40% off Risparmi fino al 40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA it-it Learn more Scopri di più"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline it-it Black Friday\nWeek Settimana del Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 it-it Up to 40% off Risparmi fino al 40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 012 it-it Selected products only"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates it-it Ends 27 November Termina il 27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 019 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name it-it Black Friday\nWeek Settimana del Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline it-it More yay this\nBlack Friday Il Black Friday\n è iniziato! Ci sei?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline it-it More yay this Black Friday Il Black Friday è iniziato! Ci sei?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 it-it More \nyay this\nBlack \nFriday Il Black\n Friday\n è iniziato!\n Ci sei?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F it-it More yay this Black Friday Il Black Friday è iniziato! Ci sei?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline it-it Black\nFriday Week Settimana del Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline it-it More deals. \nMore joy. Più offerte.\n Più gioia."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline it-it More deals. More joy. Più offerte. Più gioia."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline it-it More \ndeals. \nMore \njoy. Più\n offerte.\n Più\n gioia."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline it-it More deals. More joy. Più offerte. Più gioia."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 it-it Starts 17 November Dal 17 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name it-it Black Friday\nWeek is here La Settimana del Black Friday\n è arrivata"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name it-it Black Friday Week is here La Settimana del Black Friday è arrivata"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates it-it Ends 27 November Termina il 27 novembre"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency it-it Ends midnight Termina a mezzanotte"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 046 Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047 Headline it-it Last Minute\nDeals Offerte dell'ultimo minuto \ned altro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 047F Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048 Headline it-it Last\nMinute\nDeals Offerte \ndell'ultimo minuto \ned altro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 048F Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 049 it-it 8-22 December 8-22 dicembre"} +{"t":"DDA 23 BFW Mass Radio 001 VO it-it Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Ooh! La Settimana del Black Friday di Amazon inizierà venerdì! Devo dirlo agli altri."} +{"t":"DDA 23 BFW Mass Radio 002 VO it-it Hey everyone! Ehi, ascoltate!"} +{"t":"DDA 23 BFW Mass Radio 003 VO it-it Whaaaaaat? Cosaaa?"} +{"t":"DDA 23 BFW Mass Radio 004 VO it-it The Amazon Black Friday Week with up to 40% off starts Friday La Settimana del Black Friday di Amazon con risparmi fino al 40% inizia venerdì!"} +{"t":"DDA 23 BFW Mass Radio 005 VO it-it Amaaaaaazing! Incredibile!"} +{"t":"DDA 23 BFW Mass Radio 006 VO it-it Get the dinner on Buttate la pasta!"} +{"t":"DDA 23 BFW Mass Radio 007 BVO it-it Share the joy this Amazon Black Friday Week, with up to 40% off Condividi la gioia questa Settimana del Black Friday di Amazon, risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass Radio 008 BVO it-it From the 17th to the 27th of November. Dal 17 al 27 novembre."} +{"t":"DDA 23 BFW Mass Radio 010 VO it-it Andrew was at an age where he was experimenting with cold water therapy. Andrea si è deciso a provare la terapia dell'acqua fredda."} +{"t":"DDA 23 BFW Mass Radio 011 VO it-it And Andrew was also at an age where he was experimenting with manscaping… E si è anche cimentato nell'epilazione…"} +{"t":"DDA 23 BFW Mass Radio 012 VO it-it So when he discovered he could save up to 40% in the Amazon Black Friday Week. Così, quando ha scoperto che poteva risparmiare fino al 40% con la Settimana del Black Friday di Amazon…"} +{"t":"DDA 23 BFW Mass Radio 013 VO it-it He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Ha comprato un epilatore a luce pulsata di Braun, e ora può sfoggiare la sua pelle liscia come la seta tra le acque gelide."} +{"t":"DDA 23 BFW Mass Radio 014 VO it-it Share the joy this Amazon Black Friday Week, with up to 40% off. Condividi la gioia questa Settimana del Black Friday di Amazon, risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass Radio 016 VO it-it Ends 27 November Termina il 27 novembre"} +{"t":"DDA 23 BFW Mass Radio 017 VO it-it While stocks last Fino ad esaurimento scorte"} +{"t":"DDA 23 BFW Mass Radio 024 VO it-it Ends midnight. Termina a mezzanotte."} +{"t":"DDA 23 BFW Mass Radio 026 VO it-it Andrew was at an age where he was experimenting with cold water therapy. Andrea si è deciso a provare la terapia dell'acqua fredda..."} +{"t":"DDA 23 BFW Mass Radio 027 VO it-it And Andrew was also at an age where he was experimenting with manscaping… E si sta cimentando anche... nell'epilazione."} +{"t":"DDA 23 BFW Mass Radio 028 VO it-it He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Ha comprato un epilatore a luce pulsata Braun, e ora può sfoggiare la sua pelle liscia come la seta tra le acque gelide."} +{"t":"DDA 23 BFW Mass Radio 029 VO it-it He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Ha comprato un epilatore a luce pulsata, e ora può sfoggiare la sua pelle liscia come la seta tra le acque gelide."} +{"t":"DDA 23 BFW Mass Radio 030 VO it-it He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Condividi la gioia risparmiando alla grande questa Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Radio 033 VO it-it Ends midnight. Termina a mezzanotte."} +{"t":"DDA 23 BFW Mass Radio 034 VO it-it Selected products only. While stocks last. Fino ad esaurimento scorte."} +{"t":"DDA 23 BFW Mass Radio 035 VO it-it Sarah was hitting the slopes with her family after she'd discovered there were great deals on Last Minute Deals at Amazon. Sara è pronta a solcare le piste con la sua famiglia dopo aver scoperto su Amazon grandi offerte dell'ultimo minuto ed altro."} +{"t":"DDA 23 BFW Mass Radio 036 VO it-it I got myself this awesome puffer jacket. Woo-hoo! Mi sono comprata un piumino fa-vo-lo-so! Yoo-hoo!"} +{"t":"DDA 23 BFW Mass Radio 037 VO it-it And one for me. Yay! Ne ho uno anch'io! Yeeee!"} +{"t":"DDA 23 BFW Mass Radio 038 VO it-it And the dog, too! E anche il cagnolino!"} +{"t":"DDA 23 BFW Mass Radio 039 VO it-it Those puffers are on point Piumini con una marcia in più."} +{"t":"DDA 23 BFW Mass Radio 040 VO it-it Share the joy with Last Minute Deals at Amazon. Condividi la gioia su Amazon con offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass Radio 041 VO it-it From 8th to 22nd December. dall'8 al 22 dicembre."} +{"t":"DDA 23 BFW Mass Radio 042 VO it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Mass Radio 048 VO it-it Save big with Last Minute Deals at Amazon. Risparmia alla grande su Amazon con offerte dell'ultimo minuto ed altro."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super it-it Black Friday\nWeek Settimana del Black\nFriday"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super it-it Up to 40% off Risparmi fino al 40%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 004 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super it-it Ends 27 November Termina il 27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 009 Super it-it Save big on \n[PRODUCT] Risparmia alla grande su [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 009F Super it-it Save big on [PRODUCT] Risparmia alla grande su [PRODUCT]"} +{"t":"DDA 23 BFW Mass Social OLV 010 Super it-it Black Friday Week Settimana del Black\nFriday"} +{"t":"DDA 23 BFW Mass Social OLV 010F Super it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass Social OLV 011 Super it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social OLV 012 it-it While stocks last Fino ad esaurimento scorte"} +{"t":"DDA 23 BFW Mass Social OLV 013 Super it-it Last Minute\nDeals Offerte\ndell'ultimo\nminuto\ned altro"} +{"t":"DDA 23 BFW Mass Social OLV 013F Super it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass Social OLV 014 Super it-it 8-22 December 8-22 dicembre"} +{"t":"DDA 23 BFW Mass Social OLV 015 Super it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Mass Social OLV 020 Super it-it Last Minute\nDeals Offerte\ndell'ultimo\nminuto\ned altro"} +{"t":"DDA 23 BFW Mass Social OLV 020F Super it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 002 it-it Save big this Amazon Black Friday Week Risparmia alla grande con la Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 005 it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 006 it-it Get ready for the Amazon Black Friday Week! Preparati per la Settimana del Black Friday di Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 007 it-it Get ready for the Amazon Black Friday Week! Preparati per la Settimana del Black Friday!"} +{"t":"DDA 23 BFW Mass Social Post 008 it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 009 it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 011 it-it Get Ready for the Amazon Black Friday Week! Preparati per la Settimana del Black Friday di Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 012 it-it Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Risparmia fino al 40% con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 014 Title it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 015 Description it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 016 it-it Save up to 40% in the Amazon Black Friday Week Risparmia fino al 40% con la Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline it-it Black Friday Week Black Friday Amazon"} +{"t":"DDA 23 BFW Mass Social Post 018 Title it-it Get Ready for the Amazon Black Friday Week! Preparati per la Settimana del Black Friday di Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 019 it-it Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Risparmia fino al 40% con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline it-it Black Friday Week Black Friday Amazon"} +{"t":"DDA 23 BFW Mass Social Post 024 it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 025 it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 026 it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 027 it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline it-it Dive into the Amazon Black Friday Week Settimana del Black Friday: esplora ora"} +{"t":"DDA 23 BFW Mass Social Post 029 it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Mass Social Post 030 it-it Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Risparmia fino al 40% con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 031 Headline it-it Amazon Black Friday Week Settimana del Black Friday Amazon"} +{"t":"DDA 23 BFW Mass Social Post 033 Description it-it Save big this Amazon Black Friday Week. 17-27 November. Risparmia alla grande con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA it-it Ends Midnight Termina a mezzanotte"} +{"t":"DDA 23 BFW Mass Social Post 037 Title it-it The Amazon Black Friday Week is here La Settimana del Black Friday di Amazon è arrivata"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy it-it Save up to 40% from 17-27 November Risparmia fino al 40% dal 17 al 27 novembre"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO it-it Share the joy this Amazon Black Friday Week… with up to 40% off. Condividi la gioia questa Settimana del Black Friday di Amazon...risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super it-it Up to 40% off Risparmi fino al 40%"} +{"t":"DDA 23 BFW Mass TV OLV 004 BVO it-it Starts Friday Inizia venerdì"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super it-it 17-27 November 17-27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Mass TV OLV 008 BVO it-it Share the joy this Amazon Black Friday Week… with up to 40% off. Condividi la gioia questa Settimana del Black Friday...risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass TV OLV 019 BVO it-it Andrew just got 40% off an Braun IPL hair removal device at Amazon… Andrea ha appena risparmiato il 40% su un epilatore a luce pulsata su Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI it-it Smile Smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI it-it Black Friday\nWeek Settimana del\nBlack Friday"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO it-it Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Con una pelle liscia come la seta, nuotare tra le acque gelide è tutta un'altra cosa."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO it-it Share the joy this Amazon Black Friday Week, with up to 40% off. Condividi la gioia questa Settimana del Black Friday di Amazon, risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO it-it Ends 27th of November LEFT OUT ON PURPOSE (no room for it!)"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super it-it Ends 27 November Termina il 27 novembre"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super it-it Selected products only. While stocks last. Fino ad esaurimento scorte. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Mass TV OLV 030 BVO it-it Andrew just got 40% off a Braun IPL hair removal device at Amazon… Andrea ha appena risparmiato il 40% su un epilatore a luce pulsata su Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 032 BVO it-it Andrew just saved big on a Braun IPL hair removal device at Amazon… Andrea ha risparmiato alla grande comprando un epilatore a luce pulsata su Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO it-it Ends midnight LEFT OUT ON PURPOSE (no room for it!)"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super it-it Ends midnight Termina a mezzanotte"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO it-it Share the joy this Amazon Black Friday Week… Condividi la gioia questa Settimana del Black Friday di Amazon,"} +{"t":"DDA 23 BFW Mass TV OLV 044 BVO it-it with up to 40% off. risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass TV OLV 046 BVO it-it Ends 27th of November LEFT OUT ON PURPOSE (no room for it!)"} +{"t":"DDA 23 BFW Mass TV OLV 048 Super it-it Selected products only Condizioni su Amazon.it"} +{"t":"DDA 23 BFW Mass TV OLV 053 BVO it-it Ends midnight LEFT OUT ON PURPOSE (no room for it!)"} +{"t":"DDA 23 BFW Mass TV OLV 056 BVO it-it Rufus hates being stuck inside… Leo detesta rimanere a casa."} +{"t":"DDA 23 BFW Mass TV OLV 057 Phone UI it-it [Smile logo]\nLast \nMinute\nDeals\n\nShop now [smile logo]\nOfferte\ndell'ultimo\nminuto\ned altro\n\nAcquista subito"} +{"t":"DDA 23 BFW Mass TV OLV 057F Phone UI it-it [Smile logo] Last Minute Deals Shop now [smile logo] Offerte dell'ultimo minuto ed altro Acquista subito"} +{"t":"DDA 23 BFW Mass TV OLV 059 BVO it-it Thankfully Amy found the perfect gift on Last Minute Deals on Amazon… Ma Sara ha trovato il regalo perfetto per lui su Amazon, con le offerte dell'ultimo minuto ed altro…"} +{"t":"DDA 23 BFW Mass TV OLV 060 BVO it-it And it turns out, with the right gear, Rufus rips. … e ora, con l'equipaggiamento giusto, Leo è il re delle piste."} +{"t":"DDA 23 BFW Mass TV OLV 061 BVO it-it Share the joy with Last Minute Deals at Amazon. Condividi la gioia su Amazon con offerte dell'ultimo minuto ed altro."} +{"t":"DDA 23 BFW Mass TV OLV 062 BVO it-it From the 8th to the 22nd December Dall'8 al 22 dicembre."} +{"t":"DDA 23 BFW Mass TV OLV 063 Super it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass TV OLV 064 Super it-it 8-22 December 8-22 dicembre"} +{"t":"DDA 23 BFW Mass TV OLV 070 BVO it-it Save big with Last Minute Deals at Amazon. Risparmia alla grande su Amazon con offerte dell'ultimo minuto ed altro."} +{"t":"DDA 23 BFW Mass TV OLV 073 BVO it-it Share the joy with Last Minute Deals at Amazon Condividi la gioia su Amazon con offerte dell'ultimo minuto ed altro."} +{"t":"DDA 23 BFW Mass YouTube 001 Title it-it Get Ready for the Amazon Black Friday Week! Preparati per la Settimana del Black Friday di Amazon!"} +{"t":"DDA 23 BFW Mass YouTube 002 Description it-it Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Risparmia fino al 40% con la Settimana del Black Friday di Amazon. 17-27 novembre."} +{"t":"DDA 23 BFW Mass YouTube 003 Title it-it The Amazon Black Friday Week is here La Settimana del Black Friday di Amazon è arrivata"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy it-it Save up to 40% from 17-27 November Risparmia fino al 40% dal 17 al 27 novembre"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO it-it Share the joy this Amazon Black Friday Week… with up to 40% off. Condividi la gioia questa Settimana del Black Friday di Amazon...risparmiando fino al 40%."} +{"t":"DDA 23 BFW Mass YouTube 010 Super it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Mass YouTube 011 Super it-it Up to 40% off Risparmi fino al 40%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super it-it Ends 27 November Termina il 27 novembre"} +{"t":"DDA 23 BFW Mass YouTube 013 Super it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Mass YouTube 017 Super it-it Ends midnight Termina a mezzanotte"} +{"t":"DDA 23 BFW Mass YouTube 019 Title it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 BFW Mass YouTube 020 Description it-it Save big with Amazon Last Minute Deals. Ends 22nd December       Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto ed altro. Fino al 22 dicembre."} +{"t":"DDA 23 LMD Mass Social Post 001 Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 002 it-it Save big with the Amazon Last Minute Deals Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 003 Description it-it Ends 22st Dec Fino al 22 dic."} +{"t":"DDA 23 LMD Mass Social Post 005 it-it Save big with Amazon Last Minute Deals. Ends 22nd December Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto ed altro. Fino al 22 dicembre."} +{"t":"DDA 23 LMD Mass Social Post 006 it-it Save big with the Amazon Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 007 Headline it-it AmazonUK AmazonIT"} +{"t":"DDA 23 LMD Mass Social Post 010 it-it #LastMinuteDeals #Offertedellultimominutoedaltro"} +{"t":"DDA 23 LMD Mass Social Post 011 it-it Save big with the Amazon Last Minute Deals Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 012 Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 013 it-it Save big with the Amazon Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 014 Title it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 015 Description it-it Save big with Amazon Last Minute Deals. Ends 22nd December Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto ed altro. Fino al 22 dicembre."} +{"t":"DDA 23 LMD Mass Social Post 016 it-it Last Minute Deals Risparmia alla grande"} +{"t":"DDA 23 LMD Mass Social Post 017 Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 018 Headline it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 019 it-it Save big with the Amazon Last Minute Deals Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Mass Social Post 020 Headline it-it Last Minute Deals Risparmia alla grande"} +{"t":"DDA 24 BFW Mass Approved claims 001 it-it Epic Deals Offerte incredibili"} +{"t":"DDA 24 BFW Mass Approved claims 003 it-it Big savings Grandi risparmi"} +{"t":"DDA 24 BFW Mass Approved claims 004 it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass Countdown Timer 001 Headline it-it Black\nFriday \nWeek\nstarts in La Settimana\n del Black \nFriday \ninizia tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 001F Headline it-it Black Friday Week starts in La Settimana del Black Friday inizia tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 002 Headline it-it Black\nFriday \nWeek\nends in La Settimana\n del Black \nFriday\n termina tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 002F Headline it-it Black Friday Week ends in La Settimana del Black Friday termina tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 003 Headline it-it Hours ore"} +{"t":"DDA 24 BFW Mass Countdown Timer 004 Headline it-it Minutes minuti"} +{"t":"DDA 24 BFW Mass Countdown Timer 005 Headline it-it Seconds  secondi"} +{"t":"DDA 24 BFW Mass Countdown Timer 006 Headline it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Countdown Timer 007 Headline it-it Amazon \nBlack Friday\nWeek\nstarts in La Settimana\ndel Black Friday\ndi Amazon\ninizia tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 007F Headline it-it Amazon Black Friday Week starts in La Settimana del Black Friday di Amazon inizia tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 008 Headline it-it Amazon \nBlack Friday\nWeek\nends in La Settimana\ndel Black Friday \ndi Amazon\ntermina tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 008F Headline it-it Amazon Black Friday Week ends in La Settimana del Black Friday di Amazon termina tra"} +{"t":"DDA 24 BFW Mass Countdown Timer 012 Headline it-it Ooooh!  Ooooh!"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline it-it Black Friday\nWeek Settimana del \nBlack Friday"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader it-it Up to \n40% off Risparmia \nfino al 35%"} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass Digital Display 006 it-it 21 Nov–2 Dec 21 nov.-2 dic."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA it-it Learn more Scopri di più"} +{"t":"DDA 24 BFW Mass Digital Display 009 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Digital Display 010 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 24 BFW Mass Digital Display 010F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline it-it Black Friday\nWeek Settimana del \nBlack Friday"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 014 Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass Digital Display 015 Subheader it-it Up to \n40% off Risparmia \nfino al 35%"} +{"t":"DDA 24 BFW Mass Digital Display 015F Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass Digital Display 016 it-it Ends 2 Dec Termina il 2 dic."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA it-it Shop now Acquista ora"} +{"t":"DDA 24 BFW Mass Digital Display 020 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 24 BFW Mass Digital Display 020F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Digital Display 021 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"DDA 24 BFW Mass Digital Display 023 Headline it-it Last \nMinute \nDeals Offerte \ndell'ultimo \nminuto"} +{"t":"DDA 24 BFW Mass Digital Display 023F Headline it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass Digital Display 024 Headline it-it Last Minute \nDeals Offerte \ndell'ultimo minuto"} +{"t":"DDA 24 BFW Mass Digital Display 024F Headline it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass Digital Display 025 it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass Digital Display 026 it-it Save big Risparmia \nalla grande"} +{"t":"DDA 24 BFW Mass Digital Display 026F it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass Digital Display 028 it-it Ends 22 Dec Terminano il 22 dic."} +{"t":"DDA 24 BFW Mass Digital Display 029 it-it Ends 22 Dec Terminano \nil 22 dic."} +{"t":"DDA 24 BFW Mass Digital Display 029F it-it Ends 22 Dec Terminano il 22 dic."} +{"t":"DDA 24 BFW Mass Digital Display 030 it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 BFW Mass Digital Display 031 it-it Ends 22 December Terminano \nil 22 dicembre"} +{"t":"DDA 24 BFW Mass Digital Display 031F it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline it-it Black Friday\nWeek Settimana del \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 it-it 21 Nov–2 Dec 21 nov.-2 dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline it-it Black Friday\nWeek Settimana del \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 009 Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 it-it Ends 2 Dec Termina il 2 dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 it-it Up to 40% off\nOoooh! Risparmia fino al 35%.\nOoooh! "} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F it-it Up to 40% off Ooooh! Risparmia fino al 35%. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 it-it Up to \n40% off.\nOoooh! Risparmia \nfino al 35%.\nOoooh! "} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F it-it Up to 40% off. Ooooh! Risparmia fino al 35%. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 it-it Amazon\nBlack Friday Week Settimana del Black Friday \ndi Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 027 it-it Amazon\nBlack Friday Week Settimana \ndel Black Friday \ndi Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 027F it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 032 Headline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno. \nNuove \nofferte."} +{"t":"DDA 24 BFW Mass DOOH PRINT 032F Headline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"DDA 24 BFW Mass DOOH PRINT 035 it-it Black Friday Week Settimana \ndel Black Friday del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 035F it-it Black Friday Week Settimana del Black Friday del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 it-it Black Friday Week Settimana \ndel Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 054 it-it Ends midnight Termina a mezzanotte"} +{"t":"DDA 24 BFW Mass DOOH PRINT 060 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062 it-it Last \nMinute \nDeals Offerte \ndell'ultimo \nminuto"} +{"t":"DDA 24 BFW Mass DOOH PRINT 062F it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063 it-it Last Minute \nDeals Offerte \ndell'ultimo minuto"} +{"t":"DDA 24 BFW Mass DOOH PRINT 063F it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass DOOH PRINT 064 it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065 it-it Save big Risparmia \nalla grande"} +{"t":"DDA 24 BFW Mass DOOH PRINT 065F it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass DOOH PRINT 067 it-it Ends 22 Dec Terminano il 22 dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068 it-it Ends 22 Dec Terminano \nil 22 dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 068F it-it Ends 22 Dec Terminano il 22 dic."} +{"t":"DDA 24 BFW Mass DOOH PRINT 069 it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070 it-it Ends 22 December Terminano \nil 22 dicembre"} +{"t":"DDA 24 BFW Mass DOOH PRINT 070F it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 BFW Mass Gift Cards 001 it-it A showstopping gift for you Che spettacolo, c'è un regalo per te!"} +{"t":"DDA 24 BFW Mass Gift Cards 002 it-it Ooooh! Sweet treat Ooooh! Che delizia"} +{"t":"DDA 24 BFW Mass Gift Cards 003 it-it Ooooh! A sweet treat for you Ooooh! Un dolce pensiero per te"} +{"t":"DDA 24 BFW Mass Gift Cards 004 it-it Use your gift card on Amazon Usa il tuo buono regalo su Amazon"} +{"t":"DDA 24 BFW Mass Gift Cards 005 it-it Ooooh! A gift card for you Ooooh! Un buono regalo per te"} +{"t":"DDA 24 BFW Mass Gift Cards 006 it-it Ooooh! A gift for you Ooooh! Un regalo per te"} +{"t":"DDA 24 BFW Mass Radio 001 BVO it-it Wooh! Amazon's Black Friday Week deals are coming... Ooooh! Le offerte della Settimana del Black Friday di Amazon stanno arrivando…"} +{"t":"DDA 24 BFW Mass Radio 002 BVO it-it So you can save up to 40% on all sorts of things… Così potrai risparmiare fino al 35% su tantissimi prodotti:"} +{"t":"DDA 24 BFW Mass Radio 003 BVO it-it …from electronics and home to toys, beauty and so much more! dall'elettronica a prodotti per la casa, giochi, bellezza e molto altro!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO it-it Woooh indeed. Ooooh davvero."} +{"t":"DDA 24 BFW Mass Radio 005 BVO it-it Shop Amazon's Black Friday Week deals. Approfitta delle offerte della Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass Radio 006 BVO it-it Starts Thursday. Inizia giovedì."} +{"t":"DDA 24 BFW Mass Radio 007 BVO it-it With deals that make you go \"Wooh!\" Con offerte che ti fanno dire Ooooh!"} +{"t":"DDA 24 BFW Mass Radio 008 BVO it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Radio 009 BVO it-it Wooh! Amazon's Black Friday Week deals are here… Ooooh! Sono arrivate le Offerte della Settimana del Black Friday di Amazon…"} +{"t":"DDA 24 BFW Mass Radio 010 BVO it-it So you can save up to 40% on all sorts of things… Così potrai risparmiare fino al 35% su tantissimi prodotti:"} +{"t":"DDA 24 BFW Mass Radio 014 BVO it-it Ends 2nd of December. Termina il 2 dicembre."} +{"t":"DDA 24 BFW Mass Radio 022 BVO it-it Ends midnight. Termina a mezzanotte."} +{"t":"DDA 24 BFW Mass Radio 024 BVO it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super it-it Amazon \n Black \n Friday\n Week Settimana \n del Black\n Friday \n di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super it-it Up to \n 40% off Risparmia \n fino al 35%"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super it-it Starts \n Thursday Da \n giovedì"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super it-it Starts Thursday Da giovedì"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super it-it Ends \n 2 December Termina il \n 2 dicembre"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 BFW Mass Social OLV 005 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO it-it Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO it-it Amazon Black Friday Week deals Offerte \n della Settimana \n del Black Friday \n di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 007F BVO it-it Amazon Black Friday Week deals Offerte della Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO it-it On toys, electronics, home, beauty, fashion… su giochi, elettronica, prodotti per la casa..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super it-it Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super it-it Amazon\n Black Friday\n Week deals Offerte della Settimana\n del Black Friday \n di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super it-it Amazon Black Friday Week deals Offerte della Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super it-it on toys su giochi"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super it-it electronics elettronica"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super it-it home prodotti per la casa"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super it-it beauty bellezza"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super it-it fashion moda"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super it-it kitchen cucina"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super it-it computing informatica"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super it-it books libri"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super it-it devices dispositivi"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super it-it garden giardino"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super it-it pets animali domestici"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super it-it outdoor tempo libero"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super it-it games giochi"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super it-it luggage valigie"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super it-it alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super it-it furniture arredamento"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super it-it cooking cucina"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super it-it make-up make-up"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super it-it smart home smart home"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super it-it kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super it-it appliances elettrodomestici"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super it-it fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super it-it haircare cura dei capelli"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super it-it hair care cura dei capelli"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super it-it lighting illuminazione"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super it-it DIY fai da te"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super it-it office ufficio"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super it-it stationery cancelleria"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super it-it sports sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super it-it health salute"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO it-it … and so much more. ...e molto altro"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super it-it ... and so\n much more ...e molto,\n molto altro"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super it-it ... and so much more ...e molto, molto altro"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO it-it Starts Thursday Inizia giovedì."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super it-it Starts \n Thursday Da \n giovedì"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super it-it Starts Thursday Da giovedì"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO it-it Ends the 2nd of December. Termina il 2 dicembre."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super it-it Ends \n 2 December Termina il \n 2 dicembre"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super it-it Amazon \n Black Friday\n Week Settimana \n del Black Friday \n di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super it-it Ends \n 2 December Termina il \n 2 dicembre"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass Social Static 003 it-it 21 Nov–2 Dec 21 nov.-2 dic."} +{"t":"DDA 24 BFW Mass Social Static 004 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Social Static 007 it-it Ends 2 Dec Termina il 2 dic."} +{"t":"DDA 24 BFW Mass Social Static 008 it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 BFW Mass Social Static 009 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass Social Static 010 Headline it-it Last \nMinute \nDeals Offerte \ndell'ultimo \nminuto"} +{"t":"DDA 24 BFW Mass Social Static 010F Headline it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass Social Static 011 Headline it-it Last Minute \nDeals Offerte \ndell'ultimo minuto"} +{"t":"DDA 24 BFW Mass Social Static 011F Headline it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass Social Static 012 it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass Social Static 013 it-it Save big Risparmia \nalla grande"} +{"t":"DDA 24 BFW Mass Social Static 013F it-it Save big Risparmia alla grande"} +{"t":"DDA 24 BFW Mass Social Static 015 it-it Ends 22 Dec Terminano il 22 dic."} +{"t":"DDA 24 BFW Mass Social Static 016 it-it Ends 22 Dec Terminano \nil 22 dic."} +{"t":"DDA 24 BFW Mass Social Static 016F it-it Ends 22 Dec Terminano il 22 dic."} +{"t":"DDA 24 BFW Mass Social Static 017 it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 BFW Mass Social Static 018 it-it Ends 22 December Terminano \nil 22 dicembre"} +{"t":"DDA 24 BFW Mass Social Static 018F it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO it-it Shop Amazon Black Friday deals Approfitta delle offerte del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 it-it Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Benvenuti!\n Orari di apertura\n Mar-Dom\n 07:00-16:00"} +{"t":"DDA 24 BFW Mass TV OLV 002F it-it Welcome! Opening hours Tues-Sun 07:00-16:00 Benvenuti! Orari di apertura Mar-Dom 07:00-16:00"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen it-it Black\n Friday\n Week Settimana\n del Black\n Friday"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen it-it Search Amazon Cerca su Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen it-it Electronics Elettronica"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen it-it Home Prodotti per la casa"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen it-it Toys Giochi"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO it-it Save on electronics, home, toys and more… Offerte su elettronica, prodotti per la casa, giochi e molto altro..."} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO it-it Up to 40% off this Amazon Black Friday Week. Risparmia fino al 35% con la Settimana del Black Friday di Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO it-it Starts Thursday. Inizia giovedì."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super it-it Amazon Black Friday Week Settimana del Black Friday\n di Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 011F Super it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super it-it Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Settimana del Black Friday, 21 novembre-2 dicembre. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass TV OLV 014 BVO it-it Shop Amazon Black Friday deals Approfitta delle offerte del Black Friday di Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 021 BVO it-it Up to 40% off this Amazon Black Friday Week. Risparmia fino al 35% con la Settimana del Black Friday di Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO it-it Ends 2nd of December. Termina il 2 dicembre."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super it-it Selected products only. Whilst stocks last. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO it-it Save on electronics, home, toys and more... Offerte su elettronica, prodotti per la casa, giochi e molto altro..."} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO it-it Ends midnight. Termina a mezzanotte."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO it-it Up to 40% off this Amazon Black Friday Week. Risparmia fino al 35% con la Settimana del Black Friday di Amazon."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super it-it Selected products only. Whilst stocks last. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 BFW Mass YouTube 001 Title it-it Get Ready for the Amazon Black Friday Week! Preparati per la Settimana del Black Friday di Amazon!"} +{"t":"DDA 24 BFW Mass YouTube 002 Description it-it Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Risparmia fino al 35% con la Settimana del Black Friday di Amazon. \n21 novembre-2 dicembre"} +{"t":"DDA 24 BFW Mass YouTube 002F Description it-it Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Risparmia fino al 35% con la Settimana del Black Friday di Amazon.  21 novembre-2 dicembre"} +{"t":"DDA 24 BFW Mass YouTube 003 Title it-it The Amazon Black Friday Week is here La Settimana del Black Friday di Amazon è arrivata"} +{"t":"DDA 24 BFW Mass YouTube 006 Description it-it Ends 2 Dec Termina il 2 dic."} +{"t":"DDA 24 BFW Mass YouTube 007 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy it-it Save up to 40% from 21 November to 2 December Risparmia fino al 35%. 21 nov.-2 dic."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA it-it Shop now Acquista"} +{"t":"DDA 24 BFW Mass YouTube 010 Title it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 BFW Mass YouTube 011 Description it-it Save big with Amazon Last Minute Deals. Ends 22nd December       Risparmia alla grande su Amazon con le Offerte dell'ultimo minuto. Fino al 22 dicembre."} +{"t":"DDA 24 LMD Mass Radio 001 BVO it-it Wooh! Amazon's Last Minute Deals are here... Ooooh! Sono arrivate le Offerte dell'ultimo minuto di Amazon..."} +{"t":"DDA 24 LMD Mass Radio 002 BVO it-it So you can save big on all sorts of things… Così potrai risparmiare alla grande su tantissimi prodotti:"} +{"t":"DDA 24 LMD Mass Radio 003 BVO it-it …from electronics and home to toys, beauty and so much more! dall'elettronica a prodotti per la casa, giochi, bellezza e molto altro!"} +{"t":"DDA 24 LMD Mass Radio 004 BVO it-it Wooh indeed! Ooooh davvero."} +{"t":"DDA 24 LMD Mass Radio 005 BVO it-it Shop Amazon's Last Minute Deals. Approfitta delle Offerte dell'ultimo minuto di Amazon."} +{"t":"DDA 24 LMD Mass Radio 006 BVO it-it Ends the 22nd of December. Terminano il 22 dicembre."} +{"t":"DDA 24 LMD Mass Radio 007 BVO it-it With deals that make you go \"Wooh!\" Con offerte che ti fanno dire Ooooh!"} +{"t":"DDA 24 LMD Mass Radio 008 BVO it-it More information at Amazon.xx Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 LMD Mass Social OLV 001 Super it-it Amazon\n Last Minute\n Deals Offerte\n dell'ultimo minuto\n di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 001F Super it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 002 Super it-it Save big Risparmia alla grande"} +{"t":"DDA 24 LMD Mass Social OLV 003 Super it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 LMD Mass Social OLV 007 Super it-it Ooooh! Ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 008 Super it-it Amazon\n Last Minute\n Deals Offerte\n dell'ultimo minuto\n di Amazon su"} +{"t":"DDA 24 LMD Mass Social OLV 008F Super it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon su"} +{"t":"DDA 24 LMD Mass Social OLV 009 Super it-it on toys giochi"} +{"t":"DDA 24 LMD Mass Social OLV 010 Super it-it electronics elettronica"} +{"t":"DDA 24 LMD Mass Social OLV 011 Super it-it home arredamento"} +{"t":"DDA 24 LMD Mass Social OLV 012 Super it-it beauty bellezza"} +{"t":"DDA 24 LMD Mass Social OLV 013 Super it-it fashion moda"} +{"t":"DDA 24 LMD Mass Social OLV 014 Super it-it kitchen cucina"} +{"t":"DDA 24 LMD Mass Social OLV 015 Super it-it computing informatica"} +{"t":"DDA 24 LMD Mass Social OLV 016 Super it-it books libri"} +{"t":"DDA 24 LMD Mass Social OLV 017 Super it-it devices dispositivi"} +{"t":"DDA 24 LMD Mass Social OLV 018 Super it-it garden giardino"} +{"t":"DDA 24 LMD Mass Social OLV 019 Super it-it pets animali domestici"} +{"t":"DDA 24 LMD Mass Social OLV 020 Super it-it outdoor tempo libero"} +{"t":"DDA 24 LMD Mass Social OLV 021 Super it-it health salute"} +{"t":"DDA 24 LMD Mass Social OLV 023 Super it-it kindle kindle"} +{"t":"DDA 24 LMD Mass Social OLV 025 Super it-it ... and so ...e molto,"} +{"t":"DDA 24 LMD Mass Social OLV 026 Super it-it much more molto altro"} +{"t":"DDA 24 LMD Mass Social OLV 027 Super it-it Ends 22 December. Terminano il 22 dicembre"} +{"t":"DDA 24 LMD Mass Social OLV 028 Super it-it Amazon\n Last Minute\n Deals Offerte\n dell'ultimo minuto\n di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 028F Super it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 029 Super it-it Amazon\n Last\n Minute\n Deals Offerte\n dell'ultimo\n minuto\n di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 029F Super it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 034 Super it-it on toys su giochi"} +{"t":"DDA 24 LMD Mass Social OLV 036 Super it-it home prodotti per la casa"} +{"t":"DDA 24 LMD Mass Social OLV 046 Super it-it games giochi"} +{"t":"DDA 24 LMD Mass Social OLV 047 Super it-it luggage valigie"} +{"t":"DDA 24 LMD Mass Social OLV 048 Super it-it alexa alexa"} +{"t":"DDA 24 LMD Mass Social OLV 049 Super it-it furniture arredamento"} +{"t":"DDA 24 LMD Mass Social OLV 051 Super it-it cooking cucina"} +{"t":"DDA 24 LMD Mass Social OLV 052 Super it-it make-up make-up"} +{"t":"DDA 24 LMD Mass Social OLV 053 Super it-it smart home smart home"} +{"t":"DDA 24 LMD Mass Social OLV 055 Super it-it appliances elettrodomestici"} +{"t":"DDA 24 LMD Mass Social OLV 056 Super it-it fitness fitness"} +{"t":"DDA 24 LMD Mass Social OLV 057 Super it-it haircare cura dei capelli"} +{"t":"DDA 24 LMD Mass Social OLV 061 Super it-it hair care cura dei capelli"} +{"t":"DDA 24 LMD Mass Social OLV 062 Super it-it lighting illuminazione"} +{"t":"DDA 24 LMD Mass Social OLV 063 Super it-it DIY fai da te"} +{"t":"DDA 24 LMD Mass Social OLV 064 Super it-it office ufficio"} +{"t":"DDA 24 LMD Mass Social OLV 065 Super it-it stationary cancelleria"} +{"t":"DDA 24 LMD Mass Social OLV 066 Super it-it sports sport"} +{"t":"DDA 24 LMD Mass Social OLV 079 BVO it-it Ooooh! Ooooh!"} +{"t":"DDA 24 LMD Mass Social OLV 080 BVO it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass Social OLV 081 BVO it-it on toys, electronics, home, beauty, fashion... su giochi, elettronica, prodotti per la casa..."} +{"t":"DDA 24 LMD Mass Social OLV 082 BVO it-it ... and so much more ...e molto altro"} +{"t":"DDA 24 LMD Mass Social OLV 083 BVO it-it Ends the 22 December. Terminano il 22 dicembre"} +{"t":"DDA 24 LMD Mass Social OLV 131 it-it Deals to make you go ooooh! At Amazon. Con offerte che ti fanno dire Ooooh! Su Amazon."} +{"t":"DDA 24 LMD Mass Social OLV 132 it-it Click to discover Last Minute Deals. Fai clic per scoprire le Offerte dell'ultimo minuto di Amazon."} +{"t":"DDA 24 LMD Mass Social OLV 133 it-it Shop now. Acquista ora."} +{"t":"DDA 24 LMD Mass Social OLV 134 it-it Deals that make you sing! At Amazon. Tutta un'altra musica. Su Amazon."} +{"t":"DDA 24 LMD Mass TV OLV 001 BVO it-it Shop Amazon’s Last Minute Deals Approfitta delle Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 002 it-it Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Benvenuti!\n Orari di apertura\n Mar-Dom\n 07:00-16:00"} +{"t":"DDA 24 LMD Mass TV OLV 002F it-it Welcome! Opening hours Tues-Sun 07:00-16:00 Benvenuti! Orari di apertura Mar-Dom 07:00-16:00"} +{"t":"DDA 24 LMD Mass TV OLV 003 UI Screen it-it Last \n Minute \n Deals Offerte \n dell'ultimo \n minuto"} +{"t":"DDA 24 LMD Mass TV OLV 003F UI Screen it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 LMD Mass TV OLV 004 UI Screen it-it Search Amazon Cerca su Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 005 UI Screen it-it Electronics Elettronica"} +{"t":"DDA 24 LMD Mass TV OLV 006 UI Screen it-it Beauty Bellezza"} +{"t":"DDA 24 LMD Mass TV OLV 007 UI Screen it-it Home Prodotti per la casa"} +{"t":"DDA 24 LMD Mass TV OLV 008 BVO it-it With deals on electronics, beauty, home and more. Offerte su elettronica, bellezza, prodotti per la casa e molto altro..."} +{"t":"DDA 24 LMD Mass TV OLV 009 BVO it-it Shop Amazon's Last Minute Deals Approfitta delle Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 010 BVO it-it from the 9th to the 22nd of December Dal 9 al 22 dicembre"} +{"t":"DDA 24 LMD Mass TV OLV 011 Super it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 012 Super it-it 9–22 December 9-22 dicembre"} +{"t":"DDA 24 LMD Mass TV OLV 013 it-it Selected products only. Whilst stocks last Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 LMD Mass TV OLV 014 BVO it-it Shop Amazon's Last Minute Deals. Approfitta delle Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 015 BVO it-it Ends the 22nd of December. Terminano il 22 dicembre."} +{"t":"DDA 24 LMD Mass TV OLV 016 Super it-it Amazon Last Minute Deals Offerte dell'ultimo minuto di Amazon"} +{"t":"DDA 24 LMD Mass TV OLV 017 Super it-it Ends 22 December Terminano il 22 dicembre"} +{"t":"DDA 24 LMD Mass TV OLV 018 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 it-it Black Friday\nWeek is coming! Arriva la Settimana\n del Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline it-it Black Friday\nWeek \nis coming! Arriva\n la Settimana\n del Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline it-it Black\nFriday\nWeek is\ncoming! Arriva\n la Settimana\n del Black\n Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 it-it 20 Nov–1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 it-it Starts 20 Nov Inizia il 20 nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 it-it Starts 20 November Inizia il 20 novembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 it-it Black Friday\nWeek is here! La Settimana \ndel Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 it-it Black Friday\nWeek \nis here! La Settimana\n del Black Friday \n è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 it-it Black\nFriday\nWeek\nis here! La Settimana\n del Black\n Friday\n è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader it-it Up to \n40% off Risparmia \n fino al 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 it-it Black Friday\nWeek Settimana \ndel Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 it-it Ends 1 Dec Termina il 1 dic."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 it-it 20 Nov–1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 it-it Up to 40% off.\nBoom. Risparmia fino al 30%.\nTop!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F it-it Up to 40% off. Boom. Risparmia fino al 30%. Top!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 it-it Up to\n40% off.\nBoom. Risparmia \n fino al 30%.\nTop!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F it-it Up to 40% off. Boom. Risparmia fino al 30%. Top!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 it-it Up to\n40% off.\nBoom. Risparmia \n fino\n al 30%.\nTop!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F it-it Up to 40% off. Boom. Risparmia fino al 30%. Top!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 it-it Black Friday\nWeek Settimana \ndel Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 031 it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 it-it Up to 40% off for\nDeal Hunters Fino al 30%\n per i cacciatori di offerte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F it-it Up to 40% off for Deal Hunters Fino al 30% per i cacciatori di offerte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 it-it Up to 40% off \nfor\nDeal Hunters Fino al 30%\n per i cacciatori\n di offerte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F it-it Up to 40% off for Deal Hunters Fino al 30% per i cacciatori di offerte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 it-it Up to\n40% off\nfor Deal\nHunters Fino al\n30%\n per i cacciatori\n di offerte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F it-it Up to 40% off for Deal Hunters Fino al 30% per i cacciatori di offerte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 it-it New day.\nNew deals. Nuovo giorno. \n Nuove offerte."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 it-it New day. \n New \n deals. Nuovo giorno. \n Nuove\n offerte."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 it-it New\nday.\nNew\ndeals. Nuovo \n giorno. \n Nuove\n offerte."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 it-it Black Friday\nWeek Settimana \ndel Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 it-it Black\nFriday\nWeek \nis here! La Settimana\n del Black\n Friday\n è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 it-it Ends Midnight Termina a mezzanotte"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 071 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 it-it Black Friday\nWeek starts in La Settimana del Black \nFriday inizia tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F it-it Black Friday Week starts in La Settimana del Black Friday inizia tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 it-it Black Friday\nWeek \nstarts in La Settimana\n del Black Friday \n inizia tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F it-it Black Friday Week starts in La Settimana del Black Friday inizia tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline it-it Black\nFriday\nWeek\nstarts in La Settimana\n del Black \n Friday \n inizia tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline it-it Black Friday Week starts in La Settimana del Black Friday inizia tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 it-it Hours ore"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 it-it Minutes minuti"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 it-it Seconds secondi"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Countdown Timer 008 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 25 BFW Mass Countdown Timer 008F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 it-it Black Friday\nWeek \nends in La Settimana del \nBlack Friday termina tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F it-it Black Friday Week ends in La Settimana del Black Friday termina tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 it-it Black Friday\nWeek ends in La Settimana \ndel Black Friday \n termina tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F it-it Black Friday Week ends in La Settimana del Black Friday termina tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 it-it Black\nFriday\nWeek\nends in La Settimana\n del Black \nFriday\n termina tra"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F it-it Black Friday Week ends in La Settimana del Black Friday termina tra"} +{"t":"DDA 25 BFW Mass Digital Display 001 it-it Black Friday Week\nis coming! Arriva la Settimana\n del Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 001F it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 002 it-it Black Friday \nWeek\nis coming! Arriva\n la Settimana\n del Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 002F it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline it-it Black\n Friday\n Week is\n coming! Arriva\n la Settimana\n del Black\n Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader it-it Up to \n40% off Risparmia \n fino al 30%"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Digital Display 006 it-it 20 Nov–1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Digital Display 007 it-it Starts 20 Nov Inizia il 20 nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 it-it Starts 20 November Inizia il 20 novembre"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA it-it Learn More Scopri di più"} +{"t":"DDA 25 BFW Mass Digital Display 010 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Digital Display 011 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 25 BFW Mass Digital Display 011F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Digital Display 012 it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013 it-it Black Friday\nWeek Settimana \ndel Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014 it-it Black\n Friday\n Week Settimana\n del Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Digital Display 023 it-it Black Friday\n Week is here! La Settimana \ndel Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 023F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 024 it-it Black Friday\n Week is here! La Settimana\n del Black Friday \n è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 024F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline it-it Black\n Friday\n Week\n is here! La Settimana\n del Black\n Friday\n è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 028 it-it Ends 1 Dec Termina il 1 dic."} +{"t":"DDA 25 BFW Mass Digital Display 029 it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA it-it Shop now Acquista ora"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline it-it Black Friday\n Week Settimana del Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 048 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"DDA 25 BFW Mass Digital Display 050 it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 050F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 058 it-it Black Friday\nWeek Settimana \ndel Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 058F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 059 it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 065 it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 065F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 074 it-it Black Friday Week\n is here! La Settimana \ndel Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 074F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 083 it-it Black Friday \nWeek is here! La Settimana del\n Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 083F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 089 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"DDA 25 BFW Mass Digital Display 092 it-it Black Friday \n Week is here! La Settimana \ndel Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 092F it-it Black Friday Week is here! La Settimana del Black Friday è arrivata!"} +{"t":"DDA 25 BFW Mass Digital Display 103 it-it Ends Midnight Termina a mezzanotte"} +{"t":"DDA 25 BFW Mass Digital Display 108 it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116 it-it Black Friday\nWeek Settimana \ndel Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116F it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 128 it-it Ends midnight Termina a mezzanotte"} +{"t":"DDA 25 BFW Mass Radio 001 BVO it-it Amazon Black Friday Week deals up to 40% off. Risparmia fino al 30% con la Settimana del Black Friday di Amazon."} +{"t":"DDA 25 BFW Mass Radio 002 BVO it-it To get the perfect gift for your father-in-law: the deal hunter. Trova il regalo per quel gran cacciatore di offerte di tuo suocero."} +{"t":"DDA 25 BFW Mass Radio 003 BVO it-it If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Se solo sapesse che affare hai fatto con il suo regalo, non ti lascerebbe più andare, proprio come fa con le offerte."} +{"t":"DDA 25 BFW Mass Radio 004 BVO it-it Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Dai, abbracciamoci... sì, sì... un abbraccio intenso, bello lungo, come la Settimana del Black Friday!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO it-it Up to 40% off this Amazon Black Friday Week, starts Thursday. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Inizia giovedì."} +{"t":"DDA 25 BFW Mass Radio 006 it-it Selected products only. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Radio 011 BVO it-it Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Termina il 1 dicembre."} +{"t":"DDA 25 BFW Mass Radio 014 BVO it-it To get the perfect gift for your father-in-law: the deal hunter. Trova il regalo giusto per quel gran cacciatore di offerte di tuo suocero."} +{"t":"DDA 25 BFW Mass Radio 015 BVO it-it If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Se solo sapesse che grande affare hai fatto con il suo regalo, non ti lascerebbe più andare, proprio come fa con le offerte."} +{"t":"DDA 25 BFW Mass Radio 017 BVO it-it Up to 40% off this Amazon Black Friday Week, ends midnight. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Termina a mezzanotte."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super it-it Black \nFriday Week Settimana\ndel Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super it-it Up to\n40% off Risparmia\nfino al 30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super it-it Starts\nThursday Inizia\ngiovedì"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super it-it Starts Thursday Inizia giovedì"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super it-it Ends\n1 December Termina il\n1 dicembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super it-it Ends 1 Dec Termina il 1 dic."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super it-it Black\nFriday\nWeek\ndeals on Offerte\ndella Settimana\ndel Black\nFriday su"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super it-it Black Friday Week deals on Offerte della Settimana del Black Friday su"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super it-it electronics elettronica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super it-it home prodotti per la casa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super it-it toys giochi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super it-it beauty bellezza"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super it-it sports sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super it-it fashion moda"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super it-it books libri"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super it-it devices dispositivi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super it-it kitchen cucina"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super it-it pets animali domestici"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super it-it outdoor tempo libero"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super it-it games giochi"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super it-it luggage valigie"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super it-it alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super it-it furniture arredamento"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super it-it cooking cucina"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super it-it make-up make-up"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super it-it smart home smart home"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super it-it kindle kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super it-it appliances elettrodomestici"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super it-it fitness fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super it-it hair care cura dei capelli"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super it-it lighting illuminazione"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super it-it DIY fai da te"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super it-it office ufficio"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super it-it stationery cancelleria"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super it-it health salute"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super it-it ... and so\nmuch more. ...e molto altro."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super it-it ... and so much more. ...e molto altro."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super it-it Starts Thursday Inizia giovedì"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super it-it Ends 1 Dec Termina il 1 dic."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO it-it Amazon Black Friday deals Offerte del Black Friday di Amazon"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO it-it on electronics, home, toys, beauty, sports su elettronica, prodotti per la casa, giochi, bellezza, sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO it-it ... and so\nmuch more. ...e molto altro."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO it-it ... and so much more. ...e molto altro."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO it-it Starts Thursday Inizia giovedì"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super it-it Starts Thursday Inizia giovedì"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO it-it Ends 1st December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass Social Post 001 Description it-it 20 Nov–1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline it-it Amazon Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text it-it Save up to 40% this Amazon Black Friday Week \nSelected products only Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Post 004 Headline it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text it-it Save up to 40% this Amazon Black Friday Week \nSelected products only Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text it-it Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n Condizioni delle offerte su Amazon.it\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Condizioni delle offerte su Amazon.it 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text it-it Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Fino al -30% con la Settimana del Black Friday.\n Condizioni delle offerte su Amazon.it\n 20 nov.-1 dic.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Fino al -30% con la Settimana del Black Friday. Condizioni delle offerte su Amazon.it 20 nov.-1 dic. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text it-it 20 Nov–1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text it-it Save up to 40% this Amazon Black Friday Week \nSelected products only Settimana del Black Friday: Risparmia fino al 30%.\n Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only Settimana del Black Friday: Risparmia fino al 30%. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Post 012 it-it Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Settimana del Black Friday: Fino al -30%.\nCondizioni delle offerte su Amazon.it\n20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 012F it-it Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Settimana del Black Friday: Fino al -30%. Condizioni delle offerte su Amazon.it 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 013 Title it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 25 BFW Mass Social Post 014 Description it-it Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n Condizioni delle offerte su Amazon.it\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 014F Description it-it Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Condizioni delle offerte su Amazon.it 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 015 Title it-it Amazon Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 016 Title it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline it-it Amazon Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline it-it Amazon Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text it-it Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n Condizioni delle offerte su Amazon.it\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Condizioni delle offerte su Amazon.it 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text it-it Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Fino al -30% con la Settimana del Black Friday.\n Condizioni delle offerte su Amazon.it\n 20 nov.-1 dic.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text it-it Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Fino al -30% con la Settimana del Black Friday. Condizioni delle offerte su Amazon.it 20 nov.-1 dic. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description it-it Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n Condizioni delle offerte su Amazon.it\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Post 031F Description it-it Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Condizioni delle offerte su Amazon.it 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline it-it Black Friday\nWeek Settimana del \nBlack Friday"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline it-it Black\nFriday\nWeek Settimana\ndel Black\nFriday"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Social Static 004 it-it 20 Nov–1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass Social Static 005 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Static 006 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 25 BFW Mass Social Static 006F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass Social Static 010 it-it Ends 1 Dec Termina il 1 dic."} +{"t":"DDA 25 BFW Mass Social Static 011 it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO it-it Sneak in some deals. Sbircia tra le offerte ..."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen it-it Search Cerca su Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen it-it Black\nFriday\nWeek\ndeals. Settimana \ndel Black \nFriday"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen it-it Black Friday Week deals. Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA it-it Shop now Acquista ora"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO it-it Up to 40% off this Amazon Black Friday Week, starts Thursday. Risparmia fino al 30% con la Settimana del Black Friday. Inizia giovedì."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super it-it Amazon\nBlack Friday\nWeek Settimana\ndel Black Friday \ndi Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super it-it Amazon Black Friday Week Settimana del Black Friday di Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO it-it Up to 40% off this Amazon Black Friday Week, ends 1st December. Risparmia fino al 30% con la Settimana del Black Friday. Termina il 1 dicembre."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO it-it You decided to sneak in some Amazon Black Friday deals. Hai deciso di sbirciare tra le offerte del Black Friday di Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category it-it Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elettronica\nProdotti per la casa\nGiocattoli\nBellezza\nSport e tempo libero"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category it-it Electronics Home Toys Beauty Sports & Outdoor Elettronica Prodotti per la casa Giocattoli Bellezza Sport e tempo libero"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO it-it [Gasp]. Quick, the piccalilli! [Gasp]. Presto, Luca! I tarallucci di zia Pina!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO it-it Up to 40% off this Amazon Black Friday Week, starts Thursday. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Inizia giovedì."} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super it-it Up to\n40% off Risparmia fino\nal 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super it-it Starts\nThursday Inizia\ngiovedì"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super it-it Starts Thursday Inizia giovedì"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO it-it You decided to sneak in some Amazon Black Friday deals. Hai deciso di sbirciare tra le offerte del Black Friday di Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO it-it [Gasp]. Quick, the piccalilli! [Gasp]. Presto, Luca! I tarallucci di zia Pina!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO it-it Up to 40% off this Amazon Black Friday Week, ends 1st December. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Termina il 1 dicembre."} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super it-it Up to\n40% off Risparmia fino\nal 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super it-it Up to 40% off Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super it-it Ends\n1 December Termina\nil 1 dicembre"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super it-it Ends\n1 Dec Termina \nil 1 dic."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super it-it Ends 1 Dec Termina il 1 dic."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO it-it You were sent to grab something in the pantry... 20 minutes ago. Ti avevano chiesto di prendere qualcosa in dispensa… 20 minuti fa."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO it-it But you decided to sneak in some Amazon Black Friday deals. E invece hai deciso di sbirciare tra le offerte del Black Friday di Amazon."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen it-it Search Amazon Cerca su Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen it-it Black\nFriday\nWeek\ndeals. Settimana \ndel Black \nFriday"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen it-it Black Friday Week deals. Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA it-it Shop now Acquista ora"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category it-it Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elettronica\nProdotti per la casa\nGiocattoli\nBellezza\nSport e tempo libero"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category it-it Electronics Home Toys Beauty Sports & Outdoor Elettronica Prodotti per la casa Giocattoli Bellezza Sport e tempo libero"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO it-it [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Presto, Luca! I tarallucci di zia Pina!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO it-it Up to 40% off this Amazon Black Friday Week, starts Thursday. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Inizia giovedì."} +{"t":"DDA 25 BFW Mass TV OLV 009 Super it-it Amazon Black Friday Week\nUp to 40% off Settimana del Black Friday di Amazon\nRisparmia fino al 30%"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super it-it Amazon Black Friday Week Up to 40% off Settimana del Black Friday di Amazon Risparmia fino al 30%"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super it-it Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Settimana del Black Friday, 20 novembre-1 dicembre. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO it-it Up to 40% off this Amazon Black Friday Week, ends 1st December. Risparmia fino al 30% con le offerte incredibili della Settimana del Black Friday di Amazon. Termina il 1 dicembre."} +{"t":"DDA 25 BFW Mass TV OLV 022 Super it-it Selected products only. Whilst stocks last. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO it-it Up to 40% off this Amazon Black Friday Week, ends midnight. Risparmia fino al 30% con la Settimana del Black Friday di Amazon. Termina a mezzanotte."} +{"t":"DDA 25 BFW Mass TV OLV 031 it-it smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO it-it Sneak in some deals. Sbircia tra le offerte ..."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO it-it Up to 40% off this Amazon Black Friday Week, starts Thursday. e risparmia fino al 30% con la Settimana del Black Friday. Inizia giovedì."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO it-it Up to 40% off this Amazon Black Friday Week, ends 1st of December. e risparmia fino al 30% con la Settimana del Black Friday. Termina il 1 dicembre."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO it-it Up to 40% off this Amazon Black Friday Week, ends midnight. e risparmia fino al 30% con la Settimana del Black Friday. Termina a mezzanotte."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline it-it Amazon Black Friday Week is coming! Arriva la Settimana del Black Friday di Amazon!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description it-it Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 002F Description it-it Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon. 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 003 Description it-it Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday.\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 003F Description it-it Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday. 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline it-it Amazon Black Friday Week is here! La Settimana del Black Friday di Amazon è arrivata!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description it-it Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon.\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 005F Description it-it Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday di Amazon. 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 006 Description it-it Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday.\n 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 006F Description it-it Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Risparmia fino al 30% con la Settimana del Black Friday. 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 008 Description it-it Ends 1 December Termina il 1 dicembre"} +{"t":"DDA 25 BFW Mass YouTube 009 Headline it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy it-it Save up to 40%. \n 20 Nov–1 Dec Risparmia fino al 30%. 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy it-it Save up to 40%. 20 Nov–1 Dec Risparmia fino al 30%. 20 nov.-1 dic."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA it-it Shop now Acquista"} +{"t":"DDA 25 LMG Mass Display Social Static 001 Headline it-it Last Minute \nGifts Regali \ndell’ultimo minuto"} +{"t":"DDA 25 LMG Mass Display Social Static 001F Headline it-it Last Minute  Gifts Regali dell’ultimo minuto"} +{"t":"DDA 25 LMG Mass Display Social Static 002 Headline it-it Last\nMinute\nGifts Regali \ndell’ultimo \nminuto"} +{"t":"DDA 25 LMG Mass Display Social Static 002F Headline it-it Last Minute Gifts Regali dell’ultimo minuto"} +{"t":"DDA 25 LMG Mass Display Social Static 003 Headline it-it Save big Risparmia alla grande"} +{"t":"DDA 25 LMG Mass Display Social Static 004 Headline it-it Save big Risparmia \nalla grande"} +{"t":"DDA 25 LMG Mass Display Social Static 004F Headline it-it Save big Risparmia alla grande"} +{"t":"DDA 25 LMG Mass Display Social Static 006 it-it Ends 21 December Fino al 21 dicembre"} +{"t":"DDA 25 LMG Mass Display Social Static 007 it-it Ends 21 Dec Fino al 21 dic."} +{"t":"DDA 25 LMG Mass Display Social Static 008 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 LMG Mass Display Social Static 009 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 25 LMG Mass Display Social Static 009F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 LMG Mass Display Social Static 019 CTA it-it Shop now Acquista ora"} +{"t":"DDA 25 LMG Mass Radio 001 BVO it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass Radio 002 BVO it-it To get the perfect last minute gift for your girlfriend’s Dad. e trovi subito il regalo perfetto per tuo suocero."} +{"t":"DDA 25 LMG Mass Radio 003 BVO it-it Do you think he knows how last minute this gift really is? Si accorgerà che l’hai comprato all’ultimo minuto?"} +{"t":"DDA 25 LMG Mass Radio 004 BVO it-it No. And he loves it! And what’s this? A hug? Oh that’s a long hug! Macché. Anzi, gli piace! Al punto che… ti sta abbracciando? E non ti molla…"} +{"t":"DDA 25 LMG Mass Radio 005 BVO it-it He definitely loves hugs, and last minute gifts! Gli piacciono proprio gli abbracci… e anche i regali dell'ultimo minuto!"} +{"t":"DDA 25 LMG Mass Radio 006 BVO it-it Double holiday win! E per quest'anno è andata."} +{"t":"DDA 25 LMG Mass Radio 007 BVO it-it Shop Amazon Last Minute Gifts, ends 21st December. Approfitta dei Regali dell’ultimo minuto su Amazon, fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass Radio 008 BVO it-it ...and he's still hugging E non molla l'abbraccio…"} +{"t":"DDA 25 LMG Mass Radio 009 it-it Selected products only. Whilst stock last Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 LMG Mass Social OLV 001 BVO it-it You decided to search for some Amazon last minute gifts. Hai deciso di sbirciare i Regali dell'ultimo minuto su Amazon."} +{"t":"DDA 25 LMG Mass Social OLV 002 BVO it-it [Gasp]. Quick! The piccalilli! [Gasp]. Presto, Luca! I tarallucci di zia Pina!"} +{"t":"DDA 25 LMG Mass Social OLV 003 BVO it-it Shop Amazon Last Minute Gifts, ends 21st December Approfitta dei Regali dell’ultimo minuto su Amazon, fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass Social OLV 004 Super it-it Amazon \nLast Minute \nGifts Regali\ndell’ultimo minuto\nsu Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 004F Super it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 005 Super it-it Ends 21 December Fino al 21 dicembre"} +{"t":"DDA 25 LMG Mass Social OLV 006 Phone UI it-it Search Amazon Cerca su Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 007 Phone UI it-it Last \nMinute \nGifts Regali\ndell’ultimo\nminuto"} +{"t":"DDA 25 LMG Mass Social OLV 007F Phone UI it-it Last Minute Gifts Regali dell’ultimo minuto"} +{"t":"DDA 25 LMG Mass Social OLV 008 Phone UI it-it Shop now Acquista ora"} +{"t":"DDA 25 LMG Mass Social OLV 009 BVO it-it Amazon Last Minute Gifts, ends 21st December Approfitta dei Regali dell’ultimo minuto su Amazon, fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass Social OLV 010 Super it-it Amazon \nLast Minute \nGifts Regali dell’ultimo minuto\nsu Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 010F Super it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 015 BVO it-it Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Sfida l'impossibile con i Regali dell’ultimo minuto su Amazon. Fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass Social OLV 016 Super it-it Amazon \nLast Minute Gifts Regali dell’ultimo minuto\nsu Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 016F Super it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 018 BVO it-it You've drawn the shortest straw in the holiday gift exchange: your girlfriend's dad. È il momento più temuto delle feste: il regalo per tuo suocero"} +{"t":"DDA 25 LMG Mass Social OLV 020 Super it-it Amazon \nLast Minute\nGifts Regali\ndell’ultimo minuto\nsu Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 020F Super it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 025 Super it-it Amazon \nLast \nMinute \nGifts Regali\ndell’ultimo\nminuto\nsu Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 025F Super it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass Social OLV 026 Super it-it Ends \n21 December Fino\nal 21 dicembre"} +{"t":"DDA 25 LMG Mass Social OLV 026F Super it-it Ends 21 December Fino al 21 dicembre"} +{"t":"DDA 25 LMG Mass Social OLV 027 it-it [Full Amazon logo} [Full Amazon logo}"} +{"t":"DDA 25 LMG Mass Social OLV 028 Super it-it Amazon \nLast \nMinute \nGifts on... Regali\ndell’ultimo\nminuto\nsu Amazon su…"} +{"t":"DDA 25 LMG Mass Social OLV 028F Super it-it Amazon Last Minute Gifts on... Regali dell’ultimo minuto su Amazon su…"} +{"t":"DDA 25 LMG Mass Social OLV 029 Super it-it electronics elettronica"} +{"t":"DDA 25 LMG Mass Social OLV 030 Super it-it home prodotti per la casa"} +{"t":"DDA 25 LMG Mass Social OLV 031 Super it-it toys giochi"} +{"t":"DDA 25 LMG Mass Social OLV 032 Super it-it beauty bellezza"} +{"t":"DDA 25 LMG Mass Social OLV 033 Super it-it sports sport"} +{"t":"DDA 25 LMG Mass Social OLV 034 Super it-it fashion moda"} +{"t":"DDA 25 LMG Mass Social OLV 035 Super it-it books libri"} +{"t":"DDA 25 LMG Mass Social OLV 036 Super it-it devices dispositivi"} +{"t":"DDA 25 LMG Mass Social OLV 037 Super it-it kitchen cucina"} +{"t":"DDA 25 LMG Mass Social OLV 038 Super it-it pets animali domestici"} +{"t":"DDA 25 LMG Mass Social OLV 039 Super it-it outdoor tempo libero"} +{"t":"DDA 25 LMG Mass Social OLV 040 Super it-it games giochi"} +{"t":"DDA 25 LMG Mass Social OLV 041 Super it-it luggage valigie"} +{"t":"DDA 25 LMG Mass Social OLV 042 Super it-it alexa Alexa"} +{"t":"DDA 25 LMG Mass Social OLV 043 Super it-it furniture arredamento"} +{"t":"DDA 25 LMG Mass Social OLV 045 Super it-it cooking cucina"} +{"t":"DDA 25 LMG Mass Social OLV 046 Super it-it make-up make-up"} +{"t":"DDA 25 LMG Mass Social OLV 047 Super it-it smart home smart home"} +{"t":"DDA 25 LMG Mass Social OLV 048 Super it-it kindle Kindle"} +{"t":"DDA 25 LMG Mass Social OLV 049 Super it-it appliances elettrodomestici"} +{"t":"DDA 25 LMG Mass Social OLV 050 Super it-it fitness fitness"} +{"t":"DDA 25 LMG Mass Social OLV 051 Super it-it hair care cura dei capelli"} +{"t":"DDA 25 LMG Mass Social OLV 056 Super it-it lighting illuminazione"} +{"t":"DDA 25 LMG Mass Social OLV 057 Super it-it DIY fai da te"} +{"t":"DDA 25 LMG Mass Social OLV 058 Super it-it office ufficio"} +{"t":"DDA 25 LMG Mass Social OLV 059 Super it-it stationery cancelleria"} +{"t":"DDA 25 LMG Mass Social OLV 066 Super it-it health salute"} +{"t":"DDA 25 LMG Mass Social OLV 070 Super it-it ... and so\nmuch more. ...e molto altro."} +{"t":"DDA 25 LMG Mass Social OLV 070F Super it-it ... and so much more. ...e molto altro."} +{"t":"DDA 25 LMG Mass TV OLV 001 BVO it-it You were sent to grab something in the pantry... 20 minutes ago. Ti avevano chiesto di prendere qualcosa in dispensa… 20 minuti fa."} +{"t":"DDA 25 LMG Mass TV OLV 002 BVO it-it But you decided to search for some Amazon last minute gifts E invece hai deciso di sbirciare i Regali dell'ultimo minuto su Amazon."} +{"t":"DDA 25 LMG Mass TV OLV 003 BVO it-it [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Presto, Luca! I tarallucci di zia Pina!"} +{"t":"DDA 25 LMG Mass TV OLV 004 BVO it-it Shop Amazon Last Minute Gifts, ends 21st December Approfitta dei Regali dell’ultimo minuto su Amazon, fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass TV OLV 005 Super it-it Amazon \nLast Minute Gifts Regali dell’ultimo minuto\nsu Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 005F Super it-it Amazon Last Minute Gifts Regali dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 006 Super it-it Ends 21 December Fino al 21 dicembre"} +{"t":"DDA 25 LMG Mass TV OLV 007 Phone UI it-it Search Amazon Cerca su Amazon"} +{"t":"DDA 25 LMG Mass TV OLV 008 Phone UI it-it Last \nMinute \nGifts Regali\ndell’ultimo\nminuto"} +{"t":"DDA 25 LMG Mass TV OLV 008F Phone UI it-it Last Minute Gifts Regali dell’ultimo minuto"} +{"t":"DDA 25 LMG Mass TV OLV 009 Phone UI it-it Shop now Acquista ora"} +{"t":"DDA 25 LMG Mass TV OLV 010 it-it Selected products only. Whilst stocks last. Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 LMG Mass TV OLV 011 BVO it-it Amazon Last Minute Gifts, ends 21st December Approfitta dei Regali dell’ultimo minuto su Amazon, fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass TV OLV 018 BVO it-it You’ve drawn the shortest straw in the holiday gift exchange: your girlfriend’s Dad. È il momento più temuto delle feste: il regalo per tuo suocero"} +{"t":"DDA 25 LMG Mass TV OLV 019 BVO it-it Oooh this isn’t good. Get him another gift, quick! Oh-oh, non ci siamo. Prendigli un altro regalo, presto!"} +{"t":"DDA 25 LMG Mass TV OLV 020 BVO it-it He likes it! Gli piace!"} +{"t":"DDA 25 LMG Mass TV OLV 028 BVO it-it Gifts for the impossible. Shop Amazon Last Minute Gifts, ends 21st December Sfida l'impossibile con i Regali dell’ultimo minuto SU Amazon. Fino al 21 dicembre."} +{"t":"DDA 25 LMG Mass YouTube 001 Headline it-it Last Minute Gifts Regali dell’ultimo minuto"} +{"t":"DDA 25 LMG Mass YouTube 002 Description it-it Save big with Amazon Last Minute Gifts. Ends 21 December. Risparmia alla grande con i Regali dell’ultimo minuto su Amazon. Fino al 21 dicembre"} +{"t":"DDA 25 LMG Mass YouTube 003 Headline it-it Ends 21 Dec. Fino al 21 dic."} +{"t":"DDA 25 LMG Mass YouTube 004 Description it-it Save big with Risparmia alla grande con i Regali"} +{"t":"DDA 25 LMG Mass YouTube 005 it-it Amazon Last Minute Gifts dell’ultimo minuto su Amazon"} +{"t":"DDA 25 LMG Mass YouTube 006 CTA it-it Shop now Acquista"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 001 BVO it-it Morning! It’s ! Buongiorno a tutti da !"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 002 BVO it-it Look, I know you’ve got to get your day started, but it’s Amazon Black Friday Week! – with discounts SO huge, you'll need an excuse as to why you’re late... Lo so che dovete ancora iniziare la giornata, ma questa è la Settimana del Black Friday di Amazon! Le offerte sono COSÌ incredibili che dovrete invetarvi una scusa per giustificare il ritardo…"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 003 BVO it-it ...If anyone asks... There are unbelievable time-limited deals to be had! ...Se qualcuno dovesse chiedere ci sono delle incredibili offerte a tempo limitato da non perdere!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 004 BVO it-it 12 Days of surprises! 12 giorni di sorprese!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 005 BVO it-it And this morning’s surprise is Amazon’s incredible low price of [$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] La sorpresa di stamattina è l'incredibile prezzo Amazon di [XX €] su [prodotto XX, ad esempio Amazon Kindle Colorsoft 16 GB+]."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 006 BVO it-it Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! Ma fate presto! Le scorte sono limitate. Disponibile solo su Amazon.it dalle 9 di stamattina!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 007 BVO it-it There are twice daily surprise deals until the 1st of December - that’s Amazon Black Friday Week! Fino al 1° dicembre trovate offerte a sorpresa due volte al giorno: eh già, è proprio la settimana del black Friday di Amazon!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 008 BVO it-it Shh...I’ve got the Amazon app open right now... don’t tell my producer! Shh... Ho l'app di Amazon aperta proprio adesso... non ditelo alla regia!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 009 BVO it-it Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for full details Si applicano termini, condizioni ed esclusioni. Offerte valide fino a mezzanotte o fino a esaurimento scorte. Visita Amazon.it per tutti i dettagli"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 010 BVO it-it It’s past lunch so basically, the end of the day... right? and more good news, it’s Amazon Black Friday Week! – with discounts SO huge, your day inevitably just got better... È già passata l'ora di pranzo, in pratica la giornata è finita... giusto? Ma c'è un'altra buona notizia. È la Settimana del Black Friday di Amazon! con offerte COSÌ incredibili, che la giornata non può che migliorare..."} +{"t":"DDA 25 Mass Doorbuster Deals Radio 011 BVO it-it Because there are unbelievable time-limited deals to be had! Perché ci sono offerte a tempo limitato da non perdere!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 013 BVO it-it And this afternoon’s surprise is Amazon’s incredible low price of [$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] E la sorpresa di oggi pomeriggio è l'incredibile prezzo Amazon di [XX €] su [prodotto XX, ad esempio Amazon Kindle Colorsoft 16 GB+]"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 014 BVO it-it Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! Ma fate presto! Le scorte sono limitate. Disponibile solo su Amazon.it a partire dalle 4 di oggi pomeriggio!"} +{"t":"DDA 25 Mass Doorbuster Deals Radio 015 BVO it-it There are twice daily surprise deals until the 1st of December - that’s Amazon Black Friday Week! Fino al 1 dicembre trovate offerte a sorpresa due volte al giorno: eh già, è proprio la settimana del black Friday di Amazon!"} +{"t":"DDA 25 Mass Everyday Essentials Display 001 it-it Get an early start on \nBlack Friday Week Anticipa la Settimana\ndel Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 001F it-it Get an early start on Black Friday Week Anticipa la Settimana del Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 002 it-it Shop deals on \nEverday Essentials  Offerte sui prodotti \ndi tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 002F it-it Shop deals on Everday Essentials  Offerte sui prodotti di tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 003 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 Mass Everyday Essentials Display 004 it-it Selected products only Condizioni delle offerte\nsu Amazon.it"} +{"t":"DDA 25 Mass Everyday Essentials Display 004F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 Mass Everyday Essentials Display 005 it-it Get an early \nstart on \nBlack Friday \nWeek Anticipa la \nSettimana \ndel Black \nFriday"} +{"t":"DDA 25 Mass Everyday Essentials Display 005F it-it Get an early start on Black Friday Week Anticipa la Settimana del Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 006 it-it Shop deals on \nEverday Essentials  Offerte sui prodotti \ndi tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 006F it-it Shop deals on Everday Essentials  Offerte sui prodotti di tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 008 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"DDA 25 Mass Everyday Essentials Display 008F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 Mass Everyday Essentials Display 009 it-it Get an early \nstart on \nBlack Friday \nWeek Anticipa la \nSettimana del \nBlack Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 009F it-it Get an early start on Black Friday Week Anticipa la Settimana del Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 010 it-it Shop deals on \nEverday Essentials  Offerte sui \nprodotti di tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 010F it-it Shop deals on Everday Essentials  Offerte sui prodotti di tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 013 it-it Get an early start on \nBlack Friday Week Anticipa la Settimana \ndel Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 013F it-it Get an early start on Black Friday Week Anticipa la Settimana del Black Friday"} +{"t":"DDA 25 Mass Everyday Essentials Display 014 Headline it-it Black\nFriday\nWeek is\ncoming! Arriva\n la Settimana\n del Black\n Friday!"} +{"t":"DDA 25 Mass Everyday Essentials Display 014F Headline it-it Black Friday Week is coming! Arriva la Settimana del Black Friday!"} +{"t":"DDA 25 Mass Everyday Essentials Display 015 it-it Shop deals on\nEveryday Essentials  Offerte sui \nprodotti di tutti i giorni"} +{"t":"DDA 25 Mass Everyday Essentials Display 015F it-it Shop deals on Everyday Essentials  Offerte sui prodotti di tutti i giorni"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates it-it 10-11 October 10-11 ottobre"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates it-it Starts today A partire da oggi"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline it-it New Day. New Deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 23 Mass (D)OOH 007 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass Digital Display 003 Dates it-it 10-11 October 10-11 ottobre"} +{"t":"PBDD 23 Mass Digital Display 004 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA it-it Join now Iscriviti oggi stesso"} +{"t":"PBDD 23 Mass Digital Display 006 CTA it-it Learn more Scopri di più"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Digital Display 008 Dates it-it Today & Tomorrow Oggi e domani"} +{"t":"PBDD 23 Mass Digital Display 010 Dates it-it Starts today A partire da oggi"} +{"t":"PBDD 23 Mass Digital Display 011 Dates it-it XX-XX October XX-XX ottobre"} +{"t":"PBDD 23 Mass Digital Display 012 CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Mass Digital Display 013 it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline it-it New Day. New Deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 23 Mass Digital Display 016 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Mass Radio 001 BVO it-it Amazon Prime Big Deal Days are coming the 10 and 11 of October. Il 10 e 11 ottobre arriva la Festa delle Offerte Amazon Prime."} +{"t":"PBDD 23 Mass Radio 002 BVO it-it With two days of epic deals on electronics, home, kitchen and more.... Due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro…"} +{"t":"PBDD 23 Mass Radio 004 it-it We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! Siamo in diretta mentre Luca scopre la sua offerta incredibile... oh, Ha strappato il nastro, ecco che apre a sinistra, ora scarta a destra!"} +{"t":"PBDD 23 Mass Radio 005 it-it Ohhhhh - it's a blender! It's a BLENDEEEEEER! Ohhhhh… È un frullatore! Un FRULLATOREEEEEE"} +{"t":"PBDD 23 Mass Radio 006 it-it He must truly feel like a big deal. Deve sentirsi davvero speciale."} +{"t":"PBDD 23 Mass Radio 007 BVO it-it Amazon Prime Big Deal Days are the 10 and 11 of October. La Festa delle Offerte Amazon Prime è il 10 e 11 ottobre."} +{"t":"PBDD 23 Mass Radio 008 BVO it-it Exclusively for Prime Members. Solo per i clienti Amazon Prime"} +{"t":"PBDD 23 Mass Radio 009 BVO it-it Join Prime now Iscriviti oggi stesso su amazon.it/prime"} +{"t":"PBDD 23 Mass Radio 010 BVO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime."} +{"t":"PBDD 23 Mass Radio 018 BVO it-it Shop now Iscriviti oggi stesso su amazon.it/prime e inizia ad acquistare."} +{"t":"PBDD 23 Mass Radio 022 it-it We're live as Ian unboxes his epic deal... oh he's got the tape off, Luca sta scoprendo la sua offerta incredibile... oh, ha strappato il nastro!"} +{"t":"PBDD 23 Mass Radio 023 it-it It's a BLENDEEEEEER! Ohhhhh… è un FRULLATOREEEEEE"} +{"t":"PBDD 23 Mass Social OLV 001 VO it-it Amazon Prime Big Deal Days are the 10th and 11th of October La Festa delle Offerte Amazon Prime è il 10 e 11 ottobre."} +{"t":"PBDD 23 Mass Social OLV 002 Super it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass Social OLV 003 Super it-it 10-11 October 10-11 ottobre"} +{"t":"PBDD 23 Mass Social OLV 004 VO it-it Shop 2 days of epic deals and feel like a big deal. Approfitta di due giorni di offerte incredibili e sentiti speciale.\n"} +{"t":"PBDD 23 Mass Social OLV 004F VO it-it Shop 2 days of epic deals and feel like a big deal. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PBDD 23 Mass Social OLV 005 Super it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Social OLV 006 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Mass Social OLV 007 VO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime!"} +{"t":"PBDD 23 Mass Social OLV 008 Super it-it Prime Big Deal Days È arrivata"} +{"t":"PBDD 23 Mass Social OLV 009 Super it-it are here la Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass Social OLV 010 VO it-it Shop 2 days of epic deals and feel like a big deal. Approfitta di due giorni di offerte incredibili e sentiti speciale.\n"} +{"t":"PBDD 23 Mass Social OLV 010F VO it-it Shop 2 days of epic deals and feel like a big deal. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PBDD 23 Mass Social OLV 011 Super it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Social OLV 013 VO it-it Amazon Prime Big Deal Days are the 10th and 11th of October La Festa delle Offerte Amazon Prime è il XX e XX ottobre."} +{"t":"PBDD 23 Mass Social OLV 016 VO it-it Shop 2 days of epic deals Approfitta di 2 giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Social OLV 022 VO it-it Shop 2 days of epic deals Approfitta di 2 giorni di offerte incredibili"} +{"t":"PBDD 23 Mass Social Post 001 Headline it-it Amazon Prime Big Deal Days Festa delle Offerte Amazon Prime"} +{"t":"PBDD 23 Mass Social Post 002 Description it-it Prime member exclusive Solo per i clienti Prime"} +{"t":"PBDD 23 Mass Social Post 003 Primary text it-it Prime Big Deal Days are the 10th and 11th Oct. With two days of epic deals, you’ll feel like a big deal! La Festa delle Offerte Prime arriva il 10 e 11 ottobre. Con due giorni di offerte incredibili ti sentirai speciale!"} +{"t":"PBDD 23 Mass Social Post 004 it-it Prime Big Deal Days are the 10th and 11th of Oct. with two days of epic deals. Join Prime now La Festa delle Offerte Prime è il 10 e 11 ottobre, con 2 giorni di grandi offerte. Iscriviti a Prime"} +{"t":"PBDD 23 Mass Social Post 005 it-it Sign up Iscriviti"} +{"t":"PBDD 23 Mass Social Post 006 Primary text it-it Prime Big Deal Days are here. With two days of epic deals, you’ll feel like a big deal! È arrivata la Festa delle Offerte Prime. Con due giorni di offerte incredibili ti sentirai speciale!"} +{"t":"PBDD 23 Mass Social Post 008 Description it-it Join Prime now Iscriviti subito a Prime"} +{"t":"PBDD 23 Mass Social Post 009 it-it #AmazonPrimeBigDealDays #FestaDelleOfferteAmazonPrime"} +{"t":"PBDD 23 Mass Social Post 010 it-it Prime Big Deal Days are here, with two days of epic deals. Shop now È arrivata la Festa delle Offerte Prime, con 2 giorni di grandi offerte. Acquista ora"} +{"t":"PBDD 23 Mass Social Post 011 it-it Shop now Acquista subito"} +{"t":"PBDD 23 Mass TV OLV 001 VO it-it Amazon Prime Big Deal Days are coming the 10th and 11th of October. Il 10 e 11 ottobre arriva la Festa delle Offerte Amazon Prime.\n"} +{"t":"PBDD 23 Mass TV OLV 001F VO it-it Amazon Prime Big Deal Days are coming the 10th and 11th of October. Il 10 e 11 ottobre arriva la Festa delle Offerte Amazon Prime."} +{"t":"PBDD 23 Mass TV OLV 002 VO it-it Two days of epic deals… Due giorni di offerte incredibili…"} +{"t":"PBDD 23 Mass TV OLV 003 VO it-it ... that'll make you feel like a big deal. ...che ti faranno sentire speciale."} +{"t":"PBDD 23 Mass TV OLV 004 VO it-it Save on electronics, home, kitchen and more. Risparmia su elettronica, prodotti per casa, cucina e molto altro."} +{"t":"PBDD 23 Mass TV OLV 005 it-it Amazon Prime Big Deal Days are coming the 10th and 11th of October. La Festa delle Offerte Amazon Prime è il XX e XX ottobre"} +{"t":"PBDD 23 Mass TV OLV 006 Super it-it 10-11 October 10-11 ottobre"} +{"t":"PBDD 23 Mass TV OLV 007 VO it-it Exclusively for Prime members. Solo per i clienti Prime.\n"} +{"t":"PBDD 23 Mass TV OLV 007F VO it-it Exclusively for Prime members. Solo per i clienti Prime."} +{"t":"PBDD 23 Mass TV OLV 008 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Mass TV OLV 009 VO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PBDD 23 Mass TV OLV 010 Super it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass TV OLV 011 Endframe it-it 10-11 October 10-11 ottobre"} +{"t":"PBDD 23 Mass TV OLV 012 VO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime!"} +{"t":"PBDD 23 Mass TV OLV 016 it-it Amazon Prime Big Deal Days are the 10th and 11th of October. La Festa delle Offerte Amazon Prime è il XX e XX ottobre."} +{"t":"PBDD 23 Mass TV OLV 018 VO it-it Exclusively for Prime Members. Solo per i clienti Prime.\n"} +{"t":"PBDD 23 Mass TV OLV 018F VO it-it Exclusively for Prime Members. Solo per i clienti Prime."} +{"t":"PBDD 23 Mass TV OLV 019 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Mass TV OLV 020 VO it-it Shop now Acquista ora"} +{"t":"PBDD 23 Mass TV OLV 021 VO it-it Amazon Prime Big Deal Days are the 10th and 11th of October La Festa delle Offerte Amazon Prime è il 10 e 11 ottobre."} +{"t":"PBDD 23 Mass TV OLV 022 Super it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass TV OLV 024 VO it-it Shop 2 days of epic deals Approfitta di 2 giorni di offerte incredibili"} +{"t":"PBDD 23 Mass TV OLV 025 Super it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 23 Mass TV OLV 026 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Mass TV OLV 028 Super it-it Prime Big Deal Days È arrivata"} +{"t":"PBDD 23 Mass TV OLV 029 Super it-it are here la Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass TV OLV 030 VO it-it Shop 2 days of epic deals and feel like a big deal. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PBDD 23 Mass YouTube 001 Title it-it Amazon Prime Big Deal Days are the 10th and 11th of October La Festa delle Offerte Amazon Prime arriva il 10 e 11 ottobre"} +{"t":"PBDD 23 Mass YouTube 002 Description it-it With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Join Prime now Con due giorni di offerte incredibili, la Festa delle Offerte Prime ti farà sentire speciale! Iscriviti a Prime oggi stesso"} +{"t":"PBDD 23 Mass YouTube 003 Title it-it Amazon Prime Big Deal Days are here È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 23 Mass YouTube 004 Description it-it With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Shop now Con due giorni di offerte incredibili, la Festa delle Offerte Prime ti farà sentire speciale! Acquista ora"} +{"t":"PBDD 23 Mass YouTube 005 CTA it-it Shop now Acquista"} +{"t":"PBDD 23 Mass YouTube 006 Headline it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Mass YouTube 007 Body Copy it-it 2 days of epic deals, so you’ll feel like a big deal 2 giorni di offerte incredibili per sentirti speciale"} +{"t":"PBDD 23 Mass YouTube 008 CTA it-it Shop now Acquista"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name it-it Prime Big \nDeal Days Festa delle \nOfferte Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name it-it Prime \nBig Deal \nDays Festa delle\n Offerte\n Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 004 Event Name it-it Prime \n Big \n Deal \n Days Festa \ndelle\n Offerte\n Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 004F Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass (D)OOH Print 008 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline it-it Two days \n of epic deals Due giorni di \n offerte incredibili"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline it-it Two days \n of epic \n deals Due giorni \n di offerte \n incredibili"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline it-it Two \n days\n of epic\n deals Due \n giorni \n di offerte \n incredibili"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass (D)OOH Print 012 it-it Starts today A partire da oggi"} +{"t":"PBDD 24 Mass (D)OOH Print 015 it-it Exclusively for Prime membersExclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline it-it New day. \nNew deals. Nuovo giorno. \n Nuove offerte."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline it-it New day. \nNew \ndeals. Nuovo giorno. \n Nuove\nofferte."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline it-it New \nday. \nNew \ndeals. Nuovo \n giorno. \n Nuove \n offerte."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 24 Mass (D)OOH Print 022 it-it Ends midnight Fino a mezzanotte"} +{"t":"PBDD 24 Mass (D)OOH Print 024 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name it-it Prime Big \nDeal Days Festa delle \nOfferte Prime"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name it-it Prime \nBig Deal \nDays Festa delle\n Offerte\n Prime"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Digital Display 004 Event Name it-it Prime \n Big \n Deal \n Days Festa \ndelle\n Offerte\n Prime"} +{"t":"PBDD 24 Mass Digital Display 004F Event Name it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Digital Display 005 it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass Digital Display 006 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline it-it Two days \n of epic deals Due giorni di \n offerte incredibili"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline it-it Two days \n of epic \n deals Due giorni \n di offerte \n incredibili"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline it-it Two \n days\n of epic\n deals Due \n giorni \n di offerte \n incredibili"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass Digital Display 012 it-it Starts today A partire da oggi"} +{"t":"PBDD 24 Mass Digital Display 014 CTA it-it Shop now Acquista ora"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline it-it New day. \n New deals. Nuovo giorno. \n Nuove offerte."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 24 Mass Digital Display 017 Tagline it-it New day. \nNew \ndeals. Nuovo giorno. \n Nuove\nofferte."} +{"t":"PBDD 24 Mass Digital Display 017F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline it-it New \n day. \n New \n deals. Nuovo \n giorno. \n Nuove \n offerte."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 24 Mass Digital Display 021 it-it Ends midnight Fino a mezzanotte"} +{"t":"PBDD 24 Mass Digital Display 023 CTA it-it Shop now Acquista ora"} +{"t":"PBDD 24 Mass Digital Display 024 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 24 Mass DOOH countdown 001 it-it Only \nHours: Minutes: Seconds:\nleft to get\nepic deals Restano solo\nore: minuti: secondi:\nper approfittare\ndi offerte incredibili"} +{"t":"PBDD 24 Mass DOOH countdown 001F it-it Only Hours: Minutes: Seconds: left to get epic deals Restano solo ore: minuti: secondi: per approfittare di offerte incredibili"} +{"t":"PBDD 24 Mass DOOH countdown 002 it-it Ends midnight Fino a mezzanotte"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title it-it Get the most out of Prime Approfitta di tutti i benefici di Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 it-it Prime exclusive Deals Offerte esclusive Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 it-it Unlimited fast delivery on millions of items Spedizioni veloci illimitate su milioni di prodotti"} +{"t":"PBDD 24 Mass PRIME BENEFITS 004 it-it Enjoy 100 million+ songs with Amazon Music Prime Ascolta oltre 100 milioni di brani su Amazon Music Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 005 it-it Read for free on any device with Prime reading Leggi senza costi aggiuntivi su tutti i dispositivi con Prime Reading"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 it-it Enjoy unlimited photo storage with Amazon Photos Spazio di archiviazione illimitato per le foto con Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 it-it Get free games and more with Prime Gaming Giochi inclusi e altri vantaggi di gioco con Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 008 it-it Try before you buy with Prime Prova prima, paga poi con Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 009 it-it Free delivery with a Deliveroo plus subscription Deliveroo Plus incluso con Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 it-it Stream 1000s of series and movies with Prime Video Guarda migliaia di film e serie TV con Prime Video"} +{"t":"PBDD 24 Mass Radio 009 BVO it-it Amazon Prime Big Deal Days are the 8th and 9th of October. La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre."} +{"t":"PBDD 24 Mass Radio 010 BVO it-it With two days of epic deals on electronics, home, kitchen and more… Con due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro…"} +{"t":"PBDD 24 Mass Radio 011 BVO it-it …you’ll feel like you just won an award. …ti sentirai come se avessi appena vinto un premio."} +{"t":"PBDD 24 Mass Radio 012 VO it-it Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling Wow… Non ho nemmeno preparato un discorso…"} +{"t":"PBDD 24 Mass Radio 012F VO it-it Wow… I didn’t even prepare a speech… SFX: Paper rustling Wow… Non ho nemmeno preparato un discorso…"} +{"t":"PBDD 24 Mass Radio 013 VO it-it ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ehm… Vorrei ringraziare il corriere, per la consegna velocissima… Gli altri clienti Prime… ehm… il mio gatto, i miei genitori che mi hanno sostenuto…"} +{"t":"PBDD 24 Mass Radio 014 BVO it-it Someone’s feeling like a big deal! Qualcuno, qui, si sente speciale!"} +{"t":"PBDD 24 Mass Radio 015 BVO it-it Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre. Solo per i clienti Prime. Iscriviti oggi stesso su Amazon.it/prime"} +{"t":"PBDD 24 Mass Radio 025 BVO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass Radio 028 VO it-it Wow… I didn’t even prepare a speech… Wow… Non ho nemmeno preparato un discorso…"} +{"t":"PBDD 24 Mass Radio 031 BVO it-it Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre. Solo per i clienti Prime."} +{"t":"PBDD 24 Mass Radio 032 BVO it-it Shop now. Iscriviti oggi stesso su Amazon.it/prime e inizia ad acquistare."} +{"t":"PBDD 24 Mass Social TV Led 001 it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle it-it Just need your picture, thanks Una foto? Grazie"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO it-it With two days of epic deals… Con due giorni di offerte incredibili…"} +{"t":"PBDD 24 Mass Social TV Led 004 Super it-it With two days of epic deals Con due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO it-it …you’ll feel like a big deal! ti sentirai speciale!"} +{"t":"PBDD 24 Mass Social TV Led 006 Super it-it You’ll feel like a big deal ti sentirai speciale"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO it-it Prime Big Deal Days are the 8th and 9th of October. Join Prime La Festa delle Offerte Prime è l'8 e il 9 ottobre. Iscriviti a Prime."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard it-it Exclusively for Prime members Solo per i clienti Prime."} +{"t":"PBDD 24 Mass Social TV Led 010 Endcard it-it More information at Amazon.xx/prime Informazioni su condizioni del servizio e recesso su Amazon.it/prime"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO it-it Prime Big Deal Days are here! Shop now. È arrivata la Festa delle Offerte Prime! Acquista ora."} +{"t":"PBDD 24 Mass Social TV Led 026 Subtitle it-it Just need your picture, thanks Una foto? Grazie"} +{"t":"PBDD 24 Mass Social TV Led 027 BVO it-it Feel like a big deal. Sentiti speciale"} +{"t":"PBDD 24 Mass Social TV Led 028 Super it-it Feel like a big deal Sentiti speciale"} +{"t":"PBDD 24 Mass Social TV Led 030 it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Social TV Led 031 Super it-it Exclusively for Prime members Solo per i clienti Prime."} +{"t":"PBDD 24 Mass Social TV Led 032 Super it-it More information at Amazon.xx/prime Informazioni su condizioni del servizio e recesso su Amazon.it/prime"} +{"t":"PBDD 24 Mass Social TV Led 034 Endcard it-it Amazon + Smile + Prime Amazon + Smile + Prime"} +{"t":"PBDD 24 Mass Social TV Led 046 Subtitle it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PBDD 24 Mass Social TV Led 047 BVO it-it Feel like a big deal. Sentiti speciale."} +{"t":"PBDD 24 Mass Social TV Led 050 Endcard it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass Social TV Led 064 it-it Sign here, please. Una firma qui, per favore"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle it-it Sign here, please Una firma qui, per favore"} +{"t":"PBDD 24 Mass Social TV Led 066 BVO it-it With two days of epic deals… Con due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass Social TV Led 068 BVO it-it …you’ll feel like a big deal! … ti sentirai speciale!"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle it-it Sign here, please. Una firma qui, per favore"} +{"t":"PBDD 24 Mass Social TV Led 088 it-it Sign here, please Una firma qui, per favore"} +{"t":"PBDD 24 Mass Social TV Led 124 it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO it-it …you and your dog will feel like a big deal! tu e il tuo cucciolo vi sentirete speciali!"} +{"t":"PBDD 24 Mass Social TV Led 189 Super it-it you and you dog\n will feel like a big deal tu e il tuo cucciolo\n vi sentirete speciali"} +{"t":"PBDD 24 Mass Social TV Led 189F Super it-it you and you dog will feel like a big deal tu e il tuo cucciolo vi sentirete speciali"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO it-it Prime Big Deal Days are here. Shop now. È arrivata la Festa delle Offerte Prime! Acquista ora."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO it-it …you and your kid will feel like a big deal! ...tutti in famiglia si sentiranno speciali!"} +{"t":"PBDD 24 Mass Social TV Led 209 Super it-it you and your kid\n will feel like a big deal tutti in famiglia\n si sentiranno speciali"} +{"t":"PBDD 24 Mass Social TV Led 209F Super it-it you and your kid will feel like a big deal tutti in famiglia si sentiranno speciali"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO it-it …you and your cat will feel like a big deal! tu e il tuo gatto vi sentirete speciali!"} +{"t":"PBDD 24 Mass Social TV Led 229 Super it-it you and your cat\n will feel like a big deal tu e il tuo gatto vi\nsentirete speciali"} +{"t":"PBDD 24 Mass Social TV Led 229F Super it-it you and your cat will feel like a big deal tu e il tuo gatto vi sentirete speciali"} +{"t":"PBDD 24 Mass TV OLV 001 BVO it-it Amazon Prime Big Deal Days are the 8th and 9th of October La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre."} +{"t":"PBDD 24 Mass TV OLV 002 Super it-it Amazon Prime Big Deal Days Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 003 Super it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass TV OLV 004 BVO it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass TV OLV 005 Super it-it Two Days of Epic Deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass TV OLV 006 BVO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PBDD 24 Mass TV OLV 007 it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass TV OLV 008 Super it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass TV OLV 012 BVO it-it Amazon Prime Big Deal Days are the 8th and 9th of October. La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre."} +{"t":"PBDD 24 Mass TV OLV 013 BVO it-it Two days of epic deals… Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass TV OLV 014 BVO it-it …that’ll make you feel like a big deal. …che ti faranno sentire speciale."} +{"t":"PBDD 24 Mass TV OLV 015 BVO it-it Deals on electronics, home, kitchen and more. Offerte su elettronica, prodotti per casa, cucina e molto altro."} +{"t":"PBDD 24 Mass TV OLV 016 BVO it-it Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre. Solo per i clienti Prime."} +{"t":"PBDD 24 Mass TV OLV 018 BVO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PBDD 24 Mass TV OLV 020 Endframe it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass TV OLV 031 BVO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 032 Super it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 034 Super it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Mass TV OLV 035 BVO it-it Shop now Acquista ora"} +{"t":"PBDD 24 Mass TV OLV 048 BVO it-it Shop now. Acquista ora"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline it-it Amazon Prime Big Deal Days are the 8th - 9th of October La Festa delle Offerte Amazon Prime è l'8 e il 9 ottobre"} +{"t":"PBDD 24 Mass YouTube Long 002 Description it-it With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Con due giorni di offerte incredibili, la Festa delle Offerte Amazon Prime ti farà sentire speciale!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline it-it Amazon Prime Big Deal Days are here È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Long 004 Description it-it With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Con due giorni di offerte incredibili, la Festa delle Offerte Amazon Prime ti farà sentire speciale!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy it-it 2 days of epic deals, so you’ll feel like a big deal 2 giorni di offerte incredibili che ti faranno sentire speciale"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA it-it Shop now Acquista"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline it-it Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description it-it Amazon Prime Big Deal Days La Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 003 it-it 8-9 October 8-9 ottobre"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA it-it Join Prime Iscriviti"} +{"t":"PBDD 24 Mass YouTube Short 006 Description it-it Amazon Prime Big Deal Days La Festa delle Offerte Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 007 it-it 2 days of epic deals 2 giorni di offerte incredibili"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA it-it Shop now Acquista"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline it-it Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy it-it 2 days of epic deals, so you’ll feel like a big deal 2 giorni di offerte incredibili"} +{"t":"PBDD 25 Mass Display 001 Tagline it-it Prime Big Deal Days La Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline it-it Prime Big\n Deal Days La Festa\n delle Offerte Prime"} +{"t":"PBDD 25 Mass Display 002F Tagline it-it Prime Big Deal Days La Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass Display 003 Tagline it-it Prime \n Big Deal\n Days La Festa\n delle Offerte\n Prime"} +{"t":"PBDD 25 Mass Display 003F Tagline it-it Prime Big Deal Days La Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass Display 004 Dates it-it 7–8 October 7-8 ottobre"} +{"t":"PBDD 25 Mass Display 005 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline it-it Big deals\n are here! Le grandi offerte\n sono qui!"} +{"t":"PBDD 25 Mass Display 006F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Display 007 Tagline it-it Big \n deals\n are here! Le grandi\n offerte\n sono qui!"} +{"t":"PBDD 25 Mass Display 007F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Display 008 Tagline it-it Big \n deals\n are\n here! Le grandi\n offerte\n sono\n qui!"} +{"t":"PBDD 25 Mass Display 008F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Display 009 CTA it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass Display 011 Tagline it-it New day. \n New deals. Nuovo giorno. \n Nuove offerte."} +{"t":"PBDD 25 Mass Display 011F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Display 012 Tagline it-it New day. \n New \n deals. Nuovo giorno. \n Nuove\n offerte."} +{"t":"PBDD 25 Mass Display 012F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Display 013 Tagline it-it New \n day. \n New \n deals. Nuovo \n giorno. \n Nuove \n offerte."} +{"t":"PBDD 25 Mass Display 013F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Display 016 Tagline it-it Big deals \n end tonight! Le grandi offerte\n terminano stanotte!"} +{"t":"PBDD 25 Mass Display 016F Tagline it-it Big deals end tonight! Le grandi offerte terminano stanotte!"} +{"t":"PBDD 25 Mass Display 017 Tagline it-it Big deals \n end\n tonight! Le grandi offerte\n terminano\n stanotte!"} +{"t":"PBDD 25 Mass Display 017F Tagline it-it Big deals end tonight! Le grandi offerte terminano stanotte!"} +{"t":"PBDD 25 Mass Display 018 Tagline it-it Big \n Deals \n end\n tonight! Le grandi\n offerte \n terminano\n stanotte!"} +{"t":"PBDD 25 Mass Display 018F Tagline it-it Big Deals end tonight! Le grandi offerte terminano stanotte!"} +{"t":"PBDD 25 Mass Display 020 it-it Prime Big Deal Days La Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline it-it Big deals\n are here! Le grandi offerte\n sono qui!"} +{"t":"PBDD 25 Mass Display 021F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Display 022 Tagline it-it Big \n deals\n are here! Le grandi\n offerte\n sono qui!"} +{"t":"PBDD 25 Mass Display 022F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Display 023 Tagline it-it Big \n deals\n are\n here! Le grandi\n offerte\n sono\n qui!"} +{"t":"PBDD 25 Mass Display 023F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Display 031 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass Display 032 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline it-it Prime Big Deal Days\n are coming! La Festa delle Offerte\n Prime è in arrivo!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline it-it Prime Big Deal Days are coming! La Festa delle Offerte Prime è in arrivo!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline it-it Prime Big\n Deal Days\n are coming! La Festa\n delle Offerte Prime \n è in arrivo!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline it-it Prime Big Deal Days are coming! La Festa delle Offerte Prime è in arrivo!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline it-it Prime \n Big Deal\n Days are\n coming! La Festa\n delle Offerte\n Prime \n è in arrivo!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline it-it Prime Big Deal Days are coming! La Festa delle Offerte Prime è in arrivo!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates it-it 7–8 October 7-8 ottobre"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline it-it Big deals\n are here! Le grandi offerte\n sono qui!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline it-it Big \ndeals\n are here! Le grandi\n offerte\n sono qui!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline it-it Big \ndeals\n are\n here! Le grandi\n offerte\n sono\n qui!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline it-it New day. \n New deals. Nuovo giorno. \n Nuove offerte."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline it-it New day. \n New \n deals. Nuovo giorno. \n Nuove\n offerte.\n\n or \n\n Nuovo\n giorno. \n Nuove offerte."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte. or Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline it-it New \n day. \n New \n deals. Nuovo \n giorno. \n Nuove \n offerte."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 it-it Prime Big\n Deal Days\n end in\n XX:XX:XX La Festa\n delle Offerte \n Prime termina tra\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F it-it Prime Big Deal Days end in XX:XX:XX La Festa delle Offerte Prime termina tra XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 it-it Prime Big Deal Days\n end in XX:XX:XX La Festa delle Offerte Prime\n termina tra XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F it-it Prime Big Deal Days end in XX:XX:XX La Festa delle Offerte Prime termina tra XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 it-it Prime Big\n Deal Days\n end in XX:XX:XX La Festa \n delle Offerte Prime\n termina tra XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F it-it Prime Big Deal Days end in XX:XX:XX La Festa delle Offerte Prime termina tra XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 it-it Prime Big\n Deal Days\n end in\n XX:XX:XX La Festa\n delle Offerte Prime\n termina tra\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F it-it Prime Big Deal Days end in XX:XX:XX La Festa delle Offerte Prime termina tra XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 it-it Hours ore"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 it-it Minutes minuti"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 it-it Seconds secondi"} +{"t":"PBDD 25 Mass Print 001 Tagline it-it Big deals\n are here! Le grandi offerte\n sono qui!"} +{"t":"PBDD 25 Mass Print 001F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Print 002 Tagline it-it Big \ndeals\n are here! Le grandi\n offerte\n sono qui!"} +{"t":"PBDD 25 Mass Print 002F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Print 003 Tagline it-it Big \ndeals\n are\n here! Le grandi\n offerte\n sono\n qui!"} +{"t":"PBDD 25 Mass Print 003F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Print 004 CTA it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass Print 006 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline it-it New day. \n New deals. Nuovo giorno. \n Nuove offerte."} +{"t":"PBDD 25 Mass Print 007F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Print 008 Tagline it-it New day. \n New \n deals. Nuovo giorno. \n Nuove\n offerte."} +{"t":"PBDD 25 Mass Print 008F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Print 009 Tagline it-it New \n day. \n New \n deals. Nuovo \n giorno. \n Nuove \n offerte."} +{"t":"PBDD 25 Mass Print 009F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Radio 001 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre."} +{"t":"PBDD 25 Mass Radio 002 BVO it-it Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Due giorni di grandi offerte su elettronica, prodotti per casa, cucina e molto altro che ti faranno sentire meno…"} +{"t":"PBDD 25 Mass Radio 003 BVO it-it And more like… E più..."} +{"t":"PBDD 25 Mass Radio 004 BVO it-it Feel like a big deal. Sentiti speciale."} +{"t":"PBDD 25 Mass Radio 005 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre."} +{"t":"PBDD 25 Mass Radio 006 BVO it-it Exclusively for Prime Members. Solo per i clienti Prime."} +{"t":"PBDD 25 Mass Radio 007 BVO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PBDD 25 Mass Radio 008 BVO it-it Amazon Prime Big Deal Days are here È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 25 Mass Radio 009 BVO it-it Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Due giorni di grandi offerte su elettronica, prodotti per casa, cucina e molto altro che ti faranno sentire meno..."} +{"t":"PBDD 25 Mass Radio 014 BVO it-it Shop now. Acquista ora."} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super it-it Prime Big \n Deal Days\n7–8 October Festa delle Offerte Prime\n 7-8 ottobre"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super it-it Prime Big Deal Days 7–8 October Festa delle Offerte Prime 7-8 ottobre"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super it-it Exclusively for\n Prime Members Solo per\n i clienti Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super it-it Exclusively for Prime Members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super it-it Two days\n of big deals Due giorni\n di grandi offerte"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super it-it Two days\n of big\n deals Due giorni\n di grandi\n offerte"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super it-it Join now Iscriviti oggi stesso"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 it-it Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super it-it Amazon Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super it-it Amazon Prime Big \n Deal Days\nare here! È arrivata la Festa\n delle Offerte Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super it-it Amazon Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super it-it Amazon\n Prime Big Deal Days\n are here! È arrivata\n la Festa delle Offerte\n Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super it-it Amazon Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 it-it Exclusively for\n Prime members Solo per\n i clienti Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass Static Social 001 Tagline it-it Prime Big Deal Days\n are coming! La Festa delle Offerte Prime\n è in arrivo!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline it-it Prime Big Deal Days are coming! La Festa delle Offerte Prime è in arrivo!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline it-it Prime Big\n Deal Days\n are coming! La Festa\n delle Offerte\n Prime è in arrivo!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline it-it Prime Big Deal Days are coming! La Festa delle Offerte Prime è in arrivo!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline it-it Prime \n Big Deal\n Days are\n coming! La Festa\n delle Offerte\n Prime \n è in arrivo!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline it-it Prime Big Deal Days are coming! La Festa delle Offerte Prime è in arrivo!"} +{"t":"PBDD 25 Mass Static Social 004 Dates it-it 7–8 October 7-8 ottobre"} +{"t":"PBDD 25 Mass Static Social 005 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline it-it Big deals\n are here! Le grandi offerte\n sono qui!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline it-it Big \n deals\n are here! Le grandi\n offerte\n sono qui!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline it-it Big \n deals\n are\n here! Le grandi\n offerte\n sono\n qui!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline it-it Big deals are here! Le grandi offerte sono qui!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline it-it New day. \n New deals. Nuovo giorno. \n Nuove offerte."} +{"t":"PBDD 25 Mass Static Social 010F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Static Social 011 Tagline it-it New day. \n New \n deals. Nuovo giorno. \n Nuove\n offerte."} +{"t":"PBDD 25 Mass Static Social 011F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass Static Social 012 Tagline it-it New \n day. \n New \n deals. Nuovo \n giorno. \n Nuove \n offerte."} +{"t":"PBDD 25 Mass Static Social 012F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PBDD 25 Mass TV OLV 001 it-it Prime Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre."} +{"t":"PBDD 25 Mass TV OLV 003 BVO it-it Two days of big deals on electronics, home, kitchen and more. Due giorni di grandi offerte su elettronica, prodotti per casa, cucina e molto altro..."} +{"t":"PBDD 25 Mass TV OLV 004 BVO it-it …that’ll make you feel like a big deal. …che ti faranno sentire speciale."} +{"t":"PBDD 25 Mass TV OLV 005 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre. Solo per i clienti Prime."} +{"t":"PBDD 25 Mass TV OLV 006 Super it-it Exclusively for Prime Members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass TV OLV 007 Super it-it 7-8 October 7-8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 008 BVO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PBDD 25 Mass TV OLV 009 Super it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass TV OLV 010 Super it-it Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 it-it 7-8 October 7-8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 013 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 014 Super it-it Amazon Prime Big Deal Days\n 7-8 October Festa delle Offerte Prime\n 7-8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 014F Super it-it Amazon Prime Big Deal Days 7-8 October Festa delle Offerte Prime 7-8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 016 BVO it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass TV OLV 017 Super it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass TV OLV 018 BVO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PBDD 25 Mass TV OLV 019 it-it Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 022 Super it-it 7-8 \n October 7-8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 022F Super it-it 7-8 October 7-8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 023 BVO it-it You’ll feel like a biiiiiiiigggg deal! Ti sentirai speciaaaaaale!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO it-it With two days of big deals… Con due giorni di grandi offerte…"} +{"t":"PBDD 25 Mass TV OLV 026 BVO it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PBDD 25 Mass TV OLV 027 BVO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PBDD 25 Mass TV OLV 028 Super it-it Prime Big \n Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass TV OLV 028F Super it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 25 Mass TV OLV 033 BVO it-it Feel like a biiiiiiiigggg deal! Ti sentirai speciaaaaaale!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre"} +{"t":"PBDD 25 Mass TV OLV 042 BVO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 045 BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre. Solo per i clienti Prime."} +{"t":"PBDD 25 Mass TV OLV 045F BVO it-it Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. La Festa delle Offerte Amazon Prime è il 7 e 8 ottobre. Solo per i clienti Prime."} +{"t":"PBDD 25 Mass TV OLV 048 BVO it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass TV OLV 054 Super it-it Amazon Prime Big Deal Days \n are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass TV OLV 054F Super it-it Amazon Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass TV OLV 057 Super it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass TV OLV 058 Super it-it Two days\n of big deals Due giorni\n di grandi offerte"} +{"t":"PBDD 25 Mass TV OLV 058F Super it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PBDD 25 Mass TV OLV 059 BVO it-it Shop now Acquista ora"} +{"t":"PBDD 25 Mass TV OLV 062 BVO it-it Amazon Prime Big Deal Days are here. È arrivata la Festa delle Offerte Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 063 Super it-it Prime Big Deal Days\n are here! È arrivata la Festa\n delle Offerte Prime!"} +{"t":"PBDD 25 Mass TV OLV 063F Super it-it Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO it-it You’ll feel like a biiiiiiiigggg deal! Ti sentirai speciaaaaaale!"} +{"t":"PBDD 25 Mass TV OLV 068 BVO it-it Shop now. Acquista ora"} +{"t":"PBDD 25 Mass TV OLV 074 BVO it-it Feel like a biiiiiiiigggg deal! Sentiti speciaaaaaale!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO it-it Amazon Prime Big Deal Days are here! È arrivata la Festa delle Offerte Amazon Prime!"} +{"t":"PBDD 25 Mass TV OLV 077 Super it-it PrimeBig\n Deal Days\n are here! È arrivata\n la Festa delle Offerte\n Prime!"} +{"t":"PBDD 25 Mass TV OLV 077F Super it-it PrimeBig Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO it-it Shop now. Acquista ora"} +{"t":"PD 23 Mass (D)OOH 001 Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Mass (D)OOH 002 Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 23 Mass (D)OOH 003 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PD 23 Mass (D)OOH 004 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Mass Digital Display 001 Event Name it-it Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Mass Digital Display 004 CTA it-it Learn more Scopri di più"} +{"t":"PD 23 Mass Digital Display 005 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA it-it Shop now Acquista subito"} +{"t":"PD 23 Mass Digital Display 007 On-screen text it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Mass Digital Display 009 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Mass Legal Radio 001 it-it Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Solo per i clienti Amazon Prime. Iscriviti oggi stesso su Amazon.it/prime"} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Mass Radio 001 BVO it-it Amazon Prime Day is 11 & 12 July. Prime Day di Amazon è l’11 e il 12 luglio."} +{"t":"PD 23 Mass Radio 002 BVO it-it with two days of epic deals on electronics, home, kitchen and more… Con due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro…"} +{"t":"PD 23 Mass Radio 003 BVO it-it …you’ll feel like you just won an award. …ti sentirai come se avessi appena vinto un premio."} +{"t":"PD 23 Mass Radio 004 FVO it-it Wow… I didn’t even prepare a speech… Wow… Non ho nemmeno preparato un discorso…"} +{"t":"PD 23 Mass Radio 005 FVO it-it ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ehm… Vorrei ringraziare il corriere, per la consegna velocissima… Gli altri clienti Prime… ehm… il mio gatto, i miei genitori che mi hanno sostenuto…"} +{"t":"PD 23 Mass Radio 006 BVO it-it Someone’s feeling like a big deal! Qualcuno, qui, si sente speciale!"} +{"t":"PD 23 Mass Radio 007 BVO it-it Amazon Prime Day is 11 & 12 July. Prime Day è l’11 e il 12 luglio."} +{"t":"PD 23 Mass Radio 008 BVO it-it Exclusively for Prime Members. Solo per i clienti Amazon Prime."} +{"t":"PD 23 Mass Radio 009 BVO it-it Join Prime now. Iscriviti oggi stesso su Amazon.it/prime"} +{"t":"PD 23 Mass Radio 010 BVO it-it Amazon Prime Day is here È arrivato Prime Day su Amazon."} +{"t":"PD 23 Mass Radio 017 BVO it-it Exclusively for Prime Members. Shop now. Solo per i clienti Amazon Prime. Iscriviti oggi stesso su Amazon.it/prime e inizia ad acquistare."} +{"t":"PD 23 Mass Social OLV 001 Super it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Mass Social OLV 001 Super it-it 11-12 July 11-12 luglio"} +{"t":"PD 23 Mass Social OLV 001 VO it-it Shop two days of epic deals Approfitta di due giorni di offerte incredibili"} +{"t":"PD 23 Mass Social OLV 001 it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 23 Mass Social OLV 001 Super it-it Amazon Prime Day È arrivato"} +{"t":"PD 23 Mass Social OLV 001 VO it-it and feel like a big deal e sentiti speciale"} +{"t":"PD 23 Mass Social OLV 001 it-it Amazon Prime Day is the 11th and 12th of July. Prime Day di Amazon è l’11 e il 12 luglio."} +{"t":"PD 23 Mass Social OLV 001 Super it-it is here Prime Day su Amazon"} +{"t":"PD 23 Mass Social OLV 001 Super it-it Amazon Prime Day Prime Day di Amazon"} +{"t":"PD 23 Mass Social OLV 001 VO it-it Two days of epic deals Approfitta di due giorni di offerte incredibili"} +{"t":"PD 23 Mass Social Post 001 Primary text it-it Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day di Amazon è l'11 e il 12 luglio. Con due giorni di offerte incredibili ti sentirai speciale!"} +{"t":"PD 23 Mass Social Post 002 Headline it-it Prime Day 11-12 July Prime Day: 11-12 luglio"} +{"t":"PD 23 Mass Social Post 003 Description it-it Prime member exclusive Un'esclusiva Prime"} +{"t":"PD 23 Mass Social Post 004 Primary text it-it Amazon Prime Day is the 11th-12th of July Prime Day è l'11 e il 12 luglio"} +{"t":"PD 23 Mass Social Post 005 it-it Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Prime Day è l'11 e il 12 luglio, con 2 giorni di offerte incredibili. Iscriviti a Prime oggi stesso."} +{"t":"PD 23 Mass Social Post 006 Primary text it-it Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! È arrivato Prime Day su Amazon. Con due giorni di offerte incredibili ti sentirai speciale!"} +{"t":"PD 23 Mass Social Post 007 Headline it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 23 Mass Social Post 008 Description it-it Join Prime now Iscriviti subito a Prime"} +{"t":"PD 23 Mass TV OLV 001 it-it Amazon Prime Day is 11-12 July. Prime Day di Amazon è l'11 e 12 luglio."} +{"t":"PD 23 Mass TV OLV 002 VO it-it Two days of epic deals on electronics, home, kitchen and more... Due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro."} +{"t":"PD 23 Mass TV OLV 003 VO it-it ... that'll make you feel like a big deal. …che ti faranno sentire speciale."} +{"t":"PD 23 Mass TV OLV 004 VO it-it Amazon Prime Day is 11-12 July. Prime Day di Amazon è l'11 e 12 luglio."} +{"t":"PD 23 Mass TV OLV 005 VO it-it Exclusively for Prime Members. Solo per i clienti Prime."} +{"t":"PD 23 Mass TV OLV 006 VO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PD 23 Mass TV OLV 007 On-screen text it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Mass TV OLV 008 Super it-it 11-12 July 11-12 luglio"} +{"t":"PD 23 Mass TV OLV 009 it-it 11-12 July 11-12 luglio"} +{"t":"PD 23 Mass TV OLV 010 it-it Amazon Prime Day is the 11th and 12th of July. Prime Day di Amazon è l'11 e 12 luglio."} +{"t":"PD 23 Mass TV OLV 011 VO it-it He’s got a toothbrush!\nThere he is!\nSam! Sam! Ha uno spazzolino da denti!\nEccolo!\nFabio! Fabio!"} +{"t":"PD 23 Mass TV OLV 011F VO it-it He’s got a toothbrush! There he is! Sam! Sam! Ha uno spazzolino da denti! Eccolo! Fabio! Fabio!"} +{"t":"PD 23 Mass TV OLV 012 VO it-it John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Tommy! Tommy!\nTommy guarda qui!\nBello Tommy. Proprio bello!\nSei uno splendore!"} +{"t":"PD 23 Mass TV OLV 012F VO it-it John! John! John, over here! Love it, John. Love it Looking great John! Tommy! Tommy! Tommy guarda qui! Bello Tommy. Proprio bello! Sei uno splendore!"} +{"t":"PD 23 Mass TV OLV 013 VO it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Mass TV OLV 015 VO it-it Deals on electronics, home, kitchen and more. Offerte su elettronica, prodotti per casa, cucina e molto altro."} +{"t":"PD 23 Mass TV OLV 016 VO it-it Amazon Prime Day is the 11th and 12th of July. Prime Day di Amazon è l'11 e 12 luglio."} +{"t":"PD 23 Mass TV OLV 017 VO it-it Exclusively for Prime Members. Solo per i clienti Prime."} +{"t":"PD 23 Mass TV OLV 018 VO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PD 23 Mass TV OLV 019 it-it Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 it-it Amazon Prime Day is here. È arrivato Prime Day su Amazon."} +{"t":"PD 23 Mass TV OLV 026 VO it-it Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Prime Day di Amazon è l'11 e 12 luglio. Solo per i clienti Prime."} +{"t":"PD 23 Mass TV OLV 027 VO it-it Shop now. Iscriviti a Prime oggi stesso."} +{"t":"PD 23 Mass TV OLV 033 VO it-it Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Prime Day di Amazon è l'11 e 12 luglio. Solo per i clienti Prime."} +{"t":"PD 23 Mass TV OLV 034 VO it-it Shop now. Acquista ora"} +{"t":"PD 23 Mass TV OLV 036 it-it Amazon Prime Day is 11-12 July. Prime Day di Amazon è l’11 e il 12 luglio."} +{"t":"PD 23 Mass TV OLV 037 Super it-it Amazon Prime Day Prime Day di Amazon"} +{"t":"PD 23 Mass TV OLV 041 Super it-it Two Days of Epic Deals Due giorni di offerte incredibili"} +{"t":"PD 23 Mass TV OLV 042 VO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PD 23 Mass TV OLV 043 it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 23 Mass TV OLV 044 Super it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 23 Mass TV OLV 048 VO it-it Shop now Acquista ora"} +{"t":"PD 23 Mass YouTube 001 Title it-it Amazon Prime Day is the 11th-12th of July Prime Day di Amazon è l'11 e il 12 luglio"} +{"t":"PD 23 Mass YouTube 002 Description it-it With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Con due giorni di offerte incredibili, Prime Day ti farà sentire speciale! Iscriviti subito a Prime"} +{"t":"PD 23 Mass YouTube 003 Title it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 23 Mass YouTube 004 Description it-it With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Con due giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Acquista ora"} +{"t":"PD 23 Mass YouTube 005 Headline it-it Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy it-it 2 days of epic deals, so you’ll feel like a big deal 2 giorni di offerte incredibili e ti sentirai speciale"} +{"t":"PD 23 Mass YouTube 007 CTA it-it Shop now  Acquista subito"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline it-it Two days \nof epic deals Due giorni di \nofferte incredibili"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline it-it Two days \nof epic \ndeals Due giorni  \ndi offerte \nincredibili"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline it-it Two days of epic deals Due giorni  di offerte incredibili"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline it-it Two \ndays\nof epic\ndeals Due \ngiorni  \ndi offerte \nincredibili"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline it-it Two days of epic deals Due giorni  di offerte incredibili"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass (D)OOH Print 005 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline it-it New day. \nNew deals. Nuovo giorno. \nNuove offerte."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno. \nNuove \nofferte."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 24 Mass (D)OOH Print 010 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PD 24 Mass Digital Display 001 Tagline it-it Two days \nof epic deals Due giorni di \nofferte incredibili"} +{"t":"PD 24 Mass Digital Display 001F Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 24 Mass Digital Display 002 Tagline it-it Two days \nof epic \ndeals Due giorni  \ndi offerte \nincredibili"} +{"t":"PD 24 Mass Digital Display 002F Tagline it-it Two days of epic deals Due giorni  di offerte incredibili"} +{"t":"PD 24 Mass Digital Display 003 Tagline it-it Two \ndays\nof epic\ndeals Due \ngiorni  \ndi offerte \nincredibili"} +{"t":"PD 24 Mass Digital Display 003F Tagline it-it Two days of epic deals Due giorni  di offerte incredibili"} +{"t":"PD 24 Mass Digital Display 004 it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass Digital Display 005 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA it-it Shop now Acquista ora"} +{"t":"PD 24 Mass Digital Display 007 On-screen text it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 24 Mass Digital Display 008 Tagline it-it New day. \nNew deals. Nuovo giorno. \nNuove offerte."} +{"t":"PD 24 Mass Digital Display 008F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 24 Mass Digital Display 010 Tagline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno. \nNuove \nofferte."} +{"t":"PD 24 Mass Digital Display 010F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 24 Mass Digital Display 011 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PD 24 Mass Digital Display 012 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 002 it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass EU Mobile Banners 003 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 004 it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass EU Mobile Banners 005 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass EU Mobile Banners 007 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description it-it Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Dal 27 al 29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline it-it Spring Sale is coming Le Offerte di Primavera stanno arrivando"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description it-it Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Dal 27 al 29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name it-it Amazon Spring Sale Offerte di Primavera"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description it-it Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Dal 27 al 29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"PD 24 Mass PEAS Social Post 001 it-it October 11 and 12. Get access to two days of epic deals before anyone else. L’11 e 12 ottobre. Approfitta di due giorni di offerte incredibili. Iscriviti a Prime oggi stesso."} +{"t":"PD 24 Mass PEAS Social Post 002 it-it Now on. Get access to two days of epic deals before anyone else. Sono iniziate. Approfitta di due giorni di offerte incredibili. Iscriviti a Prime oggi stesso."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline it-it Prime Early Access Sale Offerte esclusive Prime"} +{"t":"PD 24 Mass PEAS Social Post 004 Description it-it Feel like a big deal Sentiti speciale"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA it-it Learn more Scopri di più"} +{"t":"PD 24 Mass PEAS Social Post 006 it-it Shop now Acquista subito"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline it-it The Prime Early Access Sale Offerte esclusive Prime"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text it-it Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Offerte esclusive Prime. L’11 e 12 ottobre. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 014 it-it Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Offerte esclusive Prime. Ora in corso. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline it-it Prime Early Access Sale Offerte esclusive Prime"} +{"t":"PD 24 Mass PEAS Social Post 021 it-it Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Offerte esclusive Prime. 11-12 ottobre. Scopri 2 giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 022 it-it Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Offerte esclusive Prime. In corso. Approfitta di 2 giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 026 it-it Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Offerte esclusive Prime. In corso. Approfitta di 2 giorni di offerte incredibili e sentiti speciale. Shorter:Offerte esclusive Prime. In corso. Scopri due giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 027 it-it Prime Early Access Sale starts in: XX:XX:XX Le Offerte esclusive Prime iniziano tra XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 031 it-it Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Offerte esclusive Prime. Ora in corso. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 034 it-it Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Offerte esclusive Prime. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 035 it-it Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Offerte esclusive Prime. Sentiti speciale con due giorni di offerte incredibili."} +{"t":"PD 24 Mass PEAS Social Post 038 it-it Get two days of epic deals before anyone else and feel like a big deal. Approfitta di due giorni offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 039 it-it Get two days of epic deals before anyone else and feel like a big deal. Approfitta di due giorni di offerte incredibili e sentiti speciale."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline it-it Prime Early Access Sale. October 11 and 12. Offerte esclusive Prime. L’11 e 12 ottobre."} +{"t":"PD 24 Mass PEAS Social Post 041 Description it-it Prime Early Access Sale Offerte esclusive Prime"} +{"t":"PD 24 Mass PEAS Social Post 044 it-it The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Le offerte esclusive Prime stanno arrivando. Metti MI PIACE ❤️ a questo tweet e l’11 ottobre riceverai un promemoria dell’inizio delle nostre offerte incredibili."} +{"t":"PD 24 Mass PEAS Social Post 045 it-it [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] il tuo promemoria per le Offerte esclusive Prime è impostato! Ti faremo sapere quando iniziano le nostre offerte incredibili, l’11 ottobre. Rispondi #Stop per disattivare questo servizio."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA it-it Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Hai voglia di sentirti speciale? Il momento è arrivato. Le Offerte esclusive Prime sono iniziate. Approfitta di due giorni di offerte incredibili!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline it-it Prime Early Access Sale Offerte esclusive Prime"} +{"t":"PD 24 Mass Social Post 001 Headline it-it Prime Day 16-17 July Prime Day: 16-17 luglio"} +{"t":"PD 24 Mass Social Post 002 Description it-it Prime member exclusive Un'esclusiva Prime"} +{"t":"PD 24 Mass Social Post 003 Primary text it-it Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day di Amazon è il 16 e il 17 luglio. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 004 Headline it-it Prime Day 16-17 July Prime Day: 16-17 luglio"} +{"t":"PD 24 Mass Social Post 005 Primary text it-it Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day di Amazon è il 16 e il 17 luglio. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 014 Primary text it-it Amazon Prime Day is the 16th - 17th of July Prime Day di Amazon è il 16 e il 17 luglio"} +{"t":"PD 24 Mass Social Post 016 it-it Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day è il 16 e il 17 luglio, con 2 giorni di offerte incredibili. Iscriviti subito a Prime."} +{"t":"PD 24 Mass Social Post 017 Title it-it Prime Day 16-17 July Prime Day: 16-17 luglio"} +{"t":"PD 24 Mass Social Post 018 Description it-it Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day di Amazon è il 16 e il 17 luglio. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 019 Headline it-it Prime Day 16-17 July Prime Day: 16-17 luglio"} +{"t":"PD 24 Mass Social Post 020 Headline it-it Prime Day 16-17 July Prime Day: 16-17 luglio"} +{"t":"PD 24 Mass Social Post 021 it-it Amazon Prime Day is here, with two days of epic deals. Shop now È arrivato Prime Day su Amazon, con due giorni di offerte incredibili. Acquista ora."} +{"t":"PD 24 Mass Social Post 022 it-it Shop now Acquista ora"} +{"t":"PD 24 Mass Social Post 023 Primary text it-it Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! È arrivato Prime Day su Amazon. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 024 Headline it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Mass Social Post 025 Description it-it Join Prime now Iscriviti subito a Prime"} +{"t":"PD 24 Mass Social Post 026 Primary text it-it Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! È arrivato Prime Day su Amazon. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 027 Headline it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Mass Social Post 028 Primary text it-it Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! È arrivato Prime Day su Amazon. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 036 Primary text it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 24 Mass Social Post 037 Brand Name it-it AmazonUK AmazonIT"} +{"t":"PD 24 Mass Social Post 038 it-it Amazon Prime Day is here, with two days of epic deals. Shop now. È arrivato Prime Day su Amazon, con due giorni di offerte incredibili. Acquista ora."} +{"t":"PD 24 Mass Social Post 039 Title it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Mass Social Post 040 Description it-it Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! È arrivato Prime Day su Amazon. Con due giorni di offerte incredibili, ti sentirai speciale!"} +{"t":"PD 24 Mass Social Post 041 Headline it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Mass Social Post 042 Headline it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Mass Social OLV 001 it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PD 24 Mass Social OLV 002 Subtitle it-it Just need your picture, thanks Una foto? Grazie"} +{"t":"PD 24 Mass Social OLV 003 BVO it-it With two days of epic deals… Con due giorni di offerte incredibili…"} +{"t":"PD 24 Mass Social OLV 004 Super it-it With two days of epic deals Con due giorni di offerte incredibili"} +{"t":"PD 24 Mass Social OLV 005 BVO it-it …you’ll feel like a big deal! ti sentirai speciale!"} +{"t":"PD 24 Mass Social OLV 006 Super it-it You’ll feel like a big deal ti sentirai speciale"} +{"t":"PD 24 Mass Social OLV 007 BVO it-it Prime day is the 16-17 July. Join Prime. Prime Day di Amazon è il 16 e il 17 luglio. Iscriviti a Prime."} +{"t":"PD 24 Mass Social OLV 008 Endcard it-it Exclusively for Prime members Solo per i clienti Prime."} +{"t":"PD 24 Mass Social OLV 009 Endcard it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass Social OLV 011 Subtitle it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PD 24 Mass Social OLV 016 BVO it-it Prime day is here! Shop now. È arrivato Prime Day di Amazon! Acquista subito."} +{"t":"PD 24 Mass Social OLV 020 Subtitle it-it Just need your picture, thanks Una foto? Grazie"} +{"t":"PD 24 Mass Social OLV 021 BVO it-it Feel like a big deal. Sentiti speciale"} +{"t":"PD 24 Mass Social OLV 022 Super it-it Feel like a big deal Sentiti speciale"} +{"t":"PD 24 Mass Social OLV 023 BVO it-it Prime day is the 16-17 July. Join Prime. Prime Day di Amazon è il 16 e il 17 luglio. Iscriviti a Prime"} +{"t":"PD 24 Mass Social OLV 024 Super it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass Social OLV 025 Super it-it Exclusively for Prime members Solo per i clienti Prime."} +{"t":"PD 24 Mass Social OLV 035 Subtitle it-it Just need your picture, thanks. Una foto? Grazie"} +{"t":"PD 24 Mass Social OLV 036 BVO it-it Feel like a big deal. Sentiti speciale."} +{"t":"PD 24 Mass Social OLV 038 BVO it-it Prime day is here! Shop now. Prime Day di Amazon è il 16 e il 17 luglio. Acquista subito."} +{"t":"PD 24 Mass Social OLV 049 it-it Sign here, please. Una firma qui, per favore"} +{"t":"PD 24 Mass Social OLV 050 Subtitle it-it Sign here, please Una firma qui, per favore"} +{"t":"PD 24 Mass Social OLV 051 BVO it-it With two days of epic deals… Con due giorni di offerte incredibili"} +{"t":"PD 24 Mass Social OLV 053 BVO it-it …you’ll feel like a big deal! … ti sentirai speciale!"} +{"t":"PD 24 Mass Social OLV 059 Subtitle it-it Sign here, please. Una firma qui, per favore"} +{"t":"PD 24 Mass Social OLV 067 it-it Sign here, please Una firma qui, per favore"} +{"t":"PD 24 Mass Social OLV 099 BVO it-it …you and your dog will feel like a big deal! tu e il tuo cucciolo vi sentirete speciali!"} +{"t":"PD 24 Mass Social OLV 100 Super it-it you and you dog\n will feel like a big deal tu e il tuo cucciolo\n vi sentirete speciali"} +{"t":"PD 24 Mass Social OLV 100F Super it-it you and you dog will feel like a big deal tu e il tuo cucciolo vi sentirete speciali"} +{"t":"PD 24 Mass Social OLV 101 BVO it-it Prime day is the 16th and 17th of July. Join Prime Prime Day di Amazon è il 16 e il 17 luglio. Iscriviti a Prime."} +{"t":"PD 24 Mass Social OLV 108 BVO it-it Prime Day is here! Shop now. È arrivato Prime Day di Amazon! Acquista subito."} +{"t":"PD 24 Mass Social OLV 109 it-it Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO it-it …you and your kid will feel like a big deal! ...tutti in famiglia si sentiranno speciali!"} +{"t":"PD 24 Mass Social OLV 115 Super it-it you and your kid\n will feel like a big deal tutti in famiglia\n si sentiranno speciali"} +{"t":"PD 24 Mass Social OLV 115F Super it-it you and your kid will feel like a big deal tutti in famiglia si sentiranno speciali"} +{"t":"PD 24 Mass Social OLV 116 BVO it-it Prime day is the 16th and 17th of July. Join Prime. Prime Day di Amazon è il 16 e il 17 luglio. Iscriviti a Prime."} +{"t":"PD 24 Mass Social OLV 123 BVO it-it Prime Day is here! Shop now. Prime Day di Amazon è il 16 e il 17 luglio. Acquista subito."} +{"t":"PD 24 Mass Social OLV 141 Super it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass Social OLV 142 it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass TV OLV 001 BVO it-it Amazon Prime Day is the 16th and 17th of July Prime Day di Amazon è il 16 e il 17 luglio."} +{"t":"PD 24 Mass TV OLV 002 Super it-it Amazon Prime Day Prime Day di Amazon"} +{"t":"PD 24 Mass TV OLV 003 Super it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass TV OLV 004 BVO it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 24 Mass TV OLV 005 Super it-it Two Days of Epic Deals Due giorni di offerte incredibili"} +{"t":"PD 24 Mass TV OLV 006 BVO it-it Join Prime now Iscriviti a Prime oggi stesso"} +{"t":"PD 24 Mass TV OLV 007 it-it 16-17 July 16-17 luglio"} +{"t":"PD 24 Mass TV OLV 008 Super it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 24 Mass TV OLV 009 BVO it-it Amazon Prime Day is the 16th and 17th of July. Prime Day di Amazon è il 16 e il 17 luglio."} +{"t":"PD 24 Mass TV OLV 010 BVO it-it Two days of epic deals… Due giorni di offerte incredibili"} +{"t":"PD 24 Mass TV OLV 011 BVO it-it …that’ll make you feel like a big deal. …che ti faranno sentire speciale."} +{"t":"PD 24 Mass TV OLV 012 BVO it-it Deals on electronics, home, kitchen and more. Offerte su elettronica, prodotti per casa, cucina e molto altro."} +{"t":"PD 24 Mass TV OLV 013 BVO it-it Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Prime Day di Amazon è il 16 e il 17 luglio. Solo per i clienti Prime."} +{"t":"PD 24 Mass TV OLV 015 BVO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PD 24 Mass TV OLV 025 BVO it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 24 Mass TV OLV 026 Super it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 24 Mass TV OLV 028 Super it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 24 Mass TV OLV 029 BVO it-it Shop now Acquista ora"} +{"t":"PD 24 Mass TV OLV 039 BVO it-it Shop now. Acquista ora"} +{"t":"PD 24 Mass YouTube Long 001 Headline it-it Amazon Prime Day is the 16th - 17th of July Prime Day di Amazon è il 16 e il 17 luglio"} +{"t":"PD 24 Mass YouTube Long 002 Description it-it With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Con due giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Iscriviti a Prime oggi stesso."} +{"t":"PD 24 Mass YouTube Long 003 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 24 Mass YouTube Long 005 Description it-it With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Con due giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Acquista ora."} +{"t":"PD 24 Mass YouTube Long 006 CTA it-it Shop now  Acquista subito"} +{"t":"PD 24 Mass YouTube Long 007 Headline it-it Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy it-it 2 days of epic deals, so you’ll feel like a big deal 2 giorni di offerte incredibili... che ti faranno sentire speciale"} +{"t":"PD 24 Mass YouTube Short 001 Headline it-it Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description it-it Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Prime Day di Amazon è il 16 e il 17 luglio. Con due giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Iscriviti a Prime oggi stesso."} +{"t":"PD 24 Mass YouTube Short 003 CTA it-it Join Prime Iscriviti"} +{"t":"PD 24 Mass YouTube Short 005 Description it-it Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. È arrivato Prime Day su Amazon. Con due giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Acquista ora."} +{"t":"PD 24 Mass YouTube Short 006 CTA it-it Shop now  Acquista"} +{"t":"PD 24 Mass YouTube Short 007 Headline it-it Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy it-it 2 days of epic deals, so you’ll feel like a big deal 2 giorni di offerte incredibili... che ti faranno sentire speciale"} +{"t":"PD 24 Mass YouTube Short 009 CTA it-it Shop now  Acquista"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline it-it Four days \nof big deals Quattro giorni di \ngrandi offerte "} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline it-it Four days \nof big\ndeals Quattro giorni  \ndi grandi \nofferte "} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline it-it Four days of big deals Quattro giorni  di grandi offerte"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline it-it Four \ndays\nof big\ndeals Quattro  \ngiorni  \ndi grandi \nofferte "} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline it-it Four  days of big deals Quattro   giorni  di grandi offerte"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass (D)OOH Print 005 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline it-it New day. \nNew deals. Nuovo giorno. \nNuove offerte."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno. \nNuove \nofferte."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Mass (D)OOH Print 009 it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline it-it Big deals \nend in \nXX:XX:XX  Le grandi \nofferte \n terminano \ntra\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline it-it Big deals end in XX:XX:XX  Le grandi offerte  terminano tra XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline it-it Big deals end in XX:XX:XX  Le grandi offerte \nterminano tra \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline it-it Big deals end in XX:XX:XX  Le grandi offerte terminano tra XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 it-it Hours ore"} +{"t":"PD 25 Mass (D)OOH Print 014 it-it Minutes minuti"} +{"t":"PD 25 Mass (D)OOH Print 015 it-it Seconds secondi"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency it-it Shop now Acquista ora"} +{"t":"PD 25 Mass (D)OOH Print 027 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PD 25 Mass Digital Display 001 Tagline it-it Four days \nof big deals Quattro giorni di \ngrandi offerte"} +{"t":"PD 25 Mass Digital Display 001F Tagline it-it Four days of big deals Quattro giorni di  grandi offerte"} +{"t":"PD 25 Mass Digital Display 002 Tagline it-it Four days \nof big\ndeals Quattro giorni  \ndi grandi \nofferte"} +{"t":"PD 25 Mass Digital Display 002F Tagline it-it Four days of big deals Quattro giorni  di grandi offerte"} +{"t":"PD 25 Mass Digital Display 003 Tagline it-it Four \ndays\nof big\ndeals Quattro  \ngiorni  \ndi grandi \nofferte"} +{"t":"PD 25 Mass Digital Display 003F Tagline it-it Four  days of big deals Quattro   giorni  di grandi offerte"} +{"t":"PD 25 Mass Digital Display 005 Dates it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass Digital Display 006 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA it-it Shop now Acquista ora"} +{"t":"PD 25 Mass Digital Display 008 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Mass Digital Display 009 Tagline it-it New day. \nNew deals. Nuovo giorno. \nNuove offerte."} +{"t":"PD 25 Mass Digital Display 009F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Mass Digital Display 011 Tagline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno. \nNuove \nofferte."} +{"t":"PD 25 Mass Digital Display 011F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Mass Digital Display 012 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PD 25 Mass Digital Display 020 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"PD 25 Mass Digital Display 021 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Mass Digital Display 027 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"PD 25 Mass Radio 001 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Radio 002 BVO it-it Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Quattro giorni di grandi offerte su elettronica, prodotti per casa, cucina e molto altro che ti faranno sentire meno…"} +{"t":"PD 25 Mass Radio 003 BVO it-it And more like… E più..."} +{"t":"PD 25 Mass Radio 004 BVO it-it Feel like a big deal.  Sentiti speciale."} +{"t":"PD 25 Mass Radio 005 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July.  Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Radio 006 BVO it-it Exclusively for Prime Members. Solo per i clienti Prime."} +{"t":"PD 25 Mass Radio 007 BVO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Radio 008 BVO it-it Amazon Prime Day is here. È arrivato Prime Day su Amazon."} +{"t":"PD 25 Mass Radio 009 BVO it-it Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Quattro giorni di grandi offerte su elettronica, prodotti per casa, cucina e molto altro che ti faranno sentire meno..."} +{"t":"PD 25 Mass Radio 010 BVO it-it And more like… Ma più..."} +{"t":"PD 25 Mass Radio 011 BVO it-it Feel like a big deal.  Sentiti speciale."} +{"t":"PD 25 Mass Radio 013 BVO it-it Exclusively for Prime Members.  Solo per i clienti Prime."} +{"t":"PD 25 Mass Radio 014 BVO it-it Shop now. Acquista ora"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July! Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Social Design Led OLV 002 Super it-it Amazon \n Prime Day\n is 8–11 July Prime Day\n di Amazon\n 8-11 luglio"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super it-it Amazon Prime Day is 8–11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super it-it Four days\n of big deals Quattro giorni \n di grandi offerte"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super it-it Four days\n of big\n deals Quattro giorni \n di grandi\n offerte"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO it-it Join Prime now Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Social Design Led OLV 008 Super it-it Join now Iscriviti ora"} +{"t":"PD 25 Mass Social Design Led OLV 009 it-it Exclusively for \n Prime members Solo per\n i clienti Prime"} +{"t":"PD 25 Mass Social Design Led OLV 009F it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super it-it Amazon Prime Day\n is here! È arrivato \n Prime Day su Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super it-it Amazon\n Prime Day\n is here! È arrivato \n Prime Day\n su Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO it-it Shop now Acquista ora"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super it-it Shop now Acquista ora"} +{"t":"PD 25 Mass Social Post 001 Description it-it Prime member-exclusive Offerte per i clienti Prime"} +{"t":"PD 25 Mass Social Post 002 Headline it-it Amazon Prime Day 8-11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass Social Post 003 Primary text it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Con quattro giorni di grandi offerte, Prime Day di Amazon ti farà sentire speciale! Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Social Post 004 Headline it-it Amazon Prime Day 8-11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass Social Post 005 Primary text it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Con quattro giorni di grandi offerte, Prime Day di Amazon ti farà sentire speciale! Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Social Post 009 Primary text it-it Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Prime Day di Amazon è dall'8 all'11 luglio. Con quattro giorni di grandi offerte, ti sentirai speciale! Iscriviti a Prime."} +{"t":"PD 25 Mass Social Post 010 Primary text it-it Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Prime Day di Amazon è dall'8 all'11 luglio. Con quattro giorni di grandi offerte, ti sentirai speciale! Iscriviti a Prime."} +{"t":"PD 25 Mass Social Post 011 Primary text it-it Amazon Prime Day is the 8th-11th July Prime Day di Amazon è dall'8-11 luglio."} +{"t":"PD 25 Mass Social Post 012 Headline it-it With four days of big deals! Join Prime now. Quattro giorni di grandi offerte! Iscriviti a Prime."} +{"t":"PD 25 Mass Social Post 013 Primary text it-it Amazon Prime Day is the 8th-11th July Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Social Post 014 it-it Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Prime Day di Amazon è dall'8-11 luglio. Scopri quattro giorni di grandi offerte! Iscriviti a Prime."} +{"t":"PD 25 Mass Social Post 015 Title it-it Amazon Prime Day 8-11 July Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Social Post 016 Description it-it Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Prime Day di Amazon è dall'8 all'11 luglio. Con quattro giorni di grandi offerte, ti sentirai speciale! Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Social Post 017 Title it-it Amazon Prime Day 8-11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass Social Post 018 Title it-it Amazon Prime Day 8-11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass Social Post 019 Headline it-it Amazon Prime Day 8-11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass Social Post 020 Description it-it Join Prime now Iscriviti a Prime"} +{"t":"PD 25 Mass Social Post 021 Headline it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 022 Primary text it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Con quattro giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Acquista ora."} +{"t":"PD 25 Mass Social Post 023 Headline it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 024 Primary text it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Con quattro giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Acquista ora."} +{"t":"PD 25 Mass Social Post 026 Primary text it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Con quattro giorni di offerte incredibili, Prime Day di Amazon ti farà sentire speciale! Acquista ora."} +{"t":"PD 25 Mass Social Post 028 Primary text it-it Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. È arrivato Prime Day su Amazon. Con quattro giorni di grandi offerte, ti sentirai speciale! Acquista ora."} +{"t":"PD 25 Mass Social Post 029 Primary text it-it Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. È arrivato Prime Day su Amazon. Con quattro giorni di grandi offerte, ti sentirai speciale! Acquista ora."} +{"t":"PD 25 Mass Social Post 030 Primary text it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 032 Primary text it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 033 it-it Amazon Prime Day is here with four days of big deals. Shop now. È arrivato Prime Day su Amazon. Scopri quattro giorni di grandi offerte. Acquista ora."} +{"t":"PD 25 Mass Social Post 034 Title it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 035 Description it-it Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. È arrivato Prime Day su Amazon. Con quattro giorni di grandi offerte, ti sentirai speciale! Acquista ora."} +{"t":"PD 25 Mass Social Post 036 Title it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 037 Title it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social Post 038 Headline it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass Social TV Led 001 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July! Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Social TV Led 002 BVO it-it You’ll feel like a biiiiiiiigggg deal! Ti sentirai speciaaaaaale!"} +{"t":"PD 25 Mass Social TV Led 003 BVO it-it With four days of big deals… Con quattro giorni di grandi offerte…"} +{"t":"PD 25 Mass Social TV Led 004 BVO it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Mass Social TV Led 005 BVO it-it Join Prime now Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Social TV Led 006 Super it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass Social TV Led 007 Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social TV Led 008 Super it-it Four days\n of big deals Quattro giorni \n di grandi offerte"} +{"t":"PD 25 Mass Social TV Led 008F Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social TV Led 009 Super it-it Four days\n of big\n deals Quattro giorni \n di grandi\n offerte"} +{"t":"PD 25 Mass Social TV Led 009F Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social TV Led 010 Super it-it Exclusively for Prime Members Solo per i clienti Prime"} +{"t":"PD 25 Mass Social TV Led 011 Super it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass Social TV Led 012 BVO it-it Feel like a biiiiiiiigggg deal! Sentiti speciaaaaaale!"} +{"t":"PD 25 Mass Social TV Led 013 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass Social TV Led 014 BVO it-it Join Prime now Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass Social TV Led 017 BVO it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass Social TV Led 018 Super it-it Amazon Prime Day\n is here! È arrivato \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super it-it Amazon Prime Day is here! È arrivato Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super it-it Amazon\n Prime Day\n is here! È arrivato \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super it-it Amazon Prime Day is here! È arrivato Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO it-it You’ll feel like a biiiiiiiigggg deal! Ti sentirai speciaaaaaale!"} +{"t":"PD 25 Mass Social TV Led 023 BVO it-it Shop now. Acquista ora"} +{"t":"PD 25 Mass Social TV Led 026 Super it-it Four days\n of big\n deals Quattro giorni \n di grandi\n offerte"} +{"t":"PD 25 Mass Social TV Led 026F Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Social TV Led 029 BVO it-it Feel like a biiiiiiiigggg deal! Sentiti speciaaaaaale!"} +{"t":"PD 25 Mass Social TV Led 030 BVO it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass Social TV Led 033 BVO it-it Shop now. Acquista ora"} +{"t":"PD 25 Mass Static Social 001 Tagline it-it Four days \nof big deals Quattro giorni di \ngrandi offerte "} +{"t":"PD 25 Mass Static Social 001F Tagline it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass Static Social 002 Tagline it-it Four days \nof big\ndeals Quattro giorni  \ndi grandi \nofferte "} +{"t":"PD 25 Mass Static Social 002F Tagline it-it Four days of big deals Quattro giorni  di grandi offerte"} +{"t":"PD 25 Mass Static Social 003 Tagline it-it Four \ndays\nof big\ndeals Quattro  \ngiorni  \ndi grandi \nofferte "} +{"t":"PD 25 Mass Static Social 003F Tagline it-it Four  days of big deals Quattro   giorni  di grandi offerte"} +{"t":"PD 25 Mass Static Social 004 Dates it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass Static Social 005 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Mass Static Social 006 Tagline it-it New day. \nNew deals. Nuovo giorno. \nNuove offerte."} +{"t":"PD 25 Mass Static Social 006F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Mass Static Social 008 Tagline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno. \nNuove \nofferte."} +{"t":"PD 25 Mass Static Social 008F Tagline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Mass Static Social 009 it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass TV OLV 001 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July. Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass TV OLV 002 Super it-it Amazon Prime Day\n 8–11 July Prime Day di Amazon\n 8-11 luglio"} +{"t":"PD 25 Mass TV OLV 002F Super it-it Amazon Prime Day 8–11 July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass TV OLV 003 BVO it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass TV OLV 004 Super it-it Four days of big deals Quattro giorni di grandi offerte"} +{"t":"PD 25 Mass TV OLV 005 BVO it-it Join Prime now\n\n Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass TV OLV 005F BVO it-it Join Prime now Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass TV OLV 006 Super it-it Exclusively for Prime Members Solo per i clienti Prime"} +{"t":"PD 25 Mass TV OLV 008 BVO it-it Four days of big deals on electronics, home, kitchen and more. Quattro giorni di grandi offerte su elettronica, prodotti per casa, cucina e molto altro..."} +{"t":"PD 25 Mass TV OLV 009 BVO it-it …that’ll make you feel like a big deal. …che ti faranno sentire speciale."} +{"t":"PD 25 Mass TV OLV 010 BVO it-it Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Prime Day di Amazon è dall'8 all'11 luglio. Solo per i clienti Prime."} +{"t":"PD 25 Mass TV OLV 012 BVO it-it Join Prime now.\n\n Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass TV OLV 012F BVO it-it Join Prime now. Iscriviti a Prime oggi stesso."} +{"t":"PD 25 Mass TV OLV 013 Super it-it 8–11 July 8-11 luglio"} +{"t":"PD 25 Mass TV OLV 014 BVO it-it Amazon Prime Day is here. È arrivato Prime Day su Amazon."} +{"t":"PD 25 Mass TV OLV 015 Super it-it Amazon Prime Day is here! È arrivato Prime Day su Amazon!"} +{"t":"PD 25 Mass TV OLV 018 BVO it-it Shop now Acquista ora"} +{"t":"PD 25 Mass TV OLV 025 BVO it-it Shop now Acquista ora"} +{"t":"PD 25 Mass YouTube 001 Headline it-it Amazon Prime Day is from the 8th to the 11th of July Prime Day di Amazon è dall'8 all'11 luglio"} +{"t":"PD 25 Mass YouTube 002 Description it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Con quattro giorni di grandi offerte, ti sentirai speciale!"} +{"t":"PD 25 Mass YouTube 003 CTA it-it Join Prime Iscriviti"} +{"t":"PD 25 Mass YouTube 004 Headline it-it Amazon Prime Day is here È arrivato Prime Day su Amazon"} +{"t":"PD 25 Mass YouTube 005 Description it-it With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Con quattro giorni di grandi offerte, ti sentirai speciale!"} +{"t":"PD 25 Mass YouTube 006 CTA it-it Shop now  Acquista"} +{"t":"PD 25 Mass YouTube 007 Headline it-it Amazon Prime Day Prime Day su Amazon"} +{"t":"PD 25 Mass YouTube 008 Description it-it 4 days of big deals, so you’ll feel like a big deal Con quattro giorni di grandi offerte, ti sentirai speciale!"} +{"t":"PD 25 Mass YouTube 009 CTA it-it Shop now  Acquista"} +{"t":"PD 25 Mass YouTube 010 Headline it-it Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy it-it 4 days of big deals, so you'll feel like a big deal! Con 4 giorni di grandi offerte, ti sentirai speciale!"} +{"t":"PD 25 Mass YouTube 012 CTA it-it Shop now Acquista"} +{"t":"PD 25 Mass YouTube 013 Headline it-it Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description it-it Amazon Prime Day is 8-11 of July Prime Day di Amazon 8-11 luglio"} +{"t":"PD 25 Mass YouTube 015 it-it with 4 days of big deals Scopri 4 giorni di grandi offerte"} +{"t":"PD 25 Mass YouTube 016 CTA it-it Join Prime Iscriviti"} +{"t":"PD 25 Mass YouTube 017 Headline it-it Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description it-it Amazon Prime Day is here with 4 days of big deals È arrivato Prime Day su Amazon\n Scopri 4 giorni di grandi offerte"} +{"t":"PD 25 Mass YouTube 018F Description it-it Amazon Prime Day is here with 4 days of big deals È arrivato Prime Day su Amazon Scopri 4 giorni di grandi offerte"} +{"t":"SDD 23 Mass Digital Display 001 Event Name it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Digital Display 002 Event Name it-it Amazon\nSpring\nSale Offerte \ndi Primavera \ndi Amazon"} +{"t":"SDD 23 Mass Digital Display 002F Event Name it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Digital Display 003 Event Name it-it Amazon\nSpring Sale Offerte di Primavera \ndi Amazon"} +{"t":"SDD 23 Mass Digital Display 003F Event Name it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Digital Display 004 Headline it-it Up to 40% off Risparmia fino al 40%"} +{"t":"SDD 23 Mass Digital Display 005 Headline it-it Save big this spring Risparmia alla grande"} +{"t":"SDD 23 Mass Digital Display 006 Dates it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Digital Display 007 CTA it-it Learn more Scopri di più"} +{"t":"SDD 23 Mass Digital Display 008 Dates it-it Ends 29 March Terminano il 29 marzo"} +{"t":"SDD 23 Mass Digital Display 009 Dates it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Digital Display 010 CTA it-it Shop now Acquista subito"} +{"t":"SDD 23 Mass Digital Display 011 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description it-it Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Dal 27 al 29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline it-it Spring Sale is coming Le Offerte di Primavera stanno arrivando"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description it-it Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Dal 27 al 29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name it-it Amazon Spring Sale Offerte di Primavera"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description it-it 27th -29th March. Selected products only. 27-29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description it-it Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Dal 27 al 29 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social OLV 001 Super it-it Spring Sale is coming Le Offerte di  Primavera stanno arrivando"} +{"t":"SDD 23 Mass Social OLV 002 Super it-it Up to 40% off Risparmia fino al 40%"} +{"t":"SDD 23 Mass Social OLV 003 Super it-it Starts Monday Iniziano lunedì"} +{"t":"SDD 23 Mass Social OLV 004 Super it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Social OLV 005 Super it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social OLV 006 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social OLV 007 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social OLV 008 Super it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Social OLV 010 Super it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social OLV 012 Super it-it Spring Sale is here Le Offerte di Primavera sono arrivate"} +{"t":"SDD 23 Mass Social OLV 014 Super it-it Shop now Acquista subito"} +{"t":"SDD 23 Mass Social OLV 015 Super it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Social OLV 016 Super it-it Ends 29 March Terminano il 29 marzo"} +{"t":"SDD 23 Mass Social OLV 020 Super it-it Ends 29 March Terminano il 29 marzo"} +{"t":"SDD 23 Mass Social Post 001 Headline it-it Amazon Spring Sale Offerte di Primavera"} +{"t":"SDD 23 Mass Social Post 002 Primary text it-it Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Risparmia fino al 40% con le Offerte di Primavera. Iniziano il 27 marzo alle 18. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 003 Primary text it-it Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass Social Post 004 Description it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social Post 005 Headline it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Social Post 006 Primary text it-it Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Risparmia alla grande, fino al 40%, con le Offerte di Primavera. Condizioni delle offerte su Amazon.it Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass Social Post 007 Primary text it-it Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Risparmia alla grande, fino al 40%, con le Offerte di Primavera di Amazon. Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass Social Post 008 it-it Save big in the Amazon Spring Sale with up to 40% off. Risparmia alla grande, fino al 40%, con le Offerte di Primavera di Amazon."} +{"t":"SDD 23 Mass Social Post 011 Primary text it-it Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Risparmia alla grande, fino al 40%, con le Offerte di Primavera di Amazon. Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass Social Post 012 Headline it-it Amazon Spring Sale Offerte di Primavera di Amazon"} +{"t":"SDD 23 Mass Social Post 013 Primary text it-it Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Risparmia fino al 40% con le Offerte di Primavera. Iniziano il 27 marzo alle 18. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 015 Description it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Mass Social Post 020 it-it #Amazon #Springsale #Amazon #OfferteDiPrimavera #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text it-it Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Risparmia alla grande con le Offerte di Primavera di Amazon. Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass Social Post 022 it-it Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Risparmia alla grande con le Offerte di Primavera di Amazon. Iniziano il 27 marzo alle 18. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 023 Primary text it-it The Amazon Spring Sale. Starts 6pm on March 27th. Offerte di Primavera di Amazon. Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass Social Post 024 Brand Name it-it AmazonUK AmazonIT"} +{"t":"SDD 23 Mass Social Post 025 it-it The Amazon Spring Sale. Selected products only. Offerte di Primavera di Amazon. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 027 it-it Save big in the Amazon Spring Sale. Selected products only. Risparmia alla grande con le Offerte di Primavera di Amazon."} +{"t":"SDD 23 Mass Social Post 031 Primary text it-it The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Offerte di Primavera. Risparmia fino al 40%. Terminano il 29 marzo a mezzanotte. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 032 Primary text it-it The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Offerte di Primavera di Amazon. Risparmia fino al 40%. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass Social Post 035 Primary text it-it Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Risparmia fino al 40% con le Offerte di Primavera. Terminano il 29 marzo a mezzanotte. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 036 Primary text it-it Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Risparmia fino al 40% con le Offerte di Primavera di Amazon. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass Social Post 037 it-it Save up to 40% off in the Amazon Spring Sale.  Risparmia fino al 40% con le Offerte di Primavera di Amazon."} +{"t":"SDD 23 Mass Social Post 039 Primary text it-it Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Risparmia alla grande, fino al 40%, con le Offerte di Primavera. Condizioni delle offerte su Amazon.it. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass Social Post 040 Primary text it-it Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Risparmia alla grande, fino al 40%, con le Offerte di Primavera di Amazon. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass Social Post 045 Primary text it-it Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Risparmia alla grande, fino al 40%, con le Offerte di Primavera. Terminano il 29 marzo a mezzanotte. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 050 Primary text it-it Save big in the Amazon Spring Sale. Ends midnight on March 29th. Risparmia alla grande con le Offerte di Primavera di Amazon. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass Social Post 051 it-it Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Risparmia alla grande con le Offerte di Primavera di Amazon. Terminano il 29 marzo a mezzanotte. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 052 Primary text it-it Save big in the Amazon Spring Sale. Ends midnight on March 29th. Risparmia alla grande con le Offerte di Primavera di Amazon. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass Social Post 054 it-it The Amazon Spring Sale. Save up to 40%. Selected products only. Offerte di Primavera di Amazon. Risparmia fino al 40%. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass Social Post 055 Brand Name it-it AmazonUK AmazonIT"} +{"t":"SDD 23 Mass Social Post 056 it-it Save big in the Amazon Spring Sale. Selected products only. Risparmia alla grande con le Offerte di Primavera di Amazon."} +{"t":"SDD 23 Mass TV OLV 001 BVO it-it Get that Spring feeling, Entra nel mood primaverile!"} +{"t":"SDD 23 Mass TV OLV 002 BVO it-it Get two days of Spring savings Scopri due giorni di offerte primaverili!"} +{"t":"SDD 23 Mass TV OLV 003 BVO it-it with up to 40% off in the Amazon Spring Sale. Con i risparmi fino al 40% delle Offerte di Primavera di Amazon."} +{"t":"SDD 23 Mass TV OLV 004 BVO it-it Starts Monday Iniziano lunedì"} +{"t":"SDD 23 Mass TV OLV 005 Super it-it Amazon Spring Sale\nUp to 40% off Offerte di Primavera di Amazon\nRisparmia fino al 40%"} +{"t":"SDD 23 Mass TV OLV 005F Super it-it Amazon Spring Sale Up to 40% off Offerte di Primavera di Amazon Risparmia fino al 40%"} +{"t":"SDD 23 Mass TV OLV 006 Super it-it Amazon Spring Sale\n27-29 March Offerte di Primavera di Amazon\n27-29 marzo"} +{"t":"SDD 23 Mass TV OLV 006F Super it-it Amazon Spring Sale 27-29 March Offerte di Primavera di Amazon 27-29 marzo"} +{"t":"SDD 23 Mass TV OLV 007 BVO it-it Now on. Sono iniziate"} +{"t":"SDD 23 Mass TV OLV 008 Super it-it Amazon Spring Sale\nUp to 40% off Offerte di Primavera di Amazon\nRisparmia fino al 40%"} +{"t":"SDD 23 Mass TV OLV 008F Super it-it Amazon Spring Sale Up to 40% off Offerte di Primavera di Amazon Risparmia fino al 40%"} +{"t":"SDD 23 Mass TV OLV 009 Super it-it Amazon Spring Sale\nEnds 29 March Offerte di Primavera di Amazon\nTerminano il 29 marzo"} +{"t":"SDD 23 Mass TV OLV 009F Super it-it Amazon Spring Sale Ends 29 March Offerte di Primavera di Amazon Terminano il 29 marzo"} +{"t":"SDD 23 Mass TV OLV 010 it-it Starts 6pm March 27th. Iniziano il 27 marzo alle 18."} +{"t":"SDD 23 Mass TV OLV 011 it-it Ends midnight on March 29th. Terminano il 29 marzo a mezzanotte."} +{"t":"SDD 23 Mass TV OLV 012 it-it Selected products only. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass TV OLV 013 BVO it-it Get that Spring feeling Entra nel mood primaverile!"} +{"t":"SDD 23 Mass TV OLV 014 BVO it-it Get two days of Spring savings Scopri due giorni di offerte primaverili!"} +{"t":"SDD 23 Mass TV OLV 015 BVO it-it with up to 40% off in the Amazon Spring Sale Con i risparmi fino al 40% delle Offerte di Primavera di Amazon."} +{"t":"SDD 23 Mass TV OLV 020 Super it-it Amazon Spring Sale\nUp to 40% off Offerte di Primavera di Amazon\nRisparmia fino al 40%"} +{"t":"SDD 23 Mass TV OLV 020F Super it-it Amazon Spring Sale Up to 40% off Offerte di Primavera di Amazon Risparmia fino al 40%"} +{"t":"SDD 23 Mass TV OLV 024 it-it Selected products only. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 23 Mass YouTube 001 Title it-it Get ready for the Amazon Spring Sale! Preparati alle Offerte di Primavera di Amazon!"} +{"t":"SDD 23 Mass YouTube 002 Description it-it Save up to 40% off in the Amazon Spring Sale. Starts Monday. Risparmia fino al 40% con le Offerte di Primavera di Amazon. Iniziano lunedì."} +{"t":"SDD 23 Mass YouTube 003 Title it-it Get that Spring feeling! Entra nel mood primaverile!"} +{"t":"SDD 23 Mass YouTube 004 Description it-it The Amazon Spring Sale. Save up to 40% from 27-29 March. Offerte di Primavera di Amazon. Risparmia fino al 40% dal 27 al 29 marzo."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name it-it Amazon Spring Deal Days  Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name it-it Amazon Spring\nDeal Days  Festa delle Offerte\ndi Primavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name it-it Amazon Spring Deal Days  Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name it-it Amazon\nSpring\nDeal Days  Festa delle Offerte\ndi Primavera\ndi Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name it-it Amazon Spring Deal Days  Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name it-it Amazon\nSpring\nDeal\nDays  Festa delle\nOfferte\ndi Primavera\ndi Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name it-it Amazon Spring Deal Days  Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline it-it Up to 40% off Approfitta di offerte incredibili"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline it-it Shop epic deals Approfitta di offerte incredibili"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates it-it Starts 20 March  Dal 20 marzo"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates it-it Starts Wednesday Da mercoledì"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA it-it Learn more Scopri di più"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates it-it Ends 25 March Termina il 25 marzo"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates it-it 20-25 March 20–25 marzo"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA it-it Shop now Acquista subito"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name it-it Amazon Spring\nDeal Days Festa delle Offerte di\nPrimavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name it-it Amazon\nSpring\nDeal\nDays Festa delle\nOfferte di\nPrimavera"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates it-it 20-25 March 20–25 marzo"} +{"t":"SDD 24 Mass Radio 001 BVO it-it Amazon Spring Deal Days are approaching. La Festa delle Offerte di Primavera di Amazon sta arrivando."} +{"t":"SDD 24 Mass Radio 002 BVO it-it So you could save big on a Bluetooth speaker. Così potrai risparmiare alla grande su una cassa Bluetooth."} +{"t":"SDD 24 Mass Radio 003 BVO it-it And get into dancing. E metterti a ballare."} +{"t":"SDD 24 Mass Radio 004 BVO it-it Reaaaaaally into dancing. E cinq-sei-sett-ott..."} +{"t":"SDD 24 Mass Radio 005 BVO it-it Lifting! Spinning! Luuuunging!!! Solleva! Gira! Saaaalta!"} +{"t":"SDD 24 Mass Radio 006 it-it Oh no! Oh, no!"} +{"t":"SDD 24 Mass Radio 007 BVO it-it And you can also save big on a sewing machine. E potrai anche risparmiare alla grande su una macchina da cucire."} +{"t":"SDD 24 Mass Radio 008 BVO it-it From Bluetooth speakers to sewing machines. Dalle casse Bluetooth alle macchine da cucire,"} +{"t":"SDD 24 Mass Radio 009 BVO it-it Shop epic deals during Amazon Spring Deal Days. approfitta di offerte incredibli con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO it-it Starts Wednesday Da mercoledì."} +{"t":"SDD 24 Mass Radio 011 VO it-it Selected products only Condizioni delle offerte su amazon.it"} +{"t":"SDD 24 Mass Radio 022 BVO it-it Amazon Spring Deal Days are here. La Festa delle Offerte di Primavera di Amazon è arrivata."} +{"t":"SDD 24 Mass Radio 030 BVO it-it Shop epic deals during Amazon Spring Deal Days. approfitta di offerte incredibili con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 24 Mass Radio 031 BVO it-it Ends 25th of March. Termina il 25 marzo."} +{"t":"SDD 24 Mass Radio 032 VO it-it Whilst stocks last. Fino a esaurimento scorte."} +{"t":"SDD 24 Mass Social OLV 005 Super it-it Amazon\nSpring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass Social OLV 005F Super it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass Social OLV 006 Super it-it Shop epic deals Approfitta di offerte incredibili"} +{"t":"SDD 24 Mass Social OLV 007 Super it-it Starts Wednesday Da mercoledì"} +{"t":"SDD 24 Mass Social OLV 008 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 24 Mass Social OLV 011 Super it-it 20-25 March 20-25 marzo"} +{"t":"SDD 24 Mass Social Post 001 Headline it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Mass Social Post 002 it-it Get up to 40% off. 20-25 March. Approfitta di offerte incredibili, dal 20 al 25 marzo"} +{"t":"SDD 24 Mass Social Post 003 Description it-it AmazonUK AmazonIT"} +{"t":"SDD 24 Mass Social Post 004 Headline it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Mass Social Post 006 it-it Amazon Spring Deal Days. Get up to 40% off. 20-25 March. 20-25 marzo: offerte incredibili con la Festa delle Offerte di Primavera"} +{"t":"SDD 24 Mass Social Post 009 Description it-it AmazonUK AmazonIT"} +{"t":"SDD 24 Mass Social Post 010 it-it Amazon Spring Deal Days. Get up to 40% off. 20-25 March. 20-25 marzo: offerte incredibili con la Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass Social Post 012 it-it #AmazonUK #AmazonIT"} +{"t":"SDD 24 Mass Social Post 013 it-it Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. 20-25 marzo: offerte incredibili con la Festa delle Offerte di Primavera"} +{"t":"SDD 24 Mass Social Post 014 it-it AmazonUK AmazonIT"} +{"t":"SDD 24 Mass Social Post 016 Brand Name it-it AmazonUK AmazonIT"} +{"t":"SDD 24 Mass Social Post 017 it-it Amazon Spring Deal Days. Get up to 40% off. 20-25 March. 20-25 marzo: offerte incredibili con la Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass TV OLV 001 BVO it-it Amazon Spring Deal Days are approaching. La Festa delle Offerte di Primavera di Amazon sta arrivando."} +{"t":"SDD 24 Mass TV OLV 002 BVO it-it Amazon Spring Deal Days. Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 24 Mass TV OLV 003 BVO it-it Shop epic deals Approfitta di offerte incredibili"} +{"t":"SDD 24 Mass TV OLV 004 BVO it-it Starts Wednesday Da mercoledì"} +{"t":"SDD 24 Mass TV OLV 005 Super it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass TV OLV 006 Super it-it Shop epic deals Approfitta di offerte incredibili"} +{"t":"SDD 24 Mass TV OLV 007 Super it-it Starts Wednesday Da mercoledì"} +{"t":"SDD 24 Mass TV OLV 008 it-it Selected products only. Starts Wednesday. 20-25 March. Condizioni delle offerte su Amazon.it. 20-25 marzo."} +{"t":"SDD 24 Mass TV OLV 009 BVO it-it Shop epic deals during Amazon Spring Deal Days. Approfitta di offerte incredibili con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 24 Mass TV OLV 010 BVO it-it Starts Wednesday Da mercoledì."} +{"t":"SDD 24 Mass TV OLV 014 it-it Selected products only. 20-25 March. Condizioni delle offerte su Amazon.it. 20-25 marzo."} +{"t":"SDD 24 Mass TV OLV 025 BVO it-it Amazon Spring Deal Days are here. La Festa delle Offerte di Primavera di Amazon è arrivata."} +{"t":"SDD 24 Mass TV OLV 026 BVO it-it Shop epic deals on whatever you need. Approfitta di offerte incredibili su tutto ciò che ti serve"} +{"t":"SDD 24 Mass TV OLV 027 BVO it-it From bluetooth speakers… Dalle casse Bluetooth…"} +{"t":"SDD 24 Mass TV OLV 028 BVO it-it …to sewing machines. …alle macchine da cucire."} +{"t":"SDD 24 Mass TV OLV 029 BVO it-it Amazon Spring Deal Days. Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 24 Mass TV OLV 030 BVO it-it Shop epic deal Approfitta di offerte incredibili."} +{"t":"SDD 24 Mass TV OLV 031 BVO it-it Ends 25th of March. Fino al 25 marzo."} +{"t":"SDD 24 Mass TV OLV 034 Super it-it 20-25 March 20-25 marzo"} +{"t":"SDD 24 Mass TV OLV 035 it-it Selected products only. Whilst stocks last. 20-25 March. Condizioni delle offerte su Amazon.it. Fino a esaurimento scorte. 20-25 marzo."} +{"t":"SDD 24 Mass TV OLV 037 BVO it-it Until 25th of March. Termina il 25 marzo"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline it-it Amazon Spring\nDeals Offerte di Primavera \ndi Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline it-it Amazon\nSpring\nDeals Offerte di\nPrimavera\n di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 005 it-it Shop epic deals Risparmia alla grande"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 it-it 25–31 March 25-31 marzo"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass (D)OOH PRINT 008 it-it Selected products only Condizioni delle offerte \n su Amazon.it"} +{"t":"SDD 25 Mass (D)OOH PRINT 008F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass (D)OOH PRINT 020 it-it Woooo! Shop Epic Deals! Wow! Che grandi risparmi!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021 it-it Woooo! Shop Epic Deals! Wow! \nChe grandi risparmi!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021F it-it Woooo! Shop Epic Deals! Wow! Che grandi risparmi!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022 it-it Woooo! Shop Epic Deals! Wow! \nChe grandi \nrisparmi!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022F it-it Woooo! Shop Epic Deals! Wow! Che grandi risparmi!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 it-it Amazon \nSpring Deals Offerte \n di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline it-it New day. \nNew deals. Nuovo giorno.\nNuove offerte."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline it-it New \nday. \nNew \ndeals. Nuovo \ngiorno.\nNuove \nofferte."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 it-it Amazon \nSpring Deals Offerte \ndi Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 034 it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 it-it Ends 31 Mar Fino al 31 marzo"} +{"t":"SDD 25 Mass Countdown Timer 001 Headline it-it Amazon\nSpring\nDeals\nstart in Le Offerte\n di Primavera\n di Amazon\n iniziano tra"} +{"t":"SDD 25 Mass Countdown Timer 001F Headline it-it Amazon Spring Deals start in Le Offerte di Primavera di Amazon iniziano tra"} +{"t":"SDD 25 Mass Countdown Timer 002 Headline it-it Amazon\nSpring\nDeals\nend in Le Offerte\n di Primavera\n di Amazon\n terminano tra"} +{"t":"SDD 25 Mass Countdown Timer 002F Headline it-it Amazon Spring Deals end in Le Offerte di Primavera di Amazon terminano tra"} +{"t":"SDD 25 Mass Countdown Timer 003 it-it Hours ore"} +{"t":"SDD 25 Mass Countdown Timer 004 it-it Minutes minuti"} +{"t":"SDD 25 Mass Countdown Timer 005 it-it Seconds secondi"} +{"t":"SDD 25 Mass Countdown Timer 006 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Countdown Timer 007 Headline it-it Amazon Spring\nDeals start in Le Offerte di Primavera\n di Amazon iniziano tra"} +{"t":"SDD 25 Mass Countdown Timer 007F Headline it-it Amazon Spring Deals start in Le Offerte di Primavera di Amazon iniziano tra"} +{"t":"SDD 25 Mass Countdown Timer 008 Headline it-it Amazon Spring\nDeals end in Le Offerte di Primavera\n di Amazon terminano tra"} +{"t":"SDD 25 Mass Countdown Timer 008F Headline it-it Amazon Spring Deals end in Le Offerte di Primavera di Amazon terminano tra"} +{"t":"SDD 25 Mass Countdown Timer 012 it-it Woooo! Wow!"} +{"t":"SDD 25 Mass Display 001 Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Display 003 Headline it-it Amazon \nSpring\nDeals Offerte di\nPrimavera\n di Amazon"} +{"t":"SDD 25 Mass Display 003F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Display 005 Headline it-it Amazon \nSpring\nDeals Offerte di\nPrimavera\n di Amazon"} +{"t":"SDD 25 Mass Display 005F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Display 008 it-it Epic savings Risparmia alla grande"} +{"t":"SDD 25 Mass Display 009 Subheader it-it Shop \nepic deals Risparmia\nalla grande "} +{"t":"SDD 25 Mass Display 009F Subheader it-it Shop epic deals Risparmia alla grande"} +{"t":"SDD 25 Mass Display 011 it-it 25–31 March 25-31 marzo"} +{"t":"SDD 25 Mass Display 012 CTA it-it Learn more Scopri di più"} +{"t":"SDD 25 Mass Display 013 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Display 014 it-it Selected products only Condizioni delle offerte \n su Amazon.it"} +{"t":"SDD 25 Mass Display 014F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Display 016 Headline it-it Amazon \nSpring Deals Offerte di Primavera \ndi Amazon"} +{"t":"SDD 25 Mass Display 016F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Display 018 Headline it-it Amazon \nSpring\nDeals Offerte di \nPrimavera\n di Amazon"} +{"t":"SDD 25 Mass Display 018F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Display 026 it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Display 027 it-it Ends 31 March Fino al\n31 marzo "} +{"t":"SDD 25 Mass Display 027F it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Display 028 CTA it-it Shop now Acquista ora"} +{"t":"SDD 25 Mass Display 030 it-it Selected products only Condizioni delle offerte \n su Amazon.it"} +{"t":"SDD 25 Mass Display 030F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Display 032 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"SDD 25 Mass Radio 001 BVO it-it Ooh! Amazon's Spring Deal Days are coming! Wooo! Arriva la Festa delle Offerte di Primavera di Amazon!"} +{"t":"SDD 25 Mass Radio 002 BVO it-it So, whether you're spring hiking*... Così, dall'escursione giornaliera*…"} +{"t":"SDD 25 Mass Radio 003 BVO it-it Or spring cleaning*.... alle pulizie di primavera*…"} +{"t":"SDD 25 Mass Radio 004 BVO it-it You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Puoi risparmiare fino al 30% su tutto ciò che ti serve… elettronica, prodotti per la casa, sport e [molto] altro!"} +{"t":"SDD 25 Mass Radio 005 BVO it-it You can save big on all the things you need… from electronics and home to sports and [so much] more! Puoi risparmiare alla grande su tutto ciò che ti serve… elettronica, prodotti per la casa, sport e molto altro!"} +{"t":"SDD 25 Mass Radio 006 BVO it-it Ooh indeed! Davvero! Wooo!"} +{"t":"SDD 25 Mass Radio 007 BVO it-it Shop Amazon's Spring Deal Days. Approfitta della Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 25 Mass Radio 008 BVO it-it Starts Tuesday. Inizia martedì."} +{"t":"SDD 25 Mass Radio 009 BVO it-it With deals that make you go... \"Ooh\" Con offerte che ti fanno dire... "Wooo!""} +{"t":"SDD 25 Mass Radio 010 BVO it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Radio 011 BVO it-it Ooh! Amazon's Spring Deal Days are here! Wooo! La Festa delle Offerte di Primavera di Amazon è arrivata."} +{"t":"SDD 25 Mass Radio 018 BVO it-it Ends Monday. Fino a lunedì"} +{"t":"SDD 25 Mass Radio 028 BVO it-it Ends midnight. Fino a mezzanotte"} +{"t":"SDD 25 Mass Social OLV 001 Super it-it Amazon\nSpring\nDeals Offerte\ndi Primavera\ndi Amazon"} +{"t":"SDD 25 Mass Social OLV 001F Super it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Social OLV 002 Super it-it Up to\n45% off Risparmia fino al XX%"} +{"t":"SDD 25 Mass Social OLV 002F Super it-it Up to 45% off Risparmia fino al XX%"} +{"t":"SDD 25 Mass Social OLV 003 Super it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Mass Social OLV 004 Super it-it 25-31 \nMarch 25-31\nmarzo"} +{"t":"SDD 25 Mass Social OLV 004F Super it-it 25-31 March 25-31 marzo"} +{"t":"SDD 25 Mass Social OLV 008 Super it-it Ends \n31 March Fino\nal 31 marzo"} +{"t":"SDD 25 Mass Social OLV 008F Super it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Social OLV 009 Super it-it Woooo! Wooo!"} +{"t":"SDD 25 Mass Social OLV 010 Super it-it Amazon\nSpring\nDeals Offerte\ndi Primavera \ndi Amazon"} +{"t":"SDD 25 Mass Social OLV 010F Super it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Social OLV 011 Super it-it on sports su sport"} +{"t":"SDD 25 Mass Social OLV 012 Super it-it electronics elettronica"} +{"t":"SDD 25 Mass Social OLV 013 Super it-it home prodotti per la casa"} +{"t":"SDD 25 Mass Social OLV 014 Super it-it beauty bellezza"} +{"t":"SDD 25 Mass Social OLV 015 Super it-it fashion moda"} +{"t":"SDD 25 Mass Social OLV 016 Super it-it kitchen cucina"} +{"t":"SDD 25 Mass Social OLV 017 Super it-it computing informatica"} +{"t":"SDD 25 Mass Social OLV 018 Super it-it books libri"} +{"t":"SDD 25 Mass Social OLV 019 Super it-it devices dispositivi"} +{"t":"SDD 25 Mass Social OLV 020 Super it-it garden giardino"} +{"t":"SDD 25 Mass Social OLV 021 Super it-it pets animali domestici"} +{"t":"SDD 25 Mass Social OLV 022 Super it-it outdoor tempo libero"} +{"t":"SDD 25 Mass Social OLV 023 Super it-it games giochi"} +{"t":"SDD 25 Mass Social OLV 024 Super it-it luggage valigie"} +{"t":"SDD 25 Mass Social OLV 025 Super it-it alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super it-it furniture arredamento"} +{"t":"SDD 25 Mass Social OLV 028 Super it-it cooking cucina"} +{"t":"SDD 25 Mass Social OLV 029 Super it-it make-up make-up"} +{"t":"SDD 25 Mass Social OLV 030 Super it-it smart home smart home"} +{"t":"SDD 25 Mass Social OLV 031 Super it-it kindle kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super it-it appliances elettrodomestici"} +{"t":"SDD 25 Mass Social OLV 033 Super it-it fitness fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super it-it haircare cura dei capelli"} +{"t":"SDD 25 Mass Social OLV 038 Super it-it hair care cura dei capelli"} +{"t":"SDD 25 Mass Social OLV 039 Super it-it lighting illuminazione"} +{"t":"SDD 25 Mass Social OLV 040 Super it-it DIY fai da te"} +{"t":"SDD 25 Mass Social OLV 041 Super it-it office ufficio"} +{"t":"SDD 25 Mass Social OLV 042 Super it-it stationery cancelleria"} +{"t":"SDD 25 Mass Social OLV 043 Super it-it sports sport"} +{"t":"SDD 25 Mass Social OLV 049 Super it-it health salute"} +{"t":"SDD 25 Mass Social OLV 053 BVO it-it … and so much more. ...e molto altro"} +{"t":"SDD 25 Mass Social OLV 054 BVO it-it … and more. ...e altro"} +{"t":"SDD 25 Mass Social OLV 055 Super it-it ...and so\n much more. ...e molto\naltro."} +{"t":"SDD 25 Mass Social OLV 055F Super it-it ...and so much more. ...e molto altro."} +{"t":"SDD 25 Mass Social OLV 056 Super it-it ...and\nmore. ...e\naltro."} +{"t":"SDD 25 Mass Social OLV 056F Super it-it ...and more. ...e altro."} +{"t":"SDD 25 Mass Social OLV 057 BVO it-it Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Da martedì"} +{"t":"SDD 25 Mass Social OLV 057F BVO it-it Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Da martedì"} +{"t":"SDD 25 Mass Social OLV 058 Super it-it Starts Tuesday Da martedì"} +{"t":"SDD 25 Mass Social OLV 059 BVO it-it Ooooh! Wooo!"} +{"t":"SDD 25 Mass Social OLV 060 BVO it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Social OLV 061 BVO it-it on sports, electronics, home, beauty, fashion su sport, elettronica, prodotti per la casa, bellezza, moda"} +{"t":"SDD 25 Mass Social OLV 110 BVO it-it Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Fino al 31 marzo"} +{"t":"SDD 25 Mass Social OLV 110F BVO it-it Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Fino al 31 marzo"} +{"t":"SDD 25 Mass Social OLV 111 Super it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Social OLV 112 Super it-it Amazon\nSpring Deals Offerte\ndi Primavera\ndi Amazon"} +{"t":"SDD 25 Mass Social OLV 112F Super it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Social OLV 113 Super it-it Up to 45% off Risparmia\nalla grande"} +{"t":"SDD 25 Mass Social OLV 113F Super it-it Up to 45% off Risparmia alla grande"} +{"t":"SDD 25 Mass Social OLV 114 Super it-it 25-31 March 25-31 marzo"} +{"t":"SDD 25 Mass Social OLV 115 Super it-it Amazon\nSpring \nDeals Offerte\ndi Primavera\ndi Amazon"} +{"t":"SDD 25 Mass Social OLV 115F Super it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Social OLV 116 Super it-it Up to\n45% off Risparmia\nalla grande"} +{"t":"SDD 25 Mass Social OLV 116F Super it-it Up to 45% off Risparmia alla grande"} +{"t":"SDD 25 Mass Social OLV 117 Super it-it 25-31 \nMarch 25-31\nmarzo"} +{"t":"SDD 25 Mass Social OLV 117F Super it-it 25-31 March 25-31 marzo"} +{"t":"SDD 25 Mass Social OLV 120 Super it-it Ends 31 March Fino\nal 31 marzo"} +{"t":"SDD 25 Mass Social OLV 120F Super it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Social OLV 123 Super it-it Ends\n31 March Fino\nal 31 marzo"} +{"t":"SDD 25 Mass Social OLV 123F Super it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Social Post 001 Description it-it 25-31 March 25-31 marzo"} +{"t":"SDD 25 Mass Social Post 002 Headline it-it Amazon Spring Deal Days  Risparmia alla grande"} +{"t":"SDD 25 Mass Social Post 003 Primary text it-it Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 004 Headline it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Mass Social Post 005 Primary text it-it Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Risparmia alla grande con la Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 007 Primary text it-it Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Risparmia alla grande con la Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 008 Headline it-it Amazon Spring Deal Days Risparmia alla grande"} +{"t":"SDD 25 Mass Social Post 009 Primary text it-it Up to 45% off with Amazon Spring Deal Days. Selected products only. Festa delle Offerte di Primavera di Amazon. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 010 Description it-it 25-31 March 25-31 marzo"} +{"t":"SDD 25 Mass Social Post 011 Headline it-it Amazon Spring Deal Days Offerte di Primavera"} +{"t":"SDD 25 Mass Social Post 012 Primary text it-it Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Risparmia alla grande con la Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 013 Primary text it-it Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Festa delle Offerte di Primavera, 25-31 marzo. Condizioni delle offerte su Amazon.it. #OfferteDiPrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text it-it Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Festa delle Offerte di Primavera, 25-31 marzo. Condizioni delle offerte su Amazon.it. #OfferteDiPrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Mass Social Post 016 Headline it-it Up to 45% off. 25-31 March. Selected products only. 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 017 Primary text it-it Amazon Spring Deal Days. Up to 45% off. Selected products only. Festa delle Offerte di Primavera. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 018 it-it Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 019 Description it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Social Post 021 Primary text it-it Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Festa delle Offerte di Primavera di Amazon, fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 023 Primary text it-it Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Risparmia alla grande con la Festa delle Offerte di Primavera, fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 025 Primary text it-it Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Risparmia alla grande con la Festa delle Offerte di Primavera, fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 027 Primary text it-it Up to 45% off with Amazon Spring Deal Days. Selected products only. Festa delle Offerte di Primavera. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 028 Description it-it Ends 31 March.  Fino al 31 marzo."} +{"t":"SDD 25 Mass Social Post 030 Primary text it-it Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Risparmia alla grande con la Festa delle Offerte di Primavera, fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 031 Primary text it-it Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Festa delle Offerte di Primavera, fino al 31 marzo. Condizioni delle offerte su Amazon.it #OfferteDiPrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text it-it Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Festa delle Offerte di Primavera, fino al 31 marzo. Condizioni delle offerte su Amazon.it #OfferteDiPrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 033 Primary text it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Mass Social Post 034 Headline it-it Up to 45% off. Ends 31 March. Selected products only. Fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Post 036 it-it Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Festa delle Offerte di Primavera di Amazon: fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Static 001 Headline it-it Amazon \nSpring \nDeals Offerte\n di Primavera\n di Amazon"} +{"t":"SDD 25 Mass Social Static 001F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Social Static 003 it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Mass Social Static 004 it-it 25–31 March 25-31 marzo"} +{"t":"SDD 25 Mass Social Static 005 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Social Static 009 it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Social Static 011 Headline it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Mass Social Static 012 Headline it-it Spring Deal \nDays Festa delle Offerte di \nPrimavera "} +{"t":"SDD 25 Mass Social Static 012F Headline it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI it-it Search Amazon Cerca su Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI it-it Amazon \nSpring \nDeals Offerte\n di Primavera\n di Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI it-it Electronics Elettronica"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI it-it Home  Prodotti per la casa"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI it-it Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI it-it and more... e altro..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 009 Super it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super it-it Starts Tuesday Inizia martedì"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super it-it From 25-31 March Dal 25 al 31 marzo"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super it-it Ends Monday Fino a lunedì"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super it-it Ends 31 March Termina il 31 marzo"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super it-it Ends midnight Fino a mezzanotte"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super it-it Amazon \nSpring \nDeals Offerte\n di Primavera\n di Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 017 Super it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super it-it 25-31 March  25-31 marzo"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super it-it Ends \n31 March Fino \nal 31 marzo"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass TV OLV 001 BVO it-it Get ready for Spring with Amazon Spring Deal Days Preparati per la bella stagione con la Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 002 BVO it-it Shop Amazon Spring Deal Days Approfitta della Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen it-it Amazon\nSpring\nDeals Offerte di\nPrimavera\ndi Amazon"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen it-it Search Amazon Cerca su Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen it-it Electronics Elettronica"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen it-it Home Prodotti per la casa"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen it-it Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen it-it and more... e altro..."} +{"t":"SDD 25 Mass TV OLV 009 BVO it-it Up to 45% off... Risparmia fino al 40%"} +{"t":"SDD 25 Mass TV OLV 010 BVO it-it Save big on... Risparmia alla grande ..."} +{"t":"SDD 25 Mass TV OLV 011 BVO it-it ...on electronics, home, sports and more. …su elettronica, prodotti per la casa, sport e altro."} +{"t":"SDD 25 Mass TV OLV 012 BVO it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 013 BVO it-it Starts Tuesday. Inizia martedì."} +{"t":"SDD 25 Mass TV OLV 014 Super it-it Amazon Spring Deal Days Festa delle Offerte\ndi Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 014F Super it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 015 Super it-it Up to 45% off Risparmia fino al XX%"} +{"t":"SDD 25 Mass TV OLV 016 Super it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Mass TV OLV 017 Super it-it Starts Tuesday Inizia martedì"} +{"t":"SDD 25 Mass TV OLV 018 it-it Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass TV OLV 021 UI Screen it-it Amazon\nSpring\nDeals Offerte di\nPrimavera\ndi Amazon"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen it-it Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen it-it and more... e altro..."} +{"t":"SDD 25 Mass TV OLV 028 BVO it-it Save big... Risparmia alla grande ..."} +{"t":"SDD 25 Mass TV OLV 031 BVO it-it Ends Monday Fino a lunedì"} +{"t":"SDD 25 Mass TV OLV 035 Super it-it Ends Monday Fino a lunedì"} +{"t":"SDD 25 Mass TV OLV 036 it-it Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass TV OLV 037 it-it Selected products only. Whilst stocks last. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass TV OLV 050 BVO it-it Ends midnight. Fino a mezzanotte."} +{"t":"SDD 25 Mass TV OLV 052 Super it-it Up to 45% off Risparmia fino al XX%"} +{"t":"SDD 25 Mass TV OLV 054 Super it-it Ends midnight Fino a mezzanotte"} +{"t":"SDD 25 Mass TV OLV 057 BVO it-it Up to 45% off on Amazon Spring Deal Days. Risparmia fino al 30% con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 25 Mass TV OLV 058 BVO it-it Save big with Amazon Spring Deal Days. Risparmia alla grande con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 25 Mass TV OLV 059 BVO it-it Starts Tuesday. Inizia martedì."} +{"t":"SDD 25 Mass TV OLV 060 Super it-it Up to 45% off Risparmia fino al XX%"} +{"t":"SDD 25 Mass TV OLV 061 Super it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Mass TV OLV 062 Super it-it Amazon Spring Deal Days Festa delle Offerte\ndi Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 062F Super it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 064 it-it Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Festa delle Offerte di Primavera di Amazon, 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass TV OLV 066 BVO it-it Save big on Amazon Spring Deal Days. Risparmia alla grande con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 25 Mass TV OLV 067 BVO it-it Ends Monday Fino a lunedì"} +{"t":"SDD 25 Mass TV OLV 072 it-it Selected products only. Whilst stocks last. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass TV OLV 074 BVO it-it Save big with Amazon Spring Deal Days. Risparmia alla grande con la Festa delle Offerte di Primavera di Amazon."} +{"t":"SDD 25 Mass TV OLV 075 BVO it-it Ends midnight Fino a mezzanotte"} +{"t":"SDD 25 Mass TV OLV 081 BVO it-it Ooooh! Wooo!"} +{"t":"SDD 25 Mass TV OLV 082 BVO it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 083 BVO it-it on sports, electronics, home, beauty, fashion su sport, elettronica, prodotti per la casa, bellezza, moda"} +{"t":"SDD 25 Mass TV OLV 084 Super it-it Woooo! Wooo!"} +{"t":"SDD 25 Mass TV OLV 085 Super it-it Amazon\nSpring\nDeals Offerte\ndi Primavera \ndi Amazon"} +{"t":"SDD 25 Mass TV OLV 085F Super it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass TV OLV 086 Super it-it on sports su sport"} +{"t":"SDD 25 Mass TV OLV 087 Super it-it electronics elettronica"} +{"t":"SDD 25 Mass TV OLV 088 Super it-it home prodotti per la casa"} +{"t":"SDD 25 Mass TV OLV 089 Super it-it beauty bellezza"} +{"t":"SDD 25 Mass TV OLV 090 Super it-it fashion moda"} +{"t":"SDD 25 Mass TV OLV 091 Super it-it kitchen cucina"} +{"t":"SDD 25 Mass TV OLV 092 Super it-it computing informatica"} +{"t":"SDD 25 Mass TV OLV 093 Super it-it books libri"} +{"t":"SDD 25 Mass TV OLV 094 Super it-it devices dispositivi"} +{"t":"SDD 25 Mass TV OLV 095 Super it-it garden giardino"} +{"t":"SDD 25 Mass TV OLV 096 Super it-it pets animali domestici"} +{"t":"SDD 25 Mass TV OLV 097 Super it-it outdoor tempo libero"} +{"t":"SDD 25 Mass TV OLV 098 Super it-it games giochi"} +{"t":"SDD 25 Mass TV OLV 099 Super it-it luggage valigie"} +{"t":"SDD 25 Mass TV OLV 100 Super it-it alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super it-it furniture arredamento"} +{"t":"SDD 25 Mass TV OLV 103 Super it-it cooking cucina"} +{"t":"SDD 25 Mass TV OLV 104 Super it-it make-up make-up"} +{"t":"SDD 25 Mass TV OLV 105 Super it-it smart home smart home"} +{"t":"SDD 25 Mass TV OLV 106 Super it-it kindle kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super it-it appliances elettrodomestici"} +{"t":"SDD 25 Mass TV OLV 108 Super it-it fitness fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super it-it haircare cura dei capelli"} +{"t":"SDD 25 Mass TV OLV 112 Super it-it hair care cura dei capelli"} +{"t":"SDD 25 Mass TV OLV 113 Super it-it lighting illuminazione"} +{"t":"SDD 25 Mass TV OLV 114 Super it-it DIY fai da te"} +{"t":"SDD 25 Mass TV OLV 115 Super it-it office ufficio"} +{"t":"SDD 25 Mass TV OLV 116 Super it-it sports sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO it-it … and so much more. ...e molto altro"} +{"t":"SDD 25 Mass TV OLV 122 BVO it-it … and more. ...e altro"} +{"t":"SDD 25 Mass TV OLV 123 Super it-it ...and so\n much more. ...e molto\naltro."} +{"t":"SDD 25 Mass TV OLV 123F Super it-it ...and so much more. ...e molto altro."} +{"t":"SDD 25 Mass TV OLV 124 Super it-it ...and\nmore. ...e\naltro."} +{"t":"SDD 25 Mass TV OLV 124F Super it-it ...and more. ...e altro."} +{"t":"SDD 25 Mass TV OLV 125 BVO it-it Starts Tuesday Da martedì"} +{"t":"SDD 25 Mass TV OLV 126 Super it-it Starts Tuesday Da martedì"} +{"t":"SDD 25 Mass TV OLV 171 BVO it-it Ends 31st March Fino al 31 marzo"} +{"t":"SDD 25 Mass TV OLV 172 Super it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Vendor Funded Static 001 Headline it-it Amazon \nSpring Deals Offerte di Primavera \ndi Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 001F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 002 Headline it-it Amazon Spring Deals Offerte di Primavera \ndi Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 002F Headline it-it Amazon Spring Deals Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 003 Headline it-it Enjoy epic savings Risparmia alla grande"} +{"t":"SDD 25 Mass Vendor Funded Static 004 Headline it-it Enjoy epic \nsavings Risparmia\nalla grande "} +{"t":"SDD 25 Mass Vendor Funded Static 004F Headline it-it Enjoy epic savings Risparmia alla grande"} +{"t":"SDD 25 Mass Vendor Funded Static 005 it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Vendor Funded Static 006 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass Vendor Funded Static 007 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"SDD 25 Mass Vendor Funded Static 008 CTA it-it Shop now Acquista ora"} +{"t":"SDD 25 Mass Vendor Funded Static 009 Headline it-it Woooo!\nAmazon \nSpring Deals Wow!\nOfferte di Primavera \ndi Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 009F Headline it-it Woooo! Amazon Spring Deals Wow! Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 010 Headline it-it Woooo!\nAmazon \nSpring \nDeals Wow!\nOfferte \ndi Primavera \ndi Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 010F Headline it-it Woooo! Amazon Spring Deals Wow! Offerte di Primavera di Amazon"} +{"t":"SDD 25 Mass Vendor Funded Static 011 it-it Ends 31 Mar Fino al 31 mar."} +{"t":"SDD 25 Mass Vendor Funded Static 012 it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass Vendor Funded Static 013 it-it Save big on Risparmia alla grande su"} +{"t":"SDD 25 Mass Vendor Funded Static 014 it-it Save big on Risparmia\nalla grande su"} +{"t":"SDD 25 Mass Vendor Funded Static 014F it-it Save big on Risparmia alla grande su"} +{"t":"SDD 25 Mass YouTube ASINS 001 Headline it-it Amazon Spring Deal Days are here La Festa delle Offerte di Primavera di Amazon è arrivata"} +{"t":"SDD 25 Mass YouTube ASINS 002 Description it-it Ends 31 March Fino al 31 marzo"} +{"t":"SDD 25 Mass YouTube Long 002 Headline it-it Get ready for Spring with Amazon Spring Deal Days! Preparati alla bella stagione con la Festa delle Offerte di Primavera!"} +{"t":"SDD 25 Mass YouTube Long 003 Description it-it Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Risparmia alla grande su elettronica, prodotti per la casa, sport e altro. 25-31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass YouTube Long 005 Headline it-it Get ready for Spring with Amazon Spring Deal Days! Preparati alla bella stagione con la Festa delle Offerte di Primavera!"} +{"t":"SDD 25 Mass YouTube Long 006 Description it-it Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Risparmia alla grande su elettronica, prodotti per la casa, sport e altro. Fino al 31 marzo. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 25 Mass YouTube Short 001 Headline it-it Amazon UK Amazon IT"} +{"t":"SDD 25 Mass YouTube Short 002 Description it-it Up to 45% off on 25-31 March Risparmia alla grande, 25-31 marzo"} +{"t":"SDD 25 Mass YouTube Short 003 it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Mass YouTube Short 004 CTA it-it Learn more Scopri ora"} +{"t":"SDD 25 Mass YouTube Short 005 Headline it-it Amazon UK Amazon IT"} +{"t":"SDD 25 Mass YouTube Short 008 CTA it-it Shop now Acquista"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 it-it Spring Deal Days\nis coming! La Festa delle Offerte di Primavera\n è in arrivo!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F it-it Spring Deal Days is coming! La Festa delle Offerte di Primavera è in arrivo!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline it-it Spring Deal Days\nis coming! La Festa delle Offerte \n di Primavera\n è in arrivo!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline it-it Spring Deal Days is coming! La Festa delle Offerte di Primavera è in arrivo!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline it-it Spring\nDeal\nDays is\ncoming! La Festa \n delle Offerte \n di Primavera\n è in arrivo!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline it-it Spring Deal Days is coming! La Festa delle Offerte di Primavera è in arrivo!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 it-it 10–16 March 10-16 marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 it-it Starts 10 Mar Inizia il 10 mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 006 it-it Starts 10 March Inizia il 10 marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 it-it Starts \n10 March Inizia il \n10 marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F it-it Starts 10 March Inizia il 10 marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass (D)OOH PRINT 009 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"SDD 26 Mass (D)OOH PRINT 009F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 it-it Spring Deal \nDays Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 it-it Spring\nDeal\nDays Festa \ndelle Offerte \ndi Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 013 it-it Spring\nDeal\nDays Festa \n delle \nOfferte di \nPrimavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 013F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader it-it Epic deals Offerte incredibili"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader it-it Epic deals Offerte \nincredibili"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader it-it Epic deals Offerte incredibili"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 it-it Ends 16 Mar Fino al 16 mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 026 it-it Ends 16 March Fino al 16 marzo"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 it-it New day.\nNew deals. Nuovo giorno. \n Nuove offerte."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 it-it New day. \n New \n deals. Nuovo giorno. \n Nuove\n offerte."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 it-it New\nday.\nNew\ndeals. Nuovo \n giorno. \n Nuove\n offerte."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 it-it Spring Deal\nDays Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 it-it Spring Deal Days\nis coming! La Festa delle Offerte di Primavera\nè in arrivo!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F it-it Spring Deal Days is coming! La Festa delle Offerte di Primavera è in arrivo!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 it-it Spring \nDeal Days\nis coming! La Festa delle Offerte \n di Primavera\n è in arrivo!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F it-it Spring Deal Days is coming! La Festa delle Offerte di Primavera è in arrivo!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline it-it Spring\n Deal\nDays is\n coming! La Festa \ndelle Offerte \ndi Primavera\nè in arrivo!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline it-it Spring Deal Days is coming! La Festa delle Offerte di Primavera è in arrivo!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader it-it Epic deals Offerte incredibili"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader it-it Epic deals Offerte \nincredibili"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader it-it Epic deals Offerte incredibili"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 it-it 10–16 March 10-16 marzo"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA it-it Learn More Scopri di più"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 it-it Spring Deal \nDays Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 it-it Spring\n Deal\nDays Festa \ndelle Offerte \ndi Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 026 it-it Spring\n Deal\nDays Festa \ndelle \nOfferte di \nPrimavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 026F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 it-it Ends 16 Mar Fino al 16 mar."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 it-it Ends 16 March Fino al 16 marzo"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA it-it Shop Now Acquista ora"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036 it-it Spring \nDeal Days Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 036F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 037 Headline it-it Spring\n Deal\nDays Festa \ndelle Offerte \ndi Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 037F Headline it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 041 it-it Whilst stocks last Fino ad esaurimento scorte"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053 it-it Spring \nDeal Days Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 053F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054 it-it Spring \nDeal Days Festa \ndelle Offerte \ndi Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 054F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 055 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 058 CTA it-it Shop now Acquista ora"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 it-it Spring\n Deal\nDays Festa \ndelle Offerte \ndi Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082 it-it Spring \nDeal Days Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 082F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 it-it Ends Midnight Fino a mezzanotte"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 110 it-it Spring\n Deal\nDays Festa \ndelle Offerte \ndi Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 110F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 it-it Spring Deal \nDays Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 it-it Ends midnight Fino a mezzanotte"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 it-it Spring Deal Days \nstarts La Festa delle Offerte di Primavera \n inizia tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F it-it Spring Deal Days starts La Festa delle Offerte di Primavera inizia tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 it-it Spring Deal \nDays \nstarts La Festa delle Offerte \n di Primavera \n inizia tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F it-it Spring Deal Days starts La Festa delle Offerte di Primavera inizia tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline it-it Spring\nDeal\nDays\nstarts La Festa \ndelle Offerte \ndi Primavera \ninizia tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline it-it Spring Deal Days starts La Festa delle Offerte di Primavera inizia tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 it-it Hours ore"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 it-it Minutes minuti"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 it-it Seconds secondi"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 it-it Spring Deal Days \nends La Festa delle Offerte di Primavera\ntermina tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F it-it Spring Deal Days ends La Festa delle Offerte di Primavera termina tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 it-it Spring Deal \nDays \nends La Festa delle Offerte \ndi Primavera\ntermina tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F it-it Spring Deal Days ends La Festa delle Offerte di Primavera termina tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 it-it Spring\nDeal\nDays\nends La Festa \ndelle Offerte \ndi Primavera\ntermina tra"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F it-it Spring Deal Days ends La Festa delle Offerte di Primavera termina tra"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 001 VO it-it Morning! It's ! Buongiorno a tutti da !"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 002 VO it-it Look, I know you've got to get your day started, but Amazon Spring Deal Days are here! – with time limited discounts that are worth finding a little time for this Spring morning. Lo sappiamo che è mattina e la giornata è ancora lunga, ma non c’è tempo da perdere: è arrivata la Festa delle Offerte di Primavera di Amazon! Le offerte sono a tempo limitato, quindi vale davvero la pena dargli un'occhiata stamattina."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 003 VO it-it Find a minute, find two, sneak away if you have to. Trovate un minuto, trovatene due, allontanatevi/nascondetevi se necessario."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 004 VO it-it This morning's Amazon deal is an incredible xx% off a [product] Stamattina su Amazon trovate un incredibile xx% di risparmio su [prodotto XX, ad esempio Amazon Kindle Colorsoft 16 GB+]."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 005 VO it-it This morning's deal is waiting for you – head to Amazon to check out today's unmissable offer. Stamattina vi aspetta un'offerta da non perdere; andate su Amazon per scoprirla!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 006 VO it-it Hurry! Limited Stocks. Only available at Amazon.xx from nine am today! Ma fate presto! Le scorte sono limitate. Disponibile solo su Amazon.it dalle 9 di stamattina!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 007 VO it-it Between us, I've got the Amazon app open right now. Don't tell my supervisor! But you know what? They're probably off doing the same thing, too. Shh... Ho l'app di Amazon aperta proprio adesso... non ditelo alla regia… ... anche se probabilmente stanno facendo la stessa cosa!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 008 VO it-it It's called multitasking, folks! Si chiama multitasking!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 009 VO it-it Check out Amazon's Spring Deal Days, with offers every day until 16 March Non perdetevi la Festa delle Offerte di Primavera di Amazon, con offerte ogni giorno fino al 16 marzo"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 010 VO it-it Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details. Si applicano termini, condizioni ed esclusioni. Offerte valide fino a mezzanotte o fino a esaurimento scorte. Visita Amazon.it per tutti i dettagli."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 011 VO it-it Good afternoon! Buon pomeriggio!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 012 VO it-it You're probably pushing through the to-dos while you fight the afternoon lull, but Amazon Spring Deal Days are here! With time limited discounts to take you to the homestretch and brighten up that day of yours. Continua la Festa delle Offerte di Primavera di Amazon, con offerte a tempo limitato che vi faranno chiudere la giornata con il sorriso!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 013 VO it-it But in the off chance you haven't had that afternoon Spring lift, here's a delightful bit of info that will take you to the homestretch and brighten up that day of yours. Se state ancora cercando di ravvivare questa giornata primaverile, vi do una notizia eccezionale."} +{"t":"SDD 26 Mass Doorbuster Deals Radio 014 VO it-it This afternoon's surprise is Amazon's incredibly low price of [$$XX Price] on an [XX Product e.g. Amazon Kindle Colorsoft 16 GB+] La sorpresa di oggi pomeriggio è l'incredibile prezzo Amazon di [XX €] su [prodotto XX, ad esempio Amazon Kindle Colorsoft 16 GB+]"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 015 VO it-it This afternoon's deal is waiting for you – head to Amazon to check out today's unmissable offer. Oggi pomeriggio vi aspetta un'offerta da non perdere; andate su Amazon per scoprirla!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 016 VO it-it Hurry! Limited Stocks. Only available at Amazon.xx from four pm today! Ma fate presto! Le scorte sono limitate e l’offerta è disponibile solo su Amazon.it dalle 4 di oggi pomeriggio!"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 017 VO it-it Terms, conditions and exclusions apply. Offers valid while stocks last. Visit Amazon.xx for details Si applicano termini, condizioni ed esclusioni. Offerte valide fino a mezzanotte o fino a esaurimento scorte. Visita Amazon.it per tutti i dettagli"} +{"t":"SDD 26 Mass Doorbuster Deals Radio 018 VO it-it Now that's an afternoon pick-me-up. L'abbiocco pomeridiano ha i minuti contati."} +{"t":"SDD 26 Mass Radio 002 BVO it-it Amazon Spring Deal Days is coming with epic deals. La Festa delle Offerte di Primavera di Amazon è in arrivo con offerte incredibili"} +{"t":"SDD 26 Mass Radio 003 it-it So Gary can get a little deal hunting done...hiding way from his seasonal chores. Così Luca può mettersi a caccia di offerte… in santa pace, lontano dalle faccende stagionali."} +{"t":"SDD 26 Mass Radio 004 BVO it-it He deserves this moment to save big on electronics, outdoor, home and more. Se lo merita: è il momento di risparmiare su elettronica, tempo libero, casa e altro."} +{"t":"SDD 26 Mass Radio 005 BVO it-it ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! arriva qualcuno! Presto Luca! \n Un ultimo sguardo alle offerte Amazon, prima che...\n oooh, che offerta!"} +{"t":"SDD 26 Mass Radio 005F BVO it-it ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! arriva qualcuno! Presto Luca! Un ultimo sguardo alle offerte Amazon, prima che... oooh, che offerta!"} +{"t":"SDD 26 Mass Radio 007 BVO it-it Get ready for Amazon Spring Deals from the 10 to 16th of March Preparati alle Offerte di Primavera di Amazon dal 10 al 16 marzo"} +{"t":"SDD 26 Mass Radio 008 it-it Selected products only. Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass Radio 010 BVO it-it ALT: Amazon Spring Deal Days is here with epic deals. La Festa delle Offerte di Primavera di Amazon è arrivata, con offerte incredibili."} +{"t":"SDD 26 Mass Radio 015 BVO it-it Hurry to get Amazon Spring Deals from the 10 to 16th of March Affrettati, scopri le Offerte di Primavera di Amazon dal 10 al 16 marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO it-it Amazon Spring deals Offerte di Primavera di Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO it-it on electronics, home, toys, beauty, sports su elettronica, prodotti per la casa, giochi, bellezza, sport"} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super it-it Amazon\n Spring\n deals on Offerte\n di Primavera\n di Amazon su"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super it-it Amazon Spring deals on Offerte di Primavera di Amazon su"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super it-it electronics elettronica"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super it-it home prodotti per la casa"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super it-it toys giochi"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super it-it beauty bellezza"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super it-it sports sport"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super it-it fashion moda"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super it-it books libri"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super it-it devices dispositivi"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super it-it kitchen cucina"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super it-it pets animali domestici"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super it-it outdoor tempo libero"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super it-it games giochi"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super it-it luggage valigie"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super it-it alexa alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super it-it furniture arredamento"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super it-it cooking cucina"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super it-it make-up make-up"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super it-it smart home smart home"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super it-it kindle kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super it-it appliances elettrodomestici"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super it-it fitness fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super it-it hair care cura dei capelli"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super it-it lighting illuminazione"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super it-it DIY fai da te"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super it-it office ufficio"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super it-it stationery cancelleria"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super it-it health salute"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO it-it ... and so\n much more. ...e molto altro."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO it-it ... and so much more. ...e molto altro."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super it-it ... and so\n much more. ...e molto altro."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super it-it ... and so much more. ...e molto altro."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO it-it Starts Tuesday Inizia il 10 marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super it-it Starts Tuesday Inizia il 10 marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super it-it Starts\n 10 March Inizia\n il 10 marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super it-it Starts 10 March Inizia il 10 marzo"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO it-it Ends Monday Fino a lunedì"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super it-it Ends Monday Fino a lunedì"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super it-it Ends Mon Fino a lun."} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO it-it Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Cercare tra le Offerte di Primavera? O cambio di stagione? Beh, la scelta è semplice."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen it-it Amazon\n Spring\n Deal\n Days Festa delle\n Offerte di\n Primavera"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen it-it Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category it-it Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Elettronica\n Prodotti per la casa\n Giochi\n Sport e tempo libero\n Bellezza"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category it-it Electronics Home Toys Sports & Outdoor Beauty Elettronica Prodotti per la casa Giochi Sport e tempo libero Bellezza"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super it-it Amazon\n Spring Deal\n Days Festa delle Offerte \n di Primavera\n di Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super it-it Amazon Spring Deal Days Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 006 Super it-it Epic deals\nStarts 10 March Offerte incredibili\nDal 10 marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 006F Super it-it Epic deals Starts 10 March Offerte incredibili Dal 10 marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 007 BVO it-it Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Cercare tra le Offerte di Primavera? O cambio di stagione? Beh, la scelta è semplice."} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super it-it Amazon\n Spring Deal\n Days. Festa delle Offerte \n di Primavera\n di Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super it-it Amazon Spring Deal Days. Festa delle Offerte di Primavera di Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 012 Super it-it Epic deals\n Ends Monday Offerte incredibili\n Fino a lunedì"} +{"t":"SDD 26 Mass Social OLV TV Led 012F Super it-it Epic deals Ends Monday Offerte incredibili Fino a lunedì"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO it-it Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. Ti sei chiuso/a in un angolo per le Offerte di Primavera di Amazon. Oh, astuto, Luca…"} +{"t":"SDD 26 Mass Social OLV TV Led 018 Super it-it Epic deals\n Starts 10 March Offerte incredibili\nDal 10 marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 018F Super it-it Epic deals Starts 10 March Offerte incredibili Dal 10 marzo"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO it-it Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Meglio pulire la grondaia... o andare a caccia di Offerte di Primavera? \n La scelta è semplice."} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO it-it Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Meglio pulire la grondaia... o andare a caccia di Offerte di Primavera? La scelta è semplice."} +{"t":"SDD 26 Mass Static Social 001 Headline it-it Spring Deal\nDays Festa delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass Static Social 001F Headline it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass Static Social 002 Headline it-it Spring\nDeal\nDays Festa \n delle Offerte \n di Primavera"} +{"t":"SDD 26 Mass Static Social 002F Headline it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Mass Static Social 005 Subheader it-it Epic deals Offerte incredibili"} +{"t":"SDD 26 Mass Static Social 006 Subheader it-it Epic deals Offerte \nincredibili"} +{"t":"SDD 26 Mass Static Social 006F Subheader it-it Epic deals Offerte incredibili"} +{"t":"SDD 26 Mass Static Social 007 it-it 10–16 March 10-16 marzo"} +{"t":"SDD 26 Mass Static Social 008 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass Static Social 009 it-it Selected products only Condizioni delle offerte \nsu Amazon.it"} +{"t":"SDD 26 Mass Static Social 009F it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Mass Static Social 016 it-it Ends 16 Mar Fino al 16 mar."} +{"t":"SDD 26 Mass Static Social 017 it-it Ends 16 March Fino al 16 marzo"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_Onsite_it-it.json b/storage/amazon/tm/it-IT/flat_Onsite_it-it.json new file mode 100644 index 0000000..1f171fd --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_Onsite_it-it.json @@ -0,0 +1,1263 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 it-it Discover vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su alcuni brand selezionati"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA it-it Learn more Scopri di più"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA it-it Discover deals Scopri le offerte"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Onsite Event Page 007 it-it Black Friday Week is coming Arriva la Settimana del Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 008 it-it Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Condividi la gioia con le offerte della Settimana del Black Friday\n\nALT: Offerte della Settimana del Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 008F it-it Share the joy with Black Friday Week deals ALT: Black Friday Week deals Condividi la gioia con le offerte della Settimana del Black Friday ALT: Offerte della Settimana del Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 009 it-it Get those last Black Friday Week deals Ultime offerte della Settimana del Black Friday!"} +{"t":"DDA 23 BFW Onsite Event Page 010 it-it Selected products only Disponibilità e condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Onsite Event Page 013 it-it Discover all deals here Scopri tutte le offerte qui"} +{"t":"DDA 23 BFW Onsite Event Page 016 it-it Get ready to save big Pronti per i grandi risparmi?\n\nALT: Preparati a risparmiare"} +{"t":"DDA 23 BFW Onsite Event Page 016F it-it Get ready to save big Pronti per i grandi risparmi? ALT: Preparati a risparmiare"} +{"t":"DDA 23 BFW Onsite Event Page 017 it-it Save big Risparmia alla grande"} +{"t":"DDA 23 BFW Onsite Event Page 018 it-it Big savings end today Le grandi offerte terminano oggi"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off it-it Get ready to save up to 40% off Preparati a risparmiare fino al 40%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off it-it Save up to 40% off Risparmia fino al 40%"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off it-it Last chance for up to 40% off Ultima opportunità per risparmiare fino al 40%\n\nALT: Risparmia fino al 40%"} +{"t":"DDA 23 BFW Onsite Event Page 021F % off it-it Last chance for up to 40% off Ultima opportunità per risparmiare fino al 40% ALT: Risparmia fino al 40%"} +{"t":"DDA 23 BFW Onsite Event Page 022 it-it 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 it-it Ends 27 November Terminano il 27 novembre"} +{"t":"DDA 23 BFW Onsite Event Page 024 it-it Ends midnight Terminano a mezzanotte"} +{"t":"DDA 23 BFW Onsite Homepage 001 it-it Discover vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su alcuni brand selezionati"} +{"t":"DDA 23 BFW Onsite Homepage 002 it-it Discover vouchers and save on selected brands Aproveite os cupões e poupe nas melhores marcas"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA it-it Learn more Scopri di più"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA it-it Discover deals Descubra as oportunidades"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Onsite Homepage 007 it-it Black Friday Week is coming Arriva la Settimana del Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 008 it-it Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Partilhe alegria com as ofertas da Semana Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 008F it-it Share the joy with Black Friday Week deals ALT: Black Friday Week deals Partilhe alegria com as ofertas da Semana Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 009 it-it Get those last Black Friday Week deals Ultime offerte della Settimana del Black Friday!"} +{"t":"DDA 23 BFW Onsite Homepage 010 it-it Selected products only Disponibilità e condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Onsite Homepage 011 it-it Selected products only Mais informação em Amazon.es"} +{"t":"DDA 23 BFW Onsite Homepage 013 it-it Discover all deals here Scopri tutte le offerte qui"} +{"t":"DDA 23 BFW Onsite Homepage 014 it-it Discover all deals here Descubra aqui todas as ofertas"} +{"t":"DDA 23 BFW Onsite Homepage 016 it-it Get ready to save big Pronti per i grandi risparmi?"} +{"t":"DDA 23 BFW Onsite Homepage 017 it-it Save big Poupe em grande"} +{"t":"DDA 23 BFW Onsite Homepage 018 it-it Big savings end today Le grandi offerte terminano oggi"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off it-it Get ready to save up to 40% off Preparati a risparmiare fino al 40%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off it-it Save up to 40% off Poupe até 40%"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off it-it Last chance for up to 40% off Ultima opportunità per risparmiare fino al 40%"} +{"t":"DDA 23 BFW Onsite Homepage 022 it-it 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 it-it Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Onsite Homepage 024 it-it Ends midnight Terminano a mezzanotte"} +{"t":"DDA 23 LMD Onsite 001 it-it Last Minute Deals\nDeals for you, joy for them Scopri le Offerte dell'ultima ora ed altro\nPrezzi tutti da festeggiare"} +{"t":"DDA 23 LMD Onsite 001F it-it Last Minute Deals Deals for you, joy for them Scopri le Offerte dell'ultima ora ed altro Prezzi tutti da festeggiare"} +{"t":"DDA 23 LMD Onsite 002 it-it Shop now Acquista subito"} +{"t":"DDA 23 LMD Onsite 003 it-it Shop now Acquista subito"} +{"t":"DDA 23 LMD Onsite 004 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 LMD Onsite 005 it-it Last Minute Deals Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 006 it-it Last Minute Deals\nDeals for you, joy for them Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 006F it-it Last Minute Deals Deals for you, joy for them Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 007 it-it Last Minute Deals Scopri le Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 008 it-it Selected products only Disponibilità e condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 LMD Onsite 009 it-it Find Last Minute Deals that bring the joy Approfitta di risparmi incredibili"} +{"t":"DDA 23 LMD Onsite 010 it-it Deals for you, joy for them Prezzi tutti da festeggiare"} +{"t":"DDA 23 LMD Onsite 011 it-it Last Minute Deals Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 012 it-it Find Last Minute Deals that bring the joy Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 013 it-it Last Minute Deals\nDeals for you, joy for them Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 013F it-it Last Minute Deals Deals for you, joy for them Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 014 it-it Last Minute Deals Scopri le Offerte dell'ultima ora ed altro"} +{"t":"DDA 23 LMD Onsite 015 it-it Deals for you, joy for them Offerte per te, gioia per loro"} +{"t":"DDA 23 LMD Onsite 016 it-it Save more, wrap later Più risparmi, più regali"} +{"t":"DDA 23 LMD Onsite 017 it-it Prices worth celebrating Prezzi tutti da festeggiare"} +{"t":"DDA 23 LMD Onsite 018 it-it Shop dazzling savings Approfitta di risparmi incredibili"} +{"t":"DDA 24 Onsite 001 it-it Black Friday returns soon in 2024 Ci vediamo al prossimo Black Friday"} +{"t":"DDA 24 Onsite 002 it-it Thank you for shopping Grazie per gli acquisti"} +{"t":"DDA 24 Onsite 003 it-it Discover all deals here Scopri tutte le offerte"} +{"t":"DDA 24 Onsite 004 it-it Black Friday returns in 2025 Ci vediamo al prossimo Black Friday"} +{"t":"DDA 24 Onsite 005 it-it Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. La Settimana del Black Friday inizia il 21 novembre a mezzanotte. Torna per 12 giorni di grandi risparmi."} +{"t":"DDA 24 Onsite 006 it-it Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. La Settimana del Black Friday inizia il XX novembre a mezzanotte. Torna per 12 giorni di grandi risparmi."} +{"t":"DDA 24 Onsite 007 it-it Black Friday Week is coming Arriva la Settimana del Black Friday"} +{"t":"DDA 24 Onsite 008 it-it Get ready to save big Preparati a risparmiare alla grande"} +{"t":"DDA 24 Onsite 009 it-it 21 Nov-2 Dec 21 nov.-2 dic."} +{"t":"DDA 24 Onsite 010 it-it Save big Risparmia alla grande"} +{"t":"DDA 24 Onsite 011 it-it Starts midnight Inizia a mezzanotte"} +{"t":"DDA 24 Onsite 012 it-it Black Friday Week 21 Nov-2 Dec Settimana del Black Friday 21 nov.-2 dic."} +{"t":"DDA 24 Onsite 013 it-it Shop Black Friday Week Approfitta delle offerte della Settimana del Black Friday"} +{"t":"DDA 24 Onsite 014 it-it Black Friday Week is here La Settimana del Black Friday è arrivata"} +{"t":"DDA 24 Onsite 015 it-it Ends 2 December Termina il 2 dicembre"} +{"t":"DDA 24 Onsite 016 it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 24 Onsite 017 it-it Shop. Save. Repeat. Acquista. Risparmia. Ripeti."} +{"t":"DDA 24 Onsite 018 it-it Black Friday is here Black Friday è oggi"} +{"t":"DDA 24 Onsite 019 it-it Big savings Grandi risparmi"} +{"t":"DDA 24 Onsite 020 it-it Shop epic deals now Approfitta ora delle offerte incredibili"} +{"t":"DDA 24 Onsite 021 it-it Last chance to get Black Friday Deals Ultima chance per le offerte del Black Friday"} +{"t":"DDA 24 Onsite 022 it-it Big savings end today I grandi risparmi terminano oggi"} +{"t":"DDA 24 Onsite 023 it-it Black Friday Week ends soon La Settimana del Black Friday sta per terminare"} +{"t":"DDA 24 Onsite 024 it-it Black Friday Week is 21 November - 2 December Settimana del Black Friday: 21 novembre - 2 dicembre"} +{"t":"DDA 24 Onsite 025 it-it Black Friday Week is 21 Nov – 2 Dec Settimana del Black Friday: 21 nov.-2 dic."} +{"t":"DDA 24 Onsite 026 it-it Black Friday Week starts in Settimana del Black Friday"} +{"t":"DDA 24 Onsite 027 it-it Black Friday WeekStarts in Settimana del Black FridayInizia tra"} +{"t":"DDA 24 Onsite 028 it-it Black Friday Week ends in La Settimana del Black Friday termina tra"} +{"t":"DDA 24 Onsite 029 it-it Shop new deal drops Scopri le nuove offerte"} +{"t":"DDA 24 Onsite 030 it-it Black Friday WeekEnding soon Settimana del Black FridaySta per terminare"} +{"t":"DDA 24 Onsite 031 it-it Shop all deals Tutte le offerte"} +{"t":"DDA 24 Onsite 032 it-it Lightning Deals Offerte lampo"} +{"t":"DDA 24 Onsite 033 it-it Deals under £15 Offerte sotto i 20 €"} +{"t":"DDA 24 Onsite 034 it-it Black Friday Week coming soon Settimana del Black Friday in arrivo"} +{"t":"DDA 24 Onsite 035 it-it 3 days until epic deals Offerte incredibili: -3 giorni"} +{"t":"DDA 24 Onsite 036 it-it 2 days until epic deals Offerte incredibili: -2 giorni"} +{"t":"DDA 24 Onsite 037 it-it 21 Nov - 2 Dec 21 nov.-2 dic."} +{"t":"DDA 24 Onsite 038 it-it Get your cart ready Prepara il carrello"} +{"t":"DDA 24 Onsite 039 it-it Epic deals start tomorrow! Offerte incredibili da domani"} +{"t":"DDA 24 Onsite 040 it-it Black Friday Week starts midnight La Settimana del Black Friday sta per iniziare"} +{"t":"DDA 24 Onsite 041 it-it Shop new deals while they’re hot Approfitta ora delle nuove offerte"} +{"t":"DDA 24 Onsite 042 it-it Discover new deals Scopri le nuove offerte"} +{"t":"DDA 24 Onsite 043 it-it Shop now Acquista ora"} +{"t":"DDA 24 Onsite 044 it-it Top 100 Deals Le 100 offerte più interessanti"} +{"t":"DDA 24 Onsite 045 it-it Check Top 100 deals of the day Scopri le 100 migliori offerte del giorno"} +{"t":"DDA 24 Onsite 046 it-it Black Friday Top 100 Deals Le 100 migliori offerte del Black Friday"} +{"t":"DDA 24 Onsite 047 it-it Black Friday picks from top brands Le migliori offerte sui marchi top"} +{"t":"DDA 24 Onsite 048 it-it Top 100 deals of the day Le migliori 100 offerte del giorno"} +{"t":"DDA 24 Onsite 049 it-it 12 days of epic deals has officially started. Sono ufficialmente iniziati 12 giorni di offerte incredibili"} +{"t":"DDA 24 Onsite 050 it-it 21 November - 2 December 21 nov.-2 dic."} +{"t":"DDA 24 Onsite 051 it-it 4 days until epic deals Offerte incredibili: -4 giorni"} +{"t":"DDA 24 Onsite 052 it-it 5 days until epic deals Offerte incredibili: -5 giorni"} +{"t":"DDA 24 Onsite 053 it-it Amazing deals Offerte fantastiche"} +{"t":"DDA 24 Onsite 054 it-it Black Friday Week deals Settimana del Black Friday"} +{"t":"DDA 24 Onsite 055 it-it Black Friday Week ends tomorrow Settimana del Black Friday: termina domani"} +{"t":"DDA 24 Onsite 056 it-it Black Friday Week ends tonight Settimana del Black Friday: termina stanotte"} +{"t":"DDA 24 Onsite 057 it-it Black Friday Week starts soon Settimana del Black Friday in arrivo"} +{"t":"DDA 24 Onsite 058 it-it Black Friday Week starts soon La Settimana del Black Friday sta per iniziare"} +{"t":"DDA 24 Onsite 060 it-it Buy More & Save Acquista di più e risparmia"} +{"t":"DDA 24 Onsite 061 it-it Check for last-minute deals Approfitta delle ultime offerte"} +{"t":"DDA 24 Onsite 062 it-it Check in for buzzworthy early deals Scopri in anticipo offerte interessanti"} +{"t":"DDA 24 Onsite 063 it-it Check in for last-minute deal drops Scopri le offerte last minute"} +{"t":"DDA 24 Onsite 064 it-it Check in for last-minute deals Scopri le offerte last minute"} +{"t":"DDA 24 Onsite 065 it-it Customers' most-loved I preferiti dai nostri clienti"} +{"t":"DDA 24 Onsite 066 it-it Deals for them, deals for you Offerte per tutti, e anche per te"} +{"t":"DDA 24 Onsite 067 it-it Save more, wrap later Più risparmi, più regali"} +{"t":"DDA 24 Onsite 068 it-it Prices worth celebrating Prezzi tutti da festeggiare"} +{"t":"DDA 24 Onsite 069 it-it Shop dazzling savings Approfitta di risparmi incredibili"} +{"t":"DDA 24 Onsite 070 it-it Deals on awesome stuff Offerte su prodotti incredibili"} +{"t":"DDA 24 Onsite 071 it-it Deals to take home Offerte da accaparrarsi"} +{"t":"DDA 24 Onsite 072 it-it Deals to talk about Offerte di cui parlano tutti"} +{"t":"DDA 24 Onsite 073 it-it Discover deals Scopri le offerte"} +{"t":"DDA 24 Onsite 075 it-it Discover now Scopri ora"} +{"t":"DDA 24 Onsite 076 it-it Discover vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su brand selezionati"} +{"t":"DDA 24 Onsite 077 it-it Early Deals Offerte in anticipo"} +{"t":"DDA 24 Onsite 078 it-it Early deals are waiting for you Le offerte in anticipo ti aspettano"} +{"t":"DDA 24 Onsite 079 it-it Early deals to shop Offerte in anticipo"} +{"t":"DDA 24 Onsite 080 it-it Ends midnight Terminano a mezzanotte"} +{"t":"DDA 24 Onsite 081 it-it Ends soon Termina presto"} +{"t":"DDA 24 Onsite 082 it-it Epic Deals Offerte incredibili"} +{"t":"DDA 24 Onsite 083 it-it Epic deals are back Tornano le offerte incredibili"} +{"t":"DDA 24 Onsite 084 it-it Fantastic deals Offerte incredibili"} +{"t":"DDA 24 Onsite 085 it-it Get excited. Deals are coming. Preparati.Le offerte stanno arrivando."} +{"t":"DDA 24 Onsite 086 it-it Get fast, free delivery with Prime Ottieni spedizioni veloci senza costi aggiuntivi con Prime"} +{"t":"DDA 24 Onsite 087 it-it Get free games and more with Prime Ottieni giochi senza costi aggiuntivi e molto altro ancora con Prime"} +{"t":"DDA 24 Onsite 088 it-it Get ready to save up to 40% off Preparati a risparmiare fino al 35%"} +{"t":"DDA 24 Onsite 089 it-it Get those last Black Friday Week deals Ultime offerte della Settimana del Black Friday"} +{"t":"DDA 24 Onsite 091 it-it Get your carts ready Prepara il carrello"} +{"t":"DDA 24 Onsite 092 it-it Great deals Grandi offerte"} +{"t":"DDA 24 Onsite 093 it-it Invite-only deals Accesso anticipato alle offerte lampo di Amazon.it, Prime Day e molto altro."} +{"t":"DDA 24 Onsite 094 it-it it's Black Friday day in Black Friday Week È il venerdì della Settimana del Black Friday"} +{"t":"DDA 24 Onsite 096 it-it Join Prime Iscriviti a Prime"} +{"t":"DDA 24 Onsite 097 it-it Join Prime for big deals Iscriviti a Prime e scopri grandi offerte"} +{"t":"DDA 24 Onsite 098 it-it Last Minute Deals Offerte dell'ultimo minuto"} +{"t":"DDA 24 Onsite 099 it-it Learn more Scopri di più"} +{"t":"DDA 24 Onsite 100 it-it Listen to Amazon Music with Prime Ascolta Amazon Music con Prime"} +{"t":"DDA 24 Onsite 101 it-it Make your wish list for Black Friday Week Crea la tua lista per la Settimana del Black Friday"} +{"t":"DDA 24 Onsite 102 it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"DDA 24 Onsite 103 it-it New deals drop in Nuove offerte in arrivo"} +{"t":"DDA 24 Onsite 104 it-it New deals every 12 hours Nuove offerte ogni 12 ore"} +{"t":"DDA 24 Onsite 105 it-it New deals in Nuove offerte tra"} +{"t":"DDA 24 Onsite 106 it-it Option 1: Included with your Prime membership Incluso con il tuo abbonamento Prime"} +{"t":"DDA 24 Onsite 107 it-it Option 2: Included with a Prime membership Incluso con un abbonamento Prime"} +{"t":"DDA 24 Onsite 108 it-it Option 3: Exclusively for Prime members Solo per i clienti Prime"} +{"t":"DDA 24 Onsite 109 it-it Ready. Set. Black Friday Week. Pronti... Partenza... Via alla Settimana del Black Friday!"} +{"t":"DDA 24 Onsite 110 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 24 Onsite 111 it-it Shop early deals Offerte in anticipo"} +{"t":"DDA 24 Onsite 112 it-it Shop Everyday Essentials Acquista i prodotti essenziali di tutti i giorni"} +{"t":"DDA 24 Onsite 113 it-it Shop new deals Approfitta delle nuove offerte"} +{"t":"DDA 24 Onsite 115 it-it Shop the final hours Approfitta delle ultime ore"} +{"t":"DDA 24 Onsite 117 it-it Shop Black Friday Week deals Scopri le offerte della Settimana del Black Friday"} +{"t":"DDA 24 Onsite 118 it-it Starts 21 November Dal 21 novembre"} +{"t":"DDA 24 Onsite 119 it-it Stay tuned for early deals Segui gli aggiornamenti per le offerte in anticipo"} +{"t":"DDA 24 Onsite 120 it-it Today's deal drop Le nuove offerte di oggi"} +{"t":"DDA 24 Onsite 121 it-it Today's deals Offerte di oggi"} +{"t":"DDA 24 Onsite 122 it-it Top brands Migliori marchi"} +{"t":"DDA 24 Onsite 123 it-it Trending deals Offerte popolari"} +{"t":"DDA 24 Onsite 124 it-it Trending Black Friday Week deals Settimana del Black Friday: offerte popolari"} +{"t":"DDA 24 Onsite 125 it-it Up to 40% off Risparmia fino al 35%"} +{"t":"DDA 24 Onsite 126 it-it Watch movies and shows with Prime Guarda film e serie TV con Prime"} +{"t":"DDA 25 Onsite 001 it-it Early Black Friday Week Settimana del Black Friday in anticipo"} +{"t":"DDA 25 Onsite 002 it-it Black Friday Week is coming Arriva la Settimana del Black Friday"} +{"t":"DDA 25 Onsite 003 it-it  Black Friday Week is around the corner  La Settimana del Black Friday è sempre più vicina"} +{"t":"DDA 25 Onsite 004 it-it Black Friday Week savings are coming  La Settimana del Black Friday è in arrivo"} +{"t":"DDA 25 Onsite 005 it-it 3 days until Black Friday Week Settimana del Black Friday: -3 giorni"} +{"t":"DDA 25 Onsite 006 it-it 2 days until Black Friday Week Settimana del Black Friday: -2 giorni"} +{"t":"DDA 25 Onsite 007 it-it Black Friday Week starts tomorrow Settimana del Black Friday: da domani"} +{"t":"DDA 25 Onsite 009 it-it Save big on Everyday Essentials Risparmia sui prodotti di tutti i giorni"} +{"t":"DDA 25 Onsite 010 it-it Shop deals on Everyday Essentials Offerte sui prodotti di tutti i giorni"} +{"t":"DDA 25 Onsite 011 it-it Get an early start on Black Friday Week Anticipa la Settimana del Black Friday"} +{"t":"DDA 25 Onsite 013 it-it Black Friday Week runs from 20 Nov to 1 Dec. But why wait? La Settimana del Black Friday è dal 20 novembre all’1 dicembre. Ma perché aspettare?"} +{"t":"DDA 25 Onsite 014 it-it Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Approfitta dell’accesso anticipato: i prodotti per tutti i giorni sono già in offerta Black Friday"} +{"t":"DDA 25 Onsite 015 it-it Get ready to save big Preparati a risparmiare alla grande"} +{"t":"DDA 25 Onsite 016 it-it Save big Risparmia alla grande"} +{"t":"DDA 25 Onsite 017 it-it Get ready to save up to XX% off Preparati a risparmiare fino al XX%"} +{"t":"DDA 25 Onsite 018 it-it Up to XX% off Risparmia fino al XX%"} +{"t":"DDA 25 Onsite 019 it-it Mark your calendar to save big Segnati le date e preparati"} +{"t":"DDA 25 Onsite 020 it-it Get your basket ready Prepara il carrello"} +{"t":"DDA 25 Onsite 021 it-it 20 Nov - 1 Dec 20 nov.-1 dic."} +{"t":"DDA 25 Onsite 022 it-it Starts 20 November Inizia il 20 novembre"} +{"t":"DDA 25 Onsite 023 it-it Starts tomorrow Inizia domani"} +{"t":"DDA 25 Onsite 024 it-it Starts midnight Inizia a mezzanotte"} +{"t":"DDA 25 Onsite 025 it-it Black Friday Week 20 Nov – 1 Dec Settimana del Black Friday: 20 nov.-1 dic."} +{"t":"DDA 25 Onsite 029 it-it Black Friday Week starts midnight Settimana del Black Friday da mezzanotte"} +{"t":"DDA 25 Onsite 030 it-it Black Friday Week starts soon Settimana del Black Friday in arrivo"} +{"t":"DDA 25 Onsite 031 it-it Black Friday Week starts in La Settimana del Black Friday inizia tra"} +{"t":"DDA 25 Onsite 032 it-it Early Black Friday Week deals Offerte Black Friday in anticipo"} +{"t":"DDA 25 Onsite 033 it-it Get ready for Black Friday Week Settimana del Black Friday: pronti?"} +{"t":"DDA 25 Onsite 034 it-it Shop vouchers for selected brands Scopri i Buoni Sconto su marchi selezionati\n \n shorter ALT: Scopri i Buoni Sconto"} +{"t":"DDA 25 Onsite 034F it-it Shop vouchers for selected brands Scopri i Buoni Sconto su marchi selezionati shorter ALT: Scopri i Buoni Sconto"} +{"t":"DDA 25 Onsite 035 it-it Shop vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su marchi selezionati\n \n shorter ALT: Scopri i Buoni Sconto"} +{"t":"DDA 25 Onsite 035F it-it Shop vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su marchi selezionati shorter ALT: Scopri i Buoni Sconto"} +{"t":"DDA 25 Onsite 036 it-it Get ready for upcoming Black Friday Week Preparati: la Settimana del Black Friday è in arrivo"} +{"t":"DDA 25 Onsite 037 it-it Learn more Scopri di più"} +{"t":"DDA 25 Onsite 038 it-it Black Friday Week is coming Arriva la Settimana del Black Friday"} +{"t":"DDA 25 Onsite 042 it-it Upcoming Black Friday Week Arriva la Settimana del Black Friday"} +{"t":"DDA 25 Onsite 044 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"DDA 25 Onsite 045 it-it Discover more Scopri di più"} +{"t":"DDA 25 Onsite 046 it-it See more Scopri di più"} +{"t":"DDA 25 Onsite 047 it-it Black Friday Week 20 Nov – 1 Dec Settimana del Black Friday: 20 nov.-1 dic."} +{"t":"DDA 25 Onsite 048 it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 25 Onsite 049 it-it Shop Black Friday Week now Approfitta ora delle offerte della Settimana del Black Friday"} +{"t":"DDA 25 Onsite 050 it-it Black Friday Week is here La Settimana del Black Friday è arrivata"} +{"t":"DDA 25 Onsite 051 it-it Black Friday Week deals Offerte della Settimana del Black Friday"} +{"t":"DDA 25 Onsite 052 it-it Black Friday Week ends soon La Settimana del Black Friday sta per terminare"} +{"t":"DDA 25 Onsite 053 it-it Black Friday Week ends tonight Settimana del Black Friday: termina stanotte"} +{"t":"DDA 25 Onsite 054 it-it Last chance to get Black Friday Deals Ultima chance per le offerte del Black Friday"} +{"t":"DDA 25 Onsite 057 it-it Shop new deals while they’re hot Approfitta di nuove offerte"} +{"t":"DDA 25 Onsite 058 it-it New day, new deals Nuovo giorno. Nuove offerte."} +{"t":"DDA 25 Onsite 059 it-it Ready, set, save. Pronti, partenza, risparmia."} +{"t":"DDA 25 Onsite 060 it-it Ready, set, shop. Pronti, partenza, acquista."} +{"t":"DDA 25 Onsite 061 it-it Epic savings are here Sono arrivate le offerte incredibili"} +{"t":"DDA 25 Onsite 062 it-it Save big on <category> Risparmia alla grande su <categoria>"} +{"t":"DDA 25 Onsite 063 it-it Shop deals on <category> Scopri le offerte su <categoria>"} +{"t":"DDA 25 Onsite 064 it-it Save big until 1 December Risparmia alla grande fino all'1 dicembre"} +{"t":"DDA 25 Onsite 065 it-it Save up to XX% off now Risparmia subito fino al XX%"} +{"t":"DDA 25 Onsite 066 it-it Deals you don't want to miss Offerte da non perdere"} +{"t":"DDA 25 Onsite 067 it-it Shop. Save. Repeat. Acquista. Risparmia. Ripeti."} +{"t":"DDA 25 Onsite 068 it-it Last chance for up to XX% off Ultima chance per risparmiare fino al XX%"} +{"t":"DDA 25 Onsite 069 it-it Ends 1 December Termina l’1 dicembre"} +{"t":"DDA 25 Onsite 070 it-it Ends tomorrow Termina domani"} +{"t":"DDA 25 Onsite 071 it-it Ends midnight Termina a mezzanotte"} +{"t":"DDA 25 Onsite 072 it-it Ends soon Termina presto"} +{"t":"DDA 25 Onsite 073 it-it Epic deals end tomorrow Le offerte incredibili terminano domani"} +{"t":"DDA 25 Onsite 074 it-it Last chance to save up to XX% Ultima chance per risparmiare fino al XX%\n \n Shorter ALT: Ultima chance per risparmiare"} +{"t":"DDA 25 Onsite 074F it-it Last chance to save up to XX% Ultima chance per risparmiare fino al XX% Shorter ALT: Ultima chance per risparmiare"} +{"t":"DDA 25 Onsite 075 it-it Last chance to save big Ultima chance per risparmiare alla grande\n \n Shorter ALT: Ultima chance per risparmiare"} +{"t":"DDA 25 Onsite 075F it-it Last chance to save big Ultima chance per risparmiare alla grande Shorter ALT: Ultima chance per risparmiare"} +{"t":"DDA 25 Onsite 076 it-it Shop fast - deals end midnight Fai presto! Le offerte terminano a mezzanotte\n \n Shorter ALT: Le offerte terminano a mezzanotte"} +{"t":"DDA 25 Onsite 076F it-it Shop fast - deals end midnight Fai presto! Le offerte terminano a mezzanotte Shorter ALT: Le offerte terminano a mezzanotte"} +{"t":"DDA 25 Onsite 077 it-it Big savings end at midnight I grandi risparmi terminano oggi"} +{"t":"DDA 25 Onsite 078 it-it Black Friday Week ends soon Settimana del Black Friday: sta finendo"} +{"t":"DDA 25 Onsite 079 it-it Black Friday Week ends tomorrow Black Friday: termina domani"} +{"t":"DDA 25 Onsite 080 it-it Black Friday Week ends midnight Settimana del Black Friday: fino alle 24"} +{"t":"DDA 25 Onsite 081 it-it Black Friday Week ends in La Settimana del Black Friday finirà tra"} +{"t":"DDA 25 Onsite 082 it-it Black Friday Week now on La Settimana del Black Friday è in corso"} +{"t":"DDA 25 Onsite 084 it-it Save big Risparmia"} +{"t":"DDA 25 Onsite 087 it-it Get the most out of Black Friday Week Approfitta della Settimana del Black Friday"} +{"t":"DDA 25 Onsite 089 it-it Discover all deals here Scopri tutte le offerte"} +{"t":"DDA 25 Onsite 090 it-it Discover new deals Scopri le nuove offerte"} +{"t":"DDA 25 Onsite 091 it-it Shop now Acquista ora"} +{"t":"DDA 25 Onsite 092 it-it Discover deals Scopri le offerte"} +{"t":"DDA 25 Onsite 093 it-it Black Friday Week is here La Settimana del Black Friday è arrivata"} +{"t":"DDA 25 Onsite 094 it-it Last-Minute Gifts Regali dell’ultimo minuto"} +{"t":"DDA 25 Onsite 096 it-it Oh, do we have deals for you Quante offerte ti aspettano"} +{"t":"DDA 25 Onsite 097 it-it Last-Minute Gifts starts tomorrow Regali dell’ultimo minuto: da domani"} +{"t":"DDA 25 Onsite 098 it-it Last-Minute Gifts ends soon Regali dell’ultimo minuto: quasi finiti"} +{"t":"DDA 25 Onsite 099 it-it Save more, wrap later Più risparmi, più regali"} +{"t":"DDA 25 Onsite 100 it-it Deals on gift ideas Idee regalo in offerta"} +{"t":"DDA 25 Onsite 101 it-it Last-Minute Gifts ends today Regali dell’ultimo minuto: fino a oggi"} +{"t":"DDA 25 Onsite 102 it-it Shop dazzling savings Approfitta di risparmi incredibili"} +{"t":"DDA 25 Onsite 103 it-it Prices worth celebrating Prezzi tutti da festeggiare"} +{"t":"DDA 25 Onsite 107 it-it Last chance to grab epic gifts Ultima chance per regali incredibili"} +{"t":"DDA 25 Onsite 108 it-it 8-21 December  8-21 dicembre"} +{"t":"DDA 25 Onsite 109 it-it Starts 8 December Iniziano l’8 dicembre"} +{"t":"DDA 25 Onsite 110 it-it Starts tomorrow Iniziano domani"} +{"t":"DDA 25 Onsite 111 it-it Starts midnight Iniziano a mezzanotte"} +{"t":"DDA 25 Onsite 112 it-it Ends Terminano"} +{"t":"DDA 25 Onsite 113 it-it Ends.... Terminano tra…"} +{"t":"DDA 25 Onsite 114 it-it Last-Minute Gifts 8 Dec - 21 Dec Regali dell’ultimo minuto: 8-21 dicembre"} +{"t":"DDA 25 Onsite 115 it-it Last-Minute Gifts finishes in XXX Regali dell’ultimo minuto ancora per XXX"} +{"t":"DDA 25 Onsite 118 it-it Last-Minute Gifts 8-21 December Regali dell’ultimo minuto: 8-21 dicembre"} +{"t":"DDA 25 Onsite 119 it-it Shop tree-mendous deals Offerte incredibili sotto l’albero"} +{"t":"DDA 25 Onsite 120 it-it Shop all our everyday deals Scopri tutte le offerte del giorno"} +{"t":"DDA 25 Onsite 121 it-it Explore deals on festive gifts selection Scopri le offerte sui regali per le feste"} +{"t":"DDA 25 Onsite 123 it-it Shop Last-Minute Gifts Scopri i Regali dell’ultimo minuto"} +{"t":"DDA 25 Onsite 124 it-it 8-21 December 8-21 dicembre"} +{"t":"PBDD 23 Onsite 001 it-it Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 002 it-it Big deals coming soon  Grandi offerte in arrivo"} +{"t":"PBDD 23 Onsite 003 it-it Big deals are coming  Le grandi offerte stanno arrivando"} +{"t":"PBDD 23 Onsite 004 it-it 5 days until Prime Big Deal Days Mancano 5 giorni alla Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 005 it-it 4 days until Prime Big Deal Days Mancano 4 giorni alla Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 006 it-it 3 days until Prime Big Deal Days Mancano 3 giorni alla Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 007 it-it 2 days until Prime Big Deal Days Mancano 2 giorni alla Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 008 it-it 1 day until Prime Big Deal Days Manca 1 solo giorno alla Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 009 it-it Prime Big Deal Days starts soon La Festa delle Offerte Prime inizia domani"} +{"t":"PBDD 23 Onsite 010 it-it Prime Big Deal Days starts at midnight La Festa delle Offerte Prime inizia presto"} +{"t":"PBDD 23 Onsite 011 it-it Prime Big Deal Days starts in La Festa delle Offerte Prime inizia tra"} +{"t":"PBDD 23 Onsite 012 it-it Access early deals Accedi alle offerte in anticipo"} +{"t":"PBDD 23 Onsite 013 it-it Shop Prime Big Deal Days early deals Approfitta in anticipo della Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 014 it-it Prime Big Deal Days early deals Festa delle Offerte Prime in anticipo"} +{"t":"PBDD 23 Onsite 015 it-it Shop Prime Big Deal Days early Scopri in anticipo la Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 016 it-it Get ready for Prime Big Deal Days Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 017 it-it Explore more Prime benefits Scopri tutti i vantaggi di Prime"} +{"t":"PBDD 23 Onsite 018 it-it Just for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Onsite 019 it-it Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 020 it-it Amazon Music Prime Amazon Music Prime"} +{"t":"PBDD 23 Onsite 021 it-it Prime Delivery Consegna Prime"} +{"t":"PBDD 23 Onsite 022 it-it Prime Try Before You Buy Prime Prova prima, paga poi"} +{"t":"PBDD 23 Onsite 023 it-it Grocery benefit Amazon Fresh"} +{"t":"PBDD 23 Onsite 024 it-it Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 it-it Shop Prime Big Deal Days Approfitta della Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 026 it-it Shop big deals. Feel like a big deal. Approfitta di offerte incredibili. Diventa protagonista."} +{"t":"PBDD 23 Onsite 027 it-it Shop big deals now Approfitta subito di offerte incredibili."} +{"t":"PBDD 23 Onsite 028 it-it Save big. Then do a little dance. Risparmia alla grande. Poi festeggia."} +{"t":"PBDD 23 Onsite 029 it-it Shop and save all night long Acquista e risparmia tutta la notte"} +{"t":"PBDD 23 Onsite 030 it-it New day to save. New deals to shop. Un nuovo giorno di risparmi e di acquisti"} +{"t":"PBDD 23 Onsite 031 it-it Shop fast! Deals end tonight. Fai presto! Le offerte terminano stanotte"} +{"t":"PBDD 23 Onsite 033 it-it Prime Big Deal Days ends soon La Festa delle Offerte Prime termina presto"} +{"t":"PBDD 23 Onsite 034 it-it Shop Prime Big Deal Days Scopri la Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 035 it-it Spectacular deals Offerte spettacolari"} +{"t":"PBDD 23 Onsite 036 it-it Fantastic deals  Offerte incredibili"} +{"t":"PBDD 23 Onsite 037 it-it Amazing deals Offerte incredibili"} +{"t":"PBDD 23 Onsite 038 it-it Really big deals  Grandissime offerte"} +{"t":"PBDD 23 Onsite 039 it-it Top-notch deals Offerte di prim'ordine"} +{"t":"PBDD 23 Onsite 040 it-it Big Deals Grandi offerte"} +{"t":"PBDD 23 Onsite 041 it-it Dazzling deals Offerte vantaggiose"} +{"t":"PBDD 23 Onsite 042 it-it Very impressive deals Offerte davvero entusiasmanti"} +{"t":"PBDD 23 Onsite 043 it-it Unbelievable deals Offerte eccezionali"} +{"t":"PBDD 23 Onsite 044 it-it Deals on hot brands  Offerte su brand popolari"} +{"t":"PBDD 23 Onsite 045 it-it Hot deals  Offerte del momento"} +{"t":"PBDD 23 Onsite 046 it-it Deals on awesome stuff Offerte su prodotti incredibili"} +{"t":"PBDD 23 Onsite 047 it-it Sweet deals Offerte deliziose"} +{"t":"PBDD 23 Onsite 048 it-it Shop new deals  Approfitta di nuove offerte"} +{"t":"PBDD 23 Onsite 049 it-it Deals end soon  Le offerte terminano presto"} +{"t":"PBDD 23 Onsite 050 it-it Deals end today  Le offerte terminano oggi"} +{"t":"PBDD 23 Onsite 051 it-it Today's deals Offerte di oggi"} +{"t":"PBDD 23 Onsite 052 it-it Unlock Prime Big Deal Days with Prime Accedi alla Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 053 it-it Shop Prime Big Deal Days with Prime Scopri la Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 054 it-it Prime member deals Offerte per i clienti Prime"} +{"t":"PBDD 23 Onsite 055 it-it Prime Big Deal Days deals Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 056 it-it Lightning Deals Offerte lampo"} +{"t":"PBDD 23 Onsite 057 it-it Trending deals Offerte popolari"} +{"t":"PBDD 23 Onsite 058 it-it Deals under £15 Offerte a meno di 20€"} +{"t":"PBDD 23 Onsite 059 it-it Shop all deals Scopri tutte le offerte"} +{"t":"PBDD 23 Onsite 060 it-it Big deals anyone? Qualcuno ha detto grandi offerte?"} +{"t":"PBDD 23 Onsite 061 it-it Shop Prime Big Deal Days now Approfitta subito della Festa delle Offerte Prime"} +{"t":"PBDD 23 Onsite 062 it-it Bestsellers of 2023 I prodotti più venduti del 2023"} +{"t":"PBDD 23 Onsite 063 it-it Thanks for being a Prime member Grazie di aver scelto di essere un cliente Prime"} +{"t":"PBDD 23 Onsite 064 it-it Sign up. Save big. Iscriviti. Risparmia alla grande."} +{"t":"PBDD 23 Onsite 065 it-it Big deals are coming Grandi offerte in arrivo"} +{"t":"PBDD 23 Onsite 066 it-it Big deals just for Prime members Grandi offerte solo per i clienti Prime"} +{"t":"PBDD 23 Onsite 067 it-it Get in on big deals and fast delivery Approfitta di grandi offerte e consegne rapide"} +{"t":"PBDD 23 Onsite 068 it-it Big deals come to those who don't wait Le grandi offerte arrivano per chi non sa aspettare"} +{"t":"PBDD 23 Onsite 069 it-it Stop and smell the deals Fermati un attimo e goditi le offerte"} +{"t":"PBDD 23 Onsite 070 it-it Big deal season starts soon La stagione delle grandi offerte sta per iniziare"} +{"t":"PBDD 23 Onsite 071 it-it Big deals are almost here. Don’t miss out. Le grandi offerte stanno per arrivare. Non perdertele."} +{"t":"PBDD 23 Onsite 072 it-it Time to put on your big deal pants È il momento di prepararti per le grandi offerte."} +{"t":"PBDD 23 Onsite 073 it-it It’s a new day to save big Un nuovo giorno di grandi risparmi è arrivato"} +{"t":"PBDD 23 Onsite 074 it-it It’s not too late to get in on big deals Sei ancora in tempo per approfittare delle grandi offerte"} +{"t":"PBDD 23 Onsite 075 it-it Good things come in all packages Tutto ciò che ami, consegnato dove vuoi"} +{"t":"PBDD 23 Onsite 078 it-it Get big deals. You’ve earned it. Approfitta delle grandi offerte. Te le meriti tutte."} +{"t":"PBDD 23 Onsite 079 it-it Invite Only Deals Offerte su invito"} +{"t":"PBDD 23 Onsite 080 it-it Watch movies and shows with Prime Guarda film e serie TV con Prime"} +{"t":"PBDD 23 Onsite 081 it-it Listen to Amazon Music with Prime Ascolta Amazon Music con Prime"} +{"t":"PBDD 23 Onsite 082 it-it Get fast, free delivery with Prime Ottieni spedizioni veloci senza costi aggiuntivi con Prime"} +{"t":"PBDD 23 Onsite 084 it-it Get fast grocery delivery with Prime Ottieni la consegna rapida della spesa con Prime"} +{"t":"PBDD 23 Onsite 085 it-it Get free games and in-game items with Prime Ottieni giochi ed elementi in-game inclusi con Prime"} +{"t":"PBDD 23 Onsite 087 it-it Shop two days of big deals, only for Prime members Approfitta di due giorni di grandi offerte, solo per i clienti Prime."} +{"t":"PBDD 23 Onsite 088 it-it Join today. Cancel anytime. Iscriviti oggi stesso. Puoi cancellare l'iscrizione in qualsiasi momento."} +{"t":"PBDD 23 Onsite 089 it-it Try Prime Iscriviti a Prime"} +{"t":"PBDD 23 Onsite 090 it-it Shop the deals Scopri le offerte"} +{"t":"PD 23 Onsite Copy Requests 001 it-it WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! Le Offerte WOW! sono prodotti delle migliori marche con sconti incredibili. Ogni offerta è disponibile solo per 2 ore e in quantità limitata: una volta terminata la disponibilità, l'offerta non sarà ripetuta!"} +{"t":"PD 23 Onsite Copy Requests 002 it-it To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Per non perdere queste offerte, attiva l'avviso qui sotto e riceverai un promemoria quando saranno disponibili."} +{"t":"PD 23 Onsite Copy Requests 003 it-it Scavenger Hunt Caccia al tesoro"} +{"t":"PD 23 Onsite Copy Requests 004 it-it Invite Only Deals Offerte su invito"} +{"t":"PD 23 Onsite Copy Requests 005 it-it Most Loved Deals Offerte più amate"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category it-it Headphones & Music Cuffie, speaker e musica"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category it-it Automotive Auto e moto"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category it-it Baby Prima infanzia"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category it-it Beauty Bellezza"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category it-it Books Libri"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category it-it Cameras Foto e videocamere"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category it-it Computer & Software Informatica e software"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category it-it Devices Dispositivi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category it-it Electronics Elettronica"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category it-it Family Prodotti per la famiglia"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category it-it Food & Drink Cibo e bevande"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category it-it 4-Stars and up 4 stelle o più"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category it-it Global Store Negozio globale"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category it-it Grocery Alimentari e cura della casa"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category it-it Grooming Cura della persona"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category it-it Headphones Cuffie"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category it-it DIY & Tools Fai da te"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category it-it Health & Personal Care Salute e benessere"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category it-it Home Cinema TV, Home Cinema e film"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category it-it Home Entertainment Intrattenimento"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category it-it Jewellery & Watches Gioielli e orologi"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category it-it Kitchen Casa e cucina"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category it-it Lawn & Garden Giardino e giardinaggio"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category it-it Luggage Valigie e accessori da viaggio"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category it-it Men’s Fashion Moda uomo"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category it-it Mobile Phones Cellulari"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category it-it Mobile Phones & Accessories Smartphone e accessori"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category it-it Music Musica"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category it-it Office & School Supplies Cancelleria e prodotti per ufficio"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category it-it Off to Uni Ritorno a scuola"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category it-it Pet Supplies Prodotti per animali"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category it-it Shoes Scarpe"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category it-it Shows & Films Film e serie TV"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category it-it Small Businesses Piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category it-it Smart Home Smart Home"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category it-it Sports & Outdoors Sport e tempo libero"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category it-it Sports Nutrition & Wearables Nutrizione e tecnologia per lo sport"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category it-it Toys Giochi e giocattoli"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category it-it Video Games Videogiochi"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category it-it Vouchers Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category it-it Women’s Fashion Moda donna"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category it-it School & Uni Deals Offerte per la scuola e l'università"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category it-it Household Supplies Cura della casa"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category it-it eBooks eBook"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category it-it Wine Vino"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category it-it DVD & Blu-ray DVD e Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category it-it Musical instruments Strumenti musicali"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category it-it Wine & Spirits Vino e alcolici"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category it-it Private brands Marchi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category it-it Furniture Arredamento"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category it-it Business, industrial and scientific supplies Forniture aziendali, industriali e scientifiche"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category it-it 4 stars and up 4 stelle o più"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category it-it Deals trending Offerte popolari"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category it-it Home & kitchen Casa e cucina"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline it-it Amazon Devices Dispositivi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline it-it Deals under £15 Offerte a meno di 20€"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline it-it Deals ending soon Offerte che terminano a breve"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline it-it Deals just started Offerte appena iniziate"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline it-it Deals you’re watching Offerte che stai seguendo"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline it-it Lightning Deals Offerte lampo"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline it-it Shop all deals Scopri tutte le offerte"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline it-it Spotlight Deals Offerte in evidenza"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline it-it Top Deals Offerte top"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline it-it Trending Deals Offerte popolari"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline it-it Upcoming Deals Offerte in arrivo"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline it-it Helpful hints for shopping epic deals Consigli utili per beneficiare di offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline it-it When the deals start, try these tricks and tips Approfitta di questi consigli quando iniziano le offerte"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline it-it Support small businesses, and earn £10 to spend on Prime Day Sostieni le piccole aziende e avrai 10 € da spendere per Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline it-it Deals on your favourite everything Offerte su tutto ciò che desideri"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline it-it Epic deals. On a Monday. Offerte incredibili a partire da lunedì"} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline it-it Epic deals start at midnight Le offerte iniziano a mezzanotte"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline it-it Time to start your free trial Iscriviti e usa Prime gratis per 30 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline it-it Is it midnight yet? È arrivata mezzanotte?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline it-it Deals on your favourite devices Offerte sui tuoi dispositivi preferiti"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline it-it Get the most out of Prime Day Ottieni il massimo da Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline it-it Save big, save early Inizia a risparmiare"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline it-it Exclusive offers, just for you Vantaggi e offerte esclusive per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline it-it Prime Delivery Consegna Prime"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline it-it Prime Now Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline it-it Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline it-it Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline it-it Tip #1: Consiglio 1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline it-it Tip #2: Consiglio 2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline it-it Tip #3: Consiglio 3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline it-it Tip #1: try Amazon Assistant Prova Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline it-it Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Assicurati l'offerta migliore grazie al confronto prezzi e alla cronologia dei prezzi degli ultimi 30 giorni di Amazon Assistant."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline it-it Blue means Deal Il blu è il colore delle offerte"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline it-it Turn on notifications Attiva le notifiche"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline it-it Never miss a deal with personalised deal notifications. Non perderti neanche un’offerta, attiva le notifiche personalizzate."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline it-it Tip #4: Consiglio 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline it-it Try Amazon Assistant Prova Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline it-it Shop with small businesses and save Acquista da piccole aziende e risparmia"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline it-it Support small businesses Sostieni le piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline it-it Tip #6: Consiglio 6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline it-it Shop now, pay later Acquista ora. Paga dopo."} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline it-it Tip #7: Consiglio 7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline it-it Earn Amazon Points Guadagna punti Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline it-it Earn points just for shopping and using your Prime benefits. Guadagna punti acquistando e usando i tuoi vantaggi Prime"} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline it-it Tip #8: Consiglio 8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline it-it Tip #9: Consiglio 9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline it-it Look out for Lightning Deals Tieni d'occhio le Offerte Lampo"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline it-it Time flies when you’re saving big Il tempo vola quando risparmi alla grande"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline it-it It’s not over yet! Non è ancora finita!"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline it-it Deals on Amazon devices Offerte su dispositivi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline it-it Deals from small businesses Offerte dalle piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline it-it Shop deals by category Scopri le offerte per categoria"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline it-it Deals on top brands Offerte sui migliori marchi"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline it-it Can’t-miss deals Offerte da non perdere"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline it-it Epic deals just for you Offerte incredibili dedicate a te"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline it-it Deals on Amazon brands Offerte sui marchi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline it-it Deals based on your interests Offerte basate sulle tue preferenze"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline it-it Deals on stuff you’re into Offerte sui tuoi prodotti preferiti"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline it-it Top-rated deals Offerte più apprezzate"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline it-it Deals in Home Offerte su prodotti per la casa"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline it-it Deals in Kitchen Offerte su prodotti per la cucina"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline it-it Deals in Electronics Offerte su prodotti di elettronica"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline it-it Deals in Toys Offerte su giochi e giocattoli"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline it-it Deals in Baby Offerte su prodotti per la prima infanzia"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline it-it Check out these Prime-exclusive vouchers Scopri questi coupons in esclusiva per Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline it-it Shop deals from small businesses Scopri le offerte delle piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline it-it Support small businesses, discover unique products Sostieni le piccole aziende e scopri prodotti unici"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline it-it Amazon Brands Marchi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline it-it Epic deals, on a Monday Offerte incredibili a partire da lunedì"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline it-it 2 days to go Mancano 2 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline it-it Big deals, small businesses Grandi offerte dalle piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline it-it Deals in Fashion Offerte in Moda"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline it-it Prime membership at its best Il meglio dell’abbonamento Prime"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline it-it Save the date to save big Segnati in agenda quando risparmiare alla grande"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline it-it Epic deals, just 6 days away Offerte incredibili tra soli 6 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline it-it Personal care appliances Prodotti per la cura personale"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline it-it Get ready – this could sell fast! Attenzione, questa offerta andrà a ruba!"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline it-it Get extra cash back! Ottieni un extra cashback!"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline it-it Epic deals start on Monday Offerte incredibili a partire da lunedì"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline it-it Shop by Category Acquista per categoria"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline it-it Epic deals on top brands Offerte incredibili sui marchi top"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline it-it Save on popular brands Risparmia sui migliori marchi"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline it-it Ends in Termina tra"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline it-it Shop products from small businesses Acquista i prodotti delle piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline it-it Support small businesses & enter for a chance to win big Sostieni le piccole aziende, potresti vincere alla grande"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline it-it Welcome to the lightning round Ti diamo il benvenuto alle offerte lampo"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline it-it 3 days to go. Mancano 3 giorni."} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline it-it 2 days to go. Mancano 2 giorni."} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline it-it 1 day to go Manca 1 giorno."} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline it-it Prime-Exclusive Deals Offerte esclusive Prime"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline it-it Spend £10 with small businesses, Spendi 10€ sui prodotti delle piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline it-it Customer's Most Loved I preferiti dai nostri clienti"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline it-it Support small to win big Sostieni le piccole aziende, potresti vincere"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline it-it Top brands Marchi top"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline it-it Early deals for back to school Offerte anticipate per il ritorno a scuola"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline it-it Shop Alexa Early Access Deals Acquista le offerte in anticipo con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline it-it Shop with Alexa Acquista con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline it-it when you spend £10 with small businesses quando spendi 10 € sui prodotti di piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline it-it Trending deals – going fast! Le offerte di tendenza (che vanno a ruba!)"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline it-it Two days, heaps of epic deals Due giorni, una valanga di offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline it-it Two days of epic deals you’ve been dreaming of Due giorni di offerte incredibili che hai sempre sognato"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline it-it Support small businesses to win big Sostieni le piccole aziende per vincere alla grande!"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline it-it “Alexa, where’s my stuff?” \"Alexa, dov’è il mio ordine?\""} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline it-it Collect all your stamps, get £10 Raccogli i tuoi bollini per ricevere 10€"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline it-it Don’t miss a single deal. Ever. Non perderti nemmeno un'offerta. Mai."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline it-it Get deals with Alexa Risparmia con Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline it-it Yes, Amazon has vouchers Sì, da Amazon trovi i coupons"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline it-it “Alexa, can you save my spot?” \"Alexa, puoi tenermi il posto?\""} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline it-it The best deals right now Offerte incredibili del momento"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline it-it Don’t miss this deal in particular Non perderti proprio QUESTA offerta!"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline it-it Shop last-minute deals Approfitta delle offerte last minute"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline it-it Now it’s super official. È ufficiale!"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline it-it Shop fast! Non fartele scappare!"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline it-it The deals of your dreams Le offerte dei tuoi sogni"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline it-it Are almost here stanno arrivando"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline it-it Ask Alexa now Chiedi ad Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline it-it Help yourself to some deals Le nostre offerte sono tutte a tua disposizione!"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline it-it So many deals, so little time. Così tante offerte, così poco tempo."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline it-it 5 days to go Mancano 5 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline it-it 4 days to go. Mancano 4 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline it-it Prime exclusive vouchers Coupons esclusivi Prime"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline it-it See you next Alla prossima!"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline it-it Welcome to Prime Ti diamo il benvenuto a Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline it-it For your new device Per il tuo nuovo dispositivo"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline it-it It's almost here Ci siamo quasi"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline it-it That's a wrap! È tutto!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline it-it Wait. Alexa can do that? Aspetta. Alexa lo sa fare?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline it-it Explore your Prime benefits Scopri i tuoi vantaggi Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline it-it Buy small to win big Piccoli acquisti per vincere alla grande"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline it-it Show me the deals Mostrami le offerte"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline it-it Alexa can help! She loves deals. Alexa è al tuo servizio! Lei ama le offerte."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline it-it The happiest vouchers in the world I coupons più felici al mondo"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline it-it Get your deals to go Porta le offerte con te ovunque"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline it-it Start shopping early Acquista da subito"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline it-it Explore Prime member benefits Scopri i vantaggi per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline it-it Explore more offers Scopri più offerte"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline it-it Incoming deals Offerte in arrivo"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline it-it Deals start at midnight Le offerte iniziano a mezzanotte"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline it-it No peeking Non sbirciare..."} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext it-it Stream thousands of films and TV shows, including exclusive Amazon Originals. Guarda in streaming migliaia di film e serie TV, incluse le produzioni esclusive firmate Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext it-it All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Ascolta tutta la musica e i podcast più popolari senza pubblicità."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext it-it Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Con Prime, le spedizioni sono veloci, illimitate e senza costi aggiuntivi."} +{"t":"PD 23 Onsite Full Copy Repository 201 Subtext it-it Enjoy a rotating selection of books, magazines, and more Leggi centinaia di libri, riviste e molto altro"} +{"t":"PD 23 Onsite Full Copy Repository 202 Subtext it-it Try on clothes, shoes, jewelry and accessories from the comfort of your home, and only pay for what you keep. Accedi a una selezione di eBook aggiornata regolarmente. Su qualsiasi dispositivo."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext it-it Try Prime in time Iscriviti a Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext it-it for Prime Day per Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext it-it Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext it-it Watch hit movies and TV, award-winning Originals, live sports, and more. Guarda i film e le serie TV più popolari, Amazon Originals vincitori di premi, e tanto altro ancora."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext it-it Watch now Guarda adesso"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext it-it Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext it-it Listen now Ascolta ora"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext it-it Prime Try Before You Buy Prime: Prova ora paga poi"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA it-it Find your new look Trova il tuo nuovo look"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext it-it Free international delivery Consegne internazionali gratuite"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext it-it hours ore"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext it-it minutes minuti"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext it-it seconds secondi"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext it-it Save. Stream. Celebrate. Risparmia. Guarda in streaming. Festeggia."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext it-it Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Accedi a centinaia di eBook, anche di narrativa e saggistica, oltre a riviste e tanto altro, senza costi aggiuntivi."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext it-it Always have a good book with you. Read anytime, anywhere, on any device. Porta sempre con te un buon libro. Leggi quando vuoi e dove vuoi, su qualsiasi dispositivo."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext it-it Enjoy free games, in-game content, and a Twitch channel subscription every month Goditi una selezione di giochi inclusi ogni mese, accedi a vantaggi e premi in-game e molto altro ancora."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext it-it Get free games and in-game content every month, as well as free subscription on Twitch.tv Giochi senza costi aggiuntivi, contenuti di gioco esclusivi e un abbonamento a un canale Twitch da utilizzare ogni mese."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext it-it Watch hit films and TV, award-winning Originals, live sports and more. Guarda film e serie TV di successo, le premiate produzioni Originals e tanto altro."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext it-it Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext it-it Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Consegna rapida di prodotti per la spesa quotidiana, tra cui carne, pesce, verdure, snack e tanto altro."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext it-it Shop Amazon Fresh Acquista Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext it-it Thanks to you Prime Day è stato straordinario"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext it-it But wait, more deals! Aspetta, ci sono ancora più offerte!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext it-it More Prime benefits this way! Qui ti aspettano ancora più vantaggi Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext it-it And more Prime! Ancora di più con Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext it-it Earn £10 to spend Ottieni 10€ da spendere"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext it-it on whatever you want su tutto ciò che desideri"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext it-it Let Alexa find deals for you (Alexa Stand in Line) Lascia che Alexa trovi offerte per te"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext it-it Create deal alerts (Deal Notifier) Crea avvisi per le offerte Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA it-it Explore Prime Delivery Spedizione Prime"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA it-it Shop now Acquista ora"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA it-it Learn more Scopri di piu"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA it-it Watch now on Twitch Guarda ora su Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA it-it Watch now on IMDb TV Guarda ora su IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA it-it Watch free on Twitch Guarda su Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA it-it Watch free on IMDb TV Guarda su IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA it-it Free on Twitch Guarda su Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA it-it Free on IMDb TV Guarda su IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA it-it Now on Twitch Ora su Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA it-it Now on IMDb TV Ora su IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA it-it Shop deals now Acquista ora le offerte"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA it-it Shop Amazon devices early Acquista in anteprima i dispositivi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA it-it Start your free trial. Join Prime. Inizia il tuo periodo d'uso gratuito. Iscriviti a Prime"} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA it-it Access tons of movies, music, and more with Prime Con Prime, accedi a una marea di film, musica e tanto altro"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA it-it Get in on the deals. Try Prime. Approfitta delle offerte. Iscriviti a Prime"} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA it-it Now’s the time to try Prime for free È il momento di iniziare il periodo d'uso gratuito di Prime"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA it-it Try Prime for free Iscriviti e usa Prime gratis per 30 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA it-it Try Prime Usa Prime gratis per 30 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA it-it Follow top brands Segui i migliori marchi"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA it-it Get extra rewards! Ottieni vantaggi extra!"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA it-it Explore Prime Gaming Scopri Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA it-it Shop small businesses, Scegli le piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA it-it Shop devices deals Acquista offerte in dispositivi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA it-it Prime Benefits Benefici Prime"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA it-it Explore more Prime benefits Scopri tutti i vantaggi di Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA it-it Early deals on Amazon devices Offerte in anticipo sui dispositivi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA it-it Try Prime and join the party Iscriviti a Prime e unisciti alla festa"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA it-it Get in on the deals. Scopri le offerte"} +{"t":"PD 23 Onsite Full Copy Repository 264 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA it-it £XX Gift Card instantly upon approval Buono Regalo da XX€ istantaneo previa approvazione"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA it-it 4 months Free 4 mesi d'uso gratis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline it-it 2 days until epic deals Mancano 2 giorni alle offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline it-it 2 days until Prime Day -2 giorni a Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline it-it 3 days until epic deals Mancano 3 giorni alle offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline it-it 3 days until Prime Day -3 giorni a Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline it-it 3 months free 3 mesi gratis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline it-it 4 days until epic deals Mancano 4 giorni alle offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline it-it 4 days until Prime Day -4 giorni a Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline it-it 5 days until epic deals Mancano 5 giorni alle offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline it-it 5 days until Prime Day -5 giorni a Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline it-it Access all Prime Day Deals with Prime Accedi a tutte le offerte Prime Day con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline it-it Alexa, set a reminder to shop Prime Day deals Alexa, imposta promemoria per Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline it-it Amazing deals Offerte fantastiche"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline it-it Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline it-it Bestsellers from Prime Day 2023 Articoli bestseller di Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline it-it Business Prime Duo — included with Prime Business Prime Duo, solo per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline it-it Business Prime free trial Periodo di prova Business Prime"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline it-it Celebrate small businesses Scegli le piccole aziende"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline it-it Celebrity favorites Articoli preferiti dalle celebrity"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA it-it Claim now Richiedili ora"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline it-it Deals end at midnight Le offerte terminano a mezzanotte"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline it-it Deals end in Le offerte terminano tra"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline it-it Deals from Amazon brands Offerte sui Marchi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline it-it Deals picked by Influencers Offerte scelte dagli influencer"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline it-it Deals that love you Offerte che ti amano"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline it-it Deals to take home Offerte da accaparrarsi"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline it-it Deals to talk about Offerte di cui parlano tutti"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA it-it Discover Business Prime Duo Scopri Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline it-it Early Prime Day deals Offerte Prime Day in anticipo"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline it-it Earn 15% back on select deals for Prime Day Ottieni un rimborso del 15% su offerte Prime Day selezionate"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext it-it Enjoy millions of songs, ad-free; included with Prime Ascolta milioni di brani senza pubblicità; solo per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline it-it Epic Deals Offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline it-it Epic deals are back Le offerte incredibili sono tornate"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline it-it Epic deals are here Le offerte incredibili sono arrivate"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline it-it Epic deals end soon Le offerte incredibili terminano presto"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline it-it Epic deals ending soon Le offerte incredibili terminano presto"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline it-it Epic deals from Amazon Brands Offerte incredibili sui marchi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline it-it Epic deals start soon Le offerte incredibili iniziano presto"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline it-it Epic deals start tomorrow Le offerte incredibili iniziano domani"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext it-it Epic deals. After dark. Offerte incredibili. Dopo il tramonto."} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA it-it Explore Kindle Unlimited Scopri Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA it-it Explore now Scopri ora"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA it-it Explore Prime Day Scopri Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext it-it Get 3 months of Kindle Unlimited for £0.00 Ottieni 3 mesi di Kindle Unlimited per 0,00 €"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline it-it Get 30+ games for free this Prime Day Ricevi oltre 30 giochi inclusi con Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext it-it Get a £XX credit for Prime Day Ottieni un credito di XX € per Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline it-it Get Business Prime free for up to 90 days Prova Business Prime gratis per 90 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline it-it Get excited. Deals are coming. Preparati. Le offerte stanno arrivando."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA it-it Get Prime. Unlock deals. Iscriviti a Prime. Sblocca le offerte."} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext it-it Get FREE Same-Day Delivery on hundreds of thousands of items. Approfitta della Consegna Oggi su milioni di prodotti."} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext it-it Get ultrafast delivery and in-store deals on a wide selection of groceries Approfitta della consegna ultraveloce e delle offerte su un'ampia selezione di prodotti alimentari"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline it-it Great deals Grandi offerte"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext it-it Handcrafted items for you Prodotti fatti a mano per te"} +{"t":"PD 23 Onsite Full Copy Repository 319 it-it Included with a Prime membership Solo per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline it-it Invite Only Deals Offerte su invito"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline it-it Invite Only Solo su invito"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext it-it It’s the most membership time of the year È il momento dell'anno giusto per iscriverti"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA it-it Join today. Cancel anytime. Iscriviti oggi stesso. Puoi cancellare l'iscrizione in qualsiasi momento."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline it-it Just for Prime members Solo per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline it-it Last-minute Prime Day deals Offerte Prime Day last minute"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA it-it Learn how it works Scopri come funziona"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA it-it Learn more about Kindle Unlimited Scopri di più su Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 it-it Limited Time Only. Terms Apply. Solo per un periodo limitato. Condizioni su amazon.it"} +{"t":"PD 23 Onsite Full Copy Repository 329 it-it Limited-time offer with eligible Prime membership, see terms Offerta a tempo riservata ai clienti Prime idonei. Leggi le condizioni"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext it-it Make room for epic deals Fai spazio per le offerte incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline it-it New deals are in Le nuove offerte sono arrivate"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline it-it Pay over time with Affirm on top deals Paga nel tempo con Affirm sulle offerte migliori"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext it-it Placeholder: Up to X% off Amazon Devices. Prime Day. Risparmia fino al X% sui dispositivi Amazon. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline it-it Placeholder: Up to 50% off Amazon Devices. Risparmia fino al 50% sui dispositivi Amazon."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline it-it Prime Day deals Offerte Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline it-it Prime Day deals end in Le offerte Prime Day terminano tra"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline it-it Prime Day ends in Prime Day termina tra"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline it-it Prime Day ends soon Prime Day termina presto"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext it-it Prime Day has officially started Prime Day è ufficialmente iniziato"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline it-it Prime Day is coming - save early with Amazon Brand deals Arriva Prime Day: risparmia in anticipo con le offerte sui Marchi Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline it-it Prime Day is MONTH XX & XX Prime Day è il XX&XX MESE"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline it-it Prime Day is MONTH XX–XX Prime Day è il XX–XX MESE"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline it-it Prime Day starts tomorrow Prime Day inizia domani"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline it-it Prime exclusive offers? Yes please. Offerte Prime esclusive? Sì, grazie!"} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline it-it Prime member deals Offerte per i clienti Prime"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline it-it Ready, set, shop! Get 6% back on Prime Day purchases Pronti, partenza, shopping! Ottieni un rimborso del 6% sugli acquisti Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline it-it Ready. Set. Prime Day. Pronti. Partenza. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline it-it Save now. Sleep later. Risparmia adesso. E poi dormi."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline it-it Save on Climate Pledge Friendly products for Prime Day Risparmia sui prodotti Climate Pledge Friendly durante Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline it-it Save up to XX% on Alexa Built-in devices Risparmia fino al XX% sui dispositivi con integrazione Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline it-it Save with deals for businesses Risparmia con le offerte per le aziende"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline it-it Score 20% off Twitch merch Risparmia il 20% sui prodotti Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA it-it Shop Alexa Built-in devices Acquista i dispositivi con integrazione Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA it-it Shop all influencer picks Acquista i prodotti selezionati dagli influencer"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline it-it Shop all Prime Day deals Approfitta di tutte le offerte Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline it-it Shop deals for businesses Approfitta delle offerte per le aziende"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline it-it Shop deals overnight Approfitta delle offerte durante la notte"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline it-it Shop early Prime Day deals Scopri Prime Day in anticipo"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline it-it Shop epic Prime Day deals Approfitta delle incredibili offerte Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline it-it Shop Handmade deals Acquista i prodotti Handmade"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA it-it Shop internet famous deals Scopri le offerte famose su Internet"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline it-it Shop like a VIP with 15% back on Prime Day deals Fai shopping da VIP con il rimborso del 15% sulle offerte Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA it-it Shop more-sustainable products Acquista prodotti sostenibili"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA it-it Shop on Amazon Business Acquista su Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline it-it Shop Prime Day deals Approfitta delle offerte Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA it-it Shop the Character Store Scopri il Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA it-it Shop Twitch now Scopri Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline it-it Shop viral trends Approfitta dei trend virali"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline it-it Shop your favorite characters Acquista i tuoi personaggi preferiti"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline it-it Small business deals for you Offerte delle piccole aziende per te"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline it-it So. Many. Deals. Così. Tante. Offerte."} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline it-it Spectacular deals Offerte spettacolari"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA it-it Start your free trial Inizia il periodo di prova"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline it-it Starts in Iniziano tra"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline it-it Super epic deals Offerte super incredibili"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline it-it Surprise offers. Just for Prime members. Offerte a sorpresa. Solo per i clienti Prime."} +{"t":"PD 23 Onsite Full Copy Repository 378 it-it Terms apply Condizioni su amazon.it"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline it-it These deals can’t wait to see you Queste offerte non vedono l'ora di incontrarti"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline it-it Today's deals Offerte di oggi"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline it-it Top-notch deals Offerte di prim'ordine"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline it-it Trending Prime Day deals Offerte Prime Day popolari"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA it-it Try Amazon Photos Prova Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA it-it Try Audible for £0.00 Prova Audible per 0,00 €"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA it-it Try it out Provalo"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext it-it Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Prova abbigliamento, calzature e altri articoli idonei prima di acquistarli e paga solo quelli che decidi di tenere dopo 7 giorni"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline it-it Unbelievable deals Offerte eccezionali"} +{"t":"PD 23 Onsite Full Copy Repository 388 it-it Unlimited photo storage with Prime Spazio di archiviazione illimitato per le foto con Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline it-it Very impressive deals Offerte davvero entusiasmanti"} +{"t":"PD 23 Onsite Page wording 001 it-it Prime Day starts soon Sta arrivando Prime Day"} +{"t":"PD 23 Onsite Page wording 007 it-it Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 it-it Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 it-it Save up to XX% on Prime Day Risparmia fino al XX% con Prime Day"} +{"t":"PD 23 Onsite Page wording 017 it-it Shop up to XX% off Acquista e risparmia fino al XX%"} +{"t":"PD 23 Onsite Page wording 021 % off it-it 5 days to go Mancano 5 giorni"} +{"t":"PD 23 Onsite Page wording 022 % off it-it 4 days to go. Mancano 4 giorni"} +{"t":"PD 23 Onsite Page wording 023 % off it-it 3 days to go. Mancano 3 giorni."} +{"t":"PD 23 Onsite Page wording 024 % off it-it 2 days to go. Mancano 2 giorni."} +{"t":"PD 23 Onsite Page wording 025 % off it-it 1 day to go Manca 1 giorno."} +{"t":"PD 23 Onsite Page wording 026 % off it-it Epic deals start at midnight Le offerte iniziano a mezzanotte"} +{"t":"PD 23 Onsite Page wording 027 % off it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Onsite Page wording 028 % off it-it Shop deals overnight Approfitta delle offerte durante la notte"} +{"t":"PD 23 Onsite Page wording 030 % off it-it Prime Day ends soon Prime Day termina presto"} +{"t":"PD 23 Onsite Page wording 031 it-it XX - XX July XX-XX luglio"} +{"t":"PD 23 Onsite Page wording 037 it-it Now on È iniziato"} +{"t":"PD 23 Onsite Page wording 038 it-it Save now. Sleep later. Risparmia adesso. E poi dormi."} +{"t":"PD 23 Onsite Page wording 039 it-it Ends in Termina tra"} +{"t":"PD 23 Onsite Page wording 040 it-it Deals end at midnight Le offerte terminano a mezzanotte"} +{"t":"PD 23 Onsite Page wording 041 CTA it-it Shop early Prime Day Deals Scopri Prime Day in anticipo"} +{"t":"PD 23 Onsite Page wording 047 CTA it-it Shop all Prime Day deals Approfitta di tutte le offerte Prime Day"} +{"t":"PD 23 Onsite Page wording 051 it-it Vouchers Coupons"} +{"t":"PD 23 Onsite Page wording 057 it-it Check out these Prime-exclusive vouchers Scopri questi coupons in esclusiva per Prime Day"} +{"t":"PD 23 Onsite Page wording 061 it-it Shop all deals Scopri tutte le offerte"} +{"t":"PD 23 Onsite 001 Event Name it-it Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PD 23 Onsite 003 Tagline it-it Feel like a big deal\n\nTwo days of Prime savings Diventa protagonista\n\nDue giorni di risparmi con Prime"} +{"t":"PD 23 Onsite 003F Tagline it-it Feel like a big deal Two days of Prime savings Diventa protagonista Due giorni di risparmi con Prime"} +{"t":"PD 23 Onsite 004 it-it Save up to XX% Risparmia fino al XX%"} +{"t":"PD 23 Onsite 005 Dates it-it XX - XX July XX-XX luglio"} +{"t":"PD 23 Onsite 006 Dates it-it Starts midnight Inizia a mezzanotte"} +{"t":"PD 23 Onsite 007 Dates it-it Ends midnight Fino a mezzanotte"} +{"t":"PD 23 Onsite 008 Dates it-it Epic deals start at midnight Le offerte incredibili iniziano a mezzanotte"} +{"t":"PD 23 Onsite 009 Dates it-it Deals start at midnight Le offerte iniziano a mezzanotte"} +{"t":"PD 23 Onsite 010 CTA it-it Get ready Preparati"} +{"t":"PD 23 Onsite 011 it-it Starts midnight Inizia a mezzanotte"} +{"t":"PD 23 Onsite 012 it-it Starts tomorrow Inizia domani"} +{"t":"PD 23 Onsite 013 it-it Starts XX July Inizia il XX luglio"} +{"t":"PD 23 Onsite 014 it-it Ends XX July Fino al XX luglio"} +{"t":"PD 23 Onsite 015 it-it Now on È iniziato"} +{"t":"PD 23 Onsite 016 CTA it-it See the deals Scopri le offerte"} +{"t":"PD 23 Onsite 017 CTA it-it Shop great deals Approfitta di fantastiche offerte"} +{"t":"PD 23 Onsite 018 it-it Discover vouchers and save on selected brands Scopri i coupon per risparmiare su marchi selezionati"} +{"t":"PD 23 Onsite 019 it-it Check out these Prime-exclusive vouchers Scopri i coupon in esclusiva per Prime Day"} +{"t":"PD 23 Onsite 020 it-it Discover all deals here Scopri tutte le offerte qui"} +{"t":"PD 23 Onsite 021 it-it Shop all deals Scopri tutte le offerte"} +{"t":"PD 23 Onsite 022 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 24 Onsite Lead Up 001 Headline it-it XX-XX July XX-XX luglio"} +{"t":"PD 24 Onsite Lead Up 002 Subtext it-it Big deals coming soon Grandi offerte in arrivo"} +{"t":"PD 24 Onsite Lead Up 003 Headline it-it Prime Day is XX-XX July Prime Day è il XX-XX luglio"} +{"t":"PD 24 Onsite Lead Up 004 Subtext it-it But the party starts now Grandi offerte in arrivo"} +{"t":"PD 24 Onsite Lead Up 005 Headline it-it Shop early Prime Day deals now Scopri le offerte Prime Day in anticipo"} +{"t":"PD 24 Onsite Lead Up 006 Headline it-it Stay tuned for early deals Segui gli aggiornamenti per le offerte in anticipo"} +{"t":"PD 24 Onsite Lead Up 007 Headline it-it Make your wish list for Prime Day Crea la tua lista dei desideri per Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext it-it XX-XX July XX-XX luglio"} +{"t":"PD 24 Onsite Lead Up 009 Headline it-it Check in for buzzworthy \n early deals Scopri in anticipo offerte interessanti"} +{"t":"PD 24 Onsite Lead Up 009F Headline it-it Check in for buzzworthy early deals Scopri in anticipo offerte interessanti"} +{"t":"PD 24 Onsite Lead Up 010 Headline it-it Early deal Offerta in anticipo"} +{"t":"PD 24 Onsite Lead Up 012 Headline it-it Shop exclusive Prime deals now Approfitta subito delle offerte solo per i clienti Prime"} +{"t":"PD 24 Onsite Lead Up 014 Headline it-it Exciting deals only for Prime members Offerte entusiasmanti solo per i clienti Prime"} +{"t":"PD 24 Onsite Lead Up 016 Headline it-it 5 days until big deals Mancano 5 giorni alle offerte"} +{"t":"PD 24 Onsite Lead Up 018 Headline it-it 4 days until big deals Mancano 4 giorni alle offerte"} +{"t":"PD 24 Onsite Lead Up 020 Headline it-it 3 days until big deals Mancano 3 giorni alle offerte"} +{"t":"PD 24 Onsite Lead Up 022 Headline it-it 2 days until big deals Mancano 2 giorni alle offerte"} +{"t":"PD 24 Onsite Lead Up 024 Headline it-it Get your basket ready Prepara il carrello"} +{"t":"PD 24 Onsite Lead Up 025 Subtext it-it Big deals start tomorrow Le grandi offerte iniziano domani!"} +{"t":"PD 24 Onsite Lead Up 026 Headline it-it It’s almost deal o’clock È quasi l’ora delle offerte"} +{"t":"PD 24 Onsite Lead Up 027 Subtext it-it Prime Day starts soon Prime Day sta per iniziare"} +{"t":"PD 24 Onsite Lead Up 028 Headline it-it Tune in for new deals all Prime Day long Nuove offerte a tutte le ore durante Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline it-it Prime Day starts in Prime Day inizia tra"} +{"t":"PD 24 Onsite Lead Up 031 Headline it-it New deals drop in Nuove offerte in arrivo"} +{"t":"PD 24 Onsite Lead Up 032 Headline it-it Shop early Prime Day deals Approfitta di Prime Day in anticipo"} +{"t":"PD 24 Onsite Lead Up 033 Headline it-it Early deals to shop Offerte in anticipo"} +{"t":"PD 24 Onsite Lead Up 034 Headline it-it Early deals are waiting for you Le offerte in anticipo ti aspettano"} +{"t":"PD 24 Onsite Lead Up 035 Headline it-it Fast delivery. Unlimited streaming. Prime Day. Spedizioni veloci. Film in streaming. Prime Day!"} +{"t":"PD 24 Onsite Lead Up 037 Headline it-it Join Prime. Save big. Iscriviti a Prime. Risparmia alla grande."} +{"t":"PD 24 Onsite Lead Up 038 Subtext it-it Deals start tomorrow Le offerte iniziano domani!"} +{"t":"PD 24 Onsite Lead Up 039 Headline it-it Prime Day starts soon Prime Day sta per iniziare"} +{"t":"PD 24 Onsite Lead Up 041 Headline it-it Get your baskets ready Prepara il carrello"} +{"t":"PD 24 Onsite Lead Up 043 Headline it-it Today's deal drop Le nuove offerte di oggi"} +{"t":"PD 24 Onsite Lead Up 044 Headline it-it Prime Day is XX–XX July Prime Day: XX-XX luglio"} +{"t":"PD 24 Onsite Lead Up 045 Headline it-it Shop new deal drops Scopri le nuove offerte"} +{"t":"PD 24 Onsite Lead Up 046 Headline it-it Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline it-it Starts in Inizia tra"} +{"t":"PD 24 Onsite Lead Up 050 Headline it-it Invite-only deals Offerte su invito"} +{"t":"PD 24 Onsite Lead Up 051 Headline it-it Watch films and shows with Prime Guarda film e serie TV\n con Prime"} +{"t":"PD 24 Onsite Lead Up 051F Headline it-it Watch films and shows with Prime Guarda film e serie TV con Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline it-it Listen to Amazon Music with Prime Ascolta Amazon Music con Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline it-it Get unlimited, fast deliveries with Prime Con Prime, ottieni spedizioni veloci, illimitate e senza costi aggiuntivi"} +{"t":"PD 24 Onsite Lead Up 054 Headline it-it Shop Prime Try Before You Buy Prime: prova prima, paga poi"} +{"t":"PD 24 Onsite Lead Up 055 Headline it-it Get free games and more with Prime Ottieni giochi senza costi aggiuntivi e molto altro ancora con Prime"} +{"t":"PD 24 Onsite Lead Up 056 Headline it-it Prime Day is XX and XX July Prime Day è il XX & XX luglio"} +{"t":"PD 24 Onsite Lead Up 057 Headline it-it Shop Prime Day Approfitta di Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline it-it Get excited. Deals are coming. Preparati. Le offerte stanno arrivando."} +{"t":"PD 24 Onsite Lead Up 060 Headline it-it Big deals are back Le grandi offerte sono tornate"} +{"t":"PD 24 Onsite Lead Up 061 Subtext it-it Prime Day is XX–XX July Prime Day è il XX-XX luglio"} +{"t":"PD 24 Onsite Lead Up 062 Headline it-it Starts midnight Inizia a mezzanotte"} +{"t":"PD 24 Onsite Live 001 Headline it-it Shop big deals now Approfitta ora di offerte incredibili"} +{"t":"PD 24 Onsite Live 002 Headline it-it Shop new deals while they’re hot Approfitta di nuove offerte"} +{"t":"PD 24 Onsite Live 003 Headline it-it Shop new deals Approfitta di nuove offerte"} +{"t":"PD 24 Onsite Live 004 Headline it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 24 Onsite Live 005 Headline it-it Shop the final hours Approfitta delle ultime ore"} +{"t":"PD 24 Onsite Live 006 Headline it-it Log-in for last-minute deal drops Scopri le offerte last minute"} +{"t":"PD 24 Onsite Live 007 Headline it-it These deals were made for shopping Inizia lo shopping"} +{"t":"PD 24 Onsite Live 008 Headline it-it Shop. Save. Repeat. Acquista. Risparmia. Ripeti."} +{"t":"PD 24 Onsite Live 009 Headline it-it Ends in Termina tra"} +{"t":"PD 24 Onsite Live 010 CTA it-it Shop now Acquista ora"} +{"t":"PD 24 Onsite Live 011 Subtext it-it Shop last-minute deals in Scopri le offerte last minute"} +{"t":"PD 24 Onsite Live 012 Headline it-it New deals in Nuove offerte tra"} +{"t":"PD 24 Onsite Live 013 Headline it-it Join Prime today. Shop big deals today. Iscriviti a Prime. Approfitta delle offerte."} +{"t":"PD 24 Onsite Live 014 CTA it-it Start your 30-day free trial Inizia il periodo d'uso gratuito di 30 giorni"} +{"t":"PD 24 Onsite Live 015 Headline it-it Shop new deals with a side of fast delivery Approfitta di nuove offerte e spedizioni veloci"} +{"t":"PD 24 Onsite Live 016 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 24 Onsite Live 017 Headline it-it There’s still time to score big deals C’è ancora tempo per grandi offerte"} +{"t":"PD 24 Onsite Live 019 Headline it-it Shop Prime Day deals Approfitta delle offerte Prime Day"} +{"t":"PD 24 Onsite Live 021 Headline it-it Trending Prime Day deals Offerte popolari"} +{"t":"PD 24 Onsite Live 022 Headline it-it Shop Prime Day before it ends Aprofitta di Prime Day finché sei ancora in tempo"} +{"t":"PD 24 Onsite Live 023 Headline it-it Prime Day deals Offerte Prime Day"} +{"t":"PD 24 Onsite Live 024 Headline it-it Spectacular deals Offerte spettacolari"} +{"t":"PD 24 Onsite Live 025 Headline it-it Fantastic deals Offerte incredibili"} +{"t":"PD 24 Onsite Live 026 Headline it-it Amazing deals Offerte fantastiche"} +{"t":"PD 24 Onsite Live 027 Headline it-it Deals on awesome stuff Offerte su prodotti incredibili"} +{"t":"PD 24 Onsite Live 028 Headline it-it Top-notch deals Offerte top"} +{"t":"PD 24 Onsite Live 029 Headline it-it Great deals Grandi offerte"} +{"t":"PD 24 Onsite Live 030 Headline it-it Very impressive deals Offerte pazzesche"} +{"t":"PD 24 Onsite Live 031 Headline it-it Unbelievable deals Offerte eccezionali"} +{"t":"PD 24 Onsite Live 032 Headline it-it Deals to talk about Offerte di cui parlano tutti"} +{"t":"PD 24 Onsite Live 033 Headline it-it Deals to take home Offerte da accaparrarsi"} +{"t":"PD 24 Onsite Live 034 Headline it-it Log-in for last-minute deals Scopri le offerte last minute"} +{"t":"PD 24 Onsite Live 035 Headline it-it Lightning Deals Offerte lampo"} +{"t":"PD 24 Onsite Live 036 Headline it-it Top brands Marchi top"} +{"t":"PD 24 Onsite Live 037 Headline it-it Customers' Most-Loved I preferiti dai nostri clienti"} +{"t":"PD 24 Onsite Live 038 Headline it-it Trending deals Offerte popolari"} +{"t":"PD 24 Onsite Live 039 Headline it-it Deals under £25 Offerte a meno di 20€"} +{"t":"PD 24 Onsite Live 040 Headline it-it Deals under £10 Offerte a meno di XX€"} +{"t":"PD 24 Onsite Live 041 Headline it-it Shop all deals Scopri tutte le offerte"} +{"t":"PD 24 Onsite Live 042 Headline it-it Today's deals Offerte di oggi"} +{"t":"PD 24 Onsite Live 043 Headline it-it Join Prime Iscriviti a Prime"} +{"t":"PD 24 Onsite Live 044 Headline it-it Join Prime for big deals Iscriviti a Prime e scopri grandi offerte"} +{"t":"PD 24 Onsite Live 045 Headline it-it Prime member deals Offerte per i clienti Prime"} +{"t":"PD 24 Onsite Live 046 Headline it-it Ends soon Termina presto"} +{"t":"PD 24 Onsite Live 047 Headline it-it Ending soon Sta per terminare"} +{"t":"PD 24 Onsite Live 048 Headline it-it New deals every 12 hours Nuove offerte ogni 12 ore"} +{"t":"PD 24 Onsite Live 050 Headline it-it Prime Day ends soon Prime Day termina presto"} +{"t":"PD 24 Onsite Live 051 Subtext it-it Try Prime and join the party Iscriviti a Prime"} +{"t":"PD 24 Onsite Live 052 Headline it-it Ready. Set. Prime Day. Pronti. Partenza. Prime Day."} +{"t":"PD 24 Onsite Live 053 Subtext it-it Two days of big deals have officially started Sono ufficialmente iniziati due giorni di grandi offerte."} +{"t":"PD 24 Onsite Live 054 Headline it-it Two days of big deals Due giorni di grandi offerte"} +{"t":"PD 24 Onsite Live 055 Headline it-it Ends midnight Termina a mezzanotte"} +{"t":"PD 24 Onsite Live 056 Headline it-it Thanks for shopping Prime Day Grazie per aver scelto Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline it-it Everyday Prime deals Offerte Prime ogni giorno"} +{"t":"PD 24 Onsite Live 058 it-it Included with your Prime membership Solo per i clienti Prime"} +{"t":"PD 24 Onsite Live 059 it-it Included with a Prime membership Solo per i clienti Prime"} +{"t":"PD 24 Onsite Live 060 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 24 Onsite Live Lead Out 058 it-it Included with your Prime membership Solo per i clienti Prime"} +{"t":"PD 24 Onsite Live Lead Out 059 it-it Included with a Prime membership Solo per i clienti Prime"} +{"t":"PD 24 Onsite Live Lead Out 060 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Onsite 001 it-it Big deals coming soon Grandi offerte in arrivo"} +{"t":"PD 25 Onsite 002 it-it Get big deals this Prime Day Approfitta delle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 004 it-it 4 days of big deals start soon 4 giorni di grandi offerte in arrivo"} +{"t":"PD 25 Onsite 005 it-it Unlock Prime Day deals Accedi alle offerte Prime Day"} +{"t":"PD 25 Onsite 007 it-it Prime members, make your wish list Se sei un cliente Prime, prepara la tua lista dei desideri"} +{"t":"PD 25 Onsite 008 it-it Access Prime Day deals Accedi alle offerte Prime Day"} +{"t":"PD 25 Onsite 010 it-it Save big on Prime Day Risparmia alla grande durante Prime Day"} +{"t":"PD 25 Onsite 011 it-it Members save big on Prime Day Grandi risparmi per i clienti Prime durante Prime Day"} +{"t":"PD 25 Onsite 013 it-it Shop early Prime Day deals Approfitta di Prime Day in anticipo"} +{"t":"PD 25 Onsite 014 it-it Members get early Prime Day deals Offerte Prime Day in anticipo per i clienti Prime"} +{"t":"PD 25 Onsite 015 it-it 5 days until Prime Day -5 giorni a Prime Day"} +{"t":"PD 25 Onsite 016 it-it 5 days until big Prime Day deals -5 giorni alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 017 it-it 4 days until Prime Day -4 giorni a Prime Day"} +{"t":"PD 25 Onsite 018 it-it 4 days until big Prime Day deals -4 giorni alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 019 it-it 3 days until Prime Day -3 giorni a Prime Day"} +{"t":"PD 25 Onsite 020 it-it 3 days until big Prime Day deals -3 giorni alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 023 it-it 2 days until Prime Day -2 giorni a Prime Day"} +{"t":"PD 25 Onsite 024 it-it 2 days until big Prime Day deals -2 giorni alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 026 it-it Big deals start tomorrow Le grandi offerte iniziano domani"} +{"t":"PD 25 Onsite 027 it-it Prime Day deals start tomorrow Le offerte Prime Day iniziano domani"} +{"t":"PD 25 Onsite 029 it-it Prime Day starts midnight Prime Day inizia a mezzanotte"} +{"t":"PD 25 Onsite 030 it-it Prime Day deals start at midnight Le offerte Prime Day iniziano a mezzanotte"} +{"t":"PD 25 Onsite 033 it-it Prime Day is coming Arriva Prime Day"} +{"t":"PD 25 Onsite 035 it-it Get big deals this Prime Day Grandi offerte Prime Day"} +{"t":"PD 25 Onsite 044 it-it Unlock Prime Day deals Accedi a offerte esclusive Prime"} +{"t":"PD 25 Onsite 046 it-it Prime members, make your wish list Cliente Prime, crea la tua lista dei desideri"} +{"t":"PD 25 Onsite 047 it-it Prime Day deals are coming Le offerte Prime Day stanno arrivando"} +{"t":"PD 25 Onsite 049 it-it Prime Day: make your wish list Prepara la tua lista dei desideri"} +{"t":"PD 25 Onsite 050 it-it Prime Day deals are coming Offerte Prime Day in arrivo"} +{"t":"PD 25 Onsite 053 it-it Members save big on Prime Day Grandi risparmi per i clienti Prime"} +{"t":"PD 25 Onsite 054 it-it Save big on Prime Day Risparmia alla grande"} +{"t":"PD 25 Onsite 055 it-it Members save big on Prime Day I clienti Prime risparmiano alla grande durante Prime Day"} +{"t":"PD 25 Onsite 056 it-it Save big this Prime Day Risparmia alla grande"} +{"t":"PD 25 Onsite 057 it-it Members save big on Prime Day Prime Day: risparmia alla grande con Prime"} +{"t":"PD 25 Onsite 059 it-it Shop early Prime Day deals Scopri le offerte in anticipo"} +{"t":"PD 25 Onsite 061 it-it Get early Prime Day deals Offerte in anticipo"} +{"t":"PD 25 Onsite 062 it-it 5 days until big Prime Day deals -5 alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 063 it-it 5 days until big Prime Day deals -5 giorni a Prime Day"} +{"t":"PD 25 Onsite 065 it-it 4 days until big Prime Day deals -4 alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 066 it-it 4 days until big Prime Day deals -4 giorni a Prime Day"} +{"t":"PD 25 Onsite 068 it-it 3 days until big Prime Day deals -3 alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 069 it-it 3 days until big Prime Day deals -3 giorni a Prime Day"} +{"t":"PD 25 Onsite 070 it-it 2 days until big Prime Day deals -2 alle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 072 it-it 2 days until big Prime Day deals -2 giorni a Prime Day"} +{"t":"PD 25 Onsite 078 it-it Big deals start tomorrow Inizia domani"} +{"t":"PD 25 Onsite 080 it-it Prime Day deals start tomorrow Prime Day inizia domani"} +{"t":"PD 25 Onsite 084 it-it Prime Day deals start at midnight(*) Le offerte Prime Day iniziano a mezzanotte"} +{"t":"PD 25 Onsite 086 it-it Prime Day starts midnight Inizia a mezzanotte"} +{"t":"PD 25 Onsite 087 it-it Prime Day deals start at midnight(*) Prime Day inizia a mezzanotte"} +{"t":"PD 25 Onsite 089 it-it Prime Day is XX-XX Month Prime Day XX-XX luglio"} +{"t":"PD 25 Onsite 090 it-it Prime Day is XX-XX Month Prime Day è l'XX-XX luglio"} +{"t":"PD 25 Onsite 091 it-it Prep for 4 days of Prime Day deals Preparati per 4 giorni di offerte Prime Day"} +{"t":"PD 25 Onsite 092 it-it Get big Prime Day deals Scopri le grandi offerte Prime Day"} +{"t":"PD 25 Onsite 093 it-it Big deals are coming Grandi offerte stanno arrivando"} +{"t":"PD 25 Onsite 094 it-it Shop early deals now Scopri le offerte Prime Day in anticipo"} +{"t":"PD 25 Onsite 095 it-it Prime Day starts tomorrow Prime Day inizia domani"} +{"t":"PD 25 Onsite 096 it-it Prime Day is hours away Mancano poche ore a Prime Day"} +{"t":"PD 25 Onsite 097 it-it Big deals are coming Grandi offerte in arrivo"} +{"t":"PD 25 Onsite 098 it-it Exclusively for members Solo per i clienti Prime"} +{"t":"PD 25 Onsite 099 it-it More days. More deals. Più giorni, più offerte"} +{"t":"PD 25 Onsite 101 it-it Starts tomorrow Inizia domani"} +{"t":"PD 25 Onsite 102 it-it Starts midnight Inizia a mezzanotte"} +{"t":"PD 25 Onsite 105 it-it Starts tomorrow Inizia domani"} +{"t":"PD 25 Onsite 106 it-it Prime Day is XX-XX Month Prime Day XX-XX luglio"} +{"t":"PD 25 Onsite 107 it-it Prep for Prime Day XX-XX Month Prime Day XX-XX luglio"} +{"t":"PD 25 Onsite 108 it-it Prime Day is XX-XX Month Prime Day XX-XX luglio"} +{"t":"PD 25 Onsite 110 it-it Prime Day is XX-XX Month. For members only. Prime Day XX-XX luglio. Solo per i clienti Prime."} +{"t":"PD 25 Onsite 111 it-it Prep for Prime Day XX-XX Month Preparati per Prime Day XX-XX luglio"} +{"t":"PD 25 Onsite 112 it-it For members only Solo per i clienti Prime"} +{"t":"PD 25 Onsite 113 it-it Prime Day is XX-XX Month  Prime Day XX-XX luglio"} +{"t":"PD 25 Onsite 114 it-it Big deals are back Le grandi offerte sono tornate"} +{"t":"PD 25 Onsite 117 it-it Prime Day starts now! Prime Day inizia adesso!"} +{"t":"PD 25 Onsite 118 it-it Prime Day deals start now Le offerte Prime Day iniziano adesso"} +{"t":"PD 25 Onsite 119 it-it Shop big deals now Approfitta ora delle grandi offerte"} +{"t":"PD 25 Onsite 120 it-it Members save big during Prime Day I clienti Prime risparmiano alla grande durante Prime Day"} +{"t":"PD 25 Onsite 122 it-it New day. New deals. Nuovo giorno. Nuove offerte."} +{"t":"PD 25 Onsite 123 it-it New Prime Day deals, just for members. Nuove offerte Prime Day, solo per i clienti Prime."} +{"t":"PD 25 Onsite 124 it-it Big deals end soon Le grandi offerte stanno per terminare"} +{"t":"PD 25 Onsite 125 it-it There is still time to save big this Prime day C'è ancora tempo per risparmiare alla grande con Prime Day"} +{"t":"PD 25 Onsite 126 it-it There’s still time to save up to XX% this Prime Day C'è ancora tempo per risparmiare fino al XX% con Prime Day"} +{"t":"PD 25 Onsite 127 it-it Last day to save big Ultimo giorno per risparmiare alla grande"} +{"t":"PD 25 Onsite 128 it-it Last day to save up to XX% Ultimo giorno per risparmiare fino al XX"} +{"t":"PD 25 Onsite 129 it-it Shop the final hours Approfitta delle ultime ore"} +{"t":"PD 25 Onsite 130 it-it Save big with epic deals Risparmia alla grande con grandi offerte"} +{"t":"PD 25 Onsite 134 it-it Prime Day deals start now Prime Day \n è arrivato"} +{"t":"PD 25 Onsite 134F it-it Prime Day deals start now Prime Day è arrivato"} +{"t":"PD 25 Onsite 135 it-it Prime Day deals start now Le offerte Prime Day per i clienti Prime iniziano ora"} +{"t":"PD 25 Onsite 136 it-it Shop big deals now Approfitta ora delle grandi offerte Prime Day"} +{"t":"PD 25 Onsite 140 it-it Shop big deals now Approfitta di Prime Day"} +{"t":"PD 25 Onsite 144 it-it New Prime Day deals, just for members Nuove offerte Prime Day, solo per i clienti Prime"} +{"t":"PD 25 Onsite 147 it-it New Prime Day deals, just for members. Nuove offerte Prime Day, solo per i clienti Prime"} +{"t":"PD 25 Onsite 148 it-it Get new Prime Day deals Nuove offerte Prime Day"} +{"t":"PD 25 Onsite 151 it-it Big deals end soon Sta per terminare"} +{"t":"PD 25 Onsite 152 it-it Big deals end soon Le grandi offerte Prime Day stanno per terminare"} +{"t":"PD 25 Onsite 153 it-it Big deals end soon Prime Day sta per terminare"} +{"t":"PD 25 Onsite 158 it-it Shop Prime Day deals Approfitta delle offerte Prime Day"} +{"t":"PD 25 Onsite 159 it-it Become a member, shop Prime Day now. Iscriviti a Prime. Risparmia alla grande."} +{"t":"PD 25 Onsite 160 it-it Save big during Prime Day Risparmia alla grande durante Prime Day"} +{"t":"PD 25 Onsite 161 it-it Save big during Prime Day Prime Day: risparmia alla grande"} +{"t":"PD 25 Onsite 162 it-it New Prime Day deals just dropped Le nuove offerte Prime Day di oggi"} +{"t":"PD 25 Onsite 163 it-it New Prime Day deals just dropped Sono appena arrivate le nuove offerte Prime Day"} +{"t":"PD 25 Onsite 166 it-it Prime Day ends midnight Prime Day termina a mezzanotte"} +{"t":"PD 25 Onsite 171 it-it It’s Prime Day! È arrivato Prime Day!"} +{"t":"PD 25 Onsite 172 it-it Big deals are here Le grandi offerte sono qui"} +{"t":"PD 25 Onsite 173 it-it Ending soon Termina presto"} +{"t":"PD 25 Onsite 174 it-it Final hours to save big Ultime ore per risparmiare alla grande"} +{"t":"PD 25 Onsite 175 it-it Final hours to save up to XX% Ultime ore per risparmiare fino al XX%"} +{"t":"PD 25 Onsite 176 it-it Prime members save big I clienti Prime risparmiano alla grande"} +{"t":"PD 25 Onsite 178 it-it It's Prime Day! È arrivato Prime Day!"} +{"t":"PD 25 Onsite 179 it-it Shop Prime Day Approfitta di Prime Day"} +{"t":"PD 25 Onsite 180 it-it Trending Prime Day deals Offerte popolari"} +{"t":"PD 25 Onsite 181 it-it Prime Day ends soon Prime Day sta per terminare"} +{"t":"PD 25 Onsite 183 it-it Shop Prime Day now Ultime ore di Prime Day"} +{"t":"PD 25 Onsite 184 it-it Last day to shop Prime Day Ultime ore di Prime Day"} +{"t":"PD 25 Onsite 185 it-it Shop Prime Day now Approfitta di Prime Day"} +{"t":"PD 25 Onsite 186 it-it Last chance to shop Prime Day Approfitta di Prime Day"} +{"t":"PD 25 Onsite 187 it-it Big deals anyone? Qualcuno ha detto grandi offerte?"} +{"t":"PD 25 Onsite 191 it-it Thanks for shopping Prime Day Grazie per aver scelto Prime Day"} +{"t":"PD 25 Onsite 192 it-it Prime Day Top 100 Deals Le 100 migliori offerte Prime Day"} +{"t":"PD 25 Onsite 194 it-it Shop premium brand deals Offerte Prime Day sui marchi più amati"} +{"t":"PD 25 Onsite 195 it-it Prime Day premium brand deals Offerte Prime Day sui marchi più amati"} +{"t":"PD 25 Onsite 196 it-it Prime Day deals you'll love Offerte sui prodotti Prime Day più amati dai clienti"} +{"t":"PD 25 Onsite 197 it-it Products you love at prices you'll love Offerte sui prodotti più amati dai clienti"} +{"t":"PD 25 Onsite 198 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"PD 25 Onsite 199 it-it Join Prime Iscriviti a Prime"} +{"t":"PD 25 Onsite 200 it-it Explore Prime Day Scopri Prime Day"} +{"t":"PD 25 Onsite 201 it-it Join Prime Shipping Iscriviti a Prime Shipping"} +{"t":"PD 25 Onsite 202 it-it Shop now Acquista ora"} +{"t":"SDD 23 Onsite 001 it-it Get that spring feeling Le Offerte di Primavera stanno arrivando (copy added in requested additional copy)"} +{"t":"SDD 23 Onsite 005 it-it Spring Sale Le Offerte di Primavera stanno arrivando (copy added in requested additional copy)"} +{"t":"SDD 23 Onsite 007 it-it Spring Sale Offerte di Primavera"} +{"t":"SDD 23 Onsite 011 it-it Save up to 40% on our Spring Sale Risparmia fino al 40%"} +{"t":"SDD 23 Onsite 015 it-it Shop up to 40% off Risparmia fino al 40%"} +{"t":"SDD 23 Onsite 021 % off it-it Spring Sale is coming Risparmia alla grande"} +{"t":"SDD 23 Onsite 025 % off it-it 2 days of spring savings Risparmia alla grande"} +{"t":"SDD 23 Onsite 031 it-it 27-29 March 27-29 marzo"} +{"t":"SDD 23 Onsite 035 it-it Starts tomorrow 6pm Iniziano domani alle 18 (revised version of Led Up claim)"} +{"t":"SDD 23 Onsite 036 it-it Starts at 6pm Iniziano oggi alle 18 (revised version of dates claim live #2)"} +{"t":"SDD 23 Onsite 037 it-it Now on Terminano il 29 marzo"} +{"t":"SDD 23 Onsite 038 it-it Ends 29 March Terminano il 29 marzo"} +{"t":"SDD 23 Onsite 039 it-it Ends 29 March Terminano a mezzanotte"} +{"t":"SDD 23 Onsite 040 it-it Ends at midnight Terminano a mezzanotte"} +{"t":"SDD 23 Onsite 041 CTA it-it See the deals Le Offerte di Primavera stanno arrivando"} +{"t":"SDD 23 Onsite 042 it-it Discover coupons and save on selected brands Scopri le offerte"} +{"t":"SDD 23 Onsite 043 it-it Discover all deals here Scopri i Buoni Sconto per risparmiare su alcuni marchi selezionati"} +{"t":"SDD 23 Onsite 044 it-it Selected products only Scopri tutte le offerte"} +{"t":"SDD 24 Onsite 001 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 002 it-it Save the date to save big Segna sul calendario e risparmia alla grande"} +{"t":"SDD 24 Onsite 003 it-it 20-25 March 20-25 marzo"} +{"t":"SDD 24 Onsite 004 it-it Mark your calendar for Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 006 it-it 3 days until Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 007 it-it 20-25 March Mancano 3 giorni"} +{"t":"SDD 24 Onsite 008 it-it 2 days until Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 009 it-it 20-25 March Mancano 2 giorni"} +{"t":"SDD 24 Onsite 010 it-it Spring Deal Days starts tomorrow La Festa delle Offerte di Primavera inizia domani"} +{"t":"SDD 24 Onsite 011 it-it 20-25 March 20-25 marzo"} +{"t":"SDD 24 Onsite 012 it-it Spring Deal Days starts midnight La Festa delle Offerte di Primavera inizia a mezzanotte"} +{"t":"SDD 24 Onsite 013 it-it It's almost here Sta arrivando\nALT:\nManca poco!"} +{"t":"SDD 24 Onsite 013F it-it It's almost here Sta arrivando ALT: Manca poco!"} +{"t":"SDD 24 Onsite 014 it-it 3 days until Spring Deal Days Festa delle Offerte di Primavera: -3 giorni"} +{"t":"SDD 24 Onsite 015 it-it Spring Deal Days starts in La Festa delle Offerte di Primavera inizia tra"} +{"t":"SDD 24 Onsite 016 it-it Shop Spring Deals early Approfitta della Festa delle Offerte di Primavera in anticipo"} +{"t":"SDD 24 Onsite 017 it-it New deals everyday just for Prime members Nuove offerte ogni giorno solo per i clienti Prime"} +{"t":"SDD 24 Onsite 018 it-it WOW! Deals Offerte WOW!"} +{"t":"SDD 24 Onsite 019 it-it New deals everyday just for Prime members Nuove offerte ogni giorno solo per i clienti Prime"} +{"t":"SDD 24 Onsite 020 it-it WOW! Deals Offerte WOW!"} +{"t":"SDD 24 Onsite 021 it-it Join Prime Iscriviti a Prime"} +{"t":"SDD 24 Onsite 022 it-it Buy More & Save Acquista di più e risparmia"} +{"t":"SDD 24 Onsite 023 it-it Get ready for upcoming Spring Deal Days Preparati all’arrivo della Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 024 it-it Discover now Scopri ora"} +{"t":"SDD 24 Onsite 025 it-it Get ready for upcoming Spring Deal Days Preparati all’arrivo della Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 026 it-it Discover now Scopri ora"} +{"t":"SDD 24 Onsite 027 it-it Spring Deal Days is here Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 028 it-it Save big Risparmia alla grande"} +{"t":"SDD 24 Onsite 030 it-it Spring Deal Days Un nuovo giorno di risparmi"} +{"t":"SDD 24 Onsite 031 it-it A new day to save Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 032 it-it Ends 25 March Termina il 25 marzo"} +{"t":"SDD 24 Onsite 033 it-it Shop fast! Deals end tomorrow Non fartele scappare! Le offerte terminano domani."} +{"t":"SDD 24 Onsite 035 it-it Shop fast! Deals end midnight Fai presto! Le offerte terminano a mezzanotte"} +{"t":"SDD 24 Onsite 036 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 037 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 038 it-it 20-25 March 20-25 marzo"} +{"t":"SDD 24 Onsite 039 it-it Spring Deal Days ends midnight La Festa delle Offerte di Primavera termina a mezzanotte"} +{"t":"SDD 24 Onsite 040 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 041 it-it Spring Deal Days is here\nSave big La Festa delle Offerte di Primavera è qui"} +{"t":"SDD 24 Onsite 041F it-it Spring Deal Days is here Save big La Festa delle Offerte di Primavera è qui"} +{"t":"SDD 24 Onsite 042 it-it Spring Deal Days \nSave big La Festa delle Offerte di Primavera è arrivata\n\n\nRisparmia alla grande"} +{"t":"SDD 24 Onsite 042F it-it Spring Deal Days  Save big La Festa delle Offerte di Primavera è arrivata Risparmia alla grande"} +{"t":"SDD 24 Onsite 043 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 044 it-it Shop now Acquista subito"} +{"t":"SDD 24 Onsite 045 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Onsite 046 Headline it-it Get ready – this could sell fast! Attenzione, questa offerta andrà a ruba!"} +{"t":"SDD 24 Onsite 047 Headline it-it Unlock WOW! Deals with Prime Sblocca le Offerte WOW! con Prime"} +{"t":"SDD 24 Onsite 048 Headline it-it Join today. Cancel anytime. Iscriviti oggi stesso. Puoi cancellare l'iscrizione in qualsiasi momento."} +{"t":"SDD 24 Onsite 049 Headline it-it Try Prime Iscriviti a Prime"} +{"t":"SDD 25 Onsite 001 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Onsite 002 it-it 3 days until Spring Deal Days Offerte incredibili: -3 giorni"} +{"t":"SDD 25 Onsite 003 it-it 2 days until Spring Deal Days Offerte incredibili: -2 giorni"} +{"t":"SDD 25 Onsite 004 it-it Spring Deal Days starts tomorrow Le offerte incredibili iniziano domani"} +{"t":"SDD 25 Onsite 005 it-it Spring Deal Days is coming Arrivano le offerte incredibili"} +{"t":"SDD 25 Onsite 006 Subtext it-it Get ready to save big Preparati a risparmiare alla grande"} +{"t":"SDD 25 Onsite 007 Subtext it-it Save big Risparmia alla grande"} +{"t":"SDD 25 Onsite 008 Subtext it-it Get ready to save up to XX% off Preparati a risparmiare fino al XX%"} +{"t":"SDD 25 Onsite 009 Subtext it-it Up to XX% off Risparmia fino al XX%"} +{"t":"SDD 25 Onsite 010 Subtext it-it Mark your calendar to save big Segnati le date e preparati"} +{"t":"SDD 25 Onsite 011 Subtext it-it Get your basket ready Prepara il carrello"} +{"t":"SDD 25 Onsite 012 it-it 25–31 March 25-31 marzo"} +{"t":"SDD 25 Onsite 013 it-it Starts 25 March Inizia il 25 marzo"} +{"t":"SDD 25 Onsite 014 it-it Starts tomorrow Inizia domani"} +{"t":"SDD 25 Onsite 015 it-it Starts midnight Inizia a mezzanotte"} +{"t":"SDD 25 Onsite 016 it-it Spring Deal Days 25–31 March [Festa delle] Offerte di Primavera: 25-31 marzo"} +{"t":"SDD 25 Onsite 017 it-it 3 days until Spring Deal Days Offerte incredibili: -3 giorni"} +{"t":"SDD 25 Onsite 018 it-it 2 days until Spring Deal Days Offerte incredibili: -2 giorni"} +{"t":"SDD 25 Onsite 019 it-it Spring Deal Days starts tomorrow Offerte incredibili iniziano domani"} +{"t":"SDD 25 Onsite 020 it-it Spring Deal Days starts midnight Offerte incredibili da mezzanotte"} +{"t":"SDD 25 Onsite 021 it-it Spring Deal Days starts soon Stanno per iniziare offerte incredibili"} +{"t":"SDD 25 Onsite 022 it-it Spring Deal Days starts in Le offerte incredibili iniziano tra"} +{"t":"SDD 25 Onsite 023 it-it Shop spring deals early Offerte incredibili in anticipo"} +{"t":"SDD 25 Onsite 024 it-it Get ready for Spring Deal Days Preparati alle offerte incredibili"} +{"t":"SDD 25 Onsite 025 it-it Shop vouchers for selected brands Scopri i Buoni Sconto su brand selezionati"} +{"t":"SDD 25 Onsite 026 it-it Shop vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su brand selezionati"} +{"t":"SDD 25 Onsite 027 it-it Get ready for upcoming Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Onsite 028 CTA it-it Learn more Scopri di più"} +{"t":"SDD 25 Onsite 029 it-it Spring Deal Days is coming Arriva la Festa delle Offerte di Primavera"} +{"t":"SDD 25 Onsite 033 it-it Upcoming Spring Deal Days Festa delle Offerte di Primavera in arrivo"} +{"t":"SDD 25 Onsite 035 it-it Selected products only Condizioni delle offerte su amazon.it"} +{"t":"SDD 25 Onsite 036 it-it Discover more Scopri di più"} +{"t":"SDD 25 Onsite 037 it-it See more Scopri di più"} +{"t":"SDD 25 Onsite 038 it-it Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Festa delle Offerte di Primavera 25-31 marzo"} +{"t":"SDD 25 Onsite 038F it-it Spring Deal Days is coming Spring Deal Days 25–31 March Festa delle Offerte di Primavera 25-31 marzo"} +{"t":"SDD 25 Onsite 040 it-it Shop Spring Deal Days now Approfitta delle Offerte di Primavera"} +{"t":"SDD 25 Onsite 041 it-it Spring Deal Days is here La Festa delle Offerte di Primavera è qui"} +{"t":"SDD 25 Onsite 042 it-it Spring Deal Days ends soon La Festa delle Offerte di Primavera sta per terminare"} +{"t":"SDD 25 Onsite 043 it-it Spring Deal Days ends tonight La Festa delle Offerte di Primavera termina stanotte"} +{"t":"SDD 25 Onsite 044 it-it Save big Risparmia alla grande\n\nApproved terminology, please do not change"} +{"t":"SDD 25 Onsite 044F it-it Save big Risparmia alla grande Approved terminology, please do not change"} +{"t":"SDD 25 Onsite 045 it-it Up to XX% off Risparmia fino al XX%"} +{"t":"SDD 25 Onsite 046 it-it Shop new deals while they’re hot Approfitta di nuove offerte"} +{"t":"SDD 25 Onsite 047 it-it Ready, set, save. Pronti, partenza, risparmia."} +{"t":"SDD 25 Onsite 048 it-it Ready, set, shop. Pronti, partenza, acquista."} +{"t":"SDD 25 Onsite 049 it-it Epic savings are here Sono arrivate le offerte incredibili"} +{"t":"SDD 25 Onsite 050 it-it Save big until 31 March Risparmia alla grande fino al 31 marzo"} +{"t":"SDD 25 Onsite 051 it-it Save up to XX% off now Risparmia subito fino al XX%"} +{"t":"SDD 25 Onsite 052 it-it Deals you don't want to miss Offerte da non perdere"} +{"t":"SDD 25 Onsite 053 it-it Shop. Save. Repeat. Acquista. Risparmia. Ripeti."} +{"t":"SDD 25 Onsite 054 it-it Ends 31 March Termina il 31 marzo"} +{"t":"SDD 25 Onsite 055 it-it Ends tomorrow Termina domani"} +{"t":"SDD 25 Onsite 056 it-it Ends midnight Termina a mezzanotte"} +{"t":"SDD 25 Onsite 057 it-it Ends soon Termina presto"} +{"t":"SDD 25 Onsite 058 it-it Epic deals end tomorrow Le offerte incredibili terminano domani"} +{"t":"SDD 25 Onsite 059 it-it Last chance to save up to XX% Ultima chance per risparmiare fino al XX%"} +{"t":"SDD 25 Onsite 060 it-it Last chance to save big Ultima chance per risparmiare alla grande"} +{"t":"SDD 25 Onsite 061 it-it Shop fast - deals end midnight Fai presto! Le offerte terminano a mezzanotte"} +{"t":"SDD 25 Onsite 062 it-it Big savings end at midnight I grandi risparmi terminano oggi"} +{"t":"SDD 25 Onsite 063 it-it Spring Deal Days ends soon Offerte incredibili stanno per terminare"} +{"t":"SDD 25 Onsite 064 it-it Spring Deal Days ends tomorrow Le offerte incredibili terminano domani"} +{"t":"SDD 25 Onsite 065 it-it Spring Deal Days ends midnight Le offerte incredibili terminano oggi"} +{"t":"SDD 25 Onsite 066 it-it Spring Deal Days ends in Le offerte incredibili terminano tra"} +{"t":"SDD 25 Onsite 067 it-it Spring Deal Days now on Sono iniziate le offerte incredibili"} +{"t":"SDD 25 Onsite 068 it-it Spring Deal Days is here La Festa delle Offerte di Primavera è arrivata"} +{"t":"SDD 25 Onsite 070 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Onsite 072 it-it Get the most out of Spring Deal Days Ottieni il massimo dalle offerte incredibili"} +{"t":"SDD 25 Onsite 074 it-it Discover all deals here Scopri tutte le offerte"} +{"t":"SDD 25 Onsite 075 it-it Discover new deals Scopri le nuove offerte"} +{"t":"SDD 25 Onsite 076 it-it Shop now Acquista ora"} +{"t":"SDD 25 Onsite 077 it-it Discover deals Scopri le offerte"} +{"t":"SDD 26 Onsite 001 it-it Spring Deal Days is coming Arrivano le Offerte di Primavera"} +{"t":"SDD 26 Onsite 002 it-it Spring Deal Days is around the corner La Festa delle Offerte di Primavera è alle porte"} +{"t":"SDD 26 Onsite 003 it-it EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Festa delle Offerte di Primavera\n H / SH: Grandi offerte in arrivo"} +{"t":"SDD 26 Onsite 003F it-it EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Festa delle Offerte di Primavera H / SH: Grandi offerte in arrivo"} +{"t":"SDD 26 Onsite 004 it-it 3 days until Spring Deal Days Offerte di Primavera: -3 giorni"} +{"t":"SDD 26 Onsite 005 it-it 2 days until Spring Deal Days Offerte di Primavera: -2 giorni"} +{"t":"SDD 26 Onsite 006 it-it Spring Deal Days starts tomorrow Le Offerte di Primavera iniziano domani"} +{"t":"SDD 26 Onsite 008 Subtext it-it Get ready to save big Preparati a risparmiare alla grande"} +{"t":"SDD 26 Onsite 009 Subtext it-it Save big Risparmia alla grande"} +{"t":"SDD 26 Onsite 010 Subtext it-it Get ready to save up to XX% off Preparati a risparmiare fino al XX%"} +{"t":"SDD 26 Onsite 011 Subtext it-it Up to XX% off Risparmia fino al XX%"} +{"t":"SDD 26 Onsite 012 Subtext it-it Mark your calendar to save big Scopri le date e risparmia alla grande"} +{"t":"SDD 26 Onsite 013 Subtext it-it Get your basket ready Prepara il carrello"} +{"t":"SDD 26 Onsite 014 it-it 10 - 16 March 10-16 marzo"} +{"t":"SDD 26 Onsite 015 it-it Starts 10 March Inizia il 10 marzo"} +{"t":"SDD 26 Onsite 016 it-it Starts tomorrow Inizia domani"} +{"t":"SDD 26 Onsite 017 it-it Starts midnight Inizia a mezzanotte"} +{"t":"SDD 26 Onsite 018 it-it Spring Deal Days: 10 - 16 March Offerte di Primavera: 10-16 marzo"} +{"t":"SDD 26 Onsite 021 it-it Spring Deal Days starts tomorrow Offerte di Primavera: da domani"} +{"t":"SDD 26 Onsite 022 it-it Spring Deal Days starts midnight Offerte di Primavera: da mezzanotte"} +{"t":"SDD 26 Onsite 023 it-it Spring Deal Days starts soon Offerte di Primavera in arrivo"} +{"t":"SDD 26 Onsite 024 it-it Spring Deal Days starts in Le Offerte di Primavera iniziano tra"} +{"t":"SDD 26 Onsite 025 it-it Get ready for Spring Deal Days Preparati alle Offerte di Primavera"} +{"t":"SDD 26 Onsite 026 it-it Shop vouchers for selected brands Buoni Sconto su marchi selezionati"} +{"t":"SDD 26 Onsite 027 it-it Shop vouchers and save on selected brands Scopri i Buoni Sconto su marchi selezionati"} +{"t":"SDD 26 Onsite 028 it-it Get ready for upcoming Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Onsite 029 CTA it-it Learn more Scopri di più"} +{"t":"SDD 26 Onsite 030 it-it Spring Deal Days is coming Arriva la Festa delle Offerte di Primavera"} +{"t":"SDD 26 Onsite 034 it-it Upcoming Spring Deal Days Festa delle Offerte di Primavera in arrivo"} +{"t":"SDD 26 Onsite 036 it-it Selected products only Condizioni delle offerte su Amazon.it"} +{"t":"SDD 26 Onsite 037 it-it Discover more Scopri di più"} +{"t":"SDD 26 Onsite 038 it-it See more Scopri di più"} +{"t":"SDD 26 Onsite 039 it-it Spring Deal Days 10 - 16 March Festa delle Offerte di Primavera: 10-16 marzo"} +{"t":"SDD 26 Onsite 040 it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Onsite 041 it-it Shop Spring Deal Days now Approfitta delle Offerte di Primavera"} +{"t":"SDD 26 Onsite 042 it-it Spring Deal Days is here La Festa delle Offerte di Primavera è qui"} +{"t":"SDD 26 Onsite 043 it-it Spring Deal Days' epic deals Festa delle Offerte di Primavera: offerte incredibili"} +{"t":"SDD 26 Onsite 044 it-it Spring Deal Days ends soon La Festa delle Offerte di Primavera sta per terminare"} +{"t":"SDD 26 Onsite 045 it-it Spring Deal Days ends tonight La Festa delle Offerte di Primavera termina stanotte"} +{"t":"SDD 26 Onsite 046 it-it EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Festa delle Offerte di Primavera\n H / SH: Ultima chance per approfittare delle offerte"} +{"t":"SDD 26 Onsite 046F it-it EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Festa delle Offerte di Primavera H / SH: Ultima chance per approfittare delle offerte"} +{"t":"SDD 26 Onsite 047 it-it Save big Risparmia alla grande"} +{"t":"SDD 26 Onsite 048 it-it Up to XX% off Risparmia fino al XX%"} +{"t":"SDD 26 Onsite 049 it-it Shop new deals while they’re hot Approfitta di nuove offerte"} +{"t":"SDD 26 Onsite 050 it-it New day, new deals. Nuovo giorno. Nuove offerte."} +{"t":"SDD 26 Onsite 051 it-it Ready, set, save. Pronti, partenza, risparmia."} +{"t":"SDD 26 Onsite 052 it-it Ready, set, shop. Pronti, partenza, acquista."} +{"t":"SDD 26 Onsite 053 it-it Epic savings are here Sono arrivate le offerte incredibili"} +{"t":"SDD 26 Onsite 054 it-it Save big on [category] Risparmia alla grande su <categoria>"} +{"t":"SDD 26 Onsite 055 it-it Shop deals on [category] Scopri le offerte su <categoria>"} +{"t":"SDD 26 Onsite 056 it-it Save big until 16 March Risparmia alla grande fino al 16 marzo"} +{"t":"SDD 26 Onsite 057 it-it Save up to XX% now Risparmia subito fino al XX%"} +{"t":"SDD 26 Onsite 058 it-it Deals you don't want to miss Offerte da non perdere"} +{"t":"SDD 26 Onsite 059 it-it Shop. Save. Repeat. Acquista. Risparmia. Ripeti."} +{"t":"SDD 26 Onsite 060 it-it Last chance for up to XX% off Ultima chance per risparmiare fino al XX%"} +{"t":"SDD 26 Onsite 061 it-it Ends 16 March Termina il 16 marzo"} +{"t":"SDD 26 Onsite 062 it-it Ends tomorrow Termina domani"} +{"t":"SDD 26 Onsite 063 it-it Ends midnight Termina a mezzanotte"} +{"t":"SDD 26 Onsite 064 it-it Ends soon Termina presto"} +{"t":"SDD 26 Onsite 065 it-it Epic deals end tomorrow Le offerte incredibili terminano domani"} +{"t":"SDD 26 Onsite 066 it-it Last chance to save up to XX% Ultima chance per risparmiare fino al XX%"} +{"t":"SDD 26 Onsite 067 it-it Last chance to save big Ultima chance per risparmiare alla grande"} +{"t":"SDD 26 Onsite 068 it-it Shop fast - deals end midnight Fai presto! Le offerte terminano a mezzanotte"} +{"t":"SDD 26 Onsite 069 it-it Big savings end at midnight Le grandi offerte terminano oggi"} +{"t":"SDD 26 Onsite 070 it-it Spring Deal Days ends soon Le grandi offerte stanno per terminare"} +{"t":"SDD 26 Onsite 071 it-it Spring Deal Days ends tomorrow Le Offerte di Primavera terminano domani"} +{"t":"SDD 26 Onsite 072 it-it Spring Deal Days ends midnight Le Offerte di Primavera terminano oggi"} +{"t":"SDD 26 Onsite 073 it-it Spring Deal Days ends in Le Offerte di Primavera terminano tra"} +{"t":"SDD 26 Onsite 074 it-it Spring Deal Days now on Sono iniziate le Offerte di Primavera"} +{"t":"SDD 26 Onsite 079 it-it Get the most out of Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Onsite 081 it-it Discover all deals here Scopri tutte le offerte"} +{"t":"SDD 26 Onsite 082 it-it Discover new deals Scopri le nuove offerte"} +{"t":"SDD 26 Onsite 083 it-it Shop now Acquista ora"} +{"t":"SDD 26 Onsite 084 it-it Discover deals Scopri le offerte"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_Outbound_it-it.json b/storage/amazon/tm/it-IT/flat_Outbound_it-it.json new file mode 100644 index 0000000..3e567be --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_Outbound_it-it.json @@ -0,0 +1,1662 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 001 Title it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 002 it-it Check out recommended deals for you Scopri le offerte consigliate per te"} +{"t":"DDA 23 BFW Outbound Push Notifications 003 CTA it-it Check out now Scoprile subito"} +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title it-it Top 100 Deals Le 100 offerte più interessanti"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle it-it Deals from our most popular brands Le offerte dei nostri brand più popolari"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader it-it Shop Black Friday Week best sellers Settimana del Black Friday: best seller"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline it-it Today’s Trending Deals Le offerte in tendenza di oggi"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline it-it Trending Black Friday Week Deals Black Friday: le offerte in tendenza"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader it-it Shop viral Black Friday offers Black Friday: scopri le offerte virali"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader it-it Shop the deals going viral on social media Scopri le offerte più virali sui social"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader it-it Shop the viral deals Scopri le offerte virali"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title it-it Trending Black Friday Deals Black Friday: offerte in tendenza"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle it-it Deals that influencers are loving Le offerte più amate dagli influencer"} +{"t":"DDA 23 BFW Outbound 001 Subject line it-it Get ready for Amazon Black Friday Week! Settimana del Black Friday di Amazon: preparati!"} +{"t":"DDA 23 BFW Outbound 002 Subject line it-it Save up to 40% off from 17-27 November Risparmia fino al 40% dal 17 al 27 novembre"} +{"t":"DDA 23 BFW Outbound 003 Subject line it-it Save big from 17-27 November Risparmia alla grande dal 17 al 27 novembre"} +{"t":"DDA 23 BFW Outbound 004 Headline it-it Save the date for Black Friday Week Settimana del Black Friday: scopri le date"} +{"t":"DDA 23 BFW Outbound 005 Body Copy it-it Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Preparati a condividere la gioia. Scopri le date della Settimana del Black Friday di Amazon per dare il via al tuo shopping della stagione. Dal 17 al 27 novembre potrai risparmiare alla grande su tutto ciò che ti serve. Hai già fatto la lista dei desideri?"} +{"t":"DDA 23 BFW Outbound 006 CTA it-it Get ready Scopri di più"} +{"t":"DDA 23 BFW Outbound 007 Title it-it Get ready for Amazon Black Friday Week! Settimana del Black Friday: preparati!"} +{"t":"DDA 23 BFW Outbound 008 Body Copy it-it Save up to 40% off from 17-27 November 17-27 novembre, fino al 40% di risparmi"} +{"t":"DDA 23 BFW Outbound 009 Body Copy it-it Save big from 17 to 27 Nov Risparmia alla grande dal 17 al 27 nov"} +{"t":"DDA 23 BFW Outbound 010 CTA it-it Save the date Scopri le date"} +{"t":"DDA 23 BFW Outbound 011 Subject line it-it Amazon Black Friday Week is coming! Settimana del Black Friday di Amazon in arrivo!"} +{"t":"DDA 23 BFW Outbound 013 Subject line it-it Save big from 17 to 27 Nov Risparmia alla grande dal 17 al 27 novembre"} +{"t":"DDA 23 BFW Outbound 014 Headline it-it Amazon Black Friday Week savings are almost here! Settimana del Black Friday Amazon: ci siamo quasi!"} +{"t":"DDA 23 BFW Outbound 015 Body Copy it-it Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. La Settimana del Black Friday di Amazon è sempre più vicina. Dal 17 al 27 novembre potrai risparmiare fino al 40% su tutto ciò che ti serve per condividere la gioia nella stagione delle feste."} +{"t":"DDA 23 BFW Outbound 016 Body Copy it-it Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. La Settimana del Black Friday di Amazon è sempre più vicina. Dal 17 al 27 novembre potrai approfittare di offerte su tutto ciò che ti serve per condividere la gioia nella stagione delle feste."} +{"t":"DDA 23 BFW Outbound 018 Title it-it Amazon Black Friday Week savings are coming Settimana del Black Friday: è in arrivo!"} +{"t":"DDA 23 BFW Outbound 022 Subject line it-it Amazon Black Friday Week starts tomorrow! Settimana del Black Friday: inizia domani!"} +{"t":"DDA 23 BFW Outbound 025 Headline it-it Amazon Black Friday Week is just hours away! Settimana del Black Friday Amazon: fra poche ore!"} +{"t":"DDA 23 BFW Outbound 026 Body Copy it-it Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Completa la tua lista dei desideri per la Settimana del Black Friday! Le grandi offerte iniziano domani e terminano il 27 novembre. Preparati a condividere la gioia risparmiando fino al 40% su fantastici prodotti per la stagione delle feste."} +{"t":"DDA 23 BFW Outbound 027 Body Copy it-it Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Completa la tua lista dei desideri per la Settimana del Black Friday! Le nostre incredibili offerte iniziano domani e terminano il 27 novembre. Preparati a condividere la gioia risparmiando alla grande su prodotti per la stagione delle feste."} +{"t":"DDA 23 BFW Outbound 028 CTA it-it Starts tomorrow Inizia domani"} +{"t":"DDA 23 BFW Outbound 029 Title it-it Amazon Black Friday Week starts tomorrow! Settimana del Black Friday: da domani!"} +{"t":"DDA 23 BFW Outbound 032 CTA it-it Set your alarm Imposta la sveglia"} +{"t":"DDA 23 BFW Outbound 033 Subject line it-it Amazon Black Friday Week deals are here! Settimana del Black Friday di Amazon: ci siamo!"} +{"t":"DDA 23 BFW Outbound 034 Subject line it-it Save up to 40% off from 17 to 27 Nov Risparmia fino al 40% dal 17 al 27 novembre"} +{"t":"DDA 23 BFW Outbound 035 Subject line it-it Save big from 17 to 27 Nov Risparmia alla grande dal 17 al 27 nov"} +{"t":"DDA 23 BFW Outbound 036 Headline it-it Shop for joy in Amazon Black Friday Week Settimana del Black Friday: condividi la gioia"} +{"t":"DDA 23 BFW Outbound 037 Body Copy it-it It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Per tirare fuori le decorazioni c'è ancora tempo, ma da oggi e fino al 27 novembre puoi risparmiare fino al 40% con incredibili offerte per vivere con gioia il periodo delle feste."} +{"t":"DDA 23 BFW Outbound 038 Body Copy it-it It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Per tirare fuori le decorazioni c'è ancora tempo, ma da oggi e fino al 27 novembre puoi scoprire incredibili offerte per vivere con gioia il periodo delle feste."} +{"t":"DDA 23 BFW Outbound 039 CTA it-it See the deals Scopri le offerte"} +{"t":"DDA 23 BFW Outbound 040 Title it-it Amazon Black Friday Week is here! La Settimana del Black Friday è ora!"} +{"t":"DDA 23 BFW Outbound 041 Body Copy it-it Save up to 40% off until 27 Nov Risparmia fino al 40% entro il 27 nov"} +{"t":"DDA 23 BFW Outbound 042 Body Copy it-it Save big until 27 Nov Risparmia alla grande fino al 27 nov"} +{"t":"DDA 23 BFW Outbound 043 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Outbound 044 Title it-it Shop WOW deals on [category] in Black Friday Week Black Friday: offerte WOW su [categoria]"} +{"t":"DDA 23 BFW Outbound 045 Body Copy it-it Save up to 40% off at Amazon Risparmia fino al 40% su Amazon"} +{"t":"DDA 23 BFW Outbound 046 Body Copy it-it Save with great deals at Amazon Risparmia alla grande su Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title it-it Get deals on (category) while they last! Risparmia su [categoria] finché puoi!"} +{"t":"DDA 23 BFW Outbound 052 Subject line it-it Amazon Black Friday Week is here! La Settimana del Black Friday Amazon è arrivata!"} +{"t":"DDA 23 BFW Outbound 053 Subject line it-it Save big with up to 40% until 27 November Risparmia alla grande: -40% fino al 27 novembre"} +{"t":"DDA 23 BFW Outbound 054 Subject line it-it Save big until 27 November Risparmia alla grande fino al 27 nov"} +{"t":"DDA 23 BFW Outbound 055 Headline it-it Share the joy with the Amazon Black Friday Week Settimana del Black Friday: condividi la gioia"} +{"t":"DDA 23 BFW Outbound 056 Body Copy it-it Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Tuffati nello shopping per la stagione delle feste. Con la Settimana del Black Friday di Amazon puoi risparmiare fino al 40% con grandi offerte per la tua lista dei regali di Natale. Dai subito un'occhiata!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy it-it Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Tuffati nello shopping per la stagione delle feste. Nella Settimana del Black Friday di Amazon trovi una miriade di offerte incredibili per la tua lista dei regali di Natale. Dai subito un'occhiata!"} +{"t":"DDA 23 BFW Outbound 059 Title it-it Amazon Black Friday Week is here! Acquista risparmiando fino al 40%"} +{"t":"DDA 23 BFW Outbound 060 Body Copy it-it Shop up to 40% off now Acquista risparmiando fino al 40%"} +{"t":"DDA 23 BFW Outbound 061 Body Copy it-it Joyful savings until 27 November Grandi risparmi fino al 27 novembre"} +{"t":"DDA 23 BFW Outbound 062 CTA it-it Save now Risparmia ora"} +{"t":"DDA 23 BFW Outbound 063 Subject line it-it Black Friday Week deals are still available Settimana del Black Friday: è ancora in corso"} +{"t":"DDA 23 BFW Outbound 064 Subject line it-it Get up to 40% off great deals Risparmia fino al 40% su incredibili offerte"} +{"t":"DDA 23 BFW Outbound 065 Subject line it-it Get yourself some great deals Assicurati le incredibili offerte"} +{"t":"DDA 23 BFW Outbound 066 Headline it-it The Amazon Black Friday Week, 17-27 November Settimana del Black Friday di Amazon: 17-27 nov"} +{"t":"DDA 23 BFW Outbound 067 Body Copy it-it There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Sei ancora in tempo! La Settimana del Black Friday di Amazon è già in corso, ma puoi ancora risparmiare fino al 40% su tante incredibili offerte fino al 27 novembre. Scegli subito ciò che ti serve per condividere più gioia"} +{"t":"DDA 23 BFW Outbound 068 Body Copy it-it There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Sei ancora in tempo per risparmiare! La Settimana del Black Friday di Amazon è già in corso, ma puoi ancora approfittare di tante incredibili offerte fino al 27 novembre. Scegli subito ciò che ti serve per condividere la gioia."} +{"t":"DDA 23 BFW Outbound 070 Title it-it Find your Black Friday Week deals now Settimana del Black Friday: offerte top"} +{"t":"DDA 23 BFW Outbound 071 Body Copy it-it Up to 40% off deals continue.... I risparmi fino al 40% continuano…"} +{"t":"DDA 23 BFW Outbound 072 Body Copy it-it Great deals continue… Le grandi offerte continuano..."} +{"t":"DDA 23 BFW Outbound 074 Title it-it Shop great deals on (category) Risparmia alla grande su [categoria]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy it-it Save up to 40% off in Black Friday Week Settimana del Black Friday: fino al 40%"} +{"t":"DDA 23 BFW Outbound 076 Body Copy it-it Save big in Amazon Black Friday Week Settimana del Black Friday: risparmia!"} +{"t":"DDA 23 BFW Outbound 078 Title it-it Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Tuffati nello shopping della stagione risparmiando fino al 40% su [categoria] con la Settimana del Black Friday di Amazon"} +{"t":"DDA 23 BFW Outbound 079 Title it-it Shop great deals on (category) in Amazon Black Friday Week. Approfitta di grandi offerte su [categoria] nella Settimana del Black Friday di Amazon."} +{"t":"DDA 23 BFW Outbound 080 Title it-it The Amazon Black Friday week goes on La Settimana del Black Friday va avanti"} +{"t":"DDA 23 BFW Outbound 084 Subject line it-it The Amazon Black Friday Week is going strong La Settimana del Black Friday sta andando forte"} +{"t":"DDA 23 BFW Outbound 085 Subject line it-it Don't forget to save up to 40% off today Approfitta di risparmi fino al 40%, oggi"} +{"t":"DDA 23 BFW Outbound 086 Subject line it-it Don't forget to save big today Risparmia alla grande, oggi"} +{"t":"DDA 23 BFW Outbound 087 Headline it-it Find your deals in Amazon Black Friday Week Settimana del Black Friday: ecco le offerte"} +{"t":"DDA 23 BFW Outbound 088 Body Copy it-it If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Se non hai ancora approfittato della Settimana del Black Friday non preoccuparti! Hai ancora tempo per risparmiare fino al 40% su tutto ciò che ti serve per la stagione delle feste. Dai il via allo shopping!"} +{"t":"DDA 23 BFW Outbound 089 Body Copy it-it If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Se non hai ancora approfittato della Settimana del Black Friday non preoccuparti! Hai ancora tempo per risparmiare alla grande su tutto ciò che ti serve per la stagione delle feste. Dai il via allo shopping!"} +{"t":"DDA 23 BFW Outbound 091 Title it-it The Amazon Black Friday Week is still on Settimana del Black Friday ancora in corso"} +{"t":"DDA 23 BFW Outbound 092 Body Copy it-it Save big with up to 40% until 27 November Risparmia fino al 40% entro il 27 nov"} +{"t":"DDA 23 BFW Outbound 093 Body Copy it-it Save big until 27 November Risparmia alla grande fino al 27 nov"} +{"t":"DDA 23 BFW Outbound 095 Subject line it-it Amazon Black Friday Week is almost over! Settimana del Black Friday Amazon: quasi finita!"} +{"t":"DDA 23 BFW Outbound 096 Subject line it-it There's still time to save up to 40% off Puoi ancora risparmiare fino al 40%"} +{"t":"DDA 23 BFW Outbound 097 Subject line it-it There's still time to save on great deals Settimana del Black Friday Amazon: finirà presto"} +{"t":"DDA 23 BFW Outbound 098 Headline it-it Amazon Black Friday Week ends soon Settimana del Black Friday Amazon: finirà presto"} +{"t":"DDA 23 BFW Outbound 099 Body Copy it-it It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Inizia il conto alla rovescia per la Settimana del Black Friday. Sfrutta l'ultima occasione di risparmiare fino al 40% su tutto ciò che ti serve per condividere la gioia. Approfitta delle offerte entro il 27 novembre."} +{"t":"DDA 23 BFW Outbound 100 Body Copy it-it It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Inizia il conto alla rovescia per la Settimana del Black Friday. Sfrutta l'ultima occasione di risparmiare alla grande su tutto ciò che ti serve per condividere la gioia. Approfitta delle offerte entro il 27 novembre."} +{"t":"DDA 23 BFW Outbound 102 Title it-it Amazon Black Friday Week ends soon Settimana del Black Friday: fino alle 24"} +{"t":"DDA 23 BFW Outbound 103 Body Copy it-it Shop fantastic deals until 27 November Offerte incredibili fino al 27 novembre"} +{"t":"DDA 23 BFW Outbound 105 Title it-it Shop Black Friday Week deals on (category) Black Friday: offerte su [categoria]"} +{"t":"DDA 23 BFW Outbound 106 Body Copy it-it There's still time to save up to 40% off Puoi ancora risparmiare fino al 40%"} +{"t":"DDA 23 BFW Outbound 107 Body Copy it-it There's still time to find great deals Sei ancora in tempo per le offerte top"} +{"t":"DDA 23 BFW Outbound 109 Title it-it There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Sei ancora in tempo per risparmiare fino al 40% su [categoria] con la Settimana del Black Friday di Amazon."} +{"t":"DDA 23 BFW Outbound 110 Title it-it There's still time to shop great deals on (category) in Amazon Black Friday Week. Sei ancora in tempo per approfittare di grandi offerte su [categoria] con la Settimana del Black Friday Amazon."} +{"t":"DDA 23 BFW Outbound 111 Title it-it There's limited time to shop up to 40% off Risparmi fino al 40%, ancora per poco"} +{"t":"DDA 23 BFW Outbound 112 Title it-it There's limited time to shop great deals Le offerte top stanno per terminare"} +{"t":"DDA 23 BFW Outbound 113 Body Copy it-it Amazon Black Friday Week ends soon Settimana Black Friday: finirà presto"} +{"t":"DDA 23 BFW Outbound 115 Subject line it-it It's the last day of Amazon Black Friday Week Settimana del Black Friday Amazon: ultimo giorno!"} +{"t":"DDA 23 BFW Outbound 116 Subject line it-it Make sure you save up to 40% off Cogli l'occasione di risparmiare fino al 40%"} +{"t":"DDA 23 BFW Outbound 117 Subject line it-it Make sure you save big Cogli l'occasione di risparmiare alla grande"} +{"t":"DDA 23 BFW Outbound 118 Headline it-it The Amazon Black Friday Week clock is ticking Settimana del Black Friday Amazon: affrettati"} +{"t":"DDA 23 BFW Outbound 119 Body Copy it-it The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Il conto alla rovescia volge al termine per la Settimana del Black Friday di Amazon. È rimasto poco tempo per risparmiare fino al 40%, ma ci sono ancora tante incredibili offerte. Dai un'occhiata e scegli ciò che ti serve per inaugurare la stagione."} +{"t":"DDA 23 BFW Outbound 120 Body Copy it-it There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. È rimasto poco tempo per risparmiare con la Settimana del Black Friday di Amazon, ma ci sono ancora tante incredibili offerte. Dai un'occhiata e scegli ciò che ti serve per inaugurare la stagione."} +{"t":"DDA 23 BFW Outbound 122 Title it-it Only one day left of Amazon Black Friday Week Settimana del Black Friday: solo oggi"} +{"t":"DDA 23 BFW Outbound 123 Body Copy it-it Save today on deals with up to 40% off Approfitta ora di offerte fino al 40%"} +{"t":"DDA 23 BFW Outbound 124 Body Copy it-it Make sure you save big Cogli l'occasione di risparmiare alla grande"} +{"t":"DDA 23 BFW Outbound 125 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 BFW Outbound 126 Title it-it Last few hours of Amazon Black Friday Week Settimana del Black Friday: ultime ore!"} +{"t":"DDA 23 BFW Outbound 127 Body Copy it-it There's still time to get up to 40% off Puoi ancora risparmiare fino al 40%"} +{"t":"DDA 23 BFW Outbound 128 Body Copy it-it There's still time to get great deals Sei ancora in tempo per le offerte top"} +{"t":"DDA 23 BFW Outbound 130 Title it-it Shop our most recommended deals today! Acquista ora i prodotti più consigliati!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy it-it Save up to 40% off on trending deals Fino al 40% sulle offerte di tendenza"} +{"t":"DDA 23 BFW Outbound 132 Body Copy it-it Save big on trending deals Grandi risparmi su offerte di tendenza"} +{"t":"DDA 23 BFW Outbound 133 CTA it-it Save now Risparmia ora"} +{"t":"DDA 23 BFW Outbound 134 Title it-it Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Ancora poche ore di offerte fino al 40% su [categoria]. È l'ultimo giorno della Settimana del Black Friday di Amazon. Approfittane ora."} +{"t":"DDA 23 BFW Outbound 135 Title it-it Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Ancora poche ore per risparmiare alla grande su [categoria]. È l'ultimo giorno della Settimana del Black Friday di Amazon. Approfittane ora."} +{"t":"DDA 23 BFW Outbound 136 Title it-it Black Friday Week Settimana del Black Friday"} +{"t":"DDA 23 BFW Outbound 137 Body Copy it-it Check out recommended deals for you Scopri le offerte consigliate per te"} +{"t":"DDA 23 BFW Outbound 138 CTA it-it Shop now Acquista ora"} +{"t":"DDA 23 LMD Outbound 001 Subject line it-it Amazon Last Minute Deals are on! Le Offerte dell'ultimo minuto e altro sono qui!"} +{"t":"DDA 23 LMD Outbound 002 Subject line it-it Shop last minute gifts Regali dell'ultimo minuto"} +{"t":"DDA 23 LMD Outbound 003 Headline it-it Spread joy with Amazon Last Minute Deals! Scopri le Offerte dell'ultimo minuto e altro"} +{"t":"DDA 23 LMD Outbound 004 Body Copy it-it Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Finisci di acquistare i regali di Natale approfittando delle Offerte dell'ultimo minuto e altro. Risparmierai alla grande trovando il regalo perfetto per tutti. Tante offerte, tanta gioia! Scopri i nostri prodotti più amati per tutti i tuoi regali di Natale. Troverai prezzi bassi per tutti i gusti."} +{"t":"DDA 23 LMD Outbound 005 CTA it-it See the deals Scopri le offerte"} +{"t":"DDA 23 LMD Outbound 006 Title it-it Last Minute Deals are here! Le Offerte dell'ultimo minuto sono qui!"} +{"t":"DDA 23 LMD Outbound 007 Title it-it Save big this festive season Risparmia alla grande queste feste"} +{"t":"DDA 23 LMD Outbound 008 Body Copy it-it Save big this December Risparmia alla grande questo dicembre"} +{"t":"DDA 23 LMD Outbound 009 Body Copy it-it Last Minute deals are go! Offerte dell'ultimo minuto: iniziate!"} +{"t":"DDA 23 LMD Outbound 010 CTA it-it Shop now Acquista subito"} +{"t":"DDA 23 LMD Outbound 011 Title it-it Last Minuite Christmas Deals on (category) Offerte dell'ultimo minuto e altro in (cat)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy it-it Shop up to 40% off today Risparmia fino al 40% oggi stesso"} +{"t":"DDA 23 LMD Outbound 013 Body Copy it-it Shop great savings today Approfitta delle offerte oggi stesso"} +{"t":"DDA 23 LMD Outbound 014 CTA it-it Save now Risparmia ora"} +{"t":"DDA 23 LMD Outbound 015 Title it-it Black Friday Best Sellers are back! Acquista i più venduti del Black Friday!"} +{"t":"DDA 23 LMD Outbound 016 Title it-it With up to 40% off Con risparmi fino al 40%"} +{"t":"DDA 23 LMD Outbound 017 Body Copy it-it Save up to 40% off this Christmas Risparmia fino al 40% questo Natale"} +{"t":"DDA 23 LMD Outbound 018 Body Copy it-it Discover our most-loved deals Scopri le nostre offerte più amate"} +{"t":"DDA 23 LMD Outbound 019 Body Copy it-it Save big on your favourites Risparmia sui tuoi prodotti preferiti"} +{"t":"DDA 23 LMD Outbound 021 Title it-it Your most loved deals are here Le offerte che ami di più sono qui"} +{"t":"DDA 23 LMD Outbound 022 Title it-it Discover our most-loved deals Scopri le nostre offerte più amate"} +{"t":"DDA 23 LMD Outbound 025 Body Copy it-it View products with 4+ stars Scopri i prodotti con 4 stelle e oltre"} +{"t":"DDA 23 LMD Outbound 027 CTA it-it Save big now Risparmia ora"} +{"t":"DDA 23 LMD Outbound 028 Title it-it Bag a bargain with deals under £20 Fai un affare con le offerte sotto i 20€"} +{"t":"DDA 23 LMD Outbound 029 Body Copy it-it Last minute gifts at great prices Regali dell'ultimo minuto, grandi prezzi"} +{"t":"DDA 23 LMD Outbound 030 CTA it-it Grab yours now Acquista ora"} +{"t":"DDA 23 LMD Outbound 031 Title it-it Get those holiday must-haves Trova prodotti perfetti per le feste"} +{"t":"DDA 23 LMD Outbound 033 Body Copy it-it Holiday must-haves at great prices Prodotti fantastici a prezzi incredibili"} +{"t":"DDA 23 LMD Outbound 034 Body Copy it-it Save big on holiday essentials Risparmia su prodotti fantastici"} +{"t":"DDA 23 LMD Outbound 036 Title it-it Last chance for epic deals in time for Christmas Ultima chance per le offerte per Natale"} +{"t":"DDA 23 LMD Outbound 038 Body Copy it-it Save now, wrap later Risparmia subito, incarta dopo"} +{"t":"DDA 23 LMD Outbound 039 Body Copy it-it Last chance for super savings Ultima chance per grandi risparmi"} +{"t":"DDA 23 LMD Outbound 041 Subject line it-it Last chance for super savings on Christmas gifts Ultima chance per grandi risparmi sui regali"} +{"t":"DDA 23 LMD Outbound 042 Subject line it-it With up to 40% off Con risparmi fino al 40%"} +{"t":"DDA 23 LMD Outbound 043 Subject line it-it Share the joy with great gifts Condividi la gioia con regali incredibili"} +{"t":"DDA 23 LMD Outbound 044 Subject line it-it Last chance for super savings Ultima chance per grandi risparmi"} +{"t":"DDA 23 LMD Outbound 045 Headline it-it Last chance for epic Christmas deals Ultima chance per offerte natalizie incredibili"} +{"t":"DDA 23 LMD Outbound 046 Body Copy it-it Joy for them, savings for you Gioia per loro, risparmi per te"} +{"t":"DDA 23 LMD Outbound 047 CTA it-it Shop top deals Scopri le offerte"} +{"t":"DDA 23 LMD Outbound 048 Title it-it Last Minute Deals Offerte dell'ultimo minuto ed altro"} +{"t":"DDA 23 LMD Outbound 049 Body Copy it-it Check out recommended deals for you Scopri le offerte consigliate per te"} +{"t":"DDA 23 LMD Outbound 050 CTA it-it Shop now Acquista ora"} +{"t":"DDA 23 LMD Outbound 051 Subject line it-it The Amazon End of Year Sale Starts today! Le Offerte di fine anno di Amazon iniziano oggi!"} +{"t":"DDA 23 LMD Outbound 052 Subject line it-it Shop great savings until 31 December Approfitta di grandi risparmi fino al 31 dicembre"} +{"t":"DDA 23 LMD Outbound 053 Headline it-it Finish the year in style with up to 40% off Saluta il 2023 risparmiando fino al 40%"} +{"t":"DDA 23 LMD Outbound 054 Headline it-it Finish the year with great savings Saluta il 2023 con grandi risparmi"} +{"t":"DDA 23 LMD Outbound 055 Body Copy it-it Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Saluta il 2023 con le Offerte di fine anno di Amazon. Concludi l'anno con un tocco di classe con risparmi fino al 40%. Approfitta delle incredibili offerte fino al 31 dicembre. Scoprile oggi stesso!"} +{"t":"DDA 23 LMD Outbound 056 Body Copy it-it Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Saluta il 2023 con le Offerte di fine anno di Amazon. Concludi l'anno con un tocco di classe anno con tantissimi risparmi. Approfitta delle incredibili offerte fino al 31 dicembre. Scoprile oggi stesso!"} +{"t":"DDA 23 LMD Outbound 057 CTA it-it See the deals 0"} +{"t":"DDA 23 LMD Outbound 058 Title it-it The Amazon End of Year Sale is here! Le Offerte di fine anno sono qui!"} +{"t":"DDA 23 LMD Outbound 059 Body Copy it-it Get up to 40% off until 31 Dec Risparmi fino al 40% fino al 31 dicembre"} +{"t":"DDA 23 LMD Outbound 060 Body Copy it-it Fantastic deals to be found until 31 Dec Offerte incredibili fino al 31 dicembre"} +{"t":"DDA 23 LMD Outbound 062 Subject line it-it The Amazon End of Year Sale is now on! Sono iniziate le Offerte di fine anno di Amazon!"} +{"t":"DDA 23 LMD Outbound 063 Subject line it-it Shop up to 40% off until 31 December Risparmia fino al 40% fino al 31 dicembre"} +{"t":"DDA 23 LMD Outbound 064 Subject line it-it Shop great savings until 31 December Approfitta di grandi risparmi fino al 31 dicembre"} +{"t":"DDA 23 LMD Outbound 065 Headline it-it Bag a big deal in the Amazon End of Year Sale Risparmia con le Offerte di fine anno di Amazon"} +{"t":"DDA 23 LMD Outbound 066 Body Copy it-it End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Concludi il 2023 con un tocco di classe con le Offerte di fine anno di Amazon! Risparmia fino al 40% su tutto ciò che ti serve per l'anno nuovo. Terminano il 31 dicembre. Cerca le offerte oggi stesso!"} +{"t":"DDA 23 LMD Outbound 067 Body Copy it-it End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Concludi il 2023 con un tocco di classe con le Offerte di fine anno di Amazon! Risparmia su tutto ciò che ti serve per l'anno nuovo. Terminano il 31 dicembre. Cerca le offerte oggi stesso!"} +{"t":"DDA 23 LMD Outbound 068 CTA it-it See the deals Scopri le offerte"} +{"t":"DDA 23 LMD Outbound 069 Title it-it The Amazon End of year Sale is on! Le Offerte di fine anno sono iniziate!"} +{"t":"DDA 23 LMD Outbound 070 Body Copy it-it Shop up to 40% off until 31 December Risparmia fino al 40% fino al 31 dicembre"} +{"t":"DDA 23 LMD Outbound 071 Body Copy it-it Shop great deals until 31 December Approfitta delle offerte fino al 31 dic"} +{"t":"DDA 23 LMD Outbound 073 Title it-it Limited special offers on Amazon today! Offerte limitate su Amazon oggi!"} +{"t":"DDA 23 LMD Outbound 074 Body Copy it-it Shop Lighing Deals while they last! Offerte lampo fino a esaurimento scorte!"} +{"t":"DDA 23 LMD Outbound 076 Title it-it Shop great deals on (category) today! Risparmia in [categoria] oggi stesso!"} +{"t":"DDA 23 LMD Outbound 077 Body Copy it-it Get up to 40% off in the End of Year Sale Offerte lampo fino a esaurimento scorte!"} +{"t":"DDA 23 LMD Outbound 078 Body Copy it-it Save big in the Amazon End of Year Sale Risparmia con le Offerte di fine anno"} +{"t":"DDA 24 Outbound 001 it-it Ooooh! Get ready for Amazon Black Friday Week Settimana del Black Friday: preparati"} +{"t":"DDA 24 Outbound 002 it-it Get ready for Black Friday Week Settimana del Black Friday: preparati"} +{"t":"DDA 24 Outbound 003 it-it Save the date for Black Friday Week Settimana del Black Friday: scopri le date"} +{"t":"DDA 24 Outbound 004 it-it Epic savings from 21 Nov to 2 Dec Offerte incredibili dal 21 novembre al 2 dicembre"} +{"t":"DDA 24 Outbound 005 it-it Save up to 40% off from 21 November to 2 December Dal 21 novembre al 2 dicembre risparmi fino al 40%"} +{"t":"DDA 24 Outbound 006 it-it Get ready Preparati"} +{"t":"DDA 24 Outbound 007 it-it Get ready for Amazon Black Friday Week Settimana del Black Friday: preparati"} +{"t":"DDA 24 Outbound 008 it-it Save up to 40% off from 21 Nov to 2 Dec Dal 21 novembre al 2 dicembre risparmi fino al 35%"} +{"t":"DDA 24 Outbound 009 it-it Save the date Scopri le date"} +{"t":"DDA 24 Outbound 010 it-it Amazon Black Friday Week is coming La Settimana del Black Friday sta arrivando"} +{"t":"DDA 24 Outbound 011 it-it Amazon Black Friday Week is almost here La Settimana del Black Friday è alle porte"} +{"t":"DDA 24 Outbound 012 it-it Ooooh, it's up to 40% off from 21 Nov to 2 Dec Risparmi fino al 40% dal 21 nov al 2 dic"} +{"t":"DDA 24 Outbound 013 it-it Ooh savings on Amazon Black Friday Week Settimana del Black Friday: offerte incredibili"} +{"t":"DDA 24 Outbound 014 it-it Save big from 21 Nov to 2 Dec Risparmia alla grande: 21 nov-2 dic"} +{"t":"DDA 24 Outbound 015 it-it Amazon Black Friday Week... The countdown begins Black Friday... Parte il conto alla rovescia"} +{"t":"DDA 24 Outbound 016 it-it Ooooh! Amazon Black Friday Week is almost here La Settimana del Black Friday è alle porte"} +{"t":"DDA 24 Outbound 017 it-it Big savings from 21 Nov to 2 Dec Risparmi incredibili dal 21 novembre al 2 dicembre"} +{"t":"DDA 24 Outbound 018 it-it Start your wishlist! Prepara la lista"} +{"t":"DDA 24 Outbound 019 it-it Amazon Black Friday Week savings are coming La Settimana del Black Friday è in arrivo"} +{"t":"DDA 24 Outbound 021 it-it Black Friday Week starts at midnight La Settimana del Black Friday inizia a mezzanotte"} +{"t":"DDA 24 Outbound 022 it-it Ooooh! Amazon Black Friday Week is just hours away La Settimana del Black Friday inizia fra poche ore"} +{"t":"DDA 24 Outbound 023 it-it Finish your wishlist Completa la lista"} +{"t":"DDA 24 Outbound 024 it-it Set your alarm! Imposta la sveglia"} +{"t":"DDA 24 Outbound 025 it-it Amazon Black Friday Week is finally here! La Settimana del Black Friday è arrivata"} +{"t":"DDA 24 Outbound 026 it-it Save up to 40% on great products Risparmia fino al 40% su grandi prodotti"} +{"t":"DDA 24 Outbound 027 it-it Great deals on great products Grandi offerte su tanti prodotti"} +{"t":"DDA 24 Outbound 028 it-it Ooooh! Lots of great deals to be found Ti aspettano tante incredibili offerte"} +{"t":"DDA 24 Outbound 029 it-it Shop deals now Scopri le offerte"} +{"t":"DDA 24 Outbound 030 it-it Amazon Black Friday Week is finally here La Settimana del Black Friday è qui"} +{"t":"DDA 24 Outbound 031 it-it Get up to 40% off great products Risparmia fino al 35% su grandi prodotti"} +{"t":"DDA 24 Outbound 032 it-it Get deals now Scopri le offerte"} +{"t":"DDA 24 Outbound 033 it-it Black Friday Week deals are available Settimana del Black Friday: offerte in corso"} +{"t":"DDA 24 Outbound 034 it-it Up to 40% off epic deals. Ooooh! Risparmi fino al 40% su offerte incredibili"} +{"t":"DDA 24 Outbound 035 it-it Amazon Black Friday Week has only just begun La Settimana del Black Friday è appena iniziata"} +{"t":"DDA 24 Outbound 036 it-it Ooooh! Black Friday Week deals! Settimana del Black Friday: che offerte!"} +{"t":"DDA 24 Outbound 037 it-it Save up to 40% throughout Black Friday Week Black Friday: risparmi fino al 40%"} +{"t":"DDA 24 Outbound 038 it-it More great deals coming tomorrow! Altre grandi offerte in arrivo domani"} +{"t":"DDA 24 Outbound 039 it-it Shop now Acquista ora"} +{"t":"DDA 24 Outbound 040 it-it Day 1 of Black Friday Week is almost over Settimana del Black Friday: il 1º giorno è quasi finito"} +{"t":"DDA 24 Outbound 041 it-it Up to 40% off deals continues tomorrow Fino al 40% di risparmi anche domani"} +{"t":"DDA 24 Outbound 042 it-it Great savings throughout Amazon Black Friday Week Black Friday: 7 giorni di risparmi"} +{"t":"DDA 24 Outbound 043 it-it New day, new deals: Black Friday Week Settimana del Black Friday: ogni giorno nuove offerte"} +{"t":"DDA 24 Outbound 044 it-it Up to 40% off continues this Black Friday Week Black Friday: i risparmi fino al 35% continuano"} +{"t":"DDA 24 Outbound 045 it-it Don't forget your deals today Hai già approfittato delle offerte di oggi?"} +{"t":"DDA 24 Outbound 046 it-it More epic deals this Black Friday Week Settimana del Black Friday: ancora più offerte!"} +{"t":"DDA 24 Outbound 047 it-it Find your deals Scopri le offerte"} +{"t":"DDA 24 Outbound 048 it-it Epic deals in Amazon Black Friday Week Settimana del Black Friday: grandi offerte"} +{"t":"DDA 24 Outbound 049 it-it Still up to 40% off in Amazon Black Friday Week Black Friday: continuano i risparmi fino al 40%"} +{"t":"DDA 24 Outbound 050 it-it Epic Black Friday Week deals await Settimana del Black Friday: grandi offerte per te"} +{"t":"DDA 24 Outbound 051 it-it Up to 40% off great products Su tanti prodotti, fino al 35% in meno!"} +{"t":"DDA 24 Outbound 052 it-it Great deals to be had Offerte da prendere al volo"} +{"t":"DDA 24 Outbound 053 it-it Up to 40% off in Amazon Black Friday Week Settimana del Black Friday: risparmi fino al 40%"} +{"t":"DDA 24 Outbound 054 it-it Ooooh! Amazon Black Friday Week deals È la Settimana del Black Friday"} +{"t":"DDA 24 Outbound 055 it-it Get your Amazon Black Friday Week deals Settimana del Black Friday: approfittane"} +{"t":"DDA 24 Outbound 056 it-it Still up to 40% off great products Continua a risparmiare fino al 35%"} +{"t":"DDA 24 Outbound 057 it-it Still great deals to be had Offerte da prendere al volo"} +{"t":"DDA 24 Outbound 058 it-it New day, new Black Friday Week deals Settimana del Black Friday: ogni giorno nuove offerte"} +{"t":"DDA 24 Outbound 059 it-it Great Amazon deals on great products Grandi offerte Amazon su tanti prodotti"} +{"t":"DDA 24 Outbound 060 it-it Ooooh! Great deals await Che offerte!"} +{"t":"DDA 24 Outbound 061 it-it Ooooh! Up to 40% off awaits Risparmi fino al 40%"} +{"t":"DDA 24 Outbound 062 it-it Up to 40% off - Amazon Black Friday Week Settimana del Black Friday: fino al -40%"} +{"t":"DDA 24 Outbound 063 it-it Ooooh! deals on great products Grandi offerte su tanti prodotti"} +{"t":"DDA 24 Outbound 064 it-it Black Friday Week deals to be had Settimana del Black Friday: offerte da prendere al volo"} +{"t":"DDA 24 Outbound 066 it-it Find oooooooh! deals at Amazon Che offerte!"} +{"t":"DDA 24 Outbound 067 it-it Up to 40% off Ooooh! great products Su tanti prodotti, fino al 40% in meno!"} +{"t":"DDA 24 Outbound 069 it-it Up to 40% off. Ooooh indeed... Risparmia fino al 40%"} +{"t":"DDA 24 Outbound 070 it-it Great deals await Fantastiche offerte ti aspettano"} +{"t":"DDA 24 Outbound 071 it-it Save up to 40% Risparmia fino al 40%"} +{"t":"DDA 24 Outbound 072 it-it Show now Acquista ora"} +{"t":"DDA 24 Outbound 073 it-it Black Friday deals are still waiting for you Le offerte del Black Friday ti aspettano"} +{"t":"DDA 24 Outbound 074 it-it Up to 40% off will make you go Ooooh! Con risparmi fino al 40%."} +{"t":"DDA 24 Outbound 075 it-it Great deals are waiting for you Grandi offerte ti aspettano"} +{"t":"DDA 24 Outbound 076 it-it Up to 40% off a wide selection Risparmi fino al 35% su tanti prodotti"} +{"t":"DDA 24 Outbound 077 it-it Find great deals in Amazon Black Friday Black Friday: offerte da scoprire"} +{"t":"DDA 24 Outbound 078 it-it Get yourself up to 40% off now Approfittane subito e risparmia fino al 40%"} +{"t":"DDA 24 Outbound 079 it-it Up to 40% on great products Risparmi fino al 40% su tanti grandi prodotti"} +{"t":"DDA 24 Outbound 080 it-it Lots of deals are still waiting Ti aspettano ancora tantissime offerte"} +{"t":"DDA 24 Outbound 081 it-it Amazon Black Friday deals Offerte Black Friday di Amazon"} +{"t":"DDA 24 Outbound 082 it-it It's the last day of Black Friday Week Settimana del Black Friday: ultimo giorno"} +{"t":"DDA 24 Outbound 083 it-it Still time to save up to 40% off Puoi ancora risparmiare fino al 40%"} +{"t":"DDA 24 Outbound 084 it-it There's still time to get great deals Sei ancora in tempo per le offerte top"} +{"t":"DDA 24 Outbound 085 it-it The Amazon Black Friday Week clock is ticking... Settimana del Black Friday: affrettati"} +{"t":"DDA 24 Outbound 086 it-it Shop great deals Scopri le offerte"} +{"t":"DDA 24 Outbound 087 it-it Only one day left of Amazon Black Friday Week Settimana del Black Friday: solo oggi"} +{"t":"DDA 24 Outbound 088 it-it Still up to 40% off on great products Continua a risparmiare fino al 40%"} +{"t":"DDA 24 Outbound 089 it-it It's the last day of Amazon Black Friday Week!! Settimana del Black Friday: ultimo giorno"} +{"t":"DDA 24 Outbound 090 it-it Go Ooooh! With up to 40% off Risparmi fino al 40% che ti faranno dire… Ooooh!"} +{"t":"DDA 24 Outbound 091 it-it Save today with up to 40% off Risparmi fino al 40%, approfittane ora"} +{"t":"DDA 24 Outbound 092 it-it Great deals on products worth an Ooooh! Grandi offerte su prodotti incredibili"} +{"t":"DDA 24 Outbound 093 it-it Last few hours of Amazon Black Friday Week Settimana del Black Friday: ultime ore"} +{"t":"DDA 24 Outbound 094 it-it There's still time to get up to 40% off Puoi ancora risparmiare fino al 35%"} +{"t":"DDA 24 Outbound 096 it-it Discover Black Friday Week deals Che offerte!"} +{"t":"DDA 24 Outbound 097 it-it Get up to 40% off now Approfittane subito e risparmia fino al 35%"} +{"t":"DDA 24 Outbound 098 it-it Shop all deals Scopri le offerte"} +{"t":"DDA 24 Outbound 099 it-it Explore Black Friday Week deals Settimana del Black Friday: offerte da prendere al volo"} +{"t":"DDA 24 Outbound 100 it-it Discover epic deals Che offerte!"} +{"t":"DDA 24 Outbound 101 it-it Black Friday is here Black Friday è oggi"} +{"t":"DDA 24 Outbound 102 it-it Up to 40% off: deals too good to miss Grandi risparmi fino al 35%."} +{"t":"DDA 24 Outbound 103 it-it Epic deals are waiting for you Grandi offerte ti aspettano"} +{"t":"DDA 24 Outbound 104 it-it Discover great deals this Black Friday Black Friday: offerte da scoprire"} +{"t":"DDA 24 Outbound 105 it-it Save up to 40% off Risparmia fino al 35% su grandi prodotti"} +{"t":"DDA 24 Outbound 106 it-it There's still time to save up to 40% off Puoi ancora risparmiare fino al 35%"} +{"t":"DDA 24 Outbound 107 it-it Amazon Black Friday Week: 21 Nov - 2 Dec Settimana del Black Friday: 21 nov-2 dic"} +{"t":"DDA 24 Outbound 108 it-it Discover our Amazon Creator top deals Scopri offerte top degli Amazon Creators"} +{"t":"DDA 24 Outbound 109 it-it Let us show you some great savings across Amazon Black Friday Week Offerte della Settimana del Black Friday"} +{"t":"DDA 24 Outbound 110 it-it Amazon Black Friday Week: Up to 40% off Settimana del Black Friday: fino al -40%"} +{"t":"DDA 24 Outbound 111 it-it We've got deals worth Ooooh-ing about Una selezione di offerte incredibili"} +{"t":"DDA 24 Outbound 112 it-it Deals throughtout Black Friday Week Black Friday: una settimana di offerte"} +{"t":"DDA 24 Outbound 113 it-it Deals, deals, deals on your favourite products Un mare di offerte sui prodotti che ami"} +{"t":"DDA 24 Outbound 114 it-it Deals, deals, deals in Black Friday Week Settimana del Black Friday: offerte a gogò"} +{"t":"DDA 24 Outbound 115 it-it Get daily invites to Amazon WOW! Deals Offerte WOW! Ricevi inviti ogni giorno"} +{"t":"DDA 24 Outbound 116 it-it Up to 40% off on [category] Risparmia fino al 40% su [categoria]"} +{"t":"DDA 24 Outbound 117 it-it Black Friday week with up to 40% off Black Friday: risparmia fino al 40%"} +{"t":"DDA 24 Outbound 118 it-it Great deals on [electronics] Grandi offerte su [elettronica]"} +{"t":"DDA 24 Outbound 119 it-it Great deals during Black Friday Week Black Friday: una settimana di offerte"} +{"t":"DDA 24 Outbound 120 it-it Subscribe Iscriviti"} +{"t":"DDA 24 Outbound 121 it-it Ooh great deals during Black Friday Week Black Friday: 7 giorni di offerte incredibili"} +{"t":"DDA 24 Outbound 122 it-it Up to 40% off on WOW! Deals at Amazon Risparmi fino al 40% sulle Offerte WOW!"} +{"t":"DDA 24 Outbound 123 it-it Great WOW! Deals on [CATEGORY] Offerte WOW! su [CATEGORIA]"} +{"t":"DDA 24 Outbound 124 it-it Great WOW! Deals at Amazon Offerte WOW! su Amazon"} +{"t":"DDA 24 Outbound 125 it-it Great WOW! Deals on [insert category] Offerte WOW! su [CATEGORIA]"} +{"t":"DDA 24 Outbound 126 it-it See WOW! Deals Scopri le Offerte WOW!"} +{"t":"DDA 24 Outbound 127 it-it Take a look at our 100 top deals Scopri le nostre 100 offerte top"} +{"t":"DDA 24 Outbound 128 it-it Up to 40% off during Black Friday Week Black Friday: risparmi fino al 35%"} +{"t":"DDA 24 Outbound 129 it-it Great savings during Black Friday Week Settimana del Black Friday: che offerte!"} +{"t":"DDA 24 Outbound 130 it-it See top picks Scopri offerte top"} +{"t":"DDA 24 Outbound 131 it-it Black Friday deals just for you Offerte del Black Friday per te"} +{"t":"DDA 24 Outbound 132 it-it Up to 40% off on your favourite products Fino a -35% sui prodotti che ami"} +{"t":"DDA 24 Outbound 133 it-it Great savings on your favourite products Risparmia sui tuoi prodotti preferiti"} +{"t":"DDA 24 Outbound 134 it-it See your deals Scopri le offerte"} +{"t":"DDA 24 Outbound 135 it-it Premium brand deals in Black Friday Week Offerte Black Friday sui brand premium"} +{"t":"DDA 24 Outbound 136 it-it Ooooh! Up to 40% off on Amazon Risparmi fino al 40% su Amazon"} +{"t":"DDA 24 Outbound 137 it-it Top savings on top brands Grandi risparmi sui marchi top"} +{"t":"DDA 24 Outbound 138 it-it Shop top brands Acquista marchi top"} +{"t":"DDA 24 Outbound 139 it-it Did you find something in our Black Friday deals? Settimana del Black Friday"} +{"t":"DDA 24 Outbound 140 it-it Up to 40% off to make you go Ooooh! Risparmi fino al 40%"} +{"t":"DDA 24 Outbound 141 it-it You've got great taste with great savings Hai gran gusto per i grandi risparmi"} +{"t":"DDA 24 Outbound 142 it-it Keep shopping deals Torna alle offerte"} +{"t":"DDA 24 Outbound 143 it-it Amazon Black friday Week deals to be had Settimana del Black Friday"} +{"t":"DDA 24 Outbound 144 it-it Keep shopping for up to 40% off Torna alle offerte: risparmi fino al 35%"} +{"t":"DDA 24 Outbound 145 it-it Keep shopping for savings Approfitta delle offerte e risparmia"} +{"t":"DDA 24 Outbound 146 it-it Black Friday Weeks deals are trending Black Friday: le offerte di tendenza"} +{"t":"DDA 24 Outbound 147 it-it Up to 40% off trending products Fino a -40% su prodotti di tendenza"} +{"t":"DDA 24 Outbound 148 it-it Great deals on trending products Grandi offerte su prodotti di tendenza"} +{"t":"DDA 24 Outbound 149 it-it Deals on trustworthy brands Offerte sui migliori marchi"} +{"t":"DDA 24 Outbound 150 it-it Top brands at excellent prices I migliori marchi a prezzi incredibili"} +{"t":"DDA 24 Outbound 151 it-it See all Scopri di più"} +{"t":"DDA 24 Outbound 152 it-it You've got great taste for big savings Scopri le offerte consigliate per te"} +{"t":"DDA 24 Outbound 153 it-it Epic Black Friday Week deals Grandi offerte della Settimana del Black Friday"} +{"t":"DDA 24 Outbound 154 it-it Products you love at prices you'll love! Prodotti che ami a prezzi incredibili"} +{"t":"DDA 24 Outbound 155 it-it Discover highly-rated deals Scopri le offerte sugli articoli più amati"} +{"t":"DDA 24 Outbound 156 it-it Found your Black Friday Week deals yet? Settimana del Black Friday"} +{"t":"DDA 24 Outbound 157 it-it Check out our Top 100 deals Scopri le nostre 100 offerte top"} +{"t":"DDA 24 Outbound 158 it-it Deals on Influencer Favourites Offerte preferite dagli influencer"} +{"t":"DDA 24 Outbound 159 it-it Shop before they're gone Approfitta delle offerte prima che finiscano"} +{"t":"DDA 24 Outbound 160 it-it Festive finds and merry deals Idee per le feste e offerte speciali"} +{"t":"DDA 24 Outbound 161 it-it Gifts, hosting, decor for less Regali e decorazioni a prezzi ridotti"} +{"t":"DDA 24 Outbound 162 it-it Black Friday Top 100 Deals Le 100 migliori offerte del Black Friday"} +{"t":"DDA 24 Outbound 163 it-it Black Friday picks from top brands Black Friday: risparmi fino al 35%"} +{"t":"DDA 24 Outbound 164 it-it Ooooh! The Amazon Boxing Day Sale starts today Le Offerte di fine anno di Amazon iniziano oggi"} +{"t":"DDA 24 Outbound 165 it-it Great savings until 31 December Grandi risparmi fino al 31 dicembre"} +{"t":"DDA 24 Outbound 166 it-it Finish the year in style with up to 40% off Saluta il 2024 risparmiando fino al 40%"} +{"t":"DDA 24 Outbound 167 it-it Finish this year with great savings Saluta il 2024 con grandi risparmi"} +{"t":"DDA 24 Outbound 168 it-it See the deals Scopri le offerte"} +{"t":"DDA 24 Outbound 169 it-it The Amazon Boxing Day Sale is here! Le Offerte di fine anno di Amazon sono qui"} +{"t":"DDA 24 Outbound 170 it-it Get up to xx% off until 31 Dec Offerte incredibili fino al 31 dicembre"} +{"t":"DDA 24 Outbound 171 it-it Great deals to be found until 31 Dec Tante incredibili offerte fino al 31 dic"} +{"t":"DDA 24 Outbound 172 it-it The Amazon Boxing Day Sale is now on! Le Offerte di fine anno di Amazon sono iniziate"} +{"t":"DDA 24 Outbound 173 it-it Shop up to xx% off until 31 December Offerte incredibili fino al 31 dicembre"} +{"t":"DDA 24 Outbound 174 it-it Ooh! Great savings until 31 December Grandi risparmi fino al 31 dicembre"} +{"t":"DDA 24 Outbound 175 it-it Bag a big deal in the Amazon Boxing Day Sale Risparmia con le Offerte di fine anno di Amazon"} +{"t":"DDA 24 Outbound 176 it-it The Amazon Boxing Day Sale is still on! Le Offerte di fine anno continuano"} +{"t":"DDA 24 Outbound 177 it-it Ooooh! Great deals until 31 December Grandi offerte fino al 31 dicembre"} +{"t":"DDA 24 Outbound 178 it-it Save now Risparmia ora"} +{"t":"DDA 24 Outbound 179 it-it Special offers on Amazon today! Offerte di oggi su Amazon"} +{"t":"DDA 24 Outbound 180 it-it Save on great deals while they last! Approfitta delle offerte finché durano"} +{"t":"DDA 24 Outbound 181 it-it More Ooooh! deals until 31 December Oooh! Ancora più offerte fino al 31 dic"} +{"t":"DDA 24 Outbound 183 it-it Ooh! Shop great deals on [category] today Oggi risparmia su [categoria]"} +{"t":"DDA 24 Outbound 184 it-it Get up to 40% off in our Boxing Day Sale Offerte di fine anno: fino al -40%"} +{"t":"DDA 24 Outbound 185 it-it Great deals in the Boxing Day Sale Risparmia con le Offerte di fine anno"} +{"t":"DDA 24 Outbound 186 it-it Amazon Last Minute Deals are here Le Offerte dell'ultimo minuto sono arrivate"} +{"t":"DDA 24 Outbound 187 it-it Great gifts at great prices Regali incredibili a prezzi incredibili"} +{"t":"DDA 24 Outbound 188 it-it Find your Amazon Last Minute Deal Approfitta delle Offerte dell'ultimo minuto"} +{"t":"DDA 24 Outbound 189 it-it Last Minute Deals have finally arrived Le Offerte dell'ultimo minuto sono qui"} +{"t":"DDA 24 Outbound 190 it-it Find a December deal to make you go Ooh! Questo dicembre, lasciati stupire!"} +{"t":"DDA 24 Outbound 191 it-it Ooooh! Amazon Last Minute Deals are here Le Offerte dell'ultimo minuto sono arrivate"} +{"t":"DDA 24 Outbound 192 it-it Shop great deals until 22 December Approfitta delle offerte fino al 22 dicembre"} +{"t":"DDA 24 Outbound 193 it-it Finish off your gift list with Last Minute Deals Offerte dell'ultimo minuto per gli ultimi regali"} +{"t":"DDA 24 Outbound 194 it-it Find perfect deals Scopri le offerte"} +{"t":"DDA 24 Outbound 195 it-it Amazon Last Minute Deals are here! Le Offerte dell'ultimo minuto sono arrivate"} +{"t":"DDA 24 Outbound 196 it-it Great savings until 22 December Grandi risparmi fino al 22 dicembre"} +{"t":"DDA 24 Outbound 197 it-it Last chance for epic deals in time Ultima chance per le offerte incredibili"} +{"t":"DDA 24 Outbound 198 it-it Ooooh! Save now on your wishlist for this holiday season Risparmia sui regali per le feste"} +{"t":"DDA 24 Outbound 199 it-it Last Minute Deals are nearly ooh-ooh-over! Offerte dell'ultimo minuto: manca poco-ooh-ooh!"} +{"t":"DDA 24 Outbound 200 it-it Last chance for great deals on gifts Ultima chance per risparmiare sui regali"} +{"t":"DDA 24 Outbound 201 it-it Last chance to grab epic deals Ultima chance per trovare offerte incredibili"} +{"t":"DDA 24 Outbound 202 it-it Shop for deals Scopri le offerte"} +{"t":"DDA 24 Outbound 203 it-it Amazon gifts are waiting for you I tuoi regali sono su Amazon"} +{"t":"DDA 24 Outbound 204 it-it Find a perfect gift for yourself or someone Trova regali fantastici, anche per te"} +{"t":"DDA 24 Outbound 205 it-it Shop your deals Scopri le offerte"} +{"t":"DDA 24 Outbound 206 it-it Find the perfect gift Idee regalo"} +{"t":"DDA 24 Outbound 207 it-it Create a wishlist Crea una lista"} +{"t":"DDA 24 Outbound 208 it-it Customers' Most Loved I più amati dai nostri clienti"} +{"t":"DDA 24 Outbound 209 it-it Toys Giochi e giocattoli"} +{"t":"DDA 24 Outbound 210 it-it Books Libri"} +{"t":"DDA 24 Outbound 211 it-it Computers & Accessories Informatica e software"} +{"t":"DDA 24 Outbound 212 it-it Home & Kitchen Casa e cucina"} +{"t":"DDA 24 Outbound 213 it-it Fashion Moda"} +{"t":"DDA 24 Outbound 214 it-it Personal Care & Grooming Cura personale"} +{"t":"DDA 24 Outbound 215 it-it Headphones, Speakers & Music Cuffie, speaker e musica"} +{"t":"DDA 24 Outbound 216 it-it Pet Products Prodotti per animali"} +{"t":"PBDD 23 Outbound 001 Subject line it-it Amazon Prime Big Deal Days are coming on XX-XX Oct XX-XX ottobre: arriva la Festa delle Offerte Amazon Prime"} +{"t":"PBDD 23 Outbound 002 Subject line it-it Get ready to feel like a big deal with epic deals Sentiti speciale con offerte incredibili"} +{"t":"PBDD 23 Outbound 003 Subject line it-it Get ready to feel like a big deal with epic savings Sentiti speciale con risparmi incredibili"} +{"t":"PBDD 23 Outbound 004 Headline it-it Two days of epic deals XX-XX Oct Due giorni di offerte incredibili: XX-XX ottobre"} +{"t":"PBDD 23 Outbound 005 Body Copy it-it [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! La Festa delle Offerte Prime sta arrivando ed è interamente dedicata a te! Due giorni di offerte incredibili solo per i clienti Prime. Inizia subito a creare la tua Lista Desideri con elettronica, prodotti per casa, cucina e molto altro. Non perdere l'occasione di sentirti speciale!"} +{"t":"PBDD 23 Outbound 006 Body Copy it-it [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. You're invited to two days of epic deals! Save on electronics, homeware, kitchen items and more. You'll be feeling like a big deal! Don't miss out, start building your Prime Big Deal Days wish list today! Exclusively for Prime Members. La Festa delle Offerte Prime sta arrivando ed è dedicata a te! Ti invitiamo a 2 giorni di offerte incredibili. Risparmia su elettronica, prodotti per casa, cucina e molto altro. Ti sentirai davvero speciale! Crea subito la tua Lista Desideri per Festa delle Offerte Prime. Solo per i clienti Prime."} +{"t":"PBDD 23 Outbound 007 CTA it-it Get ready now! Preparati ora!"} +{"t":"PBDD 23 Outbound 008 CTA it-it Get ready! Preparati!"} +{"t":"PBDD 23 Outbound 009 Subject line it-it [Amazon] Prime Big Deal Days are coming on XX-XX Oct XX-XX ottobre: Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 010 Subject line it-it Prime Big Deal Days are coming Arriva la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 011 Intro it-it \n Feel like a big deal with two days of epic savings \n 2 giorni di risparmi: sentiti speciale"} +{"t":"PBDD 23 Outbound 011F Intro it-it Feel like a big deal with two days of epic savings 2 giorni di risparmi: sentiti speciale"} +{"t":"PBDD 23 Outbound 012 Intro it-it Two days of epic deals! Due giorni di offerte incredibili!"} +{"t":"PBDD 23 Outbound 013 Intro it-it Start making your big deals wish list! Prepara la tua Lista Desideri"} +{"t":"PBDD 23 Outbound 014 Subject line it-it [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! La Festa delle Offerte Prime è alle porte: XX-XX ott"} +{"t":"PBDD 23 Outbound 016 Subject line it-it Two days of epic deals for Prime members only Due giorni di offerte solo per clienti Prime"} +{"t":"PBDD 23 Outbound 017 Subject line it-it Start making your epic deals wish list Prepara la tua Lista Desideri"} +{"t":"PBDD 23 Outbound 018 Headline it-it Two days of epic deals: XX-XX Oct Due giorni di offerte incredibili: XX-XX ottobre"} +{"t":"PBDD 23 Outbound 019 Body Copy it-it Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! La Festa delle Offerte Prime è alle porte! Con offerte incredibili, solo per i clienti Prime, ti sentirai davvero speciale. Crea oggi stesso la tua Lista Desideri per la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 020 Body Copy it-it Amazon Prime Big Deal Day is almost here! Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town! Get a head start and build your Prime Big Deal Day wish list today! La Festa delle Offerte Prime è alle porte! Quando sapranno che hai approfittato delle nostre offerte incredibili, tutti parleranno di te! Inizia oggi stesso a creare la tua Lista Desideri per la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 021 Subject line it-it Prime Big Deal Days are almost here XX - XX Oct La Festa delle Offerte Prime: XX-XX ott"} +{"t":"PBDD 23 Outbound 022 Subject line it-it Prime Big Deal Days are almost here Festa delle Offerte Prime: è alle porte"} +{"t":"PBDD 23 Outbound 023 Intro it-it Make your epic deals wish list! Prepara la tua Lista Desideri"} +{"t":"PBDD 23 Outbound 024 Intro it-it Two days of epic deals are coming Stanno arrivando due giorni di offerte"} +{"t":"PBDD 23 Outbound 025 Intro it-it Feel like a big deal with two days of epic savings Sentiti speciale con 2 giorni di offerte"} +{"t":"PBDD 23 Outbound 026 Subject line it-it [Amazon] Prime Big Deal Days start at midnight! La Festa delle Offerte Prime inizia a mezzanotte!"} +{"t":"PBDD 23 Outbound 027 Subject line it-it Prime member exclusive deals from XX-XX Oct Offerte solo per i clienti Prime: XX-XX ottobre"} +{"t":"PBDD 23 Outbound 028 Headline it-it Two days of epic deals XX-XX Oct Due giorni di offerte incredibili: XX-XX ottobre"} +{"t":"PBDD 23 Outbound 029 Body Copy it-it [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! La Festa delle Offerte Prime inizia domani e con risparmi così incredibili ti sentirai davvero speciale. Quindi, datti da fare e inizia a creare la tua lista Lista Desideri per la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 030 Subject line it-it [Amazon] Prime Big Deal Days start midnight! Festa delle Offerte Prime: da mezzanotte"} +{"t":"PBDD 23 Outbound 031 Intro it-it 2 days of epic deals exclusively for Prime members 2 giorni di offerte per i clienti Prime"} +{"t":"PBDD 23 Outbound 032 it-it 2 days of Prime member-exclusive deals 2 giorni di offerte per i clienti Prime"} +{"t":"PBDD 23 Outbound 033 it-it Got your epic deals wish list ready? È pronta la tua Lista Desideri?"} +{"t":"PBDD 23 Outbound 034 Subject line it-it \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct XX-XX ottobre: arriva la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 034F Subject line it-it [Amazon] Prime Big Deal Days are coming on XX-XX Oct XX-XX ottobre: arriva la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 035 Subject line it-it Join Prime for two days of epic deals Iscriviti a Prime per 2 giorni di offerte incredibili"} +{"t":"PBDD 23 Outbound 036 Subject line it-it Join Amazon Prime to access to two days of epic deals Iscriviti a Prime e accedi a 2 giorni di offerte"} +{"t":"PBDD 23 Outbound 038 Body Copy it-it [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! La Festa delle Offerte Prime sta arrivando... Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Non perdertele!"} +{"t":"PBDD 23 Outbound 039 Body Copy it-it [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! La Festa delle Offerte Prime sta arrivando...Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con l'abbonamento a Prime, hai anche consegne veloci, fantastici film e serie TV a soli X,XX € al mese o X,XX € all’anno!"} +{"t":"PBDD 23 Outbound 040 Body Copy it-it [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime sta arrivando. Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Con Prime, hai anche consegne veloci, fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* \n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno"} +{"t":"PBDD 23 Outbound 040F Body Copy it-it [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime sta arrivando. Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Con Prime, hai anche consegne veloci, fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno"} +{"t":"PBDD 23 Outbound 041 CTA it-it Join Prime today Iscriviti a Prime"} +{"t":"PBDD 23 Outbound 043 Intro it-it Sign up for 2 days of epic deals Iscriviti a Prime per 2 gg di offerte"} +{"t":"PBDD 23 Outbound 044 Intro it-it Sign up to Prime for 2 days of exclusive deals Iscriviti a Prime: 2 giorni di offerte"} +{"t":"PBDD 23 Outbound 045 Subject line it-it [Amazon] Prime Big Deal Days are almost here: XX-XX Oct La Festa delle Offerte Prime: XX-XX ott"} +{"t":"PBDD 23 Outbound 046 Subject line it-it Join Prime for two days of epic deals\n Iscriviti a Prime per 2 gg di offerte incredibli"} +{"t":"PBDD 23 Outbound 046F Subject line it-it Join Prime for two days of epic deals Iscriviti a Prime per 2 gg di offerte incredibli"} +{"t":"PBDD 23 Outbound 047 Headline it-it Two days of epic deals: XX-XX Oct Due giorni di offerte incredibili: XX-XX ottobre"} +{"t":"PBDD 23 Outbound 048 Body Copy it-it [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! Festa delle Offerte Prime è dietro l'angolo! Iscriviti a Prime oggi stesso per avere accesso a offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Tutti parleranno di te!\n"} +{"t":"PBDD 23 Outbound 048F Body Copy it-it [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! Festa delle Offerte Prime è dietro l'angolo! Iscriviti a Prime oggi stesso per avere accesso a offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Tutti parleranno di te!"} +{"t":"PBDD 23 Outbound 049 Body Copy it-it [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month. You’ll be the talk of the town! La Festa delle Offerte Prime è dietro l'angolo! Iscriviti a Prime e accedi a offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Con l'abbonamento a Prime, ottieni anche consegne veloci, fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno! Tutti parleranno di te!"} +{"t":"PBDD 23 Outbound 050 Body Copy it-it [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime è dietro l'angolo! Iscriviti a Prime e accedi a offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Con Prime, approfitta anche di consegne veloci, fantastici film e serie TV. Tutti parleranno di te! Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.*\n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno"} +{"t":"PBDD 23 Outbound 050F Body Copy it-it [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime è dietro l'angolo! Iscriviti a Prime e accedi a offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Con Prime, approfitta anche di consegne veloci, fantastici film e serie TV. Tutti parleranno di te! Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno"} +{"t":"PBDD 23 Outbound 051 Subject line it-it Prime Big Deal Days are almost here XX-XX Oct La Festa delle Offerte Prime: XX-XX ott"} +{"t":"PBDD 23 Outbound 052 Subject line it-it Stay up late, Prime Big Deal Days start at midnight! Resta sveglio per la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 053 it-it Prime Big Deal Days start at midnight! La Festa delle Offerte Prime inizia a mezzanotte!"} +{"t":"PBDD 23 Outbound 054 Subject line it-it Join Prime for exclusive deals from XX-XX Oct Iscriviti a Prime. Offerte esclusive, XX-XX ott"} +{"t":"PBDD 23 Outbound 056 Body Copy it-it [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! La Festa delle Offerte Prime inizia domani. Iscriviti a Prime e accedi a due giorni di offerte incredibili. Con risparmi su elettronica, prodotti per casa, cucina e molto altro, il tuo abbonamento a Prime ti farà sentire davvero speciale!"} +{"t":"PBDD 23 Outbound 057 Body Copy it-it [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! La Festa delle Offerte Prime inizia domani. Iscriviti a Prime e sentiti speciale con l'accesso a due giorni di offerte su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con l'abbonamento a Prime, ottieni anche consegne veloci, fantastici film e serie TV a soli X,XX € al mese o X,XX € all’anno!"} +{"t":"PBDD 23 Outbound 058 Body Copy it-it [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime inizia domani. Iscriviti a Prime e sentiti speciale con l'accesso a due giorni di offertesu elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.*\n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 058F Body Copy it-it [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime inizia domani. Iscriviti a Prime e sentiti speciale con l'accesso a due giorni di offertesu elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 059 Subject line it-it Prime Big Deal Days start midnight! Festa delle Offerte Prime: da mezzanotte!"} +{"t":"PBDD 23 Outbound 060 Intro it-it Sign up for exclusive deals from XX-XX Oct Iscriviti a Prime: offerte XX-XX ott\n"} +{"t":"PBDD 23 Outbound 060F Intro it-it Sign up for exclusive deals from XX-XX Oct Iscriviti a Prime: offerte XX-XX ott"} +{"t":"PBDD 23 Outbound 062 Subject line it-it \n Get your additional promo codes now! \n Ricevi subito altri codici promozionali!"} +{"t":"PBDD 23 Outbound 062F Subject line it-it Get your additional promo codes now! Ricevi subito altri codici promozionali!"} +{"t":"PBDD 23 Outbound 063 Subject line it-it Get extra savings on Prime Big Deal Days XX-XX Oct \n Festa delle Offerte Prime XX-XX ott: risparmi extra\n"} +{"t":"PBDD 23 Outbound 063F Subject line it-it Get extra savings on Prime Big Deal Days XX-XX Oct Festa delle Offerte Prime XX-XX ott: risparmi extra"} +{"t":"PBDD 23 Outbound 064 it-it Save more on your Prime Big Deal Days orders Risparmia di più con la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 065 Headline it-it [Amazon] Prime Big Deal Days are XX-XX Oct! La Festa delle Offerte Prime è il XX-XX ottobre"} +{"t":"PBDD 23 Outbound 066 Body Copy it-it [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! La Festa delle Offerte Prime ti porta due giorni di offerte incredibili. Con così tanti risparmi solo per i clienti Prime ti sentirai davvero speciale! Non riesci ad aspettare? Scopri tutti i codici promozionali, le offerte e tanto altro solo per i clienti Prime da utilizzare prima e durante la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 067 Body Copy it-it [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about the offers before and during the [Amazon] Prime Big Deal Days! La Festa delle Offerte Prime ti porta due giorni di offerte incredibili. Con così tanti risparmi solo per i clienti Prime ti sentirai davvero speciale! Non riesci ad aspettare? Scopri tutto sulle offerte prima e durante la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 068 CTA it-it Claim now\n \n \n Richiedili ora"} +{"t":"PBDD 23 Outbound 068F CTA it-it Claim now Richiedili ora"} +{"t":"PBDD 23 Outbound 069 Intro it-it See exclusive Prime promo codes and offers here Scopri codici promozionali e offerte qui"} +{"t":"PBDD 23 Outbound 070 Intro it-it See exclusive Prime exclusive offers here Scopri offerte solo per i clienti Prime"} +{"t":"PBDD 23 Outbound 071 CTA it-it Claim now Richiedili ora"} +{"t":"PBDD 23 Outbound 072 Subject line it-it Get your exclusive promo codes now! Approfitta dei codici promozionali"} +{"t":"PBDD 23 Outbound 073 Subject line it-it Get your exclusive offers now! Approfitta subito delle offerte incredibili"} +{"t":"PBDD 23 Outbound 074 Subject line it-it Join Prime to save on your Prime Big Deal Days orders Iscriviti a Prime per risparmiare"} +{"t":"PBDD 23 Outbound 075 Headline it-it Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Festa delle Offerte Prime, XX-XX ott. Una dritta per te"} +{"t":"PBDD 23 Outbound 076 Body Copy it-it [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. La Festa delle Offerte Prime porta ai clienti Prime due giorni di offerte incredibili. Iscriviti a Prime per accedere a tantissimi risparmi che ti faranno sentire speciale! I clienti Prime hanno ancora più codici promozionali, offerte e tanto altro prima e durante la Festa delle Offerte Prime."} +{"t":"PBDD 23 Outbound 077 CTA it-it Join now Iscriviti oggi stesso"} +{"t":"PBDD 23 Outbound 078 Subject line it-it [Amazon] Prime Big Deal Days on XX-XX Oct \n Festa delle Offerte Prime, XX-XX ottobre"} +{"t":"PBDD 23 Outbound 078F Subject line it-it [Amazon] Prime Big Deal Days on XX-XX Oct Festa delle Offerte Prime, XX-XX ottobre"} +{"t":"PBDD 23 Outbound 079 Intro it-it \n Join Prime to get exclusive promo codes and more! \n Codici promozionali e altro con Prime"} +{"t":"PBDD 23 Outbound 079F Intro it-it Join Prime to get exclusive promo codes and more! Codici promozionali e altro con Prime"} +{"t":"PBDD 23 Outbound 080 CTA it-it Join now Iscriviti oggi stesso\n"} +{"t":"PBDD 23 Outbound 080F CTA it-it Join now Iscriviti oggi stesso"} +{"t":"PBDD 23 Outbound 081 Subject line it-it [Amazon] Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 082 Subject line it-it Get epic deals until midnight tomorrow Offerte incredibili fino a mezzanotte di domani"} +{"t":"PBDD 23 Outbound 083 Headline it-it Get epic deals to make you the centre of attention Scopri offerte incredibili e diventa protagonista"} +{"t":"PBDD 23 Outbound 084 Body Copy it-it [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! La Festa delle Offerte Prime inizia oggi. Scopri due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Approfitta di questi risparmi prima che finiscano e sentiti speciale!"} +{"t":"PBDD 23 Outbound 085 CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Outbound 086 it-it Save now Risparmia adesso"} +{"t":"PBDD 23 Outbound 087 Subject line it-it [Amazon] Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 088 Intro it-it Two days of Prime member exclusive deals 2 giorni di offerte per i clienti Prime"} +{"t":"PBDD 23 Outbound 090 Subject line it-it Enjoy [Amazon] Prime Big Deal Days now Approfita subito della Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 091 Subject line it-it Shop epic deals only until midnight tomorrow Approfitta di offerte fino a domani a mezzanotte"} +{"t":"PBDD 23 Outbound 092 Headline it-it Shop your exclusive Prime Big Deal Days savings Scopri i risparmi della Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 093 Body Copy it-it Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Il primo giorno della Festa delle Offerte Prime è quasi terminato. Hai ancora un giorno per trovare offerte incredibili, solo per i clienti Prime. Quindi, cerca le offerte che ti fanno sentire speciale!"} +{"t":"PBDD 23 Outbound 095 Subject line it-it [Amazon] Prime Big Deal Days are on now La Festa delle Offerte Prime è in corso!"} +{"t":"PBDD 23 Outbound 096 Intro it-it Exclusive deals until midnight tomorrow Offerte solo fino a domani a mezzanotte"} +{"t":"PBDD 23 Outbound 098 Subject line it-it Amazing Prime Big Deal Days are in full swing La Festa delle Offerte Prime è in corso!"} +{"t":"PBDD 23 Outbound 099 Subject line it-it Two days of epic deals. Ends midnight tomorrow Due giorni di offerte. Fino a domani a mezzanotte"} +{"t":"PBDD 23 Outbound 100 Headline it-it Shop epic deals that make you feel like a big deal Approfitta di offerte incredibili e sentiti speciale"} +{"t":"PBDD 23 Outbound 101 Body Copy it-it [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! La Festa delle Offerte Prime ha tantissime offerte incredibili in esclusiva per i clienti Prime come te. Dai subito un'occhiata alle offerte!"} +{"t":"PBDD 23 Outbound 102 CTA it-it Shop now\n \n Acquista subito"} +{"t":"PBDD 23 Outbound 102F CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Outbound 103 Subject line it-it [Amazing] Prime Big Deal Days are in full swing \n La Festa delle Offerte Prime è in corso"} +{"t":"PBDD 23 Outbound 103F Subject line it-it [Amazing] Prime Big Deal Days are in full swing La Festa delle Offerte Prime è in corso"} +{"t":"PBDD 23 Outbound 104 Intro it-it Two days of epic deals. Ends tomorrow \n 2 giorni di offerte. Fino a domani."} +{"t":"PBDD 23 Outbound 104F Intro it-it Two days of epic deals. Ends tomorrow 2 giorni di offerte. Fino a domani."} +{"t":"PBDD 23 Outbound 105 CTA it-it Shop now \n Acquista subito"} +{"t":"PBDD 23 Outbound 105F CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Outbound 106 Subject line it-it New day, new deals with [Amazon] Prime Big Deal Days Festa delle Offerte Prime: oggi nuove offerte"} +{"t":"PBDD 23 Outbound 109 it-it Another day of epic deals with Prime Big Deal Days È un nuovo giorno della Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 110 Subject line it-it These epic deals end at midnight Queste offerte incredibili terminano a mezzanotte"} +{"t":"PBDD 23 Outbound 111 Headline it-it Shop today's epic deals and feel like a big deal Approfitta di offerte incredibili e sentiti speciale"} +{"t":"PBDD 23 Outbound 112 Body Copy it-it Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Preparati per una nuova giornata di offerte. È arrivato l'ultimo giorno della Festa delle Offerte Prime. Ma nessun problema: ci sono ancora offerte incredibili da scoprire oggi. Non perderti le offerte della Festa delle Offerte Prime di oggi, solo per i clienti Prime."} +{"t":"PBDD 23 Outbound 113 CTA it-it Shop now\n \n Acquista subito"} +{"t":"PBDD 23 Outbound 113F CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Outbound 114 Subject line it-it New day, new deals with Prime Big Deal Days Festa delle Offerte Prime: nuove offerte"} +{"t":"PBDD 23 Outbound 117 Intro it-it These epic deals end at midnight Offerte incredibili: fino a mezzanotte"} +{"t":"PBDD 23 Outbound 118 CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Outbound 119 Subject line it-it Final call: [Amazon] Prime Big Deal Days are ending La Festa delle Offerte Prime sta per terminare!"} +{"t":"PBDD 23 Outbound 120 Subject line it-it [Amazon] Prime Big Deal Days are almost over La Festa delle Offerte Prime è quasi terminata"} +{"t":"PBDD 23 Outbound 121 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di offerte incredibili fino a mezzanotte"} +{"t":"PBDD 23 Outbound 122 Headline it-it Last chance to shop, save and feel like a big deal Ultima chance per risparmiare e sentirti speciale"} +{"t":"PBDD 23 Outbound 123 Body Copy it-it Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. La Festa delle Offerte [Amazon] Prime termina stasera a mezzanotte. Quindi, affrettati! È la tua ultima chance per risparmiare e sentirti speciale."} +{"t":"PBDD 23 Outbound 124 CTA it-it Shop now\n \n \n Acquista subito"} +{"t":"PBDD 23 Outbound 124F CTA it-it Shop now Acquista subito"} +{"t":"PBDD 23 Outbound 125 Subject line it-it [Amazon] Prime Big Deal Days ends midnight Festa delle Offerte Prime: fino a 23:59"} +{"t":"PBDD 23 Outbound 126 Intro it-it Shop exclusive deals until midnight Trova grandi offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 127 it-it Shop exclusive deals until then! Trova offerte esclusive fino alla fine"} +{"t":"PBDD 23 Outbound 129 Subject line it-it [Amazon] Prime Big Deal Days end tonight La Festa delle Offerte Prime termina stasera"} +{"t":"PBDD 23 Outbound 130 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di grandi offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 132 Body Copy it-it [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! La Festa delle Offerte [Amazon] Prime sta per terminare. Ma niente paura: i clienti Prime hanno ancora tempo per approfittare delle offerte incredibili. Quindi, smetti di leggere questa email e risparmia da protagonista!"} +{"t":"PBDD 23 Outbound 134 Subject line it-it Discover new deals on Prime Big Deal Days Scopri la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 135 Intro it-it [Amazon] Prime Big Deal Days ends midnight Offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 137 Subject line it-it [Amazon] Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 138 Subject line it-it Shop epic deals until midnight tomorrow Approfitta di offerte fino a domani a mezzanotte\n\n Offerte incredibili fino a domani a mezzanotte"} +{"t":"PBDD 23 Outbound 138F Subject line it-it Shop epic deals until midnight tomorrow Approfitta di offerte fino a domani a mezzanotte Offerte incredibili fino a domani a mezzanotte"} +{"t":"PBDD 23 Outbound 139 Headline it-it Shop epic deals that make you feel like a big deal \n Approfitta di grandi offerte e sentiti speciale"} +{"t":"PBDD 23 Outbound 139F Headline it-it Shop epic deals that make you feel like a big deal Approfitta di grandi offerte e sentiti speciale"} +{"t":"PBDD 23 Outbound 140 Body Copy it-it Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! Oggi inizia la Festa delle Offerte Prime. Iscriviti a Prime per accedere a due giorni di offerte incredibili solo per i clienti Prime. Risparmia alla grande e sentiti davvero speciale!"} +{"t":"PBDD 23 Outbound 141 Body Copy it-it Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Oggi inizia la Festa delle Offerte Prime. Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci illimitate e fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno!"} +{"t":"PBDD 23 Outbound 142 Body Copy it-it Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Oggi inizia la Festa delle Offerte Prime. Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* \n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 142F Body Copy it-it Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Oggi inizia la Festa delle Offerte Prime. Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 143 Subject line it-it [Amazon] Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 23 Outbound 144 Intro it-it Two days of exclusive deals Due giorni di offerte esclusive"} +{"t":"PBDD 23 Outbound 145 Subject line it-it Enjoy Prime Big Deal Days now \n \n \n \n \n La Festa delle Offerte Prime è in corso!"} +{"t":"PBDD 23 Outbound 145F Subject line it-it Enjoy Prime Big Deal Days now La Festa delle Offerte Prime è in corso!"} +{"t":"PBDD 23 Outbound 146 Subject line it-it Shop epic deals until midnight tomorrow Offerte incredibili fino a domani a mezzanotte"} +{"t":"PBDD 23 Outbound 147 Headline it-it Feel special with exclusive [Amazon] Prime Big Deal Days deals Sentiti speciale con la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 148 Body Copy it-it The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Sta per calare il sipario sul primo giorno della Festa delle Offerte Prime. Ma non preoccuparti: non è troppo tardi per iscriverti a Prime e accedere alle offerte su elettronica, prodotti per casa, cucina e molto altro Quindi, non perdere l'occasione e iscriviti subito."} +{"t":"PBDD 23 Outbound 149 it-it The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Sta per calare il sipario sul primo giorno della Festa delle Offerte Prime. Ma non preoccuparti: non è troppo tardi per iscriverti a Prime e accedere alle offerte su elettronica, prodotti per casa, cucina e molto altro. Con Prime, hai anche consegne veloci, film e serie TV a soli X,XX €/mese o X,XX €/anno!"} +{"t":"PBDD 23 Outbound 150 it-it The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Sta per calare il sipario sul primo giorno della Festa delle Offerte Prime. Ma non preoccuparti: non è troppo tardi per iscriverti a Prime e accedere alle offerte su elettronica, prodotti per casa, cucina e molto altro. Con Prime, hai anche consegne veloci, film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* \n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 150F it-it The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Sta per calare il sipario sul primo giorno della Festa delle Offerte Prime. Ma non preoccuparti: non è troppo tardi per iscriverti a Prime e accedere alle offerte su elettronica, prodotti per casa, cucina e molto altro. Con Prime, hai anche consegne veloci, film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 151 Subject line it-it [Amazon] Prime Big Deal Days end tomorrow Le Offerte terminano domani"} +{"t":"PBDD 23 Outbound 152 Intro it-it Shop exclusive deals Approfitta delle offerte esclusive"} +{"t":"PBDD 23 Outbound 153 Subject line it-it Prime Big Deal Days are in full swing! Approfitta subito della Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 154 Subject line it-it Still time left to join Prime and get epic deals C'è ancora tempo per iscriversi a Prime"} +{"t":"PBDD 23 Outbound 155 Headline it-it Shop epic deals like the star that you are Approfitta di offerte incredibili da protagonista"} +{"t":"PBDD 23 Outbound 156 Body Copy it-it The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! Il primo giorno della Festa delle Offerte Prime è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte. La Festa delle Offerte Prime termina domani a mezzanotte. Quindi, affrettati!"} +{"t":"PBDD 23 Outbound 157 it-it The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to not only the member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Il primo giorno della Festa delle Offerte Prime è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno!"} +{"t":"PBDD 23 Outbound 158 it-it The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Il primo giorno della Festa delle Offerte Prime è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.*\n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 158F it-it The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Il primo giorno della Festa delle Offerte Prime è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 159 Subject line it-it [Amazon] Prime Big Deal Days are in full swing! La Festa delle Offerte Prime è in corso"} +{"t":"PBDD 23 Outbound 160 Intro it-it 2 days of epic deals of ends tomorrow I due giorni di offerte terminano domani"} +{"t":"PBDD 23 Outbound 161 Subject line it-it It’s the last day of [Amazon] Prime Big Deal Days È l’ultimo giorno della Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 162 Subject line it-it Save like a superstar until midnight Risparmia da protagonista fino a mezzanotte"} +{"t":"PBDD 23 Outbound 163 Headline it-it It's the last chance to shop some epic deals Ultima chance per trovare offerte incredibili"} +{"t":"PBDD 23 Outbound 164 Body Copy it-it The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! L'ultimo giorno della Festa delle Offerte Prime è arrivato. Iscriviti a Prime per non perderti i risparmi e le offerte incredibili. Diventa cliente Prime e sentiti speciale!"} +{"t":"PBDD 23 Outbound 165 Body Copy it-it The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! L'ultimo giorno della Festa delle Offerte Prime è arrivato Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci illimitate e fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno!"} +{"t":"PBDD 23 Outbound 166 Body Copy it-it The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. L'ultimo giorno della Festa delle Offerte Prime è arrivato Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* \n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 166F Body Copy it-it The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. L'ultimo giorno della Festa delle Offerte Prime è arrivato Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 167 Intro it-it [Amazon] Prime Big Deal Days end midnight Offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 168 Subject line it-it It’s closing night for [Amazon] Prime Big Deal Days Stasera termina la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 169 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di offerte incredibili fino a mezzanotte"} +{"t":"PBDD 23 Outbound 171 Body Copy it-it [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. La Festa delle Offerte Prime termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e approfittare di risparmi e offerte incredibili. Diventa cliente Prime ora e sentiti speciale."} +{"t":"PBDD 23 Outbound 172 it-it [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! La Festa delle Offerte Prime termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e approfittare di risparmi e offerte incredibili su elettronica, prodotti per casa, cucina e molto altro Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 173 it-it [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e approfittare di risparmi e offerte incredibili su elettronica, prodotti per casa, cucina e molto altro E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.*\n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 173F it-it [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e approfittare di risparmi e offerte incredibili su elettronica, prodotti per casa, cucina e molto altro E in più: con Prime, consegne veloci illimitate e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 174 Subject line it-it [Amazon] Prime Big Deal Days ends midnight Offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 176 Subject line it-it [Amazon] Prime Big Deal Days end tonight La Festa delle Offerte Prime termina stasera"} +{"t":"PBDD 23 Outbound 177 Subject line it-it Join Prime and get epic deals until midnight Iscriviti a Prime: trova offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 179 Body Copy it-it The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. La Festa delle Offerte Prime sta per terminare. Ma niente paura: i clienti Prime possono ancora acquistare offerte incredibili. Diventa subito cliente Prime e risparmia da protagonista."} +{"t":"PBDD 23 Outbound 180 it-it The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus, you'll get fast delivery and great TV shows and films as part of your membership. All for only £X.XX a month! La Festa delle Offerte Prime sta per terminare. Ma niente paura: i clienti Prime hanno ancora tempo per acquistare offerte incredibili. Iscriviti a Prime per sentirti speciale risparmiando su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con Prime, hai anche consegne veloci, fantastici film e serie TV. Il tutto a soli X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 181 it-it The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime sta per terminare. Ma niente paura: i clienti Prime hanno ancora tempo per acquistare offerte incredibili. Iscriviti a Prime per sentirti speciale risparmiando su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* \n \n \n *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 181F it-it The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. La Festa delle Offerte Prime sta per terminare. Ma niente paura: i clienti Prime hanno ancora tempo per acquistare offerte incredibili. Iscriviti a Prime per sentirti speciale risparmiando su elettronica, prodotti per casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo d’uso gratuito, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PBDD 23 Outbound 182 Subject line it-it [Amazon] Prime Big Deal Days ends at midnight Offerte fino a mezzanotte"} +{"t":"PBDD 23 Outbound 183 Intro it-it Last chance to feel like a big deal Ultima chance per sentirti speciale"} +{"t":"PBDD 23 Outbound 184 Intro it-it The epic deals last until midnight Le offerte durano fino a mezzanotte"} +{"t":"PBDD 23 Outbound 185 Subject line it-it Thanks for joining [Amazon]Prime Big Deal Days! Grazie per aver scelto la Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 186 Subject line it-it You've enjoyed two days of epic savings Hai approfittato di due giorni di grandi offerte"} +{"t":"PBDD 23 Outbound 187 Headline it-it [Amazon] Prime Big Deal Days have finally come to an end! La Festa delle Offerte Prime sta per terminare."} +{"t":"PBDD 23 Outbound 188 Headline it-it Prime Big Deal Days have ended! La Festa delle Offerte Prime è terminata!"} +{"t":"PBDD 23 Outbound 189 Body Copy it-it Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Grazie per aver partecipato alla Festa delle Offerte Prime! Ci auguriamo che tu abbia risparmiato alla grande con offerte che ti hanno fatto sentire speciale. E non preoccuparti: su [Amazon] troverai sempre grandi risparmi grazie alle offerte dedicate ai clienti Prime. A presto!"} +{"t":"PBDD 23 Outbound 190 CTA it-it Visit again soon! Torna a trovarci!"} +{"t":"PBDD 23 Outbound 191 Subject line it-it Thanks for being an epic saver! Grazie per aver risparmiato alla grande"} +{"t":"PBDD 23 Outbound 192 Intro it-it Prime Big Deal Days are over La Festa delle Offerte Prime è terminata"} +{"t":"PBDD 23 Outbound 193 CTA it-it Visit Amazon soon Visita [Amazon] presto"} +{"t":"PBDD 23 Outbound 194 Subject line it-it Shop epic deals on (Homeware) Trova offerte in (prodotti per la casa)"} +{"t":"PBDD 23 Outbound 195 Intro it-it Exclusive for Prime members Solo per i clienti Prime"} +{"t":"PBDD 23 Outbound 196 CTA it-it Save now Risparmia adesso"} +{"t":"PBDD 23 Outbound 197 Subject line it-it Shop limited Lightning deals before they go Acquista le offerte lampo finché puoi"} +{"t":"PBDD 23 Outbound 198 Subject line it-it Shop the top 100 Lightning deals now Acquista le 100 migliori offerte lampo"} +{"t":"PBDD 23 Outbound 199 Intro it-it Discover our top 100 deals! Scopri le nostre top 100 offerte!"} +{"t":"PBDD 23 Outbound 200 it-it Explore the best deals Scopri le offerte top"} +{"t":"PBDD 23 Outbound 201 it-it The best deals are here Le offerte top sono arrivate"} +{"t":"PBDD 23 Outbound 203 it-it Discover now Scopri ora"} +{"t":"PBDD 23 Outbound 204 it-it Explore now Esplora ora"} +{"t":"PBDD 23 Outbound 205 Subject line it-it Limited time for deals on xx and more! Offerte a tempo limitato su xx e altro"} +{"t":"PBDD 23 Outbound 206 it-it Limited WOW deals on XX and more! Offerte WOW limitate su XX e altro"} +{"t":"PBDD 23 Outbound 207 Intro it-it Shop while they last Approfittane finché durano"} +{"t":"PBDD 23 Outbound 209 Subject line it-it New day, new deals - get them before they go! Scopri le offerte di oggi finché puoi!"} +{"t":"PBDD 23 Outbound 210 it-it Prime Big Deal Day Offers Prodotti della Festa delle Offerte Prime"} +{"t":"PBDD 23 Outbound 211 it-it Today only: new arrivals Solo per oggi: nuovi arrivi"} +{"t":"PBDD 23 Outbound 212 Intro it-it Shop our biggest reccomends Acquista le nostre offerte suggerite"} +{"t":"PBDD 23 Outbound 213 it-it Shop Big Deals Approfitta delle grandi offerte"} +{"t":"PBDD 23 Outbound 214 it-it Shop our biggest reccomendations Acquista le nostre offerte suggerite"} +{"t":"PBDD 23 Outbound 215 it-it Exclusive deals just dropped today Scopri le offerte incredibili di oggi"} +{"t":"PBDD 24 Outbound 001 Subject line it-it Prime Big Deal Days are 8-9 October La Festa delle Offerte Prime è l'8 e il 9 ottobre"} +{"t":"PBDD 24 Outbound 002 Subject line it-it Get ready to feel like a big deal with epic deals Sentiti speciale con offerte incredibili"} +{"t":"PBDD 24 Outbound 003 Headline it-it Two days of epic deals 8-9 October Due giorni di offerte incredibili: 8-9 ottobre"} +{"t":"PBDD 24 Outbound 004 CTA it-it Get ready now Preparati"} +{"t":"PBDD 24 Outbound 005 Title it-it Prime Big Deal Days are 8-9 October La Festa delle Offerte Prime è l'8 e il 9 ottobre"} +{"t":"PBDD 24 Outbound 006 Intro it-it Two days of epic deals Due giorni di offerte incredibili"} +{"t":"PBDD 24 Outbound 015 Subject line it-it Prime Big Deal Days start tomorrow La Festa delle Offerte Prime inizia domani"} +{"t":"PBDD 24 Outbound 019 Title it-it Prime Big Deal Days start tomorrow La Festa delle Offerte Prime inizia domani"} +{"t":"PBDD 24 Outbound 022 Subject line it-it Prime Big Deal Days are here È arrivata la Festa delle Offerte Prime"} +{"t":"PBDD 24 Outbound 023 Subject line it-it Get epic deals and feel like a star Trova offerte incredibili e sentiti protagonista"} +{"t":"PBDD 24 Outbound 024 Headline it-it Get epic deals until midnight tomorrow Trova grandi offerte fino a mezzanotte di domani"} +{"t":"PBDD 24 Outbound 025 CTA it-it Shop now Acquista ora"} +{"t":"PBDD 24 Outbound 026 Title it-it Prime Big Deal Days are here È arrivata la Festa delle Offerte Prime"} +{"t":"PBDD 24 Outbound 027 Intro it-it 2 days of Prime member exclusive deals Due giorni di offerte solo per i clienti Prime"} +{"t":"PBDD 24 Outbound 029 Subject line it-it Enjoy Prime Big Deal Days now La Festa delle Offerte Prime è in corso!"} +{"t":"PBDD 24 Outbound 030 Subject line it-it Get exclusive deals with Prime Big Deal Days Scopri in esclusiva la Festa delle Offerte Prime"} +{"t":"PBDD 24 Outbound 031 Headline it-it Shop epic deals only until midnight tomorrow Offerte incredibili fino a mezzanotte di domani"} +{"t":"PBDD 24 Outbound 033 Title it-it Prime Big Deal Days are happening now La Festa delle Offerte Prime è in corso ora"} +{"t":"PBDD 24 Outbound 034 Intro it-it Exclusive deals until midnight tomorrow Offerte esclusive fino a domani a mezzanotte"} +{"t":"PBDD 24 Outbound 036 Title it-it Prime Big Deal Days are in full swing La Festa delle Offerte Prime è in corso"} +{"t":"PBDD 24 Outbound 037 Intro it-it Two days of epic deals end tomorrow Due giorni di offerte incredibili fino a domani"} +{"t":"PBDD 24 Outbound 039 Subject line it-it It’s the last day of Prime Big Deal Days È l’ultimo giorno della Festa delle Offerte Prime"} +{"t":"PBDD 24 Outbound 040 Subject line it-it Shop epic deals that make you feel like a big deal Approfitta di grandi offerte e sentiti speciale"} +{"t":"PBDD 24 Outbound 041 Headline it-it The epic deals end at midnight Offerte incredibili: fino a mezzanotte"} +{"t":"PBDD 24 Outbound 043 Title it-it It’s the last day of Prime Big Deal Days È l’ultimo giorno della Festa delle Offerte Prime"} +{"t":"PBDD 24 Outbound 044 Intro it-it The epic deals end at midnight Offerte incredibili: fino a mezzanotte"} +{"t":"PBDD 24 Outbound 046 Subject line it-it Final call: Prime Big Deal Days are ending La Festa delle Offerte Prime sta per terminare"} +{"t":"PBDD 24 Outbound 047 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di grandi offerte fino a mezzanotte"} +{"t":"PBDD 24 Outbound 048 Headline it-it Last chance to shop, save and feel like a big deal Ultima chance per risparmiare e sentirti speciale"} +{"t":"PBDD 24 Outbound 050 Title it-it Prime Big Deal Days are ending soon La Festa delle Offerte Prime termina presto"} +{"t":"PBDD 24 Outbound 051 Intro it-it Shop exclusive deals until midnight Acquista offerte esclusive fino a mezzanotte"} +{"t":"PBDD 24 Outbound 053 Title it-it Prime Big Deal Days end at midnight La Festa delle Offerte Prime termina a mezzanotte"} +{"t":"PBDD 24 Outbound 054 Intro it-it Last chance to shop epic deals Ultima chance per le offerte incredibili"} +{"t":"PBDD 24 Outbound 067 Subject line it-it Join Prime for exclusive deals from 8-9 October Iscriviti a Prime: offerte esclusive 8-9 ottobre"} +{"t":"PBDD 24 Outbound 069 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PBDD 24 Outbound 071 Intro it-it Sign up for exclusive deals Iscriviti a Prime: offerte esclusive"} +{"t":"PBDD 24 Outbound 072 CTA it-it Join Prime now Iscriviti oggi stesso"} +{"t":"PBDD 24 Outbound 075 Headline it-it Shop epic deals until midnight tomorrow Offerte incredibili fino a mezzanotte di domani"} +{"t":"PBDD 24 Outbound 076 CTA it-it Join Prime now Iscriviti subito a Prime"} +{"t":"PBDD 24 Outbound 078 Intro it-it Two days of exclusive deals Due giorni di offerte esclusive"} +{"t":"PBDD 24 Outbound 081 Subject line it-it Save like a superstar until midnight Risparmia da protagonista fino a mezzanotte"} +{"t":"PBDD 24 Outbound 082 Headline it-it Shop exclusive deals until midnight tonight Approfitta di grandi offerte fino a mezzanotte"} +{"t":"PBDD 24 Outbound 087 Subject line it-it Ready for Prime Big Deal Days on 8-9 October? Preparati: Festa delle Offerte Prime, 8-9 ottobre"} +{"t":"PBDD 24 Outbound 088 Subject line it-it Discover our Amazon Creators' top deals Scopri le offerte top dei nostri Amazon Creators"} +{"t":"PBDD 24 Outbound 091 Title it-it Prime Big Deal Days: 8-9 October Festa delle Offerte Prime: 8-9 ottobre"} +{"t":"PBDD 24 Outbound 092 Intro it-it Discover our Amazon Creators' top deals Scopri le offerte top dei nostri Amazon Creators"} +{"t":"PBDD 24 Outbound 095 Intro it-it Get early access deals here Accedi qui alle offerte in anticipo"} +{"t":"PBDD 24 Outbound 100 CTA it-it Join now Iscriviti oggi stesso"} +{"t":"PBDD 24 Outbound 107 Title it-it See Prime Big Deal Days' hottest deals Festa delle Offerte Prime: le offerte top"} +{"t":"PBDD 24 Outbound 108 Intro it-it Explore the current bestsellers Esplora i nostri bestseller del momento"} +{"t":"PBDD 24 Outbound 110 Title it-it Check out our best 4+ star deals for you Scopri le offerte con 4 stelle e oltre"} +{"t":"PBDD 24 Outbound 111 Intro it-it Explore your personalised deals Scopri le offerte personalizzate per te"} +{"t":"PBDD 24 Outbound 113 Title it-it Prime Big Deal Days premium brand deals Festa delle Offerte Prime: offerte sui top brand"} +{"t":"PBDD 24 Outbound 114 Intro it-it Explore the collection today Esplora subito la selezione"} +{"t":"PBDD 24 Outbound 117 Intro it-it Check out recommended deals for you Scopri le offerte consigliate per te"} +{"t":"PBDD 24 Outbound 120 Intro it-it Discover our most trending deals Scopri le nostre offerte più popolari"} +{"t":"PBDD 24 Outbound 123 Intro it-it Check out the Top 100 deals Scopri le nostre top 100 offerte"} +{"t":"PBDD 24 Outbound 125 Title it-it Prime Big Deal Days are here! È arrivata la Festa delle Offerte Prime!"} +{"t":"PBDD 24 Outbound 126 Intro it-it Check out our best 4+ star deals for you Scopri le offerte con 4 stelle e oltre"} +{"t":"PBDD 24 Outbound 129 Intro it-it Check out our Premium brand deals now Scopri subito le offerte sui brand premium"} +{"t":"PBDD 24 Outbound 131 Intro it-it Check out deals made just for you Scopri le offerte consigliate per te"} +{"t":"PD 23 Outbound 001 Subject line it-it Prime Day is coming on XX-XX July L’XX e XX luglio arriva Prime Day"} +{"t":"PD 23 Outbound 002 Subject line it-it  Get ready to feel like a big deal with epic deals  Sentiti speciale con offerte incredibili"} +{"t":"PD 23 Outbound 003 Headline it-it  Two days of epic deals XX-XX July  Due giorni di offerte incredibili: XX e XX luglio"} +{"t":"PD 23 Outbound 004 Body Copy it-it Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day sta arrivando... e indovina un po'? Ti aspettiamo! Due giorni di offerte incredibili su elettronica, prodotti per casa, cucina e molto altro. Preparati a sentirti speciale! Non perdere l'occasione e inizia a creare la lista dei desideri per Prime Day! Solo per i clienti Prime."} +{"t":"PD 23 Outbound 005 CTA it-it Get ready now!    Preparati!"} +{"t":"PD 23 Outbound 006 Subject line it-it  Prime Day is coming on XX-XX July  L’XX e XX luglio arriva Prime Day"} +{"t":"PD 23 Outbound 007 Intro it-it  Feel like a big deal with two days of epic deals    Prepara la tua lista dei desideri!"} +{"t":"PD 23 Outbound 009 Subject line it-it Prime Day is almost here: XX-XX July!  Prime Day è alle porte: XX-XX luglio!"} +{"t":"PD 23 Outbound 010 Subject line it-it  Two days of epic deals only for Prime members Due giorni di offerte solo per clienti Prime"} +{"t":"PD 23 Outbound 011 Headline it-it  Two days of epic deals XX-XX July. Due giorni di offerte incredibili: XX e XX luglio"} +{"t":"PD 23 Outbound 012 Body Copy it-it Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Prime Day è alle porte! Con le offerte esclusive riservate ai clienti Prime, ti sentirai davvero speciale. Crea oggi stesso la tua lista dei desideri per Prime Day!"} +{"t":"PD 23 Outbound 013 CTA it-it Get ready now!   Preparati!"} +{"t":"PD 23 Outbound 014 Subject line it-it  Prime Day is almost here: XX-XX July! Prime Day è alle porte: XX-XX luglio!"} +{"t":"PD 23 Outbound 015 Intro it-it  Make your epic deals wish list! Crea la tua lista dei desideri!"} +{"t":"PD 23 Outbound 016 CTA it-it Get ready now!  Preparati!"} +{"t":"PD 23 Outbound 017 Subject line it-it  Stay up late, Prime Day starts at midnight! Resta sveglio: Prime Day inizia a mezzanotte!"} +{"t":"PD 23 Outbound 018 Subject line it-it Prime member exclusive deals from XX-XX July.  Offerte solo per i clienti Prime: XX e XX luglio"} +{"t":"PD 23 Outbound 019 Headline it-it Two days of epic deals XX-XX July Due giorni di offerte incredibili: XX e XX luglio"} +{"t":"PD 23 Outbound 020 Body Copy it-it Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day inizia domani! Con risparmi così incredibili ti sentirai davvero speciale. Quindi, datti da fare: inizia a creare la tua lista dei desideri per Prime Day!"} +{"t":"PD 23 Outbound 022 Subject line it-it  Ready? Prime Day starts at midnight! Prime Day inizia a mezzanotte!"} +{"t":"PD 23 Outbound 023 Intro it-it 2 days of epic deals exclusively for Prime members   2 giorni di offerte per i clienti Prime"} +{"t":"PD 23 Outbound 024 CTA it-it Get ready now! Alt: Get ready! Preparati!"} +{"t":"PD 23 Outbound 025 Subject line it-it  Prime Day is coming on XX-XX July L’XX e XX luglio arriva Prime Day"} +{"t":"PD 23 Outbound 026 Subject line it-it Join Prime for two days of epic deals  Iscriviti a Prime per 2 giorni di offerte incredibili"} +{"t":"PD 23 Outbound 028 it-it *After the free trial Prime is £X.XX a month. *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 23 Outbound 029 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 23 Outbound 030 Subject line it-it Prime Day is coming on XX-XX July L’XX e XX luglio arriva Prime Day"} +{"t":"PD 23 Outbound 031 Intro it-it  Sign up for 2 days of epic deals  Iscriviti a Prime: 2 giorni di offerte"} +{"t":"PD 23 Outbound 033 Subject line it-it Prime Day is almost here: XX-XX July! Prime Day è alle porte: XX-XX luglio!"} +{"t":"PD 23 Outbound 037 Subject line it-it Prime Day is almost here: XX-XX July! Prime Day è alle porte: XX-XX luglio!"} +{"t":"PD 23 Outbound 038 Intro it-it Sign up to Prime for two days of exclusive deals   Iscriviti a Prime: 2 giorni di offerte!"} +{"t":"PD 23 Outbound 040 Subject line it-it Stay up late, Prime Day starts at midnight!  Resta sveglio: Prime Day inizia a mezzanotte!"} +{"t":"PD 23 Outbound 041 Subject line it-it Join Prime for exclusive deals from XX-XX July Iscriviti a Prime. Offerte esclusive, XX-XX luglio"} +{"t":"PD 23 Outbound 042 Headline it-it Two days of epic deals XX-XX July  Due giorni di offerte incredibili: XX e XX luglio"} +{"t":"PD 23 Outbound 044 Subject line it-it Ready? Prime Day starts at midnight! Prime Day inizia a mezzanotte!"} +{"t":"PD 23 Outbound 045 Intro it-it Sign up for exclusive deals from XX-XX July Iscriviti a Prime: offerte XX-XX luglio"} +{"t":"PD 23 Outbound 047 Subject line it-it  Get your additional Prime Day promo codes now! Ricevi subito altri codici promozionali Prime Day"} +{"t":"PD 23 Outbound 048 Subject line it-it Get extra savings on Prime Day XX-XX July   XX-XX luglio: ottieni risparmi extra con Prime Day"} +{"t":"PD 23 Outbound 049 Headline it-it Prime Day is XX-XX July, so here’s your surprise! Prime Day è l’XX-XX luglio: ecco la tua sorpresa"} +{"t":"PD 23 Outbound 050 CTA it-it Claim now    Richiedili ora"} +{"t":"PD 23 Outbound 051 Subject line it-it  Prime Day is coming on XX-XX July L’XX e XX luglio arriva Prime Day"} +{"t":"PD 23 Outbound 052 Intro it-it  See exclusive Prime promo codes and offers here   Scopri codici promozionali e offerte qui"} +{"t":"PD 23 Outbound 053 CTA it-it Claim now Richiedili ora"} +{"t":"PD 23 Outbound 054 Subject line it-it Get exclusive Prime Day promo codes now! Ricevi codici promozionali esclusivi di Prime Day"} +{"t":"PD 23 Outbound 055 Subject line it-it Join Prime to save on your Prime Day orders Iscriviti e risparmia sugli ordini di Prime Day"} +{"t":"PD 23 Outbound 056 Headline it-it Prime Day is XX-XX July, so here’s a surprise! Prime Day è l’XX-XX luglio: ecco la tua sorpresa"} +{"t":"PD 23 Outbound 057 CTA it-it Join now    Iscriviti oggi stesso"} +{"t":"PD 23 Outbound 059 Intro it-it  Join Prime to get exclusive promo codes and more! Codici promozionali e altro con Prime"} +{"t":"PD 23 Outbound 060 CTA it-it Join now  Iscriviti oggi stesso"} +{"t":"PD 23 Outbound 061 Subject line it-it Prime Day is here! È arrivato Prime Day!"} +{"t":"PD 23 Outbound 062 Subject line it-it Get epic deals until midnight tomorrow  Trova grandi offerte fino a mezzanotte di domani"} +{"t":"PD 23 Outbound 063 Headline it-it Get epic deals and become the centre of attention Scopri offerte incredibili e diventa protagonista"} +{"t":"PD 23 Outbound 064 CTA it-it  Shop now Acquista subito"} +{"t":"PD 23 Outbound 065 Subject line it-it Prime Day is here! È arrivato Prime Day!"} +{"t":"PD 23 Outbound 066 Intro it-it Two days of Prime member exclusive deals   2 giorni di offerte per i clienti Prime"} +{"t":"PD 23 Outbound 067 CTA it-it Shop now Acquista subito"} +{"t":"PD 23 Outbound 068 Subject line it-it Enjoy Prime Day now  Approfitta subito di Prime Day"} +{"t":"PD 23 Outbound 069 Subject line it-it Shop epic deals only until midnight tomorrow Approfitta di offerte fino a domani a mezzanotte"} +{"t":"PD 23 Outbound 070 Headline it-it Feel special with these exclusive Prime Day deals Offerte Prime Day: sentiti speciale"} +{"t":"PD 23 Outbound 071 Body Copy it-it Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Il primo giorno di Prime Day è quasi terminato. Hai ancora un giorno per trovare offerte incredibili, solo per i clienti Prime."} +{"t":"PD 23 Outbound 072 CTA it-it  Shop now  Acquista subito"} +{"t":"PD 23 Outbound 073 Subject line it-it Prime Day’s happening now! Prime Day è in corso ora!"} +{"t":"PD 23 Outbound 074 Intro it-it Exclusive deals until midnight tomorrow   Offerte solo fino a domani a mezzanotte"} +{"t":"PD 23 Outbound 075 CTA it-it Shop now  Acquista subito"} +{"t":"PD 23 Outbound 076 Subject line it-it Prime Day is in full swing! Prime Day è in pieno svolgimento!"} +{"t":"PD 23 Outbound 077 Subject line it-it Two days of epic deals. Ends midnight tomorrow Due giorni di offerte. Fino a domani a mezzanotte."} +{"t":"PD 23 Outbound 078 Headline it-it Shop epic deals that make you feel like a big deal  Approfitta di grandi offerte e sentiti speciale"} +{"t":"PD 23 Outbound 079 Body Copy it-it Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Prime Day ha tantissime offerte incredibili in esclusiva per i clienti Prime come te. Dai subito un'occhiata!"} +{"t":"PD 23 Outbound 080 CTA it-it Shop now   Acquista subito"} +{"t":"PD 23 Outbound 081 Subject line it-it Prime Day is in full swing! Prime Day è in pieno svolgimento!"} +{"t":"PD 23 Outbound 082 Intro it-it Two days of epic deals. Ends tomorrow  2 giorni di offerte. Fino a domani."} +{"t":"PD 23 Outbound 084 Subject line it-it It’s the last day of Prime Day È l’ultimo giorno di Prime Day"} +{"t":"PD 23 Outbound 085 Subject line it-it The epic deals end at midnight Le offerte incredibili terminano a mezzanotte"} +{"t":"PD 23 Outbound 086 Headline it-it Shop epic deals that make you feel like a big deal  Approfitta di grandi offerte e sentiti speciale"} +{"t":"PD 23 Outbound 087 Body Copy it-it The last day of Prime Day is here. Don’t miss out on feeling like a big deal. L'ultimo giorno di Prime Day è arrivato. Non perdere l'occasione di sentirti speciale."} +{"t":"PD 23 Outbound 088 CTA it-it Shop now   Acquista subito"} +{"t":"PD 23 Outbound 089 Subject line it-it It’s the last day of Prime Day È l’ultimo giorno di Prime Day"} +{"t":"PD 23 Outbound 090 Intro it-it The epic deals end at midnight Offerte incredibili: fino a mezzanotte"} +{"t":"PD 23 Outbound 092 Subject line it-it Final call: Prime Day is ending Ultima chiamata: Prime Day sta per terminare"} +{"t":"PD 23 Outbound 093 Subject line it-it Shop exclusive deals until midnight tonight  Approfitta di grandi offerte fino a mezzanotte"} +{"t":"PD 23 Outbound 094 Headline it-it Last chance to shop, save and feel like a big deal Ultima chance per risparmiare e sentirti speciale"} +{"t":"PD 23 Outbound 095 Body Copy it-it Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day termina stasera a mezzanotte. Quindi, affrettati! È la tua ultima chance per risparmiare e sentirti speciale."} +{"t":"PD 23 Outbound 097 Subject line it-it Prime Day ends at midnight  Prime Day termina a mezzanotte"} +{"t":"PD 23 Outbound 098 Intro it-it Shop exclusive deals until midnight   Trova grandi offerte fino a mezzanotte"} +{"t":"PD 23 Outbound 100 Subject line it-it Prime Day ends tonight Prime Day termina stasera Prime Day termina stanotte"} +{"t":"PD 23 Outbound 101 Subject line it-it Shop exclusive deals until midnight tonight Approfitta delle offerte fino a mezzanotte"} +{"t":"PD 23 Outbound 103 Body Copy it-it Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day sta per terminare. Ma niente paura: i clienti Prime hanno ancora tempo per approfittare delle offerte esclusive. Quindi, smetti di leggere questa email e risparmia da protagonista!"} +{"t":"PD 23 Outbound 105 Subject line it-it Prime Day ends today Prime Day ends today"} +{"t":"PD 23 Outbound 106 Intro it-it Shop exclusive deals until midnight  Exclusive deals until midnight"} +{"t":"PD 23 Outbound 107 CTA it-it Shop now Buy right now"} +{"t":"PD 23 Outbound 109 Subject line it-it Shop epic deals until midnight tomorrow  Trova grandi offerte fino a mezzanotte di domani"} +{"t":"PD 23 Outbound 110 Headline it-it Shop epic deals that make you feel like a big deal Approfitta di offerte incredibili e sentiti speciale"} +{"t":"PD 23 Outbound 111 Body Copy it-it Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Oggi inizia Prime Day. Iscriviti a Prime per accedere a due giorni di incredibili offerte solo per i clienti Prime. Risparmia alla grande e sentiti davvero speciale!"} +{"t":"PD 23 Outbound 112 CTA it-it Join Prime now Iscriviti subito a Prime"} +{"t":"PD 23 Outbound 114 Intro it-it Two days of exclusive deals Due giorni di offerte esclusive"} +{"t":"PD 23 Outbound 116 Subject line it-it Enjoy Prime Day now Scopri subito Prime Day Approfitta subito di Prime Day"} +{"t":"PD 23 Outbound 117 Subject line it-it Shop epic deals until midnight tomorrow Approfitta di offerte fino a domani a mezzanotte"} +{"t":"PD 23 Outbound 118 Headline it-it Feel special with these exclusive Prime Day deals Sentiti speciale con le offerte Prime Day"} +{"t":"PD 23 Outbound 120 Subject line it-it Prime Day ends tomorrow Prime Day termina domani"} +{"t":"PD 23 Outbound 121 Intro it-it Shop exclusive deals Approfitta delle offerte esclusive"} +{"t":"PD 23 Outbound 123 Subject line it-it Prime Day is in full swing! Prime Day è in pieno svolgimento!"} +{"t":"PD 23 Outbound 124 Subject line it-it Still time left to join Prime and get epic deals C'è ancora tempo per iscriversi a Prime"} +{"t":"PD 23 Outbound 125 Headline it-it Shop epic deals like the star that you are Approfitta di offerte incredibili da protagonista"} +{"t":"PD 23 Outbound 127 Subject line it-it Prime Day is in full swing! Prime Day è in pieno svolgimento!"} +{"t":"PD 23 Outbound 128 Intro it-it 2 days of epic deals of ends tomorrow I due giorni di offerte terminano domani"} +{"t":"PD 23 Outbound 131 Subject line it-it Save like a superstar until midnight Risparmia da protagonista fino a mezzanotte"} +{"t":"PD 23 Outbound 132 Headline it-it Last chance for some epic deals Ultima chance per trovare offerte incredibili"} +{"t":"PD 23 Outbound 135 Intro it-it The epic deals end at midnight Le offerte terminano a mezzanotte"} +{"t":"PD 23 Outbound 137 Subject line it-it It’s closing night for Prime Day È la serata conclusiva di Prime Day"} +{"t":"PD 23 Outbound 138 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di offerte incredibili fino a mezzanotte"} +{"t":"PD 23 Outbound 141 Subject line it-it Prime Day ends at midnight Prime Day termina a mezzanotte"} +{"t":"PD 23 Outbound 142 Intro it-it Last chance to shop epic deals Ultima chance per le offerte incredibili"} +{"t":"PD 23 Outbound 144 Subject line it-it Prime Day ends tonight Prime Day termina stanotte"} +{"t":"PD 23 Outbound 145 Subject line it-it Join Prime and get epic deals until midnight Iscriviti a Prime: trova offerte fino a mezzanotte"} +{"t":"PD 23 Outbound 149 Intro it-it Last chance to feel like a big deal   Ultima chance per sentirti speciale"} +{"t":"PD 24 Outbound 001 it-it Get exclusive Prime Day codes now! Ricevi i codici esclusivi Prime Day"} +{"t":"PD 24 Outbound 002 it-it Get exclusive Prime Day offers now! Ricevi le offerte esclusive Prime Day"} +{"t":"PD 24 Outbound 003 it-it Save big with Prime Day deals by joining Prime Iscriviti a Prime e risparmia con Prime Day"} +{"t":"PD 24 Outbound 004 it-it Prime Day is 16-17 July, so here’s a tip! Prime Day è il 16-17 luglio: ecco un suggerimento!"} +{"t":"PD 24 Outbound 005 it-it Two days of epic deals 16-17 July Due giorni di offerte incredibili: 16-17 luglio"} +{"t":"PD 24 Outbound 006 it-it Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members two days of epic deals. Get access to loads of exclusive savings by joining Prime now! You’ll get to enjoy free trials, promo codes, and plenty of great offers before and during Prime Day. Hai voglia di sentirti speciale? In occasione di Prime Day, Amazon offre ai clienti Prime due giorni di offerte incredibili. Iscriviti subito a Prime per tantissimi risparmi esclusivi! Scopri periodi d'uso gratuiti, codici promozionali e grandi offerte da utilizzare prima e durante Prime Day."} +{"t":"PD 24 Outbound 007 it-it Join now Iscriviti oggi stesso"} +{"t":"PD 24 Outbound 008 it-it Join Prime now for exclusive savings! Iscriviti subito a Prime per offerte esclusive!"} +{"t":"PD 24 Outbound 009 it-it Free trials, codes and great offers this Prime Day Periodi d'uso gratuiti, codici e offerte con Prime Day"} +{"t":"PD 24 Outbound 010 it-it See your exclusive Prime Day codes now! Scopri subito i tuoi codici esclusivi di Prime Day !"} +{"t":"PD 24 Outbound 011 it-it See your exclusive Prime Day offers now! Scopri subito le tue offerte esclusive Prime Day!"} +{"t":"PD 24 Outbound 012 it-it Save big on your Prime Day orders Prime Day: Super risparmi sui tuoi ordini"} +{"t":"PD 24 Outbound 015 it-it Want to feel like a big deal? This Prime Day, Amazon is bringing Prime members like you two days of epic deals. There are free trials, promo codes and plenty of great offers, exclusively included in your Prime Membership! Hai voglia di sentirti speciale? In occasione di Prime Day, Amazon offre ai clienti Prime come te due giorni di offerte incredibili. Scopri periodi d'uso gratuiti, codici promozionali e tantissime offerte speciali incluse con il tuo abbonamento Prime."} +{"t":"PD 24 Outbound 016 it-it Claim now Richiedili ora"} +{"t":"PD 24 Outbound 017 it-it Enjoy two days of exclusive Prime Day codes now! Scopri due giorni di offerte esclusive Prime Day!"} +{"t":"PD 24 Outbound 018 it-it Free trials, codes & great offers on Prime Day Periodi d'uso gratuiti, codici e offerte Prime Day"} +{"t":"PD 24 Outbound 019 it-it Prime Day is coming on 16-17 July Il 16-17 luglio arriva Prime Day"} +{"t":"PD 24 Outbound 021 it-it Exclusive Prime Day codes & offers Codici e offerte esclusive Prime Day"} +{"t":"PD 24 Outbound 024 it-it Get exclusive Prime Day promo codes here Codici e offerte esclusive Prime Day"} +{"t":"PD 24 Outbound 027 it-it Prime Day: 16-17 July. Use the app for a special offer Prime Day, 16-17 luglio. Offerta speciale sull'app"} +{"t":"PD 24 Outbound 028 it-it Prime Day: Use the app for a special offer Prime Day: un'offerta speciale sull'app"} +{"t":"PD 24 Outbound 029 it-it Download the Amazon app and sign in to redeem it Scarica l'app Amazon e accedi per riscattarla"} +{"t":"PD 24 Outbound 031 it-it Prime Day is coming, are you ready? Sta arrivando Prime Day: preparati!"} +{"t":"PD 24 Outbound 032 it-it Prime Day is around the corner. Shop with us for a chance to get £15 off when you spend £30! Simply download the app and click on \"Apply promo\" on the landing page to receive the coupon redeemable on any eligible item. Exclusively for Prime members. T&Cs apply. Prime Day è dietro l'angolo: puoi risparmiare fino a 15€ su una spesa di 30€! Ti basta scaricare l'app e fare clic su \"Applica promo\" per ricevere un coupon riscattabile su qualunque prodotto aderente all'iniziativa. Solo per i clienti Prime. Condizioni su Amazon.it"} +{"t":"PD 24 Outbound 033 it-it Apply the promo Applica la promo"} +{"t":"PD 24 Outbound 034 it-it £15 off £30 with the app on Prime Day: 16-17 July Prime Day 16-17 lug. Risparmia 15€ con una spesa minima di 30€ sull'app"} +{"t":"PD 24 Outbound 035 it-it £15 off £30 when you shop on Prime Day Risparmia 15€ su 30€ durante Prime Day"} +{"t":"PD 24 Outbound 036 it-it Download the Amazon app now and start shopping! Scarica l'app di Amazon e inizia il tuo shopping!"} +{"t":"PD 24 Outbound 038 it-it Prime Day is coming. Join Prime & get £5 off £15 Risparmia 10€ su una spesa minima di 25€ iscrivendoti a Prime"} +{"t":"PD 24 Outbound 039 it-it Celebrate Prime Day on 16-17 Jul with a special promo 16-17 luglio: festeggia Prime Day con una promo"} +{"t":"PD 24 Outbound 040 it-it Celebrate Prime Day with a special promo Festeggia Prime Day con una promo speciale"} +{"t":"PD 24 Outbound 042 it-it Prime Day is 16-17 July! Become a member and get exclusive access to two days of epic deals. And as a special surprise we’re giving you a promo: £5 off when you spend £15! Simply click ‘apply the promo’ below and enjoy your favourite deal at a lower price. You’ll feel like a big deal! Prime Day è il 16-17 luglio! Iscriviti a Prime e accedi in esclusiva a due giorni di offerte incredibili. E come sorpresa speciale ti regaliamo un risparmio di 10€ su una spesa minima di 25€! Clicca su \"Applica promo\" qui sotto per goderti un'offerta a un prezzo che ti farà sentire speciale!"} +{"t":"PD 24 Outbound 043 it-it Apply the promo Applica promo"} +{"t":"PD 24 Outbound 044 it-it £5 off now Risparmia subito 10€"} +{"t":"PD 24 Outbound 045 it-it Join Prime Iscriviti a Prime"} +{"t":"PD 24 Outbound 046 it-it Join Prime & get £5 off for Prime Day: 16-17 July Prime Day, 16-17 luglio: iscriviti e risparmia 10€"} +{"t":"PD 24 Outbound 047 it-it Join Prime & get £5 off for Prime Day Iscriviti a Prime e risparmia 10€ con Prime Day"} +{"t":"PD 24 Outbound 048 it-it Two days of epic deals, promos and surprises! Due giorni di grandi offerte, promo e sorprese!"} +{"t":"PD 24 Outbound 049 it-it We miss you! Get £5 off £15 this coming Prime Day Ci manchi! Risparmia 10€ su 25€ durante Prime Day"} +{"t":"PD 24 Outbound 050 it-it We miss you! Get £5 off £15 this Prime Day Ci manchi! Risparmia 10€ su 25€ durante Prime Day"} +{"t":"PD 24 Outbound 051 it-it Prime Day is 16-17 July & we’ve got a special promo Prime Day, 16-17 luglio. Con una promo speciale!"} +{"t":"PD 24 Outbound 052 it-it Prime Day deals are almost here: 16-17 July Le offerte Prime Day sono alle porte: 16-17 luglio"} +{"t":"PD 24 Outbound 053 it-it We miss you, so here’s £5 of £15 for Prime Day! Ci manchi! Risparmia 10€ su 25€ durante Prime Day!"} +{"t":"PD 24 Outbound 055 it-it Prime Day is coming 16-17 July! With two days of epic deals, there’s sure to be something you love. And so, to enjoy the exclusive Prime member event, you can click on the promo button below for £5 off when you spend £15! Now that’s a big deal! Il 16-17 luglio arriva Prime Day! Due giorni di offerte incredibili in cui troverai sicuramente qualcosa che ami. Per approfittare dell'evento esclusivo per i clienti Prime, clicca sul pulsante \"Applica promo\" qui sotto e ottieni uno sconto di 10€ su una spesa minima di 25€! Sentiti speciale!"} +{"t":"PD 24 Outbound 057 it-it Apply now Applica subito"} +{"t":"PD 24 Outbound 058 it-it Feel like a big deal with £5 off this Prime Day! Sentiti speciale risparmiando 10€ durante Prime Day"} +{"t":"PD 24 Outbound 059 it-it Two days of epic deals just for you: 16-17 July Due giorni di offerte solo per te: 16-17 luglio"} +{"t":"PD 24 Outbound 060 it-it Join to get early Deals before Prime Day Iscriviti: offerte Prime Day in anticipo"} +{"t":"PD 24 Outbound 061 it-it Join now for access to early deals Iscriviti per le offerte in anticipo"} +{"t":"PD 24 Outbound 062 it-it Prime Day is coming: 16-17 July Sta arrivando Prime Day: 16-17 luglio"} +{"t":"PD 24 Outbound 063 it-it Prime Day: 16-17 July. Get early access now! Prime Day: 16-17 luglio. Accedi prima!"} +{"t":"PD 24 Outbound 064 it-it Join Prime now Iscriviti subito a Prime"} +{"t":"PD 24 Outbound 065 it-it Get early deals before Prime Day starts Trova offerte prima che inizi Prime Day"} +{"t":"PD 24 Outbound 066 it-it Get access to early deals now! Accedi subito alle offerte in anticipo!"} +{"t":"PD 24 Outbound 069 it-it Get access now Accedi subito"} +{"t":"PD 24 Outbound 070 it-it Check out the Top 100 deals Scopri le nostre top 100 offerte!"} +{"t":"PD 24 Outbound 071 it-it See the Prime Day bestsellers Scopri i bestseller Prime Day"} +{"t":"PD 24 Outbound 072 it-it Explore Prime Day’s hottest deals Trova le migliori offerte Prime Day"} +{"t":"PD 24 Outbound 073 it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 074 it-it Check out our 4* deals for you Scopri offerte con 4 stelle e oltre"} +{"t":"PD 24 Outbound 075 it-it Prime Day deals just for you Offerte Prime Day in esclusiva per te"} +{"t":"PD 24 Outbound 076 it-it Your Prime Day deals are here Le tue offerte Prime Day sono arrivate!"} +{"t":"PD 24 Outbound 077 it-it Explore your personalised deals here Scopri le offerte personalizzate per te"} +{"t":"PD 24 Outbound 079 it-it Prime Day premium brand deals Offerte Prime Day su top brand"} +{"t":"PD 24 Outbound 080 it-it Explore premium brand deals for you! Offerte sui brand premium dedicate a te!"} +{"t":"PD 24 Outbound 081 it-it Explore our new collection today! Esplora la nostra nuova collezione!"} +{"t":"PD 24 Outbound 083 it-it Prime Day deals based on your views Offerte Prime Day in base ai tuoi gusti"} +{"t":"PD 24 Outbound 084 it-it Check out recommended deals for you Scopri le offerte consigliate per te"} +{"t":"PD 24 Outbound 086 it-it Discover Prime Day’s trending deals Scopri le offerte Prime Day più popolari"} +{"t":"PD 24 Outbound 087 it-it Shop those viral deals! Approfitta delle offerte virali"} +{"t":"PD 24 Outbound 088 it-it See what deals are going viral now! Scopri le offerte virali del momento"} +{"t":"PD 24 Outbound 089 it-it Discover more Scopri di più"} +{"t":"PD 24 Outbound 098 Subject line it-it Prime Day is coming on 16-17 July Il 16 e il 17 luglio arriva Prime Day"} +{"t":"PD 24 Outbound 099 Subject line it-it Get ready to feel like a big deal with epic deals Sentiti speciale con offerte incredibili"} +{"t":"PD 24 Outbound 100 Headline it-it Two days of epic deals 16-17 July Due giorni di offerte incredibili: 16-17 luglio"} +{"t":"PD 24 Outbound 101 Body Copy it-it Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day sta arrivando... e indovina un po'? Ti aspettiamo per due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Preparati a sentirti speciale. Non perdere l'occasione e inizia a creare la lista dei desideri per Prime Day. Solo per i clienti Prime."} +{"t":"PD 24 Outbound 102 Subject line it-it Prime Day is coming on 16-17 July Il 16 e il 17 luglio arriva Prime Day"} +{"t":"PD 24 Outbound 104 it-it Start making that epic deals wish list Prepara la tua lista dei desideri"} +{"t":"PD 24 Outbound 106 it-it Get ready Preparati"} +{"t":"PD 24 Outbound 108 Subject line it-it Prime Day is almost here: 16-17 July Prime Day è alle porte: 16-17 luglio"} +{"t":"PD 24 Outbound 109 Subject line it-it Start making your epic deals wish list Prepara la tua lista dei desideri per Prime"} +{"t":"PD 24 Outbound 110 Subject line it-it Two days of epic deals only for Prime members Due giorni di offerte solo per i clienti Prime"} +{"t":"PD 24 Outbound 111 Headline it-it Two days of epic deals 16-17 July Due giorni di offerte incredibili: 16-17 luglio"} +{"t":"PD 24 Outbound 113 Body Copy it-it Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Prime Day è alle porte. Con le offerte esclusive riservate solo ai clienti Prime, ti sentirai davvero speciale. Crea oggi stesso la tua lista dei desideri per Prime Day."} +{"t":"PD 24 Outbound 114 Subject line it-it Prime Day is almost here: 16-17 July Prime Day è alle porte: 16-17 luglio"} +{"t":"PD 24 Outbound 115 it-it Two days of epic deals are coming Arrivano 2 giorni di offerte incredibili"} +{"t":"PD 24 Outbound 116 it-it Feel like a big deal with two days of epic deals Sentiti speciale con 2 giorni di offerte"} +{"t":"PD 24 Outbound 117 Intro it-it Make your epic deals wish list Crea la tua lista dei desideri"} +{"t":"PD 24 Outbound 118 it-it Stay up late, Prime Day starts at midnight Resta sveglio: Prime Day inizia a mezzanotte"} +{"t":"PD 24 Outbound 119 Subject line it-it Get the party hats, Prime Day starts at midnight Prepara i festoni: Prime Day inizia a mezzanotte"} +{"t":"PD 24 Outbound 120 Subject line it-it Prime member exclusive deals from 16-17 July Offerte solo per i clienti Prime: 16-17 luglio"} +{"t":"PD 24 Outbound 121 Headline it-it Two days of epic deals 16-17 July Due giorni di offerte incredibili: 16 e 17 luglio"} +{"t":"PD 24 Outbound 122 Body Copy it-it Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day inizia domani... Con risparmi così incredibili ti sentirai davvero speciale. Quindi, datti da fare: inizia a creare la tua lista dei desideri per Prime Day."} +{"t":"PD 24 Outbound 123 Subject line it-it Ready? Prime Day starts at midnight Pronto? Prime Day inizia a mezzanotte"} +{"t":"PD 24 Outbound 125 it-it Got your epic deals wish list ready? È pronta la tua lista desideri?"} +{"t":"PD 24 Outbound 126 Intro it-it 2 days of epic deals exclusively for Prime members 2 giorni di offerte per i clienti Prime"} +{"t":"PD 24 Outbound 128 Subject line it-it Join Prime for two days of epic deals Iscriviti a Prime per 2 giorni di offerte incredibili"} +{"t":"PD 24 Outbound 130 it-it Prime Day is coming… sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Sta arrivando Prime Day! Iscriviti ora a Prime per approfittare di due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro, solo per i clienti Prime. Non perdertele!"} +{"t":"PD 24 Outbound 131 it-it Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Sta arrivando Prime Day! Iscriviti ora a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci illimitate e fantastici film e serie TV a soli X,XX € al mese o X,XX € all’anno."} +{"t":"PD 24 Outbound 132 Body Copy it-it Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Sta arrivando Prime Day! Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni *\n *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 132F Body Copy it-it Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Sta arrivando Prime Day! Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 134 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 24 Outbound 135 Subject line it-it Prime Day is coming on 16-17 July Il 16 e il 17 luglio arriva Prime Day"} +{"t":"PD 24 Outbound 137 Intro it-it Sign up for 2 days of epic deals Iscriviti a Prime: 2 giorni di offerte"} +{"t":"PD 24 Outbound 138 Subject line it-it Prime Day is almost here: 16-17 July Prime Day è alle porte: 16-17 luglio"} +{"t":"PD 24 Outbound 141 it-it Prime Day’s around the corner. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Sta arrivando Prime Day! Iscriviti ora a Prime per approfittare di due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro, solo per i clienti Prime. Non perdertele!"} +{"t":"PD 24 Outbound 142 it-it Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Sta arrivando Prime Day! Iscriviti ora a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci illimitate e fantastici film e serie TV a soli X,XX € al mese o X,XX € all’anno."} +{"t":"PD 24 Outbound 143 Body Copy it-it Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Sta arrivando Prime Day! Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni *\n *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 143F Body Copy it-it Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Sta arrivando Prime Day! Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 144 Subject line it-it Prime Day is almost here: 16-17 July Prime Day è alle porte: 16-17 luglio"} +{"t":"PD 24 Outbound 145 Subject line it-it Join Prime for exclusive deals from 16-17 July Iscriviti a Prime: offerte esclusive 16-17 luglio"} +{"t":"PD 24 Outbound 146 Headline it-it Two days of epic deals 16-17 July Due giorni di offerte incredibili: 16 e 17 luglio"} +{"t":"PD 24 Outbound 147 it-it Prime Day’s begins tomorrow. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day inizia domani. Iscriviti ora a Prime per approfittare di due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro, solo per i clienti Prime. Non perdertele!"} +{"t":"PD 24 Outbound 148 it-it Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day inizia domani. Iscriviti ora a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci illimitate e fantastici film e serie TV a soli X,XX € al mese o X,XX € all’anno."} +{"t":"PD 24 Outbound 149 Body Copy it-it Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Prime Day inizia domani. Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni *\n *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 149F Body Copy it-it Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day inizia domani. Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 150 Subject line it-it Ready? Prime Day starts at midnight Pronto? Prime Day inizia a mezzanotte"} +{"t":"PD 24 Outbound 151 Intro it-it Sign up for exclusive deals from 16-17 July Iscriviti a Prime: offerte 16-17 luglio"} +{"t":"PD 24 Outbound 152 Subject line it-it Get your additional Prime Day promo codes now Ricevi subito altri codici promozionali Prime Day"} +{"t":"PD 24 Outbound 153 it-it Get extra savings on Prime Day 16-17 July 16-17 luglio: ottieni risparmi extra con Prime Day"} +{"t":"PD 24 Outbound 154 Subject line it-it Save more on your Prime Day orders Risparmia di più sui tuoi ordini Prime Day"} +{"t":"PD 24 Outbound 155 Headline it-it Prime Day is 16-17 July, so here’s your surprise Prime Day è il 16 e 17 luglio: ecco la tua sorpresa"} +{"t":"PD 24 Outbound 156 Body Copy it-it Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Sta arrivando Prime Day e saranno due giorni di offerte incredibili. Con così tanti risparmi esclusivi ti sentirai davvero speciale! Non riesci ad aspettare? Scopri tutti i codici promozionali, le offerte e tanto altro solo per i clienti Prime da utilizzare prima e durante Prime Day."} +{"t":"PD 24 Outbound 157 CTA it-it Claim now Richiedili ora"} +{"t":"PD 24 Outbound 158 Subject line it-it Prime Day is coming on 16-17 July Il 16 e il 17 luglio arriva Prime Day"} +{"t":"PD 24 Outbound 159 Intro it-it Exclusive Prime promo codes and offers Scopri codici promozionali e offerte"} +{"t":"PD 24 Outbound 160 CTA it-it Claim now Richiedili ora"} +{"t":"PD 24 Outbound 161 Subject line it-it Get exclusive Prime Day promo codes now Ricevi codici promozionali esclusivi di Prime Day"} +{"t":"PD 24 Outbound 162 Subject line it-it Join Prime to save on your Prime Day orders Iscriviti e risparmia sugli ordini di Prime Day"} +{"t":"PD 24 Outbound 163 Headline it-it Prime Day is 16-17 July, so here’s a surprise Prime Day è il 16 e 17 luglio: ecco la tua sorpresa"} +{"t":"PD 24 Outbound 164 Body Copy it-it Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Sta arrivando Prime Day e saranno 2 giorni di offerte incredibili. Iscriviti a Prime per accedere a così tanti risparmi solo per i clienti Prime che ti sentirai speciale! I clienti Prime possono approfittare di codici promozionali, offerte e tanto altro da utilizzare prima e durante Prime Day."} +{"t":"PD 24 Outbound 165 CTA it-it Join now Iscriviti oggi stesso"} +{"t":"PD 24 Outbound 166 Subject line it-it Prime Day is coming on 16-17 July Il 16 e 17 luglio arriva Prime Day"} +{"t":"PD 24 Outbound 167 Intro it-it Join Prime to get exclusive promo codes and more Codici promozionali e altro con Prime"} +{"t":"PD 24 Outbound 169 Subject line it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Outbound 170 Subject line it-it Get epic deals until midnight tomorrow Trova grandi offerte fino a mezzanotte di domani"} +{"t":"PD 24 Outbound 171 Headline it-it Get epic deals and become the centre of attention Scopri offerte incredibili e diventa protagonista"} +{"t":"PD 24 Outbound 172 Body Copy it-it Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Oggi inizia Prime Day. Scopri due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Approfitta di questi risparmi prima che finiscano e sentiti speciale."} +{"t":"PD 24 Outbound 173 CTA it-it Save now Risparmia adesso"} +{"t":"PD 24 Outbound 174 CTA it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 175 Subject line it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Outbound 176 Intro it-it 2 days of Prime member exclusive deals 2 giorni di offerte per i clienti Prime"} +{"t":"PD 24 Outbound 177 CTA it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 178 Subject line it-it Enjoy Prime Day now Approfitta subito di Prime Day"} +{"t":"PD 24 Outbound 179 Subject line it-it Shop epic deals only until midnight tomorrow Approfitta di offerte fino a domani a mezzanotte"} +{"t":"PD 24 Outbound 180 Headline it-it Feel special with these exclusive Prime Day deals Offerte Prime Day: sentiti speciale"} +{"t":"PD 24 Outbound 181 Body Copy it-it Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Il primo giorno di Prime Day è quasi terminato. Hai ancora un giorno per trovare offerte incredibili, solo per i clienti Prime."} +{"t":"PD 24 Outbound 183 Subject line it-it Prime Day’s happening now Prime Day è in corso ora"} +{"t":"PD 24 Outbound 184 Intro it-it Exclusive deals until midnight tomorrow Offerte solo fino a domani a mezzanotte"} +{"t":"PD 24 Outbound 185 CTA it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 186 Subject line it-it Prime Day is in full swing Prime Day è in pieno svolgimento"} +{"t":"PD 24 Outbound 187 Subject line it-it Two days of epic deals. Ends midnight tomorrow Due giorni di offerte. Fino domani a mezzanotte."} +{"t":"PD 24 Outbound 188 Headline it-it Shop epic deals that make you feel like a big deal Approfitta di grandi offerte e sentiti speciale"} +{"t":"PD 24 Outbound 189 Body Copy it-it Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Prime Day ha tantissime offerte incredibili in esclusiva per i clienti Prime come te. Dai subito un'occhiata."} +{"t":"PD 24 Outbound 190 CTA it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 191 Subject line it-it Prime Day is in full swing Prime Day è in pieno svolgimento"} +{"t":"PD 24 Outbound 192 Intro it-it Two days of epic deals. Ends tomorrow 2 giorni di offerte. Fino a domani."} +{"t":"PD 24 Outbound 193 CTA it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 194 Subject line it-it It’s the last day of Prime Day È l’ultimo giorno di Prime Day\n \n Prime Day: oggi è l’ultimo giorno"} +{"t":"PD 24 Outbound 194F Subject line it-it It’s the last day of Prime Day È l’ultimo giorno di Prime Day Prime Day: oggi è l’ultimo giorno"} +{"t":"PD 24 Outbound 195 Subject line it-it The epic deals end at midnight Le offerte incredibili terminano a mezzanotte"} +{"t":"PD 24 Outbound 197 Body Copy it-it The last day of Prime Day is here. Don’t miss out on feeling like a big deal. L'ultimo giorno di Prime Day è arrivato. Non perdere l'occasione di sentirti speciale."} +{"t":"PD 24 Outbound 198 CTA it-it Shop now\n \n Acquista subito"} +{"t":"PD 24 Outbound 198F CTA it-it Shop now Acquista subito"} +{"t":"PD 24 Outbound 199 Subject line it-it It’s the last day of Prime Day È l’ultimo giorno di Prime Day"} +{"t":"PD 24 Outbound 200 Intro it-it The epic deals end at midnight Offerte incredibili: fino a mezzanotte"} +{"t":"PD 24 Outbound 202 Subject line it-it Prime Day is almost over Prime Day è quasi terminato"} +{"t":"PD 24 Outbound 203 Subject line it-it Final call: Prime Day is ending Ultima chiamata: Prime Day sta per terminare"} +{"t":"PD 24 Outbound 204 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di grandi offerte fino a mezzanotte"} +{"t":"PD 24 Outbound 205 Headline it-it Last chance to shop, save and feel like a big deal Ultima chance per risparmiare e sentirti speciale"} +{"t":"PD 24 Outbound 206 Body Copy it-it Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day termina stasera a mezzanotte. Quindi, affrettati... È la tua ultima chance per risparmiare e sentirti speciale."} +{"t":"PD 24 Outbound 208 it-it Prime Day is almost over Prime Day è quasi terminato"} +{"t":"PD 24 Outbound 209 Subject line it-it Prime Day ends at midnight Prime Day termina a mezzanotte"} +{"t":"PD 24 Outbound 211 Intro it-it Shop exclusive deals until midnight Trova grandi offerte fino a mezzanotte"} +{"t":"PD 24 Outbound 213 Subject line it-it Prime Day ends tonight Prime Day termina stasera"} +{"t":"PD 24 Outbound 214 Subject line it-it Shop exclusive deals until midnight tonight Approfitta delle offerte fino a mezzanotte"} +{"t":"PD 24 Outbound 216 Body Copy it-it Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day sta per terminare. Ma niente paura: i clienti Prime hanno ancora tempo per approfittare delle offerte esclusive. Quindi, smetti di leggere questa email e risparmia da protagonista."} +{"t":"PD 24 Outbound 218 Subject line it-it Prime Day ends today Prime Day termina oggi"} +{"t":"PD 24 Outbound 220 Intro it-it Shop exclusive deals until midnight Offerte incredibili fino a mezzanotte"} +{"t":"PD 24 Outbound 222 Subject line it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Outbound 223 Subject line it-it Shop epic deals until midnight tomorrow Trova offerte incredibili fino a mezzanotte di domani"} +{"t":"PD 24 Outbound 224 Headline it-it Shop epic deals that make you feel like a big deal Approfitta di offerte incredibili e sentiti speciale"} +{"t":"PD 24 Outbound 225 it-it Today’s the start of Prime Day - sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Oggi inizia Prime Day. Iscriviti ora a Prime per approfittare di due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro, solo per i clienti Prime. Non perdertele!"} +{"t":"PD 24 Outbound 226 it-it Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Oggi inizia Prime Day. Iscriviti ora a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci illimitate e fantastici film e serie TV a soli X,XX € al mese o X,XX € all’anno."} +{"t":"PD 24 Outbound 227 Body Copy it-it Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month. Oggi inizia Prime Day. Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni *\n *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 227F Body Copy it-it Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Oggi inizia Prime Day. Iscriviti ora a Prime per accedere a 2 giorni di offerte incredibli su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, potrai anche approfittare di consegne veloci, fantastici film e serie TV. Potresti aver diritto a una periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 228 Subject line it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 24 Outbound 229 Intro it-it Two days of exclusive deals Due giorni di offerte esclusive"} +{"t":"PD 24 Outbound 230 Subject line it-it Enjoy Prime Day now Scopri subito Prime Day"} +{"t":"PD 24 Outbound 231 Subject line it-it Shop epic deals until midnight tomorrow Approfitta di offerte: fino a domani a mezzanotte"} +{"t":"PD 24 Outbound 232 Headline it-it Feel special with these exclusive Prime Day deals Sentiti speciale con le offerte Prime Day"} +{"t":"PD 24 Outbound 234 it-it The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Sta per calare il sipario sul primo giorno di Prime Day. Ma non preoccuparti: non è troppo tardi per iscriverti a Prime e accedere alle offerte su elettronica, prodotti per la casa, cucina e molto altro. Con Prime, approfitta anche di consegne veloci, film e serie TV a soli X,XX €/mese o X,XX €/anno!"} +{"t":"PD 24 Outbound 235 Body Copy it-it The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Sta per terminare il primo giorno di Prime Day. Ma non è tardi per diventare un cliente Prime e accedere a offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni * \n*Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 235F Body Copy it-it The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Sta per terminare il primo giorno di Prime Day. Ma non è tardi per diventare un cliente Prime e accedere a offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 236 Subject line it-it Prime Day ends tomorrow Prime Day termina domani"} +{"t":"PD 24 Outbound 237 Intro it-it Shop exclusive deals Approfitta delle offerte esclusive"} +{"t":"PD 24 Outbound 238 Subject line it-it Prime Day is in full swing Prime Day è in pieno svolgimento"} +{"t":"PD 24 Outbound 239 Subject line it-it Still time left to join Prime and get epic deals C'è ancora tempo per iscriversi a Prime"} +{"t":"PD 24 Outbound 240 Headline it-it Shop epic deals like the star that you are Approfitta di offerte incredibili da protagonista"} +{"t":"PD 24 Outbound 241 it-it The first day of Prime Day is under way. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Il primo giorno di Prime Day è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte esclusive. Prime Day termina domani a mezzanotte, quindi affrettati."} +{"t":"PD 24 Outbound 242 it-it The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Il primo giorno di Prime Day è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte esclusive su elettronica, prodotti per la casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV a X,XX €/mese o X,XX €/anno!"} +{"t":"PD 24 Outbound 243 Body Copy it-it The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Il primo giorno di Prime Day è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni *\n*Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 243F Body Copy it-it The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Il primo giorno di Prime Day è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 244 Intro it-it 2 days of epic deals of ends tomorrow Due giorni di offerte terminano domani"} +{"t":"PD 24 Outbound 245 Subject line it-it It’s the last day of Prime Day È l’ultimo giorno di Prime Day"} +{"t":"PD 24 Outbound 246 Subject line it-it Save like a superstar until midnight Risparmia da protagonista fino a mezzanotte"} +{"t":"PD 24 Outbound 247 Headline it-it Last chance for some epic deals Ultima chance per trovare offerte incredibili"} +{"t":"PD 24 Outbound 248 it-it The last day of Prime Day is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal. L'ultimo giorno di Prime Day è arrivato. Iscriviti a Prime per non perderti i risparmi esclusivi e le offerte incredibili. Diventa cliente Prime e sentiti speciale!"} +{"t":"PD 24 Outbound 249 it-it The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. L'ultimo giorno di Prime Day è arrivato. Iscriviti a Prime per accedere a due giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci illimitate e fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno!"} +{"t":"PD 24 Outbound 250 Body Copy it-it The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. L'ultimo giorno di Prime Day è arrivato. Iscriviti a Prime per accedere a 2 giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni*\n*Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 250F Body Copy it-it The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. L'ultimo giorno di Prime Day è arrivato. Iscriviti a Prime per accedere a 2 giorni di offerte incredibili su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci illimitate e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni* *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 251 Intro it-it The epic deals end at midnight Le offerte terminano a mezzanotte"} +{"t":"PD 24 Outbound 252 Subject line it-it It’s closing night for Prime Day È la serata conclusiva di Prime Day"} +{"t":"PD 24 Outbound 253 Subject line it-it Shop exclusive deals until midnight tonight Approfitta di offerte incredibili fino a mezzanotte"} +{"t":"PD 24 Outbound 255 it-it Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. Prime Day termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte esclusive. Prime Day termina domani a mezzanotte, quindi affrettati."} +{"t":"PD 24 Outbound 256 it-it Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Il primo giorno di Prime Day è iniziato. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte esclusive su elettronica, prodotti per la casa, cucina e molto altro. Ma non solo: con Prime, approfitta anche di consegne veloci, fantastici film e serie TV a X,XX €/mese o X,XX €/anno!"} +{"t":"PD 24 Outbound 257 Body Copy it-it Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni *\n*Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 257F Body Copy it-it Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day termina a mezzanotte. Hai ancora tempo per iscriverti a Prime e accedere a incredibili offerte su elettronica, prodotti per la casa, cucina e molto altro. E in più: con Prime, consegne veloci e grande intrattenimento. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni * *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 258 Subject line it-it Prime Day ends at midnight Prime Day termina a mezzanotte"} +{"t":"PD 24 Outbound 259 Intro it-it Last chance to shop epic deals Ultima chance per le offerte incredibili"} +{"t":"PD 24 Outbound 261 Subject line it-it Join Prime and get epic deals until midnight Iscriviti a Prime: offerte fino a mezzanotte"} +{"t":"PD 24 Outbound 263 it-it The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. Prime Day sta per terminare. Ma niente paura: i clienti Prime possono ancora approfittare delle offerte esclusive. Diventa subito cliente Prime e risparmia come una star."} +{"t":"PD 24 Outbound 264 it-it The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. Prime Day sta per terminare. Ma niente paura: i clienti Prime possono ancora approfittare delle offerte esclusive. Iscriviti a Prime e risparmia come una star su elettronica, prodotti per la casa, cucina e molto altro. Ma non solo, approfitta anche di consegne veloci e fantastici film e serie TV a soli X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 265 Body Copy it-it The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day sta per terminare. Ma niente paura: i clienti Prime possono ancora approfittare delle offerte esclusive. Iscriviti a Prime e risparmia su elettronica, prodotti per la casa, cucina e molto altro. E in più, consegne veloci e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.*\n*Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 265F Body Copy it-it The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day sta per terminare. Ma niente paura: i clienti Prime possono ancora approfittare delle offerte esclusive. Iscriviti a Prime e risparmia su elettronica, prodotti per la casa, cucina e molto altro. E in più, consegne veloci e fantastici film e serie TV. Potresti aver diritto a un periodo d’uso gratuito di 30 giorni.* *Al termine del periodo di prova, il costo dell’abbonamento a Prime è di X,XX €/mese o X,XX €/anno."} +{"t":"PD 24 Outbound 267 it-it The epic deals last until midnight Le offerte durano fino a mezzanotte"} +{"t":"PD 24 Outbound 268 Intro it-it Last chance to feel like a big deal Ultima chance per sentirti speciale"} +{"t":"PD 25 Outbound 001 Subject line it-it Prime Day is coming xx-xx Month Arriva Prime Day: XX-XX luglio"} +{"t":"PD 25 Outbound 002 Subject line it-it Four days of big deals, only for Prime members 4 giorni di grandi offerte per i clienti Prime"} +{"t":"PD 25 Outbound 003 Headline it-it Four days of big deals: xx-xx Month 4 giorni di grandi offerte: XX-XX luglio"} +{"t":"PD 25 Outbound 004 CTA it-it Get ready Preparati"} +{"t":"PD 25 Outbound 005 Subject line it-it Prime Day is coming xx-xx Month Arriva Prime Day: XX-XX luglio"} +{"t":"PD 25 Outbound 006 Intro it-it Four days of big deals 4 giorni di grandi offerte"} +{"t":"PD 25 Outbound 008 Subject line it-it Prime Day is almost here: XX-XX Month Prime Day è alle porte: XX-XX luglio"} +{"t":"PD 25 Outbound 009 Subject line it-it Four days of big deals, exclusively for Prime members 4 giorni di grandi offerte per i clienti Prime"} +{"t":"PD 25 Outbound 010 Headline it-it Four days of big deals: XX-XX Month 4 giorni di grandi offerte: XX-XX luglio"} +{"t":"PD 25 Outbound 011 CTA it-it Get ready Preparati"} +{"t":"PD 25 Outbound 012 Subject line it-it Prime Day is almost here: XX-XX Month Prime Day è alle porte: XX-XX luglio"} +{"t":"PD 25 Outbound 013 Intro it-it Four days of big deals are coming In arrivo 4 giorni di grandi offerte"} +{"t":"PD 25 Outbound 014 CTA it-it Get ready Preparati"} +{"t":"PD 25 Outbound 015 Subject line it-it Stay up late, Prime Day starts at midnight Ci siamo quasi... Prime Day inizia a mezzanotte"} +{"t":"PD 25 Outbound 016 Subject line it-it Prime member-exclusive deals: XX-XX Month Offerte solo per i clienti Prime: XX-XX luglio"} +{"t":"PD 25 Outbound 017 Headline it-it Four days of big deals XX-XX Month 4 giorni di grandi offerte: XX-XX luglio"} +{"t":"PD 25 Outbound 018 CTA it-it Set your alarm Imposta la sveglia"} +{"t":"PD 25 Outbound 019 Subject line it-it Ready? Prime Day starts at midnight. Prime Day inizia a mezzanotte"} +{"t":"PD 25 Outbound 020 Intro it-it 4 days of Prime member-exclusive deals 4 giorni di offerte per i clienti Prime"} +{"t":"PD 25 Outbound 021 CTA it-it Set your alarm Imposta la sveglia"} +{"t":"PD 25 Outbound 023 Subject line it-it Join Prime for four days of big deals Iscriviti a Prime per 4 giorni di grandi offerte"} +{"t":"PD 25 Outbound 024 Headline it-it Four days of exclusive deals: XX-XX Month 4 giorni di offerte esclusive: XX-XX luglio"} +{"t":"PD 25 Outbound 025 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 25 Outbound 026 Subject line it-it Prime Day is coming XX-XX Month Arriva Prime Day: XX-XX luglio"} +{"t":"PD 25 Outbound 027 Intro it-it Join Prime for four days of exclusive deals 4 giorni di offerte esclusive"} +{"t":"PD 25 Outbound 028 CTA it-it Join Prime Iscriviti a Prime"} +{"t":"PD 25 Outbound 030 Subject line it-it Join Prime for four days of big deals Iscriviti a Prime per 4 giorni di grandi offerte"} +{"t":"PD 25 Outbound 031 Headline it-it Four days of big deals: XX-XX Month 4 giorni di grandi offerte: XX-XX luglio"} +{"t":"PD 25 Outbound 034 Intro it-it Join Prime for 4 days of exclusive deals 4 giorni di offerte esclusive"} +{"t":"PD 25 Outbound 036 Subject line it-it Stay up late, Prime Day starts at midnight Ci siamo quasi... Prime Day inizia a mezzanotte"} +{"t":"PD 25 Outbound 037 Subject line it-it Join Prime for exclusive deals from XX-XX Month Iscriviti a Prime: 4 giorni di offerte esclusive"} +{"t":"PD 25 Outbound 040 Subject line it-it Ready? Prime Day starts at midnight Prime Day inizia a mezzanotte"} +{"t":"PD 25 Outbound 041 Intro it-it Sign up for exclusive deals from XX-XX Month Offerte esclusive Prime, XX-XX luglio"} +{"t":"PD 25 Outbound 043 Subject line it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 25 Outbound 044 Subject line it-it Enjoy four days of big deals 4 giorni di grandi offerte"} +{"t":"PD 25 Outbound 045 Headline it-it Feel like a big deal with these epic deals Sentiti speciale con offerte incredibili"} +{"t":"PD 25 Outbound 046 it-it Prime member-exclusive deals Grandi offerte solo per i clienti Prime"} +{"t":"PD 25 Outbound 047 it-it Exclusive deals, just for you Offerte esclusive, solo per te"} +{"t":"PD 25 Outbound 048 CTA it-it Shop now Acquista ora"} +{"t":"PD 25 Outbound 049 Subject line it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 25 Outbound 051 Intro it-it Four days of deals just for you 4 giorni di offerte solo per te"} +{"t":"PD 25 Outbound 054 Subject line it-it Enjoy Prime Day deals now Approfitta subito delle offerte Prime Day"} +{"t":"PD 25 Outbound 055 Subject line it-it Your epic deals are waiting for you Offerte incredibili ti aspettano"} +{"t":"PD 25 Outbound 056 Headline it-it Feel special with these exclusive Prime Day deals Sentiti speciale con le offerte Prime Day"} +{"t":"PD 25 Outbound 058 Subject line it-it Prime Day is live È arrivato Prime Day"} +{"t":"PD 25 Outbound 059 Intro it-it Check out these exclusive deals \n Scopri le offerte esclusive Prime"} +{"t":"PD 25 Outbound 059F Intro it-it Check out these exclusive deals Scopri le offerte esclusive Prime"} +{"t":"PD 25 Outbound 061 Subject line it-it Prime Day is in full swing Prime Day è in corso"} +{"t":"PD 25 Outbound 062 Intro it-it Check out these epic deals before lights out Offerte incredibili fino l'XX luglio"} +{"t":"PD 25 Outbound 064 Subject line it-it Discover what day two of Prime Day has for you Scopri cosa ti riserva il secondo giorno Prime Day"} +{"t":"PD 25 Outbound 065 Subject line it-it Don't miss out on these exclusive deals Non perdere le offerte esclusive Prime"} +{"t":"PD 25 Outbound 066 Headline it-it Epic deals that make you feel like a big deal Offerte incredibili fino all'XX luglio"} +{"t":"PD 25 Outbound 067 it-it w/o FLABD: \n Epic deals to make you smile Risparmia alla grande su tanti prodotti"} +{"t":"PD 25 Outbound 067F it-it w/o FLABD: Epic deals to make you smile Risparmia alla grande su tanti prodotti"} +{"t":"PD 25 Outbound 069 it-it Prime Day is in full swing Prime Day è in corso"} +{"t":"PD 25 Outbound 070 Subject line it-it Another Prime Day of big deals Un nuovo giorno di offerte Prime Day"} +{"t":"PD 25 Outbound 071 Intro it-it Start the day with big deals Inizia la giornata risparmiando alla grande"} +{"t":"PD 25 Outbound 073 it-it There's still time to check these big deals C'è ancora tempo: approfitta delle grandi offerte"} +{"t":"PD 25 Outbound 074 Subject line it-it Don't let the sun set on these big deals Offerte che splendono fino a sera"} +{"t":"PD 25 Outbound 075 Subject line it-it End your day feeling like a big deal Sentiti speciale a fine giornata"} +{"t":"PD 25 Outbound 076 it-it End your day scoring big deals Termina la giornata risparmiando alla grande"} +{"t":"PD 25 Outbound 077 Headline it-it Shop epic and exclusive deals today Approfitta oggi di offerte esclusive"} +{"t":"PD 25 Outbound 079 Subject line it-it End your day feeling like a big deal Sentiti speciale a fine giornata"} +{"t":"PD 25 Outbound 081 it-it End your day with deals that make you smile Concludi la tua giornata con offerte incredibili"} +{"t":"PD 25 Outbound 082 it-it Check out Prime Day's exclusive deals Scopri le offerte esclusive Prime Day"} +{"t":"PD 25 Outbound 083 Intro it-it Bag an exclusive deal this Prime Day Prime Day: Offerte esclusive"} +{"t":"PD 25 Outbound 085 it-it Exclusive deals that need putting to bed Le offerte esclusive terminano stasera"} +{"t":"PD 25 Outbound 086 Subject line it-it These exclusive deals end in 48 hours Le grandi offerte terminano tra 48 ore"} +{"t":"PD 25 Outbound 087 Intro it-it Check out Prime Day big deals tonight Scopri le offerte Prime Day questa sera"} +{"t":"PD 25 Outbound 089 it-it Prime Day is here È arrivato Prime Day"} +{"t":"PD 25 Outbound 090 Subject line it-it Prime Day has started Prime Day è iniziato"} +{"t":"PD 25 Outbound 091 Subject line it-it Get ready to feel like a big deal Preparati a sentirti speciale"} +{"t":"PD 25 Outbound 092 it-it Get ready to enjoy epic deals Approfitta di offerte esclusive"} +{"t":"PD 25 Outbound 093 Headline it-it Access Prime Day's exclusive deals today Accedi oggi alle offerte esclusive Prime"} +{"t":"PD 25 Outbound 094 CTA it-it Join Prime now Iscriviti a Prime"} +{"t":"PD 25 Outbound 096 Intro it-it Four days of exclusive deals Quattro giorni di offerte esclusive"} +{"t":"PD 25 Outbound 097 CTA it-it Join Prime now Iscriviti a Prime"} +{"t":"PD 25 Outbound 099 Intro it-it Access four days of big deals Scopri quattro giorni di grandi offerte"} +{"t":"PD 25 Outbound 102 Subject line it-it Another day of big deals this Prime Day Un altro giorno di grandi offerte Prime Day"} +{"t":"PD 25 Outbound 103 Subject line it-it Epic deals to make you feel like a big deal Offerte esclusive per risparmiare alla grande"} +{"t":"PD 25 Outbound 104 it-it Epic deals to make you smile Risparmia alla grande su tanti prodotti"} +{"t":"PD 25 Outbound 105 it-it Just two days left to bag some amazing deals Solo 2 giorni per approfittare di grandi offerte"} +{"t":"PD 25 Outbound 106 Headline it-it Just two days left of big deals Restano solo due giorni di grandi offerte"} +{"t":"PD 25 Outbound 109 Intro it-it Big deals end in 48 hours Le grandi offerte terminano tra 48 ore"} +{"t":"PD 25 Outbound 111 it-it Big deals disappear in 48 hours Le grandi offerte terminano tra 48 ore"} +{"t":"PD 25 Outbound 112 Subject line it-it Prime Day ends soon, don't miss out. Prime Day termina presto, non perdertelo"} +{"t":"PD 25 Outbound 113 Intro it-it Sign up and feel like a big deal Iscriviti e sentiti speciale"} +{"t":"PD 25 Outbound 114 it-it Sign up and enjoy epic deals Iscriviti e approfitta di offerte incredibili"} +{"t":"PD 25 Outbound 116 Subject line it-it Prime Day ends midnight tomorrow Prime Day termina domani a mezzanotte"} +{"t":"PD 25 Outbound 117 Subject line it-it There’s still time to bag an epic deal C'è ancora tempo per risparmiare alla grande"} +{"t":"PD 25 Outbound 118 Headline it-it Time is ticking on these big deals, don’t miss out Il tempo vola, non perdere le offerte Prime Day"} +{"t":"PD 25 Outbound 119 CTA it-it Save now Risparmia ora"} +{"t":"PD 25 Outbound 120 Subject line it-it Prime Day ends midnight tomorrow Prime Day termina domani a mezzanotte"} +{"t":"PD 25 Outbound 121 Intro it-it These exclusive deals won’t wait forever Le offerte Prime non durano per sempre"} +{"t":"PD 25 Outbound 123 it-it There’s still time to enjoy Prime Day C'è ancora tempo per approfittare di Prime Day"} +{"t":"PD 25 Outbound 126 Subject line it-it There’s still time to feel like a big deal Hai ancora tempo per sentirti speciale"} +{"t":"PD 25 Outbound 127 it-it Time's running out on these epic deals Il tempo stringe: offerte esclusive fino a domani"} +{"t":"PD 25 Outbound 128 Headline it-it Prime Day deals to make you feel like a big deal Approfitta delle offerte Prime Day"} +{"t":"PD 25 Outbound 129 it-it Prime Day deals to make you smile Risparmia alla grande su tanti prodotti"} +{"t":"PD 25 Outbound 131 Subject line it-it The clock is ticking on Prime Day Prime Day: il tempo stringe"} +{"t":"PD 25 Outbound 132 it-it These big deals end in 24 hours Le grandi offerte terminano in 24 ore"} +{"t":"PD 25 Outbound 133 Intro it-it Just 24 hours to bag an epic deal Solo 24 ore di offerte esclusive"} +{"t":"PD 25 Outbound 135 Subject line it-it Prime Day is still on, but not for long Prime Day continua, ma non per molto"} +{"t":"PD 25 Outbound 136 it-it In 24 hours, your big deals disappear Le grandi offerte terminano tra 24 ore"} +{"t":"PD 25 Outbound 137 Intro it-it Prime Day ends in 24 hours Prime Day termina tra 24 ore"} +{"t":"PD 25 Outbound 139 Subject line it-it Prime Day ends at midnight Prime Day termina a mezzanotte"} +{"t":"PD 25 Outbound 140 Subject line it-it Your epic deals end tonight Le offerte incredibili terminano stanotte"} +{"t":"PD 25 Outbound 141 Headline it-it Epic deals end at midnight Le offerte incredibili terminano a mezzanotte"} +{"t":"PD 25 Outbound 143 Subject line it-it Prime Day ends tonight Prime Day termina stanotte"} +{"t":"PD 25 Outbound 144 Intro it-it Big deals end at midnight Le grandi offerte terminano a mezzanotte"} +{"t":"PD 25 Outbound 146 Subject line it-it It’s the final few hours of Prime Day Prime Day: ultime ore"} +{"t":"PD 25 Outbound 147 Subject line it-it Exclusive deals end at midnight Le offerte esclusive terminano a mezzanotte"} +{"t":"PD 25 Outbound 148 Headline it-it Last chance to shop, save and feel like a big deal Ultima chance per risparmiare e sentirti speciale"} +{"t":"PD 25 Outbound 149 it-it Last chance to shop, save and enjoy epic deals Ultima chance per approfittare delle offerte Prime Day"} +{"t":"PD 25 Outbound 151 Subject line it-it Prime Day ends at midnight Prime Day: ultime ore"} +{"t":"PD 25 Outbound 152 Intro it-it Shop exclusive deals until midnight Offerte esclusive fino a mezzanotte"} +{"t":"PD 25 Outbound 155 Subject line it-it Join Prime to shop big deals until tomorrow night Approfitta di grandi offerte fino a domani sera"} +{"t":"PD 25 Outbound 156 Headline it-it Time is ticking on these big deals, don’t miss out Il tempo vola, non perderti le offerte Prime Day"} +{"t":"PD 25 Outbound 159 Intro it-it Enjoy access to big deals Accedi alle offerte esclusive"} +{"t":"PD 25 Outbound 161 it-it Prime Day is still on, but not for long Prime Day continua, ma non per molto"} +{"t":"PD 25 Outbound 163 Intro it-it 4 days of big deals ends tomorrow 4 giorni di grandi offerte fino a domani"} +{"t":"PD 25 Outbound 164 CTA it-it Join Prime now Iscriviti a Prime"} +{"t":"PD 25 Outbound 165 it-it Prime Day ends at midnight Prime Day termina a mezzanotte"} +{"t":"PD 25 Outbound 166 Subject line it-it Just a few hours left to access big deals Solo poche ore per accedere alle grandi offerte"} +{"t":"PD 25 Outbound 167 Subject line it-it These big deals end in 24 hours Le offerte incredibili terminano stanotte"} +{"t":"PD 25 Outbound 168 Headline it-it Last chance to get big deals Ultima chance per risparmiare"} +{"t":"PD 25 Outbound 170 Subject line it-it Prime Day ends in 24 hours Prime Day termina stanotte"} +{"t":"PD 25 Outbound 171 Intro it-it Don’t miss out on these big deals Non perderti queste grandi offerte"} +{"t":"PD 25 Outbound 173 Subject line it-it Prime Day ends at midnight Prime Day termina a mezzanotte"} +{"t":"PD 25 Outbound 174 Intro it-it Last chance to feel like a big deal Ultima chance per sentirti speciale"} +{"t":"PD 25 Outbound 175 it-it Last chance to enjoy epic deals Ultima chance per approfittare di offerte incredibili"} +{"t":"PD 25 Outbound 176 it-it Epic deals end midnight Le offerte incredibili terminano a mezzanotte"} +{"t":"PD 25 Outbound 178 Subject line it-it £XX off £XX with the app on Prime Day: XX-YY Month Prime Day, XX-YY luglio: -XX€ su XX€ con l'app"} +{"t":"PD 25 Outbound 179 Subject line it-it Claim it the first time you sign in to the Amazon app Riscatta il tuo premio al primo accesso con l'app"} +{"t":"PD 25 Outbound 180 Headline it-it £XX off £XX with the app Risparmio di XX€ su XX€ spesi con l'app"} +{"t":"PD 25 Outbound 181 CTA it-it Claim your reward Riscatta il premio"} +{"t":"PD 25 Outbound 182 Subject line it-it £XX off when you spend £XX on Prime Day: XX-YY Month Prime Day, XX-YY luglio: -XX€ su XX€ con l'app"} +{"t":"PD 25 Outbound 183 Subject line it-it Make Prime Day even more epic with £XX off when you spend £XX Risparmio di XX€ su XX€ durante Prime Day"} +{"t":"PD 25 Outbound 184 Headline it-it Use the app and get £XX off £XX Usa l'app e risparmia XX€ su XX€ spesi"} +{"t":"PD 25 Outbound 186 Subject line it-it Check out Prime Day’s Top 100 Deals Scopri le nostre 100 migliori offerte"} +{"t":"PD 25 Outbound 187 Intro it-it Shop the most epic deals Approfitta di grandi risparmi"} +{"t":"PD 25 Outbound 188 it-it See top 100 Scopri le 100 migliori offerte"} +{"t":"PD 25 Outbound 189 it-it See top picks Scopri offerte top"} +{"t":"PD 25 Outbound 190 CTA it-it Discover now Scopri ora"} +{"t":"PD 25 Outbound 191 Subject line it-it Glowing reviews, epic prices Grandi offerte per te"} +{"t":"PD 25 Outbound 192 Intro it-it Snap up big deals on 4+ star-rated products Risparmia sui prodotti da 4+ stelle"} +{"t":"PD 25 Outbound 194 Subject line it-it Deals on trustworthy brands Offerte sui marchi più amati"} +{"t":"PD 25 Outbound 195 Intro it-it Top brands at epic prices I marchi più amati a prezzi incredibili"} +{"t":"PD 25 Outbound 196 CTA it-it See all Acquista ora"} +{"t":"PD 25 Outbound 197 Subject line it-it Products you love at prices you'll love Prodotti che ami a prezzi incredibili"} +{"t":"PD 25 Outbound 198 Intro it-it Discover highly-rated deals Offerte più amate dai clienti"} +{"t":"PD 25 Outbound 200 Subject line it-it Deals on Influencer Favourites Offerte preferite dagli influencer"} +{"t":"PD 25 Outbound 201 Intro it-it Shop before they're gone Scopri la selezione"} +{"t":"PD 25 Outbound 203 Subject line it-it Big deals on our new arrivals Non perdere le offerte sui Nuovi Arrivi"} +{"t":"PD 25 Outbound 204 Intro it-it New items you'll love Scopri la selezione"} +{"t":"PD 25 Outbound 205 CTA it-it See new arrivals Acquista ora"} +{"t":"PD 25 Outbound 206 Subject line it-it Don’t miss out on your Prime Day deals Non perderti le offerte Prime Day"} +{"t":"PD 25 Outbound 207 Intro it-it Shop big deals tailored to your taste Grandi offerte pensate per te"} +{"t":"PD 25 Outbound 209 Subject line it-it Prime Day deals inspired by you Offerte Prime Day pensate per te"} +{"t":"PD 25 Outbound 210 Intro it-it Shop big deals based on your basket and wishlist Grandi offerte basate sul tuo carrello"} +{"t":"PD 25 Outbound 212 Subject line it-it Keep shopping before Prime Day deals disappear Continua lo shopping prima della fine di Prime Day"} +{"t":"PD 25 Outbound 213 Intro it-it Shop epic deals Approfitta dell'offerta e risparmia"} +{"t":"PD 25 Outbound 215 it-it 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 🔥 Prime Day sta arrivando: XX-XX luglio. Sei pronto? 🔥"} +{"t":"PD 25 Outbound 217 it-it 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Preparati ad accedere alle offerte più incredibili su prodotti per la casa e cucina, elettronica e altro. Grazie alle offerte esclusive, risparmierai alla grande su tutto ciò che ti serve.\n\n E dal momento che per noi sei davvero speciale, ti invieremo un messaggio quando saranno disponibili le offerte sui prodotti che ami.🥰\n\n 🏃Gioca d'anticipo. Inizia a scrivere la tua lista dei desideri per Prime Day e preparati a risparmiare alla grande.🏃"} +{"t":"PD 25 Outbound 217F it-it 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Preparati ad accedere alle offerte più incredibili su prodotti per la casa e cucina, elettronica e altro. Grazie alle offerte esclusive, risparmierai alla grande su tutto ciò che ti serve. E dal momento che per noi sei davvero speciale, ti invieremo un messaggio quando saranno disponibili le offerte sui prodotti che ami.🥰 🏃Gioca d'anticipo. Inizia a scrivere la tua lista dei desideri per Prime Day e preparati a risparmiare alla grande.🏃"} +{"t":"PD 25 Outbound 218 it-it w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Preparati ad accedere alle offerte più incredibili su prodotti per la casa e cucina, elettronica e altro. Grazie alle offerte esclusive, risparmierai alla grande su tutto ciò che ti serve.\n\n E per essere sicuri che tu non ti perda le offerte Prime Day sui prodotti che ami, ti invieremo un messaggio quando saranno disponibili 🥰\n\n 🏃 Gioca d'anticipo. Inizia a scrivere la lista dei desideri per Prime Day e preparati a offerte davvero incredibili.🏃"} +{"t":"PD 25 Outbound 218F it-it w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Preparati ad accedere alle offerte più incredibili su prodotti per la casa e cucina, elettronica e altro. Grazie alle offerte esclusive, risparmierai alla grande su tutto ciò che ti serve. E per essere sicuri che tu non ti perda le offerte Prime Day sui prodotti che ami, ti invieremo un messaggio quando saranno disponibili 🥰 🏃 Gioca d'anticipo. Inizia a scrivere la lista dei desideri per Prime Day e preparati a offerte davvero incredibili.🏃"} +{"t":"PD 25 Outbound 219 it-it [Start your wishlist]\n Reply STOP to unsubscribe [Inizia la lista dei desideri]\n Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 219F it-it [Start your wishlist] Reply STOP to unsubscribe [Inizia la lista dei desideri] Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 220 it-it 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 🔥Sta arrivando Prime Day. XX-XX luglio. Sei pronto?🔥"} +{"t":"PD 25 Outbound 221 it-it 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Con offerte esclusive per i clienti Prime su prodotti per la casa e cucina, elettronica e altro, quest'anno Prime Day sarà più incredibile che mai.\n\n 👉 Per non perdertelo, iscriviti oggi stesso a Prime. Potrai accedere a offerte esclusive per te. E potrai anche risparmiare alla grande sui tuoi prodotti preferiti.\n\n Potrai anche approfittare di spedizioni veloci e di serie TV e film di qualità💎. Tutto per xx€/mese. Iscriviti subito e preparati a sentirti speciale."} +{"t":"PD 25 Outbound 221F it-it 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Con offerte esclusive per i clienti Prime su prodotti per la casa e cucina, elettronica e altro, quest'anno Prime Day sarà più incredibile che mai. 👉 Per non perdertelo, iscriviti oggi stesso a Prime. Potrai accedere a offerte esclusive per te. E potrai anche risparmiare alla grande sui tuoi prodotti preferiti. Potrai anche approfittare di spedizioni veloci e di serie TV e film di qualità💎. Tutto per xx€/mese. Iscriviti subito e preparati a sentirti speciale."} +{"t":"PD 25 Outbound 222 it-it w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Con offerte esclusive per i clienti Prime su prodotti per la casa e cucina, elettronica e altro, quest'anno Prime Day sarà più incredibile che mai.\n\n 👉 Per non perdertelo, iscriviti oggi stesso a Prime. Potrai accedere a offerte esclusive per te. E potrai anche risparmiare alla grande sui tuoi prodotti preferiti.\n\n Potrai anche approfittare di spedizioni veloci e di serie TV e film di qualità💎. Tutto per xx€/mese. Iscriviti subito e preparati a sentirti speciale."} +{"t":"PD 25 Outbound 222F it-it w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Con offerte esclusive per i clienti Prime su prodotti per la casa e cucina, elettronica e altro, quest'anno Prime Day sarà più incredibile che mai. 👉 Per non perdertelo, iscriviti oggi stesso a Prime. Potrai accedere a offerte esclusive per te. E potrai anche risparmiare alla grande sui tuoi prodotti preferiti. Potrai anche approfittare di spedizioni veloci e di serie TV e film di qualità💎. Tutto per xx€/mese. Iscriviti subito e preparati a sentirti speciale."} +{"t":"PD 25 Outbound 223 it-it [Join Prime]\nReply STOP to unsubscribe [Iscriviti a Prime] \nRispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 223F it-it [Join Prime] Reply STOP to unsubscribe [Iscriviti a Prime] Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 224 it-it 🔥Prime Day has started and it’s epic 🔥 🔥È iniziato Prime Day ed è incredibile🔥"} +{"t":"PD 25 Outbound 225 it-it 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Non c'è un momento migliore di questo per essere un cliente Prime. Durante Prime Day, puoi accedere a grandi offerte esclusive su prodotti per la casa e cucina, elettronica e altro. \n\n Per iniziare al meglio, ti offriamo uno sconto di X€ su una spesa di XX€. \n\n Una cosa è certa: quando vedrai quanto puoi risparmiare, ti sentirai speciale. \n\n 📦 Inizia subito a fare acquisti durante Prime Day, sarà incredibile."} +{"t":"PD 25 Outbound 225F it-it 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Non c'è un momento migliore di questo per essere un cliente Prime. Durante Prime Day, puoi accedere a grandi offerte esclusive su prodotti per la casa e cucina, elettronica e altro. Per iniziare al meglio, ti offriamo uno sconto di X€ su una spesa di XX€. Una cosa è certa: quando vedrai quanto puoi risparmiare, ti sentirai speciale. 📦 Inizia subito a fare acquisti durante Prime Day, sarà incredibile."} +{"t":"PD 25 Outbound 226 it-it 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Non c'è un momento migliore di questo per essere un cliente Prime. Durante Prime Day, puoi accedere a grandi offerte esclusive su prodotti per la casa e cucina, elettronica e altro. \n\n Per iniziare al meglio, ti offriamo uno sconto di X€ su una spesa di XX€. \n\n Una cosa è certa: quando vedrai quanto puoi risparmiare, ti sentirai speciale. 🥰\n\n 📦 Inizia subito a fare acquisti durante Prime Day, sarà incredibile.📦"} +{"t":"PD 25 Outbound 226F it-it 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Non c'è un momento migliore di questo per essere un cliente Prime. Durante Prime Day, puoi accedere a grandi offerte esclusive su prodotti per la casa e cucina, elettronica e altro. Per iniziare al meglio, ti offriamo uno sconto di X€ su una spesa di XX€. Una cosa è certa: quando vedrai quanto puoi risparmiare, ti sentirai speciale. 🥰 📦 Inizia subito a fare acquisti durante Prime Day, sarà incredibile.📦"} +{"t":"PD 25 Outbound 227 it-it [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Inizia ad acquistare] [Scarica l'app Amazon]\n Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 227F it-it [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Inizia ad acquistare] [Scarica l'app Amazon] Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 228 it-it 🔥Prime Day has started, don’t miss out 🔥 🔥È iniziato Prime Day, non perdertelo🔥"} +{"t":"PD 25 Outbound 229 it-it 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Iscriviti oggi stesso e approfitta di un risparmio di X€ su una spesa di XX€. \n\n Per soli XX€/mese potrai accedere alle grandi offerte Prime Day su prodotti per la casa e cucina, elettronica e altro. Inoltre, potrai approfittare di spedizioni veloci e di serie TV e film di qualità.\n\n E per essere sicuri che tu non ti perda le offerte Prime Day sui prodotti che ami, ti invieremo un messaggio quando saranno disponibili 🥰"} +{"t":"PD 25 Outbound 229F it-it 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Iscriviti oggi stesso e approfitta di un risparmio di X€ su una spesa di XX€. Per soli XX€/mese potrai accedere alle grandi offerte Prime Day su prodotti per la casa e cucina, elettronica e altro. Inoltre, potrai approfittare di spedizioni veloci e di serie TV e film di qualità. E per essere sicuri che tu non ti perda le offerte Prime Day sui prodotti che ami, ti invieremo un messaggio quando saranno disponibili 🥰"} +{"t":"PD 25 Outbound 230 it-it [Join Prime] \n Reply STOP to unsubscribe [Iscriviti a Prime] \n Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 230F it-it [Join Prime] Reply STOP to unsubscribe [Iscriviti a Prime] Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 231 it-it 🔥Prime Day ends today 🔥 🔥Prime Day termina oggi🔥"} +{"t":"PD 25 Outbound 232 it-it 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Purtroppo è vero: restano solo poche ore per scoprire le grandi offerte Prime Day. ⏱️ \n\n E allora, riempi il tuo 🛒 di prodotti entro mezzanotte, quando termineranno le grandi offerte su prodotti per la casa e cucina, elettronica e altro.\n\n Non perdere l'occasione, approfitta delle offerte Prime Day."} +{"t":"PD 25 Outbound 232F it-it 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 Purtroppo è vero: restano solo poche ore per scoprire le grandi offerte Prime Day. ⏱️ E allora, riempi il tuo 🛒 di prodotti entro mezzanotte, quando termineranno le grandi offerte su prodotti per la casa e cucina, elettronica e altro. Non perdere l'occasione, approfitta delle offerte Prime Day."} +{"t":"PD 25 Outbound 233 it-it w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. Purtroppo è vero: restano solo poche ore per scoprire le grandi offerte Prime Day. ⏱️\n\n Riempi il tuo 🛒 di prodotti prima di mezzanotte, quando termineranno le offerte su prodotti per la casa e cucina, elettronica e molto altro.\n\n ⏳Non perdere l'occasione, approfitta delle offerte Prime Day."} +{"t":"PD 25 Outbound 233F it-it w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. Purtroppo è vero: restano solo poche ore per scoprire le grandi offerte Prime Day. ⏱️ Riempi il tuo 🛒 di prodotti prima di mezzanotte, quando termineranno le offerte su prodotti per la casa e cucina, elettronica e molto altro. ⏳Non perdere l'occasione, approfitta delle offerte Prime Day."} +{"t":"PD 25 Outbound 234 it-it [Start shopping]\n Reply STOP to unsubscribe [Inizia ad acquistare]\n Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 234F it-it [Start shopping] Reply STOP to unsubscribe [Inizia ad acquistare] Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 236 it-it You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. C'è ancora tempo, approfitta di grandi offerte sui prodotti per la casa e cucina, elettronica e altro ancora. Iscriviti a Prime a soli xx€/mese e approfitta delle offerte prima che finiscano. Inoltre, potrai usufruire di spedizioni veloci, serie TV e film di qualità.\n\n 🏃🏃 Ma fai in fretta, perché Prime Day termina a mezzanotte: non perdertelo."} +{"t":"PD 25 Outbound 236F it-it You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. C'è ancora tempo, approfitta di grandi offerte sui prodotti per la casa e cucina, elettronica e altro ancora. Iscriviti a Prime a soli xx€/mese e approfitta delle offerte prima che finiscano. Inoltre, potrai usufruire di spedizioni veloci, serie TV e film di qualità. 🏃🏃 Ma fai in fretta, perché Prime Day termina a mezzanotte: non perdertelo."} +{"t":"PD 25 Outbound 237 it-it [Join Prime] \n Reply STOP to unsubscribe [Iscriviti a Prime] \n Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 237F it-it [Join Prime] Reply STOP to unsubscribe [Iscriviti a Prime] Rispondi STOP per annullare l'iscrizione"} +{"t":"PD 25 Outbound 238 it-it Exclusively for Prime members Solo per i clienti Prime"} +{"t":"SDD 23 Outbound 001 Subject line it-it Ready for up to 40% off in the Amazon Spring Sale? Risparmia fino al 40% con le Offerte di  Primavera!"} +{"t":"SDD 23 Outbound 002 Subject line it-it Starts 27 March Iniziano il 27 marzo"} +{"t":"SDD 23 Outbound 003 Headline it-it Over two days of spring savings Due giorni di offerte primaverili"} +{"t":"SDD 23 Outbound 004 Body Copy it-it The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Le Offerte di Primavera di Amazon stanno arrivando! Preparati a  risparmiare fino al 40% su tutto ciò che ti servirà nella nuova stagione.  Iniziano il 27 marzo alle 18 e terminano il 29 marzo a mezzanotte. Segnati le date  ed entra nel mood primaverile!"} +{"t":"SDD 23 Outbound 005 CTA it-it Save the date Segnati le date"} +{"t":"SDD 23 Outbound 006 Title it-it Save up to 40% in the Amazon Spring Sale Fino a -40% con le Offerte di Primavera"} +{"t":"SDD 23 Outbound 007 Body Copy it-it Over two days of spring savings Due giorni di offerte primaverili"} +{"t":"SDD 23 Outbound 008 CTA it-it Save the date Segnati  le date"} +{"t":"SDD 23 Outbound 009 Subject line it-it Save up to 40% in the Amazon Spring Sale today! Risparmia fino al 40% con le Offerte di Primavera"} +{"t":"SDD 23 Outbound 010 Subject line it-it Starts at 6pm Iniziano alle 18"} +{"t":"SDD 23 Outbound 011 Headline it-it Get that spring feeling with up to 40% off today! Vivi la primavera con risparmi fino al 40%"} +{"t":"SDD 23 Outbound 012 Body Copy it-it The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Le Offerte di Primavera di Amazon iniziano oggi alle 18. Scopri i  risparmi fino al 40% su giardino e giardinaggio, prodotti per casa e cucina,  elettronica e molto altro. Trova le migliori offerte per rendere perfetta la  tua primavera."} +{"t":"SDD 23 Outbound 013 CTA it-it See the deals Scopri le  offerte"} +{"t":"SDD 23 Outbound 015 Body Copy it-it Starts 6pm tonight Iniziano  alle 18"} +{"t":"SDD 23 Outbound 016 CTA it-it See the deals Scopri le  offerte"} +{"t":"SDD 23 Outbound 017 Subject line it-it The clock is ticking on the Amazon Spring Sale Offerte di Primavera di Amazon: il tempo stringe"} +{"t":"SDD 23 Outbound 018 Subject line it-it Save up to 40% while you still can Non perderti i risparmi fino al 40%"} +{"t":"SDD 23 Outbound 019 Headline it-it Check out today's spring deals Guarda le offerte di Primavera di oggi"} +{"t":"SDD 23 Outbound 020 Body Copy it-it The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Le Offerte di Primavera di Amazon sono iniziate e in piena fioritura! Hai  solo due giorni per non lasciarti sfuggire i risparmi fino al 40% sui tuoi  prodotti indispensabili per la primavera. Fino a domani a mezzanotte."} +{"t":"SDD 23 Outbound 022 Title it-it Only two days left to get up to 40% off Ancora 2 giorni di risparmi fino al 40%"} +{"t":"SDD 23 Outbound 023 Body Copy it-it Spring daily deals! Ends tomorrow Offerte di Primavera: terminano domani"} +{"t":"SDD 23 Outbound 025 Title it-it The clock is ticking on the Spring Sale Offerte di Primavera: il tempo stringe"} +{"t":"SDD 23 Outbound 026 Body Copy it-it Save up to 40% at Amazon Risparmia fino al 40% su Amazon"} +{"t":"SDD 23 Outbound 028 Subject line it-it Last chance to get up to 40% off at Amazon Ultima chance per i risparmi fino al 40% su Amazon"} +{"t":"SDD 23 Outbound 029 Subject line it-it Spring Sale ends midnight Le Offerte di Primavera terminano a mezzanotte"} +{"t":"SDD 23 Outbound 030 Headline it-it Check out our final Spring Sale deals Guarda le nostre Offerte di Primavera finali"} +{"t":"SDD 23 Outbound 031 Body Copy it-it Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Oggi è l'ultimo giorno delle Offerte di Primavera di Amazon! Ma non  preoccuparti: c'è ancora tempo per risparmiare fino al 40% sui tuoi prodotti  preferiti. Preparati a una primavera da ricordare, con prezzi di cui ti  innamorerai! Scopri le Offerte di Primavera prima che terminino a mezzanotte."} +{"t":"SDD 23 Outbound 033 Title it-it Only a few hours left of our Spring Sale Offerte di Primavera: ancora poche ore"} +{"t":"SDD 23 Outbound 034 Body Copy it-it Last chance to save up to 40% at Amazon Ultima chance per risparmi fino al 40%"} +{"t":"SDD 23 Outbound 036 Title it-it Spring Sale ends midnight Offerte di Primavera: fino a mezzanotte"} +{"t":"SDD 24 Outbound 001 Subject line it-it Amazon Spring Deal Days are coming! Up to 40% off  Festa delle Offerte di Primavera: grandi risparmi!"} +{"t":"SDD 24 Outbound 002 Subject line it-it Starts 20 March Inizia il 20 marzo"} +{"t":"SDD 24 Outbound 003 Headline it-it Shop six days of up to 40% off for spring Approfitta di sei giorni di grandi risparmi"} +{"t":"SDD 24 Outbound 004 Body Copy it-it Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! La nuova Festa delle Offerte di Primavera sta arrivando! Sei giorni di grandi risparmi con offerte incredibili su una grande selezione di prodotti , dall'elettronica alla moda, fino ai prodotti per casa e cucina. Inizia il 20 marzo a mezzanotte e termina il 25 marzo. Segnati le date per dare il benvenuto alla primavera!"} +{"t":"SDD 24 Outbound 005 CTA it-it Save the date Segnati le date"} +{"t":"SDD 24 Outbound 006 Title it-it Save up to 40% on Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Outbound 007 Body Copy it-it Shop six days of big spring savings Approfitta di sei giorni di offerte"} +{"t":"SDD 24 Outbound 008 CTA it-it Save the date Segnati le date"} +{"t":"SDD 24 Outbound 009 Subject line it-it Amazon Spring Deal Days are almost here! Festa delle Offerte di Primavera: ci siamo quasi!"} +{"t":"SDD 24 Outbound 012 Body Copy it-it New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! La nuova Festa delle Offerte di Primavera è dietro l’angolo! Sei giorni di offerte incredibili con grandi risparmi su una grande selezione di prodotti: elettronica, moda, prodotti per casa e cucina e molto altro. Inizia il 20 marzo a mezzanotte e termina il 25 marzo. Non perdertela. Segnati le date e preparati!"} +{"t":"SDD 24 Outbound 015 Body Copy it-it Shop six days of big spring savings Scopri sei giorni di grandi risparmi"} +{"t":"SDD 24 Outbound 017 Subject line it-it Get ready! New Amazon Spring Deal Days start tomorrow! La Festa delle Offerte di Primavera inizia domani!"} +{"t":"SDD 24 Outbound 018 Subject line it-it Starts midnight until 25 March Inizia a mezzanotte e finisce il 25 marzo"} +{"t":"SDD 24 Outbound 019 Headline it-it Shop six days of up to 40% off deals Approfitta di sei giorni di grandi risparmi"} +{"t":"SDD 24 Outbound 020 Body Copy it-it Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! La nuova Festa delle Offerte di Primavera inizia stasera a mezzanotte. Preparati a sei giorni di grandi risparmi su tutto ciò che ti serve per la primavera. Troverai offerte incredibili su elettronica, moda, prodotti per casa e cucina e molto altro. Imposta subito la sveglia!"} +{"t":"SDD 24 Outbound 021 CTA it-it Starts midnight Inizia a mezzanotte"} +{"t":"SDD 24 Outbound 022 Title it-it Amazon Spring Deal Days start tomorrow! Festa delle Offerte di Primavera è domani\n\n Shorter alt:Festa delle Offerte di Primavera: domani"} +{"t":"SDD 24 Outbound 022F Title it-it Amazon Spring Deal Days start tomorrow! Festa delle Offerte di Primavera è domani Shorter alt:Festa delle Offerte di Primavera: domani"} +{"t":"SDD 24 Outbound 023 Body Copy it-it Shop six days of up to 40% off Approfitta di sei giorni di grandi risparmi\n\n Shorter alt: Approfitta di sei giorni di risparmi"} +{"t":"SDD 24 Outbound 023F Body Copy it-it Shop six days of up to 40% off Approfitta di sei giorni di grandi risparmi Shorter alt: Approfitta di sei giorni di risparmi"} +{"t":"SDD 24 Outbound 024 CTA it-it Starts midnight Inizia a mezzanotte"} +{"t":"SDD 24 Outbound 025 Title it-it Check out Spring WOW! Deals Scopri le Offerte WOW! di primavera"} +{"t":"SDD 24 Outbound 026 Body Copy it-it Save big with Amazon Prime during Spring Deal Days Risparmia alla grande con Prime"} +{"t":"SDD 24 Outbound 027 CTA it-it Sign up now Iscriviti subito"} +{"t":"SDD 24 Outbound 028 Subject line it-it New, Amazon Spring Deal Days are here! La nuova Festa delle Offerte di Primavera è qui!"} +{"t":"SDD 24 Outbound 029 Subject line it-it Up to 40% off starts today I grandi risparmi iniziano oggi"} +{"t":"SDD 24 Outbound 030 Headline it-it Shop up to 40% off for spring today Approfitta subito di grandi risparmi"} +{"t":"SDD 24 Outbound 031 Body Copy it-it Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  La bella stagione è arrivata, insieme alla nuova Festa delle Offerte di Primavera! A partire da oggi, risparmia alla grande su tutto ciò che ti serve: elettronica, moda, prodotti per casa e cucina e molto altro! Inizia oggi e termina il 25 marzo. Cosa aspetti? Inizia subito a risparmiare!"} +{"t":"SDD 24 Outbound 032 CTA it-it See the deals Scopri le offerte"} +{"t":"SDD 24 Outbound 033 Title it-it Amazon Spring Deal Days start today! Festa delle Offerte di Primavera: da oggi"} +{"t":"SDD 24 Outbound 034 Body Copy it-it Shop up to 40% off Acquista e risparmia alla grande"} +{"t":"SDD 24 Outbound 035 CTA it-it See the deals Scopri le offerte"} +{"t":"SDD 24 Outbound 036 Subject line it-it Amazon Spring Deal Days have started! La Festa delle Offerte di Primavera è iniziata!"} +{"t":"SDD 24 Outbound 037 Subject line it-it On now until 25 March Da oggi fino al 25 marzo"} +{"t":"SDD 24 Outbound 038 Headline it-it Shop six days of up to 40% off from today Approfitta di sei giorni di grandi risparmi"} +{"t":"SDD 24 Outbound 039 Body Copy it-it The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Il primo giorno della Festa delle Offerte di Primavera è quasi finito. Ma abbiamo appena iniziato. Per i prossimi cinque giorni potrai ancora risparmiare alla grande su una selezione di elettronica, moda, prodotti per casa e cucina e molto altro! Torna domani per altre offerte. Termina il 25 marzo a mezzanotte."} +{"t":"SDD 24 Outbound 041 Title it-it Amazon Spring Deal Days are now on! Festa delle Offerte di Primavera: è qui!"} +{"t":"SDD 24 Outbound 042 Body Copy it-it Shop up to 40% off Risparmia alla grande"} +{"t":"SDD 24 Outbound 043 CTA it-it Shop now Acquista ora"} +{"t":"SDD 24 Outbound 044 Title it-it Amazon Spring Deal Days are here! Festa delle Offerte di Primavera: è qui!"} +{"t":"SDD 24 Outbound 045 Body Copy it-it Save up to 40% off until 25 March Risparmia alla grande fino al 25 marzo"} +{"t":"SDD 24 Outbound 047 Subject line it-it Amazon Spring Deal Days are in full swing La Festa delle Offerte di Primavera è in corso!"} +{"t":"SDD 24 Outbound 048 Subject line it-it Shop up to 40% off until 25 March Risparmia alla grande fino al 25 marzo"} +{"t":"SDD 24 Outbound 049 Headline it-it Shop up to 40% off everything you need for Spring  Scopri offerte incredibili su ciò che ti serve"} +{"t":"SDD 24 Outbound 050 Body Copy it-it Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. La Festa delle Offerte di Primavera è in corso e potrai risparmiare alla grande su tantissime offerte. Dall’elettronica alla moda, fino ai prodotti per casa e cucina e molto altro. Termina il 25 marzo a mezzanotte."} +{"t":"SDD 24 Outbound 052 Title it-it Amazon Spring Deal Days are in full swing! Ecco la Festa delle Offerte di Primavera"} +{"t":"SDD 24 Outbound 053 Body Copy it-it Shop the latest deals Scopri le nuove offerte"} +{"t":"SDD 24 Outbound 055 Subject line it-it New day, new epic deals with Amazon Spring Deal Days Festa delle Offerte di Primavera: nuove offerte!"} +{"t":"SDD 24 Outbound 056 Subject line it-it Shop up to 40% off Amazon Spring Deal Days, today!  Risparma alla grande, scopri subito le offerte!"} +{"t":"SDD 24 Outbound 057 Headline it-it New day, new deals on everything you need for Spring Nuovo giorno, nuove offerte su ciò che ti serve"} +{"t":"SDD 24 Outbound 058 Body Copy it-it Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Le nostre nuove offerte sono appena arrivate: approfittane finché sei in tempo! Mancano pochi giorni alla fine della Festa delle Offerte di Primavera: non perderti queste offerte incredibili. Termina il 25 marzo a mezzanotte."} +{"t":"SDD 24 Outbound 060 Title it-it Discover new deals everyday Scopri nuove offerte ogni giorno"} +{"t":"SDD 24 Outbound 061 Body Copy it-it Up to 40% off on Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 24 Outbound 063 Subject line it-it Shop must-have savings with Amazon Spring Deal Days Festa delle Offerte di Primavera: grandi risparmi"} +{"t":"SDD 24 Outbound 064 Subject line it-it Shop up to 40% off spring deals today! Risparma alla grande, scopri subito le offerte!"} +{"t":"SDD 24 Outbound 065 Headline it-it There's only two Amazon Spring Deal Days left! Festa delle Offerte di Primavera: ancora 2 giorni!"} +{"t":"SDD 24 Outbound 066 Body Copy it-it Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Hai già risparmiato alla grande? Acquista i prodotti per la nuova stagione risparmiando alla grande con la Festa delle Offerte di Primavera. Dall’elettronica alla moda, fino ai prodotti per casa e cucina e molto altro, trova offerte su tutto ciò che ti serve per rendere unica la primavera. Termina il 25 marzo a mezzanotte."} +{"t":"SDD 24 Outbound 068 Title it-it Amazon Spring Deal Days still on! Festa delle Offerte di Primavera: continua"} +{"t":"SDD 24 Outbound 069 Body Copy it-it Get up to 40% off until 25 March Risparmia alla grande"} +{"t":"SDD 24 Outbound 071 Title it-it Amazon Spring Deal Days continues! Festa delle Offerte di Primavera"} +{"t":"SDD 24 Outbound 072 Body Copy it-it Discover new deals every day Scopri nuove offerte ogni giorno"} +{"t":"SDD 24 Outbound 074 Title it-it Check out Amazon Spring WOW! deals Scopri le Offerte WOW! di Primavera"} +{"t":"SDD 24 Outbound 075 Body Copy it-it Save big with Amazon Spring Deal Days, today! Festa delle Offerte di Primavera"} +{"t":"SDD 24 Outbound 077 Title it-it Discover trending Amazon Spring deals Scopri offerte popolari su Amazon"} +{"t":"SDD 24 Outbound 078 Body Copy it-it Shop the most loved deals Approfitta delle offerte più amate"} +{"t":"SDD 24 Outbound 079 CTA it-it Discover more Scopri di più"} +{"t":"SDD 24 Outbound 080 Title it-it See our Top 100 deals Scopri le 100 offerte più interessanti"} +{"t":"SDD 24 Outbound 081 Body Copy it-it Find Amazon Spring Deal Days bestsellers Festa delle Offerte di Primavera"} +{"t":"SDD 24 Outbound 083 Title it-it Shop up to 40% off with Amazon Spring Deal Days Approfitta delle offerte più amate"} +{"t":"SDD 24 Outbound 084 Body Copy it-it Discover the most-loved deals Scopri le offerte più amate"} +{"t":"SDD 24 Outbound 085 CTA it-it Learn more Scopri di più"} +{"t":"SDD 24 Outbound 086 Title it-it What's new for Amazon Spring Deal Days? Festa delle Offerte di Primavera: novità"} +{"t":"SDD 24 Outbound 087 Body Copy it-it Check out new deals today Scopri le nuove offerte di oggi"} +{"t":"SDD 24 Outbound 089 Title it-it Amazon Spring Deal Days are on now! Festa delle Offerte di Primavera: è qui!"} +{"t":"SDD 24 Outbound 090 Body Copy it-it Find Amazon Spring Deals under £15/20€ Scopri le offerte fino a 20€"} +{"t":"SDD 24 Outbound 092 Subject line it-it Last chance to shop up to 40% off at Amazon Ultima chance per grandi risparmi su Amazon"} +{"t":"SDD 24 Outbound 093 Subject line it-it Amazon Spring Deal Days end soon La Festa delle Offerte di Primavera termina presto"} +{"t":"SDD 24 Outbound 094 Headline it-it Final call for up to 40% off great spring deals Ultima chiamata per risparmiare alla grande"} +{"t":"SDD 24 Outbound 095 Body Copy it-it Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Oggi è l’ultimo giorno della Festa delle Offerte di Primavera, ma i risparmi continuano. Scopri offerte ancora più incredibili. Hai tempo fino a mezzanotte. Approfittane!"} +{"t":"SDD 24 Outbound 098 Title it-it Amazon Spring Deal Days end midnight Le offerte finiscono a mezzanotte"} +{"t":"SDD 24 Outbound 099 Body Copy it-it Last chance to save up to 40% off Ultima chance per risparmiare alla grande"} +{"t":"SDD 24 Outbound 101 Subject line it-it Check out final Amazon Spring Deal Day savings! Festa delle Offerte di Primavera: rush finale"} +{"t":"SDD 24 Outbound 102 Subject line it-it Don't miss up to 40% off Non perderti queste offerte incredibili"} +{"t":"SDD 24 Outbound 103 Headline it-it Amazon Spring Deal Days end at midnight tonight Festa delle Offerte di Primavera: fino a mezzanotte"} +{"t":"SDD 24 Outbound 104 Body Copy it-it There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Mancano solo poche ore al termine della Festa delle Offerte di Primavera. Scopri le ultime offerte di oggi, con grandi risparmi su tutto ciò che ti serve per la primavera. Approfittane finché sei in tempo! Termina a mezzanotte."} +{"t":"SDD 24 Outbound 106 Title it-it Discover final savings on great deals Scopri le ultime offerte incredibili"} +{"t":"SDD 24 Outbound 107 Body Copy it-it Amazon Spring Deals Days end at midnight Festa delle Offerte di Primavera: ultime ore"} +{"t":"SDD 24 Outbound 109 Title it-it Last call for up to 40% off at Amazon  Ultima chiamata per grandi risparmi"} +{"t":"SDD 24 Outbound 110 Body Copy it-it Amazon Spring Deal Days end at midnight Le offerte finiscono a mezzanotte"} +{"t":"SDD 25 Outbound 001 Subject line it-it Oooh! Get ready for Spring Deal Days!  Preparati alla Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 002 Subject line it-it Up to XX% off from 25 to 31 March Risparmia fino al XX% dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 003 it-it Epic savings from 25 to 31 March Offerte incredibili dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 004 Headline it-it Shop 7 days of big spring savings Approfitta di 7 giorni di grandi offerte"} +{"t":"SDD 25 Outbound 005 CTA it-it Save the date Scopri le date"} +{"t":"SDD 25 Outbound 006 Title it-it Get ready for Spring Deal Days Preparati alla Festa delle Offerte di Primavera\n\nShoert ALT: Preparati alle Offerte di Primavera"} +{"t":"SDD 25 Outbound 006F Title it-it Get ready for Spring Deal Days Preparati alla Festa delle Offerte di Primavera Shoert ALT: Preparati alle Offerte di Primavera"} +{"t":"SDD 25 Outbound 007 Body Copy it-it Up to XX% off from 25 to 31 March Risparmia fino al XX% dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 010 Subject line it-it Spring Deal Days is coming  Arriva la Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 013 Headline it-it Get ready for big spring savings Preparati a grandi offerte primaverili"} +{"t":"SDD 25 Outbound 015 Title it-it Spring Deal Days is coming Le Offerte di Primavera stanno arrivando"} +{"t":"SDD 25 Outbound 018 CTA it-it Get ready Preparati"} +{"t":"SDD 25 Outbound 019 Subject line it-it Spring Deal Days: mark your calendar Festa delle Offerte di Primavera: segnati le date"} +{"t":"SDD 25 Outbound 020 Subject line it-it Save up to XX% off from 25 to 31 March Risparmia fino al XX% dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 021 it-it Save big from 25 to 31 March Risparmia alla grande dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 022 Headline it-it Ready for 7 days of epic spring deals? Pronto per 7 giorni di offerte primaverili?"} +{"t":"SDD 25 Outbound 023 CTA it-it Start your wishlist Prepara la lista"} +{"t":"SDD 25 Outbound 024 Title it-it Spring Deal Days: mark your calendar Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 025 Body Copy it-it Save up to XX% off from 25 to 31 March Risparmia fino al XX% dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 028 Subject line it-it Get ready! Spring Deal Days starts tomorrow La Festa delle Offerte di Primavera inizia domani"} +{"t":"SDD 25 Outbound 030 it-it Big savings from 25 to 31 March Grandi risparmi dal 25 al 31 marzo"} +{"t":"SDD 25 Outbound 031 Headline it-it Spring Deal Days is just hours away Festa delle Offerte di Primavera: manca poco!"} +{"t":"SDD 25 Outbound 032 CTA it-it Finish your wishlist Completa la lista"} +{"t":"SDD 25 Outbound 033 Title it-it Spring Deal Days starts tomorrow La Festa delle Offerte di Primavera inizia domani"} +{"t":"SDD 25 Outbound 036 CTA it-it Set your alarm! Imposta la sveglia!"} +{"t":"SDD 25 Outbound 037 it-it Spring Deal Days starts tomorrow La Festa delle Offerte di Primavera inizia domani"} +{"t":"SDD 25 Outbound 038 Title it-it Check out spring WOW! Deals Scopri le Offerte WOW! di primavera"} +{"t":"SDD 25 Outbound 039 Body Copy it-it Save big with Prime during Spring Deal Days Risparmia con Prime"} +{"t":"SDD 25 Outbound 040 Body Copy it-it Save big during Spring Deal Days Offerte di Primavera: risparmia alla grande"} +{"t":"SDD 25 Outbound 041 CTA it-it See WOW! Deals now Scopri subito le Offerte WOW!"} +{"t":"SDD 25 Outbound 042 Subject line it-it Spring Deal Days is finally here La Festa delle Offerte di Primavera è cominciata"} +{"t":"SDD 25 Outbound 043 Subject line it-it Up to XX% off starts today I risparmi fino al XX% iniziano oggi"} +{"t":"SDD 25 Outbound 044 Headline it-it Epic deals start today Le offerte incredibili iniziano oggi"} +{"t":"SDD 25 Outbound 045 it-it Lots of great deals to be found Approfitta subito delle offerte incredibili"} +{"t":"SDD 25 Outbound 046 CTA it-it Shop deals now Scopri le offerte"} +{"t":"SDD 25 Outbound 047 Title it-it Spring Deal Days is finally here La Festa delle Offerte di Primavera è iniziata"} +{"t":"SDD 25 Outbound 048 Body Copy it-it Up to XX% off starts today I risparmi fino al XX% iniziano oggi"} +{"t":"SDD 25 Outbound 049 it-it Epic deals start today Le offerte incredibili iniziano oggi"} +{"t":"SDD 25 Outbound 050 CTA it-it Shop deals now Scopri le offerte"} +{"t":"SDD 25 Outbound 051 Subject line it-it Spring Deal Days has started!  La Festa delle Offerte di Primavera è iniziata!"} +{"t":"SDD 25 Outbound 052 Subject line it-it Save up to XX% until 31 March Risparmia fino al XX% fino al 31 marzo"} +{"t":"SDD 25 Outbound 053 it-it Big spring savings until 31 March Grandi offerte primaverili fino al 31 marzo"} +{"t":"SDD 25 Outbound 054 Headline it-it Great deals on great products Grandi offerte su tanti prodotti"} +{"t":"SDD 25 Outbound 056 Title it-it Spring Deal Days has started!  La Festa delle Offerte di Primavera è iniziata"} +{"t":"SDD 25 Outbound 057 Body Copy it-it Save up to XX% until 31 March Risparmia fino al XX% fino al 31 marzo"} +{"t":"SDD 25 Outbound 058 it-it Big spring savings until 31 March Grandi risparmi fino al 31 marzo"} +{"t":"SDD 25 Outbound 060 Subject line it-it Oooh! Spring Deal Days is in full swing! La Festa delle Offerte di Primavera è in corso!"} +{"t":"SDD 25 Outbound 061 Subject line it-it Save up to XX% off until 31 March Risparmia fino al XX% fino al 31 marzo"} +{"t":"SDD 25 Outbound 062 it-it Save big until 31 March Risparmia alla grande fino al 31 marzo"} +{"t":"SDD 25 Outbound 063 Headline it-it Great spring savings with up to XX% off Grandi risparmi primaverili fino al XX%"} +{"t":"SDD 25 Outbound 065 Title it-it Oooh! Spring Deal Days is in full swing! La Festa delle Offerte di Primavera è in corso!"} +{"t":"SDD 25 Outbound 066 Body Copy it-it Save up to XX% off until 31 March Risparmia fino al XX% fino al 31 marzo"} +{"t":"SDD 25 Outbound 069 Subject line it-it New day, new deals with Spring Deal Days Festa delle Offerte di Primavera: ogni giorno nuove offerte"} +{"t":"SDD 25 Outbound 070 Subject line it-it Shop up to XX% off with Spring Deal Days Risparmia fino al XX% con la Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 071 it-it Save big with Spring Deal Days today Risparmia alla grande oggi"} +{"t":"SDD 25 Outbound 072 Headline it-it More savings with Spring Deal Days Ancora risparmi con grandi offerte"} +{"t":"SDD 25 Outbound 073 CTA it-it Find your deals Scopri le offerte"} +{"t":"SDD 25 Outbound 074 Title it-it Epic deals with Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 075 Body Copy it-it Up to XX% off this Spring Deal Days Risparmia fino al XX%"} +{"t":"SDD 25 Outbound 076 it-it Save big with Spring Deal Days Risparmia alla grande"} +{"t":"SDD 25 Outbound 078 Subject line it-it Oooh! Epic savings with Amazon Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 079 Subject line it-it Get up to XX% off great products Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 25 Outbound 080 it-it Save big on great products Risparmia alla grande su tanti prodotti"} +{"t":"SDD 25 Outbound 081 Headline it-it Shop Spring Deal Days today Approfitta della Festa delle Offerte di Primavera!"} +{"t":"SDD 25 Outbound 082 CTA it-it Explore deals now Scopri le offerte"} +{"t":"SDD 25 Outbound 083 Title it-it Epic savings: Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 084 Body Copy it-it Up to xx% off great products Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 25 Outbound 087 Title it-it Spring Deal Days continues! Le grandi offerte continuano!"} +{"t":"SDD 25 Outbound 088 Body Copy it-it Discover new deals every day Scopri nuove offerte ogni giorno"} +{"t":"SDD 25 Outbound 090 Subject line it-it Spring Deal Days ends midnight La Festa delle Offerte di Primavera termina a mezzanotte"} +{"t":"SDD 25 Outbound 091 Subject line it-it Last chance to save up to XX% off Ultima chance per risparmiare fino al XX%"} +{"t":"SDD 25 Outbound 092 it-it Last chance to save big Ultima chance per risparmiare alla grande"} +{"t":"SDD 25 Outbound 093 Headline it-it Final call for up to XX% off spring deals Ultima chiamata per risparmiare fino al XX%"} +{"t":"SDD 25 Outbound 094 CTA it-it Discover deals now Scopri le offerte"} +{"t":"SDD 25 Outbound 095 Title it-it Spring Deal Days ends midnight Le grandi offerte terminano a mezzanotte"} +{"t":"SDD 25 Outbound 096 Body Copy it-it Last chance to save up to XX% off Ultima chance per risparmiare fino al XX%"} +{"t":"SDD 25 Outbound 098 CTA it-it Shop now Acquista ora"} +{"t":"SDD 25 Outbound 099 Subject line it-it Check out final Spring Deal Days savings Festa delle Offerte di Primavera: rush finale!"} +{"t":"SDD 25 Outbound 100 Subject line it-it Don't miss up to 40% off Non perderti risparmi fino al 40%"} +{"t":"SDD 25 Outbound 101 it-it Don't miss epic deals Non perderti le offerte incredibili"} +{"t":"SDD 25 Outbound 102 Headline it-it Spring Deal Days ends tonight La Festa delle Offerte di Primavera termina stanotte\n Shorter ALT: Le grandi offerte terminano stanotte"} +{"t":"SDD 25 Outbound 102F Headline it-it Spring Deal Days ends tonight La Festa delle Offerte di Primavera termina stanotte Shorter ALT: Le grandi offerte terminano stanotte"} +{"t":"SDD 25 Outbound 103 CTA it-it Shop all deals Scopri tutte le offerte"} +{"t":"SDD 25 Outbound 104 Title it-it Discover final savings on great deals Scopri le ultime offerte incredibili"} +{"t":"SDD 25 Outbound 105 Body Copy it-it Spring Deal Days ends soon Le grandi offerte stanno per terminare"} +{"t":"SDD 25 Outbound 107 Title it-it Last call for up to XX% off Ultima chiamata per risparmi fino al XX%"} +{"t":"SDD 25 Outbound 108 Body Copy it-it Spring Deal Days ends Le grandi offerte stanno per terminare"} +{"t":"SDD 25 Outbound 109 CTA it-it Find your deals now Scopri le offerte"} +{"t":"SDD 25 Outbound 110 Title it-it Spring Deal Days: 25–31 March Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 111 Body Copy it-it Discover our Creator top deals Scopri le offerte top dei nostri Creators"} +{"t":"SDD 25 Outbound 112 it-it Find epic savings this Spring Deal Days Scopri i grandi risparmi"} +{"t":"SDD 25 Outbound 114 Title it-it Spring Deal Days: up to XX% off Festa delle Offerte di Primavera: risparmia fino al XX%"} +{"t":"SDD 25 Outbound 115 Body Copy it-it Ready, set, go: shop epic deals Pronti, partenza, via: grandi offerte"} +{"t":"SDD 25 Outbound 116 it-it Great deals on great products Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 117 CTA it-it Start shopping Inizia ad acquistare"} +{"t":"SDD 25 Outbound 119 Body Copy it-it Deals on your favourite products Offerte sui tuoi prodotti preferiti"} +{"t":"SDD 25 Outbound 120 it-it Great deals on great products Scopri grandi offerte"} +{"t":"SDD 25 Outbound 122 Title it-it Get daily invites to WOW! Deals Offerte WOW! Ricevi inviti ogni giorno"} +{"t":"SDD 25 Outbound 123 Body Copy it-it Up to xx% off: [category] Risparmia fino al XX%: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy it-it Spring Deal Days: up to XX% off Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 125 it-it Great deals on [electronics] Grandi offerte sull'[elettronica]"} +{"t":"SDD 25 Outbound 126 it-it Great deals during Spring Deal Days Scopri grandi offerte"} +{"t":"SDD 25 Outbound 127 CTA it-it Subscribe Iscriviti"} +{"t":"SDD 25 Outbound 128 Title it-it Great deals during Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 129 Body Copy it-it Up to XX% off WOW! Deals Risparmia fino al XX% sulle Offerte WOW!"} +{"t":"SDD 25 Outbound 130 Body Copy it-it WOW! Deals on [CATEGORY] Grandi Offerte WOW! su [category]"} +{"t":"SDD 25 Outbound 131 it-it WOW! Deals Grandi Offerte WOW!"} +{"t":"SDD 25 Outbound 132 it-it WOW! Deals on [insert category] Grandi Offerte WOW! su [insert category]"} +{"t":"SDD 25 Outbound 133 CTA it-it See WOW! Deals Le Offerte WOW!"} +{"t":"SDD 25 Outbound 134 Title it-it Check out Top 100 Deals Scopri le nostre top 100 offerte!"} +{"t":"SDD 25 Outbound 135 Body Copy it-it Up to XX% off during Spring Deal Days Risparmia fino al XX%"} +{"t":"SDD 25 Outbound 136 it-it Great savings during Spring Deal Days Scopri grandi risparmi"} +{"t":"SDD 25 Outbound 137 CTA it-it See top picks Scopri le offerte"} +{"t":"SDD 25 Outbound 138 Title it-it Spring Deal Days offers just for you Festa delle Offerte di Primavera: offerte solo per te"} +{"t":"SDD 25 Outbound 139 Body Copy it-it Up to XX% off your favourite products Risparmia fino al XX%"} +{"t":"SDD 25 Outbound 140 it-it Great savings on your favourite products Grandi risparmi sui prodotti che ami"} +{"t":"SDD 25 Outbound 141 CTA it-it See your deals Scopri le offerte"} +{"t":"SDD 25 Outbound 142 Title it-it Spring Deal Days: Premium Brand offers Festa delle Offerte di Primavera: offerte sui top brand"} +{"t":"SDD 25 Outbound 143 Body Copy it-it Oooh! Up to XX% off on Amazon Ooh! Risparmia fino al XX% su Amazon"} +{"t":"SDD 25 Outbound 144 it-it Top savings on top brands Grandi risparmi su marchi top"} +{"t":"SDD 25 Outbound 145 CTA it-it Shop now Acquista ora"} +{"t":"SDD 25 Outbound 146 Title it-it Found something yet this Spring Deal Days? Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 147 Body Copy it-it Don't miss out - up to XX% off Non perderti i risparmi fino al XX%"} +{"t":"SDD 25 Outbound 148 it-it You've got great taste for great savings Scopri le offerte consigliate per te"} +{"t":"SDD 25 Outbound 149 CTA it-it Keep shopping deals Torna alle offerte"} +{"t":"SDD 25 Outbound 150 Title it-it Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 25 Outbound 151 Body Copy it-it Get up to XX% off Torna alle offerte: risparmi fino al XX%"} +{"t":"SDD 25 Outbound 152 it-it Keep shopping for epic savings Approfitta delle offerte e risparmia"} +{"t":"SDD 25 Outbound 153 CTA it-it Explore deals now Scopri le offerte"} +{"t":"SDD 25 Outbound 155 Body Copy it-it Up to XX% off trending products Prodotti popolari: risparmia fino al XX%"} +{"t":"SDD 25 Outbound 156 it-it Great deals on trending products Grandi offerte su prodotti popolari"} +{"t":"SDD 25 Outbound 158 it-it Amazon Spring Deal Days deals is live! È arrivata la Festa delle Offerte di Primavera!"} +{"t":"SDD 25 Outbound 159 it-it It's Amazon Spring Deal Days! La Festa delle Offerte di Primavera è iniziata!"} +{"t":"SDD 25 Outbound 160 it-it Save up to XX% off great products until 31 March\n\nEpic deals are waiting for you. Explore now!\n\n🔥 Top 100 deals: \n🛍️ Deals from local brands: \n💶 Deals under £XX:\n✨ Deals for you: Risparmia fino al XX% su grandi prodotti fino al 31 marzo\n\n Grandi offerte ti aspettano. Scopri ora!\n\n 🔥 Offerte top: \n 🛍️ Offerte di marchi locali: \n 💶 Offerte a meno di XX€:\n ✨ Offerte per te:"} +{"t":"SDD 25 Outbound 160F it-it Save up to XX% off great products until 31 March Epic deals are waiting for you. Explore now! 🔥 Top 100 deals: 🛍️ Deals from local brands: 💶 Deals under £XX: ✨ Deals for you: Risparmia fino al XX% su grandi prodotti fino al 31 marzo Grandi offerte ti aspettano. Scopri ora! 🔥 Offerte top: 🛍️ Offerte di marchi locali: 💶 Offerte a meno di XX€: ✨ Offerte per te:"} +{"t":"SDD 25 Outbound 161 CTA it-it Shop all deals Scopri tutte le offerte"} +{"t":"SDD 25 Outbound 162 it-it Amazon Spring Deal Days ends tonight! ⏰ La Festa delle Offerte di Primavera termina stanotte ⏰"} +{"t":"SDD 25 Outbound 164 it-it The Amazon Spring Deal Days clock is ticking... Keep shopping for up to XX% off a wide selection 🌟\n\n🔥 Top 100 deals: \n🛍️ Deals from local brands: \n💶 Deals under £XX:\n✨ Deals for you: Offerte di Primavera di Amazon: il tempo stringe… Non perderti le grandi offerte. Continua a fare acquisti per risparmiare fino al XX% su un'ampia selezione di prodotti 🌟\n\n 🔥 Offerte top: \n 🛍️ Offerte di marchi locali: \n 💶 Offerte a meno di XX€:\n ✨ Offerte per te:"} +{"t":"SDD 25 Outbound 164F it-it The Amazon Spring Deal Days clock is ticking... Keep shopping for up to XX% off a wide selection 🌟 🔥 Top 100 deals: 🛍️ Deals from local brands: 💶 Deals under £XX: ✨ Deals for you: Offerte di Primavera di Amazon: il tempo stringe… Non perderti le grandi offerte. Continua a fare acquisti per risparmiare fino al XX% su un'ampia selezione di prodotti 🌟 🔥 Offerte top: 🛍️ Offerte di marchi locali: 💶 Offerte a meno di XX€: ✨ Offerte per te:"} +{"t":"SDD 25 Outbound 165 CTA it-it See all deals Scopri tutte le offerte"} +{"t":"SDD 26 Outbound 001 Subject line it-it Get ready for Spring Deal Days Preparati alla Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 002 Subject line it-it Save the date for Spring Deal Days Festa delle Offerte di Primavera: scopri le date"} +{"t":"SDD 26 Outbound 003 it-it Epic savings from 10 to 16 March Risparmi incredibili dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 004 it-it Save up to XX% off from 10 to 16 March Risparmia fino al XX% dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 005 Headline it-it Save up to XX% off from 10 to 16 March Risparmia fino al XX% dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 006 CTA it-it Get ready Preparati"} +{"t":"SDD 26 Outbound 007 Title it-it Get ready for Spring Deal Days Preparati alle Offerte di Primavera"} +{"t":"SDD 26 Outbound 008 Body Copy it-it Epic savings from 10 to 16 March Risparmi incredibili dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 010 CTA it-it Save the date Scopri le date"} +{"t":"SDD 26 Outbound 011 CTA it-it Shop now Acquista ora"} +{"t":"SDD 26 Outbound 012 Subject line it-it Spring Deal Days is coming Arriva la Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 013 Subject line it-it Spring Deal Days is almost here La Festa delle Offerte di Primavera è alle porte"} +{"t":"SDD 26 Outbound 014 Title it-it Spring Deal Days savings are coming Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 015 Body Copy it-it Save up to XX% off from 10 to 16 March Risparmia fino al XX% dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 016 CTA it-it Get ready Preparati"} +{"t":"SDD 26 Outbound 017 Headline it-it Save big from 10 to 16 March Risparmia alla grande dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 019 Title it-it Spring Deal Days is just hours away Manca poco alle Offerte di Primavera"} +{"t":"SDD 26 Outbound 020 Body Copy it-it Spring Deal Days starts 10 - 16 March. Dal 10 al 16 marzo"} +{"t":"SDD 26 Outbound 023 Headline it-it Spring Deal Days starts at midnight Festa delle Offerte di Primavera: da mezzanotte"} +{"t":"SDD 26 Outbound 024 Body Copy it-it Big savings from 10 - 16 March Grandi offerte: 10-16 marzo"} +{"t":"SDD 26 Outbound 026 Subject line it-it Spring Deal Days is finally here! La Festa delle Offerte di Primavera è arrivata!"} +{"t":"SDD 26 Outbound 027 Subject line it-it Save up to XX% off great products Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 26 Outbound 028 Headline it-it Great deals on great products Grandi offerte su tanti prodotti"} +{"t":"SDD 26 Outbound 029 it-it Lots of great deals to be found Approfitta subito delle offerte incredibili"} +{"t":"SDD 26 Outbound 030 CTA it-it Shop deals now Scopri le offerte"} +{"t":"SDD 26 Outbound 031 Title it-it Spring Deal Days is finally here Festa delle Offerte di Primavera: è qui"} +{"t":"SDD 26 Outbound 032 Body Copy it-it Get up to XX% off great products Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 26 Outbound 033 it-it Great deals on great products Grandi offerte su tanti prodotti"} +{"t":"SDD 26 Outbound 034 CTA it-it Get deals now Scopri le offerte"} +{"t":"SDD 26 Outbound 035 Subject line it-it Spring Deal Days is here La Festa delle Offerte di Primavera è cominciata"} +{"t":"SDD 26 Outbound 036 Subject line it-it Up to XX% off epic deals Risparmi fino al XX% su offerte incredibili"} +{"t":"SDD 26 Outbound 037 Headline it-it Spring Deal Days has only just begun La Festa delle Offerte di Primavera è iniziata"} +{"t":"SDD 26 Outbound 039 Title it-it Spring Deal Days' epic deals. Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 040 Title it-it Epic deals during Spring Deal Days Scopri le offerte incredibili"} +{"t":"SDD 26 Outbound 041 Body Copy it-it Save up to XX% off this Spring Deal Days Festa delle Offerte di Primavera: -XX%"} +{"t":"SDD 26 Outbound 042 it-it More great deals coming tomorrow Altre grandi offerte in arrivo domani"} +{"t":"SDD 26 Outbound 043 CTA it-it Shop now Acquista ora"} +{"t":"SDD 26 Outbound 044 Title it-it Day 1 of Spring Deal Days is almost over Offerte di Primavera: giorno 1 👋"} +{"t":"SDD 26 Outbound 045 Body Copy it-it Up to XX% off deals continue tomorrow Fino al XX% di sconto anche domani"} +{"t":"SDD 26 Outbound 046 it-it Great savings throughout Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 047 CTA it-it Shop deals now Scopri le offerte"} +{"t":"SDD 26 Outbound 048 Subject line it-it New day, new deals this Spring Deal Days Nuovo giorno, nuove Offerte di Primavera"} +{"t":"SDD 26 Outbound 049 Subject line it-it Up to XX% off continues this Spring Deal Days Festa delle Offerte di Primavera: fino al -XX%"} +{"t":"SDD 26 Outbound 050 it-it Don't forget your deals today Approfitta delle offerte di oggi"} +{"t":"SDD 26 Outbound 051 Headline it-it More deals this Spring Deal Days Risparmia con la Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 052 Title it-it Epic deals this Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 053 Body Copy it-it Still up to XX% off this Spring Deal Days Ancora tante offerte fino al -XX%"} +{"t":"SDD 26 Outbound 056 Subject line it-it Spring Deal Days: Epic deals await Incredibili offerte ti aspettano"} +{"t":"SDD 26 Outbound 057 Subject line it-it Up to XX% off great products Risparmia fino al xx% su tanti prodotti"} +{"t":"SDD 26 Outbound 058 it-it Great deals to be had Offerte da prendere al volo"} +{"t":"SDD 26 Outbound 059 Headline it-it Up to XX% off this Spring Deal Days Festa delle Offerte di Primavera: fino al -XX%"} +{"t":"SDD 26 Outbound 063 Body Copy it-it Up to XX% off great products Risparmia fino al xx% su tanti prodotti"} +{"t":"SDD 26 Outbound 066 Title it-it Spring Deal Days: Shop big deals Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 067 Body Copy it-it Big savings still available - up to XX% off Ci sono ancora tante offerte fino al -XX%"} +{"t":"SDD 26 Outbound 068 it-it Shop and save big on selected products Risparmia alla grande su tanti prodotti"} +{"t":"SDD 26 Outbound 071 Subject line it-it Festa delle Offerte di Primavera: nuove offerte"} +{"t":"SDD 26 Outbound 072 Subject line it-it Great deals on great products Grandi offerte su tanti prodotti"} +{"t":"SDD 26 Outbound 073 it-it Great deals await Ti aspettano offerte incredibili"} +{"t":"SDD 26 Outbound 074 Headline it-it Up to XX% off awaits Risparmia fino al XX%"} +{"t":"SDD 26 Outbound 076 Title it-it Spring Deal Days: Up to XX% off Festa delle Offerte di Primavera: -XX%"} +{"t":"SDD 26 Outbound 077 Body Copy it-it Deals on great products Offerte su tanti prodotti"} +{"t":"SDD 26 Outbound 080 Subject line it-it Deals you won't want to miss Offerte da non perdere"} +{"t":"SDD 26 Outbound 082 it-it Find deals at Amazon Trova le offerte su Amazon"} +{"t":"SDD 26 Outbound 083 Headline it-it Up to XX% off great products Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 26 Outbound 085 CTA it-it Shop now Acquista ora"} +{"t":"SDD 26 Outbound 087 Title it-it Epic deals during Spring Deal Days Ti aspettano offerte incredibili"} +{"t":"SDD 26 Outbound 088 it-it Great deals await Scopri le offerte"} +{"t":"SDD 26 Outbound 089 CTA it-it Shop deals now Acquista ora"} +{"t":"SDD 26 Outbound 091 Title it-it Don't miss out this Spring Deal Days Risparmia fino al XX%"} +{"t":"SDD 26 Outbound 092 Body Copy it-it Save up to XX% off Ti aspettano grandi offerte"} +{"t":"SDD 26 Outbound 094 CTA it-it Shop deals now Acquista ora"} +{"t":"SDD 26 Outbound 095 CTA it-it Show now La Festa delle Offerte di Primavera ti aspetta"} +{"t":"SDD 26 Outbound 096 Subject line it-it Spring Deal Days: Deals are still waiting for you Grandi offerte ti aspettano"} +{"t":"SDD 26 Outbound 097 it-it Great deals are waiting for you Grandi offerte su tanti prodotti"} +{"t":"SDD 26 Outbound 098 Headline it-it Great deals on great products Scopri le offerte"} +{"t":"SDD 26 Outbound 101 Title it-it Spring Deal Days: Deals are still waiting for you Risparmia fino al XX% su tanti prodotti"} +{"t":"SDD 26 Outbound 102 Body Copy it-it Up to XX% off a wide selection Grandi offerte ti aspettano"} +{"t":"SDD 26 Outbound 103 it-it Great deals are waiting for you Scopri le offerte"} +{"t":"SDD 26 Outbound 105 CTA it-it Shop now Risparmia con la Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 106 Subject line it-it Find great deals this Spring Deal Days Fino al -XX% su tanti prodotti"} +{"t":"SDD 26 Outbound 107 Subject line it-it Up to XX% on great products Grandi offerte ti aspettano"} +{"t":"SDD 26 Outbound 108 it-it Great deals are waiting for you Approfittane ora e risparmia fino al XX%"} +{"t":"SDD 26 Outbound 109 Headline it-it Get yourself up to XX% off now Scopri le offerte"} +{"t":"SDD 26 Outbound 111 Title it-it Get yourself up to XX% off now Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 26 Outbound 112 Body Copy it-it Up to XX% off great products Ti aspettano ancora tantissime offerte"} +{"t":"SDD 26 Outbound 113 it-it Lots of deals are still waiting Scopri le offerte"} +{"t":"SDD 26 Outbound 115 Title it-it Spring Deal Days' epic deals Risparmia subito fino al XX%"} +{"t":"SDD 26 Outbound 116 Body Copy it-it Get yourself up to XX% off now Altre offerte da scoprire"} +{"t":"SDD 26 Outbound 117 it-it More savings to discover Scopri le offerte"} +{"t":"SDD 26 Outbound 118 CTA it-it Shop deals now La Festa delle Offerte di Primavera ti aspetta"} +{"t":"SDD 26 Outbound 124 Title it-it Epic deals this Spring Deal Days Offerte di Primavera: ancora fino al -XX%"} +{"t":"SDD 26 Outbound 125 Body Copy it-it There's still up to XX% off this Spring Deal Days Approfitta delle offerte di oggi"} +{"t":"SDD 26 Outbound 126 it-it Don't forget your deals today Scopri le offerte"} +{"t":"SDD 26 Outbound 129 Subject line it-it Find great deals this Spring Deal Days Risparmia fino al XX% su grandi prodotti"} +{"t":"SDD 26 Outbound 130 Subject line it-it Up to XX% off great products Grandi offerte ti aspettano"} +{"t":"SDD 26 Outbound 131 it-it Great deals are waiting for you Risparmia subito fino al XX%"} +{"t":"SDD 26 Outbound 139 Body Copy it-it Get yourself up to XX% off now Tante offerte da scoprire"} +{"t":"SDD 26 Outbound 141 CTA it-it Shop deals now Festa delle Offerte di Primavera: ultimo giorno"} +{"t":"SDD 26 Outbound 142 Subject line it-it It's the last day of Spring Deal Days Puoi ancora risparmiare fino al XX%"} +{"t":"SDD 26 Outbound 143 Subject line it-it There's still time to save up to XX% Sei ancora in tempo per risparmiare"} +{"t":"SDD 26 Outbound 144 it-it There's still time to get great deals Festa delle Offerte di Primavera: affrettati"} +{"t":"SDD 26 Outbound 145 Headline it-it The Spring Deal Days clock is ticking... Scopri le offerte"} +{"t":"SDD 26 Outbound 146 CTA it-it Shop great deals Acquista ora"} +{"t":"SDD 26 Outbound 148 Title it-it Only one day left of Spring Deal Days Continua a risparmiare fino al XX%"} +{"t":"SDD 26 Outbound 149 Body Copy it-it There's still up to XX% off great products Approfitta subito delle offerte"} +{"t":"SDD 26 Outbound 150 it-it Get great deals before they're gone Scopri le offerte"} +{"t":"SDD 26 Outbound 152 CTA it-it Shop now Festa delle Offerte di Primavera: ultimo giorno"} +{"t":"SDD 26 Outbound 153 Subject line it-it It's the last day of Spring Deal Days Risparmia fino al XX%"} +{"t":"SDD 26 Outbound 154 Subject line it-it With up to XX% off Sei ancora in tempo per risparmiare"} +{"t":"SDD 26 Outbound 158 Title it-it Only one day left of Spring Deal Days Risparmia fino al XX%"} +{"t":"SDD 26 Outbound 159 Body Copy it-it With up to XX% off Sei ancora in tempo per risparmiare"} +{"t":"SDD 26 Outbound 160 it-it There's still time to get great deals Scopri le offerte"} +{"t":"SDD 26 Outbound 162 Title it-it Last few hours of Spring Deal Days Puoi ancora risparmiare fino al XX%"} +{"t":"SDD 26 Outbound 163 Body Copy it-it There's still time to get up to XX% off Sei ancora in tempo per risparmiare"} +{"t":"SDD 26 Outbound 166 Title it-it Spring Deal Days: 10 - 16 March Scopri le offerte degli Amazon Creators"} +{"t":"SDD 26 Outbound 167 Body Copy it-it Discover our Amazon Creator top deals Scopri grandi offerte su tanti prodotti"} +{"t":"SDD 26 Outbound 168 it-it Explore great savings across Spring Deal Days Acquista ora"} +{"t":"SDD 26 Outbound 170 Title it-it Spring Deal Days: Up to XX% off Grandi offerte ti aspettano"} +{"t":"SDD 26 Outbound 171 Body Copy it-it Great deals are waiting for you Scopri tutte le Offerte di Primavera"} +{"t":"SDD 26 Outbound 172 it-it Deals throughtout Spring Deal Days Acquista ora"} +{"t":"SDD 26 Outbound 174 Title it-it Spring Deal Days: Up to XX% off Un mare di offerte sui prodotti che ami"} +{"t":"SDD 26 Outbound 175 Body Copy it-it Deals, deals, deals on your favourite products Scopri tantissime offerte incredibili"} +{"t":"SDD 26 Outbound 176 it-it Deals, deals, deals this Spring Deal Days Acquista ora"} +{"t":"SDD 26 Outbound 178 Title it-it Get daily invites to WOW! deals Risparmia fino al XX% su [categoria]"} +{"t":"SDD 26 Outbound 179 Body Copy it-it Up to XX% off [category] Risparmia fino al XX% su tanti prodotti"} +{"t":"SDD 26 Outbound 180 Body Copy it-it Up to XX% off this Spring Deal Days Grandi offerte su [elettronica]"} +{"t":"SDD 26 Outbound 181 it-it Great deals on [electronics] Scopri grandi offerte"} +{"t":"SDD 26 Outbound 182 it-it Great deals during Spring Deal Days Iscriviti"} +{"t":"SDD 26 Outbound 184 Title it-it Ooh! Great deals this Spring Deal Days Risparmi fino al XX% sulle Offerte WOW!"} +{"t":"SDD 26 Outbound 185 Body Copy it-it WOW! deals: up to XX% off Offerte WOW! su [CATEGORIA]"} +{"t":"SDD 26 Outbound 186 Body Copy it-it WOW! deals on [CATEGORY] Offerte WOW! su Amazon"} +{"t":"SDD 26 Outbound 187 it-it WOW! deals at Amazon Offerte WOW! su [inserire categoria]"} +{"t":"SDD 26 Outbound 188 it-it WOW! deals on [insert category] Scopri le offerte WOW!"} +{"t":"SDD 26 Outbound 190 Title it-it Take a look at our Top 100 Deals Fino al -XX% con le Offerte di Primavera"} +{"t":"SDD 26 Outbound 191 Body Copy it-it Up to XX% off during Spring Deal Days Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 192 it-it Great savings during Spring Deal Days Acquista ora"} +{"t":"SDD 26 Outbound 194 Title it-it Check out our Top 100 Deals on Fashion Fino al -XX% con le Offerte di Primavera"} +{"t":"SDD 26 Outbound 198 Title it-it Spring Deal Days: Deals just for you Risparmia fino al XX%"} +{"t":"SDD 26 Outbound 199 Body Copy it-it Up to XX% off your favourite products Risparmia sui tuoi prodotti preferiti"} +{"t":"SDD 26 Outbound 200 it-it Great savings on your favourite products Scopri le offerte"} +{"t":"SDD 26 Outbound 202 Title it-it Premium brand deals this Spring Deal Days Risparmia fino al XX% su Amazon"} +{"t":"SDD 26 Outbound 203 Body Copy it-it Up to XX% off on Amazon Grandi risparmi sui marchi premium"} +{"t":"SDD 26 Outbound 204 it-it Top savings on top brands Acquista ora"} +{"t":"SDD 26 Outbound 206 Title it-it Have you found something yet this Spring Deal Days? Grandi offerte ti aspettano"} +{"t":"SDD 26 Outbound 207 Body Copy it-it Great deals are waiting for you Scopri le offerte consigliate per te"} +{"t":"SDD 26 Outbound 208 it-it You've got great taste for great savings Torna alle offerte"} +{"t":"SDD 26 Outbound 210 Title it-it Don't miss out this Spring Deal Days Torna alle offerte: risparmi fino al XX%"} +{"t":"SDD 26 Outbound 211 Body Copy it-it Keep shopping for up to XX% off Approfitta delle offerte e risparmia"} +{"t":"SDD 26 Outbound 212 it-it Keep shopping for savings Scopri le offerte"} +{"t":"SDD 26 Outbound 214 Title it-it Spring Deal Days' epic deals are trending Prodotti popolari: risparmia fino al XX%"} +{"t":"SDD 26 Outbound 215 Body Copy it-it Up to XX% off trending products Grandi offerte su prodotti di tendenza"} +{"t":"SDD 26 Outbound 216 it-it Great deals on trending products Acquista ora"} +{"t":"SDD 26 Outbound 218 Title it-it Check out today’s big deals Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 219 Body Copy it-it Shop Spring Deal Days' epic deals Acquista ora"} +{"t":"SDD 26 Outbound 221 Title it-it Don’t miss these big savings Scopri le Offerte di Primavera"} +{"t":"SDD 26 Outbound 222 Body Copy it-it Check out Spring Deal Days' epic deals Acquista ora"} +{"t":"SDD 26 Outbound 224 Title it-it Ready, set, save! Scopri le offerte incredibili di oggi"} +{"t":"SDD 26 Outbound 225 Body Copy it-it Spring Deal Days: Shop today's deals Acquista ora"} +{"t":"SDD 26 Outbound 227 Title it-it This deal was made for you Offerte incredibili che amerai"} +{"t":"SDD 26 Outbound 228 Body Copy it-it Something you love, at a Spring Deal Days price Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 230 Title it-it Spring Deal Days: A deal made just for you Approfitta di queste offerte selezionate"} +{"t":"SDD 26 Outbound 231 Body Copy it-it Shop these hand-picked deals today Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 233 Title it-it Spring Deal Days: You'll love this deal Scopri l’offerta selezionata oggi per te"} +{"t":"SDD 26 Outbound 234 Body Copy it-it Check out your hand-picked deal today Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 236 Title it-it Spring Deal Days is ending soon Non perderti quest'offerta pensata per te"} +{"t":"SDD 26 Outbound 237 Body Copy it-it Bag yourself a great deal today Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 239 Title it-it Save up to xx% off [category] Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 240 Body Copy it-it Shop Spring Deal Days' epic deals Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 242 Title it-it Save big when you shop [category] Approfitta delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 243 Body Copy it-it Shop amazing deals this Spring Deal Days Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 245 Title it-it Save on [Category] this Spring Deal Days Risparmia fino al XX% su [categoria]"} +{"t":"SDD 26 Outbound 246 Body Copy it-it Shop and save up to XX% off [Category] Acquista ora"} +{"t":"SDD 26 Outbound 248 Title it-it Shop Spring Deal Days' Top 100 Deals Risparmia fino al XX% su 100 offerte top"} +{"t":"SDD 26 Outbound 249 Body Copy it-it Save up to XX% on our Top 100 Deals Scopri le offerte/Acquista ora"} +{"t":"SDD 26 Outbound 251 Title it-it Save up to XX% with our Top 100 Deals Festa delle Offerte di Primavera"} +{"t":"SDD 26 Outbound 252 Body Copy it-it Shop Spring Deal Days’ Top 100 Deals Scopri le offerte/Acquista ora"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_PrimeDualBenefit_it-it.json b/storage/amazon/tm/it-IT/flat_PrimeDualBenefit_it-it.json new file mode 100644 index 0000000..4ec8d4d --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_PrimeDualBenefit_it-it.json @@ -0,0 +1,180 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super it-it Hilarious entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super it-it Hilarious \nentertainment Intrattenimento \ndivertente"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super it-it Hilarious entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super it-it and \nfast delivery e spedizioni veloci \nsenza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super it-it and \nfast \ndelivery e spedizioni veloci \nsenza \ncosti aggiuntivi\n\nALT\ne spedizioni veloci\nsenza costi\naggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi ALT e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super it-it It's on Prime \nfor £8.99/month Su Prime \na soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super it-it It's on Prime for £8.99/month Su Prime  a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super it-it It's on Prime \nfor \n£8.99/month Su Prime \na soli \n4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super it-it It's on Prime  for £8.99/month Su Prime  a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 it-it Ooh, that’s my Prime delivery. Ooh, è la mia consegna Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO it-it What, already? Cosa, di già?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO it-it Only one thing can match the buzz of Prime’s fast delivery… C'è solo una cosa che ti dà la stessa emozione delle spedizioni veloci di Prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO it-it ...and that’s the buzz of Prime’s entertainment. ...ed è l'intrattenimento di Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 it-it What we watching? Cosa guardiamo?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO it-it That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… You’re Cordially Invited… La nuova commedia sentimentale, con Reese Witherspoon e Will Ferrell che prenotano la stessa location di matrimonio. Dicono (che) sia divertente!"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO it-it From fast delivery to hilarious entertainment; it’s on Prime. Dalle spedizioni veloci all'intrattenimento divertente, su Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO it-it For only £8.99 a month! Join now! Iscriviti a Prime a soli 4 euro e 99 al mese"} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO it-it Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime I contenuti possono includere messaggi pubblicitari. Per saperne di più, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO it-it Things that shouldn’t work together but do Abbinamenti \nimprobabili \nche funzionano"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001F VO it-it Things that shouldn’t work together but do Abbinamenti improbabili che funzionano"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO it-it Skiing \n& \nFootball Sci \ne \ncalcio"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO it-it Skiing & Football Sci e calcio"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO it-it Owl \n& \nKnitwear Civette \ne \nmaglieria"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO it-it Owl & Knitwear Civette e maglieria"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO it-it Dog \n& \nTortoise Cani \ne \ntartarughe"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO it-it Dog & Tortoise Cani e tartarughe"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO it-it Screwdriver \n& \nNoodles Avvitatori \ne \nspaghetti"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO it-it Screwdriver & Noodles Avvitatori e spaghetti"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO it-it Pizza \n& \nParagliding Pizza \ne \nparapendio"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO it-it Pizza & Paragliding Pizza e parapendio"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO it-it Scuba Diving \n& \nPainting Immersioni \ne \npittura"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO it-it Scuba Diving & Painting Immersioni e pittura"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO it-it Fast delivery & hilarious entertainment Spedizioni veloci e intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO it-it It’s on Prime for £8.99 a month Su Prime a soli 4 euro e 99 al mese"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO it-it It’s on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline it-it Delivery + Entertainment Spedizioni+Intrattenimento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime. #Prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline it-it Fast delivery + Hilarious entertainment Spedizioni veloci + intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime. Spedizioni veloci e intrattenimento divertente a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 021 Headline it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 it-it You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super it-it Hilarious entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super it-it and \nfast delivery e spedizioni veloci \nsenza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO it-it Hilarious entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super it-it Hilarious entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA it-it It's on Prime for £8.99 a month Su Prime a soli 4 euro e 99 al mese"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 it-it TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F it-it TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description it-it Fast delivery and hilarious entertainment, all for £8.99 with Prime. Spedizioni veloci e intrattenimento divertente a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA it-it Join Now Iscriviti"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super it-it Massive entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super it-it and fast delivery e spedizioni veloci senza costi aggiuntiviALTe spedizioni velocisenza costiaggiuntivi"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. L’abbonamento si rinnova automaticamente. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 it-it Ooh, that’s my Prime delivery. Ooh, è la mia consegna Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO it-it What, already? Cosa, di già?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO it-it Only one thing can match the buzz of Prime’s fast delivery… C’è solo una cosa che ti dà la stessa emozione delle spedizioni veloci di Prime..."} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO it-it and that’s the buzz of Prime’s entertainment. ...ed è l’intrattenimento di Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 it-it What we watching? Cosa guardiamo?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO it-it From fast delivery to thrilling entertainment; it’s on Prime. Dalle spedizioni veloci all’intrattenimento divertente, su Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO it-it For only £8.99 a month! Join now! Iscriviti a Prime a soli 4 euro e 99 al mese."} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO it-it Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime I contenuti possono includere messaggi pubblicitari. L’abbonamento si rinnova automaticamente. Per saperne di più, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO it-it Things that shouldn’t work together but do Abbinamenti improbabili che funzionano"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO it-it Chocolate & Pizza Cioccolato e pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO it-it Puppies & Ducks Cuccioli e anatre"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO it-it Pizza & Paragliding Pizza e parapendio"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO it-it Scuba Diving & Painting Immersioni e pittura"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO it-it Fast delivery & massive entertainment Spedizioni veloci e intrattenimento divertente"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO it-it It’s on Prime for £8.99 a month Su Prime a soli 4 euro e 99 al mese"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super it-it It’s on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline it-it Delivery + Entertainment Spedizioni+Intrattenimento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text it-it Fast delivery and massive entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 003 Headline it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text it-it Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime.#Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline it-it Fast delivery + Massive entertainment Spedizioni veloci + intrattenimento divertente"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text it-it Fast delivery and massive entertainment, all for £8.99 with Prime. Spedizioni veloci e intrattenimento divertente a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 it-it Fast delivery and massive entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description it-it Fast delivery and massive entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento divertente, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super it-it Massive entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super it-it and fast delivery e spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. L’abbonamento si rinnova automaticamente. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO it-it Massive entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super it-it Massive entertainment Intrattenimento divertente"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO it-it It's on Prime for £8.99 a month Su Prime a soli 4 euro e 99 al mese"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. L’abbonamento si rinnova automaticamente. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description it-it Fast delivery and massive entertainment, all for £8.99 with Prime. Spedizioni veloci e intrattenimento divertente a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA it-it Join Now Iscriviti"} +{"t":"Prime Dual Benefit Q3 23 Social Post 001 it-it Fast delivery and thrilling entertainment, all for £8.99 with Prime. Consegne veloci e divertimento avvincente, tutto a soli € 4,99/mese con Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Post 002 Headline it-it Delivery + Entertainment Consegne + Divertimento"} +{"t":"Prime Dual Benefit Q3 23 Social Static 001 Headline it-it Delivery + Entertainment Consegne + Divertimento"} +{"t":"Prime Dual Benefit Q3 23 Social Static 002 Body Copy it-it Fast delivery and thrilling entertainment, all for X.XX/month with Prime. Consegne veloci e divertimento avvincente, tutto a soli € 4,99/mese con Prime."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 001 VO it-it Fast delivery Consegne veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 002 Super it-it Fast delivery Consegne veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 003 VO it-it Thrilling entertainment Divertimento avvincente"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 004 Super it-it Thrilling entertainment Divertimento avvincente"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 005 VO it-it Join Prime for £8.99 a month Iscriviti a Prime a soli 4 euro e 99 al mese"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 006 Super it-it Join Prime for £8.99 a month Iscriviti a Prime a € 4,99/mese"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 007 Super it-it  Join Prime for £8.99 a month.  Informazioni su condizioni del servizio e recesso su www.Amazon.it/prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline it-it Delivery + Entertainment Spedizioni+Intrattenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text it-it Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 003 Headline it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text it-it Spedizioni veloci senza costi aggiuntivi  Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline it-it Gratis en snelle bezorging op Amazon.nl Spedizioni+Intrattenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text it-it Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text it-it Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime. #Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline it-it Fast delivery + Thrilling entertainment Spedizioni veloci + intrattenimento senza fine"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text it-it Fast delivery and thrilling entertainment for £8.99/month with Prime. Spedizioni veloci e intrattenimento senza fine, a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 it-it Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description it-it Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 it-it Fast delivery and thrilling entertainment for £8.99/month with Prime. Spedizioni veloci e intrattenimento senza fine a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO it-it Thrilling entertainment Intrattenimento senza fine"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super it-it Thrilling entertainment Intrattenimento senza fine"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO it-it It’s on Prime for £8.99 a month Su Prime a soli 4,99 € al mese"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super it-it It’s on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 it-it TV: T&Cs apply. 18+. Content includes ads. Riservato ai maggiori di 18 anni."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline it-it Prime Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description it-it Fast delivery and thrilling entertainment for £8.99/month with Prime. Spedizioni veloci e intrattenimento senza fine a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA it-it Join Now Iscriviti"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 it-it Fast delivery and festive entertainment, all for £8.99 with Prime. Spedizioni veloci senza costi aggiuntivi e divertimento natalizio, tutto a € 4,99/mese con Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 it-it Fast delivery and festive entertainment, all for £8.99 with Prime. Spedizioni veloci e divertimento natalizio a soli € 4,99/mese con Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline it-it Delivery + Entertainment Spedizioni + Divertimento"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 it-it Festive entertainement Intrattenimento natalizio"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 it-it and fast delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA it-it Join Prime for £8.99/month Iscriviti a Prime a € 4,99/mese"} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 it-it Geographic restrictions and T&Cs apply. Eighteen plus. Informazioni su condizioni del servizio e recesso su www.Amazon.it/prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline it-it Delivery + Entertainment Spedizioni+Intrattenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text it-it Fast delivery and epic entertainment, all for £8.99/month with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 003 Headline it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text it-it Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text it-it Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime. #Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline it-it Fast delivery + epic entertainment Spedizioni veloci + intrattenimento senza fine"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text it-it Fast delivery and epic entertainment for £8.99/month with Prime. Spedizioni veloci e intrattenimento senza fine, a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 it-it Fast delivery and epic entertainment, all for £8.99/month with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title it-it Delivery + Entertainment Spedizioni + Intrattenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description it-it Fast delivery and epic entertainment, all for £8.99/month with Prime. Spedizioni veloci senza costi aggiuntivi e intrattenimento senza fine, tutto a 4,99 €/mese con Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 it-it Fast delivery and entertainment for £8.99/month with Prime. Spedizioni veloci e intrattenimento senza fine a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super it-it Fast Delivery Spedizioni veloci senza costi aggiuntivi"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO it-it Epic entertainment Intrattenimento senza fine"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super it-it Epic entertainment Intrattenimento senza fine"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA it-it It's on Prime for £8.99 a month Su Prime a soli 4,99 € al mese"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super it-it It's on Prime for £8.99/month Su Prime a soli 4,99 €/mese"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 it-it Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Riservato ai maggiori di 18 anni. I contenuti possono includere messaggi pubblicitari. L’abbonamento si rinnova automaticamente. Per maggiori informazioni su tariffe e condizioni, visita Amazon.it/terminiprime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description it-it Free, fast delivery and epic entertainment for €6.99/month with Prime. Spedizioni veloci e intrattenimento senza fine a 4,99 €/mese con Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA it-it Join Now Iscriviti"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_PrimeGourmetGuard_it-it.json b/storage/amazon/tm/it-IT/flat_PrimeGourmetGuard_it-it.json new file mode 100644 index 0000000..da7f951 --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_PrimeGourmetGuard_it-it.json @@ -0,0 +1,11 @@ +{"t":"Prime Gourmet Guard 25 Social OLV 6s 001 Super it-it Fast delivery. Spedizioni veloci."} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 002 it-it It's on Prime Su Prime"} +{"t":"Prime Gourmet Guard 25 Social OLV 6s 003 it-it Geographic restrictions and T&Cs apply. 18+ Per maggiori informazioni, visita Amazon.it/terminiprime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 001 Super it-it Shopping. Spedizioni veloci."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 002 Super it-it Streaming. Streaming."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 003 Super it-it Sizzling. Spadellate."} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 004 it-it It's on Prime Su Prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 30s & 20s 005 it-it Geographic restrictions and T&Cs apply. 18+ Per maggiori informazioni, visita Amazon.it/terminiprime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 001 Super it-it Fast delivery. Spedizioni veloci."} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 002 it-it It's on Prime Su Prime"} +{"t":"Prime Gourmet Guard 25 TV OLV 6s & 15s 003 it-it Geographic restrictions and T&Cs apply. 18+ Per maggiori informazioni, visita Amazon.it/terminiprime"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_PrimeMidfunnel_it-it.json b/storage/amazon/tm/it-IT/flat_PrimeMidfunnel_it-it.json new file mode 100644 index 0000000..b7d9355 --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_PrimeMidfunnel_it-it.json @@ -0,0 +1,69 @@ +{"t":"Prime Mid Funnel Q2 25 Cat OLV 001 it-it Cat food, arriving tomorrow with Prime. That’s off your mind. Cibo per gatti, in arrivo domani con Prime. Ecco fatto!"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 002 it-it So now you can worry about something else like….can Xavier read minds? Così ora puoi concentrarti su altro, tipo... Pallino ti legge nel pensiero?"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 003 Endframe it-it Everyday Essentials. Delivered Fast. Prodotti per tutti i giorni. Con te in un attimo."} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 004 Endframe it-it It's on Prime Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 005 it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su costi e modalità di spedizione su Amazon.it"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 006 Phone UI it-it Cat Food Cibo per gatti"} +{"t":"Prime Mid Funnel Q2 25 Cat OLV 007 Phone UI it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 001 it-it When your deodorant has been reduced to a tiny whisper and tries to tell you: 'I’m running on empty… I don’t have much left to give’. Quando al tuo deodorante è rimasto solo un filo di voce e sembra sussurrarti: \"Sono agli sgoccioli... Non posso più aiutarti\"."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 002 it-it No need to worry…your new deodorant is already on it’s way, arriving tomorrow with Prime. Non preoccuparti… il tuo nuovo deodorante è in arrivo domani, con Prime."} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 003 it-it Everyday Essentials. Delivered Fast. It's on Prime Prodotti per tutti i giorni. Con te in un attimo. Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Deo Radio 004 VO it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su costi e modalità di spedizione su Amazon.it"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 001 it-it More caffeine, arriving tomorrow with Prime. That’s off your mind. La tua dose di caffeina, in arrivo domani con Prime. Ecco fatto!"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 002 it-it So now you can worry about... how long has that been in there? Così ora puoi concentrarti su... e quella da quanto tempo è lì?"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 003 Endframe it-it Everyday Essentials. Delivered Fast. Prodotti per tutti i giorni. Con te in un attimo."} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 004 Endframe it-it It's on Prime Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 005 it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su costi e modalità di spedizione su Amazon.it"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 006 Phone UI it-it Coffee Capsule Capsula di caffè"} +{"t":"Prime Mid Funnel Q2 25 Fridge OLV 007 Phone UI it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 001 Super it-it Everyday Essentials. Delivered Fast. Prodotti per tutti i giorni. Con te in un attimo."} +{"t":"Prime Mid Funnel Q2 25 Light OLV 002 Super it-it It's on Prime Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 003 it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su Amazon.it/prime."} +{"t":"Prime Mid Funnel Q2 25 Light OLV 004 Phone UI it-it Lightbulb Lampadina"} +{"t":"Prime Mid Funnel Q2 25 Light OLV 005 Phone UI it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 001 Endframe it-it Customer's most loved. Delivered Fast. I più amati dai clienti. Con te in un attimo."} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 002 Super it-it It's on Prime Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 003 it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su Amazon.it/prime."} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 004 Phone UI it-it Ink Toner Cartuccia"} +{"t":"Prime Mid Funnel Q2 25 Printer OLV 005 CTA it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 007 it-it Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Un rasoio nuovo di zecca, in arrivo domani con Prime. Ecco fatto!"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 008 it-it So now you can worry if… you’re slowly turning into your dad? Così ora puoi concentrarti su... stai diventando uguale a tuo padre?"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 009 Endframe it-it Customer's most loved. Delivered Fast. I più amati dai clienti. Con te in un attimo."} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 010 Endframe it-it It's on Prime Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 011 it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su costi e modalità di spedizione su Amazon.it"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 012 Phone UI it-it Electric Razor Rasoio di zecca"} +{"t":"Prime Mid Funnel Q2 25 Razor OLV 013 Phone UI it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 001 Super it-it Everyday Essentials. Delivered Fast. Prodotti per tutti i giorni. Con te in un attimo."} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 002 Super it-it It's on Prime Su Prime"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 003 it-it Cut off times and T&Cs apply. See product page when ordering. Maggiori informazioni su Amazon.it/prime."} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 004 Phone UI it-it Batteries Pile"} +{"t":"Prime Mid Funnel Q2 25 Toy OLV 005 Phone UI it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 001 Headline it-it Millions of items. Unlimited entertainment. Milioni di articoli. Divertimento illimitato."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 002 Headline it-it Fast delivery. Best of entertainment. Consegne rapida. I migliori film e serie TV."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 003 Headline it-it From must-have to must-watch. Migliaia di serie e spedizioni veloci illimitate."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 004 Headline it-it From sci-fi flicks to kitchen picks. Consegne più rapide della prima risata in LOL."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 005 Headline it-it Late-night snacks for late night comedy. Dal set cinematografico al set di pentole."} +{"t":"Prime Mid Funnel Q3 24 Dual Benefit Digital Display 006 Headline it-it Thriller tonight. Night lights tomorrow. Per le nuove stagioni e il cambio di stagione."} +{"t":"Prime Mid Funnel Q3 24 OLV 001 VO it-it You've either got patience or Prime. O hai pazienza... o hai Prime."} +{"t":"Prime Mid Funnel Q3 24 OLV 002 VO it-it Everyday essentials. Delivered the next day. Essenziali per la quotidianità. Con te in un attimo."} +{"t":"Prime Mid Funnel Q3 24 OLV 003 VO it-it From must-have to must-watch. Migliaia di serie e spedizioni veloci illimitate."} +{"t":"Prime Mid Funnel Q3 24 OLV 004 VO it-it Late-night snacks for late night comedy. Consegne più rapide della prima risata in LOL."} +{"t":"Prime Mid Funnel Q3 24 OLV 005 Super it-it Unlimited fast deliveries Spedizioni veloci illimitate"} +{"t":"Prime Mid Funnel Q3 24 OLV 006 Super it-it It's on prime Ti basta prime"} +{"t":"Prime Mid Funnel Q3 24 OLV 007 Super it-it Unlimited fast deliveries at no extra cost. Spedizioni veloci senza costi aggiuntivi."} +{"t":"Prime Mid Funnel Q3 24 OLV 008 Super it-it Fast delivery and the best of entertainment. Spedizioni veloci senza costi aggiuntivi. I migliori film e serie TV."} +{"t":"Prime Mid Funnel Q3 24 OLV 009 CTA it-it Shop now Acquista subito"} +{"t":"Prime Mid Funnel Q3 24 OLV 010 CTA it-it Shop now Scopri"} +{"t":"Prime Mid Funnel Q3 24 OLV 011 it-it Geographic restrictions and T&Cs apply Maggiori informazioni su amazon.it/terminiprime"} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 001 Headline it-it You've either got patience or Prime. O hai pazienza... o hai Prime."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 002 Headline it-it Shop fast. Delivered faster. Acquisti rapidi. Consegne altrettanto rapide."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 007 Headline it-it Next-day delivery. No extra cost. No sweat. Consegne veloci. Senza costi aggiuntivi. Facile."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 008 Headline it-it Everyday essentials. Delivered the next day. Essenziali per la quotidianità. Con te in un attimo."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 009 Headline it-it Fashion basics shipped in basically no time. Mascara consegnato in un battito di ciglia."} +{"t":"Prime Mid Funnel Q3 24 Speed Digital Display 010 Headline it-it More saving. Less waiting. Offerte lampo, consegnate in un lampo."} +{"t":"Prime Mid Funnel Q3 24 YouTube 001 Title it-it You've either got patience or Prime. O hai pazienza... O hai Prime."} +{"t":"Prime Mid Funnel Q3 24 YouTube 002 Title it-it Everyday essentials. Delivered the next day. Essenziali per la quotidianità. Con te in un attimo."} +{"t":"Prime Mid Funnel Q3 24 YouTube 003 Title it-it From must-have to must-watch. Migliaia di serie e spedizioni veloci illimitate."} +{"t":"Prime Mid Funnel Q3 24 YouTube 004 Title it-it Late-night snacks for late-night comedy. Consegne più rapide della prima risata in LOL."} +{"t":"Prime Mid Funnel Q3 24 YouTube 005 Description it-it Unlimited fast deliveries at no extra cost. Spedizioni veloci senza costi aggiuntivi."} +{"t":"Prime Mid Funnel Q3 24 YouTube 007 Description it-it Fast delivery and the best of entertainment. Spedizioni veloci senza costi aggiuntivi. I migliori film e serie TV."} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_PrimeSpeed_it-it.json b/storage/amazon/tm/it-IT/flat_PrimeSpeed_it-it.json new file mode 100644 index 0000000..5fe5851 --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_PrimeSpeed_it-it.json @@ -0,0 +1,62 @@ +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 001 Super it-it Waggy tails delivered fast. Cuccioli felici in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 002 Tagline it-it Everyday Essentials. Prodotti per tutti i giorni."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 003 Tagline it-it It's on Prime Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 004 Super it-it Happy bums delivered fast. Sederini contenti in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 005 Super it-it Effortless espressos delivered fast. Il tuo caffè servito in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 006 Super it-it Birthday wishlists delivered fast. Idee per il compleanno in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 007 Tagline it-it Customers’ most loved I piu´ amati dai clienti"} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 008 Super it-it Holiday mode delivered fast. Voglia d'estate in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 009 Super it-it Summer ready delivered fast. Voglia d'estate in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 (D)OOH 012 it-it More information on Amazon.it/prime Maggiori informazioni su Amazon.it/prime."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 001 it-it Everyday Essentials, delivered fast. Prodotti per tutti i giorni, con te in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 002 it-it It's on Prime Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 003 it-it Customers' Most-Loved, I più amati dai clienti,"} +{"t":"Prime Brand (Speed) Q4 25 Companion Banners 004 it-it delivered fast. con te in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 001 it-it Your pick-me-up delivered fast Il tuo caffè servito in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 003 it-it Holiday mode delivered fast. Voglia d'estate in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 004 it-it Birthday wishlists delivered fast. Idee per il compleanno in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 005 it-it Summer ready delivered fast. Voglia d'estate in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 006 it-it Everyday Essentials. Prodotti per tutti i giorni."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 007 it-it Customers’ most loved. I piu´ amati dai clienti."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 008 it-it It's on Prime Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 009 it-it Shop now Acquista ora"} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 010 it-it Waggy tails delivered fast. Cuccioli felici in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 011 it-it Happy bums delivered fast. Sederini contenti in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 Digital Display 014 it-it More information on Amazon.it/prime Maggiori informazioni su Amazon.it/prime"} +{"t":"Prime Brand (Speed) Q4 25 OLV 001 Super it-it Everyday Essentials. Delivered Fast. I più amati dai clienti. Con te in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 OLV 002 Super it-it It's on Prime Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 OLV 006 Phone UI it-it Batteries Pile"} +{"t":"Prime Brand (Speed) Q4 25 OLV 007 CTA it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Brand (Speed) Q4 25 OLV 012 it-it More information on Amazon.it/prime Maggiori informazioni su Amazon.it/prime."} +{"t":"Prime Brand (Speed) Q4 25 OLV 014 Phone UI it-it Lightbulb Lampadina"} +{"t":"Prime Brand (Speed) Q4 25 OLV 016 Endframe it-it Customer's most loved. Delivered Fast. I più amati dai clienti. Con te in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 OLV 022 Phone UI it-it Ink Toner Cartuccia"} +{"t":"Prime Brand (Speed) Q4 25 Radio 001 it-it When your deodorant has been reduced to a tiny whisper and tries to tell you: ‘I’m running on empty… I don’t have much left to give’. Quando al tuo deodorante è rimasto solo un filo di voce e sembra sussurrarti: "Sono agli sgoccioli... Non posso più aiutarti"."} +{"t":"Prime Brand (Speed) Q4 25 Radio 002 it-it No need to worry… your new deodorant is already on it’s way, arriving today with Amazon Prime. Non preoccuparti… il tuo nuovo deodorante è in arrivo domani, con Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 003 it-it Everyday Essentials. Delivered Fast. It's on Prime Prodotti per tutti i giorni. Con te in un attimo. Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 Radio 006 VO it-it More information on costs and shipping methods on Amazon.it Maggiori informazioni su costi e modalità di spedizione su Amazon.it"} +{"t":"Prime Brand (Speed) Q4 25 Radio 009 BVO it-it I’m Professor Huggington, and I like to hug! Sono Mister Coccoloni, e adoro gli abbracci!"} +{"t":"Prime Brand (Speed) Q4 25 Radio 010 it-it When your kid’s favourite toy starts to run out of battery power… Quando le batterie del giocattolo preferito di tuo figlio sono agli sgoccioli..."} +{"t":"Prime Brand (Speed) Q4 25 Radio 011 it-it No need to worry… your new batteries are already on their way, arriving tomorrow with Amazon Prime. Non preoccuparti… quelle nuove sono in arrivo domani, con Amazon Prime."} +{"t":"Prime Brand (Speed) Q4 25 Radio 012 it-it Everyday Essentials. Delivered Fast. It's on Prime Prodotti per tutti i giorni. Con te in un attimo. Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 Radio 013 BVO it-it I’m Professor Huggington, and I like to hug! Sono Mister Coccoloni, e adoro gli abbracci!"} +{"t":"Prime Brand (Speed) Q4 25 Radio 016 VO it-it More information on Amazon.it/prime Maggiori informazioni su Amazon.it/prime."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 001 it-it Cat food, arriving tomorrow with Amazon Prime. That’s off your mind. Cibo per gatti, in arrivo domani con Amazon Prime. Ecco fatto!"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 002 it-it More caffeine, arriving tomorrow with Amazon Prime. That’s off your mind. La tua dose di caffeina, in arrivo domani con Amazon Prime. Ecco fatto!"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 003 it-it So now you can worry about... how long has that been in there? Così ora puoi concentrarti su... e quella da quanto tempo è lì?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 004 Endframe it-it Everyday Essentials. Delivered Fast. Prodotti per tutti i giorni. Con te in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 005 Endframe it-it It's on Prime Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 008 it-it More information on costs and shipping methods on Amazon.it Maggiori informazioni su costi e modalità di spedizione su Amazon.it"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 010 Phone UI it-it Coffee Capsule Capsule di caffè"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 011 CTA it-it Fast delivery Spedizioni veloci"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 012 it-it Fancy new razor, arriving tomorrow with Prime. That’s off your mind. Un rasoio nuovo di zecca, in arrivo domani con Amazon Prime. Ecco fatto!"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 013 it-it So now you can worry if… you’re slowly turning into your dad? Così ora puoi concentrarti su... stai diventando uguale a tuo padre?"} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 014 Endframe it-it Customers' Most-Loved.Delivered Fast. I più amati dai clienti. Con te in un attimo."} +{"t":"Prime Brand (Speed) Q4 25 TVOLV 020 Phone UI it-it Razor Rasoio elettrico"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 001 Headline it-it It's on Prime Su Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 002 Description it-it Check out the most-loved items and get them delivered fast with Prime Scopri i prodotti più amati in consegna veloce con Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 003 CTA it-it Shop now Acquista"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 005 Description it-it Check out the most-loved items and get them delivered fast with Prime Scopri tutto ciò che ti serve in consegna veloce con Prime"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 008 Description it-it Check out the most-loved items Scopri i prodotti più amati"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 010 Description it-it Get the products you need every day Scopri tutto ciò che ti serve"} +{"t":"Prime Brand (Speed) Q4 25 YouTube 011 CTA it-it Shop now Acquista ora"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_TheKiss_it-it.json b/storage/amazon/tm/it-IT/flat_TheKiss_it-it.json new file mode 100644 index 0000000..708d176 --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_TheKiss_it-it.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 it-it For a bit of 'me' time Per coccolarsi un pò"} +{"t":"The Kiss Q1 26 Social Assets 002 it-it For a bit\nof 'me' time Per coccolarsi\nun pò"} +{"t":"The Kiss Q1 26 Social Assets 002F it-it For a bit of 'me' time Per coccolarsi un pò"} +{"t":"The Kiss Q1 26 Social Assets 003 Product it-it Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product it-it Leather diary & pen Diario in pelle e penna"} +{"t":"The Kiss Q1 26 Social Assets 005 Product it-it Diary Diario"} +{"t":"The Kiss Q1 26 Social Assets 006 it-it Make behind the scenes happen Vai con i retroscena"} +{"t":"The Kiss Q1 26 Social Assets 007 it-it Make\nbehind the scenes\nhappen Vai con i\nretroscena"} +{"t":"The Kiss Q1 26 Social Assets 007F it-it Make behind the scenes happen Vai con i retroscena"} +{"t":"The Kiss Q1 26 Social Assets 008 it-it Staying fresh between takes Per sentirsi sempre fresca tra un ciak e l’altro"} +{"t":"The Kiss Q1 26 Social Assets 009 it-it Staying fresh\nbetween takes Per sentirsi sempre fresca\ntra un ciak e l’altro"} +{"t":"The Kiss Q1 26 Social Assets 009F it-it Staying fresh between takes Per sentirsi sempre fresca tra un ciak e l’altro"} +{"t":"The Kiss Q1 26 Social Assets 010 Product it-it Deodorant Deodorante"} +{"t":"The Kiss Q1 26 Social Assets 011 it-it Amazon + Smile Amazon + Smile"} +{"t":"The Kiss Q1 26 Social Assets 012 it-it Staying warm and cosy on set Per stare comoda e al caldo tra un ciak e l’altro"} +{"t":"The Kiss Q1 26 Social Assets 013 it-it Staying warm\nand cosy on set Per stare comoda e al caldo\ntra un ciak e l’altro"} +{"t":"The Kiss Q1 26 Social Assets 013F it-it Staying warm and cosy on set Per stare comoda e al caldo tra un ciak e l’altro"} +{"t":"The Kiss Q1 26 Social Assets 014 Product it-it Waterproof robe Accappatoio impermeabile"} +{"t":"The Kiss Q1 26 Social Assets 015 it-it Drying my hair, take after take Per capelli sempre asciutti ciak dopo ciak"} +{"t":"The Kiss Q1 26 Social Assets 016 it-it Drying my hair,\ntake after take Per capelli sempre asciutti\nciak dopo ciak"} +{"t":"The Kiss Q1 26 Social Assets 016F it-it Drying my hair, take after take Per capelli sempre asciutti ciak dopo ciak"} +{"t":"The Kiss Q1 26 Social Assets 017 Product it-it Hairdryer Asciugacapelli"} +{"t":"The Kiss Q1 26 Social Assets 018 it-it For the perfect kissing scene Per girare la perfetta scena di un bacio"} +{"t":"The Kiss Q1 26 Social Assets 019 it-it For the perfect\nkissing scene Per girare la perfetta scena\ndi un bacio"} +{"t":"The Kiss Q1 26 Social Assets 019F it-it For the perfect kissing scene Per girare la perfetta scena di un bacio"} +{"t":"The Kiss Q1 26 Social Assets 020 Product it-it Electric toothbrush Spazzolino elettrico"} +{"t":"The Kiss Q1 26 Social Assets 021 it-it When romance gets a little messy Quando la passione prende piede"} +{"t":"The Kiss Q1 26 Social Assets 022 it-it When romance\ngets a little messy Quando la passione\nprende piede"} +{"t":"The Kiss Q1 26 Social Assets 022F it-it When romance gets a little messy Quando la passione prende piede"} +{"t":"The Kiss Q1 26 Social Assets 023 Product it-it Light bulb Lampadina"} +{"t":"The Kiss Q1 26 Social Assets 024 it-it Make date night happen Vai con la serata romantica"} +{"t":"The Kiss Q1 26 Social Assets 025 it-it Make date night\nhappen Vai con\nla serata\nromantica"} +{"t":"The Kiss Q1 26 Social Assets 025F it-it Make date night happen Vai con la serata romantica"} +{"t":"The Kiss Q1 26 Social Assets 026 it-it When passion sweeps you off your feet Quando la passione ti travolge"} +{"t":"The Kiss Q1 26 Social Assets 027 it-it When passion sweeps you\noff your feet Quando la passione\nti travolge"} +{"t":"The Kiss Q1 26 Social Assets 027F it-it When passion sweeps you off your feet Quando la passione ti travolge"} +{"t":"The Kiss Q1 26 Social Assets 028 Product it-it Vacuum cleaner Aspirapolvere"} +{"t":"The Kiss Q1 26 Social Post 001 it-it Shop on Amazon Acquista su Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 it-it Make BTS happen Vai con quello"} +{"t":"The Kiss Q1 26 Social Post 003 it-it My must-have for a bit of \"me\" time 📖 Perfetto per coccolarmi un po’ 📖"} +{"t":"The Kiss Q1 26 Social Post 004 it-it Make BTS happen Vai con quello"} +{"t":"The Kiss Q1 26 Social Post 006 it-it My must-have for a bit of \"me\" time 📖 Perfetto per coccolarmi un po’ 📖"} +{"t":"The Kiss Q1 26 Social Post 007 it-it Make BTS happen Vai con quello"} +{"t":"The Kiss Q1 26 Social Post 009 it-it My must-have for a bit of \"me\" time 📖 Perfetto per coccolarmi un po’ 📖"} +{"t":"The Kiss Q1 26 Social Post 012 it-it My secret to staying fresh between takes 💁‍♀️ Il mio segreto per sentirmi sempre fresca tra un ciak e l’altro 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 it-it My secret to staying fresh between takes 💁‍♀️ Il mio segreto per sentirmi sempre fresca tra un ciak e l’altro 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 it-it My secret to staying fresh 💁‍♀️ Per sentirmi sempre fresca 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 it-it My go-to essential for a perfect kissing scene 💋 Perfetto per la scena di un bacio 💋"} +{"t":"The Kiss Q1 26 Social Post 024 it-it My go-to essential for a perfect kissing scene 💋 Perfetto per la scena di un bacio 💋"} +{"t":"The Kiss Q1 26 Social Post 027 it-it My essential for the perfect kiss 💋 Perfetto per la scena di un bacio 💋"} +{"t":"The Kiss Q1 26 Social Post 030 it-it My secret to staying warm and cozy on set 🔥 Il mio segreto per stare comoda e al caldo sul set 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 it-it My secret to staying warm and cozy on set 🔥 Il mio segreto per stare comoda e al caldo sul set 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 it-it My secret to staying warm and cozy 🔥 Il segreto per stare al caldo sul set 🔥"} +{"t":"The Kiss Q1 26 Social Post 039 it-it My must-have for dry hair, take after take 💇‍♀️ Un must per capelli asciutti ciak dopo ciak 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 it-it My must-have for dry hair, take after take 💇‍♀️ Un must per capelli asciutti ciak dopo ciak 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 it-it My go-to for dry hair, every time 💇‍♀️ Per capelli sempre asciutti 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 047 it-it Make date night happen Vai con la serata a due"} +{"t":"The Kiss Q1 26 Social Post 048 it-it My must-have for when romance gets a little messy 👀 Perfetto quando la passione prende piede 👀"} +{"t":"The Kiss Q1 26 Social Post 049 it-it Make date night happen Vai con la serata romantica"} +{"t":"The Kiss Q1 26 Social Post 051 it-it My must-have for when romance gets a little messy 👀 Perfetto quando la passione prende piede 👀"} +{"t":"The Kiss Q1 26 Social Post 052 it-it Make date night happen Vai con la serata romantica"} +{"t":"The Kiss Q1 26 Social Post 054 it-it For when romance gets a little messy 👀 Per quando la passione prende piede 👀"} +{"t":"The Kiss Q1 26 Social Post 057 it-it My must-have for when passion sweeps you off your feet 👀 Perfetto quando la passione ti travolge 👀"} +{"t":"The Kiss Q1 26 Social Post 060 it-it My must-have for when passion sweeps you off your feet 👀 Perfetto quando la passione ti travolge 👀"} +{"t":"The Kiss Q1 26 Social Post 063 it-it When passion sweeps you off your feet 👀 Per quando la passione ti travolge 👀"} +{"t":"The Kiss Q1 26 Social Post 065 it-it Make romance happen Vai con la passione"} +{"t":"The Kiss Q1 26 Social Post 066 it-it My must-have for that kiss in the rain!  Un must per i baci sotto la pioggia!"} +{"t":"The Kiss Q1 26 Social Post 067 it-it Make romance happen Vai con la passione"} +{"t":"The Kiss Q1 26 Social Post 069 it-it My must-have for that kiss in the rain!  Un must per i baci sotto la pioggia!"} +{"t":"The Kiss Q1 26 Social Post 070 it-it Make romance happen Vai con la passione"} +{"t":"The Kiss Q1 26 Social Post 072 it-it My must-have for that kiss in the rain!  Un must per i baci sotto la pioggia!"} +{"t":"The Kiss Q1 26 TV OLV UI 001 it-it Beard Trimmer Regolabarba"} +{"t":"The Kiss Q1 26 TV OLV UI 002 it-it Rain boots Stivali da pioggia"} +{"t":"The Kiss Q1 26 TV OLV UI 003 it-it Drying Rack Stendino"} +{"t":"The Kiss Q1 26 YouTube 001 Headline it-it Make behind the scenes happen Vai con i retroscena"} +{"t":"The Kiss Q1 26 YouTube 002 Description it-it My must-have for a bit of \"me\" time. Get yours on Amazon. Perfetto per coccolarmi un po’. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 003 Headline it-it Make BTS happen Vai con quello"} +{"t":"The Kiss Q1 26 YouTube 004 Description it-it My must-have for a bit of \"me\" time. Get yours on Amazon. Perfetto per coccolarmi un po’. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 005 CTA it-it Shop now Acquista"} +{"t":"The Kiss Q1 26 YouTube 006 Headline it-it Make behind the scenes happen Vai con i retroscena"} +{"t":"The Kiss Q1 26 YouTube 007 Description it-it My secret to staying fresh between takes. Get yours on Amazon. Il mio segreto tra un ciak e l’altro. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 009 Description it-it My secret to staying fresh between takes. Get yours on Amazon. Il mio segreto tra un ciak e l’altro. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 011 Description it-it My go-to essential for a perfect kissing scene. Get yours on Amazon. Perfetto per la scena di un bacio. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 012 Description it-it My go-to essential for a perfect kissing scene. Get yours on Amazon. Perfetto per la scena di un bacio. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 014 Description it-it My secret to staying warm and cozy on set. Get yours on Amazon. Il mio segreto per stare al caldo sul set. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 016 Description it-it My secret to staying warm and cozy on set. Get yours on Amazon. Il mio segreto per stare al caldo sul set. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 018 Description it-it My must-have for dry hair, take after take. Get yours on Amazon. Un must per capelli asciutti ciak dopo ciak. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 020 Description it-it My must-have for dry hair, take after take. Get yours on Amazon. Un must per capelli asciutti ciak dopo ciak. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 022 Headline it-it Make date night happen Vai con la serata romantica"} +{"t":"The Kiss Q1 26 YouTube 023 Description it-it My go-to for when romance gets a little messy. Get yours on Amazon. Perfetto quando la passione prende piede. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 024 Headline it-it Make it happen Vai con quello"} +{"t":"The Kiss Q1 26 YouTube 025 Description it-it My go-to for when romance gets a little messy. Get yours on Amazon. Perfetto quando la passione prende piede. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 028 Description it-it My go-to for when passion sweeps you off your feet. Get it on Amazon. Perfetto quando la passione ti travolge. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 030 Description it-it My go-to for when passion sweeps you off your feet. Get it on Amazon. Perfetto quando la passione ti travolge. Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 031 Headline it-it Make romance happen Vai con la passione"} +{"t":"The Kiss Q1 26 YouTube 032 Description it-it My must-have for that kiss in the rain! Get yours on Amazon. Un must per i baci sotto la pioggia! Trova il tuo su Amazon."} +{"t":"The Kiss Q1 26 YouTube 034 Description it-it My must-have for that kiss in the rain! Get yours on Amazon. Un must per i baci sotto la pioggia! Trova il tuo su Amazon."} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_UEFA_it-it.json b/storage/amazon/tm/it-IT/flat_UEFA_it-it.json new file mode 100644 index 0000000..5a567cc --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_UEFA_it-it.json @@ -0,0 +1,208 @@ +{"t":"UEFA Womens 24 (D)OOH Creatives 001 it-it You bring the triumph. We bring the trophy. Tu ci metti il trionfo. Noi il trofeo."} +{"t":"UEFA Womens 24 (D)OOH Creatives 002 it-it You bring the magic. We bring the medal. Tu ci metti la magia. Noi le medaglie."} +{"t":"UEFA Womens 24 (D)OOH Creatives 003 it-it Proud partners Proud Partner"} +{"t":"UEFA Womens 24 Designation Transcreation 001 it-it Official e-commerce partner Partner e-commerce ufficiale"} +{"t":"UEFA Womens 24 Designation Transcreation 002 it-it Proud partner Partner orgoglioso"} +{"t":"UEFA Womens 24 Designation Transcreation 003 it-it Official e-commerce partner Partner e-commerce ufficiale"} +{"t":"UEFA Womens 24 Designation Transcreation 004 it-it Official online retail partner Partner e-commerce ufficiale"} +{"t":"UEFA Womens 24 further mobile 001 it-it Amazon is an official partner of UEFA Women’s Football, proudly supporting the Women’s Champions League and Women’s EURO 2025. We know playing football improves self-confidence in women and girls both on and off the pitch. It’s something we’re celebrating in our campaign, “The Grit” and something we want to enable through our Women’s Football Store, where you can find everything players need to train, play and recover. Amazon è partner ufficiale della UEFA Women's e sostiene con orgoglio la Women's Champions League e il Women's EURO 2025. Sappiamo che giocare a calcio contribuisce a rafforzare la fiducia in sè stesse di donne e ragazze, sia dentro che fuori dal campo. E vogliamo incoraggiare questa consapevolezza con la nostra campagna \"The Grit\" e con il nostro Negozio Calcio Femminile, dove è possibile trovare tutto ciò di cui le giocatrici hanno bisogno per allenarsi, giocare e recuperare"} +{"t":"UEFA Womens 24 further mobile 002 it-it Shop the Women's Football Store Acquista ora nel Negozio Calcio Femminile"} +{"t":"UEFA Womens 24 further mobile 003 it-it Top sellers I più venduti"} +{"t":"UEFA Womens 24 further mobile 004 it-it Women’s Football Calcio Femminile"} +{"t":"UEFA Womens 24 further mobile 005 it-it Browse women’s kits and more Scopri divise da donna e più"} +{"t":"UEFA Womens 24 further mobile 006 it-it Visit the Women's Football Store Visita il Negozio Calcio Femminile"} +{"t":"UEFA Womens 24 Headlines Leading Edit 001 it-it You bring the spirit. We bring the stuff. Tu ci metti l'anima. Noi il resto."} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 it-it You bring the grit. We bring the stuff. Tu ci metti la grinta. Noi il resto."} +{"t":"UEFA Womens 24 Store front 001 it-it Proud Partner Partner orgoglioso"} +{"t":"UEFA Womens 24 Store front 002 it-it Women's Football Store Negozio Calcio Femminile"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 it-it GRWM for training (Get Ready With Me) Prepariamoci insieme per l'allenamento (GRWM)"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 it-it New Goalie Gloves Day! Sono arrivati i nuovi guanti!"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 it-it new socks calzettoni nuovi"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 it-it Unbox my fresh training socks with me Facciamo insieme l'unboxing dei miei calzettoni nuovi"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 it-it with Amazon con Amazon"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 it-it same skills bravura di sempre"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 it-it Unbox my training essentials \nwith me Facciamo insieme l'unboxing degli accessori per l'allenamento"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F it-it Unbox my training essentials with me Facciamo insieme l'unboxing degli accessori per l'allenamento"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 it-it Unbox them with me Facciamo insieme l'unboxing"} +{"t":"UEFA Womens 24 DOOH Creatives 001 it-it You bring the wins\nWe bring the medal Tu ci metti le vittorie\nNoi le medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 001F it-it You bring the wins We bring the medal Tu ci metti le vittorie Noi le medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 002 it-it You bring the burn\nWe bring the bib Tu ci metti la carica\nNoi le pettorine"} +{"t":"UEFA Womens 24 DOOH Creatives 002F it-it You bring the burn We bring the bib Tu ci metti la carica Noi le pettorine"} +{"t":"UEFA Womens 24 DOOH Creatives 003 it-it You bring the triumph\nWe bring the trophy Tu ci metti il trionfo\nNoi il trofeo"} +{"t":"UEFA Womens 24 DOOH Creatives 003F it-it You bring the triumph We bring the trophy Tu ci metti il trionfo Noi il trofeo"} +{"t":"UEFA Womens 24 DOOH Creatives 004 it-it You bring \nthe flair \nWe bring \nthe hair dye  Tu ci metti\nil talento \nNoi\nla tinta "} +{"t":"UEFA Womens 24 DOOH Creatives 004F it-it You bring the flair  We bring the hair dye  Tu ci metti il talento  Noi la tinta"} +{"t":"UEFA Womens 24 DOOH Creatives 005 it-it You bring the heat \nWe bring the ice bath  Tu ci metti il fuoco \nNoi il bagno di ghiaccio "} +{"t":"UEFA Womens 24 DOOH Creatives 005F it-it You bring the heat  We bring the ice bath  Tu ci metti il fuoco  Noi il bagno di ghiaccio"} +{"t":"UEFA Womens 24 DOOH Creatives 006 it-it You bring \nthe wins\nWe bring \nthe medal Tu ci metti \nle vittorie\nNoi \nle medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 006F it-it You bring the wins We bring the medal Tu ci metti le vittorie Noi le medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 007 it-it You bring \nthe steel\nWe bring \nthe shin pads Tu ci metti \nil coraggio\nNoi \ni parastinchi"} +{"t":"UEFA Womens 24 DOOH Creatives 007F it-it You bring the steel We bring the shin pads Tu ci metti il coraggio Noi i parastinchi"} +{"t":"UEFA Womens 24 DOOH Creatives 008 it-it You bring the steel\nWe bring the shin pads Tu ci metti il coraggio\nNoi i parastinchi"} +{"t":"UEFA Womens 24 DOOH Creatives 008F it-it You bring the steel We bring the shin pads Tu ci metti il coraggio Noi i parastinchi"} +{"t":"UEFA Womens 24 DOOH Creatives 009 it-it You bring \nthe heat \nWe bring \nthe ice bath  Tu ci metti \nil fuoco \nNoi \nil bagno di ghiaccio "} +{"t":"UEFA Womens 24 DOOH Creatives 009F it-it You bring the heat  We bring the ice bath  Tu ci metti il fuoco  Noi il bagno di ghiaccio"} +{"t":"UEFA Womens 24 DOOH Creatives 010 it-it You bring the flair \nWe bring the hair dye  Tu ci metti il talento \nNoi la tinta "} +{"t":"UEFA Womens 24 DOOH Creatives 010F it-it You bring the flair  We bring the hair dye  Tu ci metti il talento  Noi la tinta"} +{"t":"UEFA Womens 24 DOOH Creatives 011 it-it You bring the skills\nWe bring the socks Tu ci metti la bravura\nNoi i calzettoni"} +{"t":"UEFA Womens 24 DOOH Creatives 011F it-it You bring the skills We bring the socks Tu ci metti la bravura Noi i calzettoni"} +{"t":"UEFA Womens 24 DOOH Creatives 013 it-it You bring\nthe magic\nWe bring\nthe medal Tu ci metti\nla magia\nNoi \nle medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 013F it-it You bring the magic We bring the medal Tu ci metti la magia Noi le medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 014 it-it You bring \nthe skills\nWe bring \nthe socks Tu ci metti \nla bravura\nNoi \ni calzettoni"} +{"t":"UEFA Womens 24 DOOH Creatives 014F it-it You bring the skills We bring the socks Tu ci metti la bravura Noi i calzettoni"} +{"t":"UEFA Womens 24 DOOH Creatives 015 it-it You bring \nthe triumph\nWe bring \nthe trophy Tu ci metti \nil trionfo\nNoi \nil trofeo"} +{"t":"UEFA Womens 24 DOOH Creatives 015F it-it You bring the triumph We bring the trophy Tu ci metti il trionfo Noi il trofeo"} +{"t":"UEFA Womens 24 DOOH Creatives 016 it-it You bring the guts \nWe bring the socks  Tu ci metti le gambe \nNoi i parastinchi "} +{"t":"UEFA Womens 24 DOOH Creatives 016F it-it You bring the guts  We bring the socks  Tu ci metti le gambe  Noi i parastinchi"} +{"t":"UEFA Womens 24 DOOH Creatives 017 it-it You bring \nthe guts \nWe bring \nthe socks Tu ci metti\nle gambe \nNoi\ni parastinchi "} +{"t":"UEFA Womens 24 DOOH Creatives 017F it-it You bring the guts  We bring the socks Tu ci metti le gambe  Noi i parastinchi"} +{"t":"UEFA Womens 24 DOOH Creatives 018 it-it You bring the magic\nWe bring the medal Tu ci metti la magia\nNoi le medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 018F it-it You bring the magic We bring the medal Tu ci metti la magia Noi le medaglie"} +{"t":"UEFA Womens 24 DOOH Creatives 019 it-it You bring \nthe burn\nWe bring \nthe bib Tu ci metti \nla carica\nNoi \nle pettorine"} +{"t":"UEFA Womens 24 DOOH Creatives 019F it-it You bring the burn We bring the bib Tu ci metti la carica Noi le pettorine"} +{"t":"UEFA Womens 24 DOOH Creatives 020 it-it Official Online Retail Partner Official Online Retail Partner"} +{"t":"UEFA Womens 24 DOOH Creatives 021 it-it Official online retail partner Official online retail partner"} +{"t":"UEFA Womens 25 Competition 001 it-it Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Partecipa all'estrazione e prova a vincere i biglietti per una partita, con viaggio e alloggio inclusi."} +{"t":"UEFA Womens 25 Competition 002 it-it Plus hundreds of official match balls to be won. In palio anche centinaia di palloni ufficiali."} +{"t":"UEFA Womens 25 Competition 003 it-it Win a trip Vinci un viaggio"} +{"t":"UEFA Womens 25 Competition 004 it-it Open to residents of England, Wales and Scotland aged 18+ with an Amazon.co.uk account.  La partecipazione è riservata ai residenti in Italia e Svizzera di età superiore ai 18 anni e titolari di un account Amazon.it."} +{"t":"UEFA Womens 25 Competition 005 it-it No purchase necessary. Excludes NI. Nessun obbligo di acquisto."} +{"t":"UEFA Womens 25 Competition 006 it-it Win an unforgettable \nUEFA Women’s EURO \n2025 experience Vinci un'indimenticabile\npartita UEFA Women's\nEURO 2025"} +{"t":"UEFA Womens 25 Competition 006F it-it Win an unforgettable UEFA Women’s EURO 2025 experience Vinci un'indimenticabile partita UEFA Women's EURO 2025"} +{"t":"UEFA Womens 25 Competition 007 it-it You entered the Amazon UEFA Women’s EURO 2025 Prize Draw, and we’re pleased to inform you that you have won an official adidas match ball! Recentemente hai partecipato al concorso Amazon UEFA Women's EURO 2025 e siamo felici di informarti che hai vinto un pallone ufficiale da gara adidas!"} +{"t":"UEFA Womens 25 Competition 008 it-it T&Cs apply.  Consulta i termini e le condizioni."} +{"t":"UEFA Womens 25 Competition 009 it-it Please note that you can view the full terms and conditions for this prize draw here: https://www.amazon.co.uk/TermsAndConditions Puoi consultare i termini e le condizioni complete di questa estrazione a premi qui: [insert locale T&Cs]"} +{"t":"UEFA Womens 25 Competition 010 it-it Thanks a lot for your participation and congratulations!\n Amazon Grazie mille per aver partecipato e ancora complimenti!\n Amazon"} +{"t":"UEFA Womens 25 Competition 010F it-it Thanks a lot for your participation and congratulations! Amazon Grazie mille per aver partecipato e ancora complimenti! Amazon"} +{"t":"UEFA Womens 25 Competition 011 it-it Hello XXX Ciao XXX"} +{"t":"UEFA Womens 25 Competition 012 it-it Congratulations! Thank you for entering the Amazon UEFA Women's EURO 2025 Competition here [Enter Competition Link]. Congratulazioni! Grazie per aver partecipato al concorso Amazon UEFA Women's EURO 2025 qui [Enter Competition Link]."} +{"t":"UEFA Womens 25 Competition 013 it-it to watch per assistere"} +{"t":"UEFA Womens 25 Competition 014 it-it Click here to enter the prize draw. Fai clic qui per partecipare all'estrazione."} +{"t":"UEFA Womens 25 Competition 015 it-it For the avoidance of doubt, ATPI will only strictly use and process your details for purposes of making the necessary arrangements. Per evitare qualsiasi dubbio, ATPI utilizzerà e tratterà i tuoi dati esclusivamente al fine di effettuare gli accordi necessari."} +{"t":"UEFA Womens 25 Competition 016 it-it See full Terms and Conditions here Consulta qui i termini e le condizioni completi."} +{"t":"UEFA Womens 25 Competition 017 it-it Terms and conditions apply. Si applicano termini e condizioni."} +{"t":"UEFA Womens 25 Competition 018 it-it Thank you! You have been entered into the Prize Draw. Grazie! Ora partecipi all'estrazione a premi."} +{"t":"UEFA Womens 25 Competition 019 it-it Enter the draw Partecipa all'estrazione"} +{"t":"UEFA Womens 25 Competition 020 it-it Please note that you can view the full terms and conditions for this prize draw here: [Enter T&Cs.] Puoi consultare i termini e le condizioni complete di questa estrazione a premi qui: [Enter T&Cs.]"} +{"t":"UEFA Womens 25 Competition 021 it-it No purchase necessary. Non è richiesto alcun acquisto."} +{"t":"UEFA Womens 25 Competition 022 it-it To enter, click the link below whilst logged in to your Amazon.co.uk account, before 23.59 BST on Sunday, 1st June 2025.   Per partecipare, accedi al tuo account Amazon.it e fai clic sul link qui sotto entro le 23:59 CEST di domenica 1 giugno 2025."} +{"t":"UEFA Womens 25 Competition 023 it-it Win a \nUEFA Women’s \nEURO 2025 \nexperience Vinci\nuna partita\nUEFA Women's\nEURO 2025"} +{"t":"UEFA Womens 25 Competition 023F it-it Win a UEFA Women’s EURO 2025 experience Vinci una partita UEFA Women's EURO 2025"} +{"t":"UEFA Womens 25 Competition 024 it-it Click below to visit our Women's Football Shop. Fai clic qui sotto per visitare il nostro Negozio Calcio Femminile."} +{"t":"UEFA Womens 25 Competition 025 it-it Once you have confirmed receipt of the prize we will supply the prize provider, ATPI, with your contact details and they will make the arrangements for your trip. Please monitor your junk e-mail folder, in case emails from ATPI get delivered there instead of your inbox. Una volta che avrai confermato la ricezione del premio, daremo i tuoi dati di contatto al fornitore del premio, ATPI, che si occuperà di organizzare il tuo viaggio. Ti consigliamo di controllare anche la cartella dello spam, nel caso in cui le e-mail di ATPI finissero lì invece che nella tua posta in arrivo."} +{"t":"UEFA Womens 25 Competition 026 it-it the UEFA Women's EURO 2025 a UEFA Women’s EURO 2025"} +{"t":"UEFA Womens 25 Competition 027 it-it Thank you for participating and once again congrats! Grazie per aver partecipato e ancora complimenti!"} +{"t":"UEFA Womens 25 Competition 028 it-it Please confirm acceptance of the prize by emailing prize-draw@amazon.co.uk (URL to be localised) with the Prize Draw name and your full name, address (including county) and daytime telephone number within the next 5 days, by [DATE], otherwise we will draw a new winner without further notice to you. Ti chiediamo di confermare l’accettazione del premio inviando una e-mail a estrazione-premi@amazon.it con il nome dell’estrazione a premi e il tuo nome e cognome entro i prossimi 5 giorni, massimo il [DATE]. In caso contrario, selezioneremo un nuovo vincitore senza ulteriore preavviso."} +{"t":"UEFA Womens 25 Competition 029 it-it We're pleased to inform you that you have won two tickets to UEFA Women's Euro 2025 including travel and accommodation. Siamo felici di informarti che hai vinto due biglietti per UEFA Women's EURO 2025, inclusi viaggio e alloggio."} +{"t":"UEFA Womens 25 Competition 030 it-it Congratulations, Congratulazioni!"} +{"t":"UEFA Womens 25 Competition 031 it-it Please redeem your prize by visiting the product page here and adding to basket, then entering your unique code XXXXXXX at checkout. Ti invitiamo a riscuotere il tuo premio visitando questa pagina del prodotto, mettendolo nel carrello e inserendo lo speciale codice XXXXXXX al checkout."} +{"t":"UEFA Womens 25 Homepage 001 it-it Fan your own way Tifa a modo tuo"} +{"t":"UEFA Womens 25 Homepage 002 it-it Find your own way Fallo a modo tuo"} +{"t":"UEFA Womens 25 Homepage 003 it-it Visit the Women’s Football Shop Visita il Negozio Calcio Femminile"} +{"t":"UEFA Womens 25 Push notifications & Emails 001 it-it Enter now Partecipa ora"} +{"t":"UEFA Womens 25 Push notifications & Emails 002 it-it Get ready! UEFA Women’s EURO 2025 Final. La finale di UEFA Women's EURO 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 003 it-it UEFA Women’s EURO 2025 is coming. UEFA Women's EURO 2025 sta arrivando."} +{"t":"UEFA Womens 25 Push notifications & Emails 004 it-it Shop Match Day must haves Tutto il necessario per la partita"} +{"t":"UEFA Womens 25 Push notifications & Emails 006 it-it Shop Now Acquista ora"} +{"t":"UEFA Womens 25 Push notifications & Emails 007 it-it Get ready for UEFA Women’s EURO 2025 Preparati per UEFA Women's EURO 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 008 it-it Shop match day must haves Tutto il necessario per la partita"} +{"t":"UEFA Womens 25 Push notifications & Emails 009 it-it Shop the stuff you need to host the ultimate watch party Trova tutto ciò che ti serve per organizzare la serata perfetta davanti alla TV."} +{"t":"UEFA Womens 25 Push notifications & Emails 010 it-it Explore the Women’s Football Shop. Scopri il Negozio Calcio Femminile."} +{"t":"UEFA Womens 25 Push notifications & Emails 011 it-it Enter the prize draw for your chance to win tickets for a game, including travel and accommodation! Plus hundreds of official match balls to be won. Partecipa all'estrazione e prova a vincere i biglietti per una partita, con viaggio e alloggio inclusi. In palio anche centinaia di palloni ufficiali."} +{"t":"UEFA Womens 25 Push notifications & Emails 012 it-it Explore the Women’s Football Shop now. Scopri il Negozio Calcio Femminile."} +{"t":"UEFA Womens 25 Push notifications & Emails 013 it-it Enter Now Partecipa ora"} +{"t":"UEFA Womens 25 Push notifications & Emails 014 it-it It’s knockout time. Show your support with the Women’s Football Shop. È tempo di eliminazione diretta. Mostra il tuo sostegno con il Negozio Calcio Femminile"} +{"t":"UEFA Womens 25 Push notifications & Emails 015 it-it Discover the Women’s Football Shop. Scopri il Negozio Calcio Femminile."} +{"t":"UEFA Womens 25 Push notifications & Emails 016 it-it Are you ready for the UEFA Women’s EURO 2025? Pronti per UEFA Women's EURO 2025?"} +{"t":"UEFA Womens 25 Push notifications & Emails 017 it-it Win a trip to UEFA Women's EURO 2025. Vinci un viaggio per assistere a UEFA Women’s EURO 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 018 it-it Explore more ways to show your support Trova nuovi modi per supportare la tua squadra"} +{"t":"UEFA Womens 25 Push notifications & Emails 019 it-it Level up your game day with the Women’s Football Shop Porta la partita a un livello superiore con il Negozio Calcio Femminile"} +{"t":"UEFA Womens 25 Push notifications & Emails 020 it-it Discover the Women’s Football Shop now. Scopri il Negozio Calcio Femminile."} +{"t":"UEFA Womens 25 Push notifications & Emails 021 it-it The countdown is on. per UEFA Women’s EURO 2025."} +{"t":"UEFA Womens 25 Push notifications & Emails 022 it-it Get set for kick-off with the Women's Football Shop viewing essentials Preparati al fischio d'inizio: per tifare in grande stile, vai al Negozio Calcio Femminile"} +{"t":"UEFA Womens 25 Push notifications & Emails 023 it-it Get ready for UEFA Women’s EURO 2025 knockouts Preparati per la fase a eliminazione diretta di UEFA Women's EURO 2025"} +{"t":"UEFA Womens 25 Push notifications & Emails 024 it-it Celebrate every moment on and off the pitch. Show support your way with the Women’s Football Shop. Festeggia ogni momento, dentro e fuori dal campo. Mostra il tuo sostegno con il Negozio Calcio Femminile."} +{"t":"UEFA Womens 25 Push notifications & Emails 025 it-it Are you ready for the UEFA Women’s EURO 2025 Final? Pronti per la finale di UEFA Women's EURO 2025?"} +{"t":"UEFA Womens 25 Push notifications & Emails 026 it-it Get Crafty Largo alla creatività"} +{"t":"UEFA Womens 25 Push notifications & Emails 027 it-it Get Playing Scendi in campo"} +{"t":"UEFA Womens 25 Push notifications & Emails 028 it-it Enter now - the countdown is on. per UEFA Women’s EURO 2025."} +{"t":"UEFA Womens 25 Storefront 001 it-it Smartphones Cellulari e smartphones"} +{"t":"UEFA Womens 25 Storefront 002 it-it Cameras Foto e videocamere"} +{"t":"UEFA Womens 25 Storefront 003 it-it Shoes Scarpe"} +{"t":"UEFA Womens 25 Storefront 004 it-it Ponchos Poncho"} +{"t":"UEFA Womens 25 Storefront 005 it-it Smart Home Casa intelligente"} +{"t":"UEFA Womens 25 Storefront 006 it-it Inspiration Ispirazione"} +{"t":"UEFA Womens 25 Storefront 007 it-it Furniture Arredamento"} +{"t":"UEFA Womens 25 Storefront 008 it-it Grocery Alimentari e bevande"} +{"t":"UEFA Womens 25 Storefront 009 it-it Match day memories Una partita da ricordare"} +{"t":"UEFA Womens 25 Storefront 010 it-it Health & Personal Care Salute e cura della persona"} +{"t":"UEFA Womens 25 Storefront 011 it-it Seating & Comfort Sedute e comfort"} +{"t":"UEFA Womens 25 Storefront 012 it-it Recipe Books Libri di cucina"} +{"t":"UEFA Womens 25 Storefront 013 it-it Weather protection Sole e pioggia"} +{"t":"UEFA Womens 25 Storefront 015 it-it Equipment Equipaggiamento"} +{"t":"UEFA Womens 25 Storefront 016 it-it Shop home viewing essentials Prodotti per il tifo da divano"} +{"t":"UEFA Womens 25 Storefront 017 it-it Shop cheering essentials Acquista l'essenziale per il tifo"} +{"t":"UEFA Womens 25 Storefront 019 it-it Girls’ boots Scarpe da calcio da ragazza"} +{"t":"UEFA Womens 25 Storefront 020 it-it Get crafty Largo alla creatività"} +{"t":"UEFA Womens 25 Storefront 021 it-it Diffusers Diffusori di aromi"} +{"t":"UEFA Womens 25 Storefront 022 it-it Fridges Frigoriferi"} +{"t":"UEFA Womens 25 Storefront 023 it-it LEDs Accessori fluo"} +{"t":"UEFA Womens 25 Storefront 024 it-it Banners Striscioni e festoni"} +{"t":"UEFA Womens 25 Storefront 025 it-it Fan on the go Tifoso in movimento"} +{"t":"UEFA Womens 25 Storefront 026 it-it Shop game day beauty Acquista e fatti bello per il match"} +{"t":"UEFA Womens 25 Storefront 027 it-it Dress to impress Stile vincente"} +{"t":"UEFA Womens 25 Storefront 028 it-it Watches Orologi"} +{"t":"UEFA Womens 25 Storefront 029 it-it Shop football kit & equipment Acquista kit e accessori da calcio"} +{"t":"UEFA Womens 25 Storefront 030 it-it Shop game day treats Acquista snack per la partita"} +{"t":"UEFA Womens 25 Storefront 031 it-it Decorations & Lights Luci e decorazioni"} +{"t":"UEFA Womens 25 Storefront 032 it-it Enjoy at home Il calcio è di casa"} +{"t":"UEFA Womens 25 Storefront 033 it-it Shop hosting essentials Acquista prodotti per i tuoi ospiti"} +{"t":"UEFA Womens 25 Storefront 034 it-it Shop party supplies Acquista prodotti per i tuoi party"} +{"t":"UEFA Womens 25 Storefront 035 it-it Tableware Stoviglie"} +{"t":"UEFA Womens 25 Storefront 036 it-it TV & Home Cinema TV e Home Cinema"} +{"t":"UEFA Womens 25 Storefront 037 it-it Printers Stampanti"} +{"t":"UEFA Womens 25 Storefront 038 it-it Shirts Maglie"} +{"t":"UEFA Womens 25 Storefront 039 it-it Shop photography Acquista prodotti per fotografare"} +{"t":"UEFA Womens 25 Storefront 040 it-it Binoculars Binocoli"} +{"t":"UEFA Womens 25 Storefront 041 it-it Crocheting and Knitting Uncinetto e maglia"} +{"t":"UEFA Womens 25 Storefront 042 it-it Hand clappers Battimano"} +{"t":"UEFA Womens 25 Storefront 043 it-it Sports nutrition Nutrizione sportiva"} +{"t":"UEFA Womens 25 Storefront 044 it-it Bracelets Braccialetti"} +{"t":"UEFA Womens 25 Storefront 045 it-it Host like a pro Campioni di ospitalità"} +{"t":"UEFA Womens 25 Storefront 046 it-it Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nPartner orgoglioso\ndel calcio femminile\nUEFA."} +{"t":"UEFA Womens 25 Storefront 046F it-it Amazon. Proud partner of UEFA Women's Football. Amazon. Partner orgoglioso del calcio femminile UEFA."} +{"t":"UEFA Womens 25 Storefront 047 it-it Speakers Megafoni"} +{"t":"UEFA Womens 25 Storefront 048 it-it Stickers & Patches Adesivi e toppe"} +{"t":"UEFA Womens 25 Storefront 049 it-it Snacks to the max A tutto snack"} +{"t":"UEFA Womens 25 Storefront 050 it-it Make some noise A tutto volume"} +{"t":"UEFA Womens 25 Storefront 051 it-it Hats Cappelli"} +{"t":"UEFA Womens 25 Storefront 052 it-it Women's Football Shop Negozio Calcio Femminile"} +{"t":"UEFA Womens 25 Storefront 053 it-it Scarves Sciarpe"} +{"t":"UEFA Womens 25 Storefront 054 it-it Kitchen appliances Elettrodomestici per la cucina"} +{"t":"UEFA Womens 25 Storefront 055 it-it Accessories Accessori"} +{"t":"UEFA Womens 25 Storefront 056 it-it Shop craft supplies Acquista materiali per il fai da te"} +{"t":"UEFA Womens 25 Storefront 057 it-it Shop match day must-haves Tutto il necessario per la partita"} +{"t":"UEFA Womens 25 Storefront 058 it-it Our store has moved! Ci siamo trasferiti!"} +{"t":"UEFA Womens 25 Storefront 059 it-it Audio and Hifi Audio e Hi-Fi"} +{"t":"UEFA Womens 25 Storefront 060 it-it Women's kit Kit da donna"} +{"t":"UEFA Womens 25 Storefront 061 it-it Family fun Divertimento in famiglia"} +{"t":"UEFA Womens 25 Storefront 062 it-it Journals Diari"} +{"t":"UEFA Womens 25 Storefront 063 it-it Towels Asciugamani"} +{"t":"UEFA Womens 25 Storefront 064 it-it Make-up & Face Paint Trucco e colori per viso"} +{"t":"UEFA Womens 25 Storefront 065 it-it Water bottles Borracce"} +{"t":"UEFA Womens 25 Storefront 066 it-it Games Giochi"} +{"t":"UEFA Womens 25 Storefront 067 it-it Click the banner below to visit our Women's Football Shop Clicca sul banner qui sotto per visitare il nostro nuovo Negozio Calcio Femminile"} +{"t":"UEFA Womens 25 Storefront 068 it-it Cake Decorations Decorazioni per torte"} +{"t":"UEFA Womens 25 Storefront 069 it-it Express yourself Fai vedere chi sei"} +{"t":"UEFA Womens 25 Storefront 070 it-it Memory Books Album dei ricordi"} +{"t":"UEFA Womens 25 Storefront 071 it-it Cushions & Textiles Cuscini e tessuti"} +{"t":"UEFA Womens 25 Storefront 072 it-it Whistles Fischietti"} +{"t":"UEFA Womens 25 Storefront 074 it-it Bags Borse"} +{"t":"UEFA Womens 25 Storefront 075 it-it Balls Palloni"} +{"t":"UEFA Womens 25 Storefront 076 it-it Girls' kit Kit da ragazza"} +{"t":"UEFA Womens 25 Storefront 077 it-it Photo props Accessori photo booth"} +{"t":"UEFA Womens 25 Storefront 078 it-it Shop clothing & accessories Acquista abbigliamento e accessori"} +{"t":"UEFA Womens 25 Storefront 079 it-it Lighting Illuminazione"} +{"t":"UEFA Womens 25 Storefront 080 it-it Get playing Scendi in campo"} +{"t":"UEFA Womens 25 Storefront 081 it-it Women's boots Scarpe da calcio da donna"} +{"t":"UEFA Womens 25 Storefront 082 it-it Proud partner Partner orgoglioso"} \ No newline at end of file diff --git a/storage/amazon/tm/it-IT/flat_value_it-it.json b/storage/amazon/tm/it-IT/flat_value_it-it.json new file mode 100644 index 0000000..0b8ff20 --- /dev/null +++ b/storage/amazon/tm/it-IT/flat_value_it-it.json @@ -0,0 +1,118 @@ +{"t":"Value Q1 24 Digital Display 001 Headline it-it Search on Amazon today Cercale subito su Amazon"} +{"t":"Value Q1 24 Radio 001 VO it-it As Sophie opened her Amazon parcel,  her eyes grew wider. Aprendo quel pacco di Amazon, gli occhi di Alice si illuminarono."} +{"t":"Value Q1 24 Radio 002 VO it-it Soft touch buttons and smart pressure sensor. Pulsanti morbidi al tatto e sensore di pressione smart."} +{"t":"Value Q1 24 Radio 003 VO it-it This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Era lo spazzolino elettrico dei suoi sogni, a un prezzo più basso di quanto avesse mai immaginato."} +{"t":"Value Q1 24 Radio 004 VO it-it Five stars from Sophie. Alice gli ha dato cinque stelle."} +{"t":"Value Q1 24 Radio 005 VO it-it With  star reviews from you and star prices from us, Con le tue recensioni stellari e le nostre offerte stellari,"} +{"t":"Value Q1 24 Radio 006 VO it-it Start your search on Amazon today. Inizia subito la tua ricerca su Amazon."} +{"t":"Value Q1 24 Radio 007 VO it-it As Nigel opened his Amazon Parcel, it was love at first sight. Luca aprì il suo pacco Amazon, e fu amore a prima vista."} +{"t":"Value Q1 24 Radio 008 VO it-it Sleek design and powerful suction... Design elegante e aspirazione potente..."} +{"t":"Value Q1 24 Radio 009 VO it-it  ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed …la qualità dell’aspirapolvere era da urlo e a un prezzo più basso di quanto avesse mai immaginato."} +{"t":"Value Q1 24 Radio 010 VO it-it 5 Stars from Nigel Luca gli ha dato cinque stelle."} +{"t":"Value Q1 24 Social OLV 001 Super it-it Star reviews\nfrom you Le tue \nrecensioni \nstellari"} +{"t":"Value Q1 24 Social OLV 001F Super it-it Star reviews from you Le tue recensioni stellari"} +{"t":"Value Q1 24 Social OLV 002 Super it-it Star prices\nfrom us on\n\nElectronics Le nostre offerte \nstellari su\n\nElettronica"} +{"t":"Value Q1 24 Social OLV 002F Super it-it Star prices from us on Electronics Le nostre offerte stellari su Elettronica"} +{"t":"Value Q1 24 Social OLV 003 Super it-it Search on\nAmazon\ntoday Cercale subito \nsu Amazon"} +{"t":"Value Q1 24 Social OLV 003F Super it-it Search on Amazon today Cercale subito su Amazon"} +{"t":"Value Q1 24 Social OLV 004 Super it-it Star reviews\nfrom you Le tue \nrecensioni stellari"} +{"t":"Value Q1 24 Social OLV 004F Super it-it Star reviews from you Le tue recensioni stellari"} +{"t":"Value Q1 24 Social OLV 007 Super it-it Star reviews from you Le tue recensioni stellari"} +{"t":"Value Q1 24 Social OLV 008 Super it-it Star prices from us on\n\nElectronics Le nostre offerte stellari su\n\nElettronica"} +{"t":"Value Q1 24 Social OLV 008F Super it-it Star prices from us on Electronics Le nostre offerte stellari su Elettronica"} +{"t":"Value Q1 24 Social OLV 009 Super it-it Search on Amazon today Cercale subito \nsu Amazon"} +{"t":"Value Q1 24 Social OLV 009F Super it-it Search on Amazon today Cercale subito su Amazon"} +{"t":"Value Q1 24 Social OLV 010 Super it-it Star reviews from you Le tue \nrecensioni stellari"} +{"t":"Value Q1 24 Social OLV 010F Super it-it Star reviews from you Le tue recensioni stellari"} +{"t":"Value Q1 24 Social OLV 011 Super it-it Star prices from us on\n\nElectronics Le nostre offerte \nstellari su\n\nElettronica"} +{"t":"Value Q1 24 Social OLV 011F Super it-it Star prices from us on Electronics Le nostre offerte stellari su Elettronica"} +{"t":"Value Q1 24 Social OLV 012 Super it-it Search on\nAmazon today Cercale subito \nsu Amazon"} +{"t":"Value Q1 24 Social OLV 012F Super it-it Search on Amazon today Cercale subito su Amazon"} +{"t":"Value Q1 24 Social Post 001 it-it With star reviews from you and star prices from us, start your search on Amazon. Con le tue recensioni stellari e le nostre offerte stellari, inizia subito la tua ricerca su Amazon."} +{"t":"Value Q1 24 Social Post 002 Headline it-it Find products you love Trova i prodotti che ami"} +{"t":"Value Q1 24 Social Post 003 Description it-it Search on Amazon today Cercali subito su Amazon"} +{"t":"Value Q1 24 Social Post 004 Headline it-it At Amazon find products you love Su Amazon trovi i prodotti che ami"} +{"t":"Value Q1 24 Social Post 006 it-it With star reviews from you and star prices from us, start your search on Amazon. Con le tue recensioni stellari e le nostre offerte stellari, cerca ora su Amazon."} +{"t":"Value Q1 24 Social Post 007 it-it Find products you love, at prices you’ll love too. Star reviews from you with star prices from us, start your search on Amazon. Trova i prodotti che ami a prezzi da amare. Con le tue recensioni stellari e le nostre offerte stellari, cerca ora su Amazon."} +{"t":"Value Q1 24 Social Post 010 Headline it-it Find products you love. Trova i prodotti che ami"} +{"t":"Value Q1 24 Social Post 013 Headline it-it Find products you love. Trova i prodotti che ami"} +{"t":"Value Q1 24 Social Post 014 Description it-it Search on Amazon today Cercali subito su Amazon"} +{"t":"Value Q1 24 TV OLV 001 VO it-it At Amazon find products you love, at prices you’ll love too. Su Amazon trovi i prodotti che ami, a prezzi che amerai ancora di più."} +{"t":"Value Q1 24 TV OLV 002 VO it-it So you can rock your world, not your savings. Così potrai picchiare sui bassi, non sul tuo conto in banca."} +{"t":"Value Q1 24 TV OLV 003 VO it-it And enjoy the perfect blend at the perfect price. E gustarti la miscela perfetta al prezzo perfetto."} +{"t":"Value Q1 24 TV OLV 004 VO it-it With star reviews from you and star prices from us, Con le tue recensioni stellari e le nostre offerte stellari,"} +{"t":"Value Q1 24 TV OLV 005 VO it-it Start your search on Amazon today. Inizia subito la tua ricerca su Amazon."} +{"t":"Value Q1 24 TV OLV 007 VO it-it Start your search on Amazon today. Inizia subito la tua ricerca su Amazon."} +{"t":"Value Q1 24 YouTube 001 Title it-it At Amazon find products you love Su Amazon trovi i prodotti che ami"} +{"t":"Value Q1 24 YouTube 002 Description it-it With star reviews from you and star prices from us, start your search on Amazon. Con le tue recensioni stellari e le nostre offerte stellari, inizia subito la tua ricerca su Amazon."} +{"t":"Value Q2 24 TV OLV 001 Super it-it Cordless Drill Trapano a batteria"} +{"t":"Value Q2 24 TV OLV 002 Super it-it Bluetooth Headphones Cuffie Bluetooth"} +{"t":"Value Q2 24 TV OLV 003 Super it-it Coffee Machine Macchina da caffè"} +{"t":"Value Q2 24 TV OLV 004 CTA it-it Start your search today Inizia subito la tua ricerca"} +{"t":"Value Q2 24 TV OLV 005 VO it-it At Amazon you'll find products you can trust, at prices you'll feel good about. Su Amazon trovi prodotti affidabili di qualità… a prezzi vantaggiosi."} +{"t":"Value Q2 24 TV OLV 006 VO it-it So you can rock your world, not your savings. Così potrai picchiare sui bassi, non sul tuo conto in banca."} +{"t":"Value Q2 24 TV OLV 007 VO it-it And, enjoy the perfect blend at the perfect price. E gustarti la miscela perfetta al prezzo perfetto."} +{"t":"Value Q2 24 TV OLV 008 VO it-it Find highly-rated products, at prices you'll love. Start your search on Amazon today. Trova i prodotti più amati, a prezzi incredibili. Inizia subito la tua ricerca su Amazon."} +{"t":"Value Q2 24 TV OLV 009 CTA it-it Start your search today Inizia subito la tua ricerca"} +{"t":"Value Q2 24 TV OLV 012 Super it-it Robot Vacuum Robot aspirapTV_OLVere"} +{"t":"Value Q2 24 TV OLV 013 Super it-it Humidifier Umidificatore"} +{"t":"Value Q2 24 TV OLV 014 Super it-it Bluetooth Speaker Altoparlante Bluetooth"} +{"t":"Value Q2 24 TV OLV 016 VO it-it At Amazon you'll find products that make you smile at prices you can relax about. Su Amazon trovi prodotti che ti fanno sorridere… a prezzi che ti permettono di rilassarti."} +{"t":"Value Q2 24 TV OLV 017 VO it-it So, whatever you need, find quality products at prices that are music to your ears. Qualunque cosa desideri, trova prodotti di qualità e prezzi che sono musica per le tue orecchie."} +{"t":"Value Q3 24 OLV 001 Super it-it Cordless Drill Trapano a batteria"} +{"t":"Value Q3 24 OLV 002 Super it-it Bluetooth Headphones Cuffie Bluetooth"} +{"t":"Value Q3 24 OLV 003 Super it-it Coffee Machine Macchina da caffè"} +{"t":"Value Q3 24 OLV 004 VO it-it At Amazon you'll find quality products you can trust, at prices you'll feel good about. Su Amazon trovi prodotti affidabili di qualità… a prezzi vantaggiosi."} +{"t":"Value Q3 24 OLV 005 VO it-it So you can rock your world, not your savings. Così potrai picchiare sui bassi, non sul tuo conto in banca."} +{"t":"Value Q3 24 OLV 006 VO it-it And, enjoy the perfect blend at the perfect price. E gustarti la miscela perfetta al prezzo perfetto."} +{"t":"Value Q3 24 OLV 007 VO it-it Find highly-rated products, at prices you'll love. Start your search on Amazon today. Trova i prodotti più amati, a prezzi incredibili. Inizia subito la tua ricerca su Amazon."} +{"t":"Value Q3 24 OLV 009 CTA it-it Start your search today Inizia subito la tua ricerca"} +{"t":"Value Q3 24 OLV 013 Super it-it Robot Vacuum Robot aspirapolvere"} +{"t":"Value Q3 24 OLV 014 Super it-it Humidifier Umidificatore"} +{"t":"Value Q3 24 OLV 015 Super it-it Bluetooth Speaker Altoparlante Bluetooth"} +{"t":"Value Q3 24 OLV 016 VO it-it At Amazon you'll find products that make you smile at prices you can relax about. Su Amazon trovi prodotti che ti fanno sorridere… a prezzi che ti permettono di rilassarti."} +{"t":"Value Q3 24 OLV 017 VO it-it So, whatever you need, find quality products at prices that are music to your ears. Qualunque cosa desideri, trova prodotti di qualità e prezzi che sono musica per le tue orecchie."} +{"t":"Value Q3 24 Social Post Long 001 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 Social Post Long 002 it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 Social Post Long 003 Description it-it AmazonUK AmazonIT"} +{"t":"Value Q3 24 Social Post Long 004 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 Social Post Long 006 it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 Social Post Long 008 it-it Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen.\n\nBei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen. Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 Social Post Long 008F it-it Bei Amazon gibt's hochwertige Produkte, zu Preisen, die dir gefallen. Bei Amazon gibt’s Millionen von großartigen Produkten zu Top-Preisen. Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 Social Post Long 010 Headline it-it … mit einer köstlichen Mischung aus Qualität und Preis. Trova i prodotti più amati"} +{"t":"Value Q3 24 Social Post Long 011 it-it Find highly rated products at prices you'll love Des produits très bien notés à des prix que vous allez adorer. Découvrez nos offres dès maintenant sur Amazon."} +{"t":"Value Q3 24 Social Post Long 014 it-it #AmazonUK #AmazonIT"} +{"t":"Value Q3 24 Social Post Long 016 it-it AmazonUK AmazonIT"} +{"t":"Value Q3 24 Social Post Long 017 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 Social Post Short 001 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 Social Post Short 002 it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 Social Post Short 003 Description it-it AmazonUK AmazonIT"} +{"t":"Value Q3 24 Social Post Short 004 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 Social Post Short 006 it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 Social Post Short 014 it-it #AmazonUK #AmazonIT"} +{"t":"Value Q3 24 Social Post Short 016 it-it AmazonUK AmazonIT"} +{"t":"Value Q3 24 Social Post Short 017 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 YouTube 001 it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q3 24 YouTube 002 it-it Find highly rated products\nat prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q3 24 YouTube 002F it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q4 24 OLV 001 Super it-it Cordless Drill Trapano a batteria"} +{"t":"Value Q4 24 OLV 002 Super it-it Bluetooth Headphones Cuffie Bluetooth"} +{"t":"Value Q4 24 OLV 003 Super it-it Coffee Machine Macchina da caffè"} +{"t":"Value Q4 24 OLV 004 VO it-it At Amazon you'll find quality products you can trust, at prices you'll feel good about. Su Amazon trovi prodotti affidabili di qualità… a prezzi vantaggiosi."} +{"t":"Value Q4 24 OLV 005 VO it-it So you can rock your world, not your savings. Così potrai picchiare sui bassi, non sul tuo conto in banca."} +{"t":"Value Q4 24 OLV 006 VO it-it And, enjoy the perfect blend at the perfect price. E gustarti la miscela perfetta al prezzo perfetto."} +{"t":"Value Q4 24 OLV 007 VO it-it Find highly-rated products, at prices you'll love. Start your search on Amazon today. Trova i prodotti più amati, a prezzi incredibili. Inizia subito la tua ricerca su Amazon."} +{"t":"Value Q4 24 OLV 009 CTA it-it Start your search today Inizia subito la tua ricerca"} +{"t":"Value Q4 24 OLV 013 Super it-it Robot Vacuum Robot aspirapolvere"} +{"t":"Value Q4 24 OLV 014 Super it-it Humidifier Umidificatore"} +{"t":"Value Q4 24 OLV 015 Super it-it Bluetooth Speaker Altoparlante Bluetooth"} +{"t":"Value Q4 24 OLV 016 VO it-it At Amazon you'll find products that make you smile at prices you can relax about. Su Amazon trovi prodotti che ti fanno sorridere… a prezzi che ti permettono di rilassarti."} +{"t":"Value Q4 24 OLV 017 VO it-it So, whatever you need, find quality products at prices that are music to your ears. Qualunque cosa desideri, trova prodotti di qualità e prezzi che sono musica per le tue orecchie."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline it-it Find highly rated products\nat prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q4 24 YouTube Static 001 Headline it-it Find highly rated products\nat prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q4 24 YouTube Static 001F Headline it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q4 24 YouTube Static 002 CTA it-it Shop now Acquista subito"} +{"t":"Value Q4 24 YouTube 001 Headline it-it Find great value products today Trova i prodotti più amati"} +{"t":"Value Q4 24 YouTube 002 Description it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} +{"t":"Value Q4 24 YouTube 003 Description it-it Find highly rated products at prices you'll love Trova i prodotti più amati a prezzi incredibili"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_EUSelection_nl-be.json b/storage/amazon/tm/nl-BE/flat_EUSelection_nl-be.json new file mode 100644 index 0000000..4c589f5 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_EUSelection_nl-be.json @@ -0,0 +1,106 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 nl-be All you need to make office lunches happen Alles wat je nodig hebt om voor lunch op kantoor te gaan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 nl-be All you need to make date night happen Alles wat je nodig hebt om voor datenight te gaan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 nl-be All you need to make run club happen Alles wat je nodig hebt om voor die loopclub te gaan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 nl-be All you need to make leg day happen Alles wat je nodig hebt om voor leg day te gaan."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 nl-be Candles. Kaarsen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 nl-be Wine glasses. Wijnglazen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 nl-be And a spare toothbrush. En een extra tandenborstel."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 nl-be Make date night happen. Ga voor datenight."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 nl-be Air fryer. Airfryer."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 nl-be Lunchboxes. Lunchboxen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 nl-be And sticky notes. En sticky notes."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 nl-be Make office lunches happen. Ga voor lunch op kantoor."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 nl-be [Name] Sarah"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 nl-be Running shoes. Loopschoenen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 nl-be Energy gels. Energiegels."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 nl-be And chafe balm. En anti-schuurcreme."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 016 nl-be And chafe balm. En anti-schuurcrème."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 nl-be Make run club happen. Ga voor die loopclub."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 nl-be Reading light. Leeslampje."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 nl-be Romantasy. Romantasy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 nl-be And massage oil. En massageolie."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 nl-be Make pleasure happen. Ga voor plezier."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 nl-be Protein powder. Proteïne-poeder."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 nl-be Weights. Gewichten."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 nl-be And a massage gun. En een massagegun."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 nl-be Make leg day happen. Ga voor leg day."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 Radio 001 nl-be Amazon presents, Peter vs Date Night Nerves. Amazon presenteert: De datenight kriebels van Sven"} +{"t":"EU Selection Q1 26 Radio 002 nl-be Over millions of years, animals have evolved sophisticated mating rituals. Al miljoenen jaren hebben dieren hun paringsrituelen geperfectioneerd."} +{"t":"EU Selection Q1 26 Radio 003 nl-be Birds dance, wolves howl, and penguins propose with stones. Vogels dansen, wolven huilen en pinguïns verleiden elkaar met stenen."} +{"t":"EU Selection Q1 26 Radio 004 nl-be As for Peter, he's making Rosie dinner. And he’s freaking out! En Sven..., die gaat lekker koken voor Floor. Het zweet breekt hem uit!"} +{"t":"EU Selection Q1 26 Radio 005 nl-be But Peter shopped on Amazon and bought candles, wine glasses… Maar Sven shopte op Amazon en kocht kaarsen, wijnglazen…"} +{"t":"EU Selection Q1 26 Radio 006 nl-be ...and, because he’s an optimist, a spare toothbrush. … en als echte optimist, een extra tandenborstel."} +{"t":"EU Selection Q1 26 Radio 007 nl-be Oh, Peter. There is an animal in you after all, you rascal. Oh Sven, blijkt er toch een beest in jou te zitten'."} +{"t":"EU Selection Q1 26 Radio 008 nl-be Make date night happen. Ga voor datenight."} +{"t":"EU Selection Q1 26 Radio 009 nl-be Shop on Amazon. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Radio 010 nl-be Amazon presents, Oscar vs Leg Day. Amazon presenteert: Sam en zijn leg day."} +{"t":"EU Selection Q1 26 Radio 011 nl-be Oscar hasn't squatted in over 3 years. Sam had al 3 jaar niet meer gesquat."} +{"t":"EU Selection Q1 26 Radio 012 nl-be If it's a choice between stairs and an escalator, he takes the lift. Als hij moest kiezen tussen de trap en de roltrap, dan nam hij de lift."} +{"t":"EU Selection Q1 26 Radio 013 nl-be His legs are purely decorative at this point. Z'n beenspieren waren al een tijdje met vakantie."} +{"t":"EU Selection Q1 26 Radio 014 nl-be But then Oscar shopped on Amazon… Maar toen shopte Sam op Amazon…"} +{"t":"EU Selection Q1 26 Radio 015 nl-be ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. …en kocht hij een olympische gewichten, 5 kilo proteïnepoeder en een krachtige massagegun."} +{"t":"EU Selection Q1 26 Radio 016 nl-be Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Nu heeft Sam dijen om u tegen te zeggen en een kast vol super skinny jeans."} +{"t":"EU Selection Q1 26 Radio 017 nl-be Yes, Oscar! Wow Sam!"} +{"t":"EU Selection Q1 26 Radio 018 nl-be Make leg day happen. Ga voor leg day."} +{"t":"EU Selection Q1 26 Radio 019 nl-be Shop on Amazon. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social UGC 001 nl-be Air Mattress Luchtmatras"} +{"t":"EU Selection Q1 26 Social UGC 003 nl-be Add to Cart In winkelwagen"} +{"t":"EU Selection Q1 26 Social UGC 004 nl-be Make sleepovers happen. Ga voor pyjamaparties."} +{"t":"EU Selection Q1 26 Social UGC 006 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 Social UGC 007 nl-be Extendable Dog Lead Intrekbare leiband"} +{"t":"EU Selection Q1 26 Social UGC 009 nl-be Add to Cart In winkelwagen"} +{"t":"EU Selection Q1 26 Social UGC 010 nl-be Make walkies happen. Ga voor een blokje om."} +{"t":"EU Selection Q1 26 Social UGC 012 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 Social UGC 013 nl-be Non-slip Mop Antislip dweil"} +{"t":"EU Selection Q1 26 Social UGC 015 nl-be Add to Cart In winkelwagen"} +{"t":"EU Selection Q1 26 Social UGC 016 nl-be Make spotless Sundays happen. Ga voor poetsdag."} +{"t":"EU Selection Q1 26 Social UGC 018 nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 Social Post 001 nl-be Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 001F nl-be Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 003 Title nl-be Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 Social Post 004 Description nl-be Shop on Amazon Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 005 Title nl-be Make it happen\n Shop on Amazon Ga ervoor"} +{"t":"EU Selection Q1 26 Social Post 005F Title nl-be Make it happen Shop on Amazon Ga ervoor"} +{"t":"EU Selection Q1 26 Social Post 006 Title nl-be Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 006F Title nl-be Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 007 Headline nl-be Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 007F Headline nl-be Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 Social Post 012 nl-be Be forever the optimist with the addition of a toothbrush to your order Blijf die eeuwige optimist en voeg een tandenborstel toe aan je bestelling"} +{"t":"EU Selection Q1 26 Social Post 013 Title nl-be Make date night happen Ga voor datenight"} +{"t":"EU Selection Q1 26 Social Post 015 Headline nl-be Make date night happen Ga voor datenight"} +{"t":"EU Selection Q1 26 Social Post 016 nl-be Lunches to make the office jealous and sticky notes so they know it’s yours Lunches die het hele kantoor jaloers maken, en briefjes erbij zodat ze weten dat die van jou zijn"} +{"t":"EU Selection Q1 26 Social Post 017 Title nl-be Make office lunches happen Ga voor lunch op kantoor"} +{"t":"EU Selection Q1 26 Social Post 019 Headline nl-be Make office lunches happen Ga voor lunch op kantoor"} +{"t":"EU Selection Q1 26 Social Post 020 nl-be When you’re all into your newest hobby, right down to the chafe balm Wanneer je je vol op je nieuwste hobby stort, tot en met de anti-schuurcrème aan toe"} +{"t":"EU Selection Q1 26 Social Post 021 Title nl-be Make run club happen Ga voor dIe loopclub"} +{"t":"EU Selection Q1 26 Social Post 023 Headline nl-be Make run club happen Ga voor dIe loopclub"} +{"t":"EU Selection Q1 26 Social Post 024 nl-be Find a safer way to clean with a non-slip mop Maak veiliger schoon met een antislip mop"} +{"t":"EU Selection Q1 26 Social Post 025 Title nl-be Make cleanups happen Ga voor poetsdag"} +{"t":"EU Selection Q1 26 Social Post 027 Headline nl-be Make cleanups happen Ga voor poetsdag"} +{"t":"EU Selection Q1 26 Social Post 028 nl-be Prepare for everything, including squirrels, with an extendable lead Wees op alles voorbereid, inclusief eekhoorns, met een oprolbare riem"} +{"t":"EU Selection Q1 26 Social Post 029 Title nl-be Make walkies happen Ga voor een blokje om"} +{"t":"EU Selection Q1 26 Social Post 031 Headline nl-be Make walkies happen Ga voor een blokje om"} +{"t":"EU Selection Q1 26 Social Post 032 nl-be A simpler, more “supportive” bed for your guests Een eenvoudiger bed met meer 'steun' voor je gasten"} +{"t":"EU Selection Q1 26 Social Post 033 Title nl-be Make sleepovers happen Ga voor pyjamaparties"} +{"t":"EU Selection Q1 26 Social Post 035 Headline nl-be Make sleepovers happen Ga voor pyjamaparties"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline nl-be Make xx happen Ga voor XX"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline nl-be Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline nl-be All you need to make xx happen Alle dingen die je nodig hebt om voor xx te gaan"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline nl-be All you need to make it happen Alle dingen die je nodig hebt om ervoor te gaan"} +{"t":"EU Selection Q1 26 YouTube 001 Headline nl-be Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 YouTube 002 Description nl-be Shop on Amazon Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 YouTube 003 Headline nl-be Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 YouTube 004 Description nl-be Shop on Amazon Shop op Amazon.com.be"} +{"t":"EU Selection Q1 26 YouTube 005 CTA nl-be Shop now Shop nu"} +{"t":"EU Selection Q1 26 YouTube 006 Headline nl-be Make run club happen Ga voor de loopclub"} +{"t":"EU Selection Q1 26 YouTube 007 Description nl-be When you’re all into your newest hobby, right down to the chafe balm Als je je vol op je hobby stort, tot de anti-schuurcrème aan toe"} +{"t":"EU Selection Q1 26 YouTube 011 Headline nl-be Make date night happen Ga voor datenight"} +{"t":"EU Selection Q1 26 YouTube 012 Description nl-be Be the optimist with the addition of a toothbrush to your order Blijf een optimist en voeg een tandenborstel toe aan je bestelling"} +{"t":"EU Selection Q1 26 YouTube 016 Headline nl-be Make office lunches happen Ga voor lunch op kantoor"} +{"t":"EU Selection Q1 26 YouTube 017 Description nl-be Lunches to make them jealous. Sticky notes so they know it’s yours Lunches die het kantoor jaloers maken, met briefjes: deze is van mij"} +{"t":"EU Selection Q1 26 YouTube 019 Description nl-be Shop on Amazon Shop op Amazon.com.be"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_MASS_nl-be.json b/storage/amazon/tm/nl-BE/flat_MASS_nl-be.json new file mode 100644 index 0000000..590ab2d --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_MASS_nl-be.json @@ -0,0 +1,1861 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline nl-be Black Friday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 nl-be Up to 40% off Tot 40% korting op Amazon.com.be"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates nl-be 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA nl-be Learn more Ontdek nu"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 nl-be Up to 40% off Tot 40% korting op Amazon.com.be"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates nl-be 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 013 Headline nl-be Black Friday Week Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 013F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 014 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 014F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline nl-be More yay this\nBlack Friday Hey, het is weer\n Black Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline nl-be More yay this Black Friday Hey, het is weer Black Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 nl-be More \nyay this\nBlack \nFriday Hey,\n het is weer\n Black\n Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F nl-be More yay this Black Friday Hey, het is weer Black Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline nl-be Black\nFriday Week Black\nFriday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline nl-be More deals. \nMore joy. Zalige deals.\n Zalige feesten."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline nl-be More deals. More joy. Zalige deals. Zalige feesten."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline nl-be More \ndeals. \nMore \njoy. Zalige\n deals.\n Zalige\n feesten."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline nl-be More deals. More joy. Zalige deals. Zalige feesten."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 nl-be Starts 17 November Vanaf 17 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name nl-be Black Friday\nWeek is here Het is\n Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name nl-be Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency nl-be Ends midnight Tot middernacht"} +{"t":"DDA 23 BFW Mass Radio 001 VO nl-be Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Wow. Vanaf vrijdag is het Black Friday Week op Amazon. Dat moet ik iedereen laten weten."} +{"t":"DDA 23 BFW Mass Radio 002 VO nl-be Hey everyone! Hey iedereen!"} +{"t":"DDA 23 BFW Mass Radio 003 VO nl-be Whaaaaaat? Waaaaat?"} +{"t":"DDA 23 BFW Mass Radio 004 VO nl-be The Amazon Black Friday Week with up to 40% off starts Friday Vrijdag begint de Black Friday Week op Amazon met kortingen tot wel 25%"} +{"t":"DDA 23 BFW Mass Radio 005 VO nl-be Amaaaaaazing! Woooow!"} +{"t":"DDA 23 BFW Mass Radio 006 VO nl-be Get the dinner on Waar is dat feestjeeeuh?"} +{"t":"DDA 23 BFW Mass Radio 007 BVO nl-be Share the joy this Amazon Black Friday Week, with up to 40% off Deel je feestvreugde met kortingen tot 25% bij Amazon tijdens Black Friday Week."} +{"t":"DDA 23 BFW Mass Radio 009 BVO nl-be From the 17th to the 27th of November on Amazon.xx. Van 17 tot 27 november op Amazon.com.be"} +{"t":"DDA 23 BFW Mass Radio 010 VO nl-be Andrew was at an age where he was experimenting with cold water therapy. Stefan vond het een goed moment om met koudwatertherapie te experimenteren"} +{"t":"DDA 23 BFW Mass Radio 011 VO nl-be And Andrew was also at an age where he was experimenting with manscaping… En ook met lichaamsverzorging"} +{"t":"DDA 23 BFW Mass Radio 012 VO nl-be So when he discovered he could save up to 40% in the Amazon Black Friday Week. Dus toen hij ontdekte dat hij tot wel 25% korting kon krijgen tijdens Black Friday Week op Amazon.com.be"} +{"t":"DDA 23 BFW Mass Radio 013 VO nl-be He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kocht hij een Braun IPL ontharingsapparaat en nu deelt hij zijn stoere sixpack met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 015 VO nl-be Share the joy this Black Friday Week, with up to 40% off on Amazon.xx Deel je feestvreugde met kortingen tot 25% bij Amazon tijdens Black Friday Week"} +{"t":"DDA 23 BFW Mass Radio 016 VO nl-be Ends 27 November Tot en met 27 november"} +{"t":"DDA 23 BFW Mass Radio 017 VO nl-be While stocks last Kocht hij een epilator, en nu deelt hij zijn 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 024 VO nl-be Ends midnight. Tot middernacht"} +{"t":"DDA 23 BFW Mass Radio 026 VO nl-be Andrew was at an age where he was experimenting with cold water therapy. Stefan vond het een goed moment om met koudwatertherapie te experimenteren."} +{"t":"DDA 23 BFW Mass Radio 027 VO nl-be And Andrew was also at an age where he was experimenting with manscaping… En ook met lichaamsverzorging..."} +{"t":"DDA 23 BFW Mass Radio 028 VO nl-be He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kocht hij een Braun IPL ontharingsapparaat, en nu deelt hij zijn 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 029 VO nl-be He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kocht hij een epilator, en nu deelt hij zijn 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 031 VO nl-be Save big in the Black Friday Week, and share the joy on Amazon.xx Profiteer van hoge kortingen tijdens Black Friday Week en deel je feestvreugde."} +{"t":"DDA 23 BFW Mass Radio 032 VO nl-be Ends 27 November Tot en met 27 november."} +{"t":"DDA 23 BFW Mass Radio 033 VO nl-be Ends midnight. Tot middernacht."} +{"t":"DDA 23 BFW Mass Radio 034 VO nl-be Selected products only. While stocks last. Zolang de voorraad strekt."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super nl-be Up to 40% off Tot 25% korting"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super nl-be 17-27 November 17 t/m 27 november"} +{"t":"DDA 23 BFW Mass Social OLV 004 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass Social OLV 006 Super nl-be Up to 40% off Tot 40% korting"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 002 nl-be Save big this Amazon Black Friday Week Hoge kortingen tijdens Black Friday Week op Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description nl-be 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass Social Post 005 nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 006 nl-be Get ready for the Amazon Black Friday Week! Maak je klaar voor Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 008 nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 009 nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 011 nl-be Get Ready for the Amazon Black Friday Week! Maak je klaar voor Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 012 nl-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Krijg tot 25% korting tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 014 Title nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 015 Description nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 016 nl-be Save up to 40% in the Amazon Black Friday Week Krijg tot 25% korting tijdens Black Friday Week op Amazon.com.be"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 018 Title nl-be Get Ready for the Amazon Black Friday Week! Maak je klaar voor Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 019 nl-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Krijg tot 25% korting tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 024 nl-be 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass Social Post 025 nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 026 nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 027 nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline nl-be Dive into the Amazon Black Friday Week Shop nu tijdens Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 029 nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 030 nl-be Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Krijg tot 25% korting tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 033 Description nl-be Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.com.be. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA nl-be Ends Midnight Tot middernacht"} +{"t":"DDA 23 BFW Mass Social Post 037 Title nl-be The Amazon Black Friday Week is here Het is Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy nl-be Save up to 40% from 17-27 November Krijg tot 25% korting van 17 t/m 27 november"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO nl-be Share the joy this Amazon Black Friday Week… with up to 40% off. Deel je feestvreugde met kortingen tot 25% bij Amazon tijdens Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 002 Super nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super nl-be Up to 40% off z"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super nl-be 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass TV OLV 014 BVO nl-be Share the joy this Black Friday Week on Amazon.xx… Deel je feestvreugde met kortingen tot 25% tijdens Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 015 BVO nl-be with up to 40% off. op Amazon.com.be"} +{"t":"DDA 23 BFW Mass TV OLV 016 Super nl-be Up to 40% off Tot 25% korting"} +{"t":"DDA 23 BFW Mass TV OLV 020 BVO nl-be Andrew just got 40% off a Braun IPL hair removal device on Amazon.xx Stefan kreeg net 25% korting op een IPL ontharingsapparaat op Amazon.com.be"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI nl-be Smile Amazon.com.be + smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO nl-be Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Nu deelt hij zijn stoere sixpack met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO nl-be Share the joy this Amazon Black Friday Week, with up to 40% off. Deel je feestvreugde met kortingen tot 25% bij Amazon tijdens Black Friday Week."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO nl-be Ends 27th of November Tot en met 27 november"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super nl-be Selected products only. While stocks last. Alleen op geselecteerde producten. Zolang de voorraad strekt."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO nl-be Ends midnight Tot middernacht."} +{"t":"DDA 23 BFW Mass TV OLV 040 Super nl-be Ends midnight Tot middernacht"} +{"t":"DDA 23 BFW Mass YouTube 001 Title nl-be Get Ready for the Amazon Black Friday Week! Maak je klaar voor Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Mass YouTube 002 Description nl-be Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Krijg tot 25% korting tijdens Black Friday Week op Amazon.com.be. 17 t/m 27 november."} +{"t":"DDA 23 BFW Mass YouTube 003 Title nl-be The Amazon Black Friday Week is here Het is Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy nl-be Save up to 40% from 17-27 November Krijg tot 25% korting van 17 t/m 27 november"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO nl-be Share the joy this Amazon Black Friday Week… with up to 40% off. Deel je feestvreugde met kortingen tot 25% tijdens Black Friday Week\nop Amazon.com.be"} +{"t":"DDA 23 BFW Mass YouTube 009F BVO nl-be Share the joy this Amazon Black Friday Week… with up to 40% off. Deel je feestvreugde met kortingen tot 25% tijdens Black Friday Week op Amazon.com.be"} +{"t":"DDA 23 BFW Mass YouTube 010 Super nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 011 Super nl-be Up to 40% off Tot 25% korting"} +{"t":"DDA 23 BFW Mass YouTube 012 Super nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass YouTube 013 Super nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass YouTube 017 Super nl-be Ends midnight Tot middernacht"} +{"t":"DDA 24 BFW Mass Approved claims 001 nl-be Epic Deals Topdeals"} +{"t":"DDA 24 BFW Mass Approved claims 003 nl-be Big savings Topdeals"} +{"t":"DDA 24 BFW Mass Approved claims 004 nl-be Save big Bespaar veel"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader nl-be Up to \n40% off Tot 30% \nkorting "} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 BFW Mass Digital Display 006 nl-be 21 Nov–2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA nl-be Learn more Ontdek nu"} +{"t":"DDA 24 BFW Mass Digital Display 009 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 010 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 010F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 016 nl-be Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA nl-be Shop now Shop nu"} +{"t":"DDA 24 BFW Mass Digital Display 020 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 020F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 nl-be 21 Nov–2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 nl-be Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 nl-be Up to 40% off\nOoooh! Tot 30% korting.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F nl-be Up to 40% off Ooooh! Tot 30% korting. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 nl-be Up to \n40% off.\nOoooh! Tot 30% \nkorting.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F nl-be Up to 40% off. Ooooh! Tot 30% korting. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 nl-be Amazon\nBlack Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F nl-be Amazon Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Radio 001 BVO nl-be Wooh! Amazon's Black Friday Week deals are coming... Ooooh! De Amazon Black Friday Week deals komen eraan..."} +{"t":"DDA 24 BFW Mass Radio 002 BVO nl-be So you can save up to 40% on all sorts of things… Je kan tot 30% besparen op van alles en nog wat…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO nl-be …from electronics and home to toys, beauty and so much more! …van elektronica en wonen tot speelgoed, beauty en nog veel meer!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO nl-be Woooh indeed. Oooh, inderdaad."} +{"t":"DDA 24 BFW Mass Radio 005 BVO nl-be Shop Amazon's Black Friday Week deals. Shop Black Friday Week deals op Amazon.com.be."} +{"t":"DDA 24 BFW Mass Radio 006 BVO nl-be Starts Thursday. Vanaf donderdag."} +{"t":"DDA 24 BFW Mass Radio 007 BVO nl-be With deals that make you go \"Wooh!\" Met deals die je enthousiast maken: \"Woohoo!\""} +{"t":"DDA 24 BFW Mass Radio 009 BVO nl-be Wooh! Amazon's Black Friday Week deals are here… Ooooh! De Amazon Black Friday Week deals zijn er!"} +{"t":"DDA 24 BFW Mass Radio 010 BVO nl-be So you can save up to 40% on all sorts of things… Je kan tot 30% besparen op van alles en nog wat…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO nl-be Ends 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass Radio 022 BVO nl-be Ends midnight. Tot middernacht."} +{"t":"DDA 24 BFW Mass Social OLV EM 001 BVO nl-be Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 002 BVO nl-be Amazon Black Friday Week deals Amazon Black Friday Week deals"} +{"t":"DDA 24 BFW Mass Social OLV EM 003 BVO nl-be On toys, electronics, home, beauty, fashion… op speelgoed, elektronica, wonen, beauty, kleding..."} +{"t":"DDA 24 BFW Mass Social OLV EM 004 Super nl-be Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 005 Super nl-be Amazon\n Black Friday\n Week deals \n on Amazon\n Black Friday\n Week\n deals op"} +{"t":"DDA 24 BFW Mass Social OLV EM 005F Super nl-be Amazon Black Friday Week deals on Amazon Black Friday Week deals op"} +{"t":"DDA 24 BFW Mass Social OLV EM 006 Super nl-be toys speelgoed"} +{"t":"DDA 24 BFW Mass Social OLV EM 007 Super nl-be electronics elektronica"} +{"t":"DDA 24 BFW Mass Social OLV EM 008 Super nl-be home wonen"} +{"t":"DDA 24 BFW Mass Social OLV EM 009 Super nl-be beauty beauty"} +{"t":"DDA 24 BFW Mass Social OLV EM 010 Super nl-be fashion kleding"} +{"t":"DDA 24 BFW Mass Social OLV EM 011 Super nl-be kitchen keuken"} +{"t":"DDA 24 BFW Mass Social OLV EM 012 Super nl-be computing computers"} +{"t":"DDA 24 BFW Mass Social OLV EM 013 Super nl-be books boeken"} +{"t":"DDA 24 BFW Mass Social OLV EM 014 Super nl-be devices digitale apparaten"} +{"t":"DDA 24 BFW Mass Social OLV EM 015 Super nl-be garden tuinartikelen"} +{"t":"DDA 24 BFW Mass Social OLV EM 016 Super nl-be pets huisdieren"} +{"t":"DDA 24 BFW Mass Social OLV EM 017 Super nl-be outdoors sporten en vrije tijd"} +{"t":"DDA 24 BFW Mass Social OLV EM 018 Super nl-be games games"} +{"t":"DDA 24 BFW Mass Social OLV EM 019 Super nl-be luggage bagage"} +{"t":"DDA 24 BFW Mass Social OLV EM 020 Super nl-be alexa Alexa"} +{"t":"DDA 24 BFW Mass Social OLV EM 021 Super nl-be furniture woondecoratie"} +{"t":"DDA 24 BFW Mass Social OLV EM 022 Super nl-be outdoor sporten en vrije tijd"} +{"t":"DDA 24 BFW Mass Social OLV EM 023 Super nl-be cooking kookgerei"} +{"t":"DDA 24 BFW Mass Social OLV EM 024 Super nl-be make-up make-up"} +{"t":"DDA 24 BFW Mass Social OLV EM 025 Super nl-be smart home Smart Home"} +{"t":"DDA 24 BFW Mass Social OLV EM 026 Super nl-be kindle kindle e-readers"} +{"t":"DDA 24 BFW Mass Social OLV EM 027 Super nl-be appliances keukenapparaten"} +{"t":"DDA 24 BFW Mass Social OLV EM 028 Super nl-be fitness dieet en voeding"} +{"t":"DDA 24 BFW Mass Social OLV EM 029 Super nl-be hair care beauty"} +{"t":"DDA 24 BFW Mass Social OLV EM 033 Super nl-be lighting verlichting"} +{"t":"DDA 24 BFW Mass Social OLV EM 034 Super nl-be DIY doe-het-zelf"} +{"t":"DDA 24 BFW Mass Social OLV EM 035 Super nl-be office kantoorbenodigdheden"} +{"t":"DDA 24 BFW Mass Social OLV EM 036 Super nl-be sports sport en vrije tijd"} +{"t":"DDA 24 BFW Mass Social OLV EM 039 Super nl-be kindle Kindle e-readers"} +{"t":"DDA 24 BFW Mass Social OLV EM 041 BVO nl-be … and so much more. …en heel veel meer"} +{"t":"DDA 24 BFW Mass Social OLV EM 042 BVO nl-be On Amazon.xx op Amazon.com.be"} +{"t":"DDA 24 BFW Mass Social OLV EM 043 Super nl-be ... and so\n much more ...en nog \n veel meer"} +{"t":"DDA 24 BFW Mass Social OLV EM 043F Super nl-be ... and so much more ...en nog veel meer"} +{"t":"DDA 24 BFW Mass Social OLV EM 044 BVO nl-be Starts Thursday Vanaf donderdag."} +{"t":"DDA 24 BFW Mass Social OLV EM 045 Super nl-be Starts \n Thursday Vanaf \n donderdag"} +{"t":"DDA 24 BFW Mass Social OLV EM 045F Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 24 BFW Mass Social OLV EM 046 BVO nl-be Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 074 Super nl-be haircare beauty"} +{"t":"DDA 24 BFW Mass Social OLV EM 089 BVO nl-be Ends 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass Social OLV EM 090 Super nl-be Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV EM 090F Super nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super nl-be Amazon \n Black \n Friday\n Week Amazon \n Black \n Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super nl-be Up to \n 40% off Tot 30% \n korting"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super nl-be Starts \n Thursday Vanaf \n donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super nl-be Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 005 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO nl-be Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO nl-be Amazon Black Friday Week deals Amazon Black Friday Week deals"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO nl-be On toys, electronics, home, beauty, fashion… op speelgoed, elektronica, wonen, beauty, kleding..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super nl-be Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super nl-be Amazon\n Black Friday\n Week deals Amazon\n Black Friday\n Week deals"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super nl-be Amazon Black Friday Week deals Amazon Black Friday Week deals"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super nl-be on toys op speelgoed"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super nl-be electronics elektronica"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super nl-be home wonen"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super nl-be beauty beauty"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super nl-be fashion kleding"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super nl-be kitchen keuken"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super nl-be computing computers"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super nl-be books boeken"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super nl-be devices digitale apparaten"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super nl-be garden tuinartikelen"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super nl-be pets huisdieren"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super nl-be outdoor sporten en vrije tijd"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super nl-be games games"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super nl-be luggage bagage"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super nl-be alexa papierwaren"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super nl-be furniture woondecoratie"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super nl-be cooking kookgerei"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super nl-be make-up make-up"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super nl-be smart home Smart Home"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super nl-be kindle kindle e-readers"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super nl-be appliances keukenapparaten"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super nl-be fitness dieet en voeding"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super nl-be haircare beauty"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super nl-be hair care beauty"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super nl-be lighting verlichting"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super nl-be DIY doe-het-zelf"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super nl-be office elektronica"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super nl-be stationery papierwaren"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super nl-be sports sport en vrije tijd"} +{"t":"DDA 24 BFW Mass Social OLV 046 Super nl-be alexa keuken"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super nl-be health gezondheid"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO nl-be … and so much more. …en heel veel meer"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super nl-be ... and so\n much more ...en nog \n veel meer"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super nl-be ... and so much more ...en nog veel meer"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO nl-be Starts Thursday Vanaf donderdag."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super nl-be Starts \n Thursday Vanaf \n donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO nl-be Ends the 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super nl-be Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super nl-be Amazon \n Black Friday\n Week Amazon \n Black Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super nl-be Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 072 Super nl-be devices verlichting"} +{"t":"DDA 24 BFW Mass Social OLV 075 Super nl-be outdoor doe-het-zelf"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 BFW Mass Social Static 003 nl-be 21 Nov–2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass Social Static 004 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Social Static 007 nl-be Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass Social Static 008 nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social Static 009 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO nl-be Shop Amazon Black Friday deals Shop Amazon Black Friday deals"} +{"t":"DDA 24 BFW Mass TV OLV 002 nl-be Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Welkom!\n Open\n 7 tot 18 u\n Zon. tot 13 u"} +{"t":"DDA 24 BFW Mass TV OLV 002F nl-be Welcome! Opening hours Tues-Sun 07:00-16:00 Welkom! Open 7 tot 18 u Zon. tot 13 u"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen nl-be Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen nl-be Search Amazon Zoek op Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen nl-be Electronics Elektronica"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen nl-be Home Wonen"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen nl-be Toys Speelgoed"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO nl-be Save on electronics, home, toys and more… Bespaar op elektronica, wonen, speelgoed en meer…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO nl-be Up to 40% off this Amazon Black Friday Week. Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO nl-be Starts Thursday. Vanaf donderdag."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super nl-be Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Week, 21 november t/m 2 december. Alleen op \n geselecteerde producten."} +{"t":"DDA 24 BFW Mass TV OLV 013F Super nl-be Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Week, 21 november t/m 2 december. Alleen op geselecteerde producten."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO nl-be Ends 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super nl-be Selected products only. Whilst stocks last. Alleen op \n geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 025F Super nl-be Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO nl-be Save on electronics, home, toys and more... Bespaar op elektronica, wonen, speelgoed en meer…"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO nl-be Ends midnight. Tot middernacht."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO nl-be Up to 40% off this Amazon Black Friday Week. Krijg tot 30% korting tijdens Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 047 Super nl-be Selected products only. Whilst stocks last. Alleen op \n geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 047F Super nl-be Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 051 BVO nl-be Ends midnight. Tot middernacht"} +{"t":"DDA 24 BFW Mass YouTube 001 Title nl-be Get Ready for the Amazon Black Friday Week! Maak je klaar voor Black Friday Week op Amazon!"} +{"t":"DDA 24 BFW Mass YouTube 002 Description nl-be Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be. \n21 november t/m 2 december"} +{"t":"DDA 24 BFW Mass YouTube 002F Description nl-be Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be.  21 november t/m 2 december"} +{"t":"DDA 24 BFW Mass YouTube 003 Title nl-be The Amazon Black Friday Week is here Het is Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 007 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy nl-be Save up to 40% from 21 November to 2 December Krijg tot 30% korting. 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA nl-be Shop now Shop nu"} +{"t":"DDA 24 LMD Mass Social OLV 131 nl-be Deals to make you go ooooh! At Amazon. Deals die je enthousiast maken: \"Ooooh!\""} +{"t":"DDA 24 LMD Mass Social OLV 132 nl-be Click to discover Last Minute Deals. Klik en ontdek Amazon Last Minute Deals."} +{"t":"DDA 24 LMD Mass Social OLV 133 nl-be Shop now. Shop nu."} +{"t":"DDA 24 LMD Mass Social OLV 134 nl-be Deals that make you sing! At Amazon. Deals waar je van gaat zingen! Op Amazon.com.be."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 nl-be Black Friday\nWeek is coming! Black Friday\n Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F nl-be Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline nl-be Black Friday\nWeek \nis coming! Black Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline nl-be Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline nl-be Black\nFriday\nWeek is\ncoming! Black\n Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline nl-be Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 nl-be 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 nl-be Starts 20 Nov Vanaf 20 nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 nl-be Starts 20 November Vanaf 20 november"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 nl-be Black Friday\nWeek is here! Het is Black\n Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 nl-be Black Friday\nWeek \nis here! Het is\n Black Friday\n Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 nl-be Black\nFriday\nWeek\nis here! Het is\n Black\n Friday\n Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader nl-be Up to \n40% off Tot\n 30% korting"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 nl-be Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 nl-be Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 nl-be 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 nl-be Up to 40% off.\nBoom. Tot 30% korting.\n Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F nl-be Up to 40% off. Boom. Tot 30% korting. Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 nl-be Up to\n40% off.\nBoom. Tot\n 30% korting.\nBam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F nl-be Up to 40% off. Boom. Tot 30% korting. Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 nl-be Up to\n40% off.\nBoom. Tot\n 30%\n korting.\n Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F nl-be Up to 40% off. Boom. Tot 30% korting. Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 nl-be Up to 40% off for\nDeal Hunters Tot 30% korting\n voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F nl-be Up to 40% off for Deal Hunters Tot 30% korting voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 nl-be Up to 40% off \nfor\nDeal Hunters Tot 30% korting\n voor\n koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F nl-be Up to 40% off for Deal Hunters Tot 30% korting voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 nl-be Up to\n40% off\nfor Deal\nHunters Tot\n 30% korting\n voor\n koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F nl-be Up to 40% off for Deal Hunters Tot 30% korting voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 nl-be New day.\nNew deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 nl-be New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 nl-be New\nday.\nNew\ndeals. Nieuwe\n dag.\n Nieuwe\n deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 nl-be Ends Midnight Tot middernacht"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 nl-be Black Friday\nWeek starts in Black Friday Week \nbegint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F nl-be Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 nl-be Black Friday\nWeek \nstarts in Black Friday\n Week\n begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F nl-be Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline nl-be Black\nFriday\nWeek\nstarts in Black \n Friday \n Week\n begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline nl-be Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 nl-be Hours uur"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 nl-be Minutes minuten"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 nl-be Seconds seconden"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Countdown Timer 008 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass Countdown Timer 008F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 nl-be Black Friday\nWeek \nends in Black Friday Week\n eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F nl-be Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 nl-be Black Friday\nWeek ends in Black Friday \nWeek\n eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F nl-be Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 nl-be Black\nFriday\nWeek\nends in Black \n Friday \n Week\n eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F nl-be Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 BFW Mass Digital Display 001 nl-be Black Friday Week\nis coming! Black Friday\n Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 001F nl-be Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 002 nl-be Black Friday \nWeek\nis coming! Black Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 002F nl-be Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline nl-be Black\n Friday\n Week is\n coming! Black\n Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline nl-be Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader nl-be Up to \n40% off Tot\n 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 006 nl-be 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Digital Display 007 nl-be Starts 20 Nov Vanaf 20 nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 nl-be Starts 20 November Vanaf 20 november"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA nl-be Learn More Ontdek nu"} +{"t":"DDA 25 BFW Mass Digital Display 010 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Digital Display 011 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass Digital Display 011F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Digital Display 012 nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 013 nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 013F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 014 nl-be Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 014F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 023 nl-be Black Friday\n Week is here! Het is Black\n Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 023F nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 024 nl-be Black Friday\n Week is here! Het is\n Black Friday\n Week!"} +{"t":"DDA 25 BFW Mass Digital Display 024F nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline nl-be Black\n Friday\n Week\n is here! Het is\n Black\n Friday\n Week!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 028 nl-be Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Digital Display 029 nl-be Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA nl-be Shop now Shop nu"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline nl-be Black Friday\n Week Black Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 050 nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 050F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 065 nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 065F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 066 nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 092 nl-be Black Friday \n Week is here! Het is Black\n Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 092F nl-be Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 103 nl-be Ends Midnight Tot middernacht"} +{"t":"DDA 25 BFW Mass Digital Display 108 nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 116 nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 116F nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 128 nl-be Ends midnight Tot middernacht"} +{"t":"DDA 25 BFW Mass Radio 001 BVO nl-be Amazon Black Friday Week deals up to 40% off. Krijg tot 30% korting met de Amazon Black Friday Week Deals"} +{"t":"DDA 25 BFW Mass Radio 002 BVO nl-be To get the perfect gift for your father-in-law: the deal hunter. Je hebt het perfecte cadeau gevonden voor je schoonvader, de koopjesjager."} +{"t":"DDA 25 BFW Mass Radio 003 BVO nl-be If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Als hij toch eens wist wat voor een topdeal je op de kop hebt getikt, dan zou hij net zo veel van jejou houden als van topdeals."} +{"t":"DDA 25 BFW Mass Radio 004 BVO nl-be Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Oh, een knuffel, echt? Dit is wel een heel lange knuffel. Oh ‘t is een Black Friday Week knuffel. Een top-deal-knuffel!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO nl-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Krijg tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Radio 011 BVO nl-be Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Radio 017 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends midnight. Krijg tot 30% korting tijdens Amazon Black Friday Week, nog tot middernacht op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super nl-be Black \nFriday Week Black \nFriday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super nl-be Up to\n40% off Tot 30%\nkorting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super nl-be Starts\nThursday Vanaf\ndonderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super nl-be Ends\n1 December t/m\n1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super nl-be Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super nl-be Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super nl-be Black\nFriday\nWeek\ndeals on Black\nFriday\nWeek\ndeals op"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super nl-be Black Friday Week deals on Black Friday Week deals op"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super nl-be electronics elektronica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super nl-be home wonen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super nl-be toys speelgoed"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super nl-be beauty beauty"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super nl-be sports sport & vrije tijd"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super nl-be fashion kleding"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super nl-be books boeken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super nl-be devices verlichting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super nl-be kitchen keuken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super nl-be pets huisdieren"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super nl-be outdoor sport & vrije tijd"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super nl-be games games"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super nl-be luggage bagage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super nl-be alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super nl-be furniture woondecoratie"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super nl-be cooking kookgerei"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super nl-be make-up make-up"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super nl-be smart home Smart Home"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super nl-be kindle kindle e-readers"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super nl-be appliances keukenapparaten"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super nl-be fitness dieet en voeding"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super nl-be hair care beauty"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super nl-be lighting verlichting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super nl-be DIY doe-het-zelf"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super nl-be office elektronica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super nl-be stationery papierwaren"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super nl-be health gezondheid"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super nl-be ... and so\nmuch more. …en nog\nveel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super nl-be ... and so much more. …en nog veel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super nl-be Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super nl-be Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO nl-be Amazon Black Friday deals Amazon Black Friday deals"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO nl-be on electronics, home, toys, beauty, sports op elektronica, wonen, speelgoed, beauty, sport & vrije tijd..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO nl-be ... and so\nmuch more. …en nog\nveel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO nl-be ... and so much more. …en nog veel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO nl-be Starts Thursday Vanaf donderdag op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO nl-be Ends 1st December t/m 1 december op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social Post 001 Description nl-be 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text nl-be Save up to 40% this Amazon Black Friday Week \nSelected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text nl-be Save up to 40% this Amazon Black Friday Week \nSelected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text nl-be Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text nl-be Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week.\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week. Alleen op geselecteerde producten. 20 nov. t/m 1 dec. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text nl-be 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text nl-be Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Week: Krijg tot 30% korting.\n Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Week: Krijg tot 30% korting. Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 012 nl-be Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Black Friday Week: Krijg tot 30% korting.\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 012F nl-be Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Black Friday Week: Krijg tot 30% korting. Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 013 Title nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 014 Description nl-be Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 014F Description nl-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 015 Title nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 016 Title nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text nl-be Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text nl-be Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week.\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text nl-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week. Alleen op geselecteerde producten. 20 nov. t/m 1 dec. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description nl-be Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 031F Description nl-be Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline nl-be Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline nl-be Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social Static 004 nl-be 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Static 005 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Social Static 006 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass Social Static 006F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Social Static 010 nl-be Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Static 011 nl-be Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO nl-be Sneak in some deals. Tik snel een paar deals op de kop."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen nl-be Search Zoek op Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen nl-be Black\nFriday\nWeek\ndeals. Black\nFriday\nWeek\ndeals"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen nl-be Black Friday Week deals. Black Friday Week deals"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA nl-be Shop now Shop nu"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO nl-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Tot 30% korting tijdens [Amazon] Black Friday Week, vanaf donderdag [op Amazon.com.be]"} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super nl-be Amazon\nBlack Friday\nWeek Amazon\nBlack Friday \nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super nl-be Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends 1st December. Tot 30% korting tijdens [Amazon] Black Friday Week, tot en met 1 december [op Amazon.com.be]"} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO nl-be You decided to sneak in some Amazon Black Friday deals. Jij dacht, mooi moment om snel wat Black Friday Deals op de kop te tikken."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category nl-be Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronica\nWonen\nSpeelgoed\nBeauty\nSport & vrije tijd"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category nl-be Electronics Home Toys Beauty Sports & Outdoor Elektronica Wonen Speelgoed Beauty Sport & vrije tijd"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO nl-be [Gasp]. Quick, the piccalilli! [Gasp]. Snel, Tom, de pickles!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO nl-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Krijg tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super nl-be Up to\n40% off Tot 30%\nkorting"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super nl-be Starts\nThursday Vanaf\ndonderdag"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super nl-be Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO nl-be You decided to sneak in some Amazon Black Friday deals. Jij dacht, mooi moment om snel wat Black Friday Deals op de kop te tikken."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO nl-be [Gasp]. Quick, the piccalilli! [Gasp]. Snel, Tom, de pickles!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.com.be"} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super nl-be Up to\n40% off Tot 30%\nkorting"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super nl-be Ends\n1 December t/m\n1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super nl-be Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super nl-be Ends\n1 Dec t/m \n1 dec."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super nl-be Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO nl-be You were sent to grab something in the pantry... 20 minutes ago. Ze vroeg je (om) iets uit de kast te pakken...20 minuten geleden."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO nl-be But you decided to sneak in some Amazon Black Friday deals. Jij dacht, mooi moment om snel wat Black Friday Deals op de kop te tikken."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen nl-be Search Amazon Zoek op Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen nl-be Black\nFriday\nWeek\ndeals. Black\nFriday\nWeek\ndeals"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen nl-be Black Friday Week deals. Black Friday Week deals"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA nl-be Shop now Shop nu"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category nl-be Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronica\nWonen\nSpeelgoed\nBeauty\nSport & vrije tijd"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category nl-be Electronics Home Toys Beauty Sports & Outdoor Elektronica Wonen Speelgoed Beauty Sport & vrije tijd"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO nl-be [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Snel, Tom! De pickles!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO nl-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Krijg tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag op Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 009 Super nl-be Amazon Black Friday Week\nUp to 40% off Amazon Black Friday Week\nTot 30% korting"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super nl-be Amazon Black Friday Week Up to 40% off Amazon Black Friday Week Tot 30% korting"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super nl-be Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Amazon Black Friday Week, van 20 november t/m 1 december. Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 022 Super nl-be Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends midnight. Krijg tot 30% korting tijdens Amazon Black Friday Week, nog tot middernacht op Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 031 nl-be smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO nl-be Sneak in some deals. Tik snel een paar deals op de kop."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO nl-be Up to 40% off this Amazon Black Friday Week, starts Thursday. Tot 30% korting tijdens [Amazon] Black Friday Week, vanaf donderdag op Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends 1st of December. Tot 30% korting tijdens [Amazon] Black Friday Week, tot en met 1 december op Amazon.com.be"} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO nl-be Up to 40% off this Amazon Black Friday Week, ends midnight. Tot 30% korting tijdens [Amazon] Black Friday Week, nog tot middernacht op Amazon.com.be"} +{"t":"DDA 25 BFW Mass YouTube 001 Headline nl-be Amazon Black Friday Week is coming! Amazon Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description nl-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 002F Description nl-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 003 Description nl-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 003F Description nl-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline nl-be Amazon Black Friday Week is here! Het is Amazon Black Friday Week!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description nl-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 005F Description nl-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.com.be 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 006 Description nl-be Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 006F Description nl-be Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 009 Headline nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy nl-be Save up to 40%. \n 20 Nov–1 Dec Krijg tot 30% korting.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy nl-be Save up to 40%. 20 Nov–1 Dec Krijg tot 30% korting. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline nl-be Two days of epic deals Twee dagen Topdeals"} +{"t":"PBDD 23 Mass Digital Display 003 Dates nl-be 10-11 October XX-XX oktober"} +{"t":"PBDD 23 Mass Digital Display 004 CTA nl-be Join Prime Word Prime-lid"} +{"t":"PBDD 23 Mass Digital Display 005 CTA nl-be Join now Word nu lid"} +{"t":"PBDD 23 Mass Digital Display 006 CTA nl-be Learn more Ontdek nu"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline nl-be Two days of epic deals Twee dagen Topdeals"} +{"t":"PBDD 23 Mass Digital Display 008 Dates nl-be Today & Tomorrow Vandaag en morgen"} +{"t":"PBDD 23 Mass Digital Display 010 Dates nl-be Starts today Vanaf vandaag"} +{"t":"PBDD 23 Mass Digital Display 011 Dates nl-be XX-XX October XX-XX oktober"} +{"t":"PBDD 23 Mass Digital Display 012 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline nl-be New Day. New Deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 23 Mass Digital Display 016 Dates nl-be Ends midnight Tot middernacht"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text nl-be Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name nl-be Prime Big \nDeal Days Prime Deal \nDagen"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name nl-be Prime \nBig Deal \nDays Prime \nDeal \nDagen"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass (D)OOH Print 005 nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass (D)OOH Print 006 nl-be On Amazon.xx Op Amazon.com.be"} +{"t":"PBDD 24 Mass (D)OOH Print 008 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline nl-be Two days \n of epic deals Twee dagen \n lang topdeals"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline nl-be Two days \n of epic \n deals Twee \n dagen lang \n topdeals"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline nl-be Two \n days\n of epic\n deals Twee \n dagen \n lang \n topdeals"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass (D)OOH Print 012 nl-be Starts today Vanaf vandaag"} +{"t":"PBDD 24 Mass (D)OOH Print 015 nl-be Exclusively for Prime membersExclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline nl-be New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline nl-be New day. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline nl-be New \nday. \nNew \ndeals. Nieuwe\ndag.\nNieuwe\ndeals."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 24 Mass (D)OOH Print 022 nl-be Ends midnight Eindigt om middernacht"} +{"t":"PBDD 24 Mass (D)OOH Print 024 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name nl-be Prime Big \nDeal Days Prime Deal \nDagen"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name nl-be Prime \nBig Deal \nDays Prime \nDeal \nDagen"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Digital Display 005 nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass Digital Display 006 CTA nl-be Join Prime Ontdek Prime"} +{"t":"PBDD 24 Mass Digital Display 007 nl-be On Amazon.xx Op Amazon.com.be"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline nl-be Two days \n of epic deals Twee dagen \n lang topdeals"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline nl-be Two days \n of epic \n deals Twee \n dagen lang \n topdeals"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline nl-be Two \n days\n of epic\n deals Twee \n dagen \n lang \n topdeals"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass Digital Display 012 nl-be Starts today Vanaf vandaag"} +{"t":"PBDD 24 Mass Digital Display 014 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline nl-be New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline nl-be New \n day. \n New \n deals. Nieuwe \ndag.\n Nieuwe \ndeals."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 24 Mass Digital Display 021 nl-be Ends midnight Eindigt om middernacht"} +{"t":"PBDD 24 Mass Digital Display 023 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 24 Mass Digital Display 024 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title nl-be Get the most out of Prime Haal het meeste uit Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 nl-be Prime exclusive Deals Exclusieve Prime-deals op leuke dingen"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 nl-be Unlimited fast delivery on millions of items Snelle en gratis levering van miljoenen artikelen"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 nl-be Enjoy unlimited photo storage with Amazon Photos Onbeperkte digitale foto-opslag met Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 nl-be Get free games and more with Prime Gaming Krijg gratis games en meer met Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 nl-be Stream 1000s of series and movies with Prime Video Stream duizenden series en films met Prime Video"} +{"t":"PBDD 24 Mass Radio 009 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October. Het zijn Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass Radio 010 BVO nl-be With two days of epic deals on electronics, home, kitchen and more… Met twee dagen lang topdeals op elektronica, wonen, keuken en meer ..."} +{"t":"PBDD 24 Mass Radio 011 BVO nl-be …you’ll feel like you just won an award. ... voel jij je alsof je een award hebt gewonnen"} +{"t":"PBDD 24 Mass Radio 012 VO nl-be Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling Oh nee ... ik heb niet eens een speech voorbereid ..."} +{"t":"PBDD 24 Mass Radio 012F VO nl-be Wow… I didn’t even prepare a speech… SFX: Paper rustling Oh nee ... ik heb niet eens een speech voorbereid ..."} +{"t":"PBDD 24 Mass Radio 013 VO nl-be ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ehm, ik wil graag mijn bezorger bedanken voor het supersnel afleveren van mijn pakket... en eh, alle andere Amazon Prime-leden, mijn kat... en m’n ouders, die altijd voor me klaarstaan..."} +{"t":"PBDD 24 Mass Radio 014 BVO nl-be Someone’s feeling like a big deal! Daar wordt duidelijk iemand euforisch van."} +{"t":"PBDD 24 Mass Radio 015 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor Prime-leden. Word nu Prime-lid op Amazon.com.be."} +{"t":"PBDD 24 Mass Radio 025 BVO nl-be Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass Radio 027 BVO nl-be …you’ll feel like you just won an award. voel jij je alsof je een award hebt gewonnen"} +{"t":"PBDD 24 Mass Radio 028 VO nl-be Wow… I didn’t even prepare a speech… Oh nee ... ik heb niet eens een speech voorbereid ..."} +{"t":"PBDD 24 Mass Radio 031 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Het zijn Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor Prime-leden."} +{"t":"PBDD 24 Mass Radio 032 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 001 nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle nl-be Just need your picture, thanks Kijken naar het vogeltje"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO nl-be With two days of epic deals… Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass Social TV Led 004 Super nl-be With two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO nl-be …you’ll feel like a big deal! waar je euforisch van wordt"} +{"t":"PBDD 24 Mass Social TV Led 006 Super nl-be You’ll feel like a big deal waar je euforisch van wordt"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO nl-be Prime Big Deal Days are the 8th and 9th of October. Join Prime Het zijn Prime Deal Dagen op 8 en 9 oktober. Word nu Prime-lid op Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass Social TV Led 012 Endcard nl-be Join Prime now on Amazon.xx Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO nl-be Prime Big Deal Days are here! Shop now. De Prime Deal Dagen zijn er! Shop nu op Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 024 Endcard nl-be Shop now on Amazon.xx Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 037 Subtitle nl-be Just need your picture, thanks Kijken naar het vogeltje"} +{"t":"PBDD 24 Mass Social TV Led 041 nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Social TV Led 056 Subtitle nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PBDD 24 Mass Social TV Led 059 BVO nl-be Prime Big Deal Days are here! Shop now on Amazon.xx De Prime Deal Dagen zijn er! Shop nu op Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 063 Endcard nl-be Join Prime now on Amazon.xx Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass Social TV Led 064 nl-be Sign here, please. Hier graag even tekenen"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle nl-be Sign here, please Hier graag even tekenen"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle nl-be Sign here, please. Hier graag even tekenen"} +{"t":"PBDD 24 Mass Social TV Led 098 nl-be Sign here, please Hier graag even tekenen"} +{"t":"PBDD 24 Mass Social TV Led 118 BVO nl-be Feel like a big deal. Je wordt er euforisch van"} +{"t":"PBDD 24 Mass Social TV Led 119 Super nl-be Feel like a big deal Je wordt er euforisch van"} +{"t":"PBDD 24 Mass Social TV Led 124 nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PBDD 24 Mass Social TV Led 162 BVO nl-be Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xx Het zijn Prime Deal Dagen op 8 en 9 oktober. Word nu Prime-lid op Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 188 BVO nl-be …you and your dog will feel like a big deal! waar jij en je hond\neuforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 188F BVO nl-be …you and your dog will feel like a big deal! waar jij en je hond euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 189 Super nl-be you and you dog\n will feel like a big deal waar jij en je hond\neuforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 189F Super nl-be you and you dog will feel like a big deal waar jij en je hond euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO nl-be Prime Big Deal Days are here. Shop now. De Prime Deal Dagen zijn er! Shop nu op Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO nl-be …you and your kid will feel like a big deal! waar jij en je kind\neuforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 208F BVO nl-be …you and your kid will feel like a big deal! waar jij en je kind euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 209 Super nl-be you and your kid\n will feel like a big deal waar jij en je kind\neuforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 209F Super nl-be you and your kid will feel like a big deal waar jij en je kind euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 218 BVO nl-be …you and your kid will feel like a big deal! waar jij en je kind euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO nl-be …you and your cat will feel like a big deal! waar jij en je kat euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 229 Super nl-be you and your cat\n will feel like a big deal waar jij en je kat\neuforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 229F Super nl-be you and your cat will feel like a big deal waar jij en je kat euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 239 Super nl-be you and your cat\n will feel like a big deal waar jij en je kat euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 239F Super nl-be you and your cat will feel like a big deal waar jij en je kat euforisch van worden"} +{"t":"PBDD 24 Mass Social TV Led 256 BVO nl-be Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Het zijn Prime Deal Dagen op 8 en 9 oktober. Word nu Prime-lid op Amazon.com.be."} +{"t":"PBDD 24 Mass Social TV Led 271 BVO nl-be Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx De Prime Deal Dagen zijn er! Shop nu op Amazon.com.be."} +{"t":"PBDD 24 Mass TV OLV 001 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October Het zijn Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 002 Super nl-be Amazon Prime Big Deal Days Amazon Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 003 Super nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 004 BVO nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass TV OLV 005 Super nl-be Two Days of Epic Deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass TV OLV 006 BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 007 nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 008 Super nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 011 Endcard nl-be Join Prime now on Amazon.xx Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 012 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October. Het zijn Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 013 BVO nl-be Two days of epic deals… Twee dagen lang topdeals ..."} +{"t":"PBDD 24 Mass TV OLV 014 BVO nl-be …that’ll make you feel like a big deal. … waar je euforisch van wordt."} +{"t":"PBDD 24 Mass TV OLV 015 BVO nl-be Deals on electronics, home, kitchen and more. Shop elektronica, wonen, keuken en meer."} +{"t":"PBDD 24 Mass TV OLV 016 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Het zijn Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor Prime-leden."} +{"t":"PBDD 24 Mass TV OLV 018 BVO nl-be Join Prime now. Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 022 Endcard nl-be Join Prime now on Amazon.xx Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 031 BVO nl-be Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass TV OLV 032 Super nl-be Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass TV OLV 034 Super nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Mass TV OLV 035 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 041 Endcard nl-be Shop now on Amazon.xx Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 046 BVO nl-be Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor Prime-leden."} +{"t":"PBDD 24 Mass TV OLV 048 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 052 Endcard nl-be Shop now on Amazon.xx Shop nu op Amazon.com.be"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline nl-be Amazon Prime Big Deal Days are the 8th - 9th of October Het zijn Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass YouTube Long 002 Description nl-be With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Twee dagen lang topdeals tijdens Amazon Prime Deal Dagen... Je wordt er euforisch van!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline nl-be Amazon Prime Big Deal Days are here De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass YouTube Long 004 Description nl-be With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Twee dagen lang topdeals tijdens Amazon Prime Deal Dagen... Je wordt er euforisch van!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy nl-be 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang topdeals die je euforisch maken"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline nl-be Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description nl-be Amazon Prime Big Deal Days Amazon Prime Deal Dagen"} +{"t":"PBDD 24 Mass YouTube Short 003 nl-be 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA nl-be Join Prime Ontdek nu"} +{"t":"PBDD 24 Mass YouTube Short 006 Description nl-be Amazon Prime Big Deal Days Amazon Prime Deal Dagen"} +{"t":"PBDD 24 Mass YouTube Short 007 nl-be 2 days of epic deals 2 dagen lang topdeals"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline nl-be Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy nl-be 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang topdeals die je euforisch maken"} +{"t":"PBDD 25 Mass Display 001 Tagline nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 002 Tagline nl-be Prime Big\n Deal Days Prime\n Deal Dagen"} +{"t":"PBDD 25 Mass Display 002F Tagline nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 003 Tagline nl-be Prime \n Big Deal\n Days Prime\n Deal \n Dagen"} +{"t":"PBDD 25 Mass Display 003F Tagline nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 004 Dates nl-be 7–8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass Display 005 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass Display 006 Tagline nl-be Big deals\n are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 006F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 007 Tagline nl-be Big \n deals\n are here! De topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Display 007F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 008 Tagline nl-be Big \n deals\n are\n here! De\n topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Display 008F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 009 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 25 Mass Display 011 Tagline nl-be New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass Display 011F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Display 012 Tagline nl-be New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Display 012F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Display 013 Tagline nl-be New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Display 013F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Display 016 Tagline nl-be Big deals \n end tonight! De topdeals\n eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 016F Tagline nl-be Big deals end tonight! De topdeals eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 017 Tagline nl-be Big deals \n end\n tonight! De topdeals\n eindigen\n vannacht!"} +{"t":"PBDD 25 Mass Display 017F Tagline nl-be Big deals end tonight! De topdeals eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 020 nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 021 Tagline nl-be Big deals\n are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 021F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 022 Tagline nl-be Big \n deals\n are here! De topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Display 022F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 023 Tagline nl-be Big \n deals\n are\n here! De\n topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Display 023F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Display 036 Tagline nl-be Big \n Deals \n end\n tonight! n/a"} +{"t":"PBDD 25 Mass Display 036F Tagline nl-be Big Deals end tonight! n/a"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline nl-be Prime Big Deal Days\n are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline nl-be Prime Big Deal Days are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline nl-be Prime Big\n Deal Days\n are coming! Prime\n Deal Dagen\n komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline nl-be Prime Big Deal Days are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline nl-be Prime \n Big Deal\n Days are\n coming! Prime\n Deal Dagen\n komen\n eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline nl-be Prime Big Deal Days are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates nl-be 7–8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 005 nl-be on Amazon.xx op Amazon.com.be"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline nl-be Big deals\n are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline nl-be Big \ndeals\n are here! De topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline nl-be Big \ndeals\n are\n here! De\n topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline nl-be New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline nl-be New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline nl-be New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 nl-be Prime Big\n Deal Days\n end in\n XX:XX:XX Prime\n Deal Dagen\n eindigen over\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F nl-be Prime Big Deal Days end in XX:XX:XX Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 nl-be Prime Big Deal Days\n end in XX:XX:XX Prime Deal Dagen\n eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F nl-be Prime Big Deal Days end in XX:XX:XX Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 nl-be Prime Big\n Deal Days\n end in XX:XX:XX Prime\n Deal Dagen\n eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F nl-be Prime Big Deal Days end in XX:XX:XX Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 nl-be Prime Big\n Deal Days\n end in\n XX:XX:XX Prime\n Deal Dagen\n eindigen over\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F nl-be Prime Big Deal Days end in XX:XX:XX Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 nl-be Hours uur"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 nl-be Minutes minuten"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 nl-be Seconds seconden"} +{"t":"PBDD 25 Mass Print 001 Tagline nl-be Big deals\n are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Print 001F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Print 002 Tagline nl-be Big \ndeals\n are here! De topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Print 002F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Print 003 Tagline nl-be Big \ndeals\n are\n here! De\n topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Print 003F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Print 004 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 25 Mass Print 005 nl-be on Amazon.xx op Amazon.com.be"} +{"t":"PBDD 25 Mass Print 006 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass Print 007 Tagline nl-be New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass Print 007F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Print 008 Tagline nl-be New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Print 008F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Print 009 Tagline nl-be New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Print 009F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Radio 001 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober."} +{"t":"PBDD 25 Mass Radio 002 BVO nl-be Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Twee dagen lang topdeals op elektronica, wonen, keuken, en meer. Dan voel je je minder ..."} +{"t":"PBDD 25 Mass Radio 003 BVO nl-be And more like… Maar meer ..."} +{"t":"PBDD 25 Mass Radio 004 BVO nl-be Feel like a big deal. Je wordt er euforisch van."} +{"t":"PBDD 25 Mass Radio 005 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober."} +{"t":"PBDD 25 Mass Radio 006 BVO nl-be Exclusively for Prime Members. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass Radio 007 BVO nl-be Join Prime now. Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 25 Mass Radio 008 BVO nl-be Amazon Prime Big Deal Days are here De Amazon Prime Deal Dagen zijn er."} +{"t":"PBDD 25 Mass Radio 014 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super nl-be Prime Big \n Deal Days\n7–8 October Prime Deal Dagen\n 7 en 8 oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super nl-be Prime Big Deal Days 7–8 October Prime Deal Dagen 7 en 8 oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super nl-be Exclusively for\n Prime Members Exclusief voor\n Prime-leden"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super nl-be Exclusively for Prime Members Exclusief voor Prime-leden"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super nl-be Two days\n of big deals Twee dagen lang\n topdeals"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super nl-be Two days\n of big\n deals Twee\n dagen lang\n topdeals"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super nl-be Join now Word nu lid"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 nl-be Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO nl-be Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn hier."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super nl-be Amazon Prime Big Deal Days are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super nl-be Amazon Prime Big \n Deal Days\nare here! De Prime Deal Dagen\n zijn hier!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super nl-be Amazon Prime Big Deal Days are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super nl-be Amazon\n Prime Big Deal Days\n are here! De Prime\n Deal Dagen\n zijn hier!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super nl-be Amazon Prime Big Deal Days are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 nl-be Exclusively for\n Prime members Exclusief voor\n Prime-leden"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F nl-be Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super nl-be Shop now Shop nu"} +{"t":"PBDD 25 Mass Static Social 001 Tagline nl-be Prime Big Deal Days\n are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline nl-be Prime Big Deal Days are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline nl-be Prime Big\n Deal Days\n are coming! Prime\n Deal Dagen\n komen eraan!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline nl-be Prime Big Deal Days are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline nl-be Prime \n Big Deal\n Days are\n coming! Prime\n Deal Dagen\n komen\n eraan!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline nl-be Prime Big Deal Days are coming! Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 004 Dates nl-be 7–8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass Static Social 005 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass Static Social 006 Tagline nl-be Big deals\n are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline nl-be Big \n deals\n are here! De topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline nl-be Big \n deals\n are\n here! De\n topdeals\n zijn\n er!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline nl-be Big deals are here! De topdeals zijn er!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline nl-be New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass Static Social 010F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Static Social 011 Tagline nl-be New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Static Social 011F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Static Social 012 Tagline nl-be New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Static Social 012F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass TV OLV 001 nl-be Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober."} +{"t":"PBDD 25 Mass TV OLV 003 BVO nl-be Two days of big deals on electronics, home, kitchen and more. Twee dagen lang topdeals op elektronica, wonen, keuken en meer ..."} +{"t":"PBDD 25 Mass TV OLV 004 BVO nl-be …that’ll make you feel like a big deal. … waar je euforisch van wordt."} +{"t":"PBDD 25 Mass TV OLV 005 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 006 Super nl-be Exclusively for Prime Members Exclusief voor Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 007 Super nl-be 7-8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 008 BVO nl-be Join Prime now. Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 009 Super nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass TV OLV 010 Super nl-be Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 nl-be 7-8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 014 Super nl-be Amazon Prime Big Deal Days\n 7-8 October Prime Deal Dagen\n 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 014F Super nl-be Amazon Prime Big Deal Days 7-8 October Prime Deal Dagen 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 015 Super nl-be Exclusively for Prime Members Exclusief voor Prime-leden"} +{"t":"PBDD 25 Mass TV OLV 016 BVO nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass TV OLV 017 Super nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass TV OLV 018 BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 019 nl-be Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 022 Super nl-be 7-8 \n October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 022F Super nl-be 7-8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 023 BVO nl-be You’ll feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO nl-be With two days of big deals… Met twee dagen lang topdeals ..."} +{"t":"PBDD 25 Mass TV OLV 026 BVO nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 027 BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 028 Super nl-be Prime Big \n Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass TV OLV 028F Super nl-be Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass TV OLV 030 Super nl-be Exclusively for Prime Members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass TV OLV 033 BVO nl-be Feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober."} +{"t":"PBDD 25 Mass TV OLV 042 BVO nl-be Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn hier."} +{"t":"PBDD 25 Mass TV OLV 045 BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 045F BVO nl-be Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Het zijn Amazon Prime Deal Dagen op 7 en 8 oktober. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 048 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 054 Super nl-be Amazon Prime Big Deal Days \n are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 054F Super nl-be Amazon Prime Big Deal Days are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 057 Super nl-be Two days of big deals Twee dagen\n lang topdeals"} +{"t":"PBDD 25 Mass TV OLV 057F Super nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass TV OLV 058 Super nl-be Two days\n of big deals Twee\n dagen lang\n topdeals"} +{"t":"PBDD 25 Mass TV OLV 058F Super nl-be Two days of big deals Twee dagen lang topdeals"} +{"t":"PBDD 25 Mass TV OLV 059 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 062 BVO nl-be Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 063 Super nl-be Prime Big Deal Days\n are here! De Prime Deal Dagen\n zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 063F Super nl-be Prime Big Deal Days are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO nl-be You’ll feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PBDD 25 Mass TV OLV 067 BVO nl-be Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PBDD 25 Mass TV OLV 068 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PBDD 25 Mass TV OLV 074 BVO nl-be Feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO nl-be Amazon Prime Big Deal Days are here! De Amazon Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 077 Super nl-be PrimeBig\n Deal Days\n are here! De Prime\n Deal Dagen\n zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 077F Super nl-be PrimeBig Deal Days are here! De Prime Deal Dagen zijn hier!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline nl-be Two days \nof epic deals Twee dagen \nlang topdeals"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline nl-be Two days \nof epic \ndeals Twee  \ndagen lang \ntopdeals"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline nl-be Two days of epic deals Twee  dagen lang  topdeals"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline nl-be Two \ndays\nof epic\ndeals Twee \ndagen \nlang \ntopdeals"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline nl-be Two days of epic deals Twee dagen lang  topdeals"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass (D)OOH Print 005 nl-be Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline nl-be New day. \nNew deals. Een nieuwe dag \nvol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline nl-be New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 007 Tagline nl-be New day. \nNew \ndeals. Een nieuwe \ndag vol \nnieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 007F Tagline nl-be New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline nl-be New \nday. \nNew \ndeals. Een \nnieuwe dag \nvol nieuwe \ndeals"} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline nl-be New day. New deals. Een nieuwe dag  vol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 010 Dates nl-be Ends midnight Laatste dag"} +{"t":"PD 24 Mass Digital Display 001 Tagline nl-be Two days \nof epic deals Twee dagen \nlang topdeals"} +{"t":"PD 24 Mass Digital Display 001F Tagline nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PD 24 Mass Digital Display 002 Tagline nl-be Two days \nof epic \ndeals Twee  \ndagen lang \ntopdeals"} +{"t":"PD 24 Mass Digital Display 002F Tagline nl-be Two days of epic deals Twee  dagen lang  topdeals"} +{"t":"PD 24 Mass Digital Display 003 Tagline nl-be Two \ndays\nof epic\ndeals Twee \ndagen \nlang \ntopdeals"} +{"t":"PD 24 Mass Digital Display 003F Tagline nl-be Two days of epic deals Twee dagen lang  topdeals"} +{"t":"PD 24 Mass Digital Display 004 nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Digital Display 005 CTA nl-be Join Prime Ontdek Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Mass Digital Display 007 On-screen text nl-be Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 24 Mass Digital Display 008 Tagline nl-be New day. \nNew deals. Een nieuwe dag \nvol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 008F Tagline nl-be New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 009 Tagline nl-be New day. \nNew \ndeals. Een nieuwe \ndag vol \nnieuwe deals"} +{"t":"PD 24 Mass Digital Display 009F Tagline nl-be New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 010 Tagline nl-be New \nday. \nNew \ndeals. Een \nnieuwe dag \nvol nieuwe \ndeals"} +{"t":"PD 24 Mass Digital Display 010F Tagline nl-be New day. New deals. Een nieuwe dag  vol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 011 Dates nl-be Ends midnight Laatste dag"} +{"t":"PD 24 Mass Digital Display 012 nl-be Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"PD 24 Mass EU Mobile Banners 002 nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 003 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"PD 24 Mass EU Mobile Banners 004 nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 005 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 007 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description nl-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline nl-be Spring Sale is coming De Lente deals komen eraan"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description nl-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 013 Description nl-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass Social Post 001 Headline nl-be Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 002 Description nl-be Prime member exclusive Exclusief voor Prime-leden"} +{"t":"PD 24 Mass Social Post 003 Primary text nl-be Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day is op 16 en 17 juli. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 004 Headline nl-be Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 005 Primary text nl-be Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day is op 16 en 17 juli. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 014 Primary text nl-be Amazon Prime Day is the 16th - 17th of July Amazon Prime Day op 16 en 17 juli."} +{"t":"PD 24 Mass Social Post 016 nl-be Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day op 16 en 17 juli, met twee dagen lang topdeals. Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass Social Post 017 Title nl-be Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 018 Description nl-be Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day is op 16 en 17 juli. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 019 Headline nl-be Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 020 Headline nl-be Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 021 nl-be Amazon Prime Day is here, with two days of epic deals. Shop now Het is Amazon Prime Day, met twee dagen lang topdeals. Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass Social Post 022 nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass Social Post 023 Primary text nl-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 024 Headline nl-be Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 025 Description nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass Social Post 026 Primary text nl-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 027 Headline nl-be Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 028 Primary text nl-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 036 Primary text nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 037 Brand Name nl-be AmazonUK AmazonBE"} +{"t":"PD 24 Mass Social Post 038 nl-be Amazon Prime Day is here, with two days of epic deals. Shop now. Het is Amazon Prime Day. Met twee dagen lang topdeals. Shop nu."} +{"t":"PD 24 Mass Social Post 039 Title nl-be Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 040 Description nl-be Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang topdeals die je euforisch maken!"} +{"t":"PD 24 Mass Social Post 041 Headline nl-be Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 042 Headline nl-be Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social OLV 001 nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PD 24 Mass Social OLV 002 Subtitle nl-be Just need your picture, thanks Kijken naar het vogeltje"} +{"t":"PD 24 Mass Social OLV 003 BVO nl-be With two days of epic deals… Twee dagen lang topdeals"} +{"t":"PD 24 Mass Social OLV 004 Super nl-be With two days of epic deals Twee dagen lang topdeals"} +{"t":"PD 24 Mass Social OLV 005 BVO nl-be …you’ll feel like a big deal! waar je euforisch van wordt"} +{"t":"PD 24 Mass Social OLV 006 Super nl-be You’ll feel like a big deal waar je euforisch van wordt"} +{"t":"PD 24 Mass Social OLV 007 BVO nl-be Prime day is the 16-17 July. Join Prime. Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 008 Endcard nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Mass Social OLV 009 Endcard nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Social OLV 011 Subtitle nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PD 24 Mass Social OLV 016 BVO nl-be Prime day is here! Shop now. Het is Amazon Prime Day! Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 027 Subtitle nl-be Just need your picture, thanks Kijken naar het vogeltje"} +{"t":"PD 24 Mass Social OLV 028 BVO nl-be Feel like a big deal. Je wordt er euforisch van"} +{"t":"PD 24 Mass Social OLV 029 Super nl-be Feel like a big deal Je wordt er euforisch van"} +{"t":"PD 24 Mass Social OLV 030 BVO nl-be Prime day is the 16-17 July. Join Prime on amazon.xx Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 031 Super nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Social OLV 032 Super nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Mass Social OLV 042 Subtitle nl-be Just need your picture, thanks. Kijken naar het vogeltje"} +{"t":"PD 24 Mass Social OLV 045 BVO nl-be Prime day is here! Shop now on amazon.xx Het is Amazon Prime Day! Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 049 nl-be Sign here, please. Hier graag even tekenen"} +{"t":"PD 24 Mass Social OLV 050 Subtitle nl-be Sign here, please Hier graag even tekenen"} +{"t":"PD 24 Mass Social OLV 059 Subtitle nl-be Sign here, please. Hier graag even tekenen"} +{"t":"PD 24 Mass Social OLV 074 nl-be Sign here, please Hier graag even tekenen"} +{"t":"PD 24 Mass Social OLV 099 BVO nl-be …you and your dog will feel like a big deal! waar jij en je hond euforisch van worden"} +{"t":"PD 24 Mass Social OLV 100 Super nl-be you and you dog\n will feel like a big deal waar jij en je hond\n euforisch van worden"} +{"t":"PD 24 Mass Social OLV 100F Super nl-be you and you dog will feel like a big deal waar jij en je hond euforisch van worden"} +{"t":"PD 24 Mass Social OLV 101 BVO nl-be Prime day is the 16th and 17th of July. Join Prime Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 108 BVO nl-be Prime Day is here! Shop now. Het is Amazon Prime Day! Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 109 nl-be Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO nl-be …you and your kid will feel like a big deal! waar jij en je kind euforisch van worden"} +{"t":"PD 24 Mass Social OLV 115 Super nl-be you and your kid\n will feel like a big deal waar jij en je kind\n euforisch van worden"} +{"t":"PD 24 Mass Social OLV 115F Super nl-be you and your kid will feel like a big deal waar jij en je kind euforisch van worden"} +{"t":"PD 24 Mass Social OLV 116 BVO nl-be Prime day is the 16th and 17th of July. Join Prime. Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 143 BVO nl-be Feel like a big deal. Je wordt er euforisch van."} +{"t":"PD 24 Mass Social OLV 145 BVO nl-be Prime day is here. Shop now on amazon.xx Het is Amazon Prime Day! Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass Social OLV 149 Super nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Social OLV 150 nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 001 BVO nl-be Amazon Prime Day is the 16th and 17th of July Amazon Prime Day op 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 002 Super nl-be Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 004 BVO nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PD 24 Mass TV OLV 005 Super nl-be Two Days of Epic Deals Twee dagen lang topdeals"} +{"t":"PD 24 Mass TV OLV 006 BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass TV OLV 007 nl-be 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 008 Super nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Mass TV OLV 009 BVO nl-be Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day op 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 010 BVO nl-be Two days of epic deals… Twee dagen lang topdeals ..."} +{"t":"PD 24 Mass TV OLV 011 BVO nl-be …that’ll make you feel like a big deal. … waar je euforisch van wordt."} +{"t":"PD 24 Mass TV OLV 012 BVO nl-be Deals on electronics, home, kitchen and more. Shop elektronica, wonen, keuken en meer."} +{"t":"PD 24 Mass TV OLV 013 BVO nl-be Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day op 16 en 17 juli. Exclusief voor Prime-leden."} +{"t":"PD 24 Mass TV OLV 015 BVO nl-be Join Prime now. Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 24 Mass TV OLV 025 BVO nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 026 Super nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 028 Super nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PD 24 Mass TV OLV 029 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass TV OLV 039 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PD 24 Mass YouTube Long 001 Headline nl-be Amazon Prime Day is the 16th - 17th of July Amazon Prime Day op 16 en 17 juli"} +{"t":"PD 24 Mass YouTube Long 002 Description nl-be With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Twee dagen lang topdeals tijdens Amazon Prime Day... Je wordt er euforisch van! Word nu Prime-lid op amazon.com.be"} +{"t":"PD 24 Mass YouTube Long 003 CTA nl-be Join Prime Ontdek Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass YouTube Long 005 Description nl-be With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Twee dagen lang topdeals tijdens Amazon Prime Day... Je wordt er euforisch van! Shop nu op amazon.com.be"} +{"t":"PD 24 Mass YouTube Long 006 CTA nl-be Shop now  Shop nu"} +{"t":"PD 24 Mass YouTube Long 007 Headline nl-be Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy nl-be 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang topdeals .. die je euforisch maken"} +{"t":"PD 24 Mass YouTube Short 001 Headline nl-be Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description nl-be Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day op 16 en 17 juli. Twee dagen lang topdeals tijdens Amazon Prime Day... Je wordt er euforisch van! Word nu Prime-lid op amazon.com.be"} +{"t":"PD 24 Mass YouTube Short 003 CTA nl-be Join Prime Ontdek nu"} +{"t":"PD 24 Mass YouTube Short 005 Description nl-be Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Het is Amazon Prime Day. Twee dagen lang topdeals tijdens Amazon Prime Day... Je wordt er euforisch van! Shop nu op amazon.com.be"} +{"t":"PD 24 Mass YouTube Short 006 CTA nl-be Shop now  Shop nu"} +{"t":"PD 24 Mass YouTube Short 007 Headline nl-be Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy nl-be 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang topdeals .. die je euforisch maken"} +{"t":"PD 24 Mass YouTube Short 009 CTA nl-be Shop now  Shop nu"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline nl-be Four days \nof big deals Vier dagen \nlang topdeals"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline nl-be Four days \nof big\ndeals Vier  \ndagen lang \ntopdeals"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline nl-be Four days of big deals Vier   dagen lang  topdeals"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline nl-be Four \ndays\nof big\ndeals Vier \ndagen \nlang \ntopdeals"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline nl-be Four  days of big deals Vier dagen lang  topdeals"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass (D)OOH Print 005 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline nl-be New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline nl-be New day. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline nl-be New \nday. \nNew \ndeals. Nieuwe \ndag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 009 nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline nl-be Big deals \nend in \nXX:XX:XX  Topdeals\n eindigen \nover\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline nl-be Big deals end in XX:XX:XX  Topdeals eindigen over XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline nl-be Big deals end in XX:XX:XX  Topdeals \neindigen over \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline nl-be Big deals end in XX:XX:XX  Topdeals eindigen over XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 nl-be Hours uur"} +{"t":"PD 25 Mass (D)OOH Print 014 nl-be Minutes minuten"} +{"t":"PD 25 Mass (D)OOH Print 015 nl-be Seconds seconden"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency nl-be Shop now Shop nu"} +{"t":"PD 25 Mass Digital Display 001 Tagline nl-be Four days \nof big deals Vier dagen \nlang topdeals"} +{"t":"PD 25 Mass Digital Display 001F Tagline nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Digital Display 002 Tagline nl-be Four days \nof big\ndeals Vier  \ndagen lang \ntopdeals"} +{"t":"PD 25 Mass Digital Display 002F Tagline nl-be Four days of big deals Vier   dagen lang  topdeals"} +{"t":"PD 25 Mass Digital Display 003 Tagline nl-be Four \ndays\nof big\ndeals Vier \ndagen \nlang \ntopdeals"} +{"t":"PD 25 Mass Digital Display 003F Tagline nl-be Four  days of big deals Vier dagen lang  topdeals"} +{"t":"PD 25 Mass Digital Display 005 Dates nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Digital Display 006 CTA nl-be Join Prime Ontdek Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA nl-be Shop now Shop nu"} +{"t":"PD 25 Mass Digital Display 008 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Digital Display 009 Tagline nl-be New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PD 25 Mass Digital Display 009F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Digital Display 010 Tagline nl-be New day. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Digital Display 010F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Digital Display 011 Tagline nl-be New \nday. \nNew \ndeals. Nieuwe \ndag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Digital Display 011F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Digital Display 012 Dates nl-be Ends midnight Eindigt om middernacht"} +{"t":"PD 25 Mass Radio 001 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day is van 8 t/m 11 juli."} +{"t":"PD 25 Mass Radio 002 BVO nl-be Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Vier dagen lang topdeals op elektronica, wonen, keuken, en meer. Dan voel je je minder ..."} +{"t":"PD 25 Mass Radio 003 BVO nl-be And more like… Maar meer ..."} +{"t":"PD 25 Mass Radio 004 BVO nl-be Feel like a big deal.  Je wordt er euforisch van."} +{"t":"PD 25 Mass Radio 005 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day is van 8 t/m 11 juli."} +{"t":"PD 25 Mass Radio 006 BVO nl-be Exclusively for Prime Members. Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass Radio 007 BVO nl-be Join Prime now. Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass Radio 008 BVO nl-be Amazon Prime Day is here. Het is Amazon Prime Day."} +{"t":"PD 25 Mass Radio 009 BVO nl-be Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Vier dagen lang topdeals op elektronica, wonen, keuken, en meer. Dan voel je je minder ..."} +{"t":"PD 25 Mass Radio 013 BVO nl-be Exclusively for Prime Members.  Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass Radio 014 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day is van 8 t/m 11 juli!"} +{"t":"PD 25 Mass Social Design Led OLV 002 Super nl-be Amazon \n Prime Day\n is 8–11 July Amazon \n Prime Day \n is van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super nl-be Amazon Prime Day is 8–11 July Amazon Prime Day is van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super nl-be Four days\n of big deals Vier dagen lang\n topdeals"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super nl-be Four days\n of big\n deals Vier dagen \n lang\n topdeals"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO nl-be Join Prime now Word nu Prime-lid"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super nl-be Join now Word nu lid"} +{"t":"PD 25 Mass Social Design Led OLV 009 nl-be Exclusively for \n Prime members Exclusief voor\n Amazon Prime-leden"} +{"t":"PD 25 Mass Social Design Led OLV 009F nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super nl-be Amazon Prime Day\n is here! Het is \n Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super nl-be Amazon\n Prime Day\n is here! Het is \n Amazon\n Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO nl-be Shop now Shop nu"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super nl-be Shop now Shop nu"} +{"t":"PD 25 Mass Social Post 001 Description nl-be Prime member-exclusive Deals voor Prime-leden"} +{"t":"PD 25 Mass Social Post 002 Headline nl-be Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juli"} +{"t":"PD 25 Mass Social Post 003 Primary text nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Vier dagen lang topdeals tijdens Amazon Prime Day. Je wordt er euforisch van! Word nu Prime-lid op Amazon.com.be."} +{"t":"PD 25 Mass Social Post 004 Headline nl-be Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juli"} +{"t":"PD 25 Mass Social Post 005 Primary text nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Vier dagen lang topdeals tijdens Amazon Prime Day. Je wordt er euforisch van! Word nu Prime-lid op Amazon.com.be."} +{"t":"PD 25 Mass Social Post 009 Primary text nl-be Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Met vier dagen lang topdeals, je wordt er euforisch van! Word nu Amazon Prime-lid"} +{"t":"PD 25 Mass Social Post 010 Primary text nl-be Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Met vier dagen lang topdeals, je wordt er euforisch van! Word nu Amazon Prime-lid"} +{"t":"PD 25 Mass Social Post 011 Primary text nl-be Amazon Prime Day is the 8th-11th July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 012 Headline nl-be With four days of big deals! Join Prime now. Ontdek vier dagen lang topdeals! Word nu Prime-lid."} +{"t":"PD 25 Mass Social Post 013 Primary text nl-be Amazon Prime Day is the 8th-11th July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 014 nl-be Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Ontdek vier dagen lang topdeals. Word nu Prime-lid."} +{"t":"PD 25 Mass Social Post 015 Title nl-be Amazon Prime Day 8-11 July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 016 Description nl-be Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Met vier dagen lang topdeals, je wordt er euforisch van! Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 017 Title nl-be Amazon Prime Day 8-11 July Amazon Prime Day 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 018 Title nl-be Amazon Prime Day 8-11 July Amazon Prime Day 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 019 Headline nl-be Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juli"} +{"t":"PD 25 Mass Social Post 020 Description nl-be Join Prime now Word nu Amazon Prime-lid"} +{"t":"PD 25 Mass Social Post 021 Headline nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 022 Primary text nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Vier dagen lang topdeals tijdens Amazon Prime Day. Je wordt er euforisch van! Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 023 Headline nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 024 Primary text nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Vier dagen lang topdeals tijdens Amazon Prime Day. Je wordt er euforisch van! Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 026 Primary text nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Vier dagen lang topdeals tijdens Amazon Prime Day. Je wordt er euforisch van! Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 028 Primary text nl-be Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Het is Amazon Prime Day. Met vier dagen lang topdeals, je wordt er euforisch van! Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 029 Primary text nl-be Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Het is Amazon Prime Day. Met vier dagen lang topdeals, je wordt er euforisch van! Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 030 Primary text nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 031 Headline nl-be With four days of big deals! Join Prime now. Vier dagen lang topdeals! Word nu Amazon Prime-lid"} +{"t":"PD 25 Mass Social Post 032 Primary text nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 033 nl-be Amazon Prime Day is here with four days of big deals. Shop now. Het is Amazon Prime Day. Ontdek vier dagen lang topdeals. Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 034 Title nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 035 Description nl-be Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Het is Amazon Prime Day. Met vier dagen lang topdeals, je wordt er euforisch van! Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social Post 036 Title nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 037 Title nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 038 Headline nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social TV Led 001 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day is van 8 t/m 11 juli!"} +{"t":"PD 25 Mass Social TV Led 002 BVO nl-be You’ll feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PD 25 Mass Social TV Led 003 BVO nl-be With four days of big deals… Met vier dagen lang topdeals ..."} +{"t":"PD 25 Mass Social TV Led 004 BVO nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass Social TV Led 005 BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass Social TV Led 006 Super nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social TV Led 007 Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social TV Led 008 Super nl-be Four days\n of big deals Vier dagen lang\n topdeals"} +{"t":"PD 25 Mass Social TV Led 008F Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social TV Led 009 Super nl-be Four days\n of big\n deals Vier dagen \n lang\n topdeals"} +{"t":"PD 25 Mass Social TV Led 009F Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social TV Led 010 Super nl-be Exclusively for Prime Members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Social TV Led 011 Super nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social TV Led 012 BVO nl-be Feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PD 25 Mass Social TV Led 013 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day is van 8 t/m 11 juli."} +{"t":"PD 25 Mass Social TV Led 014 BVO nl-be Join Prime now Word nu Prime-lid"} +{"t":"PD 25 Mass Social TV Led 017 BVO nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018 Super nl-be Amazon Prime Day\n is here! Het is \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super nl-be Amazon Prime Day is here! Het is Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super nl-be Amazon\n Prime Day\n is here! Het is \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super nl-be Amazon Prime Day is here! Het is Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO nl-be You’ll feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PD 25 Mass Social TV Led 022 BVO nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Social TV Led 023 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Social TV Led 026 Super nl-be Four days\n of big\n deals Vier dagen \n lang\n topdeals"} +{"t":"PD 25 Mass Social TV Led 026F Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Social TV Led 029 BVO nl-be Feel like a biiiiiiiigggg deal! Je wordt er eufoooooorisch van!"} +{"t":"PD 25 Mass Social TV Led 030 BVO nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 033 BVO nl-be Shop now. Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass Static Social 001 Tagline nl-be Four days \nof big deals Vier dagen \nlang topdeals"} +{"t":"PD 25 Mass Static Social 001F Tagline nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass Static Social 002 Tagline nl-be Four days \nof big\ndeals Vier  \ndagen lang \ntopdeals"} +{"t":"PD 25 Mass Static Social 002F Tagline nl-be Four days of big deals Vier   dagen lang  topdeals"} +{"t":"PD 25 Mass Static Social 003 Tagline nl-be Four \ndays\nof big\ndeals Vier \ndagen \nlang \ntopdeals"} +{"t":"PD 25 Mass Static Social 003F Tagline nl-be Four  days of big deals Vier dagen lang  topdeals"} +{"t":"PD 25 Mass Static Social 004 Dates nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Static Social 005 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Static Social 006 Tagline nl-be New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PD 25 Mass Static Social 006F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Static Social 007 Tagline nl-be New \nday. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Static Social 007F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Static Social 008 Tagline nl-be New \nday. \nNew \ndeals. Nieuwe \ndag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Static Social 008F Tagline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Static Social 009 nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 001 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day is van 8 t/m 11 juli."} +{"t":"PD 25 Mass TV OLV 002 Super nl-be Amazon Prime Day\n 8–11 July Amazon Prime Day\n Van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 002F Super nl-be Amazon Prime Day 8–11 July Amazon Prime Day Van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 003 BVO nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass TV OLV 004 Super nl-be Four days of big deals Vier dagen lang topdeals"} +{"t":"PD 25 Mass TV OLV 005 BVO nl-be Join Prime now\n\n Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 005F BVO nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 006 Super nl-be Exclusively for Prime Members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass TV OLV 008 BVO nl-be Four days of big deals on electronics, home, kitchen and more. Vier dagen lang topdeals op elektronica, wonen, keuken en meer ..."} +{"t":"PD 25 Mass TV OLV 009 BVO nl-be …that’ll make you feel like a big deal. … waar je euforisch van wordt."} +{"t":"PD 25 Mass TV OLV 010 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day is van 8 t/m 11 juli.\n Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass TV OLV 010F BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day is van 8 t/m 11 juli. Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass TV OLV 012 BVO nl-be Join Prime now.\n\n Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 012F BVO nl-be Join Prime now. Word nu Prime-lid op Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 013 Super nl-be 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 014 BVO nl-be Amazon Prime Day is here. Het is Amazon Prime Day."} +{"t":"PD 25 Mass TV OLV 015 Super nl-be Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass TV OLV 018 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass TV OLV 023 BVO nl-be Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day is van 8 t/m 11 juli. Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass TV OLV 025 BVO nl-be Shop now Shop nu op Amazon.com.be"} +{"t":"PD 25 Mass YouTube 001 Headline nl-be Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass YouTube 002 Description nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Met vier dagen lang topdeals, je wordt er euforisch van!"} +{"t":"PD 25 Mass YouTube 003 CTA nl-be Join Prime Ontdek nu"} +{"t":"PD 25 Mass YouTube 004 Headline nl-be Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 005 Description nl-be With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Met vier dagen lang topdeals, je wordt er euforisch van!"} +{"t":"PD 25 Mass YouTube 006 CTA nl-be Shop now  Shop nu"} +{"t":"PD 25 Mass YouTube 007 Headline nl-be Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description nl-be 4 days of big deals, so you’ll feel like a big deal Met vier dagen lang topdeals, je wordt er euforisch van!"} +{"t":"PD 25 Mass YouTube 009 CTA nl-be Shop now  Shop nu"} +{"t":"PD 25 Mass YouTube 010 Headline nl-be Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy nl-be 4 days of big deals, so you'll feel like a big deal! Met 4 dagen lang topdeals, je wordt er euforisch van!"} +{"t":"PD 25 Mass YouTube 012 CTA nl-be Shop now Shop nu"} +{"t":"PD 25 Mass YouTube 013 Headline nl-be Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description nl-be Amazon Prime Day is 8-11 of July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass YouTube 015 nl-be with 4 days of big deals Ontdek 4 dagen lang topdeals"} +{"t":"PD 25 Mass YouTube 016 CTA nl-be Join Prime Ontdek nu"} +{"t":"PD 25 Mass YouTube 017 Headline nl-be Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description nl-be Amazon Prime Day is here with 4 days of big deals Het is Amazon Prime Day\n Ontdek 4 dagen lang topdeals"} +{"t":"PD 25 Mass YouTube 018F Description nl-be Amazon Prime Day is here with 4 days of big deals Het is Amazon Prime Day Ontdek 4 dagen lang topdeals"} +{"t":"SDD 23 Mass Digital Display 001 Event Name nl-be Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Digital Display 002 Event Name nl-be Amazon\nSpring\nSale Amazon\nLente \nDeals"} +{"t":"SDD 23 Mass Digital Display 002F Event Name nl-be Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Digital Display 003 Event Name nl-be Amazon\nSpring Sale Amazon\nLente Deals"} +{"t":"SDD 23 Mass Digital Display 003F Event Name nl-be Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Digital Display 004 Headline nl-be Up to 40% off Tot 40% korting"} +{"t":"SDD 23 Mass Digital Display 005 Headline nl-be Save big this spring Heel veel lentekorting"} +{"t":"SDD 23 Mass Digital Display 006 Dates nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Digital Display 007 CTA nl-be Learn more Ontdek nu"} +{"t":"SDD 23 Mass Digital Display 008 Dates nl-be Ends 29 March Tot en met 29 maart"} +{"t":"SDD 23 Mass Digital Display 009 Dates nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Digital Display 010 CTA nl-be Shop now Shop nu"} +{"t":"SDD 23 Mass Digital Display 011 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description nl-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline nl-be Spring Sale is coming De Lente deals komen eraan"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description nl-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description nl-be 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description nl-be Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social OLV 001 Super nl-be Spring Sale is coming De Lente deals komen eraan"} +{"t":"SDD 23 Mass Social OLV 002 Super nl-be Up to 40% off Tot 40% korting"} +{"t":"SDD 23 Mass Social OLV 003 Super nl-be Starts Monday Vanaf maandag"} +{"t":"SDD 23 Mass Social OLV 004 Super nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass Social OLV 005 Super nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social OLV 006 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass Social OLV 007 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass Social OLV 008 Super nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass Social OLV 010 Super nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social OLV 012 Super nl-be Spring Sale is here De Lente deals zijn er"} +{"t":"SDD 23 Mass Social OLV 014 Super nl-be Shop now Shop nu"} +{"t":"SDD 23 Mass Social OLV 016 Super nl-be Ends 29 March Nog t/m 29 maart"} +{"t":"SDD 23 Mass Social OLV 018 Super nl-be Amazon Spring Sale De Lente deals zijn er"} +{"t":"SDD 23 Mass Social OLV 020 Super nl-be Ends 29 March Nog t/m 29 maart"} +{"t":"SDD 23 Mass Social Post 001 Headline nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass Social Post 002 Primary text nl-be Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Vanaf 27 maart om 18 uur. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 003 Primary text nl-be Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 004 Description nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social Post 005 Headline nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass Social Post 006 Primary text nl-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals. Alleen op geselecteerde producten. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 007 Primary text nl-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 008 nl-be Save big in the Amazon Spring Sale with up to 40% off. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals."} +{"t":"SDD 23 Mass Social Post 010 Primary text nl-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals. Alleen op geselecteerde producten. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 011 Primary text nl-be Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 012 Headline nl-be Amazon Spring Sale Amazon Lente deals"} +{"t":"SDD 23 Mass Social Post 015 Description nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social Post 020 nl-be #Amazon #Springsale #Amazon #Lentedeals #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text nl-be Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Heel veel korting tijdens de Amazon Lente deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 022 nl-be Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Heel veel korting tijdens de Amazon Lente deals. Vanaf 27 maart om 18 uur. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 023 Primary text nl-be The Amazon Spring Sale. Starts 6pm on March 27th. Amazon Lente deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 024 Brand Name nl-be AmazonUK AmazonBE"} +{"t":"SDD 23 Mass Social Post 025 nl-be The Amazon Spring Sale. Selected products only. Amazon Lente deals. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 027 nl-be Save big in the Amazon Spring Sale. Selected products only. Heel veel korting tijdens de Amazon Lente deals. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 031 Primary text nl-be The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. De Amazon Lente deals. Krijg tot wel 40% korting. Tot 29 maart middernacht. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 032 Primary text nl-be The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. De Amazon Lente deals. Krijg tot wel 40% korting. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 035 Primary text nl-be Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Tot 29 maart middernacht. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 036 Primary text nl-be Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Krijg tot wel 40% korting tijdens de Amazon Lente deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 037 nl-be Save up to 40% off in the Amazon Spring Sale.  Krijg tot wel 40% korting tijdens de Amazon Lente deals."} +{"t":"SDD 23 Mass Social Post 039 Primary text nl-be Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals. Alleen op geselecteerde producten. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 040 Primary text nl-be Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Bespaar flink met tot wel 40% korting tijdens de Amazon Lente deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 050 Primary text nl-be Save big in the Amazon Spring Sale. Ends midnight on March 29th. Heel veel korting tijdens de Amazon Lente deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 051 nl-be Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Heel veel korting tijdens de Amazon Lente deals. Tot 29 maart middernacht. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 052 Primary text nl-be Save big in the Amazon Spring Sale. Ends midnight on March 29th. Heel veel korting tijdens de Amazon Lente deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 054 nl-be The Amazon Spring Sale. Save up to 40%. Selected products only. De Amazon Lente deals. Krijg tot wel 40% korting. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 055 Brand Name nl-be AmazonUK AmazonBE"} +{"t":"SDD 23 Mass Social Post 056 nl-be Save big in the Amazon Spring Sale. Selected products only. Heel veel korting tijdens de Amazon Lente deals. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass TV OLV 013 BVO nl-be Get that Spring feeling Geniet volop van de lente …"} +{"t":"SDD 23 Mass TV OLV 014 BVO nl-be Get two days of Spring savings Geniet volop van de lente …"} +{"t":"SDD 23 Mass TV OLV 015 BVO nl-be with up to 40% off in the Amazon Spring Sale met tot wel 40% korting tijdens de Lente deals op Amazon.com.be."} +{"t":"SDD 23 Mass TV OLV 016 BVO nl-be Starts Monday Vanaf maandag"} +{"t":"SDD 23 Mass TV OLV 017 Super nl-be Amazon Spring Sale\nUp to 40% off Amazon Lente deals\nTot 40% korting"} +{"t":"SDD 23 Mass TV OLV 017F Super nl-be Amazon Spring Sale Up to 40% off Amazon Lente deals Tot 40% korting"} +{"t":"SDD 23 Mass TV OLV 018 Super nl-be Amazon Spring Sale\n27-29 March Amazon Lente deals\n27-29 maart"} +{"t":"SDD 23 Mass TV OLV 018F Super nl-be Amazon Spring Sale 27-29 March Amazon Lente deals 27-29 maart"} +{"t":"SDD 23 Mass TV OLV 019 BVO nl-be Now on. Geniet er nu van!"} +{"t":"SDD 23 Mass TV OLV 020 Super nl-be Amazon Spring Sale\nUp to 40% off Amazon Lente deals\nTot 40% korting"} +{"t":"SDD 23 Mass TV OLV 020F Super nl-be Amazon Spring Sale Up to 40% off Amazon Lente deals Tot 40% korting"} +{"t":"SDD 23 Mass TV OLV 021 Super nl-be Amazon Spring Sale\nEnds 29 March Amazon Lente deals\nNog t/m 29 maart"} +{"t":"SDD 23 Mass TV OLV 021F Super nl-be Amazon Spring Sale Ends 29 March Amazon Lente deals Nog t/m 29 maart"} +{"t":"SDD 23 Mass TV OLV 022 nl-be Starts 6pm March 27th. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass TV OLV 023 nl-be Ends midnight on March 29th. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass TV OLV 024 nl-be Selected products only. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass YouTube 001 Title nl-be Get ready for the Amazon Spring Sale! Ben jij klaar voor de Amazon Lente deals?"} +{"t":"SDD 23 Mass YouTube 002 Description nl-be Save up to 40% off in the Amazon Spring Sale. Starts Monday. Krijg tot wel 40% korting tijdens de Amazon Lente deals. Vanaf maandag."} +{"t":"SDD 23 Mass YouTube 003 Title nl-be Get that Spring feeling! Geniet volop van de lente!"} +{"t":"SDD 23 Mass YouTube 004 Description nl-be The Amazon Spring Sale. Save up to 40% from 27-29 March. De Amazon Lente deals. Krijg tot wel 40% korting. Van 27 t/m 29 maart."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name nl-be Amazon Spring Deal Days  Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name nl-be Amazon Spring\nDeal Days  Amazon Lente\nDeals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name nl-be Amazon Spring Deal Days  Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name nl-be Amazon\nSpring\nDeal Days  Amazon\nLente\nDeals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name nl-be Amazon Spring Deal Days  Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name nl-be Amazon\nSpring\nDeal\nDays  Amazon\nLente\nDeals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name nl-be Amazon Spring Deal Days  Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline nl-be Up to 40% off Shop topaanbiedingen op Amazon.be.com"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline nl-be Shop epic deals Shop topdeals op Amazon.com.be"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates nl-be Starts 20 March  Vanaf 20 maart"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates nl-be Starts Wednesday Vanaf woensdag"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA nl-be Learn more Ontdek nu"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates nl-be Ends 25 March Tot en met 25 maart"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates nl-be 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA nl-be Shop now Shop nu"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name nl-be Amazon Spring\nDeal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name nl-be Amazon\nSpring\nDeal\nDays Amazon Lente\nDeals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates nl-be 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass Radio 001 BVO nl-be Amazon Spring Deal Days are approaching. De Amazon Lente Deals komen eraan."} +{"t":"SDD 24 Mass Radio 002 BVO nl-be So you could save big on a Bluetooth speaker. Zo kun je veel besparen op een bluetooth-speaker."} +{"t":"SDD 24 Mass Radio 003 BVO nl-be And get into dancing. En je dansmoves oefenen!"} +{"t":"SDD 24 Mass Radio 004 BVO nl-be Reaaaaaally into dancing. Laat jezelf helemaal gaan."} +{"t":"SDD 24 Mass Radio 005 BVO nl-be Lifting! Spinning! Luuuunging!!! Springen, draaien, door de knieën!"} +{"t":"SDD 24 Mass Radio 006 nl-be Oh no! O nee!"} +{"t":"SDD 24 Mass Radio 007 BVO nl-be And you can also save big on a sewing machine. Gelukkig kun je ook veel besparen op naaimachines."} +{"t":"SDD 24 Mass Radio 008 BVO nl-be From Bluetooth speakers to sewing machines. Van bluetooth-speakers tot naaimachines."} +{"t":"SDD 24 Mass Radio 009 BVO nl-be Shop epic deals during Amazon Spring Deal Days. Shop topaanbiedingen tijdens de Amazon Lente Deals."} +{"t":"SDD 24 Mass Radio 010 BVO nl-be Starts Wednesday Vanaf woensdag op Amazon.com.be."} +{"t":"SDD 24 Mass Radio 022 BVO nl-be Amazon Spring Deal Days are here. De Amazon Lente Deals zijn begonnen."} +{"t":"SDD 24 Mass Radio 030 BVO nl-be Shop epic deals during Amazon Spring Deal Days. Shop topaanbiedingen tijdens de Amazon Lente Deals op Amazon.com.be"} +{"t":"SDD 24 Mass Radio 031 BVO nl-be Ends 25th of March. Tot en met 25 maart."} +{"t":"SDD 24 Mass Radio 032 VO nl-be Whilst stocks last. Zolang de voorraad strekt."} +{"t":"SDD 24 Mass Social OLV 005 Super nl-be Amazon\nSpring Deal Days Amazon \nLente Deals"} +{"t":"SDD 24 Mass Social OLV 005F Super nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass Social OLV 006 Super nl-be Shop epic deals Shop topaanbiedingen"} +{"t":"SDD 24 Mass Social OLV 007 Super nl-be Starts Wednesday Vanaf woensdag"} +{"t":"SDD 24 Mass Social OLV 008 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Mass Social OLV 011 Super nl-be 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass Social Post 001 Headline nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass Social Post 002 nl-be Get up to 40% off. 20-25 March. Shop topaanbiedingen. 20-25 maart."} +{"t":"SDD 24 Mass Social Post 003 Description nl-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 004 Headline nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass Social Post 006 nl-be Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Lente Deals. Shop topaanbiedingen. 20-25 maart."} +{"t":"SDD 24 Mass Social Post 009 Description nl-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 010 nl-be Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Lente Deals. Shop topaanbiedingen. 20-25 maart."} +{"t":"SDD 24 Mass Social Post 012 nl-be #AmazonUK #AmazonBE"} +{"t":"SDD 24 Mass Social Post 013 nl-be Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Amazon Lente Deals. Shop topaanbiedingen. 20-25 maart."} +{"t":"SDD 24 Mass Social Post 014 nl-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 016 Brand Name nl-be AmazonUK AmazonBE"} +{"t":"SDD 24 Mass Social Post 017 nl-be Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Lente Deals. Shop topaanbiedingen. 20-25 maart."} +{"t":"SDD 24 Mass TV OLV 001 BVO nl-be Amazon Spring Deal Days are approaching. De Amazon Lente Deals komen eraan."} +{"t":"SDD 24 Mass TV OLV 002 BVO nl-be Amazon Spring Deal Days. Amazon Lente Deals."} +{"t":"SDD 24 Mass TV OLV 003 BVO nl-be Shop epic deals Shop topaanbiedingen."} +{"t":"SDD 24 Mass TV OLV 004 BVO nl-be Starts Wednesday Vanaf woensdag op Amazon.com.be."} +{"t":"SDD 24 Mass TV OLV 005 Super nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 24 Mass TV OLV 006 Super nl-be Shop epic deals Shop topaanbiedingen"} +{"t":"SDD 24 Mass TV OLV 007 Super nl-be Starts Wednesday Vanaf woensdag"} +{"t":"SDD 24 Mass TV OLV 008 nl-be Selected products only. Starts Wednesday. 20-25 March. Alleen op geselecteerde producten. 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 009 BVO nl-be Shop epic deals during Amazon Spring Deal Days. Shop topaanbiedingen tijdens de Amazon Lente Deals."} +{"t":"SDD 24 Mass TV OLV 010 BVO nl-be Starts Wednesday Vanaf woensdag op Amazon.com.be."} +{"t":"SDD 24 Mass TV OLV 014 nl-be Selected products only. 20-25 March. Alleen op geselecteerde producten. 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 025 BVO nl-be Amazon Spring Deal Days are here. De Amazon Lente Deals zijn begonnen."} +{"t":"SDD 24 Mass TV OLV 026 BVO nl-be Shop epic deals on whatever you need. Shop topaanbiedingen op alles wat je nodig hebt."} +{"t":"SDD 24 Mass TV OLV 027 BVO nl-be From bluetooth speakers… Van bluetooth-speakers ..."} +{"t":"SDD 24 Mass TV OLV 028 BVO nl-be …to sewing machines. … tot naaimachines."} +{"t":"SDD 24 Mass TV OLV 030 BVO nl-be Shop epic deal Shop topaanbiedingen"} +{"t":"SDD 24 Mass TV OLV 031 BVO nl-be Ends 25th of March. Tot en met 25 maart op Amazon.com.be"} +{"t":"SDD 24 Mass TV OLV 034 Super nl-be 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass TV OLV 035 nl-be Selected products only. Whilst stocks last. 20-25 March. Alleen op geselecteerde producten. Zolang de voorraad strekt. 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 036 BVO nl-be Shop epic deals during Amazon Spring Deal Days. Shop topaanbiedingen tijdens de Amazon Lente Deals"} +{"t":"SDD 24 Mass TV OLV 037 BVO nl-be Until 25th of March. Tot en met 25 maart op Amazon.com.be."} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline nl-be Amazon Spring\nDeals Amazon Lente\nDeals"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline nl-be Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 005 nl-be Shop epic deals Bespaar veel"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 nl-be 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass (D)OOH PRINT 008 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 25 Mass (D)OOH PRINT 008F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 nl-be Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Mass (D)OOH PRINT 020 nl-be Woooo! Shop Epic Deals! Bespaar veel. Ooooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021 nl-be Woooo! Shop Epic Deals! Bespaar veel. \nOoooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021F nl-be Woooo! Shop Epic Deals! Bespaar veel.  Ooooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022 nl-be Woooo! Shop Epic Deals! Bespaar \nveel. \nOoooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022F nl-be Woooo! Shop Epic Deals! Bespaar veel.  Ooooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 nl-be Amazon \nSpring Deals Amazon\nLente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline nl-be New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline nl-be New \nday. \nNew \ndeals. Nieuwe\ndag.\nNieuwe\ndeals."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 nl-be Amazon \nSpring Deals Amazon \nLente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 nl-be Ends 31 Mar t/m 31 mrt"} +{"t":"SDD 25 Mass Display 001 Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 002 Headline nl-be Amazon Spring Deals Amazon \nLente Deals"} +{"t":"SDD 25 Mass Display 002F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 003 Headline nl-be Amazon \nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Display 003F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 008 nl-be Epic savings Bespaar veel"} +{"t":"SDD 25 Mass Display 009 Subheader nl-be Shop \nepic deals Bespaar \nveel"} +{"t":"SDD 25 Mass Display 009F Subheader nl-be Shop epic deals Bespaar veel"} +{"t":"SDD 25 Mass Display 011 nl-be 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Display 012 CTA nl-be Learn more Ontdek nu"} +{"t":"SDD 25 Mass Display 013 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Display 014 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 25 Mass Display 014F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Display 016 Headline nl-be Amazon \nSpring Deals Amazon \nLente Deals"} +{"t":"SDD 25 Mass Display 016F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 018 Headline nl-be Amazon \nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Display 018F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 026 nl-be Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Mass Display 028 CTA nl-be Shop now Shop nu"} +{"t":"SDD 25 Mass Display 030 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 25 Mass Display 030F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Radio 001 BVO nl-be Ooh! Amazon's Spring Deal Days are coming! Waauw! De Amazon Lente Deals komen eraan!"} +{"t":"SDD 25 Mass Radio 002 BVO nl-be So, whether you're spring hiking*... Dus, of je nu een lentewandeling maakt*..."} +{"t":"SDD 25 Mass Radio 003 BVO nl-be Or spring cleaning*.... Of een lenteschoonmaak houdt*..."} +{"t":"SDD 25 Mass Radio 004 BVO nl-be You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Je kunt tot 30% besparen op alles wat je nodig hebt... van elektronica en wonen tot sport en [nog veel] meer!"} +{"t":"SDD 25 Mass Radio 005 BVO nl-be You can save big on all the things you need… from electronics and home to sports and [so much] more! Je kunt heel veel besparen op alles wat je nodig hebt... van elektronica en wonen tot sport en nog veel meer!"} +{"t":"SDD 25 Mass Radio 006 BVO nl-be Ooh indeed! Waauw, inderdaad."} +{"t":"SDD 25 Mass Radio 007 BVO nl-be Shop Amazon's Spring Deal Days. Shop de Amazon Lente Deals op Amazon.com.be"} +{"t":"SDD 25 Mass Radio 008 BVO nl-be Starts Tuesday. Vanaf dinsdag"} +{"t":"SDD 25 Mass Radio 009 BVO nl-be With deals that make you go... \"Ooh\" Met deals die je enthousiast maken: "Waauw!""} +{"t":"SDD 25 Mass Radio 011 BVO nl-be Ooh! Amazon's Spring Deal Days are here! Waauw! De Amazon Lente Deals zijn er!"} +{"t":"SDD 25 Mass Radio 018 BVO nl-be Ends Monday. T/m maandag"} +{"t":"SDD 25 Mass Radio 028 BVO nl-be Ends midnight. Tot middernacht."} +{"t":"SDD 25 Mass Social OLV 001 Super nl-be Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social OLV 001F Super nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 002 Super nl-be Up to\n45% off Tot XX% korting"} +{"t":"SDD 25 Mass Social OLV 002F Super nl-be Up to 45% off Tot XX% korting"} +{"t":"SDD 25 Mass Social OLV 003 Super nl-be Save big Bespaar veel"} +{"t":"SDD 25 Mass Social OLV 004 Super nl-be 25-31 \nMarch 25-31\nmaart"} +{"t":"SDD 25 Mass Social OLV 004F Super nl-be 25-31 March 25-31 maart"} +{"t":"SDD 25 Mass Social OLV 008 Super nl-be Ends \n31 March T/m\n31 maart"} +{"t":"SDD 25 Mass Social OLV 008F Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social OLV 009 Super nl-be Woooo! Waauw!"} +{"t":"SDD 25 Mass Social OLV 010 Super nl-be Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social OLV 010F Super nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 011 Super nl-be on sports op sport"} +{"t":"SDD 25 Mass Social OLV 012 Super nl-be electronics elektronica"} +{"t":"SDD 25 Mass Social OLV 013 Super nl-be home wonen"} +{"t":"SDD 25 Mass Social OLV 014 Super nl-be beauty beauty"} +{"t":"SDD 25 Mass Social OLV 015 Super nl-be fashion kleding"} +{"t":"SDD 25 Mass Social OLV 016 Super nl-be kitchen keuken"} +{"t":"SDD 25 Mass Social OLV 017 Super nl-be computing computers"} +{"t":"SDD 25 Mass Social OLV 018 Super nl-be books boeken"} +{"t":"SDD 25 Mass Social OLV 019 Super nl-be devices verlichting"} +{"t":"SDD 25 Mass Social OLV 020 Super nl-be garden tuinartikelen"} +{"t":"SDD 25 Mass Social OLV 021 Super nl-be pets huisdieren"} +{"t":"SDD 25 Mass Social OLV 022 Super nl-be outdoor doe-het-zelf"} +{"t":"SDD 25 Mass Social OLV 023 Super nl-be games games"} +{"t":"SDD 25 Mass Social OLV 024 Super nl-be luggage bagage"} +{"t":"SDD 25 Mass Social OLV 025 Super nl-be alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super nl-be furniture woondecoratie"} +{"t":"SDD 25 Mass Social OLV 028 Super nl-be cooking kookgerei"} +{"t":"SDD 25 Mass Social OLV 029 Super nl-be make-up make-up"} +{"t":"SDD 25 Mass Social OLV 030 Super nl-be smart home smart home"} +{"t":"SDD 25 Mass Social OLV 031 Super nl-be kindle kindle e-readers"} +{"t":"SDD 25 Mass Social OLV 032 Super nl-be appliances keukenapparatuur"} +{"t":"SDD 25 Mass Social OLV 033 Super nl-be fitness fitnessartikelen"} +{"t":"SDD 25 Mass Social OLV 034 Super nl-be haircare haarverzorging"} +{"t":"SDD 25 Mass Social OLV 037 Super nl-be fitness dieet en voeding"} +{"t":"SDD 25 Mass Social OLV 038 Super nl-be hair care haarverzorging"} +{"t":"SDD 25 Mass Social OLV 039 Super nl-be lighting verlichting"} +{"t":"SDD 25 Mass Social OLV 040 Super nl-be DIY doe-het-zelf"} +{"t":"SDD 25 Mass Social OLV 041 Super nl-be office elektronica"} +{"t":"SDD 25 Mass Social OLV 042 Super nl-be stationery papierwaren"} +{"t":"SDD 25 Mass Social OLV 043 Super nl-be sports sport"} +{"t":"SDD 25 Mass Social OLV 046 Super nl-be alexa Alexa"} +{"t":"SDD 25 Mass Social OLV 049 Super nl-be health gezondheid"} +{"t":"SDD 25 Mass Social OLV 053 BVO nl-be … and so much more. …en nog heel veel meer"} +{"t":"SDD 25 Mass Social OLV 054 BVO nl-be … and more. …en meer"} +{"t":"SDD 25 Mass Social OLV 055 Super nl-be ...and so\n much more. …en nog heel\nveel meer."} +{"t":"SDD 25 Mass Social OLV 055F Super nl-be ...and so much more. …en nog heel veel meer."} +{"t":"SDD 25 Mass Social OLV 056 Super nl-be ...and\nmore. …en\nmeer."} +{"t":"SDD 25 Mass Social OLV 056F Super nl-be ...and more. …en meer."} +{"t":"SDD 25 Mass Social OLV 057 BVO nl-be Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Vanaf dinsdag op Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 057F BVO nl-be Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Vanaf dinsdag op Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 058 Super nl-be Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass Social OLV 059 BVO nl-be Ooooh! Waauw!"} +{"t":"SDD 25 Mass Social OLV 060 BVO nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 061 BVO nl-be on sports, electronics, home, beauty, fashion op sport, elektronica, wonen, beauty, kleding"} +{"t":"SDD 25 Mass Social OLV 110 BVO nl-be Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX T/m 31 maart op Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 110F BVO nl-be Ends 31st March EM ALTs: Ends 31st March on Amazon.XX T/m 31 maart op Amazon.com.be"} +{"t":"SDD 25 Mass Social OLV 111 Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social OLV 112 Super nl-be Amazon\nSpring Deals Amazon\nLente Deals"} +{"t":"SDD 25 Mass Social OLV 112F Super nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 113 Super nl-be Up to 45% off Bespaar veel"} +{"t":"SDD 25 Mass Social OLV 114 Super nl-be 25-31 March 25-31 maart"} +{"t":"SDD 25 Mass Social OLV 115 Super nl-be Amazon\nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social OLV 115F Super nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 116 Super nl-be Up to\n45% off Bespaar veel"} +{"t":"SDD 25 Mass Social OLV 116F Super nl-be Up to 45% off Bespaar veel"} +{"t":"SDD 25 Mass Social OLV 117 Super nl-be 25-31 \nMarch 25-31\nmaart"} +{"t":"SDD 25 Mass Social OLV 117F Super nl-be 25-31 March 25-31 maart"} +{"t":"SDD 25 Mass Social OLV 120 Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social OLV 123 Super nl-be Ends\n31 March T/m\n31 maart"} +{"t":"SDD 25 Mass Social OLV 123F Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social Post 001 Description nl-be 25-31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Social Post 002 Headline nl-be Amazon Spring Deal Days  Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 003 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals van 25 t/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 004 Headline nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 005 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals van 25 t/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 007 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals van 25 t/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 008 Headline nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 009 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 010 Description nl-be 25-31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Social Post 011 Headline nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 012 Primary text nl-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals van 25 t/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 013 Primary text nl-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Bespaar veel tijdens de Amazon Lente Deals. 25 t/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text nl-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Bespaar veel tijdens de Amazon Lente Deals. 25 t/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 016 Headline nl-be Up to 45% off. 25-31 March. Selected products only. 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 017 Primary text nl-be Amazon Spring Deal Days. Up to 45% off. Selected products only. Amazon Lente Deals. Bespaar veel. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 018 nl-be Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 019 Description nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social Post 021 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 023 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 025 Primary text nl-be Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 028 Description nl-be Ends 31 March.  T/m 31 maart."} +{"t":"SDD 25 Mass Social Post 030 Primary text nl-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 031 Primary text nl-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text nl-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline nl-be Up to 45% off. Ends 31 March. Selected products only. T/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 036 nl-be Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Bespaar veel tijdens de Amazon Lente Deals. T/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Static 001 Headline nl-be Amazon \nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social Static 001F Headline nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Static 002 Subheader nl-be Up to 45% off Tot XX% korting"} +{"t":"SDD 25 Mass Social Static 003 nl-be Save big Bespaar veel"} +{"t":"SDD 25 Mass Social Static 004 nl-be 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Social Static 005 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Social Static 009 nl-be Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Mass Social Static 011 Headline nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 25 Mass Social Static 012 Headline nl-be Spring Deal \nDays Lente Deals"} +{"t":"SDD 25 Mass Social Static 012F Headline nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI nl-be Search Amazon Zoek op Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI nl-be Amazon \nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI nl-be Electronics Elektronica"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI nl-be Home  Wonen"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI nl-be Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI nl-be and more... en meer..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 009 Super nl-be Save big Bespaar veel"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super nl-be Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super nl-be From 25-31 March Van 25 t/m 31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super nl-be Ends Monday T/m maandag"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super nl-be Ends midnight Tot middernacht"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super nl-be Amazon \nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 017 Super nl-be Save big Bespaar veel"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super nl-be 25-31 March  25-31\nmaart"} +{"t":"SDD 25 Mass TV+Social Supers 018F Super nl-be 25-31 March  25-31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super nl-be Ends \n31 March T/m\n31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass TV OLV 001 BVO nl-be Get ready for Spring with Amazon Spring Deal Days Maak je klaar voor de lente met de Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 002 BVO nl-be Shop Amazon Spring Deal Days Shop Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen nl-be Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen nl-be Search Amazon Zoek op Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen nl-be Electronics Elektronica"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen nl-be Home Wonen"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen nl-be Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen nl-be and more... en meer..."} +{"t":"SDD 25 Mass TV OLV 009 BVO nl-be Up to 45% off... Krijg tot 40% korting..."} +{"t":"SDD 25 Mass TV OLV 010 BVO nl-be Save big on... Bespaar veel..."} +{"t":"SDD 25 Mass TV OLV 011 BVO nl-be ...on electronics, home, sports and more. …op elektronica, wonen, sport en meer."} +{"t":"SDD 25 Mass TV OLV 012 BVO nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 013 BVO nl-be Starts Tuesday. Vanaf dinsdag op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 014 Super nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 015 Super nl-be Up to 45% off Tot XX% korting"} +{"t":"SDD 25 Mass TV OLV 016 Super nl-be Save big Bespaar veel"} +{"t":"SDD 25 Mass TV OLV 017 Super nl-be Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass TV OLV 018 nl-be Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Lente Deals, 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen nl-be Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen nl-be Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen nl-be and more... en meer..."} +{"t":"SDD 25 Mass TV OLV 028 BVO nl-be Save big... Bespaar veel..."} +{"t":"SDD 25 Mass TV OLV 031 BVO nl-be Ends Monday T/m maandag op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 035 Super nl-be Ends Monday T/m maandag"} +{"t":"SDD 25 Mass TV OLV 036 nl-be Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass TV OLV 037 nl-be Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass TV OLV 050 BVO nl-be Ends midnight. Tot middernacht op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 052 Super nl-be Up to 45% off Tot XX% korting"} +{"t":"SDD 25 Mass TV OLV 054 Super nl-be Ends midnight Tot middernacht"} +{"t":"SDD 25 Mass TV OLV 057 BVO nl-be Up to 45% off on Amazon Spring Deal Days. Krijg tot 30% korting tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 058 BVO nl-be Save big with Amazon Spring Deal Days. Bespaar veel tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 059 BVO nl-be Starts Tuesday. Vanaf dinsdag op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 060 Super nl-be Up to 45% off Tot XX% korting"} +{"t":"SDD 25 Mass TV OLV 061 Super nl-be Save big Bespaar veel"} +{"t":"SDD 25 Mass TV OLV 062 Super nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 064 nl-be Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Lente Deals, 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass TV OLV 066 BVO nl-be Save big on Amazon Spring Deal Days. Bespaar veel tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 067 BVO nl-be Ends Monday T/m maandag op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 072 nl-be Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass TV OLV 074 BVO nl-be Save big with Amazon Spring Deal Days. Bespaar veel tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 075 BVO nl-be Ends midnight Tot middernacht op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 081 BVO nl-be Ooooh! Waauw!"} +{"t":"SDD 25 Mass TV OLV 082 BVO nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 083 BVO nl-be on sports, electronics, home, beauty, fashion op sport, elektronica, wonen, beauty, kleding"} +{"t":"SDD 25 Mass TV OLV 084 Super nl-be Woooo! Waauw!"} +{"t":"SDD 25 Mass TV OLV 085 Super nl-be Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV OLV 085F Super nl-be Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 086 Super nl-be on sports op sport"} +{"t":"SDD 25 Mass TV OLV 087 Super nl-be electronics elektronica"} +{"t":"SDD 25 Mass TV OLV 088 Super nl-be home wonen"} +{"t":"SDD 25 Mass TV OLV 089 Super nl-be beauty beauty"} +{"t":"SDD 25 Mass TV OLV 090 Super nl-be fashion kleding"} +{"t":"SDD 25 Mass TV OLV 091 Super nl-be kitchen keuken"} +{"t":"SDD 25 Mass TV OLV 092 Super nl-be computing computers"} +{"t":"SDD 25 Mass TV OLV 093 Super nl-be books boeken"} +{"t":"SDD 25 Mass TV OLV 094 Super nl-be devices verlichting"} +{"t":"SDD 25 Mass TV OLV 095 Super nl-be garden tuinartikelen"} +{"t":"SDD 25 Mass TV OLV 096 Super nl-be pets huisdieren"} +{"t":"SDD 25 Mass TV OLV 097 Super nl-be outdoor doe-het-zelf"} +{"t":"SDD 25 Mass TV OLV 098 Super nl-be games games"} +{"t":"SDD 25 Mass TV OLV 099 Super nl-be luggage bagage"} +{"t":"SDD 25 Mass TV OLV 100 Super nl-be alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super nl-be furniture woondecoratie"} +{"t":"SDD 25 Mass TV OLV 103 Super nl-be cooking kookgerei"} +{"t":"SDD 25 Mass TV OLV 104 Super nl-be make-up make-up"} +{"t":"SDD 25 Mass TV OLV 105 Super nl-be smart home smart home"} +{"t":"SDD 25 Mass TV OLV 106 Super nl-be kindle kindle e-readers"} +{"t":"SDD 25 Mass TV OLV 107 Super nl-be appliances keukenapparatuur"} +{"t":"SDD 25 Mass TV OLV 108 Super nl-be fitness fitnessartikelen"} +{"t":"SDD 25 Mass TV OLV 109 Super nl-be haircare haarverzorging"} +{"t":"SDD 25 Mass TV OLV 111 Super nl-be fitness dieet en voeding"} +{"t":"SDD 25 Mass TV OLV 112 Super nl-be hair care haarverzorging"} +{"t":"SDD 25 Mass TV OLV 113 Super nl-be lighting verlichting"} +{"t":"SDD 25 Mass TV OLV 114 Super nl-be DIY doe-het-zelf"} +{"t":"SDD 25 Mass TV OLV 115 Super nl-be office kantoorartikelen"} +{"t":"SDD 25 Mass TV OLV 116 Super nl-be sports sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO nl-be … and so much more. …en nog heel veel meer"} +{"t":"SDD 25 Mass TV OLV 122 BVO nl-be … and more. …en meer"} +{"t":"SDD 25 Mass TV OLV 123 Super nl-be ...and so\n much more. …en nog heel\nveel meer."} +{"t":"SDD 25 Mass TV OLV 123F Super nl-be ...and so much more. …en nog heel veel meer."} +{"t":"SDD 25 Mass TV OLV 124 Super nl-be ...and\nmore. …en\nmeer."} +{"t":"SDD 25 Mass TV OLV 124F Super nl-be ...and more. …en meer."} +{"t":"SDD 25 Mass TV OLV 125 BVO nl-be Starts Tuesday Vanaf dinsdag op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 126 Super nl-be Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass TV OLV 171 BVO nl-be Ends 31st March T/m 31 maart op Amazon.com.be"} +{"t":"SDD 25 Mass TV OLV 172 Super nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass YouTube Long 002 Headline nl-be Get ready for Spring with Amazon Spring Deal Days! Maak je klaar voor de lente met de Amazon Lente Deals!"} +{"t":"SDD 25 Mass YouTube Long 003 Description nl-be Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Bespaar veel op elektronica, wonen, sport en meer. 25 t/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass YouTube Long 005 Headline nl-be Get ready for Spring with Amazon Spring Deal Days! Maak je klaar voor de lente met de Amazon Lente Deals!"} +{"t":"SDD 25 Mass YouTube Long 006 Description nl-be Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Bespaar veel op elektronica, wonen, sport en meer. T/m 31 maart op Amazon.com.be. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass YouTube Short 001 Headline nl-be Amazon UK Amazon BE"} +{"t":"SDD 25 Mass YouTube Short 002 Description nl-be Up to 45% off on 25-31 March Bespaar veel van 25 t/m 31 maart"} +{"t":"SDD 25 Mass YouTube Short 003 nl-be Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass YouTube Short 004 CTA nl-be Learn more Ontdek nu"} +{"t":"SDD 25 Mass YouTube Short 005 Headline nl-be Amazon UK Amazon BE"} +{"t":"SDD 25 Mass YouTube Short 008 CTA nl-be Shop now Shop nu"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 nl-be Spring Deal Days\nis coming! De Lente Deals\n komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F nl-be Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline nl-be Spring Deal Days\nis coming! De Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline nl-be Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline nl-be Spring\nDeal\nDays is\ncoming! De \n Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline nl-be Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 nl-be 10–16 March 10 t/m 16 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 nl-be Starts 10 Mar Vanaf 10 mrt."} +{"t":"SDD 26 Mass (D)OOH PRINT 006 nl-be Starts 10 March Vanaf 10 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 nl-be Starts \n10 March Vanaf \n10 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F nl-be Starts 10 March Vanaf 10 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass (D)OOH PRINT 009 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass (D)OOH PRINT 009F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 nl-be Spring Deal \nDays Lente \n Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader nl-be Epic deals Topdeals"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader nl-be Epic deals Top-\ndeals"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader nl-be Epic deals Top- deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 nl-be Ends 16 Mar t/m 16 mrt."} +{"t":"SDD 26 Mass (D)OOH PRINT 026 nl-be Ends 16 March t/m 16 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 nl-be New day.\nNew deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 nl-be New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 nl-be New\nday.\nNew\ndeals. Nieuwe\n dag.\n Nieuwe\n deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 nl-be Spring Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 nl-be Spring Deal Days\nis coming! De Lente Deals\n komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F nl-be Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 nl-be Spring \nDeal Days\nis coming! De Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F nl-be Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline nl-be Spring\n Deal\nDays is\n coming! De\n Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline nl-be Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader nl-be Epic deals Topdeals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader nl-be Epic deals Top-\ndeals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader nl-be Epic deals Top- deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 nl-be 10–16 March 10 t/m 16 maart"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA nl-be Learn More Ontdek nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 nl-be Spring Deal \nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 nl-be Ends 16 Mar t/m 16 mrt."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 nl-be Ends 16 March t/m 16 maart"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA nl-be Shop Now Shop nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043 nl-be Spring\n Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 nl-be Spring\n Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 nl-be Spring \nDeal Days Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 nl-be Ends Midnight Tot middernacht"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA nl-be Shop now Shop nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 nl-be Spring Deal \nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 nl-be Ends midnight Tot middernacht"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 nl-be Spring Deal Days \nstarts De Lente Deals \n beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F nl-be Spring Deal Days starts De Lente Deals beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 nl-be Spring Deal \nDays \nstarts De Lente Deals \n beginnen \n over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F nl-be Spring Deal Days starts De Lente Deals beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline nl-be Spring\nDeal\nDays\nstarts De\nLente Deals \nbeginnen \nover"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline nl-be Spring Deal Days starts De Lente Deals beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 nl-be Hours uur"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 nl-be Minutes minuten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 nl-be Seconds seconden"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 nl-be Spring Deal Days \nends De Lente Deals \n eindigen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F nl-be Spring Deal Days ends De Lente Deals eindigen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 nl-be Spring Deal \nDays \nends De Lente Deals \neindigen \nover"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F nl-be Spring Deal Days ends De Lente Deals eindigen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 nl-be Spring\nDeal\nDays\nends De\nLente Deals \neindigen \nover"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F nl-be Spring Deal Days ends De Lente Deals eindigen over"} +{"t":"SDD 26 Mass Static Social 001 Headline nl-be Spring Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass Static Social 001F Headline nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass Static Social 005 Subheader nl-be Epic deals Topdeals"} +{"t":"SDD 26 Mass Static Social 006 Subheader nl-be Epic deals Top-\ndeals"} +{"t":"SDD 26 Mass Static Social 006F Subheader nl-be Epic deals Top- deals"} +{"t":"SDD 26 Mass Static Social 007 nl-be 10–16 March 10 t/m 16 maart"} +{"t":"SDD 26 Mass Static Social 008 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass Static Social 009 nl-be Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass Static Social 009F nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass Static Social 016 nl-be Ends 16 Mar t/m 16 mrt."} +{"t":"SDD 26 Mass Static Social 017 nl-be Ends 16 March t/m 16 maart"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_Onsite_nl-be.json b/storage/amazon/tm/nl-BE/flat_Onsite_nl-be.json new file mode 100644 index 0000000..73b2264 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_Onsite_nl-be.json @@ -0,0 +1,1197 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 nl-be Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA nl-be Learn more Ontdek meer"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA nl-be Discover deals Ontdek de deals"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Onsite Event Page 007 nl-be Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 23 BFW Onsite Event Page 008 nl-be Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Deel je feestvreugde met Black Friday Week deals\n\nALT: Black Friday Week deals"} +{"t":"DDA 23 BFW Onsite Event Page 008F nl-be Share the joy with Black Friday Week deals ALT: Black Friday Week deals Deel je feestvreugde met Black Friday Week deals ALT: Black Friday Week deals"} +{"t":"DDA 23 BFW Onsite Event Page 009 nl-be Get those last Black Friday Week deals Profiteer van Black Friday Week voor het te laat is"} +{"t":"DDA 23 BFW Onsite Event Page 010 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Onsite Event Page 013 nl-be Discover all deals here Ontdek alle deals hier"} +{"t":"DDA 23 BFW Onsite Event Page 016 nl-be Get ready to save big Bereid je voor op heel veel korting!"} +{"t":"DDA 23 BFW Onsite Event Page 017 nl-be Save big Hoge kortingen"} +{"t":"DDA 23 BFW Onsite Event Page 018 nl-be Big savings end today Laatste dag voor heel veel korting"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off nl-be Get ready to save up to 40% off Bereid je voor op tot wel 25% korting"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off nl-be Save up to 40% off Tot wel 25% korting"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off nl-be Last chance for up to 40% off Laatste kans op tot wel 25% korting"} +{"t":"DDA 23 BFW Onsite Event Page 022 nl-be 17-27 Nov 17-27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Onsite Event Page 024 nl-be Ends midnight Tot middernacht"} +{"t":"DDA 23 BFW Onsite Homepage 001 nl-be Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA nl-be Learn more Ontdek meer"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA nl-be Discover deals Ontdek de deals"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Onsite Homepage 007 nl-be Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 23 BFW Onsite Homepage 008 nl-be Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Deel je feestvreugde met Black Friday Week deals\n\nALT: Black Friday Week deals"} +{"t":"DDA 23 BFW Onsite Homepage 008F nl-be Share the joy with Black Friday Week deals ALT: Black Friday Week deals Deel je feestvreugde met Black Friday Week deals ALT: Black Friday Week deals"} +{"t":"DDA 23 BFW Onsite Homepage 009 nl-be Get those last Black Friday Week deals Profiteer van Black Friday Week voor het te laat is"} +{"t":"DDA 23 BFW Onsite Homepage 010 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Onsite Homepage 013 nl-be Discover all deals here Ontdek alle deals hier"} +{"t":"DDA 23 BFW Onsite Homepage 016 nl-be Get ready to save big Bereid je voor op heel veel korting!"} +{"t":"DDA 23 BFW Onsite Homepage 017 nl-be Save big Hoge kortingen"} +{"t":"DDA 23 BFW Onsite Homepage 018 nl-be Big savings end today Laatste dag voor heel veel korting"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off nl-be Get ready to save up to 40% off Bereid je voor op tot wel 25% korting"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off nl-be Save up to 40% off Tot wel 25% korting"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off nl-be Last chance for up to 40% off Laatste kans op tot wel 25% korting"} +{"t":"DDA 23 BFW Onsite Homepage 022 nl-be 17-27 Nov 17 t/m 27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 nl-be Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Onsite Homepage 024 nl-be Ends midnight Tot middernacht"} +{"t":"DDA 23 LMD Onsite 001 nl-be Last Minute Deals\nDeals for you, joy for them Last Minute Deals\nKortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 001F nl-be Last Minute Deals Deals for you, joy for them Last Minute Deals Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 002 nl-be Shop now Shop nu"} +{"t":"DDA 23 LMD Onsite 003 nl-be Shop now Shop nu"} +{"t":"DDA 23 LMD Onsite 004 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 LMD Onsite 005 nl-be Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 006 nl-be Last Minute Deals\nDeals for you, joy for them Last Minute Deals\nKortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 006F nl-be Last Minute Deals Deals for you, joy for them Last Minute Deals Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 007 nl-be Last Minute Deals Ontdek de Last Minute Deals waar je blij van wordt"} +{"t":"DDA 23 LMD Onsite 008 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 LMD Onsite 009 nl-be Find Last Minute Deals that bring the joy Prijzen waar je blij van wordt"} +{"t":"DDA 23 LMD Onsite 010 nl-be Deals for you, joy for them Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 011 nl-be Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 012 nl-be Find Last Minute Deals that bring the joy Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 013 nl-be Last Minute Deals\nDeals for you, joy for them Last Minute Deals\nKortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 013F nl-be Last Minute Deals Deals for you, joy for them Last Minute Deals Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 014 nl-be Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 015 nl-be Deals for you, joy for them Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Onsite 016 nl-be Save more, wrap later Shop meer cadeaus voor minder"} +{"t":"DDA 23 LMD Onsite 017 nl-be Prices worth celebrating Prijzen waar je blij van wordt"} +{"t":"DDA 23 LMD Onsite 018 nl-be Shop dazzling savings Shop met geweldige kortingen"} +{"t":"DDA 24 Onsite 001 nl-be Black Friday returns soon in 2024 Black Friday komt binnenkort terug"} +{"t":"DDA 24 Onsite 003 nl-be Discover all deals here Ontdek hier alle deals"} +{"t":"DDA 24 Onsite 004 nl-be Black Friday returns in 2025 Black Friday komt terug in 2025"} +{"t":"DDA 24 Onsite 005 nl-be Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Black Friday Week begint 21 november vanaf middernacht. Kom terug voor 12 dagen vol met topdeals."} +{"t":"DDA 24 Onsite 006 nl-be Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Black Friday Week begint XX november vanaf middernacht. Kom terug voor 12 dagen vol met topdeals."} +{"t":"DDA 24 Onsite 007 nl-be Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 24 Onsite 008 nl-be Get ready to save big Klaar om veel te besparen?"} +{"t":"DDA 24 Onsite 009 nl-be 21 Nov-2 Dec 21 november t/m 2 december"} +{"t":"DDA 24 Onsite 010 nl-be Save big Bespaar veel"} +{"t":"DDA 24 Onsite 011 nl-be Starts midnight Vanaf middernacht"} +{"t":"DDA 24 Onsite 012 nl-be Black Friday Week 21 Nov-2 Dec Black Friday Week 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 013 nl-be Shop Black Friday Week Shop tijdens Black Friday Week"} +{"t":"DDA 24 Onsite 014 nl-be Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 24 Onsite 015 nl-be Ends 2 December t/m 2 december"} +{"t":"DDA 24 Onsite 016 nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 24 Onsite 017 nl-be Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"DDA 24 Onsite 018 nl-be Black Friday is here Het is weer Black Friday"} +{"t":"DDA 24 Onsite 019 nl-be Big savings Topdeals"} +{"t":"DDA 24 Onsite 020 nl-be Shop epic deals now Shop nu onze topdeals"} +{"t":"DDA 24 Onsite 021 nl-be Last chance to get Black Friday Deals Grijp de laatste Black Friday Week deals"} +{"t":"DDA 24 Onsite 022 nl-be Big savings end today Laatste kans op topdeals"} +{"t":"DDA 24 Onsite 023 nl-be Black Friday Week ends soon Black Friday Week eindigt bijna"} +{"t":"DDA 24 Onsite 024 nl-be Black Friday Week is 21 November - 2 December Het is Black Friday Week van 21 november t/m 2 december"} +{"t":"DDA 24 Onsite 025 nl-be Black Friday Week is 21 Nov – 2 Dec Black Friday Week: 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 026 nl-be Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 24 Onsite 027 nl-be Black Friday WeekStarts in Black Friday WeekBegint over"} +{"t":"DDA 24 Onsite 028 nl-be Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 24 Onsite 029 nl-be Shop new deal drops Shop nieuwe deals"} +{"t":"DDA 24 Onsite 030 nl-be Black Friday WeekEnding soon Black Friday WeekEindigt snel"} +{"t":"DDA 24 Onsite 031 nl-be Shop all deals Shop alle deals"} +{"t":"DDA 24 Onsite 032 nl-be Lightning Deals Flitsdeals"} +{"t":"DDA 24 Onsite 033 nl-be Deals under £15 Deals onder €20"} +{"t":"DDA 24 Onsite 034 nl-be Black Friday Week coming soon Black Friday Week komt eraan"} +{"t":"DDA 24 Onsite 035 nl-be 3 days until epic deals Nog 3 dagen tot topdeals"} +{"t":"DDA 24 Onsite 036 nl-be 2 days until epic deals Nog 2 dagen tot topdeals"} +{"t":"DDA 24 Onsite 037 nl-be 21 Nov - 2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 039 nl-be Epic deals start tomorrow! Topdeals vanaf morgen!"} +{"t":"DDA 24 Onsite 040 nl-be Black Friday Week starts midnight Black Friday Week begint om middernacht"} +{"t":"DDA 24 Onsite 041 nl-be Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"DDA 24 Onsite 042 nl-be Discover new deals Ontdek nieuwe deals"} +{"t":"DDA 24 Onsite 043 nl-be Shop now Shop nu"} +{"t":"DDA 24 Onsite 044 nl-be Top 100 Deals Top 100 deals"} +{"t":"DDA 24 Onsite 045 nl-be Check Top 100 deals of the day Ontdek nu 100 topdeals"} +{"t":"DDA 24 Onsite 046 nl-be Black Friday Top 100 Deals Top 100 Black Friday deals"} +{"t":"DDA 24 Onsite 047 nl-be Black Friday picks from top brands Pareltjes van topmerken"} +{"t":"DDA 24 Onsite 048 nl-be Top 100 deals of the day Top 100 deals van de dag"} +{"t":"DDA 24 Onsite 049 nl-be 12 days of epic deals has officially started. 12 dagen vol topdeals"} +{"t":"DDA 24 Onsite 050 nl-be 21 November - 2 December 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 051 nl-be 4 days until epic deals Nog 4 dagen tot topdeals"} +{"t":"DDA 24 Onsite 052 nl-be 5 days until epic deals Nog 5 dagen tot topdeals"} +{"t":"DDA 24 Onsite 053 nl-be Amazing deals Waanzinnige deals"} +{"t":"DDA 24 Onsite 054 nl-be Black Friday Week deals Black Friday Week deals"} +{"t":"DDA 24 Onsite 055 nl-be Black Friday Week ends tomorrow Black Friday Week eindigt morgen"} +{"t":"DDA 24 Onsite 056 nl-be Black Friday Week ends tonight Black Friday Week eindigt vanavond"} +{"t":"DDA 24 Onsite 057 nl-be Black Friday Week starts soon Black Friday Week begint bijna"} +{"t":"DDA 24 Onsite 060 nl-be Buy More & Save Koop Meer en Bespaar"} +{"t":"DDA 24 Onsite 061 nl-be Check for last-minute deals Check deze last minute deals"} +{"t":"DDA 24 Onsite 062 nl-be Check in for buzzworthy early deals Bekijk vroegtijdige deals"} +{"t":"DDA 24 Onsite 063 nl-be Check in for last-minute deal drops Shop last minute deals"} +{"t":"DDA 24 Onsite 064 nl-be Check in for last-minute deals Shop onze last minute deals"} +{"t":"DDA 24 Onsite 065 nl-be Customers' most-loved Meest geliefd bij klanten"} +{"t":"DDA 24 Onsite 066 nl-be Deals for them, deals for you Deals voor iedereen"} +{"t":"DDA 24 Onsite 067 nl-be Save more, wrap later Nu besparen, straks inpakken"} +{"t":"DDA 24 Onsite 068 nl-be Prices worth celebrating Feestelijke prijzen"} +{"t":"DDA 24 Onsite 069 nl-be Shop dazzling savings Shop met geweldige korting"} +{"t":"DDA 24 Onsite 070 nl-be Deals on awesome stuff Deals op geweldige items"} +{"t":"DDA 24 Onsite 071 nl-be Deals to take home Trending deals"} +{"t":"DDA 24 Onsite 072 nl-be Deals to talk about Deals om te delen"} +{"t":"DDA 24 Onsite 073 nl-be Discover deals Ontdek alle deals"} +{"t":"DDA 24 Onsite 075 nl-be Discover now Ontdek nu"} +{"t":"DDA 24 Onsite 076 nl-be Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"DDA 24 Onsite 077 nl-be Early Deals Vroegtijdige deals"} +{"t":"DDA 24 Onsite 078 nl-be Early deals are waiting for you Vroegtijdige deals wachten op je"} +{"t":"DDA 24 Onsite 079 nl-be Early deals to shop Vroegtijdige deals"} +{"t":"DDA 24 Onsite 080 nl-be Ends midnight Tot middernacht"} +{"t":"DDA 24 Onsite 081 nl-be Ends soon Eindigt bijna"} +{"t":"DDA 24 Onsite 082 nl-be Epic Deals Topdeals"} +{"t":"DDA 24 Onsite 083 nl-be Epic deals are back Er zijn weer topdeals"} +{"t":"DDA 24 Onsite 084 nl-be Fantastic deals Fantastische deals"} +{"t":"DDA 24 Onsite 085 nl-be Get excited. Deals are coming. Black Friday Week deals komen eraan"} +{"t":"DDA 24 Onsite 086 nl-be Get fast, free delivery with Prime Krijg snelle, gratis bezorging met Amazon Prime"} +{"t":"DDA 24 Onsite 087 nl-be Get free games and more with Prime Ontvang gratis games en meer met Amazon Prime"} +{"t":"DDA 24 Onsite 088 nl-be Get ready to save up to 40% off Klaar voor kortingen tot 30%?"} +{"t":"DDA 24 Onsite 089 nl-be Get those last Black Friday Week deals Grijp de laatste Black Friday Week deals"} +{"t":"DDA 24 Onsite 090 nl-be Last chance to get Black Friday Deals Laatste kans op Black Friday Deals"} +{"t":"DDA 24 Onsite 091 nl-be Get your carts ready Maak je winkelmandje klaar"} +{"t":"DDA 24 Onsite 092 nl-be Great deals Geweldige deals"} +{"t":"DDA 24 Onsite 093 nl-be Invite-only deals Exclusieve deals op uitnodiging"} +{"t":"DDA 24 Onsite 094 nl-be it's Black Friday day in Black Friday Week Het is Black Friday tijdens Black Friday Week"} +{"t":"DDA 24 Onsite 096 nl-be Join Prime Word lid van Amazon Prime"} +{"t":"DDA 24 Onsite 097 nl-be Join Prime for big deals Word lid van Amazon Prime voor geweldige deals"} +{"t":"DDA 24 Onsite 098 nl-be Last Minute Deals Last Minute Deals"} +{"t":"DDA 24 Onsite 099 nl-be Learn more Ontdek nu"} +{"t":"DDA 24 Onsite 100 nl-be Listen to Amazon Music with Prime Luister naar Amazon Music met Amazon Prime"} +{"t":"DDA 24 Onsite 101 nl-be Make your wish list for Black Friday Week Maak je verlanglijstje voor Black Friday Week"} +{"t":"DDA 24 Onsite 102 nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 24 Onsite 103 nl-be New deals drop in Nieuwe deals over"} +{"t":"DDA 24 Onsite 104 nl-be New deals every 12 hours Elke 12 uur nieuwe deals"} +{"t":"DDA 24 Onsite 105 nl-be New deals in Nieuwe deals over"} +{"t":"DDA 24 Onsite 106 nl-be Option 1: Included with your Prime membership Inbegrepen bij je Amazon Prime lidmaatschap"} +{"t":"DDA 24 Onsite 107 nl-be Option 2: Included with a Prime membership Inbegrepen bij een Amazon Prime lidmaatschap"} +{"t":"DDA 24 Onsite 108 nl-be Option 3: Exclusively for Prime members Exclusief voor Amazon Prime leden"} +{"t":"DDA 24 Onsite 109 nl-be Ready. Set. Black Friday Week. Het is weer... Black Friday Week"} +{"t":"DDA 24 Onsite 110 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 Onsite 111 nl-be Shop early deals Shop vroegtijdige deals"} +{"t":"DDA 24 Onsite 112 nl-be Shop Everyday Essentials Shop alles wat je nodig hebt"} +{"t":"DDA 24 Onsite 113 nl-be Shop new deals Shop nieuwe deals"} +{"t":"DDA 24 Onsite 114 nl-be Shop Prime Try Before You Buy Shop Amazon Prime Try Before You Buy"} +{"t":"DDA 24 Onsite 115 nl-be Shop the final hours Shop tijdens de laatste uren"} +{"t":"DDA 24 Onsite 117 nl-be Shop Black Friday Week deals Shop Black Friday Week deals"} +{"t":"DDA 24 Onsite 118 nl-be Starts 21 November Begint 21 november"} +{"t":"DDA 24 Onsite 119 nl-be Stay tuned for early deals Blijf op de hoogte van vroege Black Friday Week deals"} +{"t":"DDA 24 Onsite 120 nl-be Today's deal drop Nieuwe deals van vandaag"} +{"t":"DDA 24 Onsite 121 nl-be Today's deals Deals van vandaag"} +{"t":"DDA 24 Onsite 122 nl-be Top brands Topmerken"} +{"t":"DDA 24 Onsite 123 nl-be Trending deals Trending deals"} +{"t":"DDA 24 Onsite 124 nl-be Trending Black Friday Week deals Trending Black Friday Week deals"} +{"t":"DDA 24 Onsite 125 nl-be Up to 40% off Tot 30% korting"} +{"t":"DDA 24 Onsite 126 nl-be Watch movies and shows with Prime Kijk films en series met Amazon Prime"} +{"t":"DDA 25 Onsite 001 nl-be Early Black Friday Week Vroege Black Friday Week"} +{"t":"DDA 25 Onsite 002 nl-be Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 25 Onsite 003 nl-be  Black Friday Week is around the corner  Black Friday Week staat voor de deur"} +{"t":"DDA 25 Onsite 004 nl-be Black Friday Week savings are coming  Black Friday Week topdeals komen eraan"} +{"t":"DDA 25 Onsite 005 nl-be 3 days until Black Friday Week Nog 3 dagen tot Black Friday Week"} +{"t":"DDA 25 Onsite 006 nl-be 2 days until Black Friday Week Nog 2 dagen tot Black Friday Week"} +{"t":"DDA 25 Onsite 007 nl-be Black Friday Week starts tomorrow Black Friday Week begint morgen"} +{"t":"DDA 25 Onsite 009 nl-be Save big on Everyday Essentials Bespaar veel op alles wat je nodig hebt"} +{"t":"DDA 25 Onsite 010 nl-be Shop deals on Everyday Essentials Shop deals op alles wat je nodig hebt"} +{"t":"DDA 25 Onsite 011 nl-be Get an early start on Black Friday Week Black Friday Week: wees er op tijd bij"} +{"t":"DDA 25 Onsite 012 nl-be Shop deals on Everyday Essentials Shop alles wat je nodig hebt"} +{"t":"DDA 25 Onsite 013 nl-be Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Black Friday Week loopt van 20 nov. t/m 1 dec. Maar waarom wachten?"} +{"t":"DDA 25 Onsite 014 nl-be Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Wees er vroeg bij: alles wat je nodig hebt staat al in onze Black Friday Week deals"} +{"t":"DDA 25 Onsite 015 nl-be Get ready to save big Klaar om maximaal te besparen?"} +{"t":"DDA 25 Onsite 016 nl-be Save big Bespaar maximaal"} +{"t":"DDA 25 Onsite 017 nl-be Get ready to save up to XX% off Klaar voor kortingen tot XX%?"} +{"t":"DDA 25 Onsite 018 nl-be Up to XX% off Tot XX% korting"} +{"t":"DDA 25 Onsite 019 nl-be Mark your calendar to save big Maximaal besparen: zet het in je agenda"} +{"t":"DDA 25 Onsite 020 nl-be Get your basket ready Maak je winkelmandje klaar"} +{"t":"DDA 25 Onsite 021 nl-be 20 Nov - 1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 Onsite 022 nl-be Starts 20 November Vanaf 20 november"} +{"t":"DDA 25 Onsite 023 nl-be Starts tomorrow Vanaf morgen"} +{"t":"DDA 25 Onsite 024 nl-be Starts midnight Vanaf middernacht"} +{"t":"DDA 25 Onsite 025 nl-be Black Friday Week 20 Nov – 1 Dec Black Friday Week van 20 nov. t/m 1 dec."} +{"t":"DDA 25 Onsite 029 nl-be Black Friday Week starts midnight Black Friday Week begint om middernacht"} +{"t":"DDA 25 Onsite 030 nl-be Black Friday Week starts soon Black Friday Week begint bijna"} +{"t":"DDA 25 Onsite 031 nl-be Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 Onsite 032 nl-be Early Black Friday Week deals Vroege Black Friday Week deals"} +{"t":"DDA 25 Onsite 033 nl-be Get ready for Black Friday Week Klaar voor Black Friday Week?"} +{"t":"DDA 25 Onsite 034 nl-be Shop vouchers for selected brands Cadeaubonnen voor geselecteerde merken"} +{"t":"DDA 25 Onsite 035 nl-be Shop vouchers and save on selected brands Shop cadeaubonnen en bespaar"} +{"t":"DDA 25 Onsite 036 nl-be Get ready for upcoming Black Friday Week Klaar voor Black Friday Week?"} +{"t":"DDA 25 Onsite 037 nl-be Learn more Ontdek nu"} +{"t":"DDA 25 Onsite 038 nl-be Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 25 Onsite 042 nl-be Upcoming Black Friday Week Black Friday Week komt eraan"} +{"t":"DDA 25 Onsite 044 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 Onsite 045 nl-be Discover more Ontdek meer"} +{"t":"DDA 25 Onsite 046 nl-be See more Bekijk meer"} +{"t":"DDA 25 Onsite 047 nl-be Black Friday Week 20 Nov – 1 Dec Black Friday Week 20 nov. t/m 1 dec."} +{"t":"DDA 25 Onsite 048 nl-be Black Friday Week Black Friday Week"} +{"t":"DDA 25 Onsite 049 nl-be Shop Black Friday Week now Shop nu tijdens Black Friday Week"} +{"t":"DDA 25 Onsite 050 nl-be Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 25 Onsite 051 nl-be Black Friday Week deals Black Friday Week deals"} +{"t":"DDA 25 Onsite 052 nl-be Black Friday Week ends soon Black Friday Week eindigt bijna"} +{"t":"DDA 25 Onsite 053 nl-be Black Friday Week ends tonight Black Friday Week eindigt vanavond"} +{"t":"DDA 25 Onsite 054 nl-be Last chance to get Black Friday Deals Laatste kans op Black Friday deals"} +{"t":"DDA 25 Onsite 057 nl-be Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"DDA 25 Onsite 058 nl-be New day, new deals Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 Onsite 059 nl-be Ready, set, save. Klaar voor de start... Besparen!"} +{"t":"DDA 25 Onsite 060 nl-be Ready, set, shop. Klaar voor de start... Besparen!"} +{"t":"DDA 25 Onsite 061 nl-be Epic savings are here Topdeals zijn weer begonnen"} +{"t":"DDA 25 Onsite 062 nl-be Save big on <category> Bespaar maximaal op <category>"} +{"t":"DDA 25 Onsite 063 nl-be Shop deals on <category> Shop deals op <category>"} +{"t":"DDA 25 Onsite 064 nl-be Save big until 1 December Bespaar maximaal tot 1 december"} +{"t":"DDA 25 Onsite 065 nl-be Save up to XX% off now Krijg nu tot xx% korting"} +{"t":"DDA 25 Onsite 066 nl-be Deals you don't want to miss Deals die je niet wilt missen"} +{"t":"DDA 25 Onsite 067 nl-be Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"DDA 25 Onsite 068 nl-be Last chance for up to XX% off Laatste kans op kortingen tot XX%"} +{"t":"DDA 25 Onsite 069 nl-be Ends 1 December Eindigt op 1 december"} +{"t":"DDA 25 Onsite 070 nl-be Ends tomorrow Eindigen morgen"} +{"t":"DDA 25 Onsite 071 nl-be Ends midnight Tot middernacht"} +{"t":"DDA 25 Onsite 072 nl-be Ends soon Eindigt snel \n Eindigen snel"} +{"t":"DDA 25 Onsite 072F nl-be Ends soon Eindigt snel Eindigen snel"} +{"t":"DDA 25 Onsite 073 nl-be Epic deals end tomorrow Topdeals eindigen morgen"} +{"t":"DDA 25 Onsite 074 nl-be Last chance to save up to XX% Laatste kans op kortingen tot XX%"} +{"t":"DDA 25 Onsite 075 nl-be Last chance to save big Je laatste kans om maximaal te besparen"} +{"t":"DDA 25 Onsite 076 nl-be Shop fast - deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"DDA 25 Onsite 077 nl-be Big savings end at midnight Laatste dag om veel te besparen"} +{"t":"DDA 25 Onsite 079 nl-be Black Friday Week ends tomorrow Black Friday Week eindigt morgen"} +{"t":"DDA 25 Onsite 080 nl-be Black Friday Week ends midnight Black Friday Week eindigt om middernacht"} +{"t":"DDA 25 Onsite 081 nl-be Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 Onsite 082 nl-be Black Friday Week now on Black Friday Week is begonnen"} +{"t":"DDA 25 Onsite 087 nl-be Get the most out of Black Friday Week Profiteer volop van Black Friday Week"} +{"t":"DDA 25 Onsite 089 nl-be Discover all deals here Ontdek alle deals hier"} +{"t":"DDA 25 Onsite 090 nl-be Discover new deals Ontdek nieuwe deals"} +{"t":"DDA 25 Onsite 091 nl-be Shop now Shop nu"} +{"t":"DDA 25 Onsite 092 nl-be Discover deals Ontdek alle deals"} +{"t":"DDA 25 Onsite 093 nl-be Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 25 Onsite 094 nl-be Last-Minute Gifts Last Minute Cadeaus"} +{"t":"DDA 25 Onsite 095 nl-be Early festive deals. 'Tis the pre-season Vroege feestdeals, in het voorseizoen"} +{"t":"DDA 25 Onsite 096 nl-be Oh, do we have deals for you Ooooh, wat hebben wij deals voor jou"} +{"t":"DDA 25 Onsite 097 nl-be Last-Minute Gifts starts tomorrow De Last Minute Cadeaus beginnen morgen"} +{"t":"DDA 25 Onsite 098 nl-be Last-Minute Gifts ends soon De Last Minute Cadeaus eindigen bijna"} +{"t":"DDA 25 Onsite 099 nl-be Save more, wrap later Nu besparen, straks inpakken"} +{"t":"DDA 25 Onsite 100 nl-be Deals on gift ideas Deals op cadeaus"} +{"t":"DDA 25 Onsite 101 nl-be Last-Minute Gifts ends today De Last Minute Cadeaus eindigen vandaag"} +{"t":"DDA 25 Onsite 102 nl-be Shop dazzling savings Shop met hoge kortingen"} +{"t":"DDA 25 Onsite 103 nl-be Prices worth celebrating Feestelijke prijzen"} +{"t":"DDA 25 Onsite 105 nl-be Mark your calendar to save big Aftellen om maximaal te besparen"} +{"t":"DDA 25 Onsite 107 nl-be Last chance to grab epic gifts Laatste kans op topcadeaus"} +{"t":"DDA 25 Onsite 108 nl-be 8-21 December  8 t/m 21 december"} +{"t":"DDA 25 Onsite 109 nl-be Starts 8 December Vanaf 8 december"} +{"t":"DDA 25 Onsite 112 nl-be Ends Eindigen"} +{"t":"DDA 25 Onsite 113 nl-be Ends.... Eindigen ..."} +{"t":"DDA 25 Onsite 114 nl-be Last-Minute Gifts 8 Dec - 21 Dec Last Minute Cadeaus: 8 dec. t/m 21 dec."} +{"t":"DDA 25 Onsite 115 nl-be Last-Minute Gifts finishes in XXX De Last Minute Cadeaus eindigen over XXX"} +{"t":"DDA 25 Onsite 118 nl-be Last-Minute Gifts 8-21 December Last Minute Cadeaus van 8 t/m 21 december"} +{"t":"DDA 25 Onsite 119 nl-be Shop tree-mendous deals Shop topdeals"} +{"t":"DDA 25 Onsite 120 nl-be Shop all our everyday deals Shop al onze dagelijkse deals"} +{"t":"DDA 25 Onsite 121 nl-be Explore deals on festive gifts selection Ontdek deals in onze selectie feestelijke cadeaus"} +{"t":"DDA 25 Onsite 123 nl-be Shop Last-Minute Gifts Shop Last Minute Cadeaus"} +{"t":"DDA 25 Onsite 124 nl-be 8-21 December 8 t/m 21 december"} +{"t":"PBDD 23 Onsite 001 nl-be Prime Big Deal Days Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 002 nl-be Big deals coming soon  Topdeals komen eraan"} +{"t":"PBDD 23 Onsite 003 nl-be Big deals are coming  Topdeals komen eraan"} +{"t":"PBDD 23 Onsite 004 nl-be 5 days until Prime Big Deal Days Nog 5 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 005 nl-be 4 days until Prime Big Deal Days Nog 4 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 006 nl-be 3 days until Prime Big Deal Days Nog 3 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 007 nl-be 2 days until Prime Big Deal Days Nog 2 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 008 nl-be 1 day until Prime Big Deal Days Nog 1 dag tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 009 nl-be Prime Big Deal Days starts soon Prime Big Deal Days beginnen morgen"} +{"t":"PBDD 23 Onsite 010 nl-be Prime Big Deal Days starts at midnight Prime Big Deal Days beginnen binnenkort"} +{"t":"PBDD 23 Onsite 011 nl-be Prime Big Deal Days starts in Prime Big Deal Days beginnen over"} +{"t":"PBDD 23 Onsite 012 nl-be Access early deals Als eerste toegang tot de deals"} +{"t":"PBDD 23 Onsite 013 nl-be Shop Prime Big Deal Days early deals Shop als eerste deals van de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 014 nl-be Prime Big Deal Days early deals Prime Big Deal Days vroege deals"} +{"t":"PBDD 23 Onsite 015 nl-be Shop Prime Big Deal Days early Shop als eerste tijdens de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 016 nl-be Get ready for Prime Big Deal Days Klaar voor de Prime Big Deal Days?"} +{"t":"PBDD 23 Onsite 017 nl-be Explore more Prime benefits De voordelen van Prime"} +{"t":"PBDD 23 Onsite 018 nl-be Just for Prime members Alleen voor Prime-leden"} +{"t":"PBDD 23 Onsite 019 nl-be Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 021 nl-be Prime Delivery Prime bezorging"} +{"t":"PBDD 23 Onsite 024 nl-be Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 nl-be Shop Prime Big Deal Days Shop Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 026 nl-be Shop big deals. Feel like a big deal. Geniet van alle Prime-kortingen"} +{"t":"PBDD 23 Onsite 027 nl-be Shop big deals now Vind nu topdeals"} +{"t":"PBDD 23 Onsite 028 nl-be Save big. Then do a little dance. Veel besparen, feestje bouwen."} +{"t":"PBDD 23 Onsite 029 nl-be Shop and save all night long Shop en bespaar de hele avond"} +{"t":"PBDD 23 Onsite 030 nl-be New day to save. New deals to shop. Nieuwe dag vol nieuwe deals. Shop nu."} +{"t":"PBDD 23 Onsite 031 nl-be Shop fast! Deals end tonight. Shop snel! Deals eindigen om middernacht."} +{"t":"PBDD 23 Onsite 033 nl-be Prime Big Deal Days ends soon Prime Big Deal Days eindigen binnenkort"} +{"t":"PBDD 23 Onsite 035 nl-be Spectacular deals Spectaculaire deals"} +{"t":"PBDD 23 Onsite 036 nl-be Fantastic deals  Fantastische deals"} +{"t":"PBDD 23 Onsite 037 nl-be Amazing deals Waanzinige deals"} +{"t":"PBDD 23 Onsite 038 nl-be Really big deals  Geweldige deals"} +{"t":"PBDD 23 Onsite 039 nl-be Top-notch deals Eersteklasdeals"} +{"t":"PBDD 23 Onsite 040 nl-be Big Deals Topdeals"} +{"t":"PBDD 23 Onsite 041 nl-be Dazzling deals Schitterende deals"} +{"t":"PBDD 23 Onsite 042 nl-be Very impressive deals Indrukwekkende deals"} +{"t":"PBDD 23 Onsite 043 nl-be Unbelievable deals Ongelofelijke deals"} +{"t":"PBDD 23 Onsite 044 nl-be Deals on hot brands  Deals op populaire merken"} +{"t":"PBDD 23 Onsite 045 nl-be Hot deals  Sensationele deals"} +{"t":"PBDD 23 Onsite 046 nl-be Deals on awesome stuff Deals op fantastische producten"} +{"t":"PBDD 23 Onsite 047 nl-be Sweet deals Betoverende deals"} +{"t":"PBDD 23 Onsite 048 nl-be Shop new deals  Shop nieuwe deals"} +{"t":"PBDD 23 Onsite 049 nl-be Deals end soon  Deals eindigen binnenkort"} +{"t":"PBDD 23 Onsite 050 nl-be Deals end today  Deals eindigen vandaag"} +{"t":"PBDD 23 Onsite 051 nl-be Today's deals De deals van vandaag"} +{"t":"PBDD 23 Onsite 052 nl-be Unlock Prime Big Deal Days with Prime Ontdek de Prime Big Deal Days met Prime"} +{"t":"PBDD 23 Onsite 053 nl-be Shop Prime Big Deal Days with Prime Shop Prime Big Deal Days met Prime"} +{"t":"PBDD 23 Onsite 054 nl-be Prime member deals Deals voor Prime-leden"} +{"t":"PBDD 23 Onsite 055 nl-be Prime Big Deal Days deals Prime Big Deal Days deals"} +{"t":"PBDD 23 Onsite 056 nl-be Lightning Deals Flitsdeals"} +{"t":"PBDD 23 Onsite 057 nl-be Trending deals Trending deals"} +{"t":"PBDD 23 Onsite 058 nl-be Deals under £15 Deals onder €20"} +{"t":"PBDD 23 Onsite 059 nl-be Shop all deals Shop alle deals"} +{"t":"PBDD 23 Onsite 060 nl-be Big deals anyone? Zin in topdeals?"} +{"t":"PBDD 23 Onsite 061 nl-be Shop Prime Big Deal Days now Shop nu Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 062 nl-be Bestsellers of 2023 Bestsellers van 2023"} +{"t":"PBDD 23 Onsite 063 nl-be Thanks for being a Prime member Bedankt dat je Prime-lid bent"} +{"t":"PBDD 23 Onsite 064 nl-be Sign up. Save big. Word lid. Bespaar flink."} +{"t":"PBDD 23 Onsite 065 nl-be Big deals are coming Topdeals komen eraan"} +{"t":"PBDD 23 Onsite 066 nl-be Big deals just for Prime members Topdeals speciaal voor Prime-leden"} +{"t":"PBDD 23 Onsite 067 nl-be Get in on big deals and fast delivery Krijg ook topdeals en snelle bezorging"} +{"t":"PBDD 23 Onsite 068 nl-be Big deals come to those who don't wait Wie ongeduldig is wordt beloond"} +{"t":"PBDD 23 Onsite 069 nl-be Stop and smell the deals Stop en ontdek de deals"} +{"t":"PBDD 23 Onsite 070 nl-be Big deal season starts soon Topdeals zijn in aantocht"} +{"t":"PBDD 23 Onsite 071 nl-be Big deals are almost here. Don’t miss out. Bijna tijd voor topdeals. Mis ze niet."} +{"t":"PBDD 23 Onsite 072 nl-be Time to put on your big deal pants Tijd op topdeals te rapen"} +{"t":"PBDD 23 Onsite 073 nl-be It’s a new day to save big Een nieuwe dag om flink te besparen"} +{"t":"PBDD 23 Onsite 074 nl-be It’s not too late to get in on big deals Het is nog niet te laat om topdeals te rapen"} +{"t":"PBDD 23 Onsite 075 nl-be Good things come in all packages Het is nog niet te laat om topdeals te rapen"} +{"t":"PBDD 23 Onsite 078 nl-be Get big deals. You’ve earned it. Vind topdeals. Je hebt het verdiend."} +{"t":"PBDD 23 Onsite 079 nl-be Invite Only Deals Deals op uitnodiging"} +{"t":"PBDD 23 Onsite 080 nl-be Watch movies and shows with Prime Kijk films en series met Prime"} +{"t":"PBDD 23 Onsite 082 nl-be Get fast, free delivery with Prime Krijg snelle, gratis bezorging met Prime"} +{"t":"PBDD 23 Onsite 085 nl-be Get free games and in-game items with Prime Krijg gratis games en in-game content met Prime"} +{"t":"PBDD 23 Onsite 087 nl-be Shop two days of big deals, only for Prime members Shop twee dagen lang topdeals, exclusief voor Prime-leden."} +{"t":"PBDD 23 Onsite 088 nl-be Join today. Cancel anytime. Word Prime-lid. Altijd opzegbaar."} +{"t":"PBDD 23 Onsite 089 nl-be Try Prime Probeer Prime"} +{"t":"PBDD 23 Onsite 090 nl-be Shop the deals Shop de deals"} +{"t":"PD 23 Onsite Copy Requests 001 nl-be WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! WOW! Deals zijn producten van topmerken met ongelooflijke kortingen. Ze zijn maar 2 uur en in een beperkte hoeveelheid verkrijgbaar. Op is op!"} +{"t":"PD 23 Onsite Copy Requests 002 nl-be To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Activeer de melding hieronder om van deze deals te kunnen genieten. Zodra ze van start gaan, krijg je een herinnering."} +{"t":"PD 23 Onsite Copy Requests 003 nl-be Scavenger Hunt Speurtocht"} +{"t":"PD 23 Onsite Copy Requests 004 nl-be Invite Only Deals Deals op uitnodiging"} +{"t":"PD 23 Onsite Copy Requests 005 nl-be Most Loved Deals Favoriete Deals"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category nl-be Headphones & Music Koptelefoons & Muziek"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category nl-be Automotive Auto & Motor"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category nl-be Baby Baby"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category nl-be Beauty Beauty"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category nl-be Books Boeken"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category nl-be Cameras Camera's & Accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category nl-be Devices Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category nl-be Electronics Elektronica"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category nl-be Family Familie"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category nl-be Food & Drink Eten & Drinken"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category nl-be 4-Stars and up 4 of meer sterren"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category nl-be Global Store Global Store"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category nl-be Grocery Levensmiddelen"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category nl-be Grooming Persoonlijke verzorging"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category nl-be Headphones Koptelefoons"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category nl-be DIY & Tools Doe-het-zelf & Gereedschap"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category nl-be Health & Personal Care Gezondheid & Persoonlijke verzorging"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category nl-be Home Cinema Tv & Home Cinema"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category nl-be Home Entertainment Home Entertainment"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category nl-be Jewellery & Watches Juwelen & Horloges"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category nl-be Kitchen Keuken"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category nl-be Lawn & Garden Tuin"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category nl-be Luggage Bagage"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category nl-be Men’s Fashion Herenmode"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category nl-be Mobile Phones Gsm's"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category nl-be Mobile Phones & Accessories Gsm's & Accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category nl-be Music Muziek"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category nl-be Office & School Supplies Kantoor & Schoolbenodigdheden"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category nl-be Off to Uni Back to school"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category nl-be Pet Supplies Huisdierbenodigdheden"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category nl-be Shoes Schoenen"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category nl-be Shows & Films Tv-series & Films"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category nl-be Small Businesses Kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category nl-be Smart Home Smart Home"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category nl-be Sports & Outdoors Sporten & Outdoor"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category nl-be Sports Nutrition & Wearables Sportvoeding & Wearables"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category nl-be Toys Speelgoed"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category nl-be Video Games Videogames"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category nl-be Vouchers Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category nl-be Women’s Fashion Damesmode"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category nl-be School & Uni Deals School & Universiteit deals"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category nl-be Household Supplies Huishoudbenodigdheden"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category nl-be eBooks eBooks"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category nl-be Wine Wijn"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category nl-be DVD & Blu-ray DVD & Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category nl-be Musical instruments Muziekinstrumenten"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category nl-be Wine & Spirits Wijn & Sterke dranken"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category nl-be Private brands Amazon-merken"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category nl-be Furniture Meubelen"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category nl-be Business, industrial and scientific supplies Zakelijk, Industrieel & Wetenschap"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category nl-be 4 stars and up 4 sterren en meer"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category nl-be Deals trending Populaire deals"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category nl-be Home & kitchen Wonen & Keuken"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline nl-be Amazon Devices Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline nl-be Deals under £15 Deals onder €20"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline nl-be Deals ending soon Aflopende deals"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline nl-be Deals just started Nieuwe deals"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline nl-be Deals you’re watching Deals die jij volgt"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline nl-be Lightning Deals Flitsdeals"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline nl-be Shop all deals Shop alle deals"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline nl-be Spotlight Deals Spotlight deals"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline nl-be Top Deals Topdeals"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline nl-be Trending Deals Populaire deals"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline nl-be Upcoming Deals Aankomende deals"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline nl-be Helpful hints for shopping epic deals Handige tips bij het shoppen van Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline nl-be When the deals start, try these tricks and tips Probeer deze tips & tricks van zodra de deals van start gaan"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline nl-be Two days of epic deals Twee dagen topdeals"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline nl-be Support small businesses, and earn £10 to spend on Prime Day Steun kleine bedrijven en ontvang €10 korting voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline nl-be Deals on your favourite everything Korting op al je favorieten"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline nl-be Epic deals. On a Monday. Topdeals om de week te starten."} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline nl-be Epic deals start at midnight Prime Day start om middernacht"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline nl-be Time to start your free trial Het is tijd om je gratis proefperiode te starten"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline nl-be Is it midnight yet? Is het al middernacht?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline nl-be Deals on your favourite devices Korting op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline nl-be Get the most out of Prime Day Haal het meeste uit Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline nl-be Save big, save early Vroeg deals shoppen"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline nl-be Exclusive offers, just for you Exclusieve deals, speciaal voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline nl-be Prime Delivery Prime Bezorging"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline nl-be Prime Now Prime Now"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline nl-be Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline nl-be Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline nl-be Tip #1: Tip #1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline nl-be Tip #2: Tip #2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline nl-be Tip #3: Tip #3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline nl-be Tip #1: try Amazon Assistant Tip #1: Vraag het gewoon aan Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline nl-be Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Zorg ervoor dat je de beste deal ontvangt met Amazon Assistants prijsvergelijkingen en prijsgeschiedenis."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline nl-be Blue means Deal Herken de Prime Day deals aan hun blauwe kleur"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline nl-be Turn on notifications Activeer meldingen"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline nl-be Never miss a deal with personalised deal notifications. Mis geen enkele deal met gepersonaliseerde meldingen."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline nl-be Tip #4: Tip #4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline nl-be Try Amazon Assistant Download de Amazon-app"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline nl-be Shop with small businesses and save Koop bij kleine bedrijven en bespaar"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline nl-be Support small businesses Steun kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline nl-be Tip #6: Tip #6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline nl-be Shop now, pay later Koop nu, betaal later"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline nl-be Tip #7: Tip #7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline nl-be Earn Amazon Points Verdien Amazon-punten"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline nl-be Earn points just for shopping and using your Prime benefits. Verdien punten door te shoppen en gebruik te maken van je Prime-voordelen."} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline nl-be Tip #8: Tip #8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline nl-be Tip #9: Tip #9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline nl-be Look out for Lightning Deals Kijk uit voor Flitsdeals"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline nl-be Time flies when you’re saving big De tijd vliegt wanneer je veel bespaart"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline nl-be It’s not over yet! Het is nog niet gedaan!"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline nl-be Deals on Amazon devices Deals op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline nl-be Deals from small businesses Deals van kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline nl-be Shop deals by category Shop deals per categorie"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline nl-be Deals on top brands Deals op topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline nl-be Can’t-miss deals Niet te missen deals"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline nl-be Epic deals just for you Topdeals speciaal voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline nl-be Deals on Amazon brands Deals op Amazon-merken"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline nl-be Deals based on your interests Deals gebaseerd op jouw interesses"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline nl-be Deals on stuff you’re into Deals op je favoriete artikelen"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline nl-be Top-rated deals Best beoordeelde deals"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline nl-be Deals in Home Deals in Woning"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline nl-be Deals in Kitchen Deals in Keuken"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline nl-be Deals in Electronics Deals in Elektronica"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline nl-be Deals in Toys Deals in Speelgoed"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline nl-be Deals in Baby Deals in Baby"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline nl-be Check out these Prime-exclusive vouchers Ontdek deze Prime-exclusieve coupons"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline nl-be Shop deals from small businesses Koop deals van kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline nl-be Support small businesses, discover unique products Steun kleine en middelgrote bedrijven, ontdek unieke producten"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline nl-be Amazon Brands Amazon-merken"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline nl-be Epic deals, on a Monday Topdeals om de week te starten"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline nl-be 2 days to go Nog 2 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline nl-be Big deals, small businesses Grote deals, kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline nl-be Deals in Fashion Deals in Mode & Accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline nl-be Prime membership at its best Exclusief voor Prime-leden"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline nl-be Save the date to save big Noteer de datum om veel te besparen"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline nl-be Epic deals, just 6 days away Nog 6 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline nl-be Personal care appliances Persoonlijke verzorgingsapparaten"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline nl-be Get ready – this could sell fast! Let op - dit kan snel uitverkocht zijn!"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline nl-be Get extra cash back! Krijg extra geld terug!"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline nl-be Epic deals start on Monday Topdeals vanaf maandag"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline nl-be Shop by Category Shop per categorie"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline nl-be Epic deals on top brands Topdeals op topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline nl-be Save on popular brands Bespaar op populaire merken"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline nl-be Ends in Eindigt over"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline nl-be Shop products from small businesses Koop producten van kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline nl-be Support small businesses & enter for a chance to win big Steun kleine en middelgrote bedrijven en maak kans om te winnen"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline nl-be Welcome to the lightning round De klok tikt"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline nl-be 3 days to go. Nog 3 dagen."} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline nl-be 2 days to go. Nog 2 dagen."} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline nl-be 1 day to go Nog 1 dag"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline nl-be Prime-Exclusive Deals Prime-exclusieve deals"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline nl-be Spend £10 with small businesses, Spendeer €10 bij kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline nl-be Customer's Most Loved Meest gewilde artikelen"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline nl-be Support small to win big Steun kleine bedrijven en win veel"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline nl-be Top brands Topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline nl-be Early deals for back to school De eerste back to school deals"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline nl-be Shop Alexa Early Access Deals Koop Alexa Early Access deals"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline nl-be Shop with Alexa Shop met Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline nl-be when you spend £10 with small businesses als je €10 spendeert bij kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline nl-be Trending deals – going fast! Trending deals – deze gaan snel!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline nl-be Two days, heaps of epic deals Twee dagen topdeals"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline nl-be Two days of epic deals you’ve been dreaming of Twee dagen met de topdeals van je dromen"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline nl-be Support small businesses to win big Steun kleine en middelgrote bedrijven en win veel"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline nl-be “Alexa, where’s my stuff?” “Alexa, waar is mijn bestelling?”"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline nl-be Collect all your stamps, get £10 Verzamel je stempels en ontvang €10"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline nl-be Don’t miss a single deal. Ever. Mis geen enkele deal. Nooit."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline nl-be Get deals with Alexa Ontvang deals met Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline nl-be Yes, Amazon has vouchers Ja, Amazon heeft coupons"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline nl-be “Alexa, can you save my spot?” \"Alexa, kan je mijn plaats bewaren?\""} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline nl-be The best deals right now De beste deals van het moment"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline nl-be Don’t miss this deal in particular Mis deze deal zeker niet"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline nl-be Shop last-minute deals Shop last-minute deals"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline nl-be Now it’s super official. Nu is het officieel!"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline nl-be Shop fast! Koop snel!"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline nl-be The deals of your dreams De deals van je dromen"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline nl-be Are almost here Zijn er bijna"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline nl-be Ask Alexa now Vraag het nu aan Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline nl-be Help yourself to some deals Geniet van fantastische deals"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline nl-be So many deals, so little time. Zo veel deals, zo weinig tijd"} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline nl-be 5 days to go Nog 5 dagen."} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline nl-be 4 days to go. Nog 4 dagen."} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline nl-be Prime exclusive vouchers Prime-exclusieve coupons"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline nl-be See you next Tot de volgende"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline nl-be Welcome to Prime Welkom bij Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline nl-be For your new device Voor je nieuwe apparaat"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline nl-be It's almost here Het is er bijna"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline nl-be That's a wrap! Dat was het!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline nl-be Wait. Alexa can do that? Wacht. Kan Alexa dat?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline nl-be Explore your Prime benefits Ontdek je Prime-voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline nl-be Buy small to win big Steun kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline nl-be Show me the deals Toon mij de deals"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline nl-be Alexa can help! She loves deals. Alexa kan helpen! Zij houdt van deals."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline nl-be The happiest vouchers in the world De vrolijkste coupons ter wereld"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline nl-be Get your deals to go Ontvang je deals voor onderweg"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline nl-be Start shopping early Begin vroeg met winkelen"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline nl-be Explore Prime member benefits Ontdek de Prime-voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline nl-be Explore more offers Ontdek meer aanbiedingen"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline nl-be Incoming deals Aankomende deals"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline nl-be Deals start at midnight Deals starten vanaf middernacht"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline nl-be No peeking Niet valsspelen"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext nl-be Stream thousands of films and TV shows, including exclusive Amazon Originals. Stream duizenden films en tv-series, waaronder exclusieve Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext nl-be Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Geniet van snelle en gratis bezorging op al je aankopen - vaak nog dezelfde dag geleverd."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext nl-be Try Prime in time Probeer Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext nl-be for Prime Day Voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext nl-be Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext nl-be Watch hit movies and TV, award-winning Originals, live sports, and more. Bekijk blockbuster films en series, bekroonde Originals, live sport en meer."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext nl-be Watch now Kijk nu"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext nl-be Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext nl-be Listen now Beluister nu"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext nl-be Prime Try Before You Buy Test Prime voordat je betaalt"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA nl-be Find your new look Vind je nieuwe look"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext nl-be Free international delivery Gratis internationale bezorging"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext nl-be hours uur"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext nl-be minutes minuten"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext nl-be seconds seconden"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext nl-be Save. Stream. Celebrate. Bespaar. Stream. Geniet."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext nl-be Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Krijg toegang tot honderden e-books, inclusief fictie en non-fictie, tijdschriften en meer, zonder extra kosten."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext nl-be Always have a good book with you. Read anytime, anywhere, on any device. Neem altijd een goed boek mee. Lees waar en wanneer je maar wilt, op elk apparaat."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext nl-be Enjoy free games, in-game content, and a Twitch channel subscription every month Geniet maandelijks van gratis games, in-game content en een Twitch.tv-abonnement"} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext nl-be Get free games and in-game content every month, as well as free subscription on Twitch.tv Ontvang gratis games en in-game content elke maand, en een gratis Twitch.tv-abonnement"} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext nl-be Watch hit films and TV, award-winning Originals, live sports and more. Bekijk blockbuster films en TV, bekroonde Originals, live sport en meer."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext nl-be Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext nl-be Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Geniet van snelle en gratis bezorging op je dagelijkse boodschappen zoals vlees, groenten, fruit, vis, snacks en meer."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext nl-be Shop Amazon Fresh Shop Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext nl-be Thanks to you Dankzij jou"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext nl-be But wait, more deals! Wacht, er zijn nog meer deals!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext nl-be More Prime benefits this way! Kijk hier voor meer Prime-voordelen!"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext nl-be And more Prime! En nog meer Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext nl-be Earn £10 to spend Ontvang €10 om te besteden"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext nl-be on whatever you want aan wat je wilt"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext nl-be Let Alexa find deals for you (Alexa Stand in Line) Laat Alexa deals voor jou vinden (Alexa sta klaar)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext nl-be Create deal alerts (Deal Notifier) Activeer deals-meldingen (Deal Notifier)"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA nl-be Explore Prime Delivery Ontdek Prime-bezorging"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA nl-be Join Prime Word lid van Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA nl-be Shop now Koop nu"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA nl-be Learn more Ontdek meer"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA nl-be Watch now on Twitch Kijk nu op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA nl-be Watch now on IMDb TV Kijk nu op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA nl-be Watch free on Twitch Kijk gratis op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA nl-be Watch free on IMDb TV Kijk gratis op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA nl-be Free on Twitch Gratis op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA nl-be Free on IMDb TV Gratis op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA nl-be Now on Twitch Nu op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA nl-be Now on IMDb TV Nu op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA nl-be Shop deals now Shop deals nu"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA nl-be Shop Amazon devices early Vroege deals op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA nl-be Start your free trial. Join Prime. Start je gratis proefperiode. Word lid van Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA nl-be Access tons of movies, music, and more with Prime Krijg toegang tot heel veel films en meer met Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA nl-be Get in on the deals. Try Prime. Ontdek de deals. Probeer Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA nl-be Now’s the time to try Prime for free Dit is het moment om Prime gratis uit te proberen"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA nl-be Try Prime for free Probeer Amazon Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA nl-be Try Prime Probeer Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA nl-be Follow top brands Volg topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA nl-be Get extra rewards! Ontvang extra beloningen!"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA nl-be Explore Prime Gaming Ontdek Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA nl-be Shop small businesses, Shop bij kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA nl-be Shop devices deals Shop deals op apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA nl-be Prime Benefits Prime-voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA nl-be Explore more Prime benefits Ontdek meer Prime-voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA nl-be Early deals on Amazon devices Vroege deals op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA nl-be Try Prime and join the party Probeer Prime en ontdek de voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA nl-be Get in on the deals. Ontdek de deals"} +{"t":"PD 23 Onsite Full Copy Repository 264 nl-be Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA nl-be £XX Gift Card instantly upon approval €XX Cadeaubon meteen na goedkeuring"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA nl-be 4 months Free 4 maanden gratis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline nl-be 2 days until epic deals Topdeals beginnen over 2 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline nl-be 2 days until Prime Day Nog 2 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline nl-be 3 days until epic deals Topdeals beginnen over 3 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline nl-be 3 days until Prime Day Nog 3 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline nl-be 3 months free 3 maanden gratis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline nl-be 4 days until epic deals Topdeals beginnen over 4 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline nl-be 4 days until Prime Day Nog 4 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline nl-be 5 days until epic deals Topdeals beginnen over 5 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline nl-be 5 days until Prime Day Nog 5 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline nl-be Access all Prime Day Deals with Prime Ontdek alle Prime Day deals met Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline nl-be Alexa, set a reminder to shop Prime Day deals Alexa, zet een herinnering voor Amazon Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline nl-be Amazing deals Waanzinnige deals"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline nl-be Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline nl-be Bestsellers from Prime Day 2023 Bestsellers van Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline nl-be Business Prime Duo — included with Prime Business Prime Duo -- inbegrepen met Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline nl-be Business Prime free trial Probeer Business Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline nl-be Celebrate small businesses Zet kleine en middelgrote bedrijven in de bloemetjes"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline nl-be Celebrity favorites Favorieten van celebrities"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA nl-be Claim now Nu claimen"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline nl-be Deals end at midnight Deals eindigen om middernacht"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline nl-be Deals end in Deals eindigen over"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline nl-be Deals from Amazon brands Deals van Amazon merken"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline nl-be Deals picked by Influencers Favoriete deals van influencers"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline nl-be Deals that love you Deals die van je houden"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline nl-be Deals to take home Deals om mee naar huis te nemen"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline nl-be Deals to talk about Deals om te delen"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA nl-be Discover Business Prime Duo Ontdek Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline nl-be Early Prime Day deals Vroege Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline nl-be Earn 15% back on select deals for Prime Day Verdien 15% terug op geselecteerde Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext nl-be Enjoy millions of songs, ad-free; included with Prime Geniet van miljoenen liedjes zonder reclame: exclusief voor Prime-leden"} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline nl-be Epic Deals Topdeals"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline nl-be Epic deals are back Topdeals zijn terug"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline nl-be Epic deals are here Topdeals zijn gearriveerd"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline nl-be Epic deals end soon Topdeals zijn bijna over"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline nl-be Epic deals ending soon Topdeals zijn bijna over"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline nl-be Epic deals from Amazon Brands Topdeals van Amazon merken"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline nl-be Epic deals start soon Topdeals komen eraan"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline nl-be Epic deals start tomorrow Topdeals beginnen morgen"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext nl-be Epic deals. After dark. Topdeals na zonsondergang"} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA nl-be Explore Kindle Unlimited Ontdek Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA nl-be Explore now Ontdek nu"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA nl-be Explore Prime Day Ontdek Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext nl-be Get 3 months of Kindle Unlimited for £0.00 Nu 3 maanden Kindle Unlimited voor € 0,00"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline nl-be Get 30+ games for free this Prime Day Krijg 30+ games gratis op Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext nl-be Get a £XX credit for Prime Day Krijg € XX shoptegoed op Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline nl-be Get Business Prime free for up to 90 days Krijg tot 90 dagen Business Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline nl-be Get excited. Deals are coming. Zet je schrap. Deals komen eraan."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA nl-be Get Prime. Unlock deals. Ontdek Prime voor exclusieve deals."} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext nl-be Get FREE Same-Day Delivery on hundreds of thousands of items. Geniet van levering op dezelfde dag voor duizenden producten"} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext nl-be Get ultrafast delivery and in-store deals on a wide selection of groceries Supersnelle bezorging en winkeldeals op een ruime keuze aan dagelijkse boodschappen"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline nl-be Great deals Fantastische deals"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext nl-be Handcrafted items for you Handgemaakte artikelen voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 319 nl-be Included with a Prime membership Inbegrepen met een Prime-abonnement"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline nl-be Invite Only Deals Deals enkel op uitnodiging"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline nl-be Invite Only Enkel op uitnodiging"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext nl-be It’s the most membership time of the year Een feestelijk tijd voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA nl-be Join today. Cancel anytime. Abonneer je vandaag. Annuleer op elk moment."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline nl-be Just for Prime members Alleen voor Prime-leden"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline nl-be Last-minute Prime Day deals Last-minute Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA nl-be Learn how it works Ontdek hoe het werkt"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA nl-be Learn more about Kindle Unlimited Meer ontdekken over Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 nl-be Limited Time Only. Terms Apply. Voor een beperkte tijd. Bekijk de voorwaarden."} +{"t":"PD 23 Onsite Full Copy Repository 329 nl-be Limited-time offer with eligible Prime membership, see terms Tijdelijke actie met een Prime-abonnement, bekijk de voorwaarden."} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext nl-be Make room for epic deals Maak plaats voor topdeals"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline nl-be New day. New deals. Een nieuwe dag. Nieuwe deals."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline nl-be New deals are in Er zijn nieuwe deals"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline nl-be Pay over time with Affirm on top deals Betaal topdeals in termijnen met Affirm"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext nl-be Placeholder: Up to X% off Amazon Devices. Prime Day. Placeholder: Tot X% korting op Amazon-apparaten. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline nl-be Placeholder: Up to 50% off Amazon Devices. Placeholder: Tot X% korting op Amazon-apparaten."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline nl-be Prime Day deals Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline nl-be Prime Day deals end in Prime Day deals eindigen over"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline nl-be Prime Day ends in Prime Day eindigt over"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline nl-be Prime Day ends soon Prime Day eindigt bijna"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext nl-be Prime Day has officially started Prime Day is officieel begonnen"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline nl-be Prime Day is coming - save early with Amazon Brand deals Prime Day komt eraan. Vroege deals op Amazon-merken."} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline nl-be Prime Day is MONTH XX & XX Prime Day is XX & XX MAAND"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline nl-be Prime Day is MONTH XX–XX Prime Day is XX & XX MAAND"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline nl-be Prime Day starts tomorrow Prime Day begint morgen"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline nl-be Prime exclusive offers? Yes please. Exclusieve Prime-deals? Ja, graag."} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline nl-be Prime member deals Deals voor Prime-leden"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline nl-be Ready, set, shop! Get 6% back on Prime Day purchases Klaar voor de start! Krijg 6% terug op Prime Day-aankopen"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline nl-be Ready. Set. Prime Day. Klaar voor de start. Prime Day!"} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline nl-be Save now. Sleep later. Bespaar nu. Slaap later."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline nl-be Save on Climate Pledge Friendly products for Prime Day Korting op klimaatvriendelijke producten tijdens Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline nl-be Save up to XX% on Alexa Built-in devices Tot XX% korting op Alexa-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline nl-be Save with deals for businesses Bespaar met deals voor bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline nl-be Score 20% off Twitch merch Geniet van 20% korting op Twitch-artikelen"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA nl-be Shop Alexa Built-in devices Shop Alexa-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA nl-be Shop all influencer picks Ontdek alle favorieten van influencers"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline nl-be Shop all Prime Day deals Shop alle Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline nl-be Shop deals for businesses Shop deals voor bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline nl-be Shop deals overnight Shop morgen-bezorgd-deals"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline nl-be Shop early Prime Day deals Shop vroege Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline nl-be Shop epic Prime Day deals Shop fantastische Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline nl-be Shop Handmade deals Shop handgemaakte-deals"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA nl-be Shop internet famous deals Shop populaire deals"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline nl-be Shop like a VIP with 15% back on Prime Day deals Shop als VIP. Krijg 15% terug op Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA nl-be Shop more-sustainable products Shop meer duurzame producten"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA nl-be Shop on Amazon Business Shop op Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline nl-be Shop Prime Day deals Shop Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA nl-be Shop the Character Store Shop in de Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA nl-be Shop Twitch now Koop Twitch nu"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline nl-be Shop viral trends Shop online trends"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline nl-be Shop your favorite characters Shop je favoriete personages"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline nl-be Small business deals for you Deals van kleine en middelgrote bedrijven voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline nl-be So. Many. Deals. Zo. Veel. Deals."} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline nl-be Spectacular deals Spectaculaire deals"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA nl-be Start your free trial Start je gratis proefperiode"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline nl-be Starts in Begint over"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline nl-be Super epic deals Waanzinnige deals"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline nl-be Surprise offers. Just for Prime members. Verrassende aanbiedingen. Enkel voor Prime-leden."} +{"t":"PD 23 Onsite Full Copy Repository 378 nl-be Terms apply Bekijk de voorwaarden"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline nl-be These deals can’t wait to see you Deze deals kunnen niet wachten om jou te zien"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline nl-be Today's deals Deals van vandaag"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline nl-be Top-notch deals Uitzonderlijke deals"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline nl-be Trending Prime Day deals Populaire Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA nl-be Try Amazon Photos Probeer Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA nl-be Try Audible for £0.00 Probeer Audible voor €0,00"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA nl-be Try it out Probeer het"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext nl-be Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Probeer kleding, schoenen en meer voordat je ze koopt en betaal pas na 7 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline nl-be Unbelievable deals Ongelooflijke deals"} +{"t":"PD 23 Onsite Full Copy Repository 388 nl-be Unlimited photo storage with Prime Onbeperkte foto-opslag met Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline nl-be Very impressive deals Heel indrukwekkende deals"} +{"t":"PD 23 Onsite 001 Event Name nl-be Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline nl-be Two days of epic deals Twee dagen topdeals"} +{"t":"PD 23 Onsite 003 Tagline nl-be Feel like a big deal\n\nTwo days of Prime savings Jouw dag, jouw deals\n\nTwee dagen lang Prime-kortingen"} +{"t":"PD 23 Onsite 003F Tagline nl-be Feel like a big deal Two days of Prime savings Jouw dag, jouw deals Twee dagen lang Prime-kortingen"} +{"t":"PD 23 Onsite 004 nl-be Save up to XX% Tot XX% korting"} +{"t":"PD 23 Onsite 005 Dates nl-be XX - XX July XX-XX juli"} +{"t":"PD 23 Onsite 006 Dates nl-be Starts midnight Vanaf middernacht"} +{"t":"PD 23 Onsite 007 Dates nl-be Ends midnight Tot middernacht"} +{"t":"PD 23 Onsite 008 Dates nl-be Epic deals start at midnight Prime Day start om middernacht"} +{"t":"PD 23 Onsite 009 Dates nl-be Deals start at midnight Deals starten vanaf middernacht"} +{"t":"PD 23 Onsite 010 CTA nl-be Get ready Bereid je voor"} +{"t":"PD 23 Onsite 011 nl-be Starts midnight Vanaf middernacht"} +{"t":"PD 23 Onsite 012 nl-be Starts tomorrow Vanaf morgen"} +{"t":"PD 23 Onsite 013 nl-be Starts XX July Vanaf XX juli"} +{"t":"PD 23 Onsite 014 nl-be Ends XX July Tot en met XX juli"} +{"t":"PD 23 Onsite 015 nl-be Now on Nu beschikbaar"} +{"t":"PD 23 Onsite 016 CTA nl-be See the deals Bekijk de deals"} +{"t":"PD 23 Onsite 017 CTA nl-be Shop great deals Shop fantastische deals"} +{"t":"PD 23 Onsite 018 nl-be Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"PD 23 Onsite 019 nl-be Check out these Prime-exclusive vouchers Bekijk deze Prime-exclusieve coupons"} +{"t":"PD 23 Onsite 020 nl-be Discover all deals here Ontdek alle deals hier"} +{"t":"PD 23 Onsite 021 nl-be Shop all deals Shop alle deals"} +{"t":"PD 23 Onsite 022 nl-be Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 24 Onsite Lead Up 001 Headline nl-be XX-XX July XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 002 Subtext nl-be Big deals coming soon Grote deals zijn in aantocht"} +{"t":"PD 24 Onsite Lead Up 003 Headline nl-be Prime Day is XX-XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 004 Subtext nl-be But the party starts now Maar het feest begint nu"} +{"t":"PD 24 Onsite Lead Up 005 Headline nl-be Shop early Prime Day deals now Shop nu vroege Prime Day deals"} +{"t":"PD 24 Onsite Lead Up 006 Headline nl-be Stay tuned for early deals Blijf op de hoogte van vroege deals"} +{"t":"PD 24 Onsite Lead Up 007 Headline nl-be Make your wish list for Prime Day Maak je verlanglijstje voor Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext nl-be XX-XX July XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 009 Headline nl-be Check in for buzzworthy \n early deals Meld je aan voor populaire vroege deals"} +{"t":"PD 24 Onsite Lead Up 009F Headline nl-be Check in for buzzworthy early deals Meld je aan voor populaire vroege deals"} +{"t":"PD 24 Onsite Lead Up 010 Headline nl-be Early deal Vroege deal"} +{"t":"PD 24 Onsite Lead Up 012 Headline nl-be Shop exclusive Prime deals now Shop nu exclusieve Prime-deals"} +{"t":"PD 24 Onsite Lead Up 014 Headline nl-be Exciting deals only for Prime members Exclusieve Prime-deals op leuke dingen"} +{"t":"PD 24 Onsite Lead Up 016 Headline nl-be 5 days until big deals Nog 5 dagen tot de deals starten"} +{"t":"PD 24 Onsite Lead Up 018 Headline nl-be 4 days until big deals Nog 4 dagen tot de deals starten"} +{"t":"PD 24 Onsite Lead Up 020 Headline nl-be 3 days until big deals Nog 3 dagen tot de deals starten"} +{"t":"PD 24 Onsite Lead Up 022 Headline nl-be 2 days until big deals Nog 2 dagen tot de deals starten"} +{"t":"PD 24 Onsite Lead Up 024 Headline nl-be Get your basket ready Maak je winkelwagen klaar"} +{"t":"PD 24 Onsite Lead Up 025 Subtext nl-be Big deals start tomorrow Grote deals beginnen morgen!"} +{"t":"PD 24 Onsite Lead Up 026 Headline nl-be It’s almost deal o’clock Het is bijna tijd om deals te shoppen"} +{"t":"PD 24 Onsite Lead Up 027 Subtext nl-be Prime Day starts soon Prime Day begint binnenkort"} +{"t":"PD 24 Onsite Lead Up 028 Headline nl-be Tune in for new deals all Prime Day long Check elke dag nieuwe deals tijdens Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline nl-be Prime Day starts in Prime Day begint over"} +{"t":"PD 24 Onsite Lead Up 031 Headline nl-be New deals drop in Nieuwe deals komen binnen"} +{"t":"PD 24 Onsite Lead Up 032 Headline nl-be Shop early Prime Day deals Shop vroege Prime Day deals"} +{"t":"PD 24 Onsite Lead Up 033 Headline nl-be Early deals to shop Vroege deals om te shoppen"} +{"t":"PD 24 Onsite Lead Up 034 Headline nl-be Early deals are waiting for you Vroege deals wachten op je"} +{"t":"PD 24 Onsite Lead Up 035 Headline nl-be Fast delivery. Unlimited streaming. Prime Day. Bezorgen. Streamen. Prime Day"} +{"t":"PD 24 Onsite Lead Up 037 Headline nl-be Join Prime. Save big. Word lid van Amazon Prime en bespaar flink"} +{"t":"PD 24 Onsite Lead Up 038 Subtext nl-be Deals start tomorrow Deals beginnen morgen!"} +{"t":"PD 24 Onsite Lead Up 039 Headline nl-be Prime Day starts soon Prime Day begint binnenkort"} +{"t":"PD 24 Onsite Lead Up 041 Headline nl-be Get your baskets ready Maak je winkelwagen klaar"} +{"t":"PD 24 Onsite Lead Up 043 Headline nl-be Today's deal drop Nieuwe deals van vandaag"} +{"t":"PD 24 Onsite Lead Up 044 Headline nl-be Prime Day is XX–XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 045 Headline nl-be Shop new deal drops Shop nieuwe deals"} +{"t":"PD 24 Onsite Lead Up 046 Headline nl-be Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline nl-be Starts in begint over"} +{"t":"PD 24 Onsite Lead Up 050 Headline nl-be Invite-only deals Deals enkel op uitnodiging"} +{"t":"PD 24 Onsite Lead Up 051 Headline nl-be Watch films and shows with Prime Kijk films en series\n met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 051F Headline nl-be Watch films and shows with Prime Kijk films en series met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline nl-be Listen to Amazon Music with Prime Luister naar Amazon Music met Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline nl-be Get unlimited, fast deliveries with Prime Krijg snelle en gratis bezorging met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline nl-be Shop Prime Try Before You Buy Probeer nu, betaal later met Prime"} +{"t":"PD 24 Onsite Lead Up 055 Headline nl-be Get free games and more with Prime Krijg gratis games en meer met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 056 Headline nl-be Prime Day is XX and XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 057 Headline nl-be Shop Prime Day Shop Prime Day deals"} +{"t":"PD 24 Onsite Lead Up 058 Headline nl-be Get excited. Deals are coming. Zet je schrap. Deals komen eraan."} +{"t":"PD 24 Onsite Lead Up 060 Headline nl-be Big deals are back Grote deals zijn terug"} +{"t":"PD 24 Onsite Lead Up 061 Subtext nl-be Prime Day is XX–XX July XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 062 Headline nl-be Starts midnight Vanaf middernacht"} +{"t":"PD 24 Onsite Live 001 Headline nl-be Shop big deals now Shop nu grote deals"} +{"t":"PD 24 Onsite Live 003 Headline nl-be Shop new deals Shop nieuwe deals"} +{"t":"PD 24 Onsite Live 004 Headline nl-be New day. New deals. Nieuwe dag. Nieuwe deals"} +{"t":"PD 24 Onsite Live 005 Headline nl-be Shop the final hours Shop tijdens de laatste uren"} +{"t":"PD 24 Onsite Live 006 Headline nl-be Log-in for last-minute deal drops Meld je aan voor last-minute deals"} +{"t":"PD 24 Onsite Live 007 Headline nl-be These deals were made for shopping Deze deals mag je niet missen"} +{"t":"PD 24 Onsite Live 008 Headline nl-be Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"PD 24 Onsite Live 009 Headline nl-be Ends in eindigt over"} +{"t":"PD 24 Onsite Live 010 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Onsite Live 011 Subtext nl-be Shop last-minute deals in Check voor last-minute deals"} +{"t":"PD 24 Onsite Live 012 Headline nl-be New deals in Nieuwe deals binnen"} +{"t":"PD 24 Onsite Live 013 Headline nl-be Join Prime today. Shop big deals today. Word lid van Amazon Prime en shop grote deals"} +{"t":"PD 24 Onsite Live 014 CTA nl-be Start your 30-day free trial Start je 30 dagen gratis proefperiode"} +{"t":"PD 24 Onsite Live 015 Headline nl-be Shop new deals with a side of fast delivery Shop nieuwe deals en krijg ze snel geleverd"} +{"t":"PD 24 Onsite Live 016 CTA nl-be Join Prime Word lid van Amazon Prime"} +{"t":"PD 24 Onsite Live 017 Headline nl-be There’s still time to score big deals Het is nog niet te laat om grote deals te scoren"} +{"t":"PD 24 Onsite Live 019 Headline nl-be Shop Prime Day deals Shop Prime Day deals"} +{"t":"PD 24 Onsite Live 021 Headline nl-be Trending Prime Day deals Populaire Prime Day deals"} +{"t":"PD 24 Onsite Live 022 Headline nl-be Shop Prime Day before it ends Shop tijdens Prime Day voordat het voorbij is"} +{"t":"PD 24 Onsite Live 023 Headline nl-be Prime Day deals Prime Day deals"} +{"t":"PD 24 Onsite Live 024 Headline nl-be Spectacular deals Spectaculaire deals"} +{"t":"PD 24 Onsite Live 025 Headline nl-be Fantastic deals Fantastische deals"} +{"t":"PD 24 Onsite Live 026 Headline nl-be Amazing deals Waanzinnige deals"} +{"t":"PD 24 Onsite Live 027 Headline nl-be Deals on awesome stuff Deals op fantastische producten"} +{"t":"PD 24 Onsite Live 028 Headline nl-be Top-notch deals Uitzonderlijke deals"} +{"t":"PD 24 Onsite Live 029 Headline nl-be Great deals grote deals"} +{"t":"PD 24 Onsite Live 030 Headline nl-be Very impressive deals Erg indrukwekkende deals"} +{"t":"PD 24 Onsite Live 031 Headline nl-be Unbelievable deals Ongelooflijke deals"} +{"t":"PD 24 Onsite Live 032 Headline nl-be Deals to talk about Deals om te delen"} +{"t":"PD 24 Onsite Live 033 Headline nl-be Deals to take home Deals om in huis te halen"} +{"t":"PD 24 Onsite Live 034 Headline nl-be Log-in for last-minute deals Check voor last-minute deals"} +{"t":"PD 24 Onsite Live 035 Headline nl-be Lightning Deals Flitsdeals"} +{"t":"PD 24 Onsite Live 036 Headline nl-be Top brands Topmerken"} +{"t":"PD 24 Onsite Live 037 Headline nl-be Customers' Most-Loved Meest gewild door onze klanten"} +{"t":"PD 24 Onsite Live 038 Headline nl-be Trending deals Trending deals"} +{"t":"PD 24 Onsite Live 039 Headline nl-be Deals under £25 Deals onder €20"} +{"t":"PD 24 Onsite Live 040 Headline nl-be Deals under £10 Deals onder €10"} +{"t":"PD 24 Onsite Live 041 Headline nl-be Shop all deals Shop alle deals"} +{"t":"PD 24 Onsite Live 042 Headline nl-be Today's deals Deals van vandaag"} +{"t":"PD 24 Onsite Live 043 Headline nl-be Join Prime Word lid van Amazon Prime"} +{"t":"PD 24 Onsite Live 044 Headline nl-be Join Prime for big deals Word lid van Amazon Prime"} +{"t":"PD 24 Onsite Live 045 Headline nl-be Prime member deals Deals voor Amazon Prime-leden"} +{"t":"PD 24 Onsite Live 046 Headline nl-be Ends soon Eindigt binnenkort"} +{"t":"PD 24 Onsite Live 047 Headline nl-be Ending soon Eindigt binnenkort"} +{"t":"PD 24 Onsite Live 048 Headline nl-be New deals every 12 hours Elke 12 uur nieuwe deals"} +{"t":"PD 24 Onsite Live 050 Headline nl-be Prime Day ends soon Prime Day is bijna voorbij"} +{"t":"PD 24 Onsite Live 051 Subtext nl-be Try Prime and join the party Probeer Amazon Prime en ontdek de voordelen"} +{"t":"PD 24 Onsite Live 052 Headline nl-be Ready. Set. Prime Day. Klaar voor de start... Prime Day"} +{"t":"PD 24 Onsite Live 053 Subtext nl-be Two days of big deals have officially started Twee dagen met fantastische deals zijn nu echt begonnen"} +{"t":"PD 24 Onsite Live 054 Headline nl-be Two days of big deals 2 dagen met fantastische deals"} +{"t":"PD 24 Onsite Live 055 Headline nl-be Ends midnight Tot middernacht"} +{"t":"PD 24 Onsite Live 056 Headline nl-be Thanks for shopping Prime Day Bedankt om te shoppen tijdens Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline nl-be Everyday Prime deals Elke dag Prime-deals"} +{"t":"PD 24 Onsite Live 058 nl-be Included with your Prime membership Inclusief in je Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live 059 nl-be Included with a Prime membership Inclusief in een Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live 060 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Onsite Live Lead Out 058 nl-be Included with your Prime membership Inclusief in je Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live Lead Out 059 nl-be Included with a Prime membership Inclusief in een Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live Lead Out 060 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Onsite 001 nl-be Big deals coming soon Topdeals beginnen bijna"} +{"t":"PD 25 Onsite 002 nl-be Get big deals this Prime Day Shop topdeals op Prime Day"} +{"t":"PD 25 Onsite 004 nl-be 4 days of big deals start soon Binnenkort 4 dagen lang topdeals"} +{"t":"PD 25 Onsite 005 nl-be Unlock Prime Day deals Profiteer van exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 007 nl-be Prime members, make your wish list Prime-leden, maak jullie verlanglijstjes"} +{"t":"PD 25 Onsite 008 nl-be Access Prime Day deals Krijg toegang tot exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 010 nl-be Save big on Prime Day Prime Day = Maximaal besparen"} +{"t":"PD 25 Onsite 011 nl-be Members save big on Prime Day Prime Day = Maximaal besparen"} +{"t":"PD 25 Onsite 013 nl-be Shop early Prime Day deals Shop vroege Prime Day deals"} +{"t":"PD 25 Onsite 014 nl-be Members get early Prime Day deals Profiteer eerder van Prime Day deals die beschikbaar zijn"} +{"t":"PD 25 Onsite 015 nl-be 5 days until Prime Day Nog 5 dagen tot Prime Day"} +{"t":"PD 25 Onsite 016 nl-be 5 days until big Prime Day deals Nog 5 dagen tot Prime Day topdeals"} +{"t":"PD 25 Onsite 017 nl-be 4 days until Prime Day Nog 4 dagen tot Prime Day"} +{"t":"PD 25 Onsite 018 nl-be 4 days until big Prime Day deals Nog 4 dagen tot Prime Day topdeals"} +{"t":"PD 25 Onsite 019 nl-be 3 days until Prime Day Nog 3 dagen tot Prime Day"} +{"t":"PD 25 Onsite 020 nl-be 3 days until big Prime Day deals Nog 3 dagen tot Prime Day topdeals"} +{"t":"PD 25 Onsite 023 nl-be 2 days until Prime Day Nog 2 dagen tot Prime Day"} +{"t":"PD 25 Onsite 024 nl-be 2 days until big Prime Day deals Nog 2 dagen tot Prime Day topdeals"} +{"t":"PD 25 Onsite 026 nl-be Big deals start tomorrow Topdeals vanaf morgen"} +{"t":"PD 25 Onsite 027 nl-be Prime Day deals start tomorrow Prime Day deals beginnen morgen"} +{"t":"PD 25 Onsite 029 nl-be Prime Day starts midnight Prime Day begint vanaf middernacht"} +{"t":"PD 25 Onsite 030 nl-be Prime Day deals start at midnight Prime Day deals beginnen middernacht"} +{"t":"PD 25 Onsite 033 nl-be Prime Day is coming Prime Day komt eraan"} +{"t":"PD 25 Onsite 034 nl-be Big deals coming soon Topdeals komen eraan"} +{"t":"PD 25 Onsite 035 nl-be Get big deals this Prime Day Shop topdeals deze Prime Day"} +{"t":"PD 25 Onsite 043 nl-be 4 days of big deals start soon Binnenkort 4 dagen lang deals"} +{"t":"PD 25 Onsite 044 nl-be Unlock Prime Day deals Profiteer van Prime Day deals"} +{"t":"PD 25 Onsite 047 nl-be Prime Day deals are coming Prime Day deals komen eraan"} +{"t":"PD 25 Onsite 049 nl-be Prime Day: make your wish list Prime Day: maak je verlanglijstje"} +{"t":"PD 25 Onsite 054 nl-be Save big on Prime Day Maximaal besparen"} +{"t":"PD 25 Onsite 056 nl-be Save big this Prime Day Maximaal besparen"} +{"t":"PD 25 Onsite 057 nl-be Members save big on Prime Day Prime Day = Maximaal besparen voor Prime-leden"} +{"t":"PD 25 Onsite 058 nl-be Members get early Prime Day deals Prime-leden profiteren eerder van Prime Day deals"} +{"t":"PD 25 Onsite 061 nl-be Get early Prime Day deals Shop vroege Prime Day deals"} +{"t":"PD 25 Onsite 063 nl-be 5 days until big Prime Day deals Nog 5 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 066 nl-be 4 days until big Prime Day deals Nog 4 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 069 nl-be 3 days until big Prime Day deals Nog 3 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 072 nl-be 2 days until big Prime Day deals Nog 2 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 075 nl-be Prime Day deals start tomorrow Prime Day deals vanaf morgen"} +{"t":"PD 25 Onsite 082 nl-be Prime Day starts midnight Prime Day begint om middernacht"} +{"t":"PD 25 Onsite 083 nl-be Prime Day deals start at midnight Prime Day deals vanaf middernacht"} +{"t":"PD 25 Onsite 084 nl-be Prime Day deals start at midnight(*) Prime Day deals vanaf middernacht"} +{"t":"PD 25 Onsite 087 nl-be Prime Day deals start at midnight(*) Prime Day begint om middernacht"} +{"t":"PD 25 Onsite 089 nl-be Prime Day is XX-XX Month Prime Day is van XX t/m XX juli"} +{"t":"PD 25 Onsite 091 nl-be Prep for 4 days of Prime Day deals Klaar voor 4 dagen Prime Day deals?"} +{"t":"PD 25 Onsite 092 nl-be Get big Prime Day deals Shop Prime Day topdeals"} +{"t":"PD 25 Onsite 093 nl-be Big deals are coming Topdeals komen eraan."} +{"t":"PD 25 Onsite 094 nl-be Shop early deals now Shop nu vroege deals"} +{"t":"PD 25 Onsite 095 nl-be Prime Day starts tomorrow Prime Day begint vanaf morgen"} +{"t":"PD 25 Onsite 096 nl-be Prime Day is hours away Nog maar enkele uurtjes tot Prime Day"} +{"t":"PD 25 Onsite 098 nl-be Exclusively for members Exclusief voor Prime-leden"} +{"t":"PD 25 Onsite 099 nl-be More days. More deals. Meer dagen. Meer deals."} +{"t":"PD 25 Onsite 101 nl-be Starts tomorrow Vanaf morgen"} +{"t":"PD 25 Onsite 102 nl-be Starts midnight Vanaf middernacht"} +{"t":"PD 25 Onsite 105 nl-be Starts tomorrow Vanaf morgen"} +{"t":"PD 25 Onsite 106 nl-be Prime Day is XX-XX Month Prime Day XX t/m XX juli"} +{"t":"PD 25 Onsite 107 nl-be Prep for Prime Day XX-XX Month Prime Day XX t/m XX juli"} +{"t":"PD 25 Onsite 108 nl-be Prime Day is XX-XX Month Prime Day is van XX t/m XX juli"} +{"t":"PD 25 Onsite 110 nl-be Prime Day is XX-XX Month. For members only. Prime Day is van XX t/m XX juli. Exclusief voor Prime-leden."} +{"t":"PD 25 Onsite 111 nl-be Prep for Prime Day XX-XX Month Klaar voor Prime Day XX t/m XX juli?"} +{"t":"PD 25 Onsite 112 nl-be For members only Exclusief voor Prime-leden."} +{"t":"PD 25 Onsite 113 nl-be Prime Day is XX-XX Month  Prime Day is van XX t/m XX juli"} +{"t":"PD 25 Onsite 114 nl-be Big deals are back Er zijn weer topdeals"} +{"t":"PD 25 Onsite 117 nl-be Prime Day starts now! Prime Day begint nu!"} +{"t":"PD 25 Onsite 118 nl-be Prime Day deals start now Prime Day deals vanaf nu"} +{"t":"PD 25 Onsite 119 nl-be Shop big deals now Shop nu onze topdeals."} +{"t":"PD 25 Onsite 120 nl-be Members save big during Prime Day Prime-leden besparen maximaal tijdens Prime Day"} +{"t":"PD 25 Onsite 121 nl-be Shop big deals now Shop nu onze topdeals"} +{"t":"PD 25 Onsite 122 nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Onsite 123 nl-be New Prime Day deals, just for members. Nieuwe Prime Day deals, exclusief voor Prime-leden."} +{"t":"PD 25 Onsite 124 nl-be Big deals end soon Nog héél even topdeals"} +{"t":"PD 25 Onsite 125 nl-be There is still time to save big this Prime day Er is nog tijd om maximaal te besparen tijdens Prime Day"} +{"t":"PD 25 Onsite 126 nl-be There’s still time to save up to XX% this Prime Day Er is nog tijd om tot XX% te besparen tijdens Prime Day"} +{"t":"PD 25 Onsite 127 nl-be Last day to save big Laatste dag om maximaal te besparen"} +{"t":"PD 25 Onsite 128 nl-be Last day to save up to XX% Laatste dag om tot XX% te besparen"} +{"t":"PD 25 Onsite 129 nl-be Shop the final hours Shop de laatste uurtjes"} +{"t":"PD 25 Onsite 130 nl-be Save big with epic deals Maximaal besparen met topdeals"} +{"t":"PD 25 Onsite 134 nl-be Prime Day deals start now Prime Day deals beginnen nu!"} +{"t":"PD 25 Onsite 141 nl-be Save big this Prime Day Bespaar door onze topdeals"} +{"t":"PD 25 Onsite 143 nl-be New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Onsite 144 nl-be New Prime Day deals, just for members Nieuwe Prime Day deals, exclusief voor leden."} +{"t":"PD 25 Onsite 148 nl-be Get new Prime Day deals Shop de nieuwe Prime Day deals"} +{"t":"PD 25 Onsite 149 nl-be New Prime Day deals, just for members. Nieuwe Prime Day deals, exclusief voor leden."} +{"t":"PD 25 Onsite 155 nl-be Shop the final hours Shop tijdens de laatste uurtjes"} +{"t":"PD 25 Onsite 157 nl-be Save big with epic deals Maximaal besparen met topdeals."} +{"t":"PD 25 Onsite 158 nl-be Shop Prime Day deals Shop Prime Day deals"} +{"t":"PD 25 Onsite 159 nl-be Become a member, shop Prime Day now. Word Prime-lid en shop nu op Prime Day"} +{"t":"PD 25 Onsite 160 nl-be Save big during Prime Day Prime Day = Maximaal besparen"} +{"t":"PD 25 Onsite 162 nl-be New Prime Day deals just dropped Nieuwe Prime Day deals zijn nu beschikbaar"} +{"t":"PD 25 Onsite 166 nl-be Prime Day ends midnight Prime Day eindigt om middernacht"} +{"t":"PD 25 Onsite 171 nl-be It’s Prime Day! Het is Prime Day!"} +{"t":"PD 25 Onsite 172 nl-be Big deals are here De topdeals zijn er"} +{"t":"PD 25 Onsite 173 nl-be Ending soon Nog héél even"} +{"t":"PD 25 Onsite 174 nl-be Final hours to save big De laatste uren om maximaal te besparen"} +{"t":"PD 25 Onsite 175 nl-be Final hours to save up to XX% De laatste uren om tot XX% te besparen"} +{"t":"PD 25 Onsite 176 nl-be Prime members save big Prime-leden besparen maximaal"} +{"t":"PD 25 Onsite 178 nl-be It's Prime Day! Het is Prime Day!"} +{"t":"PD 25 Onsite 179 nl-be Shop Prime Day Shop op Prime Day"} +{"t":"PD 25 Onsite 180 nl-be Trending Prime Day deals Populaire Prime Day deals"} +{"t":"PD 25 Onsite 181 nl-be Prime Day ends soon Nog héél even Prime Day"} +{"t":"PD 25 Onsite 183 nl-be Shop Prime Day now Prime Day"} +{"t":"PD 25 Onsite 184 nl-be Last day to shop Prime Day Prime Day"} +{"t":"PD 25 Onsite 185 nl-be Shop Prime Day now Shop nu op Prime Day"} +{"t":"PD 25 Onsite 186 nl-be Last chance to shop Prime Day Laatste kans op Prime Day deals"} +{"t":"PD 25 Onsite 187 nl-be Big deals anyone? Iemand topdeals?"} +{"t":"PD 25 Onsite 191 nl-be Thanks for shopping Prime Day Bedankt om te shoppen tijdens Prime Day"} +{"t":"PD 25 Onsite 192 nl-be Prime Day Top 100 Deals Top 100 Prime Day deals"} +{"t":"PD 25 Onsite 194 nl-be Shop premium brand deals Prime Day deals op topmerken"} +{"t":"PD 25 Onsite 195 nl-be Prime Day premium brand deals Prime Day deals op topmerken"} +{"t":"PD 25 Onsite 196 nl-be Prime Day deals you'll love Prime Day topdeals"} +{"t":"PD 25 Onsite 197 nl-be Products you love at prices you'll love Je favoriete producten, tegen lage prijzen"} +{"t":"PD 25 Onsite 198 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Onsite 199 nl-be Join Prime Ontdek Prime"} +{"t":"PD 25 Onsite 200 nl-be Explore Prime Day Ontdek Prime Day"} +{"t":"PD 25 Onsite 202 nl-be Shop now Shop nu"} +{"t":"SDD 23 Onsite 001 nl-be Get that spring feeling Lente deals komen eraan!"} +{"t":"SDD 23 Onsite 005 nl-be Spring Sale Lente deals komen eraan!"} +{"t":"SDD 23 Onsite 007 nl-be Spring Sale Het zijn Lente deals!"} +{"t":"SDD 23 Onsite 011 nl-be Save up to 40% on our Spring Sale Bespaar tot 40%"} +{"t":"SDD 23 Onsite 015 nl-be Shop up to 40% off Bespaar tot 40%"} +{"t":"SDD 23 Onsite 021 % off nl-be Spring Sale is coming Profiteer van hoge kortingen"} +{"t":"SDD 23 Onsite 025 % off nl-be 2 days of spring savings Profiteer van hoge kortingen"} +{"t":"SDD 23 Onsite 031 nl-be 27-29 March 27-29 maart"} +{"t":"SDD 23 Onsite 035 nl-be Starts tomorrow 6pm Begint morgen om 18 uur"} +{"t":"SDD 23 Onsite 036 nl-be Starts at 6pm Begint vandaag om 18 uur"} +{"t":"SDD 23 Onsite 037 nl-be Now on Tot en met 29 maart"} +{"t":"SDD 23 Onsite 038 nl-be Ends 29 March Tot en met 29 maart"} +{"t":"SDD 23 Onsite 039 nl-be Ends 29 March Eindigt vandaag"} +{"t":"SDD 23 Onsite 040 nl-be Ends at midnight Eindigt om middernacht"} +{"t":"SDD 23 Onsite 041 CTA nl-be See the deals Shop alle deals"} +{"t":"SDD 23 Onsite 042 nl-be Discover coupons and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"SDD 23 Onsite 043 nl-be Discover all deals here Ontdek hier alle deals"} +{"t":"SDD 23 Onsite 044 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Onsite 001 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 24 Onsite 002 nl-be Save the date to save big Noteer nu de datum om straks veel te besparen"} +{"t":"SDD 24 Onsite 003 nl-be 20-25 March 20-25 maart"} +{"t":"SDD 24 Onsite 004 nl-be Mark your calendar for Spring Deal Days Noteer de Lente Deals in je agenda"} +{"t":"SDD 24 Onsite 006 nl-be 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 24 Onsite 008 nl-be 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 24 Onsite 010 nl-be Spring Deal Days starts tomorrow De Lente Deals beginnen morgen"} +{"t":"SDD 24 Onsite 011 nl-be 20-25 March 20-25 maart"} +{"t":"SDD 24 Onsite 012 nl-be Spring Deal Days starts midnight De Lente Deals beginnen om middernacht"} +{"t":"SDD 24 Onsite 013 nl-be It's almost here 20-25 maart"} +{"t":"SDD 24 Onsite 014 nl-be 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 24 Onsite 015 nl-be Spring Deal Days starts in De Lente Deals beginnen over"} +{"t":"SDD 24 Onsite 016 nl-be Shop Spring Deals early Wees er snel bij om de Lente Deals te shoppen"} +{"t":"SDD 24 Onsite 017 nl-be New deals everyday just for Prime members Elke dag nieuwe deals, exclusief voor Amazon Prime-leden"} +{"t":"SDD 24 Onsite 018 nl-be WOW! Deals WOW! deals"} +{"t":"SDD 24 Onsite 019 nl-be New deals everyday just for Prime members Elke dag nieuwe deals, exclusief voor Amazon Prime-leden"} +{"t":"SDD 24 Onsite 020 nl-be WOW! Deals WOW! deals"} +{"t":"SDD 24 Onsite 021 nl-be Join Prime Word Amazon Prime-lid"} +{"t":"SDD 24 Onsite 022 nl-be Buy More & Save Koop meer en bespaar"} +{"t":"SDD 24 Onsite 023 nl-be Get ready for upcoming Spring Deal Days Bereid je voor op de Lente Deals"} +{"t":"SDD 24 Onsite 024 nl-be Discover now Ontdek nu"} +{"t":"SDD 24 Onsite 025 nl-be Get ready for upcoming Spring Deal Days Bereid je voor op de Lente Deals"} +{"t":"SDD 24 Onsite 026 nl-be Discover now Ontdek nu"} +{"t":"SDD 24 Onsite 027 nl-be Spring Deal Days is here De Lente Deals zijn begonnen"} +{"t":"SDD 24 Onsite 028 nl-be Save big Bespaar veel"} +{"t":"SDD 24 Onsite 030 nl-be Spring Deal Days Een nieuwe dag vol kortingen"} +{"t":"SDD 24 Onsite 031 nl-be A new day to save Lente Deals"} +{"t":"SDD 24 Onsite 032 nl-be Ends 25 March Eindigt op 25 maart"} +{"t":"SDD 24 Onsite 033 nl-be Shop fast! Deals end tomorrow Shop snel! De deals eindigen morgen"} +{"t":"SDD 24 Onsite 035 nl-be Shop fast! Deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"SDD 24 Onsite 036 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 24 Onsite 037 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 24 Onsite 038 nl-be 20-25 March 20-25 maart"} +{"t":"SDD 24 Onsite 039 nl-be Spring Deal Days ends midnight De Lente Deals eindigen om middernacht"} +{"t":"SDD 24 Onsite 040 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 24 Onsite 041 nl-be Spring Deal Days is here\nSave big De Lente Deals zijn begonnen\nBespaar veel"} +{"t":"SDD 24 Onsite 041F nl-be Spring Deal Days is here Save big De Lente Deals zijn begonnen Bespaar veel"} +{"t":"SDD 24 Onsite 042 nl-be Spring Deal Days \nSave big Lente Deals \nBespaar veel"} +{"t":"SDD 24 Onsite 042F nl-be Spring Deal Days  Save big Lente Deals Bespaar veel"} +{"t":"SDD 24 Onsite 043 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 24 Onsite 044 nl-be Shop now Shop nu"} +{"t":"SDD 24 Onsite 045 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 24 Onsite 046 Headline nl-be Get ready – this could sell fast! Let op: dit kan zo uitverkocht zijn!"} +{"t":"SDD 24 Onsite 047 Headline nl-be Unlock WOW! Deals with Prime Profiteer ook van de WOW! Deals met Amazon Prime"} +{"t":"SDD 24 Onsite 048 Headline nl-be Join today. Cancel anytime. Word Amazon Prime-lid. Altijd opzegbaar."} +{"t":"SDD 24 Onsite 049 Headline nl-be Try Prime Probeer Amazon Prime"} +{"t":"SDD 25 Onsite 001 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 25 Onsite 002 nl-be 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 003 nl-be 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 004 nl-be Spring Deal Days starts tomorrow De Lente Deals beginnen morgen"} +{"t":"SDD 25 Onsite 005 nl-be Spring Deal Days is coming De Lente Deals komen eraan"} +{"t":"SDD 25 Onsite 006 Subtext nl-be Get ready to save big Klaar om veel te besparen?"} +{"t":"SDD 25 Onsite 007 Subtext nl-be Save big Bespaar veel"} +{"t":"SDD 25 Onsite 008 Subtext nl-be Get ready to save up to XX% off Klaar voor kortingen tot 40%?"} +{"t":"SDD 25 Onsite 009 Subtext nl-be Up to XX% off Tot XX% korting"} +{"t":"SDD 25 Onsite 010 Subtext nl-be Mark your calendar to save big Zet de Lente Deals in je agenda"} +{"t":"SDD 25 Onsite 011 Subtext nl-be Get your basket ready Maak je winkelmandje klaar"} +{"t":"SDD 25 Onsite 012 nl-be 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 013 nl-be Starts 25 March Vanaf 25 maart"} +{"t":"SDD 25 Onsite 014 nl-be Starts tomorrow Vanaf morgen"} +{"t":"SDD 25 Onsite 015 nl-be Starts midnight Vanaf middernacht"} +{"t":"SDD 25 Onsite 016 nl-be Spring Deal Days 25–31 March Lente Deals van 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 017 nl-be 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 018 nl-be 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 020 nl-be Spring Deal Days starts midnight De Lente Deals beginnen om middernacht"} +{"t":"SDD 25 Onsite 021 nl-be Spring Deal Days starts soon De Lente Deals beginnen bijna"} +{"t":"SDD 25 Onsite 022 nl-be Spring Deal Days starts in De Lente Deals beginnen over"} +{"t":"SDD 25 Onsite 023 nl-be Shop spring deals early Lente Deals: wees er snel bij"} +{"t":"SDD 25 Onsite 024 nl-be Get ready for Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 25 Onsite 025 nl-be Shop vouchers for selected brands Cadeaubonnen voor geselecteerde merken"} +{"t":"SDD 25 Onsite 026 nl-be Shop vouchers and save on selected brands Shop cadeaubonnen en bespaar"} +{"t":"SDD 25 Onsite 027 nl-be Get ready for upcoming Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 25 Onsite 028 CTA nl-be Learn more Ontdek nu"} +{"t":"SDD 25 Onsite 033 nl-be Upcoming Spring Deal Days De Lente Deals komen eraan"} +{"t":"SDD 25 Onsite 035 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Onsite 036 nl-be Discover more Ontdek meer"} +{"t":"SDD 25 Onsite 037 nl-be See more Bekijk meer"} +{"t":"SDD 25 Onsite 038 nl-be Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Lente Deals van 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 038F nl-be Spring Deal Days is coming Spring Deal Days 25–31 March Lente Deals van 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 040 nl-be Shop Spring Deal Days now Shop nu tijdens de Lente Deals"} +{"t":"SDD 25 Onsite 041 nl-be Spring Deal Days is here Het zijn Lente Deals"} +{"t":"SDD 25 Onsite 042 nl-be Spring Deal Days ends soon De Lente Deals eindigen binnenkort"} +{"t":"SDD 25 Onsite 043 nl-be Spring Deal Days ends tonight De Lente Deals eindigen om middernacht"} +{"t":"SDD 25 Onsite 044 nl-be Save big Bespaar veel"} +{"t":"SDD 25 Onsite 045 nl-be Up to XX% off Tot XX% korting"} +{"t":"SDD 25 Onsite 046 nl-be Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"SDD 25 Onsite 047 nl-be Ready, set, save. Klaar voor de start... Bespaar!"} +{"t":"SDD 25 Onsite 048 nl-be Ready, set, shop. Zet je schrap, start, shop."} +{"t":"SDD 25 Onsite 049 nl-be Epic savings are here De topdeals zijn begonnen"} +{"t":"SDD 25 Onsite 050 nl-be Save big until 31 March Bespaar veel t/m 31 maart"} +{"t":"SDD 25 Onsite 051 nl-be Save up to XX% off now Krijg nu tot xx% korting"} +{"t":"SDD 25 Onsite 052 nl-be Deals you don't want to miss Deals die je niet wilt missen"} +{"t":"SDD 25 Onsite 053 nl-be Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"SDD 25 Onsite 054 nl-be Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Onsite 055 nl-be Ends tomorrow Eindigen morgen"} +{"t":"SDD 25 Onsite 056 nl-be Ends midnight Tot middernacht"} +{"t":"SDD 25 Onsite 057 nl-be Ends soon Eindigt snel \nEindigen snel"} +{"t":"SDD 25 Onsite 057F nl-be Ends soon Eindigt snel Eindigen snel"} +{"t":"SDD 25 Onsite 058 nl-be Epic deals end tomorrow Topdeals eindigen morgen"} +{"t":"SDD 25 Onsite 059 nl-be Last chance to save up to XX% Je laatste kans op xx% korting"} +{"t":"SDD 25 Onsite 060 nl-be Last chance to save big Je laatste kans om veel te besparen"} +{"t":"SDD 25 Onsite 061 nl-be Shop fast - deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"SDD 25 Onsite 062 nl-be Big savings end at midnight Laatste dag om veel te besparen"} +{"t":"SDD 25 Onsite 063 nl-be Spring Deal Days ends soon De Lente Deals eindigen binnenkort"} +{"t":"SDD 25 Onsite 064 nl-be Spring Deal Days ends tomorrow De Lente Deals eindigen morgen"} +{"t":"SDD 25 Onsite 065 nl-be Spring Deal Days ends midnight Laatste dag van de Lente Deals"} +{"t":"SDD 25 Onsite 066 nl-be Spring Deal Days ends in De Lente Deals eindigen over"} +{"t":"SDD 25 Onsite 067 nl-be Spring Deal Days now on De Lente Deals zijn begonnen"} +{"t":"SDD 25 Onsite 068 nl-be Spring Deal Days is here Het zijn Lente Deals"} +{"t":"SDD 25 Onsite 070 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 25 Onsite 072 nl-be Get the most out of Spring Deal Days Profiteer volop van de Lente Deals"} +{"t":"SDD 25 Onsite 074 nl-be Discover all deals here Ontdek alle deals hier"} +{"t":"SDD 25 Onsite 075 nl-be Discover new deals Ontdek nieuwe deals"} +{"t":"SDD 25 Onsite 076 nl-be Shop now Shop nu"} +{"t":"SDD 25 Onsite 077 nl-be Discover deals Ontdek alle deals"} +{"t":"SDD 25 Onsite 078 nl-be Spring Deal Days is here De Lente Deals zijn hier"} +{"t":"SDD 26 Onsite 001 nl-be Spring Deal Days is coming De Lente Deals komen eraan"} +{"t":"SDD 26 Onsite 002 nl-be Spring Deal Days is around the corner De Lente Deals staan voor de deur"} +{"t":"SDD 26 Onsite 003 nl-be EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Lente Deals\n H / SH: Bespaar maximaal"} +{"t":"SDD 26 Onsite 003F nl-be EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Lente Deals H / SH: Bespaar maximaal"} +{"t":"SDD 26 Onsite 004 nl-be 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 26 Onsite 005 nl-be 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 26 Onsite 006 nl-be Spring Deal Days starts tomorrow De Lente Deals beginnen morgen"} +{"t":"SDD 26 Onsite 008 Subtext nl-be Get ready to save big Klaar om maximaal te besparen?"} +{"t":"SDD 26 Onsite 009 Subtext nl-be Save big Bespaar maximaal"} +{"t":"SDD 26 Onsite 010 Subtext nl-be Get ready to save up to XX% off Klaar voor kortingen tot XX%?"} +{"t":"SDD 26 Onsite 011 Subtext nl-be Up to XX% off Tot XX% korting"} +{"t":"SDD 26 Onsite 012 Subtext nl-be Mark your calendar to save big Zet de Lente Deals in je agenda"} +{"t":"SDD 26 Onsite 013 Subtext nl-be Get your basket ready Maak je winkelmandje klaar"} +{"t":"SDD 26 Onsite 014 nl-be 10 - 16 March 10 t/m 16 maart"} +{"t":"SDD 26 Onsite 015 nl-be Starts 10 March Vanaf 10 maart"} +{"t":"SDD 26 Onsite 016 nl-be Starts tomorrow Vanaf morgen"} +{"t":"SDD 26 Onsite 017 nl-be Starts midnight Vanaf middernacht"} +{"t":"SDD 26 Onsite 018 nl-be Spring Deal Days: 10 - 16 March Lente Deals van 10 t/m 16 maart"} +{"t":"SDD 26 Onsite 022 nl-be Spring Deal Days starts midnight De Lente Deals beginnen om middernacht"} +{"t":"SDD 26 Onsite 023 nl-be Spring Deal Days starts soon De Lente Deals beginnen bijna"} +{"t":"SDD 26 Onsite 024 nl-be Spring Deal Days starts in De Lente Deals beginnen over"} +{"t":"SDD 26 Onsite 025 nl-be Get ready for Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 26 Onsite 026 nl-be Shop vouchers for selected brands Cadeaubonnen voor geselecteerde merken"} +{"t":"SDD 26 Onsite 027 nl-be Shop vouchers and save on selected brands Shop cadeaubonnen en bespaar"} +{"t":"SDD 26 Onsite 028 nl-be Get ready for upcoming Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 26 Onsite 029 CTA nl-be Learn more Ontdek nu"} +{"t":"SDD 26 Onsite 034 nl-be Upcoming Spring Deal Days De Lente Deals komen eraan"} +{"t":"SDD 26 Onsite 036 nl-be Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Onsite 037 nl-be Discover more Ontdek meer"} +{"t":"SDD 26 Onsite 038 nl-be See more Bekijk meer"} +{"t":"SDD 26 Onsite 039 nl-be Spring Deal Days 10 - 16 March Lente Deals van 10 t/m 16 maart"} +{"t":"SDD 26 Onsite 040 nl-be Spring Deal Days Lente Deals"} +{"t":"SDD 26 Onsite 041 nl-be Shop Spring Deal Days now Shop nu tijdens de Lente Deals"} +{"t":"SDD 26 Onsite 042 nl-be Spring Deal Days is here De Lente Deals zijn er"} +{"t":"SDD 26 Onsite 043 nl-be Spring Deal Days' epic deals Lente Deals met topdeals"} +{"t":"SDD 26 Onsite 044 nl-be Spring Deal Days ends soon De Lente Deals eindigen bijna"} +{"t":"SDD 26 Onsite 045 nl-be Spring Deal Days ends tonight De Lente Deals eindigen om middernacht"} +{"t":"SDD 26 Onsite 046 nl-be EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Lente Deals\n H / SH: Laatste kans op topdeals"} +{"t":"SDD 26 Onsite 046F nl-be EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Lente Deals H / SH: Laatste kans op topdeals"} +{"t":"SDD 26 Onsite 047 nl-be Save big Bespaar maximaal"} +{"t":"SDD 26 Onsite 048 nl-be Up to XX% off Tot XX% korting"} +{"t":"SDD 26 Onsite 049 nl-be Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"SDD 26 Onsite 050 nl-be New day, new deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Onsite 051 nl-be Ready, set, save. Klaar voor de start... Besparen!"} +{"t":"SDD 26 Onsite 052 nl-be Ready, set, shop. Klaar voor de start... Besparen!"} +{"t":"SDD 26 Onsite 053 nl-be Epic savings are here De topdeals zijn er"} +{"t":"SDD 26 Onsite 054 nl-be Save big on [category] Bespaar maximaal op [category]"} +{"t":"SDD 26 Onsite 055 nl-be Shop deals on [category] Shop deals op [category]"} +{"t":"SDD 26 Onsite 056 nl-be Save big until 16 March Bespaar maximaal t/m 16 maart"} +{"t":"SDD 26 Onsite 057 nl-be Save up to XX% now Bespaar nu tot XX%"} +{"t":"SDD 26 Onsite 058 nl-be Deals you don't want to miss Deals die je niet wilt missen"} +{"t":"SDD 26 Onsite 059 nl-be Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"SDD 26 Onsite 060 nl-be Last chance for up to XX% off Laatste kans op kortingen tot XX%"} +{"t":"SDD 26 Onsite 061 nl-be Ends 16 March T/m 16 maart"} +{"t":"SDD 26 Onsite 062 nl-be Ends tomorrow Eindigen morgen"} +{"t":"SDD 26 Onsite 063 nl-be Ends midnight Tot middernacht"} +{"t":"SDD 26 Onsite 064 nl-be Ends soon Eindigen snel"} +{"t":"SDD 26 Onsite 065 nl-be Epic deals end tomorrow Topdeals eindigen morgen"} +{"t":"SDD 26 Onsite 066 nl-be Last chance to save up to XX% Laatste kans op kortingen tot XX%"} +{"t":"SDD 26 Onsite 067 nl-be Last chance to save big Je laatste kans om maximaal te besparen"} +{"t":"SDD 26 Onsite 068 nl-be Shop fast - deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"SDD 26 Onsite 069 nl-be Big savings end at midnight Laatste dag om veel te besparen"} +{"t":"SDD 26 Onsite 071 nl-be Spring Deal Days ends tomorrow De Lente Deals eindigen morgen"} +{"t":"SDD 26 Onsite 072 nl-be Spring Deal Days ends midnight De Lente Deals eindigen om middernacht"} +{"t":"SDD 26 Onsite 073 nl-be Spring Deal Days ends in De Lente Deals eindigen over"} +{"t":"SDD 26 Onsite 074 nl-be Spring Deal Days now on De Lente Deals zijn begonnen"} +{"t":"SDD 26 Onsite 079 nl-be Get the most out of Spring Deal Days Profiteer volop van de Lente Deals"} +{"t":"SDD 26 Onsite 081 nl-be Discover all deals here Ontdek hier alle deals"} +{"t":"SDD 26 Onsite 082 nl-be Discover new deals Ontdek nieuwe deals"} +{"t":"SDD 26 Onsite 083 nl-be Shop now Shop nu"} +{"t":"SDD 26 Onsite 084 nl-be Discover deals Ontdek alle deals"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_Outbound_nl-be.json b/storage/amazon/tm/nl-BE/flat_Outbound_nl-be.json new file mode 100644 index 0000000..c05f4e5 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_Outbound_nl-be.json @@ -0,0 +1,1444 @@ +{"t":"DDA 23 BFW Outbound 001 Subject line nl-be Get ready for Amazon Black Friday Week! Maak je klaar voor Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Outbound 002 Subject line nl-be Save up to 40% off from 17-27 November Kortingen tot wel 25% van 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 003 Subject line nl-be Save big from 17-27 November Hoge kortingen van 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 004 Headline nl-be Save the date for Black Friday Week Zet het in je agenda: Black Friday Week op Amazon"} +{"t":"DDA 23 BFW Outbound 005 Body Copy nl-be Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Deel je feestvreugde tijdens de Black Friday Week op Amazon.com.be. Zet de datum alvast in je agenda: van 17 tot 27 november vind je alles wat je nodig hebt voor de feestdagen met heel veel korting. Haal je verlanglijstje maar boven."} +{"t":"DDA 23 BFW Outbound 006 CTA nl-be Get ready Bereid je voor"} +{"t":"DDA 23 BFW Outbound 007 Title nl-be Get ready for Amazon Black Friday Week! Maak je klaar voor Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 008 Body Copy nl-be Save up to 40% off from 17-27 November Kortingen tot 25% van 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 009 Body Copy nl-be Save big from 17 to 27 Nov Hoge kortingen van 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 010 CTA nl-be Save the date Mis het niet"} +{"t":"DDA 23 BFW Outbound 011 Subject line nl-be Amazon Black Friday Week is coming! Black Friday Week komt eraan op Amazon.com.be!"} +{"t":"DDA 23 BFW Outbound 013 Subject line nl-be Save big from 17 to 27 Nov Hoge kortingen van 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 014 Headline nl-be Amazon Black Friday Week savings are almost here! Het is bijna Black Friday Week op Amazon.com.be!"} +{"t":"DDA 23 BFW Outbound 015 Body Copy nl-be Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Deel je feestvreugde tijdens Black Friday Week op Amazon.com.be! Van 17 tot 27 november profiteer je van hoge kortingen tot wel 25% om de feestdagen alvast goed te beginnen."} +{"t":"DDA 23 BFW Outbound 016 Body Copy nl-be Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Deel je feestvreugde tijdens Black Friday Week op Amazon.be.com! Van 17 tot 27 november profiteer je van hoge kortingen om de feestdagen alvast goed te beginnen."} +{"t":"DDA 23 BFW Outbound 018 Title nl-be Amazon Black Friday Week savings are coming Het is bijna Black Friday Week op Amazon"} +{"t":"DDA 23 BFW Outbound 022 Subject line nl-be Amazon Black Friday Week starts tomorrow! Vanaf morgen: Black Friday Week op Amazon.com.be!"} +{"t":"DDA 23 BFW Outbound 025 Headline nl-be Amazon Black Friday Week is just hours away! Amazon Black Friday Week begint over enkele uren!"} +{"t":"DDA 23 BFW Outbound 026 Body Copy nl-be Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Leg je verlanglijstje voor Black Friday Week maar klaar! Hoge kortingen vanaf morgen tot 27 november. Deel je feestvreugde met deze geweldige deals met tot wel 25% korting."} +{"t":"DDA 23 BFW Outbound 027 Body Copy nl-be Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Leg je verlanglijstje voor Black Friday Week maar klaar! Hoge kortingen vanaf morgen tot 27 november. Deel je feestvreugde met deze geweldige deals."} +{"t":"DDA 23 BFW Outbound 028 CTA nl-be Starts tomorrow Vanaf morgen"} +{"t":"DDA 23 BFW Outbound 029 Title nl-be Amazon Black Friday Week starts tomorrow! Morgen: Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Outbound 032 CTA nl-be Set your alarm Zet je wekker"} +{"t":"DDA 23 BFW Outbound 033 Subject line nl-be Amazon Black Friday Week deals are here! Het is bijna Black Friday Week op Amazon.com.be!"} +{"t":"DDA 23 BFW Outbound 034 Subject line nl-be Save up to 40% off from 17 to 27 Nov Bespaar tot wel 40% van 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 036 Headline nl-be Shop for joy in Amazon Black Friday Week Amazon Black Friday Week: Deel de feestvreugde"} +{"t":"DDA 23 BFW Outbound 037 Body Copy nl-be It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. De kerstversiering kan nog even in de doos blijven. Maar vanaf nu tot 27 november krijg je tot wel 40% korting op geweldige deals om alvast in de feeststemming te komen."} +{"t":"DDA 23 BFW Outbound 038 Body Copy nl-be It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. De kerstversiering kan nog even in de doos blijven. Maar vanaf nu tot 27 november vind je geweldige deals om alvast in de feeststemming te komen."} +{"t":"DDA 23 BFW Outbound 039 CTA nl-be See the deals Bekijk alle deals"} +{"t":"DDA 23 BFW Outbound 040 Title nl-be Amazon Black Friday Week is here! Het is Black Friday Week op Amazon!"} +{"t":"DDA 23 BFW Outbound 041 Body Copy nl-be Save up to 40% off until 27 Nov Tot wel 40% korting tot 27 november"} +{"t":"DDA 23 BFW Outbound 042 Body Copy nl-be Save big until 27 Nov Hoge kortingen tot 27 november"} +{"t":"DDA 23 BFW Outbound 043 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Outbound 044 Title nl-be Shop WOW deals on [category] in Black Friday Week WOW deals op XXXX voor Black Friday Week"} +{"t":"DDA 23 BFW Outbound 045 Body Copy nl-be Save up to 40% off at Amazon Tot wel 40% korting op Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 046 Body Copy nl-be Save with great deals at Amazon Bespaar met geweldige deals op Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title nl-be Get deals on (category) while they last! Profiteer van deals op X zolang het kan!"} +{"t":"DDA 23 BFW Outbound 052 Subject line nl-be Amazon Black Friday Week is here! Het is Black Friday Week op Amazon.com.be!"} +{"t":"DDA 23 BFW Outbound 053 Subject line nl-be Save big with up to 40% until 27 November Hoge kortingen tot 40% tot 27 november"} +{"t":"DDA 23 BFW Outbound 054 Subject line nl-be Save big until 27 November Hoge kortingen tot 27 november"} +{"t":"DDA 23 BFW Outbound 055 Headline nl-be Share the joy with the Amazon Black Friday Week Deel je feestvreugde tijdens de Black Friday Week"} +{"t":"DDA 23 BFW Outbound 056 Body Copy nl-be Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Wacht niet langer en doe nu al je inkopen voor de feestdagen. Tijdens Black Friday Week op Amazon.com.be krijg je tot 40% korting op geweldige deals. Tijd om je verlanglijstje af te vinken. Ontdek nu de deals!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy nl-be Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Wacht niet langer en doe nu al je inkopen voor de feestdagen. Tijdens Black Friday Week op Amazon.com.be vind je talloze geweldige deals. Tijd om je verlanglijstje af te vinken. Ontdek nu de deals!"} +{"t":"DDA 23 BFW Outbound 060 Body Copy nl-be Shop up to 40% off now Shop nu met tot 40% korting"} +{"t":"DDA 23 BFW Outbound 061 Body Copy nl-be Joyful savings until 27 November Hoge kortingen tot 27 november"} +{"t":"DDA 23 BFW Outbound 062 CTA nl-be Save now Shop nu"} +{"t":"DDA 23 BFW Outbound 063 Subject line nl-be Black Friday Week deals are still available Het is nog steeds Black Friday Week op Amazon"} +{"t":"DDA 23 BFW Outbound 064 Subject line nl-be Get up to 40% off great deals Shop geweldige deals met tot 40% korting"} +{"t":"DDA 23 BFW Outbound 065 Subject line nl-be Get yourself some great deals Shop geweldige deals voor jezelf"} +{"t":"DDA 23 BFW Outbound 066 Headline nl-be The Amazon Black Friday Week, 17-27 November Black Friday Week op Amazon, 17 tot 27 november"} +{"t":"DDA 23 BFW Outbound 067 Body Copy nl-be There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Black Friday Week is volop aan de gang op Amazon.com.be. Tot 27 november krijg je nog tot 40% korting op heel veel geweldige deals. Shop nu en deel de feestvreugde tijdens het eindejaar."} +{"t":"DDA 23 BFW Outbound 068 Body Copy nl-be There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Black Friday Week is volop aan de gang op Amazon.com.be. Tot 27 november vind je heel veel geweldige deals. Shop nu en deel de feestvreugde tijdens het eindejaar."} +{"t":"DDA 23 BFW Outbound 070 Title nl-be Find your Black Friday Week deals now Shop nu jouw Black Friday Week deals"} +{"t":"DDA 23 BFW Outbound 071 Body Copy nl-be Up to 40% off deals continue.... Meer deals met tot 40% korting..."} +{"t":"DDA 23 BFW Outbound 072 Body Copy nl-be Great deals continue… Meer geweldige deals..."} +{"t":"DDA 23 BFW Outbound 074 Title nl-be Shop great deals on (category) Shop geweldige deals op [categorie]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy nl-be Save up to 40% off in Black Friday Week Tot 40% korting voor Black Friday Week"} +{"t":"DDA 23 BFW Outbound 076 Body Copy nl-be Save big in Amazon Black Friday Week Veel korting tijdens Black Friday Week"} +{"t":"DDA 23 BFW Outbound 078 Title nl-be Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Wacht niet langer en shop nu alvast voor de feestdagen met kortingen tot wel 40% op [categorie] tijdens Black Friday Week op Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 079 Title nl-be Shop great deals on (category) in Amazon Black Friday Week. Shop feestelijke deals op [categorie] tijdens Black Friday Week op Amazon.com.be"} +{"t":"DDA 23 BFW Outbound 080 Title nl-be The Amazon Black Friday week goes on Het is nog steeds Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 084 Subject line nl-be The Amazon Black Friday Week is going strong Amazon Black Friday Week is nog volop aan de gang"} +{"t":"DDA 23 BFW Outbound 085 Subject line nl-be Don't forget to save up to 40% off today Vandaag is je laatste kans op tot wel 40% korting"} +{"t":"DDA 23 BFW Outbound 086 Subject line nl-be Don't forget to save big today Vandaag is je laatste kans op heel veel korting"} +{"t":"DDA 23 BFW Outbound 087 Headline nl-be Find your deals in Amazon Black Friday Week Vind jouw deals tijdens Amazon Black Friday Week"} +{"t":"DDA 23 BFW Outbound 088 Body Copy nl-be If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Geen zorgen als je nog niet hebt geprofiteerd van onze Black Friday Week deals! Je kunt nu nog shoppen met kortingen tot wel 40% op alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 089 Body Copy nl-be If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Geen zorgen als je nog niet hebt geprofiteerd van onze Black Friday Week deals! Je kunt nu nog shoppen met geweldige kortingen op alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 091 Title nl-be The Amazon Black Friday Week is still on Shop tijdens Amazon Black Friday Week"} +{"t":"DDA 23 BFW Outbound 092 Body Copy nl-be Save big with up to 40% until 27 November Grote kortingen tot 40% tot 27 november"} +{"t":"DDA 23 BFW Outbound 093 Body Copy nl-be Save big until 27 November Grote kortingen tot 27 november"} +{"t":"DDA 23 BFW Outbound 095 Subject line nl-be Amazon Black Friday Week is almost over! Amazon Black Friday Week is bijna voorbij!"} +{"t":"DDA 23 BFW Outbound 096 Subject line nl-be There's still time to save up to 40% off Profiteer nog snel van tot 40% korting"} +{"t":"DDA 23 BFW Outbound 097 Subject line nl-be There's still time to save on great deals Profiteer nog snel van geweldige deals met korting"} +{"t":"DDA 23 BFW Outbound 098 Headline nl-be Amazon Black Friday Week ends soon Black Friday Week op Amazon eindigt binnenkort"} +{"t":"DDA 23 BFW Outbound 099 Body Copy nl-be It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Black Friday Week is alweer bijna voorbij. Deel je feestvreugde en shop tot 27 november met kortingen tot wel 40%. Vind alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 100 Body Copy nl-be It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Black Friday Week is alweer bijna voorbij. Deel je feestvreugde en shop tot 27 november met geweldige kortingen. Vind alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 102 Title nl-be Amazon Black Friday Week ends soon Black Friday Week eindigt binnenkort"} +{"t":"DDA 23 BFW Outbound 103 Body Copy nl-be Shop fantastic deals until 27 November Shop fantastische deals tot 27 november"} +{"t":"DDA 23 BFW Outbound 105 Title nl-be Shop Black Friday Week deals on (category) Shop Black Friday Week deals op XXXX"} +{"t":"DDA 23 BFW Outbound 106 Body Copy nl-be There's still time to save up to 40% off Profiteer nog snel van tot 40% korting"} +{"t":"DDA 23 BFW Outbound 107 Body Copy nl-be There's still time to find great deals Profiteer nog snel van geweldige deals"} +{"t":"DDA 23 BFW Outbound 109 Title nl-be There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Je kunt nu nog steeds deals met kortingen tot wel 40% shoppen op [categorie] tijdens Black Friday Week op Amazon.com.be."} +{"t":"DDA 23 BFW Outbound 110 Title nl-be There's still time to shop great deals on (category) in Amazon Black Friday Week. Je kunt nu nog steeds geweldige deals shoppen op [categorie] tijdens Black Friday Week op Amazon.com.be."} +{"t":"DDA 23 BFW Outbound 111 Title nl-be There's limited time to shop up to 40% off Profiteer nog snel van kortingen tot 40%"} +{"t":"DDA 23 BFW Outbound 112 Title nl-be There's limited time to shop great deals Profiteer nog snel van geweldige deals"} +{"t":"DDA 23 BFW Outbound 113 Body Copy nl-be Amazon Black Friday Week ends soon Black Friday Week eindigt binnenkort"} +{"t":"DDA 23 BFW Outbound 115 Subject line nl-be It's the last day of Amazon Black Friday Week Black Friday Week op Amazon.com.be, laatste dag!"} +{"t":"DDA 23 BFW Outbound 116 Subject line nl-be Make sure you save up to 40% off Pak die korting tot wel 40%"} +{"t":"DDA 23 BFW Outbound 117 Subject line nl-be Make sure you save big Profiteer van hoge kortingen"} +{"t":"DDA 23 BFW Outbound 118 Headline nl-be The Amazon Black Friday Week clock is ticking Black Friday Week op Amazon.com.be zit er bijna op"} +{"t":"DDA 23 BFW Outbound 119 Body Copy nl-be The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Amazon Black Friday Week is alweer bijna voorbij. Maar geen zorgen, er zijn nog meer dan genoeg geweldige deals. Profiteer van kortingen tot wel 40% tijdens Black Friday Week op Amazon.com.be. Doe nu nog snel even je allerlaatste inkopen om de feestdagen goed te beginnen."} +{"t":"DDA 23 BFW Outbound 120 Body Copy nl-be There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Profiteer nu nog van geweldige deals met heel veel korting tijdens Black Friday Week op Amazon.com.be. Er zijn nog meer dan genoeg mooie deals. Doe nog snel je allerlaatste inkopen om de feestdagen goed te beginnen."} +{"t":"DDA 23 BFW Outbound 122 Title nl-be Only one day left of Amazon Black Friday Week Amazon Black Friday Week, laatste dag"} +{"t":"DDA 23 BFW Outbound 123 Body Copy nl-be Save today on deals with up to 40% off Vandaag deals met tot 40% korting"} +{"t":"DDA 23 BFW Outbound 124 Body Copy nl-be Make sure you save big Profiteer van hoge kortingen"} +{"t":"DDA 23 BFW Outbound 125 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 BFW Outbound 126 Title nl-be Last few hours of Amazon Black Friday Week Amazon Black Friday Week, laatste uren"} +{"t":"DDA 23 BFW Outbound 127 Body Copy nl-be There's still time to get up to 40% off Profiteer nog snel van tot 40% korting"} +{"t":"DDA 23 BFW Outbound 128 Body Copy nl-be There's still time to get great deals Profiteer nog snel van geweldige deals"} +{"t":"DDA 23 BFW Outbound 130 Title nl-be Shop our most recommended deals today! Shop vandaag onze aanbevolen deals!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy nl-be Save up to 40% off on trending deals Krijg tot 40% korting op trending deals"} +{"t":"DDA 23 BFW Outbound 132 Body Copy nl-be Save big on trending deals Heel veel korting op trending deals"} +{"t":"DDA 23 BFW Outbound 133 CTA nl-be Save now Shop nu"} +{"t":"DDA 23 BFW Outbound 134 Title nl-be Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Nog slechts enkele uren om te profiteren van tot wel 40% korting op [categorie]. Black Friday Week op Amazon.com.be. Vind nu je deals."} +{"t":"DDA 23 BFW Outbound 135 Title nl-be Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Nog slechts enkele uren om te profiteren van geweldige kortingen op [categorie]. Black Friday Week op Amazon.com.be. Vind nu je deals."} +{"t":"DDA 23 LMD Outbound 001 Subject line nl-be Amazon Last Minute Deals are on! Onze Last Minute Deals zijn er weer!"} +{"t":"DDA 23 LMD Outbound 002 Subject line nl-be Shop last minute gifts Shop Last Minute Deals"} +{"t":"DDA 23 LMD Outbound 003 Headline nl-be Spread joy with Amazon Last Minute Deals! Onze Last Minute Deals zijn er!"} +{"t":"DDA 23 LMD Outbound 004 Body Copy nl-be Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Vink je cadeaulijstje af en shop alles voor de feestdagen tijdens onze Last Minute Deals. Vind aanbiedingen met kortingen tot wel 40%."} +{"t":"DDA 23 LMD Outbound 005 CTA nl-be See the deals Bekijk de aanbiedingen"} +{"t":"DDA 23 LMD Outbound 006 Title nl-be Last Minute Deals are here! Onze Last Minute Deals zijn begonnen!"} +{"t":"DDA 23 LMD Outbound 007 Title nl-be Save big this festive season Hoge kortingen voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 008 Body Copy nl-be Save big this December Hoge kortingen tijdens december"} +{"t":"DDA 23 LMD Outbound 009 Body Copy nl-be Last Minute deals are go! Hoge kortingen deze decembermaand"} +{"t":"DDA 23 LMD Outbound 010 CTA nl-be Shop now Shop nu"} +{"t":"DDA 23 LMD Outbound 011 Title nl-be Last Minuite Christmas Deals on (category) Last Minute Deals op (categorie)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy nl-be Shop up to 40% off today Tot 40% korting."} +{"t":"DDA 23 LMD Outbound 013 Body Copy nl-be Shop great savings today Vandaag shop je met geweldige kortingen."} +{"t":"DDA 23 LMD Outbound 014 CTA nl-be Save now Shop nu"} +{"t":"DDA 23 LMD Outbound 015 Title nl-be Black Friday Best Sellers are back! De Black Friday Bestsellers zijn terug!"} +{"t":"DDA 23 LMD Outbound 016 Title nl-be With up to 40% off Met kortingen tot wel 40%"} +{"t":"DDA 23 LMD Outbound 017 Body Copy nl-be Save up to 40% off this Christmas Met kortingen tot wel 40%, speciaal voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 018 Body Copy nl-be Discover our most-loved deals Ontdek onze favoriete aanbiedingen"} +{"t":"DDA 23 LMD Outbound 019 Body Copy nl-be Save big on your favourites Hoge kortingen op je favorieten"} +{"t":"DDA 23 LMD Outbound 021 Title nl-be Your most loved deals are here Je favoriete aanbiedingen zijn er weer"} +{"t":"DDA 23 LMD Outbound 022 Title nl-be Discover our most-loved deals Ontdek onze favoriete aanbiedingen"} +{"t":"DDA 23 LMD Outbound 025 Body Copy nl-be View products with 4+ stars Bekijk producten met 4 of meer sterren"} +{"t":"DDA 23 LMD Outbound 027 CTA nl-be Save big now Shop nu"} +{"t":"DDA 23 LMD Outbound 028 Title nl-be Bag a bargain with deals under £20 Sla je slag met Last Minute Deals onder de 20 euro"} +{"t":"DDA 23 LMD Outbound 029 Body Copy nl-be Last minute gifts at great prices Last Minute Deals voor een leuke prijs"} +{"t":"DDA 23 LMD Outbound 030 CTA nl-be Grab yours now Sla je slag!"} +{"t":"DDA 23 LMD Outbound 031 Title nl-be Get those holiday must-haves Alles voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 033 Body Copy nl-be Holiday must-haves at great prices Shop alles wat je nodig hebt voor de feestdagen met korting"} +{"t":"DDA 23 LMD Outbound 034 Body Copy nl-be Save big on holiday essentials Shop alles wat je nodig hebt voor de feestdagen met korting"} +{"t":"DDA 23 LMD Outbound 036 Title nl-be Last chance for epic deals in time for Christmas Laatste kans om alles te shoppen voor de feestdagen met onze Last Minute Deals"} +{"t":"DDA 23 LMD Outbound 038 Body Copy nl-be Save now, wrap later Profiteer nog snel van geweldige aanbiedingen"} +{"t":"DDA 23 LMD Outbound 039 Body Copy nl-be Last chance for super savings Laatste kans op geweldige kortingen"} +{"t":"DDA 23 LMD Outbound 041 Subject line nl-be Last chance for super savings on Christmas gifts Laatste kans op geweldige kortingen voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 042 Subject line nl-be With up to 40% off Met kortingen tot wel 40%"} +{"t":"DDA 23 LMD Outbound 043 Subject line nl-be Share the joy with great gifts Deel je feestvreugde met mooie cadeaus"} +{"t":"DDA 23 LMD Outbound 044 Subject line nl-be Last chance for super savings Laatste kans op geweldige kortingen"} +{"t":"DDA 23 LMD Outbound 045 Headline nl-be Last chance for epic Christmas deals Laatste kans op topaanbiedingen voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 046 Body Copy nl-be Joy for them, savings for you Kortingen voor jou, feestvreugde voor iedereen"} +{"t":"DDA 23 LMD Outbound 047 CTA nl-be Shop top deals Shop geweldige aanbiedingen"} +{"t":"DDA 23 LMD Outbound 051 Subject line nl-be The Amazon End of Year Sale Starts today! Onze Eindejaarspromo begint vandaag"} +{"t":"DDA 23 LMD Outbound 052 Subject line nl-be Shop great savings until 31 December Hoge kortingen t/m 31 december"} +{"t":"DDA 23 LMD Outbound 053 Headline nl-be Finish the year in style with up to 40% off Eindig het jaar in stijl met kortingen tot wel 40%"} +{"t":"DDA 23 LMD Outbound 054 Headline nl-be Finish the year with great savings Eindig het jaar met geweldige kortingen"} +{"t":"DDA 23 LMD Outbound 055 Body Copy nl-be Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Eindig 2023 met kortingen tot wel 40% tijdens onze Eindejaarspromo. Tot en met 31 december shop je geweldige aanbiedingen. Bekijk ze nu!"} +{"t":"DDA 23 LMD Outbound 056 Body Copy nl-be Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Eindig 2023 met kortingen tot wel 40% tijdens onze Eindejaarspromo. Tot en met 31 december shop je geweldige aanbiedingen. Bekijk ze nu!"} +{"t":"DDA 23 LMD Outbound 058 Title nl-be The Amazon End of Year Sale is here! Onze Eindejaarspromo is begonnen!"} +{"t":"DDA 23 LMD Outbound 059 Body Copy nl-be Get up to 40% off until 31 Dec Krijg t/m 31 december tot 40% korting"} +{"t":"DDA 23 LMD Outbound 060 Body Copy nl-be Fantastic deals to be found until 31 Dec Ontdek de beste aanbiedingen tot 31 dec."} +{"t":"DDA 23 LMD Outbound 062 Subject line nl-be The Amazon End of Year Sale is now on! Onze Eindejaarspromo is begonnen!"} +{"t":"DDA 23 LMD Outbound 063 Subject line nl-be Shop up to 40% off until 31 December Shop met kortingen tot wel 40%"} +{"t":"DDA 23 LMD Outbound 064 Subject line nl-be Shop great savings until 31 December Hoge kortingen t/m 31 december"} +{"t":"DDA 23 LMD Outbound 065 Headline nl-be Bag a big deal in the Amazon End of Year Sale Sla je slag tijdens de Eindejaarspromo"} +{"t":"DDA 23 LMD Outbound 066 Body Copy nl-be End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Sluit het jaar stijlvol af met onze Eindejaarspromo! Nog tot 31 december shop je met kortingen tot wel 40% op alles wat je nodig hebt om het nieuwe jaar goed te starten."} +{"t":"DDA 23 LMD Outbound 067 Body Copy nl-be End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Sluit het jaar stijlvol af met onze Eindejaarspromo! Nog tot 31 december shop je met kortingen tot wel 40% op alles wat je nodig hebt om het nieuwe jaar goed te starten."} +{"t":"DDA 23 LMD Outbound 068 CTA nl-be See the deals Bekijk de aanbiedingen"} +{"t":"DDA 23 LMD Outbound 069 Title nl-be The Amazon End of year Sale is on! De Eindejaarspromo is begonnen!"} +{"t":"DDA 23 LMD Outbound 070 Body Copy nl-be Shop up to 40% off until 31 December Shop met kortingen tot wel 40%"} +{"t":"DDA 23 LMD Outbound 071 Body Copy nl-be Shop great deals until 31 December Geweldige aanbiedingen t/m 31 december"} +{"t":"DDA 23 LMD Outbound 072 CTA nl-be Save now 0"} +{"t":"DDA 23 LMD Outbound 073 Title nl-be Limited special offers on Amazon today! Vandaag speciale aanbiedingen op Amazon!"} +{"t":"DDA 23 LMD Outbound 074 Body Copy nl-be Shop Lighing Deals while they last! Shop nu nog geweldige aanbiedingen!"} +{"t":"DDA 23 LMD Outbound 076 Title nl-be Shop great deals on (category) today! Shop nu topaanbiedingen op (categorie)"} +{"t":"DDA 23 LMD Outbound 077 Body Copy nl-be Get up to 40% off in the End of Year Sale Eindejaarspromo met kortingen tot 40%"} +{"t":"DDA 23 LMD Outbound 078 Body Copy nl-be Save big in the Amazon End of Year Sale Hoge korting tijdens de Eindejaarspromo"} +{"t":"DDA 24 Outbound 001 nl-be Ooooh! Get ready for Amazon Black Friday Week Ooooh! Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 24 Outbound 002 nl-be Get ready for Black Friday Week Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 24 Outbound 003 nl-be Save the date for Black Friday Week Zet het in je agenda: Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 004 nl-be Epic savings from 21 Nov to 2 Dec Topdeals van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 005 nl-be Save up to 40% off from 21 November to 2 December Kortingen tot 40% van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 006 nl-be Get ready Bereid je voor"} +{"t":"DDA 24 Outbound 007 nl-be Get ready for Amazon Black Friday Week Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 24 Outbound 008 nl-be Save up to 40% off from 21 Nov to 2 Dec Tot 30% korting van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 009 nl-be Save the date Zet het in je agenda"} +{"t":"DDA 24 Outbound 010 nl-be Amazon Black Friday Week is coming Black Friday Week komt eraan op Amazon.com.be!"} +{"t":"DDA 24 Outbound 011 nl-be Amazon Black Friday Week is almost here Het is bijna Black Friday Week op Amazon.com.be!"} +{"t":"DDA 24 Outbound 012 nl-be Ooooh, it's up to 40% off from 21 Nov to 2 Dec Ooooh! Tot 40% korting van 21 nov. t/m 2 dec."} +{"t":"DDA 24 Outbound 013 nl-be Ooh savings on Amazon Black Friday Week Black Friday Week deals op Amazon.com.be"} +{"t":"DDA 24 Outbound 014 nl-be Save big from 21 Nov to 2 Dec Heel veel korting van 21 nov. t/m 2 dec."} +{"t":"DDA 24 Outbound 015 nl-be Amazon Black Friday Week... The countdown begins Aftellen naar Black Friday Week op Amazon.com.be"} +{"t":"DDA 24 Outbound 016 nl-be Ooooh! Amazon Black Friday Week is almost here Ooooh! Het is bijna Black Friday Week op Amazon.com.be!"} +{"t":"DDA 24 Outbound 017 nl-be Big savings from 21 Nov to 2 Dec Topdeals van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 018 nl-be Start your wishlist! Maak je verlanglijst!"} +{"t":"DDA 24 Outbound 019 nl-be Amazon Black Friday Week savings are coming Amazon Black Friday Week komt eraan"} +{"t":"DDA 24 Outbound 021 nl-be Black Friday Week starts at midnight Black Friday Week begint om middernacht"} +{"t":"DDA 24 Outbound 022 nl-be Ooooh! Amazon Black Friday Week is just hours away Ooooh! Black Friday Week begint over enkele uren!"} +{"t":"DDA 24 Outbound 023 nl-be Finish your wishlist Verlanglijst klaar?"} +{"t":"DDA 24 Outbound 024 nl-be Set your alarm! Zet je wekker!"} +{"t":"DDA 24 Outbound 025 nl-be Amazon Black Friday Week is finally here! Het is eindelijk Black Friday Week op Amazon.com.be!"} +{"t":"DDA 24 Outbound 026 nl-be Save up to 40% on great products Bespaar tot 40% op topproducten"} +{"t":"DDA 24 Outbound 027 nl-be Great deals on great products Topdeals op topproducten"} +{"t":"DDA 24 Outbound 028 nl-be Ooooh! Lots of great deals to be found Ooooh! Vind nu topdeals"} +{"t":"DDA 24 Outbound 029 nl-be Shop deals now Shop alle deals"} +{"t":"DDA 24 Outbound 030 nl-be Amazon Black Friday Week is finally here Het is eindelijk Black Friday Week op Amazon.com.be"} +{"t":"DDA 24 Outbound 031 nl-be Get up to 40% off great products Topproducten met kortingen tot wel 30%"} +{"t":"DDA 24 Outbound 032 nl-be Get deals now Vind nu topdeals"} +{"t":"DDA 24 Outbound 033 nl-be Black Friday Week deals are available Het is Black Friday Week op Amazon.com.be"} +{"t":"DDA 24 Outbound 034 nl-be Up to 40% off epic deals. Ooooh! Tot 40% korting op topdeals. Ooooh!"} +{"t":"DDA 24 Outbound 035 nl-be Amazon Black Friday Week has only just begun Black Friday Week is nog maar net begonnen"} +{"t":"DDA 24 Outbound 036 nl-be Ooooh! Black Friday Week deals! Ooooh! Black Friday Week deals!"} +{"t":"DDA 24 Outbound 037 nl-be Save up to 40% throughout Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 038 nl-be More great deals coming tomorrow! Morgen nog meer topdeals!"} +{"t":"DDA 24 Outbound 039 nl-be Shop now Shop nu"} +{"t":"DDA 24 Outbound 040 nl-be Day 1 of Black Friday Week is almost over Dag 1 van Black Friday Week is bijna over"} +{"t":"DDA 24 Outbound 041 nl-be Up to 40% off deals continues tomorrow Morgen meer deals met kortingen tot wel 40%"} +{"t":"DDA 24 Outbound 042 nl-be Great savings throughout Amazon Black Friday Week Topdeals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 043 nl-be New day, new deals: Black Friday Week Nieuwe dag, nieuwe deals met Black Friday Week"} +{"t":"DDA 24 Outbound 044 nl-be Up to 40% off continues this Black Friday Week Nog steeds tot 30% korting met Black Friday Week"} +{"t":"DDA 24 Outbound 045 nl-be Don't forget your deals today Vergeet vandaag je deals niet"} +{"t":"DDA 24 Outbound 046 nl-be More epic deals this Black Friday Week Ooooh! Nog meer deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 047 nl-be Find your deals Bekijk jouw deals"} +{"t":"DDA 24 Outbound 048 nl-be Epic deals in Amazon Black Friday Week Topdeals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 049 nl-be Still up to 40% off in Amazon Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 050 nl-be Epic Black Friday Week deals await Er wachten Black Friday Week topdeals"} +{"t":"DDA 24 Outbound 051 nl-be Up to 40% off great products Bespaar tot 30% op topproducten"} +{"t":"DDA 24 Outbound 052 nl-be Great deals to be had Topdeals om van te profiteren"} +{"t":"DDA 24 Outbound 053 nl-be Up to 40% off in Amazon Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 054 nl-be Ooooh! Amazon Black Friday Week deals Ooooh! Black Friday Week deals"} +{"t":"DDA 24 Outbound 055 nl-be Get your Amazon Black Friday Week deals Vind je deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 056 nl-be Still up to 40% off great products Nog tot 30% korting op mooie producten"} +{"t":"DDA 24 Outbound 057 nl-be Still great deals to be had Profiteer nog van topdeals"} +{"t":"DDA 24 Outbound 058 nl-be New day, new Black Friday Week deals Nieuwe dag, nieuwe deals voor Black Friday Week"} +{"t":"DDA 24 Outbound 059 nl-be Great Amazon deals on great products Topdeals op topproducten"} +{"t":"DDA 24 Outbound 060 nl-be Ooooh! Great deals await Ooooh! Nu topdeals!"} +{"t":"DDA 24 Outbound 061 nl-be Ooooh! Up to 40% off awaits Ooooh! Er wacht tot 40% korting op je"} +{"t":"DDA 24 Outbound 062 nl-be Up to 40% off - Amazon Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 063 nl-be Ooooh! deals on great products Topdeals op topproducten"} +{"t":"DDA 24 Outbound 064 nl-be Black Friday Week deals to be had Black Friday Week deals om van te profiteren"} +{"t":"DDA 24 Outbound 066 nl-be Find oooooooh! deals at Amazon Ontdek nu alle deals!"} +{"t":"DDA 24 Outbound 067 nl-be Up to 40% off Ooooh! great products Bespaar tot 40% op topproducten"} +{"t":"DDA 24 Outbound 069 nl-be Up to 40% off. Ooooh indeed... Ooooh! Nu tot 40% korting"} +{"t":"DDA 24 Outbound 070 nl-be Great deals await Er wachten topdeals op je"} +{"t":"DDA 24 Outbound 071 nl-be Save up to 40% Met tot wel 40% korting"} +{"t":"DDA 24 Outbound 072 nl-be Show now Shop nu"} +{"t":"DDA 24 Outbound 073 nl-be Black Friday deals are still waiting for you Er wachten nog Black Friday deals op je"} +{"t":"DDA 24 Outbound 074 nl-be Up to 40% off will make you go Ooooh! Ooooh! Kortingen tot 40%"} +{"t":"DDA 24 Outbound 075 nl-be Great deals are waiting for you Er wachten topdeals op je"} +{"t":"DDA 24 Outbound 076 nl-be Up to 40% off a wide selection Tot 30% korting op verschillende producten"} +{"t":"DDA 24 Outbound 077 nl-be Find great deals in Amazon Black Friday Vind topdeals tijdens Black Friday"} +{"t":"DDA 24 Outbound 078 nl-be Get yourself up to 40% off now Krijg nu tot 40% korting"} +{"t":"DDA 24 Outbound 079 nl-be Up to 40% on great products Topproducten met tot 40% korting"} +{"t":"DDA 24 Outbound 080 nl-be Lots of deals are still waiting Er wachten nog heel veel deals op je"} +{"t":"DDA 24 Outbound 081 nl-be Amazon Black Friday deals Black Friday Week op Amazon.com.be"} +{"t":"DDA 24 Outbound 082 nl-be It's the last day of Black Friday Week De laatste dag van Black Friday Week!"} +{"t":"DDA 24 Outbound 083 nl-be Still time to save up to 40% off Je laatste kans op kortingen tot 40%"} +{"t":"DDA 24 Outbound 084 nl-be There's still time to get great deals Profiteer nog snel van topdeals"} +{"t":"DDA 24 Outbound 085 nl-be The Amazon Black Friday Week clock is ticking... Black Friday Week is bijna voorbij..."} +{"t":"DDA 24 Outbound 086 nl-be Shop great deals Shop deals"} +{"t":"DDA 24 Outbound 087 nl-be Only one day left of Amazon Black Friday Week Black Friday Week, laatste dag"} +{"t":"DDA 24 Outbound 088 nl-be Still up to 40% off on great products Nog tot 40% korting op mooie producten"} +{"t":"DDA 24 Outbound 089 nl-be It's the last day of Amazon Black Friday Week!! De laatste dag van Black Friday Week!"} +{"t":"DDA 24 Outbound 090 nl-be Go Ooooh! With up to 40% off Ooooh! Shop met kortingen tot 40%"} +{"t":"DDA 24 Outbound 091 nl-be Save today with up to 40% off Profiteer vandaag van kortingen tot 40%"} +{"t":"DDA 24 Outbound 092 nl-be Great deals on products worth an Ooooh! Topdeals op topproducten!"} +{"t":"DDA 24 Outbound 093 nl-be Last few hours of Amazon Black Friday Week Amazon Black Friday Week, laatste uren"} +{"t":"DDA 24 Outbound 094 nl-be There's still time to get up to 40% off Profiteer nog snel van tot 30% korting"} +{"t":"DDA 24 Outbound 096 nl-be Discover Black Friday Week deals Ontdek nu alle deals!"} +{"t":"DDA 24 Outbound 098 nl-be Shop all deals Blijf shoppen en geld besparen"} +{"t":"DDA 24 Outbound 099 nl-be Explore Black Friday Week deals Black Friday Week deals om van te profiteren"} +{"t":"DDA 24 Outbound 100 nl-be Discover epic deals Ontdek nu alle deals!"} +{"t":"DDA 24 Outbound 101 nl-be Black Friday is here Het is weer Black Friday"} +{"t":"DDA 24 Outbound 102 nl-be Up to 40% off: deals too good to miss Ooooh! Kortingen tot 30%"} +{"t":"DDA 24 Outbound 103 nl-be Epic deals are waiting for you Er wachten topdeals op je"} +{"t":"DDA 24 Outbound 105 nl-be Save up to 40% off Bespaar tot 30%"} +{"t":"DDA 24 Outbound 106 nl-be There's still time to save up to 40% off Je laatste kans op kortingen tot 30%"} +{"t":"DDA 24 Outbound 107 nl-be Amazon Black Friday Week: 21 Nov - 2 Dec Black Friday Week: 21 nov t/m 2 dec"} +{"t":"DDA 24 Outbound 108 nl-be Discover our Amazon Creator top deals Ontdek de Amazon Creator topdeals"} +{"t":"DDA 24 Outbound 109 nl-be Let us show you some great savings across Amazon Black Friday Week Deze week Black Friday topdeals"} +{"t":"DDA 24 Outbound 110 nl-be Amazon Black Friday Week: Up to 40% off Black Friday Week: tot 40% korting"} +{"t":"DDA 24 Outbound 111 nl-be We've got deals worth Ooooh-ing about We hebben topdeals voor je"} +{"t":"DDA 24 Outbound 112 nl-be Deals throughtout Black Friday Week Deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 113 nl-be Deals, deals, deals on your favourite products Zo veel deals op je favoriete producten"} +{"t":"DDA 24 Outbound 114 nl-be Deals, deals, deals in Black Friday Week Zo veel deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 115 nl-be Get daily invites to Amazon WOW! Deals Ontvang elke dag WOW! Deals op Amazon.com.be"} +{"t":"DDA 24 Outbound 116 nl-be Up to 40% off on [category] Tot 40% korting op [category]"} +{"t":"DDA 24 Outbound 117 nl-be Black Friday week with up to 40% off Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 118 nl-be Great deals on [electronics] Topdeals op [electronics]"} +{"t":"DDA 24 Outbound 119 nl-be Great deals during Black Friday Week Topdeals voor Black Friday Week"} +{"t":"DDA 24 Outbound 120 nl-be Subscribe Abonneren"} +{"t":"DDA 24 Outbound 121 nl-be Ooh great deals during Black Friday Week Mooie deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 122 nl-be Up to 40% off on WOW! Deals at Amazon WOW! Deals: Tot 40% korting op Amazon.com.be"} +{"t":"DDA 24 Outbound 123 nl-be Great WOW! Deals on [CATEGORY] WOW! Deals op [CATEGORY]"} +{"t":"DDA 24 Outbound 124 nl-be Great WOW! Deals at Amazon WOW! Deals op Amazon.com.be"} +{"t":"DDA 24 Outbound 125 nl-be Great WOW! Deals on [insert category] WOW! Deals op [insert cat.]"} +{"t":"DDA 24 Outbound 126 nl-be See WOW! Deals Bekijk WOW! Deals"} +{"t":"DDA 24 Outbound 127 nl-be Take a look at our 100 top deals Ontdek onze 100 beste deals"} +{"t":"DDA 24 Outbound 128 nl-be Up to 40% off during Black Friday Week Black Friday Week: tot 40% korting"} +{"t":"DDA 24 Outbound 129 nl-be Great savings during Black Friday Week Hoge kortingen tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 130 nl-be See top picks Bekijk topdeals"} +{"t":"DDA 24 Outbound 131 nl-be Black Friday deals just for you Black Friday deals speciaal voor jou"} +{"t":"DDA 24 Outbound 132 nl-be Up to 40% off on your favourite products Tot 30% korting op je favorieten"} +{"t":"DDA 24 Outbound 133 nl-be Great savings on your favourite products Veel korting op je favoriete producten"} +{"t":"DDA 24 Outbound 134 nl-be See your deals Bekijk jouw deals"} +{"t":"DDA 24 Outbound 135 nl-be Premium brand deals in Black Friday Week Black Friday deals op topmerken"} +{"t":"DDA 24 Outbound 136 nl-be Ooooh! Up to 40% off on Amazon Ooooh! Tot 40% korting op Amazon.com.be"} +{"t":"DDA 24 Outbound 137 nl-be Top savings on top brands Topdeals op topmerken"} +{"t":"DDA 24 Outbound 138 nl-be Shop top brands Shop topmerken"} +{"t":"DDA 24 Outbound 139 nl-be Did you find something in our Black Friday deals? Heb je jouw Black Friday deal gevonden?"} +{"t":"DDA 24 Outbound 140 nl-be Up to 40% off to make you go Ooooh! Ooooh! Kortingen tot 40%"} +{"t":"DDA 24 Outbound 141 nl-be You've got great taste with great savings Je hebt een neus voor topdeals"} +{"t":"DDA 24 Outbound 142 nl-be Keep shopping deals Blijf deals shoppen"} +{"t":"DDA 24 Outbound 143 nl-be Amazon Black friday Week deals to be had Er wachten Black Friday deals op je"} +{"t":"DDA 24 Outbound 144 nl-be Keep shopping for up to 40% off Blijf shoppen met kortingen tot wel 30% korting"} +{"t":"DDA 24 Outbound 145 nl-be Keep shopping for savings Blijf shoppen en geld besparen"} +{"t":"DDA 24 Outbound 146 nl-be Black Friday Weeks deals are trending Onze trending Black Friday deals"} +{"t":"DDA 24 Outbound 147 nl-be Up to 40% off trending products Bespaar tot 40% op trending producten"} +{"t":"DDA 24 Outbound 148 nl-be Great deals on trending products Topdeals op trending producten"} +{"t":"DDA 24 Outbound 152 nl-be You've got great taste for big savings Je hebt een neus voor topdeals"} +{"t":"DDA 24 Outbound 156 nl-be Found your Black Friday Week deals yet? Heb je jouw Black Friday deal gevonden?"} +{"t":"DDA 24 Outbound 164 nl-be Ooooh! The Amazon Boxing Day Sale starts today Ooooh! Onze Eindejaarssale begint vandaag."} +{"t":"DDA 24 Outbound 165 nl-be Great savings until 31 December Topdeals t/m 31 december"} +{"t":"DDA 24 Outbound 166 nl-be Finish the year in style with up to 40% off Eindig het jaar in stijl met kortingen tot wel 40%"} +{"t":"DDA 24 Outbound 167 nl-be Finish this year with great savings Eindig het jaar met de leukste deals"} +{"t":"DDA 24 Outbound 168 nl-be See the deals Bekijk de deals"} +{"t":"DDA 24 Outbound 169 nl-be The Amazon Boxing Day Sale is here! Onze Eindejaarssale is begonnen!"} +{"t":"DDA 24 Outbound 170 nl-be Get up to xx% off until 31 Dec Krijg t/m 31 december tot xx% korting"} +{"t":"DDA 24 Outbound 171 nl-be Great deals to be found until 31 Dec Ontdek topdeals t/m 31 december"} +{"t":"DDA 24 Outbound 172 nl-be The Amazon Boxing Day Sale is now on! Onze Eindejaarssale is gestart!"} +{"t":"DDA 24 Outbound 173 nl-be Shop up to xx% off until 31 December Kortingen tot wel XX% t/m 31 december"} +{"t":"DDA 24 Outbound 174 nl-be Ooh! Great savings until 31 December Ooooh! Topdeals t/m 31 december"} +{"t":"DDA 24 Outbound 175 nl-be Bag a big deal in the Amazon Boxing Day Sale Sla je slag tijdens de Eindejaarssale"} +{"t":"DDA 24 Outbound 176 nl-be The Amazon Boxing Day Sale is still on! De Eindejaarssale is nog niet voorbij!"} +{"t":"DDA 24 Outbound 177 nl-be Ooooh! Great deals until 31 December Ooooh! Topdeals t/m 31 december"} +{"t":"DDA 24 Outbound 178 nl-be Save now Bespaar nu"} +{"t":"DDA 24 Outbound 179 nl-be Special offers on Amazon today! Vandaag speciale deals op Amazon!"} +{"t":"DDA 24 Outbound 180 nl-be Save on great deals while they last! Profiteer nog snel van topdeals"} +{"t":"DDA 24 Outbound 181 nl-be More Ooooh! deals until 31 December Meer topdeals t/m 31 december"} +{"t":"DDA 24 Outbound 183 nl-be Ooh! Shop great deals on [category] today Shop nu de leukste deals in [category]"} +{"t":"DDA 24 Outbound 184 nl-be Get up to 40% off in our Boxing Day Sale Eindejaarssale met kortingen tot 40%"} +{"t":"DDA 24 Outbound 185 nl-be Great deals in the Boxing Day Sale Topdeals voor de Eindejaarssale"} +{"t":"DDA 24 Outbound 186 nl-be Amazon Last Minute Deals are here Onze Last Minute Deals zijn begonnen!"} +{"t":"DDA 24 Outbound 187 nl-be Great gifts at great prices Topdeals voor topcadeaus"} +{"t":"DDA 24 Outbound 188 nl-be Find your Amazon Last Minute Deal Vind jouw Last Minute Deal"} +{"t":"DDA 24 Outbound 189 nl-be Last Minute Deals have finally arrived Eindelijk! De Last Minute Deals zijn er"} +{"t":"DDA 24 Outbound 190 nl-be Find a December deal to make you go Ooh! Vind in december jouw topdeal!"} +{"t":"DDA 24 Outbound 191 nl-be Ooooh! Amazon Last Minute Deals are here Ooooh! Onze Last Minute Deals zijn begonnen"} +{"t":"DDA 24 Outbound 192 nl-be Shop great deals until 22 December Deals t/m 22 december"} +{"t":"DDA 24 Outbound 193 nl-be Finish off your gift list with Last Minute Deals Maak je cadeaulijstje af met Last Minute Deals"} +{"t":"DDA 24 Outbound 194 nl-be Find perfect deals Vind perfecte deals"} +{"t":"DDA 24 Outbound 195 nl-be Amazon Last Minute Deals are here! Onze Last Minute Deals zijn begonnen!"} +{"t":"DDA 24 Outbound 196 nl-be Great savings until 22 December Shop met korting t/m 22 december"} +{"t":"DDA 24 Outbound 197 nl-be Last chance for epic deals in time Laatste kans op topdeals"} +{"t":"DDA 24 Outbound 198 nl-be Ooooh! Save now on your wishlist for this holiday season Ooooh! Bespaar nu op je verlanglijst!"} +{"t":"DDA 24 Outbound 199 nl-be Last Minute Deals are nearly ooh-ooh-over! De Last Minute Deals zijn bijna voorbij!"} +{"t":"DDA 24 Outbound 200 nl-be Last chance for great deals on gifts Laatste kans voor topdeals op cadeaus"} +{"t":"DDA 24 Outbound 201 nl-be Last chance to grab epic deals Laatste kans: shop topdeals"} +{"t":"DDA 24 Outbound 202 nl-be Shop for deals Vind topdeals"} +{"t":"DDA 24 Outbound 203 nl-be Amazon gifts are waiting for you Op Amazon.com.be vind je de leukste cadeaus"} +{"t":"DDA 24 Outbound 204 nl-be Find a perfect gift for yourself or someone Vind het perfecte cadeau"} +{"t":"DDA 24 Outbound 205 nl-be Shop your deals Ontdek jouw deals"} +{"t":"PBDD 23 Outbound 001 Subject line nl-be Amazon Prime Big Deal Days are coming on XX-XX Oct Amazon Prime Big Deal Days komen eraan, XX-XX okt"} +{"t":"PBDD 23 Outbound 002 Subject line nl-be Get ready to feel like a big deal with epic deals Word het gesprek van de dag dankzij topdeals"} +{"t":"PBDD 23 Outbound 004 Headline nl-be Two days of epic deals XX-XX Oct Twee dagen lang topdeals op XX en XX okt"} +{"t":"PBDD 23 Outbound 005 Body Copy nl-be [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! De Amazon Prime Big Deal Days komen eraan en raad eens? Inderdaad ... het draait allemaal om jou. Twee dagen vol topdeals alleen voor Amazon Prime-leden. Begin dus alvast jouw verlanglijstje te maken, met alles van elektronica tot wonen, keuken en meer. Word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 007 CTA nl-be Get ready now! Bereid je voor!"} +{"t":"PBDD 23 Outbound 008 CTA nl-be Get ready! Klaar?"} +{"t":"PBDD 23 Outbound 009 Subject line nl-be [Amazon] Prime Big Deal Days are coming on XX-XX Oct Amazon Prime Big Deal Days: XX-XX okt"} +{"t":"PBDD 23 Outbound 010 Subject line nl-be Prime Big Deal Days are coming Amazon Prime Big Deal Days komen eraan"} +{"t":"PBDD 23 Outbound 011 Intro nl-be \n Feel like a big deal with two days of epic savings \n Twee dagen topdeals!"} +{"t":"PBDD 23 Outbound 011F Intro nl-be Feel like a big deal with two days of epic savings Twee dagen topdeals!"} +{"t":"PBDD 23 Outbound 014 Subject line nl-be [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Het zijn bijna Amazon Prime Big Deal Days: XX-XX okt!"} +{"t":"PBDD 23 Outbound 015 Subject line nl-be Prime Big Deal Days are almost here: XX-XX Oct! Bijna Amazon Prime Big Deal Days: XX-XX okt!"} +{"t":"PBDD 23 Outbound 016 Subject line nl-be Two days of epic deals for Prime members only 2 dagen topdeals, alleen voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 017 Subject line nl-be Start making your epic deals wish list Maak alvast jouw verlanglijstje voor topdeals"} +{"t":"PBDD 23 Outbound 018 Headline nl-be Two days of epic deals: XX-XX Oct Twee dagen topdeals op XX en XX okt"} +{"t":"PBDD 23 Outbound 019 Body Copy nl-be Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! De Amazon Prime Big Deal Days zijn er bijna! Als anderen horen over de exclusieve deals die je hebt gescoord, zal jij het gesprek van de dag zijn! Neem een voorsprong en maak nu jouw Prime Big Deal Days-verlanglijstje!"} +{"t":"PBDD 23 Outbound 021 Subject line nl-be Prime Big Deal Days are almost here XX - XX Oct Bijna Prime Big Deal Days: XX-XX okt!"} +{"t":"PBDD 23 Outbound 022 Subject line nl-be Prime Big Deal Days are almost here Amazon Prime Big Deal Days beginnen bijna"} +{"t":"PBDD 23 Outbound 023 Intro nl-be Make your epic deals wish list! Maak jouw topdealverlanglijstje!"} +{"t":"PBDD 23 Outbound 024 Intro nl-be Two days of epic deals are coming Twee dagen topdeals komen eraan"} +{"t":"PBDD 23 Outbound 026 Subject line nl-be [Amazon] Prime Big Deal Days start at midnight! Amazon Prime Big Deal Days beginnen om middernacht"} +{"t":"PBDD 23 Outbound 027 Subject line nl-be Prime member exclusive deals from XX-XX Oct Exclusieve deals voor Amazon Prime-leden: XX-XX okt"} +{"t":"PBDD 23 Outbound 028 Headline nl-be Two days of epic deals XX-XX Oct Twee dagen topdeals van XX tot XX okt"} +{"t":"PBDD 23 Outbound 029 Body Copy nl-be [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Amazon Prime Big Deal Days beginnen morgen met kortingen speciaal voor onze leden. Ga dus snel aan de slag met je Amazon Prime Big Deal Days-verlanglijstje!"} +{"t":"PBDD 23 Outbound 030 Subject line nl-be [Amazon] Prime Big Deal Days start midnight! Prime Big Deal Days vanaf middernacht"} +{"t":"PBDD 23 Outbound 031 Intro nl-be 2 days of epic deals exclusively for Prime members 2 dagen deals voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 032 nl-be 2 days of Prime member-exclusive deals 2 speciale dagen voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 033 nl-be Got your epic deals wish list ready? Is jouw verlanglijstje al klaar?"} +{"t":"PBDD 23 Outbound 034 Subject line nl-be \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Amazon Prime Big Deal Days komen eraan, XX-XX okt"} +{"t":"PBDD 23 Outbound 034F Subject line nl-be [Amazon] Prime Big Deal Days are coming on XX-XX Oct Amazon Prime Big Deal Days komen eraan, XX-XX okt"} +{"t":"PBDD 23 Outbound 035 Subject line nl-be Join Prime for two days of epic deals Word Amazon Prime-lid en krijg 2 dagen topdeals"} +{"t":"PBDD 23 Outbound 036 Subject line nl-be Join Amazon Prime to access to two days of epic deals 2 dagen topdeals voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 037 Headline nl-be Two days of epic deals XX-XX Oct Twee dagen topdeals op XX en XX okt"} +{"t":"PBDD 23 Outbound 038 Body Copy nl-be [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! De Amazon Prime Big Deal Days komen eraan! Word Amazon Prime-lid om toegang te krijgen tot twee dagen lang geweldige, exclusieve deals op elektronica, wonen, keuken en meer. Mis het niet!"} +{"t":"PBDD 23 Outbound 039 Body Copy nl-be [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! De Amazon Prime Big Deal Days komen eraan, dus word Amazon Prime-lid en krijg toegang tot twee dagen topdeals op elektronica, wonen, keuken en meer. Ook krijg je gratis en snelle bezorging en toegang tot fantastische tv-progranmma’s en films. Allemaal voor slechts € x,xx per maand!"} +{"t":"PBDD 23 Outbound 040 Body Copy nl-be [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. De Amazon Prime Big Deal Days komen eraan! Word Amazon Prime-lid en krijg twee dagen topdeals op elektronica, wonen, keuken en meer. Ook krijg je gratis en snelle bezorging en toegang tot tv-programma’s en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n \n *Na de gratis proefperiode kost Amazon] Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 040F Body Copy nl-be [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. De Amazon Prime Big Deal Days komen eraan! Word Amazon Prime-lid en krijg twee dagen topdeals op elektronica, wonen, keuken en meer. Ook krijg je gratis en snelle bezorging en toegang tot tv-programma’s en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Amazon] Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 041 CTA nl-be Join Prime today Word nu Amazon Prime-lid"} +{"t":"PBDD 23 Outbound 042 CTA nl-be Try Prime Probeer Amazon Prime"} +{"t":"PBDD 23 Outbound 043 Intro nl-be Sign up for 2 days of epic deals Word lid voor 2 dagen topdeals"} +{"t":"PBDD 23 Outbound 044 Intro nl-be Sign up to Prime for 2 days of exclusive deals Word lid voor 2 dagen exclusieve deals"} +{"t":"PBDD 23 Outbound 045 Subject line nl-be [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Het zijn bijna Amazon Prime Big Deal Days: XX-XX okt!"} +{"t":"PBDD 23 Outbound 046 Subject line nl-be Join Prime for two days of epic deals\n Word Amazon Prime-lid voor twee dagen topdeals"} +{"t":"PBDD 23 Outbound 046F Subject line nl-be Join Prime for two days of epic deals Word Amazon Prime-lid voor twee dagen topdeals"} +{"t":"PBDD 23 Outbound 047 Headline nl-be Two days of epic deals: XX-XX Oct Twee dagen topdeals op XX en XX okt"} +{"t":"PBDD 23 Outbound 048 Body Copy nl-be [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! De Amazon Prime Big Deal Days staan voor de deur. Word vandaag nog Amazon Prime-lid en krijg exclusieve toegang tot deals op elektronica, wonen, keuken en meer. Zo word jij het gesprek van de dag."} +{"t":"PBDD 23 Outbound 049 Body Copy nl-be [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month. You’ll be the talk of the town! Amazon Prime Big Deal Days staan voor de deur. Word Prime-lid en ontvang deals op elektronica, wonen, keuken en meer, plus gratis en snelle bezorging en toegang tot tv-programma's en films. Zo word jij het gesprek van de dag! Misschien kom je in aanmerking voor een gratis proefperiode van 30 dagen!*"} +{"t":"PBDD 23 Outbound 050 Body Copy nl-be [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days staan voor de deur. Word Prime-lid en ontvang deals op elektronica, wonen, keuken en meer, plus gratis en snelle bezorging en toegang tot tv-programma's en films. Zo word jij het gesprek van de dag! Misschien kom je in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Amazon Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 050F Body Copy nl-be [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days staan voor de deur. Word Prime-lid en ontvang deals op elektronica, wonen, keuken en meer, plus gratis en snelle bezorging en toegang tot tv-programma's en films. Zo word jij het gesprek van de dag! Misschien kom je in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Amazon Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 051 Subject line nl-be Prime Big Deal Days are almost here XX-XX Oct Amazon Prime Big Deal Days: XX-XX okt"} +{"t":"PBDD 23 Outbound 052 Subject line nl-be Stay up late, Prime Big Deal Days start at midnight! Blijf nog even op, Amazon Prime Big Deal Days beginnen om middernacht!"} +{"t":"PBDD 23 Outbound 053 nl-be Prime Big Deal Days start at midnight! Amazon Prime Big Deal Days vanaf middernacht!"} +{"t":"PBDD 23 Outbound 054 Subject line nl-be Join Prime for exclusive deals from XX-XX Oct Word Amazon Prime-lid voor exclusieve deals – XX-XX okt"} +{"t":"PBDD 23 Outbound 055 Headline nl-be Two days of epic deals XX-XX Oct Twee dagen lang topdeals op XX en XX okt"} +{"t":"PBDD 23 Outbound 056 Body Copy nl-be [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! De Amazon Prime Big Deal Days beginnen morgen. Word Prime-lid en krijg twee dagen lang toegang tot exclusieve deals. Met topkortingen op elektronica, wonen, keuken en meer, zo word jij het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 059 Subject line nl-be Prime Big Deal Days start midnight! Prime Big Deal Days vanaf middernacht"} +{"t":"PBDD 23 Outbound 060 Intro nl-be Sign up for exclusive deals from XX-XX Oct Word lid voor speciale deals: XX-XX okt"} +{"t":"PBDD 23 Outbound 061 Intro nl-be Sign up for two days of exclusive deals Registreer voor 2 dagen exclusieve deals"} +{"t":"PBDD 23 Outbound 062 Subject line nl-be \n Get your additional promo codes now! Krijg jouw extra promocodes nu!"} +{"t":"PBDD 23 Outbound 062F Subject line nl-be Get your additional promo codes now! Krijg jouw extra promocodes nu!"} +{"t":"PBDD 23 Outbound 063 Subject line nl-be Get extra savings on Prime Big Deal Days XX-XX Oct Bespaar extra op Amazon Prime Big Deal Days - XX-XX okt"} +{"t":"PBDD 23 Outbound 064 nl-be Save more on your Prime Big Deal Days orders Bespaar meer op je Amazon Prime Big Deal Days-bestellingen"} +{"t":"PBDD 23 Outbound 065 Headline nl-be [Amazon] Prime Big Deal Days are XX-XX Oct! Amazon Prime Big Deal Days - XX-XX okt!"} +{"t":"PBDD 23 Outbound 066 Body Copy nl-be [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! De Amazon Prime Big Deal Days betekenen twee dagen lang topdeals. Met zoveel exclusieve besparingen word je het gesprek van de dag! Kun je niet wachten? Ontdek alle exclusieve promocodes, aanbiedingen en een gratis proefperiode die je kunt gebruiken voor en tijdens de Amazon Prime Big Deal Days!"} +{"t":"PBDD 23 Outbound 067 Body Copy nl-be [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about the offers before and during the [Amazon] Prime Big Deal Days! De Amazon Prime Big Deal Days betekenen twee dagen lang topdeals. Met zoveel exclusieve besparingen voor Amazon Prime-leden, word je het gesprek van de dag! Kun je niet wachten? Ontdek alles over de aanbiedingen voor en tijdens de Amazon Prime Big Deal Days!"} +{"t":"PBDD 23 Outbound 068 CTA nl-be Claim now\n \n \n Claim nu"} +{"t":"PBDD 23 Outbound 068F CTA nl-be Claim now Claim nu"} +{"t":"PBDD 23 Outbound 069 Intro nl-be See exclusive Prime promo codes and offers here Vind Amazon Prime-promocodes en deals"} +{"t":"PBDD 23 Outbound 070 Intro nl-be See exclusive Prime exclusive offers here Vind Amazon Prime-aanbiedingen hier"} +{"t":"PBDD 23 Outbound 071 CTA nl-be Claim now Claim nu"} +{"t":"PBDD 23 Outbound 072 Subject line nl-be Get your exclusive promo codes now! Krijg nu jouw exclusieve promocodes!\n"} +{"t":"PBDD 23 Outbound 072F Subject line nl-be Get your exclusive promo codes now! Krijg nu jouw exclusieve promocodes!"} +{"t":"PBDD 23 Outbound 073 Subject line nl-be Get your exclusive offers now! Krijg nu jouw exclusieve aanbiedingen!"} +{"t":"PBDD 23 Outbound 074 Subject line nl-be Join Prime to save on your Prime Big Deal Days orders Word Prime-lid, bespaar op je Amazon Prime Big Deal Days-bestellingen"} +{"t":"PBDD 23 Outbound 075 Headline nl-be Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Amazon Prime Big Deal Days, XX-XX okt, een tip!"} +{"t":"PBDD 23 Outbound 076 Body Copy nl-be [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. De Amazon Prime Big Deal Days met twee dagen lang topdeals voor Amazon Prime-leden. Word Prime-lid voor exclusieve besparingen en word het gesprek van de dag! Amazon Prime-leden profiteren van promocodes, aanbiedingen en een gratis proefperiode voor en tijdens de Amazon Prime Big Deal Days."} +{"t":"PBDD 23 Outbound 077 CTA nl-be Join now Word Amazon Prime-lid"} +{"t":"PBDD 23 Outbound 078 Subject line nl-be [Amazon] Prime Big Deal Days on XX-XX Oct Amazon Prime Big Deal Days op XX-XX Oct"} +{"t":"PBDD 23 Outbound 079 Intro nl-be \n Join Prime to get exclusive promo codes and more! Word Prime, krijg exclusieve promocodes!"} +{"t":"PBDD 23 Outbound 079F Intro nl-be Join Prime to get exclusive promo codes and more! Word Prime, krijg exclusieve promocodes!"} +{"t":"PBDD 23 Outbound 081 Subject line nl-be [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 082 Subject line nl-be Get epic deals until midnight tomorrow Krijg topdeals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 083 Headline nl-be Get epic deals to make you the centre of attention Krijg topdeals en steel de show"} +{"t":"PBDD 23 Outbound 084 Body Copy nl-be [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! De Amazon Prime Big Deal Days beginnen vandaag. Profiteer twee dagen lang van topaanbiedingen op elektronica, wonen, keuken en meer. Scoor deze exclusieve kortingen voordat ze weg zijn en word het geprek van de dag!"} +{"t":"PBDD 23 Outbound 085 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 23 Outbound 086 nl-be Save now Bespaar nu"} +{"t":"PBDD 23 Outbound 087 Subject line nl-be [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 088 Intro nl-be Two days of Prime member exclusive deals 2 dagen deals voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 090 Subject line nl-be Enjoy [Amazon] Prime Big Deal Days now Profiteer nu van de Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 091 Subject line nl-be Shop epic deals only until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 092 Headline nl-be Shop your exclusive Prime Big Deal Days savings Shop exclusieve Amazon Prime Big Deal Days-deals"} +{"t":"PBDD 23 Outbound 093 Body Copy nl-be Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Dag 1 van de Amazon Prime Big Deal Days is bijna voorbij. Amazon Prime-leden hebben nog één dag de kans om topdeals op de kop te tikken. Sla je slag en word vandaag nog het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 095 Subject line nl-be [Amazon] Prime Big Deal Days are on now Amazon Prime Big Deal Days zijn er"} +{"t":"PBDD 23 Outbound 096 Intro nl-be Exclusive deals until midnight tomorrow Exclusieve deals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 098 Subject line nl-be Amazing Prime Big Deal Days are in full swing Amazon Prime Big Deal Days zijn in volle gang"} +{"t":"PBDD 23 Outbound 099 Subject line nl-be Two days of epic deals. Ends midnight tomorrow 2 dagen topdeals. Nog tot morgen middernacht"} +{"t":"PBDD 23 Outbound 100 Headline nl-be Shop epic deals that make you feel like a big deal Shop topdeals en word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 101 Body Copy nl-be [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! De Amazon Prime Big Deal Days brengen topdeals exclusief voor Amazon Prime leden zoals jij. Dus bekijk jouw deals nu!"} +{"t":"PBDD 23 Outbound 102 CTA nl-be Shop now\n \n Shop nu"} +{"t":"PBDD 23 Outbound 102F CTA nl-be Shop now Shop nu"} +{"t":"PBDD 23 Outbound 103 Subject line nl-be [Amazing] Prime Big Deal Days are in full swing Amazon Prime Big Deal Days zijn live"} +{"t":"PBDD 23 Outbound 104 Intro nl-be Two days of epic deals. Ends tomorrow 2 dagen topdeals. Nog tot morgen"} +{"t":"PBDD 23 Outbound 105 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 23 Outbound 106 Subject line nl-be New day, new deals with [Amazon] Prime Big Deal Days Nieuwe dag, nieuwe deals - Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 107 nl-be Check today’s deals in [Amazon] Prime Big Deal Days Ontdek Amazon Prime Big Deal Days -nieuwe deals"} +{"t":"PBDD 23 Outbound 108 nl-be Even more deals today in Prime Big Deal Days Meer deals vandaag: Amazon"} +{"t":"PBDD 23 Outbound 109 nl-be Another day of epic deals with Prime Big Deal Days Nog ‘n dag vol deals: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 110 Subject line nl-be These epic deals end at midnight Deze topdeals eindigen om middernacht"} +{"t":"PBDD 23 Outbound 111 Headline nl-be Shop today's epic deals and feel like a big deal Shop de topdeals en word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 112 Body Copy nl-be Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Klaar voor een nieuwe dag vol deals? De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Maar geen zorgen, er zijn nog volop topdeals te ontdekken. Mis ze niet, scoor vandaag nog meer deals exclusief voor Amazon Prime-leden."} +{"t":"PBDD 23 Outbound 113 CTA nl-be Shop now\n \n Shop nu"} +{"t":"PBDD 23 Outbound 113F CTA nl-be Shop now Shop nu"} +{"t":"PBDD 23 Outbound 114 Subject line nl-be New day, new deals with Prime Big Deal Days Nieuwe dag: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 115 Subject line nl-be Even more deals today in Prime Big Deal Days Meer deals vandaag: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 116 Subject line nl-be Check out Prime Big Deal Days new deals Ontdek Amazon Prime Big Deal Days - nieuwe deals"} +{"t":"PBDD 23 Outbound 117 Intro nl-be These epic deals end at midnight Deze topdeals eindigen om middernacht"} +{"t":"PBDD 23 Outbound 119 Subject line nl-be Final call: [Amazon] Prime Big Deal Days are ending \n Laatste kans: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 119F Subject line nl-be Final call: [Amazon] Prime Big Deal Days are ending Laatste kans: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 120 Subject line nl-be [Amazon] Prime Big Deal Days are almost over Amazon Prime Big Deal Days zijn bijna voorbij"} +{"t":"PBDD 23 Outbound 121 Subject line nl-be Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 23 Outbound 122 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans om het gesprek van de dag te worden"} +{"t":"PBDD 23 Outbound 123 Body Copy nl-be Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Amazon Prime Deal Days eindigen om middernacht, dus haast je! Dit is je laatste kans om veel te besparen en het gesprek van de dag te worden."} +{"t":"PBDD 23 Outbound 125 Subject line nl-be [Amazon] Prime Big Deal Days ends midnight Amazon Prime Big Deal Days zijn live"} +{"t":"PBDD 23 Outbound 126 Intro nl-be Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 23 Outbound 127 nl-be Shop exclusive deals until then! Shop tot dan nog exclusieve deals!"} +{"t":"PBDD 23 Outbound 129 Subject line nl-be [Amazon] Prime Big Deal Days end tonight Amazon Prime Big Deal Days eindigen vannacht"} +{"t":"PBDD 23 Outbound 132 Body Copy nl-be [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! De Amazon Prime Big Deal Days lopen ten einde. Maar geen zorgen, er is nog tijd voor Amazon Prime-leden om exclusieve deals te vinden. Verdoe dus niet langer je tijd met deze e-mail en ga mooie deals scoren!"} +{"t":"PBDD 23 Outbound 134 Subject line nl-be Discover new deals on Prime Big Deal Days Nieuwe deals tijdens Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 135 Intro nl-be [Amazon] Prime Big Deal Days ends midnight Amazon Prime Big Deal Days tot vannacht"} +{"t":"PBDD 23 Outbound 137 Subject line nl-be [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 138 Subject line nl-be Shop epic deals until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 139 Headline nl-be Shop epic deals that make you feel like a big deal Shop topdeals en word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 140 Body Copy nl-be Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! \n Vandaag beginnen de Amazon Prime Big Deal Days! Dus word nu Amazon Prime-lid en krijg twee dagen lang toegang tot exclusieve topdeals. Bespaar veel en word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 140F Body Copy nl-be Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! Vandaag beginnen de Amazon Prime Big Deal Days! Dus word nu Amazon Prime-lid en krijg twee dagen lang toegang tot exclusieve topdeals. Bespaar veel en word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 141 Body Copy nl-be Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Vandaag beginnen de Amazon Prime Big Deal Days! Word Prime-lid en krijg toegang tot twee dagen lang topdeals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 142 Body Copy nl-be Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Vandaag beginnen de Amazon Prime Big Deal Days! Word Prime-lid en krijg toegang tot twee dagen topdeals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 142F Body Copy nl-be Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Vandaag beginnen de Amazon Prime Big Deal Days! Word Prime-lid en krijg toegang tot twee dagen topdeals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 143 Subject line nl-be [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 144 Intro nl-be Two days of exclusive deals Twee dagen lang exclusieve deals"} +{"t":"PBDD 23 Outbound 145 Subject line nl-be Enjoy Prime Big Deal Days now Amazon Prime Big Deal Days zijn in volle gang"} +{"t":"PBDD 23 Outbound 147 Headline nl-be Feel special with exclusive [Amazon] Prime Big Deal Days deals Voel je speciaal dankzij de Amazon Prime deals"} +{"t":"PBDD 23 Outbound 148 Body Copy nl-be The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Het doek valt voor de eerste dag van de Amazon Prime Big Deal Days. Maar geen zorgen. Het is nooit te laat om Prime-lid te worden en jouw moment in de schijnwerpers te claimen met een aantal topdeals! Mis ze niet en word nu lid."} +{"t":"PBDD 23 Outbound 149 nl-be The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Het doek valt voor de eerste dag van de Amazon Prime Big Deal Days. Gelukkig is het nooit te laat om Prime-lid te worden en toegang te krijgen tot topdeals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 150 nl-be The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Het doek valt voor de eerste dag van de Amazon Prime Big Deal Days, maar je kunt nog steeds Prime-lid worden om toegang te krijgen tot topdeals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 150F nl-be The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Het doek valt voor de eerste dag van de Amazon Prime Big Deal Days, maar je kunt nog steeds Prime-lid worden om toegang te krijgen tot topdeals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 151 Subject line nl-be [Amazon] Prime Big Deal Days end tomorrow Amazon Prime Big Deal Days tot morgen"} +{"t":"PBDD 23 Outbound 152 Intro nl-be Shop exclusive deals Shop exclusieve deals"} +{"t":"PBDD 23 Outbound 153 Subject line nl-be Prime Big Deal Days are in full swing! Profiteer nu van de Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 154 Subject line nl-be Still time left to join Prime and get epic deals Er is nog tijd, word Amazon Prime-lid voor topdeals"} +{"t":"PBDD 23 Outbound 155 Headline nl-be Shop epic deals like the star that you are Shop topdeals als een superster"} +{"t":"PBDD 23 Outbound 156 Body Copy nl-be The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! De eerste dag van de Amazon Prime Big Deal Days is in volle gang. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve topdeals speciaal voor leden. De Amazon Prime Big Deal Days eindigen morgen om middernacht, dus haast je!"} +{"t":"PBDD 23 Outbound 157 nl-be The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to not only the member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! De eerste dag van de Amazon Prime Big Deal Days is volop bezig. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve topdeals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 158 nl-be The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Dag 1 van de Amazon Prime Big Deal Days is volop bezig. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve topdeals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 158F nl-be The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Dag 1 van de Amazon Prime Big Deal Days is volop bezig. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve topdeals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 159 Subject line nl-be [Amazon] Prime Big Deal Days are in full swing! Prime Big Deal Days zijn in volle gang"} +{"t":"PBDD 23 Outbound 160 Intro nl-be 2 days of epic deals of ends tomorrow 2 dagen topdeals eindigen morgen"} +{"t":"PBDD 23 Outbound 161 Subject line nl-be It’s the last day of [Amazon] Prime Big Deal Days De laatste dag van Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 162 Subject line nl-be Save like a superstar until midnight Bespaar nog tot middernacht als een superster\n"} +{"t":"PBDD 23 Outbound 162F Subject line nl-be Save like a superstar until midnight Bespaar nog tot middernacht als een superster"} +{"t":"PBDD 23 Outbound 163 Headline nl-be It's the last chance to shop some epic deals De laatste kans om topdeals te shoppen"} +{"t":"PBDD 23 Outbound 164 Body Copy nl-be The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en mis geen exclusieve kortingen en topdeals. Registreer je en voel je een big deal!"} +{"t":"PBDD 23 Outbound 165 Body Copy nl-be The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en krijg toegang tot topdeals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 166 Body Copy nl-be The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en krijg toegang tot topdeals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastische tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 166F Body Copy nl-be The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en krijg toegang tot topdeals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastische tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 167 Intro nl-be [Amazon] Prime Big Deal Days end midnight Amazon Prime Big Deal Days tot 24 uur"} +{"t":"PBDD 23 Outbound 168 Subject line nl-be It’s closing night for [Amazon] Prime Big Deal Days Laatste avond van de Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 169 Subject line nl-be Shop exclusive deals until midnight tonight Shop nog exclusieve deals tot middernacht"} +{"t":"PBDD 23 Outbound 170 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en word het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 171 Body Copy nl-be [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. De Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je te registreren en te profiteren van exclusieve kortingen en topdeals. Word Amazon Prime-lid en geniet van alle aandacht."} +{"t":"PBDD 23 Outbound 172 nl-be [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! De Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je te registreren bij Prime en te profiteren van exclusieve deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot geweldige tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 173 nl-be [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. De Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je te registreren bij Prime en te profiteren van exclusieve deals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastische tv-programma’s en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 173F nl-be [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. De Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je te registreren bij Prime en te profiteren van exclusieve deals op elektronica, wonen, keuken en meer, gratis en snelle bezorging, en fantastische tv-programma’s en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 174 Subject line nl-be [Amazon] Prime Big Deal Days ends midnight Prime Big Deal Days eindigen middernacht"} +{"t":"PBDD 23 Outbound 176 Subject line nl-be [Amazon] Prime Big Deal Days end tonight Amazon Prime Big Deal Days eindigen vanavond"} +{"t":"PBDD 23 Outbound 177 Subject line nl-be Join Prime and get epic deals until midnight Word Amazon Prime-lid: topdeals tot middernacht"} +{"t":"PBDD 23 Outbound 179 Body Copy nl-be The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. De Amazon Prime Big Deal Days zijn bijna voorbij. Maar geen zorgen, er is nog tijd om te profiteren van exclusieve deals voor Prime-leden. Registreer je bij Amazon Prime en scoor topdeals als een pro."} +{"t":"PBDD 23 Outbound 180 nl-be The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus, you'll get fast delivery and great TV shows and films as part of your membership. All for only £X.XX a month! De Amazon Prime Big Deal Days zijn bijna voorbij, maar er is nog tijd om te profiteren van exclusieve deals voor Prime-leden. Registreer je en bespaar op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot geweldige tv-programma's en films voor maar € x.xx per maand!"} +{"t":"PBDD 23 Outbound 181 nl-be The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. De Amazon Prime Big Deal Days zijn bijna voorbij, maar er zijn nog steeds exclusieve deals voor Prime-leden. Registreer je en bespaar op elektronica, wonen, keuken en meer, plus toegang tot gratis en snelle bezorging en entertainment. Misschien krijg je een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 181F nl-be The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. De Amazon Prime Big Deal Days zijn bijna voorbij, maar er zijn nog steeds exclusieve deals voor Prime-leden. Registreer je en bespaar op elektronica, wonen, keuken en meer, plus toegang tot gratis en snelle bezorging en entertainment. Misschien krijg je een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 182 Subject line nl-be [Amazon] Prime Big Deal Days ends at midnight Amazon Prime Big Deal Days tot 24u"} +{"t":"PBDD 23 Outbound 183 Intro nl-be Last chance to feel like a big deal De topdeals zijn er nog tot middernacht"} +{"t":"PBDD 23 Outbound 185 Subject line nl-be Thanks for joining [Amazon]Prime Big Deal Days! Bedankt dat je bij Amazon Prime Big Deal Days was!"} +{"t":"PBDD 23 Outbound 186 Subject line nl-be You've enjoyed two days of epic savings Je profiteerde van twee dagen topkortingen"} +{"t":"PBDD 23 Outbound 187 Headline nl-be [Amazon] Prime Big Deal Days have finally come to an end! Amazon Prime Big Deal Days zijn ten einde!"} +{"t":"PBDD 23 Outbound 188 Headline nl-be Prime Big Deal Days have ended! Amazon Prime Big Deal Days zijn voorbij"} +{"t":"PBDD 23 Outbound 189 Body Copy nl-be Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Bedankt voor het bezoeken van de Amazon Prime Big Deal Days! Hopelijk heb je genoten van de extra aandacht en wat topdeals kunnen scoren. En geen zorgen, er zijn altijd grote kortingen en exclusieve aanbiedingen voor Prime-leden te vinden op amazon.com.be. Kom snel weer langs!"} +{"t":"PBDD 23 Outbound 190 CTA nl-be Visit again soon! Tot snel"} +{"t":"PBDD 23 Outbound 191 Subject line nl-be Thanks for being an epic saver! Dank voor je deelname!"} +{"t":"PBDD 23 Outbound 192 Intro nl-be Prime Big Deal Days are over Amazon Prime Big Deal Days zijn voorbij"} +{"t":"PBDD 23 Outbound 193 CTA nl-be Visit Amazon soon Bezoek amazon.com.be opnieuw"} +{"t":"PBDD 23 Outbound 194 Subject line nl-be Shop epic deals on (Homeware) Shop topdeals in (wonen)"} +{"t":"PBDD 23 Outbound 195 Intro nl-be Exclusive for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 196 CTA nl-be Save now Bespaar nu"} +{"t":"PBDD 23 Outbound 197 Subject line nl-be Shop limited Lightning deals before they go Shop Lightning Deals voor ze weg zijn"} +{"t":"PBDD 23 Outbound 198 Subject line nl-be Shop the top 100 Lightning deals now Shop nu de top 100 Lightning Deals"} +{"t":"PBDD 23 Outbound 199 Intro nl-be Discover our top 100 deals! Ontdek onze top-100-deals!"} +{"t":"PBDD 23 Outbound 200 nl-be Explore the best deals Ontdek de beste deals"} +{"t":"PBDD 23 Outbound 201 nl-be The best deals are here Hier vind je de beste deals"} +{"t":"PBDD 23 Outbound 203 nl-be Discover now Ontdek nu"} +{"t":"PBDD 23 Outbound 204 nl-be Explore now Ontdek nu"} +{"t":"PBDD 23 Outbound 205 Subject line nl-be Limited time for deals on xx and more! Deals op XX voor een beperkte periode!"} +{"t":"PBDD 23 Outbound 206 nl-be Limited WOW deals on XX and more! Beperkte WAUW-deals op XX en meer!"} +{"t":"PBDD 23 Outbound 207 Intro nl-be Shop while they last Shop nu het nog kan"} +{"t":"PBDD 23 Outbound 209 Subject line nl-be New day, new deals - get them before they go! Nieuwe dag, nieuwe deals - shop ze nu!"} +{"t":"PBDD 23 Outbound 210 nl-be Prime Big Deal Day Offers Amazon Prime Big Deal-dagaanbiedingen"} +{"t":"PBDD 23 Outbound 211 nl-be Today only: new arrivals Alleen vandaag: nieuwkomers"} +{"t":"PBDD 23 Outbound 212 Intro nl-be Shop our biggest reccomends Shop onze favorieten"} +{"t":"PBDD 23 Outbound 213 nl-be Shop Big Deals Shop big deals"} +{"t":"PBDD 23 Outbound 214 nl-be Shop our biggest reccomendations Shop onze grootste aanraders"} +{"t":"PBDD 23 Outbound 215 nl-be Exclusive deals just dropped today Exclusieve deals van vandaag"} +{"t":"PBDD 24 Outbound 001 Subject line nl-be Prime Big Deal Days are 8-9 October Het zijn Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 002 Subject line nl-be Get ready to feel like a big deal with epic deals Geniet twee dagen lang van Prime-kortingen"} +{"t":"PBDD 24 Outbound 003 Headline nl-be Two days of epic deals 8-9 October Twee dagen lang topdeals op 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 004 CTA nl-be Get ready now Bereid je nu voor"} +{"t":"PBDD 24 Outbound 005 Title nl-be Prime Big Deal Days are 8-9 October Het zijn Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 006 Intro nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PBDD 24 Outbound 015 Subject line nl-be Prime Big Deal Days start tomorrow De Prime Deal Dagen beginnen morgen"} +{"t":"PBDD 24 Outbound 019 Title nl-be Prime Big Deal Days start tomorrow De Prime Deal Dagen beginnen morgen"} +{"t":"PBDD 24 Outbound 022 Subject line nl-be Prime Big Deal Days are here De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Outbound 023 Subject line nl-be Get epic deals and feel like a star Ontdek topdeals waar je euforisch van wordt"} +{"t":"PBDD 24 Outbound 024 Headline nl-be Get epic deals until midnight tomorrow Krijg topdeals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 025 CTA nl-be Shop now Shop nu"} +{"t":"PBDD 24 Outbound 026 Title nl-be Prime Big Deal Days are here De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Outbound 027 Intro nl-be 2 days of Prime member exclusive deals Twee dagen lang exclusieve deals voor Prime-leden"} +{"t":"PBDD 24 Outbound 029 Subject line nl-be Enjoy Prime Big Deal Days now Profiteer nu van Prime Day"} +{"t":"PBDD 24 Outbound 030 Subject line nl-be Get exclusive deals with Prime Big Deal Days Ontdek exclusieve deals met de Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 031 Headline nl-be Shop epic deals only until midnight tomorrow Shop nog topdeals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 033 Title nl-be Prime Big Deal Days are happening now De Prime Deal Dagen zijn nu bezig"} +{"t":"PBDD 24 Outbound 034 Intro nl-be Exclusive deals until midnight tomorrow Exclusieve deals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 036 Title nl-be Prime Big Deal Days are in full swing De Prime Deal Dagen zijn nu bezig"} +{"t":"PBDD 24 Outbound 037 Intro nl-be Two days of epic deals end tomorrow Twee dagen lang topdeals en ze eindigen morgen"} +{"t":"PBDD 24 Outbound 039 Subject line nl-be It’s the last day of Prime Big Deal Days Het is de laatste van de Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 040 Subject line nl-be Shop epic deals that make you feel like a big deal Shop topdeals waar je euforisch van wordt"} +{"t":"PBDD 24 Outbound 041 Headline nl-be The epic deals end at midnight De topdeals eindigen om middernacht"} +{"t":"PBDD 24 Outbound 043 Title nl-be It’s the last day of Prime Big Deal Days Het is de laatste van de Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 044 Intro nl-be The epic deals end at midnight De topdeals eindigen om middernacht"} +{"t":"PBDD 24 Outbound 046 Subject line nl-be Final call: Prime Big Deal Days are ending De Prime Deal Dagen zijn bijna afgelopen"} +{"t":"PBDD 24 Outbound 047 Subject line nl-be Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 24 Outbound 048 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans: shop en bespaar met topdeals"} +{"t":"PBDD 24 Outbound 050 Title nl-be Prime Big Deal Days are ending soon De Prime Deal Dagen zijn bijna afgelopen"} +{"t":"PBDD 24 Outbound 051 Intro nl-be Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 24 Outbound 053 Title nl-be Prime Big Deal Days end at midnight De Prime Deal Dagen eindigen om middernacht"} +{"t":"PBDD 24 Outbound 054 Intro nl-be Last chance to shop epic deals Laatste kans om te shoppen voor topdeals"} +{"t":"PBDD 24 Outbound 067 Subject line nl-be Join Prime for exclusive deals from 8-9 October Word Prime-lid voor exclusieve aanbiedingen: 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 069 CTA nl-be Join Prime Word Amazon Prime-lid"} +{"t":"PBDD 24 Outbound 071 Intro nl-be Sign up for exclusive deals Word lid voor exclusieve deals"} +{"t":"PBDD 24 Outbound 072 CTA nl-be Join Prime now Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Outbound 075 Headline nl-be Shop epic deals until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 078 Intro nl-be Two days of exclusive deals Twee dagen lang exclusieve aanbiedingen"} +{"t":"PBDD 24 Outbound 081 Subject line nl-be Save like a superstar until midnight Bespaar nog tot middernacht en word helemaal euforisch"} +{"t":"PBDD 24 Outbound 082 Headline nl-be Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 24 Outbound 087 Subject line nl-be Ready for Prime Big Deal Days on 8-9 October? Klaar voor de Prime Deal Dagen op 8 en 9 oktober?"} +{"t":"PBDD 24 Outbound 088 Subject line nl-be Discover our Amazon Creators' top deals Ontdek de topdeals van onze Amazon Creators"} +{"t":"PBDD 24 Outbound 091 Title nl-be Prime Big Deal Days: 8-9 October Prime Deal Dagen: 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 092 Intro nl-be Discover our Amazon Creators' top deals Ontdek de topdeals van onze Amazon Creators"} +{"t":"PBDD 24 Outbound 095 Intro nl-be Get early access deals here Grijp de vroege deals hier"} +{"t":"PBDD 24 Outbound 100 CTA nl-be Join now Word nu Prime-lid op Amazon.com.be"} +{"t":"PBDD 24 Outbound 107 Title nl-be See Prime Big Deal Days' hottest deals De populairste deals de van Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 108 Intro nl-be Explore the current bestsellers Ontdek de bestsellers van het moment"} +{"t":"PBDD 24 Outbound 110 Title nl-be Check out our best 4+ star deals for you Bekijk onze best beoordeelde deals voor jou"} +{"t":"PBDD 24 Outbound 111 Intro nl-be Explore your personalised deals Ontdek je gepersonaliseerde deals"} +{"t":"PBDD 24 Outbound 113 Title nl-be Prime Big Deal Days premium brand deals Prime Deal Dagen deals op topmerken"} +{"t":"PBDD 24 Outbound 114 Intro nl-be Explore the collection today Ontdek nu de collectie"} +{"t":"PBDD 24 Outbound 117 Intro nl-be Check out recommended deals for you Check deze aanbevolen deals voor jou"} +{"t":"PBDD 24 Outbound 120 Intro nl-be Discover our most trending deals Ontdek onze meest trending deals"} +{"t":"PBDD 24 Outbound 123 Intro nl-be Check out the Top 100 deals Check deze bestsellers"} +{"t":"PBDD 24 Outbound 125 Title nl-be Prime Big Deal Days are here! Het zijn Prime Deal Dagen!"} +{"t":"PBDD 24 Outbound 126 Intro nl-be Check out our best 4+ star deals for you Bekijk onze best beoordeelde deals voor jou"} +{"t":"PBDD 24 Outbound 129 Intro nl-be Check out our Premium brand deals now De Prime Deal Dagen: deals op topmerken"} +{"t":"PBDD 24 Outbound 131 Intro nl-be Check out deals made just for you Check deze aanbevolen deals speciaal voor jou"} +{"t":"PD 23 Outbound 001 Subject line nl-be Prime Day is coming on XX-XX July Prime Day komt eraan op XX en XX juli"} +{"t":"PD 23 Outbound 002 Subject line nl-be  Get ready to feel like a big deal with epic deals  Geniet twee dagen lang van Prime-kortingen"} +{"t":"PD 23 Outbound 003 Headline nl-be  Two days of epic deals XX-XX July  Twee dagen lang topdeals van XX tot XX juli"} +{"t":"PD 23 Outbound 004 Body Copy nl-be Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day komt eraan ... Geniet twee dagen lang van topdeals op elektronica, woning, keuken en meer! Mis het niet en maak alvast jouw Prime Day-verlanglijstje! Exclusief voor Amazon Prime-leden."} +{"t":"PD 23 Outbound 005 CTA nl-be Get ready now!    Bereid je voor!"} +{"t":"PD 23 Outbound 006 Subject line nl-be  Prime Day is coming on XX-XX July  Prime Day komt eraan op XX en XX juli"} +{"t":"PD 23 Outbound 007 Intro nl-be  Feel like a big deal with two days of epic deals    Geniet twee dagen lang van Prime-kortingen"} +{"t":"PD 23 Outbound 009 Subject line nl-be Prime Day is almost here: XX-XX July!  Het is bijna Prime Day: XX en XX juli!"} +{"t":"PD 23 Outbound 010 Subject line nl-be  Two days of epic deals only for Prime members Twee dagen topdeals, alleen voor Prime-leden"} +{"t":"PD 23 Outbound 011 Headline nl-be  Two days of epic deals XX-XX July. Twee dagen lang topdeals van XX tot XX juli"} +{"t":"PD 23 Outbound 012 Body Copy nl-be Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Het is bijna Prime Day! Dat betekent twee dagen lang exclusieve deals voor Amazon Prime-leden! Neem een voorsprong en maak vandaag nog je Prime Day-verlanglijstje!"} +{"t":"PD 23 Outbound 013 CTA nl-be Get ready now!   Bereid je voor!"} +{"t":"PD 23 Outbound 014 Subject line nl-be  Prime Day is almost here: XX-XX July! Het is bijna Prime Day: XX en XX juli!"} +{"t":"PD 23 Outbound 015 Intro nl-be  Make your epic deals wish list! Twee dagen vol topdeals komen eraan"} +{"t":"PD 23 Outbound 016 CTA nl-be Get ready now!  Bereid je voor!"} +{"t":"PD 23 Outbound 017 Subject line nl-be  Stay up late, Prime Day starts at midnight! Blijf langer op, Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 018 Subject line nl-be Prime member exclusive deals from XX-XX July.  Exclusieve deals voor Prime-leden - XX en XX juli."} +{"t":"PD 23 Outbound 019 Headline nl-be Two days of epic deals XX-XX July Twee dagen lang topdeals van XX tot XX juli"} +{"t":"PD 23 Outbound 020 Body Copy nl-be Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day begint morgen met twee dagen topdeals. Wacht dus niet langer en maak alvast jouw Prime Day-verlanglijst!"} +{"t":"PD 23 Outbound 022 Subject line nl-be  Ready? Prime Day starts at midnight! Klaar? Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 023 Intro nl-be 2 days of epic deals exclusively for Prime members    48 uur exclusieve deals voor Prime-leden"} +{"t":"PD 23 Outbound 024 CTA nl-be Get ready now! Alt: Get ready! Bereid je voor!"} +{"t":"PD 23 Outbound 025 Subject line nl-be  Prime Day is coming on XX-XX July Prime Day komt eraan op XX en XX juli"} +{"t":"PD 23 Outbound 026 Subject line nl-be Join Prime for two days of epic deals  Word Prime-lid en geniet 2 dagen lang van topdeals"} +{"t":"PD 23 Outbound 029 CTA nl-be Join Prime Word Prime-lid"} +{"t":"PD 23 Outbound 030 Subject line nl-be Prime Day is coming on XX-XX July Prime Day komt eraan op XX en XX juli"} +{"t":"PD 23 Outbound 031 Intro nl-be  Sign up for 2 days of epic deals  Word lid voor 2 dagen topdeals"} +{"t":"PD 23 Outbound 033 Subject line nl-be Prime Day is almost here: XX-XX July! Het is bijna Prime Day: XX en XX juli!"} +{"t":"PD 23 Outbound 037 Subject line nl-be Prime Day is almost here: XX-XX July! Het is bijna Prime Day: XX en XX juli!"} +{"t":"PD 23 Outbound 038 Intro nl-be Sign up to Prime for two days of exclusive deals   Word lid voor 2 dagen exclusieve deals"} +{"t":"PD 23 Outbound 040 Subject line nl-be Stay up late, Prime Day starts at midnight!  Blijf langer op, Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 041 Subject line nl-be Join Prime for exclusive deals from XX-XX July Word lid voor exclusieve deals van XX tot XX juli"} +{"t":"PD 23 Outbound 044 Subject line nl-be Ready? Prime Day starts at midnight! Klaar? Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 045 Intro nl-be Sign up for exclusive deals from XX-XX July Word lid: exclusieve deals, XX-XX juli"} +{"t":"PD 23 Outbound 047 Subject line nl-be  Get your additional Prime Day promo codes now! Krijg jouw extra Prime Day-promocodes nu!"} +{"t":"PD 23 Outbound 048 Subject line nl-be Get extra savings on Prime Day XX-XX July   Krijg extra korting op Prime Day: XX en XX juli"} +{"t":"PD 23 Outbound 049 Headline nl-be Prime Day is XX-XX July, so here’s your surprise! Prime Day op XX-XX juli, hier is jouw verrassing!"} +{"t":"PD 23 Outbound 050 CTA nl-be Claim now    Claim nu"} +{"t":"PD 23 Outbound 051 Subject line nl-be  Prime Day is coming on XX-XX July Prime Day komt eraan op XX en XX juli"} +{"t":"PD 23 Outbound 052 Intro nl-be  See exclusive Prime promo codes and offers here   Ontdek hier Prime-promocodes en deals"} +{"t":"PD 23 Outbound 053 CTA nl-be Claim now Claim nu"} +{"t":"PD 23 Outbound 054 Subject line nl-be Get exclusive Prime Day promo codes now! Krijg nu exclusieve Prime Day-promocodes!"} +{"t":"PD 23 Outbound 055 Subject line nl-be Join Prime to save on your Prime Day orders Word Prime-lid en bespaar op Prime Day-aankopen"} +{"t":"PD 23 Outbound 056 Headline nl-be Prime Day is XX-XX July, so here’s a surprise! Prime Day op XX-XX juli, hier is een verrassing!"} +{"t":"PD 23 Outbound 057 CTA nl-be Join now    Meer informatie"} +{"t":"PD 23 Outbound 059 Intro nl-be  Join Prime to get exclusive promo codes and more! Word Prime-lid en krijg promocodes!"} +{"t":"PD 23 Outbound 060 CTA nl-be Join now  Meer informatie"} +{"t":"PD 23 Outbound 061 Subject line nl-be Prime Day is here! Het is Prime Day!"} +{"t":"PD 23 Outbound 062 Subject line nl-be Get epic deals until midnight tomorrow Krijg topdeals tot morgen om middernacht"} +{"t":"PD 23 Outbound 063 Headline nl-be Get epic deals and become the centre of attention Krijg topdeals en val op"} +{"t":"PD 23 Outbound 064 CTA nl-be  Shop now Shop nu"} +{"t":"PD 23 Outbound 065 Subject line nl-be Prime Day is here! Het is Prime Day!"} +{"t":"PD 23 Outbound 066 Intro nl-be Two days of Prime member exclusive deals  2 dagen superdeals voor Prime-leden"} +{"t":"PD 23 Outbound 067 CTA nl-be Shop now Shop nu"} +{"t":"PD 23 Outbound 068 Subject line nl-be Enjoy Prime Day now Geniet nu van Prime Day"} +{"t":"PD 23 Outbound 069 Subject line nl-be Shop epic deals only until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PD 23 Outbound 070 Headline nl-be Feel special with these exclusive Prime Day deals Voel je speciaal met de exclusieve Prime Day deals"} +{"t":"PD 23 Outbound 071 Body Copy nl-be Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Dag 1 van Prime Day is bijna voorbij. Nog maar een dag te gaan om topdeals te vinden, exclusief voor Prime-leden."} +{"t":"PD 23 Outbound 072 CTA nl-be  Shop now  Shop nu"} +{"t":"PD 23 Outbound 073 Subject line nl-be Prime Day’s happening now! Prime Day is bezig!"} +{"t":"PD 23 Outbound 074 Intro nl-be Exclusive deals until midnight tomorrow  Exclusieve deals tot morgen middernacht"} +{"t":"PD 23 Outbound 075 CTA nl-be Shop now  Shop nu"} +{"t":"PD 23 Outbound 076 Subject line nl-be Prime Day is in full swing! Prime Day is in volle gang!"} +{"t":"PD 23 Outbound 077 Subject line nl-be Two days of epic deals. Ends midnight tomorrow Twee dagen topdeals. Tot morgen middernacht"} +{"t":"PD 23 Outbound 079 Body Copy nl-be Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Prime Day heeft topdeals exclusief voor Prime-leden zoals jij. Dus bekijk ze nu!"} +{"t":"PD 23 Outbound 080 CTA nl-be Shop now   Shop nu"} +{"t":"PD 23 Outbound 081 Subject line nl-be Prime Day is in full swing! Prime Day is in volle gang!"} +{"t":"PD 23 Outbound 082 Intro nl-be Two days of epic deals. Ends tomorrow Twee dagen topdeals. Nog tot morgen"} +{"t":"PD 23 Outbound 084 Subject line nl-be It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 23 Outbound 085 Subject line nl-be The epic deals end at midnight De topdeals eindigen om middernacht"} +{"t":"PD 23 Outbound 086 Headline nl-be Shop epic deals that make you feel like a big deal Shop nu en geniet van topdeals"} +{"t":"PD 23 Outbound 087 Body Copy nl-be The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Het is de laatste dag van Prime Day. Mis deze kans niet om van topdeals te genieten."} +{"t":"PD 23 Outbound 088 CTA nl-be Shop now   Shop nu"} +{"t":"PD 23 Outbound 089 Subject line nl-be It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 23 Outbound 090 Intro nl-be The epic deals end at midnight De topdeals eindigen om middernacht"} +{"t":"PD 23 Outbound 092 Subject line nl-be Final call: Prime Day is ending Laatste kans: Prime Day loopt ten einde"} +{"t":"PD 23 Outbound 093 Subject line nl-be Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 094 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans: shop en bespaar dankzij topdeals"} +{"t":"PD 23 Outbound 095 Body Copy nl-be Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day eindigt om middernacht, dus haast je! Dit is je laatste kans om veel te besparen."} +{"t":"PD 23 Outbound 097 Subject line nl-be Prime Day ends at midnight  Prime Day eindigt om middernacht"} +{"t":"PD 23 Outbound 098 Intro nl-be Shop exclusive deals until midnight   Shop exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 100 Subject line nl-be Prime Day ends tonight Prime Day eindigt vannacht"} +{"t":"PD 23 Outbound 103 Body Copy nl-be Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day loopt ten einde, maar niet getreurd! Er is nog tijd voor Prime-leden om exclusieve deals te shoppen. Dus, stop met het lezen van deze e-mail en ga wat mooie kortingen scoren!"} +{"t":"PD 23 Outbound 105 Subject line nl-be Prime Day ends today Prime Day eindigt vandaag"} +{"t":"PD 23 Outbound 106 Intro nl-be Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 107 CTA nl-be Shop now  Shop nu"} +{"t":"PD 23 Outbound 109 Subject line nl-be Shop epic deals until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PD 23 Outbound 110 Headline nl-be Shop epic deals that make you feel like a big deal Shop topdeals en voel je een big deal"} +{"t":"PD 23 Outbound 111 Body Copy nl-be Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  Vandaag begint Prime Day - word Prime-lid en krijg twee dagen lang toegang tot exclusieve topdeals. Bespaar flink!"} +{"t":"PD 23 Outbound 112 CTA nl-be Join Prime now Word Prime-lid"} +{"t":"PD 23 Outbound 114 Intro nl-be Two days of exclusive deals Twee dagen lang exclusieve deals"} +{"t":"PD 23 Outbound 117 Subject line nl-be Shop epic deals until midnight tomorrow Shop tot morgen middernacht topdeals"} +{"t":"PD 23 Outbound 118 Headline nl-be Feel special with these exclusive Prime Day deals Voel je speciaal met deze exclusieve Prime Day deals"} +{"t":"PD 23 Outbound 120 Subject line nl-be Prime Day ends tomorrow Prime Day eindigt morgen"} +{"t":"PD 23 Outbound 121 Intro nl-be Shop exclusive deals Shop exclusieve deals"} +{"t":"PD 23 Outbound 124 Subject line nl-be Still time left to join Prime and get epic deals Er is nog tijd, word Prime-lid voor topdeals"} +{"t":"PD 23 Outbound 125 Headline nl-be Shop epic deals like the star that you are Shop topdeals die helemaal bij jou passen"} +{"t":"PD 23 Outbound 128 Intro nl-be 2 days of epic deals of ends tomorrow 2 dagen vol topdeals eindigen morgen"} +{"t":"PD 23 Outbound 131 Subject line nl-be Save like a superstar until midnight   Geniet nog van schitterende kortingen tot middernacht"} +{"t":"PD 23 Outbound 132 Headline nl-be Last chance for some epic deals Laatste kans op topdeals"} +{"t":"PD 23 Outbound 137 Subject line nl-be It’s closing night for Prime Day Het is de laatste avond van Prime Day"} +{"t":"PD 23 Outbound 138 Subject line nl-be Shop exclusive deals until midnight tonight Shop nog exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 139 Headline nl-be Last chance to shop, save and feel like a big deal Shop en bespaar dankzij topdeals"} +{"t":"PD 23 Outbound 141 Subject line nl-be Prime Day ends at midnight Prime Day eindigt om middernacht"} +{"t":"PD 23 Outbound 142 Intro nl-be Last chance to shop epic deals Laatste kans: shop geweldige deals"} +{"t":"PD 23 Outbound 144 Subject line nl-be Prime Day ends tonight Prime Day eindigt vanavond"} +{"t":"PD 23 Outbound 145 Subject line nl-be Join Prime and get epic deals until midnight Word Prime-lid: topdeals tot middernacht"} +{"t":"PD 23 Outbound 148 Subject line nl-be Prime Day ends at midnight Prime Day eindigt om middernacht"} +{"t":"PD 23 Outbound 149 Intro nl-be Last chance to feel like a big deal   Nog tot middernacht topdeals"} +{"t":"PD 24 Outbound 071 nl-be See the Prime Day bestsellers Bekijk de bestsellers van Prime Day"} +{"t":"PD 24 Outbound 072 nl-be Explore Prime Day’s hottest deals Ontdek de populairste Prime Day deals"} +{"t":"PD 24 Outbound 073 nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 075 nl-be Prime Day deals just for you Bekijk onze best beoordeelde deals"} +{"t":"PD 24 Outbound 077 nl-be Explore your personalised deals here Ontdek je gepersonaliseerde deals"} +{"t":"PD 24 Outbound 079 nl-be Prime Day premium brand deals Prime Day deals op topmerken"} +{"t":"PD 24 Outbound 080 nl-be Explore premium brand deals for you! Ontdek jouw deals op topmerken"} +{"t":"PD 24 Outbound 083 nl-be Prime Day deals based on your views Prime Day deals gebaseerd op jouw interesses"} +{"t":"PD 24 Outbound 084 nl-be Check out recommended deals for you Bekijk onze aanbevolen deals voor jou"} +{"t":"PD 24 Outbound 086 nl-be Discover Prime Day’s trending deals Ontdek trending deals tijdens Prime Day"} +{"t":"PD 24 Outbound 087 nl-be Shop those viral deals! Shop de populairste deals!"} +{"t":"PD 24 Outbound 088 nl-be See what deals are going viral now! Shop de populairste deals!"} +{"t":"PD 24 Outbound 089 nl-be Discover more Ontdek meer"} +{"t":"PD 24 Outbound 098 Subject line nl-be Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 099 Subject line nl-be Get ready to feel like a big deal with epic deals Geniet twee dagen lang van Prime-kortingen"} +{"t":"PD 24 Outbound 100 Headline nl-be Two days of epic deals 16-17 July Twee dagen lang topdeals – 16 en 17 juli"} +{"t":"PD 24 Outbound 101 Body Copy nl-be Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day komt eraan... en raad eens? Inderdaad! Jij bent uitgenodigd. Profiteer twee dagen lang van topdeals op elektronica, wonen, keuken en meer. Mis het niet en begin nu met het maken van jouw Prime Day-verlanglijstje. Exclusief voor Prime-leden."} +{"t":"PD 24 Outbound 102 Subject line nl-be Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 103 nl-be Two days of epic deals Twee dagen lang topdeals"} +{"t":"PD 24 Outbound 106 nl-be Get ready Bereid je voor"} +{"t":"PD 24 Outbound 108 Subject line nl-be Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 110 Subject line nl-be Two days of epic deals only for Prime members Twee dagen lang topdeals, alleen voor Prime-leden"} +{"t":"PD 24 Outbound 111 Headline nl-be Two days of epic deals 16-17 July Twee dagen lang topdeals – 16 en 17 juli"} +{"t":"PD 24 Outbound 112 nl-be Prime Day is almost here. Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town. Get a head start and build your Prime Day wish list today. Het is bijna Prime Day. Als straks iedereen weet van welke exclusieve aanbiedingen jij hebt geprofiteerd, ben je de ster van de dag! Neem een voorsprong en maak vandaag nog je Prime Day-verlanglijstje."} +{"t":"PD 24 Outbound 113 Body Copy nl-be Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Het is bijna Prime Day. Profiteer van exclusieve aanbiedingen voor Prime-leden! Neem een voorsprong en maak vandaag nog je Prime Day-verlanglijstje."} +{"t":"PD 24 Outbound 114 Subject line nl-be Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 115 nl-be Two days of epic deals are coming Er komen twee dagen met topdeals aan"} +{"t":"PD 24 Outbound 118 nl-be Stay up late, Prime Day starts at midnight Blijf langer op, Prime Day begint om middernacht"} +{"t":"PD 24 Outbound 120 Subject line nl-be Prime member exclusive deals from 16-17 July Exclusieve aanbiedingen voor Prime-leden – 16 en 17 juli"} +{"t":"PD 24 Outbound 121 Headline nl-be Two days of epic deals 16-17 July Twee dagen lang topdeals – 16 en 17 juli"} +{"t":"PD 24 Outbound 122 Body Copy nl-be Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day begint morgen met twee dagen topdeals. Dus ga aan de slag en maak jouw Prime Day-verlanglijst."} +{"t":"PD 24 Outbound 123 Subject line nl-be Ready? Prime Day starts at midnight Klaar? Prime Day begint om middernacht"} +{"t":"PD 24 Outbound 124 nl-be 2 days of Prime member exclusive deals 2 dagen exclusieve aanbiedingen voor Prime-leden"} +{"t":"PD 24 Outbound 126 Intro nl-be 2 days of epic deals exclusively for Prime members 2 dagen lang topdeals voor Prime-leden"} +{"t":"PD 24 Outbound 128 Subject line nl-be Join Prime for two days of epic deals Word Prime-lid: twee dagen lang topdeals"} +{"t":"PD 24 Outbound 131 nl-be Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films.  Prime Day komt eraan... Word Prime-lid en krijg niet alleen toegang tot twee dagen lang topdeals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 132 Body Copy nl-be Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 132F Body Copy nl-be Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 134 CTA nl-be Join Prime Word Prime-lid"} +{"t":"PD 24 Outbound 135 Subject line nl-be Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 137 Intro nl-be Sign up for 2 days of epic deals Word lid voor 2 dagen lang topdeals"} +{"t":"PD 24 Outbound 138 Subject line nl-be Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 142 nl-be Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films.  Prime Day komt eraan... Word Prime-lid en krijg niet alleen toegang tot twee dagen lang topdeals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 143 Body Copy nl-be Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 143F Body Copy nl-be Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 144 Subject line nl-be Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 145 Subject line nl-be Join Prime for exclusive deals from 16-17 July Word Prime-lid voor exclusieve aanbiedingen: 16 en 17 juli"} +{"t":"PD 24 Outbound 146 Headline nl-be Two days of epic deals 16-17 July Twee dagen lang topdeals – 16 en 17 juli"} +{"t":"PD 24 Outbound 148 nl-be Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day begint morgen. Word Prime-lid en krijg niet alleen toegang tot twee dagen lang topdeals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 149 Body Copy nl-be Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 149F Body Copy nl-be Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 150 Subject line nl-be Ready? Prime Day starts at midnight Klaar? Prime Day begint om middernacht"} +{"t":"PD 24 Outbound 152 Subject line nl-be Get your additional Prime Day promo codes now Krijg jouw extra Prime Day-promocodes nu"} +{"t":"PD 24 Outbound 154 Subject line nl-be Save more on your Prime Day orders Krijg extra korting op Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 155 Headline nl-be Prime Day is 16-17 July, so here’s your surprise Krijg extra korting op Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 156 Body Copy nl-be Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Prime Day komt eraan met twee dagen lang topdeals. Met zoveel exclusieve kortingen ben je de ster van de dag! Kun je niet wachten? Ontdek alle exclusieve Prime-promocodes, aanbiedingen en gratis proefperiodes waar je voor en tijdens Prime Day van kunt profiteren."} +{"t":"PD 24 Outbound 157 CTA nl-be Claim now Claim nu"} +{"t":"PD 24 Outbound 159 Intro nl-be Exclusive Prime promo codes and offers Ontdek hier Prime-promocodes en aanbiedingen"} +{"t":"PD 24 Outbound 160 CTA nl-be Claim now Claim nu"} +{"t":"PD 24 Outbound 161 Subject line nl-be Get exclusive Prime Day promo codes now Krijg nu exclusieve Prime Day-promocodes."} +{"t":"PD 24 Outbound 162 Subject line nl-be Join Prime to save on your Prime Day orders Word Prime-lid, bespaar op je Prime Day-bestellingen"} +{"t":"PD 24 Outbound 163 Headline nl-be Prime Day is 16-17 July, so here’s a surprise Prime Day, 16 en 17 juli, hier is een verrassing!"} +{"t":"PD 24 Outbound 164 Body Copy nl-be Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Prime Day komt eraan met twee dagen lang topdeals. Word Prime-lid en krijg toegang tot heel veel exclusieve kortingen, promocodes, aanbiedingen en gratis proefperiodes voor en tijdens Prime Day. Profiteer er nu van!"} +{"t":"PD 24 Outbound 165 CTA nl-be Join now Meer informatie"} +{"t":"PD 24 Outbound 166 Subject line nl-be Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 167 Intro nl-be Join Prime to get exclusive promo codes and more Word Prime-lid en krijg promocodes"} +{"t":"PD 24 Outbound 169 Subject line nl-be Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 170 Subject line nl-be Get epic deals until midnight tomorrow Krijg topdeals tot morgen middernacht"} +{"t":"PD 24 Outbound 171 Headline nl-be Get epic deals and become the centre of attention Geniet van topdeals waar je euforisch van wordt"} +{"t":"PD 24 Outbound 172 Body Copy nl-be Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Prime Day begint vandaag. Profiteer twee dagen lang van topdeals op elektronica, wonen, keuken en meer. Pak deze kortingen voordat ze weg zijn. Jouw dag, jouw deals."} +{"t":"PD 24 Outbound 174 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 175 Subject line nl-be Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 176 Intro nl-be 2 days of Prime member exclusive deals 2 dagen lang topdeals voor Prime-leden"} +{"t":"PD 24 Outbound 177 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 178 Subject line nl-be Enjoy Prime Day now Profiteer nu van Prime Day"} +{"t":"PD 24 Outbound 179 Subject line nl-be Shop epic deals only until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PD 24 Outbound 180 Headline nl-be Feel special with these exclusive Prime Day deals Word helemaal euforisch van de Prime Day-aanbiedingen"} +{"t":"PD 24 Outbound 181 Body Copy nl-be Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Dag 1 van Prime Day is bijna voorbij. Nog maar een dag te gaan om topdeals te vinden, exclusief voor Prime-leden."} +{"t":"PD 24 Outbound 183 Subject line nl-be Prime Day’s happening now Prime Day is nu!"} +{"t":"PD 24 Outbound 184 Intro nl-be Exclusive deals until midnight tomorrow Exclusieve aanbiedingen tot morgen middernacht"} +{"t":"PD 24 Outbound 185 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 186 Subject line nl-be Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 24 Outbound 187 Subject line nl-be Two days of epic deals. Ends midnight tomorrow 2 dagen lang topdeals. Tot morgen middernacht"} +{"t":"PD 24 Outbound 188 Headline nl-be Shop epic deals that make you feel like a big deal Shop topdeals waar je euforisch van wordt"} +{"t":"PD 24 Outbound 189 Body Copy nl-be Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Prime Day heeft topdeals exclusief voor Prime-leden zoals jij. Bekijk ze nu."} +{"t":"PD 24 Outbound 190 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 191 Subject line nl-be Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 24 Outbound 192 Intro nl-be Two days of epic deals. Ends tomorrow 2 dagen lang topdeals. Nog tot morgen"} +{"t":"PD 24 Outbound 193 CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 194 Subject line nl-be It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 24 Outbound 195 Subject line nl-be The epic deals end at midnight De topdeals eindigen om middernacht"} +{"t":"PD 24 Outbound 197 Body Copy nl-be The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Het is de laatste dag van Prime Day. Mis deze kans niet om van topdeals te profiteren."} +{"t":"PD 24 Outbound 198 CTA nl-be Shop now\n \n Shop nu"} +{"t":"PD 24 Outbound 198F CTA nl-be Shop now Shop nu"} +{"t":"PD 24 Outbound 199 Subject line nl-be It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 24 Outbound 200 Intro nl-be The epic deals end at midnight De topdeals eindigen om middernacht"} +{"t":"PD 24 Outbound 203 Subject line nl-be Final call: Prime Day is ending Laatste kans: Prime Day is bijna afgelopen"} +{"t":"PD 24 Outbound 204 Subject line nl-be Shop exclusive deals until midnight tonight Shop exclusieve aanbiedingen tot middernacht"} +{"t":"PD 24 Outbound 205 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans: shop en bespaar met topdeals"} +{"t":"PD 24 Outbound 206 Body Copy nl-be Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day eindigt om middernacht, dus haast je. Dit is je laatste kans om veel te besparen en te profiteren van de aanbiedingen."} +{"t":"PD 24 Outbound 208 nl-be Prime Day is almost over Prime Day is bijna voorbij"} +{"t":"PD 24 Outbound 211 Intro nl-be Shop exclusive deals until midnight Shop nog aanbiedingen tot middernacht"} +{"t":"PD 24 Outbound 213 Subject line nl-be Prime Day ends tonight Prime Day eindigt vanavond"} +{"t":"PD 24 Outbound 216 Body Copy nl-be Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day loopt ten einde. Maar geen zorgen, er is nog tijd voor Prime-leden om exclusieve aanbiedingen te shoppen. Dus sluit je e-mails en profiteer van mooie kortingen!"} +{"t":"PD 24 Outbound 218 Subject line nl-be Prime Day ends today Prime Day eindigt vandaag"} +{"t":"PD 24 Outbound 220 Intro nl-be Shop exclusive deals until midnight Shop topdeals tot middernacht"} +{"t":"PD 24 Outbound 222 Subject line nl-be Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 223 Subject line nl-be Shop epic deals until midnight tomorrow Shop topdeals tot morgen middernacht"} +{"t":"PD 24 Outbound 226 nl-be Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Vandaag begint Prime Day - word Prime-lid en krijg niet alleen toegang tot twee dagen lang topdeals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 227 Body Copy nl-be Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 227F Body Copy nl-be Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month."} +{"t":"PD 24 Outbound 228 Subject line nl-be Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 229 Intro nl-be Two days of exclusive deals Twee dagen lang exclusieve aanbiedingen"} +{"t":"PD 24 Outbound 230 Subject line nl-be Enjoy Prime Day now Profiteer nu van Prime Day"} +{"t":"PD 24 Outbound 232 Headline nl-be Feel special with these exclusive Prime Day deals Voel je deal-icious met deze exclusieve Prime Day-aanbiedingen"} +{"t":"PD 24 Outbound 233 nl-be The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals. So, don’t miss out and join now. Het doek valt voor de eerste dag van Prime Day. Maar geen zorgen, het is nooit te laat om Prime-lid te worden. Dan krijg je niet alleen toegang tot topdeals op elektronica, wonen, keuken en meer, maar ook tot snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 236 Subject line nl-be Prime Day ends tomorrow Prime Day eindigt morgen"} +{"t":"PD 24 Outbound 237 Intro nl-be Shop exclusive deals Shop exclusieve aanbiedingen"} +{"t":"PD 24 Outbound 238 Subject line nl-be Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 24 Outbound 239 Subject line nl-be Still time left to join Prime and get epic deals Er is nog tijd, word Prime-lid voor topdeals"} +{"t":"PD 24 Outbound 240 Headline nl-be Shop epic deals like the star that you are Shop topdeals op jouw favorieten"} +{"t":"PD 24 Outbound 242 nl-be The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month.  De eerste dag van Prime Day is in volle gang. Er is nog tijd om Prime-lid te worden en niet alleen toegang te krijgen tot exclusieve topdeals op elektronica, wonen, keuken en meer, maar ook tot snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 244 Intro nl-be 2 days of epic deals of ends tomorrow 2 dagen lang topdeals eindigen morgen"} +{"t":"PD 24 Outbound 245 Subject line nl-be It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 24 Outbound 246 Subject line nl-be Save like a superstar until midnight Bespaar nog tot middernacht als een superster"} +{"t":"PD 24 Outbound 247 Headline nl-be Last chance for some epic deals Laatste kans op topdeals"} +{"t":"PD 24 Outbound 249 nl-be The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. De laatste dag van Prime Day is aangebroken. Word Prime-lid en krijg niet alleen toegang tot topdeals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 251 Intro nl-be The epic deals end at midnight Topdeals eindigen om middernacht"} +{"t":"PD 24 Outbound 252 Subject line nl-be It’s closing night for Prime Day Het is de laatste avond van Prime Day"} +{"t":"PD 24 Outbound 253 Subject line nl-be Shop exclusive deals until midnight tonight Shop nog exclusieve aanbiedingen tot middernacht"} +{"t":"PD 24 Outbound 254 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans om te besparen met topdeals"} +{"t":"PD 24 Outbound 256 nl-be Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day eindigt vanavond om middernacht. Er is nog tijd om Prime-lid te worden en niet alleen toegang te krijgen tot exclusieve topdeals op elektronica, wonen, keuken en meer, maar ook tot snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 258 Subject line nl-be Prime Day ends at midnight Prime Day eindigt om middernacht"} +{"t":"PD 24 Outbound 259 Intro nl-be Last chance to shop epic deals Laatste kans: shop topdeals"} +{"t":"PD 24 Outbound 261 Subject line nl-be Join Prime and get epic deals until midnight Word Prime-lid: topdeals tot middernacht"} +{"t":"PD 24 Outbound 262 Headline nl-be Shop epic deals like the star that you are Shop topdeals die helemaal bij jou passen"} +{"t":"PD 24 Outbound 264 nl-be The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. Prime Day is bijna voorbij. Maar geen zorgen, er is nog tijd om te profiteren van exclusieve aanbiedingen voor Prime-leden. Meld je aan bij Prime en bespaar op elektronica, wonen, keuken en meer en krijg toegang tot snelle levering en geweldige tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 267 nl-be The epic deals last until midnight Nog tot middernacht topdeals"} +{"t":"PD 25 Outbound 001 Subject line nl-be Prime Day is coming xx-xx Month Prime Day komt eraan: van xx t/m xx juli"} +{"t":"PD 25 Outbound 002 Subject line nl-be Four days of big deals, only for Prime members 4 dagen lang geweldige deals voor Prime-leden"} +{"t":"PD 25 Outbound 003 Headline nl-be Four days of big deals: xx-xx Month 4 dagen lang geweldige deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 004 CTA nl-be Get ready Bereid je voor"} +{"t":"PD 25 Outbound 005 Subject line nl-be Prime Day is coming xx-xx Month Prime Day komt eraan: van xx t/m xx juli"} +{"t":"PD 25 Outbound 006 Intro nl-be Four days of big deals 4 dagen lang geweldige deals"} +{"t":"PD 25 Outbound 008 Subject line nl-be Prime Day is almost here: XX-XX Month Het is bijna Prime Day: van xx t/m xx juli"} +{"t":"PD 25 Outbound 009 Subject line nl-be Four days of big deals, exclusively for Prime members 4 dagen lang geweldige deals voor Prime-leden"} +{"t":"PD 25 Outbound 010 Headline nl-be Four days of big deals: XX-XX Month 4 dagen lang geweldige deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 011 CTA nl-be Get ready Bereid je voor"} +{"t":"PD 25 Outbound 012 Subject line nl-be Prime Day is almost here: XX-XX Month Het is bijna Prime Day: xx t/m xx juli"} +{"t":"PD 25 Outbound 013 Intro nl-be Four days of big deals are coming 4 dagen lang geweldige deals komen eraan"} +{"t":"PD 25 Outbound 015 Subject line nl-be Stay up late, Prime Day starts at midnight Blijf wakker, Prime Day begint om middernacht"} +{"t":"PD 25 Outbound 016 Subject line nl-be Prime member-exclusive deals: XX-XX Month Exclusieve deals voor Prime-leden: xx t/m xx juli"} +{"t":"PD 25 Outbound 017 Headline nl-be Four days of big deals XX-XX Month 4 dagen lang geweldige deals: xx t/m xx juli"} +{"t":"PD 25 Outbound 018 CTA nl-be Set your alarm Zet je wekker"} +{"t":"PD 25 Outbound 019 Subject line nl-be Ready? Prime Day starts at midnight. Klaar? Prime Day begint om middernacht."} +{"t":"PD 25 Outbound 020 Intro nl-be 4 days of Prime member-exclusive deals 4 dagen lang deals voor Prime-leden"} +{"t":"PD 25 Outbound 021 CTA nl-be Set your alarm Zet je wekker"} +{"t":"PD 25 Outbound 023 Subject line nl-be Join Prime for four days of big deals Word Prime-lid voor 4 dagen lang geweldige deals"} +{"t":"PD 25 Outbound 024 Headline nl-be Four days of exclusive deals: XX-XX Month 4 dagen met exclusieve deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 025 CTA nl-be Join Prime Ontdek Prime"} +{"t":"PD 25 Outbound 026 Subject line nl-be Prime Day is coming XX-XX Month Prime Day komt eraan: van xx t/m xx juli"} +{"t":"PD 25 Outbound 027 Intro nl-be Join Prime for four days of exclusive deals Word Prime-lid voor 4 dagen deals"} +{"t":"PD 25 Outbound 028 CTA nl-be Join Prime Ontdek Prime"} +{"t":"PD 25 Outbound 029 Subject line nl-be Prime Day is almost here: XX-XX Month Prime Day is er bijna: van xx t/m xx juli"} +{"t":"PD 25 Outbound 030 Subject line nl-be Join Prime for four days of big deals Word Prime-lid voor 4 dagen lang geweldige deals"} +{"t":"PD 25 Outbound 031 Headline nl-be Four days of big deals: XX-XX Month 4 dagen lang geweldige deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 033 Subject line nl-be Prime Day is almost here: XX-XX Month Prime Day is er bijna: xx t/m xx juli"} +{"t":"PD 25 Outbound 034 Intro nl-be Join Prime for 4 days of exclusive deals Word Prime-lid voor 4 dagen lang deals"} +{"t":"PD 25 Outbound 036 Subject line nl-be Stay up late, Prime Day starts at midnight Blijf wakker, Prime Day begint om middernacht"} +{"t":"PD 25 Outbound 037 Subject line nl-be Join Prime for exclusive deals from XX-XX Month Word Prime-lid voor deals: xx t/m xx juli"} +{"t":"PD 25 Outbound 040 Subject line nl-be Ready? Prime Day starts at midnight Klaar? Prime Day begint om middernacht."} +{"t":"PD 25 Outbound 041 Intro nl-be Sign up for exclusive deals from XX-XX Month Word lid voor deals: xx t/m xx juli"} +{"t":"PD 25 Outbound 043 Subject line nl-be Prime Day is here Prime Day is er"} +{"t":"PD 25 Outbound 044 Subject line nl-be Enjoy four days of big deals Profiteer van vier dagen lang geweldige deals"} +{"t":"PD 25 Outbound 045 Headline nl-be Feel like a big deal with these epic deals Word euforisch van deze geweldige deals"} +{"t":"PD 25 Outbound 046 nl-be Prime member-exclusive deals Exclusieve deals voor Prime-leden"} +{"t":"PD 25 Outbound 047 nl-be Exclusive deals, just for you Exclusieve deals, alleen voor jou"} +{"t":"PD 25 Outbound 048 CTA nl-be Shop now Shop nu"} +{"t":"PD 25 Outbound 049 Subject line nl-be Prime Day is here Prime Day is er"} +{"t":"PD 25 Outbound 050 nl-be Four days of Prime member-exclusive deals Vier dagen lang exclusieve deals voor Prime-leden"} +{"t":"PD 25 Outbound 051 Intro nl-be Four days of deals just for you Vier dagen lang exclusieve deals voor jou"} +{"t":"PD 25 Outbound 053 nl-be Enjoy Prime exclusive deals now Profiteer nu van exclusieve deals voor Prime-leden"} +{"t":"PD 25 Outbound 054 Subject line nl-be Enjoy Prime Day deals now Profiteer nu van Prime Day deals"} +{"t":"PD 25 Outbound 055 Subject line nl-be Your epic deals are waiting for you Je geweldige deals wachten op je"} +{"t":"PD 25 Outbound 056 Headline nl-be Feel special with these exclusive Prime Day deals Voel je speciaal met deze Prime Day deals"} +{"t":"PD 25 Outbound 058 Subject line nl-be Prime Day is live Het is Prime Day!"} +{"t":"PD 25 Outbound 059 Intro nl-be Check out these exclusive deals \n Bekijk deze exclusieve deals \n"} +{"t":"PD 25 Outbound 059F Intro nl-be Check out these exclusive deals Bekijk deze exclusieve deals"} +{"t":"PD 25 Outbound 061 Subject line nl-be Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 25 Outbound 062 Intro nl-be Check out these epic deals before lights out Bekijk deze geweldige deals vandaag"} +{"t":"PD 25 Outbound 064 Subject line nl-be Discover what day two of Prime Day has for you Ontdek wat dag 2 van Prime Day je brengt"} +{"t":"PD 25 Outbound 065 Subject line nl-be Don't miss out on these exclusive deals Mis deze exclusieve deals niet"} +{"t":"PD 25 Outbound 066 Headline nl-be Epic deals that make you feel like a big deal geweldige deals waar je euforisch van wordt"} +{"t":"PD 25 Outbound 067 nl-be w/o FLABD: \n Epic deals to make you smile geweldige deals waar je blij van wordt"} +{"t":"PD 25 Outbound 067F nl-be w/o FLABD: Epic deals to make you smile geweldige deals waar je blij van wordt"} +{"t":"PD 25 Outbound 069 nl-be Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 25 Outbound 070 Subject line nl-be Another Prime Day of big deals Alweer een Prime Day met geweldige deals"} +{"t":"PD 25 Outbound 071 Intro nl-be Start the day with big deals Begin je dag met geweldige deals"} +{"t":"PD 25 Outbound 073 nl-be There's still time to check these big deals Je hebt nog tijd om deze geweldige deals te bekijken"} +{"t":"PD 25 Outbound 074 Subject line nl-be Don't let the sun set on these big deals Laat deze geweldige deals niet passeren"} +{"t":"PD 25 Outbound 075 Subject line nl-be End your day feeling like a big deal Sluit je dag af met een euforisch gevoel"} +{"t":"PD 25 Outbound 076 nl-be End your day scoring big deals Sluit je dag af met geweldige deals"} +{"t":"PD 25 Outbound 077 Headline nl-be Shop epic and exclusive deals today Shop vandaag exclusieve geweldige deals"} +{"t":"PD 25 Outbound 079 Subject line nl-be End your day feeling like a big deal Sluit je dag af met een euforisch gevoel"} +{"t":"PD 25 Outbound 080 nl-be Here's an epic way to end your day Sluit je dag af op een hoogtepunt"} +{"t":"PD 25 Outbound 081 nl-be End your day with deals that make you smile Sluit je dag af met deals waar je blij van wordt"} +{"t":"PD 25 Outbound 082 nl-be Check out Prime Day's exclusive deals Bekijk de exclusieve deals van Prime Day"} +{"t":"PD 25 Outbound 083 Intro nl-be Bag an exclusive deal this Prime Day Scoor een exclusieve Prime Day deal"} +{"t":"PD 25 Outbound 085 nl-be Exclusive deals that need putting to bed Exclusieve deals die je moet afronden"} +{"t":"PD 25 Outbound 086 Subject line nl-be These exclusive deals end in 48 hours geweldige deals verdwijnen over 48 uur"} +{"t":"PD 25 Outbound 087 Intro nl-be Check out Prime Day big deals tonight Bekijk vanavond Prime Day geweldige deals"} +{"t":"PD 25 Outbound 089 nl-be Prime Day is here Prime Day is er"} +{"t":"PD 25 Outbound 090 Subject line nl-be Prime Day has started Prime Day is begonnen"} +{"t":"PD 25 Outbound 091 Subject line nl-be Get ready to feel like a big deal Bereid je voor op een euforisch gevoel"} +{"t":"PD 25 Outbound 092 nl-be Get ready to enjoy epic deals Bereid je voor om van geweldige deals te profiteren"} +{"t":"PD 25 Outbound 093 Headline nl-be Access Prime Day's exclusive deals today Bekijk de exclusieve deals van Prime Day vandaag"} +{"t":"PD 25 Outbound 094 CTA nl-be Join Prime now Ontdek Prime nu"} +{"t":"PD 25 Outbound 096 Intro nl-be Four days of exclusive deals Vier dagen lang exclusieve deals"} +{"t":"PD 25 Outbound 097 CTA nl-be Join Prime now Ontdek Prime nu"} +{"t":"PD 25 Outbound 099 Intro nl-be Access four days of big deals Vier dagen toegang tot geweldige deals"} +{"t":"PD 25 Outbound 102 Subject line nl-be Another day of big deals this Prime Day Alweer een Prime Day met geweldige deals"} +{"t":"PD 25 Outbound 103 Subject line nl-be Epic deals to make you feel like a big deal geweldige deals waar je euforisch van wordt"} +{"t":"PD 25 Outbound 104 nl-be Epic deals to make you smile geweldige deals waar je vrolijk van wordt"} +{"t":"PD 25 Outbound 105 nl-be Just two days left to bag some amazing deals Nog maar 2 dagen om geweldige deals te scoren"} +{"t":"PD 25 Outbound 106 Headline nl-be Just two days left of big deals Nog maar twee dagen met geweldige deals"} +{"t":"PD 25 Outbound 107 CTA nl-be Join Prime now Ontdek Prime nu"} +{"t":"PD 25 Outbound 109 Intro nl-be Big deals end in 48 hours geweldige deals eindigen over 48 uur"} +{"t":"PD 25 Outbound 111 nl-be Big deals disappear in 48 hours Geweldige deals verdwijnen over 48 uur"} +{"t":"PD 25 Outbound 112 Subject line nl-be Prime Day ends soon, don't miss out. Prime Day is bijna voorbij, loop het niet mis"} +{"t":"PD 25 Outbound 113 Intro nl-be Sign up and feel like a big deal Word lid en voel je euforisch"} +{"t":"PD 25 Outbound 114 nl-be Sign up and enjoy epic deals Word lid en profiteer van geweldige deals"} +{"t":"PD 25 Outbound 116 Subject line nl-be Prime Day ends midnight tomorrow Prime Day eindigt morgen om middernacht"} +{"t":"PD 25 Outbound 117 Subject line nl-be There’s still time to bag an epic deal Er is nog tijd om een topdeal te scoren"} +{"t":"PD 25 Outbound 118 Headline nl-be Time is ticking on these big deals, don’t miss out Nog héél even geweldige deals, mis ze niet"} +{"t":"PD 25 Outbound 119 CTA nl-be Save now Bespaar nu"} +{"t":"PD 25 Outbound 120 Subject line nl-be Prime Day ends midnight tomorrow Prime Day eindigt morgen om middernacht"} +{"t":"PD 25 Outbound 121 Intro nl-be These exclusive deals won’t wait forever Deze exclusieve deals duren niet eeuwig"} +{"t":"PD 25 Outbound 123 nl-be There’s still time to enjoy Prime Day Je hebt nog tijd om te profiteren van Prime Day"} +{"t":"PD 25 Outbound 124 Subject line nl-be Don’t miss out on Prime Day Loop Prime Day niet mis"} +{"t":"PD 25 Outbound 125 nl-be The clock is ticking on these big deals De tijd tikt weg voor deze geweldige deals"} +{"t":"PD 25 Outbound 126 Subject line nl-be There’s still time to feel like a big deal Je hebt nog tijd om je euforisch te voelen"} +{"t":"PD 25 Outbound 127 nl-be Time's running out on these epic deals De tijd is bijna om voor deze geweldige deals"} +{"t":"PD 25 Outbound 128 Headline nl-be Prime Day deals to make you feel like a big deal Prime Day deals om je euforisch te voelen"} +{"t":"PD 25 Outbound 129 nl-be Prime Day deals to make you smile Prime Day deals waar je vrolijk van wordt"} +{"t":"PD 25 Outbound 131 Subject line nl-be The clock is ticking on Prime Day Prime Day duurt nog maar even"} +{"t":"PD 25 Outbound 132 nl-be These big deals end in 24 hours Deze geweldige deals eindigen over 24 uur"} +{"t":"PD 25 Outbound 133 Intro nl-be Just 24 hours to bag an epic deal Nog maar 24 uur om een topdeal te scoren"} +{"t":"PD 25 Outbound 135 Subject line nl-be Prime Day is still on, but not for long Prime Day is weer bijna voorbij"} +{"t":"PD 25 Outbound 136 nl-be In 24 hours, your big deals disappear Je geweldige deals verdwijnen over 24 uur"} +{"t":"PD 25 Outbound 137 Intro nl-be Prime Day ends in 24 hours Prime Day eindigt over 24 uur"} +{"t":"PD 25 Outbound 139 Subject line nl-be Prime Day ends at midnight Prime Day eindigt om middernacht"} +{"t":"PD 25 Outbound 140 Subject line nl-be Your epic deals end tonight Je geweldige deals eindigen vanavond"} +{"t":"PD 25 Outbound 141 Headline nl-be Epic deals end at midnight geweldige deals eindigen om middernacht"} +{"t":"PD 25 Outbound 143 Subject line nl-be Prime Day ends tonight Prime Day eindigt vanavond"} +{"t":"PD 25 Outbound 144 Intro nl-be Big deals end at midnight geweldige deals eindigen om middernacht"} +{"t":"PD 25 Outbound 146 Subject line nl-be It’s the final few hours of Prime Day We gaan de laatste uren van Prime Day in"} +{"t":"PD 25 Outbound 147 Subject line nl-be Exclusive deals end at midnight Exclusieve deals eindigen om middernacht"} +{"t":"PD 25 Outbound 148 Headline nl-be Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en voel je euforisch."} +{"t":"PD 25 Outbound 149 nl-be Last chance to shop, save and enjoy epic deals Laatste kans: shop, bespaar en voel je euforisch."} +{"t":"PD 25 Outbound 151 Subject line nl-be Prime Day ends at midnight Prime Day eindigt om middernacht"} +{"t":"PD 25 Outbound 152 Intro nl-be Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PD 25 Outbound 155 Subject line nl-be Join Prime to shop big deals until tomorrow night Word Prime-lid en shop geweldige deals tot morgenavond"} +{"t":"PD 25 Outbound 156 Headline nl-be Time is ticking on these big deals, don’t miss out Deze geweldige deals eindigen bijna, loop ze niet mis"} +{"t":"PD 25 Outbound 159 Intro nl-be Enjoy access to big deals Profiteer van je toegang tot geweldige deals"} +{"t":"PD 25 Outbound 161 nl-be Prime Day is still on, but not for long Prime Day is nog bezig, maar niet lang meer"} +{"t":"PD 25 Outbound 162 Subject line nl-be The clock is ticking on Prime Day De tijd tikt voor Prime Day"} +{"t":"PD 25 Outbound 163 Intro nl-be 4 days of big deals ends tomorrow 4 dagen met geweldige deals eindigen morgen"} +{"t":"PD 25 Outbound 164 CTA nl-be Join Prime now Ontdek Prime nu"} +{"t":"PD 25 Outbound 165 nl-be Prime Day ends at midnight Prime Day eindigt om middernacht"} +{"t":"PD 25 Outbound 166 Subject line nl-be Just a few hours left to access big deals Nog maar enkele uren toegang tot geweldige deals"} +{"t":"PD 25 Outbound 167 Subject line nl-be These big deals end in 24 hours Je geweldige deals eindigen vanavond"} +{"t":"PD 25 Outbound 168 Headline nl-be Last chance to get big deals Laatste kans op geweldige deals"} +{"t":"PD 25 Outbound 170 Subject line nl-be Prime Day ends in 24 hours Prime Day eindigt vanavond"} +{"t":"PD 25 Outbound 171 Intro nl-be Don’t miss out on these big deals Mis deze geweldige deals niet"} +{"t":"PD 25 Outbound 174 Intro nl-be Last chance to feel like a big deal Laatste kans om je euforisch te voelen"} +{"t":"PD 25 Outbound 175 nl-be Last chance to enjoy epic deals Laatste kans om van geweldige deals te profiteren"} +{"t":"PD 25 Outbound 176 nl-be Epic deals end midnight Geweldige deals eindigen om middernacht"} +{"t":"PD 25 Outbound 186 Subject line nl-be Check out Prime Day’s Top 100 Deals Bekijk de 100 Prime Day geweldige deals"} +{"t":"PD 25 Outbound 187 Intro nl-be Shop the most epic deals Shop de beste geweldige deals"} +{"t":"PD 25 Outbound 188 nl-be See top 100 Bekijk de top 100"} +{"t":"PD 25 Outbound 189 nl-be See top picks Bekijk de topdeals"} +{"t":"PD 25 Outbound 190 CTA nl-be Discover now Ontdek nu"} +{"t":"PD 25 Outbound 191 Subject line nl-be Glowing reviews, epic prices Lovende reviews, topprijzen"} +{"t":"PD 25 Outbound 192 Intro nl-be Snap up big deals on 4+ star-rated products Topdeals met 4 of meer sterren"} +{"t":"PD 25 Outbound 194 Subject line nl-be Deals on trustworthy brands Deals op betrouwbare merken"} +{"t":"PD 25 Outbound 195 Intro nl-be Top brands at epic prices Beste merken tegen topprijzen"} +{"t":"PD 25 Outbound 196 CTA nl-be See all Alles bekijken"} +{"t":"PD 25 Outbound 197 Subject line nl-be Products you love at prices you'll love Je favoriete producten, tegen lage prijzen"} +{"t":"PD 25 Outbound 198 Intro nl-be Discover highly-rated deals Ontdek deals met uitstekende reviews"} +{"t":"PD 25 Outbound 200 Subject line nl-be Deals on Influencer Favourites Deals op de favorieten van influencers"} +{"t":"PD 25 Outbound 201 Intro nl-be Shop before they're gone Shop voor ze weg zijn"} +{"t":"PD 25 Outbound 203 Subject line nl-be Big deals on our new arrivals Nieuwe deals waar je euforisch van wordt"} +{"t":"PD 25 Outbound 204 Intro nl-be New items you'll love Nieuwe artikelen waar je blij van wordt"} +{"t":"PD 25 Outbound 205 CTA nl-be See new arrivals Bekijk onze nieuwkomers"} +{"t":"PD 25 Outbound 206 Subject line nl-be Don’t miss out on your Prime Day deals Loop je Prime Day deals niet mis"} +{"t":"PD 25 Outbound 207 Intro nl-be Shop big deals tailored to your taste Shop geweldige deals, helemaal jouw smaak"} +{"t":"PD 25 Outbound 209 Subject line nl-be Prime Day deals inspired by you Prime Day deals geïnspireerd door jou"} +{"t":"PD 25 Outbound 210 Intro nl-be Shop big deals based on your basket and wishlist Deals uit je winkelwagen en verlanglijst"} +{"t":"PD 25 Outbound 212 Subject line nl-be Keep shopping before Prime Day deals disappear Blijf shoppen, voor de Prime Day deals verdwijnen"} +{"t":"PD 25 Outbound 213 Intro nl-be Shop epic deals Shop geweldige deals"} +{"t":"PD 25 Outbound 238 nl-be Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"SDD 23 Outbound 001 Subject line nl-be Ready for up to 40% off in the Amazon Spring Sale? Klaar voor de Lente deals? Tot wel 40% korting!"} +{"t":"SDD 23 Outbound 002 Subject line nl-be Starts 27 March Vanaf 27 maart"} +{"t":"SDD 23 Outbound 003 Headline nl-be Over two days of spring savings Twee dagen lang lentekorting"} +{"t":"SDD 23 Outbound 004 Body Copy nl-be The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! De Lente deals op Amazon.com.be komen eraan! Ben jij klaar voor tot 40% korting op  alles wat je nodig hebt dit voorjaar? Vanaf 27 maart 18 uur tot en met 29  maart middernacht. Schrijf het in je agenda, zodat je volop van de lente kunt genieten!"} +{"t":"SDD 23 Outbound 005 CTA nl-be Save the date Mis het niet"} +{"t":"SDD 23 Outbound 006 Title nl-be Save up to 40% in the Amazon Spring Sale Amazon Lente deals. Tot wel 40% korting"} +{"t":"SDD 23 Outbound 007 Body Copy nl-be Over two days of spring savings Twee dagen lang lentekorting"} +{"t":"SDD 23 Outbound 009 Subject line nl-be Save up to 40% in the Amazon Spring Sale today! Amazon Lente deals. Vandaag  tot wel 40% korting!"} +{"t":"SDD 23 Outbound 010 Subject line nl-be Starts at 6pm Vanaf 18 uur"} +{"t":"SDD 23 Outbound 011 Headline nl-be Get that spring feeling with up to 40% off today! Geniet volop van de lente: vandaag tot 40% korting"} +{"t":"SDD 23 Outbound 012 Body Copy nl-be The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. De Amazon Lente deals gaan om 18 uur van start. Met tot wel 40% korting op Tuin, Keuken, Elektronica en meer. Vind de beste deals voor jouw perfecte lente."} +{"t":"SDD 23 Outbound 013 CTA nl-be See the deals Shop alle deals"} +{"t":"SDD 23 Outbound 015 Body Copy nl-be Starts 6pm tonight Vanaf 18 uur vanavond"} +{"t":"SDD 23 Outbound 016 CTA nl-be See the deals Shop alle deals"} +{"t":"SDD 23 Outbound 017 Subject line nl-be The clock is ticking on the Amazon Spring Sale Amazon Lente deals, de klok tikt …"} +{"t":"SDD 23 Outbound 018 Subject line nl-be Save up to 40% while you still can Bespaar tot wel 40% nu het nog kan"} +{"t":"SDD 23 Outbound 019 Headline nl-be Check out today's spring deals Ontdek de Lente deals van vandaag"} +{"t":"SDD 23 Outbound 020 Body Copy nl-be The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. De Lente deals op Amazon.com.be staan in volle bloei! Twee dagen lang tot 40% korting op alles wat je nodig hebt in het voorjaar. Mis het niet! Eindigt morgen om middernacht."} +{"t":"SDD 23 Outbound 022 Title nl-be Only two days left to get up to 40% off Nog twee dagen tot 40%  korting"} +{"t":"SDD 23 Outbound 023 Body Copy nl-be Spring daily deals! Ends tomorrow Elke dag Lente deals! Eindigt morgen."} +{"t":"SDD 23 Outbound 025 Title nl-be The clock is ticking on the Spring Sale Lente deals, de klok tikt …"} +{"t":"SDD 23 Outbound 026 Body Copy nl-be Save up to 40% at Amazon Tot wel 40% korting op  Amazon.com.be"} +{"t":"SDD 23 Outbound 028 Subject line nl-be Last chance to get up to 40% off at Amazon Laatste kans: tot wel 40% korting op  Amazon.com.be"} +{"t":"SDD 23 Outbound 029 Subject line nl-be Spring Sale ends midnight Lente deals nog tot middernacht"} +{"t":"SDD 23 Outbound 030 Headline nl-be Check out our final Spring Sale deals Ontdek onze laatste Lente deals"} +{"t":"SDD 23 Outbound 031 Body Copy nl-be Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Vandaag is de laatste dag van de Lente deals op Amazon.com.be! Maar  geen zorgen, je hebt nog tijd om tot 40% korting te scoren op jouw  favorieten. Maak je klaar voor een onvergetelijk voorjaar met prijzen waar je  blij van wordt! Check onze Lente deals nu, je hebt nog tot middernacht."} +{"t":"SDD 23 Outbound 033 Title nl-be Only a few hours left of our Spring Sale Nog maar een paar uur Lente deals"} +{"t":"SDD 23 Outbound 034 Body Copy nl-be Last chance to save up to 40% at Amazon Laatste kans: tot 40% korting bij Amazon"} +{"t":"SDD 23 Outbound 036 Title nl-be Spring Sale ends midnight Lente deals. Eindigt om middernacht"} +{"t":"SDD 23 Outbound 037 Body Copy nl-be Save up to 40% at Amazon Tot wel 40% korting op Amazon.com.be"} +{"t":"SDD 24 Outbound 001 Subject line nl-be Amazon Spring Deal Days are coming! Up to 40% off  Amazon Lente Deals komen eraan, met hoge kortingen !"} +{"t":"SDD 24 Outbound 002 Subject line nl-be Starts 20 March Vanaf 20 maart"} +{"t":"SDD 24 Outbound 003 Headline nl-be Shop six days of up to 40% off for spring Shop zes dagen met hoge kortingen"} +{"t":"SDD 24 Outbound 004 Body Copy nl-be Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! We zijn er weer met een nieuwe actie: Amazon Lente Deals! Zes dagen hoge kortingen, met topaanbiedingen voor alles, van Elektronica en Mode tot Wonen en Keuken, en meer. Het begint op 20 maart om middernacht en eindigt op 25 maart. Noteer het in je agenda bereid je voor op de lente!"} +{"t":"SDD 24 Outbound 005 CTA nl-be Save the date Mis het niet"} +{"t":"SDD 24 Outbound 006 Title nl-be Save up to 40% on Amazon Spring Deal Days Bespaar veel op Amazon Lente Deals"} +{"t":"SDD 24 Outbound 007 Body Copy nl-be Shop six days of big spring savings Shop zes dagen met hoge lentekortingen"} +{"t":"SDD 24 Outbound 008 CTA nl-be Save the date Mis het niet"} +{"t":"SDD 24 Outbound 009 Subject line nl-be Amazon Spring Deal Days are almost here! De Amazon Lente Deals zijn er bijna!"} +{"t":"SDD 24 Outbound 011 Headline nl-be Shop six days of up to 40% off for spring Shop zes dagen met hoge lentekortingen"} +{"t":"SDD 24 Outbound 012 Body Copy nl-be New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! De nieuwe Amazon Lente Deals zijn er bijna! Zes dagen topaanbiedingen met hoge kortingen op alles, van Elektronica en Mode tot Wonen en Keuken, en meer. Van 20 maart om middernacht tot 25 maart om middernacht. Mis dit niet. Noteer de data van onze topaanbiedingen voor de lente in je agenda!"} +{"t":"SDD 24 Outbound 017 Subject line nl-be Get ready! New Amazon Spring Deal Days start tomorrow! Bereid je voor! Amazon Lente Deals vanaf morgen!"} +{"t":"SDD 24 Outbound 018 Subject line nl-be Starts midnight until 25 March Vanaf middernacht tot 25 maart"} +{"t":"SDD 24 Outbound 019 Headline nl-be Shop six days of up to 40% off deals Shop zes dagen met hoge lentekortingen"} +{"t":"SDD 24 Outbound 020 Body Copy nl-be Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Onze nieuwste actie, de Amazon Lente Deals, begint om middernacht! Bereid je voor op zes opwindende dagen van deals met hoge kortingen op alles wat je nodig hebt voor de lente. Verwacht je aan topaanbiedingen op alles, van Elektronica en Mode tot Wonen en Keuken, en meer. Zet al maar je wekker!"} +{"t":"SDD 24 Outbound 021 CTA nl-be Starts midnight Vanaf middernacht"} +{"t":"SDD 24 Outbound 022 Title nl-be Amazon Spring Deal Days start tomorrow! De Amazon Lente Deals, vanaf morgen!"} +{"t":"SDD 24 Outbound 023 Body Copy nl-be Shop six days of up to 40% off Shop zes dagen met hoge lentekortingen"} +{"t":"SDD 24 Outbound 024 CTA nl-be Starts midnight Vanaf middernacht"} +{"t":"SDD 24 Outbound 025 Title nl-be Check out Spring WOW! Deals Ontdek Lente WOW! Deals"} +{"t":"SDD 24 Outbound 026 Body Copy nl-be Save big with Amazon Prime during Spring Deal Days Bespaar veel met Amazon Lente Deals"} +{"t":"SDD 24 Outbound 027 CTA nl-be Sign up now Word nu lid"} +{"t":"SDD 24 Outbound 028 Subject line nl-be New, Amazon Spring Deal Days are here! Nieuw! De Amazon Lente Deals zijn er!"} +{"t":"SDD 24 Outbound 029 Subject line nl-be Up to 40% off starts today Hoge kortingen vanaf vandaag"} +{"t":"SDD 24 Outbound 030 Headline nl-be Shop up to 40% off for spring today Bespaar veel voor de lente vandaag"} +{"t":"SDD 24 Outbound 031 Body Copy nl-be Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  De lente is in het land, en daar horen natuurlijk ook top deals bij! Vanaf vandaag krijg je hoge kortingen op alles wat je nodig hebt, van Elektronica en Mode tot Wonen en Keuken, en meer! De actie begint vandaag en eindigt op 25 maart. Scoor nu al die deals!"} +{"t":"SDD 24 Outbound 032 CTA nl-be See the deals Bekijk de deals"} +{"t":"SDD 24 Outbound 033 Title nl-be Amazon Spring Deal Days start today! Amazon Lente Deals, vanaf nu!"} +{"t":"SDD 24 Outbound 034 Body Copy nl-be Shop up to 40% off Shop met hoge kortingen"} +{"t":"SDD 24 Outbound 035 CTA nl-be See the deals Bekijk de deals"} +{"t":"SDD 24 Outbound 036 Subject line nl-be Amazon Spring Deal Days have started! De Amazon Lente Deals gaan van start!"} +{"t":"SDD 24 Outbound 037 Subject line nl-be On now until 25 March Vanaf nu tot 25 maart"} +{"t":"SDD 24 Outbound 038 Headline nl-be Shop six days of up to 40% off from today Vier de start van de lente met hoge kortingen"} +{"t":"SDD 24 Outbound 039 Body Copy nl-be The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. De eerste dag van de Amazon Lente Deals is bijna voorbij. Maar geen zorgen, dit is nog maar het begin. Er zijn nog altijd hoge kortingen op alles, van Elektronica en Mode tot Wonen en Keuken, en meer, vijf dagen lang! Ontdek morgen nog meer lentekortingen. De actie eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 041 Title nl-be Amazon Spring Deal Days are now on! De Amazon Lente Deals zijn er!"} +{"t":"SDD 24 Outbound 042 Body Copy nl-be Shop up to 40% off Bespaar veel"} +{"t":"SDD 24 Outbound 043 CTA nl-be Shop now Shop nu"} +{"t":"SDD 24 Outbound 044 Title nl-be Amazon Spring Deal Days are here! De Amazon Lente Deals zijn er!"} +{"t":"SDD 24 Outbound 045 Body Copy nl-be Save up to 40% off until 25 March Bespaar veel tot 25 maart"} +{"t":"SDD 24 Outbound 047 Subject line nl-be Amazon Spring Deal Days are in full swing De Amazon Lente Deals zijn volop bezig"} +{"t":"SDD 24 Outbound 048 Subject line nl-be Shop up to 40% off until 25 March Bespaar veel tot 25 maart"} +{"t":"SDD 24 Outbound 049 Headline nl-be Shop up to 40% off everything you need for Spring  Topaanbiedingen voor al je lentespullen"} +{"t":"SDD 24 Outbound 050 Body Copy nl-be Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. De Amazon Lente Deals zijn volop bezig! Shop deze week voor massa's topaanbiedingen met niet te missen kortingen. Van Elektronica en Mode tot Wonen en Keuken, en meer. De actie eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 052 Title nl-be Amazon Spring Deal Days are in full swing! Amazon Lente Deals zijn volop bezig!"} +{"t":"SDD 24 Outbound 053 Body Copy nl-be Shop the latest deals Shop voor de nieuwste deals"} +{"t":"SDD 24 Outbound 055 Subject line nl-be New day, new epic deals with Amazon Spring Deal Days Nieuwe topaanbiedingen met Amazon Lente Deals"} +{"t":"SDD 24 Outbound 056 Subject line nl-be Shop up to 40% off Amazon Spring Deal Days, today!  Bespaar veel met Amazon Lente Deals vandaag!"} +{"t":"SDD 24 Outbound 057 Headline nl-be New day, new deals on everything you need for Spring Nieuwe dag, nieuwe deals op al je lentespullen"} +{"t":"SDD 24 Outbound 058 Body Copy nl-be Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Haast je, we hebben net nieuwe deals toegevoegd! Nog maar enkele dagen van Amazon Lente Deals te gaan, dus mis deze topaanbiedingen niet. De actie eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 060 Title nl-be Discover new deals everyday Ontdek elke dag nieuwe deals"} +{"t":"SDD 24 Outbound 061 Body Copy nl-be Up to 40% off on Amazon Spring Deal Days Topaanbiedingen op Amazon Lente Deals"} +{"t":"SDD 24 Outbound 063 Subject line nl-be Shop must-have savings with Amazon Spring Deal Days Niet te missen kortingen op Amazon Lente Deals"} +{"t":"SDD 24 Outbound 064 Subject line nl-be Shop up to 40% off spring deals today! Bespaar veel voor de lente vandaag"} +{"t":"SDD 24 Outbound 065 Headline nl-be There's only two Amazon Spring Deal Days left! Amazon Lente Deals, nog slechts 2 dagen!"} +{"t":"SDD 24 Outbound 066 Body Copy nl-be Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Heb je al geprofiteerd van onze topaanbiedingen? Shop voor al je onmisbare lentespullen tijdens onze Amazon Lente Deals. Van Elektronica en Mode tot Wonen en Keuken vind deals op alles wat je nodig hebt voor een memorabele lente. De actie eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 068 Title nl-be Amazon Spring Deal Days still on! Amazon Lente Deals zijn nog bezig!"} +{"t":"SDD 24 Outbound 069 Body Copy nl-be Get up to 40% off until 25 March Bespaar veel deze week"} +{"t":"SDD 24 Outbound 071 Title nl-be Amazon Spring Deal Days continues! Amazon Lente Deals blijven gaan!"} +{"t":"SDD 24 Outbound 072 Body Copy nl-be Discover new deals every day Ontdek elke dag nieuwe deals"} +{"t":"SDD 24 Outbound 074 Title nl-be Check out Amazon Spring WOW! deals Ontdek Lente WOW! Deals op Amazon.com.be"} +{"t":"SDD 24 Outbound 075 Body Copy nl-be Save big with Amazon Spring Deal Days, today! Bespaar veel op Amazon Lente Deals!"} +{"t":"SDD 24 Outbound 077 Title nl-be Discover trending Amazon Spring deals Ontdek populaire Amazon Lente Deals"} +{"t":"SDD 24 Outbound 078 Body Copy nl-be Shop the most loved deals Shop de favoriete deals"} +{"t":"SDD 24 Outbound 079 CTA nl-be Discover more Lees meer"} +{"t":"SDD 24 Outbound 080 Title nl-be See our Top 100 deals Bekijk onze Top 100 deals"} +{"t":"SDD 24 Outbound 081 Body Copy nl-be Find Amazon Spring Deal Days bestsellers Ontdek Amazon Lente Deals bestsellers"} +{"t":"SDD 24 Outbound 083 Title nl-be Shop up to 40% off with Amazon Spring Deal Days Shop de favoriete deals op Amazon"} +{"t":"SDD 24 Outbound 084 Body Copy nl-be Discover the most-loved deals Ontdek de best scorende deals"} +{"t":"SDD 24 Outbound 085 CTA nl-be Learn more Lees meer"} +{"t":"SDD 24 Outbound 086 Title nl-be What's new for Amazon Spring Deal Days? Wat zijn de nieuwe Amazon Lente Deals?"} +{"t":"SDD 24 Outbound 087 Body Copy nl-be Check out new deals today Ontdek nu nieuwe deals"} +{"t":"SDD 24 Outbound 089 Title nl-be Amazon Spring Deal Days are on now! Amazon Lente Deals zijn nu bezig!"} +{"t":"SDD 24 Outbound 090 Body Copy nl-be Find Amazon Spring Deals under £15/20€ Ontdek geweldige deals onder € 20"} +{"t":"SDD 24 Outbound 092 Subject line nl-be Last chance to shop up to 40% off at Amazon Laatste kans om veel te besparen bij Amazon.com.be"} +{"t":"SDD 24 Outbound 093 Subject line nl-be Amazon Spring Deal Days end soon Amazon Lente Deals eindigen binnenkort"} +{"t":"SDD 24 Outbound 094 Headline nl-be Final call for up to 40% off great spring deals Laatste kans op hoge kortingen op lentedeals"} +{"t":"SDD 24 Outbound 095 Body Copy nl-be Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Het is dan wel de laatste dag van Amazon Lente Deals, maar de kortingen worden er niet minder op. Ontdek nog meer nieuwe topaanbiedingen, vanaf nu tot middernacht. Profiteer ervan zolang het duurt!"} +{"t":"SDD 24 Outbound 098 Title nl-be Amazon Spring Deal Days end midnight Amazon Lente Deals tot middernacht"} +{"t":"SDD 24 Outbound 099 Body Copy nl-be Last chance to save up to 40% off Laatste kans op hoge kortingen"} +{"t":"SDD 24 Outbound 101 Subject line nl-be Check out final Amazon Spring Deal Day savings! Ontdek onze laatste Lente Deals kortingen!"} +{"t":"SDD 24 Outbound 102 Subject line nl-be Don't miss up to 40% off Mis deze topaanbiedingen niet"} +{"t":"SDD 24 Outbound 103 Headline nl-be Amazon Spring Deal Days end at midnight tonight Amazon Lente Deals eindigen om middernacht"} +{"t":"SDD 24 Outbound 104 Body Copy nl-be There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Nog maar enkele uren Amazon Lente Deals. Vergeet niet die laatste deals te scoren, op alles wat je nodig hebt voor de lente. Ontdek die laatste aanbiedingen voor ze definitief weg zijn! De actie eindigt om middernacht."} +{"t":"SDD 24 Outbound 106 Title nl-be Discover final savings on great deals Ontdek de laatste topaanbiedingen"} +{"t":"SDD 24 Outbound 107 Body Copy nl-be Amazon Spring Deals Days end at midnight Amazon Lente Deals tot middernacht"} +{"t":"SDD 24 Outbound 109 Title nl-be Last call for up to 40% off at Amazon  Laatste hoge kortingen op Amazon.com.be"} +{"t":"SDD 24 Outbound 110 Body Copy nl-be Amazon Spring Deal Days end at midnight Amazon Lente Deals tot middernacht"} +{"t":"SDD 25 Outbound 001 Subject line nl-be Oooh! Get ready for Spring Deal Days!  Oooh! Ben je klaar voor de Amazon Lente Deals?"} +{"t":"SDD 25 Outbound 002 Subject line nl-be Up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 003 nl-be Epic savings from 25 to 31 March Topdeals van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 004 Headline nl-be Shop 7 days of big spring savings Zeven dagen lang grote lentekortingen"} +{"t":"SDD 25 Outbound 005 CTA nl-be Save the date Zet het in je agenda"} +{"t":"SDD 25 Outbound 006 Title nl-be Get ready for Spring Deal Days Klaar voor de Amazon Lente Deals?"} +{"t":"SDD 25 Outbound 007 Body Copy nl-be Up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 010 Subject line nl-be Spring Deal Days is coming  De Amazon Lente Deals komen eraan"} +{"t":"SDD 25 Outbound 013 Headline nl-be Get ready for big spring savings Klaar voor heel veel lentekortingen?"} +{"t":"SDD 25 Outbound 015 Title nl-be Spring Deal Days is coming De Amazon Lente Deals komen eraan"} +{"t":"SDD 25 Outbound 018 CTA nl-be Get ready Bereid je voor"} +{"t":"SDD 25 Outbound 019 Subject line nl-be Spring Deal Days: mark your calendar Amazon Lente Deals: zet het in je agenda"} +{"t":"SDD 25 Outbound 020 Subject line nl-be Save up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 021 nl-be Save big from 25 to 31 March Bespaar veel van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 022 Headline nl-be Ready for 7 days of epic spring deals? Klaar voor 7 dagen top lentedeals?"} +{"t":"SDD 25 Outbound 023 CTA nl-be Start your wishlist Maak je verlanglijst"} +{"t":"SDD 25 Outbound 024 Title nl-be Spring Deal Days: mark your calendar Amazon Lente Deals: zet het in je agenda"} +{"t":"SDD 25 Outbound 025 Body Copy nl-be Save up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 028 Subject line nl-be Get ready! Spring Deal Days starts tomorrow Let op! Morgen beginnen de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 030 nl-be Big savings from 25 to 31 March Bespaar veel van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 031 Headline nl-be Spring Deal Days is just hours away Amazon Lente Deals beginnen over enkele uren!"} +{"t":"SDD 25 Outbound 032 CTA nl-be Finish your wishlist Maak je verlanglijst"} +{"t":"SDD 25 Outbound 033 Title nl-be Spring Deal Days starts tomorrow De Amazon Lente Deals beginnen morgen"} +{"t":"SDD 25 Outbound 036 CTA nl-be Set your alarm! Zet je wekker!"} +{"t":"SDD 25 Outbound 037 nl-be Spring Deal Days starts tomorrow De Amazon Lente Deals beginnen morgen"} +{"t":"SDD 25 Outbound 038 Title nl-be Check out spring WOW! Deals Bekijk de Lente WOW! Deals"} +{"t":"SDD 25 Outbound 039 Body Copy nl-be Save big with Prime during Spring Deal Days Amazon Lente Deals: veel korting met Prime"} +{"t":"SDD 25 Outbound 040 Body Copy nl-be Save big during Spring Deal Days Amazon Lente Deals: veel korting met Prime"} +{"t":"SDD 25 Outbound 041 CTA nl-be See WOW! Deals now Bekijk WOW! Deals"} +{"t":"SDD 25 Outbound 042 Subject line nl-be Spring Deal Days is finally here De Amazon Lente Deals zijn hier"} +{"t":"SDD 25 Outbound 043 Subject line nl-be Up to XX% off starts today Vanaf vandaag tot XX% korting"} +{"t":"SDD 25 Outbound 044 Headline nl-be Epic deals start today Topdeals vanaf vandaag"} +{"t":"SDD 25 Outbound 045 nl-be Lots of great deals to be found Vind nu topdeals"} +{"t":"SDD 25 Outbound 046 CTA nl-be Shop deals now Shop alle deals"} +{"t":"SDD 25 Outbound 047 Title nl-be Spring Deal Days is finally here De Amazon Lente Deals zijn nu begonnen"} +{"t":"SDD 25 Outbound 048 Body Copy nl-be Up to XX% off starts today Tot XX% korting vanaf vandaag"} +{"t":"SDD 25 Outbound 049 nl-be Epic deals start today Topdeals vanaf vandaag"} +{"t":"SDD 25 Outbound 050 CTA nl-be Shop deals now Shop alle deals"} +{"t":"SDD 25 Outbound 051 Subject line nl-be Spring Deal Days has started!  De Amazon Lente Deals zijn begonnen!"} +{"t":"SDD 25 Outbound 052 Subject line nl-be Save up to XX% until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 053 nl-be Big spring savings until 31 March Heel veel lentekorting t/m 31 maart"} +{"t":"SDD 25 Outbound 054 Headline nl-be Great deals on great products Topdeals op topproducten"} +{"t":"SDD 25 Outbound 056 Title nl-be Spring Deal Days has started!  De Amazon Lente Deals zijn begonnen!"} +{"t":"SDD 25 Outbound 057 Body Copy nl-be Save up to XX% until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 060 Subject line nl-be Oooh! Spring Deal Days is in full swing! Oooh! De Amazon Lente Deals zijn in volle gang!"} +{"t":"SDD 25 Outbound 061 Subject line nl-be Save up to XX% off until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 062 nl-be Save big until 31 March Bespaar veel t/m 31 maart"} +{"t":"SDD 25 Outbound 063 Headline nl-be Great spring savings with up to XX% off Top lentedeals met tot XX% korting!"} +{"t":"SDD 25 Outbound 065 Title nl-be Oooh! Spring Deal Days is in full swing! Oooh! De Amazon Lente Deals zijn hier!"} +{"t":"SDD 25 Outbound 066 Body Copy nl-be Save up to XX% off until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 069 Subject line nl-be New day, new deals with Spring Deal Days Elke dag nieuwe deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 070 Subject line nl-be Shop up to XX% off with Spring Deal Days Tot wel XX% korting"} +{"t":"SDD 25 Outbound 071 nl-be Save big with Spring Deal Days today Bespaar vandaag veel tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 072 Headline nl-be More savings with Spring Deal Days Meer korting tijdens de Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 073 CTA nl-be Find your deals Bekijk jouw deals"} +{"t":"SDD 25 Outbound 074 Title nl-be Epic deals with Spring Deal Days Amazon Lente Deals: shop topdeals"} +{"t":"SDD 25 Outbound 075 Body Copy nl-be Up to XX% off this Spring Deal Days Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 25 Outbound 076 nl-be Save big with Spring Deal Days Veel korting tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 078 Subject line nl-be Oooh! Epic savings with Amazon Spring Deal Days Oooh! Topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 079 Subject line nl-be Get up to XX% off great products Bespaar tot XX% op topproducten"} +{"t":"SDD 25 Outbound 080 nl-be Save big on great products Veel korting op topproducten"} +{"t":"SDD 25 Outbound 081 Headline nl-be Shop Spring Deal Days today Profiteer vandaag van de Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 082 CTA nl-be Explore deals now Shop alle deals"} +{"t":"SDD 25 Outbound 083 Title nl-be Epic savings: Spring Deal Days Amazon Lente Deals: veel korting"} +{"t":"SDD 25 Outbound 084 Body Copy nl-be Up to xx% off great products Tot XX% korting op topproducten"} +{"t":"SDD 25 Outbound 085 nl-be Save big on great products Bespaar veel op topproducten"} +{"t":"SDD 25 Outbound 087 Title nl-be Spring Deal Days continues! Amazon Lente Deals: nog meer deals"} +{"t":"SDD 25 Outbound 088 Body Copy nl-be Discover new deals every day Ontdek elke dag nieuwe deals"} +{"t":"SDD 25 Outbound 090 Subject line nl-be Spring Deal Days ends midnight Laatste dag van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 091 Subject line nl-be Last chance to save up to XX% off Je laatste kans op korting tot XX%"} +{"t":"SDD 25 Outbound 092 nl-be Last chance to save big Je laatste kans om heel veel te besparen"} +{"t":"SDD 25 Outbound 093 Headline nl-be Final call for up to XX% off spring deals Je laatste kans op lentekorting tot XX%"} +{"t":"SDD 25 Outbound 094 CTA nl-be Discover deals now Ontdek nu alle deals"} +{"t":"SDD 25 Outbound 095 Title nl-be Spring Deal Days ends midnight Laatste dag van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 096 Body Copy nl-be Last chance to save up to XX% off Je laatste kans op kortingen tot XX%"} +{"t":"SDD 25 Outbound 098 CTA nl-be Shop now Shop nu"} +{"t":"SDD 25 Outbound 099 Subject line nl-be Check out final Spring Deal Days savings Ontdek de laatste deals van de Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 100 Subject line nl-be Don't miss up to 40% off Mis de 40% korting niet"} +{"t":"SDD 25 Outbound 101 nl-be Don't miss epic deals Mis deze topdeals niet"} +{"t":"SDD 25 Outbound 102 Headline nl-be Spring Deal Days ends tonight De laatste dag van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 103 CTA nl-be Shop all deals Shop alle deals"} +{"t":"SDD 25 Outbound 104 Title nl-be Discover final savings on great deals Ontdek de laatste topdeals"} +{"t":"SDD 25 Outbound 105 Body Copy nl-be Spring Deal Days ends soon De Amazon Lente Deals eindigen"} +{"t":"SDD 25 Outbound 107 Title nl-be Last call for up to XX% off Je laatste kans op korting tot XX%"} +{"t":"SDD 25 Outbound 108 Body Copy nl-be Spring Deal Days ends De Amazon Lente Deals eindigen"} +{"t":"SDD 25 Outbound 109 CTA nl-be Find your deals now Bekijk jouw deals"} +{"t":"SDD 25 Outbound 110 Title nl-be Spring Deal Days: 25–31 March Amazon Lente Deals: 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 111 Body Copy nl-be Discover our Creator top deals Ontdek de topdeals van onze influencers"} +{"t":"SDD 25 Outbound 112 nl-be Find epic savings this Spring Deal Days Amazon Lente Deals: shop topdeals"} +{"t":"SDD 25 Outbound 114 Title nl-be Spring Deal Days: up to XX% off Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 25 Outbound 115 Body Copy nl-be Ready, set, go: shop epic deals Het is tijd voor topdeals"} +{"t":"SDD 25 Outbound 116 nl-be Great deals on great products Deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 117 CTA nl-be Start shopping Begin met shoppen"} +{"t":"SDD 25 Outbound 119 Body Copy nl-be Deals on your favourite products Heel veel deals op topproducten"} +{"t":"SDD 25 Outbound 120 nl-be Great deals on great products Veel deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 122 Title nl-be Get daily invites to WOW! Deals Ontvang elke dag de beste WOW! Deals"} +{"t":"SDD 25 Outbound 123 Body Copy nl-be Up to xx% off: [category] Tot XX% korting op: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy nl-be Spring Deal Days: up to XX% off Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 25 Outbound 125 nl-be Great deals on [electronics] Topdeals op [elektronica]"} +{"t":"SDD 25 Outbound 126 nl-be Great deals during Spring Deal Days Amazon Lente Deals: shop topdeals"} +{"t":"SDD 25 Outbound 127 CTA nl-be Subscribe Abonneren"} +{"t":"SDD 25 Outbound 128 Title nl-be Great deals during Spring Deal Days Ooh! Bespaar veel met Amazon Lente Deals"} +{"t":"SDD 25 Outbound 129 Body Copy nl-be Up to XX% off WOW! Deals WOW! Deals met kortingen tot XX%"} +{"t":"SDD 25 Outbound 130 Body Copy nl-be WOW! Deals on [CATEGORY] WOW! Topdeals op [CATEGORY]"} +{"t":"SDD 25 Outbound 131 nl-be WOW! Deals WOW! Topdeals"} +{"t":"SDD 25 Outbound 132 nl-be WOW! Deals on [insert category] WOW! Topdeals op [insert category]"} +{"t":"SDD 25 Outbound 133 CTA nl-be See WOW! Deals Bekijk WOW! Deals"} +{"t":"SDD 25 Outbound 134 Title nl-be Check out Top 100 Deals Bekijk onze Top 100 deals"} +{"t":"SDD 25 Outbound 135 Body Copy nl-be Up to XX% off during Spring Deal Days Veel korting tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 136 nl-be Great savings during Spring Deal Days Bespaar veel tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 137 CTA nl-be See top picks Bekijk topdeals"} +{"t":"SDD 25 Outbound 138 Title nl-be Spring Deal Days offers just for you Amazon Lente Deals, speciaal voor jou"} +{"t":"SDD 25 Outbound 139 Body Copy nl-be Up to XX% off your favourite products Veel korting op je favoriete producten"} +{"t":"SDD 25 Outbound 140 nl-be Great savings on your favourite products Bespaar veel op je favoriete producten"} +{"t":"SDD 25 Outbound 141 CTA nl-be See your deals Bekijk jouw deals"} +{"t":"SDD 25 Outbound 142 Title nl-be Spring Deal Days: Premium Brand offers Amazon Lente Deals: deals op topmerken"} +{"t":"SDD 25 Outbound 143 Body Copy nl-be Oooh! Up to XX% off on Amazon Oooooh! Tot XX% korting op Amazon"} +{"t":"SDD 25 Outbound 144 nl-be Top savings on top brands Topdeals op topmerken"} +{"t":"SDD 25 Outbound 145 CTA nl-be Shop now Shop nu"} +{"t":"SDD 25 Outbound 146 Title nl-be Found something yet this Spring Deal Days? Amazon Lente Deals: al iets gevonden?"} +{"t":"SDD 25 Outbound 147 Body Copy nl-be Don't miss out - up to XX% off Mis deze topdeals niet: tot XX% korting"} +{"t":"SDD 25 Outbound 148 nl-be You've got great taste for great savings Je hebt een neus voor topdeals"} +{"t":"SDD 25 Outbound 149 CTA nl-be Keep shopping deals Blijf deals shoppen"} +{"t":"SDD 25 Outbound 150 Title nl-be Spring Deal Days Shop deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 151 Body Copy nl-be Get up to XX% off Blijf shoppen met kortingen tot wel XX%"} +{"t":"SDD 25 Outbound 152 nl-be Keep shopping for epic savings Blijf shoppen en besparen"} +{"t":"SDD 25 Outbound 153 CTA nl-be Explore deals now Shop alle deals"} +{"t":"SDD 25 Outbound 154 Title nl-be Spring Deal Days Populaire Amazon Lente Deals"} +{"t":"SDD 25 Outbound 155 Body Copy nl-be Up to XX% off trending products Tot XX% korting op populaire producten"} +{"t":"SDD 25 Outbound 156 nl-be Great deals on trending products Topdeals op populaire producten"} +{"t":"SDD 26 Outbound 001 Subject line nl-be Get ready for Spring Deal Days Klaar voor de Amazon Lente Deals?"} +{"t":"SDD 26 Outbound 002 Subject line nl-be Save the date for Spring Deal Days Zet de Amazon Lente Deals in je agenda"} +{"t":"SDD 26 Outbound 003 nl-be Epic savings from 10 to 16 March Topdeals van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 004 nl-be Save up to XX% off from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 005 Headline nl-be Save up to XX% off from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 006 CTA nl-be Get ready Bereid je voor"} +{"t":"SDD 26 Outbound 007 Title nl-be Get ready for Spring Deal Days Klaar voor de Amazon Lente Deals?"} +{"t":"SDD 26 Outbound 008 Body Copy nl-be Epic savings from 10 to 16 March Topdeals van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 010 CTA nl-be Save the date Zet het in je agenda"} +{"t":"SDD 26 Outbound 011 CTA nl-be Shop now Shop nu"} +{"t":"SDD 26 Outbound 012 Subject line nl-be Spring Deal Days is coming De Amazon Lente Deals komen eraan"} +{"t":"SDD 26 Outbound 013 Subject line nl-be Spring Deal Days is almost here De Amazon Lente Deals zijn er bijna"} +{"t":"SDD 26 Outbound 014 Title nl-be Spring Deal Days savings are coming Bespaar met de aankomende Lente Deals"} +{"t":"SDD 26 Outbound 015 Body Copy nl-be Save up to XX% off from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 016 CTA nl-be Get ready Bereid je voor"} +{"t":"SDD 26 Outbound 017 Headline nl-be Save big from 10 to 16 March Bespaar maximaal van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 019 Title nl-be Spring Deal Days is just hours away De Lente Deals beginnen over enkele uren"} +{"t":"SDD 26 Outbound 020 Body Copy nl-be Spring Deal Days starts 10 - 16 March. De Lente Deals zijn van 10 t/m 16 maart."} +{"t":"SDD 26 Outbound 023 Headline nl-be Spring Deal Days starts at midnight De Amazon Lente Deals beginnen om middernacht"} +{"t":"SDD 26 Outbound 024 Body Copy nl-be Big savings from 10 - 16 March Topdeals van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 026 Subject line nl-be Spring Deal Days is finally here! De Amazon Lente Deals zijn er!"} +{"t":"SDD 26 Outbound 027 Subject line nl-be Save up to XX% off great products Tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 028 Headline nl-be Great deals on great products Topdeals op topproducten"} +{"t":"SDD 26 Outbound 029 nl-be Lots of great deals to be found Vind nu topdeals"} +{"t":"SDD 26 Outbound 030 CTA nl-be Shop deals now Shop alle deals"} +{"t":"SDD 26 Outbound 031 Title nl-be Spring Deal Days is finally here De Amazon Lente Deals zijn er"} +{"t":"SDD 26 Outbound 032 Body Copy nl-be Get up to XX% off great products Tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 033 nl-be Great deals on great products Topdeals op topproducten"} +{"t":"SDD 26 Outbound 034 CTA nl-be Get deals now Vind nu topdeals"} +{"t":"SDD 26 Outbound 035 Subject line nl-be Spring Deal Days is here De Amazon Lente Deals zijn er"} +{"t":"SDD 26 Outbound 036 Subject line nl-be Up to XX% off epic deals Tot XX% korting op topdeals"} +{"t":"SDD 26 Outbound 037 Headline nl-be Spring Deal Days has only just begun De Amazon Lente Deals zijn net begonnen"} +{"t":"SDD 26 Outbound 039 Title nl-be Spring Deal Days' epic deals. Amazon Lente Deals met topdeals"} +{"t":"SDD 26 Outbound 040 Title nl-be Epic deals during Spring Deal Days Topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 041 Body Copy nl-be Save up to XX% off this Spring Deal Days Tot XX% korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 042 nl-be More great deals coming tomorrow Morgen nog meer topdeals!"} +{"t":"SDD 26 Outbound 043 CTA nl-be Shop now Shop nu"} +{"t":"SDD 26 Outbound 044 Title nl-be Day 1 of Spring Deal Days is almost over Amazon Lente Deals dag 1 is bijna om"} +{"t":"SDD 26 Outbound 045 Body Copy nl-be Up to XX% off deals continue tomorrow Morgen meer deals met kortingen tot XX%"} +{"t":"SDD 26 Outbound 046 nl-be Great savings throughout Spring Deal Days Bespaar maximaal tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 047 CTA nl-be Shop deals now Shop alle deals"} +{"t":"SDD 26 Outbound 048 Subject line nl-be New day, new deals this Spring Deal Days Nieuwe dag, nieuwe deals met de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 049 Subject line nl-be Up to XX% off continues this Spring Deal Days Tot XX% korting gaat door tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 050 nl-be Don't forget your deals today Vergeet vandaag je deals niet"} +{"t":"SDD 26 Outbound 051 Headline nl-be More deals this Spring Deal Days Meer deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 052 Title nl-be Epic deals this Spring Deal Days Topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 053 Body Copy nl-be Still up to XX% off this Spring Deal Days Nog tot XX% korting met de Lente Deals"} +{"t":"SDD 26 Outbound 056 Subject line nl-be Spring Deal Days: Epic deals await Amazon Lente Deals: topdeals wachten op je"} +{"t":"SDD 26 Outbound 057 Subject line nl-be Up to XX% off great products Tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 058 nl-be Great deals to be had Topdeals om van te profiteren"} +{"t":"SDD 26 Outbound 059 Headline nl-be Up to XX% off this Spring Deal Days Tot XX% korting tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 063 Body Copy nl-be Up to XX% off great products Tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 066 Title nl-be Spring Deal Days: Shop big deals Amazon Lente Deals: shop topdeals"} +{"t":"SDD 26 Outbound 067 Body Copy nl-be Big savings still available - up to XX% off Besparen kan nog altijd, tot XX% korting"} +{"t":"SDD 26 Outbound 068 nl-be Shop and save big on selected products Bespaar maximaal op topdeals"} +{"t":"SDD 26 Outbound 070 Subject line nl-be New day, new deals this Spring Deal Days Amazon Lente Deals: nieuwe dag, nieuwe deals"} +{"t":"SDD 26 Outbound 071 Subject line nl-be Nieuwe dag, nieuwe deals met de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 072 Subject line nl-be Great deals on great products Topdeals op topproducten"} +{"t":"SDD 26 Outbound 073 nl-be Great deals await Er wachten topdeals op je"} +{"t":"SDD 26 Outbound 074 Headline nl-be Up to XX% off awaits Tot XX% korting wacht op jou"} +{"t":"SDD 26 Outbound 076 Title nl-be Spring Deal Days: Up to XX% off Amazon Lente Deals met kortingen tot XX%"} +{"t":"SDD 26 Outbound 077 Body Copy nl-be Deals on great products Deals op topproducten"} +{"t":"SDD 26 Outbound 080 Subject line nl-be Deals you won't want to miss Deals die je niet wilt missen"} +{"t":"SDD 26 Outbound 082 nl-be Find deals at Amazon Vind deals bij Amazon"} +{"t":"SDD 26 Outbound 083 Headline nl-be Up to XX% off great products Tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 085 CTA nl-be Shop now Shop nu"} +{"t":"SDD 26 Outbound 091 Title nl-be Don't miss out this Spring Deal Days Loop deze Amazon Lente Deals niet mis"} +{"t":"SDD 26 Outbound 092 Body Copy nl-be Save up to XX% off Tot XX% korting"} +{"t":"SDD 26 Outbound 095 CTA nl-be Show now Shop nu"} +{"t":"SDD 26 Outbound 096 Subject line nl-be Spring Deal Days: Deals are still waiting for you Amazon Lente Deals: er wachten nog deals op je"} +{"t":"SDD 26 Outbound 097 nl-be Great deals are waiting for you Er wachten topdeals op je"} +{"t":"SDD 26 Outbound 101 Title nl-be Spring Deal Days: Deals are still waiting for you Amazon Lente Deals: deals wachten op je"} +{"t":"SDD 26 Outbound 102 Body Copy nl-be Up to XX% off a wide selection Tot XX% korting op een brede selectie"} +{"t":"SDD 26 Outbound 106 Subject line nl-be Find great deals this Spring Deal Days Vind topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 107 Subject line nl-be Up to XX% on great products Tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 109 Headline nl-be Get yourself up to XX% off now Profiteer nu van korting tot XX%"} +{"t":"SDD 26 Outbound 111 Title nl-be Get yourself up to XX% off now Profiteer nu van korting tot XX%"} +{"t":"SDD 26 Outbound 113 nl-be Lots of deals are still waiting Er wachten nog heel veel deals op je"} +{"t":"SDD 26 Outbound 115 Title nl-be Spring Deal Days' epic deals Amazon Lente Deals met topdeals"} +{"t":"SDD 26 Outbound 116 Body Copy nl-be Get yourself up to XX% off now Profiteer nu van kortingen tot XX%"} +{"t":"SDD 26 Outbound 117 nl-be More savings to discover Ontdek nog meer besparingen"} +{"t":"SDD 26 Outbound 125 Body Copy nl-be There's still up to XX% off this Spring Deal Days Nog meer Lente Deals met korting tot XX%"} +{"t":"SDD 26 Outbound 132 Headline nl-be Get yourself up to XX% off now Profiteer nu van kortingen tot XX%"} +{"t":"SDD 26 Outbound 134 Title nl-be Get yourself up to XX% off now Profiteer nu van kortingen tot XX%"} +{"t":"SDD 26 Outbound 142 Subject line nl-be It's the last day of Spring Deal Days Het is de laatste dag van de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 143 Subject line nl-be There's still time to save up to XX% Je laatste kans op kortingen tot XX%"} +{"t":"SDD 26 Outbound 144 nl-be There's still time to get great deals Profiteer nog snel van topdeals"} +{"t":"SDD 26 Outbound 145 Headline nl-be The Spring Deal Days clock is ticking... De Amazon Lente Deals zijn bijna voorbij"} +{"t":"SDD 26 Outbound 146 CTA nl-be Shop great deals Shop topdeals"} +{"t":"SDD 26 Outbound 148 Title nl-be Only one day left of Spring Deal Days Nog maar één dag Amazon Lente Deals"} +{"t":"SDD 26 Outbound 149 Body Copy nl-be There's still up to XX% off great products Nog tot XX% korting op topproducten"} +{"t":"SDD 26 Outbound 150 nl-be Get great deals before they're gone Pak die topdeals voor ze weg zijn"} +{"t":"SDD 26 Outbound 154 Subject line nl-be With up to XX% off Met kortingen tot XX%"} +{"t":"SDD 26 Outbound 159 Body Copy nl-be With up to XX% off Met kortingen tot XX%"} +{"t":"SDD 26 Outbound 162 Title nl-be Last few hours of Spring Deal Days Laatste uren van de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 163 Body Copy nl-be There's still time to get up to XX% off Profiteer nog snel van kortingen tot XX%"} +{"t":"SDD 26 Outbound 165 CTA nl-be Shop deals now Shop alle deals"} +{"t":"SDD 26 Outbound 166 Title nl-be Spring Deal Days: 10 - 16 March Amazon Lente Deals: 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 167 Body Copy nl-be Discover our Amazon Creator top deals Ontdek onze Amazon Creator topdeals"} +{"t":"SDD 26 Outbound 168 nl-be Explore great savings across Spring Deal Days Amazon Lente Deals: shop topdeals"} +{"t":"SDD 26 Outbound 170 Title nl-be Spring Deal Days: Up to XX% off Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 26 Outbound 171 Body Copy nl-be Great deals are waiting for you Er wachten topdeals op je"} +{"t":"SDD 26 Outbound 172 nl-be Deals throughtout Spring Deal Days Deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 175 Body Copy nl-be Deals, deals, deals on your favourite products Zo veel deals op je favoriete producten"} +{"t":"SDD 26 Outbound 176 nl-be Deals, deals, deals this Spring Deal Days Veel deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 178 Title nl-be Get daily invites to WOW! deals Ontvang elke dag de beste WOW! Deals."} +{"t":"SDD 26 Outbound 179 Body Copy nl-be Up to XX% off [category] Tot XX% korting op [category]"} +{"t":"SDD 26 Outbound 180 Body Copy nl-be Up to XX% off this Spring Deal Days Tot XX% korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 181 nl-be Great deals on [electronics] Topdeals op [electronics]"} +{"t":"SDD 26 Outbound 182 nl-be Great deals during Spring Deal Days Topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 183 CTA nl-be Subscribe Abonneren"} +{"t":"SDD 26 Outbound 184 Title nl-be Ooh! Great deals this Spring Deal Days Ooh! Topdeals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 185 Body Copy nl-be WOW! deals: up to XX% off WOW! Deals: tot XX% korting"} +{"t":"SDD 26 Outbound 186 Body Copy nl-be WOW! deals on [CATEGORY] WOW! Deals op [CATEGORY]"} +{"t":"SDD 26 Outbound 187 nl-be WOW! deals at Amazon WOW! Deals bij Amazon"} +{"t":"SDD 26 Outbound 188 nl-be WOW! deals on [insert category] WOW! Deals op [insert category]"} +{"t":"SDD 26 Outbound 189 CTA nl-be Shop WOW! deals now Shop nu WOW! Deals"} +{"t":"SDD 26 Outbound 190 Title nl-be Take a look at our Top 100 Deals Bekijk onze Top 100 deals"} +{"t":"SDD 26 Outbound 191 Body Copy nl-be Up to XX% off during Spring Deal Days Tot XX% korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 192 nl-be Great savings during Spring Deal Days Bespaar maximaal tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 193 CTA nl-be See top picks Bekijk topdeals"} +{"t":"SDD 26 Outbound 194 Title nl-be Check out our Top 100 Deals on Fashion Bekijk onze Top 100 deals op Mode"} +{"t":"SDD 26 Outbound 198 Title nl-be Spring Deal Days: Deals just for you Amazon Lente Deals: speciaal voor jou"} +{"t":"SDD 26 Outbound 199 Body Copy nl-be Up to XX% off your favourite products Tot XX% korting op je favorieten"} +{"t":"SDD 26 Outbound 200 nl-be Great savings on your favourite products Veel korting op je favoriete producten"} +{"t":"SDD 26 Outbound 201 CTA nl-be See your deals Bekijk je deals"} +{"t":"SDD 26 Outbound 202 Title nl-be Premium brand deals this Spring Deal Days Amazon Lente Deals: deals op topmerken"} +{"t":"SDD 26 Outbound 203 Body Copy nl-be Up to XX% off on Amazon Tot XX% korting op Amazon.com.be"} +{"t":"SDD 26 Outbound 204 nl-be Top savings on top brands Topdeals op topmerken"} +{"t":"SDD 26 Outbound 205 CTA nl-be Shop top brands Shop topmerken"} +{"t":"SDD 26 Outbound 206 Title nl-be Have you found something yet this Spring Deal Days? Al iets gevonden tijdens de Lente Deals?"} +{"t":"SDD 26 Outbound 208 nl-be You've got great taste for great savings Je hebt een neus voor topdeals"} +{"t":"SDD 26 Outbound 209 CTA nl-be Keep shopping deals Blijf deals shoppen"} +{"t":"SDD 26 Outbound 211 Body Copy nl-be Keep shopping for up to XX% off Blijf shoppen met kortingen tot wel XX%"} +{"t":"SDD 26 Outbound 212 nl-be Keep shopping for savings Blijf shoppen en besparen"} +{"t":"SDD 26 Outbound 214 Title nl-be Spring Deal Days' epic deals are trending Onze trending Amazon Lente Deals"} +{"t":"SDD 26 Outbound 215 Body Copy nl-be Up to XX% off trending products Tot XX% korting op trending producten"} +{"t":"SDD 26 Outbound 216 nl-be Great deals on trending products Topdeals op trending producten"} +{"t":"SDD 26 Outbound 218 Title nl-be Check out today’s big deals Bekijk de topdeals van vandaag"} +{"t":"SDD 26 Outbound 219 Body Copy nl-be Shop Spring Deal Days' epic deals Shop topdeals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 220 CTA nl-be Shop deals/Shop now Shop deals/Shop nu"} +{"t":"SDD 26 Outbound 221 Title nl-be Don’t miss these big savings Mis deze topdeals niet"} +{"t":"SDD 26 Outbound 222 Body Copy nl-be Check out Spring Deal Days' epic deals Topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 224 Title nl-be Ready, set, save! Klaar voor de start... Besparen!"} +{"t":"SDD 26 Outbound 225 Body Copy nl-be Spring Deal Days: Shop today's deals Amazon Lente Deals: shop nu topdeals"} +{"t":"SDD 26 Outbound 227 Title nl-be This deal was made for you Deze deal is speciaal voor jou"} +{"t":"SDD 26 Outbound 228 Body Copy nl-be Something you love, at a Spring Deal Days price Iets moois, voor een Lente Deals-prijs"} +{"t":"SDD 26 Outbound 230 Title nl-be Spring Deal Days: A deal made just for you Een Amazon Lente Deal speciaal voor jou"} +{"t":"SDD 26 Outbound 231 Body Copy nl-be Shop these hand-picked deals today Shop deze zorgvuldig gekozen deals"} +{"t":"SDD 26 Outbound 233 Title nl-be Spring Deal Days: You'll love this deal Amazon Lente Deals: echt iets voor jou"} +{"t":"SDD 26 Outbound 234 Body Copy nl-be Check out your hand-picked deal today Shop zorgvuldig geselecteerde deals"} +{"t":"SDD 26 Outbound 236 Title nl-be Spring Deal Days is ending soon Amazon Lente Deals zijn bijna gedaan"} +{"t":"SDD 26 Outbound 237 Body Copy nl-be Bag yourself a great deal today Scoor vandaag een topdeal"} +{"t":"SDD 26 Outbound 239 Title nl-be Save up to xx% off [category] Tot XX% korting op [category]"} +{"t":"SDD 26 Outbound 240 Body Copy nl-be Shop Spring Deal Days' epic deals Amazon Lente Deals: shop topdeals"} +{"t":"SDD 26 Outbound 242 Title nl-be Save big when you shop [category] Bespaar maximaal op [category]"} +{"t":"SDD 26 Outbound 243 Body Copy nl-be Shop amazing deals this Spring Deal Days Shop topdeals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 245 Title nl-be Save on [Category] this Spring Deal Days Bespaar op [Category] met de Lente Deals"} +{"t":"SDD 26 Outbound 246 Body Copy nl-be Shop and save up to XX% off [Category] Shop met korting tot XX% op [Category]"} +{"t":"SDD 26 Outbound 248 Title nl-be Shop Spring Deal Days' Top 100 Deals Shop de Top 100 deals van de Lente Deals"} +{"t":"SDD 26 Outbound 249 Body Copy nl-be Save up to XX% on our Top 100 Deals Kortingen tot XX% op Top 100 Deals"} +{"t":"SDD 26 Outbound 251 Title nl-be Save up to XX% with our Top 100 Deals Kortingen tot XX% op Top 100 Deals"} +{"t":"SDD 26 Outbound 252 Body Copy nl-be Shop Spring Deal Days’ Top 100 Deals Shop de Top 100 deals van de Lente Deals"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_PrimeDualBenefit_nl-be.json b/storage/amazon/tm/nl-BE/flat_PrimeDualBenefit_nl-be.json new file mode 100644 index 0000000..948c956 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_PrimeDualBenefit_nl-be.json @@ -0,0 +1,154 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super nl-be Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super nl-be Hilarious \nentertainment Hilarisch \nentertainment"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super nl-be Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super nl-be and fast delivery en gratis, snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super nl-be and \nfast delivery en gratis,\nsnelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super nl-be and fast delivery en gratis, snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super nl-be and \nfast \ndelivery en gratis,\nsnelle \nbezorging"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super nl-be and fast delivery en gratis, snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super nl-be It's on Prime \nfor £8.99/month Amazon Prime heeft 't \nvoor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't  voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super nl-be It's on Prime \nfor \n£8.99/month Amazon Prime heeft 't \nvoor € 4,99 \nper maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super nl-be It's on Prime  for £8.99/month Amazon Prime heeft 't  voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 nl-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 nl-be Ooh, that’s my Prime delivery. Aah! Daar is mijn pakketje van Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO nl-be What, already? Wow, nu al?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO nl-be Only one thing can match the buzz of Prime’s fast delivery… Er is maar één ding even geweldig als de gratis en snelle bezorging van Amazon Prime …"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO nl-be ...and that’s the buzz of Prime’s entertainment. … en dat is het entertainment van Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 nl-be What we watching? Wat kijken we?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO nl-be That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Die nieuwe romantische komedie, You're Cordially Invited met Reese Witherspoon en Will Ferrell, waarin twee koppels dezelfde trouwlocatie dubbelboeken, lijkt me echt hilarish!"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO nl-be From fast delivery to hilarious entertainment; it’s on Prime. Van gratis en snelle bezorging tot hilarisch entertainment; Amazon Prime heeft ’t!"} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO nl-be For only £8.99 a month! Join now! Word nu lid van Amazon Prime voor slechts € 4,99 per maand!"} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO nl-be Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Ga voor meer informatie naar Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO nl-be Things that shouldn’t work together but do Onverwachte combinaties!"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO nl-be Skiing \n& \nFootball Skiën \nen \nvoetbal"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO nl-be Skiing & Football Skiën en voetbal"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO nl-be Owl \n& \nKnitwear Uilen \nen \nmutsen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO nl-be Owl & Knitwear Uilen en mutsen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO nl-be Dog \n& \nTortoise Honden \nen \nschildpadden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO nl-be Dog & Tortoise Honden en schildpadden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO nl-be Screwdriver \n& \nNoodles Boormachines\nen\nnoedels"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO nl-be Screwdriver & Noodles Boormachines en noedels"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO nl-be Pizza \n& \nParagliding Pizza \nen \nparagliden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO nl-be Pizza & Paragliding Pizza en paragliden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO nl-be Scuba Diving \n& \nPainting Duiken \nen \nschilderen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO nl-be Scuba Diving & Painting Duiken en schilderen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO nl-be Fast delivery & hilarious entertainment Gratis, snelle bezorging en \nhilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008F VO nl-be Fast delivery & hilarious entertainment Gratis, snelle bezorging en hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO nl-be It’s on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO nl-be It’s on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 nl-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand. #AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline nl-be Fast delivery + Hilarious entertainment Gratis, snelle bezorging + hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = Amazon Prime voor € 4,99 p/m."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 nl-be You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super nl-be Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super nl-be and \nfast delivery en gratis, snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super nl-be and fast delivery en gratis, snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 nl-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO nl-be Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super nl-be Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA nl-be It's on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 nl-be TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F nl-be TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description nl-be Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA nl-be Join Now Ontdek nu"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super nl-be Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super nl-be and fast delivery en gratis, snelle bezorging"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super nl-be and fast delivery en gratis,snelle bezorging"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super nl-be and fast delivery en gratis,snelle bezorging"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 nl-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Abonnement wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 nl-be Ooh, that’s my Prime delivery. Aah! Daar is mijn pakketje van Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO nl-be What, already? Wow, nu al?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO nl-be Only one thing can match the buzz of Prime’s fast delivery… Er is maar één ding even geweldig als de gratis en snelle bezorging van Amazon Prime …"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO nl-be and that’s the buzz of Prime’s entertainment. … en dat is het entertainment van Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 nl-be What we watching? [FX: Opening of Red One soundtrack] Wat kijken we?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO nl-be From fast delivery to thrilling entertainment; it’s on Prime. Van gratis en snelle bezorging tot hilarisch entertainment; Amazon Prime heeft ’t!"} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO nl-be For only £8.99 a month! Join now! Word nu lid van Amazon Prime voor slechts € 4,99 per maand!"} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO nl-be Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Abonnement wordt automatisch verlengd. Ga voor meer informatie naar Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO nl-be Things that shouldn’t work together but do Onverwachte combinaties!"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO nl-be Pizza & Paragliding Pizza en paragliden"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO nl-be Scuba Diving & Painting Duiken en schilderen"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO nl-be Fast delivery & massive entertainment Gratis, snelle bezorging en hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO nl-be It’s on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super nl-be It’s on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text nl-be Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text nl-be Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand.#AmazonPrime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline nl-be Fast delivery + Massive entertainment Gratis, snelle bezorging + hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text nl-be Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = Amazon Prime voor € 4,99 p/m."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 nl-be Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description nl-be Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO nl-be Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super nl-be Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO nl-be It's on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 nl-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Abonnement wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description nl-be Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA nl-be Join Now Ontdek nu"} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text nl-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text nl-be Spedizioni veloci senza costi aggiuntivi  Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline nl-be Gratis en snelle bezorging op Amazon.nl Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text nl-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text nl-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand. #AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 012 Primary text nl-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline nl-be Fast delivery + Thrilling entertainment Gratis, snelle bezorging + eindeloos entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text nl-be Fast delivery and thrilling entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 2,99 p/m bij Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 nl-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand"} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description nl-be Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 nl-be Fast delivery and thrilling entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 2,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO nl-be Thrilling entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super nl-be Thrilling entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO nl-be It’s on Prime for £8.99 a month Amazon Prime heeft 't voor € 2,99 per maand"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super nl-be It’s on Prime for £8.99/month Amazon Prime heeft 't voor € 2,99 per maand"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 nl-be TV: T&Cs apply. 18+. Content includes ads. 18+. Abonnement wordt automatisch verlengd."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline nl-be Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description nl-be Fast delivery and thrilling entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 2,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA nl-be Join Now Ontdek nu"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text nl-be Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text nl-be Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text nl-be Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand. #AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 012 Primary text nl-be Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline nl-be Fast delivery + epic entertainment Gratis, snelle bezorging + eindeloos entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text nl-be Fast delivery and epic entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 2,99 p/m bij Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 nl-be Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand"} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title nl-be Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description nl-be Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 2,99 per maand."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 nl-be Fast delivery and entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 2,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super nl-be Fast Delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO nl-be Epic entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super nl-be Epic entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA nl-be It's on Prime for £8.99 a month Amazon Prime heeft 't voor € 2,99 per maand"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super nl-be It's on Prime for £8.99/month Amazon Prime heeft 't voor € 2,99 per maand"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 nl-be Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Abonnement wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.com.be/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description nl-be Free, fast delivery and epic entertainment for €6.99/month with Prime. Gratis, snelle bezorging + entertainment = € 2,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA nl-be Join Now Ontdek nu"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_TheKiss_nl-be.json b/storage/amazon/tm/nl-BE/flat_TheKiss_nl-be.json new file mode 100644 index 0000000..f1740a5 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_TheKiss_nl-be.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 nl-be For a bit of 'me' time Voor een beetje me-time"} +{"t":"The Kiss Q1 26 Social Assets 002 nl-be For a bit\nof 'me' time Voor een beetje\n me-time"} +{"t":"The Kiss Q1 26 Social Assets 002F nl-be For a bit of 'me' time Voor een beetje me-time"} +{"t":"The Kiss Q1 26 Social Assets 003 Product nl-be Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product nl-be Leather diary & pen Leren dagboek en pen"} +{"t":"The Kiss Q1 26 Social Assets 005 Product nl-be Diary Dagboek"} +{"t":"The Kiss Q1 26 Social Assets 006 nl-be Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 Social Assets 007 nl-be Make\nbehind the scenes\nhappen Ga voor de momenten\nachter de schermen"} +{"t":"The Kiss Q1 26 Social Assets 007F nl-be Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 Social Assets 008 nl-be Staying fresh between takes Voor een fris gevoel tussen opnames"} +{"t":"The Kiss Q1 26 Social Assets 009 nl-be Staying fresh\nbetween takes Voor een fris gevoel\ntussen opnames"} +{"t":"The Kiss Q1 26 Social Assets 009F nl-be Staying fresh between takes Voor een fris gevoel tussen opnames"} +{"t":"The Kiss Q1 26 Social Assets 010 Product nl-be Deodorant Deodorant"} +{"t":"The Kiss Q1 26 Social Assets 011 nl-be Amazon + Smile Smile + Amazon + URL"} +{"t":"The Kiss Q1 26 Social Assets 012 nl-be Staying warm and cosy on set Blijf warm en knus op de set"} +{"t":"The Kiss Q1 26 Social Assets 013 nl-be Staying warm\nand cosy on set Blijf warm en knus\nop de set"} +{"t":"The Kiss Q1 26 Social Assets 013F nl-be Staying warm and cosy on set Blijf warm en knus op de set"} +{"t":"The Kiss Q1 26 Social Assets 014 Product nl-be Waterproof robe Thermo badjas"} +{"t":"The Kiss Q1 26 Social Assets 015 nl-be Drying my hair, take after take Mijn haar drogen, opname na opname"} +{"t":"The Kiss Q1 26 Social Assets 016 nl-be Drying my hair,\ntake after take Mijn haar drogen,\nopname na opname"} +{"t":"The Kiss Q1 26 Social Assets 016F nl-be Drying my hair, take after take Mijn haar drogen, opname na opname"} +{"t":"The Kiss Q1 26 Social Assets 017 Product nl-be Hairdryer Föhn"} +{"t":"The Kiss Q1 26 Social Assets 018 nl-be For the perfect kissing scene Voor de perfecte kusscène"} +{"t":"The Kiss Q1 26 Social Assets 019 nl-be For the perfect\nkissing scene Voor de perfecte\nkusscène"} +{"t":"The Kiss Q1 26 Social Assets 019F nl-be For the perfect kissing scene Voor de perfecte kusscène"} +{"t":"The Kiss Q1 26 Social Assets 020 Product nl-be Electric toothbrush Elektrische tandenborstel"} +{"t":"The Kiss Q1 26 Social Assets 021 nl-be When romance gets a little messy Wanneer de romantiek vurig wordt"} +{"t":"The Kiss Q1 26 Social Assets 022 nl-be When romance\ngets a little messy Wanneer de romantiek\nvurig wordt"} +{"t":"The Kiss Q1 26 Social Assets 022F nl-be When romance gets a little messy Wanneer de romantiek vurig wordt"} +{"t":"The Kiss Q1 26 Social Assets 023 Product nl-be Light bulb Gloeilamp"} +{"t":"The Kiss Q1 26 Social Assets 024 nl-be Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Assets 025 nl-be Make date night\nhappen Ga voor\ndatenight"} +{"t":"The Kiss Q1 26 Social Assets 025F nl-be Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Assets 026 nl-be When passion sweeps you off your feet Wanneer de passie je van je sokken blaast"} +{"t":"The Kiss Q1 26 Social Assets 027 nl-be When passion sweeps you\noff your feet Wanneer de passie\nje van je sokken blaast"} +{"t":"The Kiss Q1 26 Social Assets 027F nl-be When passion sweeps you off your feet Wanneer de passie je van je sokken blaast"} +{"t":"The Kiss Q1 26 Social Assets 028 Product nl-be Vacuum cleaner Stofzuiger"} +{"t":"The Kiss Q1 26 Social Post 001 nl-be Shop on Amazon Shop op Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 nl-be Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 Social Post 003 nl-be My must-have for a bit of \"me\" time 📖 Mijn must-have voor een beetje me-time 📖"} +{"t":"The Kiss Q1 26 Social Post 004 nl-be Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 Social Post 006 nl-be My must-have for a bit of \"me\" time 📖 Mijn must-have voor een beetje me-time 📖"} +{"t":"The Kiss Q1 26 Social Post 007 nl-be Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 Social Post 009 nl-be My must-have for a bit of \"me\" time 📖 Mijn must-have voor een beetje me-time"} +{"t":"The Kiss Q1 26 Social Post 012 nl-be My secret to staying fresh between takes 💁‍♀️ Mijn geheim voor een fris gevoel tussen opnames 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 nl-be My secret to staying fresh between takes 💁‍♀️ Mijn geheim voor een fris gevoel tussen opnames 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 nl-be My secret to staying fresh 💁‍♀️ Mijn geheim voor een fris gevoel 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 nl-be My go-to essential for a perfect kissing scene 💋 Mijn go-to essential voor de perfecte kusscène 💋"} +{"t":"The Kiss Q1 26 Social Post 024 nl-be My go-to essential for a perfect kissing scene 💋 Mijn go-to essential voor de perfecte kusscène 💋"} +{"t":"The Kiss Q1 26 Social Post 027 nl-be My essential for the perfect kiss 💋 Mijn essential voor de perfecte kus 💋"} +{"t":"The Kiss Q1 26 Social Post 030 nl-be My secret to staying warm and cozy on set 🔥 Mijn geheim om warm en knus te blijven op de set 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 nl-be My secret to staying warm and cozy on set 🔥 Mijn geheim om warm en knus te blijven op de set 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 nl-be My secret to staying warm and cozy 🔥 Mijn geheim om warm en knus te blijven🔥"} +{"t":"The Kiss Q1 26 Social Post 039 nl-be My must-have for dry hair, take after take 💇‍♀️ Mijn must-have voor droog haar, opname na opname 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 nl-be My must-have for dry hair, take after take 💇‍♀️ Mijn must-have voor droog haar, opname na opname 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 nl-be My go-to for dry hair, every time 💇‍♀️ Mijn go-to voor droog haar, telkens weer"} +{"t":"The Kiss Q1 26 Social Post 047 nl-be Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Post 048 nl-be My must-have for when romance gets a little messy 👀 Mijn must-have voor wanneer de romantiek wat wild wordt 👀"} +{"t":"The Kiss Q1 26 Social Post 049 nl-be Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Post 051 nl-be My must-have for when romance gets a little messy 👀 Mijn must-have voor wanneer de romantiek wat wild wordt 👀"} +{"t":"The Kiss Q1 26 Social Post 052 nl-be Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Post 054 nl-be For when romance gets a little messy 👀 Voor als de romantiek wat wild wordt 👀"} +{"t":"The Kiss Q1 26 Social Post 057 nl-be My must-have for when passion sweeps you off your feet 👀 Mijn must-have voor wanneer de passie je van je sokken blaast 👀"} +{"t":"The Kiss Q1 26 Social Post 060 nl-be My must-have for when passion sweeps you off your feet 👀 Mijn must-have voor wanneer de passie je van je sokken blaast 👀"} +{"t":"The Kiss Q1 26 Social Post 063 nl-be When passion sweeps you off your feet 👀 Als de passie je van je sokken blaast 👀"} +{"t":"The Kiss Q1 26 Social Post 065 nl-be Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 Social Post 066 nl-be My must-have for that kiss in the rain!  Mijn must-have voor die kus in de regen!"} +{"t":"The Kiss Q1 26 Social Post 067 nl-be Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 Social Post 069 nl-be My must-have for that kiss in the rain!  Mijn must-have voor die kus in de regen!"} +{"t":"The Kiss Q1 26 Social Post 070 nl-be Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 Social Post 072 nl-be My must-have for that kiss in the rain!  Mijn must-have voor die kus in de regen!"} +{"t":"The Kiss Q1 26 TV OLV UI 001 nl-be Beard Trimmer Baardtrimmer"} +{"t":"The Kiss Q1 26 TV OLV UI 002 nl-be Rain boots Regenlaarzen"} +{"t":"The Kiss Q1 26 TV OLV UI 003 nl-be Drying Rack Droogrek"} +{"t":"The Kiss Q1 26 YouTube 001 Headline nl-be Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 YouTube 002 Description nl-be My must-have for a bit of \"me\" time. Get yours on Amazon. Mijn must-have voor een beetje \"me time\". Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 003 Headline nl-be Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 YouTube 004 Description nl-be My must-have for a bit of \"me\" time. Get yours on Amazon. Mijn must-have voor een beetje \"me time\". Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 005 CTA nl-be Shop now Shop nu"} +{"t":"The Kiss Q1 26 YouTube 006 Headline nl-be Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 YouTube 007 Description nl-be My secret to staying fresh between takes. Get yours on Amazon. Mijn geheim voor een fris gevoel tussen opnames. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 009 Description nl-be My secret to staying fresh between takes. Get yours on Amazon. Mijn geheim voor een fris gevoel tussen opnames. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 011 Description nl-be My go-to essential for a perfect kissing scene. Get yours on Amazon. Mijn go-to essential voor de perfecte kusscène. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 012 Description nl-be My go-to essential for a perfect kissing scene. Get yours on Amazon. Mijn go-to essential voor de perfecte kusscène. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 014 Description nl-be My secret to staying warm and cozy on set. Get yours on Amazon. Mijn geheim om warm en knus te blijven op de set. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 016 Description nl-be My secret to staying warm and cozy on set. Get yours on Amazon. Mijn geheim om warm en knus te blijven op de set. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 018 Description nl-be My must-have for dry hair, take after take. Get yours on Amazon. Mijn go-to voor droog haar, telkens weer. Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 020 Description nl-be My must-have for dry hair, take after take. Get yours on Amazon. Mijn go-to voor droog haar, telkens weer. Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 022 Headline nl-be Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 YouTube 023 Description nl-be My go-to for when romance gets a little messy. Get yours on Amazon. Voor wanneer de romantiek wat wild wordt. Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 024 Headline nl-be Make it happen Ga ervoor"} +{"t":"The Kiss Q1 26 YouTube 025 Description nl-be My go-to for when romance gets a little messy. Get yours on Amazon. Voor wanneer de romantiek wat wild wordt. Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 028 Description nl-be My go-to for when passion sweeps you off your feet. Get it on Amazon. Voor wanneer de passie je van je sokken blaast. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 030 Description nl-be My go-to for when passion sweeps you off your feet. Get it on Amazon. Voor wanneer de passie je van je sokken blaast. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 031 Headline nl-be Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 YouTube 032 Description nl-be My must-have for that kiss in the rain! Get yours on Amazon. Mijn must-have voor die kus in de regen! Vind het op Amazon.com.be"} +{"t":"The Kiss Q1 26 YouTube 034 Description nl-be My must-have for that kiss in the rain! Get yours on Amazon. Mijn must-have voor die kus in de regen! Vind het op Amazon.com.be"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_UEFA_nl-be.json b/storage/amazon/tm/nl-BE/flat_UEFA_nl-be.json new file mode 100644 index 0000000..3c9e325 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_UEFA_nl-be.json @@ -0,0 +1,131 @@ +{"t":"UEFA Womens 24 further mobile 001 nl-be Amazon is an official partner of UEFA Women’s Football, proudly supporting the Women’s Champions League and Women’s EURO 2025. We know playing football improves self-confidence in women and girls both on and off the pitch. It’s something we’re celebrating in our campaign, “The Grit” and something we want to enable through our Women’s Football Store, where you can find everything players need to train, play and recover. Amazon is officieel partner van UEFA Vrouwenvoetbal en ondersteunt met trots de Champions League en EURO 2025 voor vrouwen. We weten dat voetballen het zelfvertrouwen van vrouwen en meisjes vergroot, zowel op als naast het veld. We steunen dit met onze campagne \"The Grit\" en met onze Voetbalwinkel voor vrouwen, waar liefhebbers van voetbal alles kunnen vinden om te trainen, te spelen en te herstellen."} +{"t":"UEFA Womens 24 further mobile 002 nl-be Shop the Women's Football Store Shop in de voetbalwinkel voor dames"} +{"t":"UEFA Womens 24 further mobile 003 nl-be Top sellers Bestsellers"} +{"t":"UEFA Womens 24 further mobile 004 nl-be Women’s Football Vrouwenvoetbal"} +{"t":"UEFA Womens 24 further mobile 005 nl-be Browse women’s kits and more Bekijk dameskits en meer"} +{"t":"UEFA Womens 24 further mobile 006 nl-be Visit the Women's Football Store Ontdek de voetbalwinkel voor dames"} +{"t":"UEFA Womens 24 Headlines Leading Edit 001 nl-be You bring the spirit. We bring the stuff. Jij brengt de passie. Wij zorgen voor het materiaal."} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 nl-be You bring the grit. We bring the stuff. Jij brengt je lef. Wij zorgen voor het materiaal."} +{"t":"UEFA Womens 24 Store front 001 nl-be Proud Partner Proud Partner"} +{"t":"UEFA Womens 24 Store front 002 nl-be Women's Football Store Voetbalwinkel voor dames"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 nl-be GRWM for training (Get Ready With Me) GRWM om te sporten"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 nl-be New Goalie Gloves Day! Nieuwe keepershandschoenen!"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 nl-be new socks nieuwe sokken"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 nl-be Unbox my fresh training socks with me Unbox mee m'n nieuwe trainingssokken!"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 nl-be with Amazon met Amazon.com.be"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 nl-be same skills dezelfde techniek"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 nl-be Unbox my training essentials \nwith me Unbox mee m'n trainingsspullen!"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F nl-be Unbox my training essentials with me Unbox mee m'n trainingsspullen!"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 nl-be Unbox them with me Unbox ze samen met mij"} +{"t":"UEFA Womens 24 DOOH Creatives 001 nl-be You bring the wins\nWe bring the medal Jij gaat voor de winst\nWij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 001F nl-be You bring the wins We bring the medal Jij gaat voor de winst Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 002 nl-be You bring the burn\nWe bring the bib Jij leeft voor je sport\nWij zorgen voor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 002F nl-be You bring the burn We bring the bib Jij leeft voor je sport Wij zorgen voor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 003 nl-be You bring the triumph\nWe bring the trophy Jij gaat voor de winst\nWij zorgen voor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 003F nl-be You bring the triumph We bring the trophy Jij gaat voor de winst Wij zorgen voor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 004 nl-be You bring \nthe flair \nWe bring \nthe hair dye  Jij brengt \n je power\n Wij zorgen \n voor de haarverf "} +{"t":"UEFA Womens 24 DOOH Creatives 004F nl-be You bring the flair  We bring the hair dye  Jij brengt je power Wij zorgen voor de haarverf"} +{"t":"UEFA Womens 24 DOOH Creatives 005 nl-be You bring the heat \nWe bring the ice bath  Jij brengt je wilskracht\nWij zorgen voor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 005F nl-be You bring the heat  We bring the ice bath  Jij brengt je wilskracht Wij zorgen voor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 006 nl-be You bring \nthe wins\nWe bring \nthe medal Jij gaat voor de winst\nWij zorgen \nvoor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 006F nl-be You bring the wins We bring the medal Jij gaat voor de winst Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 007 nl-be You bring \nthe steel\nWe bring \nthe shin pads Jij brengt \nje vechtlust\nWij zorgen voor de \nscheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 007F nl-be You bring the steel We bring the shin pads Jij brengt je vechtlust Wij zorgen voor de scheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 008 nl-be You bring the steel\nWe bring the shin pads  Jij brengt je vechtlust\nWij zorgen voor de scheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 008F nl-be You bring the steel We bring the shin pads  Jij brengt je vechtlust Wij zorgen voor de scheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 009 nl-be You bring \nthe heat \nWe bring \nthe ice bath  Jij brengt \nje wilskracht\nWij zorgen \nvoor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 009F nl-be You bring the heat  We bring the ice bath  Jij brengt je wilskracht Wij zorgen voor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 010 nl-be You bring the flair \nWe bring the hair dye  Jij brengt je power\n Wij zorgen voor de haarverf "} +{"t":"UEFA Womens 24 DOOH Creatives 010F nl-be You bring the flair  We bring the hair dye  Jij brengt je power Wij zorgen voor de haarverf"} +{"t":"UEFA Womens 24 DOOH Creatives 011 nl-be You bring the skills\nWe bring the socks Jij brengt je talent\nWij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 011F nl-be You bring the skills We bring the socks Jij brengt je talent Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 013 nl-be You bring\nthe magic\nWe bring\nthe medal Jij zorgt\nvoor de magie\nWij zorgen\nvoor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 013F nl-be You bring the magic We bring the medal Jij zorgt voor de magie Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 014 nl-be You bring \nthe skills\nWe bring \nthe socks Jij brengt \nje talent\nWij zorgen \nvoor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 014F nl-be You bring the skills We bring the socks Jij brengt je talent Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 015 nl-be You bring \nthe triumph\nWe bring \nthe trophy Jij gaat\nvoor de winst\nWij zorgen\nvoor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 015F nl-be You bring the triumph We bring the trophy Jij gaat voor de winst Wij zorgen voor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 016 nl-be You bring the guts \nWe bring the socks  Jij brengt je vechtlust \n Wij zorgen voor de sokken "} +{"t":"UEFA Womens 24 DOOH Creatives 016F nl-be You bring the guts  We bring the socks  Jij brengt je vechtlust  Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 017 nl-be You bring \nthe guts \nWe bring \nthe socks Jij brengt \n je vechtlust \n Wij zorgen \n voor de sokken "} +{"t":"UEFA Womens 24 DOOH Creatives 017F nl-be You bring the guts  We bring the socks Jij brengt je vechtlust  Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 018 nl-be You bring the magic\nWe bring the medal Jij zorgt voor de magie\nWij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 018F nl-be You bring the magic We bring the medal Jij zorgt voor de magie Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 019 nl-be You bring \nthe burn\nWe bring \nthe bib Jij leeft voor \nje sport\nWij zorgen \nvoor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 019F nl-be You bring the burn We bring the bib Jij leeft voor je sport Wij zorgen voor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 021 nl-be Official online retail partner Official online retail partner"} +{"t":"UEFA Womens 25 Storefront 001 nl-be Smartphones Mobiele telefoons"} +{"t":"UEFA Womens 25 Storefront 002 nl-be Cameras Camera's & accessoires"} +{"t":"UEFA Womens 25 Storefront 004 nl-be Ponchos Poncho's"} +{"t":"UEFA Womens 25 Storefront 006 nl-be Inspiration Inspiratie"} +{"t":"UEFA Womens 25 Storefront 007 nl-be Furniture Meubels"} +{"t":"UEFA Womens 25 Storefront 009 nl-be Match day memories Maak herinneringen"} +{"t":"UEFA Womens 25 Storefront 010 nl-be Health & Personal Care Gezondheid & persoonlijke verzorging"} +{"t":"UEFA Womens 25 Storefront 011 nl-be Seating & Comfort Zitten & comfort"} +{"t":"UEFA Womens 25 Storefront 012 nl-be Recipe Books Kookboeken"} +{"t":"UEFA Womens 25 Storefront 013 nl-be Weather protection Weerbestendig"} +{"t":"UEFA Womens 25 Storefront 014 nl-be Gaming Videogames"} +{"t":"UEFA Womens 25 Storefront 015 nl-be Equipment Sportuitrusting"} +{"t":"UEFA Womens 25 Storefront 016 nl-be Shop home viewing essentials Shop essentials voor thuiskijkers"} +{"t":"UEFA Womens 25 Storefront 017 nl-be Shop cheering essentials Shop essentials om luid te juichen"} +{"t":"UEFA Womens 25 Storefront 019 nl-be Girls’ boots Voetbalschoenen voor meisjes"} +{"t":"UEFA Womens 25 Storefront 020 nl-be Get crafty Leef je creatief uit"} +{"t":"UEFA Womens 25 Storefront 021 nl-be Diffusers Geurlampen"} +{"t":"UEFA Womens 25 Storefront 022 nl-be Fridges Koelkasten"} +{"t":"UEFA Womens 25 Storefront 023 nl-be LEDs Led-accessoires"} +{"t":"UEFA Womens 25 Storefront 025 nl-be Fan on the go Fans op verplaatsing"} +{"t":"UEFA Womens 25 Storefront 026 nl-be Shop game day beauty Shop matchdag make-up"} +{"t":"UEFA Womens 25 Storefront 027 nl-be Dress to impress Stijl op jouw manier"} +{"t":"UEFA Womens 25 Storefront 028 nl-be Watches Horloges"} +{"t":"UEFA Womens 25 Storefront 029 nl-be Shop football kit & equipment Shop voetbalsets & -uitrusting"} +{"t":"UEFA Womens 25 Storefront 030 nl-be Shop game day treats Shop voetbalsnacks"} +{"t":"UEFA Womens 25 Storefront 031 nl-be Decorations & Lights Decoraties & verlichting"} +{"t":"UEFA Womens 25 Storefront 032 nl-be Enjoy at home Thuis supporteren"} +{"t":"UEFA Womens 25 Storefront 033 nl-be Shop hosting essentials Shop alles om je matchdag te hosten"} +{"t":"UEFA Womens 25 Storefront 034 nl-be Shop party supplies Shop feestartikelen"} +{"t":"UEFA Womens 25 Storefront 035 nl-be Tableware Feestartikelen"} +{"t":"UEFA Womens 25 Storefront 036 nl-be TV & Home Cinema TV & home cinema"} +{"t":"UEFA Womens 25 Storefront 039 nl-be Shop photography Shop fotografieproducten"} +{"t":"UEFA Womens 25 Storefront 040 nl-be Binoculars Verrekijkers"} +{"t":"UEFA Womens 25 Storefront 041 nl-be Crocheting and Knitting Breien & haken"} +{"t":"UEFA Womens 25 Storefront 042 nl-be Hand clappers Handklappers"} +{"t":"UEFA Womens 25 Storefront 043 nl-be Sports nutrition Sportvoeding"} +{"t":"UEFA Womens 25 Storefront 044 nl-be Bracelets Armbanden"} +{"t":"UEFA Womens 25 Storefront 045 nl-be Host like a pro Hosten als een pro"} +{"t":"UEFA Womens 25 Storefront 046 nl-be Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nTrotse partner\nvan UEFA\nvrouwenvoetbal."} +{"t":"UEFA Womens 25 Storefront 046F nl-be Amazon. Proud partner of UEFA Women's Football. Amazon. Trotse partner van UEFA vrouwenvoetbal."} +{"t":"UEFA Womens 25 Storefront 047 nl-be Speakers Luidsprekers"} +{"t":"UEFA Womens 25 Storefront 048 nl-be Stickers & Patches Stickers & patches"} +{"t":"UEFA Womens 25 Storefront 049 nl-be Snacks to the max Dat snackt naar meer"} +{"t":"UEFA Womens 25 Storefront 050 nl-be Make some noise Laat je horen"} +{"t":"UEFA Womens 25 Storefront 051 nl-be Hats Mutsen & petten"} +{"t":"UEFA Womens 25 Storefront 052 nl-be Women's Football Shop Vrouwenvoetbalshop"} +{"t":"UEFA Womens 25 Storefront 053 nl-be Scarves Sjaals"} +{"t":"UEFA Womens 25 Storefront 054 nl-be Kitchen appliances Keukenapparaten"} +{"t":"UEFA Womens 25 Storefront 055 nl-be Accessories Accessoires"} +{"t":"UEFA Womens 25 Storefront 056 nl-be Shop craft supplies Shop knutselgerief"} +{"t":"UEFA Womens 25 Storefront 057 nl-be Shop match day must-haves Shop matchdag must haves"} +{"t":"UEFA Womens 25 Storefront 058 nl-be Our store has moved! Onze winkel is verhuisd!"} +{"t":"UEFA Womens 25 Storefront 059 nl-be Audio and Hifi Hifi & home audio"} +{"t":"UEFA Womens 25 Storefront 060 nl-be Women's kit Dames-kit"} +{"t":"UEFA Womens 25 Storefront 061 nl-be Family fun Fun met de fam"} +{"t":"UEFA Womens 25 Storefront 062 nl-be Journals Dagboeken"} +{"t":"UEFA Womens 25 Storefront 063 nl-be Towels Handdoeken"} +{"t":"UEFA Womens 25 Storefront 064 nl-be Make-up & Face Paint Make-up & schmink"} +{"t":"UEFA Womens 25 Storefront 065 nl-be Water bottles Waterflessen"} +{"t":"UEFA Womens 25 Storefront 066 nl-be Games Spellen"} +{"t":"UEFA Womens 25 Storefront 067 nl-be Click the banner below to visit our Women's Football Shop Klik op onderstaande banner om naar onze Vrouwenvoetbalshop te gaan"} +{"t":"UEFA Womens 25 Storefront 068 nl-be Cake Decorations Taartdecoratie"} +{"t":"UEFA Womens 25 Storefront 069 nl-be Express yourself Speel met kleuren"} +{"t":"UEFA Womens 25 Storefront 070 nl-be Memory Books Herinneringsboeken"} +{"t":"UEFA Womens 25 Storefront 071 nl-be Cushions & Textiles Kussens & textiel"} +{"t":"UEFA Womens 25 Storefront 072 nl-be Whistles Fluitjes"} +{"t":"UEFA Womens 25 Storefront 074 nl-be Bags Tassen"} +{"t":"UEFA Womens 25 Storefront 075 nl-be Balls Ballen"} +{"t":"UEFA Womens 25 Storefront 076 nl-be Girls' kit Meisjes-kit"} +{"t":"UEFA Womens 25 Storefront 077 nl-be Photo props Fotorekwisieten"} +{"t":"UEFA Womens 25 Storefront 078 nl-be Shop clothing & accessories Shop fankleding & accessoires"} +{"t":"UEFA Womens 25 Storefront 079 nl-be Lighting Verlichting"} +{"t":"UEFA Womens 25 Storefront 080 nl-be Get playing Spelen maar"} +{"t":"UEFA Womens 25 Storefront 081 nl-be Women's boots Voetbalschoenen voor dames"} +{"t":"UEFA Womens 25 Storefront 082 nl-be Proud partner Trotse partner"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-BE/flat_value_nl-be.json b/storage/amazon/tm/nl-BE/flat_value_nl-be.json new file mode 100644 index 0000000..8366651 --- /dev/null +++ b/storage/amazon/tm/nl-BE/flat_value_nl-be.json @@ -0,0 +1,124 @@ +{"t":"Value Q1 25 Radio 001 VO nl-be As Charlie opened his Amazon parcel... Toen Arthur zijn Amazon-pakje opende…"} +{"t":"Value Q1 25 Radio 002 VO nl-be ...he held his breath. …hield hij zijn adem in."} +{"t":"Value Q1 25 Radio 003 VO nl-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Deze nieuwe robotstofzuiger houdt zijn vloeren kraaknet, voor een lagere prijs dan hij ooit had gedacht."} +{"t":"Value Q1 25 Radio 003F VO nl-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Deze nieuwe robotstofzuiger houdt zijn vloeren kraaknet, voor een lagere prijs dan hij ooit had gedacht."} +{"t":"Value Q1 25 Radio 004 VO nl-be 5 stars from Charlie! 5 sterren van Arthur"} +{"t":"Value Q1 25 Radio 005 VO nl-be From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Van robotstofzuigers tot keukenapparatuur en meer. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q1 25 Radio 006 VO nl-be As Emily opened her Amazon parcel... Toen Nora haar Amazon-pakje opende…"} +{"t":"Value Q1 25 Radio 007 VO nl-be ...the world went silent. …ontdekte ze een wereld van stilte."} +{"t":"Value Q1 25 Radio 008 VO nl-be These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. Een noise-cancelling koptelefoon met indrukwekkende batterijduur, voor een prijs die haar als muziek in de oren klinkt."} +{"t":"Value Q1 25 Radio 008F VO nl-be These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. Een noise-cancelling koptelefoon met indrukwekkende batterijduur, voor een prijs die haar als muziek in de oren klinkt."} +{"t":"Value Q1 25 Radio 009 VO nl-be 5 stars from Emily! 5 sterren van Nora"} +{"t":"Value Q1 25 Radio 010 VO nl-be From headphones to air fryers and more, find highly rated products at prices you'll love on Amazon.com today. Van koptelefoons tot airfryers en meer. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q1 25 TV OLV 001 Product nl-be Cordless Drill Draadloze boormachine"} +{"t":"Value Q1 25 TV OLV 002 Product nl-be Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q1 25 TV OLV 003 Product nl-be Coffee Machine Koffiezetapparaat"} +{"t":"Value Q1 25 TV OLV 004 Product nl-be Robot Vaccum Robotstofzuiger"} +{"t":"Value Q1 25 TV OLV 005 nl-be At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q1 25 TV OLV 006 nl-be So you can rock your world, not your savings. Een feest voor jou en je portemonnee."} +{"t":"Value Q1 25 TV OLV 007 nl-be And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteitverhouding."} +{"t":"Value Q1 25 TV OLV 008 nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q1 25 TV OLV 009 CTA nl-be Start your search today Begin je zoektocht nu"} +{"t":"Value Q1 25 TV OLV 010 VO nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q2 24 TV OLV 001 Super nl-be Cordless Drill Draadloze boormachine"} +{"t":"Value Q2 24 TV OLV 002 Super nl-be Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q2 24 TV OLV 003 Super nl-be Coffee Machine Koffiezetapparaat"} +{"t":"Value Q2 24 TV OLV 004 CTA nl-be Start your search today Begin je zoektocht nu"} +{"t":"Value Q2 24 TV OLV 005 VO nl-be At Amazon you'll find products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q2 24 TV OLV 006 VO nl-be So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q2 24 TV OLV 007 VO nl-be And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteiverhouding."} +{"t":"Value Q2 24 TV OLV 008 VO nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q2 24 TV OLV 009 CTA nl-be Start your search today Begin je zoektocht nu"} +{"t":"Value Q2 24 TV OLV 012 Super nl-be Robot Vacuum Robotstofzuiger"} +{"t":"Value Q2 24 TV OLV 013 Super nl-be Humidifier Luchtbevochtiger"} +{"t":"Value Q2 24 TV OLV 014 Super nl-be Bluetooth Speaker Bluetooth speaker"} +{"t":"Value Q2 24 TV OLV 016 VO nl-be At Amazon you'll find products that make you smile at prices you can relax about. Bij Amazon vind je producten waar je blij van wordt... voor betrouwbare prijzen."} +{"t":"Value Q2 24 TV OLV 017 VO nl-be So, whatever you need, find quality products at prices that are music to your ears. Dus, wat je ook nodig hebt, je vindt kwaliteitsproducten voor scherpe prijzen. Klinkt toch als muziek in je oren?"} +{"t":"Value Q3 24 OLV 001 Super nl-be Cordless Drill Draadloze boormachine"} +{"t":"Value Q3 24 OLV 002 Super nl-be Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q3 24 OLV 003 Super nl-be Coffee Machine Koffiezetapparaat"} +{"t":"Value Q3 24 OLV 004 VO nl-be At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q3 24 OLV 005 VO nl-be So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q3 24 OLV 006 VO nl-be And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteitverhouding."} +{"t":"Value Q3 24 OLV 007 VO nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q3 24 OLV 009 CTA nl-be Start your search today Begin je zoektocht nu"} +{"t":"Value Q3 24 OLV 013 Super nl-be Robot Vacuum Robotstofzuiger"} +{"t":"Value Q3 24 OLV 014 Super nl-be Humidifier Luchtbevochtiger"} +{"t":"Value Q3 24 OLV 015 Super nl-be Bluetooth Speaker Bluetooth speaker"} +{"t":"Value Q3 24 OLV 016 VO nl-be At Amazon you'll find products that make you smile at prices you can relax about. Bij Amazon vind je producten waar je blij van wordt... voor betrouwbare prijzen."} +{"t":"Value Q3 24 OLV 017 VO nl-be So, whatever you need, find quality products at prices that are music to your ears. Dus, wat je ook nodig hebt, je vindt kwaliteitsproducten voor scherpe prijzen. Klinkt toch als muziek in je oren?"} +{"t":"Value Q3 24 OLV 024 VO nl-be As Sophie opened her Amazon parcel,  her eyes grew wider. Toen Nathalie haar Amazon-pakje opende, werden haar ogen groter… en groter."} +{"t":"Value Q3 24 OLV 025 VO nl-be 5-brushing modes and smart pressure sensor. Vijf poetsstanden en een slimme druksensor."} +{"t":"Value Q3 24 OLV 026 VO nl-be This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Dit was de elektrische tandenborstel van haar dromen, voor een lagere prijs dan ze ooit had gedacht."} +{"t":"Value Q3 24 OLV 027 VO nl-be Five stars from Sophie. 5 sterren van Nathalie."} +{"t":"Value Q3 24 OLV 028 VO nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q3 24 Radio 001 VO nl-be As Nigel opened his Amazon Parcel, it was love at first sight. Toen Lucas zijn Amazon-pakje opende, was hij op slag verliefd."} +{"t":"Value Q3 24 Radio 002 VO nl-be Sleek design and effortless cornering… Een strak ontwerp en moeiteloos bochtenwerk…"} +{"t":"Value Q3 24 Radio 003 VO nl-be ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed …deze stofzuiger schreeuwde kwaliteit, en dat voor een scherpere prijs dan hij ooit voor mogelijk had gehouden."} +{"t":"Value Q3 24 Radio 004 VO nl-be Five stars from Nigel. 5 sterren van Lucas."} +{"t":"Value Q3 24 Radio 005 VO nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q3 24 Radio 006 VO nl-be As Bethany opened her Amazon parcel, her heart began to race. Emma's hart begon sneller te slaan toen ze haar Amazon pakje opende."} +{"t":"Value Q3 24 Radio 007 VO nl-be Waterproof LCD display and heart rate monitoring Een waterdicht lcd-scherm en monitoring van de hartslag."} +{"t":"Value Q3 24 Radio 008 VO nl-be This fitness tracker won first place with Bethany for quality and price. Deze fitnesstracker scoorde goud bij Emma voor prijs en kwaliteit."} +{"t":"Value Q3 24 Radio 009 VO nl-be 5 stars from Bethany! 5 sterren van Emma!"} +{"t":"Value Q3 24 Radio 010 VO nl-be With star reviews from you and star prices from us. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q3 24 Radio 011 VO nl-be As Helen opened her Amazon parcel, her stomach filled with butterflies. Toen Ellen haar Amazon pakje opende, voelde ze vlinders in haar buik."} +{"t":"Value Q3 24 Radio 012 VO nl-be Rapid air technology and a grill-mode feature. Rapid Air-technologie en een grillfunctie"} +{"t":"Value Q3 24 Radio 013 VO nl-be This air fryer tickled Helen's taste buds... for a price lower than she'd ever imagined Deze airfryer prikkelde Ellens smaakpapillen ... voor een lagere prijs dan ze ooit had gedacht"} +{"t":"Value Q3 24 Radio 014 VO nl-be 5 stars from Helen 5 sterren van Ellen"} +{"t":"Value Q3 24 Radio 016 VO nl-be As Sophie opened her Amazon parcel,  her eyes grew wider. Toen Nathalie haar Amazon-pakje opende, werden haar ogen groter… en groter."} +{"t":"Value Q3 24 Radio 017 VO nl-be 5-brushing modes and smart pressure sensor. Vijf poetsstanden en een slimme druksensor."} +{"t":"Value Q3 24 Radio 018 VO nl-be This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Dit was de elektrische tandenborstel van haar dromen, voor een lagere prijs dan ze ooit had gedacht."} +{"t":"Value Q3 24 Radio 019 VO nl-be Five stars from Sophie. 5 sterren van Nathalie."} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline nl-be Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Post 001 Title nl-be Find great value products today Vind nu goede deals"} +{"t":"Value Q3 24 YouTube Post 002 Description nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Statics 001 Headline nl-be Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Statics 001F Headline nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Statics 002 CTA nl-be Shop now Shop nu"} +{"t":"Value Q3 24 YouTube 001 nl-be Find great value products today Vind nu goede deals"} +{"t":"Value Q3 24 YouTube 002 nl-be Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube 002F nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 25 Radio 001 nl-be As Helen opened her Amazon parcel, her stomach filled with butterflies. Toen Ellen haar Amazon-pakje opende, voelde ze vlinders in haar buik."} +{"t":"Value Q3 25 Radio 002 nl-be Two independent cooking zones and a 7.6 litre capacity. Twee onafhankelijke kookzones en een capaciteit van 7,6 liter."} +{"t":"Value Q3 25 Radio 003 nl-be For a low price, the Ninja Air Fryer tickled Helen's taste buds... De Ninja Airfryer prikkelde Ellens smaakpapillen en was niet duur ..."} +{"t":"Value Q3 25 Radio 004 nl-be 5 stars from Helen. 5 sterren van Ellen."} +{"t":"Value Q3 25 Radio 005 nl-be With great brands, at price you’ll love, start your search on Amazon.xx today Ontdek geweldige merken tegen lage prijzen op Amazon.com.be."} +{"t":"Value Q3 25 Radio 006 nl-be As Bethany opened her Amazon parcel, her heart began to race. Emma's hart begon sneller te slaan toen ze haar Amazon-pakje opende."} +{"t":"Value Q3 25 Radio 007 nl-be Heart rate monitoring and up to 11 days of battery life. Monitort je hartslag en werkt tot 11 dagen met één laadbeurt"} +{"t":"Value Q3 25 Radio 008 nl-be The Garmin Smartwatch won first place with Bethany for quality and price. De Garmin Smartwatch scoorde goud bij Emma voor prijs en kwaliteit."} +{"t":"Value Q3 25 Radio 009 nl-be 5 stars from Bethany! 5 sterren van Emma!"} +{"t":"Value Q4 24 OLV 001 Super nl-be Cordless Drill Draadloze boormachine"} +{"t":"Value Q4 24 OLV 002 Super nl-be Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q4 24 OLV 003 Super nl-be Coffee Machine Koffiezetapparaat"} +{"t":"Value Q4 24 OLV 004 VO nl-be At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q4 24 OLV 005 VO nl-be So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q4 24 OLV 006 VO nl-be And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteitverhouding."} +{"t":"Value Q4 24 OLV 007 VO nl-be Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q4 24 OLV 009 CTA nl-be Start your search today Begin je zoektocht nu"} +{"t":"Value Q4 24 OLV 013 Super nl-be Robot Vacuum Robotstofzuiger"} +{"t":"Value Q4 24 OLV 014 Super nl-be Humidifier Luchtbevochtiger"} +{"t":"Value Q4 24 OLV 015 Super nl-be Bluetooth Speaker Bluetooth speaker"} +{"t":"Value Q4 24 OLV 016 VO nl-be At Amazon you'll find products that make you smile at prices you can relax about. Bij Amazon vind je producten waar je blij van wordt... voor betrouwbare prijzen."} +{"t":"Value Q4 24 OLV 017 VO nl-be So, whatever you need, find quality products at prices that are music to your ears. Dus, wat je ook nodig hebt, je vindt kwaliteitsproducten voor scherpe prijzen. Klinkt toch als muziek in je oren?"} +{"t":"Value Q4 24 Radio 001 VO nl-be As Charlie opened his Amazon parcel... Toen Arthur zijn Amazon-pakje opende…"} +{"t":"Value Q4 24 Radio 002 VO nl-be Charlie sucks in a big dramatic breath. The sound match cuts to a vacuum being used. …hield hij zijn adem in."} +{"t":"Value Q4 24 Radio 003 VO nl-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Deze nieuwe robotstofzuiger houdt zijn vloeren kraaknet, voor een lagere prijs dan hij ooit had gedacht."} +{"t":"Value Q4 24 Radio 003F VO nl-be This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Deze nieuwe robotstofzuiger houdt zijn vloeren kraaknet, voor een lagere prijs dan hij ooit had gedacht."} +{"t":"Value Q4 24 Radio 004 VO nl-be 5 stars from Charlie! 5 sterren van Arthur"} +{"t":"Value Q4 24 Radio 005 VO nl-be From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com.be today. Van robotstofzuigers tot keukenapparatuur en meer. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q4 24 Radio 006 VO nl-be As Emily opened her Amazon parcel... Toen Nora haar Amazon-pakje opende…"} +{"t":"Value Q4 24 Radio 007 VO nl-be ...the world went silent. …ontdekte ze een wereld van stilte."} +{"t":"Value Q4 24 Radio 008 VO nl-be These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. Een noise-cancelling koptelefoon met indrukwekkende batterijduur, voor een prijs die haar als muziek in de oren klinkt."} +{"t":"Value Q4 24 Radio 008F VO nl-be These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. Een noise-cancelling koptelefoon met indrukwekkende batterijduur, voor een prijs die haar als muziek in de oren klinkt."} +{"t":"Value Q4 24 Radio 009 VO nl-be 5 stars from Emily! 5 sterren van Nora"} +{"t":"Value Q4 24 Radio 010 VO nl-be From headphones to power tools and more, find highly rated products at prices you'll love on Amazon.com.be today. Van koptelefoons tot elektrisch gereedschap en meer. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.com.be."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline nl-be Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Static 001 Headline nl-be Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Static 001F Headline nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Static 002 CTA nl-be Shop now Shop nu"} +{"t":"Value Q4 24 YouTube 001 Headline nl-be Find great value products today Vind nu goede deals"} +{"t":"Value Q4 24 YouTube 002 Description nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube 003 Description nl-be Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_EUSelection_nl-nl.json b/storage/amazon/tm/nl-NL/flat_EUSelection_nl-nl.json new file mode 100644 index 0000000..9a386aa --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_EUSelection_nl-nl.json @@ -0,0 +1,105 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 nl-nl All you need to make office lunches happen Alles wat je nodig hebt om voor kantoorlunches te gaan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 nl-nl All you need to make date night happen Alles wat je nodig hebt om voor datenight te gaan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 nl-nl All you need to make run club happen Alles wat je nodig hebt om voor die hardloopclub te gaan."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 nl-nl All you need to make leg day happen Alles wat je nodig hebt om voor leg day te gaan."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 nl-nl Candles. Kaarsen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 nl-nl Wine glasses. Wijnglazen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 nl-nl And a spare toothbrush. En een extra tandenborstel."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 nl-nl Make date night happen. Ga voor datenight."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 nl-nl Air fryer. Airfryer."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 nl-nl Lunchboxes. Lunchboxen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 nl-nl And sticky notes. En sticky notes."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 nl-nl Make office lunches happen. Ga voor kantoorlunches."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 nl-nl [Name] Sanne"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 nl-nl Running shoes. Hardloopschoenen."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 nl-nl Energy gels. Energiegels."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 nl-nl And chafe balm. En anti-schuurcreme."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 nl-nl Make run club happen. Ga voor die hardloopclub."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 nl-nl Reading light. Leeslampje."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 nl-nl Romantasy. Romantasy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 nl-nl And massage oil. En massageolie."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 nl-nl Make pleasure happen. Ga voor plezier."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 nl-nl Protein powder. Proteïne-poeder."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 nl-nl Weights. Gewichten."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 nl-nl And a massage gun. En een massagegun."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 nl-nl Make leg day happen. Ga voor leg day."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 Radio 001 nl-nl Amazon presents, Peter vs Date Night Nerves. Amazon presenteert: De datenight kriebels van Sven"} +{"t":"EU Selection Q1 26 Radio 002 nl-nl Over millions of years, animals have evolved sophisticated mating rituals. Al miljoenen jaren hebben dieren hun paringsrituelen geperfectioneerd."} +{"t":"EU Selection Q1 26 Radio 003 nl-nl Birds dance, wolves howl, and penguins propose with stones. Vogels dansen, wolven huilen en pinguïns verleiden elkaar met stenen."} +{"t":"EU Selection Q1 26 Radio 004 nl-nl As for Peter, he's making Rosie dinner. And he’s freaking out! En Sven..., gaat lekker koken voor  Floor. Het zweet breekt hem uit!"} +{"t":"EU Selection Q1 26 Radio 005 nl-nl But Peter shopped on Amazon and bought candles, wine glasses… Maar Sven shopte op Amazon en kocht kaarsen, wijnglazen…"} +{"t":"EU Selection Q1 26 Radio 006 nl-nl ...and, because he’s an optimist, a spare toothbrush. … en als echte optimist, een extra tandenborstel."} +{"t":"EU Selection Q1 26 Radio 007 nl-nl Oh, Peter. There is an animal in you after all, you rascal. Nou Sven, blijkt er dus toch een beest in je te zitten."} +{"t":"EU Selection Q1 26 Radio 008 nl-nl Make date night happen. Ga voor datenight."} +{"t":"EU Selection Q1 26 Radio 009 nl-nl Shop on Amazon. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Radio 010 nl-nl Amazon presents, Oscar vs Leg Day. Amazon presenteert: Sam en zijn leg day."} +{"t":"EU Selection Q1 26 Radio 011 nl-nl Oscar hasn't squatted in over 3 years. Sam had al 3 jaar niet meer gesquat."} +{"t":"EU Selection Q1 26 Radio 012 nl-nl If it's a choice between stairs and an escalator, he takes the lift. Als hij moest kiezen tussen de trap en de roltrap, dan nam hij de lift."} +{"t":"EU Selection Q1 26 Radio 013 nl-nl His legs are purely decorative at this point. Z'n beenspieren waren al een tijdje met vakantie."} +{"t":"EU Selection Q1 26 Radio 014 nl-nl But then Oscar shopped on Amazon… Maar toen shopte Sam op Amazon…"} +{"t":"EU Selection Q1 26 Radio 015 nl-nl ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. …en kocht hij een olympische halterstang, 5 kilo proteïnepoeder en een krachtige massagegun."} +{"t":"EU Selection Q1 26 Radio 016 nl-nl Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Nu heeft Sam dijen om u tegen te zeggen en een kast vol super skinny jeans."} +{"t":"EU Selection Q1 26 Radio 017 nl-nl Yes, Oscar! Ja hoor Sam!"} +{"t":"EU Selection Q1 26 Radio 018 nl-nl Make leg day happen. Ga voor leg day."} +{"t":"EU Selection Q1 26 Radio 019 nl-nl Shop on Amazon. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social UGC 001 nl-nl Air Mattress Luchtbed"} +{"t":"EU Selection Q1 26 Social UGC 003 nl-nl Add to Cart In winkelwagen"} +{"t":"EU Selection Q1 26 Social UGC 004 nl-nl Make sleepovers happen. Ga voor slaapfeestjes."} +{"t":"EU Selection Q1 26 Social UGC 006 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 Social UGC 007 nl-nl Extendable Dog Lead Rollijn"} +{"t":"EU Selection Q1 26 Social UGC 009 nl-nl Add to Cart In winkelwagen"} +{"t":"EU Selection Q1 26 Social UGC 010 nl-nl Make walkies happen. Ga voor een blokje om."} +{"t":"EU Selection Q1 26 Social UGC 012 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 Social UGC 013 nl-nl Non-slip Mop Antislip mop"} +{"t":"EU Selection Q1 26 Social UGC 015 nl-nl Add to Cart In winkelwagen"} +{"t":"EU Selection Q1 26 Social UGC 016 nl-nl Make spotless Sundays happen. Ga voor poetsdag."} +{"t":"EU Selection Q1 26 Social UGC 018 nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 Social Post 001 nl-nl Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 001F nl-nl Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 003 Title nl-nl Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 Social Post 004 Description nl-nl Shop on Amazon Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 005 Title nl-nl Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 005F Title nl-nl Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 006 Title nl-nl Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 006F Title nl-nl Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 007 Headline nl-nl Make it happen\n Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 007F Headline nl-nl Make it happen Shop on Amazon Ga ervoor. Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 Social Post 012 nl-nl Be forever the optimist with the addition of a toothbrush to your order Blijf die eeuwige optimist en voeg een tandenborstel toe aan je bestelling"} +{"t":"EU Selection Q1 26 Social Post 013 Title nl-nl Make date night happen Ga voor datenight"} +{"t":"EU Selection Q1 26 Social Post 015 Headline nl-nl Make date night happen Ga voor datenight"} +{"t":"EU Selection Q1 26 Social Post 016 nl-nl Lunches to make the office jealous and sticky notes so they know it’s yours Lunches die het hele kantoor jaloers maken, en briefjes erbij zodat ze weten dat die van jou zijn"} +{"t":"EU Selection Q1 26 Social Post 017 Title nl-nl Make office lunches happen Ga voor kantoorlunches"} +{"t":"EU Selection Q1 26 Social Post 019 Headline nl-nl Make office lunches happen Ga voor kantoorlunches"} +{"t":"EU Selection Q1 26 Social Post 020 nl-nl When you’re all into your newest hobby, right down to the chafe balm Wanneer je je vol op je nieuwste hobby stort, tot en met de anti-schuurcrème aan toe"} +{"t":"EU Selection Q1 26 Social Post 021 Title nl-nl Make run club happen Ga voor die hardloopclub"} +{"t":"EU Selection Q1 26 Social Post 023 Headline nl-nl Make run club happen Ga voor die hardloopclub"} +{"t":"EU Selection Q1 26 Social Post 024 nl-nl Find a safer way to clean with a non-slip mop Maak veiliger schoon met een antislip mop"} +{"t":"EU Selection Q1 26 Social Post 025 Title nl-nl Make cleanups happen Ga voor poetsdag"} +{"t":"EU Selection Q1 26 Social Post 027 Headline nl-nl Make cleanups happen Ga voor poetsdag"} +{"t":"EU Selection Q1 26 Social Post 028 nl-nl Prepare for everything, including squirrels, with an extendable lead Wees op alles voorbereid, inclusief eekhoorns, met een oprolbare riem"} +{"t":"EU Selection Q1 26 Social Post 029 Title nl-nl Make walkies happen Ga voor een blokje om"} +{"t":"EU Selection Q1 26 Social Post 031 Headline nl-nl Make walkies happen Ga voor een blokje om"} +{"t":"EU Selection Q1 26 Social Post 032 nl-nl A simpler, more “supportive” bed for your guests Een eenvoudiger bed met meer 'steun' voor je gasten"} +{"t":"EU Selection Q1 26 Social Post 033 Title nl-nl Make sleepovers happen Ga voor slaapfeestjes"} +{"t":"EU Selection Q1 26 Social Post 035 Headline nl-nl Make sleepovers happen Ga voor slaapfeestjes"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline nl-nl Make xx happen Ga voor XX"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline nl-nl Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline nl-nl All you need to make xx happen Alles wat je nodig hebt om voor xx te gaan"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline nl-nl All you need to make it happen Alles wat je nodig hebt om ervoor te gaan"} +{"t":"EU Selection Q1 26 YouTube 001 Headline nl-nl Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 YouTube 002 Description nl-nl Shop on Amazon Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 YouTube 003 Headline nl-nl Make it happen Ga ervoor"} +{"t":"EU Selection Q1 26 YouTube 004 Description nl-nl Shop on Amazon Shop op Amazon.nl"} +{"t":"EU Selection Q1 26 YouTube 005 CTA nl-nl Shop now Shop nu"} +{"t":"EU Selection Q1 26 YouTube 006 Headline nl-nl Make run club happen Ga voor die hardloopclub"} +{"t":"EU Selection Q1 26 YouTube 007 Description nl-nl When you’re all into your newest hobby, right down to the chafe balm Als je je vol op je hobby stort, tot de anti-schuurcrème aan toe"} +{"t":"EU Selection Q1 26 YouTube 011 Headline nl-nl Make date night happen Ga voor datenight"} +{"t":"EU Selection Q1 26 YouTube 012 Description nl-nl Be the optimist with the addition of a toothbrush to your order Blijf een optimist en voeg een tandenborstel toe aan je bestelling"} +{"t":"EU Selection Q1 26 YouTube 016 Headline nl-nl Make office lunches happen Ga voor kantoorlunches"} +{"t":"EU Selection Q1 26 YouTube 017 Description nl-nl Lunches to make them jealous. Sticky notes so they know it’s yours Lunches die het kantoor jaloers maken, met briefjes: deze is van mij"} +{"t":"EU Selection Q1 26 YouTube 019 Description nl-nl Shop on Amazon Shop op Amazon.nl"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_MASS_nl-nl.json b/storage/amazon/tm/nl-NL/flat_MASS_nl-nl.json new file mode 100644 index 0000000..1de6df5 --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_MASS_nl-nl.json @@ -0,0 +1,2054 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 nl-nl Up to 40% off Tot 40% korting op Amazon.nl"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates nl-nl 17-27 November 17 t/m 27 nov."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA nl-nl Learn more Ontdek nu"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 nl-nl Up to 40% off Tot 40% korting op Amazon.nl"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates nl-nl 17-27 November 17 t/m 27 nov."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline nl-nl More yay this\nBlack Friday Jee, het is weer\n Black Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline nl-nl More yay this Black Friday Jee, het is weer Black Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 nl-nl More \nyay this\nBlack \nFriday Jee, het\n is weer\n Black\n Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F nl-nl More yay this Black Friday Jee, het is weer Black Friday!"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline nl-nl Black\nFriday Week Black\nFriday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline nl-nl More deals. \nMore joy. Shop geweldige \n deals"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline nl-nl More deals. More joy. Shop geweldige deals"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline nl-nl More \ndeals. \nMore \njoy. Shop \n geweldige \n deals."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline nl-nl More deals. More joy. Shop geweldige deals."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 nl-nl Starts 17 November Vanaf 17 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name nl-nl Black Friday\nWeek is here Het is\n Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name nl-nl Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency nl-nl Ends midnight Tot middernacht"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 051 Headline nl-nl Why is it called 'Prime'? Wat is Amazon Prime?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 052 Headline nl-nl Why is it\ncalled 'Prime'? Wat is\nAmazon Prime?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 052F Headline nl-nl Why is it called 'Prime'? Wat is Amazon Prime?"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 053 nl-nl Free and fast delivery and thousands of series and films Gratis en snelle bezorging en duizenden series en films"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 054 nl-nl Free and fast delivery \nand thousands of series and films Gratis en snelle bezorging \nen duizenden series en films"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 054F nl-nl Free and fast delivery and thousands of series and films Gratis en snelle bezorging en duizenden series en films"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 055 nl-nl Free \nand fast delivery \nand thousands of series and films Gratis \nen snelle bezorging \nen duizenden series en films"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 055F nl-nl Free and fast delivery and thousands of series and films Gratis en snelle bezorging en duizenden series en films"} +{"t":"DDA 23 BFW Mass Radio 001 VO nl-nl Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Wow. Vanaf vrijdag is het Amazon Black Friday Week. Dat moet ik de jongens laten weten."} +{"t":"DDA 23 BFW Mass Radio 002 VO nl-nl Hey everyone! Heej, jongens!"} +{"t":"DDA 23 BFW Mass Radio 003 VO nl-nl Whaaaaaat? Waaaaaat?"} +{"t":"DDA 23 BFW Mass Radio 004 VO nl-nl The Amazon Black Friday Week with up to 40% off starts Friday Amazon Black Friday Week met kortingen tot wel 40% begint vrijdag!"} +{"t":"DDA 23 BFW Mass Radio 005 VO nl-nl Amaaaaaazing! Te geeeeeek!"} +{"t":"DDA 23 BFW Mass Radio 006 VO nl-nl Get the dinner on Tijd voor een feestje!"} +{"t":"DDA 23 BFW Mass Radio 007 BVO nl-nl Share the joy this Amazon Black Friday Week, with up to 40% off Ontdek samen geweldige deals tijdens Amazon Black Friday Week met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Mass Radio 009 BVO nl-nl From the 17th to the 27th of November on Amazon.xx. Van 17 tot 27 november op Amazon.nl."} +{"t":"DDA 23 BFW Mass Radio 010 VO nl-nl Andrew was at an age where he was experimenting with cold water therapy. Bas voelde zich geroepen te experimenteren met koudwatertherapie."} +{"t":"DDA 23 BFW Mass Radio 011 VO nl-nl And Andrew was also at an age where he was experimenting with manscaping… En ook met lichaamsverzorging…"} +{"t":"DDA 23 BFW Mass Radio 012 VO nl-nl So when he discovered he could save up to 40% in the Amazon Black Friday Week. Dus toen hij ontdekte dat hij heel veel korting kon krijgen tijdens Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Radio 013 VO nl-nl He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kocht hij een Braun IPL ontharingsapparaat, en nu deelt hij zijn gladde 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 015 VO nl-nl Share the joy this Black Friday Week, with up to 40% off on Amazon.xx Ontdek samen geweldige deals tijdens Black Friday Week met tot wel 40% korting op Amazon.nl."} +{"t":"DDA 23 BFW Mass Radio 016 VO nl-nl Ends 27 November Tot en met 27 november."} +{"t":"DDA 23 BFW Mass Radio 017 VO nl-nl While stocks last Kocht hij een ontharingsapparaat, en nu deelt hij zijn gladde 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 024 VO nl-nl Ends midnight. Tot middernacht"} +{"t":"DDA 23 BFW Mass Radio 026 VO nl-nl Andrew was at an age where he was experimenting with cold water therapy. Bas voelde zich geroepen om te experimenteren met koudwatertherapie."} +{"t":"DDA 23 BFW Mass Radio 028 VO nl-nl He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kocht hij een Braun IPL ontharingsapparaat, en nu deelt hij zijn gladde 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 029 VO nl-nl He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kocht hij een ontharingsapparaat, en nu deelt hij zijn gladde 'stoere sixpack' met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass Radio 031 VO nl-nl Save big in the Black Friday Week, and share the joy on Amazon.xx Ontdek samen geweldige deals... met hoge kortingen tijdens Amazon Black Friday Week."} +{"t":"DDA 23 BFW Mass Radio 033 VO nl-nl Ends midnight. Tot middernacht."} +{"t":"DDA 23 BFW Mass Radio 034 VO nl-nl Selected products only. While stocks last. Zolang de voorraad strekt."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super nl-nl 17-27 November 17 t/m 27 november"} +{"t":"DDA 23 BFW Mass Social OLV 004 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 002 nl-nl Save big this Amazon Black Friday Week Hoge kortingen tijdens Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Mass Social Post 003 Description nl-nl 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass Social Post 005 nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 006 nl-nl Get ready for the Amazon Black Friday Week! Ben jij klaar voor de Amazon Black Friday Week?"} +{"t":"DDA 23 BFW Mass Social Post 008 nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 009 nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 011 nl-nl Get Ready for the Amazon Black Friday Week! Ben jij klaar voor de Amazon Black Friday Week?"} +{"t":"DDA 23 BFW Mass Social Post 012 nl-nl Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl. 17 t/m 27 november."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 014 Title nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 015 Description nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 016 nl-nl Save up to 40% in the Amazon Black Friday Week Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 018 Title nl-nl Get Ready for the Amazon Black Friday Week! Ben jij klaar voor de Amazon Black Friday Week?"} +{"t":"DDA 23 BFW Mass Social Post 019 nl-nl Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl. 17 t/m 27 november."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 024 nl-nl 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass Social Post 025 nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 026 nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 027 nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline nl-nl Dive into the Amazon Black Friday Week Shop nu tijdens Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 029 nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 030 nl-nl Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl. 17 t/m 27 november."} +{"t":"DDA 23 BFW Mass Social Post 033 Description nl-nl Save big this Amazon Black Friday Week. 17-27 November. Hoge kortingen tijdens Black Friday Week op Amazon.nl. 17-27 november."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA nl-nl Ends Midnight Tot middernacht"} +{"t":"DDA 23 BFW Mass Social Post 037 Title nl-nl The Amazon Black Friday Week is here Het is Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy nl-nl Save up to 40% from 17-27 November Krijg tot 40% korting van 17 t/m 27 november"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO nl-nl Share the joy this Amazon Black Friday Week… with up to 40% off. Ontdek samen geweldige deals tijdens Amazon Black Friday Week met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super nl-nl 17-27 November 17-27 november"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass TV OLV 014 BVO nl-nl Share the joy this Black Friday Week on Amazon.xx… Ontdek samen geweldige deals tijdens Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Mass TV OLV 015 BVO nl-nl with up to 40% off. met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Mass TV OLV 020 BVO nl-nl Andrew just got 40% off a Braun IPL hair removal device on Amazon.xx Bas kreeg net 40% korting op een IPL ontharingsapparaat op Amazon.nl."} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI nl-nl Smile Amazon.nl + smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO nl-nl Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Nu deelt hij zijn gladde stoere sixpack met zijn maten tijdens een koude duik."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO nl-nl Share the joy this Amazon Black Friday Week, with up to 40% off. Ontdek samen geweldige deals tijdens Amazon Black Friday Week met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO nl-nl Ends 27th of November Tot en met 27 november."} +{"t":"DDA 23 BFW Mass TV OLV 028 Super nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super nl-nl Selected products only. While stocks last. Alleen op geselecteerde producten. Zolang de voorraad strekt."} +{"t":"DDA 23 BFW Mass TV OLV 035 BVO nl-nl Share the joy this Amazon Black Friday Week, with up to 40% off. Ontdek samen geweldige deals met hoge kortingen tijdens Amazon Black Friday Week."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO nl-nl Ends midnight Tot middernacht."} +{"t":"DDA 23 BFW Mass TV OLV 040 Super nl-nl Ends midnight Tot middernacht"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO nl-nl Share the joy this Amazon Black Friday Week… Ontdek samen geweldige deals tijdens Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Mass TV OLV 045 BVO nl-nl …with up to 40% off on Amazon.xx met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Mass TV OLV 050 BVO nl-nl Share the joy this Amazon Black Friday Week… Ontdek samen geweldige deals"} +{"t":"DDA 23 BFW Mass TV OLV 052 BVO nl-nl …with up to 40% off on Amazon.xx met hoge kortingen op Amazon.nl."} +{"t":"DDA 23 BFW Mass YouTube 001 Title nl-nl Get Ready for the Amazon Black Friday Week! Ben jij klaar voor de Amazon Black Friday Week?"} +{"t":"DDA 23 BFW Mass YouTube 002 Description nl-nl Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl. 17 t/m 27 november."} +{"t":"DDA 23 BFW Mass YouTube 003 Title nl-nl The Amazon Black Friday Week is here Het is Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy nl-nl Save up to 40% from 17-27 November Krijg tot 40% korting van 17 t/m 27 november"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO nl-nl Share the joy this Amazon Black Friday Week… with up to 40% off. Ontdek samen geweldige deals tijdens Black Friday Week op Amazon.nl met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Mass YouTube 010 Super nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 011 Super nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 23 BFW Mass YouTube 012 Super nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Mass YouTube 013 Super nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Mass YouTube 017 Super nl-nl Ends midnight Tot middernacht"} +{"t":"DDA 24 BFW Mass Approved claims 001 nl-nl Epic Deals Geweldige deals"} +{"t":"DDA 24 BFW Mass Approved claims 003 nl-nl Big savings Geweldig veel korting"} +{"t":"DDA 24 BFW Mass Approved claims 004 nl-nl Save big Krijg heel veel korting"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader nl-nl Up to \n40% off Tot 40% \nkorting "} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 BFW Mass Digital Display 006 nl-nl 21 Nov–2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA nl-nl Learn more Ontdek nu"} +{"t":"DDA 24 BFW Mass Digital Display 009 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 010 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 010F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 016 nl-nl Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 24 BFW Mass Digital Display 020 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 020F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Digital Display 021 nl-nl Whilst stocks last Zolang de voorraad strekt"} +{"t":"DDA 24 BFW Mass Digital Display 033 Headline nl-nl Fast. Faster. Prime. Snel. Sneller. Prime."} +{"t":"DDA 24 BFW Mass Digital Display 034 Headline nl-nl Fast.\nFaster.\nPrime. Snel. \nSneller. \nPrime."} +{"t":"DDA 24 BFW Mass Digital Display 034F Headline nl-nl Fast. Faster. Prime. Snel. Sneller. Prime."} +{"t":"DDA 24 BFW Mass Digital Display 035 Subheadline nl-nl Fast and free delivery. Gratis en snelle bezorging."} +{"t":"DDA 24 BFW Mass Digital Display 036 Subheadline nl-nl Fast and free \ndelivery. Gratis en snelle \nbezorging."} +{"t":"DDA 24 BFW Mass Digital Display 036F Subheadline nl-nl Fast and free delivery. Gratis en snelle bezorging."} +{"t":"DDA 24 BFW Mass Digital Display 037 Subheadline nl-nl Fast \nand free \ndelivery. Gratis \nen snelle \nbezorging."} +{"t":"DDA 24 BFW Mass Digital Display 037F Subheadline nl-nl Fast and free delivery. Gratis en snelle bezorging."} +{"t":"DDA 24 BFW Mass Digital Display 038 nl-nl More info at Amazon.co.uk/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"DDA 24 BFW Mass Digital Display 039 nl-nl More info at \nAmazon.co.uk/Prime Ga voor meer informatie naar \nAmazon.nl/amazonprime"} +{"t":"DDA 24 BFW Mass Digital Display 039F nl-nl More info at Amazon.co.uk/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"DDA 24 BFW Mass Digital Display 040 nl-nl More info \nat Amazon.co.uk/Prime Ga voor meer informatie \nnaar Amazon.nl/amazonprime"} +{"t":"DDA 24 BFW Mass Digital Display 040F nl-nl More info at Amazon.co.uk/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 nl-nl 21 Nov–2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 006F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 nl-nl Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 nl-nl Up to 40% off\nOoooh! Tot 40% korting.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F nl-nl Up to 40% off Ooooh! Tot 40% korting. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 nl-nl Up to \n40% off.\nOoooh! Tot 40% \nkorting.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F nl-nl Up to 40% off. Ooooh! Tot 40% korting. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 nl-nl Amazon\nBlack Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F nl-nl Amazon Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 060 nl-nl Whilst stocks last Zolang de voorraad strekt"} +{"t":"DDA 24 BFW Mass Radio 001 BVO nl-nl Wooh! Amazon's Black Friday Week deals are coming... Ooooh! De Amazon Black Friday Week deals komen eraan..."} +{"t":"DDA 24 BFW Mass Radio 002 BVO nl-nl So you can save up to 40% on all sorts of things… Je kunt tot 40% besparen op van alles en nog wat..."} +{"t":"DDA 24 BFW Mass Radio 003 BVO nl-nl …from electronics and home to toys, beauty and so much more! …van elektronica en wonen tot speelgoed, beauty en nog veel meer!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO nl-nl Woooh indeed. Oooh, wat een week!"} +{"t":"DDA 24 BFW Mass Radio 005 BVO nl-nl Shop Amazon's Black Friday Week deals. Shop Black Friday Week deals op Amazon.nl"} +{"t":"DDA 24 BFW Mass Radio 006 BVO nl-nl Starts Thursday. Vanaf donderdag."} +{"t":"DDA 24 BFW Mass Radio 007 BVO nl-nl With deals that make you go \"Wooh!\" Met deals die je enthousiast maken: \"Woohoo!\""} +{"t":"DDA 24 BFW Mass Radio 009 BVO nl-nl Wooh! Amazon's Black Friday Week deals are here… Ooooh! De Amazon Black Friday Week deals zijn er!"} +{"t":"DDA 24 BFW Mass Radio 010 BVO nl-nl So you can save up to 40% on all sorts of things… Je kunt tot 40% besparen op van alles en nog wat..."} +{"t":"DDA 24 BFW Mass Radio 014 BVO nl-nl Ends 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass Radio 022 BVO nl-nl Ends midnight. Tot middernacht."} +{"t":"DDA 24 BFW Mass Social OLV EM 001 BVO nl-nl Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 002 BVO nl-nl Amazon Black Friday Week deals Amazon Black Friday Week deals"} +{"t":"DDA 24 BFW Mass Social OLV EM 003 BVO nl-nl On toys, electronics, home, beauty, fashion… op speelgoed, elektronica, wonen, beauty, mode..."} +{"t":"DDA 24 BFW Mass Social OLV EM 004 Super nl-nl Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 005 Super nl-nl Amazon\n Black Friday\n Week deals \n on Amazon\n Black Friday\n Week\n deals op"} +{"t":"DDA 24 BFW Mass Social OLV EM 005F Super nl-nl Amazon Black Friday Week deals on Amazon Black Friday Week deals op"} +{"t":"DDA 24 BFW Mass Social OLV EM 006 Super nl-nl toys speelgoed"} +{"t":"DDA 24 BFW Mass Social OLV EM 007 Super nl-nl electronics elektronica"} +{"t":"DDA 24 BFW Mass Social OLV EM 008 Super nl-nl home wonen"} +{"t":"DDA 24 BFW Mass Social OLV EM 009 Super nl-nl beauty beauty"} +{"t":"DDA 24 BFW Mass Social OLV EM 010 Super nl-nl fashion mode"} +{"t":"DDA 24 BFW Mass Social OLV EM 011 Super nl-nl kitchen keuken"} +{"t":"DDA 24 BFW Mass Social OLV EM 012 Super nl-nl computing computers & elektronica"} +{"t":"DDA 24 BFW Mass Social OLV EM 013 Super nl-nl books boeken"} +{"t":"DDA 24 BFW Mass Social OLV EM 014 Super nl-nl devices Amazon apparaten"} +{"t":"DDA 24 BFW Mass Social OLV EM 015 Super nl-nl garden tuin"} +{"t":"DDA 24 BFW Mass Social OLV EM 016 Super nl-nl pets huisdierbenodigdheden"} +{"t":"DDA 24 BFW Mass Social OLV EM 017 Super nl-nl outdoors outdoor"} +{"t":"DDA 24 BFW Mass Social OLV EM 018 Super nl-nl games video games"} +{"t":"DDA 24 BFW Mass Social OLV EM 019 Super nl-nl luggage koffers"} +{"t":"DDA 24 BFW Mass Social OLV EM 020 Super nl-nl alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV EM 021 Super nl-nl furniture meubels"} +{"t":"DDA 24 BFW Mass Social OLV EM 022 Super nl-nl outdoor outdoor"} +{"t":"DDA 24 BFW Mass Social OLV EM 023 Super nl-nl cooking koken"} +{"t":"DDA 24 BFW Mass Social OLV EM 024 Super nl-nl make-up make-up"} +{"t":"DDA 24 BFW Mass Social OLV EM 025 Super nl-nl smart home smart home"} +{"t":"DDA 24 BFW Mass Social OLV EM 026 Super nl-nl kindle kindle e-readers"} +{"t":"DDA 24 BFW Mass Social OLV EM 027 Super nl-nl appliances keukenapparatuur"} +{"t":"DDA 24 BFW Mass Social OLV EM 028 Super nl-nl fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV EM 029 Super nl-nl hair care haarverzorging"} +{"t":"DDA 24 BFW Mass Social OLV EM 031 Super nl-nl fitness fitnessartikelen"} +{"t":"DDA 24 BFW Mass Social OLV EM 033 Super nl-nl lighting verlichting"} +{"t":"DDA 24 BFW Mass Social OLV EM 034 Super nl-nl DIY knutselspullen"} +{"t":"DDA 24 BFW Mass Social OLV EM 035 Super nl-nl office kantoorartikelen"} +{"t":"DDA 24 BFW Mass Social OLV EM 036 Super nl-nl sports sportartikelen"} +{"t":"DDA 24 BFW Mass Social OLV EM 041 BVO nl-nl … and so much more. …en heel veel meer"} +{"t":"DDA 24 BFW Mass Social OLV EM 042 BVO nl-nl On Amazon.xx op Amazon.nl"} +{"t":"DDA 24 BFW Mass Social OLV EM 043 Super nl-nl ... and so\n much more …en heel \n veel meer"} +{"t":"DDA 24 BFW Mass Social OLV EM 043F Super nl-nl ... and so much more …en heel veel meer"} +{"t":"DDA 24 BFW Mass Social OLV EM 044 BVO nl-nl Starts Thursday Vanaf donderdag."} +{"t":"DDA 24 BFW Mass Social OLV EM 045 Super nl-nl Starts \n Thursday Vanaf \n donderdag"} +{"t":"DDA 24 BFW Mass Social OLV EM 045F Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 24 BFW Mass Social OLV EM 046 BVO nl-nl Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 074 Super nl-nl haircare haarverzorging"} +{"t":"DDA 24 BFW Mass Social OLV EM 089 BVO nl-nl Ends 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass Social OLV EM 090 Super nl-nl Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV EM 090F Super nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super nl-nl Amazon \n Black \n Friday\n Week Amazon \n Black \n Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super nl-nl Up to \n 40% off Tot 40% \n korting"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super nl-nl Starts \n Thursday Vanaf \n donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super nl-nl Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 005 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO nl-nl Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO nl-nl Amazon Black Friday Week deals Amazon Black Friday Week deals"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO nl-nl On toys, electronics, home, beauty, fashion… op speelgoed, elektronica, wonen, beauty, mode..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super nl-nl Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super nl-nl Amazon\n Black Friday\n Week deals Amazon\n Black Friday\n Week deals"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super nl-nl Amazon Black Friday Week deals Amazon Black Friday Week deals"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super nl-nl on toys op speelgoed"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super nl-nl electronics elektronica"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super nl-nl home wonen"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super nl-nl beauty beauty"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super nl-nl fashion mode"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super nl-nl kitchen keuken"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super nl-nl computing computers"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super nl-nl books boeken"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super nl-nl devices Amazon apparaten"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super nl-nl garden tuin"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super nl-nl pets sportartikelen"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super nl-nl outdoor outdoor"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super nl-nl games video games"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super nl-nl luggage koffers"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super nl-nl alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super nl-nl furniture meubels"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super nl-nl cooking koken"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super nl-nl make-up make-up"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super nl-nl smart home smart home"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super nl-nl kindle kindle e-readers"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super nl-nl appliances keukenapparatuur"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super nl-nl fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super nl-nl haircare haarverzorging"} +{"t":"DDA 24 BFW Mass Social OLV 037 Super nl-nl fitness fitnessartikelen"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super nl-nl hair care haarverzorging"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super nl-nl lighting verlichting"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super nl-nl DIY knutselspullen"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super nl-nl office kantoorartikelen"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super nl-nl stationery schoolspullen"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super nl-nl sports sportartikelen"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super nl-nl health gezondheid"} +{"t":"DDA 24 BFW Mass Social OLV 050 Super nl-nl pets video games"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO nl-nl … and so much more. …en heel veel meer"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super nl-nl ... and so\n much more …en heel \n veel meer"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super nl-nl ... and so much more …en heel veel meer"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO nl-nl Starts Thursday Vanaf donderdag."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super nl-nl Starts \n Thursday Vanaf \n donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO nl-nl Ends the 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super nl-nl Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super nl-nl Amazon \n Black Friday\n Week Amazon \n Black Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super nl-nl Ends \n 2 December t/m \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 072 Super nl-nl devices alexa"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 BFW Mass Social Static 003 nl-nl 21 Nov–2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass Social Static 004 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass Social Static 007 nl-nl Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass Social Static 008 nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 BFW Mass Social Static 009 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO nl-nl Shop Amazon Black Friday deals Shop Amazon Black Friday deals"} +{"t":"DDA 24 BFW Mass TV OLV 002 nl-nl Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Welkom!\n Openingstijden\n ma - za\n 07.00-16.00"} +{"t":"DDA 24 BFW Mass TV OLV 002F nl-nl Welcome! Opening hours Tues-Sun 07:00-16:00 Welkom! Openingstijden ma - za 07.00-16.00"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen nl-nl Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen nl-nl Search Amazon Zoek op Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen nl-nl Electronics Elektronica"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen nl-nl Home Wonen"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen nl-nl Toys Speelgoed"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO nl-nl Save on electronics, home, toys and more… Bespaar op elektronica, wonen, speelgoed en meer…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO nl-nl Up to 40% off this Amazon Black Friday Week. Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO nl-nl Starts Thursday. Vanaf donderdag."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super nl-nl Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Week, 21 november t/m 2 december. Alleen op \n geselecteerde producten."} +{"t":"DDA 24 BFW Mass TV OLV 013F Super nl-nl Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Week, 21 november t/m 2 december. Alleen op geselecteerde producten."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO nl-nl Ends 2nd of December. t/m 2 december."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super nl-nl Selected products only. Whilst stocks last. Alleen op \n geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 025F Super nl-nl Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO nl-nl Save on electronics, home, toys and more... Bespaar op elektronica, wonen, speelgoed en meer…"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO nl-nl Ends midnight. Tot middernacht."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO nl-nl Up to 40% off this Amazon Black Friday Week. Krijg tot 40% korting tijdens Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 047 Super nl-nl Selected products only. Whilst stocks last. Alleen op \n geselecteerde producten"} +{"t":"DDA 24 BFW Mass TV OLV 047F Super nl-nl Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"DDA 24 BFW Mass YouTube 001 Title nl-nl Get Ready for the Amazon Black Friday Week! Ben jij klaar voor de Amazon Black Friday Week?"} +{"t":"DDA 24 BFW Mass YouTube 002 Description nl-nl Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl. \n21 november t/m 2 december"} +{"t":"DDA 24 BFW Mass YouTube 002F Description nl-nl Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Krijg tot 40% korting tijdens Black Friday Week op Amazon.nl.  21 november t/m 2 december"} +{"t":"DDA 24 BFW Mass YouTube 003 Title nl-nl The Amazon Black Friday Week is here Het is Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 006 Description nl-nl Ends 2 Dec t/m 2 dec."} +{"t":"DDA 24 BFW Mass YouTube 007 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy nl-nl Save up to 40% from 21 November to 2 December Krijg tot 40% korting. 21 nov. t/m 2 dec."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 24 LMD Mass Social OLV 131 nl-nl Deals to make you go ooooh! At Amazon. Deals die je enthousiast maken: \"Ooooh!\" Op Amazon.nl."} +{"t":"DDA 24 LMD Mass Social OLV 132 nl-nl Click to discover Last Minute Deals. Klik en ontdek Amazon Last Minute Deals."} +{"t":"DDA 24 LMD Mass Social OLV 133 nl-nl Shop now. Shop nu."} +{"t":"DDA 24 LMD Mass Social OLV 134 nl-nl Deals that make you sing! At Amazon. Deals die als muziek in je oren klinken! Op Amazon.nl."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 nl-nl Black Friday\nWeek is coming! Black Friday\n Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F nl-nl Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline nl-nl Black Friday\nWeek \nis coming! Black Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline nl-nl Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline nl-nl Black\nFriday\nWeek is\ncoming! Black\n Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline nl-nl Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 nl-nl 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 nl-nl Starts 20 Nov Vanaf 20 nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 nl-nl Starts 20 November Vanaf 20 november"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 008F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 nl-nl Black Friday\nWeek is here! Het is Black\n Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 nl-nl Black Friday\nWeek \nis here! Het is\n Black Friday\n Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 nl-nl Black\nFriday\nWeek\nis here! Het is\n Black\n Friday\n Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader nl-nl Up to \n40% off Tot\n 30% korting"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 nl-nl Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 nl-nl 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 nl-nl Up to 40% off.\nBoom. Tot 30% korting.\n Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F nl-nl Up to 40% off. Boom. Tot 30% korting. Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 nl-nl Up to\n40% off.\nBoom. Tot\n 30% korting.\nBam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F nl-nl Up to 40% off. Boom. Tot 30% korting. Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 nl-nl Up to\n40% off.\nBoom. Tot\n 30%\n korting.\n Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F nl-nl Up to 40% off. Boom. Tot 30% korting. Bam."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 nl-nl Up to 40% off for\nDeal Hunters Tot 30% korting\n voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F nl-nl Up to 40% off for Deal Hunters Tot 30% korting voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 nl-nl Up to 40% off \nfor\nDeal Hunters Tot 30% korting\n voor\n koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F nl-nl Up to 40% off for Deal Hunters Tot 30% korting voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 nl-nl Up to\n40% off\nfor Deal\nHunters Tot\n 30% korting\n voor\n koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F nl-nl Up to 40% off for Deal Hunters Tot 30% korting voor koopjesjagers"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 nl-nl New day.\nNew deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 nl-nl New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 nl-nl New\nday.\nNew\ndeals. Nieuwe\n dag.\n Nieuwe\n deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 nl-nl Ends Midnight Tot middernacht"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 nl-nl Black Friday\nWeek starts in Black Friday Week \nbegint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F nl-nl Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 nl-nl Black Friday\nWeek \nstarts in Black Friday\n Week\n begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F nl-nl Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline nl-nl Black\nFriday\nWeek\nstarts in Black \n Friday \n Week\n begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline nl-nl Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 nl-nl Hours uur"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 nl-nl Minutes minuten"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 nl-nl Seconds seconden"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Countdown Timer 008 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass Countdown Timer 008F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 nl-nl Black Friday\nWeek \nends in Black Friday Week\n eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F nl-nl Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 nl-nl Black Friday\nWeek ends in Black Friday \nWeek\n eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F nl-nl Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 nl-nl Black\nFriday\nWeek\nends in Black \n Friday \n Week\n eindigt over"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F nl-nl Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 BFW Mass Digital Display 001 nl-nl Black Friday Week\nis coming! Black Friday\n Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 001F nl-nl Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 002 nl-nl Black Friday \nWeek\nis coming! Black Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 002F nl-nl Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline nl-nl Black\n Friday\n Week is\n coming! Black\n Friday\n Week\n komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline nl-nl Black Friday Week is coming! Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader nl-nl Up to \n40% off Tot\n 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 006 nl-nl 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Digital Display 007 nl-nl Starts 20 Nov Vanaf 20 nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 nl-nl Starts 20 November Vanaf 20 november"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA nl-nl Learn More Ontdek nu"} +{"t":"DDA 25 BFW Mass Digital Display 010 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Digital Display 011 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass Digital Display 011F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Digital Display 012 nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 013 nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 013F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 014 nl-nl Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 014F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Digital Display 023 nl-nl Black Friday\n Week is here! Het is Black\n Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 023F nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 024 nl-nl Black Friday\n Week is here! Het is\n Black Friday\n Week!"} +{"t":"DDA 25 BFW Mass Digital Display 024F nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline nl-nl Black\n Friday\n Week\n is here! Het is\n Black\n Friday\n Week!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 028 nl-nl Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Digital Display 029 nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline nl-nl Black Friday\n Week Black Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 050 nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 050F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 065 nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 065F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 066 nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 092 nl-nl Black Friday \n Week is here! Het is Black\n Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 092F nl-nl Black Friday Week is here! Het is Black Friday Week!"} +{"t":"DDA 25 BFW Mass Digital Display 102 Subheader nl-nl Up to \n40% off Tot\n 30% korting."} +{"t":"DDA 25 BFW Mass Digital Display 102F Subheader nl-nl Up to 40% off Tot 30% korting."} +{"t":"DDA 25 BFW Mass Digital Display 103 nl-nl Ends Midnight Tot middernacht"} +{"t":"DDA 25 BFW Mass Digital Display 108 nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 116 nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 116F nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 128 nl-nl Ends midnight Tot middernacht"} +{"t":"DDA 25 BFW Mass Digital Display 132 nl-nl Fast. Faster. Prime. Snel. Sneller. Prime."} +{"t":"DDA 25 BFW Mass Digital Display 133 nl-nl Fast. \nFaster. \nPrime. Snel.\nSneller.\nPrime."} +{"t":"DDA 25 BFW Mass Digital Display 133F nl-nl Fast. Faster. Prime. Snel. Sneller. Prime."} +{"t":"DDA 25 BFW Mass Digital Display 134 Subheader nl-nl Fast and free delivery Gratis en snelle bezorging."} +{"t":"DDA 25 BFW Mass Digital Display 135 Subheader nl-nl Fast and free \ndelivery Gratis en snelle\nbezorging."} +{"t":"DDA 25 BFW Mass Digital Display 135F Subheader nl-nl Fast and free delivery Gratis en snelle bezorging."} +{"t":"DDA 25 BFW Mass Digital Display 136 nl-nl More info at Amazon.co.uk/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"DDA 25 BFW Mass Digital Display 137 nl-nl More info at \nAmazon.co.uk/Prime Ga voor meer informatie \nnaar Amazon.nl/amazonprime"} +{"t":"DDA 25 BFW Mass Digital Display 137F nl-nl More info at Amazon.co.uk/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"DDA 25 BFW Mass Radio 001 BVO nl-nl Amazon Black Friday Week deals up to 40% off. Krijg tot 30% korting met de Amazon Black Friday Week Deals."} +{"t":"DDA 25 BFW Mass Radio 002 BVO nl-nl To get the perfect gift for your father-in-law: the deal hunter. Je hebt het perfecte cadeau gevonden voor je schoonvader, die koopjesjager."} +{"t":"DDA 25 BFW Mass Radio 003 BVO nl-nl If only he knew about the deal you got in his gift, he would embrace you just like he does deals. En als hij toch eens wist wat voor geweldige deal je hebt gescoord, dan zou hij net zo veel van je jou houden als van geweldige deals."} +{"t":"DDA 25 BFW Mass Radio 004 BVO nl-nl Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Oh wow, een knuffel, echt welja. Dit is wel een heel lange knuffel. Een Black Friday Week knuffel. Een geweldige-deal-knuffel!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO nl-nl Up to 40% off this Amazon Black Friday Week, starts Thursday. Krijg tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag op Amazon.nl"} +{"t":"DDA 25 BFW Mass Radio 011 BVO nl-nl Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.nl"} +{"t":"DDA 25 BFW Mass Radio 017 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends midnight. Krijg tot 30% korting tijdens Amazon Black Friday Week, nog tot middernacht op Amazon.nl"} +{"t":"DDA 25 BFW Mass Radio 020 BVO nl-nl Get the perfect gift for your father-in-law: the deal hunter. Je hebt het perfecte cadeau gevonden voor je koopjes-jagende schoonvader."} +{"t":"DDA 25 BFW Mass Radio 021 BVO nl-nl If only he knew about the deal you got on his gift, he would embrace you just like he does deals. Als hij toch eens wist wat voor geweldige deal je hebt gescoord op zijn cadeau."} +{"t":"DDA 25 BFW Mass Radio 022 BVO nl-nl Oh I guess we're hugging now. That's a long hug. Oh, een knuffel,  wow. Dit is wel een heel lange knuffel."} +{"t":"DDA 25 BFW Mass Radio 027 BVO nl-nl Oh I guess we're hugging now. That's a long hug. Oh, een knuffel, wow. Dit is wel een heel lange knuffel."} +{"t":"DDA 25 BFW Mass Radio 028 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.nl"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super nl-nl Black \nFriday Week Black \nFriday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super nl-nl Up to\n40% off Tot 30%\nkorting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super nl-nl Starts\nThursday Vanaf\ndonderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super nl-nl Ends\n1 December t/m\n1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super nl-nl Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super nl-nl Black\nFriday\nWeek\ndeals on Black\nFriday\nWeek\ndeals op"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super nl-nl Black Friday Week deals on Black Friday Week deals op"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super nl-nl electronics elektronica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super nl-nl home wonen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super nl-nl toys speelgoed"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super nl-nl beauty beauty"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super nl-nl sports sportartikelen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super nl-nl fashion mode"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super nl-nl books boeken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super nl-nl devices alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super nl-nl kitchen keuken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super nl-nl pets huisdieren"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super nl-nl outdoor outdoor"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super nl-nl games video games"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super nl-nl luggage koffers"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super nl-nl alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super nl-nl furniture meubels"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super nl-nl cooking koken"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super nl-nl make-up make-up"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super nl-nl smart home smart home"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super nl-nl kindle kindle e-readers"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super nl-nl appliances keukenapparatuur"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super nl-nl fitness fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super nl-nl hair care haarverzorging"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super nl-nl lighting verlichting"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super nl-nl DIY knutselspullen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super nl-nl office kantoorartikelen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super nl-nl stationery schoolspullen"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super nl-nl health gezondheid"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super nl-nl ... and so\nmuch more. …en heel\nveel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super nl-nl ... and so much more. …en heel veel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super nl-nl Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO nl-nl Amazon Black Friday deals Amazon Black Friday deals"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO nl-nl on electronics, home, toys, beauty, sports op elektronica, wonen, speelgoed, beauty, sportartikelen..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO nl-nl ... and so\nmuch more. …en heel\nveel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO nl-nl ... and so much more. …en heel veel meer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO nl-nl Starts Thursday Vanaf donderdag\nop Amazon.nl"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145F BVO nl-nl Starts Thursday Vanaf donderdag op Amazon.nl"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO nl-nl Ends 1st December t/m 1 december op Amazon.nl"} +{"t":"DDA 25 BFW Mass Social Post 001 Description nl-nl 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text nl-nl Save up to 40% this Amazon Black Friday Week \nSelected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl \n Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text nl-nl Save up to 40% this Amazon Black Friday Week \nSelected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl \n Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text nl-nl Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl \n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text nl-nl Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week.\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week. Alleen op geselecteerde producten. 20 nov. t/m 1 dec. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text nl-nl 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text nl-nl Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Week: Krijg tot 30% korting.\n Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Week: Krijg tot 30% korting. Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass Social Post 012 nl-nl Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Black Friday Week: Krijg tot 30% korting.\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 012F nl-nl Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Black Friday Week: Krijg tot 30% korting. Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 013 Title nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 014 Description nl-nl Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl \n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 014F Description nl-nl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 015 Title nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 016 Title nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text nl-nl Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl \n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text nl-nl Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week.\n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text nl-nl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Tot 30% korting tijdens Amazon Black Friday Week. Alleen op geselecteerde producten. 20 nov. t/m 1 dec. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description nl-nl Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl \n Alleen op geselecteerde producten.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Post 031F Description nl-nl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl Alleen op geselecteerde producten. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline nl-nl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline nl-nl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social Static 004 nl-nl 20 Nov–1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Static 005 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Social Static 006 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"DDA 25 BFW Mass Social Static 006F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass Social Static 010 nl-nl Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass Social Static 011 nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO nl-nl Sneak in some deals. Scoor snel een paar deals."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen nl-nl Search Zoek op Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen nl-nl Black\nFriday\nWeek\ndeals. Black\nFriday\nWeek\ndeals"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen nl-nl Black Friday Week deals. Black Friday Week deals"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO nl-nl Up to 40% off this Amazon Black Friday Week, starts Thursday. Tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag [op Amazon.nl]"} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super nl-nl Amazon\nBlack Friday\nWeek Amazon\nBlack Friday \nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super nl-nl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends 1st December. Tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december [op Amazon.nl]"} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO nl-nl You decided to sneak in some Amazon Black Friday deals. Jij dacht, mooi moment om snel een paar Amazon Black Friday Deals te scoren."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category nl-nl Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronica\nWonen\nSpeelgoed\nBeauty\nSport en outdoor"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category nl-nl Electronics Home Toys Beauty Sports & Outdoor Elektronica Wonen Speelgoed Beauty Sport en outdoor"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO nl-nl [Gasp]. Quick, the piccalilli! [Gasp]. Snel, Jeroen, de speculaasjes!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO nl-nl Up to 40% off this Amazon Black Friday Week, starts Thursday. Krijg tot 30% korting tijdens de Amazon Black Friday Week, vanaf donderdag op Amazon.nl"} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super nl-nl Up to\n40% off Tot 30%\nkorting"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super nl-nl Starts\nThursday Vanaf \ndonderdag"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super nl-nl Starts Thursday Vanaf donderdag"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO nl-nl You decided to sneak in some Amazon Black Friday deals. Jij dacht, mooi moment om snel een paar Amazon Black Friday Deals te scoren."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO nl-nl [Gasp]. Quick, the piccalilli! [Gasp]. Snel, Jeroen, de speculaasjes!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.nl"} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super nl-nl Up to\n40% off Tot 30%\nkorting"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super nl-nl Up to 40% off Tot 30% korting"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super nl-nl Ends\n1 December t/m\n1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super nl-nl Ends\n1 Dec t/m \n1 dec."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super nl-nl Ends 1 Dec t/m 1 dec."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO nl-nl You were sent to grab something in the pantry... 20 minutes ago. Ze vroeg je om even iets uit de kast te pakken…20 minuten geleden."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO nl-nl But you decided to sneak in some Amazon Black Friday deals. Maar, jij dacht, mooi moment om snel een paar Amazon Black Friday Deals te scoren."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen nl-nl Search Amazon Zoek op Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen nl-nl Black\nFriday\nWeek\ndeals. Black\nFriday\nWeek\ndeals"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen nl-nl Black Friday Week deals. Black Friday Week deals"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category nl-nl Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronica\nWonen\nSpeelgoed\nBeauty\nSport en outdoor"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category nl-nl Electronics Home Toys Beauty Sports & Outdoor Elektronica Wonen Speelgoed Beauty Sport en outdoor"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO nl-nl [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Snel, Jeroen! De speculaasjes!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO nl-nl Up to 40% off this Amazon Black Friday Week, starts Thursday. Krijg tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag op Amazon.nl"} +{"t":"DDA 25 BFW Mass TV OLV 009 Super nl-nl Amazon Black Friday Week\nUp to 40% off Amazon Black Friday Week\nTot 30% korting"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super nl-nl Amazon Black Friday Week Up to 40% off Amazon Black Friday Week Tot 30% korting"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super nl-nl Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Amazon Black Friday Week, 20 november t/m 1 december. Alleen op geselecteerde producten."} +{"t":"DDA 25 BFW Mass TV OLV 011 BVO nl-nl You were sent to grab something in the pantry... 20 minutes ago. Ze vroeg je om even iets uit de kast te pakken...20 minuten geleden."} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends 1st December. Krijg tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.nl"} +{"t":"DDA 25 BFW Mass TV OLV 022 Super nl-nl Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends midnight. Krijg tot 30% korting tijdens Amazon Black Friday Week, nog tot middernacht op Amazon.nl"} +{"t":"DDA 25 BFW Mass TV OLV 031 nl-nl smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO nl-nl Sneak in some deals. Scoor snel een paar deals."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO nl-nl Up to 40% off this Amazon Black Friday Week, starts Thursday. Tot 30% korting tijdens Amazon Black Friday Week, vanaf donderdag op Amazon.nl"} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends 1st of December. Tot 30% korting tijdens Amazon Black Friday Week, tot en met 1 december op Amazon.nl"} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO nl-nl Up to 40% off this Amazon Black Friday Week, ends midnight. Tot 30% korting tijdens Amazon Black Friday Week, nog tot middernacht op Amazon.nl"} +{"t":"DDA 25 BFW Mass YouTube 001 Headline nl-nl Amazon Black Friday Week is coming! Amazon Black Friday Week komt eraan!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description nl-nl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 002F Description nl-nl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 003 Description nl-nl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 003F Description nl-nl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline nl-nl Amazon Black Friday Week is here! Het is Amazon Black Friday Week!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description nl-nl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 005F Description nl-nl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week op Amazon.nl 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 006 Description nl-nl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week.\n 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 006F Description nl-nl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Krijg tot 30% korting tijdens Black Friday Week. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 009 Headline nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy nl-nl Save up to 40%. \n 20 Nov–1 Dec Krijg tot 30% korting. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy nl-nl Save up to 40%. 20 Nov–1 Dec Krijg tot 30% korting. 20 nov. t/m 1 dec."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 23 Mass Digital Display 003 Dates nl-nl 10-11 October XX-XX oktober"} +{"t":"PBDD 23 Mass Digital Display 004 CTA nl-nl Join Prime Ontdek Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA nl-nl Join now Ontdek Prime"} +{"t":"PBDD 23 Mass Digital Display 006 CTA nl-nl Learn more Ontdek nu"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 23 Mass Digital Display 008 Dates nl-nl Today & Tomorrow Vandaag en morgen"} +{"t":"PBDD 23 Mass Digital Display 010 Dates nl-nl Starts today Vanaf vandaag"} +{"t":"PBDD 23 Mass Digital Display 011 Dates nl-nl XX-XX October XX-XX oktober"} +{"t":"PBDD 23 Mass Digital Display 012 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline nl-nl New Day. New Deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 23 Mass Digital Display 016 Dates nl-nl Ends midnight Laatste dag\n\nAlt: Tot middernacht"} +{"t":"PBDD 23 Mass Digital Display 016F Dates nl-nl Ends midnight Laatste dag Alt: Tot middernacht"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text nl-nl Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name nl-nl Prime Big \nDeal Days Prime Deal \nDagen"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name nl-nl Prime \nBig Deal \nDays Prime \nDeal \nDagen"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass (D)OOH Print 005 nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass (D)OOH Print 006 nl-nl On Amazon.xx Op Amazon.nl"} +{"t":"PBDD 24 Mass (D)OOH Print 008 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline nl-nl Two days \n of epic deals Twee dagen. \n Geweldige deals."} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline nl-nl Two days \n of epic \n deals Twee dagen. \n Geweldige \n deals."} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline nl-nl Two \n days\n of epic\n deals Twee \n dagen. \n Geweldige \n deals."} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 24 Mass (D)OOH Print 012 nl-nl Starts today Vanaf vandaag"} +{"t":"PBDD 24 Mass (D)OOH Print 015 nl-nl Exclusively for Prime membersExclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline nl-nl New day. \nNew deals. Een nieuwe dag \n vol nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline nl-nl New day. \nNew \ndeals. Een nieuwe \n dag vol \n nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 018 Tagline nl-nl New day. \nNew \ndeals. Een nieuwe \n dag vol nieuwe \ndeals"} +{"t":"PBDD 24 Mass (D)OOH Print 018F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline nl-nl New \nday. \nNew \ndeals. Een \n nieuwe dag \n vol nieuwe \n deals"} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 020 Tagline nl-nl New \nday. \nNew \ndeals. Een \n nieuwe\ndag vol\nnieuwe \n deals"} +{"t":"PBDD 24 Mass (D)OOH Print 020F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass (D)OOH Print 022 nl-nl Ends midnight Laatste dag"} +{"t":"PBDD 24 Mass (D)OOH Print 024 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name nl-nl Prime Big \nDeal Days Prime Deal \nDagen"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name nl-nl Prime \nBig Deal \nDays Prime \nDeal \nDagen"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Digital Display 005 nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass Digital Display 006 CTA nl-nl Join Prime Ontdek Prime"} +{"t":"PBDD 24 Mass Digital Display 007 nl-nl On Amazon.xx Op Amazon.nl"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline nl-nl Two days \n of epic deals Twee dagen. \n Geweldige deals."} +{"t":"PBDD 24 Mass Digital Display 009F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 24 Mass Digital Display 010 Tagline nl-nl Two days \n of epic \n deals Twee dagen. \n Geweldige \n deals."} +{"t":"PBDD 24 Mass Digital Display 010F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 24 Mass Digital Display 011 Tagline nl-nl Two \n days\n of epic\n deals Twee \n dagen. \n Geweldige \n deals."} +{"t":"PBDD 24 Mass Digital Display 011F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PBDD 24 Mass Digital Display 012 nl-nl Starts today Vanaf vandaag"} +{"t":"PBDD 24 Mass Digital Display 014 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline nl-nl New day. \n New deals. Een nieuwe dag \n vol nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 016F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 017 Tagline nl-nl New day. \nNew \ndeals. Een nieuwe \n dag vol \n nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 017F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 018 Tagline nl-nl New day. \nNew \ndeals. Een nieuwe\ndag vol nieuwe\ndeals"} +{"t":"PBDD 24 Mass Digital Display 018F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 019 Tagline nl-nl New \n day. \n New \n deals. Een \n nieuwe dag \n vol nieuwe \n deals"} +{"t":"PBDD 24 Mass Digital Display 019F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 020 Tagline nl-nl New \n day. \n New \n deals. Een \n nieuwe\ndag vol\nnieuwe \n deals"} +{"t":"PBDD 24 Mass Digital Display 020F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PBDD 24 Mass Digital Display 021 nl-nl Ends midnight Laatste dag"} +{"t":"PBDD 24 Mass Digital Display 023 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 24 Mass Digital Display 024 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass DOOH countdown 001 nl-nl Only \nHours: Minutes: Seconds:\nleft to get\nepic deals Nog maar\nUren: Minuten: Seconden:\nom geweldige\ndeals te shoppen"} +{"t":"PBDD 24 Mass DOOH countdown 001F nl-nl Only Hours: Minutes: Seconds: left to get epic deals Nog maar Uren: Minuten: Seconden: om geweldige deals te shoppen"} +{"t":"PBDD 24 Mass DOOH countdown 002 nl-nl Ends midnight Laatste dag"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title nl-nl Get the most out of Prime Haal het meeste uit Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 nl-nl Prime exclusive Deals Prime exclusieve deals"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 nl-nl Unlimited fast delivery on millions of items Onbeperkt gratis en snelle bezorging van miljoenen artikelen"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 nl-nl Enjoy unlimited photo storage with Amazon Photos Geniet van onbeperkte opslag voor foto's met Amazon Foto's"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 nl-nl Get free games and more with Prime Gaming Ontvang gratis games en meer met Amazon Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 nl-nl Stream 1000s of series and movies with Prime Video Stream duizenden series en films met Amazon Prime Video"} +{"t":"PBDD 24 Mass Radio 001 BVO nl-nl Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass Radio 002 BVO nl-nl two days of epic deals on electronics, home, kitchen and more… Met twee dagen lang geweldige deals op elektronica, wonen, keuken, en meer..."} +{"t":"PBDD 24 Mass Radio 003 BVO nl-nl …you’ll feel like you just won an award. ... voel jij je alsof je een award hebt gewonnen."} +{"t":"PBDD 24 Mass Radio 004 VO nl-nl Wow… I didn’t even prepare a speech… Oh, ik heb niet eens een speech voorbereid..."} +{"t":"PBDD 24 Mass Radio 005 VO nl-nl ehm… I’d like to thank my delivery driver, for bringing my package so quickly… Eh, ik wil graag mijn bezorger bedanken voor de snelle levering…"} +{"t":"PBDD 24 Mass Radio 006 VO nl-nl ehm… I’d like to thank my delivery driver… and my cat. Eh, ik wil graag mijn bezorger bedanken... en mijn kat."} +{"t":"PBDD 24 Mass Radio 007 BVO nl-nl Someone’s feeling like a big deal! Iemand voel zich hier een big deal!"} +{"t":"PBDD 24 Mass Radio 008 BVO nl-nl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor Prime-leden. Word lid op Amazon.nl"} +{"t":"PBDD 24 Mass Radio 016 BVO nl-nl Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass Radio 023 BVO nl-nl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor leden van Prime."} +{"t":"PBDD 24 Mass Radio 024 BVO nl-nl Shop now. Shop nu op Amazon.nl."} +{"t":"PBDD 24 Mass Social TV Led 001 nl-nl Just need your picture, thanks. Ik heb een foto van je nodig."} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle nl-nl Just need your picture, thanks Ik heb een foto van je nodig"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO nl-nl With two days of epic deals… Twee dagen lang geweldige deals"} +{"t":"PBDD 24 Mass Social TV Led 004 Super nl-nl With two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO nl-nl …you’ll feel like a big deal! …voel je een big deal!"} +{"t":"PBDD 24 Mass Social TV Led 006 Super nl-nl You’ll feel like a big deal Voel je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO nl-nl Prime Big Deal Days are the 8th and 9th of October. Join Prime Prime Deal Dagen op 8 en 9 oktober. Word lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass Social TV Led 012 Endcard nl-nl Join Prime now on Amazon.xx Word lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle nl-nl Just need your picture, thanks. Ik heb een foto van je nodig"} +{"t":"PBDD 24 Mass Social TV Led 018 Super nl-nl You’ll feel like a big deal voel je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO nl-nl Prime Big Deal Days are here! Shop now. De Prime Deal Dagen zijn er! Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 021 Endcard nl-nl Exclusively for Prime members Exclusief voor leden van Prime"} +{"t":"PBDD 24 Mass Social TV Led 024 Endcard nl-nl Shop now on Amazon.xx Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 037 Subtitle nl-nl Just need your picture, thanks Ik heb een foto van je nodig"} +{"t":"PBDD 24 Mass Social TV Led 038 BVO nl-nl Feel like a big deal. Voel je een big deal."} +{"t":"PBDD 24 Mass Social TV Led 039 Super nl-nl Feel like a big deal Voel je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 041 nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass Social TV Led 056 Subtitle nl-nl Just need your picture, thanks. Ik heb een foto van je nodig"} +{"t":"PBDD 24 Mass Social TV Led 057 BVO nl-nl Feel like a big deal. Voel je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 059 BVO nl-nl Prime Big Deal Days are here! Shop now on Amazon.xx De Prime Deal Dagen zijn er! Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 063 Endcard nl-nl Join Prime now on Amazon.xx Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 064 nl-nl Sign here, please. In het vakje graag"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle nl-nl Sign here, please In het vakje graag"} +{"t":"PBDD 24 Mass Social TV Led 068 BVO nl-nl …you’ll feel like a big deal! voel je een big deal!"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle nl-nl Sign here, please. In het vakje graag"} +{"t":"PBDD 24 Mass Social TV Led 098 nl-nl Sign here, please In het vakje graag"} +{"t":"PBDD 24 Mass Social TV Led 124 nl-nl Just need your picture, thanks. Ik heb een foto van je nodig."} +{"t":"PBDD 24 Mass Social TV Led 162 BVO nl-nl Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xx Prime Deal Dagen op 8 en 9 oktober. Word lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 186 BVO nl-nl With two days of epic deals… Twee dagen lang geweldige deals …"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO nl-nl …you and your dog will feel like a big deal! Daardoor voelen jij en je hond je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 189 Super nl-nl you and you dog\n will feel like a big deal Daardoor voelen jij en je hond\n je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 189F Super nl-nl you and you dog will feel like a big deal Daardoor voelen jij en je hond je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO nl-nl Prime Big Deal Days are here. Shop now. De Prime Deal Dagen zijn er! Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 208 BVO nl-nl …you and your kid will feel like a big deal! Daardoor voelen jij en je kind je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 209 Super nl-nl you and your kid\n will feel like a big deal Daardoor voelen jij en je kind\n je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 209F Super nl-nl you and your kid will feel like a big deal Daardoor voelen jij en je kind je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO nl-nl …you and your cat will feel like a big deal! Daardoor voelen jij en je kat je een big deal!"} +{"t":"PBDD 24 Mass Social TV Led 229 Super nl-nl you and your cat\n will feel like a big deal Daardoor voelen jij en je kat\nje een big deal"} +{"t":"PBDD 24 Mass Social TV Led 229F Super nl-nl you and your cat will feel like a big deal Daardoor voelen jij en je kat je een big deal"} +{"t":"PBDD 24 Mass Social TV Led 256 BVO nl-nl Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Prime Deal Dagen op 8 en 9 oktober. Word lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass Social TV Led 271 BVO nl-nl Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx De Prime Deal Dagen zijn er! Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass TV OLV 001 BVO nl-nl Amazon Prime Big Deal Days are the 8th and 9th of October Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 002 Super nl-nl Amazon Prime Big Deal Days Amazon Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 003 Super nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 004 BVO nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PBDD 24 Mass TV OLV 005 Super nl-nl Two Days of Epic Deals Twee dagen lang geweldige deals"} +{"t":"PBDD 24 Mass TV OLV 006 BVO nl-nl Join Prime now Word nu lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass TV OLV 007 nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 008 Super nl-nl Exclusively for Prime members Exclusief voor leden van Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 011 Endcard nl-nl Join Prime now on Amazon.xx Word nu lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass TV OLV 023 BVO nl-nl Amazon Prime Big Deal Days are the 8th and 9th of October. Two days of epic deals on electronics, home, kitchen and more… Amazon Prime Deal Dagen op 8 en 9 oktober. Twee dagen lang geweldige deals op elektronica, wonen, keuken en meer."} +{"t":"PBDD 24 Mass TV OLV 024 BVO nl-nl ...that’ll make you feel like a big deal Daardoor voel jij je een big deal"} +{"t":"PBDD 24 Mass TV OLV 025 BVO nl-nl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Dagen op 8 en 9 oktober. Exclusief voor leden van Prime."} +{"t":"PBDD 24 Mass TV OLV 028 Endframe nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 029 Endframe nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass TV OLV 030 Endcard nl-nl Join Prime now on Amazon.xx Word nu lid van Prime op Amazon.nl"} +{"t":"PBDD 24 Mass TV OLV 031 BVO nl-nl Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass TV OLV 032 Super nl-nl Amazon Prime Big Deal Days are here. De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass TV OLV 034 Super nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PBDD 24 Mass TV OLV 035 BVO nl-nl Shop now Shop nu op Amazon.nl."} +{"t":"PBDD 24 Mass TV OLV 039 Endframe nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass TV OLV 041 Endcard nl-nl Shop now on Amazon.xx Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass TV OLV 053 BVO nl-nl Amazon Prime Big Deal Days are here. Two days of epic deals on electronics, home, kitchen and more. De Amazon Prime Deal Dagen zijn er. Twee dagen lang geweldige deals op elektronica, wonen, keuken en meer."} +{"t":"PBDD 24 Mass TV OLV 054 BVO nl-nl that’ll make you feel like a big deal. ... daardoor voel jij je een big deal."} +{"t":"PBDD 24 Mass TV OLV 057 BVO nl-nl Shop now Shop nu op Amazon.nl."} +{"t":"PBDD 24 Mass TV OLV 061 Endcard nl-nl Shop now on Amazon.xx Shop nu op Amazon.nl"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline nl-nl Amazon Prime Big Deal Days are the 8th - 9th of October Amazon Prime Deal Dagen op 8 en 9 oktober"} +{"t":"PBDD 24 Mass YouTube Long 002 Description nl-nl With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Twee dagen lang geweldige deals... Door Amazon Prime Deal Dagen voel jij je een big deal!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline nl-nl Amazon Prime Big Deal Days are here De Amazon Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Mass YouTube Long 004 Description nl-nl With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Twee dagen lang geweldige deals... Door Amazon Prime Deal Dagen voel jij je een big deal!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy nl-nl 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang geweldige deals... Daardoor voel jij je een big deal"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline nl-nl Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description nl-nl Amazon Prime Big Deal Days Amazon Prime Deal Dagen"} +{"t":"PBDD 24 Mass YouTube Short 003 nl-nl 8-9 October 8 en 9 oktober"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA nl-nl Join Prime Ontdek nu"} +{"t":"PBDD 24 Mass YouTube Short 006 Description nl-nl Amazon Prime Big Deal Days Amazon Prime Deal Dagen"} +{"t":"PBDD 24 Mass YouTube Short 007 nl-nl 2 days of epic deals 2 dagen lang geweldige deals"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline nl-nl Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy nl-nl 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang geweldige deals"} +{"t":"PBDD 25 Mass Display 001 Tagline nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 002 Tagline nl-nl Prime Big\n Deal Days Prime\n Deal Dagen"} +{"t":"PBDD 25 Mass Display 002F Tagline nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 003 Tagline nl-nl Prime \n Big Deal\n Days Prime\n Deal \n Dagen"} +{"t":"PBDD 25 Mass Display 003F Tagline nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 004 Dates nl-nl 7–8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass Display 005 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass Display 006 Tagline nl-nl Big deals\n are here! Geweldige deals\n zijn hier!"} +{"t":"PBDD 25 Mass Display 006F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Display 007 Tagline nl-nl Big \n deals\n are here! Geweldige\n deals\n zijn hier!"} +{"t":"PBDD 25 Mass Display 007F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Display 008 Tagline nl-nl Big \n deals\n are\n here! Geweldige\n deals\n zijn\n hier!"} +{"t":"PBDD 25 Mass Display 008F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Display 009 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 25 Mass Display 011 Tagline nl-nl New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass Display 011F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Display 012 Tagline nl-nl New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Display 012F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Display 013 Tagline nl-nl New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Display 013F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Display 016 Tagline nl-nl Big deals \n end tonight! Geweldige deals\n eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 016F Tagline nl-nl Big deals end tonight! Geweldige deals eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 017 Tagline nl-nl Big deals \n end\n tonight! Geweldige deals\n eindigen\n vannacht!"} +{"t":"PBDD 25 Mass Display 017F Tagline nl-nl Big deals end tonight! Geweldige deals eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 018 Tagline nl-nl Big \n Deals \n end\n tonight! Geweldige\n deals\n eindigen\n vannacht!"} +{"t":"PBDD 25 Mass Display 018F Tagline nl-nl Big Deals end tonight! Geweldige deals eindigen vannacht!"} +{"t":"PBDD 25 Mass Display 020 nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass Display 021 Tagline nl-nl Big deals\n are here! Geweldige deals\n zijn hier!"} +{"t":"PBDD 25 Mass Display 021F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Display 022 Tagline nl-nl Big \n deals\n are here! Geweldige\n deals\n zijn hier!"} +{"t":"PBDD 25 Mass Display 022F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Display 023 Tagline nl-nl Big \n deals\n are\n here! Geweldige\n deals\n zijn\n hier!"} +{"t":"PBDD 25 Mass Display 023F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline nl-nl Prime Big Deal Days\n are coming! De Prime Deal Dagen\n komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline nl-nl Prime Big Deal Days are coming! De Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline nl-nl Prime Big\n Deal Days\n are coming! De Prime\n Deal Dagen\n komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline nl-nl Prime Big Deal Days are coming! De Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline nl-nl Prime \n Big Deal\n Days are\n coming! De Prime\n Deal Dagen\n komen\n eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline nl-nl Prime Big Deal Days are coming! De Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates nl-nl 7–8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 005 nl-nl on Amazon.xx op Amazon.nl"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline nl-nl Big deals\n are here! Geweldige deals\n zijn hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline nl-nl Big \ndeals\n are here! Geweldige\n deals\n zijn hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline nl-nl Big \ndeals\n are\n here! Geweldige\n deals\n zijn\n hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline nl-nl New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline nl-nl New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline nl-nl New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 nl-nl Prime Big\n Deal Days\n end in\n XX:XX:XX De Prime\n Deal Dagen\n eindigen over\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F nl-nl Prime Big Deal Days end in XX:XX:XX De Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 nl-nl Prime Big Deal Days\n end in XX:XX:XX De Prime Deal Dagen\n eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F nl-nl Prime Big Deal Days end in XX:XX:XX De Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 nl-nl Prime Big\n Deal Days\n end in XX:XX:XX De Prime Deal\n Dagen eindigen\n over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F nl-nl Prime Big Deal Days end in XX:XX:XX De Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 nl-nl Prime Big\n Deal Days\n end in\n XX:XX:XX De Prime\n Deal Dagen\n eindigen over\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F nl-nl Prime Big Deal Days end in XX:XX:XX De Prime Deal Dagen eindigen over XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 nl-nl Hours uur"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 nl-nl Minutes minuten"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 nl-nl Seconds seconden"} +{"t":"PBDD 25 Mass Print 001 Tagline nl-nl Big deals\n are here! Geweldige deals\n zijn hier!"} +{"t":"PBDD 25 Mass Print 001F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Print 002 Tagline nl-nl Big \ndeals\n are here! Geweldige\n deals\n zijn hier!"} +{"t":"PBDD 25 Mass Print 002F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Print 003 Tagline nl-nl Big \ndeals\n are\n here! Geweldige\n deals\n zijn\n hier!"} +{"t":"PBDD 25 Mass Print 003F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Print 004 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 25 Mass Print 005 nl-nl on Amazon.xx op Amazon.nl"} +{"t":"PBDD 25 Mass Print 006 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass Print 007 Tagline nl-nl New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass Print 007F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Print 008 Tagline nl-nl New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Print 008F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Print 009 Tagline nl-nl New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Print 009F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Radio 001 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. De Amazon Prime Deal Dagen zijn op 7 en 8 oktober."} +{"t":"PBDD 25 Mass Radio 002 BVO nl-nl Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Twee dagen lang geweldige deals op elektronica, wonen, keuken, en meer. Dan voel je je minder..."} +{"t":"PBDD 25 Mass Radio 003 BVO nl-nl And more like… Maar meer…"} +{"t":"PBDD 25 Mass Radio 004 BVO nl-nl Feel like a big deal. Voel je een big deal."} +{"t":"PBDD 25 Mass Radio 005 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. De Amazon Prime Deal Dagen zijn op 7 en 8 oktober."} +{"t":"PBDD 25 Mass Radio 006 BVO nl-nl Exclusively for Prime Members. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass Radio 007 BVO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl"} +{"t":"PBDD 25 Mass Radio 008 BVO nl-nl Amazon Prime Big Deal Days are here Het zijn de Amazon Prime Deal Dagen"} +{"t":"PBDD 25 Mass Radio 014 BVO nl-nl Shop now. Shop nu op Amazon.nl"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. De Amazon Prime Deal Dagen zijn op 7 en 8 oktober."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super nl-nl Prime Big \n Deal Days\n7–8 October Prime Deal Dagen\n 7 en 8 oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super nl-nl Prime Big Deal Days 7–8 October Prime Deal Dagen 7 en 8 oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super nl-nl Exclusively for\n Prime Members Exclusief voor\n Prime-leden."} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super nl-nl Exclusively for Prime Members Exclusief voor Prime-leden."} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super nl-nl Two days\n of big deals Twee dagen lang\n geweldige deals"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super nl-nl Two days\n of big\n deals Twee dagen\n lang geweldige\n deals"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super nl-nl Join now Word nu lid"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 nl-nl Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO nl-nl Amazon Prime Big Deal Days are here. Het zijn de Amazon Prime Deal Dagen."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super nl-nl Amazon Prime Big Deal Days are here! Het zijn de Prime Deal Dagen."} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super nl-nl Amazon Prime Big \n Deal Days\nare here! Het zijn de\n Prime Deal Dagen!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super nl-nl Amazon Prime Big Deal Days are here! Het zijn de Prime Deal Dagen!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super nl-nl Amazon\n Prime Big Deal Days\n are here! Het zijn\n de Prime\n Deal Dagen!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super nl-nl Amazon Prime Big Deal Days are here! Het zijn de Prime Deal Dagen!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 nl-nl Exclusively for\n Prime members Exclusief voor\n Prime-leden"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F nl-nl Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO nl-nl Shop now Shop nu op Amazon.nl"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super nl-nl Shop now Shop nu"} +{"t":"PBDD 25 Mass Static Social 001 Tagline nl-nl Prime Big Deal Days\n are coming! De Prime Deal Dagen\n komen eraan!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline nl-nl Prime Big Deal Days are coming! De Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline nl-nl Prime Big\n Deal Days\n are coming! De Prime\n Deal Dagen\n komen eraan!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline nl-nl Prime Big Deal Days are coming! De Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline nl-nl Prime \n Big Deal\n Days are\n coming! De Prime\n Deal Dagen\n komen\n eraan!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline nl-nl Prime Big Deal Days are coming! De Prime Deal Dagen komen eraan!"} +{"t":"PBDD 25 Mass Static Social 004 Dates nl-nl 7–8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass Static Social 005 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass Static Social 006 Tagline nl-nl Big deals\n are here! Geweldige deals\n zijn hier!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline nl-nl Big \n deals\n are here! Geweldige\n deals\n zijn hier!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline nl-nl Big \n deals\n are\n here! Geweldige\n deals\n zijn\n hier!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline nl-nl Big deals are here! Geweldige deals zijn hier!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline nl-nl New day. \n New deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"PBDD 25 Mass Static Social 010F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Static Social 011 Tagline nl-nl New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Static Social 011F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass Static Social 012 Tagline nl-nl New \n day. \n New \n deals. Nieuwe \n dag.\n Nieuwe \n deals."} +{"t":"PBDD 25 Mass Static Social 012F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PBDD 25 Mass TV OLV 001 nl-nl Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. De Amazon Prime Deal Dagen zijn op 7 en 8 oktober."} +{"t":"PBDD 25 Mass TV OLV 003 BVO nl-nl Two days of big deals on electronics, home, kitchen and more. Twee dagen lang geweldige deals op elektronica, wonen, keuken, en meer."} +{"t":"PBDD 25 Mass TV OLV 004 BVO nl-nl …that’ll make you feel like a big deal. Daardoor voel jij je een big deal."} +{"t":"PBDD 25 Mass TV OLV 005 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. De Amazon Prime Deal Dagen [zijn] op 7 en 8 oktober. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 006 Super nl-nl Exclusively for Prime Members Exclusief voor Prime-leden"} +{"t":"PBDD 25 Mass TV OLV 007 Super nl-nl 7-8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 008 BVO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl"} +{"t":"PBDD 25 Mass TV OLV 009 Super nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass TV OLV 010 Super nl-nl Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 nl-nl 7-8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 014 Super nl-nl Amazon Prime Big Deal Days\n 7-8 October Prime Deal Dagen\n 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 014F Super nl-nl Amazon Prime Big Deal Days 7-8 October Prime Deal Dagen 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 016 BVO nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass TV OLV 017 Super nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass TV OLV 018 BVO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl"} +{"t":"PBDD 25 Mass TV OLV 019 nl-nl Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 021 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. De Amazon Prime Deal Dagen zijn op 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 022 Super nl-nl 7-8 \n October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 022F Super nl-nl 7-8 October 7 en 8 oktober"} +{"t":"PBDD 25 Mass TV OLV 023 BVO nl-nl You’ll feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO nl-nl With two days of big deals… Twee dagen lang geweldige deals …"} +{"t":"PBDD 25 Mass TV OLV 026 BVO nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PBDD 25 Mass TV OLV 027 BVO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl"} +{"t":"PBDD 25 Mass TV OLV 028 Super nl-nl Prime Big \n Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass TV OLV 028F Super nl-nl Prime Big Deal Days Prime Deal Dagen"} +{"t":"PBDD 25 Mass TV OLV 033 BVO nl-nl Feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. De Amazon Prime Deal Dagen [zijn] op 7 en 8 oktober."} +{"t":"PBDD 25 Mass TV OLV 042 BVO nl-nl Amazon Prime Big Deal Days are here. Het zijn de Amazon Prime Deal Dagen."} +{"t":"PBDD 25 Mass TV OLV 044 BVO nl-nl …that’ll make you feel like a big deal. ...daardoor voel jij je een big deal."} +{"t":"PBDD 25 Mass TV OLV 045 BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. De Amazon Prime Deal Dagen [zijn] op 7 en 8 oktober. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 045F BVO nl-nl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. De Amazon Prime Deal Dagen [zijn] op 7 en 8 oktober. Exclusief voor Amazon Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 048 BVO nl-nl Shop now Shop nu op Amazon.nl"} +{"t":"PBDD 25 Mass TV OLV 054 Super nl-nl Amazon Prime Big Deal Days \n are here! Het zijn de Prime Deal Dagen!"} +{"t":"PBDD 25 Mass TV OLV 054F Super nl-nl Amazon Prime Big Deal Days are here! Het zijn de Prime Deal Dagen!"} +{"t":"PBDD 25 Mass TV OLV 055 Super nl-nl Exclusively for Prime Members Exclusief voor Prime-leden."} +{"t":"PBDD 25 Mass TV OLV 057 Super nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass TV OLV 058 Super nl-nl Two days\n of big deals Twee dagen lang\n geweldige deals"} +{"t":"PBDD 25 Mass TV OLV 058F Super nl-nl Two days of big deals Twee dagen lang geweldige deals"} +{"t":"PBDD 25 Mass TV OLV 059 BVO nl-nl Shop now Shop nu op Amazon.nl"} +{"t":"PBDD 25 Mass TV OLV 063 Super nl-nl Prime Big Deal Days\n are here! Het zijn de\n Prime Deal Dagen!"} +{"t":"PBDD 25 Mass TV OLV 063F Super nl-nl Prime Big Deal Days are here! Het zijn de Prime Deal Dagen!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO nl-nl You’ll feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PBDD 25 Mass TV OLV 068 BVO nl-nl Shop now. Shop nu op Amazon.nl"} +{"t":"PBDD 25 Mass TV OLV 074 BVO nl-nl Feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO nl-nl Amazon Prime Big Deal Days are here! Het zijn de Amazon Prime Deal Dagen."} +{"t":"PBDD 25 Mass TV OLV 077 Super nl-nl PrimeBig\n Deal Days\n are here! Het zijn\n de Prime\n Deal Dagen!"} +{"t":"PBDD 25 Mass TV OLV 077F Super nl-nl PrimeBig Deal Days are here! Het zijn de Prime Deal Dagen!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO nl-nl Shop now. Shop nu op Amazon.nl"} +{"t":"PD 23 Mass (D)OOH 001 Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Mass (D)OOH 002 Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 23 Mass (D)OOH 003 Dates nl-nl Ends midnight Laatste dag"} +{"t":"PD 23 Mass (D)OOH 004 nl-nl Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 23 Mass Digital Display 001 Event Name nl-nl Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Mass Digital Display 004 CTA nl-nl Learn more Ontdek nu"} +{"t":"PD 23 Mass Digital Display 005 CTA nl-nl Join Prime Ontdek Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA nl-nl Shop now Shop nu"} +{"t":"PD 23 Mass Digital Display 007 On-screen text nl-nl Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 23 Mass Digital Display 009 nl-nl Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 23 Mass Legal Radio 001 nl-nl Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exclusief voor Amazon Prime‑leden. Meld je nu aan."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 nl-nl Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 23 Mass Radio 018 BVO nl-nl Amazon Prime Day is 11 & 12 July. Amazon Prime Day op 11 en 12 juli."} +{"t":"PD 23 Mass Radio 019 BVO nl-nl with two days of epic deals on electronics, home, kitchen and more… Met twee dagen lang geweldige deals op elektronica, wonen, keuken, en meer..."} +{"t":"PD 23 Mass Radio 020 BVO nl-nl …you’ll feel like you just won an award. ... voel jij je alsof je een award hebt gewonnen."} +{"t":"PD 23 Mass Radio 021 FVO nl-nl Wow… I didn’t even prepare a speech… Ik heb niet eens een speech voorbereid..."} +{"t":"PD 23 Mass Radio 022 FVO nl-nl ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Eh, ik wil graag mijn bezorger bedanken... en mijn kat."} +{"t":"PD 23 Mass Radio 023 BVO nl-nl Someone’s feeling like a big deal! Iemand voel zich hier een big deal!"} +{"t":"PD 23 Mass Radio 024 BVO nl-nl Amazon Prime Day is 11&12 July. Amazon Prime Day op 11 en 12 juli."} +{"t":"PD 23 Mass Radio 025 BVO nl-nl Exclusively for Prime Members. Exclusief voor Amazon Prime-leden."} +{"t":"PD 23 Mass Radio 026 BVO nl-nl Join Prime now. Word lid op Amazon.nl."} +{"t":"PD 23 Mass Radio 027 BVO nl-nl Amazon Prime Day is here Het is Amazon Prime Day."} +{"t":"PD 23 Mass Radio 033 BVO nl-nl Amazon Prime Day is 11 & 12 July. Amazon Prime Day op 11 en 12 juli."} +{"t":"PD 23 Mass Radio 035 BVO nl-nl Shop now. Shop nu op Amazon.nl."} +{"t":"PD 23 Mass Social OLV 001 Super nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 23 Mass Social OLV 001 VO nl-nl Shop two days of epic deals Shop twee dagen lang geweldige deals..."} +{"t":"PD 23 Mass Social OLV 001 nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 Super nl-nl Amazon Prime Day Het is Amazon Prime Day"} +{"t":"PD 23 Mass Social OLV 001 VO nl-nl and feel like a big deal en voel je een big deal"} +{"t":"PD 23 Mass Social OLV 001 nl-nl Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day op 11 en 12 juli"} +{"t":"PD 23 Mass Social OLV 001 Super nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 23 Mass Social OLV 001 Super nl-nl 11-12 July 11-12 juli"} +{"t":"PD 23 Mass Social OLV 001 VO nl-nl Two days of epic deals Shop twee dagen lang geweldige deals..."} +{"t":"PD 23 Mass Social OLV 001 Super nl-nl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass Social Post 001 Primary text nl-nl Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day op 11 en 12 juli. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 23 Mass Social Post 002 Headline nl-nl Prime Day 11-12 July Prime Day 11-12 juli"} +{"t":"PD 23 Mass Social Post 003 Description nl-nl Prime member exclusive Exclusief voor Prime-leden"} +{"t":"PD 23 Mass Social Post 004 Primary text nl-nl Amazon Prime Day is the 11th-12th of July Amazon Prime Day op 11 en 12 juli"} +{"t":"PD 23 Mass Social Post 005 nl-nl Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Amazon Prime Day 11-12 juli. Met twee dagen lang geweldige deals. Word nu Prime-lid"} +{"t":"PD 23 Mass Social Post 006 Primary text nl-nl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 23 Mass Social Post 007 Headline nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 23 Mass Social Post 008 Description nl-nl Join Prime now Word Prime-lid"} +{"t":"PD 23 Mass TV OLV 001 nl-nl Amazon Prime Day is 11-12 July. Amazon Prime Day op 11 en 12 juli."} +{"t":"PD 23 Mass TV OLV 002 VO nl-nl Two days of epic deals on electronics, home, kitchen and more... Twee dagen lang geweldige deals op elektronica, wonen, keuken, en meer."} +{"t":"PD 23 Mass TV OLV 003 VO nl-nl ... that'll make you feel like a big deal. ... daardoor voel jij je een big deal."} +{"t":"PD 23 Mass TV OLV 004 VO nl-nl Amazon Prime Day is 11-12 July. Amazon Prime Day op 11 en 12 juli"} +{"t":"PD 23 Mass TV OLV 005 VO nl-nl Exclusively for Prime Members. Exclusief voor Prime-leden."} +{"t":"PD 23 Mass TV OLV 006 VO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl."} +{"t":"PD 23 Mass TV OLV 007 On-screen text nl-nl Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 23 Mass TV OLV 008 Super nl-nl 11-12 July 11-12 juli"} +{"t":"PD 23 Mass TV OLV 009 nl-nl 11-12 July 11-12 juli"} +{"t":"PD 23 Mass TV OLV 010 nl-nl Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day op 11 en 12 juli."} +{"t":"PD 23 Mass TV OLV 011 VO nl-nl He’s got a toothbrush!\nThere he is!\nSam! Sam! Hij heeft een tandenborstel!\nDaar is ie!\nSam! Sam!"} +{"t":"PD 23 Mass TV OLV 011F VO nl-nl He’s got a toothbrush! There he is! Sam! Sam! Hij heeft een tandenborstel! Daar is ie! Sam! Sam!"} +{"t":"PD 23 Mass TV OLV 012 VO nl-nl John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Jan! Jan!\nHier Jan, hier!\nCool Jan. Fantastisch\nJe ziet er geweldig uit Jan!"} +{"t":"PD 23 Mass TV OLV 012F VO nl-nl John! John! John, over here! Love it, John. Love it Looking great John! Jan! Jan! Hier Jan, hier! Cool Jan. Fantastisch Je ziet er geweldig uit Jan!"} +{"t":"PD 23 Mass TV OLV 013 VO nl-nl Two days of epic deals Twee dagen lang geweldige deals..."} +{"t":"PD 23 Mass TV OLV 014 VO nl-nl ... that'll make you feel like a big deal. Daardoor voel jij je een big deal."} +{"t":"PD 23 Mass TV OLV 015 VO nl-nl Deals on electronics, home, kitchen and more. Shop elektronica, wonen, keuken en meer. \n\nAlt. \nDeals op elektronica, wonen, keuken en meer."} +{"t":"PD 23 Mass TV OLV 015F VO nl-nl Deals on electronics, home, kitchen and more. Shop elektronica, wonen, keuken en meer. Alt. Deals op elektronica, wonen, keuken en meer."} +{"t":"PD 23 Mass TV OLV 016 VO nl-nl Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day op 11 en 12 juli."} +{"t":"PD 23 Mass TV OLV 017 VO nl-nl Exclusively for Prime Members. Exclusief voor Prime-leden."} +{"t":"PD 23 Mass TV OLV 018 VO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl."} +{"t":"PD 23 Mass TV OLV 019 nl-nl Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 nl-nl Amazon Prime Day is here. Het is Amazon Prime Day."} +{"t":"PD 23 Mass TV OLV 026 VO nl-nl Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day op 11 en 12 juli.\n Exclusief voor Prime-leden."} +{"t":"PD 23 Mass TV OLV 026F VO nl-nl Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day op 11 en 12 juli. Exclusief voor Prime-leden."} +{"t":"PD 23 Mass TV OLV 027 VO nl-nl Shop now. Shop nu op Amazon.nl"} +{"t":"PD 23 Mass TV OLV 033 VO nl-nl Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day op 11 en 12 juli.\n Exclusief voor Prime-leden."} +{"t":"PD 23 Mass TV OLV 033F VO nl-nl Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day op 11 en 12 juli. Exclusief voor Prime-leden."} +{"t":"PD 23 Mass TV OLV 034 VO nl-nl Shop now. Word nu Prime-lid op Amazon.nl."} +{"t":"PD 23 Mass TV OLV 036 nl-nl Amazon Prime Day is 11-12 July. Amazon Prime Day op 11 en 12 juli"} +{"t":"PD 23 Mass TV OLV 037 Super nl-nl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 040 VO nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 23 Mass TV OLV 041 Super nl-nl Two Days of Epic Deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Mass TV OLV 042 VO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl."} +{"t":"PD 23 Mass TV OLV 043 nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 044 Super nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 048 VO nl-nl Shop now Shop nu op Amazon.nl"} +{"t":"PD 23 Mass YouTube 001 Title nl-nl Amazon Prime Day is the 11th-12th of July Amazon Prime Day op 11 en 12 juli"} +{"t":"PD 23 Mass YouTube 002 Description nl-nl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Met twee dagen lang geweldige deals, voel jij je een big deal! Word nu Prime-lid op Amazon.nl"} +{"t":"PD 23 Mass YouTube 003 Title nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 23 Mass YouTube 004 Description nl-nl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Met twee dagen lang geweldige deals tijdens Amazon Prime Day, voel jij je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 23 Mass YouTube 005 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy nl-nl 2 days of epic deals, so you’ll feel like a big deal Voel je een big deal met 2 dagen lang geweldige deals"} +{"t":"PD 23 Mass YouTube 007 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline nl-nl Two days \nof epic deals Twee dagen. \nGeweldige deals."} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline nl-nl Two days \nof epic \ndeals Twee dagen. \nGeweldige \ndeals."} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline nl-nl Two \ndays\nof epic\ndeals Twee \ndagen. \nGeweldige \ndeals."} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 24 Mass (D)OOH Print 004 Dates nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass (D)OOH Print 005 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline nl-nl New day. \nNew deals. Een nieuwe dag \nvol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 007 Tagline nl-nl New day. \nNew \ndeals. Een nieuwe \ndag vol \nnieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 007F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline nl-nl New \nday. \nNew \ndeals. Een \nnieuwe dag \nvol nieuwe \ndeals"} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline nl-nl New day. New deals. Een nieuwe dag  vol nieuwe deals"} +{"t":"PD 24 Mass (D)OOH Print 010 Dates nl-nl Ends midnight Laatste dag"} +{"t":"PD 24 Mass Digital Display 001 Tagline nl-nl Two days \nof epic deals Twee dagen. \nGeweldige deals."} +{"t":"PD 24 Mass Digital Display 001F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 24 Mass Digital Display 002 Tagline nl-nl Two days \nof epic \ndeals Twee dagen. \nGeweldige \ndeals."} +{"t":"PD 24 Mass Digital Display 002F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 24 Mass Digital Display 003 Tagline nl-nl Two \ndays\nof epic\ndeals Twee \ndagen. \nGeweldige \ndeals."} +{"t":"PD 24 Mass Digital Display 003F Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 24 Mass Digital Display 004 nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Digital Display 005 CTA nl-nl Join Prime Ontdek Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Mass Digital Display 007 On-screen text nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Mass Digital Display 008 Tagline nl-nl New day. \nNew deals. Een nieuwe dag \nvol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 008F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 009 Tagline nl-nl New day. \nNew \ndeals. Een nieuwe \ndag vol \nnieuwe deals"} +{"t":"PD 24 Mass Digital Display 009F Tagline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 010 Tagline nl-nl New \nday. \nNew \ndeals. Een \nnieuwe dag \nvol nieuwe \ndeals"} +{"t":"PD 24 Mass Digital Display 010F Tagline nl-nl New day. New deals. Een nieuwe dag  vol nieuwe deals"} +{"t":"PD 24 Mass Digital Display 011 Dates nl-nl Ends midnight Laatste dag"} +{"t":"PD 24 Mass Digital Display 012 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"PD 24 Mass EU Mobile Banners 002 nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"PD 24 Mass EU Mobile Banners 003 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"PD 24 Mass EU Mobile Banners 004 nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"PD 24 Mass EU Mobile Banners 005 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"PD 24 Mass EU Mobile Banners 007 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description nl-nl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente Deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline nl-nl Spring Sale is coming De Lente Deals komen eraan"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description nl-nl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente Deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description nl-nl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente Deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"PD 24 Mass PEAS Social Post 001 nl-nl October 11 and 12. Get access to two days of epic deals before anyone else. 11 en 12 oktober. Krijg twee dagen lang geweldige deals. Meld je nu aan voor Prime."} +{"t":"PD 24 Mass PEAS Social Post 002 nl-nl Now on. Get access to two days of epic deals before anyone else. Nu begonnen. Krijg twee dagen lang geweldige deals. Meld je nu aan voor Prime."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline nl-nl Prime Early Access Sale Amazon Prime Exclusieve Deals"} +{"t":"PD 24 Mass PEAS Social Post 004 Description nl-nl Feel like a big deal Voel je een big deal"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA nl-nl Learn more Lees meer"} +{"t":"PD 24 Mass PEAS Social Post 006 nl-nl Shop now Shop nu"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline nl-nl The Prime Early Access Sale Amazon Prime Exclusieve Deals"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text nl-nl Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Amazon Prime Exclusieve Deals. 11 en 12 oktober. Krijg twee dagen lang geweldige deals"} +{"t":"PD 24 Mass PEAS Social Post 014 nl-nl Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Amazon Prime Exclusieve Deals. Nu begonnen. Krijg twee dagen lang geweldige deals en voel je een big deal."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline nl-nl Prime Early Access Sale Amazon Prime Exclusieve Deals"} +{"t":"PD 24 Mass PEAS Social Post 021 nl-nl Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Prime Exclusieve Deals. 11 en 12 oktober. Voel je een big deal met twee dagen lang geweldige deals"} +{"t":"PD 24 Mass PEAS Social Post 022 nl-nl Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Prime Exclusieve Deals. Nu begonnen. Voel je een big deal met twee dagen lang geweldige deals."} +{"t":"PD 24 Mass PEAS Social Post 027 nl-nl Prime Early Access Sale starts in: XX:XX:XX Amazon Prime Exclusieve Deals begint over: XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 nl-nl Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Amazon Prime Exclusieve Deals. Voel je een big deal met twee dagen lang geweldige deals"} +{"t":"PD 24 Mass PEAS Social Post 035 nl-nl Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Amazon Prime Exclusieve Deals. Voel je een big deal met twee dagen lang geweldige deals."} +{"t":"PD 24 Mass PEAS Social Post 038 nl-nl Get two days of epic deals before anyone else and feel like a big deal. Krijg twee dagen lang geweldige deals en voel je een big deal."} +{"t":"PD 24 Mass PEAS Social Post 039 nl-nl Get two days of epic deals before anyone else and feel like a big deal. Krijg twee dagen lang geweldige deals en voel je een big deal."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline nl-nl Prime Early Access Sale. October 11 and 12. Amazon Prime Exclusieve Deals. 11 en 12 oktober."} +{"t":"PD 24 Mass PEAS Social Post 041 Description nl-nl Prime Early Access Sale Amazon Prime Exclusieve Deals"} +{"t":"PD 24 Mass PEAS Social Post 044 nl-nl The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Amazon Prime Exclusieve Deals komen eraan. LIKE ❤️deze tweet en je ontvangt een herinnering op 11 oktober als de geweldige deals beginnen."} +{"t":"PD 24 Mass PEAS Social Post 045 nl-nl [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] Jouw herinnering voor Amazon Prime Exclusieve Deals is ingesteld! We laten het je weten zodra de geweldige deals op 11 oktober van start gaan. Antwoord met #Stop om je af te melden voor deze service."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA nl-nl Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Ben jij er klaar voor om je een big deal te voelen? Want het gaat beginnen. De Amazon Prime Exclusieve Deals zijn er. Geniet twee dagen lang van geweldige deals!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline nl-nl Prime Early Access Sale Amazon Prime Exclusieve Deals"} +{"t":"PD 24 Mass Social Post 001 Headline nl-nl Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 002 Description nl-nl Prime member exclusive Exclusief voor Prime-leden"} +{"t":"PD 24 Mass Social Post 003 Primary text nl-nl Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day op 16 en 17 juli. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 004 Headline nl-nl Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 005 Primary text nl-nl Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day op 16 en 17 juli. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 014 Primary text nl-nl Amazon Prime Day is the 16th - 17th of July Amazon Prime Day op 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 016 nl-nl Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day op 16 en 17 juli. Met twee dagen lang geweldige deals. Word nu Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social Post 017 Title nl-nl Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 018 Description nl-nl Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day op 16 en 17 juli. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 019 Headline nl-nl Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 020 Headline nl-nl Prime Day 16-17 July Prime Day 16 en 17 juli"} +{"t":"PD 24 Mass Social Post 021 nl-nl Amazon Prime Day is here, with two days of epic deals. Shop now Het is Amazon Prime Day. Met twee dagen lang geweldige deals. Shop nu op Amazon.nl."} +{"t":"PD 24 Mass Social Post 022 nl-nl Shop now Shop nu op Amazon.nl."} +{"t":"PD 24 Mass Social Post 023 Primary text nl-nl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 024 Headline nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 24 Mass Social Post 025 Description nl-nl Join Prime now Word nu Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social Post 026 Primary text nl-nl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 027 Headline nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 24 Mass Social Post 028 Primary text nl-nl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 036 Primary text nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass Social Post 037 Brand Name nl-nl AmazonUK AmazonNL"} +{"t":"PD 24 Mass Social Post 038 nl-nl Amazon Prime Day is here, with two days of epic deals. Shop now. Het is Amazon Prime Day. Met twee dagen lang geweldige deals. Shop nu."} +{"t":"PD 24 Mass Social Post 039 Title nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 24 Mass Social Post 040 Description nl-nl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Het is Amazon Prime Day. Met twee dagen lang geweldige deals, voel jij je een big deal!"} +{"t":"PD 24 Mass Social Post 041 Headline nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 24 Mass Social Post 042 Headline nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 24 Mass Social OLV 001 nl-nl Just need your picture, thanks. Ik heb een foto van je nodig."} +{"t":"PD 24 Mass Social OLV 002 Subtitle nl-nl Just need your picture, thanks Ik heb een foto van je nodig"} +{"t":"PD 24 Mass Social OLV 003 BVO nl-nl With two days of epic deals… Twee dagen lang geweldige deals"} +{"t":"PD 24 Mass Social OLV 004 Super nl-nl With two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 24 Mass Social OLV 005 BVO nl-nl …you’ll feel like a big deal! …voel je een big deal!"} +{"t":"PD 24 Mass Social OLV 006 Super nl-nl You’ll feel like a big deal Voel je een big deal"} +{"t":"PD 24 Mass Social OLV 007 BVO nl-nl Prime day is the 16-17 July. Join Prime. Amazon Prime Day op 16 en 17 juli. Word Prime-lid op amazon.nl"} +{"t":"PD 24 Mass Social OLV 008 Endcard nl-nl Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 24 Mass Social OLV 009 Endcard nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Social OLV 011 Subtitle nl-nl Just need your picture, thanks. Ik heb een foto van je nodig"} +{"t":"PD 24 Mass Social OLV 015 Super nl-nl You’ll feel like a big deal voel je een big deal"} +{"t":"PD 24 Mass Social OLV 016 BVO nl-nl Prime day is here! Shop now. Het is Amazon Prime Day! Shop nu op amazon.nl"} +{"t":"PD 24 Mass Social OLV 027 Subtitle nl-nl Just need your picture, thanks Ik heb een foto van je nodig"} +{"t":"PD 24 Mass Social OLV 028 BVO nl-nl Feel like a big deal. Voel je een big deal."} +{"t":"PD 24 Mass Social OLV 029 Super nl-nl Feel like a big deal Voel je een big deal"} +{"t":"PD 24 Mass Social OLV 030 BVO nl-nl Prime day is the 16-17 July. Join Prime on amazon.xx Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 031 Super nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Social OLV 032 Super nl-nl Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 24 Mass Social OLV 042 Subtitle nl-nl Just need your picture, thanks. Ik heb een foto van je nodig"} +{"t":"PD 24 Mass Social OLV 045 BVO nl-nl Prime day is here! Shop now on amazon.xx Het is Amazon Prime Day! Shop nu op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 049 nl-nl Sign here, please. In het vakje graag"} +{"t":"PD 24 Mass Social OLV 050 Subtitle nl-nl Sign here, please In het vakje graag"} +{"t":"PD 24 Mass Social OLV 053 BVO nl-nl …you’ll feel like a big deal! voel je een big deal!"} +{"t":"PD 24 Mass Social OLV 055 BVO nl-nl Prime day is the 16-17 July. Join Prime. Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 059 Subtitle nl-nl Sign here, please. In het vakje graag"} +{"t":"PD 24 Mass Social OLV 064 BVO nl-nl Prime day is here! Shop now. Het is Amazon Prime Day! Shop nu op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 074 nl-nl Sign here, please In het vakje graag"} +{"t":"PD 24 Mass Social OLV 097 BVO nl-nl With two days of epic deals… Twee dagen lang geweldige deals …"} +{"t":"PD 24 Mass Social OLV 099 BVO nl-nl …you and your dog will feel like a big deal! Daardoor voelen jij en je hond je een big deal"} +{"t":"PD 24 Mass Social OLV 100 Super nl-nl you and you dog\n will feel like a big deal Daardoor voelen jij en je hond\n je een big deal"} +{"t":"PD 24 Mass Social OLV 100F Super nl-nl you and you dog will feel like a big deal Daardoor voelen jij en je hond je een big deal"} +{"t":"PD 24 Mass Social OLV 101 BVO nl-nl Prime day is the 16th and 17th of July. Join Prime Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 108 BVO nl-nl Prime Day is here! Shop now. Het is Amazon Prime Day! Shop nu op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 109 nl-nl Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO nl-nl …you and your kid will feel like a big deal! Daardoor voelen jij en je kind je een big deal"} +{"t":"PD 24 Mass Social OLV 115 Super nl-nl you and your kid\n will feel like a big deal Daardoor voelen jij en je kind\n je een big deal"} +{"t":"PD 24 Mass Social OLV 115F Super nl-nl you and your kid will feel like a big deal Daardoor voelen jij en je kind je een big deal"} +{"t":"PD 24 Mass Social OLV 116 BVO nl-nl Prime day is the 16th and 17th of July. Join Prime. Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 123 BVO nl-nl Prime Day is here! Shop now. Amazon Prime Day op 16 en 17 juli. Word Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 145 BVO nl-nl Prime day is here. Shop now on amazon.xx Het is Amazon Prime Day! Shop nu op Amazon.nl"} +{"t":"PD 24 Mass Social OLV 149 Super nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass Social OLV 150 nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 001 BVO nl-nl Amazon Prime Day is the 16th and 17th of July Amazon Prime Day op 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 002 Super nl-nl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 004 BVO nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 24 Mass TV OLV 005 Super nl-nl Two Days of Epic Deals Twee dagen lang geweldige deals"} +{"t":"PD 24 Mass TV OLV 006 BVO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl."} +{"t":"PD 24 Mass TV OLV 007 nl-nl 16-17 July 16 en 17 juli"} +{"t":"PD 24 Mass TV OLV 008 Super nl-nl Exclusively for Prime members Exclusief voor Prime-leden"} +{"t":"PD 24 Mass TV OLV 009 BVO nl-nl Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day op 16 en 17 juli."} +{"t":"PD 24 Mass TV OLV 010 BVO nl-nl Two days of epic deals… Twee dagen lang geweldige deals"} +{"t":"PD 24 Mass TV OLV 011 BVO nl-nl …that’ll make you feel like a big deal. op elektronica, wonen, keuken en meer"} +{"t":"PD 24 Mass TV OLV 012 BVO nl-nl Deals on electronics, home, kitchen and more. Daardoor voel jij je een big deal"} +{"t":"PD 24 Mass TV OLV 013 BVO nl-nl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day op 16 en 17 juli. Exclusief voor Prime-leden"} +{"t":"PD 24 Mass TV OLV 015 BVO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass TV OLV 018 BVO nl-nl Amazon Prime day is the 16th and 17th of July. Two days of epic deals on electronics, home, kitchen and more. Amazon Prime Day op 16 en 17 juli. Twee dagen lang geweldige deals op elektronica, wonen, keuken en meer."} +{"t":"PD 24 Mass TV OLV 019 BVO nl-nl that’ll make you feel like a big deal Daardoor voel jij je een big deal"} +{"t":"PD 24 Mass TV OLV 020 BVO nl-nl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day op 16 en 17 juli. Exclusief voor Prime-leden"} +{"t":"PD 24 Mass TV OLV 022 BVO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl"} +{"t":"PD 24 Mass TV OLV 025 BVO nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 026 Super nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 028 Super nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 24 Mass TV OLV 029 BVO nl-nl Shop now Shop nu op Amazon.nl."} +{"t":"PD 24 Mass TV OLV 037 BVO nl-nl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day op 16 en 17 juli.\n Exclusief voor Prime-leden"} +{"t":"PD 24 Mass TV OLV 037F BVO nl-nl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day op 16 en 17 juli. Exclusief voor Prime-leden"} +{"t":"PD 24 Mass TV OLV 039 BVO nl-nl Shop now. Shop nu op Amazon.nl."} +{"t":"PD 24 Mass TV OLV 042 BVO nl-nl Amazon Prime Day is here. Two days of epic deals on electronics, home, kitchen and more. Het is Amazon Prime Day. Twee dagen lang geweldige deals op elektronica, wonen, keuken, en meer…"} +{"t":"PD 24 Mass TV OLV 043 BVO nl-nl that’ll make you feel like a big deal. ... daardoor voel jij je een big deal."} +{"t":"PD 24 Mass TV OLV 044 BVO nl-nl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day op 16 en 17 juli. Exclusief voor Prime-leden."} +{"t":"PD 24 Mass TV OLV 046 BVO nl-nl Shop now Shop nu op Amazon.nl."} +{"t":"PD 24 Mass YouTube Long 001 Headline nl-nl Amazon Prime Day is the 16th - 17th of July Amazon Prime Day op 16 en 17 juli"} +{"t":"PD 24 Mass YouTube Long 002 Description nl-nl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Twee dagen lang geweldige deals... Door Amazon Prime Day voel jij je een big deal! Word nu Prime-lid op amazon.nl"} +{"t":"PD 24 Mass YouTube Long 004 Headline nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 24 Mass YouTube Long 005 Description nl-nl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Twee dagen lang geweldige deals... Door Amazon Prime Day voel jij je een big deal! Shop nu op amazon.nl"} +{"t":"PD 24 Mass YouTube Long 006 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 24 Mass YouTube Long 007 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy nl-nl 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang geweldige deals... Daardoor voel jij je een big deal"} +{"t":"PD 24 Mass YouTube Short 001 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description nl-nl Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day op 16 en 17 juli. Twee dagen lang geweldige deals... Door Amazon Prime Day voel jij je een big deal! Word nu Prime-lid op amazon.nl"} +{"t":"PD 24 Mass YouTube Short 003 CTA nl-nl Join Prime Ontdek nu"} +{"t":"PD 24 Mass YouTube Short 005 Description nl-nl Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Het is Amazon Prime Day. Twee dagen lang geweldige deals... Door Amazon Prime Day voel jij je een big deal! Shop nu op amazon.nl"} +{"t":"PD 24 Mass YouTube Short 006 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 24 Mass YouTube Short 007 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy nl-nl 2 days of epic deals, so you’ll feel like a big deal 2 dagen lang geweldige deals... Daardoor voel jij je een big deal"} +{"t":"PD 24 Mass YouTube Short 009 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline nl-nl Four days \nof big deals Vier dagen. \nGeweldige deals."} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline nl-nl Four days of big deals Vier dagen. Geweldige deals."} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline nl-nl Four days \nof big\ndeals Vier dagen. \nGeweldige \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline nl-nl Four days of big deals Vier dagen. Geweldige deals."} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline nl-nl Four \ndays\nof big\ndeals Vier  \ndagen. \nGeweldige \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline nl-nl Four  days of big deals Vier   dagen. Geweldige deals."} +{"t":"PD 25 Mass (D)OOH Print 004 Dates nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass (D)OOH Print 005 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline nl-nl New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline nl-nl New day. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline nl-nl New \nday. \nNew \ndeals. Nieuwe \ndag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass (D)OOH Print 009 nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline nl-nl Big deals \nend in \nXX:XX:XX  Geweldige \ndeals\n eindigen \nover\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline nl-nl Big deals end in XX:XX:XX  Geweldige deals eindigen over XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline nl-nl Big deals end in XX:XX:XX  Geweldige deals \neindigen over \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline nl-nl Big deals end in XX:XX:XX  Geweldige deals eindigen over XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 nl-nl Hours uren"} +{"t":"PD 25 Mass (D)OOH Print 014 nl-nl Minutes minuten"} +{"t":"PD 25 Mass (D)OOH Print 015 nl-nl Seconds seconden"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency nl-nl Shop now Shop nu"} +{"t":"PD 25 Mass Digital Display 001 Tagline nl-nl Four days \nof big deals Vier dagen. \nGeweldige deals."} +{"t":"PD 25 Mass Digital Display 001F Tagline nl-nl Four days of big deals Vier dagen. Geweldige deals."} +{"t":"PD 25 Mass Digital Display 002 Tagline nl-nl Four days \nof big\ndeals Vier dagen. \nGeweldige \ndeals."} +{"t":"PD 25 Mass Digital Display 002F Tagline nl-nl Four days of big deals Vier dagen. Geweldige deals."} +{"t":"PD 25 Mass Digital Display 003 Tagline nl-nl Four \ndays\nof big\ndeals Vier  \ndagen. \nGeweldige \ndeals."} +{"t":"PD 25 Mass Digital Display 003F Tagline nl-nl Four  days of big deals Vier   dagen. Geweldige deals."} +{"t":"PD 25 Mass Digital Display 005 Dates nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Digital Display 006 CTA nl-nl Join Prime Ontdek Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA nl-nl Shop now Shop nu"} +{"t":"PD 25 Mass Digital Display 008 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Digital Display 009 Tagline nl-nl New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PD 25 Mass Digital Display 009F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Digital Display 010 Tagline nl-nl New day. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Digital Display 010F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Digital Display 011 Tagline nl-nl New \nday. \nNew \ndeals. Nieuwe \ndag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Digital Display 011F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Digital Display 012 Dates nl-nl Ends midnight Laatste dag"} +{"t":"PD 25 Mass Radio 001 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day van 8 t/m 11 juli."} +{"t":"PD 25 Mass Radio 002 BVO nl-nl Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Vier dagen lang geweldige deals op elektronica, wonen, keuken, en meer. Dan voel je je minder..."} +{"t":"PD 25 Mass Radio 003 BVO nl-nl And more like… Maar meer…"} +{"t":"PD 25 Mass Radio 004 BVO nl-nl Feel like a big deal.  Voel je een big deal."} +{"t":"PD 25 Mass Radio 005 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day van 8 t/m 11 juli."} +{"t":"PD 25 Mass Radio 006 BVO nl-nl Exclusively for Prime Members. Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass Radio 007 BVO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass Radio 008 BVO nl-nl Amazon Prime Day is here. Het is Amazon Prime Day."} +{"t":"PD 25 Mass Radio 009 BVO nl-nl Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Vier dagen lang geweldige deals op elektronica, wonen, keuken, en meer. Dan voel je je minder..."} +{"t":"PD 25 Mass Radio 013 BVO nl-nl Exclusively for Prime Members.  Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass Radio 014 BVO nl-nl Shop now. Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day van 8 t/m 11 juli!"} +{"t":"PD 25 Mass Social Design Led OLV 002 Super nl-nl Amazon \n Prime Day\n is 8–11 July Amazon \n Prime Day \n is van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super nl-nl Amazon Prime Day is 8–11 July Amazon Prime Day is van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super nl-nl Four days\n of big deals Vier dagen lang\n geweldige deals"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super nl-nl Four days\n of big\n deals Vier dagen lang \n geweldige\n deals"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO nl-nl Join Prime now Word nu Prime-lid"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super nl-nl Join now Word nu lid"} +{"t":"PD 25 Mass Social Design Led OLV 009 nl-nl Exclusively for \n Prime members Exclusief voor\n Amazon Prime-leden"} +{"t":"PD 25 Mass Social Design Led OLV 009F nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO nl-nl Amazon Prime Day is here! Het is Amazon Prime Day."} +{"t":"PD 25 Mass Social Design Led OLV 011 Super nl-nl Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super nl-nl Amazon Prime Day\n is here! Het is \n Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super nl-nl Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super nl-nl Amazon\n Prime Day\n is here! Het is \n Amazon\n Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super nl-nl Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO nl-nl Shop now Word nu Prime-lid"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super nl-nl Shop now Shop nu"} +{"t":"PD 25 Mass Social Post 001 Description nl-nl Prime member-exclusive Deals voor Prime-leden"} +{"t":"PD 25 Mass Social Post 002 Headline nl-nl Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juli"} +{"t":"PD 25 Mass Social Post 003 Primary text nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Vier dagen lang geweldige deals. Door Amazon Prime Day voel jij je een big deal! Word nu Prime-lid op Amazon.nl."} +{"t":"PD 25 Mass Social Post 004 Headline nl-nl Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juli"} +{"t":"PD 25 Mass Social Post 005 Primary text nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Vier dagen lang geweldige deals. Door Amazon Prime Day voel jij je een big deal! Word nu Prime-lid op Amazon.nl."} +{"t":"PD 25 Mass Social Post 007 Primary text nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Vier dagen lang geweldige deals. Door Amazon Prime Day voel jij je een big deal! Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass Social Post 009 Primary text nl-nl Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Met vier dagen lang geweldige deals, voel je een big deal! Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass Social Post 010 Primary text nl-nl Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Met vier dagen lang geweldige deals, voel je een big deal! Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass Social Post 011 Primary text nl-nl Amazon Prime Day is the 8th-11th July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 012 Headline nl-nl With four days of big deals! Join Prime now. Vier dagen lang geweldige deals! Word nu Prime-lid."} +{"t":"PD 25 Mass Social Post 013 Primary text nl-nl Amazon Prime Day is the 8th-11th July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 014 nl-nl Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Ontdek vier dagen lang geweldige deals. Word nu Prime-lid."} +{"t":"PD 25 Mass Social Post 015 Title nl-nl Amazon Prime Day 8-11 July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 016 Description nl-nl Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day van 8 t/m 11 juli. Met vier dagen lang geweldige deals, voel je een big deal! Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass Social Post 017 Title nl-nl Amazon Prime Day 8-11 July Amazon Prime Day 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 018 Title nl-nl Amazon Prime Day 8-11 July Amazon Prime Day 8 t/m 11 juli"} +{"t":"PD 25 Mass Social Post 019 Headline nl-nl Amazon Prime Day 8-11 July Amazon Prime Day 8-11 juli"} +{"t":"PD 25 Mass Social Post 020 Description nl-nl Join Prime now Word nu Amazon Prime-lid"} +{"t":"PD 25 Mass Social Post 021 Headline nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 022 Primary text nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Vier dagen lang geweldige deals. Door Amazon Prime Day voel jij je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 023 Headline nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 024 Primary text nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Vier dagen lang geweldige deals. Door Amazon Prime Day voel jij je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 026 Primary text nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Vier dagen lang geweldige deals. Door Amazon Prime Day voel jij je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 028 Primary text nl-nl Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Het is Amazon Prime Day. Met vier dagen lang geweldige deals, voel je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 029 Primary text nl-nl Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Het is Amazon Prime Day. Met vier dagen lang geweldige deals, voel je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 030 Primary text nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 032 Primary text nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 033 nl-nl Amazon Prime Day is here with four days of big deals. Shop now. Het is Amazon Prime Day. Ontdek vier dagen lang geweldige deals. Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 034 Title nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 035 Description nl-nl Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Het is Amazon Prime Day. Met vier dagen lang geweldige deals, voel je een big deal! Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social Post 036 Title nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 037 Title nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social Post 038 Headline nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass Social TV Led 001 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day van 8 t/m 11 juli."} +{"t":"PD 25 Mass Social TV Led 002 BVO nl-nl You’ll feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PD 25 Mass Social TV Led 003 BVO nl-nl With four days of big deals… Vier dagen lang geweldige deals …"} +{"t":"PD 25 Mass Social TV Led 004 BVO nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Social TV Led 005 BVO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass Social TV Led 006 Super nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social TV Led 007 Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social TV Led 008 Super nl-nl Four days\n of big deals Vier dagen lang\n geweldige deals"} +{"t":"PD 25 Mass Social TV Led 008F Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social TV Led 009 Super nl-nl Four days\n of big\n deals Vier dagen lang \n geweldige\n deals"} +{"t":"PD 25 Mass Social TV Led 009F Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social TV Led 010 Super nl-nl Exclusively for Prime Members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Social TV Led 011 Super nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Social TV Led 012 BVO nl-nl Feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PD 25 Mass Social TV Led 013 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day van 8 t/m 11 juli."} +{"t":"PD 25 Mass Social TV Led 014 BVO nl-nl Join Prime now Word nu Prime-lid"} +{"t":"PD 25 Mass Social TV Led 017 BVO nl-nl Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018 Super nl-nl Amazon Prime Day\n is here! Het is \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super nl-nl Amazon Prime Day is here! Het is Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super nl-nl Amazon\n Prime Day\n is here! Het is \n Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super nl-nl Amazon Prime Day is here! Het is Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO nl-nl You’ll feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PD 25 Mass Social TV Led 023 BVO nl-nl Shop now. Shop nu op Amazon.nl"} +{"t":"PD 25 Mass Social TV Led 026 Super nl-nl Four days\n of big\n deals Vier dagen lang \n geweldige\n deals"} +{"t":"PD 25 Mass Social TV Led 026F Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass Social TV Led 029 BVO nl-nl Feel like a biiiiiiiigggg deal! Voel je een biiiiiiiigggg deal!"} +{"t":"PD 25 Mass Social TV Led 030 BVO nl-nl Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass Social TV Led 033 BVO nl-nl Shop now. Shop nu"} +{"t":"PD 25 Mass Static Social 001 Tagline nl-nl Four days \nof big deals Vier dagen. \nGeweldige deals."} +{"t":"PD 25 Mass Static Social 001F Tagline nl-nl Four days of big deals Vier dagen. Geweldige deals."} +{"t":"PD 25 Mass Static Social 002 Tagline nl-nl Four days \nof big\ndeals Vier dagen. \nGeweldige \ndeals."} +{"t":"PD 25 Mass Static Social 002F Tagline nl-nl Four days of big deals Vier dagen. Geweldige deals."} +{"t":"PD 25 Mass Static Social 003 Tagline nl-nl Four \ndays\nof big\ndeals Vier  \ndagen. \nGeweldige \ndeals."} +{"t":"PD 25 Mass Static Social 003F Tagline nl-nl Four  days of big deals Vier   dagen. Geweldige deals."} +{"t":"PD 25 Mass Static Social 004 Dates nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass Static Social 005 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass Static Social 006 Tagline nl-nl New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"PD 25 Mass Static Social 006F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Static Social 007 Tagline nl-nl New \nday. \nNew \ndeals. Nieuwe dag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Static Social 007F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Static Social 008 Tagline nl-nl New \nday. \nNew \ndeals. Nieuwe \ndag.\nNieuwe \ndeals."} +{"t":"PD 25 Mass Static Social 008F Tagline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Mass Static Social 009 nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 001 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day van 8 t/m 11 juli."} +{"t":"PD 25 Mass TV OLV 002 Super nl-nl Amazon Prime Day\n 8–11 July Amazon Prime Day\n Van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 002F Super nl-nl Amazon Prime Day 8–11 July Amazon Prime Day Van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 003 BVO nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass TV OLV 004 Super nl-nl Four days of big deals Vier dagen lang geweldige deals"} +{"t":"PD 25 Mass TV OLV 005 BVO nl-nl Join Prime now\n\n Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass TV OLV 005F BVO nl-nl Join Prime now Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass TV OLV 006 Super nl-nl Exclusively for Prime Members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Mass TV OLV 008 BVO nl-nl Four days of big deals on electronics, home, kitchen and more. Vier dagen lang geweldige deals op elektronica, wonen, keuken, en meer."} +{"t":"PD 25 Mass TV OLV 009 BVO nl-nl …that’ll make you feel like a big deal. ...daardoor voel jij je een big deal."} +{"t":"PD 25 Mass TV OLV 010 BVO nl-nl Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day van 8 t/m 11 juli. Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Mass TV OLV 012 BVO nl-nl Join Prime now.\n\n Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass TV OLV 012F BVO nl-nl Join Prime now. Word nu Prime-lid op Amazon.nl"} +{"t":"PD 25 Mass TV OLV 013 Super nl-nl 8–11 July van 8 t/m 11 juli"} +{"t":"PD 25 Mass TV OLV 014 BVO nl-nl Amazon Prime Day is here. Het is Amazon Prime Day"} +{"t":"PD 25 Mass TV OLV 015 Super nl-nl Amazon Prime Day is here! Het is Amazon Prime Day!"} +{"t":"PD 25 Mass TV OLV 018 BVO nl-nl Shop now Shop nu op Amazon.nl"} +{"t":"PD 25 Mass TV OLV 020 BVO nl-nl Amazon Prime Day is here. Het is Amazon Prime Day."} +{"t":"PD 25 Mass TV OLV 025 BVO nl-nl Shop now Shop nu op Amazon.nl"} +{"t":"PD 25 Mass YouTube 001 Headline nl-nl Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass YouTube 002 Description nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Met vier dagen lang geweldige deals, voel je een big deal!"} +{"t":"PD 25 Mass YouTube 003 CTA nl-nl Join Prime Ontdek nu"} +{"t":"PD 25 Mass YouTube 004 Headline nl-nl Amazon Prime Day is here Het is Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 005 Description nl-nl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Met vier dagen lang geweldige deals, voel je een big deal!"} +{"t":"PD 25 Mass YouTube 006 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 25 Mass YouTube 007 Headline nl-nl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description nl-nl 4 days of big deals, so you’ll feel like a big deal Met vier dagen lang geweldige deals, voel je een big deal!"} +{"t":"PD 25 Mass YouTube 009 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 25 Mass YouTube 010 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy nl-nl 4 days of big deals, so you'll feel like a big deal! 4 dagen lang geweldige deals: voel je een big deal!"} +{"t":"PD 25 Mass YouTube 012 CTA nl-nl Shop now Shop nu"} +{"t":"PD 25 Mass YouTube 013 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description nl-nl Amazon Prime Day is 8-11 of July Amazon Prime Day van 8 t/m 11 juli"} +{"t":"PD 25 Mass YouTube 015 nl-nl with 4 days of big deals 4 dagen lang geweldige deals"} +{"t":"PD 25 Mass YouTube 016 CTA nl-nl Join Prime Ontdek nu"} +{"t":"PD 25 Mass YouTube 017 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description nl-nl Amazon Prime Day is here with 4 days of big deals Het is Amazon Prime Day\n 4 dagen lang geweldige deals"} +{"t":"PD 25 Mass YouTube 018F Description nl-nl Amazon Prime Day is here with 4 days of big deals Het is Amazon Prime Day 4 dagen lang geweldige deals"} +{"t":"SDD 23 Mass (D)OOH 001 Event Name nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass (D)OOH 002 nl-nl Amazon\nSpring\nSale Amazon\nLente \nDeals"} +{"t":"SDD 23 Mass (D)OOH 002F nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass (D)OOH 003 nl-nl Amazon\nSpring Sale Amazon\nLente Deals"} +{"t":"SDD 23 Mass (D)OOH 003F nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass (D)OOH 004 Headline nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 23 Mass (D)OOH 005 Dates nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass (D)OOH 006 Dates nl-nl Ends 29 March Tot en met 29 maart"} +{"t":"SDD 23 Mass (D)OOH 007 Dates nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass (D)OOH 008 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass Digital Display 001 Event Name nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Digital Display 002 Event Name nl-nl Amazon\nSpring\nSale Amazon\nLente \nDeals"} +{"t":"SDD 23 Mass Digital Display 002F Event Name nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Digital Display 003 Event Name nl-nl Amazon\nSpring Sale Amazon\nLente Deals"} +{"t":"SDD 23 Mass Digital Display 003F Event Name nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Digital Display 004 Headline nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 23 Mass Digital Display 005 Headline nl-nl Save big this spring Heel veel lentekorting"} +{"t":"SDD 23 Mass Digital Display 006 Dates nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Digital Display 007 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 23 Mass Digital Display 008 Dates nl-nl Ends 29 March Tot en met 29 maart"} +{"t":"SDD 23 Mass Digital Display 009 Dates nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Digital Display 010 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 23 Mass Digital Display 011 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description nl-nl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente Deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline nl-nl Spring Sale is coming De Lente Deals komen eraan"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description nl-nl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente Deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description nl-nl 27th -29th March. Selected products only. 27-29 maart. Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description nl-nl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Krijg tot wel 40% korting tijdens de Amazon Lente Deals. Van 27 t/m 29 maart. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social OLV 001 Super nl-nl Spring Sale is coming De Lente Deals komen eraan"} +{"t":"SDD 23 Mass Social OLV 002 Super nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 23 Mass Social OLV 003 Super nl-nl Starts Monday Vanaf maandag"} +{"t":"SDD 23 Mass Social OLV 004 Super nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Social OLV 005 Super nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social OLV 006 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass Social OLV 007 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 23 Mass Social OLV 008 Super nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Social OLV 010 Super nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social OLV 012 Super nl-nl Spring Sale is here De Lente Deals zijn er"} +{"t":"SDD 23 Mass Social OLV 014 Super nl-nl Shop now Shop nu"} +{"t":"SDD 23 Mass Social OLV 016 Super nl-nl Ends 29 March Nog t/m 29 maart"} +{"t":"SDD 23 Mass Social OLV 018 Super nl-nl Amazon Spring Sale De Lente Deals zijn er"} +{"t":"SDD 23 Mass Social OLV 020 Super nl-nl Ends 29 March Nog t/m 29 maart"} +{"t":"SDD 23 Mass Social Post 001 Headline nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Social Post 002 Primary text nl-nl Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Bespaar tot wel 40% tijdens de Amazon Lente Deals. Vanaf 27 maart om 18 uur. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 003 Primary text nl-nl Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Bespaar tot wel 40% tijdens de Amazon Lente Deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 004 Description nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social Post 005 Headline nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Social Post 006 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Alleen op geselecteerde producten. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 007 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 008 nl-nl Save big in the Amazon Spring Sale with up to 40% off. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals."} +{"t":"SDD 23 Mass Social Post 010 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Alleen op geselecteerde producten. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 011 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 012 Headline nl-nl Amazon Spring Sale Amazon Lente Deals"} +{"t":"SDD 23 Mass Social Post 015 Description nl-nl 27-29 March 27-29 maart"} +{"t":"SDD 23 Mass Social Post 020 nl-nl #Amazon #Springsale #Amazon #Lentedeals #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text nl-nl Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Heel veel korting tijdens de Amazon Lente Deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 022 nl-nl Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Heel veel korting tijdens de Amazon Lente Deals. Vanaf 27 maart om 18 uur. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 023 Primary text nl-nl The Amazon Spring Sale. Starts 6pm on March 27th. De Amazon Lente Deals. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass Social Post 024 Brand Name nl-nl AmazonUK AmazonNL"} +{"t":"SDD 23 Mass Social Post 025 nl-nl The Amazon Spring Sale. Selected products only. De Amazon Lente Deals. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 027 nl-nl Save big in the Amazon Spring Sale. Selected products only. Heel veel korting tijdens de Amazon Lente Deals. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 031 Primary text nl-nl The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. De Amazon Lente Deals. Bespaar tot wel 40%. Tot 29 maart middernacht. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 032 Primary text nl-nl The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. De Amazon Lente Deals. Bespaar tot wel 40%. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 035 Primary text nl-nl Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Bespaar tot wel 40% tijdens de Amazon Lente Deals. Tot 29 maart middernacht. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 036 Primary text nl-nl Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Bespaar tot wel 40% tijdens de Amazon Lente Deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 037 nl-nl Save up to 40% off in the Amazon Spring Sale.  Bespaar tot wel 40% tijdens de Amazon Lente Deals."} +{"t":"SDD 23 Mass Social Post 039 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Alleen op geselecteerde producten. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 040 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 045 Primary text nl-nl Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Bespaar enorm met tot wel 40% korting tijdens de Amazon Lente Deals. Alleen op geselecteerde producten. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 050 Primary text nl-nl Save big in the Amazon Spring Sale. Ends midnight on March 29th. Heel veel korting tijdens de Amazon Lente Deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 051 nl-nl Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Heel veel korting tijdens de Amazon Lente Deals. Tot 29 maart middernacht. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 052 Primary text nl-nl Save big in the Amazon Spring Sale. Ends midnight on March 29th. Heel veel korting tijdens de Amazon Lente Deals. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass Social Post 054 nl-nl The Amazon Spring Sale. Save up to 40%. Selected products only. De Amazon Lente Deals. Bespaar tot wel 40%. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass Social Post 055 Brand Name nl-nl AmazonUK AmazonNL"} +{"t":"SDD 23 Mass Social Post 056 nl-nl Save big in the Amazon Spring Sale. Selected products only. Heel veel korting tijdens de Amazon Lente Deals. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass TV OLV 013 BVO nl-nl Get that Spring feeling Krijg dat lentegevoel …"} +{"t":"SDD 23 Mass TV OLV 014 BVO nl-nl Get two days of Spring savings Krijg twee dagen lang lentekorting!"} +{"t":"SDD 23 Mass TV OLV 015 BVO nl-nl with up to 40% off in the Amazon Spring Sale met tot wel 40% korting tijdens de Lente Deals op Amazon.nl."} +{"t":"SDD 23 Mass TV OLV 016 BVO nl-nl Starts Monday Vanaf maandag"} +{"t":"SDD 23 Mass TV OLV 017 Super nl-nl Amazon Spring Sale\nUp to 40% off Amazon Lente Deals\nTot 40% korting"} +{"t":"SDD 23 Mass TV OLV 017F Super nl-nl Amazon Spring Sale Up to 40% off Amazon Lente Deals Tot 40% korting"} +{"t":"SDD 23 Mass TV OLV 018 Super nl-nl Amazon Spring Sale\n27-29 March Amazon Lente Deals\n27-29 maart"} +{"t":"SDD 23 Mass TV OLV 018F Super nl-nl Amazon Spring Sale 27-29 March Amazon Lente Deals 27-29 maart"} +{"t":"SDD 23 Mass TV OLV 019 BVO nl-nl Now on. Tot en met 29 maart"} +{"t":"SDD 23 Mass TV OLV 020 Super nl-nl Amazon Spring Sale\nUp to 40% off Amazon Lente Deals\nTot 40% korting"} +{"t":"SDD 23 Mass TV OLV 020F Super nl-nl Amazon Spring Sale Up to 40% off Amazon Lente Deals Tot 40% korting"} +{"t":"SDD 23 Mass TV OLV 021 Super nl-nl Amazon Spring Sale\nEnds 29 March Amazon Lente Deals\nNog t/m 29 maart"} +{"t":"SDD 23 Mass TV OLV 021F Super nl-nl Amazon Spring Sale Ends 29 March Amazon Lente Deals Nog t/m 29 maart"} +{"t":"SDD 23 Mass TV OLV 022 nl-nl Starts 6pm March 27th. Vanaf 27 maart om 18 uur."} +{"t":"SDD 23 Mass TV OLV 023 nl-nl Ends midnight on March 29th. Tot 29 maart middernacht."} +{"t":"SDD 23 Mass TV OLV 024 nl-nl Selected products only. Alleen op geselecteerde producten."} +{"t":"SDD 23 Mass YouTube 001 Title nl-nl Get ready for the Amazon Spring Sale! Ben jij klaar voor de Amazon Lente Deals?"} +{"t":"SDD 23 Mass YouTube 002 Description nl-nl Save up to 40% off in the Amazon Spring Sale. Starts Monday. Bespaar tot wel 40% tijdens de Amazon Lente Deals. Vanaf maandag."} +{"t":"SDD 23 Mass YouTube 003 Title nl-nl Get that Spring feeling! Krijg dat lentegevoel!"} +{"t":"SDD 23 Mass YouTube 004 Description nl-nl The Amazon Spring Sale. Save up to 40% from 27-29 March. De Amazon Lente Deals. Bespaar tot wel 40%. Van 27 t/m 29 maart."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name nl-nl Amazon Spring Deal Days  Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name nl-nl Amazon Spring\nDeal Days  Amazon Lente\nDeal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name nl-nl Amazon Spring Deal Days  Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name nl-nl Amazon\nSpring\nDeal Days  Amazon\nLente\nDeal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name nl-nl Amazon Spring Deal Days  Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name nl-nl Amazon\nSpring\nDeal\nDays  Amazon\nLente\nDeal\nDagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name nl-nl Amazon Spring Deal Days  Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline nl-nl Up to 40% off Shop geweldige deals op Amazon.nl"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline nl-nl Shop epic deals Shop geweldige deals op Amazon.nl"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates nl-nl Starts 20 March  Vanaf 20 maart"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates nl-nl Starts Wednesday Vanaf woensdag"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates nl-nl Ends 25 March t/m 25 maart"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name nl-nl Amazon Spring\nDeal Days Amazon Lente\nDeal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name nl-nl Amazon\nSpring\nDeal\nDays Amazon\nLente\nDeal\nDagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass Radio 001 BVO nl-nl Amazon Spring Deal Days are approaching. De Amazon Lente Deal Dagen komen eraan."} +{"t":"SDD 24 Mass Radio 002 BVO nl-nl So you could save big on a Bluetooth speaker. Zodat jij veel kan besparen op een bluetooth-speaker."} +{"t":"SDD 24 Mass Radio 003 BVO nl-nl And get into dancing. En lekker kan dansen!"} +{"t":"SDD 24 Mass Radio 004 BVO nl-nl Reaaaaaally into dancing. Heeeeeel fanatiek kan dansen..."} +{"t":"SDD 24 Mass Radio 005 BVO nl-nl Lifting! Spinning! Luuuunging!!! Springen! Draaien! Door de knieën!"} +{"t":"SDD 24 Mass Radio 006 nl-nl Oh no! O nee!"} +{"t":"SDD 24 Mass Radio 007 BVO nl-nl And you can also save big on a sewing machine. Gelukkig kun je ook veel op naaimachines besparen."} +{"t":"SDD 24 Mass Radio 008 BVO nl-nl From Bluetooth speakers to sewing machines. Van bluetooth-speakers tot naaimachines."} +{"t":"SDD 24 Mass Radio 009 BVO nl-nl Shop epic deals during Amazon Spring Deal Days. Shop geweldige deals tijdens de Amazon Lente Deal Dagen."} +{"t":"SDD 24 Mass Radio 010 BVO nl-nl Starts Wednesday Vanaf woensdag op Amazon.nl"} +{"t":"SDD 24 Mass Radio 022 BVO nl-nl Amazon Spring Deal Days are here. De Amazon Lente Deal Dagen zijn begonnen."} +{"t":"SDD 24 Mass Radio 030 BVO nl-nl Shop epic deals during Amazon Spring Deal Days. Shop geweldige deals tijdens de Amazon Lente Deal Dagen op Amazon.nl"} +{"t":"SDD 24 Mass Radio 031 BVO nl-nl Ends 25th of March. Tot en met 25 maart."} +{"t":"SDD 24 Mass Radio 032 VO nl-nl Whilst stocks last. Zolang de voorraad strekt."} +{"t":"SDD 24 Mass Social OLV 005 Super nl-nl Amazon\nSpring Deal Days Amazon \nLente Deal Dagen"} +{"t":"SDD 24 Mass Social OLV 005F Super nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass Social OLV 006 Super nl-nl Shop epic deals Shop geweldige deals"} +{"t":"SDD 24 Mass Social OLV 007 Super nl-nl Starts Wednesday Vanaf woensdag"} +{"t":"SDD 24 Mass Social OLV 008 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 24 Mass Social OLV 009 Super nl-nl Amazon\nSpring Deal Days Amazon \nLente Deal Dagen"} +{"t":"SDD 24 Mass Social OLV 009F Super nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass Social OLV 011 Super nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass Social Post 001 Headline nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass Social Post 002 nl-nl Get up to 40% off. 20-25 March. Shop geweldige deals. Van 20 t/m 25 maart."} +{"t":"SDD 24 Mass Social Post 003 Description nl-nl AmazonUK AmazonNL"} +{"t":"SDD 24 Mass Social Post 004 Headline nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass Social Post 006 nl-nl Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Lente Deal Dagen. Shop geweldige deals. Van 20 t/m 25 maart."} +{"t":"SDD 24 Mass Social Post 009 Description nl-nl AmazonUK AmazonNL"} +{"t":"SDD 24 Mass Social Post 010 nl-nl Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Lente Deal Dagen. Shop geweldige deals. Van 20 t/m 25 maart."} +{"t":"SDD 24 Mass Social Post 012 nl-nl #AmazonUK #AmazonNL"} +{"t":"SDD 24 Mass Social Post 013 nl-nl Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Amazon Lente Deal Dagen. Shop geweldige deals. Van 20 t/m 25 maart."} +{"t":"SDD 24 Mass Social Post 014 nl-nl AmazonUK AmazonNL"} +{"t":"SDD 24 Mass Social Post 016 Brand Name nl-nl AmazonUK AmazonNL"} +{"t":"SDD 24 Mass Social Post 017 nl-nl Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Lente Deal Dagen. Shop geweldige deals. Van 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 001 BVO nl-nl Amazon Spring Deal Days are approaching. De Amazon Lente Deal Dagen komen eraan."} +{"t":"SDD 24 Mass TV OLV 002 BVO nl-nl Amazon Spring Deal Days. Amazon Lente Deal Dagen."} +{"t":"SDD 24 Mass TV OLV 003 BVO nl-nl Shop epic deals Shop geweldige deals"} +{"t":"SDD 24 Mass TV OLV 004 BVO nl-nl Starts Wednesday Vanaf woensdag op Amazon.nl"} +{"t":"SDD 24 Mass TV OLV 005 Super nl-nl Amazon Spring Deal Days Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass TV OLV 006 Super nl-nl Shop epic deals Shop geweldige deals"} +{"t":"SDD 24 Mass TV OLV 007 Super nl-nl Starts Wednesday Vanaf woensdag"} +{"t":"SDD 24 Mass TV OLV 008 nl-nl Selected products only. Starts Wednesday. 20-25 March. Alleen op geselecteerde producten. 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 009 BVO nl-nl Shop epic deals during Amazon Spring Deal Days. Shop geweldige deals tijdens de Amazon Lente Deal Dagen."} +{"t":"SDD 24 Mass TV OLV 010 BVO nl-nl Starts Wednesday Vanaf woensdag op Amazon.nl"} +{"t":"SDD 24 Mass TV OLV 014 nl-nl Selected products only. 20-25 March. Alleen op geselecteerde producten. 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 025 BVO nl-nl Amazon Spring Deal Days are here. De Amazon Lente Deal Dagen zijn begonnen."} +{"t":"SDD 24 Mass TV OLV 026 BVO nl-nl Shop epic deals on whatever you need. Shop geweldige deals op alles wat je nodig hebt."} +{"t":"SDD 24 Mass TV OLV 027 BVO nl-nl From bluetooth speakers… Van bluetooth-speakers..."} +{"t":"SDD 24 Mass TV OLV 028 BVO nl-nl …to sewing machines. … tot naaimachines."} +{"t":"SDD 24 Mass TV OLV 030 BVO nl-nl Shop epic deal Shop geweldige deals"} +{"t":"SDD 24 Mass TV OLV 031 BVO nl-nl Ends 25th of March. Tot en met 25 maart op Amazon.nl"} +{"t":"SDD 24 Mass TV OLV 034 Super nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Mass TV OLV 035 nl-nl Selected products only. Whilst stocks last. 20-25 March. Alleen op geselecteerde producten. Zolang de voorraad strekt. 20 t/m 25 maart."} +{"t":"SDD 24 Mass TV OLV 036 BVO nl-nl Shop epic deals during Amazon Spring Deal Days. Shop geweldige deals tijdens de Amazon Lente Deal Dagen"} +{"t":"SDD 24 Mass TV OLV 037 BVO nl-nl Until 25th of March. Tot en met 25 maart op Amazon.nl"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline nl-nl Amazon Spring\nDeals Amazon Lente\nDeals"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline nl-nl Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 004 Subheader nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 nl-nl 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass (D)OOH PRINT 012 Subheader nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 nl-nl Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Mass (D)OOH PRINT 016 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 25 Mass (D)OOH PRINT 016F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass (D)OOH PRINT 017 nl-nl Up to 45% off.\nWoooo! Tot 35% korting.\nOoooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 017F nl-nl Up to 45% off. Woooo! Tot 35% korting. Ooooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018 nl-nl Up to \n45% off.\nWoooo! Tot 35% \nkorting.\nOoooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018F nl-nl Up to 45% off. Woooo! Tot 35% korting. Ooooh!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 nl-nl Amazon \nSpring Deals Amazon\nLente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline nl-nl New day. \nNew deals. Nieuwe dag.\nNieuwe deals."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline nl-nl New \nday. \nNew \ndeals. Nieuwe\ndag.\nNieuwe\ndeals."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 nl-nl Amazon \nSpring Deals Amazon \nLente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 nl-nl Ends 31 Mar t/m 31 mrt"} +{"t":"SDD 25 Mass Display 001 Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 002 Headline nl-nl Amazon Spring Deals Amazon \nLente Deals"} +{"t":"SDD 25 Mass Display 002F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 003 Headline nl-nl Amazon \nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Display 003F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 006 Subheader nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass Display 007 Subheader nl-nl Up to \n45% off Tot 35% \nkorting"} +{"t":"SDD 25 Mass Display 007F Subheader nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass Display 011 nl-nl 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Display 012 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 25 Mass Display 013 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Display 014 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 25 Mass Display 014F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Display 016 Headline nl-nl Amazon \nSpring Deals Amazon Lente\nDeals"} +{"t":"SDD 25 Mass Display 016F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 018 Headline nl-nl Amazon \nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Display 018F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Display 026 nl-nl Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Mass Display 028 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 25 Mass Display 030 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 25 Mass Display 030F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Display 032 nl-nl Whilst stocks last Zolang de voorraad strekt"} +{"t":"SDD 25 Mass Radio 001 BVO nl-nl Ooh! Amazon's Spring Deal Days are coming! Wow! De Amazon Lente Deals komen eraan!"} +{"t":"SDD 25 Mass Radio 002 BVO nl-nl So, whether you're spring hiking*... Dus, of je nu een lentewandeling maakt*..."} +{"t":"SDD 25 Mass Radio 003 BVO nl-nl Or spring cleaning*.... Of een lenteschoonmaak houdt*..."} +{"t":"SDD 25 Mass Radio 004 BVO nl-nl You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Je kunt tot 35% besparen op alles wat je nodig hebt... van elektronica en wonen tot sport en nog veel meer!"} +{"t":"SDD 25 Mass Radio 005 BVO nl-nl You can save big on all the things you need… from electronics and home to sports and [so much] more! Je kunt van heel veel korting profiteren op alles wat je nodig hebt... van elektronica en wonen tot sport en [nog veel] meer!"} +{"t":"SDD 25 Mass Radio 006 BVO nl-nl Ooh indeed! Wow, wat een week!"} +{"t":"SDD 25 Mass Radio 007 BVO nl-nl Shop Amazon's Spring Deal Days. Shop de Amazon Lente Deals op Amazon.nl"} +{"t":"SDD 25 Mass Radio 008 BVO nl-nl Starts Tuesday. Vanaf dinsdag"} +{"t":"SDD 25 Mass Radio 009 BVO nl-nl With deals that make you go... \"Ooh\" Met deals die je enthousiast maken: "Wow!""} +{"t":"SDD 25 Mass Radio 011 BVO nl-nl Ooh! Amazon's Spring Deal Days are here! Wow! De Amazon Lente Deals zijn er!"} +{"t":"SDD 25 Mass Radio 018 BVO nl-nl Ends Monday. T/m maandag"} +{"t":"SDD 25 Mass Radio 028 BVO nl-nl Ends midnight. Tot middernacht."} +{"t":"SDD 25 Mass Social OLV 001 Super nl-nl Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social OLV 001F Super nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 002 Super nl-nl Up to\n45% off Tot 35% \nkorting"} +{"t":"SDD 25 Mass Social OLV 002F Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass Social OLV 003 Super nl-nl Save big Heel veel korting"} +{"t":"SDD 25 Mass Social OLV 004 Super nl-nl 25-31 \nMarch 25-31\nmaart"} +{"t":"SDD 25 Mass Social OLV 004F Super nl-nl 25-31 March 25-31 maart"} +{"t":"SDD 25 Mass Social OLV 008 Super nl-nl Ends \n31 March T/m\n31 maart"} +{"t":"SDD 25 Mass Social OLV 008F Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social OLV 009 Super nl-nl Woooo! Wow!"} +{"t":"SDD 25 Mass Social OLV 010 Super nl-nl Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social OLV 010F Super nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 011 Super nl-nl on sports op sport"} +{"t":"SDD 25 Mass Social OLV 012 Super nl-nl electronics elektronica"} +{"t":"SDD 25 Mass Social OLV 013 Super nl-nl home wonen"} +{"t":"SDD 25 Mass Social OLV 014 Super nl-nl beauty beauty"} +{"t":"SDD 25 Mass Social OLV 015 Super nl-nl fashion mode"} +{"t":"SDD 25 Mass Social OLV 016 Super nl-nl kitchen keuken"} +{"t":"SDD 25 Mass Social OLV 017 Super nl-nl computing computers"} +{"t":"SDD 25 Mass Social OLV 018 Super nl-nl books boeken"} +{"t":"SDD 25 Mass Social OLV 019 Super nl-nl devices alexa"} +{"t":"SDD 25 Mass Social OLV 020 Super nl-nl garden tuin"} +{"t":"SDD 25 Mass Social OLV 021 Super nl-nl pets huisdieren"} +{"t":"SDD 25 Mass Social OLV 022 Super nl-nl outdoor outdoor"} +{"t":"SDD 25 Mass Social OLV 023 Super nl-nl games videogames"} +{"t":"SDD 25 Mass Social OLV 024 Super nl-nl luggage koffers"} +{"t":"SDD 25 Mass Social OLV 025 Super nl-nl alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super nl-nl furniture meubels"} +{"t":"SDD 25 Mass Social OLV 028 Super nl-nl cooking koken"} +{"t":"SDD 25 Mass Social OLV 029 Super nl-nl make-up make-up"} +{"t":"SDD 25 Mass Social OLV 030 Super nl-nl smart home smart home"} +{"t":"SDD 25 Mass Social OLV 031 Super nl-nl kindle kindle e-readers"} +{"t":"SDD 25 Mass Social OLV 032 Super nl-nl appliances keukenapparatuur"} +{"t":"SDD 25 Mass Social OLV 033 Super nl-nl fitness fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super nl-nl haircare haarverzorging"} +{"t":"SDD 25 Mass Social OLV 037 Super nl-nl fitness fitnessartikelen"} +{"t":"SDD 25 Mass Social OLV 038 Super nl-nl hair care haarverzorging"} +{"t":"SDD 25 Mass Social OLV 039 Super nl-nl lighting verlichting"} +{"t":"SDD 25 Mass Social OLV 040 Super nl-nl DIY knutselspullen"} +{"t":"SDD 25 Mass Social OLV 041 Super nl-nl office kantoorartikelen"} +{"t":"SDD 25 Mass Social OLV 042 Super nl-nl stationery schoolspullen"} +{"t":"SDD 25 Mass Social OLV 043 Super nl-nl sports sport"} +{"t":"SDD 25 Mass Social OLV 049 Super nl-nl health gezondheid"} +{"t":"SDD 25 Mass Social OLV 053 BVO nl-nl … and so much more. …en nog heel veel meer."} +{"t":"SDD 25 Mass Social OLV 054 BVO nl-nl … and more. …en meer."} +{"t":"SDD 25 Mass Social OLV 055 Super nl-nl ...and so\n much more. …en nog heel\nveel meer."} +{"t":"SDD 25 Mass Social OLV 055F Super nl-nl ...and so much more. …en nog heel veel meer."} +{"t":"SDD 25 Mass Social OLV 056 Super nl-nl ...and\nmore. …en\nmeer."} +{"t":"SDD 25 Mass Social OLV 056F Super nl-nl ...and more. …en meer."} +{"t":"SDD 25 Mass Social OLV 057 BVO nl-nl Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Vanaf dinsdag op Amazon.nl"} +{"t":"SDD 25 Mass Social OLV 057F BVO nl-nl Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Vanaf dinsdag op Amazon.nl"} +{"t":"SDD 25 Mass Social OLV 058 Super nl-nl Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass Social OLV 059 BVO nl-nl Ooooh! Wow!"} +{"t":"SDD 25 Mass Social OLV 060 BVO nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 061 BVO nl-nl on sports, electronics, home, beauty, fashion op sport, elektronica, wonen, beauty, mode"} +{"t":"SDD 25 Mass Social OLV 110 BVO nl-nl Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX T/m 31 maart op Amazon.nl"} +{"t":"SDD 25 Mass Social OLV 110F BVO nl-nl Ends 31st March EM ALTs: Ends 31st March on Amazon.XX T/m 31 maart op Amazon.nl"} +{"t":"SDD 25 Mass Social OLV 111 Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social OLV 112 Super nl-nl Amazon\nSpring Deals Amazon\nLente Deals"} +{"t":"SDD 25 Mass Social OLV 112F Super nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 113 Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass Social OLV 114 Super nl-nl 25-31 March 25-31 maart"} +{"t":"SDD 25 Mass Social OLV 115 Super nl-nl Amazon\nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social OLV 115F Super nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social OLV 116 Super nl-nl Up to\n45% off Tot 35%\nkorting"} +{"t":"SDD 25 Mass Social OLV 116F Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass Social OLV 117 Super nl-nl 25-31 \nMarch 25-31\nmaart"} +{"t":"SDD 25 Mass Social OLV 117F Super nl-nl 25-31 March 25-31 maart"} +{"t":"SDD 25 Mass Social OLV 120 Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social OLV 123 Super nl-nl Ends\n31 March T/m\n31 maart"} +{"t":"SDD 25 Mass Social OLV 123F Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social Post 001 Description nl-nl 25-31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Social Post 002 Headline nl-nl Amazon Spring Deal Days  Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 003 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. 25 t/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 004 Headline nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 005 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. 25 t/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 007 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. 25 t/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 008 Headline nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 009 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. Selected products only. Krijg tot 35% korting tijdens de Lente Deals. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 010 Description nl-nl 25-31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Social Post 011 Headline nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 012 Primary text nl-nl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. 25 t/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 013 Primary text nl-nl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Krijg tot 35% korting tijdens de Amazon Lente Deals. 25 t/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text nl-nl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Krijg tot 35% korting tijdens de Amazon Lente Deals. 25 t/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Post 016 Headline nl-nl Up to 45% off. 25-31 March. Selected products only. 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 017 Primary text nl-nl Amazon Spring Deal Days. Up to 45% off. Selected products only. Amazon Lente Deals. Tot 35% korting. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 018 nl-nl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Krijg tot 35% korting tijdens de Lente Deals. 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 019 Description nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass Social Post 021 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 023 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 025 Primary text nl-nl Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 028 Description nl-nl Ends 31 March.  T/m 31 maart."} +{"t":"SDD 25 Mass Social Post 030 Primary text nl-nl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Krijg tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 031 Primary text nl-nl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Krijg tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text nl-nl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Krijg tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart. Alleen op geselecteerde producten. #LenteDeals #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline nl-nl Up to 45% off. Ends 31 March. Selected products only. T/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Post 036 nl-nl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Tot 35% korting tijdens de Amazon Lente Deals. T/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass Social Static 001 Headline nl-nl Amazon \nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass Social Static 001F Headline nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass Social Static 002 Subheader nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass Social Static 004 nl-nl 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Mass Social Static 005 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass Social Static 009 nl-nl Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Mass Social Static 011 Headline nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 25 Mass Social Static 012 Headline nl-nl Spring Deal \nDays Lente Deals"} +{"t":"SDD 25 Mass Social Static 012F Headline nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI nl-nl Search Amazon Zoek op Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI nl-nl Amazon \nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI nl-nl Electronics Elektronica"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI nl-nl Home  Wonen"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI nl-nl Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI nl-nl and more... en meer..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 008 Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super nl-nl Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super nl-nl From 25-31 March Van 25 t/m 31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super nl-nl Ends Monday T/m maandag"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super nl-nl Ends midnight Tot middernacht"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super nl-nl Amazon \nSpring \nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV+Social Supers 016 Super nl-nl Up to \n45% off Tot 35% \nkorting"} +{"t":"SDD 25 Mass TV+Social Supers 016F Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super nl-nl 25-31 March  25-31\nmaart"} +{"t":"SDD 25 Mass TV+Social Supers 018F Super nl-nl 25-31 March  25-31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super nl-nl Ends \n31 March T/m\n31 maart"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass TV OLV 001 BVO nl-nl Get ready for Spring with Amazon Spring Deal Days Maak je klaar voor de lente met de Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 002 BVO nl-nl Shop Amazon Spring Deal Days Shop Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen nl-nl Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen nl-nl Search Amazon Zoek op Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen nl-nl Electronics Elektronica"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen nl-nl Home Wonen"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen nl-nl Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen nl-nl and more... en meer..."} +{"t":"SDD 25 Mass TV OLV 009 BVO nl-nl Up to 45% off... Krijg tot 35% korting..."} +{"t":"SDD 25 Mass TV OLV 010 BVO nl-nl Save big on... Krijg heel veel korting ..."} +{"t":"SDD 25 Mass TV OLV 011 BVO nl-nl ...on electronics, home, sports and more. …op elektronica, wonen, sport en meer."} +{"t":"SDD 25 Mass TV OLV 012 BVO nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 013 BVO nl-nl Starts Tuesday. Vanaf dinsdag op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 014 Super nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 015 Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass TV OLV 016 Super nl-nl Save big Heel veel korting"} +{"t":"SDD 25 Mass TV OLV 017 Super nl-nl Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass TV OLV 018 nl-nl Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Lente Deals, 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen nl-nl Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen nl-nl Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen nl-nl and more... en meer..."} +{"t":"SDD 25 Mass TV OLV 028 BVO nl-nl Save big... Krijg heel veel korting ..."} +{"t":"SDD 25 Mass TV OLV 031 BVO nl-nl Ends Monday T/m maandag op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 035 Super nl-nl Ends Monday T/m maandag"} +{"t":"SDD 25 Mass TV OLV 036 nl-nl Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass TV OLV 037 nl-nl Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass TV OLV 050 BVO nl-nl Ends midnight. Tot middernacht op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 052 Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass TV OLV 054 Super nl-nl Ends midnight Tot middernacht"} +{"t":"SDD 25 Mass TV OLV 057 BVO nl-nl Up to 45% off on Amazon Spring Deal Days. Krijg tot 35% korting tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 058 BVO nl-nl Save big with Amazon Spring Deal Days. Krijg heel veel korting tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 059 BVO nl-nl Starts Tuesday. Vanaf dinsdag op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 060 Super nl-nl Up to 45% off Tot 35% korting"} +{"t":"SDD 25 Mass TV OLV 061 Super nl-nl Save big Heel veel korting"} +{"t":"SDD 25 Mass TV OLV 062 Super nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 064 nl-nl Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazon Lente Deals, 25 t/m 31 maart. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass TV OLV 066 BVO nl-nl Save big on Amazon Spring Deal Days. Krijg heel veel korting tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 067 BVO nl-nl Ends Monday T/m maandag op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 072 nl-nl Selected products only. Whilst stocks last. Alleen op geselecteerde producten"} +{"t":"SDD 25 Mass TV OLV 074 BVO nl-nl Save big with Amazon Spring Deal Days. Krijg heel veel korting tijdens de Amazon Lente Deals."} +{"t":"SDD 25 Mass TV OLV 075 BVO nl-nl Ends midnight Tot middernacht op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 081 BVO nl-nl Ooooh! Wow!"} +{"t":"SDD 25 Mass TV OLV 082 BVO nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 083 BVO nl-nl on sports, electronics, home, beauty, fashion op sport, elektronica, wonen, beauty, mode"} +{"t":"SDD 25 Mass TV OLV 084 Super nl-nl Woooo! Wow!"} +{"t":"SDD 25 Mass TV OLV 085 Super nl-nl Amazon\nSpring\nDeals Amazon\nLente\nDeals"} +{"t":"SDD 25 Mass TV OLV 085F Super nl-nl Amazon Spring Deals Amazon Lente Deals"} +{"t":"SDD 25 Mass TV OLV 086 Super nl-nl on sports op sport"} +{"t":"SDD 25 Mass TV OLV 087 Super nl-nl electronics elektronica"} +{"t":"SDD 25 Mass TV OLV 088 Super nl-nl home wonen"} +{"t":"SDD 25 Mass TV OLV 089 Super nl-nl beauty beauty"} +{"t":"SDD 25 Mass TV OLV 090 Super nl-nl fashion mode"} +{"t":"SDD 25 Mass TV OLV 091 Super nl-nl kitchen keuken"} +{"t":"SDD 25 Mass TV OLV 092 Super nl-nl computing computers"} +{"t":"SDD 25 Mass TV OLV 093 Super nl-nl books boeken"} +{"t":"SDD 25 Mass TV OLV 094 Super nl-nl devices alexa"} +{"t":"SDD 25 Mass TV OLV 095 Super nl-nl garden tuin"} +{"t":"SDD 25 Mass TV OLV 096 Super nl-nl pets huisdieren"} +{"t":"SDD 25 Mass TV OLV 097 Super nl-nl outdoor outdoor"} +{"t":"SDD 25 Mass TV OLV 098 Super nl-nl games videogames"} +{"t":"SDD 25 Mass TV OLV 099 Super nl-nl luggage koffers"} +{"t":"SDD 25 Mass TV OLV 100 Super nl-nl alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super nl-nl furniture meubels"} +{"t":"SDD 25 Mass TV OLV 103 Super nl-nl cooking koken"} +{"t":"SDD 25 Mass TV OLV 104 Super nl-nl make-up make-up"} +{"t":"SDD 25 Mass TV OLV 105 Super nl-nl smart home smart home"} +{"t":"SDD 25 Mass TV OLV 106 Super nl-nl kindle kindle e-readers"} +{"t":"SDD 25 Mass TV OLV 107 Super nl-nl appliances keukenapparatuur"} +{"t":"SDD 25 Mass TV OLV 108 Super nl-nl fitness fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super nl-nl haircare haarverzorging"} +{"t":"SDD 25 Mass TV OLV 111 Super nl-nl fitness fitnessartikelen"} +{"t":"SDD 25 Mass TV OLV 112 Super nl-nl hair care haarverzorging"} +{"t":"SDD 25 Mass TV OLV 113 Super nl-nl lighting verlichting"} +{"t":"SDD 25 Mass TV OLV 114 Super nl-nl DIY knutselspullen"} +{"t":"SDD 25 Mass TV OLV 115 Super nl-nl office kantoorartikelen"} +{"t":"SDD 25 Mass TV OLV 116 Super nl-nl sports sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO nl-nl … and so much more. …en nog heel veel meer."} +{"t":"SDD 25 Mass TV OLV 122 BVO nl-nl … and more. …en meer."} +{"t":"SDD 25 Mass TV OLV 123 Super nl-nl ...and so\n much more. …en nog heel\nveel meer."} +{"t":"SDD 25 Mass TV OLV 123F Super nl-nl ...and so much more. …en nog heel veel meer."} +{"t":"SDD 25 Mass TV OLV 124 Super nl-nl ...and\nmore. …en\nmeer."} +{"t":"SDD 25 Mass TV OLV 124F Super nl-nl ...and more. …en meer."} +{"t":"SDD 25 Mass TV OLV 125 BVO nl-nl Starts Tuesday Vanaf dinsdag op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 126 Super nl-nl Starts Tuesday Vanaf dinsdag"} +{"t":"SDD 25 Mass TV OLV 167 BVO nl-nl … and so much more. …en nog heel veel meer"} +{"t":"SDD 25 Mass TV OLV 168 BVO nl-nl … and more. …en meer"} +{"t":"SDD 25 Mass TV OLV 171 BVO nl-nl Ends 31st March T/m 31 maart op Amazon.nl"} +{"t":"SDD 25 Mass TV OLV 172 Super nl-nl Ends 31 March T/m 31 maart"} +{"t":"SDD 25 Mass YouTube Long 002 Headline nl-nl Get ready for Spring with Amazon Spring Deal Days! Maak je klaar voor de lente met de Amazon Lente Deals!"} +{"t":"SDD 25 Mass YouTube Long 003 Description nl-nl Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Krijg tot 35% korting op elektronica, wonen, sport en meer. 25 t/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass YouTube Long 005 Headline nl-nl Get ready for Spring with Amazon Spring Deal Days! Maak je klaar voor de lente met de Amazon Lente Deals!"} +{"t":"SDD 25 Mass YouTube Long 006 Description nl-nl Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Krijg tot 35% korting op elektronica, wonen, sport en meer. T/m 31 maart op Amazon.nl. Alleen op geselecteerde producten."} +{"t":"SDD 25 Mass YouTube Short 001 Headline nl-nl Amazon UK Amazon NL"} +{"t":"SDD 25 Mass YouTube Short 002 Description nl-nl Up to 45% off on 25-31 March Tot 35% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Mass YouTube Short 003 nl-nl Amazon Spring Deal Days Amazon Lente Deals"} +{"t":"SDD 25 Mass YouTube Short 004 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 25 Mass YouTube Short 005 Headline nl-nl Amazon UK Amazon NL"} +{"t":"SDD 25 Mass YouTube Short 008 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 nl-nl Spring Deal Days\nis coming! De Lente Deals\n komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F nl-nl Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline nl-nl Spring Deal Days\nis coming! De Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline nl-nl Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline nl-nl Spring\nDeal\nDays is\ncoming! De \n Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline nl-nl Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 nl-nl 10–16 March 10 t/m 16 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 nl-nl Starts 10 Mar Vanaf 10 mrt."} +{"t":"SDD 26 Mass (D)OOH PRINT 006 nl-nl Starts 10 March Vanaf 10 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 nl-nl Starts \n10 March Vanaf \n10 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F nl-nl Starts 10 March Vanaf 10 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass (D)OOH PRINT 009 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass (D)OOH PRINT 009F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 nl-nl Spring Deal \nDays Lente \n Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 021 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass (D)OOH PRINT 022 Subheader nl-nl Up to \n40% off Tot\n40% korting"} +{"t":"SDD 26 Mass (D)OOH PRINT 022F Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 nl-nl Ends 16 Mar t/m 16 mrt."} +{"t":"SDD 26 Mass (D)OOH PRINT 026 nl-nl Ends 16 March t/m 16 maart"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 nl-nl New day.\nNew deals. Nieuwe dag.\n Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 nl-nl New day. \n New \n deals. Nieuwe dag.\n Nieuwe \n deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 nl-nl New\nday.\nNew\ndeals. Nieuwe\n dag.\n Nieuwe\n deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 nl-nl Spring Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 nl-nl Spring Deal Days\nis coming! De Lente Deals\n komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F nl-nl Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 nl-nl Spring \nDeal Days\nis coming! De Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F nl-nl Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline nl-nl Spring\n Deal\nDays is\n coming! De\n Lente Deals\n komen \n eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline nl-nl Spring Deal Days is coming! De Lente Deals komen eraan!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 004 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 005 Subheader nl-nl Up to \n40% off Tot\n40% korting"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 005F Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 nl-nl 10–16 March 10 t/m 16 maart"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA nl-nl Learn More Ontdek nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 011F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 nl-nl Spring Deal \nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 015 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 027 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 nl-nl Ends 16 Mar t/m 16 mrt."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 nl-nl Ends 16 March t/m 16 maart"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA nl-nl Shop Now Shop nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043 nl-nl Spring\n Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 043F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 nl-nl Spring\n Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 nl-nl Spring \nDeal Days Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 nl-nl Ends Midnight Tot middernacht"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 nl-nl Spring Deal \nDays Lente \n Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 nl-nl Ends midnight Tot middernacht"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 141 nl-nl Fast. Faster. Prime. Snel. Sneller. Prime."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 142 nl-nl Fast.\nFaster.\nPrime. Snel.\nSneller.\nPrime."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 142F nl-nl Fast. Faster. Prime. Snel. Sneller. Prime."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 143 Subheader nl-nl Fast and free delivery Gratis en snelle bezorging."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 144 Subheader nl-nl Fast and free \nDelivery Gratis en snelle\nbezorging."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 144F Subheader nl-nl Fast and free Delivery Gratis en snelle bezorging."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 145 nl-nl More information on Amazon.de/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 146 nl-nl More information on \nAmazon.de/Prime Ga voor meer informatie \nnaar Amazon.nl/amazonprime"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 146F nl-nl More information on Amazon.de/Prime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 nl-nl Spring Deal Days \nstarts De Lente Deals \n beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F nl-nl Spring Deal Days starts De Lente Deals beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 nl-nl Spring Deal \nDays \nstarts De Lente Deals \n beginnen \n over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F nl-nl Spring Deal Days starts De Lente Deals beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline nl-nl Spring\nDeal\nDays\nstarts De\nLente Deals \nbeginnen \nover"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline nl-nl Spring Deal Days starts De Lente Deals beginnen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 nl-nl Hours uur"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 nl-nl Minutes minuten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 nl-nl Seconds seconden"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 008F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 nl-nl Spring Deal Days \nends De Lente Deals \n eindigen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F nl-nl Spring Deal Days ends De Lente Deals eindigen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 nl-nl Spring Deal \nDays \nends De Lente Deals \neindigen \nover"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F nl-nl Spring Deal Days ends De Lente Deals eindigen over"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 nl-nl Spring\nDeal\nDays\nends De\nLente Deals \neindigen \nover"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F nl-nl Spring Deal Days ends De Lente Deals eindigen over"} +{"t":"SDD 26 Mass Static Social 001 Headline nl-nl Spring Deal\nDays Lente \n Deals"} +{"t":"SDD 26 Mass Static Social 001F Headline nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Mass Static Social 003 Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass Static Social 004 Subheader nl-nl Up to \n40% off Tot\n40% korting"} +{"t":"SDD 26 Mass Static Social 004F Subheader nl-nl Up to 40% off Tot 40% korting"} +{"t":"SDD 26 Mass Static Social 007 nl-nl 10–16 March 10 t/m 16 maart"} +{"t":"SDD 26 Mass Static Social 008 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass Static Social 009 nl-nl Selected products only Alleen op \ngeselecteerde producten"} +{"t":"SDD 26 Mass Static Social 009F nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Mass Static Social 016 nl-nl Ends 16 Mar t/m 16 mrt."} +{"t":"SDD 26 Mass Static Social 017 nl-nl Ends 16 March t/m 16 maart"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_Onsite_nl-nl.json b/storage/amazon/tm/nl-NL/flat_Onsite_nl-nl.json new file mode 100644 index 0000000..e8e8033 --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_Onsite_nl-nl.json @@ -0,0 +1,1209 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 nl-nl Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA nl-nl Learn more Ontdek nu"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA nl-nl Discover deals Shop nu"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Onsite Event Page 007 nl-nl Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 23 BFW Onsite Event Page 008 nl-nl Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 008F nl-nl Share the joy with Black Friday Week deals ALT: Black Friday Week deals Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 009 nl-nl Get those last Black Friday Week deals Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 010 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Onsite Event Page 013 nl-nl Discover all deals here Ontdek alle deals hier"} +{"t":"DDA 23 BFW Onsite Event Page 016 nl-nl Get ready to save big Klaar voor heel veel korting?"} +{"t":"DDA 23 BFW Onsite Event Page 017 nl-nl Save big Heel veel korting"} +{"t":"DDA 23 BFW Onsite Event Page 018 nl-nl Big savings end today Laatste dag"} +{"t":"DDA 23 BFW Onsite Event Page 022 nl-nl 17-27 Nov 17 t/m 27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Onsite Event Page 024 nl-nl Ends midnight Heel veel korting"} +{"t":"DDA 23 BFW Onsite Homepage 001 nl-nl Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA nl-nl Learn more Ontdek nu"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA nl-nl Discover deals Shop nu"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Onsite Homepage 007 nl-nl Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 23 BFW Onsite Homepage 008 nl-nl Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 008F nl-nl Share the joy with Black Friday Week deals ALT: Black Friday Week deals Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 009 nl-nl Get those last Black Friday Week deals Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 010 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 BFW Onsite Homepage 013 nl-nl Discover all deals here Ontdek alle deals hier"} +{"t":"DDA 23 BFW Onsite Homepage 016 nl-nl Get ready to save big Klaar voor heel veel korting?"} +{"t":"DDA 23 BFW Onsite Homepage 017 nl-nl Save big Heel veel korting"} +{"t":"DDA 23 BFW Onsite Homepage 018 nl-nl Big savings end today Laatste dag"} +{"t":"DDA 23 BFW Onsite Homepage 022 nl-nl 17-27 Nov 17 t/m 27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 nl-nl Ends 27 November t/m 27 november"} +{"t":"DDA 23 BFW Onsite Homepage 024 nl-nl Ends midnight Heel veel korting"} +{"t":"DDA 23 LMD Onsite 001 nl-nl Last Minute Deals\nDeals for you, joy for them Last Minute Deals\nShop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 001F nl-nl Last Minute Deals Deals for you, joy for them Last Minute Deals Shop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 002 nl-nl Shop now Shop nu"} +{"t":"DDA 23 LMD Onsite 003 nl-nl Shop now Shop nu"} +{"t":"DDA 23 LMD Onsite 004 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 LMD Onsite 005 nl-nl Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 006 nl-nl Last Minute Deals\nDeals for you, joy for them Last Minute Deals\nShop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 006F nl-nl Last Minute Deals Deals for you, joy for them Last Minute Deals Shop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 007 nl-nl Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 008 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 23 LMD Onsite 009 nl-nl Find Last Minute Deals that bring the joy Shop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 011 nl-nl Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 012 nl-nl Find Last Minute Deals that bring the joy Shop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 013 nl-nl Last Minute Deals\nDeals for you, joy for them Last Minute Deals\nShop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 013F nl-nl Last Minute Deals Deals for you, joy for them Last Minute Deals Shop deals voor de feestdagen"} +{"t":"DDA 23 LMD Onsite 014 nl-nl Last Minute Deals Last Minute Deals"} +{"t":"DDA 23 LMD Onsite 018 nl-nl Shop dazzling savings Shop deals voor de feestdagen"} +{"t":"DDA 24 Onsite 001 nl-nl Black Friday returns soon in 2024 Black Friday komt binnenkort terug"} +{"t":"DDA 24 Onsite 003 nl-nl Discover all deals here Ontdek hier alle deals"} +{"t":"DDA 24 Onsite 004 nl-nl Black Friday returns in 2025 Black Friday komt terug in 2025"} +{"t":"DDA 24 Onsite 005 nl-nl Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Black Friday Week start 21 november om middernacht. Kom terug voor 12 dagen lang geweldige deals."} +{"t":"DDA 24 Onsite 006 nl-nl Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Black Friday Week start XX november om middernacht. Kom terug voor 12 dagen lang geweldige deals."} +{"t":"DDA 24 Onsite 007 nl-nl Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 24 Onsite 008 nl-nl Get ready to save big Klaar voor veel korting?"} +{"t":"DDA 24 Onsite 009 nl-nl 21 Nov-2 Dec 21 november t/m 2 december"} +{"t":"DDA 24 Onsite 010 nl-nl Save big Heel veel korting"} +{"t":"DDA 24 Onsite 011 nl-nl Starts midnight Vanaf middernacht"} +{"t":"DDA 24 Onsite 012 nl-nl Black Friday Week 21 Nov-2 Dec Black Friday Week 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 013 nl-nl Shop Black Friday Week Shop tijdens Black Friday Week"} +{"t":"DDA 24 Onsite 014 nl-nl Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 24 Onsite 015 nl-nl Ends 2 December t/m 2 december"} +{"t":"DDA 24 Onsite 016 nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 24 Onsite 017 nl-nl Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"DDA 24 Onsite 018 nl-nl Black Friday is here Het is Black Friday"} +{"t":"DDA 24 Onsite 019 nl-nl Big savings Geweldig veel korting"} +{"t":"DDA 24 Onsite 020 nl-nl Shop epic deals now Shop nu geweldige deals"} +{"t":"DDA 24 Onsite 021 nl-nl Last chance to get Black Friday Deals Pak de laatste Black Friday Week deals"} +{"t":"DDA 24 Onsite 022 nl-nl Big savings end today Laatste dag met geweldig veel korting"} +{"t":"DDA 24 Onsite 023 nl-nl Black Friday Week ends soon Black Friday Week eindigt bijna"} +{"t":"DDA 24 Onsite 024 nl-nl Black Friday Week is 21 November - 2 December Het is Black Friday Week van 21 november t/m 2 december"} +{"t":"DDA 24 Onsite 025 nl-nl Black Friday Week is 21 Nov – 2 Dec Black Friday Week: 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 026 nl-nl Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 24 Onsite 027 nl-nl Black Friday WeekStarts in Black Friday WeekBegint over"} +{"t":"DDA 24 Onsite 028 nl-nl Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 24 Onsite 029 nl-nl Shop new deal drops Shop nieuwe deals"} +{"t":"DDA 24 Onsite 030 nl-nl Black Friday WeekEnding soon Black Friday WeekEindigt snel"} +{"t":"DDA 24 Onsite 031 nl-nl Shop all deals Shop alle deals"} +{"t":"DDA 24 Onsite 032 nl-nl Lightning Deals Lightning deals"} +{"t":"DDA 24 Onsite 033 nl-nl Deals under £15 Deals onder €20"} +{"t":"DDA 24 Onsite 034 nl-nl Black Friday Week coming soon Black Friday Week komt eraan"} +{"t":"DDA 24 Onsite 035 nl-nl 3 days until epic deals Nog 3 dagen tot geweldige deals"} +{"t":"DDA 24 Onsite 036 nl-nl 2 days until epic deals Nog 2 dagen tot geweldige deals"} +{"t":"DDA 24 Onsite 037 nl-nl 21 Nov - 2 Dec 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 038 nl-nl Get your cart ready Zet je mandje klaar"} +{"t":"DDA 24 Onsite 039 nl-nl Epic deals start tomorrow! Geweldige deals vanaf morgen!"} +{"t":"DDA 24 Onsite 040 nl-nl Black Friday Week starts midnight Black Friday Week begint bijna"} +{"t":"DDA 24 Onsite 041 nl-nl Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"DDA 24 Onsite 042 nl-nl Discover new deals Ontdek nieuwe deals"} +{"t":"DDA 24 Onsite 043 nl-nl Shop now Shop nu"} +{"t":"DDA 24 Onsite 044 nl-nl Top 100 Deals Top 100 deals"} +{"t":"DDA 24 Onsite 045 nl-nl Check Top 100 deals of the day Ontdek de Top 100 deals van de dag"} +{"t":"DDA 24 Onsite 046 nl-nl Black Friday Top 100 Deals Top 100 Black Friday deals"} +{"t":"DDA 24 Onsite 047 nl-nl Black Friday picks from top brands Black Friday pareltjes van topmerken"} +{"t":"DDA 24 Onsite 048 nl-nl Top 100 deals of the day Top 100 deals van de dag"} +{"t":"DDA 24 Onsite 049 nl-nl 12 days of epic deals has officially started. 12 dagen vol met geweldige deals"} +{"t":"DDA 24 Onsite 050 nl-nl 21 November - 2 December 21 nov. t/m 2 dec."} +{"t":"DDA 24 Onsite 051 nl-nl 4 days until epic deals Nog 4 dagen tot geweldige deals"} +{"t":"DDA 24 Onsite 052 nl-nl 5 days until epic deals Nog 5 dagen tot geweldige deals"} +{"t":"DDA 24 Onsite 053 nl-nl Amazing deals Waanzinnige deals"} +{"t":"DDA 24 Onsite 054 nl-nl Black Friday Week deals Black Friday Week deals"} +{"t":"DDA 24 Onsite 055 nl-nl Black Friday Week ends tomorrow Morgen eindigt Black Friday Week"} +{"t":"DDA 24 Onsite 056 nl-nl Black Friday Week ends tonight Black Friday Week eindigt vanavond"} +{"t":"DDA 24 Onsite 057 nl-nl Black Friday Week starts soon Black Friday Week begint bijna"} +{"t":"DDA 24 Onsite 060 nl-nl Buy More & Save Koop Meer en Bespaar"} +{"t":"DDA 24 Onsite 061 nl-nl Check for last-minute deals Shop last minute deals"} +{"t":"DDA 24 Onsite 062 nl-nl Check in for buzzworthy early deals Bekijk vroegtijdige deals"} +{"t":"DDA 24 Onsite 063 nl-nl Check in for last-minute deal drops Shop last minute deals"} +{"t":"DDA 24 Onsite 064 nl-nl Check in for last-minute deals Shop onze last minute deals"} +{"t":"DDA 24 Onsite 065 nl-nl Customers' most-loved Meest geliefd bij klanten"} +{"t":"DDA 24 Onsite 066 nl-nl Deals for them, deals for you Deals voor iedereen"} +{"t":"DDA 24 Onsite 067 nl-nl Save more, wrap later Nu besparen, straks inpakken"} +{"t":"DDA 24 Onsite 068 nl-nl Prices worth celebrating Feestelijke prijzen"} +{"t":"DDA 24 Onsite 069 nl-nl Shop dazzling savings Shop met geweldige korting"} +{"t":"DDA 24 Onsite 070 nl-nl Deals on awesome stuff Deals op geweldige items"} +{"t":"DDA 24 Onsite 071 nl-nl Deals to take home Geweldige deals"} +{"t":"DDA 24 Onsite 072 nl-nl Deals to talk about Geweldige deals"} +{"t":"DDA 24 Onsite 073 nl-nl Discover deals Ontdek alle deals"} +{"t":"DDA 24 Onsite 075 nl-nl Discover now Ontdek nu"} +{"t":"DDA 24 Onsite 076 nl-nl Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"DDA 24 Onsite 077 nl-nl Early Deals Vroegtijdige deals"} +{"t":"DDA 24 Onsite 078 nl-nl Early deals are waiting for you Vroegtijdige deals wachten op je"} +{"t":"DDA 24 Onsite 079 nl-nl Early deals to shop Vroegtijdige deals"} +{"t":"DDA 24 Onsite 080 nl-nl Ends midnight Tot middernacht"} +{"t":"DDA 24 Onsite 081 nl-nl Ends soon Eindigt snel"} +{"t":"DDA 24 Onsite 082 nl-nl Epic Deals Geweldige deals"} +{"t":"DDA 24 Onsite 083 nl-nl Epic deals are back Er zijn weer geweldige deals"} +{"t":"DDA 24 Onsite 084 nl-nl Fantastic deals Fantastische deals"} +{"t":"DDA 24 Onsite 085 nl-nl Get excited. Deals are coming. Black Friday Week deals komen eraan"} +{"t":"DDA 24 Onsite 086 nl-nl Get fast, free delivery with Prime Krijg snelle, gratis bezorging met Amazon Prime"} +{"t":"DDA 24 Onsite 087 nl-nl Get free games and more with Prime Ontvang gratis games en meer met Amazon Prime"} +{"t":"DDA 24 Onsite 088 nl-nl Get ready to save up to 40% off Klaar voor korting tot wel 40%?"} +{"t":"DDA 24 Onsite 089 nl-nl Get those last Black Friday Week deals Pak de laatste Black Friday Week deals"} +{"t":"DDA 24 Onsite 090 nl-nl Last chance to get Black Friday Deals Laatste kans voor Black Friday Deals"} +{"t":"DDA 24 Onsite 091 nl-nl Get your carts ready Zet je mandje klaar"} +{"t":"DDA 24 Onsite 092 nl-nl Great deals Geweldige deals"} +{"t":"DDA 24 Onsite 093 nl-nl Invite-only deals Exclusieve deals"} +{"t":"DDA 24 Onsite 094 nl-nl it's Black Friday day in Black Friday Week Het is Black Friday tijdens Black Friday Week"} +{"t":"DDA 24 Onsite 096 nl-nl Join Prime Word lid van Amazon Prime"} +{"t":"DDA 24 Onsite 097 nl-nl Join Prime for big deals Word lid van Amazon Prime voor geweldige deals"} +{"t":"DDA 24 Onsite 098 nl-nl Last Minute Deals Last Minute Deals"} +{"t":"DDA 24 Onsite 099 nl-nl Learn more Ontdek nu"} +{"t":"DDA 24 Onsite 100 nl-nl Listen to Amazon Music with Prime Luister naar Amazon Music met Amazon Prime"} +{"t":"DDA 24 Onsite 101 nl-nl Make your wish list for Black Friday Week Maak je verlanglijst voor Black Friday Week"} +{"t":"DDA 24 Onsite 102 nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"DDA 24 Onsite 103 nl-nl New deals drop in Nieuwe deals over"} +{"t":"DDA 24 Onsite 104 nl-nl New deals every 12 hours Elke 12 uur nieuwe deals"} +{"t":"DDA 24 Onsite 105 nl-nl New deals in Nieuwe deals over"} +{"t":"DDA 24 Onsite 106 nl-nl Option 1: Included with your Prime membership Inbegrepen bij je Amazon Prime lidmaatschap"} +{"t":"DDA 24 Onsite 107 nl-nl Option 2: Included with a Prime membership Inbegrepen bij een Amazon Prime lidmaatschap"} +{"t":"DDA 24 Onsite 108 nl-nl Option 3: Exclusively for Prime members Exclusief voor Amazon Prime leden"} +{"t":"DDA 24 Onsite 109 nl-nl Ready. Set. Black Friday Week. Het is weer... Black Friday Week"} +{"t":"DDA 24 Onsite 110 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 24 Onsite 111 nl-nl Shop early deals Shop vroegtijdige deals"} +{"t":"DDA 24 Onsite 112 nl-nl Shop Everyday Essentials Shop alles wat je nodig hebt"} +{"t":"DDA 24 Onsite 113 nl-nl Shop new deals Shop nieuwe deals"} +{"t":"DDA 24 Onsite 114 nl-nl Shop Prime Try Before You Buy Shop Amazon Prime Try Before You Buy"} +{"t":"DDA 24 Onsite 115 nl-nl Shop the final hours Shop tijdens de laatste uren"} +{"t":"DDA 24 Onsite 117 nl-nl Shop Black Friday Week deals Shop Black Friday Week deals"} +{"t":"DDA 24 Onsite 118 nl-nl Starts 21 November Begint 21 november"} +{"t":"DDA 24 Onsite 119 nl-nl Stay tuned for early deals Blijf op de hoogte van vroegtijdige Black Friday Week deals"} +{"t":"DDA 24 Onsite 120 nl-nl Today's deal drop Nieuwe deals van vandaag"} +{"t":"DDA 24 Onsite 121 nl-nl Today's deals De deals van vandaag"} +{"t":"DDA 24 Onsite 122 nl-nl Top brands Topmerken"} +{"t":"DDA 24 Onsite 123 nl-nl Trending deals Trending deals"} +{"t":"DDA 24 Onsite 124 nl-nl Trending Black Friday Week deals Trending Black Friday Week deals"} +{"t":"DDA 24 Onsite 125 nl-nl Up to 40% off Tot 40% korting"} +{"t":"DDA 24 Onsite 126 nl-nl Watch movies and shows with Prime Kijk films en series met Amazon Prime"} +{"t":"DDA 25 Onsite 001 nl-nl Early Black Friday Week Vroege Black Friday Week"} +{"t":"DDA 25 Onsite 002 nl-nl Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 25 Onsite 003 nl-nl  Black Friday Week is around the corner  Black Friday Week staat voor de deur"} +{"t":"DDA 25 Onsite 004 nl-nl Black Friday Week savings are coming  Black Friday Week deals komen eraan"} +{"t":"DDA 25 Onsite 005 nl-nl 3 days until Black Friday Week Nog 3 dagen tot Black Friday Week"} +{"t":"DDA 25 Onsite 006 nl-nl 2 days until Black Friday Week Nog 2 dagen tot Black Friday Week"} +{"t":"DDA 25 Onsite 007 nl-nl Black Friday Week starts tomorrow Black Friday Week begint morgen"} +{"t":"DDA 25 Onsite 009 nl-nl Save big on Everyday Essentials Veel korting op alles wat je nodig hebt"} +{"t":"DDA 25 Onsite 010 nl-nl Shop deals on Everyday Essentials Shop deals op alles wat je nodig hebt"} +{"t":"DDA 25 Onsite 011 nl-nl Get an early start on Black Friday Week Begin alvast met Black Friday Week"} +{"t":"DDA 25 Onsite 012 nl-nl Shop deals on Everyday Essentials Shop alles wat je nodig hebt"} +{"t":"DDA 25 Onsite 013 nl-nl Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Black Friday Week loopt van 20 nov. t/m 1 dec. Maar waarom wachten?"} +{"t":"DDA 25 Onsite 014 nl-nl Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Wees er vroeg bij: alles wat je nodig hebt staat al tussen onze Black Friday Week deals"} +{"t":"DDA 25 Onsite 015 nl-nl Get ready to save big Klaar voor heel veel korting?"} +{"t":"DDA 25 Onsite 016 nl-nl Save big Heel veel korting"} +{"t":"DDA 25 Onsite 017 nl-nl Get ready to save up to XX% off Klaar voor korting tot wel XX%?"} +{"t":"DDA 25 Onsite 018 nl-nl Up to XX% off Tot XX% korting"} +{"t":"DDA 25 Onsite 019 nl-nl Mark your calendar to save big Heel veel korting: zet het in je agenda"} +{"t":"DDA 25 Onsite 020 nl-nl Get your basket ready Zet je mandje klaar"} +{"t":"DDA 25 Onsite 021 nl-nl 20 Nov - 1 Dec 20 nov. t/m 1 dec."} +{"t":"DDA 25 Onsite 022 nl-nl Starts 20 November Vanaf 20 november"} +{"t":"DDA 25 Onsite 023 nl-nl Starts tomorrow Vanaf morgen"} +{"t":"DDA 25 Onsite 024 nl-nl Starts midnight Vanaf middernacht"} +{"t":"DDA 25 Onsite 025 nl-nl Black Friday Week 20 Nov – 1 Dec Black Friday Week 20 nov. t/m 1 dec."} +{"t":"DDA 25 Onsite 029 nl-nl Black Friday Week starts midnight Black Friday Week begint om middernacht"} +{"t":"DDA 25 Onsite 030 nl-nl Black Friday Week starts soon Black Friday Week begint bijna"} +{"t":"DDA 25 Onsite 031 nl-nl Black Friday Week starts in Black Friday Week begint over"} +{"t":"DDA 25 Onsite 032 nl-nl Early Black Friday Week deals Vroege Black Friday Week deals"} +{"t":"DDA 25 Onsite 033 nl-nl Get ready for Black Friday Week Klaar voor Black Friday Week?"} +{"t":"DDA 25 Onsite 034 nl-nl Shop vouchers for selected brands Shop cadeaubonnen van topmerken"} +{"t":"DDA 25 Onsite 035 nl-nl Shop vouchers and save on selected brands Shop cadeaubonnen en bespaar op topmerken"} +{"t":"DDA 25 Onsite 036 nl-nl Get ready for upcoming Black Friday Week Klaar voor Black Friday Week?"} +{"t":"DDA 25 Onsite 037 nl-nl Learn more Ontdek nu"} +{"t":"DDA 25 Onsite 038 nl-nl Black Friday Week is coming Black Friday Week komt eraan"} +{"t":"DDA 25 Onsite 039 nl-nl Get ready to save up to XX% off Klaar voor korting tot XX%?"} +{"t":"DDA 25 Onsite 042 nl-nl Upcoming Black Friday Week Black Friday Week komt eraan"} +{"t":"DDA 25 Onsite 044 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"DDA 25 Onsite 045 nl-nl Discover more Ontdek meer"} +{"t":"DDA 25 Onsite 046 nl-nl See more Bekijk meer"} +{"t":"DDA 25 Onsite 047 nl-nl Black Friday Week 20 Nov – 1 Dec Black Friday Week van 20 nov. t/m 1 dec."} +{"t":"DDA 25 Onsite 048 nl-nl Black Friday Week Black Friday Week"} +{"t":"DDA 25 Onsite 049 nl-nl Shop Black Friday Week now Shop nu tijdens Black Friday Week"} +{"t":"DDA 25 Onsite 050 nl-nl Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 25 Onsite 051 nl-nl Black Friday Week deals Black Friday Week deals"} +{"t":"DDA 25 Onsite 052 nl-nl Black Friday Week ends soon Black Friday Week eindigt bijna"} +{"t":"DDA 25 Onsite 053 nl-nl Black Friday Week ends tonight Black Friday Week eindigt vanavond"} +{"t":"DDA 25 Onsite 054 nl-nl Last chance to get Black Friday Deals Laatste kans op Black Friday Week deals"} +{"t":"DDA 25 Onsite 057 nl-nl Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"DDA 25 Onsite 058 nl-nl New day, new deals Nieuwe dag, nieuwe deals"} +{"t":"DDA 25 Onsite 059 nl-nl Ready, set, save. Klaar voor heel veel korting?"} +{"t":"DDA 25 Onsite 060 nl-nl Ready, set, shop. Tijd om te shoppen"} +{"t":"DDA 25 Onsite 061 nl-nl Epic savings are here Er zijn weer geweldige deals"} +{"t":"DDA 25 Onsite 062 nl-nl Save big on <category> Heel veel korting op <category>"} +{"t":"DDA 25 Onsite 063 nl-nl Shop deals on <category> Shop deals op <category>"} +{"t":"DDA 25 Onsite 064 nl-nl Save big until 1 December Heel veel korting t/m 1 december"} +{"t":"DDA 25 Onsite 065 nl-nl Save up to XX% off now Krijg nu tot xx% korting"} +{"t":"DDA 25 Onsite 066 nl-nl Deals you don't want to miss Deals die je niet wil missen"} +{"t":"DDA 25 Onsite 067 nl-nl Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"DDA 25 Onsite 068 nl-nl Last chance for up to XX% off Je laatste kans op korting tot wel XX%"} +{"t":"DDA 25 Onsite 069 nl-nl Ends 1 December t/m 1 december"} +{"t":"DDA 25 Onsite 070 nl-nl Ends tomorrow Eindigt morgen"} +{"t":"DDA 25 Onsite 071 nl-nl Ends midnight Tot middernacht"} +{"t":"DDA 25 Onsite 072 nl-nl Ends soon Eindigt snel"} +{"t":"DDA 25 Onsite 073 nl-nl Epic deals end tomorrow Geweldige deals eindigen morgen"} +{"t":"DDA 25 Onsite 074 nl-nl Last chance to save up to XX% Je laatste kans op xx% korting"} +{"t":"DDA 25 Onsite 075 nl-nl Last chance to save big Je laatste kans op heel veel korting"} +{"t":"DDA 25 Onsite 076 nl-nl Shop fast - deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"DDA 25 Onsite 077 nl-nl Big savings end at midnight Laatste dag met heel veel korting"} +{"t":"DDA 25 Onsite 079 nl-nl Black Friday Week ends tomorrow Morgen eindigt Black Friday Week"} +{"t":"DDA 25 Onsite 080 nl-nl Black Friday Week ends midnight Black Friday Week eindigt om middernacht"} +{"t":"DDA 25 Onsite 081 nl-nl Black Friday Week ends in Black Friday Week eindigt over"} +{"t":"DDA 25 Onsite 082 nl-nl Black Friday Week now on Black Friday Week is begonnen"} +{"t":"DDA 25 Onsite 087 nl-nl Get the most out of Black Friday Week Profiteer volop van Black Friday Week"} +{"t":"DDA 25 Onsite 089 nl-nl Discover all deals here Profiteer volop van alle deals"} +{"t":"DDA 25 Onsite 090 nl-nl Discover new deals Ontdek nieuwe deals"} +{"t":"DDA 25 Onsite 091 nl-nl Shop now Shop nu"} +{"t":"DDA 25 Onsite 092 nl-nl Discover deals Ontdek alle deals"} +{"t":"DDA 25 Onsite 093 nl-nl Black Friday Week is here Het is Black Friday Week"} +{"t":"DDA 25 Onsite 094 nl-nl Last-Minute Gifts Last Minute Cadeaus"} +{"t":"DDA 25 Onsite 095 nl-nl Early festive deals. 'Tis the pre-season Shop nu al deals voor de feestdagen"} +{"t":"DDA 25 Onsite 096 nl-nl Oh, do we have deals for you Ooooh, wat hebben wij deals voor jou"} +{"t":"DDA 25 Onsite 097 nl-nl Last-Minute Gifts starts tomorrow De Last Minute Cadeaus beginnen morgen"} +{"t":"DDA 25 Onsite 098 nl-nl Last-Minute Gifts ends soon De Last Minute Cadeaus eindigen bijna"} +{"t":"DDA 25 Onsite 099 nl-nl Save more, wrap later Nu besparen, straks inpakken"} +{"t":"DDA 25 Onsite 100 nl-nl Deals on gift ideas Deals op cadeaus"} +{"t":"DDA 25 Onsite 101 nl-nl Last-Minute Gifts ends today De Last Minute Cadeaus eindigen vandaag"} +{"t":"DDA 25 Onsite 102 nl-nl Shop dazzling savings Shop met geweldige korting"} +{"t":"DDA 25 Onsite 103 nl-nl Prices worth celebrating Feestelijke prijzen"} +{"t":"DDA 25 Onsite 107 nl-nl Last chance to grab epic gifts Je laatste kans op geweldige cadeaus"} +{"t":"DDA 25 Onsite 108 nl-nl 8-21 December  8 t/m 21 december"} +{"t":"DDA 25 Onsite 109 nl-nl Starts 8 December Vanaf 8 december"} +{"t":"DDA 25 Onsite 112 nl-nl Ends Eindigen"} +{"t":"DDA 25 Onsite 113 nl-nl Ends.... Eindigen"} +{"t":"DDA 25 Onsite 114 nl-nl Last-Minute Gifts 8 Dec - 21 Dec Last Minute Cadeaus: 8 dec. t/m 21 dec."} +{"t":"DDA 25 Onsite 115 nl-nl Last-Minute Gifts finishes in XXX De Last Minute Cadeaus eindigen over XXX"} +{"t":"DDA 25 Onsite 118 nl-nl Last-Minute Gifts 8-21 December Last Minute Cadeaus van 8 t/m 21 december"} +{"t":"DDA 25 Onsite 119 nl-nl Shop tree-mendous deals Shop geweldige deals"} +{"t":"DDA 25 Onsite 120 nl-nl Shop all our everyday deals Shop al onze dagelijkse deals"} +{"t":"DDA 25 Onsite 121 nl-nl Explore deals on festive gifts selection Ontdek deals in onze cadeaus voor de feestdagen"} +{"t":"DDA 25 Onsite 123 nl-nl Shop Last-Minute Gifts Shop Last Minute Cadeaus"} +{"t":"DDA 25 Onsite 124 nl-nl 8-21 December 8 t/m 21 december"} +{"t":"PBDD 23 Onsite 001 nl-nl Prime Big Deal Days Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 002 nl-nl Big deals coming soon  Er komen geweldige deals aan"} +{"t":"PBDD 23 Onsite 003 nl-nl Big deals are coming  Er komen geweldige deals aan"} +{"t":"PBDD 23 Onsite 004 nl-nl 5 days until Prime Big Deal Days Nog 5 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 005 nl-nl 4 days until Prime Big Deal Days Nog 4 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 006 nl-nl 3 days until Prime Big Deal Days Nog 3 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 007 nl-nl 2 days until Prime Big Deal Days Nog 2 dagen tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 008 nl-nl 1 day until Prime Big Deal Days Nog 1 dag tot de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 009 nl-nl Prime Big Deal Days starts soon Prime Big Deal Days beginnen morgen"} +{"t":"PBDD 23 Onsite 010 nl-nl Prime Big Deal Days starts at midnight Prime Big Deal Days beginnen binnenkort"} +{"t":"PBDD 23 Onsite 011 nl-nl Prime Big Deal Days starts in Prime Big Deal Days beginnen over"} +{"t":"PBDD 23 Onsite 012 nl-nl Access early deals Scoor de deals als eerste"} +{"t":"PBDD 23 Onsite 013 nl-nl Shop Prime Big Deal Days early deals Shop als eerste de Prime Big Deal Days deals"} +{"t":"PBDD 23 Onsite 014 nl-nl Prime Big Deal Days early deals Prime Big Deal Days vroege deals"} +{"t":"PBDD 23 Onsite 015 nl-nl Shop Prime Big Deal Days early Shop als eerste tijdens de Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 016 nl-nl Get ready for Prime Big Deal Days Klaar voor de Prime Big Deal Days?"} +{"t":"PBDD 23 Onsite 017 nl-nl Explore more Prime benefits De voordelen van Prime"} +{"t":"PBDD 23 Onsite 018 nl-nl Just for Prime members Alleen voor Prime-leden"} +{"t":"PBDD 23 Onsite 019 nl-nl Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 021 nl-nl Prime Delivery Prime bezorging"} +{"t":"PBDD 23 Onsite 024 nl-nl Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 nl-nl Shop Prime Big Deal Days Shop Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 026 nl-nl Shop big deals. Feel like a big deal. Shop geweldige deals. Voel je een big deal."} +{"t":"PBDD 23 Onsite 027 nl-nl Shop big deals now Shop nu geweldige deals"} +{"t":"PBDD 23 Onsite 028 nl-nl Save big. Then do a little dance. Shop nu geweldige deals"} +{"t":"PBDD 23 Onsite 029 nl-nl Shop and save all night long Shop en bespaar de hele avond"} +{"t":"PBDD 23 Onsite 030 nl-nl New day to save. New deals to shop. Nieuwe dag vol nieuwe deals. Shop nu."} +{"t":"PBDD 23 Onsite 031 nl-nl Shop fast! Deals end tonight. Shop snel! Deals eindigen vanavond."} +{"t":"PBDD 23 Onsite 033 nl-nl Prime Big Deal Days ends soon Prime Big Deal Days eindigen binnenkort"} +{"t":"PBDD 23 Onsite 035 nl-nl Spectacular deals Spectaculaire deals"} +{"t":"PBDD 23 Onsite 036 nl-nl Fantastic deals  Fantastische deals"} +{"t":"PBDD 23 Onsite 037 nl-nl Amazing deals Waanzinige deals"} +{"t":"PBDD 23 Onsite 038 nl-nl Really big deals  Geweldige deals"} +{"t":"PBDD 23 Onsite 039 nl-nl Top-notch deals Topdeals"} +{"t":"PBDD 23 Onsite 040 nl-nl Big Deals Geweldige deals"} +{"t":"PBDD 23 Onsite 041 nl-nl Dazzling deals Schitterende deals"} +{"t":"PBDD 23 Onsite 042 nl-nl Very impressive deals Indrukwekkende deals"} +{"t":"PBDD 23 Onsite 043 nl-nl Unbelievable deals Ongelofelijke deals"} +{"t":"PBDD 23 Onsite 044 nl-nl Deals on hot brands  Deals op populaire merken"} +{"t":"PBDD 23 Onsite 045 nl-nl Hot deals  Sensationele deals"} +{"t":"PBDD 23 Onsite 046 nl-nl Deals on awesome stuff Deals op fantastische producten"} +{"t":"PBDD 23 Onsite 047 nl-nl Sweet deals Betoverende deals"} +{"t":"PBDD 23 Onsite 048 nl-nl Shop new deals  Shop nieuwe deals"} +{"t":"PBDD 23 Onsite 049 nl-nl Deals end soon  Deals eindigen binnenkort"} +{"t":"PBDD 23 Onsite 050 nl-nl Deals end today  Deals eindigen vandaag"} +{"t":"PBDD 23 Onsite 051 nl-nl Today's deals De deals van vandaag"} +{"t":"PBDD 23 Onsite 052 nl-nl Unlock Prime Big Deal Days with Prime Profiteer ook van de Prime Big Deal Days met Prime"} +{"t":"PBDD 23 Onsite 053 nl-nl Shop Prime Big Deal Days with Prime Shop Prime Big Deal Days met Prime"} +{"t":"PBDD 23 Onsite 054 nl-nl Prime member deals Deals voor Prime-leden"} +{"t":"PBDD 23 Onsite 055 nl-nl Prime Big Deal Days deals Prime Big Deal Days deals"} +{"t":"PBDD 23 Onsite 056 nl-nl Lightning Deals Lightning deals"} +{"t":"PBDD 23 Onsite 057 nl-nl Trending deals Populaire deals"} +{"t":"PBDD 23 Onsite 058 nl-nl Deals under £15 Deals onder €20"} +{"t":"PBDD 23 Onsite 059 nl-nl Shop all deals Shop alle deals"} +{"t":"PBDD 23 Onsite 060 nl-nl Big deals anyone? Zin in geweldige deals?"} +{"t":"PBDD 23 Onsite 061 nl-nl Shop Prime Big Deal Days now Shop nu Prime Big Deal Days"} +{"t":"PBDD 23 Onsite 062 nl-nl Bestsellers of 2023 Bestsellers van 2023"} +{"t":"PBDD 23 Onsite 063 nl-nl Thanks for being a Prime member Bedankt dat je Prime-lid bent"} +{"t":"PBDD 23 Onsite 064 nl-nl Sign up. Save big. Word lid. Bespaar flink."} +{"t":"PBDD 23 Onsite 065 nl-nl Big deals are coming Er komen geweldige deals aan"} +{"t":"PBDD 23 Onsite 066 nl-nl Big deals just for Prime members Geweldige deals, exclusief voor Prime-leden"} +{"t":"PBDD 23 Onsite 067 nl-nl Get in on big deals and fast delivery Krijg ook geweldige deals en snelle bezorging"} +{"t":"PBDD 23 Onsite 068 nl-nl Big deals come to those who don't wait Geweldige deals, exclusief voor Prime-leden"} +{"t":"PBDD 23 Onsite 069 nl-nl Stop and smell the deals Stop en ontdek de deals"} +{"t":"PBDD 23 Onsite 070 nl-nl Big deal season starts soon Er komen geweldige deals aan"} +{"t":"PBDD 23 Onsite 071 nl-nl Big deals are almost here. Don’t miss out. Bijna tijd voor geweldige deals. Mis ze niet."} +{"t":"PBDD 23 Onsite 072 nl-nl Time to put on your big deal pants Tijd om geweldige deals te scoren"} +{"t":"PBDD 23 Onsite 073 nl-nl It’s a new day to save big Een nieuwe dag om flink te besparen"} +{"t":"PBDD 23 Onsite 074 nl-nl It’s not too late to get in on big deals Het is nog niet te laat voor geweldige deals"} +{"t":"PBDD 23 Onsite 075 nl-nl Good things come in all packages Het is nog niet te laat voor geweldige deals"} +{"t":"PBDD 23 Onsite 078 nl-nl Get big deals. You’ve earned it. Ontvang geweldige deals. Je hebt het verdiend."} +{"t":"PBDD 23 Onsite 079 nl-nl Invite Only Deals Exclusieve deals voor genodigden"} +{"t":"PBDD 23 Onsite 080 nl-nl Watch movies and shows with Prime Kijk films en series met Prime"} +{"t":"PBDD 23 Onsite 082 nl-nl Get fast, free delivery with Prime Krijg snelle, gratis bezorging met Prime"} +{"t":"PBDD 23 Onsite 085 nl-nl Get free games and in-game items with Prime Krijg gratis games en in-game content met Prime"} +{"t":"PBDD 23 Onsite 087 nl-nl Shop two days of big deals, only for Prime members Shop twee dagen lang geweldige deals, exclusief voor Prime-leden."} +{"t":"PBDD 23 Onsite 088 nl-nl Join today. Cancel anytime. Word Prime-lid. Altijd opzegbaar."} +{"t":"PBDD 23 Onsite 089 nl-nl Try Prime Probeer Prime"} +{"t":"PBDD 23 Onsite 090 nl-nl Shop the deals Shop de deals"} +{"t":"PD 23 Onsite Copy Requests 001 nl-nl WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! WOW! Deals zijn producten van topmerken met ongelofelijke kortingen. Ze zijn maar 2 uur beschikbaar en in een beperkte hoeveelheid verkrijgbaar. Op = op!"} +{"t":"PD 23 Onsite Copy Requests 002 nl-nl To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Om de kans te krijgen deze deals te shoppen, activeer je de deal-alert hieronder. Je krijgt dan een herinnering zodra ze er zijn."} +{"t":"PD 23 Onsite Copy Requests 003 nl-nl Scavenger Hunt Speurtocht"} +{"t":"PD 23 Onsite Copy Requests 004 nl-nl Invite Only Deals Deals op uitnodiging"} +{"t":"PD 23 Onsite Copy Requests 005 nl-nl Most Loved Deals Favoriete Deals"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category nl-nl Headphones & Music Koptelefoons en accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category nl-nl Automotive Auto en motor"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category nl-nl Baby Baby"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category nl-nl Beauty Beauty"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category nl-nl Books Boeken"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category nl-nl Cameras Camera's en accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category nl-nl Computer & Software Computers en accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category nl-nl Devices Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category nl-nl Electronics Elektronica"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category nl-nl Family Baby"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category nl-nl Food & Drink Eten en drinken"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category nl-nl 4-Stars and up 4 of meer sterren"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category nl-nl Global Store Global Store"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category nl-nl Grocery Eten en drinken"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category nl-nl Grooming Persoonlijke verzorging"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category nl-nl Headphones Koptelefoons en accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category nl-nl DIY & Tools Klussen en gereedschap"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category nl-nl Health & Personal Care Gezondheid en huishouden"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category nl-nl Home Cinema TV en thuisbioscoop"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category nl-nl Home Entertainment Home entertainment"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category nl-nl Jewellery & Watches Sieraden en horloges"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category nl-nl Kitchen Keuken"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category nl-nl Lawn & Garden Tuin"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category nl-nl Luggage Luggage"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category nl-nl Men’s Fashion Herenmode"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category nl-nl Mobile Phones Mobiele telefoons"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category nl-nl Mobile Phones & Accessories Mobiele telefoons en accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category nl-nl Music Muziek"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category nl-nl Office & School Supplies Kantoorartikelen"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category nl-nl Off to Uni Back to School"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category nl-nl Pet Supplies Huisdierbenodigdheden"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category nl-nl Shoes Schoenen"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category nl-nl Shows & Films Tv-series en films"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category nl-nl Small Businesses Kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category nl-nl Smart Home Smart Home"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category nl-nl Sports & Outdoors Sport en outdoor"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category nl-nl Sports Nutrition & Wearables Sportvoeding en wearables"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category nl-nl Toys Speelgoed en spellen"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category nl-nl Video Games Videogames"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category nl-nl Vouchers Amazon Coupons"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category nl-nl Women’s Fashion Damesmode"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category nl-nl School & Uni Deals School en universiteit"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category nl-nl Household Supplies Schoonmaak en huishouden"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category nl-nl eBooks e-Books"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category nl-nl Wine Wijn"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category nl-nl DVD & Blu-ray Films en tv"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category nl-nl Musical instruments Muziekinstrumenten"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category nl-nl Wine & Spirits Wijn en sterke drank"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category nl-nl Private brands Amazon-merken"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category nl-nl Furniture Meubels"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category nl-nl Business, industrial and scientific supplies Zakelijk, industrie en wetenschap"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category nl-nl 4 stars and up 4 sterren en meer"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category nl-nl Deals trending Trending Deals"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category nl-nl Home & kitchen Wonen en keuken"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline nl-nl Amazon Devices Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline nl-nl Deals under £15 Deals onder €20"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline nl-nl Deals ending soon Aflopende deals"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline nl-nl Deals just started Aankomende deals"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline nl-nl Deals you’re watching Deals die jij volgt"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline nl-nl Lightning Deals Lightning Deals"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline nl-nl Shop all deals Shop alle deals"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline nl-nl Spotlight Deals Spotlight Deals"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline nl-nl Top Deals Top Deals"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline nl-nl Trending Deals Trending Deals"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline nl-nl Upcoming Deals Aankomende deals"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline nl-nl Helpful hints for shopping epic deals Handige tips voor het shoppen van Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline nl-nl When the deals start, try these tricks and tips Tips voor zodra de deals beginnen"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline nl-nl Support small businesses, and earn £10 to spend on Prime Day Support kleine en middelgrote bedrijven en ontvang €10 korting voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline nl-nl Deals on your favourite everything Korting op al je favorieten"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline nl-nl Epic deals. On a Monday. Geweldige deals. Op een maandag."} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline nl-nl Epic deals start at midnight Vanaf middernacht: Prime Day!"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline nl-nl Time to start your free trial Start je gratis proefperiode van 30 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline nl-nl Is it midnight yet? Is het al middernacht?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline nl-nl Deals on your favourite devices Korting op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline nl-nl Get the most out of Prime Day Haal het meeste uit Prime Day met de volgende tips"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline nl-nl Save big, save early Vroeg deals shoppen"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline nl-nl Exclusive offers, just for you Exclusieve deals, speciaal voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline nl-nl Prime Delivery Prime Bezorging"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline nl-nl Prime Now Prime Nu"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline nl-nl Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline nl-nl Prime Reading Prime Lezen"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline nl-nl Tip #1: Tip #1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline nl-nl Tip #2: Tip #2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline nl-nl Tip #3: Tip #3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline nl-nl Tip #1: try Amazon Assistant Tip 1: Probeer Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline nl-nl Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Zoek, vergelijk en koop binnen een paar klikken tijdens Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline nl-nl Blue means Deal Herken de Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline nl-nl Turn on notifications Meld je aan voor notificaties"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline nl-nl Never miss a deal with personalised deal notifications. Mis geen enkele deal met gepersonaliseerde notificaties."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline nl-nl Tip #4: Tip 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline nl-nl Try Amazon Assistant Download de Amazon-app"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline nl-nl Shop with small businesses and save Koop bij kleine bedrijven en bespaar"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline nl-nl Support small businesses Support kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline nl-nl Tip #6: Tip #6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline nl-nl Shop now, pay later Shop nu, betaal later"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline nl-nl Tip #7: Tip #7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline nl-nl Earn Amazon Points Verdien Amazon-punten"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline nl-nl Earn points just for shopping and using your Prime benefits. Verdien punten door te shoppen en gebruik te maken van je Prime voordelen."} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline nl-nl Tip #8: Tip #8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline nl-nl Tip #9: Tip #9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline nl-nl Look out for Lightning Deals Let op Lightning Deals"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline nl-nl Time flies when you’re saving big De tijd vliegt als je veel geld bespaart"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline nl-nl It’s not over yet! Alleen vandaag nog!"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline nl-nl Deals on Amazon devices Deals op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline nl-nl Deals from small businesses Deals van kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline nl-nl Shop deals by category Shop deals per categorie"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline nl-nl Deals on top brands Deals op topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline nl-nl Can’t-miss deals Onmisbare deals"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline nl-nl Epic deals just for you Geweldige deals speciaal voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline nl-nl Deals on Amazon brands Deals op Amazon-merken"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline nl-nl Deals based on your interests Deals gebaseerd op jouw interesse"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline nl-nl Deals on stuff you’re into Je favoriete deals"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline nl-nl Top-rated deals Top Deals"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline nl-nl Deals in Home Deals in Wonen"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline nl-nl Deals in Kitchen Deals in Keuken"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline nl-nl Deals in Electronics Deals in Elektronica"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline nl-nl Deals in Toys Deals in Speelgoed"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline nl-nl Deals in Baby Deals in Baby"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline nl-nl Check out these Prime-exclusive vouchers Bekijk coupons exclusief voor Prime"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline nl-nl Shop deals from small businesses Shop met korting bij lokale bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline nl-nl Support small businesses, discover unique products Shop deals van lokale bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline nl-nl Amazon Brands Amazon-merken"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline nl-nl Epic deals, on a Monday Nog 2 dagen en dan is het Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline nl-nl 2 days to go Nog 2 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline nl-nl Big deals, small businesses Grote deals, kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline nl-nl Deals in Fashion Deals in Mode en accessoires"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline nl-nl Prime membership at its best Exclusief voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline nl-nl Save the date to save big Nu de datum noteren, straks besparen."} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline nl-nl Epic deals, just 6 days away Nog 6 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline nl-nl Personal care appliances Persoonlijke verzorgingsapparaten"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline nl-nl Get ready – this could sell fast! Let op - dit kan zo uitverkocht zijn!"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline nl-nl Get extra cash back! Krijg extra geld terug!"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline nl-nl Epic deals start on Monday Geweldige deals vanaf maandag"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline nl-nl Shop by Category Shop per categorie"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline nl-nl Epic deals on top brands Geweldige deals op topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline nl-nl Save on popular brands Bespaar op topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline nl-nl Ends in Eindigt over"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline nl-nl Shop products from small businesses Koop producten van kleine en middelgrote bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline nl-nl Support small businesses & enter for a chance to win big Steun kleine en middelgrote bedrijven en maak kans om te winnen"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline nl-nl Welcome to the lightning round De klok tikt"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline nl-nl 3 days to go. Nog 3 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline nl-nl 2 days to go. Nog 2 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline nl-nl 1 day to go Nog 1 dag"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline nl-nl Prime-Exclusive Deals Prime-exclusieve deals"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline nl-nl Spend £10 with small businesses, Koop voor €10 bij kleine bedrijven,"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline nl-nl Customer's Most Loved Meest gewilde artikelen"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline nl-nl Support small to win big Steun kleine bedrijven en win veel"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline nl-nl Top brands Topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline nl-nl Early deals for back to school De Back to School deals zijn er al"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline nl-nl Shop Alexa Early Access Deals Koop Alexa Early Access deals"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline nl-nl Shop with Alexa Shop met Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline nl-nl when you spend £10 with small businesses als je voor €10 koopt bij kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline nl-nl Trending deals – going fast! Trending deals – die gaan snel!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline nl-nl Two days, heaps of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline nl-nl Two days of epic deals you’ve been dreaming of Twee dagen met de deals van je dromen"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline nl-nl Support small businesses to win big Steun kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline nl-nl “Alexa, where’s my stuff?” “Alexa, waar is mijn bestelling?”"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline nl-nl Collect all your stamps, get £10 Verzamel alle stempels en ontvang € 10"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline nl-nl Don’t miss a single deal. Ever. Mis geen enkele deal."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline nl-nl Get deals with Alexa Ontvang deals met Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline nl-nl Yes, Amazon has vouchers Ja, Amazon heeft coupons"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline nl-nl “Alexa, can you save my spot?” \"Alexa, kun je een plekje reserveren voor mij?\""} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline nl-nl The best deals right now De beste deals van het moment"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline nl-nl Don’t miss this deal in particular Deze deal wil je niet missen"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline nl-nl Shop last-minute deals Alleen vandaag nog geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline nl-nl Now it’s super official. Het is nu officieel."} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline nl-nl Shop fast! Mis de geweldige deals niet!"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline nl-nl The deals of your dreams De deals van je dromen"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline nl-nl Are almost here Het is bijna zover"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline nl-nl Ask Alexa now Vraag het nu aan Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline nl-nl Help yourself to some deals Ontdek geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline nl-nl So many deals, so little time. Zo veel deals, zo weinig tijd"} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline nl-nl 5 days to go Nog 5 dagen."} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline nl-nl 4 days to go. Nog 4 dagen."} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline nl-nl Prime exclusive vouchers Prime-exclusieve coupons"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline nl-nl See you next Tot de volgende"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline nl-nl Welcome to Prime Welkom bij Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline nl-nl For your new device Voor je nieuwe apparaat"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline nl-nl It's almost here Het is er bijna"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline nl-nl That's a wrap! Dat was het!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline nl-nl Wait. Alexa can do that? Wacht. Kan Alexa dát?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline nl-nl Explore your Prime benefits Ontdek alle voordelen van Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline nl-nl Buy small to win big Support lokale bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline nl-nl Show me the deals Laat maar zien die deals"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline nl-nl Alexa can help! She loves deals. Alexa kan helpen! Ook zij vindt deals geweldig."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline nl-nl The happiest vouchers in the world De beste coupons ter wereld"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline nl-nl Get your deals to go Ontvang deals terwijl je onderweg bent"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline nl-nl Start shopping early Ontdek alle actuele deals"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline nl-nl Explore Prime member benefits De voordelen van Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline nl-nl Explore more offers Ontdek meer"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline nl-nl Incoming deals Het regent deals"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline nl-nl Deals start at midnight Deals vanaf middernacht"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline nl-nl No peeking Ben jij er klaar voor?"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext nl-nl Stream thousands of films and TV shows, including exclusive Amazon Originals. Stream duizenden films en tv-series, waaronder exclusieve Amazon Originals."} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext nl-nl All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Stream 2 million songs ad-free, plus thousands of playlists and stations."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext nl-nl Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Gratis en snelle bezorging van miljoenen producten zonder minimum bestelbedrag - vaak nog op dezelfde dag bezorgd."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext nl-nl Try Prime in time Probeer Amazon Prime nog voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext nl-nl for Prime Day voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext nl-nl Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext nl-nl Watch hit movies and TV, award-winning Originals, live sports, and more. Stream duizenden films en tv-series, waaronder exclusieve Amazon Originals"} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext nl-nl Watch now Kijk nu"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext nl-nl Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext nl-nl Listen now Beluister nu."} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext nl-nl Prime Try Before You Buy Prime Try Before You Buy"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA nl-nl Find your new look en je betaalt alleen wat je wilt houden."} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext nl-nl Free international delivery Gratis internationale bezorging"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext nl-nl hours uren"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext nl-nl minutes minuten"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext nl-nl seconds seconden"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext nl-nl Save. Stream. Celebrate. Bespaar. Stream. Geniet."} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext nl-nl Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Toegang tot honderden e-books, inclusief fictie en non-fictie, tijdschriften en meer, zonder extra kosten."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext nl-nl Always have a good book with you. Read anytime, anywhere, on any device. Neem altijd een goed boek mee. Lees waar en wanneer je maar wil, op elk apparaat."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext nl-nl Enjoy free games, in-game content, and a Twitch channel subscription every month Geniet maandelijks van gratis games, in-game content en een Twitch.tv-abonnement"} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext nl-nl Get free games and in-game content every month, as well as free subscription on Twitch.tv Ontvang gratis games en in-game content elke maand, en een gratis Twitch.tv-abonnement"} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext nl-nl Watch hit films and TV, award-winning Originals, live sports and more. Stream duizenden films en tv-series, waaronder exclusieve Amazon Originals"} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext nl-nl Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext nl-nl Thanks to you Dankzij jou"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext nl-nl But wait, more deals! Maar wacht, er zijn nog meer deals!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext nl-nl More Prime benefits this way! Kijk hier voor meer Prime voordelen!"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext nl-nl And more Prime! En nog meer Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext nl-nl Earn £10 to spend Ontvang € 10 om te besteden aan wat je maar wilt"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext nl-nl on whatever you want aan wat je maar wilt"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext nl-nl Let Alexa find deals for you (Alexa Stand in Line) Laat Alexa deals voor jou vinden (Alexa stand in line)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext nl-nl Create deal alerts (Deal Notifier) Stel een prijsalarm in"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA nl-nl Explore Prime Delivery Ontdek Prime bezorging"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA nl-nl Join Prime Word lid van Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA nl-nl Shop now Shop nu"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA nl-nl Learn more Ontdek meer"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA nl-nl Watch now on Twitch Kijk nu op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA nl-nl Watch now on IMDb TV Kijk nu op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA nl-nl Watch free on Twitch Kijk gratis op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA nl-nl Watch free on IMDb TV Kijk gratis op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA nl-nl Free on Twitch Gratis op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA nl-nl Free on IMDb TV Gratis op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA nl-nl Now on Twitch Nu op Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA nl-nl Now on IMDb TV Nu op IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA nl-nl Shop deals now Shop nu met heel veel korting"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA nl-nl Shop Amazon devices early Deals op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA nl-nl Start your free trial. Join Prime. Start je gratis proefperiode. Word lid van Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA nl-nl Access tons of movies, music, and more with Prime Toegang tot veel films en tv-series met Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA nl-nl Get in on the deals. Try Prime. Profiteer van geweldige deals. Probeer Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA nl-nl Now’s the time to try Prime for free Dit is het moment om Amazon Prime gratis te proberen"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA nl-nl Try Prime for free Probeer Amazon Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA nl-nl Try Prime Probeer Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA nl-nl Follow top brands Volg topmerken"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA nl-nl Get extra rewards! Verdien extra beloningen!"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA nl-nl Explore Prime Gaming Ga naar Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA nl-nl Shop small businesses, Shop bij lokale bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA nl-nl Shop devices deals Shop deals op apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA nl-nl Prime Benefits Prime-voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA nl-nl Explore more Prime benefits De voordelen van Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA nl-nl Early deals on Amazon devices Vroege deals op Amazon-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA nl-nl Try Prime and join the party Probeer Amazon Prime en ontdek de voordelen"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA nl-nl Get in on the deals. Ontdek de deals"} +{"t":"PD 23 Onsite Full Copy Repository 264 nl-nl Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA nl-nl £XX Gift Card instantly upon approval € XX Cadeaubon meteen na goedkeuring"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA nl-nl 4 months Free 4 maanden gratis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline nl-nl 2 days until epic deals Over 2 dagen krijg je de meest geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline nl-nl 2 days until Prime Day Nog 2 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline nl-nl 3 days until epic deals Over 3 dagen krijg je de meest geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline nl-nl 3 days until Prime Day Nog 3 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline nl-nl 3 months free 3 maanden gratis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline nl-nl 4 days until epic deals Over 4 dagen krijg je de meest geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline nl-nl 4 days until Prime Day Nog 4 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline nl-nl 5 days until epic deals Over 5 dagen krijg je de meest geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline nl-nl 5 days until Prime Day Nog 5 dagen tot Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline nl-nl Access all Prime Day Deals with Prime Ontdek alle Prime Day deals met Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline nl-nl Alexa, set a reminder to shop Prime Day deals Alexa, zet herinnering voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline nl-nl Amazing deals Waanzinige deals"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline nl-nl Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline nl-nl Bestsellers from Prime Day 2023 Bestsellers van Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline nl-nl Business Prime Duo — included with Prime Business Prime Duo — alleen bij Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline nl-nl Business Prime free trial Probeer Business Prime"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline nl-nl Celebrate small businesses Leve lokale bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline nl-nl Celebrity favorites Favorieten van beroemdheden"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA nl-nl Claim now Nu claimen"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline nl-nl Deals end at midnight Je hebt nog tot middernacht voor de beste deals"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline nl-nl Deals end in Deals eindigen in"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline nl-nl Deals from Amazon brands Deals van Amazon merken"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline nl-nl Deals picked by Influencers Favoriete deals van influencers"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline nl-nl Deals that love you Je favoriete deals"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline nl-nl Deals to take home Deals voor thuis"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline nl-nl Deals to talk about Deals om te delen"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA nl-nl Discover Business Prime Duo Ontdek Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline nl-nl Early Prime Day deals Vroege Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline nl-nl Earn 15% back on select deals for Prime Day Verdien 15% terug op bepaalde deals voor Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext nl-nl Enjoy millions of songs, ad-free; included with Prime Geniet van miljoenen muzieknummers, zonder reclame; exclusief voor Prime leden."} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline nl-nl Epic Deals Geweldige Deals"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline nl-nl Epic deals are back Geweldige deals zijn terug"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline nl-nl Epic deals are here Geweldige deals zijn begonnen"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline nl-nl Epic deals end soon Geweldige deals eindigen bijna"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline nl-nl Epic deals ending soon Geweldige deals zijn bijna voorbij"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline nl-nl Epic deals from Amazon Brands Topdeals van Amazon merken"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline nl-nl Epic deals start soon Geweldige deals beginnen bijna"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline nl-nl Epic deals start tomorrow Geweldige deals vanaf morgen"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext nl-nl Epic deals. After dark. Geweldige deals als de zon onder is"} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA nl-nl Explore Kindle Unlimited Ontdek Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA nl-nl Explore now Ontdek nu"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA nl-nl Explore Prime Day Ontdek Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext nl-nl Get 3 months of Kindle Unlimited for £0.00 Nu 3 maanden Kindle Unlimited voor € 0,00"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline nl-nl Get 30+ games for free this Prime Day Krijg 30+ games gratis op Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext nl-nl Get a £XX credit for Prime Day Krijg € XX shoptegoed op Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline nl-nl Get Business Prime free for up to 90 days Krijg tot 90 dagen Business Prime gratis"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline nl-nl Get excited. Deals are coming. Zet je schrap. Deals in aantocht."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA nl-nl Get Prime. Unlock deals. Ontdek Prime voor exclusieve deals"} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext nl-nl Get FREE Same-Day Delivery on hundreds of thousands of items. Geniet van gratis bezorging op dezelfde dag voor duizenden producten."} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext nl-nl Get ultrafast delivery and in-store deals on a wide selection of groceries Supersnelle bezorging en in-store deals op een breed assortiment dagelijkse boodschappen"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline nl-nl Great deals Geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext nl-nl Handcrafted items for you Handgemaakte producten voor jou"} +{"t":"PD 23 Onsite Full Copy Repository 319 nl-nl Included with a Prime membership Inbegrepen bij Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline nl-nl Invite Only Deals Het regent deals"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline nl-nl Invite Only Enkel op uitnodiging"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext nl-nl It’s the most membership time of the year Een feestelijk tijd voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA nl-nl Join today. Cancel anytime. Ontdek Prime. Altijd opzegbaar."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline nl-nl Just for Prime members Alleen voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline nl-nl Last-minute Prime Day deals Last-minute Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA nl-nl Learn how it works Zo werkt het"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA nl-nl Learn more about Kindle Unlimited Not in NL"} +{"t":"PD 23 Onsite Full Copy Repository 328 nl-nl Limited Time Only. Terms Apply. Tijdelijke actie. Lees de voorwaarden."} +{"t":"PD 23 Onsite Full Copy Repository 329 nl-nl Limited-time offer with eligible Prime membership, see terms Alleen voor Prime leden. Lees de voorwaarden"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext nl-nl Make room for epic deals Maak plaats voor geweldige deals"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline nl-nl New day. New deals. Een nieuwe dag vol nieuwe deals"} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline nl-nl New deals are in De nieuwe deals zijn er"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline nl-nl Pay over time with Affirm on top deals Betaal topdeals in termijnen met Affirm"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext nl-nl Placeholder: Up to X% off Amazon Devices. Prime Day. Tot X% korting op Amazon apparaten. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline nl-nl Placeholder: Up to 50% off Amazon Devices. Tot X% korting op Amazon apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline nl-nl Prime Day deals Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline nl-nl Prime Day deals end in Prime Day deals nog"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline nl-nl Prime Day ends in Prime Day eindigt over"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline nl-nl Prime Day ends soon Prime Day is bijna voorbij"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext nl-nl Prime Day has officially started Prime Day is nu echt begonnen"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline nl-nl Prime Day is coming - save early with Amazon Brand deals Prime Day komt eraan. Vroege deals op Amazon-merken."} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline nl-nl Prime Day is MONTH XX & XX Prime day van xx t/m xx [maand]"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline nl-nl Prime Day is MONTH XX–XX Prime day van xx t/m xx [maand]"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline nl-nl Prime Day starts tomorrow Prime Day begint morgen"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline nl-nl Prime exclusive offers? Yes please. Exclusieve Prime deals? Ja graag!"} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline nl-nl Prime member deals Deals voor Prime leden"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline nl-nl Ready, set, shop! Get 6% back on Prime Day purchases Shop nu met 6% korting op Prime day aankopen"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline nl-nl Ready. Set. Prime Day. Klaar voor de start... Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline nl-nl Save now. Sleep later. Shop nu. Slaap later."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline nl-nl Save on Climate Pledge Friendly products for Prime Day Korting op klimaatvriendelijke producten tijdens Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline nl-nl Save up to XX% on Alexa Built-in devices Tot XX% korting op Alexa-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline nl-nl Save with deals for businesses Korting op zakelijke aankopen"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline nl-nl Score 20% off Twitch merch Geniet van 20% korting op Twitch merch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA nl-nl Shop Alexa Built-in devices Shop Alexa-apparaten"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA nl-nl Shop all influencer picks Ontdek alle favorieten van influencers"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline nl-nl Shop all Prime Day deals Shop alle Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline nl-nl Shop deals for businesses Shop zakelijk"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline nl-nl Shop deals overnight Shop 's nachts deals"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline nl-nl Shop early Prime Day deals Shop vroege Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline nl-nl Shop epic Prime Day deals Shop geweldige Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline nl-nl Shop Handmade deals Shop handgemaakte deals"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA nl-nl Shop internet famous deals Shop populaire deals"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline nl-nl Shop like a VIP with 15% back on Prime Day deals Shop als een VIP met 15% korting op Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA nl-nl Shop more-sustainable products Shop duurzame producten"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA nl-nl Shop on Amazon Business Shop op Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline nl-nl Shop Prime Day deals Shop Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA nl-nl Shop the Character Store Shop in de Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA nl-nl Shop Twitch now Koop Twitch nu"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline nl-nl Shop viral trends Shop viral trends"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline nl-nl Shop your favorite characters Shop je favoriete figuurtjes"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline nl-nl Small business deals for you Deals van kleine bedrijven"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline nl-nl So. Many. Deals. Zo. Veel. Deals."} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline nl-nl Spectacular deals Spectaculaire deals"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA nl-nl Start your free trial Nu gratis proberen"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline nl-nl Starts in Begint over"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline nl-nl Super epic deals Waanzinnige deals"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline nl-nl Surprise offers. Just for Prime members. Verrassende aanbiedingen. Alleen voor Prime leden."} +{"t":"PD 23 Onsite Full Copy Repository 378 nl-nl Terms apply Voorwaarden van toepassing"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline nl-nl These deals can’t wait to see you Deze deals kunnen niet wachten om jou te zien"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline nl-nl Today's deals De deals van vandaag"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline nl-nl Top-notch deals Topdeals"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline nl-nl Trending Prime Day deals Trending Prime Day deals"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA nl-nl Try Amazon Photos Probeer Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA nl-nl Try Audible for £0.00 Probeer Audible voor € 0,00"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA nl-nl Try it out Probeer het"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext nl-nl Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Pas kleding, schoenen en meer voordat je ze koopt en betaal pas na 7 dagen"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline nl-nl Unbelievable deals Ongelofelijke deals"} +{"t":"PD 23 Onsite Full Copy Repository 388 nl-nl Unlimited photo storage with Prime Onbeperkte foto-opslag met Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline nl-nl Very impressive deals Indrukwekkende deals"} +{"t":"PD 23 Onsite Page wording 001 nl-nl Prime Day starts soon Prime Day komt eraan"} +{"t":"PD 23 Onsite Page wording 007 nl-nl Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 nl-nl Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 nl-nl Save up to XX% on Prime Day Tot XX% korting op Prime Day"} +{"t":"PD 23 Onsite Page wording 017 nl-nl Shop up to XX% off Tot XX% korting"} +{"t":"PD 23 Onsite Page wording 021 % off nl-nl 5 days to go Nog 5 dagen."} +{"t":"PD 23 Onsite Page wording 022 % off nl-nl 4 days to go. Nog 4 dagen."} +{"t":"PD 23 Onsite Page wording 023 % off nl-nl 3 days to go. Nog 3 dagen"} +{"t":"PD 23 Onsite Page wording 024 % off nl-nl 2 days to go. Nog 2 dagen"} +{"t":"PD 23 Onsite Page wording 025 % off nl-nl 1 day to go Nog 1 dag"} +{"t":"PD 23 Onsite Page wording 026 % off nl-nl Epic deals start at midnight Vanaf middernacht: Prime Day!"} +{"t":"PD 23 Onsite Page wording 027 % off nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Onsite Page wording 028 % off nl-nl Shop deals overnight Shop 's nachts deals"} +{"t":"PD 23 Onsite Page wording 030 % off nl-nl Prime Day ends soon Prime Day is bijna voorbij"} +{"t":"PD 23 Onsite Page wording 031 nl-nl XX - XX July XX-XX juli"} +{"t":"PD 23 Onsite Page wording 037 nl-nl Now on Shop nu"} +{"t":"PD 23 Onsite Page wording 038 nl-nl Save now. Sleep later. Shop nu. Slaap later."} +{"t":"PD 23 Onsite Page wording 039 nl-nl Ends in Eindigt over"} +{"t":"PD 23 Onsite Page wording 040 nl-nl Deals end at midnight Je hebt nog tot middernacht voor de beste deals"} +{"t":"PD 23 Onsite Page wording 041 CTA nl-nl Shop early Prime Day Deals Shop vroege Prime Day deals"} +{"t":"PD 23 Onsite Page wording 047 CTA nl-nl Shop all Prime Day deals Shop alle Prime Day deals"} +{"t":"PD 23 Onsite Page wording 051 nl-nl Vouchers Amazon Coupons"} +{"t":"PD 23 Onsite Page wording 057 nl-nl Check out these Prime-exclusive vouchers Bekijk coupons exclusief voor Prime"} +{"t":"PD 23 Onsite Page wording 061 nl-nl Shop all deals Shop alle deals"} +{"t":"PD 23 Onsite 001 Event Name nl-nl Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline nl-nl Two days of epic deals Twee dagen. Geweldige deals."} +{"t":"PD 23 Onsite 003 Tagline nl-nl Feel like a big deal\n\nTwo days of Prime savings Voel je een big deal\n\nTwee dagen lang Prime Deals"} +{"t":"PD 23 Onsite 003F Tagline nl-nl Feel like a big deal Two days of Prime savings Voel je een big deal Twee dagen lang Prime Deals"} +{"t":"PD 23 Onsite 004 nl-nl Save up to XX% Tot XX% korting"} +{"t":"PD 23 Onsite 005 Dates nl-nl XX - XX July XX-XX juli"} +{"t":"PD 23 Onsite 006 Dates nl-nl Starts midnight Vanaf middernacht"} +{"t":"PD 23 Onsite 007 Dates nl-nl Ends midnight Laatste dag"} +{"t":"PD 23 Onsite 008 Dates nl-nl Epic deals start at midnight Vanaf middernacht: Prime Day!"} +{"t":"PD 23 Onsite 009 Dates nl-nl Deals start at midnight Deals vanaf middernacht"} +{"t":"PD 23 Onsite 010 CTA nl-nl Get ready Ben je er klaar voor?"} +{"t":"PD 23 Onsite 011 nl-nl Starts midnight Vanaf middernacht"} +{"t":"PD 23 Onsite 012 nl-nl Starts tomorrow Vanaf morgen"} +{"t":"PD 23 Onsite 013 nl-nl Starts XX July Vanaf XX juli"} +{"t":"PD 23 Onsite 014 nl-nl Ends XX July Tot en met XX juli"} +{"t":"PD 23 Onsite 015 nl-nl Now on Shop nu"} +{"t":"PD 23 Onsite 016 CTA nl-nl See the deals Bekijk de deals"} +{"t":"PD 23 Onsite 017 CTA nl-nl Shop great deals Shop geweldige deals"} +{"t":"PD 23 Onsite 018 nl-nl Discover vouchers and save on selected brands Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"PD 23 Onsite 019 nl-nl Check out these Prime-exclusive vouchers Bekijk coupons exclusief voor Prime"} +{"t":"PD 23 Onsite 020 nl-nl Discover all deals here Ontdek alle deals hier"} +{"t":"PD 23 Onsite 021 nl-nl Shop all deals Shop alle deals"} +{"t":"PD 23 Onsite 022 nl-nl Exclusively for Prime members Exclusief voor Prime leden"} +{"t":"PD 24 Onsite Lead Up 001 Headline nl-nl XX-XX July XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 002 Subtext nl-nl Big deals coming soon Geweldige deals komen eraan"} +{"t":"PD 24 Onsite Lead Up 003 Headline nl-nl Prime Day is XX-XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 004 Subtext nl-nl But the party starts now Maar het feest begint nu al"} +{"t":"PD 24 Onsite Lead Up 005 Headline nl-nl Shop early Prime Day deals now Shop exclusieve deals, nu al beschikbaar voor jou"} +{"t":"PD 24 Onsite Lead Up 006 Headline nl-nl Stay tuned for early deals Check deals die eerder beschikbaar zijn"} +{"t":"PD 24 Onsite Lead Up 007 Headline nl-nl Make your wish list for Prime Day Maak je verlanglijstje voor Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext nl-nl XX-XX July XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 009 Headline nl-nl Check in for buzzworthy \n early deals Meld je aan voor deals die eerder beschikbaar zijn"} +{"t":"PD 24 Onsite Lead Up 009F Headline nl-nl Check in for buzzworthy early deals Meld je aan voor deals die eerder beschikbaar zijn"} +{"t":"PD 24 Onsite Lead Up 010 Headline nl-nl Early deal Deals die nu al beschikbaar zijn"} +{"t":"PD 24 Onsite Lead Up 012 Headline nl-nl Shop exclusive Prime deals now Shop nu exclusieve Amazon Prime deals"} +{"t":"PD 24 Onsite Lead Up 014 Headline nl-nl Exciting deals only for Prime members Geweldige deals exclusief voor Amazon Prime leden"} +{"t":"PD 24 Onsite Lead Up 016 Headline nl-nl 5 days until big deals Nog 5 dagen tot geweldige deals"} +{"t":"PD 24 Onsite Lead Up 018 Headline nl-nl 4 days until big deals Nog 4 dagen tot geweldige deals"} +{"t":"PD 24 Onsite Lead Up 020 Headline nl-nl 3 days until big deals Nog 3 dagen tot geweldige deals"} +{"t":"PD 24 Onsite Lead Up 022 Headline nl-nl 2 days until big deals Nog 2 dagen tot geweldige deals"} +{"t":"PD 24 Onsite Lead Up 024 Headline nl-nl Get your basket ready Zet je winkelwagen klaar"} +{"t":"PD 24 Onsite Lead Up 025 Subtext nl-nl Big deals start tomorrow Geweldige deals beginnen morgen!"} +{"t":"PD 24 Onsite Lead Up 026 Headline nl-nl It’s almost deal o’clock Het is bijna tijd voor deals"} +{"t":"PD 24 Onsite Lead Up 027 Subtext nl-nl Prime Day starts soon Prime Day begint bijna"} +{"t":"PD 24 Onsite Lead Up 028 Headline nl-nl Tune in for new deals all Prime Day long Check de hele dag nieuwe deals tijdens Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline nl-nl Prime Day starts in Prime Day begint over"} +{"t":"PD 24 Onsite Lead Up 031 Headline nl-nl New deals drop in Nieuwe deals beschikbaar in"} +{"t":"PD 24 Onsite Lead Up 032 Headline nl-nl Shop early Prime Day deals Shop Prime Day deals die eerder beschikbaar zijn"} +{"t":"PD 24 Onsite Lead Up 033 Headline nl-nl Early deals to shop Shop deals die eerder beschikbaar zijn"} +{"t":"PD 24 Onsite Lead Up 034 Headline nl-nl Early deals are waiting for you Deals die eerder beschikbaar zijn wachten op je"} +{"t":"PD 24 Onsite Lead Up 035 Headline nl-nl Fast delivery. Unlimited streaming. Prime Day. Bezorgen. Streamen. Prime Day!"} +{"t":"PD 24 Onsite Lead Up 037 Headline nl-nl Join Prime. Save big. Word lid van Amazon Prime. Bespaar flink."} +{"t":"PD 24 Onsite Lead Up 038 Subtext nl-nl Deals start tomorrow Deals beginnen morgen!"} +{"t":"PD 24 Onsite Lead Up 039 Headline nl-nl Prime Day starts soon Prime Day begint bijna"} +{"t":"PD 24 Onsite Lead Up 041 Headline nl-nl Get your baskets ready Zet je winkelwagen klaar"} +{"t":"PD 24 Onsite Lead Up 043 Headline nl-nl Today's deal drop Nieuwe deals van vandaag"} +{"t":"PD 24 Onsite Lead Up 044 Headline nl-nl Prime Day is XX–XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 045 Headline nl-nl Shop new deal drops Shop nieuwe deals"} +{"t":"PD 24 Onsite Lead Up 046 Headline nl-nl Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline nl-nl Starts in Begint over"} +{"t":"PD 24 Onsite Lead Up 050 Headline nl-nl Invite-only deals Exclusieve deals"} +{"t":"PD 24 Onsite Lead Up 051 Headline nl-nl Watch films and shows with Prime Kijk films en series met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline nl-nl Listen to Amazon Music with Prime Luister naar Amazon Music met Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline nl-nl Get unlimited, fast deliveries with Prime Krijg snelle, gratis bezorging met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline nl-nl Shop Prime Try Before You Buy Shop Prime Try Before You Buy"} +{"t":"PD 24 Onsite Lead Up 055 Headline nl-nl Get free games and more with Prime Ontvang gratis games en meer met Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 056 Headline nl-nl Prime Day is XX and XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 057 Headline nl-nl Shop Prime Day Shop op Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline nl-nl Get excited. Deals are coming. Zet je schrap. Deals komen eraan."} +{"t":"PD 24 Onsite Lead Up 060 Headline nl-nl Big deals are back Er zijn weer geweldige deals!"} +{"t":"PD 24 Onsite Lead Up 061 Subtext nl-nl Prime Day is XX–XX July Prime Day is XX en XX juli"} +{"t":"PD 24 Onsite Lead Up 062 Headline nl-nl Starts midnight Vanaf middernacht"} +{"t":"PD 24 Onsite Live 001 Headline nl-nl Shop big deals now Shop nu geweldige deals"} +{"t":"PD 24 Onsite Live 002 Headline nl-nl Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"PD 24 Onsite Live 003 Headline nl-nl Shop new deals Shop nieuwe deals"} +{"t":"PD 24 Onsite Live 004 Headline nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 24 Onsite Live 005 Headline nl-nl Shop the final hours Shop tijdens de laatste uren"} +{"t":"PD 24 Onsite Live 006 Headline nl-nl Log-in for last-minute deal drops Meld je aan voor last minute deals"} +{"t":"PD 24 Onsite Live 007 Headline nl-nl These deals were made for shopping Deze deals mag je niet missen"} +{"t":"PD 24 Onsite Live 008 Headline nl-nl Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"PD 24 Onsite Live 009 Headline nl-nl Ends in Eindigt over"} +{"t":"PD 24 Onsite Live 010 CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Onsite Live 011 Subtext nl-nl Shop last-minute deals in Meld je aan voor last minute deals"} +{"t":"PD 24 Onsite Live 012 Headline nl-nl New deals in Nieuwe deals over"} +{"t":"PD 24 Onsite Live 013 Headline nl-nl Join Prime today. Shop big deals today. Word lid van Amazon Prime en shop geweldige deals"} +{"t":"PD 24 Onsite Live 014 CTA nl-nl Start your 30-day free trial Start jouw gratis proefperiode van 30 dagen"} +{"t":"PD 24 Onsite Live 015 Headline nl-nl Shop new deals with a side of fast delivery Shop nieuwe deals met snelle bezorging"} +{"t":"PD 24 Onsite Live 016 CTA nl-nl Join Prime Word lid van Prime"} +{"t":"PD 24 Onsite Live 017 Headline nl-nl There’s still time to score big deals Laatste kans op geweldige deals"} +{"t":"PD 24 Onsite Live 019 Headline nl-nl Shop Prime Day deals Shop Prime Day deals"} +{"t":"PD 24 Onsite Live 021 Headline nl-nl Trending Prime Day deals Trending Prime Day deals"} +{"t":"PD 24 Onsite Live 022 Headline nl-nl Shop Prime Day before it ends Shop op Prime Day voordat het voorbij is"} +{"t":"PD 24 Onsite Live 023 Headline nl-nl Prime Day deals Prime Day deals"} +{"t":"PD 24 Onsite Live 024 Headline nl-nl Spectacular deals Spectaculaire deals"} +{"t":"PD 24 Onsite Live 025 Headline nl-nl Fantastic deals Fantastische deals"} +{"t":"PD 24 Onsite Live 026 Headline nl-nl Amazing deals Waanzinnige deals"} +{"t":"PD 24 Onsite Live 027 Headline nl-nl Deals on awesome stuff Deals op fantastische producten"} +{"t":"PD 24 Onsite Live 028 Headline nl-nl Top-notch deals Topdeals"} +{"t":"PD 24 Onsite Live 029 Headline nl-nl Great deals Geweldige deals"} +{"t":"PD 24 Onsite Live 030 Headline nl-nl Very impressive deals Indrukwekkende deals"} +{"t":"PD 24 Onsite Live 031 Headline nl-nl Unbelievable deals Ongelofelijke deals"} +{"t":"PD 24 Onsite Live 032 Headline nl-nl Deals to talk about Deals om over te vertellen"} +{"t":"PD 24 Onsite Live 033 Headline nl-nl Deals to take home Deals voor thuis"} +{"t":"PD 24 Onsite Live 034 Headline nl-nl Log-in for last-minute deals Bekijk last minute deals"} +{"t":"PD 24 Onsite Live 035 Headline nl-nl Lightning Deals Lightning deals"} +{"t":"PD 24 Onsite Live 036 Headline nl-nl Top brands Topmerken"} +{"t":"PD 24 Onsite Live 037 Headline nl-nl Customers' Most-Loved Meest geliefd bij klanten"} +{"t":"PD 24 Onsite Live 038 Headline nl-nl Trending deals Populaire deals"} +{"t":"PD 24 Onsite Live 039 Headline nl-nl Deals under £25 Deals onder €25"} +{"t":"PD 24 Onsite Live 040 Headline nl-nl Deals under £10 Deals onder €10"} +{"t":"PD 24 Onsite Live 041 Headline nl-nl Shop all deals Shop alle deals"} +{"t":"PD 24 Onsite Live 042 Headline nl-nl Today's deals De deals van vandaag"} +{"t":"PD 24 Onsite Live 043 Headline nl-nl Join Prime Word lid van Amazon Prime"} +{"t":"PD 24 Onsite Live 044 Headline nl-nl Join Prime for big deals Word lid van Amazon Prime voor geweldige deals"} +{"t":"PD 24 Onsite Live 045 Headline nl-nl Prime member deals Deals voor Amazon Prime leden"} +{"t":"PD 24 Onsite Live 046 Headline nl-nl Ends soon Eindigt snel"} +{"t":"PD 24 Onsite Live 047 Headline nl-nl Ending soon Eindigt snel"} +{"t":"PD 24 Onsite Live 048 Headline nl-nl New deals every 12 hours Elke 12 uur nieuwe deals"} +{"t":"PD 24 Onsite Live 049 Headline nl-nl Shop all deals Alle deals"} +{"t":"PD 24 Onsite Live 050 Headline nl-nl Prime Day ends soon Prime Day is bijna voorbij"} +{"t":"PD 24 Onsite Live 051 Subtext nl-nl Try Prime and join the party Probeer Amazon Prime en ontdek de voordelen"} +{"t":"PD 24 Onsite Live 052 Headline nl-nl Ready. Set. Prime Day. Klaar voor de start... Prime Day"} +{"t":"PD 24 Onsite Live 053 Subtext nl-nl Two days of big deals have officially started Twee dagen met geweldige deals zijn nu echt begonnen"} +{"t":"PD 24 Onsite Live 054 Headline nl-nl Two days of big deals Twee dagen met geweldige deals"} +{"t":"PD 24 Onsite Live 055 Headline nl-nl Ends midnight Tot middernacht"} +{"t":"PD 24 Onsite Live 056 Headline nl-nl Thanks for shopping Prime Day Bedankt voor shoppen op Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline nl-nl Everyday Prime deals Elke dag Amazon Prime deals"} +{"t":"PD 24 Onsite Live 058 nl-nl Included with your Prime membership Inbegrepen bij je Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live 059 nl-nl Included with a Prime membership Inbegrepen bij een Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live 060 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 24 Onsite Live Lead Out 058 nl-nl Included with your Prime membership Inbegrepen bij je Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live Lead Out 059 nl-nl Included with a Prime membership Inbegrepen bij een Amazon Prime-lidmaatschap"} +{"t":"PD 24 Onsite Live Lead Out 060 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Onsite 001 nl-nl Big deals coming soon Geweldige deals komen eraan"} +{"t":"PD 25 Onsite 002 nl-nl Get big deals this Prime Day Shop geweldige deals tijdens Prime Day"} +{"t":"PD 25 Onsite 003 nl-nl Big deals coming soon Er komen geweldige deals aan"} +{"t":"PD 25 Onsite 004 nl-nl 4 days of big deals start soon 4 dagen vol geweldige deals beginnen bijna"} +{"t":"PD 25 Onsite 005 nl-nl Unlock Prime Day deals Profiteer van exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 007 nl-nl Prime members, make your wish list Amazon Prime-lid, maak je verlanglijstje"} +{"t":"PD 25 Onsite 008 nl-nl Access Prime Day deals Krijg toegang tot exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 010 nl-nl Save big on Prime Day Heel veel korting op Prime Day"} +{"t":"PD 25 Onsite 011 nl-nl Members save big on Prime Day Prime-leden krijgen heel veel korting tijdens Prime Day"} +{"t":"PD 25 Onsite 012 nl-nl Save big on Prime Day Heel veel korting tijdens Amazon Prime Day"} +{"t":"PD 25 Onsite 013 nl-nl Shop early Prime Day deals Shop vroege Prime Day deals"} +{"t":"PD 25 Onsite 014 nl-nl Members get early Prime Day deals Prime-leden profiteren van Prime Day deals die eerder beschikbaar zijn"} +{"t":"PD 25 Onsite 015 nl-nl 5 days until Prime Day Nog 5 dagen tot Prime Day"} +{"t":"PD 25 Onsite 016 nl-nl 5 days until big Prime Day deals Nog 5 dagen tot exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 017 nl-nl 4 days until Prime Day Nog 4 dagen tot Prime Day"} +{"t":"PD 25 Onsite 018 nl-nl 4 days until big Prime Day deals Nog 4 dagen tot exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 019 nl-nl 3 days until Prime Day Nog 3 dagen tot Prime Day"} +{"t":"PD 25 Onsite 020 nl-nl 3 days until big Prime Day deals Nog 3 dagen tot exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 023 nl-nl 2 days until Prime Day Nog 2 dagen tot Prime Day"} +{"t":"PD 25 Onsite 024 nl-nl 2 days until big Prime Day deals Nog 2 dagen tot exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 026 nl-nl Big deals start tomorrow Geweldige deals beginnen morgen"} +{"t":"PD 25 Onsite 027 nl-nl Prime Day deals start tomorrow Exclusieve Prime Day deals beginnen morgen"} +{"t":"PD 25 Onsite 029 nl-nl Prime Day starts midnight Prime Day begint om middernacht"} +{"t":"PD 25 Onsite 030 nl-nl Prime Day deals start at midnight Exclusieve Prime Day deals beginnen om middernacht"} +{"t":"PD 25 Onsite 032 nl-nl Prime Day deals start at midnight Exclusieve Prime Day deals voor Amazon Prime-leden beginnen om middernacht"} +{"t":"PD 25 Onsite 033 nl-nl Prime Day is coming Prime Day komt eraan"} +{"t":"PD 25 Onsite 039 nl-nl Get big deals this Prime Day Exclusieve deals voor Prime-leden op Prime Day"} +{"t":"PD 25 Onsite 040 nl-nl 4 days of big deals start soon 4 dagen vol deals beginnen bijna"} +{"t":"PD 25 Onsite 044 nl-nl Unlock Prime Day deals Profiteer van Prime Day deals"} +{"t":"PD 25 Onsite 047 nl-nl Prime Day deals are coming Exclusieve Prime Day deals komen eraan"} +{"t":"PD 25 Onsite 049 nl-nl Prime Day: make your wish list Prime-lid, maak je verlanglijstje"} +{"t":"PD 25 Onsite 052 nl-nl Save big on Prime Day Heel veel korting tijdens Prime Day"} +{"t":"PD 25 Onsite 056 nl-nl Save big this Prime Day Profiteer tijdens Prime Day"} +{"t":"PD 25 Onsite 058 nl-nl Members get early Prime Day deals Prime-leden profiteren eerder van Prime Day deals"} +{"t":"PD 25 Onsite 061 nl-nl Get early Prime Day deals Profiteer eerder van Prime Day deals"} +{"t":"PD 25 Onsite 063 nl-nl 5 days until big Prime Day deals Nog 5 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 065 nl-nl 4 days until big Prime Day deals Nog 4 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 068 nl-nl 3 days until big Prime Day deals Nog 3 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 070 nl-nl 2 days until big Prime Day deals Nog 2 dagen tot Prime Day deals voor Prime-leden"} +{"t":"PD 25 Onsite 071 nl-nl 2 days until big Prime Day deals Nog 2 dagen tot Prime Day deals"} +{"t":"PD 25 Onsite 075 nl-nl Prime Day deals start tomorrow Prime Day deals beginnen morgen"} +{"t":"PD 25 Onsite 083 nl-nl Prime Day deals start at midnight Prime Day deals beginnen om middernacht"} +{"t":"PD 25 Onsite 084 nl-nl Prime Day deals start at midnight(*) Prime Day deals beginnen om middernacht"} +{"t":"PD 25 Onsite 089 nl-nl Prime Day is XX-XX Month Prime Day is van XX t/m XX juli"} +{"t":"PD 25 Onsite 091 nl-nl Prep for 4 days of Prime Day deals Klaar voor 4 dagen Prime Day deals?"} +{"t":"PD 25 Onsite 092 nl-nl Get big Prime Day deals Shop geweldige Prime Day deals"} +{"t":"PD 25 Onsite 093 nl-nl Big deals are coming Geweldige deals komen eraan."} +{"t":"PD 25 Onsite 094 nl-nl Shop early deals now Shop nu vroege deals"} +{"t":"PD 25 Onsite 095 nl-nl Prime Day starts tomorrow Prime Day begint morgen"} +{"t":"PD 25 Onsite 096 nl-nl Prime Day is hours away Prime Day begint over een paar uur"} +{"t":"PD 25 Onsite 098 nl-nl Exclusively for members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Onsite 099 nl-nl More days. More deals. Vier dagen. Veel deals."} +{"t":"PD 25 Onsite 101 nl-nl Starts tomorrow Vanaf morgen"} +{"t":"PD 25 Onsite 102 nl-nl Starts midnight Begint om middernacht"} +{"t":"PD 25 Onsite 105 nl-nl Starts tomorrow Vanaf morgen"} +{"t":"PD 25 Onsite 106 nl-nl Prime Day is XX-XX Month Prime Day XX t/m XX juli"} +{"t":"PD 25 Onsite 107 nl-nl Prep for Prime Day XX-XX Month Prime Day XX t/m XX juli"} +{"t":"PD 25 Onsite 108 nl-nl Prime Day is XX-XX Month Prime Day is van XX t/m XX juli"} +{"t":"PD 25 Onsite 110 nl-nl Prime Day is XX-XX Month. For members only. Prime Day is van XX t/m XX maand. Exclusief voor Amazon Prime-leden."} +{"t":"PD 25 Onsite 111 nl-nl Prep for Prime Day XX-XX Month Bereid je voor op Prime Day van XX t/m XX juli"} +{"t":"PD 25 Onsite 112 nl-nl For members only Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Onsite 113 nl-nl Prime Day is XX-XX Month  Prime Day is van XX t/m XX juli"} +{"t":"PD 25 Onsite 114 nl-nl Big deals are back Er zijn weer fantastische deals"} +{"t":"PD 25 Onsite 117 nl-nl Prime Day starts now! Prime Day begint nu!"} +{"t":"PD 25 Onsite 118 nl-nl Prime Day deals start now Shop nu exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 119 nl-nl Shop big deals now Shop met heel veel korting"} +{"t":"PD 25 Onsite 120 nl-nl Members save big during Prime Day Prime-leden krijgen heel veel korting op Prime Day"} +{"t":"PD 25 Onsite 121 nl-nl Shop big deals now Shop nu geweldige deals"} +{"t":"PD 25 Onsite 122 nl-nl New day. New deals. Nieuwe dag. Nieuwe deals."} +{"t":"PD 25 Onsite 123 nl-nl New Prime Day deals, just for members. Nieuwe Prime Day deals, exclusief voor Prime-leden."} +{"t":"PD 25 Onsite 124 nl-nl Big deals end soon Geweldige deals eindigen bijna"} +{"t":"PD 25 Onsite 125 nl-nl There is still time to save big this Prime day Laatste kans op heel veel korting tijdens Prime Day"} +{"t":"PD 25 Onsite 126 nl-nl There’s still time to save up to XX% this Prime Day Laatste kans op korting tot XX% tijdens Prime Day"} +{"t":"PD 25 Onsite 127 nl-nl Last day to save big Laatste dag met heel veel korting"} +{"t":"PD 25 Onsite 128 nl-nl Last day to save up to XX% Laatste dag met korting tot XX%"} +{"t":"PD 25 Onsite 129 nl-nl Shop the final hours Shop tijdens de laatste uurtjes"} +{"t":"PD 25 Onsite 130 nl-nl Save big with epic deals Shop nu geweldige deals"} +{"t":"PD 25 Onsite 132 nl-nl Prime Day deals start now Prime Day begint nu!"} +{"t":"PD 25 Onsite 133 nl-nl Prime Day deals start now Vanaf nu exclusieve Prime Day deals"} +{"t":"PD 25 Onsite 134 nl-nl Prime Day deals start now Prime Day deals beginnen nu!"} +{"t":"PD 25 Onsite 137 nl-nl Members save big during Prime Day Prime-leden krijgen heel veel korting tijdens Prime Day"} +{"t":"PD 25 Onsite 141 nl-nl Save big this Prime Day Bespaar door onze geweldige deals"} +{"t":"PD 25 Onsite 144 nl-nl New Prime Day deals, just for members Nieuwe Prime Day deals, exclusief voor Prime-leden."} +{"t":"PD 25 Onsite 148 nl-nl Get new Prime Day deals Shop de nieuwe Prime Day deals"} +{"t":"PD 25 Onsite 157 nl-nl Save big with epic deals Shop geweldige deals met heel veel korting"} +{"t":"PD 25 Onsite 158 nl-nl Shop Prime Day deals Shop Prime Day deals"} +{"t":"PD 25 Onsite 159 nl-nl Become a member, shop Prime Day now. Word Amazon Prime-lid en shop nu tijdens Prime Day"} +{"t":"PD 25 Onsite 160 nl-nl Save big during Prime Day Krijg heel veel korting tijdens Prime Day"} +{"t":"PD 25 Onsite 162 nl-nl New Prime Day deals just dropped Nieuwe Prime Day deals zijn nu beschikbaar"} +{"t":"PD 25 Onsite 166 nl-nl Prime Day ends midnight Prime Day eindigt vannacht"} +{"t":"PD 25 Onsite 171 nl-nl It’s Prime Day! Het is Prime Day!"} +{"t":"PD 25 Onsite 172 nl-nl Big deals are here Geweldige deals zijn hier"} +{"t":"PD 25 Onsite 173 nl-nl Ending soon Eindigt binnenkort"} +{"t":"PD 25 Onsite 174 nl-nl Final hours to save big De laatste uren met heel veel korting"} +{"t":"PD 25 Onsite 175 nl-nl Final hours to save up to XX% De laatste uren met korting tot XX%"} +{"t":"PD 25 Onsite 176 nl-nl Prime members save big Amazon Prime-leden krijgen heel veel korting"} +{"t":"PD 25 Onsite 178 nl-nl It's Prime Day! Het is Prime Day!"} +{"t":"PD 25 Onsite 179 nl-nl Shop Prime Day Shop tijdens Prime Day"} +{"t":"PD 25 Onsite 180 nl-nl Trending Prime Day deals Trending Prime Day deals"} +{"t":"PD 25 Onsite 181 nl-nl Prime Day ends soon Prime Day eindigt bijna"} +{"t":"PD 25 Onsite 182 nl-nl Ending soon Eindigt snel"} +{"t":"PD 25 Onsite 183 nl-nl Shop Prime Day now Prime Day"} +{"t":"PD 25 Onsite 184 nl-nl Last day to shop Prime Day Prime Day"} +{"t":"PD 25 Onsite 185 nl-nl Shop Prime Day now Shop nu tijdens Prime Day"} +{"t":"PD 25 Onsite 186 nl-nl Last chance to shop Prime Day Laatste kans: Prime Day"} +{"t":"PD 25 Onsite 187 nl-nl Big deals anyone? Zoek je geweldige deals?"} +{"t":"PD 25 Onsite 188 nl-nl Shop Prime Day now Shop nu op Prime Day"} +{"t":"PD 25 Onsite 191 nl-nl Thanks for shopping Prime Day Bedankt voor het shoppen tijdens Prime Day"} +{"t":"PD 25 Onsite 192 nl-nl Prime Day Top 100 Deals Prime Day: Top 100 deals"} +{"t":"PD 25 Onsite 194 nl-nl Shop premium brand deals Prime Day deals op topmerken"} +{"t":"PD 25 Onsite 195 nl-nl Prime Day premium brand deals Prime Day deals op topmerken"} +{"t":"PD 25 Onsite 196 nl-nl Prime Day deals you'll love Prime Day geweldige deals"} +{"t":"PD 25 Onsite 197 nl-nl Products you love at prices you'll love Je favoriete producten, voor geweldige prijzen"} +{"t":"PD 25 Onsite 198 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"PD 25 Onsite 199 nl-nl Join Prime Word Prime-lid"} +{"t":"PD 25 Onsite 200 nl-nl Explore Prime Day Ontdek Prime Day"} +{"t":"PD 25 Onsite 202 nl-nl Shop now Shop nu"} +{"t":"SDD 23 Onsite 001 nl-nl Get that spring feeling Lente Deals"} +{"t":"SDD 23 Onsite 005 nl-nl Spring Sale Lente Deals"} +{"t":"SDD 23 Onsite 021 % off nl-nl Spring Sale is coming Heel veel lentekorting"} +{"t":"SDD 23 Onsite 025 % off nl-nl 2 days of spring savings Heel veel lentekorting"} +{"t":"SDD 23 Onsite 031 nl-nl 27-29 March Van 27 maart 18:00 uur t/m 29 maart"} +{"t":"SDD 23 Onsite 035 nl-nl Starts tomorrow 6pm Vanaf morgen 18:00 uur"} +{"t":"SDD 23 Onsite 036 nl-nl Starts at 6pm Start vandaag 18:00 uur"} +{"t":"SDD 23 Onsite 037 nl-nl Now on Tot en met 29 maart"} +{"t":"SDD 23 Onsite 038 nl-nl Ends 29 March Tot en met 29 maart"} +{"t":"SDD 23 Onsite 039 nl-nl Ends 29 March Laatste dag"} +{"t":"SDD 23 Onsite 040 nl-nl Ends at midnight Eindigt middernacht"} +{"t":"SDD 23 Onsite 041 CTA nl-nl See the deals Hoge korting op heel veel producten"} +{"t":"SDD 23 Onsite 042 nl-nl Discover coupons and save on selected brands Shop alle deals"} +{"t":"SDD 23 Onsite 043 nl-nl Discover all deals here Ontdek coupons en bespaar op geselecteerde merken"} +{"t":"SDD 23 Onsite 044 nl-nl Selected products only Ontdek hier alle deals"} +{"t":"SDD 24 Onsite 001 nl-nl Spring Deal Days Lente Deal Dagen"} +{"t":"SDD 24 Onsite 002 nl-nl Save the date to save big Heel veel lentekorting"} +{"t":"SDD 24 Onsite 003 nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Onsite 004 nl-nl Mark your calendar for Spring Deal Days De Lente Deal Dagen komen eraan"} +{"t":"SDD 24 Onsite 006 nl-nl 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deal Dagen"} +{"t":"SDD 24 Onsite 008 nl-nl 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deal Dagen"} +{"t":"SDD 24 Onsite 010 nl-nl Spring Deal Days starts tomorrow De Lente Deal Dagen beginnen morgen"} +{"t":"SDD 24 Onsite 011 nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Onsite 012 nl-nl Spring Deal Days starts midnight De Lente Deal Dagen beginnen om middernacht"} +{"t":"SDD 24 Onsite 013 nl-nl It's almost here Het is bijna zover"} +{"t":"SDD 24 Onsite 014 nl-nl 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deal Dagen"} +{"t":"SDD 24 Onsite 015 nl-nl Spring Deal Days starts in De Lente Deal Dagen beginnen over"} +{"t":"SDD 24 Onsite 016 nl-nl Shop Spring Deals early Shop als eerste lentedeals"} +{"t":"SDD 24 Onsite 017 nl-nl New deals everyday just for Prime members Elke dag nieuwe deals, exclusief voor Amazon Prime-leden"} +{"t":"SDD 24 Onsite 018 nl-nl WOW! Deals WOW! Deals"} +{"t":"SDD 24 Onsite 019 nl-nl New deals everyday just for Prime members Elke dag nieuwe deals, exclusief voor Amazon Prime-leden"} +{"t":"SDD 24 Onsite 020 nl-nl WOW! Deals WOW! Deals"} +{"t":"SDD 24 Onsite 021 nl-nl Join Prime Word Amazon Prime-lid"} +{"t":"SDD 24 Onsite 022 nl-nl Buy More & Save Koop Meer en Bespaar"} +{"t":"SDD 24 Onsite 023 nl-nl Get ready for upcoming Spring Deal Days Klaar voor de Lente Deal Dagen?"} +{"t":"SDD 24 Onsite 024 nl-nl Discover now Ontdek nu"} +{"t":"SDD 24 Onsite 025 nl-nl Get ready for upcoming Spring Deal Days Klaar voor de Lente Deal Dagen?"} +{"t":"SDD 24 Onsite 026 nl-nl Discover now Ontdek nu"} +{"t":"SDD 24 Onsite 027 nl-nl Spring Deal Days is here De Lente Deal Dagen zijn begonnen"} +{"t":"SDD 24 Onsite 028 nl-nl Save big Heel veel lentekorting"} +{"t":"SDD 24 Onsite 030 nl-nl Spring Deal Days Een nieuwe dag vol kortingen"} +{"t":"SDD 24 Onsite 031 nl-nl A new day to save Lente Deal Dagen"} +{"t":"SDD 24 Onsite 032 nl-nl Ends 25 March T/m 25 maart"} +{"t":"SDD 24 Onsite 033 nl-nl Shop fast! Deals end tomorrow Shop snel! De deals eindigen morgen"} +{"t":"SDD 24 Onsite 035 nl-nl Shop fast! Deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"SDD 24 Onsite 036 nl-nl Spring Deal Days Lente Deal Dagen"} +{"t":"SDD 24 Onsite 037 nl-nl Spring Deal Days Lente Deal Dagen"} +{"t":"SDD 24 Onsite 038 nl-nl 20-25 March 20 t/m 25 maart"} +{"t":"SDD 24 Onsite 039 nl-nl Spring Deal Days ends midnight De Lente Deal Dagen eindigen om middernacht"} +{"t":"SDD 24 Onsite 040 nl-nl Spring Deal Days Lente Deal Dagen"} +{"t":"SDD 24 Onsite 041 nl-nl Spring Deal Days is here\nSave big De Lente Deal Dagen zijn begonnen\n Bespaar flink"} +{"t":"SDD 24 Onsite 041F nl-nl Spring Deal Days is here Save big De Lente Deal Dagen zijn begonnen Bespaar flink"} +{"t":"SDD 24 Onsite 042 nl-nl Spring Deal Days \nSave big De Lente Deal Dagen\n Bespaar flink"} +{"t":"SDD 24 Onsite 042F nl-nl Spring Deal Days  Save big De Lente Deal Dagen Bespaar flink"} +{"t":"SDD 24 Onsite 043 nl-nl Spring Deal Days Lente Deal Dagen"} +{"t":"SDD 24 Onsite 044 nl-nl Shop now Shop nu"} +{"t":"SDD 24 Onsite 045 nl-nl Spring Deal Days Lente Deal Dagen"} +{"t":"SDD 24 Onsite 046 Headline nl-nl Get ready – this could sell fast! Let op: dit kan zo uitverkocht zijn!"} +{"t":"SDD 24 Onsite 047 Headline nl-nl Unlock WOW! Deals with Prime Profiteer van de WOW! Deals met Amazon Prime"} +{"t":"SDD 24 Onsite 048 Headline nl-nl Join today. Cancel anytime. Word Amazon Prime-lid. Altijd opzegbaar."} +{"t":"SDD 24 Onsite 049 Headline nl-nl Try Prime Probeer Amazon Prime"} +{"t":"SDD 25 Onsite 001 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 25 Onsite 002 nl-nl 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 003 nl-nl 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 004 nl-nl Spring Deal Days starts tomorrow De Lente Deals beginnen morgen"} +{"t":"SDD 25 Onsite 005 nl-nl Spring Deal Days is coming De Lente Deals komen eraan"} +{"t":"SDD 25 Onsite 006 Subtext nl-nl Get ready to save big Klaar voor heel veel korting?"} +{"t":"SDD 25 Onsite 007 Subtext nl-nl Save big Heel veel korting"} +{"t":"SDD 25 Onsite 008 Subtext nl-nl Get ready to save up to XX% off Klaar voor korting tot 40%?"} +{"t":"SDD 25 Onsite 009 Subtext nl-nl Up to XX% off Tot XX% korting"} +{"t":"SDD 25 Onsite 010 Subtext nl-nl Mark your calendar to save big Zet de Lente Deals in je agenda"} +{"t":"SDD 25 Onsite 011 Subtext nl-nl Get your basket ready Zet je mandje klaar"} +{"t":"SDD 25 Onsite 012 nl-nl 25–31 March 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 013 nl-nl Starts 25 March Vanaf 25 maart"} +{"t":"SDD 25 Onsite 014 nl-nl Starts tomorrow Vanaf morgen"} +{"t":"SDD 25 Onsite 015 nl-nl Starts midnight Vanaf middernacht"} +{"t":"SDD 25 Onsite 016 nl-nl Spring Deal Days 25–31 March Lente Deals van 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 017 nl-nl 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 018 nl-nl 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 25 Onsite 020 nl-nl Spring Deal Days starts midnight De Lente Deals beginnen om middernacht"} +{"t":"SDD 25 Onsite 021 nl-nl Spring Deal Days starts soon De Lente Deals beginnen bijna"} +{"t":"SDD 25 Onsite 022 nl-nl Spring Deal Days starts in De Lente Deals beginnen over"} +{"t":"SDD 25 Onsite 023 nl-nl Shop spring deals early Shop als eerste lentedeals"} +{"t":"SDD 25 Onsite 024 nl-nl Get ready for Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 25 Onsite 025 nl-nl Shop vouchers for selected brands Shop cadeaubonnen van topmerken"} +{"t":"SDD 25 Onsite 026 nl-nl Shop vouchers and save on selected brands Shop cadeaubonnen en bespaar op topmerken"} +{"t":"SDD 25 Onsite 027 nl-nl Get ready for upcoming Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 25 Onsite 028 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 25 Onsite 033 nl-nl Upcoming Spring Deal Days De Lente Deals komen eraan"} +{"t":"SDD 25 Onsite 035 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 25 Onsite 036 nl-nl Discover more Ontdek meer"} +{"t":"SDD 25 Onsite 037 nl-nl See more Bekijk meer"} +{"t":"SDD 25 Onsite 038 nl-nl Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Lente Deals van 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 038F nl-nl Spring Deal Days is coming Spring Deal Days 25–31 March Lente Deals van 25 t/m 31 maart"} +{"t":"SDD 25 Onsite 040 nl-nl Shop Spring Deal Days now Shop nu tijdens de Lente Deals"} +{"t":"SDD 25 Onsite 041 nl-nl Spring Deal Days is here De Lente Deals zijn hier"} +{"t":"SDD 25 Onsite 042 nl-nl Spring Deal Days ends soon De Lente Deals eindigen bijna"} +{"t":"SDD 25 Onsite 043 nl-nl Spring Deal Days ends tonight De Lente Deals eindigen vannacht"} +{"t":"SDD 25 Onsite 044 nl-nl Save big Heel veel korting"} +{"t":"SDD 25 Onsite 045 nl-nl Up to XX% off Tot XX% korting"} +{"t":"SDD 25 Onsite 046 nl-nl Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"SDD 25 Onsite 047 nl-nl Ready, set, save. Klaar voor veel korting?"} +{"t":"SDD 25 Onsite 048 nl-nl Ready, set, shop. Tijd om te shoppen"} +{"t":"SDD 25 Onsite 049 nl-nl Epic savings are here Geweldige deals zijn hier"} +{"t":"SDD 25 Onsite 050 nl-nl Save big until 31 March Heel veel korting t/m 31 maart"} +{"t":"SDD 25 Onsite 051 nl-nl Save up to XX% off now Krijg nu tot xx% korting"} +{"t":"SDD 25 Onsite 052 nl-nl Deals you don't want to miss Deals die je niet wil missen"} +{"t":"SDD 25 Onsite 053 nl-nl Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"SDD 25 Onsite 054 nl-nl Ends 31 March t/m 31 maart"} +{"t":"SDD 25 Onsite 055 nl-nl Ends tomorrow Eindigen morgen"} +{"t":"SDD 25 Onsite 056 nl-nl Ends midnight Eindigen vannacht"} +{"t":"SDD 25 Onsite 057 nl-nl Ends soon Eindigen snel"} +{"t":"SDD 25 Onsite 058 nl-nl Epic deals end tomorrow Geweldige deals eindigen morgen"} +{"t":"SDD 25 Onsite 059 nl-nl Last chance to save up to XX% Je laatste kans op xx% korting"} +{"t":"SDD 25 Onsite 060 nl-nl Last chance to save big Je laatste kans op heel veel korting"} +{"t":"SDD 25 Onsite 061 nl-nl Shop fast - deals end midnight Shop snel! Deals eindigen vannacht"} +{"t":"SDD 25 Onsite 062 nl-nl Big savings end at midnight Laatste dag met heel veel korting"} +{"t":"SDD 25 Onsite 063 nl-nl Spring Deal Days ends soon De Lente Deals eindigen bijna"} +{"t":"SDD 25 Onsite 064 nl-nl Spring Deal Days ends tomorrow De Lente Deals eindigen morgen"} +{"t":"SDD 25 Onsite 065 nl-nl Spring Deal Days ends midnight De Lente Deals eindigen vannacht"} +{"t":"SDD 25 Onsite 066 nl-nl Spring Deal Days ends in De Lente Deals eindigen over"} +{"t":"SDD 25 Onsite 067 nl-nl Spring Deal Days now on De Lente Deals zijn begonnen"} +{"t":"SDD 25 Onsite 068 nl-nl Spring Deal Days is here De Lente Deals zijn hier"} +{"t":"SDD 25 Onsite 070 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 25 Onsite 072 nl-nl Get the most out of Spring Deal Days Profiteer volop van de Lente Deals"} +{"t":"SDD 25 Onsite 074 nl-nl Discover all deals here Ontdek alle deals hier"} +{"t":"SDD 25 Onsite 075 nl-nl Discover new deals Ontdek nieuwe deals"} +{"t":"SDD 25 Onsite 076 nl-nl Shop now Shop nu"} +{"t":"SDD 25 Onsite 077 nl-nl Discover deals Ontdek alle deals"} +{"t":"SDD 26 Onsite 001 nl-nl Spring Deal Days is coming De Lente Deals komen eraan"} +{"t":"SDD 26 Onsite 002 nl-nl Spring Deal Days is around the corner De Lente Deals staan voor de deur"} +{"t":"SDD 26 Onsite 003 nl-nl EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Lente Deals\n H / SH: Heel veel korting"} +{"t":"SDD 26 Onsite 003F nl-nl EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Lente Deals H / SH: Heel veel korting"} +{"t":"SDD 26 Onsite 004 nl-nl 3 days until Spring Deal Days Nog 3 dagen tot de Lente Deals"} +{"t":"SDD 26 Onsite 005 nl-nl 2 days until Spring Deal Days Nog 2 dagen tot de Lente Deals"} +{"t":"SDD 26 Onsite 006 nl-nl Spring Deal Days starts tomorrow De Lente Deals beginnen morgen"} +{"t":"SDD 26 Onsite 008 Subtext nl-nl Get ready to save big Klaar voor heel veel korting?"} +{"t":"SDD 26 Onsite 009 Subtext nl-nl Save big Heel veel korting"} +{"t":"SDD 26 Onsite 010 Subtext nl-nl Get ready to save up to XX% off Klaar voor kortingen tot XX%?"} +{"t":"SDD 26 Onsite 011 Subtext nl-nl Up to XX% off Tot XX% korting"} +{"t":"SDD 26 Onsite 012 Subtext nl-nl Mark your calendar to save big Zet de Lente Deals in je agenda"} +{"t":"SDD 26 Onsite 013 Subtext nl-nl Get your basket ready Zet je mandje klaar"} +{"t":"SDD 26 Onsite 014 nl-nl 10 - 16 March 10 t/m 16 maart"} +{"t":"SDD 26 Onsite 015 nl-nl Starts 10 March Vanaf 10 maart"} +{"t":"SDD 26 Onsite 016 nl-nl Starts tomorrow Vanaf morgen"} +{"t":"SDD 26 Onsite 017 nl-nl Starts midnight Vanaf middernacht"} +{"t":"SDD 26 Onsite 018 nl-nl Spring Deal Days: 10 - 16 March Lente Deals van 10 t/m 16 maart"} +{"t":"SDD 26 Onsite 022 nl-nl Spring Deal Days starts midnight De Lente Deals beginnen om middernacht"} +{"t":"SDD 26 Onsite 023 nl-nl Spring Deal Days starts soon De Lente Deals beginnen bijna"} +{"t":"SDD 26 Onsite 024 nl-nl Spring Deal Days starts in De Lente Deals beginnen over"} +{"t":"SDD 26 Onsite 025 nl-nl Get ready for Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 26 Onsite 026 nl-nl Shop vouchers for selected brands Shop cadeaubonnen van topmerken"} +{"t":"SDD 26 Onsite 027 nl-nl Shop vouchers and save on selected brands Shop cadeaubonnen en bespaar op topmerken"} +{"t":"SDD 26 Onsite 028 nl-nl Get ready for upcoming Spring Deal Days Klaar voor de Lente Deals?"} +{"t":"SDD 26 Onsite 029 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 26 Onsite 034 nl-nl Upcoming Spring Deal Days De Lente Deals komen eraan"} +{"t":"SDD 26 Onsite 036 nl-nl Selected products only Alleen op geselecteerde producten"} +{"t":"SDD 26 Onsite 037 nl-nl Discover more Ontdek meer"} +{"t":"SDD 26 Onsite 038 nl-nl See more Bekijk meer"} +{"t":"SDD 26 Onsite 039 nl-nl Spring Deal Days 10 - 16 March Lente Deals van 10 t/m 16 maart"} +{"t":"SDD 26 Onsite 040 nl-nl Spring Deal Days Lente Deals"} +{"t":"SDD 26 Onsite 041 nl-nl Shop Spring Deal Days now Shop nu tijdens de Lente Deals"} +{"t":"SDD 26 Onsite 042 nl-nl Spring Deal Days is here De Lente Deals zijn er"} +{"t":"SDD 26 Onsite 043 nl-nl Spring Deal Days' epic deals Lente Deals met geweldige deals"} +{"t":"SDD 26 Onsite 044 nl-nl Spring Deal Days ends soon De Lente Deals eindigen bijna"} +{"t":"SDD 26 Onsite 045 nl-nl Spring Deal Days ends tonight De Lente Deals eindigen vannacht"} +{"t":"SDD 26 Onsite 046 nl-nl EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Lente Deals\n H / SH: Last-minute deals"} +{"t":"SDD 26 Onsite 046F nl-nl EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Lente Deals H / SH: Last-minute deals"} +{"t":"SDD 26 Onsite 047 nl-nl Save big Heel veel korting"} +{"t":"SDD 26 Onsite 048 nl-nl Up to XX% off Tot XX% korting"} +{"t":"SDD 26 Onsite 049 nl-nl Shop new deals while they’re hot Shop gloednieuwe deals"} +{"t":"SDD 26 Onsite 050 nl-nl New day, new deals. Nieuwe dag, nieuwe deals"} +{"t":"SDD 26 Onsite 051 nl-nl Ready, set, save. Klaar voor heel veel korting?"} +{"t":"SDD 26 Onsite 052 nl-nl Ready, set, shop. Tijd om te shoppen"} +{"t":"SDD 26 Onsite 053 nl-nl Epic savings are here Geweldige deals zijn hier"} +{"t":"SDD 26 Onsite 054 nl-nl Save big on [category] Heel veel korting op [category]"} +{"t":"SDD 26 Onsite 055 nl-nl Shop deals on [category] Shop deals op [category]"} +{"t":"SDD 26 Onsite 056 nl-nl Save big until 16 March Heel veel korting t/m 16 maart"} +{"t":"SDD 26 Onsite 057 nl-nl Save up to XX% now Krijg nu tot xx% korting"} +{"t":"SDD 26 Onsite 058 nl-nl Deals you don't want to miss Deals die je niet wil missen"} +{"t":"SDD 26 Onsite 059 nl-nl Shop. Save. Repeat. Shop. Bespaar. Herhaal."} +{"t":"SDD 26 Onsite 060 nl-nl Last chance for up to XX% off Je laatste kans op korting tot wel XX%"} +{"t":"SDD 26 Onsite 061 nl-nl Ends 16 March T/m 16 maart"} +{"t":"SDD 26 Onsite 062 nl-nl Ends tomorrow Eindigen morgen"} +{"t":"SDD 26 Onsite 063 nl-nl Ends midnight Eindigen om middernacht"} +{"t":"SDD 26 Onsite 064 nl-nl Ends soon Eindigen bijna"} +{"t":"SDD 26 Onsite 065 nl-nl Epic deals end tomorrow Geweldige deals eindigen morgen"} +{"t":"SDD 26 Onsite 066 nl-nl Last chance to save up to XX% Je laatste kans op kortingen tot XX%"} +{"t":"SDD 26 Onsite 067 nl-nl Last chance to save big Je laatste kans op heel veel korting"} +{"t":"SDD 26 Onsite 068 nl-nl Shop fast - deals end midnight Shop snel! Deals eindigen om middernacht"} +{"t":"SDD 26 Onsite 069 nl-nl Big savings end at midnight Laatste dag met heel veel korting"} +{"t":"SDD 26 Onsite 071 nl-nl Spring Deal Days ends tomorrow De Lente Deals eindigen morgen"} +{"t":"SDD 26 Onsite 072 nl-nl Spring Deal Days ends midnight De Lente Deals eindigen om middernacht"} +{"t":"SDD 26 Onsite 073 nl-nl Spring Deal Days ends in De Lente Deals eindigen over"} +{"t":"SDD 26 Onsite 074 nl-nl Spring Deal Days now on De Lente Deals zijn begonnen"} +{"t":"SDD 26 Onsite 079 nl-nl Get the most out of Spring Deal Days Profiteer volop van de Lente Deals"} +{"t":"SDD 26 Onsite 081 nl-nl Discover all deals here Ontdek alle deals hier"} +{"t":"SDD 26 Onsite 082 nl-nl Discover new deals Ontdek nieuwe deals"} +{"t":"SDD 26 Onsite 083 nl-nl Shop now Shop nu"} +{"t":"SDD 26 Onsite 084 nl-nl Discover deals Ontdek alle deals"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_Outbound_nl-nl.json b/storage/amazon/tm/nl-NL/flat_Outbound_nl-nl.json new file mode 100644 index 0000000..9968fab --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_Outbound_nl-nl.json @@ -0,0 +1,1523 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title nl-nl Top 100 Deals Top 100 deals"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle nl-nl Deals from our most popular brands Deals van onze meest populaire merken"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader nl-nl Shop Black Friday Week best sellers Shop Black Friday Week bestsellers"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline nl-nl Today’s Trending Deals Trending deals van vandaag"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline nl-nl Trending Black Friday Week Deals Trending deals van Black Friday Week"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader nl-nl Shop viral Black Friday offers Shop Black Friday deals die viraal gaan"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader nl-nl Shop the deals going viral on social media Deals die viraal gaan op sociale media"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader nl-nl Shop the viral deals Shop de deals die viraal gaan"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title nl-nl Trending Black Friday Deals Trending Black Friday deals"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle nl-nl Deals that influencers are loving Deals die populair zijn bij influencers"} +{"t":"DDA 23 BFW Outbound 001 Subject line nl-nl Get ready for Amazon Black Friday Week! Ben jij klaar voor Black Friday Week op Amazon.nl?"} +{"t":"DDA 23 BFW Outbound 002 Subject line nl-nl Save up to 40% off from 17-27 November Shop met kortingen tot wel 40% van 17 t/m 27 November"} +{"t":"DDA 23 BFW Outbound 003 Subject line nl-nl Save big from 17-27 November Hoge kortingen van 17 t/m 27 november"} +{"t":"DDA 23 BFW Outbound 004 Headline nl-nl Save the date for Black Friday Week Save the date: Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Outbound 005 Body Copy nl-nl Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Ontdek samen geweldige deals en zet de datum alvast in je agenda; van 17 t/m 27 november is het Black Friday Week op Amazon.nl en shop je alles wat je nodig hebt voor de feestdagen. Haal je verlanglijstje maar tevoorschijn."} +{"t":"DDA 23 BFW Outbound 006 CTA nl-nl Get ready Save the Date"} +{"t":"DDA 23 BFW Outbound 007 Title nl-nl Get ready for Amazon Black Friday Week! Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 23 BFW Outbound 008 Body Copy nl-nl Save up to 40% off from 17-27 November Tot wel 40% korting van 17-27 november"} +{"t":"DDA 23 BFW Outbound 009 Body Copy nl-nl Save big from 17 to 27 Nov Hoge kortingen van 17 t/m 27 november"} +{"t":"DDA 23 BFW Outbound 010 CTA nl-nl Save the date Save the date"} +{"t":"DDA 23 BFW Outbound 011 Subject line nl-nl Amazon Black Friday Week is coming! Black Friday Week komt eraan op Amazon.nl!"} +{"t":"DDA 23 BFW Outbound 013 Subject line nl-nl Save big from 17 to 27 Nov Hoge kortingen van 17 t/m 27 november"} +{"t":"DDA 23 BFW Outbound 014 Headline nl-nl Amazon Black Friday Week savings are almost here! Het is bijna Black Friday Week op Amazon.nl!"} +{"t":"DDA 23 BFW Outbound 015 Body Copy nl-nl Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Black Friday Week op Amazon.nl staat voor de deur! Van 17 t/m 27 november vind je bij ons heel veel korting voor iedereen. Ontdek samen geweldige deals en shop alles wat je nodig hebt voor de feestdagen met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Outbound 016 Body Copy nl-nl Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Black Friday Week op Amazon.nl staat voor de deur! Van 17 tot 27 nov vind je bij ons heel veel korting voor iedereen. Ontdek samen geweldige deals en shop alles wat je nodig hebt voor de feestdagen met hoge kortingen."} +{"t":"DDA 23 BFW Outbound 018 Title nl-nl Amazon Black Friday Week savings are coming Black Friday Week komt eraan!"} +{"t":"DDA 23 BFW Outbound 019 Body Copy nl-nl Save up to 40% off from 17-27 November Kortingen tot wel 40% van 17 tot 27 nov"} +{"t":"DDA 23 BFW Outbound 022 Subject line nl-nl Amazon Black Friday Week starts tomorrow! Vanaf morgen: Black Friday Week op Amazon.nl!"} +{"t":"DDA 23 BFW Outbound 025 Headline nl-nl Amazon Black Friday Week is just hours away! Black Friday Week begint over enkele uren!"} +{"t":"DDA 23 BFW Outbound 026 Body Copy nl-nl Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Leg je verlanglijstje voor Black Friday Week maar klaar! Ontdek samen geweldige deals vanaf morgen t/m 27 november, met kortingen tot wel 40%."} +{"t":"DDA 23 BFW Outbound 027 Body Copy nl-nl Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Leg je verlanglijstje voor Black Friday Week maar klaar! Ontdek samen geweldige deals vanaf morgen t/m 27 november, met hoge kortingen."} +{"t":"DDA 23 BFW Outbound 028 CTA nl-nl Starts tomorrow Begint morgen al!"} +{"t":"DDA 23 BFW Outbound 029 Title nl-nl Amazon Black Friday Week starts tomorrow! Vanaf morgen: Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 032 CTA nl-nl Set your alarm Zet je wekker"} +{"t":"DDA 23 BFW Outbound 033 Subject line nl-nl Amazon Black Friday Week deals are here! Onze Black Friday Week deals zijn er weer!"} +{"t":"DDA 23 BFW Outbound 034 Subject line nl-nl Save up to 40% off from 17 to 27 Nov Tot wel 40% korting van 17 t/m 27 november"} +{"t":"DDA 23 BFW Outbound 036 Headline nl-nl Shop for joy in Amazon Black Friday Week Ontdek geweldige deals tijdens Black Friday Week"} +{"t":"DDA 23 BFW Outbound 037 Body Copy nl-nl It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. De kerstversiering kan nog even in de doos blijven. Maar vanaf nu t/m 27 november krijg je tot wel 40% korting op geweldige deals voor de feestdagen"} +{"t":"DDA 23 BFW Outbound 038 Body Copy nl-nl It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. De kerstversiering kan nog even in de doos blijven. Maar vanaf nu tot 27 november vind je bij ons geweldige deals voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 039 CTA nl-nl See the deals Bekijk alle deals"} +{"t":"DDA 23 BFW Outbound 040 Title nl-nl Amazon Black Friday Week is here! Het is Black Friday Week op Amazon.nl!"} +{"t":"DDA 23 BFW Outbound 041 Body Copy nl-nl Save up to 40% off until 27 Nov Tot wel 40% korting t/m 27 november"} +{"t":"DDA 23 BFW Outbound 042 Body Copy nl-nl Save big until 27 Nov Hoge kortingen t/m 27 november"} +{"t":"DDA 23 BFW Outbound 043 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Outbound 044 Title nl-nl Shop WOW deals on [category] in Black Friday Week WOW deals op xx met Black Friday Week"} +{"t":"DDA 23 BFW Outbound 045 Body Copy nl-nl Save up to 40% off at Amazon Tot wel 40% korting op Amazon.nl"} +{"t":"DDA 23 BFW Outbound 046 Body Copy nl-nl Save with great deals at Amazon Vind geweldige deals op Amazon.nl"} +{"t":"DDA 23 BFW Outbound 048 Title nl-nl Get deals on (category) while they last! Shop deals op xxxx zolang het kan!"} +{"t":"DDA 23 BFW Outbound 052 Subject line nl-nl Amazon Black Friday Week is here! Het is Black Friday Week op Amazon.nl!"} +{"t":"DDA 23 BFW Outbound 053 Subject line nl-nl Save big with up to 40% until 27 November T/m 27 november shop je met kortingen tot wel 40%"} +{"t":"DDA 23 BFW Outbound 054 Subject line nl-nl Save big until 27 November Hoge kortingen t/m 27 november"} +{"t":"DDA 23 BFW Outbound 055 Headline nl-nl Share the joy with the Amazon Black Friday Week Ontdek geweldige deals tijdens Black Friday Week"} +{"t":"DDA 23 BFW Outbound 056 Body Copy nl-nl Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Heel veel korting voor iedereen tijdens Black Friday Week op Amazon.nl. Je krijgt tot wel 40% korting op geweldige deals. Tijd om je verlanglijstje af te vinken en je inkopen voor de feestdagen te doen!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy nl-nl Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Heel veel korting voor iedereen tijdens Black Friday Week op Amazon.nl. \n\n Vind je bij ons heel veel geweldige deals. Tijd om je verlanglijstje af te vinken en je inkopen voor de feestdagen te doen!"} +{"t":"DDA 23 BFW Outbound 057F Body Copy nl-nl Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Heel veel korting voor iedereen tijdens Black Friday Week op Amazon.nl. Vind je bij ons heel veel geweldige deals. Tijd om je verlanglijstje af te vinken en je inkopen voor de feestdagen te doen!"} +{"t":"DDA 23 BFW Outbound 060 Body Copy nl-nl Shop up to 40% off now Shop nu met kortingen tot wel 40%"} +{"t":"DDA 23 BFW Outbound 061 Body Copy nl-nl Joyful savings until 27 November Feestelijke kortingen t/m 27 november"} +{"t":"DDA 23 BFW Outbound 062 CTA nl-nl Save now Shop nu"} +{"t":"DDA 23 BFW Outbound 063 Subject line nl-nl Black Friday Week deals are still available Het is nog steeds Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Outbound 064 Subject line nl-nl Get up to 40% off great deals Shop met kortingen tot wel 40% op geweldige deals"} +{"t":"DDA 23 BFW Outbound 065 Subject line nl-nl Get yourself some great deals Shop geweldige deals voor jezelf"} +{"t":"DDA 23 BFW Outbound 066 Headline nl-nl The Amazon Black Friday Week, 17-27 November Black Friday Week"} +{"t":"DDA 23 BFW Outbound 067 Body Copy nl-nl There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Black Friday Week is nog volop aan de gang. T/m 27 november krijg je tot 40% korting op heel veel geweldige deals. Shop nu alles voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 068 Body Copy nl-nl There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Black Friday Week is nog volop aan de gang. T/m 27 november vind je bij ons heel veel geweldige deals.. Shop nu alles voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 070 Title nl-nl Find your Black Friday Week deals now Shop nu jouw Black Friday Week deals"} +{"t":"DDA 23 BFW Outbound 071 Body Copy nl-nl Up to 40% off deals continue.... Meer deals met kortingen tot wel 40%..."} +{"t":"DDA 23 BFW Outbound 072 Body Copy nl-nl Great deals continue… Meer geweldige deals..."} +{"t":"DDA 23 BFW Outbound 074 Title nl-nl Shop great deals on (category) Shop geweldige deals op [categorie]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy nl-nl Save up to 40% off in Black Friday Week Tot 40% korting met Black Friday Week"} +{"t":"DDA 23 BFW Outbound 076 Body Copy nl-nl Save big in Amazon Black Friday Week Veel korting tijdens Black Friday Week"} +{"t":"DDA 23 BFW Outbound 078 Title nl-nl Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Wacht niet langer en shop nu alvast voor de feestdagen met korting tot wel 40% korting in [categorie] tijdens Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Outbound 079 Title nl-nl Shop great deals on (category) in Amazon Black Friday Week. Shop feestelijke deals in [categorie] tijdens Black Friday Week op Amazon.nl"} +{"t":"DDA 23 BFW Outbound 080 Title nl-nl The Amazon Black Friday week goes on Het is nog steeds Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 084 Subject line nl-nl The Amazon Black Friday Week is going strong Het is nog steeds Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 085 Subject line nl-nl Don't forget to save up to 40% off today Vandaag is je laatste kans op tot wel 40% korting"} +{"t":"DDA 23 BFW Outbound 086 Subject line nl-nl Don't forget to save big today Vandaag is je laatste kans op heel veel korting"} +{"t":"DDA 23 BFW Outbound 087 Headline nl-nl Find your deals in Amazon Black Friday Week Vind jouw deals tijdens Black Friday Week"} +{"t":"DDA 23 BFW Outbound 088 Body Copy nl-nl If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Heb jij onze Black Friday Week deals al bekeken! Je kunt nu nog shoppen met kortingen tot wel 40% op alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 089 Body Copy nl-nl If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Heb jij onze Black Friday Week deals al bekeken! Je kunt nu nog shoppen met geweldige kortingen op alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 091 Title nl-nl The Amazon Black Friday Week is still on Shop tijdens Black Friday Week"} +{"t":"DDA 23 BFW Outbound 092 Body Copy nl-nl Save big with up to 40% until 27 November Tot wel 40% korting t/m 27 november"} +{"t":"DDA 23 BFW Outbound 093 Body Copy nl-nl Save big until 27 November Hoge kortingen t/m 27 november"} +{"t":"DDA 23 BFW Outbound 095 Subject line nl-nl Amazon Black Friday Week is almost over! Black Friday Week is zo voorbij!"} +{"t":"DDA 23 BFW Outbound 096 Subject line nl-nl There's still time to save up to 40% off Dit is je laatste kans op kortingen tot wel 40%."} +{"t":"DDA 23 BFW Outbound 097 Subject line nl-nl There's still time to save on great deals Dit is je laatste kans op geweldige deals"} +{"t":"DDA 23 BFW Outbound 098 Headline nl-nl Amazon Black Friday Week ends soon Black Friday Week is bijna voorbij!"} +{"t":"DDA 23 BFW Outbound 099 Body Copy nl-nl It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Black Friday Week is alweer bijna voorbij. Grijp nu nog je kans en shop t/m 27 november met kortingen tot wel 40%. Vind alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 100 Body Copy nl-nl It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Black Friday Week is alweer bijna voorbij. Grijp nu je kans en shop t/m 27 november met geweldige kortingen. Vind alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 BFW Outbound 102 Title nl-nl Amazon Black Friday Week ends soon Black Friday Week eindigt binnenkort"} +{"t":"DDA 23 BFW Outbound 103 Body Copy nl-nl Shop fantastic deals until 27 November Shop fantastische deals t/m 27 november"} +{"t":"DDA 23 BFW Outbound 105 Title nl-nl Shop Black Friday Week deals on (category) Shop Black Friday Week deals op xxxxx"} +{"t":"DDA 23 BFW Outbound 106 Body Copy nl-nl There's still time to save up to 40% off Shop fantastische deals t/m 27 november"} +{"t":"DDA 23 BFW Outbound 107 Body Copy nl-nl There's still time to find great deals Profiteer nog snel van geweldige deals"} +{"t":"DDA 23 BFW Outbound 109 Title nl-nl There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Je kunt nu nog steeds deals met kortingen tot wel 40% shoppen op [categorie] tijdens Black Friday Week op Amazon.nl."} +{"t":"DDA 23 BFW Outbound 110 Title nl-nl There's still time to shop great deals on (category) in Amazon Black Friday Week. Je kunt nu nog steeds geweldige deals shoppen op [categorie] tijdens Black Friday Week op Amazon.nl."} +{"t":"DDA 23 BFW Outbound 111 Title nl-nl There's limited time to shop up to 40% off Tijdelijk tot wel 40% korting"} +{"t":"DDA 23 BFW Outbound 112 Title nl-nl There's limited time to shop great deals Profiteer van geweldige deals"} +{"t":"DDA 23 BFW Outbound 113 Body Copy nl-nl Amazon Black Friday Week ends soon Black Friday Week eindigt binnenkort"} +{"t":"DDA 23 BFW Outbound 115 Subject line nl-nl It's the last day of Amazon Black Friday Week De laatste dag van Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 116 Subject line nl-nl Make sure you save up to 40% off Pak die korting tot wel 40%"} +{"t":"DDA 23 BFW Outbound 117 Subject line nl-nl Make sure you save big Shop met hoge kortingen"} +{"t":"DDA 23 BFW Outbound 118 Headline nl-nl The Amazon Black Friday Week clock is ticking Black Friday Week is bijna voorbij"} +{"t":"DDA 23 BFW Outbound 119 Body Copy nl-nl The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Black Friday Week is alweer bijna voorbij. Maar geen zorgen, er zijn nog meer dan genoeg geweldige deals.Shop met kortingen tot wel 40% om de feestdagen goed te beginnen."} +{"t":"DDA 23 BFW Outbound 120 Body Copy nl-nl There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Profiteer van geweldige deals met heel veel korting tijdens Black Friday Week op Amazon.nl. Maar maak je geen zorgen, er zijn nog meer dan genoeg mooie deals. Doe nog snel je allerlaatste inkopen om de feestdagen goed te beginnen."} +{"t":"DDA 23 BFW Outbound 122 Title nl-nl Only one day left of Amazon Black Friday Week Amazon Black Friday Week, laatste dag"} +{"t":"DDA 23 BFW Outbound 123 Body Copy nl-nl Save today on deals with up to 40% off Vandaag tot 40% korting op deals"} +{"t":"DDA 23 BFW Outbound 124 Body Copy nl-nl Make sure you save big Profiteer van hoge kortingen"} +{"t":"DDA 23 BFW Outbound 125 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 BFW Outbound 126 Title nl-nl Last few hours of Amazon Black Friday Week Amazon Black Friday Week, laatste uren"} +{"t":"DDA 23 BFW Outbound 127 Body Copy nl-nl There's still time to get up to 40% off Profiteer nog snel van tot 40% korting"} +{"t":"DDA 23 BFW Outbound 128 Body Copy nl-nl There's still time to get great deals Profiteer nog snel van geweldige deals"} +{"t":"DDA 23 BFW Outbound 130 Title nl-nl Shop our most recommended deals today! Shop vandaag onze aanbevolen deals!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy nl-nl Save up to 40% off on trending deals Krijg tot 40% korting op trending deals"} +{"t":"DDA 23 BFW Outbound 132 Body Copy nl-nl Save big on trending deals Heel veel korting op trending deals"} +{"t":"DDA 23 BFW Outbound 133 CTA nl-nl Save now Shop nu"} +{"t":"DDA 23 BFW Outbound 134 Title nl-nl Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Je hebt nog enkele uren om te shoppen met kortingen tot wel 40% in [categorie]. Black Friday Week op Amazon.nl eindigt vandaag!"} +{"t":"DDA 23 BFW Outbound 135 Title nl-nl Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Je hebt nog enkele uren om geweldige deals te shoppen in [categorie]. Black Friday Week op Amazon.nl eindigt vandaag!"} +{"t":"DDA 23 LMD Outbound 001 Subject line nl-nl Amazon Last Minute Deals are on! Onze Last Minute Deals zijn er weer!"} +{"t":"DDA 23 LMD Outbound 002 Subject line nl-nl Shop last minute gifts Shop Last Minute Deals"} +{"t":"DDA 23 LMD Outbound 003 Headline nl-nl Spread joy with Amazon Last Minute Deals! Onze Last Minute Deals zijn er!"} +{"t":"DDA 23 LMD Outbound 004 Body Copy nl-nl Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Vink je verlanglijstje af met onze Last Minute Deals en shop alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 LMD Outbound 005 CTA nl-nl See the deals Bekijk de deals"} +{"t":"DDA 23 LMD Outbound 006 Title nl-nl Last Minute Deals are here! Onze Last Minute Deals zijn begonnen!"} +{"t":"DDA 23 LMD Outbound 007 Title nl-nl Save big this festive season Alles wat je nodig hebt voor de feestdagen."} +{"t":"DDA 23 LMD Outbound 008 Body Copy nl-nl Save big this December Shop met korting."} +{"t":"DDA 23 LMD Outbound 009 Body Copy nl-nl Last Minute deals are go! Heel veel deals deze decembermaand"} +{"t":"DDA 23 LMD Outbound 010 CTA nl-nl Shop now Shop nu"} +{"t":"DDA 23 LMD Outbound 011 Title nl-nl Last Minuite Christmas Deals on (category) Last Minute Deals in (categorie)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy nl-nl Shop up to 40% off today Shop met korting."} +{"t":"DDA 23 LMD Outbound 013 Body Copy nl-nl Shop great savings today Deals voor de feestdagen."} +{"t":"DDA 23 LMD Outbound 014 CTA nl-nl Save now Shop nu"} +{"t":"DDA 23 LMD Outbound 015 Title nl-nl Black Friday Best Sellers are back! De Black Friday Bestsellers zijn terug!"} +{"t":"DDA 23 LMD Outbound 016 Title nl-nl With up to 40% off Shop met korting."} +{"t":"DDA 23 LMD Outbound 017 Body Copy nl-nl Save up to 40% off this Christmas Heel veel deals, speciaal voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 018 Body Copy nl-nl Discover our most-loved deals Ontdek onze favoriete deals"} +{"t":"DDA 23 LMD Outbound 019 Body Copy nl-nl Save big on your favourites Korting op al je favorieten"} +{"t":"DDA 23 LMD Outbound 021 Title nl-nl Your most loved deals are here Je favoriete deals zijn er weer"} +{"t":"DDA 23 LMD Outbound 022 Title nl-nl Discover our most-loved deals Ontdek onze favoriete deals"} +{"t":"DDA 23 LMD Outbound 025 Body Copy nl-nl View products with 4+ stars Bekijk producten met 4 of meer sterren"} +{"t":"DDA 23 LMD Outbound 027 CTA nl-nl Save big now Shop nu"} +{"t":"DDA 23 LMD Outbound 028 Title nl-nl Bag a bargain with deals under £20 Sla je slag met Last Minute Deals onder de 20 euro"} +{"t":"DDA 23 LMD Outbound 029 Body Copy nl-nl Last minute gifts at great prices Last Minute Deals voor een leuke prijs"} +{"t":"DDA 23 LMD Outbound 030 CTA nl-nl Grab yours now Sla je slag!"} +{"t":"DDA 23 LMD Outbound 031 Title nl-nl Get those holiday must-haves Must-haves voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 033 Body Copy nl-nl Holiday must-haves at great prices Shop alles wat je nodig hebt voor de feestdagen met korting"} +{"t":"DDA 23 LMD Outbound 034 Body Copy nl-nl Save big on holiday essentials Shop alles wat je nodig hebt voor de feestdagen met korting"} +{"t":"DDA 23 LMD Outbound 036 Title nl-nl Last chance for epic deals in time for Christmas Laatste kans om alles te shoppen voor de feestdagen met onze Last Minute Deals"} +{"t":"DDA 23 LMD Outbound 038 Body Copy nl-nl Save now, wrap later Shop nog snel deals voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 039 Body Copy nl-nl Last chance for super savings Laatste kans op korting."} +{"t":"DDA 23 LMD Outbound 041 Subject line nl-nl Last chance for super savings on Christmas gifts Laatste kans op feestelijke kortingen."} +{"t":"DDA 23 LMD Outbound 042 Subject line nl-nl With up to 40% off Shop met korting."} +{"t":"DDA 23 LMD Outbound 043 Subject line nl-nl Share the joy with great gifts Ontdek samen de leukste cadeau deals."} +{"t":"DDA 23 LMD Outbound 044 Subject line nl-nl Last chance for super savings Laatste kans op korting."} +{"t":"DDA 23 LMD Outbound 045 Headline nl-nl Last chance for epic Christmas deals Laatste kans om te shoppen met korting voor de feestdagen"} +{"t":"DDA 23 LMD Outbound 046 Body Copy nl-nl Joy for them, savings for you Samen genieten van feestelijke deals"} +{"t":"DDA 23 LMD Outbound 047 CTA nl-nl Shop top deals Shop top deals"} +{"t":"DDA 23 LMD Outbound 051 Subject line nl-nl The Amazon End of Year Sale Starts today! Onze Eindejaarssale begint vandaag"} +{"t":"DDA 23 LMD Outbound 052 Subject line nl-nl Shop great savings until 31 December Shop met korting t/m 31 december"} +{"t":"DDA 23 LMD Outbound 053 Headline nl-nl Finish the year in style with up to 40% off Eindig het jaar in stijl met kortingen tot wel 40%"} +{"t":"DDA 23 LMD Outbound 054 Headline nl-nl Finish the year with great savings Eindig het jaar met de leukste deals."} +{"t":"DDA 23 LMD Outbound 055 Body Copy nl-nl Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Eindig 2023 met heel veel korting en shop t/m 31 december de leukste deals tijdens onze Eindejaarssale."} +{"t":"DDA 23 LMD Outbound 056 Body Copy nl-nl Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Eindig 2023 met heel veel korting en shop t/m 31 december de leukste deals tijdens onze Eindejaarssale."} +{"t":"DDA 23 LMD Outbound 058 Title nl-nl The Amazon End of Year Sale is here! Onze Eindejaarssale is begonnen!"} +{"t":"DDA 23 LMD Outbound 059 Body Copy nl-nl Get up to 40% off until 31 Dec Shop met korting t/m 31 december."} +{"t":"DDA 23 LMD Outbound 060 Body Copy nl-nl Fantastic deals to be found until 31 Dec Ontdek al onze deals t/m 31 dec."} +{"t":"DDA 23 LMD Outbound 062 Subject line nl-nl The Amazon End of Year Sale is now on! Onze Eindejaarssale is begonnen!"} +{"t":"DDA 23 LMD Outbound 063 Subject line nl-nl Shop up to 40% off until 31 December Shop met veel korting."} +{"t":"DDA 23 LMD Outbound 064 Subject line nl-nl Shop great savings until 31 December Shop met korting t/m 31 december"} +{"t":"DDA 23 LMD Outbound 065 Headline nl-nl Bag a big deal in the Amazon End of Year Sale Sla je slag tijdens de Eindejaarssale"} +{"t":"DDA 23 LMD Outbound 066 Body Copy nl-nl End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Sluit het jaar stijlvol af met onze Eindejaarssale! T/m 31 december shop je met korting alles wat je nodig hebt om het nieuwe jaar goed te starten."} +{"t":"DDA 23 LMD Outbound 067 Body Copy nl-nl End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Sluit het jaar stijlvol af met onze Eindejaarssale! T/m 31 december shop je met korting alles wat je nodig hebt om het nieuwe jaar goed te starten."} +{"t":"DDA 23 LMD Outbound 068 CTA nl-nl See the deals Bekijk de deals"} +{"t":"DDA 23 LMD Outbound 069 Title nl-nl The Amazon End of year Sale is on! De Eindejaarssale is begonnen!"} +{"t":"DDA 23 LMD Outbound 070 Body Copy nl-nl Shop up to 40% off until 31 December Shop met korting"} +{"t":"DDA 23 LMD Outbound 071 Body Copy nl-nl Shop great deals until 31 December Deals t/m 31 december"} +{"t":"DDA 23 LMD Outbound 073 Title nl-nl Limited special offers on Amazon today! Vandaag speciale aanbiedingen op Amazon!"} +{"t":"DDA 23 LMD Outbound 074 Body Copy nl-nl Shop Lighing Deals while they last! Shop deals zolang het kan!"} +{"t":"DDA 23 LMD Outbound 076 Title nl-nl Shop great deals on (category) today! Shop nu de leukste deals in (categorie)"} +{"t":"DDA 23 LMD Outbound 077 Body Copy nl-nl Get up to 40% off in the End of Year Sale Eindejaarssale met veel korting."} +{"t":"DDA 23 LMD Outbound 078 Body Copy nl-nl Save big in the Amazon End of Year Sale Shop met korting tijdens de Eindejaarssale"} +{"t":"DDA 24 Outbound 001 nl-nl Ooooh! Get ready for Amazon Black Friday Week Ooooh! Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 24 Outbound 002 nl-nl Get ready for Black Friday Week Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 24 Outbound 003 nl-nl Save the date for Black Friday Week Save the date: Black Friday Week op Amazon.nl"} +{"t":"DDA 24 Outbound 004 nl-nl Epic savings from 21 Nov to 2 Dec Geweldige deals van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 005 nl-nl Save up to 40% off from 21 November to 2 December Kortingen tot 40% van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 006 nl-nl Get ready Bereid je voor"} +{"t":"DDA 24 Outbound 007 nl-nl Get ready for Amazon Black Friday Week Ben jij klaar voor Black Friday Week?"} +{"t":"DDA 24 Outbound 008 nl-nl Save up to 40% off from 21 Nov to 2 Dec Tot 40% korting van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 009 nl-nl Save the date Save the date"} +{"t":"DDA 24 Outbound 010 nl-nl Amazon Black Friday Week is coming Black Friday Week komt eraan op Amazon.nl!"} +{"t":"DDA 24 Outbound 011 nl-nl Amazon Black Friday Week is almost here Het is bijna Black Friday Week op Amazon.nl!"} +{"t":"DDA 24 Outbound 012 nl-nl Ooooh, it's up to 40% off from 21 Nov to 2 Dec Ooooh! Tot 40% korting van 21 nov. t/m 2 dec."} +{"t":"DDA 24 Outbound 013 nl-nl Ooh savings on Amazon Black Friday Week Black Friday Week deals op Amazon.nl"} +{"t":"DDA 24 Outbound 014 nl-nl Save big from 21 Nov to 2 Dec Heel veel korting van 21 nov. t/m 2 dec."} +{"t":"DDA 24 Outbound 015 nl-nl Amazon Black Friday Week... The countdown begins Aftellen naar Black Friday Week op Amazon.nl"} +{"t":"DDA 24 Outbound 016 nl-nl Ooooh! Amazon Black Friday Week is almost here Ooooh! Het is bijna Black Friday Week op Amazon.nl!"} +{"t":"DDA 24 Outbound 017 nl-nl Big savings from 21 Nov to 2 Dec Geweldige deals van 21 november t/m 2 december"} +{"t":"DDA 24 Outbound 018 nl-nl Start your wishlist! Maak je verlanglijst!"} +{"t":"DDA 24 Outbound 019 nl-nl Amazon Black Friday Week savings are coming Amazon Black Friday Week komt eraan"} +{"t":"DDA 24 Outbound 021 nl-nl Black Friday Week starts at midnight Black Friday Week begint om middernacht"} +{"t":"DDA 24 Outbound 022 nl-nl Ooooh! Amazon Black Friday Week is just hours away Ooooh! Black Friday Week begint over enkele uren!"} +{"t":"DDA 24 Outbound 023 nl-nl Finish your wishlist Verlanglijst klaar?"} +{"t":"DDA 24 Outbound 024 nl-nl Set your alarm! Zet je wekker!"} +{"t":"DDA 24 Outbound 025 nl-nl Amazon Black Friday Week is finally here! Het is eindelijk Black Friday Week op Amazon.nl!"} +{"t":"DDA 24 Outbound 026 nl-nl Save up to 40% on great products Bespaar tot 40% op geweldige producten"} +{"t":"DDA 24 Outbound 027 nl-nl Great deals on great products Geweldige deals op geweldige producten"} +{"t":"DDA 24 Outbound 028 nl-nl Ooooh! Lots of great deals to be found Ooooh! Vind nu geweldige deals"} +{"t":"DDA 24 Outbound 029 nl-nl Shop deals now Shop alle deals"} +{"t":"DDA 24 Outbound 030 nl-nl Amazon Black Friday Week is finally here Het is eindelijk Black Friday Week"} +{"t":"DDA 24 Outbound 031 nl-nl Get up to 40% off great products Geweldige producten met kortingen tot wel 40%"} +{"t":"DDA 24 Outbound 032 nl-nl Get deals now Vind nu topdeals"} +{"t":"DDA 24 Outbound 033 nl-nl Black Friday Week deals are available Het is Black Friday Week op Amazon.nl"} +{"t":"DDA 24 Outbound 034 nl-nl Up to 40% off epic deals. Ooooh! Tot 40% korting op geweldige deals. Ooooh!"} +{"t":"DDA 24 Outbound 035 nl-nl Amazon Black Friday Week has only just begun Black Friday Week is nog maar net begonnen"} +{"t":"DDA 24 Outbound 036 nl-nl Ooooh! Black Friday Week deals! Ooooh! Black Friday Week deals!"} +{"t":"DDA 24 Outbound 037 nl-nl Save up to 40% throughout Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 038 nl-nl More great deals coming tomorrow! Morgen nog meer geweldige deals!"} +{"t":"DDA 24 Outbound 039 nl-nl Shop now Shop nu"} +{"t":"DDA 24 Outbound 040 nl-nl Day 1 of Black Friday Week is almost over Dag 1 van Black Friday Week is bijna over"} +{"t":"DDA 24 Outbound 041 nl-nl Up to 40% off deals continues tomorrow Morgen meer deals met kortingen tot wel 40%"} +{"t":"DDA 24 Outbound 042 nl-nl Great savings throughout Amazon Black Friday Week Geweldige deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 043 nl-nl New day, new deals: Black Friday Week Nieuwe dag, nieuwe deals met Black Friday Week"} +{"t":"DDA 24 Outbound 044 nl-nl Up to 40% off continues this Black Friday Week Nog steeds tot 40% korting met Black Friday Week"} +{"t":"DDA 24 Outbound 045 nl-nl Don't forget your deals today Vergeet vandaag je deals niet"} +{"t":"DDA 24 Outbound 046 nl-nl More epic deals this Black Friday Week Ooooh! Nog meer deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 047 nl-nl Find your deals Bekijk jouw deals"} +{"t":"DDA 24 Outbound 048 nl-nl Epic deals in Amazon Black Friday Week Topdeals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 049 nl-nl Still up to 40% off in Amazon Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 050 nl-nl Epic Black Friday Week deals await Er wachten geweldige Black Friday Week deals"} +{"t":"DDA 24 Outbound 051 nl-nl Up to 40% off great products Bespaar tot 40% op geweldige producten"} +{"t":"DDA 24 Outbound 052 nl-nl Great deals to be had Geweldige deals om van te profiteren"} +{"t":"DDA 24 Outbound 053 nl-nl Up to 40% off in Amazon Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 054 nl-nl Ooooh! Amazon Black Friday Week deals Ooooh! Black Friday Week deals"} +{"t":"DDA 24 Outbound 055 nl-nl Get your Amazon Black Friday Week deals Vind je deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 056 nl-nl Still up to 40% off great products Nog tot 40% korting op mooie producten"} +{"t":"DDA 24 Outbound 057 nl-nl Still great deals to be had Profiteer nog van geweldige deals"} +{"t":"DDA 24 Outbound 058 nl-nl New day, new Black Friday Week deals Nieuwe dag, nieuwe deals voor Black Friday Week"} +{"t":"DDA 24 Outbound 059 nl-nl Great Amazon deals on great products Geweldige deals op geweldige producten"} +{"t":"DDA 24 Outbound 060 nl-nl Ooooh! Great deals await Ooooh! Nu geweldige deals!"} +{"t":"DDA 24 Outbound 061 nl-nl Ooooh! Up to 40% off awaits Ooooh! Er wacht tot 40% korting op je"} +{"t":"DDA 24 Outbound 062 nl-nl Up to 40% off - Amazon Black Friday Week Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 063 nl-nl Ooooh! deals on great products Geweldige deals op geweldige producten"} +{"t":"DDA 24 Outbound 064 nl-nl Black Friday Week deals to be had Black Friday Week deals om van te profiteren"} +{"t":"DDA 24 Outbound 066 nl-nl Find oooooooh! deals at Amazon Ontdek nu alle deals!"} +{"t":"DDA 24 Outbound 067 nl-nl Up to 40% off Ooooh! great products Bespaar tot 40% op geweldige producten"} +{"t":"DDA 24 Outbound 069 nl-nl Up to 40% off. Ooooh indeed... Ooooh! Nu tot 40% korting"} +{"t":"DDA 24 Outbound 070 nl-nl Great deals await Er wachten geweldige deals op je"} +{"t":"DDA 24 Outbound 071 nl-nl Save up to 40% Met tot wel 40% korting"} +{"t":"DDA 24 Outbound 072 nl-nl Show now Shop nu"} +{"t":"DDA 24 Outbound 073 nl-nl Black Friday deals are still waiting for you Er wachten nog Black Friday deals op je"} +{"t":"DDA 24 Outbound 074 nl-nl Up to 40% off will make you go Ooooh! Tot 40% korting? Geweldig toch!"} +{"t":"DDA 24 Outbound 075 nl-nl Great deals are waiting for you Er wachten geweldige deals op je"} +{"t":"DDA 24 Outbound 076 nl-nl Up to 40% off a wide selection Tot 40% korting op tal van producten"} +{"t":"DDA 24 Outbound 077 nl-nl Find great deals in Amazon Black Friday Vind geweldige deals tijdens Black Friday"} +{"t":"DDA 24 Outbound 078 nl-nl Get yourself up to 40% off now Krijg nu tot 40% korting"} +{"t":"DDA 24 Outbound 079 nl-nl Up to 40% on great products Geweldige producten met tot 40% korting"} +{"t":"DDA 24 Outbound 080 nl-nl Lots of deals are still waiting Er wachten nog heel veel deals op je"} +{"t":"DDA 24 Outbound 081 nl-nl Amazon Black Friday deals Black Friday Week op Amazon.nl"} +{"t":"DDA 24 Outbound 082 nl-nl It's the last day of Black Friday Week De laatste dag van Black Friday Week!"} +{"t":"DDA 24 Outbound 083 nl-nl Still time to save up to 40% off Je laatste kans op kortingen tot 40%"} +{"t":"DDA 24 Outbound 084 nl-nl There's still time to get great deals Profiteer nog snel van geweldige deals"} +{"t":"DDA 24 Outbound 085 nl-nl The Amazon Black Friday Week clock is ticking... Black Friday Week is bijna voorbij..."} +{"t":"DDA 24 Outbound 086 nl-nl Shop great deals Shop deals"} +{"t":"DDA 24 Outbound 087 nl-nl Only one day left of Amazon Black Friday Week Black Friday Week, laatste dag"} +{"t":"DDA 24 Outbound 088 nl-nl Still up to 40% off on great products Nog tot 40% korting op mooie producten"} +{"t":"DDA 24 Outbound 089 nl-nl It's the last day of Amazon Black Friday Week!! De laatste dag van Black Friday Week!"} +{"t":"DDA 24 Outbound 090 nl-nl Go Ooooh! With up to 40% off Ooooh! Shop met kortingen tot 40%"} +{"t":"DDA 24 Outbound 091 nl-nl Save today with up to 40% off Profiteer vandaag van kortingen tot 40%"} +{"t":"DDA 24 Outbound 092 nl-nl Great deals on products worth an Ooooh! Geweldige deals op geweldige producten!"} +{"t":"DDA 24 Outbound 093 nl-nl Last few hours of Amazon Black Friday Week Amazon Black Friday Week, laatste uren"} +{"t":"DDA 24 Outbound 094 nl-nl There's still time to get up to 40% off Profiteer nog snel van tot 40% korting"} +{"t":"DDA 24 Outbound 096 nl-nl Discover Black Friday Week deals Ontdek nu alle deals!"} +{"t":"DDA 24 Outbound 097 nl-nl Get up to 40% off now Krijg nu tot 40% korting"} +{"t":"DDA 24 Outbound 098 nl-nl Shop all deals Shop alle deals"} +{"t":"DDA 24 Outbound 099 nl-nl Explore Black Friday Week deals Black Friday Week deals om van te profiteren"} +{"t":"DDA 24 Outbound 100 nl-nl Discover epic deals Ontdek nu alle deals!"} +{"t":"DDA 24 Outbound 101 nl-nl Black Friday is here Het is Black Friday"} +{"t":"DDA 24 Outbound 102 nl-nl Up to 40% off: deals too good to miss Tot 40% korting? Geweldig toch!"} +{"t":"DDA 24 Outbound 103 nl-nl Epic deals are waiting for you Er wachten geweldige deals op je"} +{"t":"DDA 24 Outbound 104 nl-nl Discover great deals this Black Friday Vind geweldige deals tijdens Black Friday"} +{"t":"DDA 24 Outbound 105 nl-nl Save up to 40% off Bespaar tot 40%"} +{"t":"DDA 24 Outbound 106 nl-nl There's still time to save up to 40% off Je laatste kans op kortingen tot 40%"} +{"t":"DDA 24 Outbound 107 nl-nl Amazon Black Friday Week: 21 Nov - 2 Dec Black Friday Week: 21 nov t/m 2 dec"} +{"t":"DDA 24 Outbound 108 nl-nl Discover our Amazon Creator top deals Ontdek de Amazon Creator topdeals"} +{"t":"DDA 24 Outbound 109 nl-nl Let us show you some great savings across Amazon Black Friday Week Deze week geweldige Black Friday deals"} +{"t":"DDA 24 Outbound 110 nl-nl Amazon Black Friday Week: Up to 40% off Black Friday Week: tot 40% korting"} +{"t":"DDA 24 Outbound 111 nl-nl We've got deals worth Ooooh-ing about We hebben geweldige deals voor je"} +{"t":"DDA 24 Outbound 112 nl-nl Deals throughtout Black Friday Week Deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 113 nl-nl Deals, deals, deals on your favourite products Zo veel deals op je favoriete producten"} +{"t":"DDA 24 Outbound 114 nl-nl Deals, deals, deals in Black Friday Week Zo veel deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 115 nl-nl Get daily invites to Amazon WOW! Deals Ontvang elke dag WOW! Deals op Amazon.nl"} +{"t":"DDA 24 Outbound 116 nl-nl Up to 40% off on [category] Tot 40% korting op [category]"} +{"t":"DDA 24 Outbound 117 nl-nl Black Friday week with up to 40% off Tot 40% korting tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 118 nl-nl Great deals on [electronics] Geweldige deals op [electronics]"} +{"t":"DDA 24 Outbound 119 nl-nl Great deals during Black Friday Week Geweldige deals voor Black Friday Week"} +{"t":"DDA 24 Outbound 120 nl-nl Subscribe Abonneren"} +{"t":"DDA 24 Outbound 121 nl-nl Ooh great deals during Black Friday Week Mooie deals tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 122 nl-nl Up to 40% off on WOW! Deals at Amazon WOW! Deals: Tot 40% korting op Amazon.nl"} +{"t":"DDA 24 Outbound 123 nl-nl Great WOW! Deals on [CATEGORY] Geweldige WOW! Deals op [CATEGORY]"} +{"t":"DDA 24 Outbound 124 nl-nl Great WOW! Deals at Amazon Geweldige WOW! Deals op Amazon.nl"} +{"t":"DDA 24 Outbound 125 nl-nl Great WOW! Deals on [insert category] Geweldige WOW! Deals op [insert cat.]"} +{"t":"DDA 24 Outbound 126 nl-nl See WOW! Deals Bekijk WOW! Deals"} +{"t":"DDA 24 Outbound 127 nl-nl Take a look at our 100 top deals Ontdek onze 100 beste deals"} +{"t":"DDA 24 Outbound 128 nl-nl Up to 40% off during Black Friday Week Black Friday Week: tot 40% korting"} +{"t":"DDA 24 Outbound 129 nl-nl Great savings during Black Friday Week Hoge kortingen tijdens Black Friday Week"} +{"t":"DDA 24 Outbound 130 nl-nl See top picks Bekijk topdeals"} +{"t":"DDA 24 Outbound 131 nl-nl Black Friday deals just for you Black Friday deals speciaal voor jou"} +{"t":"DDA 24 Outbound 132 nl-nl Up to 40% off on your favourite products Tot 40% korting op je favorieten"} +{"t":"DDA 24 Outbound 133 nl-nl Great savings on your favourite products Veel korting op je favoriete producten"} +{"t":"DDA 24 Outbound 134 nl-nl See your deals Bekijk jouw deals"} +{"t":"DDA 24 Outbound 135 nl-nl Premium brand deals in Black Friday Week Black Friday deals op topmerken"} +{"t":"DDA 24 Outbound 136 nl-nl Ooooh! Up to 40% off on Amazon Ooooh! Tot 40% korting op Amazon.nl"} +{"t":"DDA 24 Outbound 137 nl-nl Top savings on top brands Topdeals op topmerken"} +{"t":"DDA 24 Outbound 138 nl-nl Shop top brands Shop topmerken"} +{"t":"DDA 24 Outbound 139 nl-nl Did you find something in our Black Friday deals? Heb je jouw Black Friday deal gevonden?"} +{"t":"DDA 24 Outbound 140 nl-nl Up to 40% off to make you go Ooooh! Ooooh! Kortingen tot 40%"} +{"t":"DDA 24 Outbound 141 nl-nl You've got great taste with great savings Je hebt een neus voor geweldige deals"} +{"t":"DDA 24 Outbound 142 nl-nl Keep shopping deals Blijf deals shoppen"} +{"t":"DDA 24 Outbound 143 nl-nl Amazon Black friday Week deals to be had Er wachten Black Friday deals op je"} +{"t":"DDA 24 Outbound 144 nl-nl Keep shopping for up to 40% off Blijf shoppen met kortingen tot wel 40% korting"} +{"t":"DDA 24 Outbound 145 nl-nl Keep shopping for savings Blijf shoppen en geld besparen"} +{"t":"DDA 24 Outbound 146 nl-nl Black Friday Weeks deals are trending Onze trending Black Friday deals"} +{"t":"DDA 24 Outbound 147 nl-nl Up to 40% off trending products Bespaar tot 40% op trending producten"} +{"t":"DDA 24 Outbound 148 nl-nl Great deals on trending products Geweldige deals op trending producten"} +{"t":"DDA 24 Outbound 152 nl-nl You've got great taste for big savings Je hebt een neus voor geweldige deals"} +{"t":"DDA 24 Outbound 156 nl-nl Found your Black Friday Week deals yet? Heb je jouw Black Friday deal gevonden?"} +{"t":"DDA 24 Outbound 164 nl-nl Ooooh! The Amazon Boxing Day Sale starts today Ooooh! Onze Eindejaarssale begint vandaag."} +{"t":"DDA 24 Outbound 165 nl-nl Great savings until 31 December Geweldige deals t/m 31 december"} +{"t":"DDA 24 Outbound 166 nl-nl Finish the year in style with up to 40% off Eindig het jaar in stijl met kortingen tot wel 40%"} +{"t":"DDA 24 Outbound 167 nl-nl Finish this year with great savings Eindig het jaar met de leukste deals"} +{"t":"DDA 24 Outbound 168 nl-nl See the deals Bekijk de deals"} +{"t":"DDA 24 Outbound 169 nl-nl The Amazon Boxing Day Sale is here! Onze Eindejaarssale is begonnen!"} +{"t":"DDA 24 Outbound 170 nl-nl Get up to xx% off until 31 Dec Krijg t/m 31 december tot xx% korting"} +{"t":"DDA 24 Outbound 171 nl-nl Great deals to be found until 31 Dec Ontdek geweldige deals t/m 31 december"} +{"t":"DDA 24 Outbound 172 nl-nl The Amazon Boxing Day Sale is now on! Onze Eindejaarssale is gestart!"} +{"t":"DDA 24 Outbound 173 nl-nl Shop up to xx% off until 31 December Kortingen tot wel XX% t/m 31 december"} +{"t":"DDA 24 Outbound 174 nl-nl Ooh! Great savings until 31 December Yes! Geweldige deals t/m 31 december"} +{"t":"DDA 24 Outbound 175 nl-nl Bag a big deal in the Amazon Boxing Day Sale Sla je slag tijdens de Eindejaarssale"} +{"t":"DDA 24 Outbound 176 nl-nl The Amazon Boxing Day Sale is still on! De Eindejaarssale is nog niet voorbij!"} +{"t":"DDA 24 Outbound 177 nl-nl Ooooh! Great deals until 31 December Ooooh! Geweldige deals t/m 31 december"} +{"t":"DDA 24 Outbound 178 nl-nl Save now Bespaar nu"} +{"t":"DDA 24 Outbound 179 nl-nl Special offers on Amazon today! Vandaag speciale deals op Amazon!"} +{"t":"DDA 24 Outbound 180 nl-nl Save on great deals while they last! Profiteer nog snel van geweldige deals"} +{"t":"DDA 24 Outbound 181 nl-nl More Ooooh! deals until 31 December Meer geweldige deals t/m 31 december"} +{"t":"DDA 24 Outbound 183 nl-nl Ooh! Shop great deals on [category] today Shop nu de leukste deals in [category]"} +{"t":"DDA 24 Outbound 184 nl-nl Get up to 40% off in our Boxing Day Sale Eindejaarssale met kortingen tot 40%"} +{"t":"DDA 24 Outbound 185 nl-nl Great deals in the Boxing Day Sale Geweldige deals voor de Eindejaarssale"} +{"t":"DDA 24 Outbound 186 nl-nl Amazon Last Minute Deals are here Onze Last Minute Deals zijn begonnen!"} +{"t":"DDA 24 Outbound 187 nl-nl Great gifts at great prices Geweldige deals voor geweldige cadeaus"} +{"t":"DDA 24 Outbound 188 nl-nl Find your Amazon Last Minute Deal Vind jouw Last Minute Deal"} +{"t":"DDA 24 Outbound 189 nl-nl Last Minute Deals have finally arrived Eindelijk! De Last Minute Deals zijn er"} +{"t":"DDA 24 Outbound 190 nl-nl Find a December deal to make you go Ooh! Vind in december jouw topdeal!"} +{"t":"DDA 24 Outbound 191 nl-nl Ooooh! Amazon Last Minute Deals are here Ooooh!Onze Last Minute Deals zijn begonnen"} +{"t":"DDA 24 Outbound 192 nl-nl Shop great deals until 22 December Deals t/m 22 december"} +{"t":"DDA 24 Outbound 193 nl-nl Finish off your gift list with Last Minute Deals Maak je cadeaulijstje af met Last Minute Deals"} +{"t":"DDA 24 Outbound 194 nl-nl Find perfect deals Vind perfecte deals"} +{"t":"DDA 24 Outbound 195 nl-nl Amazon Last Minute Deals are here! Onze Last Minute Deals zijn begonnen!"} +{"t":"DDA 24 Outbound 196 nl-nl Great savings until 22 December Shop met korting t/m 22 december"} +{"t":"DDA 24 Outbound 197 nl-nl Last chance for epic deals in time Laatste kans op geweldige deals"} +{"t":"DDA 24 Outbound 198 nl-nl Ooooh! Save now on your wishlist for this holiday season Ooooh! Bespaar nu op je verlanglijst!"} +{"t":"DDA 24 Outbound 199 nl-nl Last Minute Deals are nearly ooh-ooh-over! De Last Minute Deals zijn bijna voorbij!"} +{"t":"DDA 24 Outbound 200 nl-nl Last chance for great deals on gifts Laatste kans voor geweldige deals op cadeaus"} +{"t":"DDA 24 Outbound 201 nl-nl Last chance to grab epic deals Laatste kans: shop geweldige deals"} +{"t":"DDA 24 Outbound 202 nl-nl Shop for deals Vind topdeals"} +{"t":"DDA 24 Outbound 203 nl-nl Amazon gifts are waiting for you Op Amazon.nl vind je de leukste cadeaus"} +{"t":"DDA 24 Outbound 204 nl-nl Find a perfect gift for yourself or someone Vind het perfecte cadeau"} +{"t":"DDA 24 Outbound 205 nl-nl Shop your deals Ontdek jouw deals"} +{"t":"PBDD 23 Outbound 001 Subject line nl-nl Amazon Prime Big Deal Days are coming on XX-XX Oct Amazon Prime Big Deal Days komen eraan, XX-XX okt"} +{"t":"PBDD 23 Outbound 002 Subject line nl-nl Get ready to feel like a big deal with epic deals Voel je een big deal met geweldige deals"} +{"t":"PBDD 23 Outbound 003 Subject line nl-nl Get ready to feel like a big deal with epic savings Geweldige kortingen, zodat jij je een big deal voelt"} +{"t":"PBDD 23 Outbound 004 Headline nl-nl Two days of epic deals XX-XX Oct Twee dagen lang geweldige deals – XX - XX okt"} +{"t":"PBDD 23 Outbound 005 Body Copy nl-nl [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! [Amazon] Prime Big Deal Days komen eraan en raad eens? Inderdaad... het draait allemaal om jou. Twee dagen met geweldige deals, alleen voor [Amazon] Prime-leden. Begin dus met het maken van jouw verlanglijstje, met alles van elektronica tot wonen, keuken en meer. Mis het niet en voel je een big deal!"} +{"t":"PBDD 23 Outbound 006 Body Copy nl-nl [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. You're invited to two days of epic deals! Save on electronics, homeware, kitchen items and more. You'll be feeling like a big deal! Don't miss out, start building your Prime Big Deal Days wish list today! Exclusively for Prime Members. [Amazon] Prime Big Deal Days komen eraan en raad eens? Het draait allemaal om jou. Je bent uitgenodigd voor twee dagen boordevol geweldige deals! Bespaar op elektronica, wonen, keuken en meer en voel je een big deal! Mis het niet, begin nu met het maken van je [Amazon] Prime Big Deal Days-verlanglijstje! Exclusief voor Prime-leden."} +{"t":"PBDD 23 Outbound 007 CTA nl-nl Get ready now! Bereid je voor!"} +{"t":"PBDD 23 Outbound 009 Subject line nl-nl [Amazon] Prime Big Deal Days are coming on XX-XX Oct Amazon Prime Big Deal Days: XX-XX okt"} +{"t":"PBDD 23 Outbound 010 Subject line nl-nl Prime Big Deal Days are coming Amazon Prime Big Deal Days komen eraan"} +{"t":"PBDD 23 Outbound 011 Intro nl-nl \n Feel like a big deal with two days of epic savings \n Voel je een big deal: 2 dagen korting"} +{"t":"PBDD 23 Outbound 011F Intro nl-nl Feel like a big deal with two days of epic savings Voel je een big deal: 2 dagen korting"} +{"t":"PBDD 23 Outbound 012 Intro nl-nl Two days of epic deals! Twee dagen geweldige deals!"} +{"t":"PBDD 23 Outbound 013 Intro nl-nl Start making your big deals wish list! Maak alvast je big-deals-verlanglijst"} +{"t":"PBDD 23 Outbound 014 Subject line nl-nl [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Bijna [Amazon] Prime Big Deal Days: XX-XX okt!"} +{"t":"PBDD 23 Outbound 016 Subject line nl-nl Two days of epic deals for Prime members only 2 dagen geweldige deals, alleen voor [Amazon] Prime-leden"} +{"t":"PBDD 23 Outbound 017 Subject line nl-nl Start making your epic deals wish list Maak nu jouw verlanglijstje voor geweldige deals"} +{"t":"PBDD 23 Outbound 018 Headline nl-nl Two days of epic deals: XX-XX Oct Twee dagen geweldige deals: XX-XX okt"} +{"t":"PBDD 23 Outbound 019 Body Copy nl-nl Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! Amazon Prime Big Deal Days beginnen bijna! Met exclusieve deals, alleen voor [Amazon] Prime-leden, daardoor voel jij je een big deal! Krijg een voorsprong en maak nu jouw Prime Big Deal Days-verlanglijstje!"} +{"t":"PBDD 23 Outbound 020 Body Copy nl-nl Amazon Prime Big Deal Day is almost here! Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town! Get a head start and build your Prime Big Deal Day wish list today! Amazon Prime Big Deal Days beginnen bijna! Als anderen horen over de exclusieve deals die je hebt gescoord, ben je het gesprek van de dag! Neem een voorsprong en maak nu jouw Prime Big Deal Days-verlanglijstje!"} +{"t":"PBDD 23 Outbound 022 Subject line nl-nl Prime Big Deal Days are almost here Amazon Prime Big Deal Days beginnen bijna"} +{"t":"PBDD 23 Outbound 023 Intro nl-nl Make your epic deals wish list! Maak jouw geweldige-deals-verlanglijstje"} +{"t":"PBDD 23 Outbound 024 Intro nl-nl Two days of epic deals are coming Twee dagen geweldige deals komen eraan"} +{"t":"PBDD 23 Outbound 025 Intro nl-nl Feel like a big deal with two days of epic savings Voel je 2 dagen een big deal"} +{"t":"PBDD 23 Outbound 026 Subject line nl-nl [Amazon] Prime Big Deal Days start at midnight! Amazon Prime Big Deal Days beginnen om middernacht"} +{"t":"PBDD 23 Outbound 027 Subject line nl-nl Prime member exclusive deals from XX-XX Oct Exclusieve deals voor Amazon Prime-leden van XX-XX okt"} +{"t":"PBDD 23 Outbound 028 Headline nl-nl Two days of epic deals XX-XX Oct Twee dagen geweldige deals: XX-XX okt"} +{"t":"PBDD 23 Outbound 029 Body Copy nl-nl [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! [Amazon] Prime Big Deal Days beginnen morgen met kortingen die zo geweldig zijn dat jij je een big deal voelt. Dus ga aan de slag en maak je Amazon Prime Big Deal Days-verlanglijstje!"} +{"t":"PBDD 23 Outbound 030 Subject line nl-nl [Amazon] Prime Big Deal Days start midnight! Prime Big Deal Days vanaf middernacht"} +{"t":"PBDD 23 Outbound 031 Intro nl-nl 2 days of epic deals exclusively for Prime members 2 dagen deals voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 032 nl-nl 2 days of Prime member-exclusive deals 2 speciale dagen voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 033 nl-nl Got your epic deals wish list ready? Heb jij je verlanglijstje al klaar?"} +{"t":"PBDD 23 Outbound 034 Subject line nl-nl \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct [Amazon] Prime Big Deal Days komen eraan, XX-XX okt"} +{"t":"PBDD 23 Outbound 034F Subject line nl-nl [Amazon] Prime Big Deal Days are coming on XX-XX Oct [Amazon] Prime Big Deal Days komen eraan, XX-XX okt"} +{"t":"PBDD 23 Outbound 035 Subject line nl-nl Join Prime for two days of epic deals 2 dagen geweldige deals voor [Amazon] Prime-leden"} +{"t":"PBDD 23 Outbound 038 Body Copy nl-nl [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! [Amazon] Prime Big Deal Days komen eraan... Word [Amazon] Prime-lid om toegang te krijgen tot twee dagen lang geweldige, exclusieve deals op elektronica, wonen, keuken en meer. Mis het niet!"} +{"t":"PBDD 23 Outbound 039 Body Copy nl-nl [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! [Amazon] Prime Big Deal Days komen eraan... Dus, word [Amazon] Prime-lid om toegang te krijgen tot twee dagen geweldige deals op elektronica, wonen, keuken en meer. Ook krijg je gratis en snelle bezorging en toegang tot fantastische tv-progranmma’s en films. Allemaal voor slechts € xx per maand!"} +{"t":"PBDD 23 Outbound 040 Body Copy nl-nl [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. [Amazon] Prime Big Deal Days komen eraan... Word [Amazon] Prime-lid om toegang te krijgen tot twee dagen geweldige deals op elektronica, wonen, keuken en meer. Ook krijg je gratis en snelle bezorging en toegang tot fantastische tv-programma’s en films. Bovendien maak je kans op een gratis proefperiode van 30 dagen!*\n \n \n *Na de gratis proefperiode kost [Amazon] Prime € xx per maand."} +{"t":"PBDD 23 Outbound 040F Body Copy nl-nl [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. [Amazon] Prime Big Deal Days komen eraan... Word [Amazon] Prime-lid om toegang te krijgen tot twee dagen geweldige deals op elektronica, wonen, keuken en meer. Ook krijg je gratis en snelle bezorging en toegang tot fantastische tv-programma’s en films. Bovendien maak je kans op een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost [Amazon] Prime € xx per maand."} +{"t":"PBDD 23 Outbound 041 CTA nl-nl Join Prime today \n Word nu Amazon Prime-lid"} +{"t":"PBDD 23 Outbound 041F CTA nl-nl Join Prime today Word nu Amazon Prime-lid"} +{"t":"PBDD 23 Outbound 042 CTA nl-nl Try Prime Probeer Amazon Prime"} +{"t":"PBDD 23 Outbound 043 Intro nl-nl Sign up for 2 days of epic deals Meld je aan voor 2 dagen geweldige deals"} +{"t":"PBDD 23 Outbound 044 Intro nl-nl Sign up to Prime for 2 days of exclusive deals Word lid voor 2 dagen exclusieve deals"} +{"t":"PBDD 23 Outbound 045 Subject line nl-nl [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Het zijn bijna Amazon Prime Big Deal Days: XX-XX okt!"} +{"t":"PBDD 23 Outbound 046 Subject line nl-nl Join Prime for two days of epic deals\n Word Amazon Prime-lid: 2 dagen geweldige deals"} +{"t":"PBDD 23 Outbound 046F Subject line nl-nl Join Prime for two days of epic deals Word Amazon Prime-lid: 2 dagen geweldige deals"} +{"t":"PBDD 23 Outbound 047 Headline nl-nl Two days of epic deals: XX-XX Oct Twee dagen geweldige deals, XX-XX okt"} +{"t":"PBDD 23 Outbound 048 Body Copy nl-nl [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! Amazon Prime Big Deal Days staan voor de deur. Word dus vandaag nog Prime-lid en krijg exclusieve toegang tot deals op elektronica, wonen, keuken en meer. Zo word jij het gesprek van de dag.\n \n"} +{"t":"PBDD 23 Outbound 048F Body Copy nl-nl [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! Amazon Prime Big Deal Days staan voor de deur. Word dus vandaag nog Prime-lid en krijg exclusieve toegang tot deals op elektronica, wonen, keuken en meer. Zo word jij het gesprek van de dag."} +{"t":"PBDD 23 Outbound 049 Body Copy nl-nl [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month. You’ll be the talk of the town! Amazon Prime Big Deal Days staan voor de deur. Word vandaag nog Prime-lid en krijg exclusieve toegang tot deals op elektronica, wonen, keuken en meer, plus gratis en snelle bezorging en toegang tot geweldige tv-programma's en films voor slechts € x,xx per maand. Zo word jij het gesprek van de dag!"} +{"t":"PBDD 23 Outbound 050 Body Copy nl-nl [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days staan voor de deur. Word vandaag nog Prime-lid en krijg exclusieve toegang tot deals op elektronica, wonen, keuken en meer, plus gratis en snelle bezorging en toegang tot geweldige tv-programma's en films. Zo word jij het gesprek van de dag! Bovendien maak je kans op een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Amazon Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 050F Body Copy nl-nl [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days staan voor de deur. Word vandaag nog Prime-lid en krijg exclusieve toegang tot deals op elektronica, wonen, keuken en meer, plus gratis en snelle bezorging en toegang tot geweldige tv-programma's en films. Zo word jij het gesprek van de dag! Bovendien maak je kans op een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Amazon Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 051 Subject line nl-nl Prime Big Deal Days are almost here XX-XX Oct Amazon Prime Big Deal Days: XX-XX okt"} +{"t":"PBDD 23 Outbound 052 Subject line nl-nl Stay up late, Prime Big Deal Days start at midnight! Blijf nog even op, Prime Big Deal Days beginnen om middernacht!"} +{"t":"PBDD 23 Outbound 053 nl-nl Prime Big Deal Days start at midnight! Prime Big Deal Days vanaf middernacht!"} +{"t":"PBDD 23 Outbound 054 Subject line nl-nl Join Prime for exclusive deals from XX-XX Oct Word Amazon Prime-lid voor exclusieve deals – XX-XX okt"} +{"t":"PBDD 23 Outbound 055 Headline nl-nl Two days of epic deals XX-XX Oct Twee dagen lang geweldige deals – XX-XX okt"} +{"t":"PBDD 23 Outbound 056 Body Copy nl-nl [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! [Amazon] Prime Big Deal Days beginnen morgen. Word Prime-lid en krijg twee dagen lang toegang tot exclusieve deals. Met geweldige kortingen op elektronica, wonen, keuken en meer. Daardoor voel jij je een big deal!"} +{"t":"PBDD 23 Outbound 057 Body Copy nl-nl [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! [Amazon] Prime Big Deal Days beginnen morgen. Word Prime-lid en voel je een big deal met twee dagen toegang tot exclusieve deals en geweldige kortingen op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 058 Body Copy nl-nl [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. [Amazon] Prime Big Deal Days beginnen morgen. Word Prime-lid en voel je een big deal met toegang tot twee dagen exclusieve deals en geweldige kortingen op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot geweldig entertainment! Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 058F Body Copy nl-nl [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. [Amazon] Prime Big Deal Days beginnen morgen. Word Prime-lid en voel je een big deal met toegang tot twee dagen exclusieve deals en geweldige kortingen op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot geweldig entertainment! Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 059 Subject line nl-nl Prime Big Deal Days start midnight! Prime Big Deal Days vanaf middernacht"} +{"t":"PBDD 23 Outbound 060 Intro nl-nl Sign up for exclusive deals from XX-XX Oct Word lid voor speciale deals: XX-XX okt\n"} +{"t":"PBDD 23 Outbound 060F Intro nl-nl Sign up for exclusive deals from XX-XX Oct Word lid voor speciale deals: XX-XX okt"} +{"t":"PBDD 23 Outbound 061 Intro nl-nl Sign up for two days of exclusive deals Meld je aan: 2 dagen exclusieve deals"} +{"t":"PBDD 23 Outbound 062 Subject line nl-nl \n Get your additional promo codes now! Krijg jouw extra promocodes nu!"} +{"t":"PBDD 23 Outbound 062F Subject line nl-nl Get your additional promo codes now! Krijg jouw extra promocodes nu!"} +{"t":"PBDD 23 Outbound 063 Subject line nl-nl Get extra savings on Prime Big Deal Days XX-XX Oct Bespaar extra op Amazon Prime Big Deal Days - XX-XX okt"} +{"t":"PBDD 23 Outbound 064 nl-nl Save more on your Prime Big Deal Days orders Bespaar meer op je Amazon Prime Big Deal Days-bestellingen"} +{"t":"PBDD 23 Outbound 065 Headline nl-nl [Amazon] Prime Big Deal Days are XX-XX Oct! Amazon Prime Big Deal Days - XX-XX okt!"} +{"t":"PBDD 23 Outbound 066 Body Copy nl-nl [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Amazon Prime Big Deal Days brengt twee dagen lang geweldige deals. Met zoveel exclusieve besparingen voel jij je een big deal! Kun je niet wachten? Ontdek alle exclusieve promotiecodes, aanbiedingen en een gratis proefperiode die je kunt gebruiken voor en tijdens de Amazon Prime Big Deal Days!"} +{"t":"PBDD 23 Outbound 067 Body Copy nl-nl [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about the offers before and during the [Amazon] Prime Big Deal Days! Amazon Prime Big Deal Days brengt twee dagen lang geweldige deals. Met zoveel exclusieve besparingen voor Amazon Prime-leden, voel jij je een big deal! Kun je niet wachten? Ontdek alles over de aanbiedingen voor en tijdens de Amazon Prime Big Deal Days!"} +{"t":"PBDD 23 Outbound 068 CTA nl-nl Claim now\n \n \n Claim nu"} +{"t":"PBDD 23 Outbound 068F CTA nl-nl Claim now Claim nu"} +{"t":"PBDD 23 Outbound 069 Intro nl-nl See exclusive Prime promo codes and offers here Vind Amazon Prime-promocodes en deals"} +{"t":"PBDD 23 Outbound 070 Intro nl-nl See exclusive Prime exclusive offers here Vind Amazon Prime-aanbiedingen hier"} +{"t":"PBDD 23 Outbound 071 CTA nl-nl Claim now Claim nu"} +{"t":"PBDD 23 Outbound 072 Subject line nl-nl Get your exclusive promo codes now! Krijg nu jouw exclusieve promocodes!"} +{"t":"PBDD 23 Outbound 073 Subject line nl-nl Get your exclusive offers now! Krijg nu jouw exclusieve aanbiedingen!"} +{"t":"PBDD 23 Outbound 074 Subject line nl-nl Join Prime to save on your Prime Big Deal Days orders Word Prime-lid, bespaar op je [Amazon] Prime Big Deal Days-bestellingen"} +{"t":"PBDD 23 Outbound 075 Headline nl-nl Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Prime Big Deal Days, XX-XX okt, een tip!"} +{"t":"PBDD 23 Outbound 076 Body Copy nl-nl [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. [Amazon] Prime Big Deal Days met twee dagen lang geweldige deals voor [Amazon] Prime-leden. Word Prime-lid voor exclusieve besparingen. Daardoor voel jij je een big deal! [Amazon] Prime-leden profiteren van promotiecodes, aanbiedingen en een gratis proefperiode voor en tijdens [Amazon] Prime Big Deal Days."} +{"t":"PBDD 23 Outbound 077 CTA nl-nl Join now Word Prime-lid"} +{"t":"PBDD 23 Outbound 078 Subject line nl-nl [Amazon] Prime Big Deal Days on XX-XX Oct Amazon Prime Big Deal Days op XX-XX Oct"} +{"t":"PBDD 23 Outbound 079 Intro nl-nl \n Join Prime to get exclusive promo codes and more! Word Prime-lid en krijg promocodes!"} +{"t":"PBDD 23 Outbound 079F Intro nl-nl Join Prime to get exclusive promo codes and more! Word Prime-lid en krijg promocodes!"} +{"t":"PBDD 23 Outbound 080 CTA nl-nl Join now Word Amazon Prime-lid"} +{"t":"PBDD 23 Outbound 081 Subject line nl-nl [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 082 Subject line nl-nl Get epic deals until midnight tomorrow Krijg geweldige deals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 083 Headline nl-nl Get epic deals to make you the centre of attention Krijg geweldige deals en steel de show"} +{"t":"PBDD 23 Outbound 084 Body Copy nl-nl [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Amazon Prime Big Deal Days beginnen vandaag. Profiteer twee dagen lang van geweldige aanbiedingen op elektronica, wonen, keuken en meer. Scoor deze exclusieve kortingen voordat ze weg zijn en voel je een big deal!"} +{"t":"PBDD 23 Outbound 085 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 23 Outbound 086 nl-nl Save now Bespaar nu"} +{"t":"PBDD 23 Outbound 087 Subject line nl-nl [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 088 Intro nl-nl Two days of Prime member exclusive deals 2 dagen deals voor Amazon Prime-leden"} +{"t":"PBDD 23 Outbound 090 Subject line nl-nl Enjoy [Amazon] Prime Big Deal Days now Profiteer: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 091 Subject line nl-nl Shop epic deals only until midnight tomorrow Shop geweldige deals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 092 Headline nl-nl Shop your exclusive Prime Big Deal Days savings Shop exclusieve Prime Big Deal Days-deals"} +{"t":"PBDD 23 Outbound 093 Body Copy nl-nl Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Dag 1 van Amazon Prime Big Deal Days is bijna voorbij. Nog één dag te gaan om geweldige deals te vinden, exclusief voor Amazon Prime-leden. Dus vind nu die deals die maken dat jij je een big deal voelt."} +{"t":"PBDD 23 Outbound 095 Subject line nl-nl [Amazon] Prime Big Deal Days are on now Amazon Prime Big Deal Days zijn er"} +{"t":"PBDD 23 Outbound 096 Intro nl-nl Exclusive deals until midnight tomorrow Exclusieve deals tot morgen middernacht"} +{"t":"PBDD 23 Outbound 098 Subject line nl-nl Amazing Prime Big Deal Days are in full swing Amazon Prime Big Deal Days zijn in volle gang"} +{"t":"PBDD 23 Outbound 099 Subject line nl-nl Two days of epic deals. Ends midnight tomorrow 2 dagen geweldige deals. Tot morgen middernacht"} +{"t":"PBDD 23 Outbound 100 Headline nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals zodat jij je ‘n big deal voelt"} +{"t":"PBDD 23 Outbound 101 Body Copy nl-nl [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! Amazon Prime Big Deal Days brengen geweldige deals exclusief voor Amazon Prime leden zoals jij. Dus, bekijk jouw deals nu!"} +{"t":"PBDD 23 Outbound 102 CTA nl-nl Shop now\n \n Shop nu"} +{"t":"PBDD 23 Outbound 102F CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 23 Outbound 103 Subject line nl-nl [Amazing] Prime Big Deal Days are in full swing Amazon Prime Big Deal Days zijn live"} +{"t":"PBDD 23 Outbound 104 Intro nl-nl Two days of epic deals. Ends tomorrow 2 dagen geweldige deals. Eindigt morgen"} +{"t":"PBDD 23 Outbound 105 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 23 Outbound 106 Subject line nl-nl New day, new deals with [Amazon] Prime Big Deal Days Nieuwe dag, nieuwe deals - Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 107 nl-nl Check today’s deals in [Amazon] Prime Big Deal Days Ontdek Amazon Prime Big Deal Days -nieuwe deals"} +{"t":"PBDD 23 Outbound 108 nl-nl Even more deals today in Prime Big Deal Days Meer deals vandaag: Amazon"} +{"t":"PBDD 23 Outbound 109 nl-nl Another day of epic deals with Prime Big Deal Days Nog ‘n dag vol deals: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 110 Subject line nl-nl These epic deals end at midnight Deze geweldige deals eindigen om middernacht"} +{"t":"PBDD 23 Outbound 111 Headline nl-nl Shop today's epic deals and feel like a big deal Shop de deals van vandaag en voel je een big deal"} +{"t":"PBDD 23 Outbound 112 Body Copy nl-nl Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Klaar voor een nieuwe dag vol deals? De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Maar geen zorgen, er zijn nog volop geweldige deals te ontdekken. Mis het niet, scoor vandaag nog meer deals exclusief voor Amazon Prime-leden."} +{"t":"PBDD 23 Outbound 113 CTA nl-nl Shop now\n \n Shop nu"} +{"t":"PBDD 23 Outbound 113F CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 23 Outbound 114 Subject line nl-nl New day, new deals with Prime Big Deal Days Nieuwe dag: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 115 Subject line nl-nl Even more deals today in Prime Big Deal Days Meer deals vandaag: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 116 Subject line nl-nl Check out Prime Big Deal Days new deals Ontdek Amazon Prime Big Deal Days - nieuwe deals"} +{"t":"PBDD 23 Outbound 117 Intro nl-nl These epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PBDD 23 Outbound 119 Subject line nl-nl Final call: [Amazon] Prime Big Deal Days are ending \n Laatste kans: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 119F Subject line nl-nl Final call: [Amazon] Prime Big Deal Days are ending Laatste kans: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 120 Subject line nl-nl [Amazon] Prime Big Deal Days are almost over Amazon Prime Big Deal Days zijn bijna voorbij"} +{"t":"PBDD 23 Outbound 121 Subject line nl-nl Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 23 Outbound 122 Headline nl-nl Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en voel je ‘n big deal"} +{"t":"PBDD 23 Outbound 123 Body Copy nl-nl Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Amazon Prime Deal Days eindigen om middernacht, dus haast je! Dit is je laatste kans om veel te besparen en je een big deal te voelen."} +{"t":"PBDD 23 Outbound 125 Subject line nl-nl [Amazon] Prime Big Deal Days ends midnight Amazon Prime Big Deal Days zijn live"} +{"t":"PBDD 23 Outbound 126 Intro nl-nl Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 23 Outbound 127 nl-nl Shop exclusive deals until then! Shop tot dan nog exclusieve deals!"} +{"t":"PBDD 23 Outbound 129 Subject line nl-nl [Amazon] Prime Big Deal Days end tonight Amazon Prime Big Deal Days eindigen vannacht"} +{"t":"PBDD 23 Outbound 132 Body Copy nl-nl [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Amazon Prime Big Deal Days lopen ten einde. Maar geen zorgen, er is nog tijd voor Prime-leden om exclusieve deals te shoppen. Dus, stop met het lezen van deze e-mail en ga mooie deals scoren!"} +{"t":"PBDD 23 Outbound 134 Subject line nl-nl Discover new deals on Prime Big Deal Days Nieuwe deals tijdens Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 135 Intro nl-nl [Amazon] Prime Big Deal Days ends midnight Amazon Prime Big Deal Days tot vannacht"} +{"t":"PBDD 23 Outbound 137 Subject line nl-nl [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 138 Subject line nl-nl Shop epic deals until midnight tomorrow Shop tot morgen middernacht geweldige deals"} +{"t":"PBDD 23 Outbound 139 Headline nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals en voel je een big deal"} +{"t":"PBDD 23 Outbound 140 Body Copy nl-nl Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! Vandaag beginnen de Amazon Prime Big Deal Days! Dus, word Prime-lid en krijg twee dagen lang toegang tot geweldige, exclusieve deals. Bespaar flink en voel je een big deal!"} +{"t":"PBDD 23 Outbound 141 Body Copy nl-nl Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Vandaag beginnen de Amazon Prime Big Deal Days! Word Prime-lid en krijg toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer. Plus snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 142 Body Copy nl-nl Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Vandaag beginnen de Amazon Prime Big Deal Days! Word Prime-lid en krijg toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 142F Body Copy nl-nl Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Vandaag beginnen de Amazon Prime Big Deal Days! Word Prime-lid en krijg toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 143 Subject line nl-nl [Amazon] Prime Big Deal Days are here! Amazon Prime Big Deal Days zijn er!"} +{"t":"PBDD 23 Outbound 144 Intro nl-nl Two days of exclusive deals Twee dagen lang exclusieve deals"} +{"t":"PBDD 23 Outbound 145 Subject line nl-nl Enjoy Prime Big Deal Days now Amazon Prime Big Deal Days zijn in volle gang"} +{"t":"PBDD 23 Outbound 147 Headline nl-nl Feel special with exclusive [Amazon] Prime Big Deal Days deals Voel je speciaal: [Amazon] Prime Big Deal Days deals"} +{"t":"PBDD 23 Outbound 148 Body Copy nl-nl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Het doek valt voor de eerste dag van de[Amazon] Prime Big Deal Days. Maar geen zorgen. Het is nooit te laat om Prime-lid te worden en jouw moment in de schijnwerpers te claimen met een aantal geweldige deals! Dus mis het niet en word nu lid."} +{"t":"PBDD 23 Outbound 149 nl-nl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Het doek valt voor de eerste dag van de [Amazon] Prime Big Deal Days. Maar geen zorgen. Het is nooit te laat om Prime-lid te worden en toegang te krijgen tot geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 150 nl-nl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Het doek valt voor de eerste dag van de [Amazon] Prime Big Deal Days. Maar, je kunt nog steeds Prime-lid worden om toegang te krijgen tot geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 150F nl-nl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Het doek valt voor de eerste dag van de [Amazon] Prime Big Deal Days. Maar, je kunt nog steeds Prime-lid worden om toegang te krijgen tot geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 151 Subject line nl-nl [Amazon] Prime Big Deal Days end tomorrow [Amazon] Prime Big Deal Days tot morgen"} +{"t":"PBDD 23 Outbound 152 Intro nl-nl Shop exclusive deals Shop exclusieve deals"} +{"t":"PBDD 23 Outbound 153 Subject line nl-nl Prime Big Deal Days are in full swing! Profiteer: Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 154 Subject line nl-nl Still time left to join Prime and get epic deals Er is nog tijd, word Amazon Prime-lid voor superdeals"} +{"t":"PBDD 23 Outbound 155 Headline nl-nl Shop epic deals like the star that you are Shop geweldige deals die precies bij jou passen"} +{"t":"PBDD 23 Outbound 156 Body Copy nl-nl The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! De eerste dag van Amazon Prime Big Deal Days is in volle gang. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve, geweldige deals speciaal voor leden. Amazon Prime Big Deal Days eindigen morgen om middernacht, dus haast je!"} +{"t":"PBDD 23 Outbound 157 nl-nl The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to not only the member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! De eerste dag van Amazon Prime Big Deal Days is in volle gang. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve, geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 158 nl-nl The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. De eerste dag van Amazon Prime Big Deal Days is in volle gang. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve, geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 158F nl-nl The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. De eerste dag van Amazon Prime Big Deal Days is in volle gang. Er is nog tijd om Prime-lid te worden en toegang te krijgen tot exclusieve, geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 159 Subject line nl-nl [Amazon] Prime Big Deal Days are in full swing! Prime Big Deal Days zijn in volle gang"} +{"t":"PBDD 23 Outbound 160 Intro nl-nl 2 days of epic deals of ends tomorrow 2 dagen geweldige deals eindigen morgen"} +{"t":"PBDD 23 Outbound 161 Subject line nl-nl It’s the last day of [Amazon] Prime Big Deal Days De laatste dag van Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 162 Subject line nl-nl Save like a superstar until midnight Bespaar nog tot middernacht als een superster\n"} +{"t":"PBDD 23 Outbound 162F Subject line nl-nl Save like a superstar until midnight Bespaar nog tot middernacht als een superster"} +{"t":"PBDD 23 Outbound 163 Headline nl-nl It's the last chance to shop some epic deals Laatste kans om geweldige deals te shoppen"} +{"t":"PBDD 23 Outbound 164 Body Copy nl-nl The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid om geen exclusieve kortingen en geweldige deals te missen. Meld je aan en voel je een big deal!"} +{"t":"PBDD 23 Outbound 165 Body Copy nl-nl The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en krijg toegang tot geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 166 Body Copy nl-nl The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en krijg toegang tot geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € xx per maand."} +{"t":"PBDD 23 Outbound 166F Body Copy nl-nl The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. De laatste dag van de Amazon Prime Big Deal Days is aangebroken. Word Prime-lid en krijg toegang tot geweldige deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma's en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € xx per maand."} +{"t":"PBDD 23 Outbound 167 Intro nl-nl [Amazon] Prime Big Deal Days end midnight Amazon Prime Big Deal Days tot 24 uur"} +{"t":"PBDD 23 Outbound 168 Subject line nl-nl It’s closing night for [Amazon] Prime Big Deal Days Laatste avond van de Amazon Prime Big Deal Days"} +{"t":"PBDD 23 Outbound 169 Subject line nl-nl Shop exclusive deals until midnight tonight Shop nog exclusieve deals tot middernacht"} +{"t":"PBDD 23 Outbound 171 Body Copy nl-nl [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je aan te melden bij Prime en te profiteren van exclusieve besparingen en geweldige deals. Word Amazon Prime-lid en geniet van dat big deal-gevoel."} +{"t":"PBDD 23 Outbound 172 nl-nl [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je aan te melden bij Prime en te profiteren van exclusieve deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot geweldige tv-programma's en films voor maar € x,xx per maand!"} +{"t":"PBDD 23 Outbound 173 nl-nl [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je aan te melden bij Prime en te profiteren van exclusieve deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma’s en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 173F nl-nl [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days eindigen om middernacht. Er is nog tijd om je aan te melden bij Prime en te profiteren van exclusieve deals op elektronica, wonen, keuken en meer. Plus gratis en snelle bezorging en toegang tot fantastische tv-programma’s en films. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 174 Subject line nl-nl [Amazon] Prime Big Deal Days ends midnight Prime Big Deal Days eindigen middernacht"} +{"t":"PBDD 23 Outbound 176 Subject line nl-nl [Amazon] Prime Big Deal Days end tonight Amazon Prime Big Deal Days eindigen vanavond"} +{"t":"PBDD 23 Outbound 177 Subject line nl-nl Join Prime and get epic deals until midnight Word Amazon Prime-lid: geweldige deals tot middernacht"} +{"t":"PBDD 23 Outbound 179 Body Copy nl-nl The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. Amazon Prime Big Deal Days zijn bijna voorbij. Maar geen zorgen, er is nog tijd om te profiteren van exclusieve deals voor Prime-leden. Meld je aan bij Amazon Prime en shop geweldige deals die precies bij jou passen."} +{"t":"PBDD 23 Outbound 180 nl-nl The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus, you'll get fast delivery and great TV shows and films as part of your membership. All for only £X.XX a month! Amazon Prime Big Deal Days zijn bijna voorbij. Maar geen zorgen, er is nog tijd om te profiteren van exclusieve deals voor Prime-leden. Meld je aan en bespaar op elektronica, wonen, keuken en meer en krijg toegang tot gratis en snelle bezorging en toegang tot geweldige tv-programma's en films voor maar € x.xx per maand!"} +{"t":"PBDD 23 Outbound 181 nl-nl The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days zijn bijna voorbij. Maar geen zorgen, er zijn nog steeds exclusieve deals voor Prime-leden. Meld je aan en bespaar op elektronica, wonen, keuken en meer en krijg toegang tot gratis en snelle bezorging en toegang tot fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!*\n \n *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 181F nl-nl The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Amazon Prime Big Deal Days zijn bijna voorbij. Maar geen zorgen, er zijn nog steeds exclusieve deals voor Prime-leden. Meld je aan en bespaar op elektronica, wonen, keuken en meer en krijg toegang tot gratis en snelle bezorging en toegang tot fantastisch entertainment. Misschien kom je wel in aanmerking voor een gratis proefperiode van 30 dagen!* *Na de gratis proefperiode kost Prime € x,xx per maand."} +{"t":"PBDD 23 Outbound 182 Subject line nl-nl [Amazon] Prime Big Deal Days ends at midnight [Amazon] Prime Big Deal Days tot 24 uur\n"} +{"t":"PBDD 23 Outbound 182F Subject line nl-nl [Amazon] Prime Big Deal Days ends at midnight [Amazon] Prime Big Deal Days tot 24 uur"} +{"t":"PBDD 23 Outbound 183 Intro nl-nl Last chance to feel like a big deal Laatste kans om je ‘n big deal te voelen"} +{"t":"PBDD 23 Outbound 184 Intro nl-nl The epic deals last until midnight Nog tot middernacht: geweldige deals"} +{"t":"PBDD 23 Outbound 185 Subject line nl-nl Thanks for joining [Amazon]Prime Big Deal Days! Bedankt dat je er was! Amazon Prime Big Deal Days!"} +{"t":"PBDD 23 Outbound 186 Subject line nl-nl You've enjoyed two days of epic savings Je profiteerde van twee dagen geweldige kortingen"} +{"t":"PBDD 23 Outbound 187 Headline nl-nl [Amazon] Prime Big Deal Days have finally come to an end! Amazon Prime Big Deal Days zijn ten einde!"} +{"t":"PBDD 23 Outbound 188 Headline nl-nl Prime Big Deal Days have ended! Amazon Prime Big Deal Days zijn voorbij"} +{"t":"PBDD 23 Outbound 189 Body Copy nl-nl Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Bedankt voor het bezoeken van de [Amazon] Prime Big Deal Days! Hopelijk heb je geweldige deals gescoord waardoor je je een big deal voelt. En geen zorgen, er zijn altijd grote kortingen en exclusieve aanbiedingen voor Prime-leden te vinden op amazon.nl. Kom snel weer langs!"} +{"t":"PBDD 23 Outbound 190 CTA nl-nl Visit again soon! Tot snel"} +{"t":"PBDD 23 Outbound 191 Subject line nl-nl Thanks for being an epic saver! Dank voor je deelname!"} +{"t":"PBDD 23 Outbound 192 Intro nl-nl Prime Big Deal Days are over Amazon Prime Big Deal Days zijn voorbij"} +{"t":"PBDD 23 Outbound 193 CTA nl-nl Visit Amazon soon Bezoek snel amazon.nl"} +{"t":"PBDD 23 Outbound 194 Subject line nl-nl Shop epic deals on (Homeware) Shop geweldige deals in (wonen)"} +{"t":"PBDD 23 Outbound 195 Intro nl-nl Exclusive for Prime members Exclusief voor [Amazon] Prime-leden"} +{"t":"PBDD 23 Outbound 196 CTA nl-nl Save now Bespaar nu"} +{"t":"PBDD 23 Outbound 197 Subject line nl-nl Shop limited Lightning deals before they go Shop Lightning Deals voor ze weg zijn"} +{"t":"PBDD 23 Outbound 198 Subject line nl-nl Shop the top 100 Lightning deals now Shop nu de top 100 Lightning Deals"} +{"t":"PBDD 23 Outbound 199 Intro nl-nl Discover our top 100 deals! Ontdek onze top-100-deals!"} +{"t":"PBDD 23 Outbound 200 nl-nl Explore the best deals Ontdek de beste deals"} +{"t":"PBDD 23 Outbound 201 nl-nl The best deals are here Hier vind je de beste deals"} +{"t":"PBDD 23 Outbound 203 nl-nl Discover now Ontdek nu"} +{"t":"PBDD 23 Outbound 204 nl-nl Explore now Ontdek nu"} +{"t":"PBDD 23 Outbound 205 Subject line nl-nl Limited time for deals on xx and more! Deals op XX voor een beperkte periode!"} +{"t":"PBDD 23 Outbound 206 nl-nl Limited WOW deals on XX and more! Beperkte WAUW-deals op XX en meer!"} +{"t":"PBDD 23 Outbound 207 Intro nl-nl Shop while they last Shop nu het nog kan"} +{"t":"PBDD 23 Outbound 209 Subject line nl-nl New day, new deals - get them before they go! Nieuwe dag, nieuwe deals - shop ze nu!"} +{"t":"PBDD 23 Outbound 210 nl-nl Prime Big Deal Day Offers [Amazon] Prime Big Deal-dagaanbiedingen"} +{"t":"PBDD 23 Outbound 211 nl-nl Today only: new arrivals Alleen vandaag: nieuwkomers"} +{"t":"PBDD 23 Outbound 212 Intro nl-nl Shop our biggest reccomends Shop onze favorieten"} +{"t":"PBDD 23 Outbound 213 nl-nl Shop Big Deals Shop big deals"} +{"t":"PBDD 23 Outbound 214 nl-nl Shop our biggest reccomendations Shop onze grootste aanraders"} +{"t":"PBDD 23 Outbound 215 nl-nl Exclusive deals just dropped today Exclusieve deals van vandaag"} +{"t":"PBDD 24 Outbound 001 Subject line nl-nl Prime Big Deal Days are 8-9 October Prime Deal Dagen zijn op 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 002 Subject line nl-nl Get ready to feel like a big deal with epic deals Voel je een big deal met geweldige deals"} +{"t":"PBDD 24 Outbound 003 Headline nl-nl Two days of epic deals 8-9 October Twee dagen lang geweldige deals op 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 004 CTA nl-nl Get ready now Bereid je voor."} +{"t":"PBDD 24 Outbound 005 Title nl-nl Prime Big Deal Days are 8-9 October Prime Deal Dagen zijn op 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 006 Intro nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PBDD 24 Outbound 015 Subject line nl-nl Prime Big Deal Days start tomorrow Prime Deal Dagen beginnen morgen"} +{"t":"PBDD 24 Outbound 019 Title nl-nl Prime Big Deal Days start tomorrow Prime Deal Dagen beginnen morgen"} +{"t":"PBDD 24 Outbound 022 Subject line nl-nl Prime Big Deal Days are here Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Outbound 023 Subject line nl-nl Get epic deals and feel like a star Krijg geweldige deals en voel je een ster"} +{"t":"PBDD 24 Outbound 024 Headline nl-nl Get epic deals until midnight tomorrow Krijg geweldige deals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 025 CTA nl-nl Shop now Shop nu"} +{"t":"PBDD 24 Outbound 026 Title nl-nl Prime Big Deal Days are here Prime Deal Dagen zijn er"} +{"t":"PBDD 24 Outbound 027 Intro nl-nl 2 days of Prime member exclusive deals 2 dagen superdeals voor Prime-leden"} +{"t":"PBDD 24 Outbound 029 Subject line nl-nl Enjoy Prime Big Deal Days now Profiteer nu van Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 030 Subject line nl-nl Get exclusive deals with Prime Big Deal Days Krijg exclusieve deals met Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 031 Headline nl-nl Shop epic deals only until midnight tomorrow Shop geweldige deals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 033 Title nl-nl Prime Big Deal Days are happening now Prime Deal Dagen zijn nu"} +{"t":"PBDD 24 Outbound 034 Intro nl-nl Exclusive deals until midnight tomorrow Exclusieve deals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 036 Title nl-nl Prime Big Deal Days are in full swing Prime Deal Dagen zijn in volle gang!"} +{"t":"PBDD 24 Outbound 037 Intro nl-nl Two days of epic deals end tomorrow Twee dagen lang geweldige deals eindigen morgen"} +{"t":"PBDD 24 Outbound 039 Subject line nl-nl It’s the last day of Prime Big Deal Days Het is de laatste Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 040 Subject line nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals en voel je een big deal"} +{"t":"PBDD 24 Outbound 041 Headline nl-nl The epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PBDD 24 Outbound 043 Title nl-nl It’s the last day of Prime Big Deal Days Het is de laatste Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 044 Intro nl-nl The epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PBDD 24 Outbound 046 Subject line nl-nl Final call: Prime Big Deal Days are ending Prime Deal Dagen zijn bijna afgelopen"} +{"t":"PBDD 24 Outbound 047 Subject line nl-nl Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 24 Outbound 048 Headline nl-nl Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en voel je ‘n big deal"} +{"t":"PBDD 24 Outbound 050 Title nl-nl Prime Big Deal Days are ending soon Prime Deal Dagen eindigen snel"} +{"t":"PBDD 24 Outbound 051 Intro nl-nl Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 24 Outbound 053 Title nl-nl Prime Big Deal Days end at midnight Prime Deal Dagen eindigen om middernacht"} +{"t":"PBDD 24 Outbound 054 Intro nl-nl Last chance to shop epic deals Laatste kans: shop geweldige deals"} +{"t":"PBDD 24 Outbound 067 Subject line nl-nl Join Prime for exclusive deals from 8-9 October Word Prime-lid voor exclusieve deals: 8 - 9 oktober"} +{"t":"PBDD 24 Outbound 069 CTA nl-nl Join Prime Word Prime-lid \n\n 29/07: Word Amazon Prime-lid"} +{"t":"PBDD 24 Outbound 069F CTA nl-nl Join Prime Word Prime-lid 29/07: Word Amazon Prime-lid"} +{"t":"PBDD 24 Outbound 071 Intro nl-nl Sign up for exclusive deals Meld je aan voor exclusieve deals"} +{"t":"PBDD 24 Outbound 072 CTA nl-nl Join Prime now Word Amazon Prime-lid"} +{"t":"PBDD 24 Outbound 075 Headline nl-nl Shop epic deals until midnight tomorrow Shop geweldige deals tot morgen middernacht"} +{"t":"PBDD 24 Outbound 078 Intro nl-nl Two days of exclusive deals Twee dagen lang exclusieve deals"} +{"t":"PBDD 24 Outbound 081 Subject line nl-nl Save like a superstar until midnight Bespaar als een superster tot middernacht"} +{"t":"PBDD 24 Outbound 082 Headline nl-nl Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PBDD 24 Outbound 087 Subject line nl-nl Ready for Prime Big Deal Days on 8-9 October? Klaar voor Prime Big Deal Days op 8 en 9 oktober?"} +{"t":"PBDD 24 Outbound 088 Subject line nl-nl Discover our Amazon Creators' top deals Ontdek de top deals van onze Amazon Creators"} +{"t":"PBDD 24 Outbound 091 Title nl-nl Prime Big Deal Days: 8-9 October Prime Deal Dagen: 8 en 9 oktober"} +{"t":"PBDD 24 Outbound 092 Intro nl-nl Discover our Amazon Creators' top deals Ontdek de top deals van onze Amazon Creators"} +{"t":"PBDD 24 Outbound 095 Intro nl-nl Get early access deals here Krijg hier exclusieve deals"} +{"t":"PBDD 24 Outbound 100 CTA nl-nl Join now Word Amazon Prime-lid"} +{"t":"PBDD 24 Outbound 107 Title nl-nl See Prime Big Deal Days' hottest deals Bekijk de populairste deals van Prime Deal Dagen"} +{"t":"PBDD 24 Outbound 108 Intro nl-nl Explore the current bestsellers Ontdek de huidige bestsellers"} +{"t":"PBDD 24 Outbound 110 Title nl-nl Check out our best 4+ star deals for you Bekijk onze deals met 4 of meer sterren"} +{"t":"PBDD 24 Outbound 111 Intro nl-nl Explore your personalised deals Ontdek de beste deals voor jou"} +{"t":"PBDD 24 Outbound 113 Title nl-nl Prime Big Deal Days premium brand deals Prime Deal Dagen deals op topmerken"} +{"t":"PBDD 24 Outbound 114 Intro nl-nl Explore the collection today Ontdek nu de collectie"} +{"t":"PBDD 24 Outbound 117 Intro nl-nl Check out recommended deals for you Bekijk aanbevolen deals voor jou"} +{"t":"PBDD 24 Outbound 120 Intro nl-nl Discover our most trending deals Ontdek onze populairste deals"} +{"t":"PBDD 24 Outbound 123 Intro nl-nl Check out the Top 100 deals Bekijk de 100 populairste deals"} +{"t":"PBDD 24 Outbound 125 Title nl-nl Prime Big Deal Days are here! Prime Deal Dagen zijn er!"} +{"t":"PBDD 24 Outbound 126 Intro nl-nl Check out our best 4+ star deals for you Bekijk onze deals met 4 of meer sterren"} +{"t":"PBDD 24 Outbound 129 Intro nl-nl Check out our Premium brand deals now Bekijk nu onze deals van topmerken"} +{"t":"PBDD 24 Outbound 131 Intro nl-nl Check out deals made just for you Bekijk deals speciaal voor jou"} +{"t":"PD 23 Outbound 001 Subject line nl-nl Prime Day is coming on XX-XX July Prime Day komt eraan op 11 en 12 juli"} +{"t":"PD 23 Outbound 002 Subject line nl-nl  Get ready to feel like a big deal with epic deals  Voel je een big deal met geweldige deals"} +{"t":"PD 23 Outbound 003 Headline nl-nl  Two days of epic deals XX-XX July  Twee dagen lang geweldige deals – 11 en 12 juli"} +{"t":"PD 23 Outbound 004 Body Copy nl-nl Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day komt eraan... en raad eens? Inderdaad! Jij bent uitgenodigd. Profiteer twee dagen lang van geweldige deals op elektronica, wonen, keuken en meer en voel je een big deal! Mis het niet en begin nu met het maken van jouw Prime Day-verlanglijstje! Exclusief voor Prime leden."} +{"t":"PD 23 Outbound 005 CTA nl-nl Get ready now!    Bereid je voor!"} +{"t":"PD 23 Outbound 006 Subject line nl-nl  Prime Day is coming on XX-XX July  Prime Day komt eraan op 11 en 12 juli"} +{"t":"PD 23 Outbound 007 Intro nl-nl  Feel like a big deal with two days of epic deals    Twee dagen lang geweldige deals!"} +{"t":"PD 23 Outbound 009 Subject line nl-nl Prime Day is almost here: XX-XX July!  Het is bijna Prime Day: 11 en 12 juli"} +{"t":"PD 23 Outbound 010 Subject line nl-nl  Two days of epic deals only for Prime members Twee dagen geweldige deals, alleen voor Prime-leden"} +{"t":"PD 23 Outbound 011 Headline nl-nl  Two days of epic deals XX-XX July.  Twee dagen lang geweldige deals – 11 en 12 juli."} +{"t":"PD 23 Outbound 012 Body Copy nl-nl Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Het is bijna Prime Day! Met exclusieve deals voor Prime-leden zul jij je een big deal voelen! Neem een voorsprong en maak vandaag nog je Prime Day-verlanglijstje!"} +{"t":"PD 23 Outbound 013 CTA nl-nl Get ready now!   Bereid je voor!"} +{"t":"PD 23 Outbound 014 Subject line nl-nl  Prime Day is almost here: XX-XX July! Het is bijna Prime Day: 11 en 12 juli"} +{"t":"PD 23 Outbound 015 Intro nl-nl  Make your epic deals wish list!  Twee dagen geweldige deals komen eraan"} +{"t":"PD 23 Outbound 016 CTA nl-nl Get ready now!  Bereid je voor!"} +{"t":"PD 23 Outbound 017 Subject line nl-nl  Stay up late, Prime Day starts at midnight!  Blijf nog even op, Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 018 Subject line nl-nl Prime member exclusive deals from XX-XX July.  Exclusieve deals voor Prime-leden - 11 en 12 juli."} +{"t":"PD 23 Outbound 019 Headline nl-nl Two days of epic deals XX-XX July Twee dagen lang geweldige deals – 11 en 12 juli"} +{"t":"PD 23 Outbound 020 Body Copy nl-nl Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day begint morgen met deals die zo geweldig zijn dat jij je een big deal voelt. Dus, ga aan de slag en maak jouw Prime Day-verlanglijst!"} +{"t":"PD 23 Outbound 022 Subject line nl-nl  Ready? Prime Day starts at midnight!  Klaar? Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 023 Intro nl-nl 2 days of epic deals exclusively for Prime members   2 dagen geweldige deals voor Prime-leden"} +{"t":"PD 23 Outbound 024 CTA nl-nl Get ready now! Alt: Get ready! Bereid je voor!"} +{"t":"PD 23 Outbound 025 Subject line nl-nl  Prime Day is coming on XX-XX July  Prime Day komt eraan op 11 en 12 juli"} +{"t":"PD 23 Outbound 026 Subject line nl-nl Join Prime for two days of epic deals  Word Prime-lid: twee dagen lang geweldige deals"} +{"t":"PD 23 Outbound 029 CTA nl-nl Join Prime Word Prime-lid"} +{"t":"PD 23 Outbound 030 Subject line nl-nl Prime Day is coming on XX-XX July  Prime Day komt eraan op 11 en 12 juli"} +{"t":"PD 23 Outbound 031 Intro nl-nl  Sign up for 2 days of epic deals   Word lid voor 2 dagen geweldige deals"} +{"t":"PD 23 Outbound 033 Subject line nl-nl Prime Day is almost here: XX-XX July! Het is bijna Prime Day: 11 en 12 juli!"} +{"t":"PD 23 Outbound 037 Subject line nl-nl Prime Day is almost here: XX-XX July! Het is bijna Prime Day: 11 en 12 juli!"} +{"t":"PD 23 Outbound 038 Intro nl-nl Sign up to Prime for two days of exclusive deals   Word lid voor 2 dagen superdeals"} +{"t":"PD 23 Outbound 040 Subject line nl-nl Stay up late, Prime Day starts at midnight!  Blijf nog even op, Prime Day begint om middernacht!"} +{"t":"PD 23 Outbound 041 Subject line nl-nl Join Prime for exclusive deals from XX-XX July Word Prime-lid voor exclusieve deals: 11 - 12 juli"} +{"t":"PD 23 Outbound 044 Subject line nl-nl Ready? Prime Day starts at midnight! Klaar? Prime Day begint middernacht!"} +{"t":"PD 23 Outbound 045 Intro nl-nl Sign up for exclusive deals from XX-XX July  Meld je aan: 2 dagen exclusieve deals"} +{"t":"PD 23 Outbound 047 Subject line nl-nl  Get your additional Prime Day promo codes now! Approved"} +{"t":"PD 23 Outbound 048 Subject line nl-nl Get extra savings on Prime Day XX-XX July   Krijg jouw extra Prime Day-promocodes nu!"} +{"t":"PD 23 Outbound 049 Headline nl-nl Prime Day is XX-XX July, so here’s your surprise! Krijg extra korting op Prime Day: 11 en 12 juli"} +{"t":"PD 23 Outbound 050 CTA nl-nl Claim now    Claim nu"} +{"t":"PD 23 Outbound 051 Subject line nl-nl  Prime Day is coming on XX-XX July  Prime Day komt eraan op 11 en 12 juli"} +{"t":"PD 23 Outbound 052 Intro nl-nl  See exclusive Prime promo codes and offers here   Ontdek Prime-promocodes en deals hier"} +{"t":"PD 23 Outbound 053 CTA nl-nl Claim now Claim nu"} +{"t":"PD 23 Outbound 054 Subject line nl-nl Get exclusive Prime Day promo codes now! Krijg nu exclusieve Prime Day-promocodes!"} +{"t":"PD 23 Outbound 055 Subject line nl-nl Join Prime to save on your Prime Day orders Word Prime-lid, bespaar op je Prime Day-bestellingen"} +{"t":"PD 23 Outbound 056 Headline nl-nl Prime Day is XX-XX July, so here’s a surprise! Prime Day, 11 en 12 juli, hier is een verrassing!"} +{"t":"PD 23 Outbound 057 CTA nl-nl Join now    Meer informatie"} +{"t":"PD 23 Outbound 058 Subject line nl-nl Prime Day is coming on XX-XX July Prime Day komt eraan op 11 en 12 juli"} +{"t":"PD 23 Outbound 059 Intro nl-nl  Join Prime to get exclusive promo codes and more! Word Prime-lid en krijg promocodes!"} +{"t":"PD 23 Outbound 060 CTA nl-nl Join now  Meer informatie"} +{"t":"PD 23 Outbound 061 Subject line nl-nl Prime Day is here! Het is Prime Day!"} +{"t":"PD 23 Outbound 062 Subject line nl-nl Get epic deals until midnight tomorrow Krijg geweldige deals tot morgen middernacht"} +{"t":"PD 23 Outbound 063 Headline nl-nl Get epic deals and become the centre of attention Krijg geweldige deals en val op"} +{"t":"PD 23 Outbound 064 CTA nl-nl  Shop now  Shop nu"} +{"t":"PD 23 Outbound 065 Subject line nl-nl Prime Day is here! Het is Prime Day!"} +{"t":"PD 23 Outbound 066 Intro nl-nl Two days of Prime member exclusive deals  2 dagen superdeals voor Prime-leden"} +{"t":"PD 23 Outbound 067 CTA nl-nl Shop now Shop nu"} +{"t":"PD 23 Outbound 068 Subject line nl-nl Enjoy Prime Day now Profiteer nu van Prime Day"} +{"t":"PD 23 Outbound 069 Subject line nl-nl Shop epic deals only until midnight tomorrow Shop geweldige deals tot morgen middernacht"} +{"t":"PD 23 Outbound 070 Headline nl-nl Feel special with these exclusive Prime Day deals Voel je speciaal met de exclusieve Prime Day deals"} +{"t":"PD 23 Outbound 071 Body Copy nl-nl Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Dag 1 van Prime Day is bijna voorbij. Nog maar een dag te gaan om geweldige deals te vinden, exclusief voor Prime-leden."} +{"t":"PD 23 Outbound 072 CTA nl-nl  Shop now   Shop nu"} +{"t":"PD 23 Outbound 073 Subject line nl-nl Prime Day’s happening now! Prime Day is nu!"} +{"t":"PD 23 Outbound 074 Intro nl-nl Exclusive deals until midnight tomorrow  Exclusieve deals tot morgen middernacht"} +{"t":"PD 23 Outbound 075 CTA nl-nl Shop now   Shop nu"} +{"t":"PD 23 Outbound 076 Subject line nl-nl Prime Day is in full swing! Prime Day is in volle gang!"} +{"t":"PD 23 Outbound 077 Subject line nl-nl Two days of epic deals. Ends midnight tomorrow 2 dagen geweldige deals. Tot morgen middernacht"} +{"t":"PD 23 Outbound 078 Headline nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals zodat jij je ‘n big deal voelt"} +{"t":"PD 23 Outbound 079 Body Copy nl-nl Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Prime Day heeft geweldige deals exclusief voor Prime leden zoals jij. Dus, bekijk ze nu!"} +{"t":"PD 23 Outbound 080 CTA nl-nl Shop now    Shop nu"} +{"t":"PD 23 Outbound 081 Subject line nl-nl Prime Day is in full swing! Prime Day is in volle gang!"} +{"t":"PD 23 Outbound 082 Intro nl-nl Two days of epic deals. Ends tomorrow 2 dagen geweldige deals. Eindigt morgen"} +{"t":"PD 23 Outbound 083 CTA nl-nl Shop now  Shop nu"} +{"t":"PD 23 Outbound 084 Subject line nl-nl It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 23 Outbound 085 Subject line nl-nl The epic deals end at midnight De geweldige deals eindigen om middernacht"} +{"t":"PD 23 Outbound 086 Headline nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals en voel je een big deal"} +{"t":"PD 23 Outbound 087 Body Copy nl-nl The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Het is de laatste dag van Prime Day. Mis de kans niet om je een big deal te voelen."} +{"t":"PD 23 Outbound 088 CTA nl-nl Shop now    Shop nu"} +{"t":"PD 23 Outbound 089 Subject line nl-nl It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 23 Outbound 090 Intro nl-nl The epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PD 23 Outbound 092 Subject line nl-nl Final call: Prime Day is ending Laatste kans: Prime Day loopt ten einde"} +{"t":"PD 23 Outbound 093 Subject line nl-nl Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 094 Headline nl-nl Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en voel je ‘n big deal"} +{"t":"PD 23 Outbound 095 Body Copy nl-nl Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day eindigt middernacht, dus haast je! Dit is je laatste kans om veel te besparen en je een big deal te voelen."} +{"t":"PD 23 Outbound 097 Subject line nl-nl Prime Day ends at midnight  Alt: Prime Day is bijna voorbij"} +{"t":"PD 23 Outbound 098 Intro nl-nl Shop exclusive deals until midnight   Shop exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 100 Subject line nl-nl Prime Day ends tonight Prime Day eindigt vannacht"} +{"t":"PD 23 Outbound 103 Body Copy nl-nl Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day loopt ten einde. Maar geen zorgen, er is nog tijd voor Prime-leden om exclusieve deals te shoppen. Dus, stop met het lezen van deze e-mail en ga wat mooie kortingen scoren!"} +{"t":"PD 23 Outbound 105 Subject line nl-nl Prime Day ends today Prime Day eindigt vandaag"} +{"t":"PD 23 Outbound 106 Intro nl-nl Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 109 Subject line nl-nl Shop epic deals until midnight tomorrow Shop tot morgen middernacht geweldige deals"} +{"t":"PD 23 Outbound 112 CTA nl-nl Join Prime now Word Prime-lid"} +{"t":"PD 23 Outbound 114 Intro nl-nl Two days of exclusive deals Twee dagen lang exclusieve deals"} +{"t":"PD 23 Outbound 118 Headline nl-nl Feel special with these exclusive Prime Day deals Voel je speciaal met deze exclusieve Prime Day deals"} +{"t":"PD 23 Outbound 120 Subject line nl-nl Prime Day ends tomorrow Prime Day eindigt morgen"} +{"t":"PD 23 Outbound 121 Intro nl-nl Shop exclusive deals Shop exclusieve deals"} +{"t":"PD 23 Outbound 124 Subject line nl-nl Still time left to join Prime and get epic deals Er is nog tijd, word Prime-lid voor geweldige deals"} +{"t":"PD 23 Outbound 125 Headline nl-nl Shop epic deals like the star that you are Shop geweldige deals die precies bij jou passen"} +{"t":"PD 23 Outbound 128 Intro nl-nl 2 days of epic deals of ends tomorrow 2 dagen geweldige deals eindigt morgen"} +{"t":"PD 23 Outbound 131 Subject line nl-nl Save like a superstar until midnight Bespaar nog tot middernacht als een superster"} +{"t":"PD 23 Outbound 132 Headline nl-nl Last chance for some epic deals Laatste kans op geweldige deals"} +{"t":"PD 23 Outbound 137 Subject line nl-nl It’s closing night for Prime Day Het is de laatste avond van Prime Day"} +{"t":"PD 23 Outbound 138 Subject line nl-nl Shop exclusive deals until midnight tonight Shop nog exclusieve deals tot middernacht"} +{"t":"PD 23 Outbound 141 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt middernacht"} +{"t":"PD 23 Outbound 142 Intro nl-nl Last chance to shop epic deals Laatste kans: shop geweldige deals"} +{"t":"PD 23 Outbound 144 Subject line nl-nl Prime Day ends tonight Prime Day eindigt vanavond"} +{"t":"PD 23 Outbound 145 Subject line nl-nl Join Prime and get epic deals until midnight Word Prime-lid: geweldige deals tot middernacht"} +{"t":"PD 23 Outbound 148 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt middernacht"} +{"t":"PD 23 Outbound 149 Intro nl-nl Last chance to feel like a big deal   Laatste kans om je ‘n big deal te voelen"} +{"t":"PD 24 Outbound 071 nl-nl See the Prime Day bestsellers Bekijk de bestsellers van Prime Day"} +{"t":"PD 24 Outbound 072 nl-nl Explore Prime Day’s hottest deals Ontdek de populaire deals tijdens Prime Day"} +{"t":"PD 24 Outbound 073 nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 074 nl-nl Check out our 4* deals for you Bekijk onze deals met 4 of meer sterren"} +{"t":"PD 24 Outbound 077 nl-nl Explore your personalised deals here Ontdek de beste deals voor jou"} +{"t":"PD 24 Outbound 079 nl-nl Prime Day premium brand deals Prime Day deals op topmerken"} +{"t":"PD 24 Outbound 080 nl-nl Explore premium brand deals for you! Ontdek deals op topmerken voor jou!"} +{"t":"PD 24 Outbound 083 nl-nl Prime Day deals based on your views Prime Day deals speciaal voor jou"} +{"t":"PD 24 Outbound 084 nl-nl Check out recommended deals for you Bekijk onze aanbevolen deals voor jou"} +{"t":"PD 24 Outbound 086 nl-nl Discover Prime Day’s trending deals Ontdek bestseller deals van Prime Day"} +{"t":"PD 24 Outbound 087 nl-nl Shop those viral deals! Shop de populairste deals!"} +{"t":"PD 24 Outbound 088 nl-nl See what deals are going viral now! Shop de populairste deals!"} +{"t":"PD 24 Outbound 089 nl-nl Discover more Ontdek meer"} +{"t":"PD 24 Outbound 098 Subject line nl-nl Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 099 Subject line nl-nl Get ready to feel like a big deal with epic deals Voel je een big deal met geweldige deals"} +{"t":"PD 24 Outbound 100 Headline nl-nl Two days of epic deals 16-17 July Twee dagen lang geweldige deals – 16 en 17 juli"} +{"t":"PD 24 Outbound 101 Body Copy nl-nl Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day komt eraan... en raad eens? Inderdaad! Jij bent uitgenodigd. Profiteer twee dagen lang van geweldige deals op elektronica, wonen, keuken en meer en voel je een big deal. Mis het niet en begin nu met het maken van jouw Prime Day-verlanglijstje. Exclusief voor Prime-leden."} +{"t":"PD 24 Outbound 102 Subject line nl-nl Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 103 nl-nl Two days of epic deals Twee dagen lang geweldige deals"} +{"t":"PD 24 Outbound 106 nl-nl Get ready Bereid je voor"} +{"t":"PD 24 Outbound 108 Subject line nl-nl Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 110 Subject line nl-nl Two days of epic deals only for Prime members Twee dagen geweldige deals, alleen voor Prime-leden"} +{"t":"PD 24 Outbound 111 Headline nl-nl Two days of epic deals 16-17 July Twee dagen lang geweldige deals – 16 en 17 juli."} +{"t":"PD 24 Outbound 112 nl-nl Prime Day is almost here. Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town. Get a head start and build your Prime Day wish list today. Het is bijna Prime Day. Als straks iedereen weet welke exclusieve deals jij hebt gescoord, ben je het gesprek van de dag! Neem een voorsprong en maak vandaag nog je Prime Day-verlanglijstje."} +{"t":"PD 24 Outbound 113 Body Copy nl-nl Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Het is bijna Prime Day. Met exclusieve deals voor Prime-leden zul jij je een big deal voelen! Neem een voorsprong en maak vandaag nog je Prime Day-verlanglijstje."} +{"t":"PD 24 Outbound 114 Subject line nl-nl Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 115 nl-nl Two days of epic deals are coming Twee dagen geweldige deals komen eraan"} +{"t":"PD 24 Outbound 118 nl-nl Stay up late, Prime Day starts at midnight Blijf nog even op, Prime Day begint om middernacht."} +{"t":"PD 24 Outbound 119 Subject line nl-nl Get the party hats, Prime Day starts at midnight Pak je feestmuts, Prime Day begint om middernacht."} +{"t":"PD 24 Outbound 120 Subject line nl-nl Prime member exclusive deals from 16-17 July Exclusieve deals voor Prime-leden - 16 en 17 juli."} +{"t":"PD 24 Outbound 121 Headline nl-nl Two days of epic deals 16-17 July Twee dagen lang geweldige deals – 16 en 17 juli"} +{"t":"PD 24 Outbound 122 Body Copy nl-nl Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day begint morgen met deals die zo geweldig zijn dat jij je een big deal voelt. Dus, ga aan de slag en maak jouw Prime Day-verlanglijst."} +{"t":"PD 24 Outbound 123 Subject line nl-nl Ready? Prime Day starts at midnight Klaar? Prime Day begint om middernacht!"} +{"t":"PD 24 Outbound 124 nl-nl 2 days of Prime member exclusive deals 2 dagen deals, alleen voor Prime-leden"} +{"t":"PD 24 Outbound 125 nl-nl Got your epic deals wish list ready? Is jouw verlanglijstje klaar?"} +{"t":"PD 24 Outbound 126 Intro nl-nl 2 days of epic deals exclusively for Prime members 2 dagen geweldige deals voor Prime-leden"} +{"t":"PD 24 Outbound 128 Subject line nl-nl Join Prime for two days of epic deals Word Prime-lid: twee dagen lang geweldige deals"} +{"t":"PD 24 Outbound 131 nl-nl Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day komt eraan... Word Prime-lid en krijg niet alleen toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 133 CTA nl-nl Try Prime Probeer Prime"} +{"t":"PD 24 Outbound 134 CTA nl-nl Join Prime Word Prime-lid"} +{"t":"PD 24 Outbound 135 Subject line nl-nl Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 136 nl-nl Join Prime for 2 days of exclusive deals Word lid voor 2 dagen exclusieve deals"} +{"t":"PD 24 Outbound 137 Intro nl-nl Sign up for 2 days of epic deals Word lid voor 2 dagen geweldige deals"} +{"t":"PD 24 Outbound 138 Subject line nl-nl Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 142 nl-nl Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day komt eraan... Word Prime-lid en krijg niet alleen toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 144 Subject line nl-nl Prime Day is almost here: 16-17 July Het is bijna Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 145 Subject line nl-nl Join Prime for exclusive deals from 16-17 July Word Prime-lid voor exclusieve deals: 16 - 17 juli"} +{"t":"PD 24 Outbound 146 Headline nl-nl Two days of epic deals 16-17 July Twee dagen lang geweldige deals – 16 en 17 juli"} +{"t":"PD 24 Outbound 148 nl-nl Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day begint morgen. Word Prime-lid en krijg niet alleen toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 150 Subject line nl-nl Ready? Prime Day starts at midnight Klaar? Prime Day begint middernacht."} +{"t":"PD 24 Outbound 152 Subject line nl-nl Get your additional Prime Day promo codes now Krijg jouw extra Prime Day-promocodes nu."} +{"t":"PD 24 Outbound 153 nl-nl Get extra savings on Prime Day 16-17 July Krijg extra korting op Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 154 Subject line nl-nl Save more on your Prime Day orders Bespaar meer op je Prime Day-bestellingen"} +{"t":"PD 24 Outbound 155 Headline nl-nl Prime Day is 16-17 July, so here’s your surprise Krijg extra korting op Prime Day: 16 en 17 juli"} +{"t":"PD 24 Outbound 156 Body Copy nl-nl Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Prime Day komt eraan met twee dagen vol geweldige deals. Met zoveel exclusieve kortingen voel jij je een big deal! Kun je niet wachten? Ontdek alle exclusieve Prime-promocodes, aanbiedingen en gratis proefperiodes die je voor en tijdens Prime Day kunt scoren."} +{"t":"PD 24 Outbound 157 CTA nl-nl Claim now Claim nu"} +{"t":"PD 24 Outbound 159 Intro nl-nl Exclusive Prime promo codes and offers Ontdek hier Prime-promocodes en deals"} +{"t":"PD 24 Outbound 160 CTA nl-nl Claim now Claim nu"} +{"t":"PD 24 Outbound 161 Subject line nl-nl Get exclusive Prime Day promo codes now Krijg nu exclusieve Prime Day-promocodes."} +{"t":"PD 24 Outbound 162 Subject line nl-nl Join Prime to save on your Prime Day orders Word Prime-lid, bespaar op je Prime Day-bestellingen"} +{"t":"PD 24 Outbound 163 Headline nl-nl Prime Day is 16-17 July, so here’s a surprise Prime Day, 16 en 17 juli, hier is een verrassing!"} +{"t":"PD 24 Outbound 164 Body Copy nl-nl Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Prime Day komt eraan met twee dagen vol geweldige deals. Word Prime-lid en krijg toegang tot heel veel exclusieve kortingen, promocodes, aanbiedingen en gratis proefperiodes voor en tijdens Prime Day. Daardoor voel jij je een big deal!"} +{"t":"PD 24 Outbound 165 CTA nl-nl Join now Meer informatie"} +{"t":"PD 24 Outbound 166 Subject line nl-nl Prime Day is coming on 16-17 July Prime Day komt eraan op 16 en 17 juli"} +{"t":"PD 24 Outbound 167 Intro nl-nl Join Prime to get exclusive promo codes and more Word Prime-lid en krijg promocodes."} +{"t":"PD 24 Outbound 169 Subject line nl-nl Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 170 Subject line nl-nl Get epic deals until midnight tomorrow Krijg geweldige deals tot morgen middernacht"} +{"t":"PD 24 Outbound 171 Headline nl-nl Get epic deals and become the centre of attention Krijg geweldige deals en val op"} +{"t":"PD 24 Outbound 172 Body Copy nl-nl Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Prime Day begint vandaag. Profiteer twee dagen lang van geweldige deals op elektronica, wonen, keuken en meer. Pak deze kortingen voordat ze weg zijn en voel je een big deal."} +{"t":"PD 24 Outbound 173 CTA nl-nl Save now Bespaar nu"} +{"t":"PD 24 Outbound 174 CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 175 Subject line nl-nl Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 176 Intro nl-nl 2 days of Prime member exclusive deals 2 dagen superdeals voor Prime-leden"} +{"t":"PD 24 Outbound 177 CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 178 Subject line nl-nl Enjoy Prime Day now Profiteer nu van Prime Day"} +{"t":"PD 24 Outbound 179 Subject line nl-nl Shop epic deals only until midnight tomorrow Shop geweldige deals tot morgen middernacht\n "} +{"t":"PD 24 Outbound 179F Subject line nl-nl Shop epic deals only until midnight tomorrow Shop geweldige deals tot morgen middernacht"} +{"t":"PD 24 Outbound 180 Headline nl-nl Feel special with these exclusive Prime Day deals Voel je speciaal met de exclusieve Prime Day-deals"} +{"t":"PD 24 Outbound 181 Body Copy nl-nl Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Dag 1 van Prime Day is bijna voorbij. Nog maar een dag te gaan om geweldige deals te vinden, exclusief voor Prime-leden."} +{"t":"PD 24 Outbound 183 Subject line nl-nl Prime Day’s happening now Prime Day is nu!"} +{"t":"PD 24 Outbound 184 Intro nl-nl Exclusive deals until midnight tomorrow Exclusieve deals tot morgen middernacht"} +{"t":"PD 24 Outbound 185 CTA nl-nl Shop now \n Shop nu"} +{"t":"PD 24 Outbound 185F CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 186 Subject line nl-nl Prime Day is in full swing Prime Day is in volle gang."} +{"t":"PD 24 Outbound 187 Subject line nl-nl Two days of epic deals. Ends midnight tomorrow 2 dagen geweldige deals. Tot morgen middernacht\n\n "} +{"t":"PD 24 Outbound 187F Subject line nl-nl Two days of epic deals. Ends midnight tomorrow 2 dagen geweldige deals. Tot morgen middernacht"} +{"t":"PD 24 Outbound 188 Headline nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals zodat jij je ‘n big deal voelt"} +{"t":"PD 24 Outbound 189 Body Copy nl-nl Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Prime Day heeft geweldige deals exclusief voor Prime-leden zoals jij. Bekijk ze nu."} +{"t":"PD 24 Outbound 190 CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 191 Subject line nl-nl Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 24 Outbound 192 Intro nl-nl Two days of epic deals. Ends tomorrow 2 dagen geweldige deals eindigen morgen"} +{"t":"PD 24 Outbound 193 CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 194 Subject line nl-nl It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 24 Outbound 195 Subject line nl-nl The epic deals end at midnight De geweldige deals eindigen om middernacht"} +{"t":"PD 24 Outbound 196 Headline nl-nl Shop epic deals that make you feel like a big deal Shop geweldige deals en voel je een big deal"} +{"t":"PD 24 Outbound 197 Body Copy nl-nl The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Het is de laatste dag van Prime Day. Mis de kans niet om je een big deal te voelen."} +{"t":"PD 24 Outbound 198 CTA nl-nl Shop now\n \n Shop nu"} +{"t":"PD 24 Outbound 198F CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 199 Subject line nl-nl It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 24 Outbound 200 Intro nl-nl The epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PD 24 Outbound 202 Subject line nl-nl Prime Day is almost over Prime Day is bijna voorbij"} +{"t":"PD 24 Outbound 203 Subject line nl-nl Final call: Prime Day is ending Laatste kans: Prime Day loopt ten einde"} +{"t":"PD 24 Outbound 204 Subject line nl-nl Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PD 24 Outbound 205 Headline nl-nl Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en voel je ‘n big deal"} +{"t":"PD 24 Outbound 206 Body Copy nl-nl Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day eindigt middernacht, dus haast je. Dit is je laatste kans om veel te besparen en je een big deal te voelen."} +{"t":"PD 24 Outbound 208 nl-nl Prime Day is almost over Prime Day is bijna voorbij"} +{"t":"PD 24 Outbound 210 Intro nl-nl Shop exclusive deals until then Shop tot dan nog exclusieve deals!"} +{"t":"PD 24 Outbound 211 Intro nl-nl Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PD 24 Outbound 212 CTA nl-nl Shop now \n Shop nu"} +{"t":"PD 24 Outbound 212F CTA nl-nl Shop now Shop nu"} +{"t":"PD 24 Outbound 213 Subject line nl-nl Prime Day ends tonight Prime Day eindigt vanavond"} +{"t":"PD 24 Outbound 214 Subject line nl-nl Shop exclusive deals until midnight tonight Shop exclusieve deals tot middernacht"} +{"t":"PD 24 Outbound 215 Headline nl-nl Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar en voel je ‘n big deal"} +{"t":"PD 24 Outbound 216 Body Copy nl-nl Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day loopt ten einde. Maar geen zorgen, er is nog tijd voor Prime-leden om exclusieve deals te shoppen. Dus, stop met het lezen van deze e-mail en ga wat mooie kortingen scoren!"} +{"t":"PD 24 Outbound 218 Subject line nl-nl Prime Day ends today Prime Day eindigt vandaag"} +{"t":"PD 24 Outbound 219 Intro nl-nl Last chance to shop exclusive deals Laatste kans op exclusieve deals."} +{"t":"PD 24 Outbound 222 Subject line nl-nl Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 223 Subject line nl-nl Shop epic deals until midnight tomorrow Shop tot morgen middernacht geweldige deals"} +{"t":"PD 24 Outbound 226 nl-nl Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Vandaag begint Prime Day - word Prime-lid en krijg niet alleen toegang tot twee dagen lang geweldige deals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 228 Subject line nl-nl Prime Day is here Het is Prime Day!"} +{"t":"PD 24 Outbound 229 Intro nl-nl Two days of exclusive deals Twee dagen lang exclusieve deals"} +{"t":"PD 24 Outbound 230 Subject line nl-nl Enjoy Prime Day now Profiteer nu van Prime Day"} +{"t":"PD 24 Outbound 231 Subject line nl-nl Shop epic deals until midnight tomorrow Shop tot morgen middernacht geweldige deals"} +{"t":"PD 24 Outbound 232 Headline nl-nl Feel special with these exclusive Prime Day deals Voel je speciaal met deze exclusieve Prime Day-deals"} +{"t":"PD 24 Outbound 234 nl-nl The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films for only £X.XX a month. Het doek valt voor de eerste dag van Prime Day. Maar geen zorgen, het is nooit te laat om Prime-lid te worden. Dan krijg je niet alleen toegang tot geweldige deals op elektronica, wonen, keuken en meer, maar ook tot snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 236 Subject line nl-nl Prime Day ends tomorrow Prime Day eindigt morgen"} +{"t":"PD 24 Outbound 237 Intro nl-nl Shop exclusive deals Shop exclusieve deals"} +{"t":"PD 24 Outbound 238 Subject line nl-nl Prime Day is in full swing Prime Day is in volle gang."} +{"t":"PD 24 Outbound 239 Subject line nl-nl Still time left to join Prime and get epic deals Er is nog tijd, word Prime-lid voor geweldige deals"} +{"t":"PD 24 Outbound 240 Headline nl-nl Shop epic deals like the star that you are Shop geweldige deals die precies bij jou passen"} +{"t":"PD 24 Outbound 242 nl-nl The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. De eerste dag van Prime Day is in volle gang. Er is nog tijd om Prime-lid te worden en niet alleen toegang te krijgen tot exclusieve, geweldige deals op elektronica, wonen, keuken en meer, maar ook tot snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 244 Intro nl-nl 2 days of epic deals of ends tomorrow 2 dagen geweldige deals eindigen morgen"} +{"t":"PD 24 Outbound 245 Subject line nl-nl It’s the last day of Prime Day Het is de laatste dag van Prime Day"} +{"t":"PD 24 Outbound 246 Subject line nl-nl Save like a superstar until midnight Bespaar nog tot middernacht als een superster"} +{"t":"PD 24 Outbound 247 Headline nl-nl Last chance for some epic deals Laatste kans op geweldige deals"} +{"t":"PD 24 Outbound 249 nl-nl The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. De laatste dag van Prime Day is aangebroken. Word Prime-lid en krijg niet alleen toegang tot geweldige deals op elektronica, wonen, keuken en meer, maar ook snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 251 Intro nl-nl The epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PD 24 Outbound 252 Subject line nl-nl It’s closing night for Prime Day Het is de laatste avond van Prime Day"} +{"t":"PD 24 Outbound 253 Subject line nl-nl Shop exclusive deals until midnight tonight Shop nog exclusieve deals tot middernacht"} +{"t":"PD 24 Outbound 256 nl-nl Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day eindigt vanavond. Er is nog tijd om Prime-lid te worden en niet alleen toegang te krijgen tot exclusieve, geweldige deals op elektronica, wonen, keuken en meer, maar ook tot snelle levering en fantastische tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 258 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt vanavond"} +{"t":"PD 24 Outbound 259 Intro nl-nl Last chance to shop epic deals Laatste kans: shop geweldige deals"} +{"t":"PD 24 Outbound 261 Subject line nl-nl Join Prime and get epic deals until midnight Word Prime-lid: geweldige deals tot middernacht\n "} +{"t":"PD 24 Outbound 261F Subject line nl-nl Join Prime and get epic deals until midnight Word Prime-lid: geweldige deals tot middernacht"} +{"t":"PD 24 Outbound 264 nl-nl The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. Prime Day is bijna voorbij. Maar geen zorgen, er is nog tijd om te profiteren van exclusieve deals voor Prime-leden. Meld je aan bij Prime en bespaar op elektronica, wonen, keuken en meer en krijg toegang tot snelle levering en geweldige tv-programma's en films voor maar € x,xx per maand."} +{"t":"PD 24 Outbound 266 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt middernacht"} +{"t":"PD 24 Outbound 267 nl-nl The epic deals last until midnight Nog tot middernacht: geweldige deals"} +{"t":"PD 24 Outbound 268 Intro nl-nl Last chance to feel like a big deal Laatste kans om je ‘n big deal te voelen\n "} +{"t":"PD 24 Outbound 268F Intro nl-nl Last chance to feel like a big deal Laatste kans om je ‘n big deal te voelen"} +{"t":"PD 25 Outbound 001 Subject line nl-nl Prime Day is coming xx-xx Month Prime Day komt eraan van xx t/m xx juli"} +{"t":"PD 25 Outbound 002 Subject line nl-nl Four days of big deals, only for Prime members 4 dagen geweldige deals voor Amazon Prime-leden"} +{"t":"PD 25 Outbound 003 Headline nl-nl Four days of big deals: xx-xx Month 4 dagen lang geweldige deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 004 CTA nl-nl Get ready Bereid je voor"} +{"t":"PD 25 Outbound 005 Subject line nl-nl Prime Day is coming xx-xx Month Prime Day komt eraan van xx t/m xx juli"} +{"t":"PD 25 Outbound 006 Intro nl-nl Four days of big deals 4 dagen lang geweldige deals"} +{"t":"PD 25 Outbound 008 Subject line nl-nl Prime Day is almost here: XX-XX Month Het is bijna Prime Day: van xx t/m xx juli"} +{"t":"PD 25 Outbound 009 Subject line nl-nl Four days of big deals, exclusively for Prime members 4 dagen geweldige deals voor Amazon Prime-leden"} +{"t":"PD 25 Outbound 010 Headline nl-nl Four days of big deals: XX-XX Month 4 dagen lang geweldige deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 011 CTA nl-nl Get ready Bereid je voor"} +{"t":"PD 25 Outbound 012 Subject line nl-nl Prime Day is almost here: XX-XX Month Het is bijna Prime Day: xx t/m xx juli"} +{"t":"PD 25 Outbound 013 Intro nl-nl Four days of big deals are coming 4 dagen lang geweldige deals"} +{"t":"PD 25 Outbound 015 Subject line nl-nl Stay up late, Prime Day starts at midnight Blijf wakker, Prime Day begint om middernacht"} +{"t":"PD 25 Outbound 016 Subject line nl-nl Prime member-exclusive deals: XX-XX Month Exclusieve deals voor Prime-leden: xx t/m xx juli"} +{"t":"PD 25 Outbound 017 Headline nl-nl Four days of big deals XX-XX Month 4 dagen lang geweldige deals: xx t/m xx juli"} +{"t":"PD 25 Outbound 018 CTA nl-nl Set your alarm Zet je wekker"} +{"t":"PD 25 Outbound 019 Subject line nl-nl Ready? Prime Day starts at midnight. Klaar? Prime Day begint om middernacht."} +{"t":"PD 25 Outbound 020 Intro nl-nl 4 days of Prime member-exclusive deals 4 dagen met deals voor Prime-leden"} +{"t":"PD 25 Outbound 021 CTA nl-nl Set your alarm Zet je wekker"} +{"t":"PD 25 Outbound 023 Subject line nl-nl Join Prime for four days of big deals Word Prime-lid voor 4 dagen lang geweldige deals"} +{"t":"PD 25 Outbound 024 Headline nl-nl Four days of exclusive deals: XX-XX Month Vier dagen exclusieve deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 025 CTA nl-nl Join Prime Ontdek Amazon Prime"} +{"t":"PD 25 Outbound 026 Subject line nl-nl Prime Day is coming XX-XX Month Prime Day komt eraan: xx t/m xx juli"} +{"t":"PD 25 Outbound 027 Intro nl-nl Join Prime for four days of exclusive deals Word Prime-lid voor 4 dagen vol deals"} +{"t":"PD 25 Outbound 028 CTA nl-nl Join Prime Ontdek Amazon Prime"} +{"t":"PD 25 Outbound 030 Subject line nl-nl Join Prime for four days of big deals Word lid van Prime voor 4 dagen geweldige deals"} +{"t":"PD 25 Outbound 031 Headline nl-nl Four days of big deals: XX-XX Month 4 dagen lang geweldige deals: van xx t/m xx juli"} +{"t":"PD 25 Outbound 032 CTA nl-nl Join Prime Ontdek Prime"} +{"t":"PD 25 Outbound 034 Intro nl-nl Join Prime for 4 days of exclusive deals Word Prime-lid voor 4 dagen vol deals"} +{"t":"PD 25 Outbound 036 Subject line nl-nl Stay up late, Prime Day starts at midnight Blijf wakker, Prime Day begint om middernacht"} +{"t":"PD 25 Outbound 037 Subject line nl-nl Join Prime for exclusive deals from XX-XX Month Word Prime-lid voor deals: xx t/m xx juli"} +{"t":"PD 25 Outbound 040 Subject line nl-nl Ready? Prime Day starts at midnight Klaar? Prime Day begint om middernacht!"} +{"t":"PD 25 Outbound 041 Intro nl-nl Sign up for exclusive deals from XX-XX Month Word lid voor deals: xx t/m xx juli"} +{"t":"PD 25 Outbound 043 Subject line nl-nl Prime Day is here Prime Day begint nu"} +{"t":"PD 25 Outbound 044 Subject line nl-nl Enjoy four days of big deals Geniet vier dagen lang van geweldige deals"} +{"t":"PD 25 Outbound 045 Headline nl-nl Feel like a big deal with these epic deals Voel je een big deal met deze geweldige deals"} +{"t":"PD 25 Outbound 046 nl-nl Prime member-exclusive deals Exclusieve deals voor Prime-leden"} +{"t":"PD 25 Outbound 047 nl-nl Exclusive deals, just for you Exclusieve deals, speciaal voor jou"} +{"t":"PD 25 Outbound 048 CTA nl-nl Shop now Shop nu"} +{"t":"PD 25 Outbound 049 Subject line nl-nl Prime Day is here Prime Day begint nu"} +{"t":"PD 25 Outbound 050 nl-nl Four days of Prime member-exclusive deals Vier dagen exclusieve deals voor Prime-leden"} +{"t":"PD 25 Outbound 051 Intro nl-nl Four days of deals just for you Vier dagen deals voor jou"} +{"t":"PD 25 Outbound 053 nl-nl Enjoy Prime exclusive deals now Geniet nu van exclusieve deals voor Prime-leden"} +{"t":"PD 25 Outbound 054 Subject line nl-nl Enjoy Prime Day deals now Geniet nu van Prime Day deals"} +{"t":"PD 25 Outbound 055 Subject line nl-nl Your epic deals are waiting for you Er wachten geweldige deals op je"} +{"t":"PD 25 Outbound 056 Headline nl-nl Feel special with these exclusive Prime Day deals Voel je speciaal met deze Prime Day deals"} +{"t":"PD 25 Outbound 058 Subject line nl-nl Prime Day is live Het is Prime Day!"} +{"t":"PD 25 Outbound 059 Intro nl-nl Check out these exclusive deals \n Bekijk deze exclusieve deals"} +{"t":"PD 25 Outbound 059F Intro nl-nl Check out these exclusive deals Bekijk deze exclusieve deals"} +{"t":"PD 25 Outbound 061 Subject line nl-nl Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 25 Outbound 062 Intro nl-nl Check out these epic deals before lights out Bekijk deze geweldige deals vandaag"} +{"t":"PD 25 Outbound 064 Subject line nl-nl Discover what day two of Prime Day has for you Ontdek favoriete deals op dag twee van Prime Day"} +{"t":"PD 25 Outbound 065 Subject line nl-nl Don't miss out on these exclusive deals Loop deze exclusieve deals niet mis"} +{"t":"PD 25 Outbound 066 Headline nl-nl Epic deals that make you feel like a big deal Shop geweldige deals en voel je een big deal"} +{"t":"PD 25 Outbound 067 nl-nl w/o FLABD: \n Epic deals to make you smile Geweldige deals waar je vrolijk van wordt"} +{"t":"PD 25 Outbound 067F nl-nl w/o FLABD: Epic deals to make you smile Geweldige deals waar je vrolijk van wordt"} +{"t":"PD 25 Outbound 069 nl-nl Prime Day is in full swing Prime Day is in volle gang"} +{"t":"PD 25 Outbound 070 Subject line nl-nl Another Prime Day of big deals Weer een Prime Day met geweldige deals"} +{"t":"PD 25 Outbound 071 Intro nl-nl Start the day with big deals Begin je dag met geweldige deals"} +{"t":"PD 25 Outbound 073 nl-nl There's still time to check these big deals Laatste kans om deze geweldige deals te bekijken"} +{"t":"PD 25 Outbound 074 Subject line nl-nl Don't let the sun set on these big deals Profiteer vandaag nog van deze geweldige deals"} +{"t":"PD 25 Outbound 075 Subject line nl-nl End your day feeling like a big deal Sluit je dag af met een euforisch gevoel"} +{"t":"PD 25 Outbound 076 nl-nl End your day scoring big deals Scoor geweldige deals voor je gaat slapen"} +{"t":"PD 25 Outbound 077 Headline nl-nl Shop epic and exclusive deals today Shop vandaag geweldige en exclusieve deals"} +{"t":"PD 25 Outbound 079 Subject line nl-nl End your day feeling like a big deal Voel je vandaag een big deal"} +{"t":"PD 25 Outbound 080 nl-nl Here's an epic way to end your day Sluit je dag af met een geweldige deal"} +{"t":"PD 25 Outbound 081 nl-nl End your day with deals that make you smile Sluit je dag af met een deal waar je blij van wordt"} +{"t":"PD 25 Outbound 082 nl-nl Check out Prime Day's exclusive deals Bekijk de exclusieve Prime Day deals"} +{"t":"PD 25 Outbound 083 Intro nl-nl Bag an exclusive deal this Prime Day Scoor exclusieve Prime Day deals"} +{"t":"PD 25 Outbound 085 nl-nl Exclusive deals that need putting to bed Scoor exclusieve deals voor ze eindigen"} +{"t":"PD 25 Outbound 086 Subject line nl-nl These exclusive deals end in 48 hours Nog 48 uur geweldige deals"} +{"t":"PD 25 Outbound 087 Intro nl-nl Check out Prime Day big deals tonight Vanavond geweldige Prime Day deals"} +{"t":"PD 25 Outbound 089 nl-nl Prime Day is here Het is Prime Day"} +{"t":"PD 25 Outbound 090 Subject line nl-nl Prime Day has started Prime Day is begonnen"} +{"t":"PD 25 Outbound 091 Subject line nl-nl Get ready to feel like a big deal Word lid van Amazon Prime en profiteer"} +{"t":"PD 25 Outbound 092 nl-nl Get ready to enjoy epic deals Geniet binnenkort van geweldige deals"} +{"t":"PD 25 Outbound 093 Headline nl-nl Access Prime Day's exclusive deals today Bekijk de exclusieve deals van Prime Day vandaag"} +{"t":"PD 25 Outbound 094 CTA nl-nl Join Prime now Word Prime-lid"} +{"t":"PD 25 Outbound 095 Subject line nl-nl Prime Day is here Het is Prime Day!"} +{"t":"PD 25 Outbound 096 Intro nl-nl Four days of exclusive deals Vier dagen lang exclusieve deals"} +{"t":"PD 25 Outbound 097 CTA nl-nl Join Prime now Word Prime-lid"} +{"t":"PD 25 Outbound 099 Intro nl-nl Access four days of big deals Geniet vier dagen van geweldige deals"} +{"t":"PD 25 Outbound 102 Subject line nl-nl Another day of big deals this Prime Day Weer een Prime Day met geweldige deals"} +{"t":"PD 25 Outbound 103 Subject line nl-nl Epic deals to make you feel like a big deal Word lid van Amazon Prime en profiteer"} +{"t":"PD 25 Outbound 104 nl-nl Epic deals to make you smile Geweldige deals waar je blij van wordt"} +{"t":"PD 25 Outbound 105 nl-nl Just two days left to bag some amazing deals Nog twee dagen om geweldige deals te scoren"} +{"t":"PD 25 Outbound 106 Headline nl-nl Just two days left of big deals Nog twee dagen geweldige deals"} +{"t":"PD 25 Outbound 109 Intro nl-nl Big deals end in 48 hours Nog 48 uur geweldige deals"} +{"t":"PD 25 Outbound 111 nl-nl Big deals disappear in 48 hours Nog 48 uur geweldige deals"} +{"t":"PD 25 Outbound 112 Subject line nl-nl Prime Day ends soon, don't miss out. Prime Day is bijna voorbij, mis het niet!"} +{"t":"PD 25 Outbound 113 Intro nl-nl Sign up and feel like a big deal Word lid van Amazon Prime en profiteer"} +{"t":"PD 25 Outbound 114 nl-nl Sign up and enjoy epic deals Word lid en profiteer van geweldige deals"} +{"t":"PD 25 Outbound 115 CTA nl-nl Join Prime now Ontdek Prime nu"} +{"t":"PD 25 Outbound 116 Subject line nl-nl Prime Day ends midnight tomorrow Prime Day eindigt morgen middernacht"} +{"t":"PD 25 Outbound 117 Subject line nl-nl There’s still time to bag an epic deal Je laatste kans om een geweldige deal te scoren"} +{"t":"PD 25 Outbound 118 Headline nl-nl Time is ticking on these big deals, don’t miss out Deze geweldige deals eindigen snel, mis ze niet."} +{"t":"PD 25 Outbound 119 CTA nl-nl Save now Bespaar nu"} +{"t":"PD 25 Outbound 120 Subject line nl-nl Prime Day ends midnight tomorrow Prime Day eindigt morgen middernacht"} +{"t":"PD 25 Outbound 121 Intro nl-nl These exclusive deals won’t wait forever Scoor snel deze exclusieve deals"} +{"t":"PD 25 Outbound 123 nl-nl There’s still time to enjoy Prime Day Je hebt nog tijd om te profiteren van Prime Day"} +{"t":"PD 25 Outbound 124 Subject line nl-nl Don’t miss out on Prime Day Loop Prime Day niet mis"} +{"t":"PD 25 Outbound 125 nl-nl The clock is ticking on these big deals Deze geweldige deals zijn bijna voorbij"} +{"t":"PD 25 Outbound 126 Subject line nl-nl There’s still time to feel like a big deal Je hebt nog tijd om je een big deal te voelen"} +{"t":"PD 25 Outbound 127 nl-nl Time's running out on these epic deals Deze geweldige deals zijn weer bijna voorbij"} +{"t":"PD 25 Outbound 128 Headline nl-nl Prime Day deals to make you feel like a big deal Met deze Prime Day deals voel jij je een big deal"} +{"t":"PD 25 Outbound 129 nl-nl Prime Day deals to make you smile Prime Day deals waar je blij van wordt"} +{"t":"PD 25 Outbound 131 Subject line nl-nl The clock is ticking on Prime Day Prime Day duurt nog maar even"} +{"t":"PD 25 Outbound 132 nl-nl These big deals end in 24 hours Deze deals eindigen over 24 uur"} +{"t":"PD 25 Outbound 133 Intro nl-nl Just 24 hours to bag an epic deal Nog 24 uur om een deal te scoren"} +{"t":"PD 25 Outbound 135 Subject line nl-nl Prime Day is still on, but not for long Prime Day is bijna voorbij"} +{"t":"PD 25 Outbound 136 nl-nl In 24 hours, your big deals disappear Je hebt nog 24 uur om een deal te scoren"} +{"t":"PD 25 Outbound 137 Intro nl-nl Prime Day ends in 24 hours Prime Day eindigt over 24 uur"} +{"t":"PD 25 Outbound 139 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt middernacht"} +{"t":"PD 25 Outbound 140 Subject line nl-nl Your epic deals end tonight Geweldige deals eindigen vanavond"} +{"t":"PD 25 Outbound 141 Headline nl-nl Epic deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PD 25 Outbound 143 Subject line nl-nl Prime Day ends tonight Prime Day eindigt vanavond"} +{"t":"PD 25 Outbound 144 Intro nl-nl Big deals end at midnight Geweldige deals eindigen middernacht"} +{"t":"PD 25 Outbound 146 Subject line nl-nl It’s the final few hours of Prime Day De laatste uren van Prime Day zijn aangebroken"} +{"t":"PD 25 Outbound 147 Subject line nl-nl Exclusive deals end at midnight Exclusieve deals eindigen middernacht"} +{"t":"PD 25 Outbound 148 Headline nl-nl Last chance to shop, save and feel like a big deal Laatste kans: shop, bespaar, voel je een big deal"} +{"t":"PD 25 Outbound 149 nl-nl Last chance to shop, save and enjoy epic deals Laatste kans: shop en bespaar met geweldige deals"} +{"t":"PD 25 Outbound 151 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt middernacht"} +{"t":"PD 25 Outbound 152 Intro nl-nl Shop exclusive deals until midnight Shop exclusieve deals tot middernacht"} +{"t":"PD 25 Outbound 155 Subject line nl-nl Join Prime to shop big deals until tomorrow night Word Prime-lid: deals tot morgen middernacht"} +{"t":"PD 25 Outbound 156 Headline nl-nl Time is ticking on these big deals, don’t miss out Deze deals eindigen binnenkort, mis ze niet"} +{"t":"PD 25 Outbound 159 Intro nl-nl Enjoy access to big deals Geniet van geweldige deals"} +{"t":"PD 25 Outbound 161 nl-nl Prime Day is still on, but not for long Prime Day is weer bijna voorbij"} +{"t":"PD 25 Outbound 163 Intro nl-nl 4 days of big deals ends tomorrow 4 dagen geweldige deals eindigen morgen"} +{"t":"PD 25 Outbound 164 CTA nl-nl Join Prime now Ontdek Prime nu"} +{"t":"PD 25 Outbound 165 nl-nl Prime Day ends at midnight Prime Day eindigt middernacht"} +{"t":"PD 25 Outbound 166 Subject line nl-nl Just a few hours left to access big deals Nog maar een paar uur voor geweldige deals"} +{"t":"PD 25 Outbound 167 Subject line nl-nl These big deals end in 24 hours Geweldige deals eindigen vanavond"} +{"t":"PD 25 Outbound 168 Headline nl-nl Last chance to get big deals Laatste kans op geweldige deals"} +{"t":"PD 25 Outbound 170 Subject line nl-nl Prime Day ends in 24 hours Prime Day eindigt vanavond"} +{"t":"PD 25 Outbound 171 Intro nl-nl Don’t miss out on these big deals Loop deze geweldige deals niet mis"} +{"t":"PD 25 Outbound 172 CTA nl-nl Join Prime now Word Prime-lid"} +{"t":"PD 25 Outbound 173 Subject line nl-nl Prime Day ends at midnight Prime Day eindigt vannacht"} +{"t":"PD 25 Outbound 174 Intro nl-nl Last chance to feel like a big deal Laatste kans: voel je een big deal"} +{"t":"PD 25 Outbound 176 nl-nl Epic deals end midnight Geweldige deals eindigen om middernacht"} +{"t":"PD 25 Outbound 177 CTA nl-nl Join Prime now Ontdek Prime"} +{"t":"PD 25 Outbound 186 Subject line nl-nl Check out Prime Day’s Top 100 Deals Bekijk de Top 100 Prime Day deals"} +{"t":"PD 25 Outbound 187 Intro nl-nl Shop the most epic deals Shop de geweldigste deals"} +{"t":"PD 25 Outbound 188 nl-nl See top 100 Bekijk de top 100"} +{"t":"PD 25 Outbound 189 nl-nl See top picks Bekijk geweldige deals"} +{"t":"PD 25 Outbound 190 CTA nl-nl Discover now Ontdek nu"} +{"t":"PD 25 Outbound 191 Subject line nl-nl Glowing reviews, epic prices Lovende reviews, geweldige prijzen"} +{"t":"PD 25 Outbound 192 Intro nl-nl Snap up big deals on 4+ star-rated products Geweldige deals: items met 4+ sterren"} +{"t":"PD 25 Outbound 194 Subject line nl-nl Deals on trustworthy brands Deals op betrouwbare merken"} +{"t":"PD 25 Outbound 195 Intro nl-nl Top brands at epic prices Geweldige prijzen op topmerken"} +{"t":"PD 25 Outbound 196 CTA nl-nl See all Alles bekijken"} +{"t":"PD 25 Outbound 197 Subject line nl-nl Products you love at prices you'll love Favoriete items met prijzen waar je blij van wordt"} +{"t":"PD 25 Outbound 198 Intro nl-nl Discover highly-rated deals Ontdek deals met de beste reviews"} +{"t":"PD 25 Outbound 200 Subject line nl-nl Deals on Influencer Favourites Deals op de favoriete artikelen van influencers"} +{"t":"PD 25 Outbound 201 Intro nl-nl Shop before they're gone Shop voordat ze voorgoed weg zijn"} +{"t":"PD 25 Outbound 203 Subject line nl-nl Big deals on our new arrivals Geweldige deals op onze nieuwkomers"} +{"t":"PD 25 Outbound 204 Intro nl-nl New items you'll love Nieuwe artikelen waar je blij van wordt"} +{"t":"PD 25 Outbound 205 CTA nl-nl See new arrivals Bekijk onze nieuwkomers"} +{"t":"PD 25 Outbound 206 Subject line nl-nl Don’t miss out on your Prime Day deals Loop je Prime Day deals niet mis"} +{"t":"PD 25 Outbound 207 Intro nl-nl Shop big deals tailored to your taste Shop geweldige deals speciaal voor jou"} +{"t":"PD 25 Outbound 209 Subject line nl-nl Prime Day deals inspired by you Prime Day deals geïnspireerd door jou"} +{"t":"PD 25 Outbound 210 Intro nl-nl Shop big deals based on your basket and wishlist Deals uit je winkelwagen en verlanglijst"} +{"t":"PD 25 Outbound 212 Subject line nl-nl Keep shopping before Prime Day deals disappear Blijf shoppen: Prime Day deals eindigen binnenkort"} +{"t":"PD 25 Outbound 213 Intro nl-nl Shop epic deals Shop geweldige deals"} +{"t":"PD 25 Outbound 215 nl-nl 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 🔥Prime Day komt eraan van xx t/m xx juli. Dat wordt genieten! 🔥"} +{"t":"PD 25 Outbound 217 nl-nl 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Bereid je voor op geweldige deals op 🏠, keuken, elektronica en veel meer. Geniet 4 dagen lang van exclusieve deals 💷💷💷 op je favoriete artikelen die je niet wilt missen.\n\n En omdat we je een big deal vinden, sturen we je een bericht als we aanbiedingen hebben op je favoriete items 🥰❤️ \n\n 🏃🏃 Bereid je vandaag vast voor. Maak je verlanglijst voor Prime Day zodat je de geweldige deals niet mist! 🏃🏃"} +{"t":"PD 25 Outbound 217F nl-nl 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Bereid je voor op geweldige deals op 🏠, keuken, elektronica en veel meer. Geniet 4 dagen lang van exclusieve deals 💷💷💷 op je favoriete artikelen die je niet wilt missen. En omdat we je een big deal vinden, sturen we je een bericht als we aanbiedingen hebben op je favoriete items 🥰❤️ 🏃🏃 Bereid je vandaag vast voor. Maak je verlanglijst voor Prime Day zodat je de geweldige deals niet mist! 🏃🏃"} +{"t":"PD 25 Outbound 218 nl-nl w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Bereid je voor op geweldige deals op 🏠, keuken, elektronica en meer. Dankzij exclusieve aanbiedingen bespaar je zeker 💷💷💷 op je favoriete artikelen die je niet wilt missen.\n\n En omdat we denken dat je van geweldige deals houdt, sturen we je een bericht als we aanbiedingen hebben op je favoriete items 🥰❤️ \n\n 🏃🏃 Bereid je vandaag vast voor. Maak je verlanglijst voor Prime Day zodat je de geweldige deals niet mist! 🏃🏃"} +{"t":"PD 25 Outbound 218F nl-nl w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Bereid je voor op geweldige deals op 🏠, keuken, elektronica en meer. Dankzij exclusieve aanbiedingen bespaar je zeker 💷💷💷 op je favoriete artikelen die je niet wilt missen. En omdat we denken dat je van geweldige deals houdt, sturen we je een bericht als we aanbiedingen hebben op je favoriete items 🥰❤️ 🏃🏃 Bereid je vandaag vast voor. Maak je verlanglijst voor Prime Day zodat je de geweldige deals niet mist! 🏃🏃"} +{"t":"PD 25 Outbound 219 nl-nl [Start your wishlist]\n Reply STOP to unsubscribe [Maak je verlanglijst]\n Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 219F nl-nl [Start your wishlist] Reply STOP to unsubscribe [Maak je verlanglijst] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 220 nl-nl 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 🔥Prime Day komt eraan van xx t/m xx juli. Dat wordt genieten! 🔥"} +{"t":"PD 25 Outbound 221 nl-nl 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Mis het niet: shop exclusieve deals voor Amazon Prime-leden op 🏠, keuken, elektronica en veel meer tijdens Prime Day. \n\n Profiteer mee en word vandaag nog lid van Amazon Prime. Zo bespaar je 💷💷💷 op je favoriete artikelen die je niet wilt missen 🥰❤️ \n\n Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. Allemaal voor slechts €xx/juli. Word vandaag nog lid, dan voel je je al snel een big deal."} +{"t":"PD 25 Outbound 221F nl-nl 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Mis het niet: shop exclusieve deals voor Amazon Prime-leden op 🏠, keuken, elektronica en veel meer tijdens Prime Day. Profiteer mee en word vandaag nog lid van Amazon Prime. Zo bespaar je 💷💷💷 op je favoriete artikelen die je niet wilt missen 🥰❤️ Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. Allemaal voor slechts €xx/juli. Word vandaag nog lid, dan voel je je al snel een big deal."} +{"t":"PD 25 Outbound 222 nl-nl w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Mis het niet: shop exclusieve deals voor Amazon Prime-leden op 🏠, keuken, elektronica en veel meer tijdens Prime Day.\n \n Profiteer mee en word vandaag nog lid van Amazon Prime. Zo bespaar je 💷💷💷 op je favoriete artikelen die je niet wilt missen 🥰❤️ \n\n Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. Allemaal voor slechts €xx/juli. Word vandaag nog lid en geniet van geweldige deals."} +{"t":"PD 25 Outbound 222F nl-nl w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Mis het niet: shop exclusieve deals voor Amazon Prime-leden op 🏠, keuken, elektronica en veel meer tijdens Prime Day. Profiteer mee en word vandaag nog lid van Amazon Prime. Zo bespaar je 💷💷💷 op je favoriete artikelen die je niet wilt missen 🥰❤️ Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. Allemaal voor slechts €xx/juli. Word vandaag nog lid en geniet van geweldige deals."} +{"t":"PD 25 Outbound 223 nl-nl [Join Prime]\nReply STOP to unsubscribe [Ontdek Prime] \nAntwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 223F nl-nl [Join Prime] Reply STOP to unsubscribe [Ontdek Prime] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 224 nl-nl 🔥Prime Day has started and it’s epic 🔥 🔥Prime Day is hier: vier dagen vol geweldige deals!🔥"} +{"t":"PD 25 Outbound 225 nl-nl 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Er was nooit een beter moment om Prime-lid te zijn. Tijdens Prime Day krijg je toegang tot exclusieve deals op 🏠, keuken, elektronica en veel meer.\n\n Om het nog mooier te maken, geven we je vast X korting bij besteding van €XX. \n\n Eén ding is zeker: als je ziet hoeveel 💷💷💷 je kunt besparen op je favoriete artikelen 🥰❤️, voel je je al snel een big deal. \n\n 📦 Shop dus vandaag nog tijdens Prime Day en geniet van al het voordeel 📦"} +{"t":"PD 25 Outbound 225F nl-nl 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Er was nooit een beter moment om Prime-lid te zijn. Tijdens Prime Day krijg je toegang tot exclusieve deals op 🏠, keuken, elektronica en veel meer. Om het nog mooier te maken, geven we je vast X korting bij besteding van €XX. Eén ding is zeker: als je ziet hoeveel 💷💷💷 je kunt besparen op je favoriete artikelen 🥰❤️, voel je je al snel een big deal. 📦 Shop dus vandaag nog tijdens Prime Day en geniet van al het voordeel 📦"} +{"t":"PD 25 Outbound 226 nl-nl 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Er was nooit een beter moment om Prime-lid te zijn. Tijdens Prime Day krijg je toegang tot exclusieve deals op 🏠, keuken, elektronica en veel meer.\n\n Om het nog mooier te maken, geven we je vast €X korting bij besteding van €XX. \n\n Eén ding is zeker: als je ziet hoeveel 💷💷💷 je kunt besparen op je favoriete artikelen 🥰❤️, voel je je al snel extra speciaal. \n\n 📦 Shop dus vandaag nog tijdens Prime Day en geniet van al het voordeel 📦"} +{"t":"PD 25 Outbound 226F nl-nl 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Er was nooit een beter moment om Prime-lid te zijn. Tijdens Prime Day krijg je toegang tot exclusieve deals op 🏠, keuken, elektronica en veel meer. Om het nog mooier te maken, geven we je vast €X korting bij besteding van €XX. Eén ding is zeker: als je ziet hoeveel 💷💷💷 je kunt besparen op je favoriete artikelen 🥰❤️, voel je je al snel extra speciaal. 📦 Shop dus vandaag nog tijdens Prime Day en geniet van al het voordeel 📦"} +{"t":"PD 25 Outbound 227 nl-nl [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Begin met shoppen] [Download de Amazon-app]\n Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 227F nl-nl [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Begin met shoppen] [Download de Amazon-app] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 228 nl-nl 🔥Prime Day has started, don’t miss out 🔥 🔥Prime Day is begonnen, mis het niet 🔥"} +{"t":"PD 25 Outbound 229 nl-nl 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Word vandaag lid en profiteer van €X korting bij besteding van €XX. Voor slechts €XX/juli krijg je tijdens Prime Day toegang tot geweldige deals op 🏠, keuken, elektronica en meer. Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. En om ervoor te zorgen dat je niets mist tijdens Prime Day, sturen we je een bericht als we deals hebben op je favoriete items 🥰 ❤️"} +{"t":"PD 25 Outbound 229F nl-nl 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Word vandaag lid en profiteer van €X korting bij besteding van €XX. Voor slechts €XX/juli krijg je tijdens Prime Day toegang tot geweldige deals op 🏠, keuken, elektronica en meer. Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. En om ervoor te zorgen dat je niets mist tijdens Prime Day, sturen we je een bericht als we deals hebben op je favoriete items 🥰 ❤️"} +{"t":"PD 25 Outbound 230 nl-nl [Join Prime] \n Reply STOP to unsubscribe [Ontdek Prime] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 230F nl-nl [Join Prime] Reply STOP to unsubscribe [Ontdek Prime] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 231 nl-nl 🔥Prime Day ends today 🔥 🔥Prime Day eindigt vandaag 🔥"} +{"t":"PD 25 Outbound 232 nl-nl 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. Je hebt nog maar een paar uur ⏱️ om tijdens Prime Day geweldige deals te scoren.\n\n Ga dus snel shoppen, want om middernacht eindigen al onze geweldige deals op 🏠, keuken, elektronica en veel meer.\n\n 🏃🏃 Mis het niet, shop tijdens Prime Day en profiteer van geweldige deals. Dan voel jij je een big deal."} +{"t":"PD 25 Outbound 232F nl-nl 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. Je hebt nog maar een paar uur ⏱️ om tijdens Prime Day geweldige deals te scoren. Ga dus snel shoppen, want om middernacht eindigen al onze geweldige deals op 🏠, keuken, elektronica en veel meer. 🏃🏃 Mis het niet, shop tijdens Prime Day en profiteer van geweldige deals. Dan voel jij je een big deal."} +{"t":"PD 25 Outbound 233 nl-nl w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. Je hebt nog maar een paar uur ⏱️ om tijdens Prime Day geweldige deals te scoren.\n\n Ga dus snel shoppen, want om middernacht eindigen al onze geweldige deals op 🏠, keuken, elektronica en veel meer.\n\n 🏃🏃 Mis het niet, shop tijdens Prime Day en profiteer van geweldige deals."} +{"t":"PD 25 Outbound 233F nl-nl w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. Je hebt nog maar een paar uur ⏱️ om tijdens Prime Day geweldige deals te scoren. Ga dus snel shoppen, want om middernacht eindigen al onze geweldige deals op 🏠, keuken, elektronica en veel meer. 🏃🏃 Mis het niet, shop tijdens Prime Day en profiteer van geweldige deals."} +{"t":"PD 25 Outbound 234 nl-nl [Start shopping]\n Reply STOP to unsubscribe [Begin met shoppen] \n Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 234F nl-nl [Start shopping] Reply STOP to unsubscribe [Begin met shoppen] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 236 nl-nl You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Je hebt nog tijd om te profiteren van geweldige deals op 🏠, keuken, elektronica en veel meer. Word nu lid van Amazon Prime voor slechts €xx/juli en krijg toegang tot Prime Day deals voordat het voorbij is. Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films.\n\n 🏃🏃 Maar haast je, want Prime Day eindigt om middernacht. Het zou zonde zijn als je het mist!"} +{"t":"PD 25 Outbound 236F nl-nl You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Je hebt nog tijd om te profiteren van geweldige deals op 🏠, keuken, elektronica en veel meer. Word nu lid van Amazon Prime voor slechts €xx/juli en krijg toegang tot Prime Day deals voordat het voorbij is. Bovendien profiteer je van snelle bezorging en fantastische tv-programma's en films. 🏃🏃 Maar haast je, want Prime Day eindigt om middernacht. Het zou zonde zijn als je het mist!"} +{"t":"PD 25 Outbound 237 nl-nl [Join Prime] \n Reply STOP to unsubscribe [Ontdek Prime] \n Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 237F nl-nl [Join Prime] Reply STOP to unsubscribe [Ontdek Prime] Antwoord STOP om je af te melden"} +{"t":"PD 25 Outbound 238 nl-nl Exclusively for Prime members Exclusief voor Amazon Prime-leden"} +{"t":"SDD 23 Outbound 001 Subject line nl-nl Ready for up to 40% off in the Amazon Spring Sale? Klaar voor de Lente Deals? Tot wel 40% korting!"} +{"t":"SDD 23 Outbound 002 Subject line nl-nl Starts 27 March Vanaf 27 maart"} +{"t":"SDD 23 Outbound 003 Headline nl-nl Over two days of spring savings Twee dagen lang de beste Lente Deals"} +{"t":"SDD 23 Outbound 004 Body Copy nl-nl The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! De Lente Deals op Amazon.nl komen eraan! Ben jij klaar voor tot 40% korting op alles wat je nodig hebt dit voorjaar? Vanaf 27 maart 18 uur t/m 29 maart middernacht. Zet het in je agenda en mis dat lentegevoel niet!"} +{"t":"SDD 23 Outbound 005 CTA nl-nl Save the date Save the date"} +{"t":"SDD 23 Outbound 006 Title nl-nl Save up to 40% in the Amazon Spring Sale Amazon Lente Deals. Tot wel  40% korting."} +{"t":"SDD 23 Outbound 007 Body Copy nl-nl Over two days of spring savings Ruim twee dagen lentekorting"} +{"t":"SDD 23 Outbound 009 Subject line nl-nl Save up to 40% in the Amazon Spring Sale today! Amazon Lente Deals. Vandaag  tot wel 40% korting!"} +{"t":"SDD 23 Outbound 010 Subject line nl-nl Starts at 6pm Vanaf 18 uur"} +{"t":"SDD 23 Outbound 011 Headline nl-nl Get that spring feeling with up to 40% off today! Krijg dat lentegevoel met vandaag tot 40% korting!"} +{"t":"SDD 23 Outbound 012 Body Copy nl-nl The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. De Amazon Lente Deals gaan om 18 uur van start. Met tot wel 40% korting op Tuin, Keuken, Elektronica en meer. Vind de beste deals voor jouw perfecte lente."} +{"t":"SDD 23 Outbound 013 CTA nl-nl See the deals Shop alle deals"} +{"t":"SDD 23 Outbound 015 Body Copy nl-nl Starts 6pm tonight Vanaf 18 uur vanavond"} +{"t":"SDD 23 Outbound 016 CTA nl-nl See the deals Shop alle deals"} +{"t":"SDD 23 Outbound 017 Subject line nl-nl The clock is ticking on the Amazon Spring Sale Amazon Lente Deals, de klok tikt door …"} +{"t":"SDD 23 Outbound 018 Subject line nl-nl Save up to 40% while you still can Bespaar tot wel 40% nu het nog kan"} +{"t":"SDD 23 Outbound 019 Headline nl-nl Check out today's spring deals Check de Lente Deals van vandaag"} +{"t":"SDD 23 Outbound 020 Body Copy nl-nl The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. De Lente Deals op  Amazon.nl staan in volle bloei! Twee dagen lang tot wel 40% korting op alles  wat je nodig hebt voor het voorjaar. Mis het niet! Eindigt morgen om  middernacht."} +{"t":"SDD 23 Outbound 022 Title nl-nl Only two days left to get up to 40% off Nog twee dagen tot 40% korting"} +{"t":"SDD 23 Outbound 023 Body Copy nl-nl Spring daily deals! Ends tomorrow Dagelijkse Lente Deals! Eindigt morgen."} +{"t":"SDD 23 Outbound 025 Title nl-nl The clock is ticking on the Spring Sale Lente Deals, de klok tikt door …"} +{"t":"SDD 23 Outbound 026 Body Copy nl-nl Save up to 40% at Amazon Tot wel 40% korting op Amazon.nl"} +{"t":"SDD 23 Outbound 028 Subject line nl-nl Last chance to get up to 40% off at Amazon Laatste kans: tot wel 40% korting op  Amazon.nl"} +{"t":"SDD 23 Outbound 029 Subject line nl-nl Spring Sale ends midnight Lente Deals nog tot  middernacht"} +{"t":"SDD 23 Outbound 030 Headline nl-nl Check out our final Spring Sale deals Check onze laatste  Lente Deals"} +{"t":"SDD 23 Outbound 031 Body Copy nl-nl Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Vandaag is de  laatste dag van de Lente Deals op Amazon.nl! Maar geen zorgen, je hebt nog  tijd om tot 40% korting te scoren op jouw favorieten. Maak je klaar voor een  onvergetelijk voorjaar met prijzen waar je blij van wordt! Check onze Lente  Deals nu, je hebt nog tot middernacht."} +{"t":"SDD 23 Outbound 033 Title nl-nl Only a few hours left of our Spring Sale Nog maar een paar uur Lente  Deals"} +{"t":"SDD 23 Outbound 034 Body Copy nl-nl Last chance to save up to 40% at Amazon Laatste kans: tot 40%  korting bij Amazon"} +{"t":"SDD 23 Outbound 036 Title nl-nl Spring Sale ends midnight Lente Deals. Eindigt om  middernacht"} +{"t":"SDD 23 Outbound 037 Body Copy nl-nl Save up to 40% at Amazon Tot wel 40% korting op  Amazon.nl"} +{"t":"SDD 24 Outbound 001 Subject line nl-nl Amazon Spring Deal Days are coming! Up to 40% off  Shop met korting tijdens onze Lente Deal Dagen"} +{"t":"SDD 24 Outbound 002 Subject line nl-nl Starts 20 March Vanaf 20 maart"} +{"t":"SDD 24 Outbound 003 Headline nl-nl Shop six days of up to 40% off for spring Shop zes dagen lang met hoge korting"} +{"t":"SDD 24 Outbound 004 Body Copy nl-nl Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! De Lente Deal Dagen komen eraan! Zes dagen met geweldige deals op bijna alles, van elektronica en mode tot woon- en keukenartikelen en nog veel meer! De sale is vanaf 20 maart t/m 25 maart. Mis deze geweldige deals niet en save the date!"} +{"t":"SDD 24 Outbound 005 CTA nl-nl Save the date Save the date"} +{"t":"SDD 24 Outbound 006 Title nl-nl Save up to 40% on Amazon Spring Deal Days Veel korting tijdens de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 007 Body Copy nl-nl Shop six days of big spring savings Shop zes dagen lang geweldige deals"} +{"t":"SDD 24 Outbound 008 CTA nl-nl Save the date Save the date"} +{"t":"SDD 24 Outbound 009 Subject line nl-nl Amazon Spring Deal Days are almost here! De Lente Deal Dagen zijn bijna begonnen!"} +{"t":"SDD 24 Outbound 011 Headline nl-nl Shop six days of up to 40% off for spring Zes dagen lang veel lentekorting"} +{"t":"SDD 24 Outbound 012 Body Copy nl-nl New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! De Lente Deal Dagen komen eraan! Zes dagen met geweldige deals op bijna alles, van elektronica en mode tot woon- en keukenartikelen en nog veel meer! De sale is vanaf 20 maart t/m 25 maart. Mis deze geweldige deals niet en save the date!"} +{"t":"SDD 24 Outbound 015 Body Copy nl-nl Shop six days of big spring savings Zes dagen lang veel lentekorting"} +{"t":"SDD 24 Outbound 017 Subject line nl-nl Get ready! New Amazon Spring Deal Days start tomorrow! Let op! Morgen beginnen de Lente Deal Dagen!"} +{"t":"SDD 24 Outbound 018 Subject line nl-nl Starts midnight until 25 March Vanaf middernacht t/m 25 maart"} +{"t":"SDD 24 Outbound 019 Headline nl-nl Shop six days of up to 40% off deals Zes dagen lang veel lentekorting"} +{"t":"SDD 24 Outbound 020 Body Copy nl-nl Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! De Lente Deal Dagen starten om middernacht. Tijd om te profiteren van geweldige deals, met zes dagen lang hoge korting op alles wat je nodig hebt voor de lente, van elektronica en mode tot woon- en keukenartikelen en nog veel meer!"} +{"t":"SDD 24 Outbound 021 CTA nl-nl Starts midnight Vanaf middernacht"} +{"t":"SDD 24 Outbound 022 Title nl-nl Amazon Spring Deal Days start tomorrow! De Lente Deal Dagen beginnen morgen!"} +{"t":"SDD 24 Outbound 023 Body Copy nl-nl Shop six days of up to 40% off Zes dagen lang veel lentekorting"} +{"t":"SDD 24 Outbound 024 CTA nl-nl Starts midnight Vanaf middernacht"} +{"t":"SDD 24 Outbound 025 Title nl-nl Check out Spring WOW! Deals Bekijk de Lente WOW! Deals"} +{"t":"SDD 24 Outbound 026 Body Copy nl-nl Save big with Amazon Prime during Spring Deal Days Nu veel korting met Amazon Prime."} +{"t":"SDD 24 Outbound 027 CTA nl-nl Sign up now Nu aanmelden"} +{"t":"SDD 24 Outbound 028 Subject line nl-nl New, Amazon Spring Deal Days are here! De Lente Deal Dagen zijn begonnen"} +{"t":"SDD 24 Outbound 029 Subject line nl-nl Up to 40% off starts today Vanaf vandaag veel korting"} +{"t":"SDD 24 Outbound 030 Headline nl-nl Shop up to 40% off for spring today Start de lente met korting"} +{"t":"SDD 24 Outbound 031 Body Copy nl-nl Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Amazon viert de lente met geweldige deals tijdens de Lente Deal Dagen! Vanaf vandaag krijg je veel korting op alles wat je nodig hebt, van elektronica en mode tot woon- en keukenartikelen en nog veel meer! De sale loopt vanaf vandaag t/m 25 maart."} +{"t":"SDD 24 Outbound 032 CTA nl-nl See the deals Bekijk de deals"} +{"t":"SDD 24 Outbound 033 Title nl-nl Amazon Spring Deal Days start today! De Lente Deal Dagen beginnen vandaag!"} +{"t":"SDD 24 Outbound 034 Body Copy nl-nl Shop up to 40% off Shop met hoge korting"} +{"t":"SDD 24 Outbound 035 CTA nl-nl See the deals Bekijk de deals"} +{"t":"SDD 24 Outbound 036 Subject line nl-nl Amazon Spring Deal Days have started! De Lente Deal Dagen zijn begonnen!"} +{"t":"SDD 24 Outbound 037 Subject line nl-nl On now until 25 March Vanaf nu t/m 25 maart"} +{"t":"SDD 24 Outbound 038 Headline nl-nl Shop six days of up to 40% off from today Zes dagen lang veel lentekorting"} +{"t":"SDD 24 Outbound 039 Body Copy nl-nl The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. De eerste dag van de Lente Deal Dagen is bijna voorbij. Gelukkig kun je nog vijf dagen lang profiteren van veel korting op bijna alles, van elektronica en mode tot woon- en keukenartikelen en nog veel meer! Kom morgen terug voor meer geweldige lentedeals. De sale eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 041 Title nl-nl Amazon Spring Deal Days are now on! De Lente Deal Dagen zijn nu begonnen!"} +{"t":"SDD 24 Outbound 042 Body Copy nl-nl Shop up to 40% off Veel korting"} +{"t":"SDD 24 Outbound 043 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 24 Outbound 044 Title nl-nl Amazon Spring Deal Days are here! De Lente Deal Dagen zijn begonnen!"} +{"t":"SDD 24 Outbound 045 Body Copy nl-nl Save up to 40% off until 25 March Krijg veel korting t/m 25 maart"} +{"t":"SDD 24 Outbound 047 Subject line nl-nl Amazon Spring Deal Days are in full swing De Lente Deal Dagen zijn in volle gang"} +{"t":"SDD 24 Outbound 048 Subject line nl-nl Shop up to 40% off until 25 March Krijg veel korting t/m 25 maart"} +{"t":"SDD 24 Outbound 049 Headline nl-nl Shop up to 40% off everything you need for Spring  Geweldige lentedeals op alles wat je nodig hebt"} +{"t":"SDD 24 Outbound 050 Body Copy nl-nl Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. De Lente Deal Dagen zijn in volle gang! Profiteer van geweldige deals op bijna alles, van elektronica en mode tot woon- en keukenartikelen en nog veel meer. De sale eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 052 Title nl-nl Amazon Spring Deal Days are in full swing! De Lente Deal Dagen zijn in volle gang!"} +{"t":"SDD 24 Outbound 053 Body Copy nl-nl Shop the latest deals Shop de nieuwste deals"} +{"t":"SDD 24 Outbound 055 Subject line nl-nl New day, new epic deals with Amazon Spring Deal Days Sla je slag vandaag tijdens de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 056 Subject line nl-nl Shop up to 40% off Amazon Spring Deal Days, today!  Vandaag veel korting tijdens de Lente Deal Dagen!"} +{"t":"SDD 24 Outbound 057 Headline nl-nl New day, new deals on everything you need for Spring Geweldige deals vandaag op alles wat je nodig hebt"} +{"t":"SDD 24 Outbound 058 Body Copy nl-nl Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Profiteer van onze nieuwste deals zolang het kan! De laatste dagen van de Lente Deal Dagen zijn aangebroken, dus loop onze geweldige deals niet mis. De sale eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 060 Title nl-nl Discover new deals everyday Ontdek elke dag nieuwe deals"} +{"t":"SDD 24 Outbound 061 Body Copy nl-nl Up to 40% off on Amazon Spring Deal Days Shop deals tijdens de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 063 Subject line nl-nl Shop must-have savings with Amazon Spring Deal Days Shop veel korting tijdens de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 064 Subject line nl-nl Shop up to 40% off spring deals today! Profiteer vandaag van veel lentekorting"} +{"t":"SDD 24 Outbound 065 Headline nl-nl There's only two Amazon Spring Deal Days left! De Lente Deal Dagen duren nog maar 2 dagen!"} +{"t":"SDD 24 Outbound 066 Body Copy nl-nl Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Ook op zoek naar geweldige deals voor alles wat je nodig hebt deze lente? Shop dit voorjaar met hoge kortingen tijdens de Lente Deal Dagen. Profiteer van deals op alles wat je nodig hebt voor een heerlijke lente, van elektronica en mode tot wonen en keuken! De sale eindigt op 25 maart om middernacht."} +{"t":"SDD 24 Outbound 068 Title nl-nl Amazon Spring Deal Days still on! De Lente Deal Dagen zijn nog bezig!"} +{"t":"SDD 24 Outbound 069 Body Copy nl-nl Get up to 40% off until 25 March Shop deze week veel korting!"} +{"t":"SDD 24 Outbound 071 Title nl-nl Amazon Spring Deal Days continues! De Lente Deal Dagen zijn nog bezig!"} +{"t":"SDD 24 Outbound 072 Body Copy nl-nl Discover new deals every day Ontdek elke dag nieuwe deals"} +{"t":"SDD 24 Outbound 074 Title nl-nl Check out Amazon Spring WOW! deals Bekijk de Lente WOW! Deals op Amazon.nl"} +{"t":"SDD 24 Outbound 075 Body Copy nl-nl Save big with Amazon Spring Deal Days, today! Veel korting tijdens de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 077 Title nl-nl Discover trending Amazon Spring deals Ontdek populaire lentedeals op Amazon.nl"} +{"t":"SDD 24 Outbound 078 Body Copy nl-nl Shop the most loved deals Shop favoriete deals"} +{"t":"SDD 24 Outbound 079 CTA nl-nl Discover more Ontdek nu"} +{"t":"SDD 24 Outbound 080 Title nl-nl See our Top 100 deals Bekijk onze Top 100 deals"} +{"t":"SDD 24 Outbound 081 Body Copy nl-nl Find Amazon Spring Deal Days bestsellers De bestsellers van de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 083 Title nl-nl Shop up to 40% off with Amazon Spring Deal Days Shop favoriete deals op Amazon.nl"} +{"t":"SDD 24 Outbound 084 Body Copy nl-nl Discover the most-loved deals Ontdek de best beoordeelde deals"} +{"t":"SDD 24 Outbound 085 CTA nl-nl Learn more Ontdek nu"} +{"t":"SDD 24 Outbound 086 Title nl-nl What's new for Amazon Spring Deal Days? Nieuw tijdens de Lente Deal Dagen"} +{"t":"SDD 24 Outbound 087 Body Copy nl-nl Check out new deals today Bekijk vandaag de nieuwste deals"} +{"t":"SDD 24 Outbound 089 Title nl-nl Amazon Spring Deal Days are on now! De Lente Deal Dagen zijn nu begonnen!"} +{"t":"SDD 24 Outbound 090 Body Copy nl-nl Find Amazon Spring Deals under £15/20€ Vind geweldige deals onder de €20"} +{"t":"SDD 24 Outbound 092 Subject line nl-nl Last chance to shop up to 40% off at Amazon Je laatste kans op veel korting op Amazon.nl"} +{"t":"SDD 24 Outbound 093 Subject line nl-nl Amazon Spring Deal Days end soon De Lente Deal Dagen eindigen binnenkort"} +{"t":"SDD 24 Outbound 094 Headline nl-nl Final call for up to 40% off great spring deals Je laatste kans op geweldige lentekorting"} +{"t":"SDD 24 Outbound 095 Body Copy nl-nl Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Vandaag is de laatste dag van de Lente Deal Dagen, maar je kunt nog steeds veel besparen! Ontdek nog meer geweldige deals, vanaf nu tot middernacht. Profiteer nu het nog kan!"} +{"t":"SDD 24 Outbound 098 Title nl-nl Amazon Spring Deal Days end midnight De Lente Deal Dagen eindigen middernacht"} +{"t":"SDD 24 Outbound 099 Body Copy nl-nl Last chance to save up to 40% off Je laatste kans op veel korting"} +{"t":"SDD 24 Outbound 101 Subject line nl-nl Check out final Amazon Spring Deal Day savings! Ontdek de laatste deals van de Lente Deal Dagen!"} +{"t":"SDD 24 Outbound 102 Subject line nl-nl Don't miss up to 40% off Mis deze geweldige deals niet"} +{"t":"SDD 24 Outbound 103 Headline nl-nl Amazon Spring Deal Days end at midnight tonight De Lente Deal Dagen eindigen middernacht"} +{"t":"SDD 24 Outbound 104 Body Copy nl-nl There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. De Lente Deal Dagen eindigen over een paar uur. Vergeet dus niet de laatste aanbiedingen van vandaag te bekijken met veel korting op alles wat je nodig hebt voor de lente. Profiteer van onze geweldige deals voordat ze weg zijn! De sale eindigt om middernacht."} +{"t":"SDD 24 Outbound 106 Title nl-nl Discover final savings on great deals Ontdek de laatste geweldige deals"} +{"t":"SDD 24 Outbound 107 Body Copy nl-nl Amazon Spring Deals Days end at midnight De Lente Deal Dagen eindigen middernacht"} +{"t":"SDD 24 Outbound 109 Title nl-nl Last call for up to 40% off at Amazon  Je laatste kans op geweldige deals"} +{"t":"SDD 24 Outbound 110 Body Copy nl-nl Amazon Spring Deal Days end at midnight De Lente Deal Dagen eindigen middernacht"} +{"t":"SDD 25 Outbound 001 Subject line nl-nl Oooh! Get ready for Spring Deal Days!  Ben je klaar voor de Amazon Lente Deals?"} +{"t":"SDD 25 Outbound 002 Subject line nl-nl Up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 003 nl-nl Epic savings from 25 to 31 March Geweldige deals van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 004 Headline nl-nl Shop 7 days of big spring savings Zeven dagen lang veel lentekorting"} +{"t":"SDD 25 Outbound 005 CTA nl-nl Save the date Zet het in je agenda"} +{"t":"SDD 25 Outbound 006 Title nl-nl Get ready for Spring Deal Days Klaar voor de Amazon Lente Deals?"} +{"t":"SDD 25 Outbound 007 Body Copy nl-nl Up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 010 Subject line nl-nl Spring Deal Days is coming  De Amazon Lente Deals komen eraan"} +{"t":"SDD 25 Outbound 013 Headline nl-nl Get ready for big spring savings Klaar voor geweldige lentekortingen?"} +{"t":"SDD 25 Outbound 015 Title nl-nl Spring Deal Days is coming De Amazon Lente Deals komen eraan"} +{"t":"SDD 25 Outbound 018 CTA nl-nl Get ready Bereid je voor"} +{"t":"SDD 25 Outbound 019 Subject line nl-nl Spring Deal Days: mark your calendar Amazon Lente Deals: zet het in je agenda"} +{"t":"SDD 25 Outbound 020 Subject line nl-nl Save up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 021 nl-nl Save big from 25 to 31 March Heel veel korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 022 Headline nl-nl Ready for 7 days of epic spring deals? Klaar voor 7 dagen geweldige lentedeals?"} +{"t":"SDD 25 Outbound 023 CTA nl-nl Start your wishlist Maak je verlanglijst"} +{"t":"SDD 25 Outbound 024 Title nl-nl Spring Deal Days: mark your calendar Amazon Lente Deals: zet het in je agenda"} +{"t":"SDD 25 Outbound 025 Body Copy nl-nl Save up to XX% off from 25 to 31 March Tot XX% korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 028 Subject line nl-nl Get ready! Spring Deal Days starts tomorrow Let op! Morgen beginnen de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 030 nl-nl Big savings from 25 to 31 March Heel veel korting van 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 031 Headline nl-nl Spring Deal Days is just hours away Amazon Lente Deals beginnen over enkele uren!"} +{"t":"SDD 25 Outbound 032 CTA nl-nl Finish your wishlist Maak je verlanglijst"} +{"t":"SDD 25 Outbound 033 Title nl-nl Spring Deal Days starts tomorrow De Amazon Lente Deals beginnen morgen"} +{"t":"SDD 25 Outbound 036 CTA nl-nl Set your alarm! Zet je wekker!"} +{"t":"SDD 25 Outbound 037 nl-nl Spring Deal Days starts tomorrow De Amazon Lente Deals beginnen morgen"} +{"t":"SDD 25 Outbound 038 Title nl-nl Check out spring WOW! Deals Bekijk de Lente WOW! Deals"} +{"t":"SDD 25 Outbound 039 Body Copy nl-nl Save big with Prime during Spring Deal Days Amazon Lente Deals: veel korting met Prime"} +{"t":"SDD 25 Outbound 040 Body Copy nl-nl Save big during Spring Deal Days Amazon Lente Deals: veel korting met Prime"} +{"t":"SDD 25 Outbound 041 CTA nl-nl See WOW! Deals now Bekijk WOW! Deals"} +{"t":"SDD 25 Outbound 042 Subject line nl-nl Spring Deal Days is finally here De Amazon Lente Deals zijn hier"} +{"t":"SDD 25 Outbound 043 Subject line nl-nl Up to XX% off starts today Vanaf vandaag tot XX% korting"} +{"t":"SDD 25 Outbound 044 Headline nl-nl Epic deals start today Geweldige deals vanaf vandaag"} +{"t":"SDD 25 Outbound 045 nl-nl Lots of great deals to be found Vind nu geweldige deals"} +{"t":"SDD 25 Outbound 046 CTA nl-nl Shop deals now Shop alle deals"} +{"t":"SDD 25 Outbound 047 Title nl-nl Spring Deal Days is finally here De Amazon Lente Deals zijn nu begonnen"} +{"t":"SDD 25 Outbound 048 Body Copy nl-nl Up to XX% off starts today Vanaf vandaag tot XX% korting"} +{"t":"SDD 25 Outbound 049 nl-nl Epic deals start today Geweldige deals vanaf vandaag"} +{"t":"SDD 25 Outbound 050 CTA nl-nl Shop deals now Shop alle deals"} +{"t":"SDD 25 Outbound 051 Subject line nl-nl Spring Deal Days has started!  De Amazon Lente Deals zijn begonnen!"} +{"t":"SDD 25 Outbound 052 Subject line nl-nl Save up to XX% until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 053 nl-nl Big spring savings until 31 March Geweldig veel lentekorting t/m 31 maart"} +{"t":"SDD 25 Outbound 054 Headline nl-nl Great deals on great products Geweldige deals op geweldige producten"} +{"t":"SDD 25 Outbound 056 Title nl-nl Spring Deal Days has started!  De Amazon Lente Deals zijn begonnen!"} +{"t":"SDD 25 Outbound 057 Body Copy nl-nl Save up to XX% until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 060 Subject line nl-nl Oooh! Spring Deal Days is in full swing! De Amazon Lente Deals zijn in volle gang!"} +{"t":"SDD 25 Outbound 061 Subject line nl-nl Save up to XX% off until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 062 nl-nl Save big until 31 March Heel veel korting t/m 31 maart"} +{"t":"SDD 25 Outbound 063 Headline nl-nl Great spring savings with up to XX% off Geweldige lentedeals met tot XX% korting!"} +{"t":"SDD 25 Outbound 065 Title nl-nl Oooh! Spring Deal Days is in full swing! De Amazon Lente Deals zijn hier!"} +{"t":"SDD 25 Outbound 066 Body Copy nl-nl Save up to XX% off until 31 March Tot XX% korting t/m 31 maart"} +{"t":"SDD 25 Outbound 069 Subject line nl-nl New day, new deals with Spring Deal Days Elke dag nieuwe deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 070 Subject line nl-nl Shop up to XX% off with Spring Deal Days Tot wel XX% korting"} +{"t":"SDD 25 Outbound 071 nl-nl Save big with Spring Deal Days today Vandaag veel korting tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 072 Headline nl-nl More savings with Spring Deal Days Meer korting tijdens de Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 073 CTA nl-nl Find your deals Bekijk jouw deals"} +{"t":"SDD 25 Outbound 074 Title nl-nl Epic deals with Spring Deal Days Amazon Lente Deals: shop geweldige deals"} +{"t":"SDD 25 Outbound 075 Body Copy nl-nl Up to XX% off this Spring Deal Days Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 25 Outbound 076 nl-nl Save big with Spring Deal Days Veel korting tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 078 Subject line nl-nl Oooh! Epic savings with Amazon Spring Deal Days Geweldige deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 079 Subject line nl-nl Get up to XX% off great products Bespaar tot XX% op geweldige producten"} +{"t":"SDD 25 Outbound 080 nl-nl Save big on great products Veel korting op geweldige producten"} +{"t":"SDD 25 Outbound 081 Headline nl-nl Shop Spring Deal Days today Profiteer vandaag van de Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 082 CTA nl-nl Explore deals now Shop alle deals"} +{"t":"SDD 25 Outbound 083 Title nl-nl Epic savings: Spring Deal Days Amazon Lente Deals: veel korting"} +{"t":"SDD 25 Outbound 084 Body Copy nl-nl Up to xx% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 25 Outbound 087 Title nl-nl Spring Deal Days continues! Amazon Lente Deals: nog meer deals"} +{"t":"SDD 25 Outbound 088 Body Copy nl-nl Discover new deals every day Ontdek elke dag nieuwe deals"} +{"t":"SDD 25 Outbound 090 Subject line nl-nl Spring Deal Days ends midnight Laatste dag van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 091 Subject line nl-nl Last chance to save up to XX% off Je laatste kans op korting tot XX%"} +{"t":"SDD 25 Outbound 092 nl-nl Last chance to save big Je laatste kans op heel veel korting"} +{"t":"SDD 25 Outbound 093 Headline nl-nl Final call for up to XX% off spring deals Je laatste kans op lentekorting tot XX%"} +{"t":"SDD 25 Outbound 094 CTA nl-nl Discover deals now Ontdek nu alle deals"} +{"t":"SDD 25 Outbound 095 Title nl-nl Spring Deal Days ends midnight Laatste dag van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 096 Body Copy nl-nl Last chance to save up to XX% off Je laatste kans op korting tot XX%"} +{"t":"SDD 25 Outbound 098 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 25 Outbound 099 Subject line nl-nl Check out final Spring Deal Days savings Ontdek de laatste deals van de Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 100 Subject line nl-nl Don't miss up to 40% off Mis deze geweldige deals niet"} +{"t":"SDD 25 Outbound 101 nl-nl Don't miss epic deals Mis deze geweldige deals niet"} +{"t":"SDD 25 Outbound 102 Headline nl-nl Spring Deal Days ends tonight Laatste dag van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 103 CTA nl-nl Shop all deals Shop alle deals"} +{"t":"SDD 25 Outbound 104 Title nl-nl Discover final savings on great deals Ontdek de laatste geweldige deals"} +{"t":"SDD 25 Outbound 105 Body Copy nl-nl Spring Deal Days ends soon De Amazon Lente Deals eindigen"} +{"t":"SDD 25 Outbound 107 Title nl-nl Last call for up to XX% off Je laatste kans op korting tot XX%"} +{"t":"SDD 25 Outbound 108 Body Copy nl-nl Spring Deal Days ends De Amazon Lente Deals eindigen"} +{"t":"SDD 25 Outbound 109 CTA nl-nl Find your deals now Vind je deals nu"} +{"t":"SDD 25 Outbound 110 Title nl-nl Spring Deal Days: 25–31 March Amazon Lente Deals: 25 t/m 31 maart"} +{"t":"SDD 25 Outbound 111 Body Copy nl-nl Discover our Creator top deals Ontdek de top deals van onze Influencers"} +{"t":"SDD 25 Outbound 112 nl-nl Find epic savings this Spring Deal Days Amazon Lente Deals: shop geweldige deals"} +{"t":"SDD 25 Outbound 114 Title nl-nl Spring Deal Days: up to XX% off Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 25 Outbound 115 Body Copy nl-nl Ready, set, go: shop epic deals Het is tijd voor geweldige deals"} +{"t":"SDD 25 Outbound 116 nl-nl Great deals on great products Deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 117 CTA nl-nl Start shopping Begin met shoppen"} +{"t":"SDD 25 Outbound 119 Body Copy nl-nl Deals on your favourite products Heel veel deals op geweldige producten"} +{"t":"SDD 25 Outbound 120 nl-nl Great deals on great products Veel deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 122 Title nl-nl Get daily invites to WOW! Deals Ontvang elke dag de beste deals. Wow!"} +{"t":"SDD 25 Outbound 123 Body Copy nl-nl Up to xx% off: [category] Tot XX% korting op: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy nl-nl Spring Deal Days: up to XX% off Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 25 Outbound 125 nl-nl Great deals on [electronics] Geweldige deals op [elektronica]"} +{"t":"SDD 25 Outbound 126 nl-nl Great deals during Spring Deal Days Amazon Lente Deals: shop geweldige deals"} +{"t":"SDD 25 Outbound 127 CTA nl-nl Subscribe Abonneren"} +{"t":"SDD 25 Outbound 128 Title nl-nl Great deals during Spring Deal Days Veel korting: Amazon Lente Deals"} +{"t":"SDD 25 Outbound 129 Body Copy nl-nl Up to XX% off WOW! Deals Deals met korting tot XX%. WOW!"} +{"t":"SDD 25 Outbound 130 Body Copy nl-nl WOW! Deals on [CATEGORY] WOW! Geweldige deals op [CATEGORY]"} +{"t":"SDD 25 Outbound 131 nl-nl WOW! Deals Geweldige deals. WOW!"} +{"t":"SDD 25 Outbound 132 nl-nl WOW! Deals on [insert category] WOW! Geweldige deals op [insert category]"} +{"t":"SDD 25 Outbound 133 CTA nl-nl See WOW! Deals Bekijk WOW! Deals"} +{"t":"SDD 25 Outbound 134 Title nl-nl Check out Top 100 Deals Bekijk onze Top 100 Deals"} +{"t":"SDD 25 Outbound 135 Body Copy nl-nl Up to XX% off during Spring Deal Days Veel korting tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 136 nl-nl Great savings during Spring Deal Days Bespaar veel tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 137 CTA nl-nl See top picks Bekijk topdeals"} +{"t":"SDD 25 Outbound 138 Title nl-nl Spring Deal Days offers just for you Lente deals, speciaal voor jou"} +{"t":"SDD 25 Outbound 139 Body Copy nl-nl Up to XX% off your favourite products Veel korting op je favoriete producten"} +{"t":"SDD 25 Outbound 140 nl-nl Great savings on your favourite products Bespaar veel op je favoriete producten"} +{"t":"SDD 25 Outbound 141 CTA nl-nl See your deals Bekijk jouw deals"} +{"t":"SDD 25 Outbound 142 Title nl-nl Spring Deal Days: Premium Brand offers Amazon Lente Deals: deals op topmerken"} +{"t":"SDD 25 Outbound 143 Body Copy nl-nl Oooh! Up to XX% off on Amazon Tot XX% korting op Amazon"} +{"t":"SDD 25 Outbound 144 nl-nl Top savings on top brands Topdeals op topmerken"} +{"t":"SDD 25 Outbound 145 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 25 Outbound 146 Title nl-nl Found something yet this Spring Deal Days? Amazon Lente Deals: al iets gevonden?"} +{"t":"SDD 25 Outbound 147 Body Copy nl-nl Don't miss out - up to XX% off Mis deze geweldige deals niet: tot XX% korting"} +{"t":"SDD 25 Outbound 148 nl-nl You've got great taste for great savings Je hebt een neus voor geweldige deals"} +{"t":"SDD 25 Outbound 149 CTA nl-nl Keep shopping deals Blijf deals shoppen"} +{"t":"SDD 25 Outbound 150 Title nl-nl Spring Deal Days Shop deals tijdens de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 151 Body Copy nl-nl Get up to XX% off Blijf shoppen met kortingen tot wel XX%"} +{"t":"SDD 25 Outbound 152 nl-nl Keep shopping for epic savings Blijf shoppen en geld besparen"} +{"t":"SDD 25 Outbound 153 CTA nl-nl Explore deals now Shop alle deals"} +{"t":"SDD 25 Outbound 154 Title nl-nl Spring Deal Days Populaire deals van de Amazon Lente Deals"} +{"t":"SDD 25 Outbound 155 Body Copy nl-nl Up to XX% off trending products Tot XX% korting op populaire producten"} +{"t":"SDD 25 Outbound 156 nl-nl Great deals on trending products Geweldige deals op populaire producten"} +{"t":"SDD 25 Outbound 158 nl-nl Amazon Spring Deal Days deals is live! De Amazon Lente Deals zijn begonnen!"} +{"t":"SDD 25 Outbound 159 nl-nl It's Amazon Spring Deal Days! Het zijn Amazon Lente Deals!"} +{"t":"SDD 25 Outbound 160 nl-nl Save up to XX% off great products until 31 March\n\nEpic deals are waiting for you. Explore now!\n\n🔥 Top 100 deals: \n🛍️ Deals from local brands: \n💶 Deals under £XX:\n✨ Deals for you: Tot XX% korting op geweldige producten t/m 31 maart\n\n Geweldige deals wachten op je. Ontdek nu!\n\n 🔥 Top 100 Deals: \n 🛍️ Deals van lokale merken: \n 💶 Deals onder €XX:\n ✨ Deals voor jou:"} +{"t":"SDD 25 Outbound 160F nl-nl Save up to XX% off great products until 31 March Epic deals are waiting for you. Explore now! 🔥 Top 100 deals: 🛍️ Deals from local brands: 💶 Deals under £XX: ✨ Deals for you: Tot XX% korting op geweldige producten t/m 31 maart Geweldige deals wachten op je. Ontdek nu! 🔥 Top 100 Deals: 🛍️ Deals van lokale merken: 💶 Deals onder €XX: ✨ Deals voor jou:"} +{"t":"SDD 25 Outbound 161 CTA nl-nl Shop all deals Shop alle deals"} +{"t":"SDD 25 Outbound 162 nl-nl Amazon Spring Deal Days ends tonight! ⏰ De Amazon Lente Deals eindigen om middernacht ⏰"} +{"t":"SDD 25 Outbound 164 nl-nl The Amazon Spring Deal Days clock is ticking... Keep shopping for up to XX% off a wide selection 🌟\n\n🔥 Top 100 deals: \n🛍️ Deals from local brands: \n💶 Deals under £XX:\n✨ Deals for you: Amazon Lente Deals! Mis de kans op geweldige deals niet. Blijf shoppen om tot XX% korting te krijgen op een groot assortiment van producten 🌟\n\n 🔥 Top 100 Deals: \n 🛍️ Deals van lokale merken:\n 💶 Deals onder €XX:\n ✨ Deals voor jou:"} +{"t":"SDD 25 Outbound 164F nl-nl The Amazon Spring Deal Days clock is ticking... Keep shopping for up to XX% off a wide selection 🌟 🔥 Top 100 deals: 🛍️ Deals from local brands: 💶 Deals under £XX: ✨ Deals for you: Amazon Lente Deals! Mis de kans op geweldige deals niet. Blijf shoppen om tot XX% korting te krijgen op een groot assortiment van producten 🌟 🔥 Top 100 Deals: 🛍️ Deals van lokale merken: 💶 Deals onder €XX: ✨ Deals voor jou:"} +{"t":"SDD 25 Outbound 165 CTA nl-nl See all deals Shop alle deals"} +{"t":"SDD 26 Outbound 001 Subject line nl-nl Get ready for Spring Deal Days Ben je klaar voor de Amazon Lente Deals?"} +{"t":"SDD 26 Outbound 002 Subject line nl-nl Save the date for Spring Deal Days Zet de Amazon Lente Deals in je agenda"} +{"t":"SDD 26 Outbound 003 nl-nl Epic savings from 10 to 16 March Geweldige deals van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 004 nl-nl Save up to XX% off from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 005 Headline nl-nl Save up to XX% off from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 006 CTA nl-nl Get ready Bereid je voor"} +{"t":"SDD 26 Outbound 007 Title nl-nl Get ready for Spring Deal Days Ben je klaar voor de Amazon Lente Deals?"} +{"t":"SDD 26 Outbound 008 Body Copy nl-nl Epic savings from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 010 CTA nl-nl Save the date Zet het in je agenda"} +{"t":"SDD 26 Outbound 011 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 26 Outbound 012 Subject line nl-nl Spring Deal Days is coming De Amazon Lente Deals komen eraan"} +{"t":"SDD 26 Outbound 013 Subject line nl-nl Spring Deal Days is almost here De Amazon Lente Deals zijn er bijna"} +{"t":"SDD 26 Outbound 014 Title nl-nl Spring Deal Days savings are coming De Amazon Lente Deals komen eraan"} +{"t":"SDD 26 Outbound 015 Body Copy nl-nl Save up to XX% off from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 016 CTA nl-nl Get ready Bereid je voor"} +{"t":"SDD 26 Outbound 017 Headline nl-nl Save big from 10 to 16 March Tot XX% korting van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 019 Title nl-nl Spring Deal Days is just hours away De Lente Deals beginnen over enkele uren"} +{"t":"SDD 26 Outbound 020 Body Copy nl-nl Spring Deal Days starts 10 - 16 March. De Lente Deals zijn van 10 t/m 16 maart."} +{"t":"SDD 26 Outbound 023 Headline nl-nl Spring Deal Days starts at midnight De Lente Deals beginnen om middernacht"} +{"t":"SDD 26 Outbound 024 Body Copy nl-nl Big savings from 10 - 16 March Geweldige deals van 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 026 Subject line nl-nl Spring Deal Days is finally here! De Amazon Lente Deals zijn er"} +{"t":"SDD 26 Outbound 027 Subject line nl-nl Save up to XX% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 028 Headline nl-nl Great deals on great products Geweldige deals op geweldige producten"} +{"t":"SDD 26 Outbound 029 nl-nl Lots of great deals to be found Vind nu geweldige deals"} +{"t":"SDD 26 Outbound 030 CTA nl-nl Shop deals now Shop alle deals"} +{"t":"SDD 26 Outbound 031 Title nl-nl Spring Deal Days is finally here De Amazon Lente Deals zijn er"} +{"t":"SDD 26 Outbound 032 Body Copy nl-nl Get up to XX% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 033 nl-nl Great deals on great products Geweldige deals op geweldige producten"} +{"t":"SDD 26 Outbound 034 CTA nl-nl Get deals now Shop nu topdeals"} +{"t":"SDD 26 Outbound 035 Subject line nl-nl Spring Deal Days is here De Amazon Lente Deals zijn er"} +{"t":"SDD 26 Outbound 036 Subject line nl-nl Up to XX% off epic deals Tot XX% korting op geweldige deals"} +{"t":"SDD 26 Outbound 037 Headline nl-nl Spring Deal Days has only just begun De Amazon Lente Deals zijn net begonnen"} +{"t":"SDD 26 Outbound 039 Title nl-nl Spring Deal Days' epic deals. Topdeals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 040 Title nl-nl Epic deals during Spring Deal Days Geweldige deals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 041 Body Copy nl-nl Save up to XX% off this Spring Deal Days Tot XX% korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 042 nl-nl More great deals coming tomorrow Morgen nog meer geweldige deals"} +{"t":"SDD 26 Outbound 043 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 26 Outbound 044 Title nl-nl Day 1 of Spring Deal Days is almost over Dag 1 van de Lente Deals is bijna voorbij"} +{"t":"SDD 26 Outbound 045 Body Copy nl-nl Up to XX% off deals continue tomorrow Ook morgen weer kortingen tot XX%"} +{"t":"SDD 26 Outbound 046 nl-nl Great savings throughout Spring Deal Days Heel veel korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 047 CTA nl-nl Shop deals now Shop alle deals"} +{"t":"SDD 26 Outbound 048 Subject line nl-nl New day, new deals this Spring Deal Days Nieuwe dag, nieuwe deals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 049 Subject line nl-nl Up to XX% off continues this Spring Deal Days Ook morgen weer Lente Deals met kortingen tot XX%"} +{"t":"SDD 26 Outbound 050 nl-nl Don't forget your deals today Vergeet je deals niet vandaag"} +{"t":"SDD 26 Outbound 051 Headline nl-nl More deals this Spring Deal Days Meer deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 052 Title nl-nl Epic deals this Spring Deal Days Geweldige deals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 053 Body Copy nl-nl Still up to XX% off this Spring Deal Days Nog tot XX% korting met de Lente Deals"} +{"t":"SDD 26 Outbound 056 Subject line nl-nl Spring Deal Days: Epic deals await Amazon Lente Deals: geweldige deals wachten op je"} +{"t":"SDD 26 Outbound 057 Subject line nl-nl Up to XX% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 058 nl-nl Great deals to be had Geweldige deals om van te profiteren"} +{"t":"SDD 26 Outbound 059 Headline nl-nl Up to XX% off this Spring Deal Days Tot XX% korting tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 061 Title nl-nl Spring Deal Days' epic deals. Amazon Lente Deals met geweldige deals"} +{"t":"SDD 26 Outbound 063 Body Copy nl-nl Up to XX% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 066 Title nl-nl Spring Deal Days: Shop big deals Amazon Lente Deals: shop geweldige deals"} +{"t":"SDD 26 Outbound 067 Body Copy nl-nl Big savings still available - up to XX% off Nog flinke kortingen, tot wel XX%"} +{"t":"SDD 26 Outbound 068 nl-nl Shop and save big on selected products Veel korting op geselecteerde producten"} +{"t":"SDD 26 Outbound 070 Subject line nl-nl New day, new deals this Spring Deal Days Amazon Lente Deals: nieuwe dag, nieuwe deals"} +{"t":"SDD 26 Outbound 071 Subject line nl-nl Nieuwe dag, nieuwe deals met de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 072 Subject line nl-nl Great deals on great products Geweldige deals op geweldige producten"} +{"t":"SDD 26 Outbound 073 nl-nl Great deals await Er wachten geweldige deals op je"} +{"t":"SDD 26 Outbound 074 Headline nl-nl Up to XX% off awaits Er wacht tot XX% korting op je"} +{"t":"SDD 26 Outbound 076 Title nl-nl Spring Deal Days: Up to XX% off Amazon Lente Deals: tot XX% korting"} +{"t":"SDD 26 Outbound 077 Body Copy nl-nl Deals on great products Deals op geweldige producten"} +{"t":"SDD 26 Outbound 080 Subject line nl-nl Deals you won't want to miss Deals die je niet wilt missen"} +{"t":"SDD 26 Outbound 082 nl-nl Find deals at Amazon Vind deals op Amazon.nl"} +{"t":"SDD 26 Outbound 083 Headline nl-nl Up to XX% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 085 CTA nl-nl Shop now Shop nu"} +{"t":"SDD 26 Outbound 091 Title nl-nl Don't miss out this Spring Deal Days Mis de Amazon Lente Deals niet"} +{"t":"SDD 26 Outbound 092 Body Copy nl-nl Save up to XX% off Tot XX% korting"} +{"t":"SDD 26 Outbound 095 CTA nl-nl Show now Shop nu"} +{"t":"SDD 26 Outbound 096 Subject line nl-nl Spring Deal Days: Deals are still waiting for you Amazon Lente Deals: deals wachten nog steeds op je"} +{"t":"SDD 26 Outbound 097 nl-nl Great deals are waiting for you Er wachten geweldige deals op je"} +{"t":"SDD 26 Outbound 101 Title nl-nl Spring Deal Days: Deals are still waiting for you Amazon Lente Deals: deals wachten op je"} +{"t":"SDD 26 Outbound 102 Body Copy nl-nl Up to XX% off a wide selection Tot XX% korting op tal van producten"} +{"t":"SDD 26 Outbound 106 Subject line nl-nl Find great deals this Spring Deal Days Vind geweldige deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 107 Subject line nl-nl Up to XX% on great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 109 Headline nl-nl Get yourself up to XX% off now Krijg nu tot XX% korting"} +{"t":"SDD 26 Outbound 111 Title nl-nl Get yourself up to XX% off now Krijg nu tot XX% korting"} +{"t":"SDD 26 Outbound 113 nl-nl Lots of deals are still waiting Er wachten nog heel veel deals op je"} +{"t":"SDD 26 Outbound 115 Title nl-nl Spring Deal Days' epic deals Geweldige deals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 116 Body Copy nl-nl Get yourself up to XX% off now Krijg nu tot XX% korting"} +{"t":"SDD 26 Outbound 117 nl-nl More savings to discover Ontdek nog meer korting"} +{"t":"SDD 26 Outbound 119 Subject line nl-nl Spring Deal Days: Deals are still waiting for you Amazon Lente Deals: deals wachten op je"} +{"t":"SDD 26 Outbound 125 Body Copy nl-nl There's still up to XX% off this Spring Deal Days Lente Deals, nog steeds korting tot XX%"} +{"t":"SDD 26 Outbound 140 nl-nl More savings to discover Ontdek nog meer deals"} +{"t":"SDD 26 Outbound 142 Subject line nl-nl It's the last day of Spring Deal Days Het is de laatste dag van de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 143 Subject line nl-nl There's still time to save up to XX% Profiteer nog snel van korting tot XX%"} +{"t":"SDD 26 Outbound 144 nl-nl There's still time to get great deals Profiteer nog snel van geweldige deals"} +{"t":"SDD 26 Outbound 145 Headline nl-nl The Spring Deal Days clock is ticking... De Amazon Lente Deals zijn bijna voorbij"} +{"t":"SDD 26 Outbound 146 CTA nl-nl Shop great deals Shop deals"} +{"t":"SDD 26 Outbound 148 Title nl-nl Only one day left of Spring Deal Days Amazon Lente Deals, laatste dag"} +{"t":"SDD 26 Outbound 149 Body Copy nl-nl There's still up to XX% off great products Tot XX% korting op geweldige producten"} +{"t":"SDD 26 Outbound 150 nl-nl Get great deals before they're gone Pak geweldige deals voordat ze weg zijn"} +{"t":"SDD 26 Outbound 154 Subject line nl-nl With up to XX% off Shop met kortingen tot XX%"} +{"t":"SDD 26 Outbound 158 Title nl-nl Only one day left of Spring Deal Days Laatste dag: Amazon Lente Deals"} +{"t":"SDD 26 Outbound 159 Body Copy nl-nl With up to XX% off Shop met kortingen tot XX%"} +{"t":"SDD 26 Outbound 162 Title nl-nl Last few hours of Spring Deal Days Laatste uren van de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 163 Body Copy nl-nl There's still time to get up to XX% off Profiteer nog snel van kortingen tot XX%"} +{"t":"SDD 26 Outbound 165 CTA nl-nl Shop deals now Shop alle deals"} +{"t":"SDD 26 Outbound 166 Title nl-nl Spring Deal Days: 10 - 16 March Amazon Lente Deals: 10 t/m 16 maart"} +{"t":"SDD 26 Outbound 167 Body Copy nl-nl Discover our Amazon Creator top deals Ontdek de Amazon Creator topdeals"} +{"t":"SDD 26 Outbound 168 nl-nl Explore great savings across Spring Deal Days Amazon Lente Deals: geweldige deals"} +{"t":"SDD 26 Outbound 171 Body Copy nl-nl Great deals are waiting for you Er wachten geweldige deals op je"} +{"t":"SDD 26 Outbound 172 nl-nl Deals throughtout Spring Deal Days Deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 175 Body Copy nl-nl Deals, deals, deals on your favourite products Zo veel deals op je favoriete producten"} +{"t":"SDD 26 Outbound 176 nl-nl Deals, deals, deals this Spring Deal Days Veel deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 178 Title nl-nl Get daily invites to WOW! deals Ontvang elke dag de beste deals. Wow!"} +{"t":"SDD 26 Outbound 179 Body Copy nl-nl Up to XX% off [category] Tot XX% korting op: [category]"} +{"t":"SDD 26 Outbound 180 Body Copy nl-nl Up to XX% off this Spring Deal Days Tot XX% korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 181 nl-nl Great deals on [electronics] Geweldige deals op [electronics]"} +{"t":"SDD 26 Outbound 182 nl-nl Great deals during Spring Deal Days Amazon Lente Deals: shop geweldige deals"} +{"t":"SDD 26 Outbound 183 CTA nl-nl Subscribe Abonneren"} +{"t":"SDD 26 Outbound 184 Title nl-nl Ooh! Great deals this Spring Deal Days Ooh! Topdeals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 185 Body Copy nl-nl WOW! deals: up to XX% off WOW! Deals: tot XX% korting"} +{"t":"SDD 26 Outbound 186 Body Copy nl-nl WOW! deals on [CATEGORY] WOW! Deals op [CATEGORY]"} +{"t":"SDD 26 Outbound 187 nl-nl WOW! deals at Amazon WOW! Deals bij Amazon"} +{"t":"SDD 26 Outbound 188 nl-nl WOW! deals on [insert category] WOW! Deals op [insert category]"} +{"t":"SDD 26 Outbound 189 CTA nl-nl Shop WOW! deals now Shop nu WOW! Deals"} +{"t":"SDD 26 Outbound 190 Title nl-nl Take a look at our Top 100 Deals Bekijk onze Top 100 Deals"} +{"t":"SDD 26 Outbound 191 Body Copy nl-nl Up to XX% off during Spring Deal Days Tot XX% korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 192 nl-nl Great savings during Spring Deal Days Veel korting tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 193 CTA nl-nl See top picks Bekijk topdeals"} +{"t":"SDD 26 Outbound 194 Title nl-nl Check out our Top 100 Deals on Fashion Ontdek onze 100 beste deals op Mode"} +{"t":"SDD 26 Outbound 196 nl-nl Great savings during Spring Deal Days Bespaar veel tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 198 Title nl-nl Spring Deal Days: Deals just for you Amazon Lente Deals: speciaal voor jou"} +{"t":"SDD 26 Outbound 199 Body Copy nl-nl Up to XX% off your favourite products Tot XX% korting op je favorieten"} +{"t":"SDD 26 Outbound 200 nl-nl Great savings on your favourite products Veel korting op je favoriete producten"} +{"t":"SDD 26 Outbound 201 CTA nl-nl See your deals Bekijk jouw deals"} +{"t":"SDD 26 Outbound 202 Title nl-nl Premium brand deals this Spring Deal Days Amazon Lente Deals: deals op topmerken"} +{"t":"SDD 26 Outbound 203 Body Copy nl-nl Up to XX% off on Amazon Tot XX% korting op Amazon.nl"} +{"t":"SDD 26 Outbound 204 nl-nl Top savings on top brands Topdeals op topmerken"} +{"t":"SDD 26 Outbound 205 CTA nl-nl Shop top brands Shop topmerken"} +{"t":"SDD 26 Outbound 206 Title nl-nl Have you found something yet this Spring Deal Days? Al iets gevonden tijdens de Lente Deals?"} +{"t":"SDD 26 Outbound 208 nl-nl You've got great taste for great savings Je hebt een neus voor geweldige deals"} +{"t":"SDD 26 Outbound 209 CTA nl-nl Keep shopping deals Blijf deals shoppen"} +{"t":"SDD 26 Outbound 211 Body Copy nl-nl Keep shopping for up to XX% off Blijf shoppen met kortingen tot wel XX%"} +{"t":"SDD 26 Outbound 212 nl-nl Keep shopping for savings Blijf shoppen voor deals"} +{"t":"SDD 26 Outbound 214 Title nl-nl Spring Deal Days' epic deals are trending Geweldige deals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 215 Body Copy nl-nl Up to XX% off trending products Bespaar tot XX% op trending producten"} +{"t":"SDD 26 Outbound 216 nl-nl Great deals on trending products Geweldige deals op trending producten"} +{"t":"SDD 26 Outbound 218 Title nl-nl Check out today’s big deals Bekijk de deals van vandaag"} +{"t":"SDD 26 Outbound 219 Body Copy nl-nl Shop Spring Deal Days' epic deals Shop deals tijdens de Amazon Lente Deals"} +{"t":"SDD 26 Outbound 220 CTA nl-nl Shop deals/Shop now Shop Deals/Shop nu"} +{"t":"SDD 26 Outbound 221 Title nl-nl Don’t miss these big savings Heel veel korting, mis het niet"} +{"t":"SDD 26 Outbound 222 Body Copy nl-nl Check out Spring Deal Days' epic deals Geweldige deals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 224 Title nl-nl Ready, set, save! Klaar? Bespaar!"} +{"t":"SDD 26 Outbound 225 Body Copy nl-nl Spring Deal Days: Shop today's deals Amazon Lente Deals: shop geweldige deals"} +{"t":"SDD 26 Outbound 227 Title nl-nl This deal was made for you Deze deal is speciaal voor jou"} +{"t":"SDD 26 Outbound 228 Body Copy nl-nl Something you love, at a Spring Deal Days price Iets moois, voor een Lente Deals-prijs"} +{"t":"SDD 26 Outbound 230 Title nl-nl Spring Deal Days: A deal made just for you Amazon Lente Deals: speciaal voor jou"} +{"t":"SDD 26 Outbound 231 Body Copy nl-nl Shop these hand-picked deals today Shop zorgvuldig geselecteerde deals"} +{"t":"SDD 26 Outbound 233 Title nl-nl Spring Deal Days: You'll love this deal Lente Deals: deze deal vind je geweldig"} +{"t":"SDD 26 Outbound 234 Body Copy nl-nl Check out your hand-picked deal today Bekijk zorgvuldig geselecteerde deals"} +{"t":"SDD 26 Outbound 236 Title nl-nl Spring Deal Days is ending soon De Lente Deals eindigen bijna"} +{"t":"SDD 26 Outbound 237 Body Copy nl-nl Bag yourself a great deal today Pak vandaag een geweldige deal"} +{"t":"SDD 26 Outbound 239 Title nl-nl Save up to xx% off [category] Tot XX% op [category]"} +{"t":"SDD 26 Outbound 240 Body Copy nl-nl Shop Spring Deal Days' epic deals Topdeals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 242 Title nl-nl Save big when you shop [category] Shop met heel veel korting op [category]"} +{"t":"SDD 26 Outbound 243 Body Copy nl-nl Shop amazing deals this Spring Deal Days Shop topdeals tijdens de Lente Deals"} +{"t":"SDD 26 Outbound 245 Title nl-nl Save on [Category] this Spring Deal Days Lente Deals, met korting op [Category]"} +{"t":"SDD 26 Outbound 246 Body Copy nl-nl Shop and save up to XX% off [Category] Shop met korting tot XX% op [Category]"} +{"t":"SDD 26 Outbound 248 Title nl-nl Shop Spring Deal Days' Top 100 Deals Shop de Top 100 van de Lente Deals"} +{"t":"SDD 26 Outbound 249 Body Copy nl-nl Save up to XX% on our Top 100 Deals Kortingen tot XX% op onze Top 100 Deals"} +{"t":"SDD 26 Outbound 251 Title nl-nl Save up to XX% with our Top 100 Deals Kortingen tot XX% op de Top 100 Deals"} +{"t":"SDD 26 Outbound 252 Body Copy nl-nl Shop Spring Deal Days’ Top 100 Deals Shop de Top 100 van de Lente Deals"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_PrimeDualBenefit_nl-nl.json b/storage/amazon/tm/nl-NL/flat_PrimeDualBenefit_nl-nl.json new file mode 100644 index 0000000..cf79590 --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_PrimeDualBenefit_nl-nl.json @@ -0,0 +1,222 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super nl-nl Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super nl-nl Hilarious \nentertainment Hilarisch \nentertainment"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super nl-nl Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super nl-nl and \nfast delivery en gratis, snelle bezorging \nop Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super nl-nl and \nfast \ndelivery en gratis,\nsnelle bezorging \nop Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super nl-nl It's on Prime \nfor £8.99/month Amazon Prime heeft 't \nvoor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't  voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super nl-nl It's on Prime \nfor \n£8.99/month Amazon Prime heeft 't \nvoor € 4,99 \nper maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super nl-nl It's on Prime  for £8.99/month Amazon Prime heeft 't  voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. You’re Cordially Invited is beschikbaar vanaf 30 januari. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 nl-nl Ooh, that’s my Prime delivery. Ha! Dat is vast mijn pakketje van Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO nl-nl What, already? Wow, nu al?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO nl-nl Only one thing can match the buzz of Prime’s fast delivery… Er is maar één ding net zo geweldig als Amazon Prime’s gratis en snelle bezorging …"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO nl-nl ...and that’s the buzz of Prime’s entertainment. … en dat is Amazon Prime's entertainment."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 nl-nl What we watching? Wat kijken we?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO nl-nl That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Die nieuwe romantische komedie, waarin Reese Witherspoon en Will Ferrell een trouwlocatie dubbel boeken, lijkt me echt hilarisch! De film heet You’re Cordially Invited…"} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO nl-nl From fast delivery to hilarious entertainment; it’s on Prime. Van gratis en snelle bezorging tot hilarisch entertainment; Amazon Prime heeft ’t!"} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO nl-nl For only £8.99 a month! Join now! Word nu lid van Amazon Prime voor € 4,99 per maand!"} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO nl-nl Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO nl-nl Things that shouldn’t work together but do Onverwachte combinaties!"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO nl-nl Skiing \n& \nFootball Skiën \nen \nvoetbal"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO nl-nl Skiing & Football Skiën en voetbal"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO nl-nl Owl \n& \nKnitwear Uilen \nen \nmutsen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO nl-nl Owl & Knitwear Uilen en mutsen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO nl-nl Dog \n& \nTortoise Honden \nen \nschildpadden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO nl-nl Dog & Tortoise Honden en schildpadden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO nl-nl Screwdriver \n& \nNoodles Boormachines\nen\nnoedels"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO nl-nl Screwdriver & Noodles Boormachines en noedels"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO nl-nl Pizza \n& \nParagliding Pizza \nen \nparagliden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO nl-nl Pizza & Paragliding Pizza en paragliden"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO nl-nl Scuba Diving \n& \nPainting Duiken \nen \nschilderen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO nl-nl Scuba Diving & Painting Duiken en schilderen"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO nl-nl Fast delivery & hilarious entertainment Gratis, snelle bezorging op Amazon.nl en \nhilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008F VO nl-nl Fast delivery & hilarious entertainment Gratis, snelle bezorging op Amazon.nl en hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 009 VO nl-nl Fast delivery & hilarious entertainment Gratis, snelle bezorging en \nhilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 009F VO nl-nl Fast delivery & hilarious entertainment Gratis, snelle bezorging en hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 010 Super nl-nl Fast delivery & hilarious entertainment Gratis, snelle bezorging op Amazon.nl en \nhilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 010F Super nl-nl Fast delivery & hilarious entertainment Gratis, snelle bezorging op Amazon.nl en hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO nl-nl It’s on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO nl-nl It’s on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand. #AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline nl-nl Fast delivery + Hilarious entertainment Gratis, snelle bezorging + hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = Amazon Prime voor € 4,99 p/m."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 nl-nl You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super nl-nl Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super nl-nl and \nfast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO nl-nl Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super nl-nl Hilarious entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA nl-nl It's on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 nl-nl TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F nl-nl TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description nl-nl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA nl-nl Join Now Ontdek nu"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super nl-nl Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super nl-nl and fast delivery en gratis,snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Lidmaatschap wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 nl-nl Ooh, that’s my Prime delivery. Ha! Dat is vast mijn pakketje van Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO nl-nl What, already? Wow, nu al?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO nl-nl Only one thing can match the buzz of Prime’s fast delivery… Er is maar één ding net zo geweldig als Amazon Prime’s gratis en snelle bezorging …"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO nl-nl and that’s the buzz of Prime’s entertainment. … en dat is Amazon Prime's entertainment."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 nl-nl What we watching? Wat kijken we?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO nl-nl From fast delivery to thrilling entertainment; it’s on Prime. Van gratis en snelle bezorging tot hilarisch entertainment; Amazon Prime heeft ’t!"} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO nl-nl For only £8.99 a month! Join now! Word nu lid van Amazon Prime voor € 4,99 per maand!"} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO nl-nl Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Lidmaatschap wordt automatisch verlengd. Ga voor meer informatie naar Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO nl-nl Things that shouldn’t work together but do Onverwachte combinaties!"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO nl-nl Chocolate & Pizza Chocolade en pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO nl-nl Puppies & Ducks Puppy's en eenden"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO nl-nl Pizza & Paragliding Pizza en paragliden"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO nl-nl Scuba Diving & Painting Duiken en schilderen"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO nl-nl Fast delivery & massive entertainment Gratis, snelle bezorging op Amazon.nl en hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO nl-nl It’s on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super nl-nl It’s on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text nl-nl Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging op Amazon.nl en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text nl-nl Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand.#AmazonPrime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline nl-nl Fast delivery + Massive entertainment Gratis, snelle bezorging + hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text nl-nl Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 nl-nl Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description nl-nl Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging op Amazon.nl en hilarisch entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super nl-nl Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super nl-nl and fast delivery en gratis, snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Lidmaatschap wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO nl-nl Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super nl-nl Massive entertainment Hilarisch entertainment"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO nl-nl It's on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Lidmaatschap wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description nl-nl Fast delivery and massive entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA nl-nl Join Now Ontdek nu"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 001 VO nl-nl Thrilling entertainment Waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 002 VO nl-nl and fast delivery en gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 003 VO nl-nl Join Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 004 VO nl-nl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 005 Super nl-nl Thrilling entertainment Waanzinnig\n entertainment"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 005F Super nl-nl Thrilling entertainment Waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 006 Super nl-nl and fast delivery en gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 007 Super nl-nl and fast delivery en gratis\n en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 007F Super nl-nl and fast delivery en gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 008 Super nl-nl and fast delivery en gratis\n en snelle \n bezorging"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 008F Super nl-nl and fast delivery en gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 009 Super nl-nl Join Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 010 Super nl-nl Join Prime for £8.99/month Allemaal bij Amazon Prime \n voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 010F Super nl-nl Join Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 011 Super nl-nl Join Prime for £8.99/month Allemaal bij \n Amazon Prime \n voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 011F Super nl-nl Join Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 012 nl-nl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. \n Voor meer informatie Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 012F nl-nl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 001 VO nl-nl Things that shouldn’t work together but do Onverwachte combinaties!"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 002 VO nl-nl Puppies & ducks Puppy's en eenden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 003 VO nl-nl Chocolate & Pizza Chocolade en pizza"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 004 VO nl-nl Fast delivery & thrilling entertainment Gratis en snelle bezorging en \n waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 004F VO nl-nl Fast delivery & thrilling entertainment Gratis en snelle bezorging en waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 005 Super nl-nl It’s on Prime for £8.99 a month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 006 Super nl-nl It’s on Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 007 VO nl-nl Hoverboards & yoga Hoverboards en yoga"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 008 VO nl-nl Fast delivery & thrilling entertainment Gratis en snelle bezorging en \n waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 008F VO nl-nl Fast delivery & thrilling entertainment Gratis en snelle bezorging en waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 009 VO nl-nl It’s on Prime for £8.99 a month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 010 Super nl-nl It’s on Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 012 VO nl-nl Chocolate & Pizza Chocolade en pizza"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 013 VO nl-nl Cats & Fashion Katten en kleding"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 023 nl-nl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q3 24 Social Post 001 Headline nl-nl Fast delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 24 Social Post 003 nl-nl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Gratis en snelle bezorging en waanzinnig entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 24 Social Post 004 Description nl-nl Prime Prime Video"} +{"t":"Prime Dual Benefit Q3 24 Social Post 006 nl-nl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Gratis en snelle bezorging en waanzinnig entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 24 Social Post 008 nl-nl #prime #amazonprime"} +{"t":"Prime Dual Benefit Q3 24 Social Post 009 nl-nl Fast delivery, thrilling entertainment, all for £8.99 with Prime. Gratis, snelle bezorging + entertainment = Amazon Prime voor € 4,99 p/m."} +{"t":"Prime Dual Benefit Q3 24 Social Post 011 nl-nl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Gratis en snelle bezorging en waanzinnig entertainment. Bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 24 Social Static 001 VO nl-nl Thrilling entertainement Waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 Social Static 002 VO nl-nl and fast delivery en gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 Social Static 003 VO nl-nl Join prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 Social Static 004 VO nl-nl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie Amazon.nl/ prime"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 001 VO nl-nl Fast delivery Gratis en snelle bezorging"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 002 VO nl-nl Thrilling entertainment Waanzinnig entertainment"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 003 VO nl-nl Join Prime for £8.99 a month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 004 Super nl-nl Join Prime for £8.99/month Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 005 nl-nl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Algemene voorwaarden zijn van toepassing. Voor meer informatie Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q3 24 YouTube 001 VO nl-nl Fast delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 24 YouTube 002 VO nl-nl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Gratis en snelle bezorging en waanzinnig entertainment. Bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text nl-nl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging op Amazon.nl en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text nl-nl Spedizioni veloci senza costi aggiuntivi  Gratis, snelle bezorging op Amazon.nl en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline nl-nl Gratis en snelle bezorging op Amazon.nl Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text nl-nl Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text nl-nl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand. #AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline nl-nl Fast delivery + Thrilling entertainment Gratis, snelle bezorging + eindeloos entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text nl-nl Fast delivery and thrilling entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 nl-nl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description nl-nl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging op Amazon.nl en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 nl-nl Fast delivery and thrilling entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO nl-nl Thrilling entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super nl-nl Thrilling entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO nl-nl It’s on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super nl-nl It’s on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 nl-nl TV: T&Cs apply. 18+. Content includes ads. 18+. Lidmaatschap wordt automatisch verlengd."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline nl-nl Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description nl-nl Fast delivery and thrilling entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA nl-nl Join Now Ontdek nu"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 nl-nl Fast delivery and festive entertainment, all for £8.99 with Prime. Snelle en gratis levering én entertainment waar je blij van wordt. Inbegrepen bij Amazon Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 002 nl-nl Fast delivery and festive entertainment, all for £8.99 with Prime. Snelle en gratis levering én entertainment waar je blij van wordt. Allemaal inbegrepen bij Amazon Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 nl-nl Fast delivery and festive entertainment, all for £8.99 with Prime. Nu bij Amazon Prime: snelle, gratis levering én entertainment waar je blij van wordt."} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline nl-nl Delivery + Entertainment Levering + Entertainment"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 nl-nl Festive entertainement Entertainment waar je blij van wordt"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 nl-nl and fast delivery Snelle en gratis levering"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA nl-nl Join Prime for £8.99/month Allemaal inbegrepen bij Amazon Prime"} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 nl-nl Geographic restrictions and T&Cs apply. Eighteen plus. Voor meer informatie www.Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text nl-nl Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging op Amazon.nl en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text nl-nl Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text nl-nl Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand. #AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline nl-nl Fast delivery + epic entertainment Gratis, snelle bezorging + eindeloos entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text nl-nl Fast delivery and epic entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 nl-nl Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title nl-nl Delivery + Entertainment Bezorging + Entertainment"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description nl-nl Fast delivery and epic entertainment, all for £8.99/month with Prime. Gratis, snelle bezorging op Amazon.nl en eindeloos entertainment. Allemaal bij Amazon Prime voor € 4,99 per maand."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 nl-nl Fast delivery and entertainment for £8.99/month with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super nl-nl Fast Delivery Gratis en snelle bezorging op Amazon.nl"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO nl-nl Epic entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super nl-nl Epic entertainment Eindeloos entertainment"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA nl-nl It's on Prime for £8.99 a month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super nl-nl It's on Prime for £8.99/month Amazon Prime heeft 't voor € 4,99 per maand"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 nl-nl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Lidmaatschap wordt automatisch verlengd. Algemene voorwaarden zijn van toepassing. Voor meer informatie: Amazon.nl/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description nl-nl Free, fast delivery and epic entertainment for €6.99/month with Prime. Gratis, snelle bezorging + entertainment = € 4,99 p/m bij Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA nl-nl Join Now Ontdek nu"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_TheKiss_nl-nl.json b/storage/amazon/tm/nl-NL/flat_TheKiss_nl-nl.json new file mode 100644 index 0000000..98b1cfa --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_TheKiss_nl-nl.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 nl-nl For a bit of 'me' time Voor een beetje me-time"} +{"t":"The Kiss Q1 26 Social Assets 002 nl-nl For a bit\nof 'me' time Voor een beetje\nme-time"} +{"t":"The Kiss Q1 26 Social Assets 002F nl-nl For a bit of 'me' time Voor een beetje me-time"} +{"t":"The Kiss Q1 26 Social Assets 003 Product nl-nl Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product nl-nl Leather diary & pen Leren dagboek en pen"} +{"t":"The Kiss Q1 26 Social Assets 005 Product nl-nl Diary Dagboek"} +{"t":"The Kiss Q1 26 Social Assets 006 nl-nl Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 Social Assets 007 nl-nl Make\nbehind the scenes\nhappen Ga voor de momenten\nachter de schermen"} +{"t":"The Kiss Q1 26 Social Assets 007F nl-nl Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 Social Assets 008 nl-nl Staying fresh between takes Voor een fris gevoel tussen opnames"} +{"t":"The Kiss Q1 26 Social Assets 009 nl-nl Staying fresh\nbetween takes Voor een fris gevoel\ntussen opnames"} +{"t":"The Kiss Q1 26 Social Assets 009F nl-nl Staying fresh between takes Voor een fris gevoel tussen opnames"} +{"t":"The Kiss Q1 26 Social Assets 010 Product nl-nl Deodorant Deodorant"} +{"t":"The Kiss Q1 26 Social Assets 011 nl-nl Amazon + Smile Smile + Amazon + URL"} +{"t":"The Kiss Q1 26 Social Assets 012 nl-nl Staying warm and cosy on set Blijf warm en knus op de set"} +{"t":"The Kiss Q1 26 Social Assets 013 nl-nl Staying warm\nand cosy on set Blijf warm en knus\nop de set"} +{"t":"The Kiss Q1 26 Social Assets 013F nl-nl Staying warm and cosy on set Blijf warm en knus op de set"} +{"t":"The Kiss Q1 26 Social Assets 014 Product nl-nl Waterproof robe Thermo omkleedjas"} +{"t":"The Kiss Q1 26 Social Assets 015 nl-nl Drying my hair, take after take Mijn haar drogen, opname na opname"} +{"t":"The Kiss Q1 26 Social Assets 016 nl-nl Drying my hair,\ntake after take Mijn haar drogen,\nopname na opname"} +{"t":"The Kiss Q1 26 Social Assets 016F nl-nl Drying my hair, take after take Mijn haar drogen, opname na opname"} +{"t":"The Kiss Q1 26 Social Assets 017 Product nl-nl Hairdryer Föhn"} +{"t":"The Kiss Q1 26 Social Assets 018 nl-nl For the perfect kissing scene Voor de perfecte kusscène"} +{"t":"The Kiss Q1 26 Social Assets 019 nl-nl For the perfect\nkissing scene Voor de perfecte\nkusscène"} +{"t":"The Kiss Q1 26 Social Assets 019F nl-nl For the perfect kissing scene Voor de perfecte kusscène"} +{"t":"The Kiss Q1 26 Social Assets 020 Product nl-nl Electric toothbrush Elektrische tandenborstel"} +{"t":"The Kiss Q1 26 Social Assets 021 nl-nl When romance gets a little messy Wanneer de romantiek wild wordt"} +{"t":"The Kiss Q1 26 Social Assets 022 nl-nl When romance\ngets a little messy Wanneer de romantiek\nwild wordt"} +{"t":"The Kiss Q1 26 Social Assets 022F nl-nl When romance gets a little messy Wanneer de romantiek wild wordt"} +{"t":"The Kiss Q1 26 Social Assets 023 Product nl-nl Light bulb Gloeilamp"} +{"t":"The Kiss Q1 26 Social Assets 024 nl-nl Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Assets 025 nl-nl Make date night\nhappen Ga voor\ndatenight"} +{"t":"The Kiss Q1 26 Social Assets 025F nl-nl Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Assets 026 nl-nl When passion sweeps you off your feet Wanneer de passie je van je sokken blaast"} +{"t":"The Kiss Q1 26 Social Assets 027 nl-nl When passion sweeps you\noff your feet Wanneer de passie\nje van je sokken blaast"} +{"t":"The Kiss Q1 26 Social Assets 027F nl-nl When passion sweeps you off your feet Wanneer de passie je van je sokken blaast"} +{"t":"The Kiss Q1 26 Social Assets 028 Product nl-nl Vacuum cleaner Stofzuiger"} +{"t":"The Kiss Q1 26 Social Post 001 nl-nl Shop on Amazon Shop op Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 nl-nl Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 Social Post 003 nl-nl My must-have for a bit of \"me\" time 📖 Mijn must-have voor een beetje me-time 📖"} +{"t":"The Kiss Q1 26 Social Post 004 nl-nl Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 Social Post 006 nl-nl My must-have for a bit of \"me\" time 📖 Mijn must-have voor een beetje me-time 📖"} +{"t":"The Kiss Q1 26 Social Post 007 nl-nl Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 Social Post 009 nl-nl My must-have for a bit of \"me\" time 📖 Mijn must-have voor een beetje me-time"} +{"t":"The Kiss Q1 26 Social Post 012 nl-nl My secret to staying fresh between takes 💁‍♀️ Mijn geheim voor een fris gevoel tussen opnames 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 nl-nl My secret to staying fresh between takes 💁‍♀️ Mijn geheim voor een fris gevoel tussen opnames 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 nl-nl My secret to staying fresh 💁‍♀️ Mijn geheim voor een fris gevoel 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 nl-nl My go-to essential for a perfect kissing scene 💋 Mijn go-to essential voor de perfecte kusscène 💋"} +{"t":"The Kiss Q1 26 Social Post 024 nl-nl My go-to essential for a perfect kissing scene 💋 Mijn go-to essential voor de perfecte kusscène 💋"} +{"t":"The Kiss Q1 26 Social Post 027 nl-nl My essential for the perfect kiss 💋 Mijn essential voor de perfecte kus 💋"} +{"t":"The Kiss Q1 26 Social Post 030 nl-nl My secret to staying warm and cozy on set 🔥 Mijn geheim om warm en knus te blijven op de set 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 nl-nl My secret to staying warm and cozy on set 🔥 Mijn geheim om warm en knus te blijven op de set 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 nl-nl My secret to staying warm and cozy 🔥 Mijn geheim om warm en knus te blijven🔥"} +{"t":"The Kiss Q1 26 Social Post 039 nl-nl My must-have for dry hair, take after take 💇‍♀️ Mijn must-have voor droog haar, opname na opname 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 nl-nl My must-have for dry hair, take after take 💇‍♀️ Mijn must-have voor droog haar, opname na opname 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 nl-nl My go-to for dry hair, every time 💇‍♀️ Mijn go-to voor droog haar, telkens weer"} +{"t":"The Kiss Q1 26 Social Post 047 nl-nl Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Post 048 nl-nl My must-have for when romance gets a little messy 👀 Mijn must-have voor wanneer de romantiek wat wild wordt 👀"} +{"t":"The Kiss Q1 26 Social Post 049 nl-nl Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Post 051 nl-nl My must-have for when romance gets a little messy 👀 Mijn must-have voor wanneer de romantiek wat wild wordt 👀"} +{"t":"The Kiss Q1 26 Social Post 052 nl-nl Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 Social Post 054 nl-nl For when romance gets a little messy 👀 Voor als de romantiek wat wild wordt 👀"} +{"t":"The Kiss Q1 26 Social Post 057 nl-nl My must-have for when passion sweeps you off your feet 👀 Mijn must-have voor wanneer de passie je van je sokken blaast 👀"} +{"t":"The Kiss Q1 26 Social Post 060 nl-nl My must-have for when passion sweeps you off your feet 👀 Mijn must-have voor wanneer de passie je van je sokken blaast 👀"} +{"t":"The Kiss Q1 26 Social Post 063 nl-nl When passion sweeps you off your feet 👀 Als de passie je van je sokken blaast 👀"} +{"t":"The Kiss Q1 26 Social Post 065 nl-nl Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 Social Post 066 nl-nl My must-have for that kiss in the rain!  Mijn must-have voor die kus in de regen!"} +{"t":"The Kiss Q1 26 Social Post 067 nl-nl Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 Social Post 069 nl-nl My must-have for that kiss in the rain!  Mijn must-have voor die kus in de regen!"} +{"t":"The Kiss Q1 26 Social Post 070 nl-nl Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 Social Post 072 nl-nl My must-have for that kiss in the rain!  Mijn must-have voor die kus in de regen!"} +{"t":"The Kiss Q1 26 TV OLV UI 001 nl-nl Beard Trimmer Baardtrimmer"} +{"t":"The Kiss Q1 26 TV OLV UI 002 nl-nl Rain boots Regenlaarzen"} +{"t":"The Kiss Q1 26 TV OLV UI 003 nl-nl Drying Rack Droogrek"} +{"t":"The Kiss Q1 26 YouTube 001 Headline nl-nl Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 YouTube 002 Description nl-nl My must-have for a bit of \"me\" time. Get yours on Amazon. Mijn must-have voor een beetje \"me time\". Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 003 Headline nl-nl Make BTS happen Ga ervoor"} +{"t":"The Kiss Q1 26 YouTube 004 Description nl-nl My must-have for a bit of \"me\" time. Get yours on Amazon. Mijn must-have voor een beetje \"me time\". Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 005 CTA nl-nl Shop now Shop nu"} +{"t":"The Kiss Q1 26 YouTube 006 Headline nl-nl Make behind the scenes happen Ga voor de momenten achter de schermen"} +{"t":"The Kiss Q1 26 YouTube 007 Description nl-nl My secret to staying fresh between takes. Get yours on Amazon. Mijn geheim voor een fris gevoel tussen opnames. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 009 Description nl-nl My secret to staying fresh between takes. Get yours on Amazon. Mijn geheim voor een fris gevoel tussen opnames. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 011 Description nl-nl My go-to essential for a perfect kissing scene. Get yours on Amazon. Mijn go-to essential voor de perfecte kusscène. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 012 Description nl-nl My go-to essential for a perfect kissing scene. Get yours on Amazon. Mijn go-to essential voor de perfecte kusscène. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 014 Description nl-nl My secret to staying warm and cozy on set. Get yours on Amazon. Mijn geheim om warm en knus te blijven op de set. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 016 Description nl-nl My secret to staying warm and cozy on set. Get yours on Amazon. Mijn geheim om warm en knus te blijven op de set. Vind het op Amazon."} +{"t":"The Kiss Q1 26 YouTube 018 Description nl-nl My must-have for dry hair, take after take. Get yours on Amazon. Mijn go-to voor droog haar, telkens weer. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 020 Description nl-nl My must-have for dry hair, take after take. Get yours on Amazon. Mijn go-to voor droog haar, telkens weer. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 022 Headline nl-nl Make date night happen Ga voor datenight"} +{"t":"The Kiss Q1 26 YouTube 023 Description nl-nl My go-to for when romance gets a little messy. Get yours on Amazon. Voor wanneer de romantiek wat wild wordt. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 024 Headline nl-nl Make it happen Ga ervoor"} +{"t":"The Kiss Q1 26 YouTube 025 Description nl-nl My go-to for when romance gets a little messy. Get yours on Amazon. Voor wanneer de romantiek wat wild wordt. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 028 Description nl-nl My go-to for when passion sweeps you off your feet. Get it on Amazon. Voor wanneer de passie je van je sokken blaast. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 030 Description nl-nl My go-to for when passion sweeps you off your feet. Get it on Amazon. Voor wanneer de passie je van je sokken blaast. Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 031 Headline nl-nl Make romance happen Ga voor romantiek"} +{"t":"The Kiss Q1 26 YouTube 032 Description nl-nl My must-have for that kiss in the rain! Get yours on Amazon. Mijn must-have voor die kus in de regen! Vind het op Amazon.nl"} +{"t":"The Kiss Q1 26 YouTube 034 Description nl-nl My must-have for that kiss in the rain! Get yours on Amazon. Mijn must-have voor die kus in de regen! Vind het op Amazon.nl"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_UEFA_nl-nl.json b/storage/amazon/tm/nl-NL/flat_UEFA_nl-nl.json new file mode 100644 index 0000000..3ef1f3a --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_UEFA_nl-nl.json @@ -0,0 +1,140 @@ +{"t":"UEFA Womens 24 (D)OOH Creatives 001 nl-nl You bring the triumph. We bring the trophy. Jij gaat voor de winst. Wij zorgen voor de beker."} +{"t":"UEFA Womens 24 (D)OOH Creatives 002 nl-nl You bring the magic. We bring the medal. Jij zorgt voor de magie. Wij zorgen voor de medaille."} +{"t":"UEFA Womens 24 (D)OOH Creatives 003 nl-nl Proud partners Proud partners"} +{"t":"UEFA Womens 24 Designation Transcreation 001 nl-nl Official e-commerce partner Officiële e-commercepartner"} +{"t":"UEFA Womens 24 Designation Transcreation 002 nl-nl Proud partner Trotse partner van"} +{"t":"UEFA Womens 24 Designation Transcreation 003 nl-nl Official e-commerce partner Officiële e-commercepartner"} +{"t":"UEFA Womens 24 Designation Transcreation 004 nl-nl Official online retail partner Officiële e-commercepartner"} +{"t":"UEFA Womens 24 further mobile 001 nl-nl Amazon is an official partner of UEFA Women’s Football, proudly supporting the Women’s Champions League and Women’s EURO 2025. We know playing football improves self-confidence in women and girls both on and off the pitch. It’s something we’re celebrating in our campaign, “The Grit” and something we want to enable through our Women’s Football Store, where you can find everything players need to train, play and recover. Amazon is officieel partner van UEFA Vrouwenvoetbal en ondersteunt met trots de Champions League en EURO 2025 voor vrouwen. We weten dat voetballen het zelfvertrouwen van vrouwen en meisjes vergroot, zowel op als naast het veld. We steunen dit met onze campagne \"The Grit\" en met onze Voetbalwinkel voor vrouwen, waar liefhebbers van voetbal alles kunnen vinden om te trainen, te spelen en te herstellen."} +{"t":"UEFA Womens 24 further mobile 002 nl-nl Shop the Women's Football Store Shop in de voetbalwinkel voor dames"} +{"t":"UEFA Womens 24 further mobile 003 nl-nl Top sellers Bestsellers"} +{"t":"UEFA Womens 24 further mobile 004 nl-nl Women’s Football Vrouwenvoetbal"} +{"t":"UEFA Womens 24 further mobile 005 nl-nl Browse women’s kits and more Bekijk dameskits en meer"} +{"t":"UEFA Womens 24 further mobile 006 nl-nl Visit the Women's Football Store Ontdek de voetbalwinkel voor dames"} +{"t":"UEFA Womens 24 Headlines Leading Edit 001 nl-nl You bring the spirit. We bring the stuff. Jij brengt de passie. Wij zorgen voor het materiaal."} +{"t":"UEFA Womens 24 Headlines Leading Edit 002 nl-nl You bring the grit. We bring the stuff. Jij brengt je lef. Wij zorgen voor het materiaal."} +{"t":"UEFA Womens 24 Store front 001 nl-nl Proud Partner Proud Partner"} +{"t":"UEFA Womens 24 Store front 002 nl-nl Women's Football Store Voetbalwinkel voor dames"} +{"t":"UEFA Womens 24 TikTok Social Edits 001 nl-nl GRWM for training (Get Ready With Me) GRWM om te sporten"} +{"t":"UEFA Womens 24 TikTok Social Edits 002 nl-nl New Goalie Gloves Day! Nieuwe keepershandschoenen!"} +{"t":"UEFA Womens 24 TikTok Social Edits 003 nl-nl new socks nieuwe sokken"} +{"t":"UEFA Womens 24 TikTok Social Edits 004 nl-nl Unbox my fresh training socks with me Unbox mijn nieuwe trainingssokken met mij!"} +{"t":"UEFA Womens 24 TikTok Social Edits 005 nl-nl with Amazon met Amazon.nl"} +{"t":"UEFA Womens 24 TikTok Social Edits 006 nl-nl same skills dezelfde techniek"} +{"t":"UEFA Womens 24 TikTok Social Edits 007 nl-nl Unbox my training essentials \nwith me Unbox trainingsspullen met mij!"} +{"t":"UEFA Womens 24 TikTok Social Edits 007F nl-nl Unbox my training essentials with me Unbox trainingsspullen met mij!"} +{"t":"UEFA Womens 24 TikTok Social Edits 008 nl-nl Unbox them with me Unbox ze met mij"} +{"t":"UEFA Womens 24 DOOH Creatives 001 nl-nl You bring the wins\nWe bring the medal Jij gaat voor de winst\nWij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 001F nl-nl You bring the wins We bring the medal Jij gaat voor de winst Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 002 nl-nl You bring the burn\nWe bring the bib Jij leeft voor je sport\nWij zorgen voor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 002F nl-nl You bring the burn We bring the bib Jij leeft voor je sport Wij zorgen voor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 003 nl-nl You bring the triumph\nWe bring the trophy Jij gaat voor de winst\nWij zorgen voor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 003F nl-nl You bring the triumph We bring the trophy Jij gaat voor de winst Wij zorgen voor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 004 nl-nl You bring \nthe flair \nWe bring \nthe hair dye  Jij brengt \nje power\nWij zorgen \nvoor de haarverf "} +{"t":"UEFA Womens 24 DOOH Creatives 004F nl-nl You bring the flair  We bring the hair dye  Jij brengt je power Wij zorgen voor de haarverf"} +{"t":"UEFA Womens 24 DOOH Creatives 005 nl-nl You bring the heat \nWe bring the ice bath  Jij brengt je wilskracht\nWij zorgen voor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 005F nl-nl You bring the heat  We bring the ice bath  Jij brengt je wilskracht Wij zorgen voor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 006 nl-nl You bring \nthe wins\nWe bring \nthe medal Jij gaat voor de winst\nWij zorgen \nvoor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 006F nl-nl You bring the wins We bring the medal Jij gaat voor de winst Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 007 nl-nl You bring \nthe steel\nWe bring \nthe shin pads Jij brengt \nje vechtlust\nWij zorgen voor de \nscheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 007F nl-nl You bring the steel We bring the shin pads Jij brengt je vechtlust Wij zorgen voor de scheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 008 nl-nl You bring the steel\nWe bring the shin pads Jij brengt je vechtlust\nWij zorgen voor de scheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 008F nl-nl You bring the steel We bring the shin pads Jij brengt je vechtlust Wij zorgen voor de scheenbeschermers"} +{"t":"UEFA Womens 24 DOOH Creatives 009 nl-nl You bring \nthe heat \nWe bring \nthe ice bath  Jij brengt \nje wilskracht\nWij zorgen \nvoor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 009F nl-nl You bring the heat  We bring the ice bath  Jij brengt je wilskracht Wij zorgen voor het ijsbad"} +{"t":"UEFA Womens 24 DOOH Creatives 010 nl-nl You bring the flair \nWe bring the hair dye  Jij brengt je power\nWij zorgen voor de haarverf "} +{"t":"UEFA Womens 24 DOOH Creatives 010F nl-nl You bring the flair  We bring the hair dye  Jij brengt je power Wij zorgen voor de haarverf"} +{"t":"UEFA Womens 24 DOOH Creatives 011 nl-nl You bring the skills\nWe bring the socks Jij brengt je talent\nWij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 011F nl-nl You bring the skills We bring the socks Jij brengt je talent Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 012 nl-nl Proud partner of Trotse partner van"} +{"t":"UEFA Womens 24 DOOH Creatives 013 nl-nl You bring\nthe magic\nWe bring\nthe medal Jij zorgt\nvoor de magie\nWij zorgen\nvoor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 013F nl-nl You bring the magic We bring the medal Jij zorgt voor de magie Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 014 nl-nl You bring \nthe skills\nWe bring \nthe socks Jij brengt \nje talent\nWij zorgen \nvoor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 014F nl-nl You bring the skills We bring the socks Jij brengt je talent Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 015 nl-nl You bring \nthe triumph\nWe bring \nthe trophy Jij gaat\nvoor de winst\nWij zorgen\nvoor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 015F nl-nl You bring the triumph We bring the trophy Jij gaat voor de winst Wij zorgen voor de beker"} +{"t":"UEFA Womens 24 DOOH Creatives 016 nl-nl You bring the guts \nWe bring the socks  Jij brengt je vechtlust \nWij zorgen voor de sokken "} +{"t":"UEFA Womens 24 DOOH Creatives 016F nl-nl You bring the guts  We bring the socks  Jij brengt je vechtlust  Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 017 nl-nl You bring \nthe guts \nWe bring \nthe socks Jij brengt \nje vechtlust \nWij zorgen \nvoor de sokken "} +{"t":"UEFA Womens 24 DOOH Creatives 017F nl-nl You bring the guts  We bring the socks Jij brengt je vechtlust  Wij zorgen voor de sokken"} +{"t":"UEFA Womens 24 DOOH Creatives 018 nl-nl You bring the magic\nWe bring the medal Jij zorgt voor de magie\nWij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 018F nl-nl You bring the magic We bring the medal Jij zorgt voor de magie Wij zorgen voor de medaille"} +{"t":"UEFA Womens 24 DOOH Creatives 019 nl-nl You bring \nthe burn\nWe bring \nthe bib Jij leeft voor \nje sport\nWij zorgen \nvoor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 019F nl-nl You bring the burn We bring the bib Jij leeft voor je sport Wij zorgen voor de hesjes"} +{"t":"UEFA Womens 24 DOOH Creatives 020 nl-nl Official Online Retail Partner Official Online Retail Partner"} +{"t":"UEFA Womens 24 DOOH Creatives 021 nl-nl Official online retail partner Officiële e-commercepartner"} +{"t":"UEFA Womens 25 Storefront 001 nl-nl Smartphones Mobiele telefoons"} +{"t":"UEFA Womens 25 Storefront 002 nl-nl Cameras Camera's & accessoires"} +{"t":"UEFA Womens 25 Storefront 004 nl-nl Ponchos Poncho's"} +{"t":"UEFA Womens 25 Storefront 006 nl-nl Inspiration Inspiratie"} +{"t":"UEFA Womens 25 Storefront 008 nl-nl Grocery Levensmiddelen"} +{"t":"UEFA Womens 25 Storefront 009 nl-nl Match day memories Maak herinneringen"} +{"t":"UEFA Womens 25 Storefront 010 nl-nl Health & Personal Care Gezondheid & persoonlijke verzorging"} +{"t":"UEFA Womens 25 Storefront 011 nl-nl Seating & Comfort Zitten & comfort"} +{"t":"UEFA Womens 25 Storefront 012 nl-nl Recipe Books Kookboeken"} +{"t":"UEFA Womens 25 Storefront 013 nl-nl Weather protection Weerbestendig"} +{"t":"UEFA Womens 25 Storefront 014 nl-nl Gaming Videogames"} +{"t":"UEFA Womens 25 Storefront 015 nl-nl Equipment Sportuitrusting"} +{"t":"UEFA Womens 25 Storefront 016 nl-nl Shop home viewing essentials Ontdek beeld, geluid en meer"} +{"t":"UEFA Womens 25 Storefront 017 nl-nl Shop cheering essentials Shop alles om je te laten horen"} +{"t":"UEFA Womens 25 Storefront 019 nl-nl Girls’ boots Voetbalschoenen voor meisjes"} +{"t":"UEFA Womens 25 Storefront 020 nl-nl Get crafty Voor creatievelingen"} +{"t":"UEFA Womens 25 Storefront 021 nl-nl Diffusers Huisgeurlampen"} +{"t":"UEFA Womens 25 Storefront 022 nl-nl Fridges Koelkasten"} +{"t":"UEFA Womens 25 Storefront 023 nl-nl LEDs Led-accessoires"} +{"t":"UEFA Womens 25 Storefront 025 nl-nl Fan on the go Match-day checklist"} +{"t":"UEFA Womens 25 Storefront 026 nl-nl Shop game day beauty Shop make-up en accessoires"} +{"t":"UEFA Womens 25 Storefront 027 nl-nl Dress to impress Stijl op jouw manier"} +{"t":"UEFA Womens 25 Storefront 028 nl-nl Watches Horloges"} +{"t":"UEFA Womens 25 Storefront 029 nl-nl Shop football kit & equipment Ontdek voetbal must haves"} +{"t":"UEFA Womens 25 Storefront 030 nl-nl Shop game day treats Shop snacks en drinken"} +{"t":"UEFA Womens 25 Storefront 031 nl-nl Decorations & Lights Decoraties & verlichting"} +{"t":"UEFA Womens 25 Storefront 032 nl-nl Enjoy at home Voor de ultieme thuisbeleving"} +{"t":"UEFA Womens 25 Storefront 033 nl-nl Shop hosting essentials Shop alles om samen te kijken"} +{"t":"UEFA Womens 25 Storefront 034 nl-nl Shop party supplies Ontdek spellen, snacks en meer"} +{"t":"UEFA Womens 25 Storefront 035 nl-nl Tableware Feestartikelen"} +{"t":"UEFA Womens 25 Storefront 036 nl-nl TV & Home Cinema TV & home cinema"} +{"t":"UEFA Womens 25 Storefront 039 nl-nl Shop photography Ontdek fotografie en meer"} +{"t":"UEFA Womens 25 Storefront 040 nl-nl Binoculars Verrekijkers"} +{"t":"UEFA Womens 25 Storefront 041 nl-nl Crocheting and Knitting Breien en haken"} +{"t":"UEFA Womens 25 Storefront 042 nl-nl Hand clappers Handklappers"} +{"t":"UEFA Womens 25 Storefront 043 nl-nl Sports nutrition Sportvoeding"} +{"t":"UEFA Womens 25 Storefront 044 nl-nl Bracelets Armbanden"} +{"t":"UEFA Womens 25 Storefront 045 nl-nl Host like a pro Bereid je voor op de wedstrijd"} +{"t":"UEFA Womens 25 Storefront 046 nl-nl Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nTrotse partner\nvan UEFA\nvrouwenvoetbal."} +{"t":"UEFA Womens 25 Storefront 046F nl-nl Amazon. Proud partner of UEFA Women's Football. Amazon. Trotse partner van UEFA vrouwenvoetbal."} +{"t":"UEFA Womens 25 Storefront 047 nl-nl Speakers Luidsprekers"} +{"t":"UEFA Womens 25 Storefront 048 nl-nl Stickers & Patches Stickers & patches"} +{"t":"UEFA Womens 25 Storefront 049 nl-nl Snacks to the max Geniet extra van de wedstrijd"} +{"t":"UEFA Womens 25 Storefront 050 nl-nl Make some noise Extra hard juichen"} +{"t":"UEFA Womens 25 Storefront 051 nl-nl Hats Mutsen & petten"} +{"t":"UEFA Womens 25 Storefront 052 nl-nl Women's Football Shop Vrouwenvoetbalshop"} +{"t":"UEFA Womens 25 Storefront 053 nl-nl Scarves Sjaals"} +{"t":"UEFA Womens 25 Storefront 054 nl-nl Kitchen appliances Keukenapparaten"} +{"t":"UEFA Womens 25 Storefront 055 nl-nl Accessories Accessoires"} +{"t":"UEFA Womens 25 Storefront 056 nl-nl Shop craft supplies Ontdek knutselspullen"} +{"t":"UEFA Womens 25 Storefront 057 nl-nl Shop match day must-haves Shop essentials voor onderweg"} +{"t":"UEFA Womens 25 Storefront 058 nl-nl Our store has moved! Onze winkel is verhuisd!"} +{"t":"UEFA Womens 25 Storefront 059 nl-nl Audio and Hifi Hifi & home-audio"} +{"t":"UEFA Womens 25 Storefront 060 nl-nl Women's kit Dames-kit"} +{"t":"UEFA Womens 25 Storefront 061 nl-nl Family fun Plezier voor de hele familie"} +{"t":"UEFA Womens 25 Storefront 062 nl-nl Journals Dagboeken"} +{"t":"UEFA Womens 25 Storefront 063 nl-nl Towels Handdoeken"} +{"t":"UEFA Womens 25 Storefront 064 nl-nl Make-up & Face Paint Make-up & schmink"} +{"t":"UEFA Womens 25 Storefront 065 nl-nl Water bottles Waterflessen"} +{"t":"UEFA Womens 25 Storefront 066 nl-nl Games Spellen"} +{"t":"UEFA Womens 25 Storefront 067 nl-nl Click the banner below to visit our Women's Football Shop Klik op onderstaande banner om naar onze Vrouwenvoetbalshop te gaan"} +{"t":"UEFA Womens 25 Storefront 068 nl-nl Cake Decorations Taartdecoratie"} +{"t":"UEFA Womens 25 Storefront 069 nl-nl Express yourself Laat jezelf zien"} +{"t":"UEFA Womens 25 Storefront 070 nl-nl Memory Books Herinneringsboeken"} +{"t":"UEFA Womens 25 Storefront 071 nl-nl Cushions & Textiles Kussens & textiel"} +{"t":"UEFA Womens 25 Storefront 072 nl-nl Whistles Fluitjes"} +{"t":"UEFA Womens 25 Storefront 074 nl-nl Bags Tassen"} +{"t":"UEFA Womens 25 Storefront 075 nl-nl Balls Ballen"} +{"t":"UEFA Womens 25 Storefront 076 nl-nl Girls' kit Meisjes-kit"} +{"t":"UEFA Womens 25 Storefront 077 nl-nl Photo props Fotorekwisieten"} +{"t":"UEFA Womens 25 Storefront 078 nl-nl Shop clothing & accessories Shop outfits en accessoires"} +{"t":"UEFA Womens 25 Storefront 079 nl-nl Lighting Verlichting"} +{"t":"UEFA Womens 25 Storefront 080 nl-nl Get playing Kom in actie"} +{"t":"UEFA Womens 25 Storefront 081 nl-nl Women's boots Voetbalschoenen voor dames"} +{"t":"UEFA Womens 25 Storefront 082 nl-nl Proud partner Trotse partner"} \ No newline at end of file diff --git a/storage/amazon/tm/nl-NL/flat_value_nl-nl.json b/storage/amazon/tm/nl-NL/flat_value_nl-nl.json new file mode 100644 index 0000000..2b82a7f --- /dev/null +++ b/storage/amazon/tm/nl-NL/flat_value_nl-nl.json @@ -0,0 +1,113 @@ +{"t":"Value Q1 25 Radio 001 VO nl-nl As Charlie opened his Amazon parcel... Toen Arthur zijn Amazon-pakje opende…"} +{"t":"Value Q1 25 Radio 002 VO nl-nl ...he held his breath. …hield hij zijn adem in."} +{"t":"Value Q1 25 Radio 003 VO nl-nl This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Deze nieuwe robotstofzuiger houdt zijn vloeren perfect schoon, voor een lagere prijs dan hij ooit had gedacht."} +{"t":"Value Q1 25 Radio 003F VO nl-nl This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Deze nieuwe robotstofzuiger houdt zijn vloeren perfect schoon, voor een lagere prijs dan hij ooit had gedacht."} +{"t":"Value Q1 25 Radio 004 VO nl-nl 5 stars from Charlie! 5 sterren van Arthur"} +{"t":"Value Q1 25 Radio 005 VO nl-nl From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Van robotstofzuigers tot keukenapparatuur en meer. Vind de best beoordeelde producten tegen lage prijzen. Begin nu je zoektocht op Amazon.nl"} +{"t":"Value Q1 25 Radio 006 VO nl-nl As Emily opened her Amazon parcel... Toen Nora haar Amazon-pakje opende…"} +{"t":"Value Q1 25 Radio 007 VO nl-nl ...the world went silent. …ontdekte ze een wereld van stilte."} +{"t":"Value Q1 25 Radio 008 VO nl-nl These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. Een noise-cancelling koptelefoon met indrukwekkende batterijduur, voor een prijs die haar als muziek in de oren klinkt."} +{"t":"Value Q1 25 Radio 008F VO nl-nl These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. Een noise-cancelling koptelefoon met indrukwekkende batterijduur, voor een prijs die haar als muziek in de oren klinkt."} +{"t":"Value Q1 25 Radio 009 VO nl-nl 5 stars from Emily! 5 sterren van Nora"} +{"t":"Value Q1 25 Radio 010 VO nl-nl From headphones to air fryers and more, find highly rated products at prices you'll love on Amazon.com today. Van koptelefoons tot airfryers en meer. Vind de best beoordeelde producten tegen lage prijzen. Begin nu je zoektocht op Amazon.nl"} +{"t":"Value Q1 25 TV OLV 001 Product nl-nl Cordless Drill Draadloze boormachine"} +{"t":"Value Q1 25 TV OLV 002 Product nl-nl Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q1 25 TV OLV 003 Product nl-nl Coffee Machine Koffiezetapparaat"} +{"t":"Value Q1 25 TV OLV 004 Product nl-nl Robot Vaccum Robotstofzuiger"} +{"t":"Value Q1 25 TV OLV 005 nl-nl At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q1 25 TV OLV 006 nl-nl So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q1 25 TV OLV 007 nl-nl And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteitverhouding."} +{"t":"Value Q1 25 TV OLV 008 nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Vind de best beoordeelde producten tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q1 25 TV OLV 009 CTA nl-nl Start your search today Begin je zoektocht nu"} +{"t":"Value Q1 25 TV OLV 010 VO nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Vind de best beoordeelde producten tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q2 24 TV OLV 001 Super nl-nl Cordless Drill Draadloze boormachine"} +{"t":"Value Q2 24 TV OLV 002 Super nl-nl Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q2 24 TV OLV 003 Super nl-nl Coffee Machine Koffiezetapparaat"} +{"t":"Value Q2 24 TV OLV 004 CTA nl-nl Start your search today Begin je zoektocht nu"} +{"t":"Value Q2 24 TV OLV 005 VO nl-nl At Amazon you'll find products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q2 24 TV OLV 006 VO nl-nl So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q2 24 TV OLV 007 VO nl-nl And, enjoy the perfect blend at the perfect price. Met de perfecte prijskwaliteitverhouding."} +{"t":"Value Q2 24 TV OLV 008 VO nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q2 24 TV OLV 009 CTA nl-nl Start your search today Begin je zoektocht nu"} +{"t":"Value Q2 24 TV OLV 012 Super nl-nl Robot Vacuum Robotstofzuiger"} +{"t":"Value Q2 24 TV OLV 013 Super nl-nl Humidifier Luchtbevochtiger"} +{"t":"Value Q2 24 TV OLV 014 Super nl-nl Bluetooth Speaker Bluetooth speaker"} +{"t":"Value Q2 24 TV OLV 016 VO nl-nl At Amazon you'll find products that make you smile at prices you can relax about. Bij Amazon vind je producten waar je blij van wordt... voor mooie prijzen."} +{"t":"Value Q2 24 TV OLV 017 VO nl-nl So, whatever you need, find quality products at prices that are music to your ears. Dus, wat je ook nodig hebt, je vindt kwaliteitsproducten voor scherpe prijzen. Klinkt als muziek in je oren toch?"} +{"t":"Value Q3 24 OLV 001 Super nl-nl Cordless Drill Draadloze boormachine"} +{"t":"Value Q3 24 OLV 002 Super nl-nl Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q3 24 OLV 003 Super nl-nl Coffee Machine Koffiezetapparaat"} +{"t":"Value Q3 24 OLV 004 VO nl-nl At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q3 24 OLV 005 VO nl-nl So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q3 24 OLV 006 VO nl-nl And, enjoy the perfect blend at the perfect price. Met de perfecte prijskwaliteitverhouding."} +{"t":"Value Q3 24 OLV 007 VO nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q3 24 OLV 009 CTA nl-nl Start your search today Begin je zoektocht nu"} +{"t":"Value Q3 24 OLV 013 Super nl-nl Robot Vacuum Robotstofzuiger"} +{"t":"Value Q3 24 OLV 014 Super nl-nl Humidifier Luchtbevochtiger"} +{"t":"Value Q3 24 OLV 015 Super nl-nl Bluetooth Speaker Bluetooth speaker"} +{"t":"Value Q3 24 OLV 016 VO nl-nl At Amazon you'll find products that make you smile at prices you can relax about. Bij Amazon vind je producten waar je blij van wordt... voor mooie prijzen."} +{"t":"Value Q3 24 OLV 017 VO nl-nl So, whatever you need, find quality products at prices that are music to your ears. Dus, wat je ook nodig hebt, je vindt kwaliteitsproducten voor scherpe prijzen. Klinkt als muziek in je oren toch?"} +{"t":"Value Q3 24 OLV 024 VO nl-nl As Sophie opened her Amazon parcel,  her eyes grew wider. Toen Natalia haar Amazon-pakje opende, werden haar ogen groter… en groter."} +{"t":"Value Q3 24 OLV 025 VO nl-nl 5-brushing modes and smart pressure sensor. Vijf poetsstanden en een slimme druksensor."} +{"t":"Value Q3 24 OLV 026 VO nl-nl This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Dit was de elektrische tandenborstel van haar dromen, voor een lagere prijs dan ze ooit had gedacht."} +{"t":"Value Q3 24 OLV 027 VO nl-nl Five stars from Sophie. 5 sterren van Natalia."} +{"t":"Value Q3 24 Radio 001 VO nl-nl As Nigel opened his Amazon Parcel, it was love at first sight. Toen Joep zijn Amazon-pakje opende, was hij op slag verliefd."} +{"t":"Value Q3 24 Radio 002 VO nl-nl Sleek design and effortless cornering… Strakke vormgeving en moeiteloos bochtenwerk…"} +{"t":"Value Q3 24 Radio 003 VO nl-nl ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed …deze stofzuiger schreeuwde kwaliteit, en dat voor een zachtere prijs dan hij ooit voor mogelijk had gehouden."} +{"t":"Value Q3 24 Radio 004 VO nl-nl Five stars from Nigel. 5 sterren van Joep."} +{"t":"Value Q3 24 Radio 005 VO nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q3 24 Radio 006 VO nl-nl As Bethany opened her Amazon parcel, her heart began to race. Toen Sanne haar Amazon pakje opende, begon haar hart sneller te kloppen."} +{"t":"Value Q3 24 Radio 007 VO nl-nl Waterproof LCD display and heart rate monitoring Een waterdicht lcd-scherm en een hartslagmeter."} +{"t":"Value Q3 24 Radio 008 VO nl-nl This fitness tracker won first place with Bethany for quality and price. Deze fitnesstracker scoorde goud bij Sanne voor prijs en kwaliteit."} +{"t":"Value Q3 24 Radio 009 VO nl-nl 5 stars from Bethany! 5 sterren van Sanne"} +{"t":"Value Q3 24 Radio 010 VO nl-nl With star reviews from you and star prices from us. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q3 24 Radio 011 VO nl-nl As Helen opened her Amazon parcel, her stomach filled with butterflies. Toen Lisa haar Amazon pakje opende, voelde ze vlinders in haar buik."} +{"t":"Value Q3 24 Radio 012 VO nl-nl Rapid air technology and a grill-mode feature. Rapid air-technologie en een grillfunctie."} +{"t":"Value Q3 24 Radio 013 VO nl-nl This air fryer tickled Helen's taste buds... for a price lower than she'd ever imagined Deze airfryer prikkelde Lisa’s smaakpapillen... voor een lagere prijs dan ze ooit had gedacht."} +{"t":"Value Q3 24 Radio 014 VO nl-nl 5 stars from Helen 5 sterren van Lisa"} +{"t":"Value Q3 24 Radio 016 VO nl-nl As Sophie opened her Amazon parcel,  her eyes grew wider. Toen Natalia haar Amazon-pakje opende, werden haar ogen groter… en groter."} +{"t":"Value Q3 24 Radio 017 VO nl-nl 5-brushing modes and smart pressure sensor. Vijf poetsstanden en een slimme druksensor."} +{"t":"Value Q3 24 Radio 018 VO nl-nl This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Dit was de elektrische tandenborstel van haar dromen, voor een lagere prijs dan ze ooit had gedacht."} +{"t":"Value Q3 24 Radio 019 VO nl-nl Five stars from Sophie. 5 sterren van Natalia."} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline nl-nl Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Post 001 Title nl-nl Find great value products today Vind nu goede deals"} +{"t":"Value Q3 24 YouTube Post 002 Description nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Statics 001 Headline nl-nl Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Statics 001F Headline nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q3 24 YouTube Statics 002 CTA nl-nl Shop now Shop nu"} +{"t":"Value Q3 25 Radio 001 nl-nl As Helen opened her Amazon parcel, her stomach filled with butterflies. Toen Ellen haar Amazon-pakje opende, voelde ze vlinders in haar buik."} +{"t":"Value Q3 25 Radio 002 nl-nl Two independent cooking zones and a 7.6 litre capacity. Twee onafhankelijke kookzones en een capaciteit van 7,6 liter."} +{"t":"Value Q3 25 Radio 003 nl-nl For a low price, the Ninja Air Fryer tickled Helen's taste buds... Voor een lage prijs prikkelde de Ninja Airfryer Ellens smaakpapillen"} +{"t":"Value Q3 25 Radio 004 nl-nl 5 stars from Helen. 5 sterren van Ellen."} +{"t":"Value Q3 25 Radio 005 nl-nl With great brands, at price you’ll love, start your search on Amazon.xx today Een groot assortiment met scherpe prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q3 25 Radio 006 nl-nl As Bethany opened her Amazon parcel, her heart began to race. Toen Emma haar Amazon-pakje opende, begon haar hart sneller te kloppen."} +{"t":"Value Q3 25 Radio 007 nl-nl Heart rate monitoring and up to 11 days of battery life. Hartslagmonitoring en tot 11 dagen batterijduur."} +{"t":"Value Q3 25 Radio 008 nl-nl The Garmin Smartwatch won first place with Bethany for quality and price. De Garmin Smartwatch scoorde goud bij Emma voor prijs en kwaliteit."} +{"t":"Value Q3 25 Radio 009 nl-nl 5 stars from Bethany! 5 sterren van Emma!"} +{"t":"Value Q3 25 TV OLV 001 VO nl-nl At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q3 25 TV OLV 002 VO nl-nl So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q3 25 TV OLV 003 VO nl-nl And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteitverhouding."} +{"t":"Value Q3 25 TV OLV 004 VO nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Een groot assortiment met scherpe prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q3 25 TV OLV 005 CTA nl-nl Start your search today Begin je zoektocht nu"} +{"t":"Value Q4 24 OLV 001 Super nl-nl Cordless Drill Draadloze boormachine"} +{"t":"Value Q4 24 OLV 002 Super nl-nl Bluetooth Headphones Bluetooth koptelefoon"} +{"t":"Value Q4 24 OLV 003 Super nl-nl Coffee Machine Koffiezetapparaat"} +{"t":"Value Q4 24 OLV 004 VO nl-nl At Amazon you'll find quality products you can trust, at prices you'll feel good about. Bij Amazon vind je betrouwbare kwaliteitsproducten… voor prijzen die goed aanvoelen."} +{"t":"Value Q4 24 OLV 005 VO nl-nl So you can rock your world, not your savings. Een feest voor jou en voor je portemonnee."} +{"t":"Value Q4 24 OLV 006 VO nl-nl And, enjoy the perfect blend at the perfect price. Met de perfecte prijs-kwaliteitverhouding."} +{"t":"Value Q4 24 OLV 007 VO nl-nl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Zoek naar producten met de beste reviews, tegen lage prijzen. Begin nu je zoektocht op Amazon.nl."} +{"t":"Value Q4 24 OLV 009 CTA nl-nl Start your search today Begin je zoektocht nu"} +{"t":"Value Q4 24 OLV 013 Super nl-nl Robot Vacuum Robotstofzuiger"} +{"t":"Value Q4 24 OLV 014 Super nl-nl Humidifier Luchtbevochtiger"} +{"t":"Value Q4 24 OLV 015 Super nl-nl Bluetooth Speaker Bluetooth speaker"} +{"t":"Value Q4 24 OLV 016 VO nl-nl At Amazon you'll find products that make you smile at prices you can relax about. Bij Amazon vind je producten waar je blij van wordt... voor mooie prijzen."} +{"t":"Value Q4 24 OLV 017 VO nl-nl So, whatever you need, find quality products at prices that are music to your ears. Dus, wat je ook nodig hebt, je vindt kwaliteitsproducten voor scherpe prijzen. Klinkt als muziek in je oren toch?"} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline nl-nl Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Static 001 Headline nl-nl Find highly rated products\nat prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Static 001F Headline nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube Static 002 CTA nl-nl Shop now Shop nu"} +{"t":"Value Q4 24 YouTube 001 Headline nl-nl Find great value products today Vind nu goede deals"} +{"t":"Value Q4 24 YouTube 002 Description nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} +{"t":"Value Q4 24 YouTube 003 Description nl-nl Find highly rated products at prices you'll love Zoek naar producten met de beste reviews, tegen lage prijzen"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_EUSelection_pl-pl.json b/storage/amazon/tm/pl-PL/flat_EUSelection_pl-pl.json new file mode 100644 index 0000000..1e828c0 --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_EUSelection_pl-pl.json @@ -0,0 +1,105 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 pl-pl All you need to make office lunches happen Tu masz wszystko, żeby ogarnąć lunch w biurze."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 pl-pl All you need to make date night happen Tu masz wszystko, żeby ogarnąć wieczór randkowy."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 pl-pl All you need to make run club happen Tu masz wszystko, żeby ogarnąć klub biegacza."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 pl-pl All you need to make leg day happen Tu masz wszystko, żeby ogarnąć siłkę."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 pl-pl Candles. Świece."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 pl-pl Wine glasses. Kieliszki do wina."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 pl-pl And a spare toothbrush. I zapasowa szczoteczka."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 pl-pl Make date night happen. Ogarnij wieczór randkowy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 pl-pl Air fryer. Air fryer."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 pl-pl Lunchboxes. Lunchboxy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 pl-pl And sticky notes. I karteczki samoprzylepne."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 pl-pl Make office lunches happen. Ogarnij lunch w biurze."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 pl-pl [Name] Ania"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 pl-pl Running shoes. Buty do biegania."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 pl-pl Energy gels. Żele energetyczne."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 pl-pl And chafe balm. I krem na otarcia."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 pl-pl Make run club happen. Ogarnij klub biegacza."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 pl-pl Reading light. Lampka do czytania."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 pl-pl Romantasy. Romantasy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 pl-pl And massage oil. I olejek do masażu."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 pl-pl Make pleasure happen. Ogarnij przyjemności."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 pl-pl Protein powder. Białko."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 pl-pl Weights. Ciężary."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 pl-pl And a massage gun. I pistolet do masażu."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 pl-pl Make leg day happen. Ogarnij siłkę."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 Radio 001 pl-pl Amazon presents, Peter vs Date Night Nerves. Amazon prezentuje: Piotr kontra trema przed randką."} +{"t":"EU Selection Q1 26 Radio 002 pl-pl Over millions of years, animals have evolved sophisticated mating rituals. W świecie fauny rytuały godowe są wyrafinowane."} +{"t":"EU Selection Q1 26 Radio 003 pl-pl Birds dance, wolves howl, and penguins propose with stones. Ptaki tańczą, wilki wyją, a pingwiny obdarowują wybrankę kamykiem."} +{"t":"EU Selection Q1 26 Radio 004 pl-pl As for Peter, he's making Rosie dinner. And he’s freaking out! A Piotrek? Po prostu robi Oli kolację. I ma totalną spinę."} +{"t":"EU Selection Q1 26 Radio 005 pl-pl But Peter shopped on Amazon and bought candles, wine glasses… Na szczęście ogarnął na Amazonie świece, kieliszki …"} +{"t":"EU Selection Q1 26 Radio 006 pl-pl ...and, because he’s an optimist, a spare toothbrush. …i – optymistycznie – zapasową szczoteczkę do zębów."} +{"t":"EU Selection Q1 26 Radio 007 pl-pl Oh, Peter. There is an animal in you after all, you rascal. Och, Piotrze! Jednak drzemie w Tobie zwierzak."} +{"t":"EU Selection Q1 26 Radio 008 pl-pl Make date night happen. Ogarnij wieczorną randkę."} +{"t":"EU Selection Q1 26 Radio 009 pl-pl Shop on Amazon. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Radio 010 pl-pl Amazon presents, Oscar vs Leg Day. Amazon przedstawia: Kuba kontra Siłka."} +{"t":"EU Selection Q1 26 Radio 011 pl-pl Oscar hasn't squatted in over 3 years. Kuba od trzech lat konsekwentnie unikał przysiadów."} +{"t":"EU Selection Q1 26 Radio 012 pl-pl If it's a choice between stairs and an escalator, he takes the lift. Gdy ma wybór: schody czy ruchome schody – wybiera windę."} +{"t":"EU Selection Q1 26 Radio 013 pl-pl His legs are purely decorative at this point. Jego nogi… klasyczny kurczak z siłki."} +{"t":"EU Selection Q1 26 Radio 014 pl-pl But then Oscar shopped on Amazon… Aż w końcu ogarnął to na Amazonie."} +{"t":"EU Selection Q1 26 Radio 015 pl-pl ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. ...ciężarki, pięć kilo białka i konkretny masażer."} +{"t":"EU Selection Q1 26 Radio 016 pl-pl Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Dziś Kuba ma uda, którymi mógłby zgniatać arbuzy i szafę pełną ultraobcisłych spodni."} +{"t":"EU Selection Q1 26 Radio 017 pl-pl Yes, Oscar! Ciśniesz, Kuba!"} +{"t":"EU Selection Q1 26 Radio 018 pl-pl Make leg day happen. Ogarnij siłkę."} +{"t":"EU Selection Q1 26 Radio 019 pl-pl Shop on Amazon. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social UGC 001 pl-pl Air Mattress Materac dmuchany"} +{"t":"EU Selection Q1 26 Social UGC 003 pl-pl Add to Cart Dodaj do koszyka"} +{"t":"EU Selection Q1 26 Social UGC 004 pl-pl Make sleepovers happen. Ogarnij nocowanko."} +{"t":"EU Selection Q1 26 Social UGC 006 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 Social UGC 007 pl-pl Extendable Dog Lead Smycz automatyczna"} +{"t":"EU Selection Q1 26 Social UGC 009 pl-pl Add to Cart Dodaj do koszyka"} +{"t":"EU Selection Q1 26 Social UGC 010 pl-pl Make walkies happen. Ogarnij spacerek z psem."} +{"t":"EU Selection Q1 26 Social UGC 012 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 Social UGC 013 pl-pl Non-slip Mop Mop płaski"} +{"t":"EU Selection Q1 26 Social UGC 015 pl-pl Add to Cart Dodaj do koszyka"} +{"t":"EU Selection Q1 26 Social UGC 016 pl-pl Make spotless Sundays happen. Ogarnij błysk w niedzielę."} +{"t":"EU Selection Q1 26 Social UGC 018 pl-pl Shop now Zamów teraz"} +{"t":"EU Selection Q1 26 Social Post 001 pl-pl Make it happen\n Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 001F pl-pl Make it happen Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 003 Title pl-pl Make it happen Ogarnij to"} +{"t":"EU Selection Q1 26 Social Post 004 Description pl-pl Shop on Amazon Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 005 Title pl-pl Make it happen\n Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 005F Title pl-pl Make it happen Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 006 Title pl-pl Make it happen\n Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 006F Title pl-pl Make it happen Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 007 Headline pl-pl Make it happen\n Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 007F Headline pl-pl Make it happen Shop on Amazon Ogarnij to. Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 Social Post 012 pl-pl Be forever the optimist with the addition of a toothbrush to your order Optymista zawsze dorzuca do zamówienia zapasową szczoteczkę"} +{"t":"EU Selection Q1 26 Social Post 013 Title pl-pl Make date night happen Ogarnij wieczór randkowy"} +{"t":"EU Selection Q1 26 Social Post 015 Headline pl-pl Make date night happen Ogarnij wieczór randkowy"} +{"t":"EU Selection Q1 26 Social Post 016 pl-pl Lunches to make the office jealous and sticky notes so they know it’s yours Lunchboxy, których zazdrości całe biuro, i karteczki, żeby było wiadomo, że są Twoje"} +{"t":"EU Selection Q1 26 Social Post 017 Title pl-pl Make office lunches happen Ogarnij lunch w biurze"} +{"t":"EU Selection Q1 26 Social Post 019 Headline pl-pl Make office lunches happen Ogarnij lunch w biurze"} +{"t":"EU Selection Q1 26 Social Post 020 pl-pl When you’re all into your newest hobby, right down to the chafe balm Nowe hobby wciąga Cię tak bardzo, że potrzebujesz kremu na otarcia"} +{"t":"EU Selection Q1 26 Social Post 021 Title pl-pl Make run club happen Ogarnij klub biegacza"} +{"t":"EU Selection Q1 26 Social Post 023 Headline pl-pl Make run club happen Ogarnij klub biegacza"} +{"t":"EU Selection Q1 26 Social Post 024 pl-pl Find a safer way to clean with a non-slip mop Znajdź mop płaski i sprzątaj bez potknięć"} +{"t":"EU Selection Q1 26 Social Post 025 Title pl-pl Make cleanups happen Ogarnij porządki"} +{"t":"EU Selection Q1 26 Social Post 027 Headline pl-pl Make cleanups happen Ogarnij porządki"} +{"t":"EU Selection Q1 26 Social Post 028 pl-pl Prepare for everything, including squirrels, with an extendable lead Smycz automatyczna, która ratuje spacer, gdy pojawia się kot"} +{"t":"EU Selection Q1 26 Social Post 029 Title pl-pl Make walkies happen Ogarnij spacerek z psem."} +{"t":"EU Selection Q1 26 Social Post 031 Headline pl-pl Make walkies happen Ogarnij spacerek z psem."} +{"t":"EU Selection Q1 26 Social Post 032 pl-pl A simpler, more “supportive” bed for your guests Prosta i wygodna opcja spania dla gości"} +{"t":"EU Selection Q1 26 Social Post 033 Title pl-pl Make sleepovers happen Ogarnij nocowanko"} +{"t":"EU Selection Q1 26 Social Post 035 Headline pl-pl Make sleepovers happen Ogarnij nocowanko"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline pl-pl Make xx happen Ogarnij XX"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline pl-pl Make it happen Ogarnij to"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline pl-pl All you need to make xx happen Tu masz wszystko, żeby ogarnąć xx"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline pl-pl All you need to make it happen Tu masz wszystko, żeby to ogarnąć"} +{"t":"EU Selection Q1 26 YouTube 001 Headline pl-pl Make it happen Ogarnij to"} +{"t":"EU Selection Q1 26 YouTube 002 Description pl-pl Shop on Amazon Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 YouTube 003 Headline pl-pl Make it happen Ogarnij to"} +{"t":"EU Selection Q1 26 YouTube 004 Description pl-pl Shop on Amazon Zamów na Amazon.pl"} +{"t":"EU Selection Q1 26 YouTube 005 CTA pl-pl Shop now Zamów"} +{"t":"EU Selection Q1 26 YouTube 006 Headline pl-pl Make run club happen Ogarnij klub biegacza"} +{"t":"EU Selection Q1 26 YouTube 007 Description pl-pl When you’re all into your newest hobby, right down to the chafe balm Nowe hobby wciąga Cię tak bardzo, że potrzebujesz kremu na otarcia"} +{"t":"EU Selection Q1 26 YouTube 011 Headline pl-pl Make date night happen Ogarnij wieczór randkowy"} +{"t":"EU Selection Q1 26 YouTube 012 Description pl-pl Be the optimist with the addition of a toothbrush to your order Optymista zawsze dorzuca do zamówienia zapasową szczoteczkę"} +{"t":"EU Selection Q1 26 YouTube 016 Headline pl-pl Make office lunches happen Ogarnij lunch w biurze"} +{"t":"EU Selection Q1 26 YouTube 017 Description pl-pl Lunches to make them jealous. Sticky notes so they know it’s yours Lunchboxy, które budzą zazdrość. I karteczki, żeby znali właściciela."} +{"t":"EU Selection Q1 26 YouTube 019 Description pl-pl Shop on Amazon Zamów na Amazon.pl"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_MASS_pl-pl.json b/storage/amazon/tm/pl-PL/flat_MASS_pl-pl.json new file mode 100644 index 0000000..e363de0 --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_MASS_pl-pl.json @@ -0,0 +1,1990 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 pl-pl Up to 40% off Zaoszczędź do 30% na Amazon.pl"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates pl-pl 17-27 November 17–27 listopada"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 pl-pl Up to 40% off Zaoszczędź do 30% na Amazon.pl"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates pl-pl 17-27 November 17–27 listopada"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline pl-pl More yay this\nBlack Friday Black Friday\nJeszcze więcej radości \nz zakupów"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline pl-pl More yay this Black Friday Black Friday Jeszcze więcej radości z zakupów"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 pl-pl More \nyay this\nBlack \nFriday Black\n Friday\n Jeszcze więcej\n radości z zakupów"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F pl-pl More yay this Black Friday Black Friday Jeszcze więcej radości z zakupów"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline pl-pl Black\nFriday Week Black\nFriday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 029 pl-pl Up to 40% off Zaoszczędź do 40% na Amazon.pl"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline pl-pl More deals. \nMore joy. Więcej okazji.\n Więcej radości."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline pl-pl More deals. More joy. Więcej okazji. Więcej radości."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline pl-pl More \ndeals. \nMore \njoy. Więcej\n okazji.\n Więcej\n radości."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline pl-pl More deals. More joy. Więcej okazji. Więcej radości."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 pl-pl Starts 17 November Już od 17 listopada"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name pl-pl Black Friday\nWeek is here Black Friday Week\njuż wystartował"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name pl-pl Black Friday Week is here Black Friday Week już wystartował"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency pl-pl Ends midnight Tylko do północy"} +{"t":"DDA 23 BFW Mass Radio 001 VO pl-pl Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Maaamy toooo! Już w piątek zaczyna się Amazon Black Friday Week.\nPędzę powiedzieć reszcie!"} +{"t":"DDA 23 BFW Mass Radio 001F VO pl-pl Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Maaamy toooo! Już w piątek zaczyna się Amazon Black Friday Week. Pędzę powiedzieć reszcie!"} +{"t":"DDA 23 BFW Mass Radio 002 VO pl-pl Hey everyone! Heej, luudzie!"} +{"t":"DDA 23 BFW Mass Radio 003 VO pl-pl Whaaaaaat? Coooooo?"} +{"t":"DDA 23 BFW Mass Radio 004 VO pl-pl The Amazon Black Friday Week with up to 40% off starts Friday Amazon Black Friday Week z okazjami do 30% taniej startuje już w piątek!"} +{"t":"DDA 23 BFW Mass Radio 005 VO pl-pl Amaaaaaazing! Cud!"} +{"t":"DDA 23 BFW Mass Radio 006 VO pl-pl Get the dinner on Czas świętować!"} +{"t":"DDA 23 BFW Mass Radio 007 BVO pl-pl Share the joy this Amazon Black Friday Week, with up to 40% off Dziel się radością podczas Amazon Black Friday Week i zaoszczędź do 30%."} +{"t":"DDA 23 BFW Mass Radio 009 BVO pl-pl From the 17th to the 27th of November on Amazon.xx. Od 17 do 27 listopada na Amazon.pl"} +{"t":"DDA 23 BFW Mass Radio 010 VO pl-pl Andrew was at an age where he was experimenting with cold water therapy. Andrzej jest w wieku, kiedy lubi się eksperymentować z zimną hydroterapią."} +{"t":"DDA 23 BFW Mass Radio 011 VO pl-pl And Andrew was also at an age where he was experimenting with manscaping… Andrzej jest w wieku, kiedy lubi się też eksperymentować z męską depilacją…"} +{"t":"DDA 23 BFW Mass Radio 012 VO pl-pl So when he discovered he could save up to 40% in the Amazon Black Friday Week. Niespodziewanie odkrył, że może zaoszczędzić do 30% podczas Amazon Black Friday Week."} +{"t":"DDA 23 BFW Mass Radio 013 VO pl-pl He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kupił urządzenie Braun IPL do usuwania włosów, a teraz podczas morsowania pokazuje swoje jedwabiście gładkie ciało tatusia."} +{"t":"DDA 23 BFW Mass Radio 015 VO pl-pl Share the joy this Black Friday Week, with up to 40% off on Amazon.xx Dziel się radością podczas Black Friday Week i zaoszczędź do 30% na Amazon.pl"} +{"t":"DDA 23 BFW Mass Radio 016 VO pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass Radio 017 VO pl-pl While stocks last Kupił urządzenie do usuwania włosów, a teraz podczas morsowania pokazuje swoje jedwabiście gładkie ciało tatusia."} +{"t":"DDA 23 BFW Mass Radio 024 VO pl-pl Ends midnight. Tylko do północy"} +{"t":"DDA 23 BFW Mass Radio 027 VO pl-pl And Andrew was also at an age where he was experimenting with manscaping… Andrzej jest w wieku, kiedy lubi się też eksperymentować z męską depilacją..."} +{"t":"DDA 23 BFW Mass Radio 028 VO pl-pl He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kupił urządzenie Braun IPL do usuwania włosów, a teraz podczas morsowania pokazuje swoje jedwabiście gładkie ciało tatusia."} +{"t":"DDA 23 BFW Mass Radio 029 VO pl-pl He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Kupił urządzenie do usuwania włosów, a teraz podczas morsowania pokazuje swoje jedwabiście gładkie ciało tatusia."} +{"t":"DDA 23 BFW Mass Radio 031 VO pl-pl Save big in the Black Friday Week, and share the joy on Amazon.xx Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon.pl i dziel się radością."} +{"t":"DDA 23 BFW Mass Radio 033 VO pl-pl Ends midnight. Tylko do północy"} +{"t":"DDA 23 BFW Mass Radio 034 VO pl-pl Selected products only. While stocks last. Dotyczy wybranych produktów."} +{"t":"DDA 23 BFW Mass Social OLV 001 Super pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super pl-pl Up to 40% off Zaoszczędź do 30%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super pl-pl 17-27 November 17–27 listopada"} +{"t":"DDA 23 BFW Mass Social OLV 004 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline pl-pl Amazon Black Friday Week Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 002 pl-pl Save big this Amazon Black Friday Week Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description pl-pl 17-27 November 17–27 listopada"} +{"t":"DDA 23 BFW Mass Social Post 005 pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 006 pl-pl Get ready for the Amazon Black Friday Week! Przygotuj się na Black Friday Week na Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 008 pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 009 pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline pl-pl Amazon Black Friday Week Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 011 pl-pl Get Ready for the Amazon Black Friday Week! Przygotuj się na Black Friday Week na Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 012 pl-pl Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Zaoszczędź do 30% podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline pl-pl Amazon Black Friday Week Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 014 Title pl-pl Amazon Black Friday Week Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 015 Description pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 016 pl-pl Save up to 40% in the Amazon Black Friday Week Zaoszczędź do 30% podczas Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 018 Title pl-pl Get Ready for the Amazon Black Friday Week! Przygotuj się na Black Friday Week na Amazon!"} +{"t":"DDA 23 BFW Mass Social Post 019 pl-pl Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Zaoszczędź do 30% podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 024 pl-pl 17-27 November 17–27 listopada"} +{"t":"DDA 23 BFW Mass Social Post 025 pl-pl Amazon Black Friday Week Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 026 pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 027 pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline pl-pl Dive into the Amazon Black Friday Week Włącz się w Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 029 pl-pl Amazon Black Friday Week Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Mass Social Post 030 pl-pl Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Zaoszczędź do 30% podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 033 Description pl-pl Save big this Amazon Black Friday Week. 17-27 November. Zaoszczędź jeszcze więcej podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA pl-pl Ends Midnight Tylko do północy"} +{"t":"DDA 23 BFW Mass Social Post 037 Title pl-pl The Amazon Black Friday Week is here Black Friday Week na Amazon już wystartował"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy pl-pl Save up to 40% from 17-27 November Zaoszczędź do 30%. 17–27 listopada"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO pl-pl Share the joy this Amazon Black Friday Week… with up to 40% off. Dziel się radością podczas Amazon Black Friday Week…i zaoszczędź do 30%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super pl-pl Up to 40% off Zaoszczędź do 30%"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super pl-pl 17-27 November 17–27 listopada"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 23 BFW Mass TV OLV 014 BVO pl-pl Share the joy this Black Friday Week on Amazon.xx… Dziel się radością podczas Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 015 BVO pl-pl with up to 40% off. i zaoszczędź do 30% na Amazon.pl"} +{"t":"DDA 23 BFW Mass TV OLV 020 BVO pl-pl Andrew just got 40% off a Braun IPL hair removal device on Amazon.xx Andrzej właśnie zaoszczędził 30% na Amazon.pl kupując urządzenie IPL do usuwania włosów."} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI pl-pl Smile Amazon.pl + smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO pl-pl Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Teraz podczas morsowania pokazuje swoje jedwabiście gładkie ciało dziarskiego tatusia."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO pl-pl Share the joy this Amazon Black Friday Week, with up to 40% off. Dziel się radością podczas Amazon Black Friday Week i zaoszczędź do 30%."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO pl-pl Ends 27th of November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super pl-pl Selected products only. While stocks last. Dotyczy wybranych produktów. Tylko do wyczeprania zapasów."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO pl-pl Ends midnight Tylko do północy"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super pl-pl Ends midnight Tylko do północy"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO pl-pl Share the joy this Amazon Black Friday Week… Dziel się radością podczas Amazon Black Friday Week…"} +{"t":"DDA 23 BFW Mass TV OLV 045 BVO pl-pl …with up to 40% off on Amazon.xx i zaoszczędź do 40% na Amazon.pl"} +{"t":"DDA 23 BFW Mass YouTube 001 Title pl-pl Get Ready for the Amazon Black Friday Week! Przygotuj się na Black Friday Week na Amazon!"} +{"t":"DDA 23 BFW Mass YouTube 002 Description pl-pl Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Zaoszczędź do 30% podczas Black Friday Week na Amazon. Od 17 do 27 listopada."} +{"t":"DDA 23 BFW Mass YouTube 003 Title pl-pl The Amazon Black Friday Week is here Black Friday Week na Amazon już wystartował"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy pl-pl Save up to 40% from 17-27 November Zaoszczędź do 30%. 17–27 listopada"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO pl-pl Share the joy this Amazon Black Friday Week… with up to 40% off. Dziel się radością podczas Black Friday Week… i zaoszczędź do 30% na Amazon.pl"} +{"t":"DDA 23 BFW Mass YouTube 010 Super pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 011 Super pl-pl Up to 40% off Zaoszczędź do 30%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Mass YouTube 013 Super pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 23 BFW Mass YouTube 017 Super pl-pl Ends midnight Tylko do północy"} +{"t":"DDA 24 BFW Mass Approved claims 001 pl-pl Epic Deals Imponujące okazje"} +{"t":"DDA 24 BFW Mass Approved claims 003 pl-pl Big savings Wielkie oszczędności"} +{"t":"DDA 24 BFW Mass Approved claims 004 pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader pl-pl Up to \n40% off Oszczędzaj \ndo 30%"} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 BFW Mass Digital Display 006 pl-pl 21 Nov–2 Dec 21 listopada–2 grudnia"} +{"t":"DDA 24 BFW Mass Digital Display 007 pl-pl 21 Nov–2 Dec 21 listopada–\n2 grudnia"} +{"t":"DDA 24 BFW Mass Digital Display 007F pl-pl 21 Nov–2 Dec 21 listopada– 2 grudnia"} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"DDA 24 BFW Mass Digital Display 009 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass Digital Display 010 pl-pl Selected products only Dotyczy \nwybranych produktów"} +{"t":"DDA 24 BFW Mass Digital Display 010F pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 016 pl-pl Ends 2 Dec Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 24 BFW Mass Digital Display 020 pl-pl Selected products only Dotyczy \nwybranych produktów"} +{"t":"DDA 24 BFW Mass Digital Display 020F pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 pl-pl 21 Nov–2 Dec 21 listopada–2 grudnia"} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 pl-pl Ends 2 Dec Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 pl-pl Up to 40% off\nOoooh! Oszczędzaj do 30%.\nŁaaaał!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F pl-pl Up to 40% off Ooooh! Oszczędzaj do 30%. Łaaaał!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 pl-pl Up to \n40% off.\nOoooh! Oszczędzaj \ndo 30%.\nŁaaaał!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F pl-pl Up to 40% off. Ooooh! Oszczędzaj do 30%. Łaaaał!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 pl-pl Amazon\nBlack Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F pl-pl Amazon Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Radio 001 BVO pl-pl Wooh! Amazon's Black Friday Week deals are coming... Łaaaał! Okazje Black Friday Week na Amazon są tuż, tuż..."} +{"t":"DDA 24 BFW Mass Radio 002 BVO pl-pl So you can save up to 40% on all sorts of things… Tu oszczędzisz nawet 30% na różnych rzeczach…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO pl-pl …from electronics and home to toys, beauty and so much more! ... od elektroniki i produktów do domu po zabawki, kosmetyki i wiele więcej!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO pl-pl Woooh indeed. Łaaał, faktycznie."} +{"t":"DDA 24 BFW Mass Radio 005 BVO pl-pl Shop Amazon's Black Friday Week deals. Łap okazje Black Friday Week na Twoim Amazon.pl"} +{"t":"DDA 24 BFW Mass Radio 006 BVO pl-pl Starts Thursday. Startujemy w czwartek"} +{"t":"DDA 24 BFW Mass Radio 007 BVO pl-pl With deals that make you go \"Wooh!\" Bo to okazje, od których aż chce się śpiewać... Łaaaał!"} +{"t":"DDA 24 BFW Mass Radio 009 BVO pl-pl Wooh! Amazon's Black Friday Week deals are here… Łaaaał! Okazje Black Friday Week wystartowały..."} +{"t":"DDA 24 BFW Mass Radio 010 BVO pl-pl So you can save up to 40% on all sorts of things… Tu oszczędzisz nawet 30% na różnych rzeczach…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO pl-pl Ends 2nd of December. Tylko do 2 grudnia."} +{"t":"DDA 24 BFW Mass Radio 022 BVO pl-pl Ends midnight. Tylko do północy."} +{"t":"DDA 24 BFW Mass Social OLV EM 001 BVO pl-pl Ooooh! Łaaaał!"} +{"t":"DDA 24 BFW Mass Social OLV EM 002 BVO pl-pl Amazon Black Friday Week deals Okazje Amazon Black Friday Week."} +{"t":"DDA 24 BFW Mass Social OLV EM 003 BVO pl-pl On toys, electronics, home, beauty, fashion… Zabawki, elektronika, produkty do domu, kosmetyki, moda..."} +{"t":"DDA 24 BFW Mass Social OLV EM 004 Super pl-pl Ooooh! Łaaaał!"} +{"t":"DDA 24 BFW Mass Social OLV EM 005 Super pl-pl Amazon\n Black Friday\n Week deals \n on Okazje \n Amazon\n Black Friday \n Week"} +{"t":"DDA 24 BFW Mass Social OLV EM 005F Super pl-pl Amazon Black Friday Week deals on Okazje Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV EM 006 Super pl-pl toys zabawki"} +{"t":"DDA 24 BFW Mass Social OLV EM 007 Super pl-pl electronics elektronika"} +{"t":"DDA 24 BFW Mass Social OLV EM 008 Super pl-pl home produkty do domu"} +{"t":"DDA 24 BFW Mass Social OLV EM 009 Super pl-pl beauty kosmetyki"} +{"t":"DDA 24 BFW Mass Social OLV EM 010 Super pl-pl fashion moda"} +{"t":"DDA 24 BFW Mass Social OLV EM 011 Super pl-pl kitchen wyposażenie kuchni"} +{"t":"DDA 24 BFW Mass Social OLV EM 012 Super pl-pl computing komputery"} +{"t":"DDA 24 BFW Mass Social OLV EM 013 Super pl-pl books książki"} +{"t":"DDA 24 BFW Mass Social OLV EM 014 Super pl-pl devices akcesoria"} +{"t":"DDA 24 BFW Mass Social OLV EM 015 Super pl-pl garden ogród"} +{"t":"DDA 24 BFW Mass Social OLV EM 016 Super pl-pl pets artykuły dla zwierząt"} +{"t":"DDA 24 BFW Mass Social OLV EM 017 Super pl-pl outdoors turystyka"} +{"t":"DDA 24 BFW Mass Social OLV EM 018 Super pl-pl games gry"} +{"t":"DDA 24 BFW Mass Social OLV EM 019 Super pl-pl luggage bagaż"} +{"t":"DDA 24 BFW Mass Social OLV EM 020 Super pl-pl alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV EM 021 Super pl-pl furniture meble"} +{"t":"DDA 24 BFW Mass Social OLV EM 022 Super pl-pl outdoor turystyka"} +{"t":"DDA 24 BFW Mass Social OLV EM 023 Super pl-pl cooking przybory kuchenne"} +{"t":"DDA 24 BFW Mass Social OLV EM 024 Super pl-pl make-up makijaż"} +{"t":"DDA 24 BFW Mass Social OLV EM 025 Super pl-pl smart home smart home"} +{"t":"DDA 24 BFW Mass Social OLV EM 026 Super pl-pl kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV EM 027 Super pl-pl appliances sprzęt AGD"} +{"t":"DDA 24 BFW Mass Social OLV EM 028 Super pl-pl fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV EM 029 Super pl-pl hair care pielęgnacja włosów"} +{"t":"DDA 24 BFW Mass Social OLV EM 033 Super pl-pl lighting oświetlenie"} +{"t":"DDA 24 BFW Mass Social OLV EM 034 Super pl-pl DIY DIY"} +{"t":"DDA 24 BFW Mass Social OLV EM 035 Super pl-pl office artykuły biurowe"} +{"t":"DDA 24 BFW Mass Social OLV EM 036 Super pl-pl sports sport"} +{"t":"DDA 24 BFW Mass Social OLV EM 041 BVO pl-pl … and so much more. ...i wiele więcej"} +{"t":"DDA 24 BFW Mass Social OLV EM 042 BVO pl-pl On Amazon.xx Na Amazon.pl"} +{"t":"DDA 24 BFW Mass Social OLV EM 043 Super pl-pl ... and so\n much more ...i wiele\n więcej"} +{"t":"DDA 24 BFW Mass Social OLV EM 043F Super pl-pl ... and so much more ...i wiele więcej"} +{"t":"DDA 24 BFW Mass Social OLV EM 044 BVO pl-pl Starts Thursday Startujemy w czwartek."} +{"t":"DDA 24 BFW Mass Social OLV EM 045 Super pl-pl Starts \n Thursday Startujemy \n w czwartek"} +{"t":"DDA 24 BFW Mass Social OLV EM 045F Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 24 BFW Mass Social OLV EM 074 Super pl-pl haircare pielęgnacja włosów"} +{"t":"DDA 24 BFW Mass Social OLV EM 089 BVO pl-pl Ends 2nd of December. Tylko do 2 grudnia."} +{"t":"DDA 24 BFW Mass Social OLV EM 090 Super pl-pl Ends \n 2 December Tylko do \n 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV EM 090F Super pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super pl-pl Amazon \n Black \n Friday\n Week Amazon \n Black \n Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super pl-pl Up to \n 40% off Oszczędzaj \n do 30%"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super pl-pl Starts \n Thursday Startujemy \n w czwartek"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super pl-pl Ends \n 2 December Tylko do \n 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 005 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO pl-pl Ooooh! Łaaaał!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO pl-pl Amazon Black Friday Week deals Okazje Amazon Black Friday Week."} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO pl-pl On toys, electronics, home, beauty, fashion… Zabawki, elektronika, produkty do domu, kosmetyki, moda..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super pl-pl Ooooh! Łaaaał!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super pl-pl Amazon\n Black Friday\n Week deals Okazje Amazon\n Black Friday \n Week"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super pl-pl Amazon Black Friday Week deals Okazje Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super pl-pl on toys zabawki"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super pl-pl electronics elektronika"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super pl-pl home produkty do domu"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super pl-pl beauty kosmetyki"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super pl-pl fashion moda"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super pl-pl kitchen wyposażenie kuchni"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super pl-pl computing komputery"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super pl-pl books książki"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super pl-pl devices akcesoria"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super pl-pl garden ogród"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super pl-pl pets sport"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super pl-pl outdoor turystyka"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super pl-pl games gry"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super pl-pl luggage bagaż"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super pl-pl alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super pl-pl furniture meble"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super pl-pl cooking przybory kuchenne"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super pl-pl make-up makijaż"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super pl-pl smart home smart home"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super pl-pl kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super pl-pl appliances sprzęt AGD"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super pl-pl fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super pl-pl haircare pielęgnacja włosów"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super pl-pl hair care pielęgnacja włosów"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super pl-pl lighting oświetlenie"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super pl-pl DIY DIY"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super pl-pl office artykuły biurowe"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super pl-pl stationery makijaż"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super pl-pl sports sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super pl-pl health zdrowie"} +{"t":"DDA 24 BFW Mass Social OLV 050 Super pl-pl pets akcesoria"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO pl-pl … and so much more. ...i wiele więcej."} +{"t":"DDA 24 BFW Mass Social OLV 054 Super pl-pl ... and so\n much more ...i wiele\n więcej"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super pl-pl ... and so much more ...i wiele więcej"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO pl-pl Starts Thursday Startujemy w czwartek."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super pl-pl Starts \n Thursday Startujemy \n w czwartek"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO pl-pl Ends the 2nd of December. Tylko do 2 grudnia."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super pl-pl Ends \n 2 December Tylko do \n 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super pl-pl Amazon \n Black Friday\n Week Amazon \n Black \n Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super pl-pl Ends \n 2 December Tylko do \n 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Social OLV 074 Super pl-pl pets alexa"} +{"t":"DDA 24 BFW Mass Social OLV 077 Super pl-pl pets artykuły dla zwierząt"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 BFW Mass Social Static 003 pl-pl 21 Nov–2 Dec 21 listopada–2 grudnia"} +{"t":"DDA 24 BFW Mass Social Static 004 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass Social Static 007 pl-pl Ends 2 Dec Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Social Static 008 pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 BFW Mass Social Static 009 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO pl-pl Shop Amazon Black Friday deals Łap okazje Amazon Black Friday"} +{"t":"DDA 24 BFW Mass TV OLV 002 pl-pl Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Zapraszamy! \n pon.-pt.: \n 07:00-19:00\n sob.-niedz.: \n 08:00-16:00"} +{"t":"DDA 24 BFW Mass TV OLV 002F pl-pl Welcome! Opening hours Tues-Sun 07:00-16:00 Zapraszamy! pon.-pt.: 07:00-19:00 sob.-niedz.: 08:00-16:00"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen pl-pl Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen pl-pl Search Amazon Szukaj na Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen pl-pl Electronics Elektronika"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen pl-pl Home Dom"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen pl-pl Toys Zabawki"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO pl-pl Save on electronics, home, toys and more… Okazje na elektronikę, produkty do domu, zabawki i nie tylko…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO pl-pl Up to 40% off this Amazon Black Friday Week. Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO pl-pl Starts Thursday. Startujemy w czwartek."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super pl-pl Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazon Black Friday Week, 21 listopada–2 grudnia. Dotyczy wybranych produktów."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO pl-pl Ends 2nd of December. Tylko do 2 grudnia."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super pl-pl Selected products only. Whilst stocks last. Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO pl-pl Save on electronics, home, toys and more... Okazje na elektronikę, produkty do domu, zabawki i nie tylko…"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO pl-pl Ends midnight. Tylko do północy."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO pl-pl Up to 40% off this Amazon Black Friday Week. Oszczędzaj do 30% podczas Amazon Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 047 Super pl-pl Selected products only. Whilst stocks last. Dotyczy wybranych produktów"} +{"t":"DDA 24 BFW Mass YouTube 001 Title pl-pl Get Ready for the Amazon Black Friday Week! Przygotuj się na Black Friday Week na Amazon!"} +{"t":"DDA 24 BFW Mass YouTube 002 Description pl-pl Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n21 listopada–2 grudnia"} +{"t":"DDA 24 BFW Mass YouTube 002F Description pl-pl Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl 21 listopada–2 grudnia"} +{"t":"DDA 24 BFW Mass YouTube 003 Title pl-pl The Amazon Black Friday Week is here Black Friday Week na Amazon już wystartował"} +{"t":"DDA 24 BFW Mass YouTube 007 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy pl-pl Save up to 40% from 21 November to 2 December Zaoszczędź do 30%. 21 listopada–2 grudnia"} +{"t":"DDA 24 BFW Mass YouTube 009 CTA pl-pl Shop now Zamów"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 pl-pl Black Friday\nWeek is coming! Black Friday\n Week nadchodzi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F pl-pl Black Friday Week is coming! Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline pl-pl Black Friday\nWeek \nis coming! Black\n Friday Week\n nadchodzi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline pl-pl Black Friday Week is coming! Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline pl-pl Black\nFriday\nWeek is\ncoming! Black\n Friday\n Week\n nadchodzi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline pl-pl Black Friday Week is coming! Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 pl-pl 20 Nov–1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 pl-pl Starts 20 Nov Już od 20 listopada"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 pl-pl Starts 20 November Już od 20 listopada"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 pl-pl Black Friday\nWeek is here! Black Friday Week \n czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 pl-pl Black Friday\nWeek \nis here! Black Friday\n Week\n czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 pl-pl Black\nFriday\nWeek\nis here! Black\n Friday\n Week\n czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader pl-pl Up to \n40% off Oszczędzaj\n do 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 pl-pl Ends 1 Dec Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 pl-pl 20 Nov–1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 pl-pl Up to 40% off.\nBoom. Oszczędzaj\n do 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F pl-pl Up to 40% off. Boom. Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 pl-pl Up to 40% off for\nDeal Hunters Nawet do 30% taniej\n dla Łowców Okazji"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F pl-pl Up to 40% off for Deal Hunters Nawet do 30% taniej dla Łowców Okazji"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 pl-pl Up to 40% off \nfor\nDeal Hunters Nawet do 30%\n taniej dla\n Łowców Okazji"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F pl-pl Up to 40% off for Deal Hunters Nawet do 30% taniej dla Łowców Okazji"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 pl-pl Up to\n40% off\nfor Deal\nHunters Nawet do\n 30% taniej\n dla Łowców\n Okazji"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F pl-pl Up to 40% off for Deal Hunters Nawet do 30% taniej dla Łowców Okazji"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 pl-pl New day.\nNew deals. Nowy dzień.\n Nowe okazje."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 pl-pl New day. \n New \n deals. Nowy dzień. \n Nowe \n okazje."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 pl-pl New\nday.\nNew\ndeals. Nowy\ndzień.\n Nowe\nokazje."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 pl-pl Black\nFriday\nWeek \nis here! Black Friday\n Week\n czas\n zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 pl-pl Ends Midnight Tylko do północy"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 pl-pl Black Friday\nWeek starts in Black Friday Week\n zaczynamy za"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F pl-pl Black Friday Week starts in Black Friday Week zaczynamy za"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 pl-pl Black Friday\nWeek \nstarts in Black Friday \n Week\n zaczynamy za"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F pl-pl Black Friday Week starts in Black Friday Week zaczynamy za"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline pl-pl Black\nFriday\nWeek\nstarts in Black \n Friday \n Week\n zaczynamy za"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline pl-pl Black Friday Week starts in Black Friday Week zaczynamy za"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 pl-pl Hours godzin"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 pl-pl Minutes minut"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 pl-pl Seconds sekund"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 pl-pl Black Friday\nWeek \nends in Black Friday Week\n koniec za"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F pl-pl Black Friday Week ends in Black Friday Week koniec za"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 pl-pl Black Friday\nWeek ends in Black Friday \nWeek\n koniec za"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F pl-pl Black Friday Week ends in Black Friday Week koniec za"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 pl-pl Black\nFriday\nWeek\nends in Black \n Friday \n Week\n koniec za"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F pl-pl Black Friday Week ends in Black Friday Week koniec za"} +{"t":"DDA 25 BFW Mass Digital Display 001 pl-pl Black Friday Week\nis coming! Black Friday\n Week nadchodzi!"} +{"t":"DDA 25 BFW Mass Digital Display 001F pl-pl Black Friday Week is coming! Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass Digital Display 002 pl-pl Black Friday \nWeek\nis coming! Black\n Friday Week\n nadchodzi!"} +{"t":"DDA 25 BFW Mass Digital Display 002F pl-pl Black Friday Week is coming! Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline pl-pl Black\n Friday\n Week is\n coming! Black\n Friday\n Week\n nadchodzi!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline pl-pl Black Friday Week is coming! Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader pl-pl Up to \n40% off Oszczędzaj\n do 30%"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Digital Display 006 pl-pl 20 Nov–1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Digital Display 007 pl-pl Starts 20 Nov Już od 20 listopada"} +{"t":"DDA 25 BFW Mass Digital Display 008 pl-pl Starts 20 November Już od 20 listopada"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA pl-pl Learn More Dowiedz się więcej"} +{"t":"DDA 25 BFW Mass Digital Display 010 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 25 BFW Mass Digital Display 012 pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 013 pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 013F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 014 pl-pl Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 014F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Digital Display 023 pl-pl Black Friday\n Week is here! Black Friday Week\n czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 023F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 024 pl-pl Black Friday\n Week is here! Black Friday\n Week\n czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 024F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline pl-pl Black\n Friday\n Week\n is here! Black\n Friday\n Week\n czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 028 pl-pl Ends 1 Dec Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Digital Display 029 pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline pl-pl Black Friday\n Week Black Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 050 pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 050F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 065 pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 065F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 066 pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 092 pl-pl Black Friday \n Week is here! Black Friday Week\n czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 092F pl-pl Black Friday Week is here! Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass Digital Display 103 pl-pl Ends Midnight Tylko do północy"} +{"t":"DDA 25 BFW Mass Digital Display 108 pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 116 pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 116F pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 128 pl-pl Ends midnight Tylko do północy"} +{"t":"DDA 25 BFW Mass Radio 001 BVO pl-pl Amazon Black Friday Week deals up to 40% off. Oszczędzaj do 30% podczas Amazon Black Friday Week."} +{"t":"DDA 25 BFW Mass Radio 002 BVO pl-pl To get the perfect gift for your father-in-law: the deal hunter. Żeby znaleźć idealny prezent dla teścia: łowcy okazji."} +{"t":"DDA 25 BFW Mass Radio 003 BVO pl-pl If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Gdyby tylko wiedział, że prezent dla niego był prawdziwą okazją. Przytuliłby Cię tak, jak przytula najlepsze okazje."} +{"t":"DDA 25 BFW Mass Radio 004 BVO pl-pl Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! O, o! Chyba się przytulamy. To długie przytulenie... i trwa dalej! To przytulenie Black Friday Week! Uścisk jak świąteczna okazja!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO pl-pl Up to 40% off this Amazon Black Friday Week, starts Thursday. Oszczędzaj do 30% podczas Amazon Black Friday Week. Startujemy w czwartek na Amazon.pl"} +{"t":"DDA 25 BFW Mass Radio 011 BVO pl-pl Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Oszczędzaj do 30% podczas Amazon Black Friday Week. Tylko do 1 grudnia na Amazon.pl"} +{"t":"DDA 25 BFW Mass Radio 017 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends midnight. Oszczędzaj do 30% podczas Amazon Black Friday Week. Tylko do północy na Amazon.pl"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super pl-pl Black \nFriday Week Black \nFriday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super pl-pl Up to\n40% off Oszczędzaj\ndo 30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super pl-pl Starts\nThursday Startujemy\nw czwartek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super pl-pl Ends\n1 December Tylko do\n1 grudnia"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super pl-pl Ends 1 Dec Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super pl-pl Black\nFriday\nWeek\ndeals on Okazje\nBlack\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super pl-pl Black Friday Week deals on Okazje Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super pl-pl electronics elektronika"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super pl-pl home produkty do domu"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super pl-pl toys zabawki"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super pl-pl beauty kosmetyki"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super pl-pl sports sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super pl-pl fashion moda"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super pl-pl books książki"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super pl-pl devices akcesoria"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super pl-pl kitchen wyposażenie kuchni"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super pl-pl pets artykuły dla zwierząt"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super pl-pl outdoor turystyka"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super pl-pl games gry"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super pl-pl luggage bagaż"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super pl-pl alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super pl-pl furniture meble"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super pl-pl cooking przybory kuchenne"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super pl-pl make-up makijaż"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super pl-pl smart home smart home"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super pl-pl kindle kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super pl-pl appliances sprzęt AGD"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super pl-pl fitness fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super pl-pl hair care pielęgnacja włosów"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super pl-pl lighting oświetlenie"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super pl-pl DIY DIY"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super pl-pl office artykuły biurowe"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super pl-pl stationery artykuły papiernicze"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super pl-pl health zdrowie"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super pl-pl ... and so\nmuch more. ...i wiele\nwięcej."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super pl-pl ... and so much more. ...i wiele więcej."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super pl-pl Ends 1 Dec Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO pl-pl Amazon Black Friday deals Okazje Amazon Black Friday."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO pl-pl on electronics, home, toys, beauty, sports Elektronika, produkty do domu, zabawki, kosmetyki, sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO pl-pl ... and so\nmuch more. ...i wiele\nwięcej."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO pl-pl ... and so much more. ...i wiele więcej."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO pl-pl Starts Thursday Startujemy w czwartek na Amazon.pl"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO pl-pl Ends 1st December Tylko do 1 grudnia na Amazon.pl"} +{"t":"DDA 25 BFW Mass Social Post 001 Description pl-pl 20 Nov–1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 002 Headline pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text pl-pl Save up to 40% this Amazon Black Friday Week \nSelected products only Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text pl-pl Save up to 40% this Amazon Black Friday Week \nSelected products only Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text pl-pl Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl Dotyczy wybranych produktów. 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text pl-pl Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Oszczędzaj do 30% podczas Amazon Black Friday Week.\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Oszczędzaj do 30% podczas Amazon Black Friday Week. Dotyczy wybranych produktów. 20 listopada–1 grudnia #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text pl-pl 20 Nov–1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 010 Headline pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text pl-pl Save up to 40% this Amazon Black Friday Week \nSelected products only Oszczędzaj do 30% podczas Black Friday Week\n Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only Oszczędzaj do 30% podczas Black Friday Week Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass Social Post 012 pl-pl Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 012F pl-pl Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week Dotyczy wybranych produktów. 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 013 Title pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 014 Description pl-pl Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 014F Description pl-pl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl Dotyczy wybranych produktów. 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 015 Title pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 016 Title pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text pl-pl Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl Dotyczy wybranych produktów. 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text pl-pl Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Oszczędzaj do 30% podczas Amazon Black Friday Week.\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text pl-pl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Oszczędzaj do 30% podczas Amazon Black Friday Week. Dotyczy wybranych produktów. 20 listopada–1 grudnia #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description pl-pl Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n Dotyczy wybranych produktów.\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Post 031F Description pl-pl Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl Dotyczy wybranych produktów. 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Static 001 Headline pl-pl Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline pl-pl Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Social Static 004 pl-pl 20 Nov–1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass Social Static 005 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 25 BFW Mass Social Static 010 pl-pl Ends 1 Dec Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social Static 011 pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO pl-pl Sneak in some deals. Upoluj okazje."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen pl-pl Search Szukaj na Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen pl-pl Black\nFriday\nWeek\ndeals. Okazje\nBlack\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen pl-pl Black Friday Week deals. Okazje Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO pl-pl Up to 40% off this Amazon Black Friday Week, starts Thursday. Do -30% w Black Friday Week. Startujemy w czwartek na Amazon.pl."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super pl-pl Amazon\nBlack Friday\nWeek Amazon\nBlack Friday \nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super pl-pl Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends 1st December. Upoluj okazje. Do -30% w Black Friday Week. Tylko do 1 grudnia na Amazon.pl."} +{"t":"DDA 25 BFW Mass Social TV Led 013 Super pl-pl Amazon\nBlack Friday\nWeek Aamzon\nBlack Friday \nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 013F Super pl-pl Amazon Black Friday Week Aamzon Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO pl-pl You decided to sneak in some Amazon Black Friday deals. Postanowiłeś upolować parę okazji na Amazon Black Friday."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category pl-pl Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronika\nDom\nZabawki\nKosmetyki\nSport i turystyka"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category pl-pl Electronics Home Toys Beauty Sports & Outdoor Elektronika Dom Zabawki Kosmetyki Sport i turystyka"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO pl-pl [Gasp]. Quick, the piccalilli! [Gasp]. Szybko, suszone grzyby!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO pl-pl Up to 40% off this Amazon Black Friday Week, starts Thursday. Oszczędzaj do 30% podczas Amazon Black Friday Week. Startujemy w czwartek na Amazon.pl"} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super pl-pl Up to\n40% off Oszczędzaj\ndo 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super pl-pl Starts\nThursday Startujemy\nw czwartek"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super pl-pl Starts Thursday Startujemy w czwartek"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO pl-pl You decided to sneak in some Amazon Black Friday deals. Postanowiłeś upolować parę okazji na Amazon Black Friday."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO pl-pl [Gasp]. Quick, the piccalilli! [Gasp]. Szybko, suszone grzyby!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends 1st December. Oszczędzaj do 30% podczas Amazon Black Friday Week. Tylko do 1 grudnia na Amazon.pl"} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super pl-pl Up to\n40% off Oszczędzaj\ndo 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super pl-pl Ends\n1 December Tylko do\n1 grudnia"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super pl-pl Ends\n1 Dec Tylko do \n1 grudnia"} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super pl-pl Ends 1 Dec Tylko do 1 grudnia"} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO pl-pl You were sent to grab something in the pantry... 20 minutes ago. Miałeś przynieść coś ze spiżarki... 20 minut temu."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO pl-pl But you decided to sneak in some Amazon Black Friday deals. Ale postanowiłeś upolować parę okazji na Amazon Black Friday"} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen pl-pl Search Amazon Szukaj na Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen pl-pl Black\nFriday\nWeek\ndeals. Okazje\nBlack\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen pl-pl Black Friday Week deals. Okazje Black Friday Week"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category pl-pl Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronika\nDom\nZabawki\nKosmetyki\nSport i turystyka"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category pl-pl Electronics Home Toys Beauty Sports & Outdoor Elektronika Dom Zabawki Kosmetyki Sport i turystyka"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO pl-pl [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Szybko, Piotrek! Suszone grzyby!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO pl-pl Up to 40% off this Amazon Black Friday Week, starts Thursday. Oszczędzaj do 30% podczas Amazon Black Friday Week. Startujemy w czwartek na Amazon.pl"} +{"t":"DDA 25 BFW Mass TV OLV 009 Super pl-pl Amazon Black Friday Week\nUp to 40% off Amazon Black Friday Week \nOszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super pl-pl Amazon Black Friday Week Up to 40% off Amazon Black Friday Week Oszczędzaj do 30%"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super pl-pl Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Amazon Black Friday Week, 20 listopada–1 grudnia. Dotyczy wybranych produktów."} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends 1st December. Oszczędzaj do 30% podczas Amazon Black Friday Week. Tylko do 1 grudnia na Amazon.pl"} +{"t":"DDA 25 BFW Mass TV OLV 022 Super pl-pl Selected products only. Whilst stocks last. Dotyczy wybranych produktów"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends midnight. Oszczędzaj do 30% podczas Amazon Black Friday Week. Tylko do północy na Amazon.pl"} +{"t":"DDA 25 BFW Mass TV OLV 031 pl-pl smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO pl-pl Sneak in some deals. Upoluj okazje."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO pl-pl Up to 40% off this Amazon Black Friday Week, starts Thursday. Do -30% w Black Friday Week. Startujemy w czwartek na Amazon.pl"} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends 1st of December. Do -30% w Black Friday Week. Tylko do 1 grudnia na Amazon.pl."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO pl-pl Up to 40% off this Amazon Black Friday Week, ends midnight. Do -30% w Black Friday Week. Tylko do północy na Amazon.pl"} +{"t":"DDA 25 BFW Mass YouTube 001 Headline pl-pl Amazon Black Friday Week is coming! Amazon Black Friday Week nadchodzi!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description pl-pl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 002F Description pl-pl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 003 Description pl-pl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 003F Description pl-pl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 004 Headline pl-pl Amazon Black Friday Week is here! Amazon Black Friday Week czas zacząć!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description pl-pl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 005F Description pl-pl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week na Amazon.pl 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 006 Description pl-pl Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 006F Description pl-pl Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Oszczędzaj do 30% podczas Black Friday Week 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 009 Headline pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy pl-pl Save up to 40%. \n 20 Nov–1 Dec Oszczędzaj do 30%.\n 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy pl-pl Save up to 40%. 20 Nov–1 Dec Oszczędzaj do 30%. 20 listopada–1 grudnia"} +{"t":"DDA 25 BFW Mass YouTube 011 CTA pl-pl Shop now Zamów"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PBDD 23 Mass Digital Display 003 Dates pl-pl 10-11 October XX-XX października"} +{"t":"PBDD 23 Mass Digital Display 004 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA pl-pl Join now Dołącz teraz"} +{"t":"PBDD 23 Mass Digital Display 006 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PBDD 23 Mass Digital Display 008 Dates pl-pl Today & Tomorrow Dzisiaj i jutro"} +{"t":"PBDD 23 Mass Digital Display 010 Dates pl-pl Starts today Start już"} +{"t":"PBDD 23 Mass Digital Display 011 Dates pl-pl XX-XX October XX-XX października"} +{"t":"PBDD 23 Mass Digital Display 012 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline pl-pl New Day. New Deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 23 Mass Digital Display 016 Dates pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name pl-pl Prime Big \nDeal Days Wielkie Okazje \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name pl-pl Prime \nBig Deal \nDays Wielkie \nOkazje \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass (D)OOH Print 006 pl-pl On Amazon.xx Na Amazon.pl"} +{"t":"PBDD 24 Mass (D)OOH Print 008 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline pl-pl Two days \n of epic deals Dwa dni \n okazji"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline pl-pl Two days \n of epic \n deals Dwa \n dni \n okazji"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PBDD 24 Mass (D)OOH Print 012 pl-pl Starts today Już dostępne"} +{"t":"PBDD 24 Mass (D)OOH Print 015 pl-pl Exclusively for Prime membersExclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline pl-pl New day. \nNew deals. Nowy dzień. \n Nowe okazje."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline pl-pl New \nday. \nNew \ndeals. Nowy \n dzień. \n Nowe \n okazje."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 24 Mass (D)OOH Print 022 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PBDD 24 Mass (D)OOH Print 024 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name pl-pl Prime Big \nDeal Days Wielkie Okazje \nPrime"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name pl-pl Prime \nBig Deal \nDays Wielkie \nOkazje \nPrime"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass Digital Display 005 pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass Digital Display 006 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PBDD 24 Mass Digital Display 007 pl-pl On Amazon.xx Na Amazon.pl"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline pl-pl Two days \n of epic deals Dwa dni \n okazji"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline pl-pl Two days \n of epic \n deals Dwa \n dni \n okazji"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline pl-pl Two \n days\n of epic\n deals -"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline pl-pl Two days of epic deals -"} +{"t":"PBDD 24 Mass Digital Display 012 pl-pl Starts today Już dostępne"} +{"t":"PBDD 24 Mass Digital Display 014 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline pl-pl New day. \n New deals. Nowy dzień. \n Nowe okazje."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline pl-pl New \n day. \n New \n deals. Nowy \n dzień. \n Nowe \n okazje."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 24 Mass Digital Display 021 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PBDD 24 Mass Digital Display 023 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"PBDD 24 Mass Digital Display 024 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title pl-pl Get the most out of Prime Odkryj wszystkie korzyści Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 pl-pl Prime exclusive Deals Wyjątkowe okazje tylko dla klientów Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 pl-pl Unlimited fast delivery on millions of items Darmowa i szybka dostawa milionów produktów"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 pl-pl Get free games and more with Prime Gaming Odbieraj darmowe gry z Amazon Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 pl-pl Stream 1000s of series and movies with Prime Video Oglądaj popularne filmy i seriale na Amazon Prime Video"} +{"t":"PBDD 24 Mass Radio 009 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Wielkie Okazje Amazon Prime, od 8 do 9 października"} +{"t":"PBDD 24 Mass Radio 010 BVO pl-pl With two days of epic deals on electronics, home, kitchen and more… Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko..."} +{"t":"PBDD 24 Mass Radio 011 BVO pl-pl …you’ll feel like you just won an award. są ekscytujące jak otrzymanie nagrody..."} +{"t":"PBDD 24 Mass Radio 012 VO pl-pl Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling Łoł… nie przygotowałam mowy…"} +{"t":"PBDD 24 Mass Radio 012F VO pl-pl Wow… I didn’t even prepare a speech… SFX: Paper rustling Łoł… nie przygotowałam mowy…"} +{"t":"PBDD 24 Mass Radio 013 VO pl-pl ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… yyy… Chciałbym podziękować mojemu Panu kierowcy za dostarczenie paczki tak szybko… innym Klientom Amazon Prime, yyy, mojemu kotu, rodzicom..."} +{"t":"PBDD 24 Mass Radio 014 BVO pl-pl Someone’s feeling like a big deal! Ktoś tu czuje się jak gwiazda!"} +{"t":"PBDD 24 Mass Radio 015 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Wielkie Okazje Amazon Prime, od 8 do 9 października. Wyłącznie dla klientów Prime. Dołącz do Prime na Amazon.pl."} +{"t":"PBDD 24 Mass Radio 025 BVO pl-pl Amazon Prime Big Deal Days are here. Wielkie Okazje Amazon Prime wystartowały"} +{"t":"PBDD 24 Mass Radio 028 VO pl-pl Wow… I didn’t even prepare a speech… Łoł… nie przygotowałam mowy…"} +{"t":"PBDD 24 Mass Radio 031 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime, od 8 do 9 października. Wyłącznie dla klientów Prime."} +{"t":"PBDD 24 Mass Radio 032 BVO pl-pl Shop now. Zapisz się już teraz i sprawdź na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 001 pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle pl-pl Just need your picture, thanks Jeszcze tylko zdjęcie"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO pl-pl With two days of epic deals… Podczas dwóch dni imponujących okazji"} +{"t":"PBDD 24 Mass Social TV Led 004 Super pl-pl With two days of epic deals Podczas dwóch dni imponujących okazji"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO pl-pl …you’ll feel like a big deal! poczujesz się jak gwiazda"} +{"t":"PBDD 24 Mass Social TV Led 006 Super pl-pl You’ll feel like a big deal poczujesz się jak gwiazda"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO pl-pl Prime Big Deal Days are the 8th and 9th of October. Join Prime Wielkie Okazje Prime, od 8 do 9 października. Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass Social TV Led 012 Endcard pl-pl Join Prime now on Amazon.xx Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 013 pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie."} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO pl-pl Prime Big Deal Days are here! Shop now. Wielkie Okazje Prime już trwają! Sprawdź teraz na Amazon.pl."} +{"t":"PBDD 24 Mass Social TV Led 024 Endcard pl-pl Shop now on Amazon.xx Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 037 Subtitle pl-pl Just need your picture, thanks Jeszcze tylko zdjęcie"} +{"t":"PBDD 24 Mass Social TV Led 038 BVO pl-pl Feel like a big deal. Poczuj się jak gwiazda"} +{"t":"PBDD 24 Mass Social TV Led 039 Super pl-pl Feel like a big deal Poczuj się jak gwiazda"} +{"t":"PBDD 24 Mass Social TV Led 041 pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass Social TV Led 056 Subtitle pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PBDD 24 Mass Social TV Led 057 BVO pl-pl Feel like a big deal. Poczuj się jak gwiazda."} +{"t":"PBDD 24 Mass Social TV Led 059 BVO pl-pl Prime Big Deal Days are here! Shop now on Amazon.xx Wielkie Okazje Prime już trwają! Sprawdź teraz na Amazon.pl."} +{"t":"PBDD 24 Mass Social TV Led 063 Endcard pl-pl Join Prime now on Amazon.xx Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 064 pl-pl Sign here, please. Tu podpis"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle pl-pl Sign here, please Tu podpis"} +{"t":"PBDD 24 Mass Social TV Led 068 BVO pl-pl …you’ll feel like a big deal! poczujesz się jak gwiazda!"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle pl-pl Sign here, please. Tu podpis"} +{"t":"PBDD 24 Mass Social TV Led 098 pl-pl Sign here, please Tu podpis"} +{"t":"PBDD 24 Mass Social TV Led 124 pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PBDD 24 Mass Social TV Led 162 BVO pl-pl Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xx Wielkie Okazje Prime, od 8 do 9 października. Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 186 BVO pl-pl With two days of epic deals… Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass Social TV Led 187 Super pl-pl With two days of epic deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO pl-pl …you and your dog will feel like a big deal! i Ty i Twój pies poczujecie się jak gwiazdy!"} +{"t":"PBDD 24 Mass Social TV Led 189 Super pl-pl you and you dog\n will feel like a big deal i Ty i Twój pies\n poczujecie się jak gwiazdy"} +{"t":"PBDD 24 Mass Social TV Led 189F Super pl-pl you and you dog will feel like a big deal i Ty i Twój pies poczujecie się jak gwiazdy"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO pl-pl Prime Big Deal Days are here. Shop now. Wielkie Okazje Prime już trwają! Sprawdź teraz na Amazon.pl."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO pl-pl …you and your kid will feel like a big deal! i Ty i Twoje dziecko poczujecie się jak gwiazdy!"} +{"t":"PBDD 24 Mass Social TV Led 209 Super pl-pl you and your kid\n will feel like a big deal i Ty i Twoje dziecko\n poczujecie się jak gwiazdy"} +{"t":"PBDD 24 Mass Social TV Led 209F Super pl-pl you and your kid will feel like a big deal i Ty i Twoje dziecko poczujecie się jak gwiazdy"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO pl-pl …you and your cat will feel like a big deal! i Ty i Twój kot poczujecie się jak gwiazdy!"} +{"t":"PBDD 24 Mass Social TV Led 229 Super pl-pl you and your cat\n will feel like a big deal i Ty i Twój kot\npoczujecie się jak gwiazdy"} +{"t":"PBDD 24 Mass Social TV Led 229F Super pl-pl you and your cat will feel like a big deal i Ty i Twój kot poczujecie się jak gwiazdy"} +{"t":"PBDD 24 Mass Social TV Led 256 BVO pl-pl Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Wielkie Okazje Prime, od 8 do 9 października. Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass Social TV Led 271 BVO pl-pl Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Wielkie Okazje Prime już trwają! Sprawdź teraz na Amazon.pl."} +{"t":"PBDD 24 Mass TV OLV 001 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October Wielkie Okazje Amazon Prime, od 8 do 9 października"} +{"t":"PBDD 24 Mass TV OLV 002 Super pl-pl Amazon Prime Big Deal Days Wielkie Okazje Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 003 Super pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass TV OLV 004 BVO pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass TV OLV 005 Super pl-pl Two Days of Epic Deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass TV OLV 006 BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 007 pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass TV OLV 008 Super pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass TV OLV 011 Endcard pl-pl Join Prime now on Amazon.xx Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 012 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Wielkie Okazje Amazon Prime, od 8 do 9 października."} +{"t":"PBDD 24 Mass TV OLV 013 BVO pl-pl Two days of epic deals… Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass TV OLV 014 BVO pl-pl …that’ll make you feel like a big deal. sprawią, że poczujesz się jak gwiazda."} +{"t":"PBDD 24 Mass TV OLV 015 BVO pl-pl Deals on electronics, home, kitchen and more. Okazje na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PBDD 24 Mass TV OLV 016 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime, od 8 do 9 października. Wyłącznie dla klientów Prime."} +{"t":"PBDD 24 Mass TV OLV 018 BVO pl-pl Join Prime now. Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass TV OLV 022 Endcard pl-pl Join Prime now on Amazon.xx Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 023 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Two days of epic deals on electronics, home, kitchen and more… Wielkie Okazje Amazon Prime, od 8 do 9 października. Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PBDD 24 Mass TV OLV 024 BVO pl-pl ...that’ll make you feel like a big deal To sprawi, że poczujesz się jak gwiazda."} +{"t":"PBDD 24 Mass TV OLV 025 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime, od 8 do 9 października. Wyłącznie dla klientów Prime."} +{"t":"PBDD 24 Mass TV OLV 028 Endframe pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass TV OLV 030 Endcard pl-pl Join Prime now on Amazon.xx Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 031 BVO pl-pl Amazon Prime Big Deal Days are here. Wielkie Okazje Amazon Prime wystartowały"} +{"t":"PBDD 24 Mass TV OLV 032 Super pl-pl Amazon Prime Big Deal Days are here. Wielkie Okazje Amazon Prime wystartowały"} +{"t":"PBDD 24 Mass TV OLV 034 Super pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass TV OLV 035 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 041 Endcard pl-pl Shop now on Amazon.xx Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 046 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime wystartowały. Wyłącznie dla klientów Prime."} +{"t":"PBDD 24 Mass TV OLV 048 BVO pl-pl Shop now. Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 052 Endcard pl-pl Shop now on Amazon.xx Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 053 BVO pl-pl Amazon Prime Big Deal Days are here. Two days of epic deals on electronics, home, kitchen and more. Wielkie Okazje Amazon Prime wystartowały. Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PBDD 24 Mass TV OLV 054 BVO pl-pl that’ll make you feel like a big deal. To sprawi, że poczujesz się jak gwiazda."} +{"t":"PBDD 24 Mass TV OLV 055 BVO pl-pl Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime wystartowały. Wyłącznie dla klientów Prime."} +{"t":"PBDD 24 Mass TV OLV 057 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 24 Mass TV OLV 061 Endcard pl-pl Shop now on Amazon.xx Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline pl-pl Amazon Prime Big Deal Days are the 8th - 9th of October Wielkie Okazje Amazon Prime, od 8 do 9 października"} +{"t":"PBDD 24 Mass YouTube Long 002 Description pl-pl With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Dwa dni imponujących okazji z Wielkimi Okazjami Amazon Prime sprawią, że poczujesz się jak gwiazda"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline pl-pl Amazon Prime Big Deal Days are here Wielkie Okazje Amazon Prime wystartowały"} +{"t":"PBDD 24 Mass YouTube Long 004 Description pl-pl With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Dwa dni imponujących okazji z Wielkimi Okazjami Amazon Prime sprawią, że poczujesz się jak gwiazda."} +{"t":"PBDD 24 Mass YouTube Long 006 Headline pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy pl-pl 2 days of epic deals, so you’ll feel like a big deal 2 dni imponujących okazji... sprawią, że poczujesz się jak gwiazda"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA pl-pl Shop now Zamów"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline pl-pl Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description pl-pl Amazon Prime Big Deal Days Wielkie Okazje Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 003 pl-pl 8-9 October 8–9 października"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA pl-pl Join Prime Dołącz"} +{"t":"PBDD 24 Mass YouTube Short 006 Description pl-pl Amazon Prime Big Deal Days Wielkie Okazje Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 007 pl-pl 2 days of epic deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA pl-pl Shop now Zamów"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline pl-pl Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy pl-pl 2 days of epic deals, so you’ll feel like a big deal Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass Display 001 Tagline pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline pl-pl Prime Big\n Deal Days Wielkie\n Okazje Prime"} +{"t":"PBDD 25 Mass Display 002F Tagline pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass Display 003 Tagline pl-pl Prime \n Big Deal\n Days Wielkie\n Okazje\n Prime"} +{"t":"PBDD 25 Mass Display 003F Tagline pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass Display 004 Dates pl-pl 7–8 October 7–8 października"} +{"t":"PBDD 25 Mass Display 005 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline pl-pl Big deals\n are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Display 006F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Display 007 Tagline pl-pl Big \n deals\n are here! Imponujące \n okazje\n wystartowały!"} +{"t":"PBDD 25 Mass Display 007F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Display 009 CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 25 Mass Display 011 Tagline pl-pl New day. \n New deals. Nowy dzień. \n Nowe okazje."} +{"t":"PBDD 25 Mass Display 011F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Display 012 Tagline pl-pl New day. \n New \n deals. Nowy dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass Display 012F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Display 013 Tagline pl-pl New \n day. \n New \n deals. Nowy \n dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass Display 013F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Display 016 Tagline pl-pl Big deals \n end tonight! Imponujące okazje \n kończą się dzisiaj!"} +{"t":"PBDD 25 Mass Display 016F Tagline pl-pl Big deals end tonight! Imponujące okazje kończą się dzisiaj!"} +{"t":"PBDD 25 Mass Display 017 Tagline pl-pl Big deals \n end\n tonight! Imponujące okazje \n kończą się \n dzisiaj!"} +{"t":"PBDD 25 Mass Display 017F Tagline pl-pl Big deals end tonight! Imponujące okazje kończą się dzisiaj!"} +{"t":"PBDD 25 Mass Display 018 Tagline pl-pl Big \n Deals \n end\n tonight! Imponujące \n okazje \n kończą się\n dzisiaj!"} +{"t":"PBDD 25 Mass Display 018F Tagline pl-pl Big Deals end tonight! Imponujące okazje kończą się dzisiaj!"} +{"t":"PBDD 25 Mass Display 020 pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline pl-pl Big deals\n are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Display 021F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Display 022 Tagline pl-pl Big \n deals\n are here! Imponujące \n okazje\n wystartowały!"} +{"t":"PBDD 25 Mass Display 022F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Display 023 Tagline pl-pl Big \n deals\n are\n here! _"} +{"t":"PBDD 25 Mass Display 023F Tagline pl-pl Big deals are here! _"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline pl-pl Prime Big Deal Days\n are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline pl-pl Prime Big Deal Days are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline pl-pl Prime Big\n Deal Days\n are coming! Nadchodzą\n Wielkie\n Okazje Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline pl-pl Prime Big Deal Days are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline pl-pl Prime \n Big Deal\n Days are\n coming! Nadchodzą\n Wielkie\n Okazje\n Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline pl-pl Prime Big Deal Days are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates pl-pl 7–8 October 7–8 października"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 005 pl-pl on Amazon.xx na Amazon.pl"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline pl-pl Big deals\n are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline pl-pl Big \ndeals\n are here! Imponujące \n okazje\n wystartowały!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline pl-pl New day. \n New deals. Nowy dzień. \n Nowe okazje."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline pl-pl New day. \n New \n deals. Nowy dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline pl-pl New \n day. \n New \n deals. Nowy \n dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 016 CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 pl-pl Prime Big\n Deal Days\n end in\n XX:XX:XX Wielkie \n Okazje Prime\n koniec za\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F pl-pl Prime Big Deal Days end in XX:XX:XX Wielkie Okazje Prime koniec za XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 pl-pl Prime Big Deal Days\n end in XX:XX:XX Wielkie Okazje Prime\n koniec za XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F pl-pl Prime Big Deal Days end in XX:XX:XX Wielkie Okazje Prime koniec za XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 pl-pl Prime Big\n Deal Days\n end in XX:XX:XX Wielkie \n Okazje Prime\n koniec za XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F pl-pl Prime Big Deal Days end in XX:XX:XX Wielkie Okazje Prime koniec za XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 pl-pl Prime Big\n Deal Days\n end in\n XX:XX:XX Wielkie \n Okazje Prime\n koniec za \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F pl-pl Prime Big Deal Days end in XX:XX:XX Wielkie Okazje Prime koniec za XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 pl-pl Hours godzin"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 pl-pl Minutes minut"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 pl-pl Seconds sekund"} +{"t":"PBDD 25 Mass Print 001 Tagline pl-pl Big deals\n are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Print 001F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Print 002 Tagline pl-pl Big \ndeals\n are here! Imponujące \n okazje\n wystartowały!"} +{"t":"PBDD 25 Mass Print 002F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Print 003 Tagline pl-pl Big \ndeals\n are\n here! _"} +{"t":"PBDD 25 Mass Print 003F Tagline pl-pl Big deals are here! _"} +{"t":"PBDD 25 Mass Print 004 CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 25 Mass Print 005 pl-pl on Amazon.xx na Amazon.pl"} +{"t":"PBDD 25 Mass Print 006 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline pl-pl New day. \n New deals. Nowy dzień. \n Nowe okazje."} +{"t":"PBDD 25 Mass Print 007F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Print 008 Tagline pl-pl New day. \n New \n deals. Nowy dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass Print 008F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Print 009 Tagline pl-pl New \n day. \n New \n deals. Nowy \n dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass Print 009F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Radio 001 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Wielkie Okazje Amazon Prime od 7 do 8 października"} +{"t":"PBDD 25 Mass Radio 002 BVO pl-pl Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Dwa dni imponujących okazji na elektronikę, produkty do domu, kuchni i nie tylko sprawią, że nie będziesz czuć się jak..."} +{"t":"PBDD 25 Mass Radio 003 BVO pl-pl And more like… …a bardziej jak…"} +{"t":"PBDD 25 Mass Radio 004 BVO pl-pl Feel like a big deal. Poczuj się jak gwiazda."} +{"t":"PBDD 25 Mass Radio 005 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Wielkie Okazje Amazon Prime od 7 do 8 października"} +{"t":"PBDD 25 Mass Radio 006 BVO pl-pl Exclusively for Prime Members. Wyłącznie dla klientów Prime."} +{"t":"PBDD 25 Mass Radio 007 BVO pl-pl Join Prime now. Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 25 Mass Radio 008 BVO pl-pl Amazon Prime Big Deal Days are here Wielkie Okazje Amazon Prime wystartowały"} +{"t":"PBDD 25 Mass Radio 012 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Wielkie Okazje Amazon Prime już 7 i 8 października"} +{"t":"PBDD 25 Mass Radio 014 BVO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Wielkie Okazje Amazon Prime od 7 do 8 października."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super pl-pl Prime Big \n Deal Days\n7–8 October Wielkie Okazje Prime\n 7 do 8 października"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super pl-pl Prime Big Deal Days 7–8 October Wielkie Okazje Prime 7 do 8 października"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super pl-pl Exclusively for\n Prime Members Wyłącznie dla\n klientów Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super pl-pl Exclusively for Prime Members Wyłącznie dla klientów Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super pl-pl Two days\n of big deals Dwa dni\n imponujących okazji"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super pl-pl Two days\n of big\n deals Dwa dni\n imponujących\n okazji"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super pl-pl Join now Dołącz teraz"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 pl-pl Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO pl-pl Amazon Prime Big Deal Days are here. Wielkie Okazje Amazon Prime wystartowały."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super pl-pl Amazon Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super pl-pl Amazon Prime Big \n Deal Days\nare here! Wielkie Okazje\n Prime wystartowały!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super pl-pl Amazon Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super pl-pl Amazon\n Prime Big Deal Days\n are here! Wielkie Okazje\n Prime\n wystartowały!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super pl-pl Amazon Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 pl-pl Exclusively for\n Prime members Wyłącznie dla klientów Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super pl-pl Shop now Sprawdź teraz"} +{"t":"PBDD 25 Mass Static Social 001 Tagline pl-pl Prime Big Deal Days\n are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline pl-pl Prime Big Deal Days are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline pl-pl Prime Big\n Deal Days\n are coming! Nadchodzą\n Wielkie\n Okazje Prime!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline pl-pl Prime Big Deal Days are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline pl-pl Prime \n Big Deal\n Days are\n coming! Nadchodzą\n Wielkie\n Okazje\n Prime!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline pl-pl Prime Big Deal Days are coming! Nadchodzą Wielkie Okazje Prime!"} +{"t":"PBDD 25 Mass Static Social 004 Dates pl-pl 7–8 October 7–8 października"} +{"t":"PBDD 25 Mass Static Social 005 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline pl-pl Big deals\n are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline pl-pl Big \n deals\n are here! Imponujące \n okazje\n wystartowały!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline pl-pl Big deals are here! Imponujące okazje wystartowały!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline pl-pl New day. \n New deals. Nowy dzień. \n Nowe okazje."} +{"t":"PBDD 25 Mass Static Social 010F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Static Social 011 Tagline pl-pl New day. \n New \n deals. Nowy dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass Static Social 011F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass Static Social 012 Tagline pl-pl New \n day. \n New \n deals. Nowy \n dzień. \n Nowe \n okazje."} +{"t":"PBDD 25 Mass Static Social 012F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PBDD 25 Mass TV OLV 001 pl-pl Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Wielkie Okazje Amazon Prime od 7 do 8 października."} +{"t":"PBDD 25 Mass TV OLV 003 BVO pl-pl Two days of big deals on electronics, home, kitchen and more. Dwa dni imponujących okazji na elektronikę, produkty do domu, kuchni i nie tylko."} +{"t":"PBDD 25 Mass TV OLV 004 BVO pl-pl …that’ll make you feel like a big deal. To sprawi, że poczujesz się jak gwiazda."} +{"t":"PBDD 25 Mass TV OLV 005 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime od 7 do 8 października. Wyłącznie dla klientów Prime."} +{"t":"PBDD 25 Mass TV OLV 006 Super pl-pl Exclusively for Prime Members Wyłącznie dla klientów Prime"} +{"t":"PBDD 25 Mass TV OLV 007 Super pl-pl 7-8 October 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 008 BVO pl-pl Join Prime now. Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 25 Mass TV OLV 009 Super pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass TV OLV 010 Super pl-pl Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 pl-pl 7-8 October 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 014 Super pl-pl Amazon Prime Big Deal Days\n 7-8 October Wielkie Okazje Prime\n 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 014F Super pl-pl Amazon Prime Big Deal Days 7-8 October Wielkie Okazje Prime 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 016 BVO pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass TV OLV 017 Super pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass TV OLV 018 BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 25 Mass TV OLV 019 pl-pl Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 022 Super pl-pl 7-8 \n October 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 022F Super pl-pl 7-8 October 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 023 BVO pl-pl You’ll feel like a biiiiiiiigggg deal! Poczujesz się jak WIEEEEEEELKA gwiazda!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO pl-pl With two days of big deals… Podczas dwóch dni imponujących okazji..."} +{"t":"PBDD 25 Mass TV OLV 026 BVO pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PBDD 25 Mass TV OLV 027 BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PBDD 25 Mass TV OLV 028 Super pl-pl Prime Big \n Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass TV OLV 028F Super pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 25 Mass TV OLV 033 BVO pl-pl Feel like a biiiiiiiigggg deal! Poczuj się jak WIEEEEEEELKA gwiazda!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Wielkie Okazje Amazon Prime od 7 do 8 października"} +{"t":"PBDD 25 Mass TV OLV 042 BVO pl-pl Amazon Prime Big Deal Days are here. Wielkie Okazje Amazon Prime wystartowały."} +{"t":"PBDD 25 Mass TV OLV 045 BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Wielkie Okazje Amazon Prime, od 7 do 8 października. Wyłącznie dla klientów Prime."} +{"t":"PBDD 25 Mass TV OLV 045F BVO pl-pl Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Wielkie Okazje Amazon Prime, od 7 do 8 października. Wyłącznie dla klientów Prime."} +{"t":"PBDD 25 Mass TV OLV 048 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 25 Mass TV OLV 054 Super pl-pl Amazon Prime Big Deal Days \n are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 054F Super pl-pl Amazon Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 057 Super pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass TV OLV 058 Super pl-pl Two days\n of big deals Dwa dni\n imponujących okazji"} +{"t":"PBDD 25 Mass TV OLV 058F Super pl-pl Two days of big deals Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass TV OLV 059 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 25 Mass TV OLV 063 Super pl-pl Prime Big Deal Days\n are here! Wielkie Okazje\n Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 063F Super pl-pl Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO pl-pl You’ll feel like a biiiiiiiigggg deal! Poczuj się jak WIEEEEEEELKA gwiazda!"} +{"t":"PBDD 25 Mass TV OLV 065 BVO pl-pl With two days of big deals… Dwa dni imponujących okazji"} +{"t":"PBDD 25 Mass TV OLV 068 BVO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PBDD 25 Mass TV OLV 074 BVO pl-pl Feel like a biiiiiiiigggg deal! Poczuj się jak WIEEEEEEELKA gwiazda!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO pl-pl Amazon Prime Big Deal Days are here! Wielkie Okazje Amazon Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 076 Super pl-pl Prime Big Deal Days\n are here! Wielkie Okazje\n Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 076F Super pl-pl Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 077 Super pl-pl PrimeBig\n Deal Days\n are here! Wielkie Okazje\n Prime\n wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 077F Super pl-pl PrimeBig Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PD 23 Mass (D)OOH 001 Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PD 23 Mass (D)OOH 004 pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 23 Mass Digital Display 001 Event Name pl-pl Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 23 Mass Digital Display 003 Tagline pl-pl Dwa dni okazji"} +{"t":"PD 23 Mass Digital Display 004 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"PD 23 Mass Digital Display 005 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"PD 23 Mass Digital Display 007 On-screen text pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 23 Mass Digital Display 009 pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 23 Mass Legal Radio 001 pl-pl Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Wyłącznie dla klientów Amazon Prime. Zapisz się teraz."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 23 Mass Radio 001 BVO pl-pl Amazon Prime Day is 11 & 12 July. Amazon Prime Day, od 11 do 12 lipca."} +{"t":"PD 23 Mass Radio 002 BVO pl-pl with two days of epic deals on electronics, home, kitchen and more… Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko..."} +{"t":"PD 23 Mass Radio 003 BVO pl-pl …you’ll feel like you just won an award. są ekscytujące jak otrzymanie nagrody..."} +{"t":"PD 23 Mass Radio 004 FVO pl-pl Wow… I didn’t even prepare a speech… Łoł… nie przygotowałam mowy…"} +{"t":"PD 23 Mass Radio 005 FVO pl-pl ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… yyy… Chciałbym podziękować mojemu Panu kierowcy za dostarczenie paczki tak szybko… innym Klientom Amazon Prime, yyy, mojemu kotu, rodzicom, którzy mnie wspierali..."} +{"t":"PD 23 Mass Radio 006 BVO pl-pl Someone’s feeling like a big deal! Ktoś tu czuje się jak gwiazda!"} +{"t":"PD 23 Mass Radio 007 BVO pl-pl Amazon Prime Day is 11 & 12 July. Amazon Prime Day, od 11 do 12 lipca. Wyłącznie dla klientów Amazon Prime.\nZapisz się już teraz na Amazon.pl"} +{"t":"PD 23 Mass Radio 007F BVO pl-pl Amazon Prime Day is 11 & 12 July. Amazon Prime Day, od 11 do 12 lipca. Wyłącznie dla klientów Amazon Prime. Zapisz się już teraz na Amazon.pl"} +{"t":"PD 23 Mass Radio 010 BVO pl-pl Amazon Prime Day is here Amazon Prime Day wystartował."} +{"t":"PD 23 Mass Radio 016 BVO pl-pl Amazon Prime Day is 11 & 12 July. Amazon Prime Day, od 11 do 12 lipca. Wyłącznie dla Klientów Amazon Prime."} +{"t":"PD 23 Mass Social OLV 001 VO pl-pl Shop two days of epic deals Sprawdź dwa dni imponujących okazji"} +{"t":"PD 23 Mass Social OLV 001 pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 23 Mass Social OLV 001 Super pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 23 Mass Social OLV 001 VO pl-pl and feel like a big deal Poczuj się jak gwiazda"} +{"t":"PD 23 Mass Social OLV 001 pl-pl Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day, od 11 do 12 lipca"} +{"t":"PD 23 Mass Social OLV 001 VO pl-pl Two days of epic deals Sprawdź dwa dni imponujących okazji"} +{"t":"PD 23 Mass Social OLV 001 Super pl-pl 11-12 July 11-12 lipca"} +{"t":"PD 23 Mass Social OLV 001 Super pl-pl is here wystartował"} +{"t":"PD 23 Mass Social OLV 001 Super pl-pl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass Social Post 001 Primary text pl-pl Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, od 11 do 12 lipca. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 23 Mass Social Post 002 Headline pl-pl Prime Day 11-12 July Prime Day od 11 do 12 lipca"} +{"t":"PD 23 Mass Social Post 003 Description pl-pl Prime member exclusive Tylko dla klientów Prime"} +{"t":"PD 23 Mass Social Post 004 Primary text pl-pl Amazon Prime Day is the 11th-12th of July Amazon Prime Day, od 11 do 12 lipca."} +{"t":"PD 23 Mass Social Post 005 pl-pl Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Amazon Prime Day od 11 do 12 lipca. Dwa dni imponujących okazji! Dołącz do Prime już dziś."} +{"t":"PD 23 Mass Social Post 006 Primary text pl-pl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day wystartował. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 23 Mass Social Post 007 Headline pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 23 Mass Social Post 008 Description pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 23 Mass TV OLV 001 pl-pl Amazon Prime Day is 11-12 July. Amazon Prime Day, od 11 do 12 lipca."} +{"t":"PD 23 Mass TV OLV 002 VO pl-pl Two days of epic deals on electronics, home, kitchen and more... Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PD 23 Mass TV OLV 003 VO pl-pl ... that'll make you feel like a big deal. To sprawi, że poczujesz się jak gwiazda."} +{"t":"PD 23 Mass TV OLV 004 VO pl-pl Amazon Prime Day is 11-12 July. Amazon Prime Day, od 11 do 12 lipca."} +{"t":"PD 23 Mass TV OLV 005 VO pl-pl Exclusively for Prime Members. Wyłącznie dla klientów Prime."} +{"t":"PD 23 Mass TV OLV 006 VO pl-pl Join Prime now. Dołącz do Prime już dziś na Amazon.pl."} +{"t":"PD 23 Mass TV OLV 007 On-screen text pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 23 Mass TV OLV 008 Super pl-pl 11-12 July 11–12 lipca"} +{"t":"PD 23 Mass TV OLV 009 pl-pl 11-12 July 11–12 lipca"} +{"t":"PD 23 Mass TV OLV 010 pl-pl Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day, od 11 do 12 lipca."} +{"t":"PD 23 Mass TV OLV 011 VO pl-pl He’s got a toothbrush!\nThere he is!\nSam! Sam! Ma szczoteczkę do zębów!\nTutaj jest!\nTomek! Tomek!"} +{"t":"PD 23 Mass TV OLV 011F VO pl-pl He’s got a toothbrush! There he is! Sam! Sam! Ma szczoteczkę do zębów! Tutaj jest! Tomek! Tomek!"} +{"t":"PD 23 Mass TV OLV 012 VO pl-pl John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Janek! Janek!\nJanek, tutaj!\nWspaniale, Janek. Wspaniale!\nDobrze wyglądasz!"} +{"t":"PD 23 Mass TV OLV 012F VO pl-pl John! John! John, over here! Love it, John. Love it Looking great John! Janek! Janek! Janek, tutaj! Wspaniale, Janek. Wspaniale! Dobrze wyglądasz!"} +{"t":"PD 23 Mass TV OLV 013 VO pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 23 Mass TV OLV 014 VO pl-pl ... that'll make you feel like a big deal. sprawią, że poczujesz się jak gwiazda."} +{"t":"PD 23 Mass TV OLV 015 VO pl-pl Deals on electronics, home, kitchen and more. Okazje na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PD 23 Mass TV OLV 016 VO pl-pl Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day, od 11 do 12 lipca."} +{"t":"PD 23 Mass TV OLV 017 VO pl-pl Exclusively for Prime Members. Wyłącznie dla klientów Prime."} +{"t":"PD 23 Mass TV OLV 018 VO pl-pl Join Prime now. Dołącz do Prime już dziś na Amazon.pl."} +{"t":"PD 23 Mass TV OLV 019 pl-pl Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 pl-pl Amazon Prime Day is here. Amazon Prime Day wystartował"} +{"t":"PD 23 Mass TV OLV 026 VO pl-pl Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime Day, od 11 do 12 lipca. Wyłącznie dla klientów Prime."} +{"t":"PD 23 Mass TV OLV 027 VO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PD 23 Mass TV OLV 033 VO pl-pl Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day, od 11 do 12 lipca. Wyłącznie dla klientów Amazon Prime."} +{"t":"PD 23 Mass TV OLV 034 VO pl-pl Shop now. Dołącz do Prime już dziś na Amazon.pl."} +{"t":"PD 23 Mass TV OLV 036 pl-pl Amazon Prime Day is 11-12 July. Amazon Prime Day, od 11 do 12 lipca"} +{"t":"PD 23 Mass TV OLV 037 Super pl-pl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 041 Super pl-pl Two Days of Epic Deals Dwa dni imponujących okazji"} +{"t":"PD 23 Mass TV OLV 042 VO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PD 23 Mass TV OLV 043 pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 23 Mass TV OLV 044 Super pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 23 Mass TV OLV 048 VO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PD 23 Mass YouTube 001 Title pl-pl Amazon Prime Day is the 11th-12th of July Amazon Prime Day, od 11 do 12 lipca"} +{"t":"PD 23 Mass YouTube 002 Description pl-pl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Amazon Prime Day to dwa dni imponujących okazji, dzięki którym poczujesz się jak gwiazda. Dołącz już dziś."} +{"t":"PD 23 Mass YouTube 003 Title pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 23 Mass YouTube 004 Description pl-pl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Amazon Prime Day to dwa dni imponujących okazji, dzięki którym poczujesz się jak gwiazda. Sprawdź teraz."} +{"t":"PD 23 Mass YouTube 005 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy pl-pl 2 days of epic deals, so you’ll feel like a big deal Dwa dni imponujących okazji. Poczuj się jak gwiazda"} +{"t":"PD 23 Mass YouTube 007 CTA pl-pl Shop now  Sprawdź teraz"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline pl-pl Two days \nof epic deals Dwa dni \nokazji"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline pl-pl Two days \nof epic \ndeals Dwa \ndni \nokazji"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass (D)OOH Print 005 pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline pl-pl New day. \nNew deals. Nowy dzień. \nNowe okazje."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline pl-pl New \nday. \nNew \ndeals. Nowy \ndzień. \nNowe \nokazje."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 24 Mass (D)OOH Print 010 Dates pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PD 24 Mass Digital Display 001 Tagline pl-pl Two days \nof epic deals Dwa dni \nokazji"} +{"t":"PD 24 Mass Digital Display 001F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PD 24 Mass Digital Display 002 Tagline pl-pl Two days \nof epic \ndeals Dwa \ndni \nokazji"} +{"t":"PD 24 Mass Digital Display 002F Tagline pl-pl Two days of epic deals Dwa dni okazji"} +{"t":"PD 24 Mass Digital Display 004 pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass Digital Display 005 CTA pl-pl Join Prime Dołącz \ndo Prime"} +{"t":"PD 24 Mass Digital Display 005F CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"PD 24 Mass Digital Display 007 On-screen text pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 24 Mass Digital Display 008 Tagline pl-pl New day. \nNew deals. Nowy dzień. \nNowe okazje."} +{"t":"PD 24 Mass Digital Display 008F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 24 Mass Digital Display 010 Tagline pl-pl New \nday. \nNew \ndeals. Nowy \ndzień. \nNowe \nokazje."} +{"t":"PD 24 Mass Digital Display 010F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 24 Mass Digital Display 011 Dates pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PD 24 Mass Digital Display 012 pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 002 pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"PD 24 Mass EU Mobile Banners 003 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 004 pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"PD 24 Mass EU Mobile Banners 005 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"PD 24 Mass EU Mobile Banners 007 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description pl-pl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Nie przegap wiosennych okazji do -40% na Amazon. Od 27 do 29 marca. Dotyczy wybranych produktów."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline pl-pl Spring Sale is coming Wiosenne okazje nadchodzą!"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description pl-pl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Nie przegap wiosennych okazji do -40% na Amazon. Od 27 do 29 marca. Dotyczy wybranych produktów."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description pl-pl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Nie przegap wiosennych okazji do -40% na Amazon. Od 27 do 29 marca. Dotyczy wybranych produktów."} +{"t":"PD 24 Mass PEAS Social Post 001 pl-pl October 11 and 12. Get access to two days of epic deals before anyone else. 11 i 12 października. Skorzystaj z dwóch dni imponujących okazji. Dołącz do Prime teraz."} +{"t":"PD 24 Mass PEAS Social Post 002 pl-pl Now on. Get access to two days of epic deals before anyone else. Dwa dni imponujących okazji już trwają. Dołącz do Prime teraz."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline pl-pl Prime Early Access Sale Ekskluzywne Okazje Prime"} +{"t":"PD 24 Mass PEAS Social Post 004 Description pl-pl Feel like a big deal Poczuj się jak gwiazda"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"PD 24 Mass PEAS Social Post 006 pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline pl-pl The Prime Early Access Sale Ekskluzywne Okazje Prime"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text pl-pl Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Ekskluzywne Okazje Amazon Prime. 11 i 12 października. Skorzystaj z dwóch dni imponujących okazji i poczuj się jak gwiazda."} +{"t":"PD 24 Mass PEAS Social Post 014 pl-pl Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Ekskluzywne Okazje Amazon Prime. Skorzystaj z dwóch dni imponujących okazji i poczuj się jak gwiazda."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline pl-pl Prime Early Access Sale Ekskluzywne Okazje Amazon Prime"} +{"t":"PD 24 Mass PEAS Social Post 021 pl-pl Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Ekskluzywne Okazje Amazon Prime. 11-12 października. Skorzystaj i poczuj się jak gwiazda."} +{"t":"PD 24 Mass PEAS Social Post 022 pl-pl Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Ekskluzywne Okazje Amazon Prime już trwają. Skorzystaj z dwóch dni imponujących okazji."} +{"t":"PD 24 Mass PEAS Social Post 027 pl-pl Prime Early Access Sale starts in: XX:XX:XX Ekskluzywne Okazje Amazon Prime. Start za:XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 pl-pl Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ekskluzywne Okazje Amazon Prime. Skorzystaj i poczuj się jak gwiazda."} +{"t":"PD 24 Mass PEAS Social Post 035 pl-pl Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ekskluzywne Okazje Amazon Prime. Skorzystaj z dwóch dni imponujących okazji."} +{"t":"PD 24 Mass PEAS Social Post 038 pl-pl Get two days of epic deals before anyone else and feel like a big deal. Skorzystaj z dwóch dni imponujących okazji i poczuj się jak gwiazda."} +{"t":"PD 24 Mass PEAS Social Post 039 pl-pl Get two days of epic deals before anyone else and feel like a big deal. Skorzystaj z dwóch dni imponujących okazji i poczuj się jak gwiazda."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline pl-pl Prime Early Access Sale. October 11 and 12. Ekskluzywne Okazje Amazon Prime. 11 i 12 października."} +{"t":"PD 24 Mass PEAS Social Post 041 Description pl-pl Prime Early Access Sale Ekskluzywne Okazje Amazon Prime"} +{"t":"PD 24 Mass PEAS Social Post 044 pl-pl The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Zbliża się czas Ekskluzywnych Okazji Amazon Prime. POLUB ❤️ ten tweet, a 11 października przypomnimy Ci o tych imponujących okazjach."} +{"t":"PD 24 Mass PEAS Social Post 045 pl-pl [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] Twoje przypomnienia o Ekskluzywnych Okazjach Amazon Prime są już ustawione! Damy Ci znać, gdy tylko wystartują 11 października. Aby zrezygnować z usługi, wyślij odpowiedź o treści #Stop."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA pl-pl Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Chcesz poczuć się jak gwiazda? Teraz możesz. Ekskluzywne Okazje Amazon Prime wystartowały. Skorzystaj z dwóch dni imponujących okazji!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline pl-pl Prime Early Access Sale Ekskluzywne Okazje Amazon Prime"} +{"t":"PD 24 Mass Social Post 001 Headline pl-pl Prime Day 16-17 July Prime Day 16-17 lipca"} +{"t":"PD 24 Mass Social Post 002 Description pl-pl Prime member exclusive Tylko dla klientów Prime"} +{"t":"PD 24 Mass Social Post 003 Primary text pl-pl Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, od 16 do 17 lipca. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 004 Headline pl-pl Prime Day 16-17 July Prime Day 16-17 lipca"} +{"t":"PD 24 Mass Social Post 005 Primary text pl-pl Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, od 16 do 17 lipca. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 014 Primary text pl-pl Amazon Prime Day is the 16th - 17th of July Amazon Prime Day, od 16 do 17 lipca."} +{"t":"PD 24 Mass Social Post 016 pl-pl Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day od 16 do 17 lipca. Dwa dni imponujących okazji! Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social Post 017 Title pl-pl Prime Day 16-17 July Prime Day 16-17 lipca"} +{"t":"PD 24 Mass Social Post 018 Description pl-pl Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day, od 16 do 17 lipca. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 019 Headline pl-pl Prime Day 16-17 July Prime Day 16-17 lipca"} +{"t":"PD 24 Mass Social Post 020 Headline pl-pl Prime Day 16-17 July Prime Day 16-17 lipca"} +{"t":"PD 24 Mass Social Post 021 pl-pl Amazon Prime Day is here, with two days of epic deals. Shop now Amazon Prime Day wystartował. Dwa dni imponujących okazji! Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social Post 022 pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass Social Post 023 Primary text pl-pl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day wystartował. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 024 Headline pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Mass Social Post 025 Description pl-pl Join Prime now Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social Post 026 Primary text pl-pl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day wystartował. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 027 Headline pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Mass Social Post 028 Primary text pl-pl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day wystartował. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 036 Primary text pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 24 Mass Social Post 037 Brand Name pl-pl AmazonUK AmazonPL"} +{"t":"PD 24 Mass Social Post 038 pl-pl Amazon Prime Day is here, with two days of epic deals. Shop now. Amazon Prime Day wystartował. Dwa dni imponujących okazji! Sprawdź teraz."} +{"t":"PD 24 Mass Social Post 039 Title pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Mass Social Post 040 Description pl-pl Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day wystartował. Dwa dni imponujących okazji sprawią, że poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social Post 041 Headline pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Mass Social Post 042 Headline pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Mass Social OLV 001 pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PD 24 Mass Social OLV 002 Subtitle pl-pl Just need your picture, thanks Jeszcze tylko zdjęcie"} +{"t":"PD 24 Mass Social OLV 003 BVO pl-pl With two days of epic deals… Podczas dwóch dni imponujących okazji"} +{"t":"PD 24 Mass Social OLV 004 Super pl-pl With two days of epic deals Podczas dwóch dni imponujących okazji"} +{"t":"PD 24 Mass Social OLV 005 BVO pl-pl …you’ll feel like a big deal! poczujesz się jak gwiazda"} +{"t":"PD 24 Mass Social OLV 006 Super pl-pl You’ll feel like a big deal poczujesz się jak gwiazda"} +{"t":"PD 24 Mass Social OLV 007 BVO pl-pl Prime day is the 16-17 July. Join Prime. Amazon Prime Day, od 16 do 17 lipca. Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 008 Endcard pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 24 Mass Social OLV 009 Endcard pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass Social OLV 010 pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie."} +{"t":"PD 24 Mass Social OLV 011 Subtitle pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PD 24 Mass Social OLV 016 BVO pl-pl Prime day is here! Shop now. Amazon Prime Day już trwa! Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 027 Subtitle pl-pl Just need your picture, thanks Jeszcze tylko zdjęcie"} +{"t":"PD 24 Mass Social OLV 028 BVO pl-pl Feel like a big deal. Poczuj się jak gwiazda"} +{"t":"PD 24 Mass Social OLV 029 Super pl-pl Feel like a big deal Poczuj się jak gwiazda"} +{"t":"PD 24 Mass Social OLV 030 BVO pl-pl Prime day is the 16-17 July. Join Prime on amazon.xx Amazon Prime Day, od 16 do 17 lipca. Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 031 Super pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass Social OLV 032 Super pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 24 Mass Social OLV 042 Subtitle pl-pl Just need your picture, thanks. Jeszcze tylko zdjęcie"} +{"t":"PD 24 Mass Social OLV 045 BVO pl-pl Prime day is here! Shop now on amazon.xx Amazon Prime Day już trwa! Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 049 pl-pl Sign here, please. Tu podpis"} +{"t":"PD 24 Mass Social OLV 050 Subtitle pl-pl Sign here, please Tu podpis"} +{"t":"PD 24 Mass Social OLV 053 BVO pl-pl …you’ll feel like a big deal! poczujesz się jak gwiazda!"} +{"t":"PD 24 Mass Social OLV 059 Subtitle pl-pl Sign here, please. Tu podpis"} +{"t":"PD 24 Mass Social OLV 074 pl-pl Sign here, please Tu podpis"} +{"t":"PD 24 Mass Social OLV 076 BVO pl-pl Feel like a big deal. Poczuj się jak gwiazda."} +{"t":"PD 24 Mass Social OLV 097 BVO pl-pl With two days of epic deals… Dwa dni imponujących okazji"} +{"t":"PD 24 Mass Social OLV 098 Super pl-pl With two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 24 Mass Social OLV 099 BVO pl-pl …you and your dog will feel like a big deal! i Ty i Twój pies poczujecie się jak gwiazdy!"} +{"t":"PD 24 Mass Social OLV 100 Super pl-pl you and you dog\n will feel like a big deal i Ty i Twój pies\n poczujecie się jak gwiazdy"} +{"t":"PD 24 Mass Social OLV 100F Super pl-pl you and you dog will feel like a big deal i Ty i Twój pies poczujecie się jak gwiazdy"} +{"t":"PD 24 Mass Social OLV 101 BVO pl-pl Prime day is the 16th and 17th of July. Join Prime Amazon Prime Day, od 16 do 17 lipca. Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 108 BVO pl-pl Prime Day is here! Shop now. Amazon Prime Day już trwa! Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 109 pl-pl Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO pl-pl …you and your kid will feel like a big deal! i Ty i Twoje dziecko poczujecie się jak gwiazdy!"} +{"t":"PD 24 Mass Social OLV 115 Super pl-pl you and your kid\n will feel like a big deal i Ty i Twoje dziecko\n poczujecie się jak gwiazdy"} +{"t":"PD 24 Mass Social OLV 115F Super pl-pl you and your kid will feel like a big deal i Ty i Twoje dziecko poczujecie się jak gwiazdy"} +{"t":"PD 24 Mass Social OLV 116 BVO pl-pl Prime day is the 16th and 17th of July. Join Prime. Amazon Prime Day, od 16 do 17 lipca. Dołącz do Prime już dziś na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 145 BVO pl-pl Prime day is here. Shop now on amazon.xx Amazon Prime Day już trwa! Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass Social OLV 149 Super pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass Social OLV 150 pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass TV OLV 001 BVO pl-pl Amazon Prime Day is the 16th and 17th of July Amazon Prime Day, od 16 do 17 lipca"} +{"t":"PD 24 Mass TV OLV 002 Super pl-pl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass TV OLV 004 BVO pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 24 Mass TV OLV 005 Super pl-pl Two Days of Epic Deals Dwa dni imponujących okazji"} +{"t":"PD 24 Mass TV OLV 006 BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PD 24 Mass TV OLV 007 pl-pl 16-17 July 16–17 lipca"} +{"t":"PD 24 Mass TV OLV 008 Super pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 24 Mass TV OLV 009 BVO pl-pl Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day, od 16 do 17 lipca."} +{"t":"PD 24 Mass TV OLV 010 BVO pl-pl Two days of epic deals… Dwa dni imponujących okazji"} +{"t":"PD 24 Mass TV OLV 011 BVO pl-pl …that’ll make you feel like a big deal. sprawią, że poczujesz się jak gwiazda."} +{"t":"PD 24 Mass TV OLV 012 BVO pl-pl Deals on electronics, home, kitchen and more. Okazje na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PD 24 Mass TV OLV 013 BVO pl-pl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day, od 16 do 17 lipca. Wyłącznie dla klientów Prime."} +{"t":"PD 24 Mass TV OLV 015 BVO pl-pl Join Prime now. Dołącz do Prime już dziś na amazon.pl"} +{"t":"PD 24 Mass TV OLV 018 BVO pl-pl Amazon Prime day is the 16th and 17th of July. Two days of epic deals on electronics, home, kitchen and more. Amazon Prime Day, od 16 do 17 lipca. Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PD 24 Mass TV OLV 019 BVO pl-pl that’ll make you feel like a big deal To sprawi, że poczujesz się jak gwiazda."} +{"t":"PD 24 Mass TV OLV 020 BVO pl-pl Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day, od 16 do 17 lipca. Wyłącznie dla klientów Prime."} +{"t":"PD 24 Mass TV OLV 022 BVO pl-pl Join Prime now. Dołącz do Prime już dziś na Amazon.pl."} +{"t":"PD 24 Mass TV OLV 025 BVO pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 24 Mass TV OLV 026 Super pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 24 Mass TV OLV 028 Super pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 24 Mass TV OLV 029 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass TV OLV 039 BVO pl-pl Shop now. Dołącz do Prime już dziś na amazon.pl"} +{"t":"PD 24 Mass TV OLV 042 BVO pl-pl Amazon Prime Day is here. Two days of epic deals on electronics, home, kitchen and more. Amazon Prime Day wystartował. Dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko."} +{"t":"PD 24 Mass TV OLV 043 BVO pl-pl that’ll make you feel like a big deal. To sprawi, że poczujesz się jak gwiazda."} +{"t":"PD 24 Mass TV OLV 046 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PD 24 Mass YouTube Long 001 Headline pl-pl Amazon Prime Day is the 16th - 17th of July Amazon Prime Day, od 16 do 17 lipca"} +{"t":"PD 24 Mass YouTube Long 002 Description pl-pl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Dwa dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda. Dołącz do Prime już dziś na amazon.pl"} +{"t":"PD 24 Mass YouTube Long 003 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 24 Mass YouTube Long 005 Description pl-pl With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Dwa dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda. Sprawdź teraz na amazon.pl"} +{"t":"PD 24 Mass YouTube Long 006 CTA pl-pl Shop now  Zamów teraz"} +{"t":"PD 24 Mass YouTube Long 007 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy pl-pl 2 days of epic deals, so you’ll feel like a big deal Dwa dni imponujących okazji... sprawią, że poczujesz się jak gwiazda"} +{"t":"PD 24 Mass YouTube Long 009 CTA pl-pl Shop now  Sprawdź teraz"} +{"t":"PD 24 Mass YouTube Short 001 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description pl-pl Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day, od 16 do 17 lipca. Dwa dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda. Dołącz do Prime już dziś na amazon.pl"} +{"t":"PD 24 Mass YouTube Short 003 CTA pl-pl Join Prime Dołącz"} +{"t":"PD 24 Mass YouTube Short 005 Description pl-pl Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Amazon Prime Day wystartował. Dwa dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda. Sprawdź teraz na amazon.pl"} +{"t":"PD 24 Mass YouTube Short 006 CTA pl-pl Shop now  Zamów"} +{"t":"PD 24 Mass YouTube Short 007 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy pl-pl 2 days of epic deals, so you’ll feel like a big deal Dwa dni imponujących okazji... sprawią, że poczujesz się jak gwiazda"} +{"t":"PD 24 Mass YouTube Short 009 CTA pl-pl Shop now  Zamów"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline pl-pl Four days \nof big deals Cztery dni \nokazji"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline pl-pl Four days of big deals Cztery dni okazji"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline pl-pl Four days \nof big\ndeals Cztery \ndni \nokazji"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline pl-pl Four days of big deals Cztery dni okazji"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline pl-pl Four \ndays\nof big\ndeals -"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline pl-pl Four  days of big deals -"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass (D)OOH Print 005 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline pl-pl New day. \nNew deals. Nowy dzień. \nNowe okazje."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline pl-pl New \nday. \nNew \ndeals. Nowy \ndzień. \nNowe \nokazje."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Mass (D)OOH Print 009 pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline pl-pl Big deals \nend in \nXX:XX:XX  Imponujące \nokazje.\nKoniec za\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline pl-pl Big deals end in XX:XX:XX  Imponujące okazje. Koniec za XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline pl-pl Big deals end in XX:XX:XX  Imponujące okazje. \nKoniec za \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline pl-pl Big deals end in XX:XX:XX  Imponujące okazje. Koniec za XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 pl-pl Hours godzin"} +{"t":"PD 25 Mass (D)OOH Print 014 pl-pl Minutes minut"} +{"t":"PD 25 Mass (D)OOH Print 015 pl-pl Seconds sekund"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency pl-pl Shop now Sprawdź teraz"} +{"t":"PD 25 Mass Digital Display 001 Tagline pl-pl Four days \nof big deals Cztery dni \nokazji"} +{"t":"PD 25 Mass Digital Display 001F Tagline pl-pl Four days of big deals Cztery dni okazji"} +{"t":"PD 25 Mass Digital Display 002 Tagline pl-pl Four days \nof big\ndeals Cztery \ndni \nokazji"} +{"t":"PD 25 Mass Digital Display 002F Tagline pl-pl Four days of big deals Cztery dni okazji"} +{"t":"PD 25 Mass Digital Display 005 Dates pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass Digital Display 006 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA pl-pl Shop now Sprawdź teraz"} +{"t":"PD 25 Mass Digital Display 008 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PD 25 Mass Digital Display 009 Tagline pl-pl New day. \nNew deals. Nowy dzień. \nNowe okazje."} +{"t":"PD 25 Mass Digital Display 009F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Mass Digital Display 011 Tagline pl-pl New \nday. \nNew \ndeals. Nowy \ndzień. \nNowe \nokazje."} +{"t":"PD 25 Mass Digital Display 011F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Mass Digital Display 012 Dates pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PD 25 Mass Radio 001 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, od 8 do 11 lipca."} +{"t":"PD 25 Mass Radio 002 BVO pl-pl Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Cztery dni imponujących okazji na elektronikę, produkty do domu, kuchni i nie tylko sprawią, że nie będziesz czuć się jak..."} +{"t":"PD 25 Mass Radio 003 BVO pl-pl And more like… …a bardziej jak…"} +{"t":"PD 25 Mass Radio 004 BVO pl-pl Feel like a big deal.  Poczuj się jak gwiazda."} +{"t":"PD 25 Mass Radio 005 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day, od 8 do 11 lipca."} +{"t":"PD 25 Mass Radio 006 BVO pl-pl Exclusively for Prime Members. Wyłącznie dla klientów Prime."} +{"t":"PD 25 Mass Radio 007 BVO pl-pl Join Prime now. Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass Radio 008 BVO pl-pl Amazon Prime Day is here. Amazon Prime Day wystartował."} +{"t":"PD 25 Mass Radio 013 BVO pl-pl Exclusively for Prime Members.  Wyłącznie dla klientów Prime."} +{"t":"PD 25 Mass Radio 014 BVO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day, od 8 do 11 lipca!"} +{"t":"PD 25 Mass Social Design Led OLV 002 Super pl-pl Amazon \n Prime Day\n is 8–11 July Amazon\n Prime Day\n 8–11 lipca"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super pl-pl Amazon Prime Day is 8–11 July Amazon Prime Day 8–11 lipca"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super pl-pl Four days\n of big deals Cztery dni \n imponujących okazji"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super pl-pl Four days\n of big\n deals Cztery dni \n imponujących\n okazji"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super pl-pl Join now Dołącz teraz"} +{"t":"PD 25 Mass Social Design Led OLV 009 pl-pl Exclusively for \n Prime members Wyłącznie dla\n klientów Prime"} +{"t":"PD 25 Mass Social Design Led OLV 009F pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super pl-pl Amazon Prime Day\n is here! Amazon Prime Day \n wystartował!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super pl-pl Amazon\n Prime Day\n is here! Amazon\n Prime Day \n wystartował!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO pl-pl Shop now Sprawdź teraz"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super pl-pl Shop now Sprawdź teraz"} +{"t":"PD 25 Mass Social Post 001 Description pl-pl Prime member-exclusive Tylko dla klientów Prime"} +{"t":"PD 25 Mass Social Post 002 Headline pl-pl Amazon Prime Day 8-11 July Amazon Prime Day 8–11.07"} +{"t":"PD 25 Mass Social Post 003 Primary text pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Cztery dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda! Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass Social Post 004 Headline pl-pl Amazon Prime Day 8-11 July Amazon Prime Day 8–11.07"} +{"t":"PD 25 Mass Social Post 005 Primary text pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Cztery dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda! Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass Social Post 009 Primary text pl-pl Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day, od 8 do 11 lipca. Podczas czterech dni imponujących okazji, poczujesz się jak gwiazda! Dołącz do Prime."} +{"t":"PD 25 Mass Social Post 010 Primary text pl-pl Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day, od 8 do 11 lipca. Podczas czterech dni imponujących okazji, poczujesz się jak gwiazda! Dołącz do Prime."} +{"t":"PD 25 Mass Social Post 011 Primary text pl-pl Amazon Prime Day is the 8th-11th July Amazon Prime Day, od 8 do 11 lipca"} +{"t":"PD 25 Mass Social Post 012 Headline pl-pl With four days of big deals! Join Prime now. Cztery dni imponujących okazji! Dołącz do Prime."} +{"t":"PD 25 Mass Social Post 013 Primary text pl-pl Amazon Prime Day is the 8th-11th July Amazon Prime Day, od 8 do 11 lipca"} +{"t":"PD 25 Mass Social Post 014 pl-pl Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day, od 8 do 11 lipca. Cztery dni imponujących okazji. Dołącz do Prime."} +{"t":"PD 25 Mass Social Post 015 Title pl-pl Amazon Prime Day 8-11 July Amazon Prime Day, 8–11 lipca"} +{"t":"PD 25 Mass Social Post 016 Description pl-pl Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day, od 8 do 11 lipca. Podczas czterech dni imponujących okazji, poczujesz się jak gwiazda! Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass Social Post 017 Title pl-pl Amazon Prime Day 8-11 July Amazon Prime Day, 8–11 lipca"} +{"t":"PD 25 Mass Social Post 018 Title pl-pl Amazon Prime Day 8-11 July Amazon Prime Day, 8–11 lipca"} +{"t":"PD 25 Mass Social Post 019 Headline pl-pl Amazon Prime Day 8-11 July Amazon Prime Day 8–11.07"} +{"t":"PD 25 Mass Social Post 020 Description pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 25 Mass Social Post 021 Headline pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 022 Primary text pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Cztery dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda! Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Post 023 Headline pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 024 Primary text pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Cztery dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda. Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Post 026 Primary text pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Cztery dni imponujących okazji z Amazon Prime Day sprawią, że poczujesz się jak gwiazda! Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Post 028 Primary text pl-pl Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day wystartował. Podczas czterech dni imponujących okazji, poczujesz się jak gwiazda! Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Post 029 Primary text pl-pl Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day wystartował. Podczas czterech dni imponujących okazji, poczujesz się jak gwiazda! Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Post 030 Primary text pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 032 Primary text pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 033 pl-pl Amazon Prime Day is here with four days of big deals. Shop now. Amazon Prime Day wystartował. Cztery dni imponujących okazji. Sprawdź teraz."} +{"t":"PD 25 Mass Social Post 034 Title pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 035 Description pl-pl Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Amazon Prime Day wystartował. Podczas czterech dni imponujących okazji, poczujesz się jak gwiazda! Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social Post 036 Title pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 037 Title pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social Post 038 Headline pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass Social TV Led 001 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day, od 8 do 11 lipca!"} +{"t":"PD 25 Mass Social TV Led 002 BVO pl-pl You’ll feel like a biiiiiiiigggg deal! Poczujesz się jak WIEEEEEEELKA gwiazda!"} +{"t":"PD 25 Mass Social TV Led 003 BVO pl-pl With four days of big deals… Podczas czterech dni imponujących okazji..."} +{"t":"PD 25 Mass Social TV Led 004 BVO pl-pl Exclusively for Prime members Wyłącznie dla klientów Prime"} +{"t":"PD 25 Mass Social TV Led 005 BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass Social TV Led 006 Super pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass Social TV Led 007 Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social TV Led 008 Super pl-pl Four days\n of big deals Cztery dni \n imponujących okazji"} +{"t":"PD 25 Mass Social TV Led 008F Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social TV Led 009 Super pl-pl Four days\n of big\n deals Cztery dni \n imponujących\n okazji"} +{"t":"PD 25 Mass Social TV Led 009F Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social TV Led 010 Super pl-pl Exclusively for Prime Members Wyłącznie dla klientów Prime"} +{"t":"PD 25 Mass Social TV Led 011 Super pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass Social TV Led 012 BVO pl-pl Feel like a biiiiiiiigggg deal! Poczuj się jak WIEEEEEEELKA gwiazda!"} +{"t":"PD 25 Mass Social TV Led 013 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, od 8 do 11 lipca."} +{"t":"PD 25 Mass Social TV Led 014 BVO pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 25 Mass Social TV Led 017 BVO pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass Social TV Led 018 Super pl-pl Amazon Prime Day\n is here! Prime Day \n wystartował!"} +{"t":"PD 25 Mass Social TV Led 018F Super pl-pl Amazon Prime Day is here! Prime Day wystartował!"} +{"t":"PD 25 Mass Social TV Led 019 Super pl-pl Amazon\n Prime Day\n is here! Prime Day \n wystartował!"} +{"t":"PD 25 Mass Social TV Led 019F Super pl-pl Amazon Prime Day is here! Prime Day wystartował!"} +{"t":"PD 25 Mass Social TV Led 020 BVO pl-pl You’ll feel like a biiiiiiiigggg deal! Poczujesz się jak WIEEEEEEELKA gwiazda!"} +{"t":"PD 25 Mass Social TV Led 023 BVO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Social TV Led 026 Super pl-pl Four days\n of big\n deals Cztery dni \n imponujących\n okazji"} +{"t":"PD 25 Mass Social TV Led 026F Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass Social TV Led 029 BVO pl-pl Feel like a biiiiiiiigggg deal! Poczuj się jak WIEEEEEEELKA gwiazda!"} +{"t":"PD 25 Mass Social TV Led 030 BVO pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass Social TV Led 033 BVO pl-pl Shop now. Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass Static Social 001 Tagline pl-pl Four days \nof big deals Cztery dni \nokazji"} +{"t":"PD 25 Mass Static Social 001F Tagline pl-pl Four days of big deals Cztery dni okazji"} +{"t":"PD 25 Mass Static Social 002 Tagline pl-pl Four days \nof big\ndeals Cztery \ndni \nokazji"} +{"t":"PD 25 Mass Static Social 002F Tagline pl-pl Four days of big deals Cztery dni okazji"} +{"t":"PD 25 Mass Static Social 004 Dates pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass Static Social 005 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"PD 25 Mass Static Social 006 Tagline pl-pl New day. \nNew deals. Nowy dzień. \nNowe okazje."} +{"t":"PD 25 Mass Static Social 006F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Mass Static Social 008 Tagline pl-pl New \nday. \nNew \ndeals. Nowy \ndzień. \nNowe \nokazje."} +{"t":"PD 25 Mass Static Social 008F Tagline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Mass Static Social 009 pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass TV OLV 001 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day, od 8 do 11 lipca."} +{"t":"PD 25 Mass TV OLV 002 Super pl-pl Amazon Prime Day\n 8–11 July Amazon Prime Day\n 8–11 lipca"} +{"t":"PD 25 Mass TV OLV 002F Super pl-pl Amazon Prime Day 8–11 July Amazon Prime Day 8–11 lipca"} +{"t":"PD 25 Mass TV OLV 003 BVO pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass TV OLV 004 Super pl-pl Four days of big deals Cztery dni imponujących okazji"} +{"t":"PD 25 Mass TV OLV 005 BVO pl-pl Join Prime now\n\n Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass TV OLV 005F BVO pl-pl Join Prime now Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass TV OLV 006 Super pl-pl Exclusively for Prime Members Wyłącznie dla klientów Prime"} +{"t":"PD 25 Mass TV OLV 008 BVO pl-pl Four days of big deals on electronics, home, kitchen and more. Cztery dni imponujących okazji na elektronikę, produkty do domu, kuchni i nie tylko."} +{"t":"PD 25 Mass TV OLV 009 BVO pl-pl …that’ll make you feel like a big deal. To sprawi, że poczujesz się jak gwiazda."} +{"t":"PD 25 Mass TV OLV 010 BVO pl-pl Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day, od 8 do 11 lipca. Wyłącznie dla klientów Prime."} +{"t":"PD 25 Mass TV OLV 012 BVO pl-pl Join Prime now.\n\n Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass TV OLV 012F BVO pl-pl Join Prime now. Dołącz do Prime na Amazon.pl"} +{"t":"PD 25 Mass TV OLV 013 Super pl-pl 8–11 July 8–11 lipca"} +{"t":"PD 25 Mass TV OLV 014 BVO pl-pl Amazon Prime Day is here. Amazon Prime Day wystartował."} +{"t":"PD 25 Mass TV OLV 015 Super pl-pl Amazon Prime Day is here! Amazon Prime Day wystartował!"} +{"t":"PD 25 Mass TV OLV 018 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass TV OLV 022 BVO pl-pl …that’ll make you feel like a big deal. To sprawi, że poczujesz się jak gwiazda."} +{"t":"PD 25 Mass TV OLV 025 BVO pl-pl Shop now Sprawdź teraz na Amazon.pl"} +{"t":"PD 25 Mass YouTube 001 Headline pl-pl Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day, od 8 do 11 lipca"} +{"t":"PD 25 Mass YouTube 002 Description pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Podczas czterech dni imponujących okazji poczujesz się jak gwiazda!"} +{"t":"PD 25 Mass YouTube 003 CTA pl-pl Join Prime Dołącz"} +{"t":"PD 25 Mass YouTube 004 Headline pl-pl Amazon Prime Day is here Amazon Prime Day wystartował"} +{"t":"PD 25 Mass YouTube 005 Description pl-pl With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Podczas czterech dni imponujących okazji poczujesz się jak gwiazda!"} +{"t":"PD 25 Mass YouTube 006 CTA pl-pl Shop now  Sprawdź"} +{"t":"PD 25 Mass YouTube 007 Headline pl-pl Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description pl-pl 4 days of big deals, so you’ll feel like a big deal Podczas czterech dni imponujących okazji poczujesz się jak gwiazda!"} +{"t":"PD 25 Mass YouTube 009 CTA pl-pl Shop now  Sprawdź"} +{"t":"PD 25 Mass YouTube 010 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy pl-pl 4 days of big deals, so you'll feel like a big deal! 4 dni imponujących okazji: poczuj się jak gwiazda!"} +{"t":"PD 25 Mass YouTube 012 CTA pl-pl Shop now Sprawdź"} +{"t":"PD 25 Mass YouTube 013 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description pl-pl Amazon Prime Day is 8-11 of July Amazon Prime Day, od 8 do 11 lipca"} +{"t":"PD 25 Mass YouTube 015 pl-pl with 4 days of big deals 4 dni imponujących okazji"} +{"t":"PD 25 Mass YouTube 016 CTA pl-pl Join Prime Dołącz"} +{"t":"PD 25 Mass YouTube 017 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description pl-pl Amazon Prime Day is here with 4 days of big deals Amazon Prime Day wystartował.\n 4 dni imponujących okazji"} +{"t":"PD 25 Mass YouTube 018F Description pl-pl Amazon Prime Day is here with 4 days of big deals Amazon Prime Day wystartował. 4 dni imponujących okazji"} +{"t":"SDD 23 Mass Digital Display 001 Event Name pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Digital Display 002 Event Name pl-pl Amazon\nSpring\nSale Wiosenne \nokazje\nna Amazon"} +{"t":"SDD 23 Mass Digital Display 002F Event Name pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Digital Display 003 Event Name pl-pl Amazon\nSpring Sale Wiosenne okazje\nna Amazon"} +{"t":"SDD 23 Mass Digital Display 003F Event Name pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Digital Display 004 Headline pl-pl Up to 40% off Nawet do 40% taniej"} +{"t":"SDD 23 Mass Digital Display 005 Headline pl-pl Save big this spring Zaoszczędź jeszcze więcej tej wiosny"} +{"t":"SDD 23 Mass Digital Display 006 Dates pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Mass Digital Display 007 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"SDD 23 Mass Digital Display 008 Dates pl-pl Ends 29 March Tylko do 29 marca"} +{"t":"SDD 23 Mass Digital Display 009 Dates pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Mass Digital Display 010 CTA pl-pl Shop now Odkryj okazje"} +{"t":"SDD 23 Mass Digital Display 011 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description pl-pl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Nie przegap wiosennych okazji do -40% na Amazon. Od 27 do 29 marca. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline pl-pl Spring Sale is coming Wiosenne okazje nadchodzą!"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description pl-pl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Nie przegap wiosennych okazji do -40% na Amazon. Od 27 do 29 marca. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description pl-pl 27th -29th March. Selected products only. 27-29 marca. Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description pl-pl Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Nie przegap wiosennych okazji do -40% na Amazon. Od 27 do 29 marca. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social OLV 001 Super pl-pl Spring Sale is coming Wiosenne okazje nadchodzą"} +{"t":"SDD 23 Mass Social OLV 002 Super pl-pl Up to 40% off Nawet do 40% taniej"} +{"t":"SDD 23 Mass Social OLV 003 Super pl-pl Starts Monday Start w poniedziałek"} +{"t":"SDD 23 Mass Social OLV 004 Super pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Social OLV 005 Super pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Mass Social OLV 006 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass Social OLV 007 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass Social OLV 008 Super pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Social OLV 010 Super pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Mass Social OLV 012 Super pl-pl Spring Sale is here Wiosenne okazje już wystartowały"} +{"t":"SDD 23 Mass Social OLV 014 Super pl-pl Shop now Odkryj okazje"} +{"t":"SDD 23 Mass Social OLV 016 Super pl-pl Ends 29 March Tylko do 29 marca"} +{"t":"SDD 23 Mass Social OLV 020 Super pl-pl Ends 29 March Tylko do 29 marca"} +{"t":"SDD 23 Mass Social Post 001 Headline pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Social Post 002 Primary text pl-pl Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Zaoszczędź nawet do 40% podczas wiosennych okazji na Amazon. Start 27 marca o 18:00. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 003 Primary text pl-pl Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Zaoszczędź nawet do 40% podczas wiosennych okazji na Amazon. Start 27 marca o 18:00."} +{"t":"SDD 23 Mass Social Post 004 Description pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Mass Social Post 005 Headline pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Social Post 006 Primary text pl-pl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Nie przegap wiosennych okazji na Amazon nawet do 40%. Start 27 marca o 18:00. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 007 Primary text pl-pl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Nie przegap wiosennych okazji na Amazon nawet do 40%. Start 27 marca o 18:00."} +{"t":"SDD 23 Mass Social Post 008 pl-pl Save big in the Amazon Spring Sale with up to 40% off. Nie przegap wiosennych okazji na Amazon nawet do 40%."} +{"t":"SDD 23 Mass Social Post 011 Primary text pl-pl Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Nie przegap wiosennych okazji na Amazon nawet do 40%. Start 27 marca o 18:00."} +{"t":"SDD 23 Mass Social Post 012 Headline pl-pl Amazon Spring Sale Wiosenne okazje na Amazon"} +{"t":"SDD 23 Mass Social Post 013 Primary text pl-pl Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Zaoszczędź do 40% podczas wiosennych okazji na Amazon. Start 27 marca o 18:00. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 014 Primary text pl-pl Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Zaoszczędź do 40% podczas wiosennych okazji na Amazon. Start 27 marca o 18:00."} +{"t":"SDD 23 Mass Social Post 015 Description pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Mass Social Post 020 pl-pl #Amazon #Springsale #Amazon #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text pl-pl Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Nie przegap wiosennych okazji na Amazon. Start 27 marca o 18:00."} +{"t":"SDD 23 Mass Social Post 022 pl-pl Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Nie przegap wiosennych okazji na Amazon. Start 27 marca o 18:00. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 023 Primary text pl-pl The Amazon Spring Sale. Starts 6pm on March 27th. Wiosenne okazje na Amazon. Start 27 marca o 18:00."} +{"t":"SDD 23 Mass Social Post 024 Brand Name pl-pl AmazonUK AmazonPL"} +{"t":"SDD 23 Mass Social Post 025 pl-pl The Amazon Spring Sale. Selected products only. Wiosenne okazje na Amazon. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 027 pl-pl Save big in the Amazon Spring Sale. Selected products only. Nie przegap wiosennych okazji na Amazon. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 031 Primary text pl-pl The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Wiosenne okazje na Amazon. Zaoszczędź nawet do 40%. Tylko do 29 marca do północy. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 032 Primary text pl-pl The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Wiosenne okazje na Amazon. Zaoszczędź nawet do 40%. Tylko do 29 marca do północy."} +{"t":"SDD 23 Mass Social Post 035 Primary text pl-pl Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Zaoszczędź do 40% podczas wiosennych okazji na Amazon. Tylko do 29 marca do północy. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 036 Primary text pl-pl Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Zaoszczędź do 40% podczas wiosennych okazji na Amazon. Tylko do 29 marca do północy."} +{"t":"SDD 23 Mass Social Post 037 pl-pl Save up to 40% off in the Amazon Spring Sale.  Zaoszczędź do 40% podczas wiosennych okazji na Amazon."} +{"t":"SDD 23 Mass Social Post 039 Primary text pl-pl Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Nie przegap wiosennych okazji na Amazon nawet do 40%. Tylko do 29 marca do północy. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 040 Primary text pl-pl Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Nie przegap wiosennych okazji na Amazon nawet do 40%. Tylko do 29 marca do północy."} +{"t":"SDD 23 Mass Social Post 050 Primary text pl-pl Save big in the Amazon Spring Sale. Ends midnight on March 29th. Nie przegap wiosennych okazji na Amazon. Tylko do 29 marca do północy."} +{"t":"SDD 23 Mass Social Post 051 pl-pl Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Nie przegap wiosennych okazji na Amazon. Tylko do 29 marca do północy. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 052 Primary text pl-pl Save big in the Amazon Spring Sale. Ends midnight on March 29th. Nie przegap wiosennych okazji na Amazon. Tylko do 29 marca do północy."} +{"t":"SDD 23 Mass Social Post 054 pl-pl The Amazon Spring Sale. Save up to 40%. Selected products only. Wiosenne okazje na Amazon. Zaoszczędź nawet do 40%. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass Social Post 055 Brand Name pl-pl AmazonUK AmazonPL"} +{"t":"SDD 23 Mass Social Post 056 pl-pl Save big in the Amazon Spring Sale. Selected products only. Nie przegap wiosennych okazji na Amazon. Dotyczy wybranych produktów."} +{"t":"SDD 23 Mass TV OLV 013 BVO pl-pl Get that Spring feeling Wiosenne okazje nadchodzą."} +{"t":"SDD 23 Mass TV OLV 014 BVO pl-pl Get two days of Spring savings Dwa dni wiosennych okazji nadchodzą!"} +{"t":"SDD 23 Mass TV OLV 015 BVO pl-pl with up to 40% off in the Amazon Spring Sale Zaoszczędź nawet do 40% podczas wiosennych okazji na Amazon.pl"} +{"t":"SDD 23 Mass TV OLV 016 BVO pl-pl Starts Monday Start w poniedziałek"} +{"t":"SDD 23 Mass TV OLV 017 Super pl-pl Amazon Spring Sale\nUp to 40% off Wiosenne okazje na Amazon\nNawet do 40% taniej"} +{"t":"SDD 23 Mass TV OLV 017F Super pl-pl Amazon Spring Sale Up to 40% off Wiosenne okazje na Amazon Nawet do 40% taniej"} +{"t":"SDD 23 Mass TV OLV 018 Super pl-pl Amazon Spring Sale\n27-29 March Wiosenne okazje na Amazon\n27-29 marca"} +{"t":"SDD 23 Mass TV OLV 018F Super pl-pl Amazon Spring Sale 27-29 March Wiosenne okazje na Amazon 27-29 marca"} +{"t":"SDD 23 Mass TV OLV 019 BVO pl-pl Now on. Już trwają"} +{"t":"SDD 23 Mass TV OLV 020 Super pl-pl Amazon Spring Sale\nUp to 40% off Wiosenne okazje na Amazon\nNawet do 40% taniej"} +{"t":"SDD 23 Mass TV OLV 020F Super pl-pl Amazon Spring Sale Up to 40% off Wiosenne okazje na Amazon Nawet do 40% taniej"} +{"t":"SDD 23 Mass TV OLV 021 Super pl-pl Amazon Spring Sale\nEnds 29 March Wiosenne okazje na Amazon\nTylko do 29 marca"} +{"t":"SDD 23 Mass TV OLV 021F Super pl-pl Amazon Spring Sale Ends 29 March Wiosenne okazje na Amazon Tylko do 29 marca"} +{"t":"SDD 23 Mass TV OLV 022 pl-pl Starts 6pm March 27th. Start 27 marca o 18:00"} +{"t":"SDD 23 Mass TV OLV 023 pl-pl Ends midnight on March 29th. Tylko do 29 marca do północy"} +{"t":"SDD 23 Mass TV OLV 024 pl-pl Selected products only. Dotyczy wybranych produktów"} +{"t":"SDD 23 Mass YouTube 001 Title pl-pl Get ready for the Amazon Spring Sale! Wiosenne okazje na Amazon nadchodzą!"} +{"t":"SDD 23 Mass YouTube 002 Description pl-pl Save up to 40% off in the Amazon Spring Sale. Starts Monday. Zaoszczędź do 40% podczas wiosennych okazji na Amazon. Start w poniedziałek."} +{"t":"SDD 23 Mass YouTube 003 Title pl-pl Get that Spring feeling! Wiosenne okazje nadchodzą!"} +{"t":"SDD 23 Mass YouTube 004 Description pl-pl The Amazon Spring Sale. Save up to 40% from 27-29 March. Wiosenne okazje na Amazon. Zaoszczędź nawet do 40%! 27-29 marca."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name pl-pl Amazon Spring Deal Days  Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name pl-pl Amazon Spring\nDeal Days  Dni Wiosennych\nOkazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name pl-pl Amazon Spring Deal Days  Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name pl-pl Amazon\nSpring\nDeal Days  Dni\nWiosennych\nOkazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name pl-pl Amazon Spring Deal Days  Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name pl-pl Amazon\nSpring\nDeal\nDays  Dni\nWiosennych\nOkazji\nAmazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name pl-pl Amazon Spring Deal Days  Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline pl-pl Up to 40% off Sprawdź imponujące okazje na Amazon.pl"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline pl-pl Shop epic deals Sprawdź imponujące okazje na Amazon.pl"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates pl-pl Starts 20 March  Start 20 marca"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates pl-pl Starts Wednesday Start w środę"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates pl-pl Ends 25 March Tylko do 25 marca"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates pl-pl 20-25 March 20–25 marca"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name pl-pl Amazon Spring\nDeal Days Dni Wiosennych\nOkazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name pl-pl Amazon\nSpring\nDeal\nDays Dni\nWiosennych\nOkazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates pl-pl 20-25 March 20–25 marca"} +{"t":"SDD 24 Mass Radio 001 BVO pl-pl Amazon Spring Deal Days are approaching. Dni Wiosennych Okazji Amazon nadchodzą."} +{"t":"SDD 24 Mass Radio 002 BVO pl-pl So you could save big on a Bluetooth speaker. Zamów głośnik Bluetooth i zaoszczędź jeszcze więcej."} +{"t":"SDD 24 Mass Radio 003 BVO pl-pl And get into dancing. A później tańcz."} +{"t":"SDD 24 Mass Radio 004 BVO pl-pl Reaaaaaally into dancing. Taaaaaaańczyć z przytupem."} +{"t":"SDD 24 Mass Radio 005 BVO pl-pl Lifting! Spinning! Luuuunging!!! Skakać! Wirować! Fikać!!!!"} +{"t":"SDD 24 Mass Radio 006 pl-pl Oh no! O nie!"} +{"t":"SDD 24 Mass Radio 007 BVO pl-pl And you can also save big on a sewing machine. A po zamówieniu maszyny do szycia zaoszczędzisz jeszcze więcej"} +{"t":"SDD 24 Mass Radio 008 BVO pl-pl From Bluetooth speakers to sewing machines. Od głośników Bluetooth po maszyny do szycia."} +{"t":"SDD 24 Mass Radio 009 BVO pl-pl Shop epic deals during Amazon Spring Deal Days. Sprawdź imponujące okazje podczas Dni Wiosennych Okazji Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO pl-pl Starts Wednesday Start w środę na Amazon.pl"} +{"t":"SDD 24 Mass Radio 022 BVO pl-pl Amazon Spring Deal Days are here. Dni Wiosennych Okazji Amazon nadeszły."} +{"t":"SDD 24 Mass Radio 030 BVO pl-pl Shop epic deals during Amazon Spring Deal Days. Sprawdź imponujące okazje na Amazon.pl podczas Dni Wiosennych Okazji."} +{"t":"SDD 24 Mass Radio 031 BVO pl-pl Ends 25th of March. Tylko do 25 marca."} +{"t":"SDD 24 Mass Radio 032 VO pl-pl Whilst stocks last. Tylko do wyczerpania zapasów."} +{"t":"SDD 24 Mass Social OLV 005 Super pl-pl Amazon\nSpring Deal Days Dni Wiosennych Okazji\n Amazon"} +{"t":"SDD 24 Mass Social OLV 005F Super pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass Social OLV 006 Super pl-pl Shop epic deals Sprawdź imponujące okazje"} +{"t":"SDD 24 Mass Social OLV 007 Super pl-pl Starts Wednesday Start w środę"} +{"t":"SDD 24 Mass Social OLV 008 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 24 Mass Social OLV 011 Super pl-pl 20-25 March 20–25 marca"} +{"t":"SDD 24 Mass Social OLV 012 pl-pl Selected products only Dotyczy wybranych produktów."} +{"t":"SDD 24 Mass Social Post 001 Headline pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass Social Post 002 pl-pl Get up to 40% off. 20-25 March. Sprawdź imponujące okazje. 20-25 marca."} +{"t":"SDD 24 Mass Social Post 003 Description pl-pl AmazonUK AmazonPL"} +{"t":"SDD 24 Mass Social Post 004 Headline pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass Social Post 006 pl-pl Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Dni Wiosennych Okazji Amazon. Sprawdź imponujące okazje. 20-25 marca."} +{"t":"SDD 24 Mass Social Post 009 Description pl-pl AmazonUK AmazonPL"} +{"t":"SDD 24 Mass Social Post 010 pl-pl Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Dni Wiosennych Okazji Amazon. Sprawdź imponujące okazje. 20-25 marca."} +{"t":"SDD 24 Mass Social Post 012 pl-pl #AmazonUK #AmazonPL"} +{"t":"SDD 24 Mass Social Post 013 pl-pl Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Dni Wiosennych Okazji Amazon. Sprawdź imponujące okazje. 20-25 marca."} +{"t":"SDD 24 Mass Social Post 014 pl-pl AmazonUK AmazonPL"} +{"t":"SDD 24 Mass Social Post 016 Brand Name pl-pl AmazonUK AmazonPL"} +{"t":"SDD 24 Mass Social Post 017 pl-pl Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Dni Wiosennych Okazji Amazon. Sprawdź imponujące okazje. 20-25 marca."} +{"t":"SDD 24 Mass TV OLV 001 BVO pl-pl Amazon Spring Deal Days are approaching. Dni Wiosennych Okazji Amazon nadchodzą."} +{"t":"SDD 24 Mass TV OLV 002 BVO pl-pl Amazon Spring Deal Days. Dni Wiosennych Okazji Amazon."} +{"t":"SDD 24 Mass TV OLV 003 BVO pl-pl Shop epic deals Sprawdź imponujące okazje"} +{"t":"SDD 24 Mass TV OLV 004 BVO pl-pl Starts Wednesday Start w środę na Amazon.pl"} +{"t":"SDD 24 Mass TV OLV 005 Super pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass TV OLV 006 Super pl-pl Shop epic deals Sprawdź imponujące okazje"} +{"t":"SDD 24 Mass TV OLV 007 Super pl-pl Starts Wednesday Start w środę"} +{"t":"SDD 24 Mass TV OLV 008 pl-pl Selected products only. Starts Wednesday. 20-25 March. Dotyczy wybranych produktów. 20–25 marca."} +{"t":"SDD 24 Mass TV OLV 009 BVO pl-pl Shop epic deals during Amazon Spring Deal Days. Sprawdź imponujące okazje podczas Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Mass TV OLV 010 BVO pl-pl Starts Wednesday Start w środę na Amazon.pl"} +{"t":"SDD 24 Mass TV OLV 014 pl-pl Selected products only. 20-25 March. Dotyczy wybranych produktów. 20–25 marca."} +{"t":"SDD 24 Mass TV OLV 025 BVO pl-pl Amazon Spring Deal Days are here. Dni Wiosennych Okazji Amazon nadeszły."} +{"t":"SDD 24 Mass TV OLV 026 BVO pl-pl Shop epic deals on whatever you need. Sprawdź imponujące okazje na wszystkie potrzeby."} +{"t":"SDD 24 Mass TV OLV 027 BVO pl-pl From bluetooth speakers… Od głośników Bluetooth..."} +{"t":"SDD 24 Mass TV OLV 028 BVO pl-pl …to sewing machines. …po maszyny do szycia."} +{"t":"SDD 24 Mass TV OLV 030 BVO pl-pl Shop epic deal Sprawdź imponujące okazje"} +{"t":"SDD 24 Mass TV OLV 031 BVO pl-pl Ends 25th of March. Tylko do 25 marca na Amazon.pl"} +{"t":"SDD 24 Mass TV OLV 034 Super pl-pl 20-25 March 20–25 marca"} +{"t":"SDD 24 Mass TV OLV 035 pl-pl Selected products only. Whilst stocks last. 20-25 March. Dotyczy wybranych produktów. Tylko do wyczerpania zapasów. 20–25 marca."} +{"t":"SDD 24 Mass TV OLV 036 BVO pl-pl Shop epic deals during Amazon Spring Deal Days. Sprawdź imponujące okazje podczas Dni Wiosennych Okazji."} +{"t":"SDD 24 Mass TV OLV 037 BVO pl-pl Until 25th of March. Do 25 marca na Amazon.pl"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline pl-pl Amazon Spring\nDeals Wiosenne Okazje\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline pl-pl Amazon\nSpring\nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 005 pl-pl Shop epic deals Wielkie oszczędności"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 pl-pl 25–31 March 25–31 marca"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass (D)OOH PRINT 020 pl-pl Woooo! Shop Epic Deals! Wielkie oszczędności. Łaaaał!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021 pl-pl Woooo! Shop Epic Deals! Wielkie oszczędności. \nŁaaaał!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021F pl-pl Woooo! Shop Epic Deals! Wielkie oszczędności.  Łaaaał!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022 pl-pl Woooo! Shop Epic Deals! Wielkie \noszczędności. \nŁaaaał!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022F pl-pl Woooo! Shop Epic Deals! Wielkie oszczędności.  Łaaaał!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 pl-pl Amazon \nSpring Deals Wiosenne Okazje\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline pl-pl New day. \nNew deals. Nowy dzień. \nNowe okazje."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline pl-pl New \nday. \nNew \ndeals. Nowy \ndzień. \nNowe \nokazje."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 pl-pl Amazon \nSpring Deals Wiosenne Okazje\n Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 pl-pl Ends 31 Mar Tylko do 31 marca"} +{"t":"SDD 25 Mass Display 001 Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Display 003 Headline pl-pl Amazon \nSpring\nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass Display 003F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Display 005 Headline pl-pl Amazon \nSpring\nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass Display 005F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Display 008 pl-pl Epic savings Wielkie oszczędności"} +{"t":"SDD 25 Mass Display 009 Subheader pl-pl Shop \nepic deals Wielkie \noszczędności"} +{"t":"SDD 25 Mass Display 009F Subheader pl-pl Shop epic deals Wielkie oszczędności"} +{"t":"SDD 25 Mass Display 011 pl-pl 25–31 March 25–31 marca"} +{"t":"SDD 25 Mass Display 012 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"SDD 25 Mass Display 013 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass Display 014 pl-pl Selected products only Dotyczy \n wybranych produktów"} +{"t":"SDD 25 Mass Display 014F pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass Display 016 Headline pl-pl Amazon \nSpring Deals Wiosenne Okazje\n Amazon"} +{"t":"SDD 25 Mass Display 016F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Display 018 Headline pl-pl Amazon \nSpring\nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass Display 018F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Display 026 pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Display 028 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 25 Mass Display 030 pl-pl Selected products only Dotyczy \n wybranych produktów"} +{"t":"SDD 25 Mass Display 030F pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass Radio 001 BVO pl-pl Ooh! Amazon's Spring Deal Days are coming! Łaaaał! Dni Wiosennych Okazji Amazon są tuż, tuż!"} +{"t":"SDD 25 Mass Radio 002 BVO pl-pl So, whether you're spring hiking*... Więc bez względu na to, czy planujesz wiosenną wycieczkę*..."} +{"t":"SDD 25 Mass Radio 003 BVO pl-pl Or spring cleaning*.... Czy wiosenne porządki*..."} +{"t":"SDD 25 Mass Radio 004 BVO pl-pl You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Tu oszczędzisz nawet 30% na wszystkim, czego potrzebujesz... od elektroniki i produktów do domu po artykuły sportowe i nie tylko!"} +{"t":"SDD 25 Mass Radio 005 BVO pl-pl You can save big on all the things you need… from electronics and home to sports and [so much] more! Oszczędzaj jeszcze więcej na wszystkim, czego potrzebujesz... od elektroniki i produktów do domu po artykuły sportowe i nie tylko!"} +{"t":"SDD 25 Mass Radio 006 BVO pl-pl Ooh indeed! Łaaał, faktycznie!"} +{"t":"SDD 25 Mass Radio 007 BVO pl-pl Shop Amazon's Spring Deal Days. Łap okazje podczas Dni Wiosennych Okazji Amazon na Amazon.pl"} +{"t":"SDD 25 Mass Radio 008 BVO pl-pl Starts Tuesday. Startujemy we wtorek"} +{"t":"SDD 25 Mass Radio 009 BVO pl-pl With deals that make you go... \"Ooh\" Bo to okazje, od których aż chce się śpiewać... „Łaaaał”!"} +{"t":"SDD 25 Mass Radio 011 BVO pl-pl Ooh! Amazon's Spring Deal Days are here! Łaaaał! Dni Wiosennych Okazji Amazon nadeszły!"} +{"t":"SDD 25 Mass Radio 018 BVO pl-pl Ends Monday. Tylko do poniedziałku"} +{"t":"SDD 25 Mass Radio 028 BVO pl-pl Ends midnight. Tylko do północy."} +{"t":"SDD 25 Mass Social OLV 001 Super pl-pl Amazon\nSpring\nDeals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass Social OLV 001F Super pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Social OLV 002 Super pl-pl Up to\n45% off Oszczędzaj do XX%"} +{"t":"SDD 25 Mass Social OLV 002F Super pl-pl Up to 45% off Oszczędzaj do XX%"} +{"t":"SDD 25 Mass Social OLV 003 Super pl-pl Save big Oszczędzaj\njeszcze więcej"} +{"t":"SDD 25 Mass Social OLV 003F Super pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass Social OLV 004 Super pl-pl 25-31 \nMarch 25–31\nmarca"} +{"t":"SDD 25 Mass Social OLV 004F Super pl-pl 25-31 March 25–31 marca"} +{"t":"SDD 25 Mass Social OLV 008 Super pl-pl Ends \n31 March Tylko do\n31 marca"} +{"t":"SDD 25 Mass Social OLV 008F Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Social OLV 009 Super pl-pl Woooo! Łaaaał!"} +{"t":"SDD 25 Mass Social OLV 010 Super pl-pl Amazon\nSpring\nDeals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass Social OLV 010F Super pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Social OLV 011 Super pl-pl on sports sport"} +{"t":"SDD 25 Mass Social OLV 012 Super pl-pl electronics elektronika"} +{"t":"SDD 25 Mass Social OLV 013 Super pl-pl home produkty do domu"} +{"t":"SDD 25 Mass Social OLV 014 Super pl-pl beauty kosmetyki"} +{"t":"SDD 25 Mass Social OLV 015 Super pl-pl fashion moda"} +{"t":"SDD 25 Mass Social OLV 016 Super pl-pl kitchen wyposażenie kuchni"} +{"t":"SDD 25 Mass Social OLV 017 Super pl-pl computing komputery"} +{"t":"SDD 25 Mass Social OLV 018 Super pl-pl books książki"} +{"t":"SDD 25 Mass Social OLV 019 Super pl-pl devices akcesoria"} +{"t":"SDD 25 Mass Social OLV 020 Super pl-pl garden ogród"} +{"t":"SDD 25 Mass Social OLV 021 Super pl-pl pets sport"} +{"t":"SDD 25 Mass Social OLV 022 Super pl-pl outdoor turystyka"} +{"t":"SDD 25 Mass Social OLV 023 Super pl-pl games gry"} +{"t":"SDD 25 Mass Social OLV 024 Super pl-pl luggage bagaż"} +{"t":"SDD 25 Mass Social OLV 025 Super pl-pl alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super pl-pl furniture meble"} +{"t":"SDD 25 Mass Social OLV 028 Super pl-pl cooking przybory kuchenne"} +{"t":"SDD 25 Mass Social OLV 029 Super pl-pl make-up makijaż"} +{"t":"SDD 25 Mass Social OLV 030 Super pl-pl smart home smart home"} +{"t":"SDD 25 Mass Social OLV 031 Super pl-pl kindle kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super pl-pl appliances sprzęt AGD"} +{"t":"SDD 25 Mass Social OLV 033 Super pl-pl fitness fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super pl-pl haircare pielęgnacja włosów"} +{"t":"SDD 25 Mass Social OLV 038 Super pl-pl hair care pielęgnacja włosów"} +{"t":"SDD 25 Mass Social OLV 039 Super pl-pl lighting oświetlenie"} +{"t":"SDD 25 Mass Social OLV 040 Super pl-pl DIY DIY"} +{"t":"SDD 25 Mass Social OLV 041 Super pl-pl office artykuły biurowe"} +{"t":"SDD 25 Mass Social OLV 042 Super pl-pl stationery makijaż"} +{"t":"SDD 25 Mass Social OLV 043 Super pl-pl sports sport"} +{"t":"SDD 25 Mass Social OLV 049 Super pl-pl health zdrowie"} +{"t":"SDD 25 Mass Social OLV 053 BVO pl-pl … and so much more. ...i nie tylko."} +{"t":"SDD 25 Mass Social OLV 054 BVO pl-pl … and more. ...i nie tylko."} +{"t":"SDD 25 Mass Social OLV 055 Super pl-pl ...and so\n much more. ...i nie\ntylko."} +{"t":"SDD 25 Mass Social OLV 055F Super pl-pl ...and so much more. ...i nie tylko."} +{"t":"SDD 25 Mass Social OLV 056 Super pl-pl ...and\nmore. ...i nie\ntylko."} +{"t":"SDD 25 Mass Social OLV 056F Super pl-pl ...and more. ...i nie tylko."} +{"t":"SDD 25 Mass Social OLV 057 BVO pl-pl Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Startujemy we wtorek na Amazon.pl"} +{"t":"SDD 25 Mass Social OLV 057F BVO pl-pl Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Startujemy we wtorek na Amazon.pl"} +{"t":"SDD 25 Mass Social OLV 058 Super pl-pl Starts Tuesday Startujemy\nwe wtorek"} +{"t":"SDD 25 Mass Social OLV 058F Super pl-pl Starts Tuesday Startujemy we wtorek"} +{"t":"SDD 25 Mass Social OLV 059 BVO pl-pl Ooooh! Łaaaał!"} +{"t":"SDD 25 Mass Social OLV 060 BVO pl-pl Amazon Spring Deals Wiosenne Okazje Amazon."} +{"t":"SDD 25 Mass Social OLV 061 BVO pl-pl on sports, electronics, home, beauty, fashion Sport, elektronika, produkty do domu, kosmetyki, moda"} +{"t":"SDD 25 Mass Social OLV 110 BVO pl-pl Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Tylko do 31 marca na Amazon.pl"} +{"t":"SDD 25 Mass Social OLV 110F BVO pl-pl Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Tylko do 31 marca na Amazon.pl"} +{"t":"SDD 25 Mass Social OLV 111 Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Social OLV 112 Super pl-pl Amazon\nSpring Deals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass Social OLV 112F Super pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Social OLV 113 Super pl-pl Up to 45% off Oszczędzaj\njeszcze więcej"} +{"t":"SDD 25 Mass Social OLV 113F Super pl-pl Up to 45% off Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass Social OLV 114 Super pl-pl 25-31 March 25–31 marca"} +{"t":"SDD 25 Mass Social OLV 115 Super pl-pl Amazon\nSpring \nDeals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass Social OLV 115F Super pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Social OLV 116 Super pl-pl Up to\n45% off Oszczędzaj\njeszcze\nwięcej"} +{"t":"SDD 25 Mass Social OLV 116F Super pl-pl Up to 45% off Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass Social OLV 117 Super pl-pl 25-31 \nMarch 25–31\nmarca"} +{"t":"SDD 25 Mass Social OLV 117F Super pl-pl 25-31 March 25–31 marca"} +{"t":"SDD 25 Mass Social OLV 120 Super pl-pl Ends 31 March Tylko do\n31 marca"} +{"t":"SDD 25 Mass Social OLV 120F Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Social OLV 123 Super pl-pl Ends\n31 March Tylko do\n31 marca"} +{"t":"SDD 25 Mass Social OLV 123F Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Social Post 001 Description pl-pl 25-31 March 25–31 marca"} +{"t":"SDD 25 Mass Social Post 002 Headline pl-pl Amazon Spring Deal Days  Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass Social Post 003 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. 25–31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 004 Headline pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass Social Post 005 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. 25–31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 007 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. 25–31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 008 Headline pl-pl Amazon Spring Deal Days Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass Social Post 009 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. Selected products only. Oszczędzaj więcej w Dni Wiosennych Okazji Amazon. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 010 Description pl-pl 25-31 March 25–31 marca"} +{"t":"SDD 25 Mass Social Post 011 Headline pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass Social Post 012 Primary text pl-pl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. 25–31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 013 Primary text pl-pl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Oszczędzaj więcej w Dni Wiosennych Okazji Amazon. 25–31 marca. Dotyczy wybranych produktów. #DniWiosennychOkazji #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text pl-pl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Oszczędzaj więcej w Dni Wiosennych Okazji Amazon. 25–31 marca. Dotyczy wybranych produktów. #DniWiosennychOkazji #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass Social Post 016 Headline pl-pl Up to 45% off. 25-31 March. Selected products only. 25–31 marca on Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 017 Primary text pl-pl Amazon Spring Deal Days. Up to 45% off. Selected products only. Dni Wiosennych Okazji Amazon. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 018 pl-pl Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. 25–31 marca. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 019 Description pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Social Post 021 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. Tylko do 31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 023 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. Tylko do 31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 025 Primary text pl-pl Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. Tylko do 31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 028 Description pl-pl Ends 31 March.  Tylko do 31 marca."} +{"t":"SDD 25 Mass Social Post 030 Primary text pl-pl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Oszczędzaj jeszcze więcej w Dni Wiosennych Okazji Amazon. Tylko do 31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 031 Primary text pl-pl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Oszczędzaj więcej. Dni Wiosennych Okazji Amazon. Tylko do 31 marca. Dotyczy wybranych produktów. #DniWiosennychOkazji #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text pl-pl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Oszczędzaj więcej. Dni Wiosennych Okazji Amazon. Tylko do 31 marca. Dotyczy wybranych produktów. #DniWiosennychOkazji #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline pl-pl Up to 45% off. Ends 31 March. Selected products only. Tylko do 31 marca. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Post 036 pl-pl Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Oszczędzaj więcej w Dni Wiosennych Okazji Amazon. Tylko do 31 marca. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass Social Static 001 Headline pl-pl Amazon \nSpring \nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass Social Static 001F Headline pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass Social Static 002 Subheader pl-pl Up to 45% off Oszczędzaj do XX%"} +{"t":"SDD 25 Mass Social Static 003 pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass Social Static 004 pl-pl 25–31 March 25–31 marca"} +{"t":"SDD 25 Mass Social Static 005 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass Social Static 009 pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass Social Static 011 Headline pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 25 Mass Social Static 012 Headline pl-pl Spring Deal \nDays Dni Wiosennych \nOkazji"} +{"t":"SDD 25 Mass Social Static 012F Headline pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI pl-pl Search Amazon Szukaj na Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI pl-pl Amazon \nSpring \nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI pl-pl Electronics Elektronika"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI pl-pl Home  Dom"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI pl-pl Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI pl-pl and more... i nie tylko…"} +{"t":"SDD 25 Mass TV+Social Supers 007 Super pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 009 Super pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super pl-pl Starts Tuesday Startujemy we wtorek"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super pl-pl From 25-31 March Od 25 do 31 marca"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super pl-pl Ends Monday Tylko do poniedziałku"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super pl-pl Ends midnight Tylko do północy"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super pl-pl Amazon \nSpring \nDeals Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 017 Super pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super pl-pl 25-31 March  25–31 marca"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super pl-pl Ends \n31 March Tylko\ndo 31 marca"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass TV OLV 001 BVO pl-pl Get ready for Spring with Amazon Spring Deal Days Szykuj się na wiosnę z Dniami Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 002 BVO pl-pl Shop Amazon Spring Deal Days Łap promocje podczas Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen pl-pl Amazon\nSpring\nDeals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen pl-pl Search Amazon Szukaj na Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen pl-pl Electronics Elektronika"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen pl-pl Home Dom"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen pl-pl Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen pl-pl and more... i nie tylko..."} +{"t":"SDD 25 Mass TV OLV 009 BVO pl-pl Up to 45% off... Oszczędzaj do 40%"} +{"t":"SDD 25 Mass TV OLV 010 BVO pl-pl Save big on... Oszczędzaj jeszcze więcej..."} +{"t":"SDD 25 Mass TV OLV 011 BVO pl-pl ...on electronics, home, sports and more. ...na elektronice, produktach do domu oraz sportowych i nie tylko"} +{"t":"SDD 25 Mass TV OLV 012 BVO pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 013 BVO pl-pl Starts Tuesday. Startujemy we wtorek na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 014 Super pl-pl Amazon Spring Deal Days Dni Wiosennych\nOkazji Amazon"} +{"t":"SDD 25 Mass TV OLV 014F Super pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 015 Super pl-pl Up to 45% off Oszczędzaj do XX%"} +{"t":"SDD 25 Mass TV OLV 016 Super pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Mass TV OLV 017 Super pl-pl Starts Tuesday Startujemy we wtorek"} +{"t":"SDD 25 Mass TV OLV 018 pl-pl Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Dni Wiosennych Okazji Amazon, 25–31 marca. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen pl-pl Amazon\nSpring\nDeals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen pl-pl Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen pl-pl and more... i nie tylko..."} +{"t":"SDD 25 Mass TV OLV 028 BVO pl-pl Save big... Oszczędzaj jeszcze więcej..."} +{"t":"SDD 25 Mass TV OLV 031 BVO pl-pl Ends Monday Tylko do poniedziałku na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 035 Super pl-pl Ends Monday Tylko do poniedziałku"} +{"t":"SDD 25 Mass TV OLV 036 pl-pl Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass TV OLV 037 pl-pl Selected products only. Whilst stocks last. Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass TV OLV 050 BVO pl-pl Ends midnight. Tylko do północy na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 052 Super pl-pl Up to 45% off Oszczędzaj do XX%"} +{"t":"SDD 25 Mass TV OLV 054 Super pl-pl Ends midnight Tylko do północy"} +{"t":"SDD 25 Mass TV OLV 057 BVO pl-pl Up to 45% off on Amazon Spring Deal Days. Do 30% taniej w Dni Wiosennych Okazji Amazon."} +{"t":"SDD 25 Mass TV OLV 058 BVO pl-pl Save big with Amazon Spring Deal Days. Oszczędzaj więcej podczas Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 059 BVO pl-pl Starts Tuesday. Startujemy we wtorek na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 060 Super pl-pl Up to 45% off Oszczędzaj do XX%"} +{"t":"SDD 25 Mass TV OLV 061 Super pl-pl Save big Oszczędzaj więcej"} +{"t":"SDD 25 Mass TV OLV 062 Super pl-pl Amazon Spring Deal Days Dni Wiosennych\nOkazji Amazon"} +{"t":"SDD 25 Mass TV OLV 062F Super pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 064 pl-pl Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Dni Wiosennych Okazji Amazon, 25–31 marca. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass TV OLV 066 BVO pl-pl Save big on Amazon Spring Deal Days. Oszczędzaj więcej podczas Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 067 BVO pl-pl Ends Monday Tylko do poniedziałku na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 072 pl-pl Selected products only. Whilst stocks last. Dotyczy wybranych produktów"} +{"t":"SDD 25 Mass TV OLV 074 BVO pl-pl Save big with Amazon Spring Deal Days. Oszczędzaj więcej podczas Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass TV OLV 075 BVO pl-pl Ends midnight Tylko do północy na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 081 BVO pl-pl Ooooh! Łaaaał!"} +{"t":"SDD 25 Mass TV OLV 082 BVO pl-pl Amazon Spring Deals Wiosenne Okazje Amazon."} +{"t":"SDD 25 Mass TV OLV 083 BVO pl-pl on sports, electronics, home, beauty, fashion Sport, elektronika, produkty do domu, kosmetyki, moda"} +{"t":"SDD 25 Mass TV OLV 084 Super pl-pl Woooo! Łaaaał!"} +{"t":"SDD 25 Mass TV OLV 085 Super pl-pl Amazon\nSpring\nDeals Wiosenne\nOkazje\nAmazon"} +{"t":"SDD 25 Mass TV OLV 085F Super pl-pl Amazon Spring Deals Wiosenne Okazje Amazon"} +{"t":"SDD 25 Mass TV OLV 086 Super pl-pl on sports sport"} +{"t":"SDD 25 Mass TV OLV 087 Super pl-pl electronics elektronika"} +{"t":"SDD 25 Mass TV OLV 088 Super pl-pl home produkty do domu"} +{"t":"SDD 25 Mass TV OLV 089 Super pl-pl beauty kosmetyki"} +{"t":"SDD 25 Mass TV OLV 090 Super pl-pl fashion moda"} +{"t":"SDD 25 Mass TV OLV 091 Super pl-pl kitchen wyposażenie kuchni"} +{"t":"SDD 25 Mass TV OLV 092 Super pl-pl computing komputery"} +{"t":"SDD 25 Mass TV OLV 093 Super pl-pl books książki"} +{"t":"SDD 25 Mass TV OLV 094 Super pl-pl devices akcesoria"} +{"t":"SDD 25 Mass TV OLV 095 Super pl-pl garden ogród"} +{"t":"SDD 25 Mass TV OLV 096 Super pl-pl pets sport"} +{"t":"SDD 25 Mass TV OLV 097 Super pl-pl outdoor turystyka"} +{"t":"SDD 25 Mass TV OLV 098 Super pl-pl games gry"} +{"t":"SDD 25 Mass TV OLV 099 Super pl-pl luggage bagaż"} +{"t":"SDD 25 Mass TV OLV 100 Super pl-pl alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super pl-pl furniture meble"} +{"t":"SDD 25 Mass TV OLV 103 Super pl-pl cooking przybory kuchenne"} +{"t":"SDD 25 Mass TV OLV 104 Super pl-pl make-up makijaż"} +{"t":"SDD 25 Mass TV OLV 105 Super pl-pl smart home smart home"} +{"t":"SDD 25 Mass TV OLV 106 Super pl-pl kindle kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super pl-pl appliances sprzęt AGD"} +{"t":"SDD 25 Mass TV OLV 108 Super pl-pl fitness fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super pl-pl haircare pielęgnacja włosów"} +{"t":"SDD 25 Mass TV OLV 112 Super pl-pl hair care pielęgnacja włosów"} +{"t":"SDD 25 Mass TV OLV 113 Super pl-pl lighting oświetlenie"} +{"t":"SDD 25 Mass TV OLV 114 Super pl-pl DIY DIY"} +{"t":"SDD 25 Mass TV OLV 115 Super pl-pl office artykuły biurowe"} +{"t":"SDD 25 Mass TV OLV 116 Super pl-pl sports sport"} +{"t":"SDD 25 Mass TV OLV 118 Super pl-pl pets akcesoria"} +{"t":"SDD 25 Mass TV OLV 121 BVO pl-pl … and so much more. ...i nie tylko."} +{"t":"SDD 25 Mass TV OLV 122 BVO pl-pl … and more. ...i nie tylko."} +{"t":"SDD 25 Mass TV OLV 123 Super pl-pl ...and so\n much more. ...i nie\ntylko."} +{"t":"SDD 25 Mass TV OLV 123F Super pl-pl ...and so much more. ...i nie tylko."} +{"t":"SDD 25 Mass TV OLV 124 Super pl-pl ...and\nmore. ...i nie\ntylko."} +{"t":"SDD 25 Mass TV OLV 124F Super pl-pl ...and more. ...i nie tylko."} +{"t":"SDD 25 Mass TV OLV 125 BVO pl-pl Starts Tuesday Startujemy we wtorek na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 126 Super pl-pl Starts Tuesday Startujemy\nwe wtorek"} +{"t":"SDD 25 Mass TV OLV 126F Super pl-pl Starts Tuesday Startujemy we wtorek"} +{"t":"SDD 25 Mass TV OLV 171 BVO pl-pl Ends 31st March Tylko do 31 marca na Amazon.pl"} +{"t":"SDD 25 Mass TV OLV 172 Super pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Mass YouTube Long 002 Headline pl-pl Get ready for Spring with Amazon Spring Deal Days! Szykuj się na wiosnę z Dniami Wiosennych Okazji Amazon!"} +{"t":"SDD 25 Mass YouTube Long 003 Description pl-pl Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Oszczędzaj jeszcze więcej na elektronice, produktach domowych, sportowych i nie tylko. 25–31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass YouTube Long 005 Headline pl-pl Get ready for Spring with Amazon Spring Deal Days! Szykuj się na wiosnę z Dniami Wiosennych Okazji Amazon!"} +{"t":"SDD 25 Mass YouTube Long 006 Description pl-pl Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Oszczędzaj jeszcze więcej na elektronice, produktach domowych, sportowych i nie tylko. Tylko do 31 marca na Amazon.pl. Dotyczy wybranych produktów."} +{"t":"SDD 25 Mass YouTube Short 001 Headline pl-pl Amazon UK Amazon PL"} +{"t":"SDD 25 Mass YouTube Short 002 Description pl-pl Up to 45% off on 25-31 March Oszczędzaj więcej. 25–31 marca"} +{"t":"SDD 25 Mass YouTube Short 003 pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Mass YouTube Short 004 CTA pl-pl Learn more Sprawdź"} +{"t":"SDD 25 Mass YouTube Short 005 Headline pl-pl Amazon UK Amazon PL"} +{"t":"SDD 25 Mass YouTube Short 008 CTA pl-pl Shop now Zamów"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 pl-pl Spring Deal Days\nis coming! Dni Wiosennych Okazji\n nadchodzą!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F pl-pl Spring Deal Days is coming! Dni Wiosennych Okazji nadchodzą!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline pl-pl Spring Deal Days\nis coming! Dni Wiosennych \n Okazji\n nadchodzą!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline pl-pl Spring Deal Days is coming! Dni Wiosennych Okazji nadchodzą!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline pl-pl Spring\nDeal\nDays is\ncoming! Dni\n Wiosennych \n Okazji\n nadchodzą!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline pl-pl Spring Deal Days is coming! Dni Wiosennych Okazji nadchodzą!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 pl-pl 10–16 March 10–16 marca"} +{"t":"SDD 26 Mass (D)OOH PRINT 006 pl-pl Starts 10 March Już od 10 marca"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 pl-pl Starts \n10 March Już od \n10 marca"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F pl-pl Starts 10 March Już od 10 marca"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 pl-pl Spring Deal \nDays Dni Wiosennych \n Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 pl-pl Spring\nDeal\nDays Dni \n Wiosennych \n Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader pl-pl Epic deals Imponujące okazje"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader pl-pl Epic deals Imponujące \nokazje"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader pl-pl Epic deals Imponujące okazje"} +{"t":"SDD 26 Mass (D)OOH PRINT 026 pl-pl Ends 16 March Tylko do 16 marca"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 pl-pl New day.\nNew deals. Nowy dzień.\n Nowe okazje."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 pl-pl New day. \n New \n deals. Nowy dzień. \n Nowe \n okazje."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 pl-pl New\nday.\nNew\ndeals. Nowy\ndzień.\n Nowe\nokazje."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 pl-pl Spring Deal\nDays Dni Wiosennych \n Okazji"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 pl-pl Spring Deal Days\nis coming! Dni Wiosennych Okazji\n nadchodzą!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F pl-pl Spring Deal Days is coming! Dni Wiosennych Okazji nadchodzą!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 pl-pl Spring \nDeal Days\nis coming! Dni Wiosennych \n Okazji\n nadchodzą!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F pl-pl Spring Deal Days is coming! Dni Wiosennych Okazji nadchodzą!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline pl-pl Spring\n Deal\nDays is\n coming! Dni\n Wiosennych \n Okazji\n nadchodzą!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline pl-pl Spring Deal Days is coming! Dni Wiosennych Okazji nadchodzą!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader pl-pl Epic deals Imponujące okazje"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader pl-pl Epic deals Imponujące \nokazje"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader pl-pl Epic deals Imponujące okazje"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 pl-pl 10–16 March 10–16 marca"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA pl-pl Learn More Dowiedz się więcej"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 pl-pl Spring Deal \nDays Dni Wiosennych \n Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 pl-pl Spring\n Deal\nDays Dni \n Wiosennych \n Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 pl-pl Ends 16 March Tylko do 16 marca"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA pl-pl Shop Now Zamów teraz"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 pl-pl Spring\n Deal\nDays Dni \n Wiosennych \n Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 pl-pl Spring \nDeal Days Dni Wiosennych \n Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 pl-pl Ends Midnight Tylko do północy"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 pl-pl Spring Deal \nDays Dni Wiosennych \n Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 pl-pl Ends midnight Tylko do północy"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 pl-pl Spring Deal Days \nstarts Dni Wiosennych Okazji \n zaczynamy za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F pl-pl Spring Deal Days starts Dni Wiosennych Okazji zaczynamy za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 pl-pl Spring Deal \nDays \nstarts Dni Wiosennych \n Okazji \n zaczynamy za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F pl-pl Spring Deal Days starts Dni Wiosennych Okazji zaczynamy za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline pl-pl Spring\nDeal\nDays\nstarts Dni \nWiosennych \nOkazji \nzaczynamy za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline pl-pl Spring Deal Days starts Dni Wiosennych Okazji zaczynamy za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 pl-pl Hours godzin"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 pl-pl Minutes minut"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 pl-pl Seconds sekund"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 pl-pl Spring Deal Days \nends Dni Wiosennych Okazji\nkoniec za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F pl-pl Spring Deal Days ends Dni Wiosennych Okazji koniec za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 pl-pl Spring Deal \nDays \nends Dni Wiosennych \nOkazji\nkoniec za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F pl-pl Spring Deal Days ends Dni Wiosennych Okazji koniec za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 pl-pl Spring\nDeal\nDays\nends Dni \nWiosennych \nOkazji\nkoniec za"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F pl-pl Spring Deal Days ends Dni Wiosennych Okazji koniec za"} +{"t":"SDD 26 Mass Radio 002 BVO pl-pl Amazon Spring Deal Days is coming with epic deals. Imponujące okazje podczas Dni Wiosennych Okazji Amazon są tuż tuż!"} +{"t":"SDD 26 Mass Radio 003 pl-pl So Gary can get a little deal hunting done...hiding way from his seasonal chores. Piotrek może wreszcie na spokojnie zapolować na okazje... Ukrywając się przed swoimi obowiązkami."} +{"t":"SDD 26 Mass Radio 004 BVO pl-pl He deserves this moment to save big on electronics, outdoor, home and more. Zasługuje na tę chwilę, żeby oszczędzać na elektronice, sprzęcie turystycznym, produktach do domu i nie tylko."} +{"t":"SDD 26 Mass Radio 005 BVO pl-pl ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! Ktoś idzie, Piotrek, wracaj do pracy!\n Ale jeszcze tylko szybkie spojrzenie na okazje Amazon, zanim...\n Łaaaał, ale okazja!"} +{"t":"SDD 26 Mass Radio 005F BVO pl-pl ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! Ktoś idzie, Piotrek, wracaj do pracy! Ale jeszcze tylko szybkie spojrzenie na okazje Amazon, zanim... Łaaaał, ale okazja!"} +{"t":"SDD 26 Mass Radio 007 BVO pl-pl Get ready for Amazon Spring Deals from the 10 to 16th of March Przygotuj się na Wiosenne Okazje Amazon. Od 10 do 16 marca na Amazon.pl"} +{"t":"SDD 26 Mass Radio 010 BVO pl-pl ALT: Amazon Spring Deal Days is here with epic deals. Imponujące okazje podczas Dni Wiosennych Okazji Amazon nadeszły!"} +{"t":"SDD 26 Mass Radio 015 BVO pl-pl Hurry to get Amazon Spring Deals from the 10 to 16th of March Spiesz się na Wiosenne Okazje Amazon. Od 10 do 16 marca na Amazon.pl"} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO pl-pl Amazon Spring deals Wiosenne Okazje Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO pl-pl on electronics, home, toys, beauty, sports Elektronika, produkty do domu, zabawki, kosmetyki, sport..."} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super pl-pl Amazon\n Spring\n deals on Wiosenne\n Okazje\n Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super pl-pl Amazon Spring deals on Wiosenne Okazje Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super pl-pl electronics elektronika"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super pl-pl home produkty do domu"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super pl-pl toys zabawki"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super pl-pl beauty kosmetyki"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super pl-pl sports sport"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super pl-pl fashion moda"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super pl-pl books książki"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super pl-pl devices akcesoria"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super pl-pl kitchen wyposażenie kuchni"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super pl-pl pets artykuły dla zwierząt"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super pl-pl outdoor turystyka"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super pl-pl games gry"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super pl-pl luggage bagaż"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super pl-pl alexa alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super pl-pl furniture meble"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super pl-pl cooking przybory kuchenne"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super pl-pl make-up makijaż"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super pl-pl smart home smart home"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super pl-pl kindle kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super pl-pl appliances sprzęt AGD"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super pl-pl fitness fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super pl-pl hair care pielęgnacja włosów"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super pl-pl lighting oświetlenie"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super pl-pl DIY DIY"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super pl-pl office artykuły biurowe"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super pl-pl stationery artykuły papiernicze"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super pl-pl health zdrowie"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO pl-pl ... and so\n much more. ...i wiele\n więcej."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO pl-pl ... and so much more. ...i wiele więcej."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super pl-pl ... and so\n much more. ...i wiele\n więcej."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super pl-pl ... and so much more. ...i wiele więcej."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO pl-pl Starts Tuesday Już od 10 marca na Amazon.pl"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super pl-pl Starts Tuesday Już od 10 marca"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super pl-pl Starts\n 10 March Już\n od 10 marca"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super pl-pl Starts 10 March Już od 10 marca"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO pl-pl Ends Monday Tylko do poniedziałku na Amazon.pl"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super pl-pl Ends Monday Tylko do poniedziałku"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super pl-pl Ends Mon Tylko do Pon"} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO pl-pl Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Znaleźć Wiosenne Okazje? Czy schować zimowe swetry? Wybór jest raczej łatwy."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen pl-pl Amazon\n Spring\n Deal\n Days Dni\n Wiosennych\n Okazji"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category pl-pl Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Elektronika\n Dom\n Zabawki\n Sport i turystyka\n Kosmetyki"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category pl-pl Electronics Home Toys Sports & Outdoor Beauty Elektronika Dom Zabawki Sport i turystyka Kosmetyki"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super pl-pl Amazon\n Spring Deal\n Days Dni\n Wiosennych Okazji\n Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super pl-pl Amazon Spring Deal Days Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 006 Super pl-pl Epic deals\nStarts 10 March Imponujące okazje\n Już od 10 marca"} +{"t":"SDD 26 Mass Social OLV TV Led 006F Super pl-pl Epic deals Starts 10 March Imponujące okazje Już od 10 marca"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super pl-pl Amazon\n Spring Deal\n Days. Dni\n Wiosennych Okazji\n Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super pl-pl Amazon Spring Deal Days. Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 012 Super pl-pl Epic deals\n Ends Monday Imponujące okazje\n Tylko do poniedziałku"} +{"t":"SDD 26 Mass Social OLV TV Led 012F Super pl-pl Epic deals Ends Monday Imponujące okazje Tylko do poniedziałku"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO pl-pl Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. Wiosenne porządki za Tobą. Czas na Wiosenne Okazje. Dobra robota, Piotrek."} +{"t":"SDD 26 Mass Social OLV TV Led 018 Super pl-pl Epic deals\n Starts 10 March Imponujące okazje\n Już od 10 marca"} +{"t":"SDD 26 Mass Social OLV TV Led 018F Super pl-pl Epic deals Starts 10 March Imponujące okazje Już od 10 marca"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO pl-pl Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Wejść po drabinie, żeby wyczyścić rynny? Czy stanąć obok i sięgnąć po Wiosenne Okazje."} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO pl-pl Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Wejść po drabinie, żeby wyczyścić rynny? Czy stanąć obok i sięgnąć po Wiosenne Okazje."} +{"t":"SDD 26 Mass Static Social 001 Headline pl-pl Spring Deal\nDays Dni Wiosennych \n Okazji"} +{"t":"SDD 26 Mass Static Social 001F Headline pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass Static Social 002 Headline pl-pl Spring\nDeal\nDays Dni \n Wiosennych \n Okazji"} +{"t":"SDD 26 Mass Static Social 002F Headline pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Mass Static Social 005 Subheader pl-pl Epic deals Imponujące okazje"} +{"t":"SDD 26 Mass Static Social 006 Subheader pl-pl Epic deals Imponujące \nokazje"} +{"t":"SDD 26 Mass Static Social 006F Subheader pl-pl Epic deals Imponujące okazje"} +{"t":"SDD 26 Mass Static Social 007 pl-pl 10–16 March 10–16 marca"} +{"t":"SDD 26 Mass Static Social 008 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 26 Mass Static Social 017 pl-pl Ends 16 March Tylko do 16 marca"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_Onsite_pl-pl.json b/storage/amazon/tm/pl-PL/flat_Onsite_pl-pl.json new file mode 100644 index 0000000..b2fab0c --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_Onsite_pl-pl.json @@ -0,0 +1,1217 @@ +{"t":"DDA 23 BFW Onsite Event Page 004 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA pl-pl Discover deals Odkryj okazje"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA pl-pl Shop now Odkryj okazje"} +{"t":"DDA 23 BFW Onsite Event Page 007 pl-pl Black Friday Week is coming Black Friday Week nadchodzi"} +{"t":"DDA 23 BFW Onsite Event Page 008 pl-pl Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Dziel się radością dzięki okazjom na Black Friday Week\n\nALT: Black Friday Week okazje"} +{"t":"DDA 23 BFW Onsite Event Page 008F pl-pl Share the joy with Black Friday Week deals ALT: Black Friday Week deals Dziel się radością dzięki okazjom na Black Friday Week ALT: Black Friday Week okazje"} +{"t":"DDA 23 BFW Onsite Event Page 009 pl-pl Get those last Black Friday Week deals Złap ostatnie okazje na Black Friday Week"} +{"t":"DDA 23 BFW Onsite Event Page 010 pl-pl Selected products only Dotyczy tylko wybranych produktów"} +{"t":"DDA 23 BFW Onsite Event Page 013 pl-pl Discover all deals here Odkryj wszystkie okazje tutaj"} +{"t":"DDA 23 BFW Onsite Event Page 016 pl-pl Get ready to save big Szykuj się na wielkie oszczędności\n\nALT: Przygotuj się i zaoszczędź jeszcze więcej"} +{"t":"DDA 23 BFW Onsite Event Page 016F pl-pl Get ready to save big Szykuj się na wielkie oszczędności ALT: Przygotuj się i zaoszczędź jeszcze więcej"} +{"t":"DDA 23 BFW Onsite Event Page 017 pl-pl Save big Zaoszczędź jeszcze więcej"} +{"t":"DDA 23 BFW Onsite Event Page 018 pl-pl Big savings end today Ostatni dzień wielkich oszczędności"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off pl-pl Get ready to save up to 40% off Przygotuj się i zaoszczędź do 30%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off pl-pl Save up to 40% off Zaoszczędź nawet do 30%"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off pl-pl Last chance for up to 40% off Ostatnia szansa na oszczędności nawet do 30%"} +{"t":"DDA 23 BFW Onsite Event Page 022 pl-pl 17-27 Nov 17–27 listopada"} +{"t":"DDA 23 BFW Onsite Event Page 023 pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Onsite Event Page 024 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA pl-pl Discover deals Odkryj okazje"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA pl-pl Shop now Odkryj okazje"} +{"t":"DDA 23 BFW Onsite Homepage 007 pl-pl Black Friday Week is coming Black Friday Week nadchodzi"} +{"t":"DDA 23 BFW Onsite Homepage 008 pl-pl Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Dziel się radością dzięki okazjom na Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 008F pl-pl Share the joy with Black Friday Week deals ALT: Black Friday Week deals Dziel się radością dzięki okazjom na Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 009 pl-pl Get those last Black Friday Week deals Złap ostatnie okazje na Black Friday Week"} +{"t":"DDA 23 BFW Onsite Homepage 010 pl-pl Selected products only Dotyczy tylko wybranych produktów"} +{"t":"DDA 23 BFW Onsite Homepage 013 pl-pl Discover all deals here Odkryj wszystkie okazje tutaj"} +{"t":"DDA 23 BFW Onsite Homepage 016 pl-pl Get ready to save big Szykuj się na wielkie oszczędności"} +{"t":"DDA 23 BFW Onsite Homepage 017 pl-pl Save big Zaoszczędź jeszcze więcej"} +{"t":"DDA 23 BFW Onsite Homepage 018 pl-pl Big savings end today Ostatni dzień wielkich oszczędności"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off pl-pl Get ready to save up to 40% off Przygotuj się i zaoszczędź do 30%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off pl-pl Save up to 40% off Zaoszczędź nawet do 30%"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off pl-pl Last chance for up to 40% off Ostatnia szansa na oszczędności nawet do 30%"} +{"t":"DDA 23 BFW Onsite Homepage 022 pl-pl 17-27 Nov 17–27 listopada"} +{"t":"DDA 23 BFW Onsite Homepage 023 pl-pl Ends 27 November Tylko do 27 listopada"} +{"t":"DDA 23 BFW Onsite Homepage 024 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"DDA 23 LMD Onsite 001 pl-pl Last Minute Deals\nDeals for you, joy for them Świąteczne okazje i więcej\nWydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 001F pl-pl Last Minute Deals Deals for you, joy for them Świąteczne okazje i więcej Wydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 002 pl-pl Shop now Odkryj okazje"} +{"t":"DDA 23 LMD Onsite 003 pl-pl Shop now Odkryj okazje"} +{"t":"DDA 23 LMD Onsite 004 CTA pl-pl Shop now Odkryj okazje"} +{"t":"DDA 23 LMD Onsite 005 pl-pl Last Minute Deals Świąteczne okazje i więcej"} +{"t":"DDA 23 LMD Onsite 006 pl-pl Last Minute Deals\nDeals for you, joy for them Świąteczne okazje i więcej\nWydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 006F pl-pl Last Minute Deals Deals for you, joy for them Świąteczne okazje i więcej Wydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 007 pl-pl Last Minute Deals Odkryj Świąteczne okazje i więcej, które przyniosą radość"} +{"t":"DDA 23 LMD Onsite 008 pl-pl Selected products only Dotyczy tylko wybranych produktów"} +{"t":"DDA 23 LMD Onsite 009 pl-pl Find Last Minute Deals that bring the joy Wydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 010 pl-pl Deals for you, joy for them Okazje dla Ciebie, radość dla bliskich"} +{"t":"DDA 23 LMD Onsite 011 pl-pl Last Minute Deals Świąteczne okazje i więcej"} +{"t":"DDA 23 LMD Onsite 012 pl-pl Find Last Minute Deals that bring the joy Odkryj Świąteczne okazje i więcej, które przyniosą radość"} +{"t":"DDA 23 LMD Onsite 013 pl-pl Last Minute Deals\nDeals for you, joy for them Świąteczne okazje i więcej\nWydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 013F pl-pl Last Minute Deals Deals for you, joy for them Świąteczne okazje i więcej Wydaj mniej, podaruj więcej"} +{"t":"DDA 23 LMD Onsite 014 pl-pl Last Minute Deals Świąteczne okazje i więcej"} +{"t":"DDA 23 LMD Onsite 015 pl-pl Deals for you, joy for them Okazje dla Ciebie, radość dla bliskich"} +{"t":"DDA 23 LMD Onsite 016 pl-pl Save more, wrap later Zaoszczędź więcej teraz, zapakujesz później"} +{"t":"DDA 23 LMD Onsite 017 pl-pl Prices worth celebrating Ceny warte świętowania"} +{"t":"DDA 23 LMD Onsite 018 pl-pl Shop dazzling savings Łap niezwykłe okazje i oszczędzaj"} +{"t":"DDA 24 Onsite 001 pl-pl Black Friday returns soon in 2024 Black Friday niedługo powróci w 2024"} +{"t":"DDA 24 Onsite 002 pl-pl Thank you for shopping Do zobaczenia następnym razem"} +{"t":"DDA 24 Onsite 003 pl-pl Discover all deals here Odkryj wszystkie okazje tutaj"} +{"t":"DDA 24 Onsite 004 pl-pl Black Friday returns in 2025 Black Friday powróci w 2025"} +{"t":"DDA 24 Onsite 005 pl-pl Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Black Friday Week zaczyna się o północy, 21 listopada. Wróć po 12 dni wielkich okazji."} +{"t":"DDA 24 Onsite 006 pl-pl Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Black Friday Week zaczyna się o północy, 21 listopada. Wróć po 12 dni wielkich okazji."} +{"t":"DDA 24 Onsite 007 pl-pl Black Friday Week is coming Black Friday Week nadchodzi"} +{"t":"DDA 24 Onsite 008 pl-pl Get ready to save big Przygotuj się i zaoszczędź jeszcze więcej"} +{"t":"DDA 24 Onsite 009 pl-pl 21 Nov-2 Dec 21 listopada – 2 grudnia"} +{"t":"DDA 24 Onsite 010 pl-pl Save big Zaoszczędź jeszcze więcej"} +{"t":"DDA 24 Onsite 011 pl-pl Starts midnight Już od północy"} +{"t":"DDA 24 Onsite 012 pl-pl Black Friday Week 21 Nov-2 Dec Black Friday Week 21.11 – 2.12"} +{"t":"DDA 24 Onsite 013 pl-pl Shop Black Friday Week Zamawiaj podczas Black Friday Week"} +{"t":"DDA 24 Onsite 014 pl-pl Black Friday Week is here Black Friday Week czas zacząć"} +{"t":"DDA 24 Onsite 015 pl-pl Ends 2 December Tylko do 2 grudnia"} +{"t":"DDA 24 Onsite 016 pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 24 Onsite 017 pl-pl Shop. Save. Repeat. Zamów. Zaoszczędź. Powtórz to."} +{"t":"DDA 24 Onsite 018 pl-pl Black Friday is here Black Friday nadszedł"} +{"t":"DDA 24 Onsite 019 pl-pl Big savings Wielkie oszczędności"} +{"t":"DDA 24 Onsite 020 pl-pl Shop epic deals now Sprawdź imponujące okazje teraz"} +{"t":"DDA 24 Onsite 021 pl-pl Last chance to get Black Friday Deals Ostatnia szansa, by złapać okazje na Black Friday"} +{"t":"DDA 24 Onsite 022 pl-pl Big savings end today Ostatni dzień wielkich oszczędności"} +{"t":"DDA 24 Onsite 023 pl-pl Black Friday Week ends soon Black Friday Week dobiega końca"} +{"t":"DDA 24 Onsite 024 pl-pl Black Friday Week is 21 November - 2 December Black Friday Week: 21 listopada – 2 grudnia"} +{"t":"DDA 24 Onsite 025 pl-pl Black Friday Week is 21 Nov – 2 Dec Black Friday Week: 21.11 – 2.12"} +{"t":"DDA 24 Onsite 026 pl-pl Black Friday Week starts in Do Black Friday Week:"} +{"t":"DDA 24 Onsite 027 pl-pl Black Friday WeekStarts in Black Friday WeekZaczynamy za"} +{"t":"DDA 24 Onsite 028 pl-pl Black Friday Week ends in Black Friday Week koniec za"} +{"t":"DDA 24 Onsite 029 pl-pl Shop new deal drops Łap nowe okazje"} +{"t":"DDA 24 Onsite 030 pl-pl Black Friday WeekEnding soon Black Friday WeekWkrótce się zakończy"} +{"t":"DDA 24 Onsite 031 pl-pl Shop all deals Odkryj więcej okazji"} +{"t":"DDA 24 Onsite 032 pl-pl Lightning Deals Okazje błyskawiczne"} +{"t":"DDA 24 Onsite 033 pl-pl Deals under £15 Okazje do 100 zł"} +{"t":"DDA 24 Onsite 034 pl-pl Black Friday Week coming soon Black Friday Week tuż, tuż"} +{"t":"DDA 24 Onsite 035 pl-pl 3 days until epic deals 3 dni do imponujących okazji"} +{"t":"DDA 24 Onsite 036 pl-pl 2 days until epic deals 2 dni do imponujących okazji"} +{"t":"DDA 24 Onsite 037 pl-pl 21 Nov - 2 Dec 21.11 – 2.12"} +{"t":"DDA 24 Onsite 038 pl-pl Get your cart ready Szykuj swój koszyk"} +{"t":"DDA 24 Onsite 039 pl-pl Epic deals start tomorrow! Imponujące okazje już od jutra!"} +{"t":"DDA 24 Onsite 040 pl-pl Black Friday Week starts midnight Black Friday Week rusza wkrótce"} +{"t":"DDA 24 Onsite 041 pl-pl Shop new deals while they’re hot Łap świeże okazje, póki gorące"} +{"t":"DDA 24 Onsite 042 pl-pl Discover new deals Odkryj nowe okazje"} +{"t":"DDA 24 Onsite 043 pl-pl Shop now Zamów teraz"} +{"t":"DDA 24 Onsite 044 pl-pl Top 100 Deals 100 najlepszych okazji"} +{"t":"DDA 24 Onsite 045 pl-pl Check Top 100 deals of the day Odkryj 100 najlepszych okazji dnia"} +{"t":"DDA 24 Onsite 046 pl-pl Black Friday Top 100 Deals 100 najlepszych okazji Black Friday"} +{"t":"DDA 24 Onsite 047 pl-pl Black Friday picks from top brands Okazje Black Friday od najpopularniejszych marek"} +{"t":"DDA 24 Onsite 048 pl-pl Top 100 deals of the day 100 najlepszych okazji dnia"} +{"t":"DDA 24 Onsite 049 pl-pl 12 days of epic deals has officially started. 12 dni imponujących okazji. Zaczynamy!"} +{"t":"DDA 24 Onsite 050 pl-pl 21 November - 2 December 21 listopada–2 grudnia"} +{"t":"DDA 24 Onsite 051 pl-pl 4 days until epic deals 4 dni do imponujących okazji"} +{"t":"DDA 24 Onsite 052 pl-pl 5 days until epic deals 5 dni do imponujących okazji"} +{"t":"DDA 24 Onsite 053 pl-pl Amazing deals Niesamowite okazje"} +{"t":"DDA 24 Onsite 054 pl-pl Black Friday Week deals Okazje Black Friday Week"} +{"t":"DDA 24 Onsite 055 pl-pl Black Friday Week ends tomorrow Black Friday Week do jutra"} +{"t":"DDA 24 Onsite 056 pl-pl Black Friday Week ends tonight Black Friday Week do dzisiaj"} +{"t":"DDA 24 Onsite 057 pl-pl Black Friday Week starts soon Black Friday Week rusza wkrótce"} +{"t":"DDA 24 Onsite 058 pl-pl Black Friday Week starts soon Black Friday Week jest tuż, tuż"} +{"t":"DDA 24 Onsite 060 pl-pl Buy More & Save Kupuj więcej za mniej"} +{"t":"DDA 24 Onsite 061 pl-pl Check for last-minute deals Zobacz okazje last minute"} +{"t":"DDA 24 Onsite 062 pl-pl Check in for buzzworthy early deals Sprawdź wczesne okazje, o których mówią wszyscy"} +{"t":"DDA 24 Onsite 063 pl-pl Check in for last-minute deal drops Sprawdź okazje last minute"} +{"t":"DDA 24 Onsite 064 pl-pl Check in for last-minute deals Sprawdź okazje last minute"} +{"t":"DDA 24 Onsite 065 pl-pl Customers' most-loved Ulubione produkty klientów"} +{"t":"DDA 24 Onsite 066 pl-pl Deals for them, deals for you Okazje dla nich, okazje dla Ciebie"} +{"t":"DDA 24 Onsite 067 pl-pl Save more, wrap later Oszczędzaj teraz, zapakujesz później"} +{"t":"DDA 24 Onsite 068 pl-pl Prices worth celebrating Ceny warte świętowania"} +{"t":"DDA 24 Onsite 069 pl-pl Shop dazzling savings Łap zjawiskowe okazje"} +{"t":"DDA 24 Onsite 070 pl-pl Deals on awesome stuff Okazje na super produkty"} +{"t":"DDA 24 Onsite 071 pl-pl Deals to take home Okazje dla domu"} +{"t":"DDA 24 Onsite 072 pl-pl Deals to talk about Okazje na czasie"} +{"t":"DDA 24 Onsite 073 pl-pl Discover deals Odkryj okazje"} +{"t":"DDA 24 Onsite 075 pl-pl Discover now Upptäck nu"} +{"t":"DDA 24 Onsite 076 pl-pl Discover vouchers and save on selected brands Odkryj kupony i oszczędź jeszcze więcej na wybranych produktach"} +{"t":"DDA 24 Onsite 077 pl-pl Early Deals Wczesne okazje"} +{"t":"DDA 24 Onsite 078 pl-pl Early deals are waiting for you Wczesne okazje na wyciągnięcie ręki"} +{"t":"DDA 24 Onsite 079 pl-pl Early deals to shop Łap wczesne okazje"} +{"t":"DDA 24 Onsite 080 pl-pl Ends midnight Tylko do północy"} +{"t":"DDA 24 Onsite 081 pl-pl Ends soon Dobiega końca"} +{"t":"DDA 24 Onsite 082 pl-pl Epic Deals Imponujące okazje"} +{"t":"DDA 24 Onsite 083 pl-pl Epic deals are back Imponujące okazje wróciły!"} +{"t":"DDA 24 Onsite 084 pl-pl Fantastic deals Fantastyczne okazje"} +{"t":"DDA 24 Onsite 085 pl-pl Get excited. Deals are coming. Poczuj te emocje.Nadchodzą okazje."} +{"t":"DDA 24 Onsite 086 pl-pl Get fast, free delivery with Prime Korzystaj z szybkiej, darmowej dostawy z Amazon Prime"} +{"t":"DDA 24 Onsite 087 pl-pl Get free games and more with Prime Z Amazon Prime zdobywaj darmowe gry i wiele więcej"} +{"t":"DDA 24 Onsite 088 pl-pl Get ready to save up to 40% off Przygotuj się i oszczędzaj do 30%"} +{"t":"DDA 24 Onsite 089 pl-pl Get those last Black Friday Week deals Ostatnia szansa, by złapać okazje na Black Friday"} +{"t":"DDA 24 Onsite 090 pl-pl Last chance to get Black Friday Deals To ostatnia szansa na znalezienie okazji na Black Friday Week"} +{"t":"DDA 24 Onsite 091 pl-pl Get your carts ready Szykuj swój koszyk"} +{"t":"DDA 24 Onsite 092 pl-pl Great deals Wspaniałe okazje"} +{"t":"DDA 24 Onsite 093 pl-pl Invite-only deals Okazje specjalne dla klientów Amazon Prime"} +{"t":"DDA 24 Onsite 094 pl-pl it's Black Friday day in Black Friday Week Dziś Black Friday, wielki finał Black Friday Week."} +{"t":"DDA 24 Onsite 096 pl-pl Join Prime Dołącz do Amazon Prime"} +{"t":"DDA 24 Onsite 097 pl-pl Join Prime for big deals Dołącz do Amazon Prime i łap wielkie okazje"} +{"t":"DDA 24 Onsite 098 pl-pl Last Minute Deals Świąteczne Okazje"} +{"t":"DDA 24 Onsite 099 pl-pl Learn more Dowiedz się więcej"} +{"t":"DDA 24 Onsite 100 pl-pl Listen to Amazon Music with Prime Słuchaj Amazon Music w ramach Prime"} +{"t":"DDA 24 Onsite 101 pl-pl Make your wish list for Black Friday Week Przygotuj listę życzeń na Black Friday Week"} +{"t":"DDA 24 Onsite 102 pl-pl New day. New deals. Nowy dzień.Nowe okazje."} +{"t":"DDA 24 Onsite 103 pl-pl New deals drop in Nadchodzą nowe okazje"} +{"t":"DDA 24 Onsite 104 pl-pl New deals every 12 hours Nowe okazje co 12 godzin"} +{"t":"DDA 24 Onsite 105 pl-pl New deals in Nowe okazje już dostępne"} +{"t":"DDA 24 Onsite 106 pl-pl Option 1: Included with your Prime membership W ramach Amazon Prime"} +{"t":"DDA 24 Onsite 107 pl-pl Option 2: Included with a Prime membership Masz to z Amazon Prime"} +{"t":"DDA 24 Onsite 108 pl-pl Option 3: Exclusively for Prime members Wyłącznie dla Klientów Amazon Prime"} +{"t":"DDA 24 Onsite 109 pl-pl Ready. Set. Black Friday Week. Do biegu.Gotowi.Black Friday Week."} +{"t":"DDA 24 Onsite 110 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 24 Onsite 111 pl-pl Shop early deals Łap wczesne okazje"} +{"t":"DDA 24 Onsite 112 pl-pl Shop Everyday Essentials Zamawiaj niezbędne produkty"} +{"t":"DDA 24 Onsite 113 pl-pl Shop new deals Skorzystaj z nowych okazji"} +{"t":"DDA 24 Onsite 114 pl-pl Shop Prime Try Before You Buy Wypróbuj zanim kupisz dzięki Amazon Prime"} +{"t":"DDA 24 Onsite 115 pl-pl Shop the final hours Ostatnie godziny na złapanie okazji."} +{"t":"DDA 24 Onsite 117 pl-pl Shop Black Friday Week deals Znajduj okazje na Black Friday Week"} +{"t":"DDA 24 Onsite 118 pl-pl Starts 21 November Już od 21 listopada"} +{"t":"DDA 24 Onsite 119 pl-pl Stay tuned for early deals Wypatruj wczesnych okazji"} +{"t":"DDA 24 Onsite 120 pl-pl Today's deal drop Okazje dnia"} +{"t":"DDA 24 Onsite 121 pl-pl Today's deals Okazje dnia"} +{"t":"DDA 24 Onsite 122 pl-pl Top brands Topowe marki"} +{"t":"DDA 24 Onsite 123 pl-pl Trending deals Najpopularniejsze okazje"} +{"t":"DDA 24 Onsite 124 pl-pl Trending Black Friday Week deals Najgorętsze okazje Black Friday Week"} +{"t":"DDA 24 Onsite 125 pl-pl Up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 Onsite 126 pl-pl Watch movies and shows with Prime Oglądaj filmy i seriale z Amazon Prime"} +{"t":"DDA 25 Onsite 001 pl-pl Early Black Friday Week Startujemy wcześniej z Black Friday Week"} +{"t":"DDA 25 Onsite 002 pl-pl Black Friday Week is coming Black Friday Week nadchodzi"} +{"t":"DDA 25 Onsite 003 pl-pl  Black Friday Week is around the corner  Black Friday Week tuż-tuż"} +{"t":"DDA 25 Onsite 004 pl-pl Black Friday Week savings are coming  Nadchodzą oszczędności Black Friday Week"} +{"t":"DDA 25 Onsite 005 pl-pl 3 days until Black Friday Week 3 dni do Black Friday Week"} +{"t":"DDA 25 Onsite 006 pl-pl 2 days until Black Friday Week 2 dni do Black Friday Week"} +{"t":"DDA 25 Onsite 007 pl-pl Black Friday Week starts tomorrow Black Friday Week już od jutra"} +{"t":"DDA 25 Onsite 009 pl-pl Save big on Everyday Essentials Oszczędzaj na niezbędnych produktach"} +{"t":"DDA 25 Onsite 010 pl-pl Shop deals on Everyday Essentials Łap okazje na niezbędne produkty"} +{"t":"DDA 25 Onsite 011 pl-pl Get an early start on Black Friday Week Zacznij wcześniej Black Friday Week"} +{"t":"DDA 25 Onsite 013 pl-pl Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Black Friday Week trwa od 20 listopada do 1 grudnia. Tylko po co czekać?"} +{"t":"DDA 25 Onsite 014 pl-pl Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Skorzystaj już dziś z wczesnego dostępu do okazji na niezbędne produkty w Black Friday Week"} +{"t":"DDA 25 Onsite 015 pl-pl Get ready to save big Szykuj się na wielkie oszczędności"} +{"t":"DDA 25 Onsite 016 pl-pl Save big Oszczędzaj więcej"} +{"t":"DDA 25 Onsite 017 pl-pl Get ready to save up to XX% off Przygotuj się i oszczędzaj do XX%"} +{"t":"DDA 25 Onsite 018 pl-pl Up to XX% off Oszczędzaj do xx%"} +{"t":"DDA 25 Onsite 019 pl-pl Mark your calendar to save big Zapisz te daty i oszczędzaj"} +{"t":"DDA 25 Onsite 020 pl-pl Get your basket ready Szykuj swój koszyk"} +{"t":"DDA 25 Onsite 021 pl-pl 20 Nov - 1 Dec 20 listopada–1 grudnia"} +{"t":"DDA 25 Onsite 022 pl-pl Starts 20 November Startujemy 20 listopada"} +{"t":"DDA 25 Onsite 023 pl-pl Starts tomorrow Już od jutra"} +{"t":"DDA 25 Onsite 024 pl-pl Starts midnight Już od północy"} +{"t":"DDA 25 Onsite 025 pl-pl Black Friday Week 20 Nov – 1 Dec Black Friday Week 20 listopada–1 grudnia"} +{"t":"DDA 25 Onsite 028 pl-pl Black Friday Week starts tomorrow Black Friday Week zaczyna się jutro"} +{"t":"DDA 25 Onsite 029 pl-pl Black Friday Week starts midnight Black Friday Week rusza o północy"} +{"t":"DDA 25 Onsite 030 pl-pl Black Friday Week starts soon Black Friday Week już wkrótce"} +{"t":"DDA 25 Onsite 031 pl-pl Black Friday Week starts in Do Black Friday Week:"} +{"t":"DDA 25 Onsite 032 pl-pl Early Black Friday Week deals Wczesne okazje Black Friday Week"} +{"t":"DDA 25 Onsite 033 pl-pl Get ready for Black Friday Week Szykuj się na Black Friday Week"} +{"t":"DDA 25 Onsite 034 pl-pl Shop vouchers for selected brands Kup kartę podarunkową na wybrane marki"} +{"t":"DDA 25 Onsite 035 pl-pl Shop vouchers and save on selected brands Kup kartę podarunkową i oszczędzaj"} +{"t":"DDA 25 Onsite 036 pl-pl Get ready for upcoming Black Friday Week Przygotuj się na Black Friday Week"} +{"t":"DDA 25 Onsite 037 pl-pl Learn more Dowiedz się więcej"} +{"t":"DDA 25 Onsite 038 pl-pl Black Friday Week is coming Black Friday Week nadchodzi"} +{"t":"DDA 25 Onsite 039 pl-pl Get ready to save up to XX% off Szykuj się i oszczędzaj do XX%"} +{"t":"DDA 25 Onsite 042 pl-pl Upcoming Black Friday Week Black Friday Week już niedługo"} +{"t":"DDA 25 Onsite 044 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"DDA 25 Onsite 045 pl-pl Discover more Odkryj więcej"} +{"t":"DDA 25 Onsite 046 pl-pl See more Zobacz więcej"} +{"t":"DDA 25 Onsite 048 pl-pl Black Friday Week Black Friday Week"} +{"t":"DDA 25 Onsite 049 pl-pl Shop Black Friday Week now Odkryj Black Friday Week"} +{"t":"DDA 25 Onsite 050 pl-pl Black Friday Week is here Black Friday Week czas zacząć"} +{"t":"DDA 25 Onsite 051 pl-pl Black Friday Week deals Okazje Black Friday Week"} +{"t":"DDA 25 Onsite 052 pl-pl Black Friday Week ends soon Black Friday Week dobiega końca"} +{"t":"DDA 25 Onsite 053 pl-pl Black Friday Week ends tonight Black Friday Week do dzisiaj"} +{"t":"DDA 25 Onsite 054 pl-pl Last chance to get Black Friday Deals To ostatnia szansa na znalezienie okazji na Black Friday Week"} +{"t":"DDA 25 Onsite 057 pl-pl Shop new deals while they’re hot Łap świeże okazje, póki gorące"} +{"t":"DDA 25 Onsite 058 pl-pl New day, new deals Nowy dzień.\n Nowe okazje."} +{"t":"DDA 25 Onsite 058F pl-pl New day, new deals Nowy dzień. Nowe okazje."} +{"t":"DDA 25 Onsite 059 pl-pl Ready, set, save. Gotowi na oszczędności?"} +{"t":"DDA 25 Onsite 060 pl-pl Ready, set, shop. Gotowi na zakupy?"} +{"t":"DDA 25 Onsite 061 pl-pl Epic savings are here Niesamowite oszczędności już tu są"} +{"t":"DDA 25 Onsite 062 pl-pl Save big on <category> Oszczędzaj na <category>"} +{"t":"DDA 25 Onsite 063 pl-pl Shop deals on <category> Łap okazje na <Category>"} +{"t":"DDA 25 Onsite 064 pl-pl Save big until 1 December Oszczędzaj do 1 grudnia"} +{"t":"DDA 25 Onsite 065 pl-pl Save up to XX% off now Oszczędzaj do xx%"} +{"t":"DDA 25 Onsite 066 pl-pl Deals you don't want to miss Nie przegap super okazji!"} +{"t":"DDA 25 Onsite 067 pl-pl Shop. Save. Repeat. Nowy dzień. Nowe okazje."} +{"t":"DDA 25 Onsite 068 pl-pl Last chance for up to XX% off Ostatnia szansa na zakupy XX% taniej"} +{"t":"DDA 25 Onsite 069 pl-pl Ends 1 December Tylko do 1 grudnia"} +{"t":"DDA 25 Onsite 070 pl-pl Ends tomorrow Do jutra"} +{"t":"DDA 25 Onsite 071 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"DDA 25 Onsite 072 pl-pl Ends soon Wkrótce kończymy"} +{"t":"DDA 25 Onsite 073 pl-pl Epic deals end tomorrow Imponujące okazje kończą się jutro"} +{"t":"DDA 25 Onsite 074 pl-pl Last chance to save up to XX% Ostatnia szansa, by zaoszczędzić do XX%"} +{"t":"DDA 25 Onsite 075 pl-pl Last chance to save big Ostatnia szansa na wielkie oszczędności"} +{"t":"DDA 25 Onsite 076 pl-pl Shop fast - deals end midnight Poluj na okazje, znikają o północy"} +{"t":"DDA 25 Onsite 077 pl-pl Big savings end at midnight Wielkie oszczędności tylko do północy"} +{"t":"DDA 25 Onsite 079 pl-pl Black Friday Week ends tomorrow Black Friday Week do jutra"} +{"t":"DDA 25 Onsite 080 pl-pl Black Friday Week ends midnight Black Friday Week tylko do północy"} +{"t":"DDA 25 Onsite 081 pl-pl Black Friday Week ends in Black Friday Week kończy się za"} +{"t":"DDA 25 Onsite 082 pl-pl Black Friday Week now on Black Friday Week trwa"} +{"t":"DDA 25 Onsite 087 pl-pl Get the most out of Black Friday Week Wykorzystaj w pełni Black Friday Week"} +{"t":"DDA 25 Onsite 089 pl-pl Discover all deals here Odkryj okazje tutaj"} +{"t":"DDA 25 Onsite 090 pl-pl Discover new deals Odkryj nowe okazje"} +{"t":"DDA 25 Onsite 091 pl-pl Shop now Zamów teraz"} +{"t":"DDA 25 Onsite 092 pl-pl Discover deals Odkryj okazje"} +{"t":"DDA 25 Onsite 093 pl-pl Black Friday Week is here Black Friday Week czas zacząć"} +{"t":"DDA 25 Onsite 094 pl-pl Last-Minute Gifts Prezenty Last Minute"} +{"t":"DDA 25 Onsite 095 pl-pl Early festive deals. 'Tis the pre-season Wczesne przedświąteczne okazje"} +{"t":"DDA 25 Onsite 096 pl-pl Oh, do we have deals for you Mamy dla Ciebie super okazje"} +{"t":"DDA 25 Onsite 097 pl-pl Last-Minute Gifts starts tomorrow Prezenty Last Minute już od jutra"} +{"t":"DDA 25 Onsite 098 pl-pl Last-Minute Gifts ends soon Prezenty Last Minute dobiegają końca"} +{"t":"DDA 25 Onsite 099 pl-pl Save more, wrap later Oszczędzaj teraz, zapakujesz później"} +{"t":"DDA 25 Onsite 100 pl-pl Deals on gift ideas Prezenty w super cenach"} +{"t":"DDA 25 Onsite 101 pl-pl Last-Minute Gifts ends today Prezenty Last Minute kończą się dziś"} +{"t":"DDA 25 Onsite 102 pl-pl Shop dazzling savings Łap zjawiskowe okazje"} +{"t":"DDA 25 Onsite 103 pl-pl Prices worth celebrating Ceny warte świętowania"} +{"t":"DDA 25 Onsite 105 pl-pl Mark your calendar to save big Zapisz te daty by oszczędzać"} +{"t":"DDA 25 Onsite 107 pl-pl Last chance to grab epic gifts Ostatnia szansa na genialne prezenty"} +{"t":"DDA 25 Onsite 108 pl-pl 8-21 December  8–21 grudnia"} +{"t":"DDA 25 Onsite 109 pl-pl Starts 8 December Zaczynamy 8 grudnia"} +{"t":"DDA 25 Onsite 112 pl-pl Ends Kończy się"} +{"t":"DDA 25 Onsite 113 pl-pl Ends.... Kończy się...."} +{"t":"DDA 25 Onsite 114 pl-pl Last-Minute Gifts 8 Dec - 21 Dec Prezenty Last Minute 8–21 grudnia"} +{"t":"DDA 25 Onsite 115 pl-pl Last-Minute Gifts finishes in XXX Prezenty Last Minute kończą się za XXX"} +{"t":"DDA 25 Onsite 118 pl-pl Last-Minute Gifts 8-21 December Prezenty Last Minute 8–21 grudnia"} +{"t":"DDA 25 Onsite 119 pl-pl Shop tree-mendous deals Łap superokazje pod choinkę"} +{"t":"DDA 25 Onsite 120 pl-pl Shop all our everyday deals Odkryj codzienne okazje"} +{"t":"DDA 25 Onsite 121 pl-pl Explore deals on festive gifts selection Odkryj okazje na świąteczne prezenty"} +{"t":"DDA 25 Onsite 123 pl-pl Shop Last-Minute Gifts Odkryj Prezenty Last Minute"} +{"t":"DDA 25 Onsite 124 pl-pl 8-21 December 8–21 grudnia"} +{"t":"DDA 25 Onsite 125 pl-pl Last chance to grab epic gifts Ostatnia szansa na imponujące prezenty"} +{"t":"PBDD 23 Onsite 001 pl-pl Prime Big Deal Days Wielkie Okazje Prime"} +{"t":"PBDD 23 Onsite 002 pl-pl Big deals coming soon  Nadchodzą wielkie okazje"} +{"t":"PBDD 23 Onsite 003 pl-pl Big deals are coming  Nadchodzą wielkie okazje"} +{"t":"PBDD 23 Onsite 004 pl-pl 5 days until Prime Big Deal Days Jeszcze 5 dni do Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 005 pl-pl 4 days until Prime Big Deal Days Jeszcze 4 dni do Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 006 pl-pl 3 days until Prime Big Deal Days Jeszcze 3 dni do Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 007 pl-pl 2 days until Prime Big Deal Days Jeszcze 2 dni Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 008 pl-pl 1 day until Prime Big Deal Days Jeszcze 1 dzień do Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 009 pl-pl Prime Big Deal Days starts soon Wielkie Okazje Prime startują już jutro"} +{"t":"PBDD 23 Onsite 010 pl-pl Prime Big Deal Days starts at midnight Wielkie Okazje Prime już wkrótce"} +{"t":"PBDD 23 Onsite 011 pl-pl Prime Big Deal Days starts in Wielkie Okazje Prime startują"} +{"t":"PBDD 23 Onsite 012 pl-pl Access early deals Uzyskaj dostęp do wczesnych okazji"} +{"t":"PBDD 23 Onsite 013 pl-pl Shop Prime Big Deal Days early deals Sprawdź wczesne okazje podczas Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 014 pl-pl Prime Big Deal Days early deals Wczesne okazje podczas Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 015 pl-pl Shop Prime Big Deal Days early Sprawdź Wielkie Okazje Prime jako pierwszy"} +{"t":"PBDD 23 Onsite 016 pl-pl Get ready for Prime Big Deal Days Przygotuj się na Wielkie Okazje Prime"} +{"t":"PBDD 23 Onsite 017 pl-pl Explore more Prime benefits Odkryj więcej korzyści Prime"} +{"t":"PBDD 23 Onsite 018 pl-pl Just for Prime members Wyłącznie dla klientów Prime"} +{"t":"PBDD 23 Onsite 019 pl-pl Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 021 pl-pl Prime Delivery Darmowa dostawa Prime"} +{"t":"PBDD 23 Onsite 024 pl-pl Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 pl-pl Shop Prime Big Deal Days Nie przegap Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 026 pl-pl Shop big deals. Feel like a big deal. Łap wielkie okazje. Poczuj się jak gwiazda."} +{"t":"PBDD 23 Onsite 027 pl-pl Shop big deals now Już teraz nie przegap wielkich okazji Prime"} +{"t":"PBDD 23 Onsite 028 pl-pl Save big. Then do a little dance. Zaoszczędź dużo i odtańcz taniec szczęścia"} +{"t":"PBDD 23 Onsite 029 pl-pl Shop and save all night long Łap okazje i oszczędzaj przez całą noc"} +{"t":"PBDD 23 Onsite 030 pl-pl New day to save. New deals to shop. Nowy dzień, nowe okazje z Prime"} +{"t":"PBDD 23 Onsite 031 pl-pl Shop fast! Deals end tonight. Pospiesz się. Okazje tylko do końca dnia."} +{"t":"PBDD 23 Onsite 032 pl-pl Shop big deals. Feel like a big deal. Łap wielkie okazje Prime. Poczuj się jak gwiazda."} +{"t":"PBDD 23 Onsite 033 pl-pl Prime Big Deal Days ends soon Wielkie Okazje Prime kończą się za"} +{"t":"PBDD 23 Onsite 035 pl-pl Spectacular deals Spektakularne okazje"} +{"t":"PBDD 23 Onsite 036 pl-pl Fantastic deals  Fantastyczne okazje"} +{"t":"PBDD 23 Onsite 037 pl-pl Amazing deals Niesamowite okazje"} +{"t":"PBDD 23 Onsite 038 pl-pl Really big deals  Naprawdę wieeeeelkie okazje"} +{"t":"PBDD 23 Onsite 039 pl-pl Top-notch deals Okazje z górnej półki"} +{"t":"PBDD 23 Onsite 040 pl-pl Big Deals Wielkie okazje"} +{"t":"PBDD 23 Onsite 041 pl-pl Dazzling deals Olśniewające okazje"} +{"t":"PBDD 23 Onsite 042 pl-pl Very impressive deals Imponujące okazje"} +{"t":"PBDD 23 Onsite 043 pl-pl Unbelievable deals Niewiarygodne okazje"} +{"t":"PBDD 23 Onsite 044 pl-pl Deals on hot brands  Okazje na popularne marki"} +{"t":"PBDD 23 Onsite 045 pl-pl Hot deals  Atrakcyjne okazje"} +{"t":"PBDD 23 Onsite 046 pl-pl Deals on awesome stuff Okazje na niesamowite rzeczy"} +{"t":"PBDD 23 Onsite 047 pl-pl Sweet deals Cudowne okazje\n "} +{"t":"PBDD 23 Onsite 047F pl-pl Sweet deals Cudowne okazje"} +{"t":"PBDD 23 Onsite 048 pl-pl Shop new deals  Łap nowe okazje"} +{"t":"PBDD 23 Onsite 049 pl-pl Deals end soon  Okazje kończą się wkrótce"} +{"t":"PBDD 23 Onsite 050 pl-pl Deals end today  Okazje kończą się dzisiaj"} +{"t":"PBDD 23 Onsite 051 pl-pl Today's deals Okazje dnia"} +{"t":"PBDD 23 Onsite 052 pl-pl Unlock Prime Big Deal Days with Prime Zyskaj dostęp do Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 053 pl-pl Shop Prime Big Deal Days with Prime Sprawdź okazje dla klientów Prime podczas Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 054 pl-pl Prime member deals Okazje dla klientów Prime"} +{"t":"PBDD 23 Onsite 055 pl-pl Prime Big Deal Days deals Wielkie Okazje Prime"} +{"t":"PBDD 23 Onsite 056 pl-pl Lightning Deals Okazje błyskawiczne"} +{"t":"PBDD 23 Onsite 057 pl-pl Trending deals Najpopularniejsze okazje"} +{"t":"PBDD 23 Onsite 058 pl-pl Deals under £15 Okazje do 100zł"} +{"t":"PBDD 23 Onsite 059 pl-pl Shop all deals Zobacz wszystkie okazje"} +{"t":"PBDD 23 Onsite 060 pl-pl Big deals anyone? Kto chętny na wielkie okazje?"} +{"t":"PBDD 23 Onsite 061 pl-pl Shop Prime Big Deal Days now Nie przegap Wielkich Okazji Prime"} +{"t":"PBDD 23 Onsite 062 pl-pl Bestsellers of 2023 Bestsellery 2023 roku"} +{"t":"PBDD 23 Onsite 063 pl-pl Thanks for being a Prime member Dziękujemy za dołączenie do Prime"} +{"t":"PBDD 23 Onsite 064 pl-pl Sign up. Save big. Zarejestruj się. Oszczędzaj w wielkim stylu."} +{"t":"PBDD 23 Onsite 065 pl-pl Big deals are coming Nadchodzą wielkie okazje"} +{"t":"PBDD 23 Onsite 066 pl-pl Big deals just for Prime members Wielkie okazje tylko dla klientów Prime"} +{"t":"PBDD 23 Onsite 067 pl-pl Get in on big deals and fast delivery Korzystaj z wielkich okazji i szybkiej dostawy\n\n "} +{"t":"PBDD 23 Onsite 067F pl-pl Get in on big deals and fast delivery Korzystaj z wielkich okazji i szybkiej dostawy"} +{"t":"PBDD 23 Onsite 068 pl-pl Big deals come to those who don't wait Nie czekaj, aż ktoś sprzątnie Ci okazje"} +{"t":"PBDD 23 Onsite 069 pl-pl Stop and smell the deals Zatrzymaj się i zwietrz okazje"} +{"t":"PBDD 23 Onsite 070 pl-pl Big deal season starts soon Zbliża się sezon wielkich okazji"} +{"t":"PBDD 23 Onsite 071 pl-pl Big deals are almost here. Don’t miss out. Wielkie okazje tuż, tuż. Nie przegap ich."} +{"t":"PBDD 23 Onsite 072 pl-pl Time to put on your big deal pants Nastaw się na wielkie okazje"} +{"t":"PBDD 23 Onsite 073 pl-pl It’s a new day to save big Nowy dzień, aby oszczędzić w wielkim stylu"} +{"t":"PBDD 23 Onsite 074 pl-pl It’s not too late to get in on big deals Jeszcze nie jest za późno na wielkie okazje"} +{"t":"PBDD 23 Onsite 075 pl-pl Good things come in all packages Korzystaj z wielkich okazji"} +{"t":"PBDD 23 Onsite 078 pl-pl Get big deals. You’ve earned it. Chwytaj wielkie okazje. Zasługujesz na to."} +{"t":"PBDD 23 Onsite 079 pl-pl Invite Only Deals Okazje na zaproszenie"} +{"t":"PBDD 23 Onsite 080 pl-pl Watch movies and shows with Prime Oglądaj filmy i seriale z Prime"} +{"t":"PBDD 23 Onsite 081 pl-pl Listen to Amazon Music with Prime"} +{"t":"PBDD 23 Onsite 082 pl-pl Get fast, free delivery with Prime Korzystaj z szybkiej, darmowej dostawy z Prime"} +{"t":"PBDD 23 Onsite 085 pl-pl Get free games and in-game items with Prime Graj za darmo i ciesz się darmowymi przedmiotami z Prime"} +{"t":"PBDD 23 Onsite 086 pl-pl XX-XX October XX-XX października"} +{"t":"PBDD 23 Onsite 087 pl-pl Shop two days of big deals, only for Prime members Nie przegap dwóch dni wielkich okazji. Tylko dla klientów Prime."} +{"t":"PBDD 23 Onsite 088 pl-pl Join today. Cancel anytime. To najlepszy czas w roku dla klientów Prime"} +{"t":"PBDD 23 Onsite 089 pl-pl Try Prime Wypróbuj Prime"} +{"t":"PBDD 23 Onsite 090 pl-pl Shop the deals Sprawdź okazje"} +{"t":"PD 23 Onsite Copy Requests 001 pl-pl WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! Niesamowite oszczędności! Produkty topowych marek po okazyjnych cenach, a każda okazja dostępna tylko przez 2 godziny."} +{"t":"PD 23 Onsite Copy Requests 002 pl-pl To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Ilość ograniczona, więc kiedy produkty się skończą to... naprawdę przepadło. Zwiększ swoją szansę na oszczędności – aktywuj poniższy alert i zaczekaj na powiadomienie o okazjach."} +{"t":"PD 23 Onsite Copy Requests 003 pl-pl Scavenger Hunt Polowanie na skarby"} +{"t":"PD 23 Onsite Copy Requests 004 pl-pl Invite Only Deals Okazje dla zaproszonych"} +{"t":"PD 23 Onsite Copy Requests 005 pl-pl Most Loved Deals Ulubione okazje"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category pl-pl Headphones & Music Słuchawki i akcesoria"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category pl-pl Automotive Motoryzacja"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category pl-pl Baby Dziecko"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category pl-pl Beauty Uroda"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category pl-pl Books Książki"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category pl-pl Cameras Aparaty i akcesoria"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category pl-pl Devices Urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category pl-pl Electronics Elektronika"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category pl-pl Family Rodzina"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category pl-pl Food & Drink Artykuły spożywcze"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category pl-pl 4-Stars and up 4 gwiazdki i więcej"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category pl-pl Global Store Sklep globalny"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category pl-pl Grocery Artykuły spożywcze"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category pl-pl Grooming Higiena osobista"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category pl-pl Headphones Słuchawki i akcesoria"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category pl-pl DIY & Tools Renowacja domu"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category pl-pl Health & Personal Care Zdrowie i higiena"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category pl-pl Home Cinema Kino domowe i telewizory"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category pl-pl Home Entertainment Kino domowe"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category pl-pl Jewellery & Watches Biżuteria i zegarki"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category pl-pl Kitchen Kuchnia"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category pl-pl Lawn & Garden Ogród"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category pl-pl Luggage Bagaż"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category pl-pl Men’s Fashion Moda męska"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category pl-pl Mobile Phones Telefony"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category pl-pl Mobile Phones & Accessories Akcesoria do telefonów"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category pl-pl Music Muzyka"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category pl-pl Office & School Supplies Produkty biurowe"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category pl-pl Off to Uni Artykuły szkolne"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category pl-pl Pet Supplies Zwierzęta"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category pl-pl Shoes Buty"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category pl-pl Shows & Films Filmy i seriale"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category pl-pl Small Businesses Małe firmy"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category pl-pl Smart Home Smart Home"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category pl-pl Sports & Outdoors Sport"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category pl-pl Sports Nutrition & Wearables Odżywki dla sportowców"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category pl-pl Toys Zabawki"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category pl-pl Video Games Gry wideo"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category pl-pl Vouchers Kupony"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category pl-pl Women’s Fashion Moda damska"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category pl-pl School & Uni Deals Szkoła"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category pl-pl Household Supplies Artykuły gospodarstwa domowego"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category pl-pl eBooks eBooks"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category pl-pl Wine Wino"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category pl-pl DVD & Blu-ray DVD i Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category pl-pl Musical instruments Instrumenty muzyczne"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category pl-pl Wine & Spirits Wino i alkohole mocne"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category pl-pl Private brands Marki własne"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category pl-pl Furniture Meble"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category pl-pl Business, industrial and scientific supplies Biznes, przemysł i nauka"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category pl-pl 4 stars and up 4 gwiazdki i więcej"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category pl-pl Deals trending Najpopularniejsze okazje"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category pl-pl Home & kitchen Dom i kuchnia"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline pl-pl Amazon Devices Urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline pl-pl Deals under £15 Okazje do 100zł"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline pl-pl Deals ending soon Okazje kończące się wkrótce"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline pl-pl Deals just started Najnowsze okazje"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline pl-pl Deals you’re watching Obserwowane okazje"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline pl-pl Lightning Deals Okazje błyskawiczne"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline pl-pl Shop all deals Sprawdź okazje"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline pl-pl Spotlight Deals Okazje spotlight"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline pl-pl Top Deals Top okazje"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline pl-pl Trending Deals Najpopularniejsze okazje"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline pl-pl Upcoming Deals Nadchodzące okazje"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline pl-pl Helpful hints for shopping epic deals Przydatne wskazówki podczas zakupów imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline pl-pl When the deals start, try these tricks and tips Kiedy rozpoczną się okazje, wypróbuj te wskazówki"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline pl-pl Support small businesses, and earn £10 to spend on Prime Day Wspieraj małe firmy"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline pl-pl Deals on your favourite everything Okazje na Twoje ulubione wszystko"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline pl-pl Epic deals. On a Monday. Imponujące okazje. Już w poniedziałek"} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline pl-pl Epic deals start at midnight Imponujące okazje już od północy"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline pl-pl Time to start your free trial Rozpocznij darmowy okres próbny"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline pl-pl Is it midnight yet? Czy już jest północ?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline pl-pl Deals on your favourite devices Okazje na Twoje ulubione urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline pl-pl Get the most out of Prime Day Wykorzystaj w pełni Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline pl-pl Save big, save early Zaoszczędź jeszcze więcej i jeszcze wcześniej"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline pl-pl Exclusive offers, just for you Wyjątkowe okazje tylko dla Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline pl-pl Prime Delivery Darmowa dostawa Prime"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline pl-pl Prime Now Prime Now"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline pl-pl Prime Gaming Darmowe gry"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline pl-pl Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline pl-pl Tip #1: Wskazówka 1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline pl-pl Tip #2: Wskazówka 2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline pl-pl Tip #3: Wskazówka 3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline pl-pl Tip #1: try Amazon Assistant Wypróbuj asystenta Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline pl-pl Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Upewnij się, że otrzymujesz najlepsze okazje dzięki porównywarce cen Asystenta Amazon oraz 30-dniowej historii cen."} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline pl-pl Blue means Deal Niebieski oznacza okazje"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline pl-pl Turn on notifications Włącz powiadomienia"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline pl-pl Never miss a deal with personalised deal notifications. Nigdy nie przegap okazji dzięki spersonalizowanym powiadomieniom"} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline pl-pl Tip #4: Wskazówka 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline pl-pl Try Amazon Assistant Pobierz aplikację Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline pl-pl Shop with small businesses and save Zamawiaj od małych firm i oszczędzaj"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline pl-pl Support small businesses Wspieraj małe firmy"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline pl-pl Tip #6: Wskazówka 6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline pl-pl Shop now, pay later Kup teraz, zapłać później"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline pl-pl Tip #7: Wskazówka 7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline pl-pl Earn Amazon Points Zbieraj Punkty Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline pl-pl Earn points just for shopping and using your Prime benefits. Zamawiaj na Amazon i zbieraj punkty, korzystając z Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline pl-pl Tip #8: Wskazówka 8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline pl-pl Tip #9: Wskazówka 9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline pl-pl Look out for Lightning Deals Obserwuj okazje błyskawiczne"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline pl-pl Time flies when you’re saving big Czas leci szybko, gdy oszczędzasz dużo"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline pl-pl It’s not over yet! To jeszcze nie koniec!"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline pl-pl Deals on Amazon devices Okazje na urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline pl-pl Deals from small businesses Okazje od małych firm"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline pl-pl Shop deals by category Przeglądaj okazje według kategorii"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline pl-pl Deals on top brands Okazje na popularne marki"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline pl-pl Can’t-miss deals Okazje nie do przegapienia"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline pl-pl Epic deals just for you Imponujące okazje tylko dla Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline pl-pl Deals on Amazon brands Okazje na marki Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline pl-pl Deals based on your interests Okazje bazujące na Twoich zainteresowaniach"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline pl-pl Deals on stuff you’re into Okazje na rzeczy, które lubisz"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline pl-pl Top-rated deals Najwyżej oceniane okazje"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline pl-pl Deals in Home Okazje w kategorii dom"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline pl-pl Deals in Kitchen Okazje w kategorii kuchnia"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline pl-pl Deals in Electronics Okazje w kategorii elektronika"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline pl-pl Deals in Toys Okazje w kategorii zabawki"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline pl-pl Deals in Baby Okazje w kategorii dziecko"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline pl-pl Check out these Prime-exclusive vouchers Sprawdź kupony tylko dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline pl-pl Shop deals from small businesses Sprawdź okazje od małych firm"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline pl-pl Support small businesses, discover unique products Wspieraj małe firmy, odkryj unikalne produkty"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline pl-pl Amazon Brands Marki Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline pl-pl Epic deals, on a Monday Imponujące okazje, już w poniedziałek"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline pl-pl 2 days to go Jeszcze 2 dni"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline pl-pl Big deals, small businesses Duże okazje, małe firmy"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline pl-pl Deals in Fashion Okazje w kategorii moda"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline pl-pl Prime membership at its best Amazon Prime w najlepszym wydaniu"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline pl-pl Save the date to save big Zapisz datę, aby zaoszczędzić dużo"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline pl-pl Epic deals, just 6 days away Imponujące okazje już za 6 dni"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline pl-pl Personal care appliances Urządzenia do higieny osobistej"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline pl-pl Get ready – this could sell fast! Przygotuj się - to może się szybko sprzedać!"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline pl-pl Get extra cash back! Uzyskaj dodatkowy zwrot gotówki!"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline pl-pl Epic deals start on Monday Imponujące okazje już od poniedziałku"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline pl-pl Shop by Category Zobacz wszystkie kategorie"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline pl-pl Epic deals on top brands Imponujące okazje na popularne marki"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline pl-pl Save on popular brands Oszczędzaj na popularnych markach"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline pl-pl Ends in Kończy się za"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline pl-pl Shop products from small businesses Sprawdź okazje od małych firm"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline pl-pl Support small businesses & enter for a chance to win big Wspieraj małe firmy, aby zdobyć szansę na wielką wygraną"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline pl-pl Welcome to the lightning round Czas na rundę błyskawiczną"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline pl-pl 3 days to go. Jeszcze 3 dni"} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline pl-pl 2 days to go. Jeszcze 2 dni"} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline pl-pl 1 day to go Jeszcze 1 dzień"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline pl-pl Prime-Exclusive Deals Ekskluzywne okazje Prime"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline pl-pl Spend £10 with small businesses, Wykorzystaj 10 zł z małymi firmami"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline pl-pl Customer's Most Loved Ulubione produkty klientów"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline pl-pl Support small to win big Wspieraj małe firmy i zgarnij wielką wygraną"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline pl-pl Top brands Topowe marki"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline pl-pl Early deals for back to school Powrót do szkoły – wczesne okazje"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline pl-pl Shop Alexa Early Access Deals Zamawiaj wyjątkowe okazje Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline pl-pl Shop with Alexa Zamawiaj z Alexą"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline pl-pl when you spend £10 with small businesses kiedy wykorzystujesz 10 zł z małą firmą"} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline pl-pl Trending deals – going fast! Top okazje, które szybko znikają!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline pl-pl Two days, heaps of epic deals Dwa dni – mnóstwo imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline pl-pl Two days of epic deals you’ve been dreaming of Dwa dni imponujących okazji, o których marzysz"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline pl-pl Support small businesses to win big Wspieraj małe firmy i zgarnij wielką wygraną"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline pl-pl “Alexa, where’s my stuff?” „Alexa, gdzie są moje rzeczy?”"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline pl-pl Collect all your stamps, get £10 Zbierz wszystkie stempelki i zyskaj 10 zł"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline pl-pl Don’t miss a single deal. Ever. Już nigdy nie przegap żadnej okazji."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline pl-pl Get deals with Alexa Zamawiaj okazje z Alexą"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline pl-pl Yes, Amazon has vouchers Tak, Amazon ma kupony"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline pl-pl “Alexa, can you save my spot?” ,,Alexa, czy możesz zarezerwować mi miejsce?“"} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline pl-pl The best deals right now Imponujące okazje już są!"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline pl-pl Don’t miss this deal in particular Takiej okazji nie możesz przegapić"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline pl-pl Shop last-minute deals Załap się na ostatnie okazje"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline pl-pl Now it’s super official. To już oficjalne:"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline pl-pl Shop fast! Nie zwlekaj!"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline pl-pl The deals of your dreams Twoje wymarzone okazje"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline pl-pl Are almost here w zasięgu ręki"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline pl-pl Ask Alexa now Zapytaj Alexy"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline pl-pl Help yourself to some deals Korzystaj do woli z okazji"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline pl-pl So many deals, so little time. Tak dużo okazji, tak mało czasu"} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline pl-pl 5 days to go Jeszcze 5 dni"} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline pl-pl 4 days to go. Jeszcze 4 dni"} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline pl-pl Prime exclusive vouchers Kupony tylko dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline pl-pl See you next Do zobaczenia następny razem"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline pl-pl Welcome to Prime Witamy w Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline pl-pl For your new device Dla Twojego nowego urządzenia"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline pl-pl It's almost here Już zaraz się zacznie"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline pl-pl That's a wrap! To już koniec!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline pl-pl Wait. Alexa can do that? Zaraz. To Alexa tak potrafi?"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline pl-pl Explore your Prime benefits Odkryj wszystkie korzyści Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline pl-pl Buy small to win big Małe wydatki – spore oszczędności"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline pl-pl Show me the deals Pokaż okazje"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline pl-pl Alexa can help! She loves deals. Alexa pomoże! Uwielbia okazje"} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline pl-pl The happiest vouchers in the world Najszczęśliwsze kupony na świecie"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline pl-pl Get your deals to go Korzystaj z okazji"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline pl-pl Start shopping early Ruszaj na zakupy już teraz"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline pl-pl Explore Prime member benefits Odkryj wszystkie korzyści Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline pl-pl Explore more offers Odkryj więcej okazji"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline pl-pl Incoming deals Nadchodzą okazje"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline pl-pl Deals start at midnight Okazje zaczynają się o północy"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline pl-pl No peeking Bez podglądania"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext pl-pl Stream thousands of films and TV shows, including exclusive Amazon Originals. Oglądaj najnowsze filmy i seriale, w tym nagradzane, oryginalne produkcje Amazon."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext pl-pl Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Ciesz się dostawą milionów produktów nawet następnego dnia. Do domu, paczkomatów i punktów odbioru. Bez minimalnej kwoty zamówienia."} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext pl-pl Try Prime in time Wypróbuj Prime w sam raz na Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext pl-pl for Prime Day dla Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext pl-pl Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext pl-pl Watch hit movies and TV, award-winning Originals, live sports, and more. Oglądaj najnowsze filmy i seriale, w tym nagradzane, oryginalne produkcje Amazon."} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext pl-pl Watch now Oglądaj teraz"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext pl-pl Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext pl-pl Listen now Słuchaj teraz"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA pl-pl Find your new look Odnajdź swój nowy styl"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext pl-pl Free international delivery Bezpłatna dostawa międzynarodowa"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext pl-pl hours godz."} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext pl-pl minutes min."} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext pl-pl seconds sek."} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext pl-pl Save. Stream. Celebrate. Oszczędzaj. Oglądaj. Świętuj."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext pl-pl Always have a good book with you. Read anytime, anywhere, on any device. Miej zawsze pod ręką dobrą książkę. Czytaj w dowolnym czasie, dowolnym miejscu, na dowolnym urządzeniu."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext pl-pl Enjoy free games, in-game content, and a Twitch channel subscription every month Korzystaj z darmowych gier PC, zawartości do pobrania w grach oraz wiele więcej."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext pl-pl Get free games and in-game content every month, as well as free subscription on Twitch.tv Korzystaj z darmowych gier PC, zawartości do pobrania w grach oraz wiele więcej."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext pl-pl Watch hit films and TV, award-winning Originals, live sports and more. Oglądaj najnowsze filmy i seriale, w tym nagradzane, oryginalne produkcje Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext pl-pl Thanks to you Dzięki Tobie"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext pl-pl But wait, more deals! Czekaj, to nie koniec okazji!"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext pl-pl More Prime benefits this way! Kliknij po więcej korzyści Amazon Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext pl-pl And more Prime! I jeszcze więcej Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext pl-pl Earn £10 to spend Zdobądź 10 zł i zamawiaj"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext pl-pl on whatever you want na cokolwiek chesz"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext pl-pl Let Alexa find deals for you (Alexa Stand in Line) Pozówl, żeby Alexa znalazła okazje dla Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext pl-pl Create deal alerts (Deal Notifier) Ustaw powiadomienia o okazjach"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA pl-pl Explore Prime Delivery Sprawdź darmową dostawę z Prime"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA pl-pl Join Prime Wypróbuj Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA pl-pl Watch now on Twitch Obejrzyj teraz na Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA pl-pl Watch now on IMDb TV Obejrzyj teraz na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA pl-pl Watch free on Twitch Obejrzyj za darmo z Prime na Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA pl-pl Watch free on IMDb TV Obejrzyj za darmo z Prime na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA pl-pl Free on Twitch Za darmo z Prime na Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA pl-pl Free on IMDb TV Za darmo z Prime na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA pl-pl Now on Twitch Teraz na Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA pl-pl Now on IMDb TV Teraz na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA pl-pl Shop deals now Zobacz okazje teraz"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA pl-pl Shop Amazon devices early Zamów wcześniej urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA pl-pl Start your free trial. Join Prime. Rozpocznij darmowy okres próbny. Dołącz do Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA pl-pl Access tons of movies, music, and more with Prime Uzyskaj dostęp do mnóstwa filmów i seriali dzięki Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA pl-pl Get in on the deals. Try Prime. Skorzystaj z okazji. Wypróbuj Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA pl-pl Now’s the time to try Prime for free Nadszedł czas, aby wypróbować Amazon Prime za darmo"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA pl-pl Try Prime for free Wypróbuj Amazon Prime za darmo"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA pl-pl Try Prime Wypróbuj Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA pl-pl Follow top brands Obserwuj najlepsze marki"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA pl-pl Get extra rewards! Zdobądź dodatkowe nagrody"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA pl-pl Explore Prime Gaming Odkryj Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA pl-pl Shop small businesses, Sprawdź okazje od małych firm"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA pl-pl Shop devices deals Sprawdź okazje na urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA pl-pl Prime Benefits Korzyści Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA pl-pl Explore more Prime benefits Odkryj więcej korzyści Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA pl-pl Early deals on Amazon devices Wczesne okazje na urządzenia Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA pl-pl Try Prime and join the party Wypróbuj Amazon Prime i dołącz do nas"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA pl-pl Get in on the deals. Odkryj okazje"} +{"t":"PD 23 Onsite Full Copy Repository 264 pl-pl Exclusively for Prime members Wyłącznie dla Klientów Prime"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA pl-pl £XX Gift Card instantly upon approval Odbierz voucher na XX zł od razu po zaakceptowaniu."} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA pl-pl 4 months Free 4 miesiące za darmo"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline pl-pl 2 days until epic deals 2 dni do imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline pl-pl 2 days until Prime Day 2 dni do Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline pl-pl 3 days until epic deals 3 dni do imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline pl-pl 3 days until Prime Day 3 dni do Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline pl-pl 3 months free 3 miesiące za darmo"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline pl-pl 4 days until epic deals 4 dni do imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline pl-pl 4 days until Prime Day 4 dni do Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline pl-pl 5 days until epic deals 5 dni do imponujących okazji"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline pl-pl 5 days until Prime Day 5 dni do Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline pl-pl Access all Prime Day Deals with Prime Ciesz się dostępem do wszystkich okazji Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline pl-pl Alexa, set a reminder to shop Prime Day deals Alexa, ustaw przypomnienie o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline pl-pl Amazing deals Niesamowite okazje"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline pl-pl Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline pl-pl Bestsellers from Prime Day 2023 Bestsellery Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline pl-pl Celebrate small businesses Świętuj z małymi firmami"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline pl-pl Celebrity favorites Ulubione produkty gwiazd"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA pl-pl Claim now Odbierz teraz"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline pl-pl Deals end at midnight Okazje kończą się o północy"} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline pl-pl Deals end in Okazje kończą się za"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline pl-pl Deals from Amazon brands Okazje na marki Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline pl-pl Deals picked by Influencers Okazje wybrane przez influencerów"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline pl-pl Deals that love you Okazje stworzone dla Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline pl-pl Deals to take home Okazje, które cieszą w domu"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline pl-pl Deals to talk about Okazje, o których się mówi"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline pl-pl Early Prime Day deals Wczesne okazje Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline pl-pl Earn 15% back on select deals for Prime Day Odbierz 15% zwrotu na wybranych okazjach Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext pl-pl Enjoy millions of songs, ad-free; included with Prime Słuchaj milionów utworów, bez reklam; wyłącznie dla Klientów Prime"} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline pl-pl Epic Deals Imponujące okazje"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline pl-pl Epic deals are back Imponujące okazje wróciły!"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline pl-pl Epic deals are here Imponujące okazje już dostępne"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline pl-pl Epic deals end soon Okazje kończą się wkrótce"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline pl-pl Epic deals ending soon Okazje kończą się wkrótce"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline pl-pl Epic deals from Amazon Brands Imponujące okazje na marki Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline pl-pl Epic deals start soon Imponujące okazje już wkrótce"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline pl-pl Epic deals start tomorrow Imponujące okazje zaczynają się jutro"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext pl-pl Epic deals. After dark. Imponujące okazje po zmroku."} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA pl-pl Explore now Odkryj teraz"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA pl-pl Explore Prime Day Odkryj Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline pl-pl Get 30+ games for free this Prime Day Zdobądź 30+ gier za darmo z Prime podczas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext pl-pl Get a £XX credit for Prime Day Odbierz zniżkę XX zł na Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline pl-pl Get excited. Deals are coming. Nadchodzi czas emocji. Nadchodzą okazje."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA pl-pl Get Prime. Unlock deals. Dołącz do Amazon Prime. Korzystaj z okazji."} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext pl-pl Get ultrafast delivery and in-store deals on a wide selection of groceries Ciesz się ultraszybką dostawą i mnóstwem produktów spożywczych w okazyjnych cenach"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline pl-pl Great deals Wspaniałe okazje"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext pl-pl Handcrafted items for you Ręcznie robione produkty dla Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 319 pl-pl Included with a Prime membership Wyłącznie dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline pl-pl Invite Only Deals Okazje na zaproszenie"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline pl-pl Invite Only Tylko dla zaproszonych"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext pl-pl It’s the most membership time of the year To najlepszy czas w roku dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA pl-pl Join today. Cancel anytime. To najlepszy czas w roku dla Klientów Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline pl-pl Just for Prime members Wyłącznie dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline pl-pl Last-minute Prime Day deals Okazje last-minute"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA pl-pl Learn how it works Dowiedz się więcej"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA pl-pl Learn more about Kindle Unlimited Dowiedz się więcej o Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 pl-pl Limited Time Only. Terms Apply. Okazja ograniczona czasowo. Obowiązują Warunki."} +{"t":"PD 23 Onsite Full Copy Repository 329 pl-pl Limited-time offer with eligible Prime membership, see terms Okazja ograniczona czasowo, wyłącznie dla Klientów Amazon Prime. Sprawdź warunki"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext pl-pl Make room for epic deals Przywitaj imponujące okazje"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline pl-pl New deals are in Nowe okazje już dostępne"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext pl-pl Placeholder: Up to X% off Amazon Devices. Prime Day. Rezerwacja: Zniżka nawet do X% na urządzenia Amazon podczas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline pl-pl Placeholder: Up to 50% off Amazon Devices. Rezerwacja: Zniżka nawet do 50% na urządzenia Amazon."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline pl-pl Prime Day deals Okazje Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline pl-pl Prime Day deals end in Prime Day kończy się za"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline pl-pl Prime Day ends soon Prime Day kończy się wkrótce"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext pl-pl Prime Day has officially started Prime Day oficjalnie się zaczął"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline pl-pl Prime Day is coming - save early with Amazon Brand deals Prime Day nadchodzi - zacznij już oszczędzać z okazjami na marki Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline pl-pl Prime Day is MONTH XX & XX Prime Day XX i XX MIESIĄCA"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline pl-pl Prime Day is MONTH XX–XX Prime Day XX–XX MIESIĄCA"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline pl-pl Prime Day starts tomorrow Prime Day już jutro"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline pl-pl Prime exclusive offers? Yes please. Wyjątkowe okazje Amazon Prime? Tak, poproszę."} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline pl-pl Prime member deals Okazje dla Klientów Prime"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline pl-pl Ready, set, shop! Get 6% back on Prime Day purchases Gotowi? Czas na Prime day! Odbierz 6% zwrotu za zamówienia podczas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline pl-pl Ready. Set. Prime Day. Gotowi na Prime Day?"} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline pl-pl Save now. Sleep later. Nie prześpij okazji."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline pl-pl Save on Climate Pledge Friendly products for Prime Day Oszczędzaj na produktach przyjaznych środowisku podczas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline pl-pl Save up to XX% on Alexa Built-in devices Oszczędzaj do XX% na produktach z Alexą"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline pl-pl Save with deals for businesses Oszczędzaj na okazjach dla firm"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline pl-pl Score 20% off Twitch merch Zdobądź zniżkę 20% na produkty Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA pl-pl Shop Alexa Built-in devices Zamawiaj urządzenia z Alexą"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA pl-pl Shop all influencer picks Zamawiaj okazje wybrane przez influencerów"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline pl-pl Shop all Prime Day deals Zobacz wszystkie okazje Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline pl-pl Shop deals for businesses Zamawiaj okazje dla firm"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline pl-pl Shop deals overnight Sprawdź okazje nocą"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline pl-pl Shop early Prime Day deals Sprawdź wczesne okazje Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline pl-pl Shop epic Prime Day deals Sprawdź imponujące okazje Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline pl-pl Shop Handmade deals Zamawiaj ręcznie robione okazje"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA pl-pl Shop internet famous deals Zamawiaj najpopularniejsze okazje w internecie"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline pl-pl Shop like a VIP with 15% back on Prime Day deals Zamawiaj jak VIP z możliwością 15% zwrotu na okazjach Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA pl-pl Shop more-sustainable products Zamawiaj produkty przyjazne środowisku"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA pl-pl Shop on Amazon Business Zamawiaj na Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline pl-pl Shop Prime Day deals Sprawdź okazje Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA pl-pl Shop Twitch now Zamawiaj na Twitchu teraz"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline pl-pl Shop viral trends Zamawiaj viralowe trendy"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline pl-pl Shop your favorite characters Zamawiaj swoje ulubione postacie"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline pl-pl Small business deals for you Okazje od małych firm dla Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline pl-pl So. Many. Deals. Tak. Dużo. Okazji"} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline pl-pl Spectacular deals Spektakularne okazje"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA pl-pl Start your free trial Rozpocznij darmowy okres próbny"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline pl-pl Starts in Start za"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline pl-pl Super epic deals Fantastyczne okazje"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline pl-pl Surprise offers. Just for Prime members. Oferty-niespodzianki wyłącznie dla Klientów Prime"} +{"t":"PD 23 Onsite Full Copy Repository 378 pl-pl Terms apply Sprawdź Warunki"} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline pl-pl These deals can’t wait to see you Te okazje czekają na Ciebie"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline pl-pl Today's deals Okazje dnia"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline pl-pl Top-notch deals Okazje z górnej półki"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline pl-pl Trending Prime Day deals Popularne okazje"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA pl-pl Try Amazon Photos Wypróbuj Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA pl-pl Try it out Wypróbuj teraz"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext pl-pl Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Przymierzaj ubrania, buty i inne rzeczy przed zakupem i płać tylko za to, co zatrzymasz po 7 dniach"} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline pl-pl Unbelievable deals Niewiarygodne okazje"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline pl-pl Very impressive deals Imponujące okazje"} +{"t":"PD 23 Onsite Page wording 001 pl-pl Prime Day starts soon Prime Day är på väg"} +{"t":"PD 23 Onsite Page wording 007 pl-pl Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 pl-pl Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 pl-pl Save up to XX% on Prime Day Prime Day. Nawet do XX% taniej."} +{"t":"PD 23 Onsite Page wording 017 pl-pl Shop up to XX% off Oszczędź nawet do XX%"} +{"t":"PD 23 Onsite Page wording 021 % off pl-pl 5 days to go Jeszcze 5 dni"} +{"t":"PD 23 Onsite Page wording 022 % off pl-pl 4 days to go. Jeszcze 4 dni"} +{"t":"PD 23 Onsite Page wording 023 % off pl-pl 3 days to go. Jeszcze 3 dni"} +{"t":"PD 23 Onsite Page wording 024 % off pl-pl 2 days to go. Jeszcze 2 dni"} +{"t":"PD 23 Onsite Page wording 025 % off pl-pl 1 day to go Jeszcze 1 dzień"} +{"t":"PD 23 Onsite Page wording 026 % off pl-pl Epic deals start at midnight Imponujące okazje już od północy"} +{"t":"PD 23 Onsite Page wording 027 % off pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 23 Onsite Page wording 028 % off pl-pl Shop deals overnight Sprawdź okazje nocą"} +{"t":"PD 23 Onsite Page wording 030 % off pl-pl Prime Day ends soon Prime Day kończy się wkrótce"} +{"t":"PD 23 Onsite Page wording 031 pl-pl XX - XX July XX–XX lipca"} +{"t":"PD 23 Onsite Page wording 037 pl-pl Now on Już trwa"} +{"t":"PD 23 Onsite Page wording 038 pl-pl Save now. Sleep later. Nie prześpij okazji."} +{"t":"PD 23 Onsite Page wording 039 pl-pl Ends in Kończy się za"} +{"t":"PD 23 Onsite Page wording 040 pl-pl Deals end at midnight Okazje kończą się o północy"} +{"t":"PD 23 Onsite Page wording 041 CTA pl-pl Shop early Prime Day Deals Sprawdź wczesne okazje Prime Day"} +{"t":"PD 23 Onsite Page wording 047 CTA pl-pl Shop all Prime Day deals Zobacz wszystkie okazje Prime Day"} +{"t":"PD 23 Onsite Page wording 051 pl-pl Vouchers Kupony"} +{"t":"PD 23 Onsite Page wording 057 pl-pl Check out these Prime-exclusive vouchers Sprawdź kupony tylko dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite Page wording 061 pl-pl Shop all deals Sprawdź okazje"} +{"t":"PD 23 Onsite 001 Event Name pl-pl Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PD 23 Onsite 003 Tagline pl-pl Feel like a big deal\n\nTwo days of Prime savings Poczuj się jak gwiazda\n\nDwa dni oszczędności z Prime"} +{"t":"PD 23 Onsite 003F Tagline pl-pl Feel like a big deal Two days of Prime savings Poczuj się jak gwiazda Dwa dni oszczędności z Prime"} +{"t":"PD 23 Onsite 004 pl-pl Save up to XX% Nawet do XX% taniej"} +{"t":"PD 23 Onsite 005 Dates pl-pl XX - XX July XX–XX lipca"} +{"t":"PD 23 Onsite 006 Dates pl-pl Starts midnight Już od północy"} +{"t":"PD 23 Onsite 007 Dates pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PD 23 Onsite 008 Dates pl-pl Epic deals start at midnight Imponujące okazje już od północy"} +{"t":"PD 23 Onsite 009 Dates pl-pl Deals start at midnight Okazje zaczynają się o północy"} +{"t":"PD 23 Onsite 010 CTA pl-pl Get ready Przygotuj się"} +{"t":"PD 23 Onsite 011 pl-pl Starts midnight Już od północy"} +{"t":"PD 23 Onsite 012 pl-pl Starts tomorrow Już od jutra"} +{"t":"PD 23 Onsite 013 pl-pl Starts XX July Start już XX lipca"} +{"t":"PD 23 Onsite 014 pl-pl Ends XX July Tylko do XX lipca"} +{"t":"PD 23 Onsite 015 pl-pl Now on Już trwa"} +{"t":"PD 23 Onsite 016 CTA pl-pl See the deals Zobacz okazje"} +{"t":"PD 23 Onsite 017 CTA pl-pl Shop great deals Nie przegap wyjątkowych okazji"} +{"t":"PD 23 Onsite 018 pl-pl Discover vouchers and save on selected brands Odkryj kupony i oszczędź jeszcze więcej na wybranych produktach"} +{"t":"PD 23 Onsite 019 pl-pl Check out these Prime-exclusive vouchers Sprawdź kupony tylko dla Klientów Amazon Prime"} +{"t":"PD 23 Onsite 020 pl-pl Discover all deals here Odkryj wszystkie okazje tutaj"} +{"t":"PD 23 Onsite 021 pl-pl Shop all deals Sprawdź okazje Prime Day"} +{"t":"PD 23 Onsite 022 pl-pl Exclusively for Prime members Wyłącznie dla Klientów Prime"} +{"t":"PD 24 Onsite Lead Up 001 Headline pl-pl XX-XX July XX–XX lipca"} +{"t":"PD 24 Onsite Lead Up 002 Subtext pl-pl Big deals coming soon Wielkie okazje coraz bliżej"} +{"t":"PD 24 Onsite Lead Up 003 Headline pl-pl Prime Day is XX-XX July Prime Day XX–XX lipca"} +{"t":"PD 24 Onsite Lead Up 004 Subtext pl-pl But the party starts now Ale impreza zaczyna się już teraz"} +{"t":"PD 24 Onsite Lead Up 005 Headline pl-pl Shop early Prime Day deals now Sprawdź wczesne okazje Prime Day"} +{"t":"PD 24 Onsite Lead Up 006 Headline pl-pl Stay tuned for early deals Bądź na bieżąco z wczesnymi okazjami"} +{"t":"PD 24 Onsite Lead Up 007 Headline pl-pl Make your wish list for Prime Day Stwórz swoją listę życzeń na Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext pl-pl XX-XX July XX–XX lipca"} +{"t":"PD 24 Onsite Lead Up 009 Headline pl-pl Check in for buzzworthy \n early deals Sprawdź najciekawsze wczesne okazje"} +{"t":"PD 24 Onsite Lead Up 009F Headline pl-pl Check in for buzzworthy early deals Sprawdź najciekawsze wczesne okazje"} +{"t":"PD 24 Onsite Lead Up 010 Headline pl-pl Early deal Wczesna okazja"} +{"t":"PD 24 Onsite Lead Up 012 Headline pl-pl Shop exclusive Prime deals now Sprawdź wyjątkowe okazje Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 014 Headline pl-pl Exciting deals only for Prime members Ekskluzywne okazje Amazon Prime na super produkty"} +{"t":"PD 24 Onsite Lead Up 016 Headline pl-pl 5 days until big deals 5 dni do wielkich okazji"} +{"t":"PD 24 Onsite Lead Up 018 Headline pl-pl 4 days until big deals 4 dni do wielkich okazji"} +{"t":"PD 24 Onsite Lead Up 020 Headline pl-pl 3 days until big deals 3 dni do wielkich okazji"} +{"t":"PD 24 Onsite Lead Up 022 Headline pl-pl 2 days until big deals 2 dni do wielkich okazji"} +{"t":"PD 24 Onsite Lead Up 024 Headline pl-pl Get your basket ready Szykuj swój koszyk"} +{"t":"PD 24 Onsite Lead Up 025 Subtext pl-pl Big deals start tomorrow Wielkie okazje dostępne już od jutra!"} +{"t":"PD 24 Onsite Lead Up 026 Headline pl-pl It’s almost deal o’clock Zbliża się czas okazji"} +{"t":"PD 24 Onsite Lead Up 027 Subtext pl-pl Prime Day starts soon Prime Day rozpocznie się wkrótce"} +{"t":"PD 24 Onsite Lead Up 028 Headline pl-pl Tune in for new deals all Prime Day long Wypatruj nowych okazji przez cały Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline pl-pl Prime Day starts in Prime Day zaczyna się za"} +{"t":"PD 24 Onsite Lead Up 031 Headline pl-pl New deals drop in Nadchodzą nowe okazje"} +{"t":"PD 24 Onsite Lead Up 032 Headline pl-pl Shop early Prime Day deals Sprawdź wczesne okazje Prime Day"} +{"t":"PD 24 Onsite Lead Up 033 Headline pl-pl Early deals to shop Wczesne okazje"} +{"t":"PD 24 Onsite Lead Up 034 Headline pl-pl Early deals are waiting for you Wczesne okazje czekają na Ciebie"} +{"t":"PD 24 Onsite Lead Up 035 Headline pl-pl Fast delivery. Unlimited streaming. Prime Day. Zamawiaj. Oglądaj. Prime Day!"} +{"t":"PD 24 Onsite Lead Up 037 Headline pl-pl Join Prime. Save big. Dołącz do Amazon Prime. Oszczędzaj z rozmachem."} +{"t":"PD 24 Onsite Lead Up 038 Subtext pl-pl Deals start tomorrow Okazje dostępne już od jutra!"} +{"t":"PD 24 Onsite Lead Up 039 Headline pl-pl Prime Day starts soon Prime Day rozpocznie się wkrótce"} +{"t":"PD 24 Onsite Lead Up 041 Headline pl-pl Get your baskets ready Szykuj swój koszyk"} +{"t":"PD 24 Onsite Lead Up 043 Headline pl-pl Today's deal drop Okazje dnia"} +{"t":"PD 24 Onsite Lead Up 044 Headline pl-pl Prime Day is XX–XX July Prime Day XX–XX LIPCA"} +{"t":"PD 24 Onsite Lead Up 045 Headline pl-pl Shop new deal drops Łap nowe okazje"} +{"t":"PD 24 Onsite Lead Up 046 Headline pl-pl Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline pl-pl Starts in Start za"} +{"t":"PD 24 Onsite Lead Up 050 Headline pl-pl Invite-only deals Okazje na zaproszenie"} +{"t":"PD 24 Onsite Lead Up 051 Headline pl-pl Watch films and shows with Prime Oglądaj filmy\n i seriale z Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 051F Headline pl-pl Watch films and shows with Prime Oglądaj filmy i seriale z Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline pl-pl Get unlimited, fast deliveries with Prime Odbieraj szybkie, darmowe dostawy z Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 055 Headline pl-pl Get free games and more with Prime Z Amazon Prime zdobywaj darmowe gry i wiele więcej"} +{"t":"PD 24 Onsite Lead Up 056 Headline pl-pl Prime Day is XX and XX July Prime Day XX–XX lipca"} +{"t":"PD 24 Onsite Lead Up 057 Headline pl-pl Shop Prime Day Oszczędzaj z Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline pl-pl Get excited. Deals are coming. Nadchodzi czas emocji. Nadchodzą okazje."} +{"t":"PD 24 Onsite Lead Up 060 Headline pl-pl Big deals are back Wielkie okazje powracają"} +{"t":"PD 24 Onsite Lead Up 061 Subtext pl-pl Prime Day is XX–XX July Prime Day XX–XX lipca"} +{"t":"PD 24 Onsite Lead Up 062 Headline pl-pl Starts midnight Już od północy"} +{"t":"PD 24 Onsite Live 001 Headline pl-pl Shop big deals now Nie przegap wielkich okazji Amazon Prime"} +{"t":"PD 24 Onsite Live 002 Headline pl-pl Shop new deals while they’re hot Złap nowe okazje, póki czas"} +{"t":"PD 24 Onsite Live 003 Headline pl-pl Shop new deals Skorzystaj z nowych okazji"} +{"t":"PD 24 Onsite Live 004 Headline pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 24 Onsite Live 005 Headline pl-pl Shop the final hours Chwytaj ostatnie godziny na zakupy"} +{"t":"PD 24 Onsite Live 006 Headline pl-pl Log-in for last-minute deal drops Sprawdź okazje last-minute"} +{"t":"PD 24 Onsite Live 007 Headline pl-pl These deals were made for shopping Te okazje są stworzone do kupowania"} +{"t":"PD 24 Onsite Live 008 Headline pl-pl Shop. Save. Repeat. Kupuj. Oszczędzaj. Wracaj po więcej"} +{"t":"PD 24 Onsite Live 009 Headline pl-pl Ends in Koniec za"} +{"t":"PD 24 Onsite Live 010 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Onsite Live 011 Subtext pl-pl Shop last-minute deals in Sprawdź okazje last-minute"} +{"t":"PD 24 Onsite Live 012 Headline pl-pl New deals in Nowe okazje już dostępne"} +{"t":"PD 24 Onsite Live 013 Headline pl-pl Join Prime today. Shop big deals today. Dołącz do Amazon Prime już dziś. Chwytaj wielkie okazje."} +{"t":"PD 24 Onsite Live 014 CTA pl-pl Start your 30-day free trial Rozpocznij bezpłatny 30-dniowy okres próbny"} +{"t":"PD 24 Onsite Live 015 Headline pl-pl Shop new deals with a side of fast delivery Łap nowe okazje z szybką dostawą"} +{"t":"PD 24 Onsite Live 016 CTA pl-pl Join Prime Dołącz do Amazon Prime"} +{"t":"PD 24 Onsite Live 017 Headline pl-pl There’s still time to score big deals Nadal możesz zgarnąć wielkie okazje"} +{"t":"PD 24 Onsite Live 019 Headline pl-pl Shop Prime Day deals Sprawdź okazje Prime Day"} +{"t":"PD 24 Onsite Live 020 Headline pl-pl Shop new deals Łap nowe okazje"} +{"t":"PD 24 Onsite Live 021 Headline pl-pl Trending Prime Day deals Popularne okazje"} +{"t":"PD 24 Onsite Live 022 Headline pl-pl Shop Prime Day before it ends Skorzystaj z Prime Day zanim się skończy"} +{"t":"PD 24 Onsite Live 023 Headline pl-pl Prime Day deals Okazje Prime Day"} +{"t":"PD 24 Onsite Live 024 Headline pl-pl Spectacular deals Spektakularne okazje"} +{"t":"PD 24 Onsite Live 025 Headline pl-pl Fantastic deals Fantastyczne okazje"} +{"t":"PD 24 Onsite Live 026 Headline pl-pl Amazing deals Niesamowite okazje"} +{"t":"PD 24 Onsite Live 027 Headline pl-pl Deals on awesome stuff Okazje na niesamowite rzeczy"} +{"t":"PD 24 Onsite Live 028 Headline pl-pl Top-notch deals Okazje z górnej półki"} +{"t":"PD 24 Onsite Live 029 Headline pl-pl Great deals Wspaniałe okazje"} +{"t":"PD 24 Onsite Live 030 Headline pl-pl Very impressive deals Imponujące okazje"} +{"t":"PD 24 Onsite Live 031 Headline pl-pl Unbelievable deals Niewiarygodne okazje"} +{"t":"PD 24 Onsite Live 032 Headline pl-pl Deals to talk about Okazje, o których się mówi"} +{"t":"PD 24 Onsite Live 033 Headline pl-pl Deals to take home Okazje, które cieszą w domu"} +{"t":"PD 24 Onsite Live 034 Headline pl-pl Log-in for last-minute deals Sprawdź okazje last-minute"} +{"t":"PD 24 Onsite Live 035 Headline pl-pl Lightning Deals Okazje błyskawiczne"} +{"t":"PD 24 Onsite Live 036 Headline pl-pl Top brands Najlepsze marki"} +{"t":"PD 24 Onsite Live 037 Headline pl-pl Customers' Most-Loved Ulubione produkty klientów"} +{"t":"PD 24 Onsite Live 038 Headline pl-pl Trending deals Najpopularniejsze okazje"} +{"t":"PD 24 Onsite Live 039 Headline pl-pl Deals under £25 Okazje do 100 zł"} +{"t":"PD 24 Onsite Live 040 Headline pl-pl Deals under £10 Okazje do 40 zł"} +{"t":"PD 24 Onsite Live 041 Headline pl-pl Shop all deals Zobacz wszystkie okazje"} +{"t":"PD 24 Onsite Live 042 Headline pl-pl Today's deals Okazje dnia"} +{"t":"PD 24 Onsite Live 043 Headline pl-pl Join Prime Dołącz do Amazon Prime"} +{"t":"PD 24 Onsite Live 044 Headline pl-pl Join Prime for big deals Dołącz do Amazon Prime po wielkie okazje"} +{"t":"PD 24 Onsite Live 045 Headline pl-pl Prime member deals Okazje dla Klientów Amazon Prime"} +{"t":"PD 24 Onsite Live 046 Headline pl-pl Ends soon Dobiega końca"} +{"t":"PD 24 Onsite Live 047 Headline pl-pl Ending soon Wkrótce się zakończy"} +{"t":"PD 24 Onsite Live 048 Headline pl-pl New deals every 12 hours Nowe okazje co 12 godzin"} +{"t":"PD 24 Onsite Live 050 Headline pl-pl Prime Day ends soon Prime Day kończy się wkrótce"} +{"t":"PD 24 Onsite Live 051 Subtext pl-pl Try Prime and join the party Wypróbuj Amazon Prime i dołącz do nas"} +{"t":"PD 24 Onsite Live 052 Headline pl-pl Ready. Set. Prime Day. Gotowi na Prime Day?"} +{"t":"PD 24 Onsite Live 053 Subtext pl-pl Two days of big deals have officially started Właśnie wystartowały dwa dni wielkich okazji."} +{"t":"PD 24 Onsite Live 054 Headline pl-pl Two days of big deals Dwa dni wielkich okazji"} +{"t":"PD 24 Onsite Live 055 Headline pl-pl Ends midnight Tylko dziś do północy"} +{"t":"PD 24 Onsite Live 056 Headline pl-pl Thanks for shopping Prime Day Dziękujemy za zakupy podczas Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline pl-pl Everyday Prime deals Codzienne okazje Amazon Prime"} +{"t":"PD 24 Onsite Live 058 pl-pl Included with your Prime membership W ramach Amazon Prime"} +{"t":"PD 24 Onsite Live 059 pl-pl Included with a Prime membership Masz to z Amazon Prime"} +{"t":"PD 24 Onsite Live 060 pl-pl Exclusively for Prime members Wyłącznie dla Klientów Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 058 pl-pl Included with your Prime membership W ramach Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 059 pl-pl Included with a Prime membership Masz to z Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 060 pl-pl Exclusively for Prime members Wyłącznie dla Klientów Amazon Prime"} +{"t":"PD 25 Onsite 001 pl-pl Big deals coming soon Imponujące okazje już wkrótce"} +{"t":"PD 25 Onsite 002 pl-pl Get big deals this Prime Day Łap imponujące okazje Prime podczas Prime Day"} +{"t":"PD 25 Onsite 004 pl-pl 4 days of big deals start soon Już wkrótce startują 4 dni imponujących okazji"} +{"t":"PD 25 Onsite 005 pl-pl Unlock Prime Day deals Odblokuj imponujące okazje Prime Day"} +{"t":"PD 25 Onsite 007 pl-pl Prime members, make your wish list Kliencie Prime, zrób listę życzeń"} +{"t":"PD 25 Onsite 008 pl-pl Access Prime Day deals Wyjątkowe okazje Prime Day"} +{"t":"PD 25 Onsite 010 pl-pl Save big on Prime Day Oszczędzaj jeszcze więcej podczas Prime Day"} +{"t":"PD 25 Onsite 011 pl-pl Members save big on Prime Day Podczas Prime Day klienci Prime oszczędzają jeszcze więcej"} +{"t":"PD 25 Onsite 013 pl-pl Shop early Prime Day deals Łap okazje Prime Day szybciej"} +{"t":"PD 25 Onsite 014 pl-pl Members get early Prime Day deals Klienci Prime szybciej korzystają z okazji Prime Day"} +{"t":"PD 25 Onsite 015 pl-pl 5 days until Prime Day 5 dni do Prime Day"} +{"t":"PD 25 Onsite 016 pl-pl 5 days until big Prime Day deals 5 dni do imponujących okazji Prime Day"} +{"t":"PD 25 Onsite 017 pl-pl 4 days until Prime Day 4 dni do Prime Day"} +{"t":"PD 25 Onsite 018 pl-pl 4 days until big Prime Day deals 4 dni do imponujących okazji Prime Day"} +{"t":"PD 25 Onsite 019 pl-pl 3 days until Prime Day 3 dni do Prime Day"} +{"t":"PD 25 Onsite 020 pl-pl 3 days until big Prime Day deals 3 dni do imponujących okazji Prime Day"} +{"t":"PD 25 Onsite 023 pl-pl 2 days until Prime Day 2 dni do Prime Day"} +{"t":"PD 25 Onsite 024 pl-pl 2 days until big Prime Day deals 2 dni do imponujących okazji Prime Day"} +{"t":"PD 25 Onsite 026 pl-pl Big deals start tomorrow Imponujące okazje już od jutra"} +{"t":"PD 25 Onsite 027 pl-pl Prime Day deals start tomorrow Imponujące okazje Prime Day już od jutra"} +{"t":"PD 25 Onsite 028 pl-pl Prime Day deals start tomorrow Imponujące okazje już od jutra"} +{"t":"PD 25 Onsite 029 pl-pl Prime Day starts midnight Prime Day już od północy"} +{"t":"PD 25 Onsite 030 pl-pl Prime Day deals start at midnight Imponujące okazje Prime Day ruszają o północy"} +{"t":"PD 25 Onsite 031 pl-pl Prime Day starts midnight Prime Day rusza o północy"} +{"t":"PD 25 Onsite 033 pl-pl Prime Day is coming Nadchodzi Prime Day"} +{"t":"PD 25 Onsite 034 pl-pl Big deals coming soon Imponujące okazje coraz bliżej"} +{"t":"PD 25 Onsite 035 pl-pl Get big deals this Prime Day Łap imponujące okazje podczas Prime Day"} +{"t":"PD 25 Onsite 037 pl-pl Big deals coming soon Okazje Prime coraz bliżej"} +{"t":"PD 25 Onsite 038 pl-pl Get big deals this Prime Day Imponujące okazje Prime Day"} +{"t":"PD 25 Onsite 043 pl-pl 4 days of big deals start soon Już niedługo 4 dni okazji Prime"} +{"t":"PD 25 Onsite 044 pl-pl Unlock Prime Day deals Odblokuj okazje Prime Day"} +{"t":"PD 25 Onsite 047 pl-pl Prime Day deals are coming Nadchodzą imponujące okazje Prime Day"} +{"t":"PD 25 Onsite 049 pl-pl Prime Day: make your wish list Kliencie Prime, zrób listę życzeń"} +{"t":"PD 25 Onsite 050 pl-pl Prime Day deals are coming Nadchodzą okazje Prime Day"} +{"t":"PD 25 Onsite 053 pl-pl Members save big on Prime Day Klienci Prime oszczędzają więcej podczas Prime Day"} +{"t":"PD 25 Onsite 054 pl-pl Save big on Prime Day Oszczędzaj w Prime Day"} +{"t":"PD 25 Onsite 056 pl-pl Save big this Prime Day Oszczędzaj w Prime Day"} +{"t":"PD 25 Onsite 061 pl-pl Get early Prime Day deals Korzystaj z okazji Prime szybciej"} +{"t":"PD 25 Onsite 063 pl-pl 5 days until big Prime Day deals 5 dni do okazji Prime Day"} +{"t":"PD 25 Onsite 066 pl-pl 4 days until big Prime Day deals 4 dni do okazji Prime Day"} +{"t":"PD 25 Onsite 069 pl-pl 3 days until big Prime Day deals 3 dni do okazji Prime Day"} +{"t":"PD 25 Onsite 072 pl-pl 2 days until big Prime Day deals 2 dni do okazji Prime Day"} +{"t":"PD 25 Onsite 078 pl-pl Big deals start tomorrow Okazje Prime Day już od jutra"} +{"t":"PD 25 Onsite 080 pl-pl Prime Day deals start tomorrow Okazje Prime Day już od jutra"} +{"t":"PD 25 Onsite 084 pl-pl Prime Day deals start at midnight(*) Imponujące okazje Prime Day ruszają o północy"} +{"t":"PD 25 Onsite 087 pl-pl Prime Day deals start at midnight(*) Okazje Prime Day ruszają o północy"} +{"t":"PD 25 Onsite 089 pl-pl Prime Day is XX-XX Month Prime Day XX–XX lipca"} +{"t":"PD 25 Onsite 091 pl-pl Prep for 4 days of Prime Day deals Szykuj się na 4 dni okazji Prime Day"} +{"t":"PD 25 Onsite 092 pl-pl Get big Prime Day deals Łap imponujące okazje Prime Day"} +{"t":"PD 25 Onsite 093 pl-pl Big deals are coming Nadchodzą imponujące okazje"} +{"t":"PD 25 Onsite 094 pl-pl Shop early deals now Łap okazje szybciej"} +{"t":"PD 25 Onsite 095 pl-pl Prime Day starts tomorrow Prime Day już od jutra"} +{"t":"PD 25 Onsite 096 pl-pl Prime Day is hours away Prime Day już za kilka godzin"} +{"t":"PD 25 Onsite 098 pl-pl Exclusively for members Wyłącznie dla Klientów Prime"} +{"t":"PD 25 Onsite 099 pl-pl More days. More deals. Przybywa dni. Przybywa okazji."} +{"t":"PD 25 Onsite 101 pl-pl Starts tomorrow Już od jutra"} +{"t":"PD 25 Onsite 102 pl-pl Starts midnight Już od północy"} +{"t":"PD 25 Onsite 105 pl-pl Starts tomorrow Już od jutra"} +{"t":"PD 25 Onsite 106 pl-pl Prime Day is XX-XX Month Prime Day XX–XX lipca"} +{"t":"PD 25 Onsite 107 pl-pl Prep for Prime Day XX-XX Month Prime Day XX–XX lipca"} +{"t":"PD 25 Onsite 108 pl-pl Prime Day is XX-XX Month Prime Day XX–XX lipca"} +{"t":"PD 25 Onsite 110 pl-pl Prime Day is XX-XX Month. For members only. Prime Day XX–XX lipca. Tylko dla klientów Prime."} +{"t":"PD 25 Onsite 111 pl-pl Prep for Prime Day XX-XX Month Szykuj się na Prime Day XX–XX lipca"} +{"t":"PD 25 Onsite 112 pl-pl For members only Wyłącznie dla klientów Prime"} +{"t":"PD 25 Onsite 113 pl-pl Prime Day is XX-XX Month  Prime Day XX–XX lipca"} +{"t":"PD 25 Onsite 114 pl-pl Big deals are back Powracają imponujące okazje"} +{"t":"PD 25 Onsite 117 pl-pl Prime Day starts now! Prime Day startuje teraz!"} +{"t":"PD 25 Onsite 118 pl-pl Prime Day deals start now Okazje Prime Day startują teraz"} +{"t":"PD 25 Onsite 119 pl-pl Shop big deals now Łap imponujące okazje teraz"} +{"t":"PD 25 Onsite 120 pl-pl Members save big during Prime Day Podczas Prime Day klienci Prime oszczędzają więcej"} +{"t":"PD 25 Onsite 122 pl-pl New day. New deals. Nowy dzień. Nowe okazje."} +{"t":"PD 25 Onsite 123 pl-pl New Prime Day deals, just for members. Nowe okazje Prime Day wyłącznie dla klientów Prime."} +{"t":"PD 25 Onsite 124 pl-pl Big deals end soon Imponujące okazje dobiegają końca"} +{"t":"PD 25 Onsite 125 pl-pl There is still time to save big this Prime day Nadal możesz zaoszczędzić jeszcze więcej podczas Prime Day"} +{"t":"PD 25 Onsite 126 pl-pl There’s still time to save up to XX% this Prime Day Nadal możesz zaoszczędzić do XX% podczas Prime Day"} +{"t":"PD 25 Onsite 127 pl-pl Last day to save big Ostatni dzień, by zaoszczędzić jeszcze więcej"} +{"t":"PD 25 Onsite 128 pl-pl Last day to save up to XX% Ostatni dzień, by zaoszczędzić do XX%"} +{"t":"PD 25 Onsite 129 pl-pl Shop the final hours Ostatnie godziny na złapanie okazji"} +{"t":"PD 25 Onsite 130 pl-pl Save big with epic deals Oszczędzaj jeszcze więcej dzięki imponującym okazjom"} +{"t":"PD 25 Onsite 131 pl-pl Prime Day deals start now Imponujące okazje Prime Day startują teraz"} +{"t":"PD 25 Onsite 140 pl-pl Shop big deals now Łap okazje Prime teraz"} +{"t":"PD 25 Onsite 141 pl-pl Save big this Prime Day Korzystaj z okazji Prime szybciej"} +{"t":"PD 25 Onsite 144 pl-pl New Prime Day deals, just for members Nowe okazje Prime Day wyłącznie dla klientów Prime"} +{"t":"PD 25 Onsite 147 pl-pl New Prime Day deals, just for members. Nowe okazje Prime Day wyłącznie dla klientów Prime"} +{"t":"PD 25 Onsite 148 pl-pl Get new Prime Day deals Nowe okazje Prime Day"} +{"t":"PD 25 Onsite 151 pl-pl Big deals end soon Okazje Prime dobiegają końca"} +{"t":"PD 25 Onsite 156 pl-pl Shop the final hours Ostatnie godziny Prime Day"} +{"t":"PD 25 Onsite 158 pl-pl Shop Prime Day deals Łap okazje Prime Day"} +{"t":"PD 25 Onsite 159 pl-pl Become a member, shop Prime Day now. Dołącz do Prime, zamawiaj podczas Prime Day"} +{"t":"PD 25 Onsite 160 pl-pl Save big during Prime Day Oszczędzaj jeszcze więcej podczas Prime Day"} +{"t":"PD 25 Onsite 162 pl-pl New Prime Day deals just dropped Właśnie wpadły nowe okazje Prime Day"} +{"t":"PD 25 Onsite 165 pl-pl New Prime Day deals just dropped Właśnie wpadły okazje Prime Day"} +{"t":"PD 25 Onsite 166 pl-pl Prime Day ends midnight Prime Day tylko do północy"} +{"t":"PD 25 Onsite 171 pl-pl It’s Prime Day! Mamy Prime Day!"} +{"t":"PD 25 Onsite 172 pl-pl Big deals are here Imponujące okazje wystartowały"} +{"t":"PD 25 Onsite 173 pl-pl Ending soon Wkrótce kończymy"} +{"t":"PD 25 Onsite 174 pl-pl Final hours to save big Ostatnie godziny, by zaoszczędzić jeszcze więcej"} +{"t":"PD 25 Onsite 175 pl-pl Final hours to save up to XX% Ostatnie godziny, by zaoszczędzić do XX%"} +{"t":"PD 25 Onsite 176 pl-pl Prime members save big Klienci Prime oszczędzają jeszcze więcej"} +{"t":"PD 25 Onsite 178 pl-pl It's Prime Day! Mamy Prime Day!"} +{"t":"PD 25 Onsite 179 pl-pl Shop Prime Day Zamawiaj podczas Prime Day"} +{"t":"PD 25 Onsite 180 pl-pl Trending Prime Day deals Popularne okazje Prime Day"} +{"t":"PD 25 Onsite 181 pl-pl Prime Day ends soon Prime Day dobiega końca"} +{"t":"PD 25 Onsite 183 pl-pl Shop Prime Day now Prime Day"} +{"t":"PD 25 Onsite 184 pl-pl Last day to shop Prime Day Prime Day"} +{"t":"PD 25 Onsite 185 pl-pl Shop Prime Day now Zamawiaj podczas Prime Day"} +{"t":"PD 25 Onsite 186 pl-pl Last chance to shop Prime Day Prime Day: ostatnia szansa"} +{"t":"PD 25 Onsite 187 pl-pl Big deals anyone? Komu świetne okazje?"} +{"t":"PD 25 Onsite 191 pl-pl Thanks for shopping Prime Day Dziękujemy za zakupy podczas Prime Day"} +{"t":"PD 25 Onsite 192 pl-pl Prime Day Top 100 Deals 100 najlepszych okazji Prime Day"} +{"t":"PD 25 Onsite 194 pl-pl Shop premium brand deals Okazje Prime na top produkty"} +{"t":"PD 25 Onsite 195 pl-pl Prime Day premium brand deals Okazje Prime Day na produkty premium"} +{"t":"PD 25 Onsite 196 pl-pl Prime Day deals you'll love Produkty Prime, które pokochasz"} +{"t":"PD 25 Onsite 197 pl-pl Products you love at prices you'll love Produkty, które kochasz, w cenach, które pokochasz"} +{"t":"PD 25 Onsite 198 pl-pl Exclusively for Prime members Wyłącznie dla Klientów Amazon Prime"} +{"t":"PD 25 Onsite 199 pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 25 Onsite 200 pl-pl Explore Prime Day Odkryj Prime Day"} +{"t":"PD 25 Onsite 202 pl-pl Shop now Zamów teraz"} +{"t":"SDD 23 Onsite 001 pl-pl Get that spring feeling Wiosenne okazje nadchodzą!"} +{"t":"SDD 23 Onsite 005 pl-pl Spring Sale Wiosenne okazje nadchodzą!"} +{"t":"SDD 23 Onsite 007 pl-pl Spring Sale Wiosenne okazje"} +{"t":"SDD 23 Onsite 011 pl-pl Save up to 40% on our Spring Sale Nawet do 40% taniej"} +{"t":"SDD 23 Onsite 015 pl-pl Shop up to 40% off Nawet do 40% taniej"} +{"t":"SDD 23 Onsite 017 pl-pl Shop up to 40% off Oszczędź nawet do 40%"} +{"t":"SDD 23 Onsite 021 % off pl-pl Spring Sale is coming Zaoszczędź jeszcze więcej tej wiosny"} +{"t":"SDD 23 Onsite 025 % off pl-pl 2 days of spring savings Zaoszczędź jeszcze więcej tej wiosny"} +{"t":"SDD 23 Onsite 027 % off pl-pl 2 days of spring savings Nie przegap wyjątkowych okazji"} +{"t":"SDD 23 Onsite 031 pl-pl 27-29 March 27-29 marca"} +{"t":"SDD 23 Onsite 035 pl-pl Starts tomorrow 6pm Start już jutro o 18:00"} +{"t":"SDD 23 Onsite 036 pl-pl Starts at 6pm Start już o 18:00"} +{"t":"SDD 23 Onsite 037 pl-pl Now on Tylko do 29 marca"} +{"t":"SDD 23 Onsite 038 pl-pl Ends 29 March Tylko do 29 marca"} +{"t":"SDD 23 Onsite 039 pl-pl Ends 29 March Tylko do północy"} +{"t":"SDD 23 Onsite 040 pl-pl Ends at midnight Tylko do północy"} +{"t":"SDD 23 Onsite 041 CTA pl-pl See the deals Odkryj okazje"} +{"t":"SDD 23 Onsite 042 pl-pl Discover coupons and save on selected brands Odkryj kupony i oszczędź jeszcze więcej na wybranych produktach"} +{"t":"SDD 23 Onsite 043 pl-pl Discover all deals here Zobacz wszystkie okazje tutaj"} +{"t":"SDD 23 Onsite 044 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 24 Onsite 001 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 002 pl-pl Save the date to save big Zanotuj te daty i zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Onsite 003 pl-pl 20-25 March 20-25 marca"} +{"t":"SDD 24 Onsite 004 pl-pl Mark your calendar for Spring Deal Days Odnotuj w kalendarzu 6 Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 006 pl-pl 3 days until Spring Deal Days 3 dni do Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 008 pl-pl 2 days until Spring Deal Days 2 dni do Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 010 pl-pl Spring Deal Days starts tomorrow Dni Wiosennych Okazji już od jutra"} +{"t":"SDD 24 Onsite 011 pl-pl 20-25 March 20-25 marca"} +{"t":"SDD 24 Onsite 012 pl-pl Spring Deal Days starts midnight Dni Wiosennych Okazji już od północy"} +{"t":"SDD 24 Onsite 013 pl-pl It's almost here Już zaraz się zacznie"} +{"t":"SDD 24 Onsite 014 pl-pl 3 days until Spring Deal Days 3 dni do Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 015 pl-pl Spring Deal Days starts in Dni Wiosennych Okazji Amazon już za"} +{"t":"SDD 24 Onsite 016 pl-pl Shop Spring Deals early Łap wiosenne okazje jeszcze wcześniej"} +{"t":"SDD 24 Onsite 017 pl-pl New deals everyday just for Prime members Codziennie nowe okazje tylko dla klientów Amazon Prime"} +{"t":"SDD 24 Onsite 018 pl-pl WOW! Deals Okazje WOW!"} +{"t":"SDD 24 Onsite 019 pl-pl New deals everyday just for Prime members Codziennie nowe okazje tylko dla klientów Amazon Prime"} +{"t":"SDD 24 Onsite 020 pl-pl WOW! Deals Okazje WOW!"} +{"t":"SDD 24 Onsite 021 pl-pl Join Prime Dołącz do Amazon Prime"} +{"t":"SDD 24 Onsite 023 pl-pl Get ready for upcoming Spring Deal Days Przygotuj się do nadchodzących Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 024 pl-pl Discover now Odkryj teraz"} +{"t":"SDD 24 Onsite 025 pl-pl Get ready for upcoming Spring Deal Days Przygotuj się do nadchodzących Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 026 pl-pl Discover now Odkryj teraz"} +{"t":"SDD 24 Onsite 027 pl-pl Spring Deal Days is here Dni Wiosennych Okazji nadeszły"} +{"t":"SDD 24 Onsite 028 pl-pl Save big Zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Onsite 030 pl-pl Spring Deal Days Nowy dzień oszczędności"} +{"t":"SDD 24 Onsite 031 pl-pl A new day to save Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 032 pl-pl Ends 25 March Do 25 marca"} +{"t":"SDD 24 Onsite 033 pl-pl Shop fast! Deals end tomorrow Pospiesz się! Okazje tylko do jutra"} +{"t":"SDD 24 Onsite 035 pl-pl Shop fast! Deals end midnight Pospiesz się! Okazje tylko do północy"} +{"t":"SDD 24 Onsite 036 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 037 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 038 pl-pl 20-25 March 20-25 marca"} +{"t":"SDD 24 Onsite 039 pl-pl Spring Deal Days ends midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 24 Onsite 040 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 041 pl-pl Spring Deal Days is here\nSave big Dni Wiosennych Okazji nadeszły\n\n \nZaoszczędź jeszcze więcej"} +{"t":"SDD 24 Onsite 041F pl-pl Spring Deal Days is here Save big Dni Wiosennych Okazji nadeszły Zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Onsite 042 pl-pl Spring Deal Days \nSave big Dni Wiosennych Okazji nadeszły\n\n \nZaoszczędź jeszcze więcej"} +{"t":"SDD 24 Onsite 042F pl-pl Spring Deal Days  Save big Dni Wiosennych Okazji nadeszły Zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Onsite 043 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 044 pl-pl Shop now Zamów teraz"} +{"t":"SDD 24 Onsite 045 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 24 Onsite 046 Headline pl-pl Get ready – this could sell fast! Przygotuj się – to może się szybko sprzedać!"} +{"t":"SDD 24 Onsite 047 Headline pl-pl Unlock WOW! Deals with Prime Łap Okazje WOW! z Amazon Prime"} +{"t":"SDD 24 Onsite 048 Headline pl-pl Join today. Cancel anytime. Dołącz dzisiaj. Anuluj w dowolnym momencie."} +{"t":"SDD 24 Onsite 049 Headline pl-pl Try Prime Sprawdź Amazon Prime"} +{"t":"SDD 25 Onsite 001 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 002 pl-pl 3 days until Spring Deal Days 3 dni do Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 003 pl-pl 2 days until Spring Deal Days 2 dni do Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 004 pl-pl Spring Deal Days starts tomorrow Dni Wiosennych Okazji już od jutra"} +{"t":"SDD 25 Onsite 005 pl-pl Spring Deal Days is coming Nadchodzą Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 006 Subtext pl-pl Get ready to save big Przygotuj się na wielkie oszczędności."} +{"t":"SDD 25 Onsite 007 Subtext pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Onsite 008 Subtext pl-pl Get ready to save up to XX% off Szykuj się na oszczędności do XX%"} +{"t":"SDD 25 Onsite 009 Subtext pl-pl Up to XX% off Oszczędzaj do XX%"} +{"t":"SDD 25 Onsite 010 Subtext pl-pl Mark your calendar to save big Zapisz te daty i oszczędzaj"} +{"t":"SDD 25 Onsite 011 Subtext pl-pl Get your basket ready Szykuj swój koszyk"} +{"t":"SDD 25 Onsite 012 pl-pl 25–31 March 25–31 marca"} +{"t":"SDD 25 Onsite 013 pl-pl Starts 25 March Startujemy 25 marca"} +{"t":"SDD 25 Onsite 014 pl-pl Starts tomorrow Już od jutra"} +{"t":"SDD 25 Onsite 015 pl-pl Starts midnight Już od północy"} +{"t":"SDD 25 Onsite 016 pl-pl Spring Deal Days 25–31 March Dni Wiosennych Okazji: 25–31 marca"} +{"t":"SDD 25 Onsite 017 pl-pl 3 days until Spring Deal Days 3 dni do Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 018 pl-pl 2 days until Spring Deal Days 2 dni do Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 020 pl-pl Spring Deal Days starts midnight Dni Wiosennych Okazji ruszają o północy"} +{"t":"SDD 25 Onsite 021 pl-pl Spring Deal Days starts soon Dni Wiosennych Okazji już wkrótce"} +{"t":"SDD 25 Onsite 022 pl-pl Spring Deal Days starts in Do Dni Wiosennych Okazji:"} +{"t":"SDD 25 Onsite 023 pl-pl Shop spring deals early Łap Wiosenne Okazje szybciej"} +{"t":"SDD 25 Onsite 024 pl-pl Get ready for Spring Deal Days Szykuj się na Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 025 pl-pl Shop vouchers for selected brands Kup kartę podarunkową na wybrane marki"} +{"t":"SDD 25 Onsite 026 pl-pl Shop vouchers and save on selected brands Kup kartę podarunkową i oszczędzaj"} +{"t":"SDD 25 Onsite 027 pl-pl Get ready for upcoming Spring Deal Days Przygotuj się do Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 028 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"SDD 25 Onsite 030 Subtext pl-pl Get ready to save up to XX% off Przygotuj się i oszczędzaj do XX%"} +{"t":"SDD 25 Onsite 032 Subtext pl-pl Get ready to save big Szykuj się na wielkie oszczędności"} +{"t":"SDD 25 Onsite 033 pl-pl Upcoming Spring Deal Days Nadchodzą Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 035 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 25 Onsite 036 pl-pl Discover more Odkryj więcej"} +{"t":"SDD 25 Onsite 037 pl-pl See more Zobacz więcej"} +{"t":"SDD 25 Onsite 038 pl-pl Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Dni Wiosennych Okazji: 25–31 marca"} +{"t":"SDD 25 Onsite 038F pl-pl Spring Deal Days is coming Spring Deal Days 25–31 March Dni Wiosennych Okazji: 25–31 marca"} +{"t":"SDD 25 Onsite 040 pl-pl Shop Spring Deal Days now Zamawiaj podczas Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 041 pl-pl Spring Deal Days is here Zaczynamy Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 042 pl-pl Spring Deal Days ends soon Dni Wiosennych Okazji dobiegają końca"} +{"t":"SDD 25 Onsite 043 pl-pl Spring Deal Days ends tonight Dni Wiosennych Okazji kończą się dzisiaj"} +{"t":"SDD 25 Onsite 044 pl-pl Save big Oszczędzaj więcej"} +{"t":"SDD 25 Onsite 045 pl-pl Up to XX% off Oszczędzaj do xx%"} +{"t":"SDD 25 Onsite 046 pl-pl Shop new deals while they’re hot Łap świeże okazje, póki gorące"} +{"t":"SDD 25 Onsite 047 pl-pl Ready, set, save. Gotowi na oszczędności?"} +{"t":"SDD 25 Onsite 048 pl-pl Ready, set, shop. Gotowi na zakupy?"} +{"t":"SDD 25 Onsite 049 pl-pl Epic savings are here Gotowi na zakupy?"} +{"t":"SDD 25 Onsite 050 pl-pl Save big until 31 March Oszczędzaj jeszcze więcej do 31 marca"} +{"t":"SDD 25 Onsite 051 pl-pl Save up to XX% off now Oszczędzaj do xx%"} +{"t":"SDD 25 Onsite 052 pl-pl Deals you don't want to miss Nie przegap super okazji!"} +{"t":"SDD 25 Onsite 053 pl-pl Shop. Save. Repeat. Nowy dzień. Nowe okazje."} +{"t":"SDD 25 Onsite 054 pl-pl Ends 31 March Tylko do 31 marca"} +{"t":"SDD 25 Onsite 055 pl-pl Ends tomorrow Do jutra"} +{"t":"SDD 25 Onsite 056 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"SDD 25 Onsite 057 pl-pl Ends soon Wkrótce kończymy"} +{"t":"SDD 25 Onsite 058 pl-pl Epic deals end tomorrow Imponujące okazje kończą się jutro"} +{"t":"SDD 25 Onsite 059 pl-pl Last chance to save up to XX% Ostatnia szansa, by zaoszczędzić do XX%"} +{"t":"SDD 25 Onsite 060 pl-pl Last chance to save big Ostatnia szansa na wielkie oszczędności"} +{"t":"SDD 25 Onsite 061 pl-pl Shop fast - deals end midnight Pospiesz się! Okazje tylko do północy"} +{"t":"SDD 25 Onsite 062 pl-pl Big savings end at midnight Wielkie oszczędności tylko do północy"} +{"t":"SDD 25 Onsite 063 pl-pl Spring Deal Days ends soon Dni Wiosennych Okazji dobiegają końca"} +{"t":"SDD 25 Onsite 064 pl-pl Spring Deal Days ends tomorrow Dni Wiosennych Okazji tylko do jutra"} +{"t":"SDD 25 Onsite 065 pl-pl Spring Deal Days ends midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 25 Onsite 066 pl-pl Spring Deal Days ends in Dni Wiosennych Okazji koniec za"} +{"t":"SDD 25 Onsite 067 pl-pl Spring Deal Days now on Wystartowały Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 068 pl-pl Spring Deal Days is here Zaczynamy Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 069 Subtext pl-pl Save big Oszczędzaj więcej"} +{"t":"SDD 25 Onsite 070 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 25 Onsite 072 pl-pl Get the most out of Spring Deal Days Skorzystaj z Dni Wiosennych Okazji!"} +{"t":"SDD 25 Onsite 074 pl-pl Discover all deals here Odkryj okazje tutaj"} +{"t":"SDD 25 Onsite 075 pl-pl Discover new deals Odkryj nowe okazje"} +{"t":"SDD 25 Onsite 076 pl-pl Shop now Zamów teraz"} +{"t":"SDD 25 Onsite 077 pl-pl Discover deals Odkryj okazje"} +{"t":"SDD 26 Onsite 001 pl-pl Spring Deal Days is coming Nadchodzą Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 002 pl-pl Spring Deal Days is around the corner Dni Wiosennych Okazji tuż-tuż."} +{"t":"SDD 26 Onsite 003 pl-pl EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Dni Wiosennych Okazji\n H / SH: Nadchodzą wielkie oszczędności"} +{"t":"SDD 26 Onsite 003F pl-pl EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Dni Wiosennych Okazji H / SH: Nadchodzą wielkie oszczędności"} +{"t":"SDD 26 Onsite 004 pl-pl 3 days until Spring Deal Days 3 dni do Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 005 pl-pl 2 days until Spring Deal Days 2 dni do Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 006 pl-pl Spring Deal Days starts tomorrow Dni Wiosennych Okazji już od jutra"} +{"t":"SDD 26 Onsite 008 Subtext pl-pl Get ready to save big Przygotuj się na wielkie oszczędności"} +{"t":"SDD 26 Onsite 009 Subtext pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 26 Onsite 010 Subtext pl-pl Get ready to save up to XX% off Szykuj się na oszczędności do XX%"} +{"t":"SDD 26 Onsite 011 Subtext pl-pl Up to XX% off Oszczędzaj do XX%"} +{"t":"SDD 26 Onsite 012 Subtext pl-pl Mark your calendar to save big Zapisz te daty i oszczędzaj"} +{"t":"SDD 26 Onsite 013 Subtext pl-pl Get your basket ready Szykuj swój koszyk"} +{"t":"SDD 26 Onsite 014 pl-pl 10 - 16 March 10–16 marca"} +{"t":"SDD 26 Onsite 015 pl-pl Starts 10 March Startujemy 10 marca"} +{"t":"SDD 26 Onsite 016 pl-pl Starts tomorrow Już od jutra"} +{"t":"SDD 26 Onsite 017 pl-pl Starts midnight Już od północy"} +{"t":"SDD 26 Onsite 018 pl-pl Spring Deal Days: 10 - 16 March Dni Wiosennych Okazji: 10–16 marca"} +{"t":"SDD 26 Onsite 022 pl-pl Spring Deal Days starts midnight Dni Wiosennych Okazji ruszają o północy"} +{"t":"SDD 26 Onsite 023 pl-pl Spring Deal Days starts soon Dni Wiosennych Okazji już wkrótce"} +{"t":"SDD 26 Onsite 024 pl-pl Spring Deal Days starts in Do Dni Wiosennych Okazji:"} +{"t":"SDD 26 Onsite 025 pl-pl Get ready for Spring Deal Days Szykuj się na Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 026 pl-pl Shop vouchers for selected brands Kup kartę podarunkową na wybrane marki"} +{"t":"SDD 26 Onsite 027 pl-pl Shop vouchers and save on selected brands Kup kartę podarunkową i oszczędzaj"} +{"t":"SDD 26 Onsite 028 pl-pl Get ready for upcoming Spring Deal Days Przygotuj się do Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 029 CTA pl-pl Learn more Dowiedz się więcej"} +{"t":"SDD 26 Onsite 034 pl-pl Upcoming Spring Deal Days Nadchodzą Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 036 pl-pl Selected products only Dotyczy wybranych produktów"} +{"t":"SDD 26 Onsite 037 pl-pl Discover more Odkryj więcej"} +{"t":"SDD 26 Onsite 038 pl-pl See more Zobacz więcej"} +{"t":"SDD 26 Onsite 039 pl-pl Spring Deal Days 10 - 16 March Dni Wiosennych Okazji 10–16 marca"} +{"t":"SDD 26 Onsite 040 pl-pl Spring Deal Days Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 041 pl-pl Shop Spring Deal Days now Zamawiaj podczas Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 042 pl-pl Spring Deal Days is here Zaczynamy Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 043 pl-pl Spring Deal Days' epic deals Imponujące okazje na Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 044 pl-pl Spring Deal Days ends soon Dni Wiosennych Okazji dobiegają końca"} +{"t":"SDD 26 Onsite 045 pl-pl Spring Deal Days ends tonight Dni Wiosennych Okazji kończą się dzisiaj"} +{"t":"SDD 26 Onsite 046 pl-pl EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Dni Wiosennych Okazji\n H / SH: Ostatnia szansa na okazje"} +{"t":"SDD 26 Onsite 046F pl-pl EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Dni Wiosennych Okazji H / SH: Ostatnia szansa na okazje"} +{"t":"SDD 26 Onsite 047 pl-pl Save big Oszczędzaj jeszcze więcej"} +{"t":"SDD 26 Onsite 048 pl-pl Up to XX% off Oszczędzaj do XX%"} +{"t":"SDD 26 Onsite 049 pl-pl Shop new deals while they’re hot Łap świeże okazje, póki gorące"} +{"t":"SDD 26 Onsite 050 pl-pl New day, new deals. Nowy dzień, nowe okazje."} +{"t":"SDD 26 Onsite 051 pl-pl Ready, set, save. Gotowi na oszczędności?"} +{"t":"SDD 26 Onsite 052 pl-pl Ready, set, shop. Gotowi na zakupy?"} +{"t":"SDD 26 Onsite 053 pl-pl Epic savings are here Gotowi na zakupy?"} +{"t":"SDD 26 Onsite 054 pl-pl Save big on [category] Oszczędzaj jeszcze więcej na [category]"} +{"t":"SDD 26 Onsite 055 pl-pl Shop deals on [category] Łap okazje na [category]"} +{"t":"SDD 26 Onsite 056 pl-pl Save big until 16 March Oszczędzaj jeszcze więcej do 16 marca"} +{"t":"SDD 26 Onsite 057 pl-pl Save up to XX% now Oszczędzaj do XX% teraz"} +{"t":"SDD 26 Onsite 058 pl-pl Deals you don't want to miss Nie przegap super okazji!"} +{"t":"SDD 26 Onsite 059 pl-pl Shop. Save. Repeat. Nowy dzień. Nowe okazje."} +{"t":"SDD 26 Onsite 060 pl-pl Last chance for up to XX% off Ostatnia szansa na zakupy XX% taniej"} +{"t":"SDD 26 Onsite 061 pl-pl Ends 16 March Tylko do 16 marca"} +{"t":"SDD 26 Onsite 062 pl-pl Ends tomorrow Do jutra"} +{"t":"SDD 26 Onsite 063 pl-pl Ends midnight Tylko dziś do północy"} +{"t":"SDD 26 Onsite 064 pl-pl Ends soon Wkrótce kończymy"} +{"t":"SDD 26 Onsite 065 pl-pl Epic deals end tomorrow Imponujące okazje kończą się jutro"} +{"t":"SDD 26 Onsite 066 pl-pl Last chance to save up to XX% Ostatnia szansa, by zaoszczędzić do XX%"} +{"t":"SDD 26 Onsite 067 pl-pl Last chance to save big Ostatnia szansa na wielkie oszczędności"} +{"t":"SDD 26 Onsite 068 pl-pl Shop fast - deals end midnight Pospiesz się! Okazje tylko do północy"} +{"t":"SDD 26 Onsite 069 pl-pl Big savings end at midnight Wielkie oszczędności tylko do północy"} +{"t":"SDD 26 Onsite 071 pl-pl Spring Deal Days ends tomorrow Dni Wiosennych Okazji tylko do jutra"} +{"t":"SDD 26 Onsite 072 pl-pl Spring Deal Days ends midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 26 Onsite 073 pl-pl Spring Deal Days ends in Dni Wiosennych Okazji koniec za"} +{"t":"SDD 26 Onsite 074 pl-pl Spring Deal Days now on Wystartowały Dni Wiosennych Okazji!"} +{"t":"SDD 26 Onsite 079 pl-pl Get the most out of Spring Deal Days Wykorzystaj w pełni Dni Wiosennych Okazji"} +{"t":"SDD 26 Onsite 081 pl-pl Discover all deals here Odkryj okazje tutaj"} +{"t":"SDD 26 Onsite 082 pl-pl Discover new deals Odkryj nowe okazje"} +{"t":"SDD 26 Onsite 083 pl-pl Shop now Zamów teraz"} +{"t":"SDD 26 Onsite 084 pl-pl Discover deals Odkryj okazje"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_Outbound_pl-pl.json b/storage/amazon/tm/pl-PL/flat_Outbound_pl-pl.json new file mode 100644 index 0000000..f257e38 --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_Outbound_pl-pl.json @@ -0,0 +1,1408 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title pl-pl Top 100 Deals 100 największych okazji"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle pl-pl Deals from our most popular brands Zaoszczędź na znanych markach"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader pl-pl Shop Black Friday Week best sellers Zamawiaj hity Black Friday Week"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline pl-pl Today’s Trending Deals Najgorętsze okazje dnia"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline pl-pl Trending Black Friday Week Deals Najgorętsze okazje Black Friday Week"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader pl-pl Shop viral Black Friday offers Zamawiaj hity Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader pl-pl Shop the deals going viral on social media Zamawiaj hity mediów społecznościowych"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader pl-pl Shop the viral deals Zamawiaj hity sieci"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title pl-pl Trending Black Friday Deals Najgorętsze okazje Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle pl-pl Deals that influencers are loving Okazje, które pokochali influencerzy"} +{"t":"DDA 23 BFW Outbound 001 Subject line pl-pl Get ready for Amazon Black Friday Week! Przygotuj się na Black Friday Week na Amazon.pl!"} +{"t":"DDA 23 BFW Outbound 002 Subject line pl-pl Save up to 40% off from 17-27 November Zaoszczędź nawet do 30%, od 17 do 27 listopada"} +{"t":"DDA 23 BFW Outbound 003 Subject line pl-pl Save big from 17-27 November Oszczędzaj jeszcze więcej od 17 do 27 listopada"} +{"t":"DDA 23 BFW Outbound 004 Headline pl-pl Save the date for Black Friday Week Zarezerwuj czas na Black Friday Week"} +{"t":"DDA 23 BFW Outbound 005 Body Copy pl-pl Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Przygotuj się na wielkie oszczędności. Jeśli lubisz dzielić się radością, zapamiętaj tę datę i zacznij sezon zakupowy podczas Black Friday Week na Amazon.pl. Od 17 do 27 listopada kupisz wszystko, czego potrzebujesz w super cenach. Przygotuj listę zakupów już dziś!"} +{"t":"DDA 23 BFW Outbound 006 CTA pl-pl Get ready Przygotuj się"} +{"t":"DDA 23 BFW Outbound 007 Title pl-pl Get ready for Amazon Black Friday Week! Gotowi na Black Friday Week na Amazon?"} +{"t":"DDA 23 BFW Outbound 008 Body Copy pl-pl Save up to 40% off from 17-27 November Zaoszczędź nawet do 30%, 17-27 listopada"} +{"t":"DDA 23 BFW Outbound 009 Body Copy pl-pl Save big from 17 to 27 Nov Zaoszczędź jeszcze więcej od 17 do 27.11"} +{"t":"DDA 23 BFW Outbound 010 CTA pl-pl Save the date Zapisz te daty"} +{"t":"DDA 23 BFW Outbound 011 Subject line pl-pl Amazon Black Friday Week is coming! Zbliża się Black Friday Week na Amazon.pl!"} +{"t":"DDA 23 BFW Outbound 013 Subject line pl-pl Save big from 17 to 27 Nov Zaoszczędź jeszcze więcej od 17 do 27 listopada"} +{"t":"DDA 23 BFW Outbound 014 Headline pl-pl Amazon Black Friday Week savings are almost here! Okazje Black Friday Week na Amazon.pl nadchodzą!"} +{"t":"DDA 23 BFW Outbound 015 Body Copy pl-pl Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Zbliża się Black Friday Week na Amazon.pl, a wraz z nim nadchodzą duże oszczędności. Od 17 do 27 listopada skorzystaj z promocji i oszczędzaj nawet do 30%, kupując wszystko, czego potrzebujesz!"} +{"t":"DDA 23 BFW Outbound 016 Body Copy pl-pl Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Zbliża się Black Friday Week na Amazon.pl, a z nim nadchodzą duże oszczędności. Od 17 do 27 listopada skorzystaj z promocji i oszczędzaj na wszystkim, czego potrzebujesz!"} +{"t":"DDA 23 BFW Outbound 018 Title pl-pl Amazon Black Friday Week savings are coming Nadchodzi Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 022 Subject line pl-pl Amazon Black Friday Week starts tomorrow! Black Friday Week na Amazon.pl startuje już jutro!"} +{"t":"DDA 23 BFW Outbound 024 Subject line pl-pl Save big from 17 to 27 Nov Oszczędzaj jeszcze więcej od 17 do 27 listopada"} +{"t":"DDA 23 BFW Outbound 025 Headline pl-pl Amazon Black Friday Week is just hours away! Black Friday Week na Amazon już za kilka godzin!"} +{"t":"DDA 23 BFW Outbound 026 Body Copy pl-pl Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Dokończ listę zakupów na Black Friday Week! Duże oszczędności czekają na Ciebie już od jutra do 27 listopada. Przygotuj się i zaoszczędź nawet do 30% na świetnych okazjach"} +{"t":"DDA 23 BFW Outbound 027 Body Copy pl-pl Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Dokończ listę życzeń na Black Friday Week! Duże oszczędności czekają na Ciebie już od jutra do 27 listopada. Przygotuj się na duże oszczędności na świetnych ofertach sezonowych, które pomogą Ci szerzyć radość"} +{"t":"DDA 23 BFW Outbound 028 CTA pl-pl Starts tomorrow Już od jutra"} +{"t":"DDA 23 BFW Outbound 029 Title pl-pl Amazon Black Friday Week starts tomorrow! Black Friday Week na Amazon już od jutra"} +{"t":"DDA 23 BFW Outbound 032 CTA pl-pl Set your alarm Ustaw przypomnienie"} +{"t":"DDA 23 BFW Outbound 033 Subject line pl-pl Amazon Black Friday Week deals are here! Okazje Black Friday Week na Amazon już tu są!"} +{"t":"DDA 23 BFW Outbound 034 Subject line pl-pl Save up to 40% off from 17 to 27 Nov Zaoszczędź do 40%, od 17 do 27 listopada"} +{"t":"DDA 23 BFW Outbound 036 Headline pl-pl Shop for joy in Amazon Black Friday Week Łap okazje podczas Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Outbound 037 Body Copy pl-pl It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. To jeszcze nie pora na światełka choinkowe, ale od teraz aż do 27 listopada możesz cieszyć się oszczędnościami do 40% i znaleźć wspaniałe okazje, które sprawią, że poczujesz atmosferę nadchodzących Świąt."} +{"t":"DDA 23 BFW Outbound 038 Body Copy pl-pl It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. To jeszcze nie pora na światełka choinkowe, ale od teraz aż do 27 listopada znajdziesz u nas wspaniałe okazje, które sprawią, że poczujesz atmosferę nadchodzących Świąt."} +{"t":"DDA 23 BFW Outbound 039 CTA pl-pl See the deals Zobacz okazje"} +{"t":"DDA 23 BFW Outbound 040 Title pl-pl Amazon Black Friday Week is here! Black Friday Week na Amazon wystartował!"} +{"t":"DDA 23 BFW Outbound 041 Body Copy pl-pl Save up to 40% off until 27 Nov Zaoszczędź do 40% do 27 listopada"} +{"t":"DDA 23 BFW Outbound 042 Body Copy pl-pl Save big until 27 Nov Zaoszczędź jeszcze więcej do 27.11"} +{"t":"DDA 23 BFW Outbound 043 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 BFW Outbound 044 Title pl-pl Shop WOW deals on [category] in Black Friday Week [xxx] w SUPER cenie z Black Friday Week"} +{"t":"DDA 23 BFW Outbound 045 Body Copy pl-pl Save up to 40% off at Amazon Zaoszczędź do 40% na Amazon"} +{"t":"DDA 23 BFW Outbound 046 Body Copy pl-pl Save with great deals at Amazon Oszczędzaj z super okazjami na Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title pl-pl Get deals on (category) while they last! Łap okazje na [category], dopóki trwają!"} +{"t":"DDA 23 BFW Outbound 052 Subject line pl-pl Amazon Black Friday Week is here! Black Friday Week na Amazon.pl wystartował!"} +{"t":"DDA 23 BFW Outbound 053 Subject line pl-pl Save big with up to 40% until 27 November Zaoszczędź więcej do 27 listopada - aż do 40%!"} +{"t":"DDA 23 BFW Outbound 054 Subject line pl-pl Save big until 27 November Oszczędzaj jeszcze więcej do 27 listopada"} +{"t":"DDA 23 BFW Outbound 055 Headline pl-pl Share the joy with the Amazon Black Friday Week Dziel się radością z Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Outbound 056 Body Copy pl-pl Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Nie czekaj z zakupami świątecznymi na ostatnią chwilę. Black Friday Week na Amazon to mega okazje i oszczędności do 40%. Już teraz skompletuj listę prezentów. Poznaj nasze okazje już dziś!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy pl-pl Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Nie czekaj z zakupami świątecznymi na ostatnią chwilę. Black Friday Week na Amazon to mega okazje. Już teraz skompletuj listę prezentów. Poznaj nasze okazje już dziś!"} +{"t":"DDA 23 BFW Outbound 060 Body Copy pl-pl Shop up to 40% off now Kupuj nawet do 40% taniej"} +{"t":"DDA 23 BFW Outbound 061 Body Copy pl-pl Joyful savings until 27 November Radosne oszczędzanie do 27 listopada"} +{"t":"DDA 23 BFW Outbound 062 CTA pl-pl Save now Zaoszczędź teraz"} +{"t":"DDA 23 BFW Outbound 063 Subject line pl-pl Black Friday Week deals are still available Okazje Black Friday Week są wciąż dostępne"} +{"t":"DDA 23 BFW Outbound 064 Subject line pl-pl Get up to 40% off great deals Zaoszczędź do 40% na świetnych okazjach"} +{"t":"DDA 23 BFW Outbound 065 Subject line pl-pl Get yourself some great deals Znajdź mega okazje dla siebie"} +{"t":"DDA 23 BFW Outbound 066 Headline pl-pl The Amazon Black Friday Week, 17-27 November Black Friday Week na Amazon.pl, 17-27 listopada"} +{"t":"DDA 23 BFW Outbound 067 Body Copy pl-pl There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Wciąż możesz skorzystać! Black Friday Week na Amazon.pl powoli się kończy, ale jeszcze do 27 listopada złapiesz wiele świetnych promocji i zaoszczędzisz do 40%. Znajdź okazje, których potrzebujesz, aby móc dzielić się radością."} +{"t":"DDA 23 BFW Outbound 068 Body Copy pl-pl There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Wciąż możesz skorzystać! Black Friday Week na Amazon.pl powoli się kończy, ale jeszcze do 27 listopada złapiesz wiele świetnych promocji. Znajdź okazje, których potrzebujesz, aby móc dzielić się radością."} +{"t":"DDA 23 BFW Outbound 070 Title pl-pl Find your Black Friday Week deals now Znajdź swoje okazje Black Friday Week"} +{"t":"DDA 23 BFW Outbound 071 Body Copy pl-pl Up to 40% off deals continue.... Wciąż możesz zaoszczędzić do 40%..."} +{"t":"DDA 23 BFW Outbound 072 Body Copy pl-pl Great deals continue… Festiwal mega okazji trwa..."} +{"t":"DDA 23 BFW Outbound 074 Title pl-pl Shop great deals on (category) Łap świetne okazje na [category]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy pl-pl Save up to 40% off in Black Friday Week Zaoszczędź do 40%! To Black Friday Week"} +{"t":"DDA 23 BFW Outbound 076 Body Copy pl-pl Save big in Amazon Black Friday Week Zaoszczędź jeszcze więcej z Amazon.pl"} +{"t":"DDA 23 BFW Outbound 078 Title pl-pl Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Nie czekaj z zakupami świątecznymi na ostatnią chwilę i zaoszczędź do 40% na [category] podczas Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 079 Title pl-pl Shop great deals on (category) in Amazon Black Friday Week. Łap super okazje na [category] z Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 080 Title pl-pl The Amazon Black Friday week goes on Black Friday Week na Amazon wciąż trwa"} +{"t":"DDA 23 BFW Outbound 084 Subject line pl-pl The Amazon Black Friday Week is going strong Black Friday Week na Amazon.pl w pełnym rozkwicie!"} +{"t":"DDA 23 BFW Outbound 085 Subject line pl-pl Don't forget to save up to 40% off today Wciąż masz szansę zaoszczędzić do 40%"} +{"t":"DDA 23 BFW Outbound 086 Subject line pl-pl Don't forget to save big today Kup dziś i zaoszczędź"} +{"t":"DDA 23 BFW Outbound 087 Headline pl-pl Find your deals in Amazon Black Friday Week Znajdź okazje z Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 088 Body Copy pl-pl If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Nie martw się, jeśli jeszcze nie znasz korzyści Black Friday Week! Wciąż masz czas, żeby kupić wszystko, czego potrzebujesz na nadchodzący sezon ze zniżką do 40%. Nie zwlekaj, zobacz okazje!"} +{"t":"DDA 23 BFW Outbound 089 Body Copy pl-pl If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Nie martw się, jeśli jeszcze nie znasz korzyści Black Friday Week! Wciąż masz czas, żeby kupić wszystko, czego potrzebujesz na nadchodzący sezon i zaoszczędzić. Nie zwlekaj, zobacz okazje!"} +{"t":"DDA 23 BFW Outbound 091 Title pl-pl The Amazon Black Friday Week is still on Trwa Black Friday Week na Amazon.pl!"} +{"t":"DDA 23 BFW Outbound 092 Body Copy pl-pl Save big with up to 40% until 27 November Zaoszczędź nawet do 40% do 27 listopada"} +{"t":"DDA 23 BFW Outbound 093 Body Copy pl-pl Save big until 27 November Zaoszczędź jeszcze więcej do 27.11"} +{"t":"DDA 23 BFW Outbound 095 Subject line pl-pl Amazon Black Friday Week is almost over! Black Friday Week dobiega końca!"} +{"t":"DDA 23 BFW Outbound 096 Subject line pl-pl There's still time to save up to 40% off Wciąż możesz zaoszczędzić do 40%"} +{"t":"DDA 23 BFW Outbound 097 Subject line pl-pl There's still time to save on great deals Wciąż możesz zaoszczędzić na imponujących okazjach"} +{"t":"DDA 23 BFW Outbound 098 Headline pl-pl Amazon Black Friday Week ends soon Wkrótce koniec Black Friday Week na Amazon.pl!"} +{"t":"DDA 23 BFW Outbound 099 Body Copy pl-pl It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Trwa odliczanie do końca Black Friday Week. Skorzystaj z ostatniej szansy na zakupy ze zniżką do 40% na wszystko, czego potrzebujesz, aby dzielić się radością. Poszukaj swoich okazji do 27 listopada!"} +{"t":"DDA 23 BFW Outbound 100 Body Copy pl-pl It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Trwa odliczanie do końca Black Friday Week. Skorzystaj z ostatniej szansy, aby poznać nasze okazje i kupić w super cenie wszystko, czego potrzebujesz, aby dzielić się radością do 27 listopada."} +{"t":"DDA 23 BFW Outbound 102 Title pl-pl Amazon Black Friday Week ends soon Black Friday Week na Amazon na finiszu"} +{"t":"DDA 23 BFW Outbound 103 Body Copy pl-pl Shop fantastic deals until 27 November Skorzystaj z mega okazji do 27 listopada"} +{"t":"DDA 23 BFW Outbound 105 Title pl-pl Shop Black Friday Week deals on (category) Łap okazje na [xxxx]"} +{"t":"DDA 23 BFW Outbound 106 Body Copy pl-pl There's still time to save up to 40% off Wciąż możesz zaoszczędzić do 40%"} +{"t":"DDA 23 BFW Outbound 107 Body Copy pl-pl There's still time to find great deals Świetne okazje wciąż czekają!"} +{"t":"DDA 23 BFW Outbound 109 Title pl-pl There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Wciąż możesz zaoszczędzić do 40% na [category] podczas Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 110 Title pl-pl There's still time to shop great deals on (category) in Amazon Black Friday Week. Wciąż możesz zaoszczędzić, zamawiając [category] podczas Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 111 Title pl-pl There's limited time to shop up to 40% off Oszczędności do 40% nie trwają wiecznie"} +{"t":"DDA 23 BFW Outbound 112 Title pl-pl There's limited time to shop great deals Czas na złapanie okazji jest ograniczony"} +{"t":"DDA 23 BFW Outbound 113 Body Copy pl-pl Amazon Black Friday Week ends soon Wkrótce koniec Black Friday Week"} +{"t":"DDA 23 BFW Outbound 115 Subject line pl-pl It's the last day of Amazon Black Friday Week To już ostatni dzień Black Friday Week na Amazon"} +{"t":"DDA 23 BFW Outbound 116 Subject line pl-pl Make sure you save up to 40% off Nie przegap oszczędności do 40%"} +{"t":"DDA 23 BFW Outbound 117 Subject line pl-pl Make sure you save big Nie przegap mega oszczędności!"} +{"t":"DDA 23 BFW Outbound 118 Headline pl-pl The Amazon Black Friday Week clock is ticking Koniec Black Friday Week na Amazon.pl już blisko"} +{"t":"DDA 23 BFW Outbound 119 Body Copy pl-pl The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Rozpoczęło się odliczanie do końca Amazon Black Friday Week. Pozostało niewiele czasu, aby zaoszczędzić do 40% na zakupach podczas Black Friday Week na Amazon.pl. Ale nie martw się, wciąż czeka na Ciebie wiele promocji. Więc nie zwlekaj i kup produkty, których potrzebujesz!"} +{"t":"DDA 23 BFW Outbound 120 Body Copy pl-pl There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Pozostało niewiele czasu, aby zaoszczędzić na zakupach podczas Amazon Black Friday Week. Ale nie martw się, wciąż mamy dla Ciebie wiele okazji. Nie czekaj więc i kup produkty, których potrzebujesz!"} +{"t":"DDA 23 BFW Outbound 122 Title pl-pl Only one day left of Amazon Black Friday Week Koniec Black Friday Week na Amazon jutro"} +{"t":"DDA 23 BFW Outbound 123 Body Copy pl-pl Save today on deals with up to 40% off Zaoszczędź do 40% już dziś"} +{"t":"DDA 23 BFW Outbound 124 Body Copy pl-pl Make sure you save big Nie przegap mega oszczędności!"} +{"t":"DDA 23 BFW Outbound 125 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 BFW Outbound 126 Title pl-pl Last few hours of Amazon Black Friday Week Ostatnia prosta Amazon Black Friday Week"} +{"t":"DDA 23 BFW Outbound 127 Body Copy pl-pl There's still time to get up to 40% off Wciąż możesz zaoszczędzić do 40%"} +{"t":"DDA 23 BFW Outbound 128 Body Copy pl-pl There's still time to get great deals Świetne okazje wciąż czekają!"} +{"t":"DDA 23 BFW Outbound 130 Title pl-pl Shop our most recommended deals today! Zobacz najczęściej polecane okazje!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy pl-pl Save up to 40% off on trending deals Oszczędzaj do 40% na świetnych okazjach"} +{"t":"DDA 23 BFW Outbound 132 Body Copy pl-pl Save big on trending deals Oszczędzaj na popularnych okazjach"} +{"t":"DDA 23 BFW Outbound 133 CTA pl-pl Save now Zaoszczędź teraz"} +{"t":"DDA 23 BFW Outbound 134 Title pl-pl Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Jeszcze tylko przez kilka godzin możesz zaoszczędzić do 40% na [xxxx]. Ostatni dzień Black Friday Week na Amazon.pl"} +{"t":"DDA 23 BFW Outbound 135 Title pl-pl Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Jeszcze tylko przez kilka godzin możesz oszczędzić na [category]. To ostatni dzień Black Friday Week na Amazon.pl Znajdź najlepszą okazję!"} +{"t":"DDA 23 LMD Outbound 001 Subject line pl-pl Amazon Last Minute Deals are on! Już czas na Świąteczne okazje na Amazon!"} +{"t":"DDA 23 LMD Outbound 002 Subject line pl-pl Shop last minute gifts Zamawiaj świąteczne upominki"} +{"t":"DDA 23 LMD Outbound 003 Headline pl-pl Spread joy with Amazon Last Minute Deals! Dziel się radością, to Świąteczne okazje i więcej na Amazon"} +{"t":"DDA 23 LMD Outbound 004 Body Copy pl-pl Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Uzupełnij listę prezentów, pomogą w tym Świąteczne okazje i więcej upominków z Amazon.pl. Znajdziesz tu duże oszczędności i coś dla każdego. Więcej okazji, więcej radości! Sprawdź nasze ulubione produkty i skompletuj listę prezentów. Znajdziesz tu dobre ceny i coś dla każdego."} +{"t":"DDA 23 LMD Outbound 005 CTA pl-pl See the deals Sprawdź okazje"} +{"t":"DDA 23 LMD Outbound 006 Title pl-pl Last Minute Deals are here! Już czas na Świąteczne okazje i więcej!"} +{"t":"DDA 23 LMD Outbound 007 Title pl-pl Save big this festive season Zaoszczędź jeszcze więcej w tym roku"} +{"t":"DDA 23 LMD Outbound 008 Body Copy pl-pl Save big this December Zaoszczędź jeszcze więcej w grudniu"} +{"t":"DDA 23 LMD Outbound 009 Body Copy pl-pl Last Minute deals are go! Powróciły Świąteczne okazje i więcej!"} +{"t":"DDA 23 LMD Outbound 010 CTA pl-pl Shop now Zamów teraz"} +{"t":"DDA 23 LMD Outbound 011 Title pl-pl Last Minuite Christmas Deals on (category) Świąteczne okazje i więcej na (kat.)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy pl-pl Shop up to 40% off today Zaoszczędź do 30% już dziś"} +{"t":"DDA 23 LMD Outbound 013 Body Copy pl-pl Shop great savings today Nie przegap dziś świetnych okazji i więcej"} +{"t":"DDA 23 LMD Outbound 014 CTA pl-pl Save now Zaoszczędź teraz"} +{"t":"DDA 23 LMD Outbound 015 Title pl-pl Black Friday Best Sellers are back! Wracają hity Black Friday!"} +{"t":"DDA 23 LMD Outbound 016 Title pl-pl With up to 40% off Zaoszczędź nawet do 30%"} +{"t":"DDA 23 LMD Outbound 017 Body Copy pl-pl Save up to 40% off this Christmas Zaoszczędź do 30% w te Święta"} +{"t":"DDA 23 LMD Outbound 018 Body Copy pl-pl Discover our most-loved deals Poznaj nasze ulubione okazje"} +{"t":"DDA 23 LMD Outbound 019 Body Copy pl-pl Save big on your favourites Zamów ulubione produkty w lepszej cenie"} +{"t":"DDA 23 LMD Outbound 021 Title pl-pl Your most loved deals are here Twoje ulubione okazje już tu są"} +{"t":"DDA 23 LMD Outbound 022 Title pl-pl Discover our most-loved deals Poznaj nasze ulubione okazje"} +{"t":"DDA 23 LMD Outbound 025 Body Copy pl-pl View products with 4+ stars Najlepiej oceniane produkty"} +{"t":"DDA 23 LMD Outbound 027 CTA pl-pl Save big now Zaoszczędź jeszcze więcej"} +{"t":"DDA 23 LMD Outbound 028 Title pl-pl Bag a bargain with deals under £20 Łap okazje do 100 zł"} +{"t":"DDA 23 LMD Outbound 029 Body Copy pl-pl Last minute gifts at great prices Prezenty last minute w świetnych cenach"} +{"t":"DDA 23 LMD Outbound 030 CTA pl-pl Grab yours now Zamów już dziś"} +{"t":"DDA 23 LMD Outbound 031 Title pl-pl Get those holiday must-haves Musisz to mieć na Święta"} +{"t":"DDA 23 LMD Outbound 033 Body Copy pl-pl Holiday must-haves at great prices Świąteczne okazje i więcej w super cenach"} +{"t":"DDA 23 LMD Outbound 034 Body Copy pl-pl Save big on holiday essentials Oszczędzaj na świątecznych okazjach i więcej"} +{"t":"DDA 23 LMD Outbound 036 Title pl-pl Last chance for epic deals in time for Christmas Jeszcze zdążysz przed Świętami"} +{"t":"DDA 23 LMD Outbound 038 Body Copy pl-pl Save now, wrap later Zamów dziś, zapakujesz później"} +{"t":"DDA 23 LMD Outbound 039 Body Copy pl-pl Last chance for super savings Ostatnia szansa na duże oszczędności"} +{"t":"DDA 23 LMD Outbound 041 Subject line pl-pl Last chance for super savings on Christmas gifts Ostatnia szansa na duże oszczędności na prezentach"} +{"t":"DDA 23 LMD Outbound 042 Subject line pl-pl With up to 40% off Zaoszczędź nawet do 30%"} +{"t":"DDA 23 LMD Outbound 043 Subject line pl-pl Share the joy with great gifts Dziel się radością, podaruj wspaniałe prezenty"} +{"t":"DDA 23 LMD Outbound 044 Subject line pl-pl Last chance for super savings Ostatnia szansa na duże oszczędności"} +{"t":"DDA 23 LMD Outbound 045 Headline pl-pl Last chance for epic Christmas deals Ostatnia szansa na wybitne okazje i więcej przed Świętami"} +{"t":"DDA 23 LMD Outbound 046 Body Copy pl-pl Joy for them, savings for you Radość dla bliskich, oszczędność dla Ciebie"} +{"t":"DDA 23 LMD Outbound 047 CTA pl-pl Shop top deals Zamawiaj najlepsze okazje"} +{"t":"DDA 23 LMD Outbound 051 Subject line pl-pl The Amazon End of Year Sale Starts today! Zimowe okazje na Amazon już od dzisiaj!"} +{"t":"DDA 23 LMD Outbound 052 Subject line pl-pl Shop great savings until 31 December Oszczędzaj na wspaniałych okazjach do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 053 Headline pl-pl Finish the year in style with up to 40% off Zakończ ten rok z przytupem oszczędzając aż do 30%"} +{"t":"DDA 23 LMD Outbound 054 Headline pl-pl Finish the year with great savings Zakończ ten rok w dobrym stylu oszczędzając więcej"} +{"t":"DDA 23 LMD Outbound 055 Body Copy pl-pl Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Pożegnaj rok 2023 z Zimowymi okazjami na Amazon.pl. Zakończ ten rok z rozmachem, kupując nawet do 30% taniej na Amazon.pl. Fantastyczne okazje czekają na Ciebie do 31 grudnia. Sprawdź je teraz!"} +{"t":"DDA 23 LMD Outbound 056 Body Copy pl-pl Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Pożegnaj rok 2023 z Zimowymi okazjami na Amazon.pl. Zakończ ten rok z przytupem, oszczędzając jeszcze więcej na Amazon.pl. Mnóstwo fantastycznych okazji czeka na Ciebie do 31 grudnia. Sprawdź je teraz!"} +{"t":"DDA 23 LMD Outbound 058 Title pl-pl The Amazon End of Year Sale is here! Zimowe okazje na Amazon już czekają!"} +{"t":"DDA 23 LMD Outbound 059 Body Copy pl-pl Get up to 40% off until 31 Dec Nawet do 30% taniej do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 060 Body Copy pl-pl Fantastic deals to be found until 31 Dec Kapitalne okazje dostępne do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 062 Subject line pl-pl The Amazon End of Year Sale is now on! Sezon Zimowych okazji na Amazon już trwa!"} +{"t":"DDA 23 LMD Outbound 063 Subject line pl-pl Shop up to 40% off until 31 December Zamawiaj nawet do 30% taniej do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 064 Subject line pl-pl Shop great savings until 31 December Oszczędzaj na wspaniałych okazjach do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 065 Headline pl-pl Bag a big deal in the Amazon End of Year Sale Złap najlepsze Zimowe okazje na Amazon.pl"} +{"t":"DDA 23 LMD Outbound 066 Body Copy pl-pl End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Zakończ rok w dobrym stylu z Zimowymi okazjami na Amazon.pl! Wszystko, czego potrzebujesz, by dobrze rozpocząć Nowy Rok, nawet do 30% taniej. Sezon zakupów już trwa do 31 grudnia. Znajdź okazje dla siebie jeszcze dziś!"} +{"t":"DDA 23 LMD Outbound 067 Body Copy pl-pl End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Zakończ rok z przytupem z Zimowymi okazjami na Amazon.pl! Znajdziesz tu świetne okazje na wszystko, czego potrzebujesz, by dobrze rozpocząć Nowy Rok. Sezon zakupów już trwa do 31 grudnia. Znajdź okazje dla siebie jeszcze dziś!"} +{"t":"DDA 23 LMD Outbound 068 CTA pl-pl See the deals Sprawdź okazje"} +{"t":"DDA 23 LMD Outbound 069 Title pl-pl The Amazon End of year Sale is on! Zimowe okazje na Amazon już czekają!"} +{"t":"DDA 23 LMD Outbound 070 Body Copy pl-pl Shop up to 40% off until 31 December Zamawiaj nawet do 30% taniej do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 071 Body Copy pl-pl Shop great deals until 31 December Łap wspaniałe okazje do 31 grudnia"} +{"t":"DDA 23 LMD Outbound 073 Title pl-pl Limited special offers on Amazon today! Specjalne okazje na dziś na Amazon.pl!"} +{"t":"DDA 23 LMD Outbound 074 Body Copy pl-pl Shop Lighing Deals while they last! Łap Błyskawiczne okazje póki są!"} +{"t":"DDA 23 LMD Outbound 076 Title pl-pl Shop great deals on (category) today! Łap świetne okazje na [category]!"} +{"t":"DDA 23 LMD Outbound 077 Body Copy pl-pl Get up to 40% off in the End of Year Sale Zaoszczędź do 30% z Zimowymi okazjami"} +{"t":"DDA 23 LMD Outbound 078 Body Copy pl-pl Save big in the Amazon End of Year Sale Zaoszczędź więcej — Zimowe okazje Amazon"} +{"t":"DDA 24 Outbound 001 pl-pl Ooooh! Get ready for Amazon Black Friday Week Łaaaał!! Szykuj się na Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 002 pl-pl Get ready for Black Friday Week Szykuj się na Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 003 pl-pl Save the date for Black Friday Week Zapisz te daty na Black Friday Week"} +{"t":"DDA 24 Outbound 004 pl-pl Epic savings from 21 Nov to 2 Dec Duże oszczędności od 21 listopada do 2 grudnia"} +{"t":"DDA 24 Outbound 005 pl-pl Save up to 40% off from 21 November to 2 December Oszczędzaj do 40% od 21 listopada do 2 grudnia"} +{"t":"DDA 24 Outbound 006 pl-pl Get ready Szykuj się"} +{"t":"DDA 24 Outbound 007 pl-pl Get ready for Amazon Black Friday Week Szykuj się na Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 008 pl-pl Save up to 40% off from 21 Nov to 2 Dec Oszczędzaj do 30%, 21.11–2.12"} +{"t":"DDA 24 Outbound 009 pl-pl Save the date Zapisz te daty"} +{"t":"DDA 24 Outbound 010 pl-pl Amazon Black Friday Week is coming Nadchodzi Black Friday Week na Amazon"} +{"t":"DDA 24 Outbound 011 pl-pl Amazon Black Friday Week is almost here Black Friday Week na Amazon.pl jest tuż, tuż"} +{"t":"DDA 24 Outbound 012 pl-pl Ooooh, it's up to 40% off from 21 Nov to 2 Dec Łaaaał!, oszczędzaj do 40% od 21.11 do 2.12"} +{"t":"DDA 24 Outbound 013 pl-pl Ooh savings on Amazon Black Friday Week Łał, z Amazon Black Friday Week taniej"} +{"t":"DDA 24 Outbound 014 pl-pl Save big from 21 Nov to 2 Dec Oszczędzaj więcej, od 21.11 do 2.12"} +{"t":"DDA 24 Outbound 015 pl-pl Amazon Black Friday Week... The countdown begins Black Friday Week na Amazon... Zaczynamy odliczać"} +{"t":"DDA 24 Outbound 016 pl-pl Ooooh! Amazon Black Friday Week is almost here Black Friday Week na Amazon.pl jest tuż, tuż"} +{"t":"DDA 24 Outbound 017 pl-pl Big savings from 21 Nov to 2 Dec Duże oszczędności od 21.11 do 2.12"} +{"t":"DDA 24 Outbound 018 pl-pl Start your wishlist! Zrób listę życzeń!"} +{"t":"DDA 24 Outbound 019 pl-pl Amazon Black Friday Week savings are coming Okazje Amazon Black Friday Week wkrótce"} +{"t":"DDA 24 Outbound 021 pl-pl Black Friday Week starts at midnight Black Friday Week startuje o północy"} +{"t":"DDA 24 Outbound 022 pl-pl Ooooh! Amazon Black Friday Week is just hours away Łał! Amazon Black Friday Week już zaraz!"} +{"t":"DDA 24 Outbound 023 pl-pl Finish your wishlist Zamknij listę życzeń"} +{"t":"DDA 24 Outbound 024 pl-pl Set your alarm! Ustaw przypomnienie"} +{"t":"DDA 24 Outbound 025 pl-pl Amazon Black Friday Week is finally here! Black Friday Week na Amazon wreszcie wystartował!"} +{"t":"DDA 24 Outbound 026 pl-pl Save up to 40% on great products Oszczędzaj do 40% na super produktach"} +{"t":"DDA 24 Outbound 027 pl-pl Great deals on great products Super okazje na super produkty"} +{"t":"DDA 24 Outbound 028 pl-pl Ooooh! Lots of great deals to be found O łał! Moc wspaniałych okazji do złapania!"} +{"t":"DDA 24 Outbound 029 pl-pl Shop deals now Odkryj okazje teraz"} +{"t":"DDA 24 Outbound 030 pl-pl Amazon Black Friday Week is finally here Amazon Black Friday Week wreszcie jest!"} +{"t":"DDA 24 Outbound 031 pl-pl Get up to 40% off great products Oszczędzaj do 30% na super produktach"} +{"t":"DDA 24 Outbound 032 pl-pl Get deals now Łap okazje teraz"} +{"t":"DDA 24 Outbound 033 pl-pl Black Friday Week deals are available Okazje Black Friday Week są dostępne"} +{"t":"DDA 24 Outbound 034 pl-pl Up to 40% off epic deals. Ooooh! Nawet 40% oszczędności na imponujących okazjach. Ooo!"} +{"t":"DDA 24 Outbound 035 pl-pl Amazon Black Friday Week has only just begun Black Friday Week na Amazon.pl właśnie wystartował"} +{"t":"DDA 24 Outbound 036 pl-pl Ooooh! Black Friday Week deals! O łaaał! Okazje Black Friday Week!"} +{"t":"DDA 24 Outbound 037 pl-pl Save up to 40% throughout Black Friday Week Oszczędzaj do 40% na Black Friday Week"} +{"t":"DDA 24 Outbound 038 pl-pl More great deals coming tomorrow! Już jutro jeszcze więcej super okazji!"} +{"t":"DDA 24 Outbound 039 pl-pl Shop now Zamów teraz"} +{"t":"DDA 24 Outbound 040 pl-pl Day 1 of Black Friday Week is almost over Dzień 1. Black Friday Week prawie minął"} +{"t":"DDA 24 Outbound 041 pl-pl Up to 40% off deals continues tomorrow Oszczędzaj do 40% również jutro"} +{"t":"DDA 24 Outbound 042 pl-pl Great savings throughout Amazon Black Friday Week Oszczędzaj na Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 043 pl-pl New day, new deals: Black Friday Week Nowy dzień, nowe okazje. Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 044 pl-pl Up to 40% off continues this Black Friday Week Oszczędzaj do 30% przez cały Black Friday Week"} +{"t":"DDA 24 Outbound 045 pl-pl Don't forget your deals today Nie zapomnij o dzisiejszych okazjach"} +{"t":"DDA 24 Outbound 046 pl-pl More epic deals this Black Friday Week Ooo! Więcej okazji Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 047 pl-pl Find your deals Znajdź okazje"} +{"t":"DDA 24 Outbound 048 pl-pl Epic deals in Amazon Black Friday Week Imponujące okazje Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 049 pl-pl Still up to 40% off in Amazon Black Friday Week Oszczędzaj do 40% na Black Friday Week"} +{"t":"DDA 24 Outbound 050 pl-pl Epic Black Friday Week deals await Imponujące okazje Black Friday Week czekają"} +{"t":"DDA 24 Outbound 051 pl-pl Up to 40% off great products Oszczędzaj do 30% na suuuuper produktach"} +{"t":"DDA 24 Outbound 052 pl-pl Great deals to be had Super okazje do zgarnięcia"} +{"t":"DDA 24 Outbound 053 pl-pl Up to 40% off in Amazon Black Friday Week Oszczędzaj do 40%. Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 054 pl-pl Ooooh! Amazon Black Friday Week deals Łał! Okazje z Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 055 pl-pl Get your Amazon Black Friday Week deals Złap okazje na Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 056 pl-pl Still up to 40% off great products Jeszcze jest czas, oszczędzaj do 30%"} +{"t":"DDA 24 Outbound 057 pl-pl Still great deals to be had Super okazje wciąż do zgarnięcia"} +{"t":"DDA 24 Outbound 058 pl-pl New day, new Black Friday Week deals Nowy dzień, nowe okazje Black Friday Week"} +{"t":"DDA 24 Outbound 059 pl-pl Great Amazon deals on great products Wspaniałe okazje Amazon na wspaniałe produkty"} +{"t":"DDA 24 Outbound 060 pl-pl Ooooh! Great deals await Łaaaał! Widać super okazje"} +{"t":"DDA 24 Outbound 061 pl-pl Ooooh! Up to 40% off awaits O tak! Nie zwlekaj, oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 062 pl-pl Up to 40% off - Amazon Black Friday Week Zaoszczędź do 40%. Amazon Black Friday Week\n\n Shorter Alt: Zaoszczędź do 40%. Black Friday Week"} +{"t":"DDA 24 Outbound 062F pl-pl Up to 40% off - Amazon Black Friday Week Zaoszczędź do 40%. Amazon Black Friday Week Shorter Alt: Zaoszczędź do 40%. Black Friday Week"} +{"t":"DDA 24 Outbound 063 pl-pl Ooooh! deals on great products Łaaaał, okazje na wspaniałe produkty"} +{"t":"DDA 24 Outbound 064 pl-pl Black Friday Week deals to be had Zgarniaj okazje Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 066 pl-pl Find oooooooh! deals at Amazon Łaaaał! Widać super okazje"} +{"t":"DDA 24 Outbound 067 pl-pl Up to 40% off Ooooh! great products Oszczędzaj do 40% na suuuuper produktach"} +{"t":"DDA 24 Outbound 069 pl-pl Up to 40% off. Ooooh indeed... Oszczędzaj do 40%. Ooo taaak..."} +{"t":"DDA 24 Outbound 070 pl-pl Great deals await Wspaniałe okazje czekają"} +{"t":"DDA 24 Outbound 071 pl-pl Save up to 40% Oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 072 pl-pl Show now Zamów teraz"} +{"t":"DDA 24 Outbound 073 pl-pl Black Friday deals are still waiting for you Okazje Black Friday wciąż tu są"} +{"t":"DDA 24 Outbound 074 pl-pl Up to 40% off will make you go Ooooh! Oszczędzaj do 40% i śpiewaj oooo taaak!"} +{"t":"DDA 24 Outbound 075 pl-pl Great deals are waiting for you Wspaniałe okazje już tu na Ciebie czekają"} +{"t":"DDA 24 Outbound 076 pl-pl Up to 40% off a wide selection Oszczędzaj do 30% na wielu produktach"} +{"t":"DDA 24 Outbound 077 pl-pl Find great deals in Amazon Black Friday Łap super okazje Amazon Black Friday"} +{"t":"DDA 24 Outbound 078 pl-pl Get yourself up to 40% off now Teraz oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 079 pl-pl Up to 40% on great products Oszczędzaj do 40% na super produktach"} +{"t":"DDA 24 Outbound 080 pl-pl Lots of deals are still waiting Moc okazji wciąż czeka"} +{"t":"DDA 24 Outbound 081 pl-pl Amazon Black Friday deals Okazje Amazon Black Friday"} +{"t":"DDA 24 Outbound 082 pl-pl It's the last day of Black Friday Week To ostatni dzień Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 083 pl-pl Still time to save up to 40% off Jeszcze jest czas, oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 084 pl-pl There's still time to get great deals Jeszcze zdobędziesz wspaniałe okazje"} +{"t":"DDA 24 Outbound 085 pl-pl The Amazon Black Friday Week clock is ticking... Koniec Black Friday Week na Amazon.pl już blisko"} +{"t":"DDA 24 Outbound 086 pl-pl Shop great deals Łap super okazje"} +{"t":"DDA 24 Outbound 087 pl-pl Only one day left of Amazon Black Friday Week Jutro kończymy Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 088 pl-pl Still up to 40% off on great products Jeszcze jest czas, oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 089 pl-pl It's the last day of Amazon Black Friday Week!! To ostatni dzień Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 090 pl-pl Go Ooooh! With up to 40% off Powiedz łaaał i oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 091 pl-pl Save today with up to 40% off Oszczędzaj do 40% już dziś"} +{"t":"DDA 24 Outbound 092 pl-pl Great deals on products worth an Ooooh! Wspaniałe łohoho okazje na produkty!"} +{"t":"DDA 24 Outbound 093 pl-pl Last few hours of Amazon Black Friday Week To finisz Black Friday Week na Amazon!"} +{"t":"DDA 24 Outbound 094 pl-pl There's still time to get up to 40% off Jeszcze jest czas, oszczędzaj do 30%"} +{"t":"DDA 24 Outbound 096 pl-pl Discover Black Friday Week deals Widać super okazje Black Friday Week"} +{"t":"DDA 24 Outbound 097 pl-pl Get up to 40% off now Teraz oszczędzaj do 30%"} +{"t":"DDA 24 Outbound 098 pl-pl Shop all deals Odkryj okazje teraz"} +{"t":"DDA 24 Outbound 099 pl-pl Explore Black Friday Week deals Zgarniaj okazje Black Friday Week na Amazon.pl"} +{"t":"DDA 24 Outbound 100 pl-pl Discover epic deals Widać super okazje"} +{"t":"DDA 24 Outbound 101 pl-pl Black Friday is here Black Friday nadszedł"} +{"t":"DDA 24 Outbound 102 pl-pl Up to 40% off: deals too good to miss Oszczędzaj do 30% i śpiewaj oooo taaak!"} +{"t":"DDA 24 Outbound 103 pl-pl Epic deals are waiting for you Wspaniałe okazje już tu na Ciebie czekają"} +{"t":"DDA 24 Outbound 104 pl-pl Discover great deals this Black Friday Łap super okazje Amazon Black Friday"} +{"t":"DDA 24 Outbound 105 pl-pl Save up to 40% off Oszczędzaj do 30%"} +{"t":"DDA 24 Outbound 106 pl-pl There's still time to save up to 40% off Jeszcze jest czas, oszczędzaj do 30%"} +{"t":"DDA 24 Outbound 107 pl-pl Amazon Black Friday Week: 21 Nov - 2 Dec Amazon Black Friday Week: 21.11–2.12"} +{"t":"DDA 24 Outbound 108 pl-pl Discover our Amazon Creator top deals Odkryj ulubione okazje z Amazon Creator"} +{"t":"DDA 24 Outbound 109 pl-pl Let us show you some great savings across Amazon Black Friday Week Oszczędności z Amazon Black Friday Week"} +{"t":"DDA 24 Outbound 110 pl-pl Amazon Black Friday Week: Up to 40% off Black Friday Week: Oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 111 pl-pl We've got deals worth Ooooh-ing about Mamy okazje warte krzyknięcia ooooł-jee"} +{"t":"DDA 24 Outbound 112 pl-pl Deals throughtout Black Friday Week Okazje przez cały Black Friday Week"} +{"t":"DDA 24 Outbound 113 pl-pl Deals, deals, deals on your favourite products Mamy okazje warte krzyknięcia ooooł-jee"} +{"t":"DDA 24 Outbound 114 pl-pl Deals, deals, deals in Black Friday Week Okazje przez cały Black Friday Week"} +{"t":"DDA 24 Outbound 115 pl-pl Get daily invites to Amazon WOW! Deals Codziennie oglądaj Okazje WOW! od Amazon"} +{"t":"DDA 24 Outbound 116 pl-pl Up to 40% off on [category] Oszczędzaj do 40% na [category]"} +{"t":"DDA 24 Outbound 117 pl-pl Black Friday week with up to 40% off Black Friday Week, oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 118 pl-pl Great deals on [electronics] Super okazje na [electronics]"} +{"t":"DDA 24 Outbound 119 pl-pl Great deals during Black Friday Week Super okazje podczas Black Friday Week"} +{"t":"DDA 24 Outbound 120 pl-pl Subscribe Zapisz się"} +{"t":"DDA 24 Outbound 121 pl-pl Ooh great deals during Black Friday Week Łaaał, super okazje na Black Friday Week"} +{"t":"DDA 24 Outbound 122 pl-pl Up to 40% off on WOW! Deals at Amazon Okazje WOW!, oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 123 pl-pl Great WOW! Deals on [CATEGORY] Super Okazje WOW! na [CATEGORY]"} +{"t":"DDA 24 Outbound 124 pl-pl Great WOW! Deals at Amazon Super Okazje WOW! na Amazon.pl"} +{"t":"DDA 24 Outbound 125 pl-pl Great WOW! Deals on [insert category] Super Okazje WOW! na [insert category]"} +{"t":"DDA 24 Outbound 126 pl-pl See WOW! Deals Odkryj Okazje WOW!"} +{"t":"DDA 24 Outbound 127 pl-pl Take a look at our 100 top deals Zobacz 100 najpopularniejszych okazji"} +{"t":"DDA 24 Outbound 128 pl-pl Up to 40% off during Black Friday Week Oszczędzaj do 40% na Black Friday Week"} +{"t":"DDA 24 Outbound 129 pl-pl Great savings during Black Friday Week Duże oszczędności na Black Friday Week"} +{"t":"DDA 24 Outbound 130 pl-pl See top picks Zobacz top okazje"} +{"t":"DDA 24 Outbound 131 pl-pl Black Friday deals just for you Okazje Amazon Black Friday dla Ciebie"} +{"t":"DDA 24 Outbound 132 pl-pl Up to 40% off on your favourite products Oszczędzaj do 30% na super produktach"} +{"t":"DDA 24 Outbound 133 pl-pl Great savings on your favourite products Duże oszczędności na modnych produktach"} +{"t":"DDA 24 Outbound 134 pl-pl See your deals Odkryj swoje okazje"} +{"t":"DDA 24 Outbound 135 pl-pl Premium brand deals in Black Friday Week Okazje na top marki. Black Friday Week"} +{"t":"DDA 24 Outbound 136 pl-pl Ooooh! Up to 40% off on Amazon Łaaaał! Oszczędzaj do 40% na Amazon.pl"} +{"t":"DDA 24 Outbound 137 pl-pl Top savings on top brands Topowe oszczędności na najlepszych markach"} +{"t":"DDA 24 Outbound 138 pl-pl Shop top brands Odkryj najlepsze marki"} +{"t":"DDA 24 Outbound 139 pl-pl Did you find something in our Black Friday deals? Masz już swoje okazje Black Friday?"} +{"t":"DDA 24 Outbound 140 pl-pl Up to 40% off to make you go Ooooh! Oszczędzaj do 40% i śpiewaj z radości!"} +{"t":"DDA 24 Outbound 141 pl-pl You've got great taste with great savings Za dobrym gustem idą duże oszczędności"} +{"t":"DDA 24 Outbound 142 pl-pl Keep shopping deals Odkryj kolejne okazje"} +{"t":"DDA 24 Outbound 143 pl-pl Amazon Black friday Week deals to be had Zgarniaj okazje Black Friday Week"} +{"t":"DDA 24 Outbound 144 pl-pl Keep shopping for up to 40% off Łap kolejne okazje i oszczędzaj do 30%"} +{"t":"DDA 24 Outbound 145 pl-pl Keep shopping for savings Łap kolejne okazje, żeby zaoszczędzić"} +{"t":"DDA 24 Outbound 146 pl-pl Black Friday Weeks deals are trending Najgorętsze okazje Black Friday Week"} +{"t":"DDA 24 Outbound 147 pl-pl Up to 40% off trending products Oszczędzaj do 40% na top produktach"} +{"t":"DDA 24 Outbound 148 pl-pl Great deals on trending products Super okazje na wybierane produkty"} +{"t":"DDA 24 Outbound 152 pl-pl You've got great taste for big savings Za dobrym gustem idą duże oszczędności"} +{"t":"DDA 24 Outbound 156 pl-pl Found your Black Friday Week deals yet? Masz już swoje okazje Black Friday Week?"} +{"t":"DDA 24 Outbound 164 pl-pl Ooooh! The Amazon Boxing Day Sale starts today Łaaaał! Zimowe Okazje na Amazon już od dzisiaj!"} +{"t":"DDA 24 Outbound 165 pl-pl Great savings until 31 December Duże oszczędności do 31 grudnia"} +{"t":"DDA 24 Outbound 166 pl-pl Finish the year in style with up to 40% off Zakończ rok z przytupem i oszczędzaj do 40%"} +{"t":"DDA 24 Outbound 167 pl-pl Finish this year with great savings Pożegnaj rok wielkimi oszczędnościami"} +{"t":"DDA 24 Outbound 168 pl-pl See the deals Odkryj okazje"} +{"t":"DDA 24 Outbound 169 pl-pl The Amazon Boxing Day Sale is here! Zimowe Okazje na Amazon już czekają!"} +{"t":"DDA 24 Outbound 170 pl-pl Get up to xx% off until 31 Dec Oszczędzaj do xx% do 31 grudnia"} +{"t":"DDA 24 Outbound 171 pl-pl Great deals to be found until 31 Dec Super okazje dostępne do 31 grudnia"} +{"t":"DDA 24 Outbound 172 pl-pl The Amazon Boxing Day Sale is now on! Sezon Zimowych Okazji na Amazon.pl już trwa!"} +{"t":"DDA 24 Outbound 173 pl-pl Shop up to xx% off until 31 December Zamawiaj i oszczędzaj do xx% do 31 grudnia"} +{"t":"DDA 24 Outbound 174 pl-pl Ooh! Great savings until 31 December Juhu! Wielkie oszczędności do 31 grudnia"} +{"t":"DDA 24 Outbound 175 pl-pl Bag a big deal in the Amazon Boxing Day Sale Złap najlepsze Zimowe Okazje na Amazon.pl"} +{"t":"DDA 24 Outbound 176 pl-pl The Amazon Boxing Day Sale is still on! Zimowe Okazje na Amazon.pl już czekają!"} +{"t":"DDA 24 Outbound 177 pl-pl Ooooh! Great deals until 31 December Łaaaał! Wspaniałe okazje do 31 grudnia"} +{"t":"DDA 24 Outbound 178 pl-pl Save now Oszczędzaj teraz"} +{"t":"DDA 24 Outbound 179 pl-pl Special offers on Amazon today! Super okazje dziś na Amazon.pl!"} +{"t":"DDA 24 Outbound 180 pl-pl Save on great deals while they last! Spiesz się oszczędzać na okazjach!"} +{"t":"DDA 24 Outbound 181 pl-pl More Ooooh! deals until 31 December Taaak, znowu! Okazje do 31 grudnia"} +{"t":"DDA 24 Outbound 182 pl-pl Save now Zaoszczędź teraz"} +{"t":"DDA 24 Outbound 183 pl-pl Ooh! Shop great deals on [category] today Łaaaał! Łap świetne okazje na [category]!"} +{"t":"DDA 24 Outbound 184 pl-pl Get up to 40% off in our Boxing Day Sale Oszczędzaj do 40% z Zimowymi Okazjami"} +{"t":"DDA 24 Outbound 185 pl-pl Great deals in the Boxing Day Sale Wspaniałe Zimowe Okazje na Amazon.pl"} +{"t":"DDA 24 Outbound 186 pl-pl Amazon Last Minute Deals are here Nadszedł sezon Świątecznych Okazji na Amazon.pl"} +{"t":"DDA 24 Outbound 187 pl-pl Great gifts at great prices Super prezenty w super cenach"} +{"t":"DDA 24 Outbound 188 pl-pl Find your Amazon Last Minute Deal Złap swoje Świąteczne Okazje na Amazon"} +{"t":"DDA 24 Outbound 189 pl-pl Last Minute Deals have finally arrived Świąteczne Okazje wreszcie nadeszły"} +{"t":"DDA 24 Outbound 190 pl-pl Find a December deal to make you go Ooh! Znajdź grudniową okazję z efektem wow!"} +{"t":"DDA 24 Outbound 191 pl-pl Ooooh! Amazon Last Minute Deals are here Aaaach! To czas Świątecznych Okazji!"} +{"t":"DDA 24 Outbound 192 pl-pl Shop great deals until 22 December Łap wspaniałe okazje do 22 grudnia"} +{"t":"DDA 24 Outbound 193 pl-pl Finish off your gift list with Last Minute Deals Uzupełnij listę prezentów Świątecznymi Okazjami"} +{"t":"DDA 24 Outbound 194 pl-pl Find perfect deals Złap idealne okazje"} +{"t":"DDA 24 Outbound 195 pl-pl Amazon Last Minute Deals are here! Sezon Świątecznych Okazji na Amazon.pl!"} +{"t":"DDA 24 Outbound 196 pl-pl Great savings until 22 December Wielkie oszczędności do 22 grudnia"} +{"t":"DDA 24 Outbound 197 pl-pl Last chance for epic deals in time Ostatnia szansa na imponujące okazje"} +{"t":"DDA 24 Outbound 198 pl-pl Ooooh! Save now on your wishlist for this holiday season O łał! Duże oszczędności na święta"} +{"t":"DDA 24 Outbound 199 pl-pl Last Minute Deals are nearly ooh-ooh-over! Sezon Świątecznych Okazji dobiega końca!"} +{"t":"DDA 24 Outbound 200 pl-pl Last chance for great deals on gifts To ostatni dzwonek! Złap super okazje na prezenty"} +{"t":"DDA 24 Outbound 201 pl-pl Last chance to grab epic deals Ostatnia szansa na imponujące okazje"} +{"t":"DDA 24 Outbound 202 pl-pl Shop for deals Szukaj okazji"} +{"t":"DDA 24 Outbound 203 pl-pl Amazon gifts are waiting for you Skompletuj prezenty na Amazon.pl"} +{"t":"DDA 24 Outbound 204 pl-pl Find a perfect gift for yourself or someone Znajdź sobie i bliskim prezent idealny"} +{"t":"DDA 24 Outbound 205 pl-pl Shop your deals Zamawiaj okazje"} +{"t":"PBDD 23 Outbound 001 Subject line pl-pl Amazon Prime Big Deal Days are coming on XX-XX Oct Nadchodzą Wielkie Okazje Amazon Prime! AA–BB X"} +{"t":"PBDD 23 Outbound 002 Subject line pl-pl Get ready to feel like a big deal with epic deals Poczuj się jak gwiazda dzięki imponującym okazjom"} +{"t":"PBDD 23 Outbound 004 Headline pl-pl Two days of epic deals XX-XX Oct \n Dwa dni imponujących okazji XX-XX października"} +{"t":"PBDD 23 Outbound 004F Headline pl-pl Two days of epic deals XX-XX Oct Dwa dni imponujących okazji XX-XX października"} +{"t":"PBDD 23 Outbound 005 Body Copy pl-pl [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! Zbliżają się Wielkie Okazje [Amazon] Prime. I wiesz co? Wszystko jest dla Ciebie. To dwa dni imponujących okazji tylko dla klientów Amazon Prime. Stwórz listę życzeń, na którą wpiszesz wszystko od elektroniki po artykuły do domu, kuchni i nie tylko. Nie przegap szansy, aby poczuć się jak gwiazda!"} +{"t":"PBDD 23 Outbound 007 CTA pl-pl Get ready now! Przygotuj się teraz!"} +{"t":"PBDD 23 Outbound 009 Subject line pl-pl [Amazon] Prime Big Deal Days are coming on XX-XX Oct Wielkie Okazje [Amazon] Prime! AA–BB X"} +{"t":"PBDD 23 Outbound 011 Intro pl-pl \n Feel like a big deal with two days of epic savings \n Korzystaj z okazji, czuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 011F Intro pl-pl Feel like a big deal with two days of epic savings Korzystaj z okazji, czuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 014 Subject line pl-pl [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! Wielkie Okazje [Amazon] Prime nadchodzą AA–BB X"} +{"t":"PBDD 23 Outbound 016 Subject line pl-pl Two days of epic deals for Prime members only Dwa dni okazji dla klientów [Amazon] Prime"} +{"t":"PBDD 23 Outbound 018 Headline pl-pl Two days of epic deals: XX-XX Oct Dwa dni imponujących okazji xx-xx października"} +{"t":"PBDD 23 Outbound 019 Body Copy pl-pl Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! Wkrótce Wielkie Okazje Amazon Prime! Dzięki wyjątkowym okazjom tylko dla klientów [Amazon] Prime poczujesz się jak gwiazda. Zacznij już dziś i stwórz listę życzeń, które spełnią się podczas Wielkich Okazji Prime!"} +{"t":"PBDD 23 Outbound 021 Subject line pl-pl Prime Big Deal Days are almost here XX - XX Oct Wielkie Okazje [Amazon] Prime! AA–BB X"} +{"t":"PBDD 23 Outbound 023 Intro pl-pl Make your epic deals wish list! Stwórz listę życzeń imponujących okazji!"} +{"t":"PBDD 23 Outbound 026 Subject line pl-pl [Amazon] Prime Big Deal Days start at midnight! Wielkie Okazje [Amazon] Prime startują o północy!"} +{"t":"PBDD 23 Outbound 027 Subject line pl-pl Prime member exclusive deals from XX-XX Oct Okazje wyłącznie dla klientów Prime AA–BB X"} +{"t":"PBDD 23 Outbound 028 Headline pl-pl Two days of epic deals XX-XX Oct Dwa dni imponujących okazji XX-XX października"} +{"t":"PBDD 23 Outbound 029 Body Copy pl-pl [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! \n Wielkie Okazje Amazon Prime startują już jutro – z tak imponującymi oszczędnościami poczujesz się jak gwiazda. Więc śmiało, stwórz listę życzeń i zgarnij Wielkie Okazje Amazon Prime!"} +{"t":"PBDD 23 Outbound 029F Body Copy pl-pl [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Wielkie Okazje Amazon Prime startują już jutro – z tak imponującymi oszczędnościami poczujesz się jak gwiazda. Więc śmiało, stwórz listę życzeń i zgarnij Wielkie Okazje Amazon Prime!"} +{"t":"PBDD 23 Outbound 030 Subject line pl-pl [Amazon] Prime Big Deal Days start midnight! \n Wielkie Okazje [Amazon] Prime o północy!"} +{"t":"PBDD 23 Outbound 030F Subject line pl-pl [Amazon] Prime Big Deal Days start midnight! Wielkie Okazje [Amazon] Prime o północy!"} +{"t":"PBDD 23 Outbound 031 Intro pl-pl 2 days of epic deals exclusively for Prime members 2 dni okazji dla klientów Amazom Prime"} +{"t":"PBDD 23 Outbound 034 Subject line pl-pl \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct Nadchodzą Wielkie Okazje [Amazon] Prime AA–BB X"} +{"t":"PBDD 23 Outbound 034F Subject line pl-pl [Amazon] Prime Big Deal Days are coming on XX-XX Oct Nadchodzą Wielkie Okazje [Amazon] Prime AA–BB X"} +{"t":"PBDD 23 Outbound 035 Subject line pl-pl Join Prime for two days of epic deals \n Dołącz do [Amazon] Prime na dwa dni okazji"} +{"t":"PBDD 23 Outbound 035F Subject line pl-pl Join Prime for two days of epic deals Dołącz do [Amazon] Prime na dwa dni okazji"} +{"t":"PBDD 23 Outbound 036 Subject line pl-pl Join Amazon Prime to access to two days of epic deals Dołącz do Prime. Uzyskaj dostęp do wielkich okazji"} +{"t":"PBDD 23 Outbound 037 Headline pl-pl Two days of epic deals XX-XX Oct Dwa dni imponujących okazji XX-XX października"} +{"t":"PBDD 23 Outbound 039 Body Copy pl-pl [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! Wielkie Okazje [Amazon] Prime nadchodzą... Dołącz do Prime, by uzyskać dostęp do dwóch dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko. Dodatkowo darmowa dostawa milionów produktów oraz emocjonujące seriale i filmy w ramach subskrypcji za jedyne 49 zł rocznie."} +{"t":"PBDD 23 Outbound 041 CTA pl-pl Join Prime today Dołącz do Prime"} +{"t":"PBDD 23 Outbound 043 Intro pl-pl Sign up for 2 days of epic deals Dołącz na dwa dni imponujących okazji"} +{"t":"PBDD 23 Outbound 045 Subject line pl-pl [Amazon] Prime Big Deal Days are almost here: XX-XX Oct Wielkie Okazje [Amazon] Prime nadchodzą AA–BB X"} +{"t":"PBDD 23 Outbound 046 Subject line pl-pl Join Prime for two days of epic deals\n Dołącz do Amazon Prime na dwa dni okazji"} +{"t":"PBDD 23 Outbound 046F Subject line pl-pl Join Prime for two days of epic deals Dołącz do Amazon Prime na dwa dni okazji"} +{"t":"PBDD 23 Outbound 047 Headline pl-pl Two days of epic deals: XX-XX Oct Dwa dni imponujących okazji XX-XX października"} +{"t":"PBDD 23 Outbound 049 Body Copy pl-pl [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month. You’ll be the talk of the town! Wielkie Okazje [Amazon] Prime tuż-tuż. Dołącz do Prime już dziś – zyskasz nie tylko ekskluzywny dostęp do okazji m.in. na elektronikę, artykuły do domu i kuchni, ale również darmową dostawę milionów produktów oraz emocjonujące seriale i filmy zaledwie za 49 zł za rok. Poczujesz się jak gwiazda!"} +{"t":"PBDD 23 Outbound 051 Subject line pl-pl Prime Big Deal Days are almost here XX-XX Oct Wielkie Okazje Prime nadchodzą AA–BB X"} +{"t":"PBDD 23 Outbound 052 Subject line pl-pl Stay up late, Prime Big Deal Days start at midnight! Czuwaj! Wielkie Okazje Prime już o północy!"} +{"t":"PBDD 23 Outbound 054 Subject line pl-pl Join Prime for exclusive deals from XX-XX Oct Dołącz do Prime, skorzystaj z okazji AA–BB X"} +{"t":"PBDD 23 Outbound 058 Body Copy pl-pl [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. Wielkie Okazje [Amazon] Prime startują już jutro. Dołącz do Prime i poczuj się jak gwiazda, gdy zyskasz dostęp do 2 dni ekskluzywnych okazji m.in. na elektronikę, artykuły do domu i kuchni. W ramach Amazon Prime masz też darmową dostawę milionów produktów, świetną rozrywkę i szansę na 30-dniowy bezpłatny okres próbny.* \n \n * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 058F Body Copy pl-pl [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. Wielkie Okazje [Amazon] Prime startują już jutro. Dołącz do Prime i poczuj się jak gwiazda, gdy zyskasz dostęp do 2 dni ekskluzywnych okazji m.in. na elektronikę, artykuły do domu i kuchni. W ramach Amazon Prime masz też darmową dostawę milionów produktów, świetną rozrywkę i szansę na 30-dniowy bezpłatny okres próbny.* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 059 Subject line pl-pl Prime Big Deal Days start midnight! Wielkie Okazje Prime startują o północy!"} +{"t":"PBDD 23 Outbound 060 Intro pl-pl Sign up for exclusive deals from XX-XX Oct Skorzystaj z okazji AA–BB X"} +{"t":"PBDD 23 Outbound 062 Subject line pl-pl \n Get your additional promo codes now! \n Otrzymaj dodatkowe kody promocyjne już teraz!"} +{"t":"PBDD 23 Outbound 062F Subject line pl-pl Get your additional promo codes now! Otrzymaj dodatkowe kody promocyjne już teraz!"} +{"t":"PBDD 23 Outbound 063 Subject line pl-pl Get extra savings on Prime Big Deal Days XX-XX Oct Zaoszczędź więcej! Wielkie Okazje Prime AA–BB X"} +{"t":"PBDD 23 Outbound 065 Headline pl-pl [Amazon] Prime Big Deal Days are XX-XX Oct! Wielkie Okazje Prime już XX-XX października"} +{"t":"PBDD 23 Outbound 066 Body Copy pl-pl [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! Wielkie Okazje [Amazon] Prime to dwa dni imponujących okazji. Dzięki wyjątkowym oszczędnościom tylko dla klientów [Amazon] Prime poczujesz się jak gwiazda! Nie możesz się doczekać? Dowiedz się więcej o oszczędnościach przed i podczas trwania Wielkich Okazji [Amazon] Prime!"} +{"t":"PBDD 23 Outbound 068 CTA pl-pl Claim now\n \n \n Wykorzystaj teraz"} +{"t":"PBDD 23 Outbound 068F CTA pl-pl Claim now Wykorzystaj teraz"} +{"t":"PBDD 23 Outbound 069 Intro pl-pl See exclusive Prime promo codes and offers here Sprawdzaj okazje i kody promocyjne Prime"} +{"t":"PBDD 23 Outbound 071 CTA pl-pl Claim now Wykorzystaj teraz"} +{"t":"PBDD 23 Outbound 072 Subject line pl-pl Get your exclusive promo codes now! Uzyskaj specjalne kody promocyjne już teraz!"} +{"t":"PBDD 23 Outbound 074 Subject line pl-pl Join Prime to save on your Prime Big Deal Days orders Dołącz do Prime i zgarniaj Wielkie Okazje Prime"} +{"t":"PBDD 23 Outbound 075 Headline pl-pl Prime Big Deal Days are on XX-XX Oct, so here’s a tip! \n Wielkie Okazje Prime już XX-XX X! A oto wskazówka"} +{"t":"PBDD 23 Outbound 075F Headline pl-pl Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Wielkie Okazje Prime już XX-XX X! A oto wskazówka"} +{"t":"PBDD 23 Outbound 076 Body Copy pl-pl [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. \n Wielkie Okazje [Amazon] Prime to dwa dni imponujących okazji. Dołącz do Amazon Prime, a dzięki wyjątkowym oszczędnościom poczujesz się jak gwiazda! Klienci Prime czują się jak gwiazdy – mają więcej kodów promocyjnych i bezpłatny okres próbny do wykorzystania przed i podczas Wielkich Okazji [Amazon] Prime."} +{"t":"PBDD 23 Outbound 076F Body Copy pl-pl [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. Wielkie Okazje [Amazon] Prime to dwa dni imponujących okazji. Dołącz do Amazon Prime, a dzięki wyjątkowym oszczędnościom poczujesz się jak gwiazda! Klienci Prime czują się jak gwiazdy – mają więcej kodów promocyjnych i bezpłatny okres próbny do wykorzystania przed i podczas Wielkich Okazji [Amazon] Prime."} +{"t":"PBDD 23 Outbound 077 CTA pl-pl Join now Dołącz teraz"} +{"t":"PBDD 23 Outbound 078 Subject line pl-pl [Amazon] Prime Big Deal Days on XX-XX Oct \n Wielkie Okazje Prime XX-XX października"} +{"t":"PBDD 23 Outbound 078F Subject line pl-pl [Amazon] Prime Big Deal Days on XX-XX Oct Wielkie Okazje Prime XX-XX października"} +{"t":"PBDD 23 Outbound 079 Intro pl-pl \n Join Prime to get exclusive promo codes and more! Dołącz do Prime, zyskaj kody promocyjne!"} +{"t":"PBDD 23 Outbound 079F Intro pl-pl Join Prime to get exclusive promo codes and more! Dołącz do Prime, zyskaj kody promocyjne!"} +{"t":"PBDD 23 Outbound 080 CTA pl-pl Join now Dołącz teraz"} +{"t":"PBDD 23 Outbound 081 Subject line pl-pl [Amazon] Prime Big Deal Days are here! Wielkie Okazje Amazon Prime wystartowały!"} +{"t":"PBDD 23 Outbound 082 Subject line pl-pl Get epic deals until midnight tomorrow \n Łap imponujące okazje do jutra do północy"} +{"t":"PBDD 23 Outbound 082F Subject line pl-pl Get epic deals until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PBDD 23 Outbound 083 Headline pl-pl Get epic deals to make you the centre of attention Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 084 Body Copy pl-pl [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Właśnie wystartowały Wielkie Okazje Amazon Prime. Ciesz się dwoma dniami imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko. Łap wyjątkowe okazje, zanim znikną, oszczędzaj i poczuj się jak gwiazda."} +{"t":"PBDD 23 Outbound 085 CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 23 Outbound 087 Subject line pl-pl [Amazon] Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 23 Outbound 088 Intro pl-pl Two days of Prime member exclusive deals Dwa dni okazji tylko dla klientów Prime"} +{"t":"PBDD 23 Outbound 090 Subject line pl-pl Enjoy [Amazon] Prime Big Deal Days now Czas na Wielkie Okazje [Amazon] Prime!"} +{"t":"PBDD 23 Outbound 091 Subject line pl-pl Shop epic deals only until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PBDD 23 Outbound 092 Headline pl-pl Shop your exclusive Prime Big Deal Days savings Zamawiaj i oszczędzaj dzięki Wielkim Okazjom Prime"} +{"t":"PBDD 23 Outbound 093 Body Copy pl-pl Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Pierwsza doba Wielkich Okazji [Amazon] Prime dobiega końca. Został już tylko jeden dzień, by skorzystać z imponujących okazji, wyłącznie dla klientów [Amazon] Prime. Nie czekaj i jeszcze dziś znajdź okazje, dzięki którym poczujesz się jak gwiazda!"} +{"t":"PBDD 23 Outbound 095 Subject line pl-pl [Amazon] Prime Big Deal Days are on now Wielkie Okazje Prime już dostępne!"} +{"t":"PBDD 23 Outbound 096 Intro pl-pl Exclusive deals until midnight tomorrow Wyjątkowe okazje tylko jutra do północy"} +{"t":"PBDD 23 Outbound 098 Subject line pl-pl Amazing Prime Big Deal Days are in full swing Wielkie Okazje [Amazon] Prime w pełnym rozkwicie!"} +{"t":"PBDD 23 Outbound 099 Subject line pl-pl Two days of epic deals. Ends midnight tomorrow Dwa dni imponujących okazji. Do jutra do północy."} +{"t":"PBDD 23 Outbound 100 Headline pl-pl Shop epic deals that make you feel like a big deal Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 101 Body Copy pl-pl [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! Wielkie Okazje [Amazon] Prime to imponujące okazje, dostępne wyłącznie dla klientów Prime, takich jak Ty. Nie czekaj, sprawdź ile oszczędzisz!"} +{"t":"PBDD 23 Outbound 102 CTA pl-pl Shop now\n \n \n Zamów teraz"} +{"t":"PBDD 23 Outbound 102F CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 23 Outbound 103 Subject line pl-pl [Amazing] Prime Big Deal Days are in full swing Wielkie Okazje Prime w pełnym rozkwicie"} +{"t":"PBDD 23 Outbound 104 Intro pl-pl Two days of epic deals. Ends tomorrow \n Dwa dni okazji kończą się jutro"} +{"t":"PBDD 23 Outbound 104F Intro pl-pl Two days of epic deals. Ends tomorrow Dwa dni okazji kończą się jutro"} +{"t":"PBDD 23 Outbound 105 CTA pl-pl Shop now \n Zamów teraz"} +{"t":"PBDD 23 Outbound 105F CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 23 Outbound 106 Subject line pl-pl New day, new deals with [Amazon] Prime Big Deal Days Nowy dzień, nowe okazje. Wielkie Okazje [Amazon] Prime"} +{"t":"PBDD 23 Outbound 107 pl-pl Check today’s deals in [Amazon] Prime Big Deal Days Sprawdź nowe Wielkie Okazje [Amazon] Prime"} +{"t":"PBDD 23 Outbound 108 pl-pl Even more deals today in Prime Big Deal Days Dziś nawet więcej Wielkich Okazji [Amazon] Prime"} +{"t":"PBDD 23 Outbound 109 pl-pl Another day of epic deals with Prime Big Deal Days Kolejny dzień Wielkich Okazji [Amazon] Prime"} +{"t":"PBDD 23 Outbound 110 Subject line pl-pl These epic deals end at midnight \n Imponujące okazje tylko do północy"} +{"t":"PBDD 23 Outbound 110F Subject line pl-pl These epic deals end at midnight Imponujące okazje tylko do północy"} +{"t":"PBDD 23 Outbound 111 Headline pl-pl Shop today's epic deals and feel like a big deal Łap dzisiejsze okazje i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 112 Body Copy pl-pl Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Przygotuj się na nowy, chociaż już ostatni, dzień Wielkich Okazji [Amazon] Prime. Ale bez obaw, dziś czekają na Ciebie jeszcze bardziej imponujące okazje. Nie przegap ich, sprawdź dziś co jest dostępne wyłącznie dla klientów [Amazon] Prime."} +{"t":"PBDD 23 Outbound 113 CTA pl-pl Shop now\n \n \n Zamów teraz"} +{"t":"PBDD 23 Outbound 113F CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 23 Outbound 116 Subject line pl-pl Check out Prime Big Deal Days new deals Sprawdź nowe Wielkie Okazje Prime"} +{"t":"PBDD 23 Outbound 117 Intro pl-pl These epic deals end at midnight \n Imponujące okazje tylko do północy"} +{"t":"PBDD 23 Outbound 117F Intro pl-pl These epic deals end at midnight Imponujące okazje tylko do północy"} +{"t":"PBDD 23 Outbound 119 Subject line pl-pl Final call: [Amazon] Prime Big Deal Days are ending Ostatni dzwonek: kończą się Wielkie Okazje [Amazon] Prime"} +{"t":"PBDD 23 Outbound 120 Subject line pl-pl [Amazon] Prime Big Deal Days are almost over Wielkie Okazje [Amazon] Prime dobiegają końca"} +{"t":"PBDD 23 Outbound 121 Subject line pl-pl Shop exclusive deals until midnight tonight \n Sprawdź wyjątkowe okazje przed północą"} +{"t":"PBDD 23 Outbound 121F Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe okazje przed północą"} +{"t":"PBDD 23 Outbound 122 Headline pl-pl Last chance to shop, save and feel like a big deal \n Ostatnia szansa – sprawdź i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 122F Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa – sprawdź i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 123 Body Copy pl-pl Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Wielkie Okazje [Amazon] Prime kończą się dziś o północy. Więc nie zwlekaj! To Twoja ostatnia szansa, by oszczędzić i poczuć się jak gwiazda."} +{"t":"PBDD 23 Outbound 125 Subject line pl-pl [Amazon] Prime Big Deal Days ends midnight \n \n Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 125F Subject line pl-pl [Amazon] Prime Big Deal Days ends midnight Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 126 Intro pl-pl Shop exclusive deals until midnight Sprawdź wyjątkowe okazje przed północą"} +{"t":"PBDD 23 Outbound 129 Subject line pl-pl [Amazon] Prime Big Deal Days end tonight Wielkie Okazje [Amazon] Prime kończą się dziś"} +{"t":"PBDD 23 Outbound 132 Body Copy pl-pl [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Wielkie Okazje [Amazon] Prime zbliżają się do końca. Ale wciąż masz czas, by skorzystać z ekskluzywnych okazji dostępnych tylko dla klientów [Amazon] Prime. Więc przestań czytać ten e-mail i zacznij oszczędzać jak gwiazda!"} +{"t":"PBDD 23 Outbound 134 Subject line pl-pl Discover new deals on Prime Big Deal Days \n Odkryj nowe Wielkie Okazje [Amazon] Prime"} +{"t":"PBDD 23 Outbound 134F Subject line pl-pl Discover new deals on Prime Big Deal Days Odkryj nowe Wielkie Okazje [Amazon] Prime"} +{"t":"PBDD 23 Outbound 135 Intro pl-pl [Amazon] Prime Big Deal Days ends midnight \n \n Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 135F Intro pl-pl [Amazon] Prime Big Deal Days ends midnight Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 136 CTA pl-pl Shop now \n Order now"} +{"t":"PBDD 23 Outbound 136F CTA pl-pl Shop now Order now"} +{"t":"PBDD 23 Outbound 137 Subject line pl-pl [Amazon] Prime Big Deal Days are here! Wielkie Okazje [Amazon] Prime wystartowały!"} +{"t":"PBDD 23 Outbound 138 Subject line pl-pl Shop epic deals until midnight tomorrow Korzystaj z okazji do jutra do północy"} +{"t":"PBDD 23 Outbound 139 Headline pl-pl Shop epic deals that make you feel like a big deal \n Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 139F Headline pl-pl Shop epic deals that make you feel like a big deal Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PBDD 23 Outbound 142 Body Copy pl-pl Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Od dziś Wielkie Okazje [Amazon] Prime. Dołącz i uzyskaj ekskluzywny dostęp do dwóch dni imponujących okazji na elektronikę, artykuły do domu, kuchni i więcej. Dołącz do Prime i zyskaj też darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!*\n \n * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 142F Body Copy pl-pl Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Od dziś Wielkie Okazje [Amazon] Prime. Dołącz i uzyskaj ekskluzywny dostęp do dwóch dni imponujących okazji na elektronikę, artykuły do domu, kuchni i więcej. Dołącz do Prime i zyskaj też darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 143 Subject line pl-pl [Amazon] Prime Big Deal Days are here! Wielkie Okazje Prime wystartowały!"} +{"t":"PBDD 23 Outbound 144 Intro pl-pl Two days of exclusive deals \n Dwa dni wyjątkowych okazji"} +{"t":"PBDD 23 Outbound 144F Intro pl-pl Two days of exclusive deals Dwa dni wyjątkowych okazji"} +{"t":"PBDD 23 Outbound 145 Subject line pl-pl Enjoy Prime Big Deal Days now Sprawdź dzisiejsze Wielkie Okazje [Amazon] Prime"} +{"t":"PBDD 23 Outbound 147 Headline pl-pl Feel special with exclusive [Amazon] Prime Big Deal Days deals Poczuj się wyjątkowo dzięki Wielkim Okazjom Prime"} +{"t":"PBDD 23 Outbound 148 Body Copy pl-pl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now."} +{"t":"PBDD 23 Outbound 150 pl-pl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Kończy się pierwszy dzień Wielkich Okazji Amazon Prime. Dołącz i zyskaj dostęp do imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni. Rejestrując się w Prime zyskasz też darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* \n \n * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 150F pl-pl The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Kończy się pierwszy dzień Wielkich Okazji Amazon Prime. Dołącz i zyskaj dostęp do imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni. Rejestrując się w Prime zyskasz też darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 151 Subject line pl-pl [Amazon] Prime Big Deal Days end tomorrow Wielkie Okazje Prime kończą się jutro"} +{"t":"PBDD 23 Outbound 152 Intro pl-pl Shop exclusive deals \n Sprawdź wyjątkowe okazje"} +{"t":"PBDD 23 Outbound 152F Intro pl-pl Shop exclusive deals Sprawdź wyjątkowe okazje"} +{"t":"PBDD 23 Outbound 153 Subject line pl-pl Prime Big Deal Days are in full swing! Nowy dzień, nowe okazje. Wielkie Okazje Prime."} +{"t":"PBDD 23 Outbound 154 Subject line pl-pl Still time left to join Prime and get epic deals Nie zwlekaj, dołącz do Prime i korzystaj z okazji"} +{"t":"PBDD 23 Outbound 155 Headline pl-pl Shop epic deals like the star that you are Korzystaj z okazji jak gwiazda, którą jesteś"} +{"t":"PBDD 23 Outbound 158 pl-pl The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. To pierwszy dzień Wielkich Okazji [Amazon] Prime. Dołącz do Prime i zyskaj dostęp np. do imponujących okazji na elektronikę, artykuły do domu i kuchni. Zarejestruj się i zyskaj też darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* \n \n * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 158F pl-pl The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. To pierwszy dzień Wielkich Okazji [Amazon] Prime. Dołącz do Prime i zyskaj dostęp np. do imponujących okazji na elektronikę, artykuły do domu i kuchni. Zarejestruj się i zyskaj też darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 159 Subject line pl-pl [Amazon] Prime Big Deal Days are in full swing! Wielkie Okazje Prime w pełnym rozkwicie!"} +{"t":"PBDD 23 Outbound 160 Intro pl-pl 2 days of epic deals of ends tomorrow \n Dwa dni okazji kończą się jutro"} +{"t":"PBDD 23 Outbound 160F Intro pl-pl 2 days of epic deals of ends tomorrow Dwa dni okazji kończą się jutro"} +{"t":"PBDD 23 Outbound 161 Subject line pl-pl It’s the last day of [Amazon] Prime Big Deal Days \n To ostatni dzień Wielkich Okazji [Amazon] Prime"} +{"t":"PBDD 23 Outbound 161F Subject line pl-pl It’s the last day of [Amazon] Prime Big Deal Days To ostatni dzień Wielkich Okazji [Amazon] Prime"} +{"t":"PBDD 23 Outbound 162 Subject line pl-pl Save like a superstar until midnight Oszczędzaj jak gwiazda do północy"} +{"t":"PBDD 23 Outbound 163 Headline pl-pl It's the last chance to shop some epic deals To ostatnia szansa, aby złapać imponujące okazje"} +{"t":"PBDD 23 Outbound 166 Body Copy pl-pl The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. To ostatni dzień Wielkich Okazji [Amazon] Prime. Dołącz do [Amazon] Prime, aby zyskać dostęp do imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni. Zarejestruj się i zyskaj darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!*\n \n * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 166F Body Copy pl-pl The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. To ostatni dzień Wielkich Okazji [Amazon] Prime. Dołącz do [Amazon] Prime, aby zyskać dostęp do imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni. Zarejestruj się i zyskaj darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 167 Intro pl-pl [Amazon] Prime Big Deal Days end midnight \n \n Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 167F Intro pl-pl [Amazon] Prime Big Deal Days end midnight Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 168 Subject line pl-pl It’s closing night for [Amazon] Prime Big Deal Days To ostatni wieczór Wielkich Okazji [Amazon] Prime"} +{"t":"PBDD 23 Outbound 169 Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe okazje dziś przed północą"} +{"t":"PBDD 23 Outbound 170 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa, by zaoszczędzić jak gwiazda"} +{"t":"PBDD 23 Outbound 173 pl-pl [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Wielkie Okazje Prime kończą się o północy. Dołącz do Prime i skorzystaj z ekskluzywnych okazji m.in. na elektronikę, artykuły do domu i kuchni. Zarejestruj się i zyskaj darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!*\n \n* Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 173F pl-pl [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Wielkie Okazje Prime kończą się o północy. Dołącz do Prime i skorzystaj z ekskluzywnych okazji m.in. na elektronikę, artykuły do domu i kuchni. Zarejestruj się i zyskaj darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 174 Subject line pl-pl [Amazon] Prime Big Deal Days ends midnight \n Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 174F Subject line pl-pl [Amazon] Prime Big Deal Days ends midnight Wielkie Okazje Prime kończą się o 24.00"} +{"t":"PBDD 23 Outbound 176 Subject line pl-pl [Amazon] Prime Big Deal Days end tonight \n \n Wielkie Okazje [Amazon] Prime kończą się dziś"} +{"t":"PBDD 23 Outbound 176F Subject line pl-pl [Amazon] Prime Big Deal Days end tonight Wielkie Okazje [Amazon] Prime kończą się dziś"} +{"t":"PBDD 23 Outbound 177 Subject line pl-pl Join Prime and get epic deals until midnight"} +{"t":"PBDD 23 Outbound 181 pl-pl The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Wielkie Okazje [Amazon] Prime kończą się. Jeszcze zdążysz dołączyć do Prime. Oszczędzaj jak gwiazda m. in na elektronice, artykułach do domu i kuchni. Zarejestruj się i zyskaj darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!*\n \n * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 181F pl-pl The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Wielkie Okazje [Amazon] Prime kończą się. Jeszcze zdążysz dołączyć do Prime. Oszczędzaj jak gwiazda m. in na elektronice, artykułach do domu i kuchni. Zarejestruj się i zyskaj darmową dostawę milionów produktów, emocjonujące seriale i filmy, a może nawet 30-dniowy bezpłatny okres próbny!* * Po zakończeniu okresu próbnego opłata wynosi 49 zł/rok."} +{"t":"PBDD 23 Outbound 182 Subject line pl-pl [Amazon] Prime Big Deal Days ends at midnight \n \n \n Wielkie Okazje Prime tylko do północy"} +{"t":"PBDD 23 Outbound 182F Subject line pl-pl [Amazon] Prime Big Deal Days ends at midnight Wielkie Okazje Prime tylko do północy"} +{"t":"PBDD 23 Outbound 183 Intro pl-pl Last chance to feel like a big deal Ostatnia szansa na imponujące okazje"} +{"t":"PBDD 23 Outbound 185 Subject line pl-pl Thanks for joining [Amazon]Prime Big Deal Days! Dziękujemy za dołączenie do Wielkich Okazji Prime"} +{"t":"PBDD 23 Outbound 186 Subject line pl-pl You've enjoyed two days of epic savings Dwa dni oszczędzania w wielkim stylu za Tobą"} +{"t":"PBDD 23 Outbound 187 Headline pl-pl [Amazon] Prime Big Deal Days have finally come to an end! Wielkie Okazje [Amazon] Prime dobiegły już końca!"} +{"t":"PBDD 23 Outbound 188 Headline pl-pl Prime Big Deal Days have ended! Wielkie Okazje [Amazon] Prime dobiegły już końca!"} +{"t":"PBDD 23 Outbound 189 Body Copy pl-pl Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Dziękujemy za skorzystanie z Wielkich Okazji [Amazon] Prime! Mamy nadzieję, że udało Ci się zrobić imponujące oszczędności i poczuć się jak gwiazda. Pamiętaj, w Amazon zawsze oszczędzasz w wielkim stylu dzięki ekskluzywnym okazjom i nagrodom zarezerwowanym dla klientów Prime. Do zobaczenia wkrótce!"} +{"t":"PBDD 23 Outbound 190 CTA pl-pl Visit again soon! Odwiedź nas wkrótce!"} +{"t":"PBDD 23 Outbound 191 Subject line pl-pl Thanks for being an epic saver! Gratulujemy imponujących oszczędności!"} +{"t":"PBDD 23 Outbound 192 Intro pl-pl Prime Big Deal Days are over Wielkie Okazje Prime dobiegły końca"} +{"t":"PBDD 23 Outbound 193 CTA pl-pl Visit Amazon soon Odwiedź Amazon wkrótce"} +{"t":"PBDD 23 Outbound 194 Subject line pl-pl Shop epic deals on (Homeware) Odkryj okazje na (Artykuły do domu)"} +{"t":"PBDD 23 Outbound 195 Intro pl-pl Exclusive for Prime members Wyłącznie dla klientów [Amazon] Prime"} +{"t":"PBDD 23 Outbound 196 CTA pl-pl Save now Oszczędzaj teraz"} +{"t":"PBDD 23 Outbound 197 Subject line pl-pl Shop limited Lightning deals before they go Odkryj okazje błyskawiczne zanim znikną"} +{"t":"PBDD 23 Outbound 199 Intro pl-pl Discover our top 100 deals! Odkryj 100 najlepszych okazji!"} +{"t":"PBDD 23 Outbound 205 Subject line pl-pl Limited time for deals on xx and more! Okazje limitowane czasowo na xx i więcej"} +{"t":"PBDD 23 Outbound 207 Intro pl-pl Shop while they last Sprawdź, zanim będzie za późno"} +{"t":"PBDD 23 Outbound 209 Subject line pl-pl New day, new deals - get them before they go! Nowe okazje – zgarnij je, zanim znikną!"} +{"t":"PBDD 23 Outbound 212 Intro pl-pl Shop our biggest reccomends Sprawdź nasze najlepsze rekomendacje"} +{"t":"PBDD 24 Outbound 001 Subject line pl-pl Prime Big Deal Days are 8-9 October Wielkie Okazje Prime: 8–9 października"} +{"t":"PBDD 24 Outbound 002 Subject line pl-pl Get ready to feel like a big deal with epic deals Poczuj się jak gwiazda dzięki imponującym okazjom"} +{"t":"PBDD 24 Outbound 003 Headline pl-pl Two days of epic deals 8-9 October Dwa dni imponujących okazji 8–9 października"} +{"t":"PBDD 24 Outbound 004 CTA pl-pl Get ready now Przygotuj się teraz!"} +{"t":"PBDD 24 Outbound 005 Title pl-pl Prime Big Deal Days are 8-9 October Wielkie Okazje Prime: 8–9 października"} +{"t":"PBDD 24 Outbound 006 Intro pl-pl Two days of epic deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Outbound 015 Subject line pl-pl Prime Big Deal Days start tomorrow Wielkie Okazje Prime od jutra."} +{"t":"PBDD 24 Outbound 019 Title pl-pl Prime Big Deal Days start tomorrow Wielkie Okazje Prime od jutra."} +{"t":"PBDD 24 Outbound 022 Subject line pl-pl Prime Big Deal Days are here Wielkie Okazje Prime wystartowały"} +{"t":"PBDD 24 Outbound 023 Subject line pl-pl Get epic deals and feel like a star Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PBDD 24 Outbound 024 Headline pl-pl Get epic deals until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PBDD 24 Outbound 025 CTA pl-pl Shop now Zamów teraz"} +{"t":"PBDD 24 Outbound 026 Title pl-pl Prime Big Deal Days are here Wielkie Okazje Prime wystartowały"} +{"t":"PBDD 24 Outbound 027 Intro pl-pl 2 days of Prime member exclusive deals Dwa dni okazji dla klientów Amazon Prime"} +{"t":"PBDD 24 Outbound 029 Subject line pl-pl Enjoy Prime Big Deal Days now Czas na Wielkie Okazje Prime"} +{"t":"PBDD 24 Outbound 030 Subject line pl-pl Get exclusive deals with Prime Big Deal Days Korzystaj z Wielkich Okazji Prime"} +{"t":"PBDD 24 Outbound 031 Headline pl-pl Shop epic deals only until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PBDD 24 Outbound 033 Title pl-pl Prime Big Deal Days are happening now Wielkie Okazje Prime już dostępne!"} +{"t":"PBDD 24 Outbound 034 Intro pl-pl Exclusive deals until midnight tomorrow Wyjątkowe okazje tylko do jutra do północy"} +{"t":"PBDD 24 Outbound 036 Title pl-pl Prime Big Deal Days are in full swing Wielkie Okazje Prime ruszyły pełną parą"} +{"t":"PBDD 24 Outbound 037 Intro pl-pl Two days of epic deals end tomorrow Dwa dni okazji do jutra do północy"} +{"t":"PBDD 24 Outbound 039 Subject line pl-pl It’s the last day of Prime Big Deal Days To ostatni dzień Wielkich Okazji Prime"} +{"t":"PBDD 24 Outbound 040 Subject line pl-pl Shop epic deals that make you feel like a big deal Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PBDD 24 Outbound 041 Headline pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PBDD 24 Outbound 043 Title pl-pl It’s the last day of Prime Big Deal Days To ostatni dzień Wielkich Okazji Prime"} +{"t":"PBDD 24 Outbound 044 Intro pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PBDD 24 Outbound 046 Subject line pl-pl Final call: Prime Big Deal Days are ending Ostatni dzwonek na Wielkie Okazje Prime"} +{"t":"PBDD 24 Outbound 047 Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe promocje dziś przed północą"} +{"t":"PBDD 24 Outbound 048 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa - zamów i poczuj się jak gwiazda"} +{"t":"PBDD 24 Outbound 050 Title pl-pl Prime Big Deal Days are ending soon Wielkie Okazje Prime wkrótce się kończą"} +{"t":"PBDD 24 Outbound 051 Intro pl-pl Shop exclusive deals until midnight Sprawdź imponujące okazje przed północą"} +{"t":"PBDD 24 Outbound 053 Title pl-pl Prime Big Deal Days end at midnight Wielkie Okazje Prime tylko do północy"} +{"t":"PBDD 24 Outbound 054 Intro pl-pl Last chance to shop epic deals Ostatnia szansa na imponujące promocje"} +{"t":"PBDD 24 Outbound 067 Subject line pl-pl Join Prime for exclusive deals from 8-9 October Dołącz do Amazon Prime i skorzystaj z okazji 8–9 października"} +{"t":"PBDD 24 Outbound 069 CTA pl-pl Join Prime Dołącz do Amazon Prime"} +{"t":"PBDD 24 Outbound 071 Intro pl-pl Sign up for exclusive deals Skorzystaj z wyjątkowych promocji"} +{"t":"PBDD 24 Outbound 072 CTA pl-pl Join Prime now Dołącz teraz"} +{"t":"PBDD 24 Outbound 075 Headline pl-pl Shop epic deals until midnight tomorrow Korzystaj z okazji do jutra do północy"} +{"t":"PBDD 24 Outbound 076 CTA pl-pl Join Prime now Dołącz do Prime"} +{"t":"PBDD 24 Outbound 078 Intro pl-pl Two days of exclusive deals Dwa dni imponujących okazji"} +{"t":"PBDD 24 Outbound 081 Subject line pl-pl Save like a superstar until midnight Oszczędzaj jak gwiazda, do północy"} +{"t":"PBDD 24 Outbound 082 Headline pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe promocje dziś przed północą"} +{"t":"PBDD 24 Outbound 085 Intro pl-pl The epic deals end at midnight Imponujące promocje kończą się o północy"} +{"t":"PBDD 24 Outbound 087 Subject line pl-pl Ready for Prime Big Deal Days on 8-9 October? Gotowi na Wielkie Okazje Prime 8–9 października?"} +{"t":"PBDD 24 Outbound 088 Subject line pl-pl Discover our Amazon Creators' top deals Poznaj ulubione okazje twórców Amazon"} +{"t":"PBDD 24 Outbound 091 Title pl-pl Prime Big Deal Days: 8-9 October Wielkie Okazje Prime: 8–9 października"} +{"t":"PBDD 24 Outbound 092 Intro pl-pl Discover our Amazon Creators' top deals Poznaj ulubione okazje twórców Amazon"} +{"t":"PBDD 24 Outbound 095 Intro pl-pl Get early access deals here Kliknij i poznaj wczesne okazje"} +{"t":"PBDD 24 Outbound 100 CTA pl-pl Join now Dołącz teraz"} +{"t":"PBDD 24 Outbound 107 Title pl-pl See Prime Big Deal Days' hottest deals Sprawdź najlepsze okazje na Wielkich Okazjach Prime"} +{"t":"PBDD 24 Outbound 108 Intro pl-pl Explore the current bestsellers Przeglądaj aktualne bestsellery"} +{"t":"PBDD 24 Outbound 110 Title pl-pl Check out our best 4+ star deals for you Sprawdź najlepiej oceniane okazje dla Ciebie"} +{"t":"PBDD 24 Outbound 111 Intro pl-pl Explore your personalised deals Odkryj promocje dopasowane do Ciebie"} +{"t":"PBDD 24 Outbound 113 Title pl-pl Prime Big Deal Days premium brand deals Wielkie Okazje Prime na produkty premium"} +{"t":"PBDD 24 Outbound 114 Intro pl-pl Explore the collection today Odkryj nową kolekcję już dzisiaj!"} +{"t":"PBDD 24 Outbound 117 Intro pl-pl Check out recommended deals for you Sprawdź okazje przygotowane dla Ciebie"} +{"t":"PBDD 24 Outbound 120 Intro pl-pl Discover our most trending deals Poznaj najpopularniejsze okazje"} +{"t":"PBDD 24 Outbound 123 Intro pl-pl Check out the Top 100 deals Sprawdź top 100 okazji"} +{"t":"PBDD 24 Outbound 125 Title pl-pl Prime Big Deal Days are here! Wielkie Okazje Prime już dostępne!"} +{"t":"PBDD 24 Outbound 126 Intro pl-pl Check out our best 4+ star deals for you Sprawdź najlepiej oceniane okazje dla Ciebie"} +{"t":"PBDD 24 Outbound 129 Intro pl-pl Check out our Premium brand deals now Sprawdź okazje na marki premium"} +{"t":"PBDD 24 Outbound 131 Intro pl-pl Check out deals made just for you Sprawdź promocje przygotowane specjalnie dla Ciebie"} +{"t":"PD 23 Outbound 001 Subject line pl-pl Prime Day is coming on XX-XX July Zbliża się Prime Day! 11-12 lipca"} +{"t":"PD 23 Outbound 002 Subject line pl-pl  Get ready to feel like a big deal with epic deals  Poczuj się jak gwiazda dzięki imponującym okazjom"} +{"t":"PD 23 Outbound 003 Headline pl-pl  Two days of epic deals XX-XX July  Dwa dni imponujących okazji 11-12 lipca"} +{"t":"PD 23 Outbound 004 Body Copy pl-pl Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day nadchodzi... I zapraszamy właśnie Ciebie na dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko. Poczuj się jak gwiazda, nie przegap okazji i już dziś stwórz listę życzeń, które spełnią się podczas Prime Day! Wyłącznie dla klientów Amazon Prime."} +{"t":"PD 23 Outbound 005 CTA pl-pl Get ready now!    Przygotuj się teraz!"} +{"t":"PD 23 Outbound 006 Subject line pl-pl  Prime Day is coming on XX-XX July  Zbliża się Prime Day! 11-12 lipca"} +{"t":"PD 23 Outbound 007 Intro pl-pl  Feel like a big deal with two days of epic deals    Skorzystaj z okazji, czuj się jak gwiazda"} +{"t":"PD 23 Outbound 009 Subject line pl-pl Prime Day is almost here: XX-XX July!  Prime Day nadchodzi 11-12 lipca!"} +{"t":"PD 23 Outbound 010 Subject line pl-pl  Two days of epic deals only for Prime members Dwa dni imponujących okazji dla klientów Prime"} +{"t":"PD 23 Outbound 011 Headline pl-pl  Two days of epic deals XX-XX July. Dwa dni imponujących okazji 11-12 lipca"} +{"t":"PD 23 Outbound 012 Body Copy pl-pl Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Wkrótce Prime Day! Dzięki wyjątkowym okazjom tylko dla klientów Amazon Prime, poczujesz się jak gwiazda. Zacznij już dziś i stwórz listę życzeń, które spełnią się podczas Prime Day!"} +{"t":"PD 23 Outbound 013 CTA pl-pl Get ready now!   Przygotuj się teraz!"} +{"t":"PD 23 Outbound 014 Subject line pl-pl  Prime Day is almost here: XX-XX July!  Prime Day nadchodzi 11-12 lipca!"} +{"t":"PD 23 Outbound 015 Intro pl-pl  Make your epic deals wish list!  Stwórz listę życzeń imponujących okazji!"} +{"t":"PD 23 Outbound 016 CTA pl-pl Get ready now!  Przygotuj się teraz!"} +{"t":"PD 23 Outbound 017 Subject line pl-pl  Stay up late, Prime Day starts at midnight!  Nie prześpij okazji, Prime Day startuje o północy!"} +{"t":"PD 23 Outbound 018 Subject line pl-pl Prime member exclusive deals from XX-XX July.  Okazje wyłącznie dla klientów Prime 11-12 lipca."} +{"t":"PD 23 Outbound 019 Headline pl-pl Two days of epic deals XX-XX July Dwa dni imponujących okazji 11-12 lipca"} +{"t":"PD 23 Outbound 020 Body Copy pl-pl Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day zaczyna się jutro – z tak imponującymi oszczędnościami poczujesz się jak gwiazda. Więc śmiało, stwórz listę życzeń na swój Prime Day!"} +{"t":"PD 23 Outbound 022 Subject line pl-pl  Ready? Prime Day starts at midnight!  Gotowi? Prime Day startuje o północy!"} +{"t":"PD 23 Outbound 023 Intro pl-pl 2 days of epic deals exclusively for Prime members   2 dni okazji dla klientów Amazon Prime"} +{"t":"PD 23 Outbound 024 CTA pl-pl Get ready now! Alt: Get ready! Przygotuj się teraz!"} +{"t":"PD 23 Outbound 025 Subject line pl-pl  Prime Day is coming on XX-XX July  Zbliża się Prime Day! 11-12 lipca"} +{"t":"PD 23 Outbound 026 Subject line pl-pl Join Prime for two days of epic deals  Dołącz do Prime i łap dwa dni wyjątkowych okazji."} +{"t":"PD 23 Outbound 029 CTA pl-pl Join Prime Wypróbuj Prime"} +{"t":"PD 23 Outbound 030 Subject line pl-pl Prime Day is coming on XX-XX July Zbliża się Prime Day! 11-12 lipca"} +{"t":"PD 23 Outbound 031 Intro pl-pl  Sign up for 2 days of epic deals  Dołącz do Prime i łap dwa dni wyjątkowych okazji."} +{"t":"PD 23 Outbound 033 Subject line pl-pl Prime Day is almost here: XX-XX July! Prime Day nadchodzi 11-12 lipca!"} +{"t":"PD 23 Outbound 034 Subject line pl-pl Join Prime for two days of epic deals  Dołącz do Prime na dwa dni imponujących okazji"} +{"t":"PD 23 Outbound 037 Subject line pl-pl Prime Day is almost here: XX-XX July! Prime Day nadchodzi 11-12 lipca!"} +{"t":"PD 23 Outbound 038 Intro pl-pl Sign up to Prime for two days of exclusive deals   Dołącz do Amazon Prime na dwa dni okazji"} +{"t":"PD 23 Outbound 040 Subject line pl-pl Stay up late, Prime Day starts at midnight!  Nie prześpij okazji, Prime Day startuje o północy!"} +{"t":"PD 23 Outbound 041 Subject line pl-pl Join Prime for exclusive deals from XX-XX July Dołącz do Prime i skorzystaj z okazji 11-12 lipca"} +{"t":"PD 23 Outbound 044 Subject line pl-pl Ready? Prime Day starts at midnight! Gotowi? Prime Day startuje o północy!"} +{"t":"PD 23 Outbound 045 Intro pl-pl Sign up for exclusive deals from XX-XX July Skorzystaj z okazji 11-12 lipca"} +{"t":"PD 23 Outbound 047 Subject line pl-pl  Get your additional Prime Day promo codes now!  Otrzymaj dodatkowe kody promocyjne na Prime Day!"} +{"t":"PD 23 Outbound 048 Subject line pl-pl Get extra savings on Prime Day XX-XX July   Zaoszczędź podczas Prime Day 11-12 lipca!"} +{"t":"PD 23 Outbound 049 Headline pl-pl Prime Day is XX-XX July, so here’s your surprise! Prime Day już 11-12 lipca, a oto niespodzianka!"} +{"t":"PD 23 Outbound 050 CTA pl-pl Claim now    Wykorzystaj teraz"} +{"t":"PD 23 Outbound 051 Subject line pl-pl  Prime Day is coming on XX-XX July  Nadchodzi Prime Day 11-12 lipca"} +{"t":"PD 23 Outbound 052 Intro pl-pl  See exclusive Prime promo codes and offers here    Sprawdź oferty i kody promocyjne"} +{"t":"PD 23 Outbound 053 CTA pl-pl Claim now Wykorzystaj teraz"} +{"t":"PD 23 Outbound 054 Subject line pl-pl Get exclusive Prime Day promo codes now! Otrzymaj kody promocyjne Prime Day już teraz!"} +{"t":"PD 23 Outbound 055 Subject line pl-pl Join Prime to save on your Prime Day orders Dołącz do Prime i oszczędź podczas Prime Day"} +{"t":"PD 23 Outbound 056 Headline pl-pl Prime Day is XX-XX July, so here’s a surprise! Prime Day już 11-12 lipca, a oto niespodzianka!"} +{"t":"PD 23 Outbound 057 CTA pl-pl Join now    Dołącz teraz"} +{"t":"PD 23 Outbound 058 Subject line pl-pl Prime Day is coming on XX-XX July Prime Day nadchodzi 11-12 lipca!"} +{"t":"PD 23 Outbound 059 Intro pl-pl  Join Prime to get exclusive promo codes and more!  Dołącz do Prime, zyskaj kody promocyjne!"} +{"t":"PD 23 Outbound 060 CTA pl-pl Join now  Dołącz teraz"} +{"t":"PD 23 Outbound 061 Subject line pl-pl Prime Day is here! Prime Day wystartował!"} +{"t":"PD 23 Outbound 062 Subject line pl-pl Get epic deals until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PD 23 Outbound 063 Headline pl-pl Get epic deals and become the centre of attention Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PD 23 Outbound 064 CTA pl-pl  Shop now Zamów teraz"} +{"t":"PD 23 Outbound 065 Subject line pl-pl Prime Day is here! Prime Day wystartował!"} +{"t":"PD 23 Outbound 066 Intro pl-pl Two days of Prime member exclusive deals  Dwa dni okazji dla klientów Amazon Prime"} +{"t":"PD 23 Outbound 067 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 23 Outbound 068 Subject line pl-pl Enjoy Prime Day now Czas na Prime Day!"} +{"t":"PD 23 Outbound 069 Subject line pl-pl Shop epic deals only until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PD 23 Outbound 070 Headline pl-pl Feel special with these exclusive Prime Day deals Poczuj się wyjątkowo dzięki okazjom Prime Day"} +{"t":"PD 23 Outbound 071 Body Copy pl-pl Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Pierwsza doba Prime Day dobiega końca. Został już tylko jeden dzień, by skorzystać z imponujących okazji, wyłącznie dla klientów Prime."} +{"t":"PD 23 Outbound 072 CTA pl-pl  Shop now   Zamów teraz"} +{"t":"PD 23 Outbound 073 Subject line pl-pl Prime Day’s happening now! Prime Day już trwa!"} +{"t":"PD 23 Outbound 074 Intro pl-pl Exclusive deals until midnight tomorrow  Wyjątkowe okazje tylko dziś do północy"} +{"t":"PD 23 Outbound 075 CTA pl-pl Shop now   Zamów teraz"} +{"t":"PD 23 Outbound 076 Subject line pl-pl Prime Day is in full swing! Prime Day w pełnym rozkwicie!"} +{"t":"PD 23 Outbound 077 Subject line pl-pl Two days of epic deals. Ends midnight tomorrow Dwa dni imponujących okazji. Do jutra do północy."} +{"t":"PD 23 Outbound 078 Headline pl-pl Shop epic deals that make you feel like a big deal Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PD 23 Outbound 079 Body Copy pl-pl Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Prime Day to imponujące okazje, dostępne wyłącznie dla klientów Amazon Prime, takich jak Ty. Sprawdź je teraz!"} +{"t":"PD 23 Outbound 080 CTA pl-pl Shop now    Zamów teraz"} +{"t":"PD 23 Outbound 081 Subject line pl-pl Prime Day is in full swing! Prime Day w pełnym rozkwicie!"} +{"t":"PD 23 Outbound 082 Intro pl-pl Two days of epic deals. Ends tomorrow Dwa dni okazji kończą się jutro."} +{"t":"PD 23 Outbound 083 CTA pl-pl Shop now  Zamów teraz"} +{"t":"PD 23 Outbound 084 Subject line pl-pl It’s the last day of Prime Day To ostatni dzień Prime Day"} +{"t":"PD 23 Outbound 085 Subject line pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 23 Outbound 086 Headline pl-pl Shop epic deals that make you feel like a big deal Korzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PD 23 Outbound 087 Body Copy pl-pl The last day of Prime Day is here. Don’t miss out on feeling like a big deal. To już ostatni dzień Prime Day. Nie przegap okazji, dzięki którym możesz czuć się jak gwiazda."} +{"t":"PD 23 Outbound 088 CTA pl-pl Shop now   Zamów teraz"} +{"t":"PD 23 Outbound 089 Subject line pl-pl It’s the last day of Prime Day To ostatni dzień Prime Day"} +{"t":"PD 23 Outbound 090 Intro pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 23 Outbound 091 CTA pl-pl Shop now  Zamów teraz"} +{"t":"PD 23 Outbound 092 Subject line pl-pl Final call: Prime Day is ending Ostatni dzwonek: Prime Day już się kończy"} +{"t":"PD 23 Outbound 093 Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe okazje przed północą"} +{"t":"PD 23 Outbound 094 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa – zamów i poczuj się jak gwiazda"} +{"t":"PD 23 Outbound 095 Body Copy pl-pl Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day kończy się dziś o północy. Więc nie zwlekaj! To Twoja ostatnia szansa, by oszczędzić i poczuć się jak gwiazda."} +{"t":"PD 23 Outbound 096 CTA pl-pl Shop now    Zamów teraz"} +{"t":"PD 23 Outbound 097 Subject line pl-pl Prime Day ends at midnight  Prime Day kończy się o północy"} +{"t":"PD 23 Outbound 098 Intro pl-pl Shop exclusive deals until midnight   Sprawdź wyjątkowe okazje zanim znikną!"} +{"t":"PD 23 Outbound 100 Subject line pl-pl Prime Day ends tonight Prime Day kończy się dziś"} +{"t":"PD 23 Outbound 102 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa – zamów i poczuj się jak gwiazda"} +{"t":"PD 23 Outbound 103 Body Copy pl-pl Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day zbliża się do końca. Ale wciąż masz czas, by skorzystać z ekskluzywnych ofert dostępnych tylko dla klientów Prime. Więc przestań czytać ten e-mail i zacznij oszczędzać jak gwiazda!"} +{"t":"PD 23 Outbound 104 CTA pl-pl Shop now   Zamów teraz"} +{"t":"PD 23 Outbound 105 Subject line pl-pl Prime Day ends today Prime Day kończy się dziś"} +{"t":"PD 23 Outbound 106 Intro pl-pl Shop exclusive deals until midnight Ostatnia szansa, by sprawdzić wyjątkowe okazje"} +{"t":"PD 23 Outbound 109 Subject line pl-pl Shop epic deals until midnight tomorrow Sprawdź imponujące okazje przed północą"} +{"t":"PD 23 Outbound 112 CTA pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 23 Outbound 114 Intro pl-pl Two days of exclusive deals Dwa dni imponujących okazji"} +{"t":"PD 23 Outbound 117 Subject line pl-pl Shop epic deals until midnight tomorrow Korzystaj z okazji do jutra do północy"} +{"t":"PD 23 Outbound 120 Subject line pl-pl Prime Day ends tomorrow Jutro koniec Prime Day"} +{"t":"PD 23 Outbound 121 Intro pl-pl Shop exclusive deals Sprawdź wyjątkowe okazje"} +{"t":"PD 23 Outbound 123 Subject line pl-pl Prime Day is in full swing! Prime Day rozkręcił się już na całego!"} +{"t":"PD 23 Outbound 124 Subject line pl-pl Still time left to join Prime and get epic deals Nie zwlekaj, dołącz do Prime i korzystaj z okazji"} +{"t":"PD 23 Outbound 125 Headline pl-pl Shop epic deals like the star that you are Korzystaj z okazji jak gwiazda, którą jesteś"} +{"t":"PD 23 Outbound 128 Intro pl-pl 2 days of epic deals of ends tomorrow Dwa dni okazji kończą się jutro"} +{"t":"PD 23 Outbound 131 Subject line pl-pl Save like a superstar until midnight Oszczędzaj jak gwiazda do północy"} +{"t":"PD 23 Outbound 132 Headline pl-pl Last chance for some epic deals Ostatnia szansa na imponujące okazje"} +{"t":"PD 23 Outbound 135 Intro pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 23 Outbound 137 Subject line pl-pl It’s closing night for Prime Day To ostatni wieczór Prime Day"} +{"t":"PD 23 Outbound 138 Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe okazje dziś przed północą"} +{"t":"PD 23 Outbound 139 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa, by zaoszczędzić jak gwiazda"} +{"t":"PD 23 Outbound 141 Subject line pl-pl Prime Day ends at midnight Prime Day kończy się o północy"} +{"t":"PD 23 Outbound 142 Intro pl-pl Last chance to shop epic deals Ostatnia szansa na imponujące okazje"} +{"t":"PD 23 Outbound 144 Subject line pl-pl Prime Day ends tonight Prime Day kończy się dziś wieczór"} +{"t":"PD 23 Outbound 145 Subject line pl-pl Join Prime and get epic deals until midnight Dołącz do Prime, skorzystaj z okazji przed północą"} +{"t":"PD 23 Outbound 149 Intro pl-pl Last chance to feel like a big deal   Ostatnia szansa na imponujące okazje"} +{"t":"PD 24 Outbound 071 pl-pl See the Prime Day bestsellers Zobacz hity Prime Day"} +{"t":"PD 24 Outbound 072 pl-pl Explore Prime Day’s hottest deals Poznaj gorące okazje Prime Day"} +{"t":"PD 24 Outbound 073 pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 075 pl-pl Prime Day deals just for you Okazje Prime Day specjalnie dla Ciebie"} +{"t":"PD 24 Outbound 077 pl-pl Explore your personalised deals here Odkryj okazje dopasowane do Ciebie"} +{"t":"PD 24 Outbound 079 pl-pl Prime Day premium brand deals Okazje Prime Day na produkty premium"} +{"t":"PD 24 Outbound 080 pl-pl Explore premium brand deals for you! Odkryj okazje na produkty premium!"} +{"t":"PD 24 Outbound 083 pl-pl Prime Day deals based on your views Okazje Prime Day wybrane dla Ciebie"} +{"t":"PD 24 Outbound 084 pl-pl Check out recommended deals for you Sprawdź okazje stworzone dla Ciebie"} +{"t":"PD 24 Outbound 086 pl-pl Discover Prime Day’s trending deals Odkrywaj okazje Prime Day"} +{"t":"PD 24 Outbound 088 pl-pl See what deals are going viral now! Zamawiaj okazje zdobywające popularność!"} +{"t":"PD 24 Outbound 089 pl-pl Discover more Dowiedz się więcej"} +{"t":"PD 24 Outbound 098 Subject line pl-pl Prime Day is coming on 16-17 July Zbliża się Prime Day. 16-17 lipca"} +{"t":"PD 24 Outbound 099 Subject line pl-pl Get ready to feel like a big deal with epic deals Poczuj się jak gwiazda dzięki imponującym okazjom"} +{"t":"PD 24 Outbound 100 Headline pl-pl Two days of epic deals 16-17 July Dwa dni imponujących okazji 16-17 lipca"} +{"t":"PD 24 Outbound 101 Body Copy pl-pl Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day nadchodzi... I zapraszamy właśnie Ciebie na dwa dni imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko. Poczuj się jak gwiazda, nie przegap okazji i już dziś stwórz listę życzeń, które spełnią się podczas Prime Day. Wyłącznie dla klientów Amazon Prime."} +{"t":"PD 24 Outbound 102 Subject line pl-pl Prime Day is coming on 16-17 July Zbliża się Prime Day. 16-17 lipca."} +{"t":"PD 24 Outbound 105 Intro pl-pl Feel like a big deal with two days of epic deals Skorzystaj z okazji, czuj się jak gwiazda"} +{"t":"PD 24 Outbound 107 CTA pl-pl Get ready now Przygotuj się teraz!"} +{"t":"PD 24 Outbound 108 Subject line pl-pl Prime Day is almost here: 16-17 July Prime Day nadchodzi 16-17 lipca."} +{"t":"PD 24 Outbound 110 Subject line pl-pl Two days of epic deals only for Prime members Dwa dni imponujących okazji dla klientów Prime"} +{"t":"PD 24 Outbound 111 Headline pl-pl Two days of epic deals 16-17 July Dwa dni imponujących okazji 16-17 lipca"} +{"t":"PD 24 Outbound 113 Body Copy pl-pl Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Wkrótce Prime Day. Dzięki wyjątkowym okazjom tylko dla klientów Amazon Prime, poczujesz się jak gwiazda. Zacznij już dziś i stwórz listę życzeń, które spełnią się podczas Prime Day."} +{"t":"PD 24 Outbound 114 Subject line pl-pl Prime Day is almost here: 16-17 July Prime Day nadchodzi 16-17 lipca"} +{"t":"PD 24 Outbound 117 Intro pl-pl Make your epic deals wish list Stwórz listę życzeń imponujących okazji"} +{"t":"PD 24 Outbound 118 pl-pl Stay up late, Prime Day starts at midnight Nie prześpij okazji, Prime Day startuje o północy."} +{"t":"PD 24 Outbound 119 Subject line pl-pl Get the party hats, Prime Day starts at midnight Nie prześpij okazji, Prime Day startuje o północy."} +{"t":"PD 24 Outbound 120 Subject line pl-pl Prime member exclusive deals from 16-17 July Okazje wyłącznie dla klientów Prime 16-17 lipca."} +{"t":"PD 24 Outbound 121 Headline pl-pl Two days of epic deals 16-17 July Dwa dni imponujących okazji 16-17 lipca"} +{"t":"PD 24 Outbound 122 Body Copy pl-pl Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day zaczyna się jutro – z tak imponującymi oszczędnościami poczujesz się jak gwiazda. Więc śmiało, stwórz listę życzeń na swój Prime Day."} +{"t":"PD 24 Outbound 123 Subject line pl-pl Ready? Prime Day starts at midnight \n Gotowi? Prime Day startuje o północy!"} +{"t":"PD 24 Outbound 123F Subject line pl-pl Ready? Prime Day starts at midnight Gotowi? Prime Day startuje o północy!"} +{"t":"PD 24 Outbound 124 pl-pl 2 days of Prime member exclusive deals 2 dni okazji dla klientów Amazon Prime"} +{"t":"PD 24 Outbound 126 Intro pl-pl 2 days of epic deals exclusively for Prime members 2 dni okazji dla klientów Amazon Prime"} +{"t":"PD 24 Outbound 128 Subject line pl-pl Join Prime for two days of epic deals Dołącz do Prime i łap dwa dni wyjątkowych okazji."} +{"t":"PD 24 Outbound 129 Headline pl-pl Two days of epic deals 16-17 July Dwa dni imponujących okazji 16-17 lipca"} +{"t":"PD 24 Outbound 130 pl-pl Prime Day is coming… sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day nadchodzi... Zostań klientem Amazon Prime. Uzyskasz nie tylko ekskluzywny dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy za zaledwie 49 zł za rok."} +{"t":"PD 24 Outbound 133 CTA pl-pl Try Prime Wypróbuj Prime"} +{"t":"PD 24 Outbound 135 Subject line pl-pl Prime Day is coming on 16-17 July Zbliża się Prime Day. 16-17 lipca"} +{"t":"PD 24 Outbound 136 pl-pl Join Prime for 2 days of exclusive deals Dołącz do Prime i łap dwa dni wyjątkowych okazji."} +{"t":"PD 24 Outbound 138 Subject line pl-pl Prime Day is almost here: 16-17 July Prime Day nadchodzi 16-17 lipca"} +{"t":"PD 24 Outbound 139 Subject line pl-pl Join Prime for two days of epic deals Dołącz do Prime na dwa dni imponujących okazji"} +{"t":"PD 24 Outbound 141 pl-pl Prime Day’s around the corner. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Prime Day nadchodzi... Zostań klientem Amazon Prime. Uzyskasz nie tylko ekskluzywny dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy za zaledwie 49 zł za rok."} +{"t":"PD 24 Outbound 144 Subject line pl-pl Prime Day is almost here: 16-17 July Prime Day nadchodzi 16-17 lipca."} +{"t":"PD 24 Outbound 145 Subject line pl-pl Join Prime for exclusive deals from 16-17 July Dołącz do Prime i skorzystaj z okazji 16-17 lipca"} +{"t":"PD 24 Outbound 146 Headline pl-pl Two days of epic deals 16-17 July Dwa dni imponujących okazji 16-17 lipca"} +{"t":"PD 24 Outbound 147 pl-pl Prime Day’s begins tomorrow. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Amazon Prime Day zaczyna się jutro. Zostań klientem Amazon Prime. Uzyskasz nie tylko ekskluzywny dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy za zaledwie 49 zł za rok."} +{"t":"PD 24 Outbound 150 Subject line pl-pl Ready? Prime Day starts at midnight Gotowi? Prime Day startuje o północy."} +{"t":"PD 24 Outbound 151 Intro pl-pl Sign up for exclusive deals from 16-17 July Skorzystaj z okazji 16-17 lipca"} +{"t":"PD 24 Outbound 152 Subject line pl-pl Get your additional Prime Day promo codes now Otrzymaj dodatkowe kody promocyjne na Prime Day."} +{"t":"PD 24 Outbound 153 pl-pl Get extra savings on Prime Day 16-17 July Zaoszczędź podczas Prime Day 16-17 lipca"} +{"t":"PD 24 Outbound 155 Headline pl-pl Prime Day is 16-17 July, so here’s your surprise Prime Day już 16-17 lipca, a oto niespodzianka."} +{"t":"PD 24 Outbound 156 Body Copy pl-pl Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. Nadchodzi Prime Day. To dwa dni imponujących okazji. Dzięki wyjątkowym oszczędnościom poczujesz się jak gwiazda! Nie możesz się doczekać? Dowiedz się więcej o ekskluzywnych kodach promocyjnych, ofertach i bezpłatnym okresie próbnym, z których możesz skorzystać przed i podczas Prime Day."} +{"t":"PD 24 Outbound 157 CTA pl-pl Claim now Wykorzystaj teraz"} +{"t":"PD 24 Outbound 158 Subject line pl-pl Prime Day is coming on 16-17 July \n Nadchodzi Prime Day 16-17 lipca"} +{"t":"PD 24 Outbound 158F Subject line pl-pl Prime Day is coming on 16-17 July Nadchodzi Prime Day 16-17 lipca"} +{"t":"PD 24 Outbound 159 Intro pl-pl Exclusive Prime promo codes and offers Sprawdź oferty i kody promocyjne"} +{"t":"PD 24 Outbound 160 CTA pl-pl Claim now Wykorzystaj teraz"} +{"t":"PD 24 Outbound 161 Subject line pl-pl Get exclusive Prime Day promo codes now Otrzymaj kody promocyjne Prime Day już teraz"} +{"t":"PD 24 Outbound 162 Subject line pl-pl Join Prime to save on your Prime Day orders Dołącz do Prime i oszczędź podczas Prime Day"} +{"t":"PD 24 Outbound 163 Headline pl-pl Prime Day is 16-17 July, so here’s a surprise Prime Day już 16-17 lipca, a oto niespodzianka"} +{"t":"PD 24 Outbound 164 Body Copy pl-pl Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. Nadchodzi Prime Day. To dwa dni imponujących okazji. Dołącz do Amazon Prime, a dzięki wyjątkowym oszczędnościom poczujesz się jak gwiazda. Klientom Prime przysługują specjalne oferty, więcej kodów promocyjnych i bezpłatny okres próbny, do wykorzystania przed i podczas Prime Day."} +{"t":"PD 24 Outbound 165 CTA pl-pl Join now Dołącz teraz"} +{"t":"PD 24 Outbound 166 Subject line pl-pl Prime Day is coming on 16-17 July Prime Day nadchodzi 16-17 lipca"} +{"t":"PD 24 Outbound 167 Intro pl-pl Join Prime to get exclusive promo codes and more Dołącz do Prime, zyskaj kody promocyjne."} +{"t":"PD 24 Outbound 169 Subject line pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Outbound 170 Subject line pl-pl Get epic deals until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PD 24 Outbound 171 Headline pl-pl Get epic deals and become the centre of attention Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PD 24 Outbound 172 Body Copy pl-pl Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Dzisiaj rozpoczyna się Prime Day. Ciesz się dwoma dniami imponujących okazji na elektronikę, artykuły do domu, kuchni i nie tylko. Łap wyjątkowe okazje, oszczędzaj i poczuj się jak gwiazda."} +{"t":"PD 24 Outbound 174 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 175 Subject line pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Outbound 176 Intro pl-pl 2 days of Prime member exclusive deals Dwa dni okazji dla klientów Amazon Prime"} +{"t":"PD 24 Outbound 178 Subject line pl-pl Enjoy Prime Day now Czas na Prime Day"} +{"t":"PD 24 Outbound 179 Subject line pl-pl Shop epic deals only until midnight tomorrow Łap imponujące okazje do jutra do północy"} +{"t":"PD 24 Outbound 180 Headline pl-pl Feel special with these exclusive Prime Day deals Poczuj się wyjątkowo dzięki okazjom Prime Day"} +{"t":"PD 24 Outbound 181 Body Copy pl-pl Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Pierwsza doba Prime Day dobiega końca. Został już tylko jeden dzień, by skorzystać z imponujących okazji, wyłącznie dla klientów Prime."} +{"t":"PD 24 Outbound 182 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 183 Subject line pl-pl Prime Day’s happening now Prime Day już trwa"} +{"t":"PD 24 Outbound 184 Intro pl-pl Exclusive deals until midnight tomorrow Wyjątkowe okazje tylko dziś do północy"} +{"t":"PD 24 Outbound 185 CTA pl-pl Shop now \n Zamów teraz"} +{"t":"PD 24 Outbound 185F CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 186 Subject line pl-pl Prime Day is in full swing Prime Day w pełnym rozkwicie"} +{"t":"PD 24 Outbound 187 Subject line pl-pl Two days of epic deals. Ends midnight tomorrow Dwa dni imponujących okazji. Do jutra do północy."} +{"t":"PD 24 Outbound 188 Headline pl-pl Shop epic deals that make you feel like a big deal Skorzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PD 24 Outbound 189 Body Copy pl-pl Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Prime Day to imponujące okazje, dostępne wyłącznie dla klientów Amazon Prime, takich jak Ty. Sprawdź je teraz."} +{"t":"PD 24 Outbound 190 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 191 Subject line pl-pl Prime Day is in full swing Prime Day w pełnym rozkwicie"} +{"t":"PD 24 Outbound 192 Intro pl-pl Two days of epic deals. Ends tomorrow Dwa dni okazji kończą się jutro."} +{"t":"PD 24 Outbound 193 CTA pl-pl Shop now \n Zamów teraz"} +{"t":"PD 24 Outbound 193F CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 194 Subject line pl-pl It’s the last day of Prime Day To ostatni dzień Prime Day"} +{"t":"PD 24 Outbound 195 Subject line pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 24 Outbound 196 Headline pl-pl Shop epic deals that make you feel like a big deal Korzystaj z okazji i poczuj się jak gwiazda"} +{"t":"PD 24 Outbound 197 Body Copy pl-pl The last day of Prime Day is here. Don’t miss out on feeling like a big deal. To już ostatni dzień Prime Day. Nie przegap okazji, dzięki którym możesz czuć się jak gwiazda."} +{"t":"PD 24 Outbound 198 CTA pl-pl Shop now\n \n Zamów teraz"} +{"t":"PD 24 Outbound 198F CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 199 Subject line pl-pl It’s the last day of Prime Day To ostatni dzień Prime Day"} +{"t":"PD 24 Outbound 200 Intro pl-pl The epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 24 Outbound 201 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 203 Subject line pl-pl Final call: Prime Day is ending Ostatni dzwonek: Prime Day już się kończy"} +{"t":"PD 24 Outbound 204 Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe okazje przed północą"} +{"t":"PD 24 Outbound 205 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa – zamów i poczuj się jak gwiazda"} +{"t":"PD 24 Outbound 206 Body Copy pl-pl Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day kończy się dziś o północy. Więc nie zwlekaj. To Twoja ostatnia szansa, by oszczędzić i poczuć się jak gwiazda."} +{"t":"PD 24 Outbound 207 CTA pl-pl Shop now\n \n Zamów teraz"} +{"t":"PD 24 Outbound 207F CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 209 Subject line pl-pl Prime Day ends at midnight Prime Day kończy się o północy"} +{"t":"PD 24 Outbound 210 Intro pl-pl Shop exclusive deals until then Sprawdź wyjątkowe okazje zanim znikną"} +{"t":"PD 24 Outbound 212 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 24 Outbound 213 Subject line pl-pl Prime Day ends tonight Prime Day kończy się dziś"} +{"t":"PD 24 Outbound 216 Body Copy pl-pl Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day zbliża się do końca. Ale wciąż masz czas, by skorzystać z ekskluzywnych ofert dostępnych tylko dla klientów Prime. Więc przestań czytać ten e-mail i zacznij oszczędzać jak gwiazda."} +{"t":"PD 24 Outbound 218 Subject line pl-pl Prime Day ends today Prime Day kończy się dziś"} +{"t":"PD 24 Outbound 219 Intro pl-pl Last chance to shop exclusive deals Ostatnia szansa, by sprawdzić wyjątkowe okazje"} +{"t":"PD 24 Outbound 222 Subject line pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Outbound 223 Subject line pl-pl Shop epic deals until midnight tomorrow Sprawdź imponujące okazje przed północą"} +{"t":"PD 24 Outbound 225 pl-pl Today’s the start of Prime Day - sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. Dzisiaj rozpoczyna się Prime Day – zostań klientem Amazon Prime. Uzyskasz nie tylko ekskluzywny dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy za zaledwie 49 zł za rok."} +{"t":"PD 24 Outbound 228 Subject line pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 24 Outbound 229 Intro pl-pl Two days of exclusive deals Dwa dni imponujących okazji"} +{"t":"PD 24 Outbound 230 Subject line pl-pl Enjoy Prime Day now Czas na Prime Day"} +{"t":"PD 24 Outbound 231 Subject line pl-pl Shop epic deals until midnight tomorrow Korzystaj z okazji do jutra do północy"} +{"t":"PD 24 Outbound 232 Headline pl-pl Feel special with these exclusive Prime Day deals Poczuj się wyjątkowo dzięki okazjom Prime Day"} +{"t":"PD 24 Outbound 235 Body Copy pl-pl The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Kończy się pierwszy dzień Prime Day. Bez obaw – jeszcze zdążysz zostać klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.*\n * Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc."} +{"t":"PD 24 Outbound 235F Body Copy pl-pl The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Kończy się pierwszy dzień Prime Day. Bez obaw – jeszcze zdążysz zostać klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.* * Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc."} +{"t":"PD 24 Outbound 236 Subject line pl-pl Prime Day ends tomorrow Jutro koniec Prime Day"} +{"t":"PD 24 Outbound 237 Intro pl-pl Shop exclusive deals Sprawdź wyjątkowe okazje"} +{"t":"PD 24 Outbound 238 Subject line pl-pl Prime Day is in full swing Prime Day rozkręcił się już na całego"} +{"t":"PD 24 Outbound 239 Subject line pl-pl Still time left to join Prime and get epic deals Nie zwlekaj, dołącz do Prime i korzystaj z okazji"} +{"t":"PD 24 Outbound 240 Headline pl-pl Shop epic deals like the star that you are Korzystaj z okazji jak gwiazda, którą jesteś"} +{"t":"PD 24 Outbound 243 Body Copy pl-pl The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Trwa pierwszy dzień Prime Day. Jeszcze zdążysz zostać Klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.*\n* Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc."} +{"t":"PD 24 Outbound 243F Body Copy pl-pl The first day of Prime Day is under way. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Trwa pierwszy dzień Prime Day. Jeszcze zdążysz zostać Klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.* * Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc."} +{"t":"PD 24 Outbound 244 Intro pl-pl 2 days of epic deals of ends tomorrow Dwa dni okazji kończą się jutro"} +{"t":"PD 24 Outbound 245 Subject line pl-pl It’s the last day of Prime Day To ostatni dzień Prime Day"} +{"t":"PD 24 Outbound 246 Subject line pl-pl Save like a superstar until midnight Oszczędzaj jak gwiazda do północy"} +{"t":"PD 24 Outbound 247 Headline pl-pl Last chance for some epic deals Ostatnia szansa na imponujące okazje"} +{"t":"PD 24 Outbound 250 Body Copy pl-pl The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. To ostatni dzień Prime Day – zostań klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.*\n* Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc."} +{"t":"PD 24 Outbound 250F Body Copy pl-pl The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. To ostatni dzień Prime Day – zostań klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.* * Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc."} +{"t":"PD 24 Outbound 252 Subject line pl-pl It’s closing night for Prime Day To ostatni wieczór Prime Day"} +{"t":"PD 24 Outbound 253 Subject line pl-pl Shop exclusive deals until midnight tonight Sprawdź wyjątkowe okazje dziś przed północą"} +{"t":"PD 24 Outbound 254 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa, by zaoszczędzić jak gwiazda"} +{"t":"PD 24 Outbound 257 Body Copy pl-pl Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day kończy się o północy. Ale jeszcze zdążysz zostać klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.*\n* Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc"} +{"t":"PD 24 Outbound 257F Body Copy pl-pl Prime Day ends tonight. There’s still time to join Prime and get access to exclusive deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day kończy się o północy. Ale jeszcze zdążysz zostać klientem Amazon Prime. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.* * Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc"} +{"t":"PD 24 Outbound 258 Subject line pl-pl Prime Day ends at midnight Prime Day kończy się o północy"} +{"t":"PD 24 Outbound 259 Intro pl-pl Last chance to shop epic deals Ostatnia szansa na imponujące okazje"} +{"t":"PD 24 Outbound 260 Subject line pl-pl Prime Day ends tonight Prime Day kończy się dziś wieczór"} +{"t":"PD 24 Outbound 261 Subject line pl-pl Join Prime and get epic deals until midnight Dołącz do Prime, skorzystaj z okazji przed północą"} +{"t":"PD 24 Outbound 265 Body Copy pl-pl The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. Prime Day zaraz się kończy. Ale spokojnie, jeszcze zdążysz zostać klientem Amazon Prime i skorzystać z ekskluzywnych oszczędności. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.*\n* Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc"} +{"t":"PD 24 Outbound 265F Body Copy pl-pl The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Prime Day zaraz się kończy. Ale spokojnie, jeszcze zdążysz zostać klientem Amazon Prime i skorzystać z ekskluzywnych oszczędności. Uzyskasz nie tylko dostęp do dwóch dni imponujących okazji, m.in. na elektronikę, artykuły do domu i kuchni, lecz również szybką dostawę oraz emocjonujące seriale i filmy. Sprawdź 30-dniowy bezpłatny okres próbny.* * Po zakończeniu okresu próbnego 49 zł za rok lub 10,99 zł za miesiąc"} +{"t":"PD 24 Outbound 268 Intro pl-pl Last chance to feel like a big deal Ostatnia szansa na imponujące okazje"} +{"t":"PD 25 Outbound 001 Subject line pl-pl Prime Day is coming xx-xx Month Nadchodzi Prime Day: XX–XX lipca"} +{"t":"PD 25 Outbound 002 Subject line pl-pl Four days of big deals, only for Prime members 4 dni imponujących okazji, dla klientów Prime"} +{"t":"PD 25 Outbound 003 Headline pl-pl Four days of big deals: xx-xx Month 4 dni imponujących okazji: XX–XX lipca"} +{"t":"PD 25 Outbound 004 CTA pl-pl Get ready Szykuj się"} +{"t":"PD 25 Outbound 005 Subject line pl-pl Prime Day is coming xx-xx Month Nadchodzi Prime Day: XX–XX lipca"} +{"t":"PD 25 Outbound 006 Intro pl-pl Four days of big deals 4 dni imponujących okazji"} +{"t":"PD 25 Outbound 007 CTA pl-pl Get ready Szykuj się"} +{"t":"PD 25 Outbound 008 Subject line pl-pl Prime Day is almost here: XX-XX Month Prime Day już wkrótce: XX–XX lipca"} +{"t":"PD 25 Outbound 009 Subject line pl-pl Four days of big deals, exclusively for Prime members 4 dni imponujących okazji, dla klientów Prime"} +{"t":"PD 25 Outbound 010 Headline pl-pl Four days of big deals: XX-XX Month 4 dni imponujących okazji: XX–XX lipca"} +{"t":"PD 25 Outbound 011 CTA pl-pl Get ready Szykuj się"} +{"t":"PD 25 Outbound 012 Subject line pl-pl Prime Day is almost here: XX-XX Month Prime Day już wkrótce: XX–XX lipca"} +{"t":"PD 25 Outbound 013 Intro pl-pl Four days of big deals are coming Nadchodzą 4 dni imponujących okazji"} +{"t":"PD 25 Outbound 015 Subject line pl-pl Stay up late, Prime Day starts at midnight Ustaw budzik, Prime Day startuje o północy"} +{"t":"PD 25 Outbound 016 Subject line pl-pl Prime member-exclusive deals: XX-XX Month Okazje wyłącznie dla klientów Prime: XX–XX lipca"} +{"t":"PD 25 Outbound 017 Headline pl-pl Four days of big deals XX-XX Month 4 dni imponujących okazji: XX–XX lipca"} +{"t":"PD 25 Outbound 018 CTA pl-pl Set your alarm Ustaw przypomnienie"} +{"t":"PD 25 Outbound 019 Subject line pl-pl Ready? Prime Day starts at midnight. Gotowi? Prime Day startuje o północy!"} +{"t":"PD 25 Outbound 020 Intro pl-pl 4 days of Prime member-exclusive deals 4 dni okazji tylko dla klientów Prime"} +{"t":"PD 25 Outbound 021 CTA pl-pl Set your alarm Ustaw przypomnienie"} +{"t":"PD 25 Outbound 023 Subject line pl-pl Join Prime for four days of big deals Dołącz do Prime na 4 dni imponujących okazji"} +{"t":"PD 25 Outbound 024 Headline pl-pl Four days of exclusive deals: XX-XX Month 4 dni ekskluzywnych okazji: XX–XX lipca"} +{"t":"PD 25 Outbound 025 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 25 Outbound 026 Subject line pl-pl Prime Day is coming XX-XX Month Nadchodzi Prime Day: XX–XX lipca"} +{"t":"PD 25 Outbound 027 Intro pl-pl Join Prime for four days of exclusive deals Dołącz do Prime - 4 dni super okazji"} +{"t":"PD 25 Outbound 028 CTA pl-pl Join Prime Dołącz do Prime"} +{"t":"PD 25 Outbound 030 Subject line pl-pl Join Prime for four days of big deals Dołącz do Prime na 4 dni imponujących okazji"} +{"t":"PD 25 Outbound 031 Headline pl-pl Four days of big deals: XX-XX Month 4 dni imponujących okazji: XX–XX lipca"} +{"t":"PD 25 Outbound 034 Intro pl-pl Join Prime for 4 days of exclusive deals Dołącz do Prime - 4 dni super okazji"} +{"t":"PD 25 Outbound 036 Subject line pl-pl Stay up late, Prime Day starts at midnight Ustaw budzik, Prime Day startuje o północy"} +{"t":"PD 25 Outbound 037 Subject line pl-pl Join Prime for exclusive deals from XX-XX Month Prime: łap ekskluzywne okazje, XX–XX lipca"} +{"t":"PD 25 Outbound 040 Subject line pl-pl Ready? Prime Day starts at midnight Gotowi? Prime Day startuje o północy!"} +{"t":"PD 25 Outbound 041 Intro pl-pl Sign up for exclusive deals from XX-XX Month Korzystaj z super okazji XX–XX lipca"} +{"t":"PD 25 Outbound 043 Subject line pl-pl Prime Day is here Zaczynamy Prime Day"} +{"t":"PD 25 Outbound 044 Subject line pl-pl Enjoy four days of big deals Zgarniaj imponujące okazje przez 4 dni"} +{"t":"PD 25 Outbound 045 Headline pl-pl Feel like a big deal with these epic deals Poczuj się jak gwiazda – łap imponujące okazje"} +{"t":"PD 25 Outbound 046 pl-pl Prime member-exclusive deals Okazje Prime Day wyłącznie dla klientów Prime"} +{"t":"PD 25 Outbound 047 pl-pl Exclusive deals, just for you Ekskluzywne okazje, specjalnie dla Ciebie"} +{"t":"PD 25 Outbound 048 CTA pl-pl Shop now Zamów teraz"} +{"t":"PD 25 Outbound 049 Subject line pl-pl Prime Day is here Zaczynamy Prime Day"} +{"t":"PD 25 Outbound 050 pl-pl Four days of Prime member-exclusive deals 4 dni okazji tylko dla klientów Prime"} +{"t":"PD 25 Outbound 051 Intro pl-pl Four days of deals just for you 4 dni okazji specjalnie dla Ciebie"} +{"t":"PD 25 Outbound 053 pl-pl Enjoy Prime exclusive deals now Łap ekskluzywne okazje Prime już teraz"} +{"t":"PD 25 Outbound 054 Subject line pl-pl Enjoy Prime Day deals now Skorzystaj z okazji Prime Day teraz"} +{"t":"PD 25 Outbound 055 Subject line pl-pl Your epic deals are waiting for you Imponujące okazje już na Ciebie czekają"} +{"t":"PD 25 Outbound 056 Headline pl-pl Feel special with these exclusive Prime Day deals Poczuj się wyjątkowo dzięki okazjom Prime Day"} +{"t":"PD 25 Outbound 058 Subject line pl-pl Prime Day is live Prime Day trwa"} +{"t":"PD 25 Outbound 059 Intro pl-pl Check out these exclusive deals \n Sprawdź te ekskluzywne okazje \n"} +{"t":"PD 25 Outbound 059F Intro pl-pl Check out these exclusive deals Sprawdź te ekskluzywne okazje"} +{"t":"PD 25 Outbound 061 Subject line pl-pl Prime Day is in full swing Prime Day już tu jest"} +{"t":"PD 25 Outbound 062 Intro pl-pl Check out these epic deals before lights out Łap te okazje, póki są"} +{"t":"PD 25 Outbound 064 Subject line pl-pl Discover what day two of Prime Day has for you Drugi dzień Prime Day – nowe okazje czekają"} +{"t":"PD 25 Outbound 065 Subject line pl-pl Don't miss out on these exclusive deals Nie przegap tych ekskluzywnych okazji"} +{"t":"PD 25 Outbound 066 Headline pl-pl Epic deals that make you feel like a big deal Imponujące okazje – poczuj się jak gwiazda"} +{"t":"PD 25 Outbound 067 pl-pl w/o FLABD: \n Epic deals to make you smile Uśmiechniesz się dzięki tym imponującym okazjom"} +{"t":"PD 25 Outbound 067F pl-pl w/o FLABD: Epic deals to make you smile Uśmiechniesz się dzięki tym imponującym okazjom"} +{"t":"PD 25 Outbound 069 pl-pl Prime Day is in full swing Prime Day już tu jest"} +{"t":"PD 25 Outbound 070 Subject line pl-pl Another Prime Day of big deals Kolejny Prime Day z imponującymi okazjami"} +{"t":"PD 25 Outbound 071 Intro pl-pl Start the day with big deals Rozpocznij dzień od imponujących okazji"} +{"t":"PD 25 Outbound 073 pl-pl There's still time to check these big deals Nie pozwól, by te okazje przeszły Ci koło nosa"} +{"t":"PD 25 Outbound 074 Subject line pl-pl Don't let the sun set on these big deals Nie przegap tych imponujących okazji"} +{"t":"PD 25 Outbound 075 Subject line pl-pl End your day feeling like a big deal Poczuj się jak gwiazda jeszcze dzisiaj"} +{"t":"PD 25 Outbound 076 pl-pl End your day scoring big deals Łap imponujące okazje przed końcem dnia"} +{"t":"PD 25 Outbound 077 Headline pl-pl Shop epic and exclusive deals today Łap ekskluzywne okazje jeszcze dziś"} +{"t":"PD 25 Outbound 079 Subject line pl-pl End your day feeling like a big deal Poczuj się jak gwiazda jeszcze dzisiaj"} +{"t":"PD 25 Outbound 080 pl-pl Here's an epic way to end your day Oto gwiazdorski finał dnia"} +{"t":"PD 25 Outbound 081 pl-pl End your day with deals that make you smile Uśmiechniesz się dzięki tym okazjom"} +{"t":"PD 25 Outbound 082 pl-pl Check out Prime Day's exclusive deals Sprawdź ekskluzywne okazje Prime Day"} +{"t":"PD 25 Outbound 083 Intro pl-pl Bag an exclusive deal this Prime Day Złap ekskluzywną okazję w Prime Day"} +{"t":"PD 25 Outbound 085 pl-pl Exclusive deals that need putting to bed Ostatnia szansa na wyjątkowe okazje"} +{"t":"PD 25 Outbound 086 Subject line pl-pl These exclusive deals end in 48 hours Imponujące okazje znikną za 48 godzin"} +{"t":"PD 25 Outbound 087 Intro pl-pl Check out Prime Day big deals tonight Sprawdź imponujące okazje Prime Day dziś"} +{"t":"PD 25 Outbound 089 pl-pl Prime Day is here Zaczynamy Prime Day"} +{"t":"PD 25 Outbound 090 Subject line pl-pl Prime Day has started Prime Day wystartował"} +{"t":"PD 25 Outbound 091 Subject line pl-pl Get ready to feel like a big deal Poczuj się jak gwiazda – już dziś"} +{"t":"PD 25 Outbound 092 pl-pl Get ready to enjoy epic deals Przygotuj się na wyjątkowe okazje"} +{"t":"PD 25 Outbound 093 Headline pl-pl Access Prime Day's exclusive deals today Uzyskaj dostęp do ekskluzywnych okazji Prime Day"} +{"t":"PD 25 Outbound 094 CTA pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 25 Outbound 095 Subject line pl-pl Prime Day is here Prime Day wystartował"} +{"t":"PD 25 Outbound 096 Intro pl-pl Four days of exclusive deals 4 dni ekskluzywnych okazji"} +{"t":"PD 25 Outbound 097 CTA pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 25 Outbound 099 Intro pl-pl Access four days of big deals Odblokuj cztery dni imponujących okazji"} +{"t":"PD 25 Outbound 102 Subject line pl-pl Another day of big deals this Prime Day Kolejny dzień imponujących okazji na Prime Day"} +{"t":"PD 25 Outbound 103 Subject line pl-pl Epic deals to make you feel like a big deal Złap imponujące okazje i poczuj się jak gwiazda"} +{"t":"PD 25 Outbound 104 pl-pl Epic deals to make you smile Uśmiechniesz się dzięki tym imponującym okazjom"} +{"t":"PD 25 Outbound 105 pl-pl Just two days left to bag some amazing deals Zostały tylko 2 dni na imponujące okazje"} +{"t":"PD 25 Outbound 106 Headline pl-pl Just two days left of big deals Jeszcze tylko dwa dni imponujących okazji"} +{"t":"PD 25 Outbound 109 Intro pl-pl Big deals end in 48 hours Ostatnie 48 godzin na imponujące okazje"} +{"t":"PD 25 Outbound 111 pl-pl Big deals disappear in 48 hours Imponujące okazje znikną za 48 godzin"} +{"t":"PD 25 Outbound 112 Subject line pl-pl Prime Day ends soon, don't miss out. Nie przegap: Prime Day dobiega końca"} +{"t":"PD 25 Outbound 113 Intro pl-pl Sign up and feel like a big deal Dołącz i poczuj się jak gwiazda"} +{"t":"PD 25 Outbound 114 pl-pl Sign up and enjoy epic deals Dołącz i ciesz się imponującymi okazjami"} +{"t":"PD 25 Outbound 116 Subject line pl-pl Prime Day ends midnight tomorrow Prime Day kończy się jutro o północy"} +{"t":"PD 25 Outbound 117 Subject line pl-pl There’s still time to bag an epic deal Jeszcze jest czas na imponujące okazje"} +{"t":"PD 25 Outbound 118 Headline pl-pl Time is ticking on these big deals, don’t miss out Czas ucieka – łap imponujące okazje"} +{"t":"PD 25 Outbound 119 CTA pl-pl Save now Oszczędzaj teraz"} +{"t":"PD 25 Outbound 120 Subject line pl-pl Prime Day ends midnight tomorrow Prime Day kończy się jutro o północy"} +{"t":"PD 25 Outbound 121 Intro pl-pl These exclusive deals won’t wait forever Te ekskluzywne okazje nie będą czekać"} +{"t":"PD 25 Outbound 123 pl-pl There’s still time to enjoy Prime Day Prime Day kończy się za kilka godzin"} +{"t":"PD 25 Outbound 124 Subject line pl-pl Don’t miss out on Prime Day Nie przegap Prime Day"} +{"t":"PD 25 Outbound 125 pl-pl The clock is ticking on these big deals Zegar imponujących okazji tyka"} +{"t":"PD 25 Outbound 126 Subject line pl-pl There’s still time to feel like a big deal Nadal możesz poczuć się jak gwiazda"} +{"t":"PD 25 Outbound 127 pl-pl Time's running out on these epic deals Kończy się czas imponujących okazji"} +{"t":"PD 25 Outbound 128 Headline pl-pl Prime Day deals to make you feel like a big deal Poczuj się jak gwiazda z okazjami Prime"} +{"t":"PD 25 Outbound 129 pl-pl Prime Day deals to make you smile Uśmiechniesz się dzięki tym imponującym okazjom"} +{"t":"PD 25 Outbound 131 Subject line pl-pl The clock is ticking on Prime Day Okazje Prime kończą się"} +{"t":"PD 25 Outbound 132 pl-pl These big deals end in 24 hours Ostatnie 24 godziny na imponujące okazje"} +{"t":"PD 25 Outbound 133 Intro pl-pl Just 24 hours to bag an epic deal Tylko 24 godziny: łap imponujące okazje"} +{"t":"PD 25 Outbound 135 Subject line pl-pl Prime Day is still on, but not for long Prime Day trwa – ostatnie godziny"} +{"t":"PD 25 Outbound 136 pl-pl In 24 hours, your big deals disappear Ostatnie 24 godziny na imponujące okazje"} +{"t":"PD 25 Outbound 137 Intro pl-pl Prime Day ends in 24 hours Prime Day dobiega końca za 24 godziny"} +{"t":"PD 25 Outbound 139 Subject line pl-pl Prime Day ends at midnight Prime Day kończy się o północy"} +{"t":"PD 25 Outbound 140 Subject line pl-pl Your epic deals end tonight Twoje imponujące okazje kończą się o północy"} +{"t":"PD 25 Outbound 141 Headline pl-pl Epic deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 25 Outbound 143 Subject line pl-pl Prime Day ends tonight Prime Day kończy się o północy"} +{"t":"PD 25 Outbound 144 Intro pl-pl Big deals end at midnight Imponujące okazje kończą się o północy"} +{"t":"PD 25 Outbound 146 Subject line pl-pl It’s the final few hours of Prime Day Prime Day - ostatnie chwile"} +{"t":"PD 25 Outbound 147 Subject line pl-pl Exclusive deals end at midnight Imponujące okazje znikną o północy"} +{"t":"PD 25 Outbound 148 Headline pl-pl Last chance to shop, save and feel like a big deal Ostatnia szansa — zamów i poczuj się jak gwiazda"} +{"t":"PD 25 Outbound 149 pl-pl Last chance to shop, save and enjoy epic deals Ostatnia szansa – oszczędzaj i łap imponujące okazje"} +{"t":"PD 25 Outbound 151 Subject line pl-pl Prime Day ends at midnight Prime Day kończy się o północy"} +{"t":"PD 25 Outbound 152 Intro pl-pl Shop exclusive deals until midnight Łap ekskluzywne okazje – do północy"} +{"t":"PD 25 Outbound 155 Subject line pl-pl Join Prime to shop big deals until tomorrow night Dołącz do Prime i łap imponujące okazje do jutra"} +{"t":"PD 25 Outbound 156 Headline pl-pl Time is ticking on these big deals, don’t miss out Okazje Prime kończą się – nie przegap ich"} +{"t":"PD 25 Outbound 159 Intro pl-pl Enjoy access to big deals Korzystaj z imponujących okazji"} +{"t":"PD 25 Outbound 161 pl-pl Prime Day is still on, but not for long Prime Day trwa – ostatnie godziny"} +{"t":"PD 25 Outbound 162 Subject line pl-pl The clock is ticking on Prime Day Zegar okazji Prime Day tyka"} +{"t":"PD 25 Outbound 163 Intro pl-pl 4 days of big deals ends tomorrow 4 dni imponujących okazji do jutra"} +{"t":"PD 25 Outbound 164 CTA pl-pl Join Prime now Dołącz do Prime"} +{"t":"PD 25 Outbound 165 pl-pl Prime Day ends at midnight Prime Day kończy się o północy"} +{"t":"PD 25 Outbound 166 Subject line pl-pl Just a few hours left to access big deals Tylko kilka godzin imponujących okazji"} +{"t":"PD 25 Outbound 167 Subject line pl-pl These big deals end in 24 hours Twoje imponujące okazje kończą się o północy"} +{"t":"PD 25 Outbound 168 Headline pl-pl Last chance to get big deals Ostatnia szansa na imponujące okazje"} +{"t":"PD 25 Outbound 170 Subject line pl-pl Prime Day ends in 24 hours Prime Day kończy się o północy"} +{"t":"PD 25 Outbound 171 Intro pl-pl Don’t miss out on these big deals Nie przegap tych imponujących okazji"} +{"t":"PD 25 Outbound 174 Intro pl-pl Last chance to feel like a big deal Ostatnia szansa: poczuj się jak gwiazda"} +{"t":"PD 25 Outbound 175 pl-pl Last chance to enjoy epic deals Ostatnia szansa na imponujące okazje"} +{"t":"PD 25 Outbound 176 pl-pl Epic deals end midnight Imponujące okazje kończą się o północy"} +{"t":"PD 25 Outbound 186 Subject line pl-pl Check out Prime Day’s Top 100 Deals Oto 100 okazji Prime Day – sprawdź teraz"} +{"t":"PD 25 Outbound 187 Intro pl-pl Shop the most epic deals Łap najbardziej imponujące okazje"} +{"t":"PD 25 Outbound 188 pl-pl See top 100 Zobacz 100 najlepszych okazji"} +{"t":"PD 25 Outbound 189 pl-pl See top picks Zobacz najlepsze okazje"} +{"t":"PD 25 Outbound 190 CTA pl-pl Discover now Odkryj teraz"} +{"t":"PD 25 Outbound 191 Subject line pl-pl Glowing reviews, epic prices Entuzjastyczne recenzje, imponujące ceny"} +{"t":"PD 25 Outbound 192 Intro pl-pl Snap up big deals on 4+ star-rated products Okazje na produkty 4+ gwiazdki"} +{"t":"PD 25 Outbound 194 Subject line pl-pl Deals on trustworthy brands Okazje na produkty renomowanych marek"} +{"t":"PD 25 Outbound 195 Intro pl-pl Top brands at epic prices Top marki w imponujących cenach"} +{"t":"PD 25 Outbound 196 CTA pl-pl See all Zobacz wszystko"} +{"t":"PD 25 Outbound 197 Subject line pl-pl Products you love at prices you'll love Produkty, które kochasz, w cenach, które pokochasz"} +{"t":"PD 25 Outbound 198 Intro pl-pl Discover highly-rated deals Odkryj dobrze oceniane okazje"} +{"t":"PD 25 Outbound 200 Subject line pl-pl Deals on Influencer Favourites Okazje na produkty polecane przez influencerów"} +{"t":"PD 25 Outbound 201 Intro pl-pl Shop before they're gone Łap te okazje, póki są"} +{"t":"PD 25 Outbound 203 Subject line pl-pl Big deals on our new arrivals Imponujące okazje na nowości"} +{"t":"PD 25 Outbound 204 Intro pl-pl New items you'll love Nowe produkty, które pokochasz"} +{"t":"PD 25 Outbound 205 CTA pl-pl See new arrivals Zobacz nowości"} +{"t":"PD 25 Outbound 206 Subject line pl-pl Don’t miss out on your Prime Day deals Nie przegap okazji Prime Day"} +{"t":"PD 25 Outbound 207 Intro pl-pl Shop big deals tailored to your taste Łap imponujące okazje dla Ciebie"} +{"t":"PD 25 Outbound 209 Subject line pl-pl Prime Day deals inspired by you Okazje Prime Day inspirowane Tobą"} +{"t":"PD 25 Outbound 210 Intro pl-pl Shop big deals based on your basket and wishlist Wybierz okazje dopasowane do Ciebie"} +{"t":"PD 25 Outbound 212 Subject line pl-pl Keep shopping before Prime Day deals disappear Łap kolejne okazje Prime Day, zanim znikną"} +{"t":"PD 25 Outbound 213 Intro pl-pl Shop epic deals Sprawdź imponujące okazje"} +{"t":"PD 25 Outbound 238 pl-pl Exclusively for Prime members Wyłącznie dla klientów Amazon Prime"} +{"t":"SDD 23 Outbound 001 Subject line pl-pl Ready for up to 40% off in the Amazon Spring Sale? Wiosenne okazje Amazon nadchodzą. Oszczędź do 40%!"} +{"t":"SDD 23 Outbound 002 Subject line pl-pl Starts 27 March Start już 27 marca"} +{"t":"SDD 23 Outbound 003 Headline pl-pl Over two days of spring savings Ponad dwa dni wiosennych okazji"} +{"t":"SDD 23 Outbound 004 Body Copy pl-pl The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Wiosenne okazje na Amazon już prawie wystartowały! Zaoszczędź nawet do 40% na wszystkim, co przyda Ci się w tym sezonie. Start 27 marca o 18:00, a koniec 29 marca o północy. Zapisz w kalendarzu i nie przegap wiosennych okazji!"} +{"t":"SDD 23 Outbound 005 CTA pl-pl Save the date Zapisz w kalendarzu"} +{"t":"SDD 23 Outbound 006 Title pl-pl Save up to 40% in the Amazon Spring Sale Wiosenne okazje Amazon. Oszczędź do 40%"} +{"t":"SDD 23 Outbound 007 Body Copy pl-pl Over two days of spring savings Ponad dwa dni wiosennych okazji"} +{"t":"SDD 23 Outbound 009 Subject line pl-pl Save up to 40% in the Amazon Spring Sale today! Wiosenne okazje Amazon. Zaoszczędź dziś do 40%!"} +{"t":"SDD 23 Outbound 010 Subject line pl-pl Starts at 6pm Start o 18:00"} +{"t":"SDD 23 Outbound 011 Headline pl-pl Get that spring feeling with up to 40% off today! Wiosenne okazje nadchodzą. Zaoszczędź dziś do 40%!"} +{"t":"SDD 23 Outbound 012 Body Copy pl-pl The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Wiosenne okazje na Amazon startują już dziś o 18:00. Zaoszczędź nawet do 40% na wyposażeniu kuchni, ogrodu, elektronice i nie tylko. Znajdź najlepsze okazje na perfekcyjną wiosnę."} +{"t":"SDD 23 Outbound 013 CTA pl-pl See the deals Zobacz okazje"} +{"t":"SDD 23 Outbound 014 Title pl-pl Save up to 40% in the Amazon Spring Sale Wiosenne okazje na Amazon. Zaoszczędź nawet do 40%"} +{"t":"SDD 23 Outbound 015 Body Copy pl-pl Starts 6pm tonight Start dziś o 18:00"} +{"t":"SDD 23 Outbound 016 CTA pl-pl See the deals Zobacz okazje"} +{"t":"SDD 23 Outbound 017 Subject line pl-pl The clock is ticking on the Amazon Spring Sale Wiosenne okazje na Amazon właśnie się kończą"} +{"t":"SDD 23 Outbound 018 Subject line pl-pl Save up to 40% while you still can Jeszcze możesz zaoszczędzić nawet do 40%"} +{"t":"SDD 23 Outbound 019 Headline pl-pl Check out today's spring deals Zobacz dziś wiosenne okazje"} +{"t":"SDD 23 Outbound 020 Body Copy pl-pl The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Wiosenne okazje na Amazon już w pełnym rozkwicie! Skorzystaj i zaoszczędź nawet do 40%. Nie przegap szansy tej wiosny – zostały Ci tylko dwa dni. Okazje kończą się jutro o północy."} +{"t":"SDD 23 Outbound 022 Title pl-pl Only two days left to get up to 40% off Zostały dwa dni, by zaoszczędzić do 40%"} +{"t":"SDD 23 Outbound 023 Body Copy pl-pl Spring daily deals! Ends tomorrow Wiosenne okazje kończą się już jutro"} +{"t":"SDD 23 Outbound 025 Title pl-pl The clock is ticking on the Spring Sale Wiosenne okazje właśnie się kończą"} +{"t":"SDD 23 Outbound 026 Body Copy pl-pl Save up to 40% at Amazon Zaoszczędź nawet do 40% na Amazon"} +{"t":"SDD 23 Outbound 028 Subject line pl-pl Last chance to get up to 40% off at Amazon Ostatnia szansa, by oszczędzić do 40% na Amazon"} +{"t":"SDD 23 Outbound 029 Subject line pl-pl Spring Sale ends midnight Wiosenne okazje kończą się o północy"} +{"t":"SDD 23 Outbound 030 Headline pl-pl Check out our final Spring Sale deals Sprawdź nasze ostatnie wiosenne okazje"} +{"t":"SDD 23 Outbound 031 Body Copy pl-pl Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  To już ostatni dzień wiosennych okazji na Amazon. Bez obaw, jeszcze zdążysz zaoszczędzić nawet do 40% na upatrzonych produktach, jeśli zamówisz je przed północą. Skorzystaj z naszych wiosennych okazji i ciesz się niezapomnianą wiosną!"} +{"t":"SDD 23 Outbound 033 Title pl-pl Only a few hours left of our Spring Sale Za kilka godzin koniec wiosennych okazji"} +{"t":"SDD 23 Outbound 034 Body Copy pl-pl Last chance to save up to 40% at Amazon Ostatnia szansa, by oszczędzić do 40%"} +{"t":"SDD 23 Outbound 036 Title pl-pl Spring Sale ends midnight Wiosenne okazje kończą się o północy"} +{"t":"SDD 24 Outbound 001 Subject line pl-pl Amazon Spring Deal Days are coming! Up to 40% off  Super oszczędności w Dni Wiosennych Okazji Amazon!"} +{"t":"SDD 24 Outbound 002 Subject line pl-pl Starts 20 March Start 20 marca"} +{"t":"SDD 24 Outbound 003 Headline pl-pl Shop six days of up to 40% off for spring Sześć dni wielkich oszczędności"} +{"t":"SDD 24 Outbound 004 Body Copy pl-pl Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! Już niebawem Dni Wiosennych Okazji Amazon! To sześć dni wielkich oszczędności i imponujących okazji na Amazon.pl: od elektroniki, po odzież czy produkty do domu i kuchni. Start 20 marca o północy, koniec 25 marca. Zanotuj te daty, żeby nie przegapić tej wiosennej radości!"} +{"t":"SDD 24 Outbound 005 CTA pl-pl Save the date Zapisz te daty w kalendarzu"} +{"t":"SDD 24 Outbound 006 Title pl-pl Save up to 40% on Amazon Spring Deal Days Oszczędności w Dni Wiosennych Okazji"} +{"t":"SDD 24 Outbound 007 Body Copy pl-pl Shop six days of big spring savings Łap wspaniałe okazje przez sześć dni"} +{"t":"SDD 24 Outbound 008 CTA pl-pl Save the date Zapisz te daty w kalendarzu"} +{"t":"SDD 24 Outbound 009 Subject line pl-pl Amazon Spring Deal Days are almost here! Dni Wiosennych Okazji Amazon już blisko!"} +{"t":"SDD 24 Outbound 011 Headline pl-pl Shop six days of up to 40% off for spring Sześć dni super wiosennych oszczędności"} +{"t":"SDD 24 Outbound 012 Body Copy pl-pl New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! Dni Wiosennych Okazji Amazon już blisko! To sześć dni imponujących oszczędności na wszystkim: elektronice, ubraniach czy sprzętach do domu i kuchni. Start 20 marca o północy, koniec 25 marca o północy. Nie przegap tego, zapisz daty i gromadź wspaniałe wiosenne oszczędności na Amazon.pl!"} +{"t":"SDD 24 Outbound 015 Body Copy pl-pl Shop six days of big spring savings Sześć dni super wiosennych oszczędności"} +{"t":"SDD 24 Outbound 017 Subject line pl-pl Get ready! New Amazon Spring Deal Days start tomorrow! Szykuj się! Dni Wiosennych Okazji Amazon od jutra!"} +{"t":"SDD 24 Outbound 018 Subject line pl-pl Starts midnight until 25 March Start o północy, koniec 25 marca"} +{"t":"SDD 24 Outbound 019 Headline pl-pl Shop six days of up to 40% off deals Sześć dni super wiosennych oszczędności"} +{"t":"SDD 24 Outbound 020 Body Copy pl-pl Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Dni Wiosennych Okazji Amazon ruszają dziś o północy! Przygotuj się na super oszczędności i przez sześć dni zamawiaj taniej wszystko, czego potrzebujesz na wiosnę. Łap imponujące okazje na Amazon.pl: elektronika, odzież, sprzęty do domu i kuchni... i nie tylko! Już teraz ustaw powiadomienie."} +{"t":"SDD 24 Outbound 021 CTA pl-pl Starts midnight Już od północy"} +{"t":"SDD 24 Outbound 022 Title pl-pl Amazon Spring Deal Days start tomorrow! Dni Wiosennych Okazji Amazon od jutra!"} +{"t":"SDD 24 Outbound 023 Body Copy pl-pl Shop six days of up to 40% off Sześć dni super wiosennych oszczędności"} +{"t":"SDD 24 Outbound 024 CTA pl-pl Starts midnight Już od północy"} +{"t":"SDD 24 Outbound 025 Title pl-pl Check out Spring WOW! Deals Sprawdź wiosenne okazje WOW!"} +{"t":"SDD 24 Outbound 026 Body Copy pl-pl Save big with Amazon Prime during Spring Deal Days Zaoszczędź więcej z Prime w Dni Wiosennych Okazji"} +{"t":"SDD 24 Outbound 027 CTA pl-pl Sign up now Zarejestruj się teraz"} +{"t":"SDD 24 Outbound 028 Subject line pl-pl New, Amazon Spring Deal Days are here! Dni Wiosennych Okazji Amazon nadeszły!"} +{"t":"SDD 24 Outbound 029 Subject line pl-pl Up to 40% off starts today Pierwszy dzień wielkich oszczędności"} +{"t":"SDD 24 Outbound 030 Headline pl-pl Shop up to 40% off for spring today Dzisiaj zaoszczędź jeszcze więcej na wiosnę"} +{"t":"SDD 24 Outbound 031 Body Copy pl-pl Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Wiosna nadeszła, a wraz z nią okazje w ramach nowych Dni Wiosennych Okazji Amazon! Od dzisiaj możesz oszczędzić na wszystkich potrzebnych produktach, od elektroniki po odzież czy sprzęty do domu i kuchni. Start dzisiaj, koniec 25 marca. Zacznij oszczędzać już teraz na Amazon.pl!"} +{"t":"SDD 24 Outbound 032 CTA pl-pl See the deals Odkryj okazje"} +{"t":"SDD 24 Outbound 033 Title pl-pl Amazon Spring Deal Days start today! Dni Wiosennych Okazji Amazon od dzisiaj!"} +{"t":"SDD 24 Outbound 034 Body Copy pl-pl Shop up to 40% off Zamawiaj i oszczędzaj"} +{"t":"SDD 24 Outbound 035 CTA pl-pl See the deals Odkryj okazje"} +{"t":"SDD 24 Outbound 036 Subject line pl-pl Amazon Spring Deal Days have started! Dni Wiosennych Okazji Amazon nadeszły!"} +{"t":"SDD 24 Outbound 037 Subject line pl-pl On now until 25 March Od teraz do 25 marca"} +{"t":"SDD 24 Outbound 038 Headline pl-pl Shop six days of up to 40% off from today Sześć dni super wiosennych oszczędności"} +{"t":"SDD 24 Outbound 039 Body Copy pl-pl The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Pierwszy z Dni Wiosennych Okazji Amazon dobiega końca. Ale bez obaw, dopiero zaczynamy. Przez kolejne dni sporo zaoszczędzsz na różnych produktach, od elektroniki, po odzież czy sprzęty do domu i kuchni! Kolejna porcja wiosennych oszczędności na Amazon.pl już jutro. Koniec o północy 25 marca."} +{"t":"SDD 24 Outbound 041 Title pl-pl Amazon Spring Deal Days are now on! Dni Wiosennych Okazji Amazon już trwają!"} +{"t":"SDD 24 Outbound 042 Body Copy pl-pl Shop up to 40% off Zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Outbound 043 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 24 Outbound 044 Title pl-pl Amazon Spring Deal Days are here! Dni Wiosennych Okazji Amazon nadeszły!"} +{"t":"SDD 24 Outbound 045 Body Copy pl-pl Save up to 40% off until 25 March Zaoszczędź jeszcze więcej do 25 marca"} +{"t":"SDD 24 Outbound 047 Subject line pl-pl Amazon Spring Deal Days are in full swing Dni Wiosennych Okazji Amazon w pełnym rozkwicie"} +{"t":"SDD 24 Outbound 048 Subject line pl-pl Shop up to 40% off until 25 March Zaoszczędź jeszcze więcej do 25 marca"} +{"t":"SDD 24 Outbound 049 Headline pl-pl Shop up to 40% off everything you need for Spring  Łap super okazje na wszystko, co potrzebne wiosną"} +{"t":"SDD 24 Outbound 050 Body Copy pl-pl Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Dni Wiosennych Okazji Amazon w pełnym rozkwicie! Zrób w tym tygodniu wielkie oszczędności dzięki wielu okazjom na elektronikę, odzież, sprzęty do domu i kuchni... i inne produkty dostępne na Amazon.pl! Koniec o północy 25 marca."} +{"t":"SDD 24 Outbound 052 Title pl-pl Amazon Spring Deal Days are in full swing! Dni Wiosennych Okazji Amazon w rozkwicie"} +{"t":"SDD 24 Outbound 053 Body Copy pl-pl Shop the latest deals Zamawiaj najnowsze okazje"} +{"t":"SDD 24 Outbound 055 Subject line pl-pl New day, new epic deals with Amazon Spring Deal Days Nowy dzień, nowe hity Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Outbound 056 Subject line pl-pl Shop up to 40% off Amazon Spring Deal Days, today!  Dni Wiosennych Okazji, zaoszczędź jeszcze więcej!"} +{"t":"SDD 24 Outbound 057 Headline pl-pl New day, new deals on everything you need for Spring Nowy dzień, nowe okazje na rzeczy niezbędne wiosną"} +{"t":"SDD 24 Outbound 058 Body Copy pl-pl Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Nasze najnowsze okazje właśnie się pojawiły, a zatem łap je, póki są dostępne na Amazon.pl! Do zakończenia Dni Wiosennych Okazji Amazon pozostało raptem kilka dni, więc koniecznie skorzystaj z tych imponujących okazji. Tylko do północy 25 marca."} +{"t":"SDD 24 Outbound 060 Title pl-pl Discover new deals everyday Codziennie odkrywaj nowe okazje"} +{"t":"SDD 24 Outbound 061 Body Copy pl-pl Up to 40% off on Amazon Spring Deal Days Tak oszczędzisz w Dni Wiosennych Okazji"} +{"t":"SDD 24 Outbound 063 Subject line pl-pl Shop must-have savings with Amazon Spring Deal Days Super oszczędności w Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Outbound 064 Subject line pl-pl Shop up to 40% off spring deals today! Dzisiaj zaoszczędź jeszcze więcej na wiosnę"} +{"t":"SDD 24 Outbound 065 Headline pl-pl There's only two Amazon Spring Deal Days left! Zostały już tylko 2 Dni Wiosennych Okazji Amazon!"} +{"t":"SDD 24 Outbound 066 Body Copy pl-pl Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Pora znaleźć wiosenne produkty w super cenach na Amazon.pl! Zamów wszystko, czego potrzebujesz i imponująco oszczędź w Dni Wiosennych Okazji. Od elektroniki, po odzież czy sprzęty do domu i kuchni, łap okazje na wszystkie produkty, dzięki którym ta wiosna będzie niezapomniana. Tylko do północy 25 marca."} +{"t":"SDD 24 Outbound 068 Title pl-pl Amazon Spring Deal Days still on! Dni Wiosennych Okazji Amazon trwają!"} +{"t":"SDD 24 Outbound 069 Body Copy pl-pl Get up to 40% off until 25 March W tym tygodniu zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Outbound 071 Title pl-pl Amazon Spring Deal Days continues! Dni Wiosennych Okazji Amazon trwają!"} +{"t":"SDD 24 Outbound 072 Body Copy pl-pl Discover new deals every day Każdego dnia odkrywaj nowe okazje"} +{"t":"SDD 24 Outbound 074 Title pl-pl Check out Amazon Spring WOW! deals Sprawdź wiosenne okazje WOW! na Amazon.pl"} +{"t":"SDD 24 Outbound 075 Body Copy pl-pl Save big with Amazon Spring Deal Days, today! Zaoszczędź w Dni Wiosennych Okazji!"} +{"t":"SDD 24 Outbound 077 Title pl-pl Discover trending Amazon Spring deals Odkryj modne wiosenne okazje na Amazon.pl"} +{"t":"SDD 24 Outbound 078 Body Copy pl-pl Shop the most loved deals Zamawiaj bestsellerowe okazje"} +{"t":"SDD 24 Outbound 079 CTA pl-pl Discover more Dowiedz się więcej"} +{"t":"SDD 24 Outbound 080 Title pl-pl See our Top 100 deals Zobacz 100 topowych okazji"} +{"t":"SDD 24 Outbound 081 Body Copy pl-pl Find Amazon Spring Deal Days bestsellers Poznaj hity Dni Wiosennych Okazji Amazon"} +{"t":"SDD 24 Outbound 083 Title pl-pl Shop up to 40% off with Amazon Spring Deal Days Zamawiaj bestsellerowe okazje na Amazon.pl"} +{"t":"SDD 24 Outbound 084 Body Copy pl-pl Discover the most-loved deals Odkryj pięciogwiazdkowe okazje"} +{"t":"SDD 24 Outbound 085 CTA pl-pl Learn more Zamawiaj bestsellerowe okazje"} +{"t":"SDD 24 Outbound 086 Title pl-pl What's new for Amazon Spring Deal Days? Nowości Dni Wiosennych Okazji Amazon!"} +{"t":"SDD 24 Outbound 087 Body Copy pl-pl Check out new deals today Sprawdź nowe okazje na dziś"} +{"t":"SDD 24 Outbound 089 Title pl-pl Amazon Spring Deal Days are on now! Dni Wiosennych Okazji Amazon rozpoczęte!"} +{"t":"SDD 24 Outbound 090 Body Copy pl-pl Find Amazon Spring Deals under £15/20€ Znajdź wspaniałe okazje poniżej XX zł"} +{"t":"SDD 24 Outbound 092 Subject line pl-pl Last chance to shop up to 40% off at Amazon Spiesz się i zaoszczędź jeszcze więcej na Amazon.pl"} +{"t":"SDD 24 Outbound 093 Subject line pl-pl Amazon Spring Deal Days end soon Dni Wiosennych Okazji Amazon już się kończą"} +{"t":"SDD 24 Outbound 094 Headline pl-pl Final call for up to 40% off great spring deals Ostatni moment na wiosenne okazje"} +{"t":"SDD 24 Outbound 095 Body Copy pl-pl Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  W ostatni dzień Dni Wiosennych Okazji Amazon nie odpuszczamy. Odkryj imponujące nowe okazje na Amazon.pl od teraz do północy. Skorzystaj z nich, póki są dostępne!"} +{"t":"SDD 24 Outbound 098 Title pl-pl Amazon Spring Deal Days end midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 24 Outbound 099 Body Copy pl-pl Last chance to save up to 40% off Pospiesz się i zaoszczędź jeszcze więcej"} +{"t":"SDD 24 Outbound 101 Subject line pl-pl Check out final Amazon Spring Deal Day savings! Łap ostatnie oszczędności w Dni Wiosennych Okazji!"} +{"t":"SDD 24 Outbound 102 Subject line pl-pl Don't miss up to 40% off Nie przegap tych imponujących okazji"} +{"t":"SDD 24 Outbound 103 Headline pl-pl Amazon Spring Deal Days end at midnight tonight Dni Wiosennych Okazji Amazon tylko dziś do północy"} +{"t":"SDD 24 Outbound 104 Body Copy pl-pl There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Do zakończenia Dni Wiosennych Okazji Amazon zostało już tylko kilka godzin. Nie zapomnij sprawdzić finałowych okazji dnia na Amazon.pl i zaoszczędź jeszcze więcej na wszystkich produktach niezbędnych na wiosnę. Zrób ostatnie wielkie oszczędności! Tylko dziś do północy."} +{"t":"SDD 24 Outbound 106 Title pl-pl Discover final savings on great deals Raz jeszcze zaoszczędź na super okazjach"} +{"t":"SDD 24 Outbound 107 Body Copy pl-pl Amazon Spring Deals Days end at midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 24 Outbound 109 Title pl-pl Last call for up to 40% off at Amazon  To ostatni dzwonek, zaoszczędź na Amazon.pl"} +{"t":"SDD 24 Outbound 110 Body Copy pl-pl Amazon Spring Deal Days end at midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 25 Outbound 001 Subject line pl-pl Oooh! Get ready for Spring Deal Days!  Łaaał! Nadchodzą Dni Wiosennych Okazji Amazon!"} +{"t":"SDD 25 Outbound 002 Subject line pl-pl Up to XX% off from 25 to 31 March Oszczędzaj do XX% od 25 do 31 marca"} +{"t":"SDD 25 Outbound 003 pl-pl Epic savings from 25 to 31 March Duże oszczędności od 25 do 31 marca"} +{"t":"SDD 25 Outbound 004 Headline pl-pl Shop 7 days of big spring savings 7 imponujących Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 006 Title pl-pl Get ready for Spring Deal Days Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 007 Body Copy pl-pl Up to XX% off from 25 to 31 March Oszczędzaj do XX% od 25 do 31 marca"} +{"t":"SDD 25 Outbound 010 Subject line pl-pl Spring Deal Days is coming  Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 015 Title pl-pl Spring Deal Days is coming Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 019 Subject line pl-pl Spring Deal Days: mark your calendar Nie przegap Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 020 Subject line pl-pl Save up to XX% off from 25 to 31 March Oszczędzaj do XX% od 25 do 31 marca"} +{"t":"SDD 25 Outbound 021 pl-pl Save big from 25 to 31 March Oszczędzaj jeszcze więcej od 25 do 31 marca"} +{"t":"SDD 25 Outbound 022 Headline pl-pl Ready for 7 days of epic spring deals? Przygotuj się na 7 Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 023 CTA pl-pl Start your wishlist Stwórz listę życzeń"} +{"t":"SDD 25 Outbound 024 Title pl-pl Spring Deal Days: mark your calendar Nie przegap Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 025 Body Copy pl-pl Save up to XX% off from 25 to 31 March Oszczędzaj do XX% od 25 do 31 marca"} +{"t":"SDD 25 Outbound 026 pl-pl Save big from 25 to 31 March Oszczędzaj więcej od 25 do 31 marca"} +{"t":"SDD 25 Outbound 033 Title pl-pl Spring Deal Days starts tomorrow Dni Wiosennych Okazji już od jutra!"} +{"t":"SDD 25 Outbound 037 pl-pl Spring Deal Days starts tomorrow Dni wiosennych okazji już od jutra!"} +{"t":"SDD 25 Outbound 039 Body Copy pl-pl Save big with Prime during Spring Deal Days Oszczędzaj z Prime w Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 040 Body Copy pl-pl Save big during Spring Deal Days Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 042 Subject line pl-pl Spring Deal Days is finally here Już są Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 044 Headline pl-pl Epic deals start today Imponujące okazje już od dziś!"} +{"t":"SDD 25 Outbound 045 pl-pl Lots of great deals to be found Mnóstwo wspaniałych okazji dla Ciebie"} +{"t":"SDD 25 Outbound 046 CTA pl-pl Shop deals now Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 047 Title pl-pl Spring Deal Days is finally here Już są Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 049 pl-pl Epic deals start today Imponujące okazje już od dziś!"} +{"t":"SDD 25 Outbound 050 CTA pl-pl Shop deals now Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 051 Subject line pl-pl Spring Deal Days has started!  Właśnie wystartowały Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 052 Subject line pl-pl Save up to XX% until 31 March Oszczędzaj do 31 marca"} +{"t":"SDD 25 Outbound 053 pl-pl Big spring savings until 31 March Wiosenne okazje trwają do 31 marca!"} +{"t":"SDD 25 Outbound 054 Headline pl-pl Great deals on great products Imponujące okazje na super produkty"} +{"t":"SDD 25 Outbound 056 Title pl-pl Spring Deal Days has started!  Rozpoczęliśmy Dni Wiosennych Okazji!"} +{"t":"SDD 25 Outbound 057 Body Copy pl-pl Save up to XX% until 31 March Oszczędzaj do 31 marca"} +{"t":"SDD 25 Outbound 063 Headline pl-pl Great spring savings with up to XX% off Oszczędzaj do XX%, kupując wiosenne okazje!"} +{"t":"SDD 25 Outbound 065 Title pl-pl Oooh! Spring Deal Days is in full swing! Łaaał! Dni Wiosennych Okazji Amazon już tu są!"} +{"t":"SDD 25 Outbound 066 Body Copy pl-pl Save up to XX% off until 31 March Oszczędzaj do XX% do 31 marca"} +{"t":"SDD 25 Outbound 067 pl-pl Save big until 31 March Oszczędzaj do 31 marca"} +{"t":"SDD 25 Outbound 069 Subject line pl-pl New day, new deals with Spring Deal Days Dni Wiosennych Okazji – codziennie nowe okazje"} +{"t":"SDD 25 Outbound 070 Subject line pl-pl Shop up to XX% off with Spring Deal Days Oszczędzaj do XX% podczas Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 071 pl-pl Save big with Spring Deal Days today Oszczędzaj więcej w Dni Wiosennych Okazji już dziś"} +{"t":"SDD 25 Outbound 073 CTA pl-pl Find your deals Znajdź okazje"} +{"t":"SDD 25 Outbound 074 Title pl-pl Epic deals with Spring Deal Days Super okazje na Dni Wiosennych okazji"} +{"t":"SDD 25 Outbound 075 Body Copy pl-pl Up to XX% off this Spring Deal Days Oszczędzaj do XX% w Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 076 pl-pl Save big with Spring Deal Days Oszczędzaj do XX% w Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 078 Subject line pl-pl Oooh! Epic savings with Amazon Spring Deal Days Łaaał! Super okazje w Dni Wiosennych Okazji Amazon"} +{"t":"SDD 25 Outbound 079 Subject line pl-pl Get up to XX% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 25 Outbound 080 pl-pl Save big on great products Oszczędzaj jeszcze więcej na super produktach"} +{"t":"SDD 25 Outbound 081 Headline pl-pl Shop Spring Deal Days today Sprawdź Dni Wiosennych Okazji już dziś!"} +{"t":"SDD 25 Outbound 082 CTA pl-pl Explore deals now Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 084 Body Copy pl-pl Up to xx% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 25 Outbound 086 CTA pl-pl Shop deals now Odkryj okazje teraz!"} +{"t":"SDD 25 Outbound 088 Body Copy pl-pl Discover new deals every day Każdego dnia odkrywaj nowe okazje"} +{"t":"SDD 25 Outbound 090 Subject line pl-pl Spring Deal Days ends midnight Dni Wiosennych Okazji tylko do północy"} +{"t":"SDD 25 Outbound 091 Subject line pl-pl Last chance to save up to XX% off Pospiesz się i oszczędzaj jeszcze więcej"} +{"t":"SDD 25 Outbound 092 pl-pl Last chance to save big Ostatni dzwonek na imponujące okazje"} +{"t":"SDD 25 Outbound 093 Headline pl-pl Final call for up to XX% off spring deals Ostatni moment na 40% oszczędności"} +{"t":"SDD 25 Outbound 094 CTA pl-pl Discover deals now Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 101 pl-pl Don't miss epic deals Nie przegap imponujących okazji"} +{"t":"SDD 25 Outbound 103 CTA pl-pl Shop all deals Odkrywaj okazje"} +{"t":"SDD 25 Outbound 104 Title pl-pl Discover final savings on great deals Raz jeszcze oszczędzaj na super okazjach"} +{"t":"SDD 25 Outbound 109 CTA pl-pl Find your deals now Znajdź swoje okazje"} +{"t":"SDD 25 Outbound 111 Body Copy pl-pl Discover our Creator top deals Poznaj ulubione okazje Partnerów"} +{"t":"SDD 25 Outbound 112 pl-pl Find epic savings this Spring Deal Days Super promocje Dni Wiosennych Okazji!"} +{"t":"SDD 25 Outbound 114 Title pl-pl Spring Deal Days: up to XX% off Dni Wiosennych Okazji: oszczędzaj do XX%"} +{"t":"SDD 25 Outbound 116 pl-pl Great deals on great products Super promocje na Dni Wiosennych Okazji!"} +{"t":"SDD 25 Outbound 120 pl-pl Great deals on great products Super promocje w Dni Wiosennych Okazji!"} +{"t":"SDD 25 Outbound 125 pl-pl Great deals on [electronics] Imponujące okazje na [elektronikę]"} +{"t":"SDD 25 Outbound 126 pl-pl Great deals during Spring Deal Days Super okazje w Dni Wiosennych okazji!"} +{"t":"SDD 25 Outbound 128 Title pl-pl Great deals during Spring Deal Days Łaaał! Imponujące okazje na Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 134 Title pl-pl Check out Top 100 Deals Zobacz Top Okazje"} +{"t":"SDD 25 Outbound 135 Body Copy pl-pl Up to XX% off during Spring Deal Days Oszczędzaj do XX% podczas Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 136 pl-pl Great savings during Spring Deal Days Super promocje w Dni Wiosennych Okazji!"} +{"t":"SDD 25 Outbound 137 CTA pl-pl See top picks Zobacz Top Okazje"} +{"t":"SDD 25 Outbound 140 pl-pl Great savings on your favourite products Super okazje na Twoje ulubione produkty"} +{"t":"SDD 25 Outbound 141 CTA pl-pl See your deals Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 142 Title pl-pl Spring Deal Days: Premium Brand offers Promocje na marki premium w Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 144 pl-pl Top savings on top brands Super okazje na najlepsze marki!"} +{"t":"SDD 25 Outbound 146 Title pl-pl Found something yet this Spring Deal Days? Dni Wiosennych Okazji – masz już swoje ulubione?"} +{"t":"SDD 25 Outbound 147 Body Copy pl-pl Don't miss out - up to XX% off Oszczędności do XX% na Amazon.pl"} +{"t":"SDD 25 Outbound 149 CTA pl-pl Keep shopping deals Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 150 Title pl-pl Spring Deal Days Łap Dni Wiosennych Okazji Amazon.pl"} +{"t":"SDD 25 Outbound 151 Body Copy pl-pl Get up to XX% off Kupuj dalej i oszczędzaj do XX%"} +{"t":"SDD 25 Outbound 153 CTA pl-pl Explore deals now Odkryj okazje teraz"} +{"t":"SDD 25 Outbound 154 Title pl-pl Spring Deal Days Popularne promocje Dni Wiosennych Okazji"} +{"t":"SDD 25 Outbound 156 pl-pl Great deals on trending products Super okazje na popularne produkty"} +{"t":"SDD 26 Outbound 001 Subject line pl-pl Get ready for Spring Deal Days Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 002 Subject line pl-pl Save the date for Spring Deal Days Zapisz daty Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 003 pl-pl Epic savings from 10 to 16 March Imponujące oszczędności od 10 do 16 marca"} +{"t":"SDD 26 Outbound 004 pl-pl Save up to XX% off from 10 to 16 March Oszczędzaj do XX% od 10 do 16 marca"} +{"t":"SDD 26 Outbound 005 Headline pl-pl Save up to XX% off from 10 to 16 March Oszczędzaj do XX% od 10 do 16 marca"} +{"t":"SDD 26 Outbound 006 CTA pl-pl Get ready Szykuj się"} +{"t":"SDD 26 Outbound 007 Title pl-pl Get ready for Spring Deal Days Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 008 Body Copy pl-pl Epic savings from 10 to 16 March Imponujące oszczędności 10–16 marca"} +{"t":"SDD 26 Outbound 010 CTA pl-pl Save the date Zapisz te daty"} +{"t":"SDD 26 Outbound 011 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 26 Outbound 012 Subject line pl-pl Spring Deal Days is coming Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 013 Subject line pl-pl Spring Deal Days is almost here Dni Wiosennych Okazji Amazon są tuż, tuż"} +{"t":"SDD 26 Outbound 014 Title pl-pl Spring Deal Days savings are coming Nadchodzą Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 015 Body Copy pl-pl Save up to XX% off from 10 to 16 March Oszczędzaj do XX% od 10 do 16 marca"} +{"t":"SDD 26 Outbound 016 CTA pl-pl Get ready Szykuj się"} +{"t":"SDD 26 Outbound 017 Headline pl-pl Save big from 10 to 16 March Oszczędzaj jeszcze więcej od 10 do 16 marca"} +{"t":"SDD 26 Outbound 019 Title pl-pl Spring Deal Days is just hours away Dni Wiosennych Okazji Amazon już zaraz!"} +{"t":"SDD 26 Outbound 020 Body Copy pl-pl Spring Deal Days starts 10 - 16 March. Dni Wiosennych Okazji od 10 do 16 marca."} +{"t":"SDD 26 Outbound 023 Headline pl-pl Spring Deal Days starts at midnight Dni Wiosennych Okazji już od północy"} +{"t":"SDD 26 Outbound 024 Body Copy pl-pl Big savings from 10 - 16 March Oszczędzaj od 10 do 16 marca"} +{"t":"SDD 26 Outbound 026 Subject line pl-pl Spring Deal Days is finally here! Już są Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 027 Subject line pl-pl Save up to XX% off great products Oszczędzaj do XX% na świetnych produktach"} +{"t":"SDD 26 Outbound 028 Headline pl-pl Great deals on great products Super okazje na super produkty"} +{"t":"SDD 26 Outbound 029 pl-pl Lots of great deals to be found Mnóstwo wspaniałych okazji dla Ciebie"} +{"t":"SDD 26 Outbound 030 CTA pl-pl Shop deals now Odkryj okazje"} +{"t":"SDD 26 Outbound 031 Title pl-pl Spring Deal Days is finally here Już są Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 032 Body Copy pl-pl Get up to XX% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 26 Outbound 033 pl-pl Great deals on great products Super okazje na super produkty"} +{"t":"SDD 26 Outbound 034 CTA pl-pl Get deals now Łap okazje teraz"} +{"t":"SDD 26 Outbound 035 Subject line pl-pl Spring Deal Days is here Dni Wiosennych Okazji Amazon czas zacząć!"} +{"t":"SDD 26 Outbound 036 Subject line pl-pl Up to XX% off epic deals Imponujące okazje - oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 037 Headline pl-pl Spring Deal Days has only just begun Dni Wiosennych Okazji Amazon właśnie wystartowały"} +{"t":"SDD 26 Outbound 039 Title pl-pl Spring Deal Days' epic deals. Zniżki na Dni Wiosennych Okazji."} +{"t":"SDD 26 Outbound 040 Title pl-pl Epic deals during Spring Deal Days Imponujące okazje: Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 041 Body Copy pl-pl Save up to XX% off this Spring Deal Days Taniej do XX% na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 042 pl-pl More great deals coming tomorrow Już jutro jeszcze więcej super okazji!"} +{"t":"SDD 26 Outbound 043 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 26 Outbound 044 Title pl-pl Day 1 of Spring Deal Days is almost over Mija dzień 1 Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 045 Body Copy pl-pl Up to XX% off deals continue tomorrow Do XX% zniżki również jutro"} +{"t":"SDD 26 Outbound 046 pl-pl Great savings throughout Spring Deal Days Oszczędzaj na Dniach Wiosennych Okazji"} +{"t":"SDD 26 Outbound 047 CTA pl-pl Shop deals now Odkryj okazje"} +{"t":"SDD 26 Outbound 048 Subject line pl-pl New day, new deals this Spring Deal Days Nowy dzień, nowe okazje na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 049 Subject line pl-pl Up to XX% off continues this Spring Deal Days Oszczędzaj do XX% podczas Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 050 pl-pl Don't forget your deals today Nie zapomnij o dzisiejszych okazjach"} +{"t":"SDD 26 Outbound 051 Headline pl-pl More deals this Spring Deal Days Więcej okazji na Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 052 Title pl-pl Epic deals this Spring Deal Days Taniej na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 053 Body Copy pl-pl Still up to XX% off this Spring Deal Days Do XX% taniej na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 056 Subject line pl-pl Spring Deal Days: Epic deals await Dni Wiosennych Okazji: imponujące okazje czekają"} +{"t":"SDD 26 Outbound 057 Subject line pl-pl Up to XX% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 26 Outbound 058 pl-pl Great deals to be had Super okazje do zgarnięcia"} +{"t":"SDD 26 Outbound 059 Headline pl-pl Up to XX% off this Spring Deal Days Oszczędzaj do XX% podczas Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 061 Title pl-pl Spring Deal Days' epic deals. Zniżki na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 062 Title pl-pl Epic deals during Spring Deal Days Dni Wiosennych Okazji: imponujące okazje"} +{"t":"SDD 26 Outbound 063 Body Copy pl-pl Up to XX% off great products Oszczędź do XX% na super produktach"} +{"t":"SDD 26 Outbound 066 Title pl-pl Spring Deal Days: Shop big deals Dni Wiosennych Okazji: łap okazje"} +{"t":"SDD 26 Outbound 067 Body Copy pl-pl Big savings still available - up to XX% off Duże okazje czekają - aż do XX% zniżki"} +{"t":"SDD 26 Outbound 068 pl-pl Shop and save big on selected products Zamów i oszczędzaj na wybranych okazjach"} +{"t":"SDD 26 Outbound 070 Subject line pl-pl New day, new deals this Spring Deal Days Dni Wiosennych Okazji: nowy dzień, nowe okazje"} +{"t":"SDD 26 Outbound 071 Subject line pl-pl Nowy dzień, nowe okazje na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 072 Subject line pl-pl Great deals on great products Super okazje na super produkty"} +{"t":"SDD 26 Outbound 073 pl-pl Great deals await Wspaniałe okazje czekają"} +{"t":"SDD 26 Outbound 074 Headline pl-pl Up to XX% off awaits Do XX% zniżki czeka"} +{"t":"SDD 26 Outbound 076 Title pl-pl Spring Deal Days: Up to XX% off Dni Wiosennych Okazji: oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 077 Body Copy pl-pl Deals on great products Okazje na super produkty"} +{"t":"SDD 26 Outbound 080 Subject line pl-pl Deals you won't want to miss Okazje, których nie chcesz przegapić"} +{"t":"SDD 26 Outbound 082 pl-pl Find deals at Amazon Odkryj okazje na Amazon"} +{"t":"SDD 26 Outbound 083 Headline pl-pl Up to XX% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 26 Outbound 085 CTA pl-pl Shop now Zamów teraz"} +{"t":"SDD 26 Outbound 091 Title pl-pl Don't miss out this Spring Deal Days Nie przegap Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 092 Body Copy pl-pl Save up to XX% off Oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 095 CTA pl-pl Show now Zamów teraz"} +{"t":"SDD 26 Outbound 096 Subject line pl-pl Spring Deal Days: Deals are still waiting for you Dni Wiosennych Okazji: okazje wciąż czekają"} +{"t":"SDD 26 Outbound 097 pl-pl Great deals are waiting for you Super okazje już tu dla Ciebie są"} +{"t":"SDD 26 Outbound 101 Title pl-pl Spring Deal Days: Deals are still waiting for you Dni Wiosennych Okazji: okazje czekają"} +{"t":"SDD 26 Outbound 102 Body Copy pl-pl Up to XX% off a wide selection Oszczędzaj do XX% na szerokim wyborze"} +{"t":"SDD 26 Outbound 106 Subject line pl-pl Find great deals this Spring Deal Days Znajdź świetne okazje na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 107 Subject line pl-pl Up to XX% on great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 26 Outbound 109 Headline pl-pl Get yourself up to XX% off now Teraz oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 111 Title pl-pl Get yourself up to XX% off now Teraz oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 112 Body Copy pl-pl Up to XX% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 26 Outbound 113 pl-pl Lots of deals are still waiting Moc okazji wciąż czeka"} +{"t":"SDD 26 Outbound 115 Title pl-pl Spring Deal Days' epic deals Oszczędności na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 116 Body Copy pl-pl Get yourself up to XX% off now Teraz oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 117 pl-pl More savings to discover Odkryj jeszcze więcej oszczędności"} +{"t":"SDD 26 Outbound 124 Title pl-pl Epic deals this Spring Deal Days Oszczędności na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 125 Body Copy pl-pl There's still up to XX% off this Spring Deal Days Oszczędź do XX% na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 142 Subject line pl-pl It's the last day of Spring Deal Days To ostatni dzień Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 143 Subject line pl-pl There's still time to save up to XX% Wciąż jest czas, by oszczędzić do XX%"} +{"t":"SDD 26 Outbound 144 pl-pl There's still time to get great deals Jeszcze złapiesz wspaniałe okazje"} +{"t":"SDD 26 Outbound 145 Headline pl-pl The Spring Deal Days clock is ticking... Zegar Dni Wiosennych Okazji Amazon tyka..."} +{"t":"SDD 26 Outbound 146 CTA pl-pl Shop great deals Łap super okazje"} +{"t":"SDD 26 Outbound 148 Title pl-pl Only one day left of Spring Deal Days Został jeden dzień Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 149 Body Copy pl-pl There's still up to XX% off great products Oszczędzaj do XX% na super produktach"} +{"t":"SDD 26 Outbound 150 pl-pl Get great deals before they're gone Kup taniej, zanim te okazje znikną"} +{"t":"SDD 26 Outbound 154 Subject line pl-pl With up to XX% off Oszczędzaj nawet do XX%!"} +{"t":"SDD 26 Outbound 159 Body Copy pl-pl With up to XX% off Oszczędzaj nawet do XX%!"} +{"t":"SDD 26 Outbound 162 Title pl-pl Last few hours of Spring Deal Days Ostatnie godziny Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 163 Body Copy pl-pl There's still time to get up to XX% off Jeszcze jest czas, oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 165 CTA pl-pl Shop deals now Odkryj okazje"} +{"t":"SDD 26 Outbound 166 Title pl-pl Spring Deal Days: 10 - 16 March Dni Wiosennych Okazji: 10–16 marca"} +{"t":"SDD 26 Outbound 167 Body Copy pl-pl Discover our Amazon Creator top deals Odkryj ulubione okazje od Twórców Amazon"} +{"t":"SDD 26 Outbound 168 pl-pl Explore great savings across Spring Deal Days Super okazje na Dni Wiosennych Okazji!"} +{"t":"SDD 26 Outbound 171 Body Copy pl-pl Great deals are waiting for you Super okazje już tu dla Ciebie są"} +{"t":"SDD 26 Outbound 172 pl-pl Deals throughtout Spring Deal Days Super okazje na Dni Wiosennych Okazji!"} +{"t":"SDD 26 Outbound 175 Body Copy pl-pl Deals, deals, deals on your favourite products Mamy okazje warte krzyknięcia ooooł-jee"} +{"t":"SDD 26 Outbound 176 pl-pl Deals, deals, deals this Spring Deal Days Dni Wiosennych Okazji i więcej"} +{"t":"SDD 26 Outbound 178 Title pl-pl Get daily invites to WOW! deals Otrzymuj powiadomienia o Okazjach WOW!"} +{"t":"SDD 26 Outbound 179 Body Copy pl-pl Up to XX% off [category] Oszczędzaj do XX%: [category]"} +{"t":"SDD 26 Outbound 180 Body Copy pl-pl Up to XX% off this Spring Deal Days Dni Wiosennych Okazji: do -XX%"} +{"t":"SDD 26 Outbound 181 pl-pl Great deals on [electronics] Super okazje na [elektronika]"} +{"t":"SDD 26 Outbound 182 pl-pl Great deals during Spring Deal Days Super okazje na Dni Wiosennych Okazji!"} +{"t":"SDD 26 Outbound 183 CTA pl-pl Subscribe Zapisz się"} +{"t":"SDD 26 Outbound 184 Title pl-pl Ooh! Great deals this Spring Deal Days Ooh! Okazje na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 185 Body Copy pl-pl WOW! deals: up to XX% off Okazje WOW!: oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 186 Body Copy pl-pl WOW! deals on [CATEGORY] Okazje WOW! na [CATEGORY]"} +{"t":"SDD 26 Outbound 187 pl-pl WOW! deals at Amazon Okazje WOW! z Amazon"} +{"t":"SDD 26 Outbound 188 pl-pl WOW! deals on [insert category] Okazje WOW! na [wpisz kategorię]"} +{"t":"SDD 26 Outbound 189 CTA pl-pl Shop WOW! deals now Zamów okazje WOW!"} +{"t":"SDD 26 Outbound 190 Title pl-pl Take a look at our Top 100 Deals Sprawdź nasze Top 100 Okazji"} +{"t":"SDD 26 Outbound 191 Body Copy pl-pl Up to XX% off during Spring Deal Days Taniej do XX% na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 192 pl-pl Great savings during Spring Deal Days Super okazje na Dni Wiosennych Okazji!"} +{"t":"SDD 26 Outbound 193 CTA pl-pl See top picks Zobacz top okazje"} +{"t":"SDD 26 Outbound 194 Title pl-pl Check out our Top 100 Deals on Fashion Sprawdź nasze Top 100 okazji na Modę"} +{"t":"SDD 26 Outbound 198 Title pl-pl Spring Deal Days: Deals just for you Dni Wiosennych Okazji: okazje dla Ciebie"} +{"t":"SDD 26 Outbound 199 Body Copy pl-pl Up to XX% off your favourite products Twoje ulubione produkty do XX% taniej"} +{"t":"SDD 26 Outbound 200 pl-pl Great savings on your favourite products Duże oszczędności na modnych produktach"} +{"t":"SDD 26 Outbound 201 CTA pl-pl See your deals Odkryj swoje okazje"} +{"t":"SDD 26 Outbound 202 Title pl-pl Premium brand deals this Spring Deal Days Marki premium na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 203 Body Copy pl-pl Up to XX% off on Amazon Oszczędzaj do XX% na Amazon.pl"} +{"t":"SDD 26 Outbound 204 pl-pl Top savings on top brands Najlepsze oszczędności na top markach"} +{"t":"SDD 26 Outbound 205 CTA pl-pl Shop top brands Sprawdź top marki"} +{"t":"SDD 26 Outbound 206 Title pl-pl Have you found something yet this Spring Deal Days? Masz już coś z Dni Wiosennych Okazji?"} +{"t":"SDD 26 Outbound 208 pl-pl You've got great taste for great savings Masz spory dryg do sporych oszczędności"} +{"t":"SDD 26 Outbound 209 CTA pl-pl Keep shopping deals Zobacz więcej okazji"} +{"t":"SDD 26 Outbound 211 Body Copy pl-pl Keep shopping for up to XX% off Łap kolejne okazje i oszczędzaj do XX%"} +{"t":"SDD 26 Outbound 212 pl-pl Keep shopping for savings Łap kolejne okazje i oszczędzaj!"} +{"t":"SDD 26 Outbound 214 Title pl-pl Spring Deal Days' epic deals are trending Dni Wiosennych Okazji wciąż na topie"} +{"t":"SDD 26 Outbound 215 Body Copy pl-pl Up to XX% off trending products Oszczędzaj do XX% na top produktach"} +{"t":"SDD 26 Outbound 216 pl-pl Great deals on trending products Super okazje na top produkty"} +{"t":"SDD 26 Outbound 218 Title pl-pl Check out today’s big deals Sprawdź okazje na dziś"} +{"t":"SDD 26 Outbound 219 Body Copy pl-pl Shop Spring Deal Days' epic deals Odkryj Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 220 CTA pl-pl Shop deals/Shop now Odkryj okazje/Zamów teraz"} +{"t":"SDD 26 Outbound 221 Title pl-pl Don’t miss these big savings Nie przegap tych wielkich oszczędności"} +{"t":"SDD 26 Outbound 222 Body Copy pl-pl Check out Spring Deal Days' epic deals Sprawdź okazje na Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 224 Title pl-pl Ready, set, save! Gotowi na oszczędności?"} +{"t":"SDD 26 Outbound 225 Body Copy pl-pl Spring Deal Days: Shop today's deals Dni Wiosennych Okazji: okazje na dziś"} +{"t":"SDD 26 Outbound 227 Title pl-pl This deal was made for you To Twoja idealna okazja"} +{"t":"SDD 26 Outbound 228 Body Copy pl-pl Something you love, at a Spring Deal Days price To, co kochasz, w Dni Wiosennych Okazji"} +{"t":"SDD 26 Outbound 230 Title pl-pl Spring Deal Days: A deal made just for you Dni Wiosennych Okazji: okazja dla Ciebie"} +{"t":"SDD 26 Outbound 231 Body Copy pl-pl Shop these hand-picked deals today Łap te wybrane okazje"} +{"t":"SDD 26 Outbound 233 Title pl-pl Spring Deal Days: You'll love this deal Dni Wiosennych Okazji: pokochasz to"} +{"t":"SDD 26 Outbound 234 Body Copy pl-pl Check out your hand-picked deal today Sprawdź swoją wybraną okazję już dziś"} +{"t":"SDD 26 Outbound 236 Title pl-pl Spring Deal Days is ending soon Dni Wiosennych Okazji dobiegają końca"} +{"t":"SDD 26 Outbound 237 Body Copy pl-pl Bag yourself a great deal today Złap świetną okazję dzisiaj"} +{"t":"SDD 26 Outbound 238 CTA pl-pl Shop deals/Shop now Odkryj okazje/Sprawdź teraz"} +{"t":"SDD 26 Outbound 239 Title pl-pl Save up to xx% off [category] Oszczędź do XX% na [category]"} +{"t":"SDD 26 Outbound 240 Body Copy pl-pl Shop Spring Deal Days' epic deals Odkryj Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 242 Title pl-pl Save big when you shop [category] Oszczędzaj więcej kupując [category]"} +{"t":"SDD 26 Outbound 243 Body Copy pl-pl Shop amazing deals this Spring Deal Days Odkryj Dni Wiosennych Okazji Amazon"} +{"t":"SDD 26 Outbound 245 Title pl-pl Save on [Category] this Spring Deal Days Dni Wiosennych Okazji: [category]"} +{"t":"SDD 26 Outbound 246 Body Copy pl-pl Shop and save up to XX% off [Category] Zamów i oszczędź do XX% na [category]"} +{"t":"SDD 26 Outbound 248 Title pl-pl Shop Spring Deal Days' Top 100 Deals Top 100 Wiosennych Okazji"} +{"t":"SDD 26 Outbound 249 Body Copy pl-pl Save up to XX% on our Top 100 Deals Oszczędź do XX% na Top 100 okazji"} +{"t":"SDD 26 Outbound 251 Title pl-pl Save up to XX% with our Top 100 Deals Oszczędź do XX% dzięki Top 100"} +{"t":"SDD 26 Outbound 252 Body Copy pl-pl Shop Spring Deal Days’ Top 100 Deals Łap Top 100 Wiosennych Okazji"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_PrimeDualBenefit_pl-pl.json b/storage/amazon/tm/pl-PL/flat_PrimeDualBenefit_pl-pl.json new file mode 100644 index 0000000..3329fab --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_PrimeDualBenefit_pl-pl.json @@ -0,0 +1,221 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super pl-pl Hilarious entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super pl-pl Hilarious \nentertainment Oryginalna \nrozrywka"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super pl-pl Hilarious entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super pl-pl and \nfast delivery i darmowa dostawa \nz Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super pl-pl and \nfast \ndelivery i darmowa \ndostawa \nz Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super pl-pl It's on Prime \nfor £8.99/month Masz to w Amazon Prime \nza 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime  za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super pl-pl It's on Prime \nfor \n£8.99/month Masz to \nw Amazon Prime \nza 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super pl-pl It's on Prime  for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Serdecznie zapraszamy – dostępny od 30 stycznia. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q1 25 Radio 001 pl-pl Ooh, that’s my Prime delivery. O, przyszła moja paczka z Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO pl-pl What, already? Tak szybko?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO pl-pl Only one thing can match the buzz of Prime’s fast delivery… Tylko jedna rzecz może równać się z błyskawiczną dostawą Amazon Prime…"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO pl-pl ...and that’s the buzz of Prime’s entertainment. ...to rozrywka z Amazon Prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 005 pl-pl What we watching? Co oglądamy?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO pl-pl That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Ta szalona nowa komedia romantyczna, w której Reese Witherspoon i Will Ferrell podwójnie rezerwują miejsce na wesele - zapowiada się przezabawnie! Jej tytuł to 'Serdecznie zapraszamy'..."} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO pl-pl From fast delivery to hilarious entertainment; it’s on Prime. Od darmowej dostawy z Amazon.pl po oryginalną rozrywkę – masz to w Amazon Prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO pl-pl For only £8.99 a month! Join now! Dołącz do Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO pl-pl Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Więcej na Amazon.pl/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO pl-pl Things that shouldn’t work together but do Rzeczy, które \nnie powinny działać,\na jednak działają"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001F VO pl-pl Things that shouldn’t work together but do Rzeczy, które nie powinny działać, a jednak działają"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO pl-pl Skiing \n& \nFootball Narty \ni \npiłka nożna"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO pl-pl Skiing & Football Narty i piłka nożna"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO pl-pl Owl \n& \nKnitwear Sowa \ni \nrobótki ręczne"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO pl-pl Owl & Knitwear Sowa i robótki ręczne"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO pl-pl Dog \n& \nTortoise Pies \ni \nżółw"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO pl-pl Dog & Tortoise Pies i żółw"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO pl-pl Screwdriver \n& \nNoodles Wkrętarka \ni \nmakaron"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO pl-pl Screwdriver & Noodles Wkrętarka i makaron"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO pl-pl Pizza \n& \nParagliding Pizza \ni \nparalotnia"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO pl-pl Pizza & Paragliding Pizza i paralotnia"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO pl-pl Scuba Diving \n& \nPainting Nurkowanie \ni \nmalowanie"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO pl-pl Scuba Diving & Painting Nurkowanie i malowanie"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO pl-pl Fast delivery & hilarious entertainment Darmowa dostawa z Amazon.pl i oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO pl-pl It’s on Prime for £8.99 a month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO pl-pl It’s on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline pl-pl Fast delivery + Hilarious entertainment Darmowa dostawa + oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 pl-pl You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super pl-pl Hilarious entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super pl-pl and \nfast delivery i darmowa dostawa \nz Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO pl-pl Hilarious entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super pl-pl Hilarious entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA pl-pl It's on Prime for £8.99 a month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 pl-pl TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F pl-pl TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description pl-pl Fast delivery and hilarious entertainment, all for £8.99 with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA pl-pl Join Now Dołącz"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super pl-pl Massive entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Subskrypcja trwa do momentu anulowania. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q2 25 Radio 001 pl-pl Ooh, that’s my Prime delivery. O, przyszła moja paczka z Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO pl-pl What, already? Tak szybko?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO pl-pl Only one thing can match the buzz of Prime’s fast delivery… Tylko jedna rzecz może równać się z błyskawiczną dostawą Amazon Prime…"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO pl-pl and that’s the buzz of Prime’s entertainment. … to rozrywka z Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 005 pl-pl What we watching? Co oglądamy?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO pl-pl From fast delivery to thrilling entertainment; it’s on Prime. Od darmowej dostawy z Amazon.pl po oryginalną rozrywkę – masz to w Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO pl-pl For only £8.99 a month! Join now! Dołącz do Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO pl-pl Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Subskrypcja trwa do momentu anulowania. Więcej na amazon.pl/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO pl-pl Things that shouldn’t work together but do Rzeczy, które nie powinny działać,a jednak działają"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO pl-pl Chocolate & Pizza Pizzai czekolada"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO pl-pl Puppies & Ducks Kaczki i szczeniaczki"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO pl-pl Pizza & Paragliding Pizza i paralotnia"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO pl-pl Scuba Diving & Painting Nurkowanie i malowanie"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO pl-pl Fast delivery & massive entertainment Darmowa dostawa z Amazon.pl i oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO pl-pl It’s on Prime for £8.99 a month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super pl-pl It’s on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text pl-pl Fast delivery and massive entertainment, all for £8.99 with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text pl-pl Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł na rok w Amazon Prime.#AmazonPrime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline pl-pl Fast delivery + Massive entertainment Darmowa dostawa + oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text pl-pl Fast delivery and massive entertainment, all for £8.99 with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 pl-pl Fast delivery and massive entertainment, all for £8.99 with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description pl-pl Fast delivery and massive entertainment, all for £8.99 with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super pl-pl Massive entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Subskrypcja trwa do momentu anulowania. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO pl-pl Massive entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super pl-pl Massive entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO pl-pl It's on Prime for £8.99 a month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Subskrypcja trwa do momentu anulowania. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description pl-pl Fast delivery and massive entertainment, all for £8.99 with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA pl-pl Join Now Dołącz"} +{"t":"Prime Dual Benefit Q3 23 Social Post 001 pl-pl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Bezpłatna dostawa milionów produktów na Amazon i emocjonująca rozrywka. Wszystko za 49zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 23 Social Post 002 Headline pl-pl Delivery + Entertainment Bezpłatna Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 23 Social Static 001 Headline pl-pl Delivery + Entertainment Bezpłatna Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 23 Social Static 003 Body Copy pl-pl Fast delivery and thrilling entertainment, all for X.XX/year with Prime. Bezpłatna dostawa milionów produktów na Amazon i emocjonująca rozrywka. Wszystko za 49zł na rok w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 23 TV OLV 001 VO pl-pl Fast delivery Szybka bezpłatna dostawa"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 002 Super pl-pl Fast delivery Szybka bezpłatna dostawa"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 003 VO pl-pl Thrilling entertainment Emocjonująca rozrywka"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 004 Super pl-pl Thrilling entertainment Emocjonująca rozrywka"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 005 VO pl-pl Join Prime for £8.99 a month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 006 Super pl-pl Join Prime for £8.99 a month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 23 TV OLV 007 Super pl-pl  Join Prime for £8.99 a month.  Dotyczy produktów z logo Prime. Obowiązuje regulamin. Od 18 lat."} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 001 VO pl-pl Thrilling entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 002 VO pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 003 VO pl-pl Join Prime for £8.99/month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 004 VO pl-pl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime Wszystko za 49 zł na rok, w Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 005 Super pl-pl Thrilling entertainment Oryginalna\n rozrywka"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 005F Super pl-pl Thrilling entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 006 Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 007 Super pl-pl and fast delivery i darmowa dostawa \n z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 007F Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 008 Super pl-pl and fast delivery i darmowa \n dostawa \n z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 008F Super pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 009 Super pl-pl Join Prime for £8.99/month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 010 Super pl-pl Join Prime for £8.99/month Wszystko za 49 zł na rok, \n w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 010F Super pl-pl Join Prime for £8.99/month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 011 Super pl-pl Join Prime for £8.99/month Wszystko \n za 49 zł na rok, \n w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 011F Super pl-pl Join Prime for £8.99/month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 012 pl-pl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. \n Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 012F pl-pl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q3 24 Social OLV 001 VO pl-pl Things that shouldn’t work together but do Rzeczy, które \n nie powinny działać,\n a jednak działają"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 001F VO pl-pl Things that shouldn’t work together but do Rzeczy, które nie powinny działać, a jednak działają"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 002 VO pl-pl Puppies & ducks Kaczki i szczeniaczki"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 003 VO pl-pl Chocolate & Pizza Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 004 VO pl-pl Fast delivery & thrilling entertainment Wszystko za 49 zł na rok, w Prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 005 Super pl-pl It’s on Prime for £8.99 a month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 006 Super pl-pl It’s on Prime for £8.99/month Wszystko za 49 zł na rok, w Prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 007 VO pl-pl Hoverboards & yoga Deskorolki elektryczne i joga"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 008 VO pl-pl Fast delivery & thrilling entertainment Darmowa dostawa z Amazon.pl i oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 009 VO pl-pl It’s on Prime for £8.99 a month W Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 010 Super pl-pl It’s on Prime for £8.99/month W Amazon Prime za 49 zł na rok"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 012 VO pl-pl Chocolate & Pizza Pizza i czekolada"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 013 VO pl-pl Cats & Fashion Koty i moda"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 023 pl-pl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q3 24 Social Post 001 Headline pl-pl Fast delivery + Entertainment Darmowa dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 24 Social Post 003 pl-pl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Post 004 Description pl-pl Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 Social Post 006 pl-pl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Post 008 pl-pl #prime #amazonprime"} +{"t":"Prime Dual Benefit Q3 24 Social Post 009 pl-pl Fast delivery, thrilling entertainment, all for £8.99 with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Post 011 pl-pl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Static 001 VO pl-pl Thrilling entertainement Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 24 Social Static 002 VO pl-pl and fast delivery i darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 Social Static 003 VO pl-pl Join prime for £8.99/month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 Social Static 004 VO pl-pl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime Wszystko za 49 zł na rok, w Prime"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 001 VO pl-pl Fast delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 002 VO pl-pl Thrilling entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 003 VO pl-pl Join Prime for £8.99 a month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 004 Super pl-pl Join Prime for £8.99/month Wszystko za 49 zł na rok, w Amazon Prime"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 005 pl-pl Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązuje regulamin Prime oraz regulamin Prime Video. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q3 24 YouTube 001 VO pl-pl Fast delivery + Entertainment Darmowa dostawa + \nRozrywka"} +{"t":"Prime Dual Benefit Q3 24 YouTube 001F VO pl-pl Fast delivery + Entertainment Darmowa dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 24 YouTube 002 VO pl-pl Fast delivery and thrilling entertainment, all for £8.99 with Prime. Darmowa dostawa i oryginalna rozrywka z Amazon.pl. Wszystko za 49 zł na rok, w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text pl-pl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text pl-pl Spedizioni veloci senza costi aggiuntivi  Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline pl-pl Gratis en snelle bezorging op Amazon.nl Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text pl-pl Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text pl-pl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline pl-pl Fast delivery + Thrilling entertainment Darmowa dostawa + oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text pl-pl Fast delivery and thrilling entertainment for £8.99/month with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 pl-pl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description pl-pl Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 pl-pl Fast delivery and thrilling entertainment for £8.99/month with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO pl-pl Thrilling entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super pl-pl Thrilling entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO pl-pl It’s on Prime for £8.99 a month Masz to w Amazon Prime za 49 zł rocznie"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super pl-pl It’s on Prime for £8.99/month Masz to w Amazon Prime za 49 zł rocznie"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 pl-pl TV: T&Cs apply. 18+. Content includes ads. Dotyczy produktów z logo Prime."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline pl-pl Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description pl-pl Fast delivery and thrilling entertainment for £8.99/month with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA pl-pl Join Now Dołącz"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text pl-pl Fast delivery and epic entertainment, all for £8.99/month with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text pl-pl Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text pl-pl Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline pl-pl Fast delivery + epic entertainment Darmowa dostawa + oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text pl-pl Fast delivery and epic entertainment for £8.99/month with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 pl-pl Fast delivery and epic entertainment, all for £8.99/month with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title pl-pl Delivery + Entertainment Dostawa + Rozrywka"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description pl-pl Fast delivery and epic entertainment, all for £8.99/month with Prime. Darmowa dostawa z Amazon.pl i oryginalna rozrywka. Wszystko za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 pl-pl Fast delivery and entertainment for £8.99/month with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super pl-pl Fast Delivery Darmowa dostawa z Amazon.pl"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO pl-pl Epic entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super pl-pl Epic entertainment Oryginalna rozrywka"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA pl-pl It's on Prime for £8.99 a month Masz to w Amazon Prime za 49 zł rocznie"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super pl-pl It's on Prime for £8.99/month Masz to w Amazon Prime za 49 zł rocznie"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 pl-pl Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime Dotyczy produktów z logo Prime. Obowiązują warunki Prime oraz warunki Prime Video. Subskrypcja trwa do momentu anulowania. Więcej na Amazon.pl/prime. Od 18 lat."} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description pl-pl Free, fast delivery and epic entertainment for €6.99/month with Prime. Darmowa dostawa, oryginalna rozrywka! Za 49 zł rocznie w Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA pl-pl Join Now Dołącz"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_TheKiss_pl-pl.json b/storage/amazon/tm/pl-PL/flat_TheKiss_pl-pl.json new file mode 100644 index 0000000..df73ea4 --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_TheKiss_pl-pl.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 pl-pl For a bit of 'me' time Na chwilę tylko dla siebie"} +{"t":"The Kiss Q1 26 Social Assets 002 pl-pl For a bit\nof 'me' time Na chwilę\ntylko dla siebie"} +{"t":"The Kiss Q1 26 Social Assets 002F pl-pl For a bit of 'me' time Na chwilę tylko dla siebie"} +{"t":"The Kiss Q1 26 Social Assets 003 Product pl-pl Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product pl-pl Leather diary & pen Skórzany notatnik z długopisem"} +{"t":"The Kiss Q1 26 Social Assets 005 Product pl-pl Diary Notatnik"} +{"t":"The Kiss Q1 26 Social Assets 006 pl-pl Make behind the scenes happen Ogarnij przerwy między ujęciami"} +{"t":"The Kiss Q1 26 Social Assets 007 pl-pl Make\nbehind the scenes\nhappen Ogarnij przerwy\nmiędzy ujęciami"} +{"t":"The Kiss Q1 26 Social Assets 007F pl-pl Make behind the scenes happen Ogarnij przerwy między ujęciami"} +{"t":"The Kiss Q1 26 Social Assets 008 pl-pl Staying fresh between takes W każdym ujęciu pachnąca"} +{"t":"The Kiss Q1 26 Social Assets 009 pl-pl Staying fresh\nbetween takes W każdym ujęciu\npachnąca"} +{"t":"The Kiss Q1 26 Social Assets 009F pl-pl Staying fresh between takes W każdym ujęciu pachnąca"} +{"t":"The Kiss Q1 26 Social Assets 010 Product pl-pl Deodorant Dezodorant"} +{"t":"The Kiss Q1 26 Social Assets 011 pl-pl Amazon + Smile Smile + Amazon + URL"} +{"t":"The Kiss Q1 26 Social Assets 012 pl-pl Staying warm and cosy on set Ciepło i przytulnie na planie"} +{"t":"The Kiss Q1 26 Social Assets 013 pl-pl Staying warm\nand cosy on set Ciepło i przytulnie\nna planie"} +{"t":"The Kiss Q1 26 Social Assets 013F pl-pl Staying warm and cosy on set Ciepło i przytulnie na planie"} +{"t":"The Kiss Q1 26 Social Assets 014 Product pl-pl Waterproof robe Wodoodporny płaszcz"} +{"t":"The Kiss Q1 26 Social Assets 015 pl-pl Drying my hair, take after take Ujęcie po ujęciu, suszę włosy"} +{"t":"The Kiss Q1 26 Social Assets 016 pl-pl Drying my hair,\ntake after take Ujęcie po ujęciu,\nsuszę włosy"} +{"t":"The Kiss Q1 26 Social Assets 016F pl-pl Drying my hair, take after take Ujęcie po ujęciu, suszę włosy"} +{"t":"The Kiss Q1 26 Social Assets 017 Product pl-pl Hairdryer Suszarka do włosów"} +{"t":"The Kiss Q1 26 Social Assets 018 pl-pl For the perfect kissing scene Na idealną scenę pocałunku"} +{"t":"The Kiss Q1 26 Social Assets 019 pl-pl For the perfect\nkissing scene Na idealną\nscenę pocałunku"} +{"t":"The Kiss Q1 26 Social Assets 019F pl-pl For the perfect kissing scene Na idealną scenę pocałunku"} +{"t":"The Kiss Q1 26 Social Assets 020 Product pl-pl Electric toothbrush Elektryczna szczoteczka do zębów"} +{"t":"The Kiss Q1 26 Social Assets 021 pl-pl When romance gets a little messy Kiedy miłość robi bałagan"} +{"t":"The Kiss Q1 26 Social Assets 022 pl-pl When romance\ngets a little messy Kiedy miłość\nrobi bałagan"} +{"t":"The Kiss Q1 26 Social Assets 022F pl-pl When romance gets a little messy Kiedy miłość robi bałagan"} +{"t":"The Kiss Q1 26 Social Assets 023 Product pl-pl Light bulb Żarówka"} +{"t":"The Kiss Q1 26 Social Assets 024 pl-pl Make date night happen Ogarnij wieczorną randkę"} +{"t":"The Kiss Q1 26 Social Assets 025 pl-pl Make date night\nhappen Ogarnij\n wieczorną randkę"} +{"t":"The Kiss Q1 26 Social Assets 025F pl-pl Make date night happen Ogarnij wieczorną randkę"} +{"t":"The Kiss Q1 26 Social Assets 026 pl-pl When passion sweeps you off your feet Gdy namiętność wywraca wszystko do góry nogami"} +{"t":"The Kiss Q1 26 Social Assets 027 pl-pl When passion sweeps you\noff your feet Gdy namiętność wywraca wszystko\ndo góry nogami"} +{"t":"The Kiss Q1 26 Social Assets 027F pl-pl When passion sweeps you off your feet Gdy namiętność wywraca wszystko do góry nogami"} +{"t":"The Kiss Q1 26 Social Assets 028 Product pl-pl Vacuum cleaner Odkurzacz"} +{"t":"The Kiss Q1 26 Social Post 001 pl-pl Shop on Amazon Zamów na Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 pl-pl Make BTS happen Ogarnij to"} +{"t":"The Kiss Q1 26 Social Post 003 pl-pl My must-have for a bit of \"me\" time 📖 Mój pewniak na chwilę tylko dla siebie 📖"} +{"t":"The Kiss Q1 26 Social Post 004 pl-pl Make BTS happen Ogarnij to"} +{"t":"The Kiss Q1 26 Social Post 006 pl-pl My must-have for a bit of \"me\" time 📖 Mój pewniak na chwilę tylko dla siebie 📖"} +{"t":"The Kiss Q1 26 Social Post 007 pl-pl Make BTS happen Ogarnij to"} +{"t":"The Kiss Q1 26 Social Post 009 pl-pl My must-have for a bit of \"me\" time 📖 Mój pewniak na chwilę dla siebie 📖"} +{"t":"The Kiss Q1 26 Social Post 012 pl-pl My secret to staying fresh between takes 💁‍♀️ Sekret mojego zapachu w każdym ujęciu 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 pl-pl My secret to staying fresh between takes 💁‍♀️ Sekret mojego zapachu w każdym ujęciu 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 pl-pl My secret to staying fresh 💁‍♀️ Sekret mojego zapachu 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 pl-pl My go-to essential for a perfect kissing scene 💋 Mój niezawodny wybór na idealną scenę pocałunku 💋"} +{"t":"The Kiss Q1 26 Social Post 024 pl-pl My go-to essential for a perfect kissing scene 💋 Mój niezawodny wybór na idealną scenę pocałunku 💋"} +{"t":"The Kiss Q1 26 Social Post 027 pl-pl My essential for the perfect kiss 💋 Mój wybór na idealną scenę pocałunku 💋"} +{"t":"The Kiss Q1 26 Social Post 030 pl-pl My secret to staying warm and cozy on set 🔥 Mój sposób żeby było ciepło i przytulnie na planie 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 pl-pl My secret to staying warm and cozy on set 🔥 Mój sposób żeby było ciepło i przytulnie na planie 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 pl-pl My secret to staying warm and cozy 🔥 Żeby było przytulnie na planie 🔥"} +{"t":"The Kiss Q1 26 Social Post 039 pl-pl My must-have for dry hair, take after take 💇‍♀️ Mój pewniak do suszenia włosów, ujęcie po ujęciu 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 pl-pl My must-have for dry hair, take after take 💇‍♀️ Mój pewniak do suszenia włosów, ujęcie po ujęciu 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 pl-pl My go-to for dry hair, every time 💇‍♀️ Mój niezawodny wybór do suszenia włosów"} +{"t":"The Kiss Q1 26 Social Post 047 pl-pl Make date night happen Ogarnij wieczorną randkę"} +{"t":"The Kiss Q1 26 Social Post 048 pl-pl My must-have for when romance gets a little messy 👀 Mój pewniak, kiedy miłość robi bałagan 👀"} +{"t":"The Kiss Q1 26 Social Post 049 pl-pl Make date night happen Ogarnij wieczorną randkę"} +{"t":"The Kiss Q1 26 Social Post 051 pl-pl My must-have for when romance gets a little messy 👀 Mój pewniak, kiedy miłość robi bałagan 👀"} +{"t":"The Kiss Q1 26 Social Post 052 pl-pl Make date night happen Ogarnij wieczorną randkę"} +{"t":"The Kiss Q1 26 Social Post 054 pl-pl For when romance gets a little messy 👀 Na chwile, kiedy miłość robi bałagan 👀"} +{"t":"The Kiss Q1 26 Social Post 057 pl-pl My must-have for when passion sweeps you off your feet 👀 Mój pewniak, gdy namiętność wywraca wszystko do góry nogami 👀"} +{"t":"The Kiss Q1 26 Social Post 060 pl-pl My must-have for when passion sweeps you off your feet 👀 Mój pewniak, gdy namiętność wywraca wszystko do góry nogami 👀"} +{"t":"The Kiss Q1 26 Social Post 063 pl-pl When passion sweeps you off your feet 👀 Gdy namiętność wszystko wywraca 👀"} +{"t":"The Kiss Q1 26 Social Post 065 pl-pl Make romance happen Ogarnij nastrój"} +{"t":"The Kiss Q1 26 Social Post 066 pl-pl My must-have for that kiss in the rain!  Mój pewniak na pocałunek w deszczu!"} +{"t":"The Kiss Q1 26 Social Post 067 pl-pl Make romance happen Ogarnij nastrój"} +{"t":"The Kiss Q1 26 Social Post 069 pl-pl My must-have for that kiss in the rain!  Mój pewniak na pocałunek w deszczu!"} +{"t":"The Kiss Q1 26 Social Post 070 pl-pl Make romance happen Ogarnij nastrój"} +{"t":"The Kiss Q1 26 Social Post 072 pl-pl My must-have for that kiss in the rain!  Mój pewniak na pocałunek w deszczu!"} +{"t":"The Kiss Q1 26 TV OLV UI 001 pl-pl Beard Trimmer Trymer do brody"} +{"t":"The Kiss Q1 26 TV OLV UI 002 pl-pl Rain boots Kalosze"} +{"t":"The Kiss Q1 26 TV OLV UI 003 pl-pl Drying Rack Suszarka na pranie"} +{"t":"The Kiss Q1 26 YouTube 001 Headline pl-pl Make behind the scenes happen Ogarnij przerwy między ujęciami"} +{"t":"The Kiss Q1 26 YouTube 002 Description pl-pl My must-have for a bit of \"me\" time. Get yours on Amazon. Mój pewniak na chwilę tylko dla siebie. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 003 Headline pl-pl Make BTS happen Ogarnij to"} +{"t":"The Kiss Q1 26 YouTube 004 Description pl-pl My must-have for a bit of \"me\" time. Get yours on Amazon. Mój pewniak na chwilę tylko dla siebie. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 005 CTA pl-pl Shop now Zamów"} +{"t":"The Kiss Q1 26 YouTube 006 Headline pl-pl Make behind the scenes happen Ogarnij przerwy między ujęciami"} +{"t":"The Kiss Q1 26 YouTube 007 Description pl-pl My secret to staying fresh between takes. Get yours on Amazon. Sekret mojego zapachu w każdym ujęciu. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 009 Description pl-pl My secret to staying fresh between takes. Get yours on Amazon. Sekret mojego zapachu w każdym ujęciu. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 011 Description pl-pl My go-to essential for a perfect kissing scene. Get yours on Amazon. Mój niezawodny wybór na scenę pocałunku. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 012 Description pl-pl My go-to essential for a perfect kissing scene. Get yours on Amazon. Mój niezawodny wybór na scenę pocałunku. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 014 Description pl-pl My secret to staying warm and cozy on set. Get yours on Amazon. Mój sposób żeby było przytulnie na planie. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 016 Description pl-pl My secret to staying warm and cozy on set. Get yours on Amazon. Mój sposób żeby było przytulnie na planie. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 018 Description pl-pl My must-have for dry hair, take after take. Get yours on Amazon. Mój pewniak do suszenia włosów. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 020 Description pl-pl My must-have for dry hair, take after take. Get yours on Amazon. Mój pewniak do suszenia włosów. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 022 Headline pl-pl Make date night happen Ogarnij wieczorną randkę"} +{"t":"The Kiss Q1 26 YouTube 023 Description pl-pl My go-to for when romance gets a little messy. Get yours on Amazon. Mój pewniak, kiedy miłość robi bałagan. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 024 Headline pl-pl Make it happen Ogarnij to"} +{"t":"The Kiss Q1 26 YouTube 025 Description pl-pl My go-to for when romance gets a little messy. Get yours on Amazon. Mój pewniak, kiedy miłość robi bałagan. Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 028 Description pl-pl My go-to for when passion sweeps you off your feet. Get it on Amazon. Gdy namiętność wywraca wszystko do góry nogami. Sprawdź na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 030 Description pl-pl My go-to for when passion sweeps you off your feet. Get it on Amazon. Gdy namiętność wywraca wszystko do góry nogami. Sprawdź na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 031 Headline pl-pl Make romance happen Ogarnij romantyczny klimat"} +{"t":"The Kiss Q1 26 YouTube 032 Description pl-pl My must-have for that kiss in the rain! Get yours on Amazon. Mój pewniak na pocałunek w deszczu! Znajdź swój na Amazon.pl"} +{"t":"The Kiss Q1 26 YouTube 034 Description pl-pl My must-have for that kiss in the rain! Get yours on Amazon. Mój pewniak na pocałunek w deszczu! Znajdź swój na Amazon.pl"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_UEFA_pl-pl.json b/storage/amazon/tm/pl-PL/flat_UEFA_pl-pl.json new file mode 100644 index 0000000..57e19ed --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_UEFA_pl-pl.json @@ -0,0 +1,80 @@ +{"t":"UEFA Womens 25 Storefront 001 pl-pl Smartphones Smartfony"} +{"t":"UEFA Womens 25 Storefront 002 pl-pl Cameras Aparaty fotograficzne"} +{"t":"UEFA Womens 25 Storefront 004 pl-pl Ponchos Poncza"} +{"t":"UEFA Womens 25 Storefront 005 pl-pl Smart Home Inteligentny dom"} +{"t":"UEFA Womens 25 Storefront 006 pl-pl Inspiration Inspiracja"} +{"t":"UEFA Womens 25 Storefront 009 pl-pl Match day memories Przeżyj to jeszcze raz"} +{"t":"UEFA Womens 25 Storefront 010 pl-pl Health & Personal Care Zdrowie"} +{"t":"UEFA Womens 25 Storefront 011 pl-pl Seating & Comfort Siedziska i komfort"} +{"t":"UEFA Womens 25 Storefront 012 pl-pl Recipe Books Książki kucharskie"} +{"t":"UEFA Womens 25 Storefront 013 pl-pl Weather protection Ochrona przed warunkami atmosferycznymi"} +{"t":"UEFA Womens 25 Storefront 014 pl-pl Gaming Gry wideo i konsole"} +{"t":"UEFA Womens 25 Storefront 015 pl-pl Equipment Sprzęt"} +{"t":"UEFA Womens 25 Storefront 016 pl-pl Shop home viewing essentials Zamów wszystko do oglądania w domu"} +{"t":"UEFA Womens 25 Storefront 017 pl-pl Shop cheering essentials Zamów akcesoria do kibicowania"} +{"t":"UEFA Womens 25 Storefront 018 pl-pl Barbecue Grillowanie"} +{"t":"UEFA Womens 25 Storefront 019 pl-pl Girls’ boots Dziewczęce buty sportowe"} +{"t":"UEFA Womens 25 Storefront 020 pl-pl Get crafty Meczowe DIY"} +{"t":"UEFA Womens 25 Storefront 021 pl-pl Diffusers Dyfuzory zapachowe"} +{"t":"UEFA Womens 25 Storefront 022 pl-pl Fridges Lodówki"} +{"t":"UEFA Womens 25 Storefront 023 pl-pl LEDs Świecące akcesoria imprezowe"} +{"t":"UEFA Womens 25 Storefront 024 pl-pl Banners Dekoracje na imprezy"} +{"t":"UEFA Womens 25 Storefront 025 pl-pl Fan on the go Kibicuj gdziekolwiek jesteś"} +{"t":"UEFA Womens 25 Storefront 026 pl-pl Shop game day beauty Zamów akcesoria do stylizacji"} +{"t":"UEFA Womens 25 Storefront 027 pl-pl Dress to impress Pokaż swój mistrzowski styl"} +{"t":"UEFA Womens 25 Storefront 028 pl-pl Watches Zegarki"} +{"t":"UEFA Womens 25 Storefront 029 pl-pl Shop football kit & equipment Zamów odzież i sprzęt piłkarski"} +{"t":"UEFA Womens 25 Storefront 030 pl-pl Shop game day treats Zamów przekąski na mecz"} +{"t":"UEFA Womens 25 Storefront 031 pl-pl Decorations & Lights Dekoracje i oświetlenie"} +{"t":"UEFA Womens 25 Storefront 032 pl-pl Enjoy at home Twoja domowa strefa kibica"} +{"t":"UEFA Womens 25 Storefront 033 pl-pl Shop hosting essentials Zamów wszystko na przyjęcie gości"} +{"t":"UEFA Womens 25 Storefront 034 pl-pl Shop party supplies Zamów zapasy na piłkarską imprezę"} +{"t":"UEFA Womens 25 Storefront 035 pl-pl Tableware Zastawa stołowa"} +{"t":"UEFA Womens 25 Storefront 036 pl-pl TV & Home Cinema Kino domowe i telewizory"} +{"t":"UEFA Womens 25 Storefront 037 pl-pl Printers Drukarki"} +{"t":"UEFA Womens 25 Storefront 038 pl-pl Shirts Koszule"} +{"t":"UEFA Womens 25 Storefront 039 pl-pl Shop photography Zamów akcesoria i sprzęt do zdjęć"} +{"t":"UEFA Womens 25 Storefront 040 pl-pl Binoculars Lornetki"} +{"t":"UEFA Womens 25 Storefront 041 pl-pl Crocheting and Knitting Szydełkowanie i robótki na drutach"} +{"t":"UEFA Womens 25 Storefront 042 pl-pl Hand clappers Klaskacze ręczne"} +{"t":"UEFA Womens 25 Storefront 043 pl-pl Sports nutrition Odżywianie sportowe"} +{"t":"UEFA Womens 25 Storefront 044 pl-pl Bracelets Bransoletki"} +{"t":"UEFA Womens 25 Storefront 045 pl-pl Host like a pro Zorganizuj piłkarską domówkę"} +{"t":"UEFA Womens 25 Storefront 046 pl-pl Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nDumny partner\npiłki nożnej\nkobiet UEFA."} +{"t":"UEFA Womens 25 Storefront 046F pl-pl Amazon. Proud partner of UEFA Women's Football. Amazon. Dumny partner piłki nożnej kobiet UEFA."} +{"t":"UEFA Womens 25 Storefront 047 pl-pl Speakers Megafony"} +{"t":"UEFA Womens 25 Storefront 048 pl-pl Stickers & Patches Naklejki i naszywki"} +{"t":"UEFA Womens 25 Storefront 049 pl-pl Snacks to the max Kibicuj z pełnym brzuszkiem"} +{"t":"UEFA Womens 25 Storefront 050 pl-pl Make some noise Zrób hałas!"} +{"t":"UEFA Womens 25 Storefront 051 pl-pl Hats Nakrycia głowy"} +{"t":"UEFA Womens 25 Storefront 052 pl-pl Women's Football Shop Piłka nożna kobiet\nSklep\n\nOr used in 1 line:\nPiłka nożna kobiet: sklep"} +{"t":"UEFA Womens 25 Storefront 052F pl-pl Women's Football Shop Piłka nożna kobiet Sklep Or used in 1 line: Piłka nożna kobiet: sklep"} +{"t":"UEFA Womens 25 Storefront 053 pl-pl Scarves Szaliki"} +{"t":"UEFA Womens 25 Storefront 054 pl-pl Kitchen appliances Sprzęt kuchenny"} +{"t":"UEFA Womens 25 Storefront 055 pl-pl Accessories Akcesoria"} +{"t":"UEFA Womens 25 Storefront 056 pl-pl Shop craft supplies Zamów zestawy kreatywne"} +{"t":"UEFA Womens 25 Storefront 057 pl-pl Shop match day must-haves Zamów wszystko na dzień meczowy"} +{"t":"UEFA Womens 25 Storefront 058 pl-pl Our store has moved! Przenieśliśmy się!"} +{"t":"UEFA Womens 25 Storefront 059 pl-pl Audio and Hifi Audio i Hi-Fi"} +{"t":"UEFA Womens 25 Storefront 060 pl-pl Women's kit Zestaw damski"} +{"t":"UEFA Womens 25 Storefront 061 pl-pl Family fun Dla małych i dużych kibiców"} +{"t":"UEFA Womens 25 Storefront 062 pl-pl Journals Notatniki"} +{"t":"UEFA Womens 25 Storefront 063 pl-pl Towels Ręczniki"} +{"t":"UEFA Womens 25 Storefront 064 pl-pl Make-up & Face Paint Makijaż i farby do twarzy"} +{"t":"UEFA Womens 25 Storefront 065 pl-pl Water bottles Butelki na wodę"} +{"t":"UEFA Womens 25 Storefront 066 pl-pl Games Planszówki"} +{"t":"UEFA Womens 25 Storefront 067 pl-pl Click the banner below to visit our Women's Football Shop Kliknij poniższy baner i odwiedź nasz sklep piłki nożnej kobiet."} +{"t":"UEFA Womens 25 Storefront 068 pl-pl Cake Decorations Dekoracje do ciast"} +{"t":"UEFA Womens 25 Storefront 069 pl-pl Express yourself Pokaż, komu kibicujesz"} +{"t":"UEFA Womens 25 Storefront 070 pl-pl Memory Books Albumy pamiątkowe"} +{"t":"UEFA Womens 25 Storefront 071 pl-pl Cushions & Textiles Poduszki i tekstylia"} +{"t":"UEFA Womens 25 Storefront 072 pl-pl Whistles Gwizdki"} +{"t":"UEFA Womens 25 Storefront 074 pl-pl Bags Torby"} +{"t":"UEFA Womens 25 Storefront 075 pl-pl Balls Piłki"} +{"t":"UEFA Womens 25 Storefront 076 pl-pl Girls' kit Zestaw dla dziewczynek"} +{"t":"UEFA Womens 25 Storefront 077 pl-pl Photo props Rekwizyty do fotobudki"} +{"t":"UEFA Womens 25 Storefront 078 pl-pl Shop clothing & accessories Zamów odzież i akcesoria"} +{"t":"UEFA Womens 25 Storefront 079 pl-pl Lighting Oświetlenie"} +{"t":"UEFA Womens 25 Storefront 080 pl-pl Get playing Wyjdź na boisko"} +{"t":"UEFA Womens 25 Storefront 081 pl-pl Women's boots Damskie buty sportowe"} +{"t":"UEFA Womens 25 Storefront 082 pl-pl Proud partner Dumny partner"} \ No newline at end of file diff --git a/storage/amazon/tm/pl-PL/flat_value_pl-pl.json b/storage/amazon/tm/pl-PL/flat_value_pl-pl.json new file mode 100644 index 0000000..625aadf --- /dev/null +++ b/storage/amazon/tm/pl-PL/flat_value_pl-pl.json @@ -0,0 +1,27 @@ +{"t":"Value Q1 25 Radio 006 VO pl-pl As Emily opened her Amazon parcel... Gdy Emilia otworzyła swoją paczkę Amazon…"} +{"t":"Value Q1 25 Radio 007 VO pl-pl ...the world went silent. …świat ucichł."} +{"t":"Value Q1 25 Radio 008 VO pl-pl These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. Te nowe słuchawki z redukcją szumów dały jej godziny odtwarzania w cenie, która jest muzyką dla jej uszu."} +{"t":"Value Q1 25 Radio 008F VO pl-pl These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. Te nowe słuchawki z redukcją szumów dały jej godziny odtwarzania w cenie, która jest muzyką dla jej uszu."} +{"t":"Value Q1 25 Radio 009 VO pl-pl 5 stars from Emily! Emilia przyznaje 5 gwiazdek!"} +{"t":"Value Q1 25 Radio 010 VO pl-pl From headphones to air fryers and more, find highly rated products at prices you'll love on Amazon.com today. Od słuchawek po air fryer i wiele więcej. Znajdź wszystko, czego potrzebujesz w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl."} +{"t":"Value Q1 25 TV OLV 001 Product pl-pl Cordless Drill Wiertarka akumulatorowa"} +{"t":"Value Q1 25 TV OLV 002 Product pl-pl Bluetooth Headphones Słuchawki Bluetooth"} +{"t":"Value Q1 25 TV OLV 003 Product pl-pl Coffee Machine Ekspres do kawy"} +{"t":"Value Q1 25 TV OLV 004 Product pl-pl Robot Vaccum Robot sprzątający"} +{"t":"Value Q1 25 TV OLV 005 pl-pl At Amazon you'll find quality products you can trust, at prices you'll feel good about. Na Amazon znajdziesz produkty godne zaufania – w cenach, które Cię ucieszą"} +{"t":"Value Q1 25 TV OLV 006 pl-pl So you can rock your world, not your savings. Żeby Twój rok był pełen plusów, a nie minusów na koncie…"} +{"t":"Value Q1 25 TV OLV 007 pl-pl And, enjoy the perfect blend at the perfect price. …i smacznej kawusi w doskonałej cenie."} +{"t":"Value Q1 25 TV OLV 008 pl-pl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Znajdź wszystko, czego potrzebujesz w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl.\n\nALT\n\nZnajdź wysoko oceniane produkty w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl."} +{"t":"Value Q1 25 TV OLV 008F pl-pl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Znajdź wszystko, czego potrzebujesz w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl. ALT Znajdź wysoko oceniane produkty w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl."} +{"t":"Value Q1 25 TV OLV 009 CTA pl-pl Start your search today Rozpocznij poszukiwania już dziś"} +{"t":"Value Q1 25 TV OLV 010 VO pl-pl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Znajdź wszystko, czego potrzebujesz w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl.\n\nALT\n\nZnajdź wysoko oceniane produkty w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl."} +{"t":"Value Q1 25 TV OLV 010F VO pl-pl Find highly-rated products, at prices you'll love. Start your search on Amazon today. Znajdź wszystko, czego potrzebujesz w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl. ALT Znajdź wysoko oceniane produkty w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl."} +{"t":"Value Q3 25 Radio 001 pl-pl As Helen opened her Amazon parcel, her stomach filled with butterflies. Kiedy Helena otwierała paczkę z Amazon, poczuła motyle w brzuchu."} +{"t":"Value Q3 25 Radio 002 pl-pl Two independent cooking zones and a 7.6 litre capacity. Dwie niezależne strefy gotowania i pojemność 7,6 litra!"} +{"t":"Value Q3 25 Radio 003 pl-pl For a low price, the Ninja Air Fryer tickled Helen's taste buds... Kubki smakowe Heleny oszalały na myśl o frytkownicy beztłuszczowej Ninja Airfryer w świetnej cenie…"} +{"t":"Value Q3 25 Radio 004 pl-pl 5 stars from Helen. Helena przyznaje 5 gwiazdek!"} +{"t":"Value Q3 25 Radio 005 pl-pl With great brands, at price you’ll love, start your search on Amazon.xx today Znane marki w świetnych cenach. Rozpocznij poszukiwania już dziś na Amazon.pl."} +{"t":"Value Q3 25 Radio 006 pl-pl As Bethany opened her Amazon parcel, her heart began to race. Serce Asi zabiło mocniej, gdy otwierała przesyłkę z Amazon."} +{"t":"Value Q3 25 Radio 007 pl-pl Heart rate monitoring and up to 11 days of battery life. Monitorowanie tętna i do 11 dni na jednym ładowaniu."} +{"t":"Value Q3 25 Radio 008 pl-pl The Garmin Smartwatch won first place with Bethany for quality and price. Garmin Smartwatch zdobył serce Asi jakością i ceną."} +{"t":"Value Q3 25 Radio 009 pl-pl 5 stars from Bethany! Asia przyznaje 5 gwiazdek!"} \ No newline at end of file diff --git a/storage/amazon/tm/pt-PT/flat_MASS_pt-pt.json b/storage/amazon/tm/pt-PT/flat_MASS_pt-pt.json new file mode 100644 index 0000000..d7fc801 --- /dev/null +++ b/storage/amazon/tm/pt-PT/flat_MASS_pt-pt.json @@ -0,0 +1,2134 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline pt-pt Black Friday\nWeek Semana da\nBlack Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates pt-pt 17-27 November 17 - 27 novembro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA pt-pt Learn more Ver mais"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline pt-pt Black Friday\nWeek Semana da\nBlack Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates pt-pt 17-27 November 17 - 27 novembro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name pt-pt Black Friday\nWeek Semana da\nBlack Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline pt-pt More yay this\nBlack Friday Ena! Outra vez\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline pt-pt More yay this Black Friday Ena! Outra vez Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 pt-pt More \nyay this\nBlack \nFriday Ena! \nOutra vez\n Black \nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F pt-pt More yay this Black Friday Ena! Outra vez Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline pt-pt Black\nFriday Week Semana \nda Black\nFriday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 029 pt-pt Up to 40% off Poupe até 40%"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline pt-pt More deals. \nMore joy. Mais ofertas.\n Mais alegria."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline pt-pt More deals. More joy. Mais ofertas. Mais alegria."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline pt-pt More \ndeals. \nMore \njoy. Mais\n ofertas.\n Mais\n alegria."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline pt-pt More deals. More joy. Mais ofertas. Mais alegria."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 035 Subheadline pt-pt Black\nFriday Week Semana da \nBlack Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 035F Subheadline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 pt-pt Starts 17 November Começa a 17 de novembro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name pt-pt Black Friday\nWeek is here A Semana da Black Friday \nestá aqui"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name pt-pt Black Friday Week is here A Semana da Black Friday está aqui"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency pt-pt Ends midnight Termina esta noite"} +{"t":"DDA 23 BFW Mass Radio 001 VO pt-pt Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Uau. A Semana da Black Friday da Amazon começa sexta-feira. Tenho de contar ao pessoal no acampamento."} +{"t":"DDA 23 BFW Mass Radio 002 VO pt-pt Hey everyone! Ei, malta!"} +{"t":"DDA 23 BFW Mass Radio 003 VO pt-pt Whaaaaaat? O que foooooi?"} +{"t":"DDA 23 BFW Mass Radio 004 VO pt-pt The Amazon Black Friday Week with up to 40% off starts Friday A Semana da Black Friday da Amazon com descontos até 45% começa sexta-feira."} +{"t":"DDA 23 BFW Mass Radio 005 VO pt-pt Amaaaaaazing! Fantásticooooo!"} +{"t":"DDA 23 BFW Mass Radio 006 VO pt-pt Get the dinner on Contem comigo para jantar!"} +{"t":"DDA 23 BFW Mass Radio 007 BVO pt-pt Share the joy this Amazon Black Friday Week, with up to 40% off Partilhe alegria na Semana da Black Friday da Amazon, com até 45% de desconto."} +{"t":"DDA 23 BFW Mass Radio 008 BVO pt-pt From the 17th to the 27th of November. De 17 a 27 de novembro."} +{"t":"DDA 23 BFW Mass Radio 010 VO pt-pt Andrew was at an age where he was experimenting with cold water therapy. O André estava naquela fase da vida em que queria experimentar a terapia de água fria…"} +{"t":"DDA 23 BFW Mass Radio 011 VO pt-pt And Andrew was also at an age where he was experimenting with manscaping… …e também queria experimentar a depilação corporal."} +{"t":"DDA 23 BFW Mass Radio 012 VO pt-pt So when he discovered he could save up to 40% in the Amazon Black Friday Week. Por isso, quando descobriu que podia poupar até 45% na Semana da Black Friday da Amazon…"} +{"t":"DDA 23 BFW Mass Radio 013 VO pt-pt He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Comprou uma Depiladora de Luz Pulsada da Braun e agora anda a mostrar os seus \"belos abdominais\"."} +{"t":"DDA 23 BFW Mass Radio 014 VO pt-pt Share the joy this Amazon Black Friday Week, with up to 40% off. Partilhe alegria na Semana da Black Friday da Amazon, com até 45% de desconto."} +{"t":"DDA 23 BFW Mass Radio 016 VO pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass Radio 017 VO pt-pt While stocks last Comprou uma Depiladora de Luz Pulsada e agora anda a mostrar os seus \"belos abdominais\"."} +{"t":"DDA 23 BFW Mass Radio 024 VO pt-pt Ends midnight. Termina esta noite"} +{"t":"DDA 23 BFW Mass Radio 026 VO pt-pt Andrew was at an age where he was experimenting with cold water therapy. O André estava naquela fase da vida em que queria experimentar a terapia de água fria..."} +{"t":"DDA 23 BFW Mass Radio 027 VO pt-pt And Andrew was also at an age where he was experimenting with manscaping… …e também queria experimentar a depilação corporal…"} +{"t":"DDA 23 BFW Mass Radio 028 VO pt-pt He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Comprou uma Depiladora de Luz Pulsada da Braun e agora anda a mostrar os seus belos abdominais."} +{"t":"DDA 23 BFW Mass Radio 029 VO pt-pt He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Comprou uma Depiladora de Luz Pulsada e agora anda a mostrar os seus belos abdominais."} +{"t":"DDA 23 BFW Mass Radio 030 VO pt-pt He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Poupe em grande na Semana da Black Friday da Amazon e partilhe alegria."} +{"t":"DDA 23 BFW Mass Radio 033 VO pt-pt Ends midnight. Termina esta noite"} +{"t":"DDA 23 BFW Mass Radio 034 VO pt-pt Selected products only. While stocks last. Mais informações em Amazon.es"} +{"t":"DDA 23 BFW Mass Social OLV 001 Super pt-pt Black Friday\nWeek Semana da\nBlack Friday"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super pt-pt 17-27 November 17 - 27 novembro"} +{"t":"DDA 23 BFW Mass Social OLV 004 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 002 pt-pt Save big this Amazon Black Friday Week Poupe em grande na semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 003 Description pt-pt 17-27 November 17 - 27 de novembro"} +{"t":"DDA 23 BFW Mass Social Post 005 pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na semana da Black Friday da Amazon. 17 - 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 006 pt-pt Get ready for the Amazon Black Friday Week! Prepare-se para a semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 008 pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na semana da Black Friday da Amazon. 17 - 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 009 pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na semana da Black Friday da Amazon. 17 - 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 011 pt-pt Get Ready for the Amazon Black Friday Week! Prepare-se para a semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 012 pt-pt Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Poupe até 45% na semana da Black Friday da Amazon, de 17 a 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 014 Title pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 015 Description pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na semana da Black Friday da Amazon. 17 - 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 016 pt-pt Save up to 40% in the Amazon Black Friday Week Poupe até 45%: Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline pt-pt Black Friday Week Semana Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 018 Title pt-pt Get Ready for the Amazon Black Friday Week! Prepare-se para a semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 019 pt-pt Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Poupe até 45% na semana da Black Friday da Amazon, de 17 a 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline pt-pt Black Friday Week Semana Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 021 pt-pt Save big this Amazon Black Friday Week Poupe em grande na Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 022 Description pt-pt 17-27 November 17–27 de novembro"} +{"t":"DDA 23 BFW Mass Social Post 024 pt-pt 17-27 November 17–27 de novembro"} +{"t":"DDA 23 BFW Mass Social Post 025 pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 026 pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na Semana da Black Friday da Amazon. 17–27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 027 pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na Semana da Black Friday da Amazon. 17–27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline pt-pt Dive into the Amazon Black Friday Week Mergulhe na Semana da Black Friday Amazon"} +{"t":"DDA 23 BFW Mass Social Post 029 pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 030 pt-pt Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Poupe até 45% na Semana da Black Friday da Amazon, de 17 a 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 033 Description pt-pt Save big this Amazon Black Friday Week. 17-27 November. Poupe em grande na Semana da Black Friday da Amazon. 17–27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA pt-pt Ends Midnight Termina esta noite"} +{"t":"DDA 23 BFW Mass Social Post 037 Title pt-pt The Amazon Black Friday Week is here Chegou a Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass Social Post 038 pt-pt Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Poupe até 45% na Semana da Black Friday da Amazon, de 17 a 27 de novembro."} +{"t":"DDA 23 BFW Mass Social Post 039 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy pt-pt Save up to 40% from 17-27 November Poupe até 45% de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO pt-pt Share the joy this Amazon Black Friday Week… with up to 40% off. Partilhe alegria nesta Semana da Black Friday da Amazon…e poupe até 45%."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 23 BFW Mass TV OLV 004 BVO pt-pt Starts Friday Começa sexta-feira"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super pt-pt 17-27 November 17 - 27 novembro"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 23 BFW Mass TV OLV 019 BVO pt-pt Andrew just got 40% off an Braun IPL hair removal device at Amazon… O André conseguiu 45% de desconto numa Depiladora de Luz Pulsada na Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI pt-pt Smile amazon + smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI pt-pt Black Friday\nWeek Semana da\nBlack Friday"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO pt-pt Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Agora, está pronto para mostrar os seus \"belos abdominais\" nos banhos de água gelada."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO pt-pt Share the joy this Amazon Black Friday Week, with up to 40% off. Partilhe alegria nesta Semana da Black Friday da Amazon…e poupe até 45%."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO pt-pt Ends 27th of November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super pt-pt Selected products only. While stocks last. Mais informações em Amazon.es"} +{"t":"DDA 23 BFW Mass TV OLV 030 BVO pt-pt Andrew just got 40% off a Braun IPL hair removal device at Amazon… O André conseguiu 45% de desconto numa Depiladora de Luz Pulsada na Amazon…"} +{"t":"DDA 23 BFW Mass TV OLV 036 BVO pt-pt Save big this Amazon Black Friday Week, and share the joy Poupe em grande na Semana da Black Friday da Amazon … e partilhe alegria."} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO pt-pt Ends midnight Termina esta noite"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super pt-pt Ends midnight Termina esta noite"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO pt-pt Share the joy this Amazon Black Friday Week… Partilhe alegria nesta Semana da Black Friday da Amazon..."} +{"t":"DDA 23 BFW Mass TV OLV 044 BVO pt-pt with up to 40% off. ...e poupe até 40%."} +{"t":"DDA 23 BFW Mass TV OLV 046 BVO pt-pt Ends 27th of November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass TV OLV 053 BVO pt-pt Ends midnight Termina esta noite"} +{"t":"DDA 23 BFW Mass YouTube 001 Title pt-pt Get Ready for the Amazon Black Friday Week! Prepare-se para a semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass YouTube 002 Description pt-pt Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Poupe até 45% na semana da Black Friday da Amazon, de 17 a 27 de novembro."} +{"t":"DDA 23 BFW Mass YouTube 003 Title pt-pt The Amazon Black Friday Week is here Chegou a semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy pt-pt Save up to 40% from 17-27 November Poupe até 45% de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO pt-pt Share the joy this Amazon Black Friday Week… with up to 40% off. Partilhe alegria nesta Semana da Black Friday da Amazon…e poupe até 45%."} +{"t":"DDA 23 BFW Mass YouTube 010 Super pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Mass YouTube 011 Super pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 23 BFW Mass YouTube 012 Super pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Mass YouTube 013 Super pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 23 BFW Mass YouTube 017 Super pt-pt Ends midnight Termina esta noite"} +{"t":"DDA 24 BFW Mass Approved claims 001 pt-pt Epic Deals Ofertas incríveis"} +{"t":"DDA 24 BFW Mass Approved claims 003 pt-pt Big savings Grandes descontos"} +{"t":"DDA 24 BFW Mass Approved claims 004 pt-pt Save big Poupe em grande"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 24 BFW Mass Digital Display 006 pt-pt 21 Nov–2 Dec 21 nov. - 2 dez."} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA pt-pt Learn more Ver mais"} +{"t":"DDA 24 BFW Mass Digital Display 009 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 010 pt-pt Selected products only Mais informações \nem Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 010F pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Digital Display 016 pt-pt Ends 2 Dec Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Digital Display 017 pt-pt Ends 2 Dec Termina a \n2 de dezembro"} +{"t":"DDA 24 BFW Mass Digital Display 017F pt-pt Ends 2 Dec Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA pt-pt Shop now Compre agora"} +{"t":"DDA 24 BFW Mass Digital Display 020 pt-pt Selected products only Mais informações \nem Amazon.es"} +{"t":"DDA 24 BFW Mass Digital Display 020F pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 pt-pt 21 Nov–2 Dec 21 nov. - 2 dez."} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 pt-pt Ends 2 Dec Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 pt-pt Ends 2 December Termina a \n2 de dezembro"} +{"t":"DDA 24 BFW Mass DOOH PRINT 011F pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 pt-pt Up to 40% off\nOoooh! Poupe até 45%.\nUauuu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F pt-pt Up to 40% off Ooooh! Poupe até 45%. Uauuu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 pt-pt Up to \n40% off.\nOoooh! Poupe \naté 45%.\n Uauuu! "} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F pt-pt Up to 40% off. Ooooh! Poupe até 45%. Uauuu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 pt-pt Black Friday Week Semana da \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 018 pt-pt Black Friday Week Semana da \nBlack Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 018F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass DOOH PRINT 023 pt-pt Up to 40% off\nOoooh! Poupe até 45%.\n Uauuu! "} +{"t":"DDA 24 BFW Mass DOOH PRINT 023F pt-pt Up to 40% off Ooooh! Poupe até 45%. Uauuu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 024 pt-pt Up to \n40% off.\nOoooh! Poupe \naté 45%. \nUauuu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 024F pt-pt Up to 40% off. Ooooh! Poupe até 45%. Uauuu!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 pt-pt Amazon\nBlack Friday Week Semana da Black Friday \nda Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 027 pt-pt Amazon\nBlack Friday Week Semana \nda Black Friday \nda Amazon"} +{"t":"DDA 24 BFW Mass DOOH PRINT 027F pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass Radio 001 BVO pt-pt Wooh! Amazon's Black Friday Week deals are coming... Uauuu! As ofertas da Semana da Black Friday da Amazon estão a chegar…"} +{"t":"DDA 24 BFW Mass Radio 002 BVO pt-pt So you can save up to 40% on all sorts of things… Para poupar até 45% em todo o tipo de produtos…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO pt-pt …from electronics and home to toys, beauty and so much more! … desde eletrónica e casa a brinquedos e beleza. E muito mais!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO pt-pt Woooh indeed. É mesmo: Uauuu!"} +{"t":"DDA 24 BFW Mass Radio 005 BVO pt-pt Shop Amazon's Black Friday Week deals. Descubra as ofertas da Semana da Black Friday da Amazon."} +{"t":"DDA 24 BFW Mass Radio 006 BVO pt-pt Starts Thursday. Começa quinta-feira"} +{"t":"DDA 24 BFW Mass Radio 007 BVO pt-pt With deals that make you go \"Wooh!\" Com ofertas para cantar \"Uuuuh!\""} +{"t":"DDA 24 BFW Mass Radio 008 BVO pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass Radio 009 BVO pt-pt Wooh! Amazon's Black Friday Week deals are here… Uauuu! Aproveite as ofertas da Semana da Black Friday da Amazon…"} +{"t":"DDA 24 BFW Mass Radio 010 BVO pt-pt So you can save up to 40% on all sorts of things… Para poupar até 45% em todo o tipo de produtos…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO pt-pt Ends 2nd of December. Termina a 2 de dezembro."} +{"t":"DDA 24 BFW Mass Radio 022 BVO pt-pt Ends midnight. Termina esta noite."} +{"t":"DDA 24 BFW Mass Radio 024 BVO pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass Social OLV EM 001 BVO pt-pt Ooooh! Uauuu!"} +{"t":"DDA 24 BFW Mass Social OLV EM 002 BVO pt-pt Amazon Black Friday Week deals Ofertas da Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV EM 003 BVO pt-pt On toys, electronics, home, beauty, fashion… em brinquedos, eletrónica, casa, beleza, moda..."} +{"t":"DDA 24 BFW Mass Social OLV EM 004 Super pt-pt Ooooh! Uauuu!"} +{"t":"DDA 24 BFW Mass Social OLV EM 005 Super pt-pt Amazon\n Black Friday\n Week deals \n on Ofertas da Semana \n da Black Friday \n da Amazon em"} +{"t":"DDA 24 BFW Mass Social OLV EM 005F Super pt-pt Amazon Black Friday Week deals on Ofertas da Semana da Black Friday da Amazon em"} +{"t":"DDA 24 BFW Mass Social OLV EM 006 Super pt-pt toys brinquedos"} +{"t":"DDA 24 BFW Mass Social OLV EM 007 Super pt-pt electronics eletrónica"} +{"t":"DDA 24 BFW Mass Social OLV EM 008 Super pt-pt home casa"} +{"t":"DDA 24 BFW Mass Social OLV EM 009 Super pt-pt beauty beleza"} +{"t":"DDA 24 BFW Mass Social OLV EM 010 Super pt-pt fashion moda"} +{"t":"DDA 24 BFW Mass Social OLV EM 011 Super pt-pt kitchen cozinha"} +{"t":"DDA 24 BFW Mass Social OLV EM 012 Super pt-pt computing computadores"} +{"t":"DDA 24 BFW Mass Social OLV EM 013 Super pt-pt books livros"} +{"t":"DDA 24 BFW Mass Social OLV EM 014 Super pt-pt devices dispositivos"} +{"t":"DDA 24 BFW Mass Social OLV EM 015 Super pt-pt garden jardim"} +{"t":"DDA 24 BFW Mass Social OLV EM 016 Super pt-pt pets animais de estimação"} +{"t":"DDA 24 BFW Mass Social OLV EM 017 Super pt-pt outdoors ar livre"} +{"t":"DDA 24 BFW Mass Social OLV EM 018 Super pt-pt games videojogos"} +{"t":"DDA 24 BFW Mass Social OLV EM 019 Super pt-pt luggage malas de viagem"} +{"t":"DDA 24 BFW Mass Social OLV EM 020 Super pt-pt alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV EM 021 Super pt-pt furniture mobiliário"} +{"t":"DDA 24 BFW Mass Social OLV EM 022 Super pt-pt outdoor ar livre"} +{"t":"DDA 24 BFW Mass Social OLV EM 023 Super pt-pt cooking cozinha"} +{"t":"DDA 24 BFW Mass Social OLV EM 024 Super pt-pt make-up maquilhagem"} +{"t":"DDA 24 BFW Mass Social OLV EM 025 Super pt-pt smart home casa inteligente"} +{"t":"DDA 24 BFW Mass Social OLV EM 026 Super pt-pt kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV EM 027 Super pt-pt appliances eletrodomésticos"} +{"t":"DDA 24 BFW Mass Social OLV EM 028 Super pt-pt fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV EM 029 Super pt-pt hair care cuidados para cabelo"} +{"t":"DDA 24 BFW Mass Social OLV EM 033 Super pt-pt lighting iluminação"} +{"t":"DDA 24 BFW Mass Social OLV EM 034 Super pt-pt DIY bricolage"} +{"t":"DDA 24 BFW Mass Social OLV EM 035 Super pt-pt office escritório"} +{"t":"DDA 24 BFW Mass Social OLV EM 036 Super pt-pt sports desportos"} +{"t":"DDA 24 BFW Mass Social OLV EM 041 BVO pt-pt … and so much more. ...e muito mais"} +{"t":"DDA 24 BFW Mass Social OLV EM 042 BVO pt-pt On Amazon.xx em Amazon.es"} +{"t":"DDA 24 BFW Mass Social OLV EM 043 Super pt-pt ... and so\n much more ...e\n muito mais"} +{"t":"DDA 24 BFW Mass Social OLV EM 043F Super pt-pt ... and so much more ...e muito mais"} +{"t":"DDA 24 BFW Mass Social OLV EM 044 BVO pt-pt Starts Thursday Começa quinta-feira."} +{"t":"DDA 24 BFW Mass Social OLV EM 045 Super pt-pt Starts \n Thursday Começa \n quinta-feira"} +{"t":"DDA 24 BFW Mass Social OLV EM 045F Super pt-pt Starts Thursday Começa quinta-feira"} +{"t":"DDA 24 BFW Mass Social OLV EM 050 Super pt-pt Amazon\n Black Friday\n Week deals \n on Semana \n da Black Friday\n da Amazon\n com ofertas em"} +{"t":"DDA 24 BFW Mass Social OLV EM 050F Super pt-pt Amazon Black Friday Week deals on Semana da Black Friday da Amazon com ofertas em"} +{"t":"DDA 24 BFW Mass Social OLV EM 074 Super pt-pt haircare cuidados para cabelo"} +{"t":"DDA 24 BFW Mass Social OLV EM 089 BVO pt-pt Ends 2nd of December. Termina a 2 de dezembro."} +{"t":"DDA 24 BFW Mass Social OLV EM 090 Super pt-pt Ends \n 2 December Termina a \n 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV EM 090F Super pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super pt-pt Amazon \n Black \n Friday\n Week Semana \n da Black\n Friday \n da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super pt-pt Up to \n 40% off Poupe \n até 45%"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super pt-pt Starts \n Thursday Começa \n quinta-feira"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super pt-pt Starts Thursday Começa quinta-feira"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super pt-pt Ends \n 2 December Termina a \n 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 005 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO pt-pt Ooooh! Uauuu!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO pt-pt Amazon Black Friday Week deals Ofertas \n da Semana \n da Black Friday \n da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 007F BVO pt-pt Amazon Black Friday Week deals Ofertas da Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO pt-pt On toys, electronics, home, beauty, fashion… em brinquedos, eletrónica, casa, beleza, moda..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super pt-pt Ooooh! Uauuu!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super pt-pt Amazon\n Black Friday\n Week deals Ofertas da Semana \n da Black Friday \n da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super pt-pt Amazon Black Friday Week deals Ofertas da Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super pt-pt on toys em brinquedos"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super pt-pt electronics eletrónica"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super pt-pt home casa"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super pt-pt beauty beleza"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super pt-pt fashion moda"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super pt-pt kitchen cozinha"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super pt-pt computing computadores"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super pt-pt books livros"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super pt-pt devices dispositivos"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super pt-pt garden jardim"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super pt-pt pets desportos"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super pt-pt outdoor ar livre"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super pt-pt games videojogos"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super pt-pt luggage malas de viagem"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super pt-pt alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super pt-pt furniture mobiliário"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super pt-pt cooking cozinha"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super pt-pt make-up maquilhagem"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super pt-pt smart home casa inteligente"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super pt-pt kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super pt-pt appliances eletrodomésticos"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super pt-pt fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super pt-pt haircare cuidados para cabelo"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super pt-pt hair care cuidados para cabelo"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super pt-pt lighting iluminação"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super pt-pt DIY bricolage"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super pt-pt office escritório"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super pt-pt stationery papelaria"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super pt-pt sports desportos"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super pt-pt health saúde"} +{"t":"DDA 24 BFW Mass Social OLV 050 Super pt-pt pets videojogos"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO pt-pt … and so much more. ...e muito mais"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super pt-pt ... and so\n much more ...e\n muito mais"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super pt-pt ... and so much more ...e muito mais"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO pt-pt Starts Thursday Começa quinta-feira."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super pt-pt Starts \n Thursday Começa \n quinta-feira"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super pt-pt Starts Thursday Começa quinta-feira"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO pt-pt Ends the 2nd of December. Termina a 2 de dezembro."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super pt-pt Ends \n 2 December Termina a \n 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super pt-pt Amazon \n Black Friday\n Week Semana \n da Black Friday \n da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super pt-pt Ends \n 2 December Termina a \n 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social OLV 074 Super pt-pt pets animais de estimação"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 24 BFW Mass Social Static 003 pt-pt 21 Nov–2 Dec 21 nov. - 2 dez."} +{"t":"DDA 24 BFW Mass Social Static 004 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass Social Static 007 pt-pt Ends 2 Dec Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social Static 008 pt-pt Ends 2 December Termina a \n2 de dezembro"} +{"t":"DDA 24 BFW Mass Social Static 008F pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass Social Static 009 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO pt-pt Shop Amazon Black Friday deals Descubra as ofertas da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 002 pt-pt Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Bem-vindos! \n Horário\n Seg. - Dom.\n 07:00 - 20:00"} +{"t":"DDA 24 BFW Mass TV OLV 002F pt-pt Welcome! Opening hours Tues-Sun 07:00-16:00 Bem-vindos! Horário Seg. - Dom. 07:00 - 20:00"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen pt-pt Black\n Friday\n Week Semana\n da Black \n Friday"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen pt-pt Search Amazon Pesquisar na Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen pt-pt Electronics Eletrónica"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen pt-pt Home Casa"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen pt-pt Toys Brinquedos"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO pt-pt Save on electronics, home, toys and more… Poupe em eletrónica, casa, brinquedos e muito mais…"} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO pt-pt Up to 40% off this Amazon Black Friday Week. Poupe até 45% nesta Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO pt-pt Starts Thursday. Começa quinta-feira."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super pt-pt Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Semana da Black Friday da Amazon, 21 de novembro - 2 de dezembro. Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO pt-pt Ends 2nd of December. Termina a 2 de dezembro"} +{"t":"DDA 24 BFW Mass TV OLV 025 Super pt-pt Selected products only. Whilst stocks last. Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO pt-pt Save on electronics, home, toys and more... Poupe em eletrónica, casa, brinquedos e muito mais…"} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO pt-pt Ends midnight. Termina esta noite."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO pt-pt Up to 40% off this Amazon Black Friday Week. Poupe até 45% nesta Semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 047 Super pt-pt Selected products only. Whilst stocks last. Mais informações em Amazon.es"} +{"t":"DDA 24 BFW Mass YouTube 001 Title pt-pt Get Ready for the Amazon Black Friday Week! Prepare-se para a semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass YouTube 002 Description pt-pt Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Poupe até 45% na semana da Black Friday da Amazon.\n21 novembro - 2 dezembro"} +{"t":"DDA 24 BFW Mass YouTube 002F Description pt-pt Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Poupe até 45% na semana da Black Friday da Amazon. 21 novembro - 2 dezembro"} +{"t":"DDA 24 BFW Mass YouTube 003 Title pt-pt The Amazon Black Friday Week is here Chegou a semana da Black Friday da Amazon"} +{"t":"DDA 24 BFW Mass YouTube 007 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy pt-pt Save up to 40% from 21 November to 2 December Poupe até 45%. 21 nov. - 2 dez."} +{"t":"DDA 24 BFW Mass YouTube 009 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 pt-pt Black Friday\nWeek is coming! A Semana da Black\n Friday está a chegar!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F pt-pt Black Friday Week is coming! A Semana da Black Friday está a chegar!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline pt-pt Black Friday\nWeek \nis coming! A Semana\n da Black Friday\n está a chegar!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline pt-pt Black Friday Week is coming! A Semana da Black Friday está a chegar!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline pt-pt Black\nFriday\nWeek is\ncoming! A Semana\n da Black\n Friday\n está a chegar!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline pt-pt Black Friday Week is coming! A Semana da Black Friday está a chegar!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 pt-pt 20 Nov–1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 pt-pt Starts 20 Nov Começa a 20 de nov."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 pt-pt Starts 20 November Começa a 20 de novembro"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 pt-pt Black Friday\nWeek is here! A Semana da Black\n Friday já chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 pt-pt Black Friday\nWeek \nis here! A Semana\n da Black Friday\n já chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 pt-pt Black\nFriday\nWeek\nis here! A Semana\nda Black\nFriday\njá chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader pt-pt Up to \n40% off Poupe\naté 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 pt-pt Ends 1 Dec Termina a 1 de dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 pt-pt Ends 1 December Termina a 1 de dezembro"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 pt-pt 20 Nov–1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 pt-pt Up to 40% off.\nBoom. Poupe até 30%.\nAproveite já!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F pt-pt Up to 40% off. Boom. Poupe até 30%. Aproveite já!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 pt-pt Up to\n40% off.\nBoom. Poupe\naté 30%.\nAproveite já!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F pt-pt Up to 40% off. Boom. Poupe até 30%. Aproveite já!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 pt-pt Up to\n40% off.\nBoom. Poupe\n até\n 30%.\nAproveite já!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F pt-pt Up to 40% off. Boom. Poupe até 30%. Aproveite já!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 pt-pt Up to 40% off for\nDeal Hunters Para caçadores de ofertas.\n Poupe até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F pt-pt Up to 40% off for Deal Hunters Para caçadores de ofertas. Poupe até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 pt-pt Up to 40% off \nfor\nDeal Hunters Para caçadores\n de ofertas.\n Poupe até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F pt-pt Up to 40% off for Deal Hunters Para caçadores de ofertas. Poupe até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 pt-pt Up to\n40% off\nfor Deal\nHunters Para caçadores\n de ofertas.\n Poupe\n até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F pt-pt Up to 40% off for Deal Hunters Para caçadores de ofertas. Poupe até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 037 pt-pt Up to 40% off \nfor\nDeal Hunters Para\ncaçadores\nde ofertas.\nPoupe\naté 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 037F pt-pt Up to 40% off for Deal Hunters Para caçadores de ofertas. Poupe até 30%."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 pt-pt New day.\nNew deals. Novo dia. \n Novas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 pt-pt New day. \n New \n deals. Novo dia. \n Novas \n ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 pt-pt New\nday.\nNew\ndeals. Novo\ndia.\nNovas\nofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 pt-pt Black\nFriday\nWeek \nis here! A Semana\n da Black\n Friday já \n chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 pt-pt Ends Midnight Termina esta noite"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 pt-pt Black Friday\nWeek starts in A Semana da Black \nFriday começa em"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F pt-pt Black Friday Week starts in A Semana da Black Friday começa em"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 pt-pt Black Friday\nWeek \nstarts in A Semana \n da Black Friday \n começa em"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F pt-pt Black Friday Week starts in A Semana da Black Friday começa em"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline pt-pt Black\nFriday\nWeek\nstarts in A Semana \n da Black \nFriday \n começa em"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline pt-pt Black Friday Week starts in A Semana da Black Friday começa em"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 pt-pt Hours horas"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 pt-pt Minutes minutos"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 pt-pt Seconds segundos"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 pt-pt Black Friday\nWeek \nends in A Semana da Black \nFriday termina em"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F pt-pt Black Friday Week ends in A Semana da Black Friday termina em"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 pt-pt Black Friday\nWeek ends in A Semana \nda Black Friday\ntermina em"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F pt-pt Black Friday Week ends in A Semana da Black Friday termina em"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 pt-pt Black\nFriday\nWeek\nends in A Semana \nda Black \nFriday\n termina em"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F pt-pt Black Friday Week ends in A Semana da Black Friday termina em"} +{"t":"DDA 25 BFW Mass Digital Display 001 pt-pt Black Friday Week\nis coming! A Semana da Black\n Friday está a chegar!"} +{"t":"DDA 25 BFW Mass Digital Display 001F pt-pt Black Friday Week is coming! A Semana da Black Friday está a chegar!"} +{"t":"DDA 25 BFW Mass Digital Display 002 pt-pt Black Friday \nWeek\nis coming! A Semana\n da Black Friday\n está a chegar!"} +{"t":"DDA 25 BFW Mass Digital Display 002F pt-pt Black Friday Week is coming! A Semana da Black Friday está a chegar!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline pt-pt Black\n Friday\n Week is\n coming! A Semana\n da Black\n Friday\n está a chegar!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline pt-pt Black Friday Week is coming! A Semana da Black Friday está a chegar!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader pt-pt Up to \n40% off Poupe\naté 30%"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Digital Display 006 pt-pt 20 Nov–1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Digital Display 007 pt-pt Starts 20 Nov Começa a 20 de nov."} +{"t":"DDA 25 BFW Mass Digital Display 008 pt-pt Starts 20 November Começa a 20 de novembro"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA pt-pt Learn More Ver mais"} +{"t":"DDA 25 BFW Mass Digital Display 010 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Digital Display 012 pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013 pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 25 BFW Mass Digital Display 013F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014 pt-pt Black\n Friday\n Week Semana \n da Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 014F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Digital Display 023 pt-pt Black Friday\n Week is here! A Semana da Black\n Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 023F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 024 pt-pt Black Friday\n Week is here! A Semana\n da Black Friday\n já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 024F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline pt-pt Black\n Friday\n Week\n is here! A Semana\n da Black\n Friday\n já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 028 pt-pt Ends 1 Dec Termina a 1 de dez."} +{"t":"DDA 25 BFW Mass Digital Display 029 pt-pt Ends 1 December Termina a 1 de dezembro"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA pt-pt Shop now Compre agora"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline pt-pt Black Friday\n Week Semana da Black\n Friday"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 050 pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 050F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 065 pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 25 BFW Mass Digital Display 065F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 066 pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 092 pt-pt Black Friday \n Week is here! A Semana da Black\n Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 092F pt-pt Black Friday Week is here! A Semana da Black Friday já chegou!"} +{"t":"DDA 25 BFW Mass Digital Display 103 pt-pt Ends Midnight Termina esta noite"} +{"t":"DDA 25 BFW Mass Digital Display 108 pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116 pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 25 BFW Mass Digital Display 116F pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Digital Display 128 pt-pt Ends midnight Termina esta noite"} +{"t":"DDA 25 BFW Mass Radio 001 BVO pt-pt Amazon Black Friday Week deals up to 40% off. Poupe até 30% com as ofertas da Semana da Black Friday da Amazon."} +{"t":"DDA 25 BFW Mass Radio 002 BVO pt-pt To get the perfect gift for your father-in-law: the deal hunter. Onde pode encontrar o presente perfeito para o seu sogro: ‘o caçador de ofertas'."} +{"t":"DDA 25 BFW Mass Radio 003 BVO pt-pt If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Se ele soubessse a oferta que conseguiu para o presente dele, ia gostar de si tanto como gosta de ofertas."} +{"t":"DDA 25 BFW Mass Radio 004 BVO pt-pt Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Ui, ui, ui, ui, ui! Ele vai-lhe dar um abraço? Hum, parece que sim. E um abraço bem longo. É o típico abraço da Semana da Black Friday. Aquele de quem encontrou uma boa oferta!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO pt-pt Up to 40% off this Amazon Black Friday Week, starts Thursday. Poupe até 30% nesta Semana Black da Friday da Amazon. Começa quinta-feira."} +{"t":"DDA 25 BFW Mass Radio 006 pt-pt Selected products only. Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Radio 011 BVO pt-pt Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Poupe até 30% nesta Semana da Black Friday da Amazon. Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass Radio 017 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends midnight. Poupe até 30% nesta Semana da Black Friday da Amazon. Termina esta noite."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super pt-pt Black \nFriday Week Semana\nda Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super pt-pt Black\nFriday\nWeek Semana\nda Black\nFriday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super pt-pt Up to\n40% off Poupe\naté 30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super pt-pt Starts\nThursday Começa\nquinta-feira"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super pt-pt Starts Thursday Começa quinta-feira"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super pt-pt Ends\n1 December Termina\na 1 de dezembro"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super pt-pt Ends 1 December Termina a 1 de dezembro"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super pt-pt Ends 1 Dec Termina a 1 de dez."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super pt-pt Black\nFriday\nWeek\ndeals on Ofertas\nda Semana\nda Black\nFriday em"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super pt-pt Black Friday Week deals on Ofertas da Semana da Black Friday em"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super pt-pt electronics eletrónica"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super pt-pt home casa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super pt-pt toys brinquedos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super pt-pt beauty beleza"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super pt-pt sports desporto"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super pt-pt fashion moda"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super pt-pt books livros"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super pt-pt devices dispositivos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super pt-pt kitchen cozinha"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super pt-pt pets animais de estimação"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super pt-pt outdoor ar livre"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super pt-pt games videojogos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super pt-pt luggage malas de viagem"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super pt-pt alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super pt-pt furniture mobiliário"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super pt-pt cooking cozinha"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super pt-pt make-up maquilhagem"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super pt-pt smart home casa inteligente"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super pt-pt kindle kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super pt-pt appliances eletrodomésticos"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super pt-pt fitness fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super pt-pt hair care cuidados para cabelo"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super pt-pt lighting iluminação"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super pt-pt DIY bricolage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super pt-pt office escritório"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super pt-pt stationery papelaria"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super pt-pt health saúde"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super pt-pt ... and so\nmuch more. ...e muito mais."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super pt-pt ... and so much more. ...e muito mais."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super pt-pt Starts Thursday Começa quinta-feira."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super pt-pt Ends 1 December Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super pt-pt Ends 1 Dec Termina a 1 de dez."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO pt-pt Amazon Black Friday deals Ofertas da Black Friday da Amazon"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO pt-pt on electronics, home, toys, beauty, sports em eletrónica, casa, brinquedos, beleza, desporto..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO pt-pt ... and so\nmuch more. ...e muito mais."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO pt-pt ... and so much more. ...e muito mais."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO pt-pt Starts Thursday Começa quinta-feira"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super pt-pt Starts Thursday Começa quinta-feira."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO pt-pt Ends 1st December Termina a 1 de dezembro"} +{"t":"DDA 25 BFW Mass Social Post 001 Description pt-pt 20 Nov–1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 002 Headline pt-pt Amazon Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text pt-pt Save up to 40% this Amazon Black Friday Week \nSelected products only Poupe até 30% nesta Semana da Black Friday da Amazon\n Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only Poupe até 30% nesta Semana da Black Friday da Amazon Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 004 Headline pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text pt-pt Save up to 40% this Amazon Black Friday Week \nSelected products only Poupe até 30% nesta Semana da Black Friday da Amazon\n Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only Poupe até 30% nesta Semana da Black Friday da Amazon Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text pt-pt Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon\n Mais informações em Amazon.es\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon Mais informações em Amazon.es 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text pt-pt Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Poupe até 30% nesta Semana da Black Friday da Amazon\n Mais informações em Amazon.es\n 20 nov. - 1 dez.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Poupe até 30% nesta Semana da Black Friday da Amazon Mais informações em Amazon.es 20 nov. - 1 dez. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text pt-pt 20 Nov–1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 010 Headline pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text pt-pt Save up to 40% this Amazon Black Friday Week \nSelected products only Semana da Black Friday: Poupe até 30%\n Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only Semana da Black Friday: Poupe até 30% Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Post 012 pt-pt Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Semana da Black Friday: Poupe até 30%.\n Mais informações em Amazon.es\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 012F pt-pt Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Semana da Black Friday: Poupe até 30%. Mais informações em Amazon.es 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 013 Title pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 25 BFW Mass Social Post 014 Description pt-pt Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon.\n Mais informações em Amazon.es\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 014F Description pt-pt Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon. Mais informações em Amazon.es 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 015 Title pt-pt Amazon Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 016 Title pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline pt-pt Amazon Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline pt-pt Amazon Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text pt-pt Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon\n Mais informações em Amazon.es\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon Mais informações em Amazon.es 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text pt-pt Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Poupe até 30% nesta Semana da Black Friday da Amazon\n Mais informações em Amazon.es\n 20 nov. - 1 dez.\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text pt-pt Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Poupe até 30% nesta Semana da Black Friday da Amazon Mais informações em Amazon.es 20 nov. - 1 dez. #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description pt-pt Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon.\n Mais informações em Amazon.es\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Post 031F Description pt-pt Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon. Mais informações em Amazon.es 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Static 001 Headline pt-pt Black Friday\nWeek Semana da \nBlack Friday"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline pt-pt Black\nFriday\nWeek Semana \nda Black\nFriday"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Social Static 004 pt-pt 20 Nov–1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass Social Static 005 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass Social Static 010 pt-pt Ends 1 Dec Termina a 1 de dez."} +{"t":"DDA 25 BFW Mass Social Static 011 pt-pt Ends 1 December Termina a \n1 de dezembro"} +{"t":"DDA 25 BFW Mass Social Static 011F pt-pt Ends 1 December Termina a 1 de dezembro"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO pt-pt Sneak in some deals. Espreite as ofertas."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen pt-pt Search Pesquisar na Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen pt-pt Black\nFriday\nWeek\ndeals. Semana\nda Black\nFriday"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen pt-pt Black Friday Week deals. Semana da Black Friday"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA pt-pt Shop now Compre agora"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO pt-pt Up to 40% off this Amazon Black Friday Week, starts Thursday. Poupe até 30% durante a Semana da Black Friday da Amazon. Começa quinta-feira."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super pt-pt Amazon\nBlack Friday\nWeek Semana \nda Black Friday\nda Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super pt-pt Amazon Black Friday Week Semana da Black Friday da Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends 1st December. Poupe até 30% durante a Semana da Black Friday da Amazon. Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO pt-pt You decided to sneak in some Amazon Black Friday deals. Aqui está, escondido a espreitar as ofertas da Black Friday da Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category pt-pt Electronics\nHome\nToys\nBeauty\nSports & Outdoor Eletrónica\nCasa\nBrinquedos\nBeleza\nDesporto e ar livre"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category pt-pt Electronics Home Toys Beauty Sports & Outdoor Eletrónica Casa Brinquedos Beleza Desporto e ar livre"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO pt-pt [Gasp]. Quick, the piccalilli! [Gasp]. Rápido! As línguas de gato!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO pt-pt Up to 40% off this Amazon Black Friday Week, starts Thursday. Poupe até 30% nesta Semana da Black Friday da Amazon. Começa quinta-feira."} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super pt-pt Up to\n40% off Poupe \naté 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super pt-pt Starts\nThursday Começa\nquinta-feira"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super pt-pt Starts Thursday Começa quinta-feira"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO pt-pt You decided to sneak in some Amazon Black Friday deals. Aqui está, escondido a espreitar as ofertas da Black Friday da Amazon."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO pt-pt [Gasp]. Quick, the piccalilli! [Gasp]. Rápido! As línguas de gato!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends 1st December. Poupe até 30% nesta Semana da Black Friday da Amazon. Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super pt-pt Up to\n40% off Poupe \naté 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super pt-pt Up to 40% off Poupe até 30%"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super pt-pt Ends\n1 December Termina\na 1 de dezembro."} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super pt-pt Ends 1 December Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super pt-pt Ends\n1 Dec Termina \na 1 de dez."} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super pt-pt Ends 1 Dec Termina a 1 de dez."} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO pt-pt You were sent to grab something in the pantry... 20 minutes ago. Pediram-lhe para ir à despensa buscar uma coisa… Há 20 minutos."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO pt-pt But you decided to sneak in some Amazon Black Friday deals. Mas aqui está, escondido a espreitar as ofertas da Black Friday da Amazon."} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen pt-pt Search Amazon Pesquisar na Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen pt-pt Black\nFriday\nWeek\ndeals. Semana\nda Black\nFriday"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen pt-pt Black Friday Week deals. Semana da Black Friday"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA pt-pt Shop now Compre agora"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category pt-pt Electronics\nHome\nToys\nBeauty\nSports & Outdoor Eletrónica\nCasa\nBrinquedos\nBeleza\nDesporto e ar livre"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category pt-pt Electronics Home Toys Beauty Sports & Outdoor Eletrónica Casa Brinquedos Beleza Desporto e ar livre"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO pt-pt [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Zé, rápido! As línguas de gato!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO pt-pt Up to 40% off this Amazon Black Friday Week, starts Thursday. Poupe até 30% nesta Semana da Black Friday da Amazon. Começa quinta-feira."} +{"t":"DDA 25 BFW Mass TV OLV 009 Super pt-pt Amazon Black Friday Week\nUp to 40% off Semana da Black Friday da Amazon\nPoupe até 30%"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super pt-pt Amazon Black Friday Week Up to 40% off Semana da Black Friday da Amazon Poupe até 30%"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super pt-pt Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Semana da Black Friday da Amazon, 20 de novembro - 1 de dezembro. Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass TV OLV 011 BVO pt-pt You were sent to grab something in the pantry... 20 minutes ago. Pediram-lhe para ir à despensa buscar uma coisa… há 20 minutos."} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends 1st December. Poupe até 30% nesta Semana da Black Friday da Amazon. Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass TV OLV 022 Super pt-pt Selected products only. Whilst stocks last. Mais informações em Amazon.es"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends midnight. Poupe até 30% nesta Semana da Black Friday da Amazon. Termina esta noite."} +{"t":"DDA 25 BFW Mass TV OLV 031 pt-pt smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO pt-pt Sneak in some deals. Espreite as ofertas."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO pt-pt Up to 40% off this Amazon Black Friday Week, starts Thursday. Poupe até 30% durante a Semana da Black Friday da Amazon. Começa quinta-feira."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends 1st of December. Poupe até 30% durante a Semana da Black Friday da Amazon. Termina a 1 de dezembro."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO pt-pt Up to 40% off this Amazon Black Friday Week, ends midnight. Poupe até 30% durante a Semana da Black Friday da Amazon. Termina esta noite."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline pt-pt Amazon Black Friday Week is coming! A Semana da Black Friday da Amazon está a chegar!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description pt-pt Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon.\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 002F Description pt-pt Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon. 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 003 Description pt-pt Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon.\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 003F Description pt-pt Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon. 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 004 Headline pt-pt Amazon Black Friday Week is here! A Semana da Black Friday da Amazon já chegou!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description pt-pt Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon.\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 005F Description pt-pt Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon. 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 006 Description pt-pt Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon.\n 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 006F Description pt-pt Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Poupe até 30% nesta Semana da Black Friday da Amazon. 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 009 Headline pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy pt-pt Save up to 40%. \n 20 Nov–1 Dec Poupe até 30%. 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy pt-pt Save up to 40%. 20 Nov–1 Dec Poupe até 30%. 20 nov. - 1 dez."} +{"t":"DDA 25 BFW Mass YouTube 011 CTA pt-pt Shop now Ver mais"} +{"t":"PBDD 23 Mass (D)OOH 001 Event Name pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass (D)OOH 002 Dates pt-pt 10-11 October 10 - 11 outubro"} +{"t":"PBDD 23 Mass (D)OOH 004 Dates pt-pt Starts today A partir de hoje"} +{"t":"PBDD 23 Mass (D)OOH 006 Tagline pt-pt New Day. New Deals. Novo dia. Novas ofertas."} +{"t":"PBDD 23 Mass (D)OOH 007 Dates pt-pt Ends midnight Até esta noite"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Digital Display 002 Event Name pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass Digital Display 003 Dates pt-pt 10-11 October 10 - 11 outubro"} +{"t":"PBDD 23 Mass Digital Display 004 CTA pt-pt Join Prime Subscreva o Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA pt-pt Join now Subscrever agora"} +{"t":"PBDD 23 Mass Digital Display 006 CTA pt-pt Learn more Ver mais"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Digital Display 008 Dates pt-pt Today & Tomorrow Hoje e amanhã"} +{"t":"PBDD 23 Mass Digital Display 010 Dates pt-pt Starts today A partir de hoje"} +{"t":"PBDD 23 Mass Digital Display 011 Dates pt-pt XX-XX October XX - XX outubro"} +{"t":"PBDD 23 Mass Digital Display 012 CTA pt-pt Shop now Encontre as suas ofertas"} +{"t":"PBDD 23 Mass Digital Display 013 pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline pt-pt New Day. New Deals. Novo dia. Novas ofertas."} +{"t":"PBDD 23 Mass Digital Display 016 Dates pt-pt Ends midnight Até esta noite"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass Radio 001 BVO pt-pt Amazon Prime Big Deal Days are coming the 10 and 11 of October. A Festa de Ofertas Amazon Prime está a chegar nos dias 10 e 11 de outubro"} +{"t":"PBDD 23 Mass Radio 002 BVO pt-pt With two days of epic deals on electronics, home, kitchen and more.... Dois dias de ofertas incríveis em Eletrónica, Casa, Cozinha e muito mais…"} +{"t":"PBDD 23 Mass Radio 003 BVO pt-pt You'll feel like you've scored big! … que o farão sentir-se um campeão!"} +{"t":"PBDD 23 Mass Radio 004 pt-pt We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! Estamos em direto enquanto o João abre a caixa com a sua oferta incrível. Já tirou a fita (adesiva), abriu a aba esquerda e agora a direita"} +{"t":"PBDD 23 Mass Radio 005 pt-pt Ohhhhh - it's a blender! It's a BLENDEEEEEER! É um portátil! É um POOORTÁAAATIIIIIIL!"} +{"t":"PBDD 23 Mass Radio 006 pt-pt He must truly feel like a big deal. Realmente, deve-se sentir como uma estrela"} +{"t":"PBDD 23 Mass Radio 007 BVO pt-pt Amazon Prime Big Deal Days are the 10 and 11 of October. A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro"} +{"t":"PBDD 23 Mass Radio 008 BVO pt-pt Exclusively for Prime Members. Exclusivo para clientes Amazon Prime."} +{"t":"PBDD 23 Mass Radio 009 BVO pt-pt Join Prime now Subscreva o Amazon Prime hoje."} +{"t":"PBDD 23 Mass Radio 010 BVO pt-pt Amazon Prime Big Deal Days are here. Chegou a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass Radio 013 pt-pt We're live as Ian unboxes his epic deal... oh, he's got the tape off, he's opened the left flap, now he's tackling the right! Estamos em direto enquanto o João abre a caixa com a sua oferta incrível. Já tirou a fita (adesiva), abriu a aba esquerda e agora a direita"} +{"t":"PBDD 23 Mass Radio 018 BVO pt-pt Shop now Subscreva já e descubra todas as ofertas."} +{"t":"PBDD 23 Mass Radio 022 pt-pt We're live as Ian unboxes his epic deal... oh he's got the tape off, João prepara-se para abrir a caixa, tira a fita (adesiva).."} +{"t":"PBDD 23 Mass Radio 023 pt-pt It's a BLENDEEEEEER! É um POOORTÁAAATIIIIIIL!\n"} +{"t":"PBDD 23 Mass Radio 023F pt-pt It's a BLENDEEEEEER! É um POOORTÁAAATIIIIIIL!"} +{"t":"PBDD 23 Mass Radio 026 BVO pt-pt Join Prime now Subscreva o Amazon Prime agora"} +{"t":"PBDD 23 Mass Radio 031 pt-pt It's a BLENDEEEEEER! É um POOORTÁAAATIIIIIIL!"} +{"t":"PBDD 23 Mass Social OLV 001 VO pt-pt Amazon Prime Big Deal Days are the 10th and 11th of October A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro"} +{"t":"PBDD 23 Mass Social OLV 002 Super pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass Social OLV 003 Super pt-pt 10-11 October 10 - 11 outubro"} +{"t":"PBDD 23 Mass Social OLV 004 VO pt-pt Shop 2 days of epic deals and feel like a big deal. Aproveite dois dias de ofertas incríveis, e sinta-se uma verdadeira estrela"} +{"t":"PBDD 23 Mass Social OLV 005 Super pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Social OLV 006 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass Social OLV 007 VO pt-pt Amazon Prime Big Deal Days are here. A Festa de Ofertas Amazon Prime já chegou"} +{"t":"PBDD 23 Mass Social OLV 008 Super pt-pt Prime Big Deal Days A Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass Social OLV 009 Super pt-pt are here já chegou"} +{"t":"PBDD 23 Mass Social OLV 010 VO pt-pt Shop 2 days of epic deals and feel like a big deal. Aproveite dois dias de ofertas incríveis, e sinta-se uma verdadeira estrela\n"} +{"t":"PBDD 23 Mass Social OLV 010F VO pt-pt Shop 2 days of epic deals and feel like a big deal. Aproveite dois dias de ofertas incríveis, e sinta-se uma verdadeira estrela"} +{"t":"PBDD 23 Mass Social OLV 011 Super pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Social OLV 016 VO pt-pt Shop 2 days of epic deals Aproveite dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Social OLV 022 VO pt-pt Shop 2 days of epic deals Aproveite dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass Social Post 001 Headline pt-pt Amazon Prime Big Deal Days Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Mass Social Post 002 Description pt-pt Prime member exclusive Só para clientes Prime"} +{"t":"PBDD 23 Mass Social Post 003 Primary text pt-pt Prime Big Deal Days are the 10th and 11th Oct. With two days of epic deals, you’ll feel like a big deal! Festa de Ofertas Prime, 10 e 11 de outubro. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PBDD 23 Mass Social Post 004 pt-pt Prime Big Deal Days are the 10th and 11th of Oct. with two days of epic deals. Join Prime now Festa de Ofertas Prime, 10 e 11 de outubro, dois dias de ofertas incríveis. Subscreva já o Prime"} +{"t":"PBDD 23 Mass Social Post 005 pt-pt Sign up Subscreva"} +{"t":"PBDD 23 Mass Social Post 006 Primary text pt-pt Prime Big Deal Days are here. With two days of epic deals, you’ll feel like a big deal! A Festa de Ofertas Prime já chegou. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PBDD 23 Mass Social Post 008 Description pt-pt Join Prime now Subscreva já o Prime"} +{"t":"PBDD 23 Mass Social Post 009 pt-pt #AmazonPrimeBigDealDays #FestadeOfertasAmazonPrime"} +{"t":"PBDD 23 Mass Social Post 010 pt-pt Prime Big Deal Days are here, with two days of epic deals. Shop now A Festa de Ofertas Prime já chegou com dois dias de ofertas incríveis. Descubra já todas as ofertas"} +{"t":"PBDD 23 Mass Social Post 011 pt-pt Shop now Encontre as suas ofertas"} +{"t":"PBDD 23 Mass TV OLV 001 VO pt-pt Amazon Prime Big Deal Days are coming the 10th and 11th of October. Está a chegar a Festa de Ofertas Amazon Prime, de 10 a 11 de outubro."} +{"t":"PBDD 23 Mass TV OLV 002 VO pt-pt Two days of epic deals… Dois dias de ofertas incríveis ..."} +{"t":"PBDD 23 Mass TV OLV 003 VO pt-pt ... that'll make you feel like a big deal. …para que se sinta uma verdadeira estrela."} +{"t":"PBDD 23 Mass TV OLV 004 VO pt-pt Save on electronics, home, kitchen and more. Poupe em Eletrónica, Casa, Cozinha e muito mais."} +{"t":"PBDD 23 Mass TV OLV 005 pt-pt Amazon Prime Big Deal Days are coming the 10th and 11th of October. A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro\n \n"} +{"t":"PBDD 23 Mass TV OLV 005F pt-pt Amazon Prime Big Deal Days are coming the 10th and 11th of October. A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro"} +{"t":"PBDD 23 Mass TV OLV 006 Super pt-pt 10-11 October 10 - 11 outubro"} +{"t":"PBDD 23 Mass TV OLV 007 VO pt-pt Exclusively for Prime members. Exclusivo para clientes Prime\n"} +{"t":"PBDD 23 Mass TV OLV 007F VO pt-pt Exclusively for Prime members. Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 008 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 009 VO pt-pt Join Prime now Subscreva já o Amazon Prime."} +{"t":"PBDD 23 Mass TV OLV 010 Super pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass TV OLV 011 Endframe pt-pt 10-11 October 10 - 11 outubro"} +{"t":"PBDD 23 Mass TV OLV 012 VO pt-pt Amazon Prime Big Deal Days are here. A Festa de Ofertas Amazon Prime já chegou"} +{"t":"PBDD 23 Mass TV OLV 013 VO pt-pt Two days of epic deals… Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass TV OLV 016 pt-pt Amazon Prime Big Deal Days are the 10th and 11th of October. A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro."} +{"t":"PBDD 23 Mass TV OLV 018 VO pt-pt Exclusively for Prime Members. Exclusivo para clientes Prime\n"} +{"t":"PBDD 23 Mass TV OLV 018F VO pt-pt Exclusively for Prime Members. Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 019 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 020 VO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PBDD 23 Mass TV OLV 021 VO pt-pt Amazon Prime Big Deal Days are the 10th and 11th of October A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro\n"} +{"t":"PBDD 23 Mass TV OLV 021F VO pt-pt Amazon Prime Big Deal Days are the 10th and 11th of October A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro"} +{"t":"PBDD 23 Mass TV OLV 022 Super pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass TV OLV 024 VO pt-pt Shop 2 days of epic deals Aproveite dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass TV OLV 025 Super pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 23 Mass TV OLV 026 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 23 Mass TV OLV 028 Super pt-pt Prime Big Deal Days A Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass TV OLV 029 Super pt-pt are here já chegou"} +{"t":"PBDD 23 Mass TV OLV 030 VO pt-pt Shop 2 days of epic deals and feel like a big deal. Aproveite dois dias de ofertas incríveis, e sinta-se uma verdadeira estrela"} +{"t":"PBDD 23 Mass YouTube 001 Title pt-pt Amazon Prime Big Deal Days are the 10th and 11th of October A Festa de Ofertas Amazon Prime é a 10 e 11 de outubro"} +{"t":"PBDD 23 Mass YouTube 002 Description pt-pt With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Join Prime now Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela. Subscreva já o Amazon Prime"} +{"t":"PBDD 23 Mass YouTube 003 Title pt-pt Amazon Prime Big Deal Days are here A Festa de Ofertas Amazon Prime já chegou"} +{"t":"PBDD 23 Mass YouTube 004 Description pt-pt With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Shop now Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela. Descubra já todas as ofertas"} +{"t":"PBDD 23 Mass YouTube 005 CTA pt-pt Shop now Ver mais"} +{"t":"PBDD 23 Mass YouTube 006 Headline pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Mass YouTube 007 Body Copy pt-pt 2 days of epic deals, so you’ll feel like a big deal Dois dias de ofertas para que se sinta uma estrela"} +{"t":"PBDD 23 Mass YouTube 008 CTA pt-pt Shop now Ver mais"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name pt-pt Prime Big \nDeal Days Festa de \nOfertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name pt-pt Prime \nBig Deal \nDays Festa de \nOfertas \nPrime"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name pt-pt Prime Big Deal Days Festa de Ofertas  Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 005 pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass (D)OOH Print 008 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline pt-pt Two days \n of epic deals Dois dias de \n ofertas incríveis"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline pt-pt Two days \n of epic \n deals Dois dias \n de ofertas \n incríveis"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline pt-pt Two \n days\n of epic\n deals Dois \n dias de \n ofertas \n incríveis"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass (D)OOH Print 012 pt-pt Starts today A partir de hoje"} +{"t":"PBDD 24 Mass (D)OOH Print 015 pt-pt Exclusively for Prime membersExclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline pt-pt New day. \nNew deals. Novo dia. \n Novas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline pt-pt New day. \nNew \ndeals. Novo dia. \n Novas \nofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline pt-pt New \nday. \nNew \ndeals. Novo \n dia. \n Novas \n ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 24 Mass (D)OOH Print 022 pt-pt Ends midnight Termina esta noite"} +{"t":"PBDD 24 Mass (D)OOH Print 024 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name pt-pt Prime Big \nDeal Days Festa de \nOfertas Prime"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name pt-pt Prime \nBig Deal \nDays Festa de \nOfertas \nPrime"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name pt-pt Prime Big Deal Days Festa de Ofertas  Prime"} +{"t":"PBDD 24 Mass Digital Display 005 pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass Digital Display 006 CTA pt-pt Join Prime Junte-se ao Prime"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline pt-pt Two days \n of epic deals Dois dias de \n ofertas incríveis"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline pt-pt Two days \n of epic \n deals Dois dias \n de ofertas \n incríveis"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline pt-pt Two \n days\n of epic\n deals Dois \n dias de \n ofertas \n incríveis"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass Digital Display 012 pt-pt Starts today A partir de hoje"} +{"t":"PBDD 24 Mass Digital Display 014 CTA pt-pt Shop now Encontre as \n suas ofertas"} +{"t":"PBDD 24 Mass Digital Display 014F CTA pt-pt Shop now Encontre as suas ofertas"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline pt-pt New day. \n New deals. Novo dia. \n Novas ofertas."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 24 Mass Digital Display 017 Tagline pt-pt New day. \nNew \ndeals. Novo dia. \n Novas \nofertas."} +{"t":"PBDD 24 Mass Digital Display 017F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline pt-pt New \n day. \n New \n deals. Novo \n dia. \n Novas \n ofertas."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 24 Mass Digital Display 021 pt-pt Ends midnight Termina esta noite"} +{"t":"PBDD 24 Mass Digital Display 023 CTA pt-pt Shop now Encontre as \n suas ofertas"} +{"t":"PBDD 24 Mass Digital Display 023F CTA pt-pt Shop now Encontre as suas ofertas"} +{"t":"PBDD 24 Mass Digital Display 024 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title pt-pt Get the most out of Prime Aproveite o Amazon Prime ao máximo"} +{"t":"PBDD 24 Mass PRIME BENEFITS 002 pt-pt Prime exclusive Deals Ofertas exclusivas Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 pt-pt Unlimited fast delivery on millions of items Entrega rápida e ilimitada em milhões de produtos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 004 pt-pt Enjoy 100 million+ songs with Amazon Music Prime Mais de 100 milhões de músicas no Amazon Music Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 006 pt-pt Enjoy unlimited photo storage with Amazon Photos Armazenamento ilimitado de fotos no Amazon Photos"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 pt-pt Get free games and more with Prime Gaming Obtenha jogos grátis e muito mais com o Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 008 pt-pt Try before you buy with Prime Experimente antes de comprar com o Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 009 pt-pt Free delivery with a Deliveroo plus subscription Entrega gratuita com uma subscrição Deliveroo plus"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 pt-pt Stream 1000s of series and movies with Prime Video Veja milhares de filmes e séries com o Prime Video"} +{"t":"PBDD 24 Mass Radio 009 BVO pt-pt Amazon Prime Big Deal Days are the 8th and 9th of October. Festa de Ofertas Amazon Prime, 8 e 9 de outubro."} +{"t":"PBDD 24 Mass Radio 010 BVO pt-pt With two days of epic deals on electronics, home, kitchen and more… Dois dias de ofertas incríveis em Eletrónica, Casa, Cozinha e muito mais..."} +{"t":"PBDD 24 Mass Radio 011 BVO pt-pt …you’ll feel like you just won an award. … vai sentir-se como se tivesse acabado de ganhar um prémio."} +{"t":"PBDD 24 Mass Radio 012 VO pt-pt Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling Uau… e eu nem preparei um discurso…"} +{"t":"PBDD 24 Mass Radio 012F VO pt-pt Wow… I didn’t even prepare a speech… SFX: Paper rustling Uau… e eu nem preparei um discurso…"} +{"t":"PBDD 24 Mass Radio 013 VO pt-pt ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ehrm...Gostaria de agradecer ao rapaz da entrega, por ter trazido o meu pedido tão rápido... aos outros clientes Amazon Prime, ehm, ao meu gato, aos meus pais, que me apoiaram..."} +{"t":"PBDD 24 Mass Radio 014 BVO pt-pt Someone’s feeling like a big deal! Alguém se está a sentir uma verdadeira estrela!"} +{"t":"PBDD 24 Mass Radio 015 BVO pt-pt Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Festa de Ofertas Amazon Prime, 8 e 9 de outubro. Exclusivo para clientes Prime. Junte-se ao Prime hoje mesmo."} +{"t":"PBDD 24 Mass Radio 025 BVO pt-pt Amazon Prime Big Deal Days are here. Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass Radio 028 VO pt-pt Wow… I didn’t even prepare a speech… Uau… e eu nem preparei um discurso…"} +{"t":"PBDD 24 Mass Radio 031 BVO pt-pt Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Festa de Ofertas Amazon Prime, 8 e 9 de outubro. Exclusivo para clientes Prime."} +{"t":"PBDD 24 Mass Radio 032 BVO pt-pt Shop now. Junte-se ao Prime hoje mesmo e descubra todas as ofertas."} +{"t":"PBDD 24 Mass Social TV Led 001 pt-pt Just need your picture, thanks. Uma foto, por favor"} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle pt-pt Just need your picture, thanks Uma foto, por favor"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO pt-pt With two days of epic deals… Com dois dias de ofertas incríveis…"} +{"t":"PBDD 24 Mass Social TV Led 004 Super pt-pt With two days of epic deals Com dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO pt-pt …you’ll feel like a big deal! vai sentir-se uma verdadeira estrela!"} +{"t":"PBDD 24 Mass Social TV Led 006 Super pt-pt You’ll feel like a big deal vai sentir-se uma verdadeira estrela"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO pt-pt Prime Big Deal Days are the 8th and 9th of October. Join Prime A Festa de Ofertas Prime é a 8 e 9 de outubro. Junte-se ao Prime hoje mesmo."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard pt-pt 8-9 October Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass Social TV Led 013 pt-pt Just need your picture, thanks. Uma foto, por favor."} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle pt-pt Just need your picture, thanks. Uma foto, por favor"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO pt-pt Prime Big Deal Days are here! Shop now. A Festa de Ofertas Prime já chegou! Descubra todas as ofertas."} +{"t":"PBDD 24 Mass Social TV Led 023 Endcard pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass Social TV Led 026 Subtitle pt-pt Just need your picture, thanks Uma foto, por favor"} +{"t":"PBDD 24 Mass Social TV Led 027 BVO pt-pt Feel like a big deal. Sinta-se uma estrela"} +{"t":"PBDD 24 Mass Social TV Led 028 Super pt-pt Feel like a big deal Sinta-se uma estrela"} +{"t":"PBDD 24 Mass Social TV Led 030 pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass Social TV Led 031 Super pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass Social TV Led 034 Endcard pt-pt Amazon + Smile + Prime Amazon + Smile + Prime"} +{"t":"PBDD 24 Mass Social TV Led 046 Subtitle pt-pt Just need your picture, thanks. Uma foto, por favor"} +{"t":"PBDD 24 Mass Social TV Led 050 Endcard pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass Social TV Led 064 pt-pt Sign here, please. Assine aqui, por favor"} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle pt-pt Sign here, please Assine aqui, por favor"} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle pt-pt Sign here, please. Assine aqui, por favor"} +{"t":"PBDD 24 Mass Social TV Led 088 pt-pt Sign here, please Assine aqui, por favor"} +{"t":"PBDD 24 Mass Social TV Led 124 pt-pt Just need your picture, thanks. Uma foto, por favor"} +{"t":"PBDD 24 Mass Social TV Led 186 BVO pt-pt With two days of epic deals… Com dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass Social TV Led 188 BVO pt-pt …you and your dog will feel like a big deal! você e o seu cão vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 189 Super pt-pt you and you dog\n will feel like a big deal você e o seu cão\n vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 189F Super pt-pt you and you dog will feel like a big deal você e o seu cão vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 200 BVO pt-pt Prime Big Deal Days are here. Shop now. A Festa de Ofertas Prime já chegou! Descubra todas as ofertas."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO pt-pt …you and your kid will feel like a big deal! você e a sua criança vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 209 Super pt-pt you and your kid\n will feel like a big deal você e a sua criança\n vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 209F Super pt-pt you and your kid will feel like a big deal você e a sua criança vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO pt-pt …you and your cat will feel like a big deal! você e o seu gato vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 229 Super pt-pt you and your cat\n will feel like a big deal você e o seu gato\nvão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass Social TV Led 229F Super pt-pt you and your cat will feel like a big deal você e o seu gato vão sentir-se verdadeiras estrelas"} +{"t":"PBDD 24 Mass TV OLV 001 BVO pt-pt Amazon Prime Big Deal Days are the 8th and 9th of October Festa de Ofertas Amazon Prime, 8 e 9 de outubro."} +{"t":"PBDD 24 Mass TV OLV 002 Super pt-pt Amazon Prime Big Deal Days Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 003 Super pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass TV OLV 004 BVO pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass TV OLV 005 Super pt-pt Two Days of Epic Deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass TV OLV 006 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 24 Mass TV OLV 007 pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass TV OLV 008 Super pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass TV OLV 012 BVO pt-pt Amazon Prime Big Deal Days are the 8th and 9th of October. Festa de Ofertas Amazon Prime, 8 e 9 de outubro."} +{"t":"PBDD 24 Mass TV OLV 013 BVO pt-pt Two days of epic deals… Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass TV OLV 014 BVO pt-pt …that’ll make you feel like a big deal. …para que se sinta uma verdadeira estrela."} +{"t":"PBDD 24 Mass TV OLV 015 BVO pt-pt Deals on electronics, home, kitchen and more. Ofertas em Eletrónica, Casa, Cozinha e muito mais."} +{"t":"PBDD 24 Mass TV OLV 016 BVO pt-pt Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Festa de Ofertas Amazon Prime, 8 e 9 de outubro. Exclusivo para clientes Prime."} +{"t":"PBDD 24 Mass TV OLV 018 BVO pt-pt Join Prime now. Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass TV OLV 031 BVO pt-pt Amazon Prime Big Deal Days are here. Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 032 Super pt-pt Amazon Prime Big Deal Days are here. Aproveite já\na Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 032F Super pt-pt Amazon Prime Big Deal Days are here. Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass TV OLV 034 Super pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Mass TV OLV 035 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PBDD 24 Mass TV OLV 048 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline pt-pt Amazon Prime Big Deal Days are the 8th - 9th of October Festa de Ofertas Amazon Prime, 8 e 9 de outubro"} +{"t":"PBDD 24 Mass YouTube Long 002 Description pt-pt With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Com dois dias de ofertas incríveis… a Festa de Ofertas Amazon Prime vai fazer com que se sinta uma verdadeira estrela"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline pt-pt Amazon Prime Big Deal Days are here Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Long 004 Description pt-pt With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Com dois dias de ofertas incríveis… a Festa de Ofertas Amazon Prime vai fazer com que se sinta uma verdadeira estrela."} +{"t":"PBDD 24 Mass YouTube Long 006 Headline pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy pt-pt 2 days of epic deals, so you’ll feel like a big deal 2 dias de ofertas incríveis… para que se sinta uma verdadeira estrela"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA pt-pt Shop now Ver mais"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline pt-pt Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description pt-pt Amazon Prime Big Deal Days Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 003 pt-pt 8-9 October 8 - 9 outubro"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA pt-pt Join Prime Junte-se"} +{"t":"PBDD 24 Mass YouTube Short 006 Description pt-pt Amazon Prime Big Deal Days Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 007 pt-pt 2 days of epic deals 2 dias de ofertas incríveis"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA pt-pt Shop now Ver mais"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline pt-pt Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy pt-pt 2 days of epic deals, so you’ll feel like a big deal 2 dias de ofertas incríveis"} +{"t":"PBDD 25 Mass Display 001 Tagline pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 002 Tagline pt-pt Prime Big\n Deal Days Festa\n de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 002F Tagline pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 003 Tagline pt-pt Prime \n Big Deal\n Days Festa\n de Ofertas\n Prime"} +{"t":"PBDD 25 Mass Display 003F Tagline pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 004 Dates pt-pt 7–8 October 7 - 8 outubro"} +{"t":"PBDD 25 Mass Display 005 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass Display 006 Tagline pt-pt Big deals\n are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 006F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 007 Tagline pt-pt Big \n deals\n are here! As grandes\n ofertas\n já começaram!"} +{"t":"PBDD 25 Mass Display 007F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 008 Tagline pt-pt Big \n deals\n are\n here! As grandes\n ofertas\n já\n começaram!"} +{"t":"PBDD 25 Mass Display 008F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 009 CTA pt-pt Shop now Compre agora"} +{"t":"PBDD 25 Mass Display 011 Tagline pt-pt New day. \n New deals. Novo dia. \n Novas ofertas."} +{"t":"PBDD 25 Mass Display 011F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Display 012 Tagline pt-pt New day. \n New \n deals. Novo dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass Display 012F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Display 013 Tagline pt-pt New \n day. \n New \n deals. Novo \n dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass Display 013F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Display 016 Tagline pt-pt Big deals \n end tonight! As grandes ofertas\n terminam hoje!"} +{"t":"PBDD 25 Mass Display 016F Tagline pt-pt Big deals end tonight! As grandes ofertas terminam hoje!"} +{"t":"PBDD 25 Mass Display 017 Tagline pt-pt Big deals \n end\n tonight! As grandes ofertas\n terminam\n hoje!"} +{"t":"PBDD 25 Mass Display 017F Tagline pt-pt Big deals end tonight! As grandes ofertas terminam hoje!"} +{"t":"PBDD 25 Mass Display 018 Tagline pt-pt Big \n Deals \n end\n tonight! As grandes\n ofertas\n terminam\n hoje!"} +{"t":"PBDD 25 Mass Display 018F Tagline pt-pt Big Deals end tonight! As grandes ofertas terminam hoje!"} +{"t":"PBDD 25 Mass Display 020 pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass Display 021 Tagline pt-pt Big deals\n are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 021F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 022 Tagline pt-pt Big \n deals\n are here! As grandes\n ofertas\n já começaram!"} +{"t":"PBDD 25 Mass Display 022F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Display 023 Tagline pt-pt Big \n deals\n are\n here! As grandes\n ofertas\n já\n começaram!"} +{"t":"PBDD 25 Mass Display 023F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline pt-pt Prime Big Deal Days\n are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline pt-pt Prime Big Deal Days are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline pt-pt Prime Big\n Deal Days\n are coming! Festa\n de Ofertas Prime\n está a chegar!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline pt-pt Prime Big Deal Days are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline pt-pt Prime \n Big Deal\n Days are\n coming! Festa\n de Ofertas\n Prime\n está a chegar!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline pt-pt Prime Big Deal Days are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates pt-pt 7–8 October 7 - 8 outubro"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline pt-pt Big deals\n are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline pt-pt Big \ndeals\n are here! As grandes\n ofertas\n já começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline pt-pt Big \ndeals\n are\n here! As grandes\n ofertas\n já\n começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA pt-pt Shop now Compre agora"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline pt-pt New day. \n New deals. Novo dia. \n Novas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline pt-pt New day. \n New \n deals. Novo dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline pt-pt New \n day. \n New \n deals. Novo \n dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 pt-pt Prime Big\n Deal Days\n end in\n XX:XX:XX A Festa de Ofertas Prime\n termina em\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F pt-pt Prime Big Deal Days end in XX:XX:XX A Festa de Ofertas Prime termina em XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 pt-pt Prime Big Deal Days\n end in XX:XX:XX A Festa de Ofertas Prime\n termina em XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F pt-pt Prime Big Deal Days end in XX:XX:XX A Festa de Ofertas Prime termina em XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 pt-pt Prime Big\n Deal Days\n end in XX:XX:XX A Festa de Ofertas Prime termina\n em XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F pt-pt Prime Big Deal Days end in XX:XX:XX A Festa de Ofertas Prime termina em XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 pt-pt Prime Big\n Deal Days\n end in\n XX:XX:XX A Festa \n de Ofertas Prime\n terminam em\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F pt-pt Prime Big Deal Days end in XX:XX:XX A Festa de Ofertas Prime terminam em XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 pt-pt Hours horas"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 pt-pt Minutes minutos"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 pt-pt Seconds segundos"} +{"t":"PBDD 25 Mass Print 001 Tagline pt-pt Big deals\n are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Print 001F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Print 002 Tagline pt-pt Big \ndeals\n are here! As grandes\n ofertas\n já começaram!"} +{"t":"PBDD 25 Mass Print 002F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Print 003 Tagline pt-pt Big \ndeals\n are\n here! As grandes\n ofertas\n já\n começaram!"} +{"t":"PBDD 25 Mass Print 003F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Print 004 CTA pt-pt Shop now Compre agora"} +{"t":"PBDD 25 Mass Print 006 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass Print 007 Tagline pt-pt New day. \n New deals. Novo dia. \n Novas ofertas."} +{"t":"PBDD 25 Mass Print 007F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Print 008 Tagline pt-pt New day. \n New \n deals. Novo dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass Print 008F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Print 009 Tagline pt-pt New \n day. \n New \n deals. Novo \n dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass Print 009F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Radio 001 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime, 7 e 8 de outubro."} +{"t":"PBDD 25 Mass Radio 002 BVO pt-pt Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Dois dias de grandes ofertas em eletrónica, casa, cozinha e muito mais que farão com que se sinta menos…"} +{"t":"PBDD 25 Mass Radio 003 BVO pt-pt And more like… e se sinta mais…"} +{"t":"PBDD 25 Mass Radio 004 BVO pt-pt Feel like a big deal. Sinta-se uma verdadeira estrela."} +{"t":"PBDD 25 Mass Radio 005 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime, 7 e 8 de outubro."} +{"t":"PBDD 25 Mass Radio 006 BVO pt-pt Exclusively for Prime Members. Exclusivo para clientes Prime."} +{"t":"PBDD 25 Mass Radio 007 BVO pt-pt Join Prime now. Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 25 Mass Radio 008 BVO pt-pt Amazon Prime Big Deal Days are here Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass Radio 014 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime, 7 e 8 de outubro."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super pt-pt Prime Big \n Deal Days\n7–8 October Festa de Ofertas Prime\n 7 - 8 outubro"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super pt-pt Prime Big Deal Days 7–8 October Festa de Ofertas Prime 7 - 8 outubro"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super pt-pt Exclusively for\n Prime Members Exclusivo para\n clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super pt-pt Exclusively for Prime Members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super pt-pt Two days\n of big deals Dois dias\n de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super pt-pt Two days\n of big\n deals Dois dias\n de grandes\n ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super pt-pt Join now Junte-se hoje mesmo"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 pt-pt Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO pt-pt Amazon Prime Big Deal Days are here. Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super pt-pt Amazon Prime Big Deal Days are here! Aproveite já a Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super pt-pt Amazon Prime Big \n Deal Days\nare here! Aproveite já a Festa\n de Ofertas Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super pt-pt Amazon Prime Big Deal Days are here! Aproveite já a Festa de Ofertas Prime!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super pt-pt Amazon\n Prime Big Deal Days\n are here! Aproveite já\n a Festa de Ofertas\n Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super pt-pt Amazon Prime Big Deal Days are here! Aproveite já a Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 pt-pt Exclusively for\n Prime members Exclusivo para\n clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass Static Social 001 Tagline pt-pt Prime Big Deal Days\n are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline pt-pt Prime Big Deal Days are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline pt-pt Prime Big\n Deal Days\n are coming! Festa\n de Ofertas Prime\n está a chegar!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline pt-pt Prime Big Deal Days are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline pt-pt Prime \n Big Deal\n Days are\n coming! Festa\n de Ofertas\n Prime\n está a chegar!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline pt-pt Prime Big Deal Days are coming! Festa de Ofertas Prime está a chegar!"} +{"t":"PBDD 25 Mass Static Social 004 Dates pt-pt 7–8 October 7 - 8 outubro"} +{"t":"PBDD 25 Mass Static Social 005 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass Static Social 006 Tagline pt-pt Big deals\n are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline pt-pt Big \n deals\n are here! As grandes\n ofertas\n já começaram!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline pt-pt Big \n deals\n are\n here! As grandes\n ofertas\n já\n começaram!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline pt-pt Big deals are here! As grandes ofertas já começaram!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline pt-pt New day. \n New deals. Novo dia. \n Novas ofertas."} +{"t":"PBDD 25 Mass Static Social 010F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Static Social 011 Tagline pt-pt New day. \n New \n deals. Novo dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass Static Social 011F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass Static Social 012 Tagline pt-pt New \n day. \n New \n deals. Novo \n dia. \n Novas \n ofertas."} +{"t":"PBDD 25 Mass Static Social 012F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PBDD 25 Mass TV OLV 001 pt-pt Prime Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime, 7 e 8 de outubro."} +{"t":"PBDD 25 Mass TV OLV 003 BVO pt-pt Two days of big deals on electronics, home, kitchen and more. Dois dias de grandes ofertas em eletrónica, casa, cozinha e muito mais…"} +{"t":"PBDD 25 Mass TV OLV 004 BVO pt-pt …that’ll make you feel like a big deal. …para que se sinta uma verdadeira estrela."} +{"t":"PBDD 25 Mass TV OLV 005 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Festa de Ofertas Amazon Prime, 7 e 8 de outubro. Exclusivo para clientes Prime."} +{"t":"PBDD 25 Mass TV OLV 006 Super pt-pt Exclusively for Prime Members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass TV OLV 007 Super pt-pt 7-8 October 7 - 8 outubro"} +{"t":"PBDD 25 Mass TV OLV 008 BVO pt-pt Join Prime now. Junte-se ao Prime hoje mesmo."} +{"t":"PBDD 25 Mass TV OLV 009 Super pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass TV OLV 010 Super pt-pt Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 pt-pt 7-8 October 7 - 8 outubro"} +{"t":"PBDD 25 Mass TV OLV 014 Super pt-pt Amazon Prime Big Deal Days\n 7-8 October Festa de Ofertas Prime\n 7 - 8 outubro"} +{"t":"PBDD 25 Mass TV OLV 014F Super pt-pt Amazon Prime Big Deal Days 7-8 October Festa de Ofertas Prime 7 - 8 outubro"} +{"t":"PBDD 25 Mass TV OLV 016 BVO pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 017 Super pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 018 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 25 Mass TV OLV 019 pt-pt Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 021 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime\n 7 - 8 outubro."} +{"t":"PBDD 25 Mass TV OLV 021F BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime 7 - 8 outubro."} +{"t":"PBDD 25 Mass TV OLV 022 Super pt-pt 7-8 \n October 7 - 8 outubro"} +{"t":"PBDD 25 Mass TV OLV 022F Super pt-pt 7-8 October 7 - 8 outubro"} +{"t":"PBDD 25 Mass TV OLV 023 BVO pt-pt You’ll feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO pt-pt With two days of big deals… Com dois dias de grandes ofertas…"} +{"t":"PBDD 25 Mass TV OLV 026 BVO pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PBDD 25 Mass TV OLV 027 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 25 Mass TV OLV 028 Super pt-pt Prime Big \n Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass TV OLV 028F Super pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 25 Mass TV OLV 033 BVO pt-pt Feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Festa de Ofertas Amazon Prime, 7 e 8 de outubro."} +{"t":"PBDD 25 Mass TV OLV 042 BVO pt-pt Amazon Prime Big Deal Days are here. Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 045 BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Festa de Ofertas Amazon Prime, 7 e 8 de outubro. Exclusivo para clientes Prime."} +{"t":"PBDD 25 Mass TV OLV 045F BVO pt-pt Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Festa de Ofertas Amazon Prime, 7 e 8 de outubro. Exclusivo para clientes Prime."} +{"t":"PBDD 25 Mass TV OLV 048 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass TV OLV 053 BVO pt-pt Amazon Prime Big Deal Days are here. Aproveite já a Festa de Ofertas Amazon Prime."} +{"t":"PBDD 25 Mass TV OLV 054 Super pt-pt Amazon Prime Big Deal Days \n are here! Aproveite já a Festa de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 054F Super pt-pt Amazon Prime Big Deal Days are here! Aproveite já a Festa de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 057 Super pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 058 Super pt-pt Two days\n of big deals Dois dias\n de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 058F Super pt-pt Two days of big deals Dois dias de grandes ofertas"} +{"t":"PBDD 25 Mass TV OLV 059 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass TV OLV 063 Super pt-pt Prime Big Deal Days\n are here! Aproveite já a Festa\n de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 063F Super pt-pt Prime Big Deal Days are here! Aproveite já a Festa de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO pt-pt You’ll feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PBDD 25 Mass TV OLV 065 BVO pt-pt With two days of big deals… Com quatro dias de grandes ofertas…"} +{"t":"PBDD 25 Mass TV OLV 068 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass TV OLV 074 BVO pt-pt Feel like a biiiiiiiigggg deal! Sinta-se uma verdadeira estrela"} +{"t":"PBDD 25 Mass TV OLV 075 BVO pt-pt Amazon Prime Big Deal Days are here! Aproveite já a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 077 Super pt-pt PrimeBig\n Deal Days\n are here! Aproveite já\n a Festa de Ofertas\n Prime!"} +{"t":"PBDD 25 Mass TV OLV 077F Super pt-pt PrimeBig Deal Days are here! Aproveite já a Festa de Ofertas Prime!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PBDD 25 Mass TV OLV 079 Super pt-pt Prime Big \n Deal Days Festa de Ofertas Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 079F Super pt-pt Prime Big Deal Days Festa de Ofertas Amazon Prime"} +{"t":"PD 23 Mass (D)OOH 001 Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Mass (D)OOH 004 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 23 Mass Digital Display 001 Event Name pt-pt Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Mass Digital Display 004 CTA pt-pt Learn more Ver mais"} +{"t":"PD 23 Mass Digital Display 005 CTA pt-pt Join Prime Subscreva o Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA pt-pt Shop now Encontre as suas ofertas"} +{"t":"PD 23 Mass Digital Display 007 On-screen text pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 23 Mass Digital Display 009 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 23 Mass Legal Radio 001 pt-pt Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exclusivo para clientes Amazon Prime, subscreva hoje mesmo."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 23 Mass Radio 001 BVO pt-pt Amazon Prime Day is 11 & 12 July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass Radio 002 BVO pt-pt with two days of epic deals on electronics, home, kitchen and more… Dois dias de ofertas incríveis em Eletrónica, Casa, Cozinha e muito mais..."} +{"t":"PD 23 Mass Radio 003 BVO pt-pt …you’ll feel like you just won an award. … vai sentir-se como se tivesse acabado de ganhar um prémio."} +{"t":"PD 23 Mass Radio 004 FVO pt-pt Wow… I didn’t even prepare a speech… Ui… eu nem preparei um discurso…"} +{"t":"PD 23 Mass Radio 005 FVO pt-pt ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… Ehrm...Gostaria de agradecer ao rapaz da entrega, por ter trazido o meu pedido tão rápido... aos outros membros Amazon Prime, ehm, ao meu gato, aos meus pais, que me apoiaram..."} +{"t":"PD 23 Mass Radio 006 BVO pt-pt Someone’s feeling like a big deal! Alguém se está a sentir uma verdadeira estrela!"} +{"t":"PD 23 Mass Radio 007 BVO pt-pt Amazon Prime Day is 11 & 12 July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass Radio 008 BVO pt-pt Exclusively for Prime Members. Exclusivo para clientes Amazon Prime."} +{"t":"PD 23 Mass Radio 009 BVO pt-pt Join Prime now. Subscreva o Amazon Prime hoje."} +{"t":"PD 23 Mass Radio 010 BVO pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 23 Mass Radio 013 FVO pt-pt Wow… I didn’t even prepare a speech… Ui… e eu nem preparei um discurso…"} +{"t":"PD 23 Mass Radio 017 BVO pt-pt Exclusively for Prime Members. Shop now. Exclusivo para clientes Amazon Prime. Subscreva já e descubra todas as ofertas."} +{"t":"PD 23 Mass Social OLV 001 Super pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Mass Social OLV 001 VO pt-pt Shop two days of epic deals Aproveite dois dias de ofertas incríveis"} +{"t":"PD 23 Mass Social OLV 001 pt-pt Amazon Prime Day is here O Prime Day da Amazon já chegou."} +{"t":"PD 23 Mass Social OLV 001 Super pt-pt Amazon Prime Day O Prime Day da Amazon"} +{"t":"PD 23 Mass Social OLV 001 VO pt-pt and feel like a big deal e sinta-se uma verdadeira estrela"} +{"t":"PD 23 Mass Social OLV 001 pt-pt Amazon Prime Day is the 11th and 12th of July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass Social OLV 001 Super pt-pt is here já chegou"} +{"t":"PD 23 Mass Social OLV 001 Super pt-pt Amazon Prime Day Prime Day da Amazon"} +{"t":"PD 23 Mass Social OLV 001 Super pt-pt 11-12 July 11 - 12 julho"} +{"t":"PD 23 Mass Social OLV 001 VO pt-pt Two days of epic deals Aproveite dois dias de ofertas incríveis"} +{"t":"PD 23 Mass Social Post 001 Primary text pt-pt Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day da Amazon, 11 e 12 de julho. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 23 Mass Social Post 002 Headline pt-pt Prime Day 11-12 July Prime Day, 11 - 12 de julho"} +{"t":"PD 23 Mass Social Post 003 Description pt-pt Prime member exclusive Só para clientes Prime"} +{"t":"PD 23 Mass Social Post 004 Primary text pt-pt Amazon Prime Day is the 11th-12th of July Prime Day da Amazon, 11 e 12 de julho"} +{"t":"PD 23 Mass Social Post 005 pt-pt Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Prime Day da Amazon, 11 e 12 de julho, dois dias de ofertas incríveis. Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass Social Post 006 Primary text pt-pt Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! O Prime Day da Amazon já chegou. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela"} +{"t":"PD 23 Mass Social Post 007 Headline pt-pt Prime Day is here O Prime Day já chegou"} +{"t":"PD 23 Mass Social Post 008 Description pt-pt Join Prime now Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass TV OLV 001 pt-pt Amazon Prime Day is 11-12 July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass TV OLV 002 VO pt-pt Two days of epic deals on electronics, home, kitchen and more... Dois dias de ofertas incríveis em Eletrónica, Casa, Cozinha e muito mais."} +{"t":"PD 23 Mass TV OLV 003 VO pt-pt ... that'll make you feel like a big deal. Para que se sinta uma verdadeira estrela"} +{"t":"PD 23 Mass TV OLV 004 VO pt-pt Amazon Prime Day is 11-12 July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass TV OLV 005 VO pt-pt Exclusively for Prime Members. Exclusivo para clientes Prime"} +{"t":"PD 23 Mass TV OLV 006 VO pt-pt Join Prime now. Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass TV OLV 007 On-screen text pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 23 Mass TV OLV 008 Super pt-pt 11-12 July 11 - 12 julho"} +{"t":"PD 23 Mass TV OLV 009 pt-pt 11-12 July 11 - 12 julho"} +{"t":"PD 23 Mass TV OLV 010 pt-pt Amazon Prime Day is the 11th and 12th of July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass TV OLV 011 VO pt-pt He’s got a toothbrush!\nThere he is!\nSam! Sam! Ele tem uma escova de dentes!\nAli está ele\nAli, Ali!"} +{"t":"PD 23 Mass TV OLV 011F VO pt-pt He’s got a toothbrush! There he is! Sam! Sam! Ele tem uma escova de dentes! Ali está ele Ali, Ali!"} +{"t":"PD 23 Mass TV OLV 012 VO pt-pt John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! João, João!\nJoão, aqui!\nAdoro João, Adoro!\nFantástico João!"} +{"t":"PD 23 Mass TV OLV 012F VO pt-pt John! John! John, over here! Love it, John. Love it Looking great John! João, João! João, aqui! Adoro João, Adoro! Fantástico João!"} +{"t":"PD 23 Mass TV OLV 013 VO pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Mass TV OLV 014 VO pt-pt ... that'll make you feel like a big deal. …para que se sinta uma verdadeira estrela."} +{"t":"PD 23 Mass TV OLV 015 VO pt-pt Deals on electronics, home, kitchen and more. Ofertas em Eletrónica, Casa, Cozinha e muito mais."} +{"t":"PD 23 Mass TV OLV 016 VO pt-pt Amazon Prime Day is the 11th and 12th of July. Prime Day da Amazon, 11 e 12 de julho."} +{"t":"PD 23 Mass TV OLV 017 VO pt-pt Exclusively for Prime Members. Exclusivo para clientes Prime"} +{"t":"PD 23 Mass TV OLV 018 VO pt-pt Join Prime now. Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass TV OLV 019 pt-pt Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 pt-pt Amazon Prime Day is here. Aproveite já as Ofertas do Prime Day da Amazon"} +{"t":"PD 23 Mass TV OLV 026 VO pt-pt Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Prime Day da Amazon, 11 e 12 de julho. Exclusivo para clientes Prime."} +{"t":"PD 23 Mass TV OLV 027 VO pt-pt Shop now. Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass TV OLV 029 pt-pt Amazon Prime Day is here. Aproveite já o Prime Day da Amazon"} +{"t":"PD 23 Mass TV OLV 033 VO pt-pt Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Prime Day da Amazon, 11 e 12 de julho. Exclusivo para clientes Prime"} +{"t":"PD 23 Mass TV OLV 034 VO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PD 23 Mass TV OLV 037 Super pt-pt Amazon Prime Day Prime Day da Amazon"} +{"t":"PD 23 Mass TV OLV 040 VO pt-pt Two days of epic deals Dois dias de ofertas incríveis."} +{"t":"PD 23 Mass TV OLV 041 Super pt-pt Two Days of Epic Deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Mass TV OLV 042 VO pt-pt Join Prime now Subscreva já o Amazon Prime."} +{"t":"PD 23 Mass TV OLV 043 pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 23 Mass TV OLV 044 Super pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 23 Mass TV OLV 048 VO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 23 Mass YouTube 001 Title pt-pt Amazon Prime Day is the 11th-12th of July Prime Day da Amazon, 11 e 12 de julho"} +{"t":"PD 23 Mass YouTube 002 Description pt-pt With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela. Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass YouTube 003 Title pt-pt Amazon Prime Day is here O Prime Day da Amazon já chegou"} +{"t":"PD 23 Mass YouTube 004 Description pt-pt With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela. Subscreva já o Amazon Prime"} +{"t":"PD 23 Mass YouTube 005 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy pt-pt 2 days of epic deals, so you’ll feel like a big deal 2 dias de ofertas incríveis para que se sinta uma estrela"} +{"t":"PD 23 Mass YouTube 007 CTA pt-pt Shop now  Encontre as suas ofertas"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline pt-pt Two days \nof epic deals Dois dias de \nofertas incríveis"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline pt-pt Two days \nof epic \ndeals Dois dias \nde ofertas \nincríveis"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline pt-pt Two \ndays\nof epic\ndeals Dois \ndias de \nofertas \nincríveis"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass (D)OOH Print 005 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline pt-pt New day. \nNew deals. Novo dia. \nNovas ofertas."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline pt-pt New \nday. \nNew \ndeals. Novo \ndia. \nNovas \nofertas."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 24 Mass (D)OOH Print 010 Dates pt-pt Ends midnight Termina esta noite"} +{"t":"PD 24 Mass Digital Display 001 Tagline pt-pt Two days \nof epic deals Dois dias de \nofertas incríveis"} +{"t":"PD 24 Mass Digital Display 001F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass Digital Display 002 Tagline pt-pt Two days \nof epic \ndeals Dois dias \nde ofertas \nincríveis"} +{"t":"PD 24 Mass Digital Display 002F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass Digital Display 003 Tagline pt-pt Two \ndays\nof epic\ndeals Dois \ndias de \nofertas \nincríveis"} +{"t":"PD 24 Mass Digital Display 003F Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass Digital Display 004 pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass Digital Display 005 CTA pt-pt Join Prime Subscreva \no Prime"} +{"t":"PD 24 Mass Digital Display 005F CTA pt-pt Join Prime Subscreva o Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA pt-pt Shop now Encontre as \nsuas ofertas"} +{"t":"PD 24 Mass Digital Display 006F CTA pt-pt Shop now Encontre as suas ofertas"} +{"t":"PD 24 Mass Digital Display 007 On-screen text pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Mass Digital Display 008 Tagline pt-pt New day. \nNew deals. Novo dia. \nNovas ofertas."} +{"t":"PD 24 Mass Digital Display 008F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 24 Mass Digital Display 010 Tagline pt-pt New \nday. \nNew \ndeals. Novo \ndia. \nNovas \nofertas."} +{"t":"PD 24 Mass Digital Display 010F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 24 Mass Digital Display 011 Dates pt-pt Ends midnight Termina esta noite"} +{"t":"PD 24 Mass Digital Display 012 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 002 pt-pt 27th -29th March. Selected products only. 27-29 março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 003 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 004 pt-pt 27th -29th March. Selected products only. 27-29 março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 005 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description pt-pt 27th -29th March. Selected products only. 27-29 março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 007 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27 a 29 de março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline pt-pt Spring Sale is coming As ofertas de primavera estão quase a chegar"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27 a 29 de março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name pt-pt Amazon Spring Sale Ofertas de Primavera"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description pt-pt 27th -29th March. Selected products only. 27-29 março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27 a 29 de março. Mais informações em Amazon.es"} +{"t":"PD 24 Mass PEAS Social Post 001 pt-pt October 11 and 12. Get access to two days of epic deals before anyone else. 11 e 12 de outubro. Desfrute de dois dias de ofertas épicas. Subscreva hoje mesmo o Amazon Prime."} +{"t":"PD 24 Mass PEAS Social Post 002 pt-pt Now on. Get access to two days of epic deals before anyone else. Já começou. Desfrute de dois dias de ofertas épicas. Subscreva hoje mesmo o Amazon Prime."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline pt-pt Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass PEAS Social Post 004 Description pt-pt Feel like a big deal Sinta-se uma estrela"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA pt-pt Learn more Saber mais"} +{"t":"PD 24 Mass PEAS Social Post 006 pt-pt Shop now Ver mais"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline pt-pt The Prime Early Access Sale Ofertas exclusivas Prime"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text pt-pt Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Ofertas exclusivas Amazon Prime. 11 e 12 de outubro. Desfrute de 2 dias de ofertas épicas e sinta-se uma verdadeira estrela."} +{"t":"PD 24 Mass PEAS Social Post 014 pt-pt Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. As Ofertas exclusivas Amazon Prime já chegaram! Desfrute de dois dias de ofertas épicas e sinta-se uma verdadeira estrela."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline pt-pt Prime Early Access Sale Ofertas exclusivas Amazon Prime"} +{"t":"PD 24 Mass PEAS Social Post 021 pt-pt Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Ofertas exclusivas Amazon Prime. 11 e 12 de outubro. Sinta-se uma estrela com 2 dias de ofertas."} +{"t":"PD 24 Mass PEAS Social Post 022 pt-pt Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Ofertas exclusivas Amazon Prime. Já começaram! Sinta-se uma estrela com dois dias de ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 027 pt-pt Prime Early Access Sale starts in: XX:XX:XX As Ofertas exclusivas Amazon Prime começam em XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 pt-pt Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ofertas exclusivas Amazon Prime. Sinta-se uma verdadeira estrela com dois dias de ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 035 pt-pt Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Ofertas exclusivas Amazon Prime. Sinta-se uma verdadeira estrela com dois dias de ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 038 pt-pt Get two days of epic deals before anyone else and feel like a big deal. Desfrute de dois dias de ofertas épicas e sinta-se uma verdadeira estrela."} +{"t":"PD 24 Mass PEAS Social Post 039 pt-pt Get two days of epic deals before anyone else and feel like a big deal. Desfrute de dois dias de ofertas épicas e sinta-se uma verdadeira estrela."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline pt-pt Prime Early Access Sale. October 11 and 12. Ofertas exclusivas Amazon Prime. 11 e 12 de outubro."} +{"t":"PD 24 Mass PEAS Social Post 041 Description pt-pt Prime Early Access Sale Ofertas exclusivas Amazon Prime"} +{"t":"PD 24 Mass PEAS Social Post 044 pt-pt The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. As Ofertas exclusivas Amazon Prime estão a chegar. Faça ❤️ a este tweet e no dia 11 de Outubro iremos avisá-lo do início destas ofertas épicas."} +{"t":"PD 24 Mass PEAS Social Post 045 pt-pt [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle], o seu alerta para as Ofertas exclusivas Amazon Prime já está programado! Iremos avisar assim que as Ofertas exclusivas Amazon Prime começarem, a 11 de Outubro. Responda #Stop para cancelar este alerta."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA pt-pt Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Tudo pronto para se sentir como uma verdadeira estrela? As Ofertas exclusivas Amazon Prime já chegaram. Desfrute de dois dias de ofertas épicas!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline pt-pt Prime Early Access Sale Ofertas exclusivas Amazon Prime"} +{"t":"PD 24 Mass Social Post 001 Headline pt-pt Prime Day 16-17 July Prime Day, 16 - 17 julho"} +{"t":"PD 24 Mass Social Post 002 Description pt-pt Prime member exclusive Só para clientes Prime"} +{"t":"PD 24 Mass Social Post 003 Primary text pt-pt Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day da Amazon, 16 e 17 de julho. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 004 Headline pt-pt Prime Day 16-17 July Prime Day, 16 - 17 julho"} +{"t":"PD 24 Mass Social Post 005 Primary text pt-pt Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day da Amazon, 16 e 17 de julho. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 014 Primary text pt-pt Amazon Prime Day is the 16th - 17th of July Prime Day da Amazon, 16 e 17 de julho"} +{"t":"PD 24 Mass Social Post 016 pt-pt Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Prime Day da Amazon, 16 e 17 de julho, dois dias de ofertas incríveis. Subscreva já o Amazon Prime."} +{"t":"PD 24 Mass Social Post 017 Title pt-pt Prime Day 16-17 July Prime Day, 16 - 17 julho"} +{"t":"PD 24 Mass Social Post 018 Description pt-pt Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Prime Day da Amazon, 16 e 17 de julho. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 019 Headline pt-pt Prime Day 16-17 July Prime Day, 16 - 17 julho"} +{"t":"PD 24 Mass Social Post 020 Headline pt-pt Prime Day 16-17 July Prime Day, 16 - 17 julho"} +{"t":"PD 24 Mass Social Post 021 pt-pt Amazon Prime Day is here, with two days of epic deals. Shop now Aproveite já o Prime Day da Amazon, com dois dias de ofertas incríveis. Descubra já todas as ofertas"} +{"t":"PD 24 Mass Social Post 022 pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 24 Mass Social Post 023 Primary text pt-pt Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Aproveite já o Prime Day da Amazon. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 024 Headline pt-pt Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass Social Post 025 Description pt-pt Join Prime now Subscreva já o Amazon Prime"} +{"t":"PD 24 Mass Social Post 026 Primary text pt-pt Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Aproveite já o Prime Day da Amazon. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 027 Headline pt-pt Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass Social Post 028 Primary text pt-pt Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Aproveite já o Prime Day da Amazon. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 036 Primary text pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass Social Post 037 Brand Name pt-pt AmazonUK AmazonPT"} +{"t":"PD 24 Mass Social Post 038 pt-pt Amazon Prime Day is here, with two days of epic deals. Shop now. O Prime Day da Amazon já chegou com dois dias de ofertas incríveis. Subscreva já o Amazon Prime."} +{"t":"PD 24 Mass Social Post 039 Title pt-pt Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass Social Post 040 Description pt-pt Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Aproveite já o Prime Day da Amazon. Dois dias de ofertas incríveis para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass Social Post 041 Headline pt-pt Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass Social Post 042 Headline pt-pt Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass Social OLV 001 pt-pt Just need your picture, thanks. Só falta uma foto."} +{"t":"PD 24 Mass Social OLV 002 Subtitle pt-pt Just need your picture, thanks Só falta uma foto"} +{"t":"PD 24 Mass Social OLV 003 BVO pt-pt With two days of epic deals… Com dois dias de ofertas incríveis…"} +{"t":"PD 24 Mass Social OLV 004 Super pt-pt With two days of epic deals Com dois dias de ofertas incríveis"} +{"t":"PD 24 Mass Social OLV 005 BVO pt-pt …you’ll feel like a big deal! vai sentir-se uma verdadeira estrela!"} +{"t":"PD 24 Mass Social OLV 006 Super pt-pt You’ll feel like a big deal vai sentir-se uma verdadeira estrela"} +{"t":"PD 24 Mass Social OLV 007 BVO pt-pt Prime day is the 16-17 July. Join Prime. O Prime Day é a 16 e 17 de julho.\nSubscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 007F BVO pt-pt Prime day is the 16-17 July. Join Prime. O Prime Day é a 16 e 17 de julho. Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 008 Endcard pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Mass Social OLV 009 Endcard pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass Social OLV 011 Subtitle pt-pt Just need your picture, thanks. Só falta uma foto"} +{"t":"PD 24 Mass Social OLV 016 BVO pt-pt Prime day is here! Shop now. O Prime Day já chegou! Descubra todas as ofertas."} +{"t":"PD 24 Mass Social OLV 020 Subtitle pt-pt Just need your picture, thanks Só falta uma foto"} +{"t":"PD 24 Mass Social OLV 021 BVO pt-pt Feel like a big deal. Sinta-se uma verdadeira estrela."} +{"t":"PD 24 Mass Social OLV 022 Super pt-pt Feel like a big deal Sinta-se uma verdadeira estrela"} +{"t":"PD 24 Mass Social OLV 023 BVO pt-pt Prime day is the 16-17 July. Join Prime. O Prime Day é a 16 e 17 de julho.\n Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 023F BVO pt-pt Prime day is the 16-17 July. Join Prime. O Prime Day é a 16 e 17 de julho. Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 024 Super pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass Social OLV 025 Super pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Mass Social OLV 035 Subtitle pt-pt Just need your picture, thanks. Só falta uma foto"} +{"t":"PD 24 Mass Social OLV 049 pt-pt Sign here, please. Assine aqui, por favor"} +{"t":"PD 24 Mass Social OLV 050 Subtitle pt-pt Sign here, please Assine aqui, por favor"} +{"t":"PD 24 Mass Social OLV 059 Subtitle pt-pt Sign here, please. Assine aqui, por favor"} +{"t":"PD 24 Mass Social OLV 067 pt-pt Sign here, please Assine aqui, por favor"} +{"t":"PD 24 Mass Social OLV 099 BVO pt-pt …you and your dog will feel like a big deal! você e o seu cão vão sentir-se verdadeiras estrelas"} +{"t":"PD 24 Mass Social OLV 100 Super pt-pt you and you dog\n will feel like a big deal você e o seu cão\n vão sentir-se verdadeiras estrelas"} +{"t":"PD 24 Mass Social OLV 100F Super pt-pt you and you dog will feel like a big deal você e o seu cão vão sentir-se verdadeiras estrelas"} +{"t":"PD 24 Mass Social OLV 101 BVO pt-pt Prime day is the 16th and 17th of July. Join Prime O Prime Day é a 16 e 17 de julho.\n Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 101F BVO pt-pt Prime day is the 16th and 17th of July. Join Prime O Prime Day é a 16 e 17 de julho. Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 108 BVO pt-pt Prime Day is here! Shop now. O Prime Day já chegou! Descubra todas as ofertas"} +{"t":"PD 24 Mass Social OLV 109 pt-pt Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO pt-pt …you and your kid will feel like a big deal! você e a sua criança vão sentir-se verdadeiras estrelas!"} +{"t":"PD 24 Mass Social OLV 115 Super pt-pt you and your kid\n will feel like a big deal você e a sua criança\n vão sentir-se verdadeiras estrelas"} +{"t":"PD 24 Mass Social OLV 115F Super pt-pt you and your kid will feel like a big deal você e a sua criança vão sentir-se verdadeiras estrelas"} +{"t":"PD 24 Mass Social OLV 116 BVO pt-pt Prime day is the 16th and 17th of July. Join Prime. O Prime Day é a 16 e 17 de julho.\n Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 116F BVO pt-pt Prime day is the 16th and 17th of July. Join Prime. O Prime Day é a 16 e 17 de julho. Subscreva o Amazon Prime."} +{"t":"PD 24 Mass Social OLV 138 BVO pt-pt Prime day is here! Shop now. O Prime Day já chegou! Descubra todas as ofertas"} +{"t":"PD 24 Mass Social OLV 141 Super pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass Social OLV 142 pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass TV OLV 001 BVO pt-pt Amazon Prime Day is the 16th and 17th of July Prime Day da Amazon, 16 e 17 de julho."} +{"t":"PD 24 Mass TV OLV 002 Super pt-pt Amazon Prime Day Prime Day da Amazon"} +{"t":"PD 24 Mass TV OLV 003 Super pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass TV OLV 004 BVO pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass TV OLV 005 Super pt-pt Two Days of Epic Deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass TV OLV 006 BVO pt-pt Join Prime now Subscreva já o Amazon Prime."} +{"t":"PD 24 Mass TV OLV 007 pt-pt 16-17 July 16 - 17 julho"} +{"t":"PD 24 Mass TV OLV 008 Super pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Mass TV OLV 009 BVO pt-pt Amazon Prime Day is the 16th and 17th of July. Prime Day da Amazon, 16 e 17 de julho."} +{"t":"PD 24 Mass TV OLV 010 BVO pt-pt Two days of epic deals… Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass TV OLV 011 BVO pt-pt …that’ll make you feel like a big deal. …para que se sinta uma verdadeira estrela."} +{"t":"PD 24 Mass TV OLV 012 BVO pt-pt Deals on electronics, home, kitchen and more. Ofertas em Eletrónica, Casa, Cozinha e muito mais."} +{"t":"PD 24 Mass TV OLV 013 BVO pt-pt Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Prime Day da Amazon, 16 e 17 de julho. Exclusivo para clientes Prime."} +{"t":"PD 24 Mass TV OLV 015 BVO pt-pt Join Prime now. Subscreva já o Amazon Prime"} +{"t":"PD 24 Mass TV OLV 025 BVO pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 24 Mass TV OLV 026 Super pt-pt Amazon Prime Day is here Prime Day da Amazon"} +{"t":"PD 24 Mass TV OLV 028 Super pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Mass TV OLV 029 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 24 Mass TV OLV 039 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PD 24 Mass YouTube Long 001 Headline pt-pt Amazon Prime Day is the 16th - 17th of July Prime Day da Amazon, 16 e 17 de julho"} +{"t":"PD 24 Mass YouTube Long 002 Description pt-pt With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Com dois dias de ofertas incríveis …o Prime Day da Amazon vai fazer com que se sinta uma verdadeira estrela. Subscreva já o Amazon Prime."} +{"t":"PD 24 Mass YouTube Long 003 CTA pt-pt Join Prime Subscreva o Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline pt-pt Amazon Prime Day is here O Prime Day da Amazon já chegou"} +{"t":"PD 24 Mass YouTube Long 005 Description pt-pt With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Com dois dias de ofertas incríveis …o Prime Day da Amazon vai fazer com que se sinta uma verdadeira estrela. Descubra já todas as ofertas."} +{"t":"PD 24 Mass YouTube Long 006 CTA pt-pt Shop now  Ver mais"} +{"t":"PD 24 Mass YouTube Long 007 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy pt-pt 2 days of epic deals, so you’ll feel like a big deal 2 dias de ofertas incríveis …para que se sinta uma verdadeira estrela"} +{"t":"PD 24 Mass YouTube Short 001 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description pt-pt Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Prime Day da Amazon, 16 e 17 de julho. Com dois dias de ofertas incríveis …o Prime Day da Amazon vai fazer com que se sinta uma verdadeira estrela. Subscreva já o Amazon Prime."} +{"t":"PD 24 Mass YouTube Short 003 CTA pt-pt Join Prime Subscreva"} +{"t":"PD 24 Mass YouTube Short 005 Description pt-pt Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. O Prime Day da Amazon já chegou. Com dois dias de ofertas incríveis …o Prime Day da Amazon vai fazer com que se sinta uma verdadeira estrela. Descubra já todas as ofertas."} +{"t":"PD 24 Mass YouTube Short 006 CTA pt-pt Shop now  Ver mais"} +{"t":"PD 24 Mass YouTube Short 007 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy pt-pt 2 days of epic deals, so you’ll feel like a big deal 2 dias de ofertas incríveis …para que se sinta uma verdadeira estrela"} +{"t":"PD 24 Mass YouTube Short 009 CTA pt-pt Shop now  Ver mais"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline pt-pt Four days \nof big deals Quatro dias de \ngrandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline pt-pt Four days of big deals Quatro dias de  grandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline pt-pt Four days \nof big\ndeals Quatro dias \nde grandes \nofertas"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline pt-pt Four \ndays\nof big\ndeals Quatro\ndias de \ngrandes \nofertas"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline pt-pt Four  days of big deals Quatro dias de  grandes ofertas"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass (D)OOH Print 005 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline pt-pt New day. \nNew deals. Novo dia. \nNovas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline pt-pt New day. \nNew \ndeals. Novo dia. \nNovas \nofertas."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline pt-pt New \nday. \nNew \ndeals. Novo \ndia. \nNovas \nofertas."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass (D)OOH Print 009 pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline pt-pt Big deals \nend in \nXX:XX:XX  As grandes \nofertas\n terminam em\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline pt-pt Big deals end in XX:XX:XX  As grandes ofertas terminam em XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline pt-pt Big deals end in XX:XX:XX  As grandes ofertas \nterminam em \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline pt-pt Big deals end in XX:XX:XX  As grandes ofertas terminam em XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 pt-pt Hours horas"} +{"t":"PD 25 Mass (D)OOH Print 014 pt-pt Minutes minutos"} +{"t":"PD 25 Mass (D)OOH Print 015 pt-pt Seconds segundos"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency pt-pt Shop now Encontre as \nsuas ofertas"} +{"t":"PD 25 Mass (D)OOH Print 016F Urgency pt-pt Shop now Encontre as suas ofertas"} +{"t":"PD 25 Mass Digital Display 001 Tagline pt-pt Four days \nof big deals Quatro dias de \ngrandes ofertas"} +{"t":"PD 25 Mass Digital Display 001F Tagline pt-pt Four days of big deals Quatro dias de  grandes ofertas"} +{"t":"PD 25 Mass Digital Display 002 Tagline pt-pt Four days \nof big\ndeals Quatro dias \nde grandes \nofertas"} +{"t":"PD 25 Mass Digital Display 002F Tagline pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Digital Display 003 Tagline pt-pt Four \ndays\nof big\ndeals Quatro\ndias de \ngrandes \nofertas"} +{"t":"PD 25 Mass Digital Display 003F Tagline pt-pt Four  days of big deals Quatro dias de  grandes ofertas"} +{"t":"PD 25 Mass Digital Display 005 Dates pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass Digital Display 006 CTA pt-pt Join Prime Junte-se ao Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA pt-pt Shop now Compre agora"} +{"t":"PD 25 Mass Digital Display 008 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass Digital Display 009 Tagline pt-pt New day. \nNew deals. Novo dia. \nNovas ofertas."} +{"t":"PD 25 Mass Digital Display 009F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass Digital Display 010 Tagline pt-pt New day. \nNew \ndeals. Novo dia. \nNovas \nofertas."} +{"t":"PD 25 Mass Digital Display 010F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass Digital Display 011 Tagline pt-pt New \nday. \nNew \ndeals. Novo \ndia. \nNovas \nofertas."} +{"t":"PD 25 Mass Digital Display 011F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass Digital Display 012 Dates pt-pt Ends midnight Termina esta noite"} +{"t":"PD 25 Mass Radio 001 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July. O Prime Day da Amazon é de 8 a 11 de julho."} +{"t":"PD 25 Mass Radio 002 BVO pt-pt Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Quatro dias de grandes ofertas em eletrónica, casa, cozinha e muito mais que farão com que se sinta menos…"} +{"t":"PD 25 Mass Radio 003 BVO pt-pt And more like… e se sinta mais…"} +{"t":"PD 25 Mass Radio 004 BVO pt-pt Feel like a big deal.  Sinta-se uma verdadeira estrela."} +{"t":"PD 25 Mass Radio 005 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July.  O Prime Day da Amazon é de 8 a 11 de julho."} +{"t":"PD 25 Mass Radio 006 BVO pt-pt Exclusively for Prime Members. Exclusivo para clientes Prime."} +{"t":"PD 25 Mass Radio 007 BVO pt-pt Join Prime now. Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass Radio 008 BVO pt-pt Amazon Prime Day is here. Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Radio 013 BVO pt-pt Exclusively for Prime Members.  Exclusivo para clientes Prime."} +{"t":"PD 25 Mass Radio 014 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July! O Prime Day da Amazon é de 8 a 11 de julho."} +{"t":"PD 25 Mass Social Design Led OLV 002 Super pt-pt Amazon \n Prime Day\n is 8–11 July Prime Day \n da Amazon\n 8 - 11 julho"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super pt-pt Amazon Prime Day is 8–11 July Prime Day da Amazon 8 - 11 julho"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super pt-pt Four days\n of big deals Quatro dias \n de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super pt-pt Four days\n of big\n deals Quatro dias \n de grandes\n ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super pt-pt Join now Junte-se hoje mesmo"} +{"t":"PD 25 Mass Social Design Led OLV 009 pt-pt Exclusively for \n Prime members Exclusivo para\n clientes Prime"} +{"t":"PD 25 Mass Social Design Led OLV 009F pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super pt-pt Amazon Prime Day\n is here! Aproveite já \n o Prime Day da Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super pt-pt Amazon\n Prime Day\n is here! Aproveite já \n o Prime Day\n da Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 25 Mass Social Post 001 Description pt-pt Prime member-exclusive Ofertas para clientes Prime"} +{"t":"PD 25 Mass Social Post 002 Headline pt-pt Amazon Prime Day 8-11 July Prime Day da Amazon 8 - 11 jul."} +{"t":"PD 25 Mass Social Post 003 Primary text pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Quatro dias de grandes ofertas! O Prime Day da Amazon vai fazer com que se sinta uma verdadeira estrela. Junte-se ao Prime."} +{"t":"PD 25 Mass Social Post 004 Headline pt-pt Amazon Prime Day 8-11 July Prime Day da Amazon 8 - 11 julho"} +{"t":"PD 25 Mass Social Post 005 Primary text pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Quatro dias de grandes ofertas! O Prime Day da Amazon vai fazer com que se sinta uma verdadeira estrela. Junte-se ao Prime."} +{"t":"PD 25 Mass Social Post 009 Primary text pt-pt Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Prime Day da Amazon 8 - 11 julho. Quatro dias de grandes ofertas para que se sinta como uma estrela. Junte-se ao Prime."} +{"t":"PD 25 Mass Social Post 010 Primary text pt-pt Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Prime Day da Amazon 8 - 11 julho. Quatro dias de grandes ofertas para que se sinta como uma estrela. Junte-se ao Prime."} +{"t":"PD 25 Mass Social Post 011 Primary text pt-pt Amazon Prime Day is the 8th-11th July Prime Day da Amazon de 8 a 11 julho"} +{"t":"PD 25 Mass Social Post 012 Headline pt-pt With four days of big deals! Join Prime now. Quatro dias de grandes ofertas! Junte-se ao Prime."} +{"t":"PD 25 Mass Social Post 013 Primary text pt-pt Amazon Prime Day is the 8th-11th July O Prime Day da Amazon é de 8 a 11 de julho"} +{"t":"PD 25 Mass Social Post 014 pt-pt Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. O Prime Day da Amazon é de 8 - 11 jul. Aproveite quatro dias de grandes ofertas! Junte-se ao Prime."} +{"t":"PD 25 Mass Social Post 015 Title pt-pt Amazon Prime Day 8-11 July O Prime Day da Amazon é de 8 a 11 de julho"} +{"t":"PD 25 Mass Social Post 016 Description pt-pt Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. O Prime Day da Amazon é de 8 a 11 de julho. Com quatro dias de grandes ofertas, vai sentir-se uma verdadeira estrela! Junte-se ao Prime hoje mesmo."} +{"t":"PD 25 Mass Social Post 017 Title pt-pt Amazon Prime Day 8-11 July Prime Day da Amazon 8 - 11 jul."} +{"t":"PD 25 Mass Social Post 018 Title pt-pt Amazon Prime Day 8-11 July Prime Day da Amazon 8 - 11 julho"} +{"t":"PD 25 Mass Social Post 019 Headline pt-pt Amazon Prime Day 8-11 July Prime Day da Amazon 8 - 11 jul."} +{"t":"PD 25 Mass Social Post 020 Description pt-pt Join Prime now Junte-se ao Prime"} +{"t":"PD 25 Mass Social Post 021 Headline pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 022 Primary text pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Quatro dias de grandes ofertas! O Prime Day da Amazon vai fazer com que se sinta uma estrela. Descubra já todas as ofertas."} +{"t":"PD 25 Mass Social Post 023 Headline pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 024 Primary text pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Quatro dias de grandes ofertas! O Prime Day da Amazon vai fazer com que se sinta uma estrela. Descubra já todas as ofertas."} +{"t":"PD 25 Mass Social Post 026 Primary text pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Quatro dias de grandes ofertas! O Prime Day da Amazon vai fazer com que se sinta uma estrela. Descubra já todas as ofertas."} +{"t":"PD 25 Mass Social Post 028 Primary text pt-pt Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aproveite já o Prime Day da Amazon\n Com quatro dias de grandes ofertas, vai sentir-se uma estrela! Descubra todas as ofertas."} +{"t":"PD 25 Mass Social Post 028F Primary text pt-pt Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aproveite já o Prime Day da Amazon Com quatro dias de grandes ofertas, vai sentir-se uma estrela! Descubra todas as ofertas."} +{"t":"PD 25 Mass Social Post 029 Primary text pt-pt Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aproveite já o Prime Day da Amazon\n Com quatro dias de grandes ofertas, vai sentir-se uma estrela! Descubra todas as ofertas."} +{"t":"PD 25 Mass Social Post 029F Primary text pt-pt Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Aproveite já o Prime Day da Amazon Com quatro dias de grandes ofertas, vai sentir-se uma estrela! Descubra todas as ofertas."} +{"t":"PD 25 Mass Social Post 030 Primary text pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 032 Primary text pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 033 pt-pt Amazon Prime Day is here with four days of big deals. Shop now. Aproveite já o Prime Day da Amazon. \n Quatro dias de grandes ofertas. Descubra já todas as ofertas."} +{"t":"PD 25 Mass Social Post 033F pt-pt Amazon Prime Day is here with four days of big deals. Shop now. Aproveite já o Prime Day da Amazon. Quatro dias de grandes ofertas. Descubra já todas as ofertas."} +{"t":"PD 25 Mass Social Post 034 Title pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 035 Description pt-pt Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Aproveite já o Prime Day da Amazon. Com quatro dias de grandes ofertas, vai sentir-se uma verdadeira estrela! Descubra já todas as ofertas."} +{"t":"PD 25 Mass Social Post 036 Title pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 037 Title pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social Post 038 Headline pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social TV Led 001 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July! O Prime Day da Amazon é de 8 a 11 de julho."} +{"t":"PD 25 Mass Social TV Led 002 BVO pt-pt You’ll feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PD 25 Mass Social TV Led 003 BVO pt-pt With four days of big deals… Com quatro dias de grandes ofertas…"} +{"t":"PD 25 Mass Social TV Led 004 BVO pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass Social TV Led 005 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass Social TV Led 006 Super pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass Social TV Led 007 Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 008 Super pt-pt Four days\n of big deals Quatro dias \n de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 008F Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 009 Super pt-pt Four days\n of big\n deals Quatro dias \n de grandes\n ofertas"} +{"t":"PD 25 Mass Social TV Led 009F Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 010 Super pt-pt Exclusively for Prime Members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass Social TV Led 011 Super pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass Social TV Led 012 BVO pt-pt Feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PD 25 Mass Social TV Led 013 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July. O Prime Day da Amazon é de 8 a 11 de julho."} +{"t":"PD 25 Mass Social TV Led 014 BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass Social TV Led 017 BVO pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social TV Led 018 Super pt-pt Amazon Prime Day\n is here! Aproveite já \n o Prime Day!"} +{"t":"PD 25 Mass Social TV Led 018F Super pt-pt Amazon Prime Day is here! Aproveite já o Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019 Super pt-pt Amazon\n Prime Day\n is here! Aproveite já \n o Prime Day!"} +{"t":"PD 25 Mass Social TV Led 019F Super pt-pt Amazon Prime Day is here! Aproveite já o Prime Day!"} +{"t":"PD 25 Mass Social TV Led 020 BVO pt-pt You’ll feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PD 25 Mass Social TV Led 023 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PD 25 Mass Social TV Led 026 Super pt-pt Four days\n of big\n deals Quatro dias \n de grandes\n ofertas"} +{"t":"PD 25 Mass Social TV Led 026F Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Social TV Led 029 BVO pt-pt Feel like a biiiiiiiigggg deal! Vai sentir-se uma verdadeira estrela!"} +{"t":"PD 25 Mass Social TV Led 030 BVO pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass Social TV Led 033 BVO pt-pt Shop now. Descubra já todas as ofertas"} +{"t":"PD 25 Mass Static Social 001 Tagline pt-pt Four days \nof big deals Quatro dias de \ngrandes ofertas"} +{"t":"PD 25 Mass Static Social 001F Tagline pt-pt Four days of big deals Quatro dias de  grandes ofertas"} +{"t":"PD 25 Mass Static Social 002 Tagline pt-pt Four days \nof big\ndeals Quatro dias \nde grandes \nofertas"} +{"t":"PD 25 Mass Static Social 002F Tagline pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass Static Social 003 Tagline pt-pt Four \ndays\nof big\ndeals Quatro\ndias de \ngrandes \nofertas"} +{"t":"PD 25 Mass Static Social 003F Tagline pt-pt Four  days of big deals Quatro dias de  grandes ofertas"} +{"t":"PD 25 Mass Static Social 004 Dates pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass Static Social 005 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass Static Social 006 Tagline pt-pt New day. \nNew deals. Novo dia. \nNovas ofertas."} +{"t":"PD 25 Mass Static Social 006F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass Static Social 007 Tagline pt-pt New \nday. \nNew \ndeals. Novo dia. \nNovas \nofertas."} +{"t":"PD 25 Mass Static Social 007F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass Static Social 008 Tagline pt-pt New \nday. \nNew \ndeals. Novo \ndia. \nNovas \nofertas."} +{"t":"PD 25 Mass Static Social 008F Tagline pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Mass Static Social 009 pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass TV OLV 001 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July. O Prime Day da Amazon é de 8 a 11 de julho."} +{"t":"PD 25 Mass TV OLV 002 Super pt-pt Amazon Prime Day\n 8–11 July Prime Day da Amazon\n 8 - 11 julho"} +{"t":"PD 25 Mass TV OLV 002F Super pt-pt Amazon Prime Day 8–11 July Prime Day da Amazon 8 - 11 julho"} +{"t":"PD 25 Mass TV OLV 003 BVO pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass TV OLV 004 Super pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Mass TV OLV 005 BVO pt-pt Join Prime now\n\n Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass TV OLV 005F BVO pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass TV OLV 006 Super pt-pt Exclusively for Prime Members Exclusivo para clientes Prime"} +{"t":"PD 25 Mass TV OLV 008 BVO pt-pt Four days of big deals on electronics, home, kitchen and more. Quatro dias de grandes ofertas em eletrónica, casa, cozinha e muito mais…"} +{"t":"PD 25 Mass TV OLV 009 BVO pt-pt …that’ll make you feel like a big deal. …para que se sinta uma verdadeira estrela."} +{"t":"PD 25 Mass TV OLV 010 BVO pt-pt Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. O Prime Day da Amazon é de 8 a 11 de julho. Exclusivo para clientes Prime."} +{"t":"PD 25 Mass TV OLV 012 BVO pt-pt Join Prime now.\n\n Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass TV OLV 012F BVO pt-pt Join Prime now. Junte-se ao Prime hoje mesmo"} +{"t":"PD 25 Mass TV OLV 013 Super pt-pt 8–11 July 8 - 11 julho"} +{"t":"PD 25 Mass TV OLV 014 BVO pt-pt Amazon Prime Day is here. Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass TV OLV 015 Super pt-pt Amazon Prime Day is here! Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass TV OLV 018 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 25 Mass TV OLV 025 BVO pt-pt Shop now Descubra já todas as ofertas"} +{"t":"PD 25 Mass YouTube 001 Headline pt-pt Amazon Prime Day is from the 8th to the 11th of July O Prime Day da Amazon é de 8 a 11 de julho"} +{"t":"PD 25 Mass YouTube 002 Description pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Com quatro dias de grandes ofertas, vai sentir-se uma estrela!"} +{"t":"PD 25 Mass YouTube 003 CTA pt-pt Join Prime Junte-se"} +{"t":"PD 25 Mass YouTube 004 Headline pt-pt Amazon Prime Day is here Aproveite já o Prime Day da Amazon"} +{"t":"PD 25 Mass YouTube 005 Description pt-pt With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Com quatro dias de grandes ofertas, vai sentir-se uma estrela!"} +{"t":"PD 25 Mass YouTube 006 CTA pt-pt Shop now  Ver mais"} +{"t":"PD 25 Mass YouTube 007 Headline pt-pt Amazon Prime Day Prime Day da Amazon"} +{"t":"PD 25 Mass YouTube 008 Description pt-pt 4 days of big deals, so you’ll feel like a big deal Com quatro dias de grandes ofertas, vai sentir-se uma verdadeira estrela!"} +{"t":"PD 25 Mass YouTube 009 CTA pt-pt Shop now  Ver mais"} +{"t":"PD 25 Mass YouTube 010 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy pt-pt 4 days of big deals, so you'll feel like a big deal! 4 dias de grandes ofertas: vai sentir-se uma estrela"} +{"t":"PD 25 Mass YouTube 012 CTA pt-pt Shop now Ver mais"} +{"t":"PD 25 Mass YouTube 013 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description pt-pt Amazon Prime Day is 8-11 of July Prime Day da Amazon 8 - 11 jul."} +{"t":"PD 25 Mass YouTube 015 pt-pt with 4 days of big deals Aproveite 4 dias de grandes ofertas"} +{"t":"PD 25 Mass YouTube 016 CTA pt-pt Join Prime Junte-se"} +{"t":"PD 25 Mass YouTube 017 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description pt-pt Amazon Prime Day is here with 4 days of big deals Aproveite já o Prime Day da Amazon\n Desfrute de 4 dias de grandes ofertas"} +{"t":"PD 25 Mass YouTube 018F Description pt-pt Amazon Prime Day is here with 4 days of big deals Aproveite já o Prime Day da Amazon Desfrute de 4 dias de grandes ofertas"} +{"t":"SDD 23 Mass Digital Display 001 Event Name pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass Digital Display 002 Event Name pt-pt Amazon\nSpring\nSale Ofertas \nde Primavera \nda Amazon"} +{"t":"SDD 23 Mass Digital Display 002F Event Name pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass Digital Display 003 Event Name pt-pt Amazon\nSpring Sale Ofertas de Primavera \nda Amazon"} +{"t":"SDD 23 Mass Digital Display 003F Event Name pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass Digital Display 004 Headline pt-pt Up to 40% off Poupe até 40%"} +{"t":"SDD 23 Mass Digital Display 005 Headline pt-pt Save big this spring Esta primavera poupe em grande"} +{"t":"SDD 23 Mass Digital Display 006 Dates pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Mass Digital Display 007 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 23 Mass Digital Display 008 Dates pt-pt Ends 29 March Até 29 de março"} +{"t":"SDD 23 Mass Digital Display 009 Dates pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Mass Digital Display 010 CTA pt-pt Shop now Ver mais"} +{"t":"SDD 23 Mass Digital Display 011 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 pt-pt 27th -29th March. Selected products only. 27-29 março. \nMais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 002F pt-pt 27th -29th March. Selected products only. 27-29 março.  Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 pt-pt 27th -29th March. Selected products only. 27-29 março. \nMais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 004F pt-pt 27th -29th March. Selected products only. 27-29 março.  Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description pt-pt 27th -29th March. Selected products only. 27-29 março. \nMais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 006F Description pt-pt 27th -29th March. Selected products only. 27-29 março.  Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27\n a 29 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 008F Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27 a 29 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline pt-pt Spring Sale is coming As ofertas de primavera estão quase a chegar"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27\n a 29 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 010F Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27 a 29 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name pt-pt Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description pt-pt 27th -29th March. Selected products only. 27-29 março. \nMais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 012F Description pt-pt 27th -29th March. Selected products only. 27-29 março.  Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27\n a 29 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass EU Mobile Marketing 013F Description pt-pt Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. De 27 a 29 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social OLV 001 Super pt-pt Spring Sale is coming As Ofertas de Primavera estão a chegar"} +{"t":"SDD 23 Mass Social OLV 002 Super pt-pt Up to 40% off Poupe até 40%"} +{"t":"SDD 23 Mass Social OLV 003 Super pt-pt Starts Monday Começam segunda"} +{"t":"SDD 23 Mass Social OLV 004 Super pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass Social OLV 005 Super pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Mass Social OLV 006 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social OLV 007 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social OLV 008 Super pt-pt Amazon Spring Sale Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass Social OLV 010 Super pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Mass Social OLV 012 Super pt-pt Spring Sale is here As Ofertas de Primavera já chegaram"} +{"t":"SDD 23 Mass Social OLV 014 Super pt-pt Shop now Ver mais"} +{"t":"SDD 23 Mass Social OLV 016 Super pt-pt Ends 29 March Terminam a 29 de março"} +{"t":"SDD 23 Mass Social OLV 020 Super pt-pt Ends 29 March Terminam a 29 de março"} +{"t":"SDD 23 Mass Social Post 001 Headline pt-pt Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass Social Post 002 Primary text pt-pt Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Poupe até 40% com as Ofertas de Primavera da Amazon. A partir das 17h de 27 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 003 Primary text pt-pt Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Poupe até 40% com as Ofertas de Primavera da Amazon. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 004 Description pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Mass Social Post 005 Headline pt-pt Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass Social Post 006 Primary text pt-pt Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon. Mais informações em Amazon.es. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 007 Primary text pt-pt Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 008 pt-pt Save big in the Amazon Spring Sale with up to 40% off. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon."} +{"t":"SDD 23 Mass Social Post 010 Primary text pt-pt Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon. Mais informações em Amazon.es. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 011 Primary text pt-pt Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 012 Headline pt-pt Amazon Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Mass Social Post 015 Description pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Mass Social Post 020 pt-pt #Amazon #Springsale #Amazon #OfertasdePrimavera #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text pt-pt Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Poupe em grande com as Ofertas de Primavera da Amazon. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 022 pt-pt Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Poupe em grande com as Ofertas de Primavera da Amazon. A partir das 17h de 27 de março. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 023 Primary text pt-pt The Amazon Spring Sale. Starts 6pm on March 27th. Ofertas de Primavera da Amazon. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass Social Post 024 Brand Name pt-pt AmazonUK AmazonPT"} +{"t":"SDD 23 Mass Social Post 025 pt-pt The Amazon Spring Sale. Selected products only. Ofertas de Primavera da Amazon. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 027 pt-pt Save big in the Amazon Spring Sale. Selected products only. Poupe em grande com as Ofertas de Primavera da Amazon."} +{"t":"SDD 23 Mass Social Post 031 Primary text pt-pt The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Ofertas de Primavera da Amazon. Poupe até 40%. Terminam a 29 de março às 23h. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 032 Primary text pt-pt The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Ofertas de Primavera da Amazon. Poupe até 40%. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass Social Post 035 Primary text pt-pt Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Poupe até 40% nas Ofertas de Primavera da Amazon. Terminam a 29 de março às 23h. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 036 Primary text pt-pt Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Poupe até 40% nas Ofertas de Primavera da Amazon. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass Social Post 037 pt-pt Save up to 40% off in the Amazon Spring Sale.  Poupe até 40% nas Ofertas de Primavera da Amazon."} +{"t":"SDD 23 Mass Social Post 039 Primary text pt-pt Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon. Mais informações em Amazon.es. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass Social Post 040 Primary text pt-pt Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Poupe em grande com descontos até 40% nas Ofertas de Primavera da Amazon. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass Social Post 049 pt-pt #Amazon #Springsale #Amazon #OfertasdePrimavera"} +{"t":"SDD 23 Mass Social Post 050 Primary text pt-pt Save big in the Amazon Spring Sale. Ends midnight on March 29th. Poupe em grande com as Ofertas de Primavera da Amazon. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass Social Post 051 pt-pt Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Poupe em grande com as Ofertas de Primavera da Amazon. Terminam a 29 de março às 23h. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 052 Primary text pt-pt Save big in the Amazon Spring Sale. Ends midnight on March 29th. Poupe em grande com as Ofertas de Primavera da Amazon. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass Social Post 054 pt-pt The Amazon Spring Sale. Save up to 40%. Selected products only. Ofertas de Primavera da Amazon. Poupe até 40%. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass Social Post 055 Brand Name pt-pt AmazonUK AmazonPT"} +{"t":"SDD 23 Mass Social Post 056 pt-pt Save big in the Amazon Spring Sale. Selected products only. Poupe em grande com as Ofertas de Primavera da Amazon."} +{"t":"SDD 23 Mass TV OLV 001 BVO pt-pt Get that Spring feeling, Esteja em sintonia com a primavera"} +{"t":"SDD 23 Mass TV OLV 002 BVO pt-pt Get two days of Spring savings Desfrute de dois dias de ofertas primaveris!"} +{"t":"SDD 23 Mass TV OLV 003 BVO pt-pt with up to 40% off in the Amazon Spring Sale. com desconto até 40% nas Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass TV OLV 004 BVO pt-pt Starts Monday Começam segunda"} +{"t":"SDD 23 Mass TV OLV 005 Super pt-pt Amazon Spring Sale\nUp to 40% off Ofertas de Primavera da Amazon\nPoupe até 40%"} +{"t":"SDD 23 Mass TV OLV 005F Super pt-pt Amazon Spring Sale Up to 40% off Ofertas de Primavera da Amazon Poupe até 40%"} +{"t":"SDD 23 Mass TV OLV 006 Super pt-pt Amazon Spring Sale\n27-29 March Ofertas de Primavera da Amazon\n27-29 março"} +{"t":"SDD 23 Mass TV OLV 006F Super pt-pt Amazon Spring Sale 27-29 March Ofertas de Primavera da Amazon 27-29 março"} +{"t":"SDD 23 Mass TV OLV 007 BVO pt-pt Now on. Já começaram"} +{"t":"SDD 23 Mass TV OLV 008 Super pt-pt Amazon Spring Sale\nUp to 40% off Ofertas de Primavera da Amazon\nPoupe até 40%"} +{"t":"SDD 23 Mass TV OLV 008F Super pt-pt Amazon Spring Sale Up to 40% off Ofertas de Primavera da Amazon Poupe até 40%"} +{"t":"SDD 23 Mass TV OLV 009 Super pt-pt Amazon Spring Sale\nEnds 29 March Ofertas de Primavera da Amazon\nTerminam a 29 de março"} +{"t":"SDD 23 Mass TV OLV 009F Super pt-pt Amazon Spring Sale Ends 29 March Ofertas de Primavera da Amazon Terminam a 29 de março"} +{"t":"SDD 23 Mass TV OLV 010 pt-pt Starts 6pm March 27th. A partir das 17h de 27 de março."} +{"t":"SDD 23 Mass TV OLV 011 pt-pt Ends midnight on March 29th. Terminam a 29 de março às 23h."} +{"t":"SDD 23 Mass TV OLV 012 pt-pt Selected products only. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass TV OLV 013 BVO pt-pt Get that Spring feeling Esteja em sintonia com a primavera"} +{"t":"SDD 23 Mass TV OLV 014 BVO pt-pt Get two days of Spring savings Desfrute de dois dias de ofertas primaveris!"} +{"t":"SDD 23 Mass TV OLV 015 BVO pt-pt with up to 40% off in the Amazon Spring Sale com desconto até 40% nas Ofertas de Primavera da Amazon"} +{"t":"SDD 23 Mass TV OLV 020 Super pt-pt Amazon Spring Sale\nUp to 40% off Ofertas de Primavera da Amazon\nPoupe até 40%"} +{"t":"SDD 23 Mass TV OLV 020F Super pt-pt Amazon Spring Sale Up to 40% off Ofertas de Primavera da Amazon Poupe até 40%"} +{"t":"SDD 23 Mass TV OLV 024 pt-pt Selected products only. Mais informações em Amazon.es"} +{"t":"SDD 23 Mass YouTube 001 Title pt-pt Get ready for the Amazon Spring Sale! Prepare-se para as Ofertas de Primavera da Amazon!"} +{"t":"SDD 23 Mass YouTube 002 Description pt-pt Save up to 40% off in the Amazon Spring Sale. Starts Monday. Poupe até 40% com as Ofertas de Primavera da Amazon. Começam segunda."} +{"t":"SDD 23 Mass YouTube 003 Title pt-pt Get that Spring feeling! Esteja em sintonia com a primavera!\n "} +{"t":"SDD 23 Mass YouTube 003F Title pt-pt Get that Spring feeling! Esteja em sintonia com a primavera!"} +{"t":"SDD 23 Mass YouTube 004 Description pt-pt The Amazon Spring Sale. Save up to 40% from 27-29 March. Ofertas de Primavera da Amazon. Poupe até 40% de 27 a 29 de março."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name pt-pt Amazon Spring Deal Days  Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name pt-pt Amazon Spring\nDeal Days  Festa de Ofertas\nde Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name pt-pt Amazon Spring Deal Days  Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name pt-pt Amazon\nSpring\nDeal Days  Festa de Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name pt-pt Amazon Spring Deal Days  Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name pt-pt Amazon\nSpring\nDeal\nDays  Festa de\nOfertas\nde Primavera\nda Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name pt-pt Amazon Spring Deal Days  Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline pt-pt Up to 40% off Descubra ofertas incríveis"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline pt-pt Shop epic deals Descubra ofertas incríveis"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates pt-pt Starts 20 March  Começa a 20 de março"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates pt-pt Starts Wednesday Começa quarta-feira"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates pt-pt Ends 25 March Até 25 de março"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA pt-pt Shop now Descubra agora"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name pt-pt Amazon Spring\nDeal Days Festa de Ofertas\nde Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name pt-pt Amazon\nSpring\nDeal\nDays Festa de Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Mass Radio 001 BVO pt-pt Amazon Spring Deal Days are approaching. A Festa de Ofertas de Primavera da Amazon está a chegar."} +{"t":"SDD 24 Mass Radio 002 BVO pt-pt So you could save big on a Bluetooth speaker. Pode poupar em grande numa coluna Bluetooth."} +{"t":"SDD 24 Mass Radio 003 BVO pt-pt And get into dancing. E dar tudo a dançar."} +{"t":"SDD 24 Mass Radio 004 BVO pt-pt Reaaaaaally into dancing. Dançar sem parar!"} +{"t":"SDD 24 Mass Radio 005 BVO pt-pt Lifting! Spinning! Luuuunging!!! Com voltas, reviravoltas e saltos!"} +{"t":"SDD 24 Mass Radio 006 pt-pt Oh no! Oh não!"} +{"t":"SDD 24 Mass Radio 007 BVO pt-pt And you can also save big on a sewing machine. E também pode poupar em grande numa máquina de costura."} +{"t":"SDD 24 Mass Radio 008 BVO pt-pt From Bluetooth speakers to sewing machines. De colunas Bluetooth a máquinas de costura."} +{"t":"SDD 24 Mass Radio 009 BVO pt-pt Shop epic deals during Amazon Spring Deal Days. Descubra ofertas incríveis na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 24 Mass Radio 010 BVO pt-pt Starts Wednesday Começa quarta-feira"} +{"t":"SDD 24 Mass Radio 011 VO pt-pt Selected products only Mais informações em Amazon.es."} +{"t":"SDD 24 Mass Radio 022 BVO pt-pt Amazon Spring Deal Days are here. A Festa de Ofertas de Primavera da Amazon já chegou."} +{"t":"SDD 24 Mass Radio 031 BVO pt-pt Ends 25th of March. Até 25 de março."} +{"t":"SDD 24 Mass Radio 032 VO pt-pt Whilst stocks last. Mais informações em Amazon.es."} +{"t":"SDD 24 Mass Social OLV 005 Super pt-pt Amazon\nSpring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass Social OLV 005F Super pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass Social OLV 006 Super pt-pt Shop epic deals Descubra ofertas incríveis"} +{"t":"SDD 24 Mass Social OLV 007 Super pt-pt Starts Wednesday Começa quarta-feira"} +{"t":"SDD 24 Mass Social OLV 008 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 24 Mass Social OLV 011 Super pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Mass Social Post 001 Headline pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Mass Social Post 002 pt-pt Get up to 40% off. 20-25 March. Descubra ofertas incríveis. 20 - 25 março."} +{"t":"SDD 24 Mass Social Post 003 Description pt-pt AmazonUK AmazonPT"} +{"t":"SDD 24 Mass Social Post 004 Headline pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass Social Post 006 pt-pt Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Festa de Ofertas de Primavera. Ofertas incríveis. 20 - 25 março."} +{"t":"SDD 24 Mass Social Post 009 Description pt-pt AmazonUK AmazonPT"} +{"t":"SDD 24 Mass Social Post 010 pt-pt Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Festa de Ofertas de Primavera da Amazon. Descubra ofertas incríveis. 20 - 25 março."} +{"t":"SDD 24 Mass Social Post 012 pt-pt #AmazonUK #AmazonPT"} +{"t":"SDD 24 Mass Social Post 013 pt-pt Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Festa de Ofertas de Primavera. Ofertas incríveis. 20 - 25 março."} +{"t":"SDD 24 Mass Social Post 014 pt-pt AmazonUK AmazonPT"} +{"t":"SDD 24 Mass Social Post 016 Brand Name pt-pt AmazonUK AmazonPT"} +{"t":"SDD 24 Mass Social Post 017 pt-pt Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Festa de Ofertas de Primavera da Amazon. Descubra ofertas incríveis. 20 - 25 março."} +{"t":"SDD 24 Mass TV OLV 001 BVO pt-pt Amazon Spring Deal Days are approaching. A Festa de Ofertas de Primavera da Amazon está a chegar."} +{"t":"SDD 24 Mass TV OLV 002 BVO pt-pt Amazon Spring Deal Days. Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 24 Mass TV OLV 003 BVO pt-pt Shop epic deals Descubra ofertas incríveis"} +{"t":"SDD 24 Mass TV OLV 004 BVO pt-pt Starts Wednesday Começa quarta-feira"} +{"t":"SDD 24 Mass TV OLV 005 Super pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Mass TV OLV 006 Super pt-pt Shop epic deals Descubra ofertas incríveis"} +{"t":"SDD 24 Mass TV OLV 007 Super pt-pt Starts Wednesday Começa quarta-feira"} +{"t":"SDD 24 Mass TV OLV 008 pt-pt Selected products only. Starts Wednesday. 20-25 March. Mais informações em Amazon.es. 20 - 25 março."} +{"t":"SDD 24 Mass TV OLV 009 BVO pt-pt Shop epic deals during Amazon Spring Deal Days. Descubra ofertas incríveis na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 24 Mass TV OLV 010 BVO pt-pt Starts Wednesday Começa quarta-feira."} +{"t":"SDD 24 Mass TV OLV 014 pt-pt Selected products only. 20-25 March. Mais informações em Amazon.es. 20 - 25 março."} +{"t":"SDD 24 Mass TV OLV 025 BVO pt-pt Amazon Spring Deal Days are here. A Festa de Ofertas de Primavera da Amazon já chegou."} +{"t":"SDD 24 Mass TV OLV 026 BVO pt-pt Shop epic deals on whatever you need. Descubra ofertas incríveis em tudo o que precisar."} +{"t":"SDD 24 Mass TV OLV 027 BVO pt-pt From bluetooth speakers… De colunas Bluetooth…"} +{"t":"SDD 24 Mass TV OLV 028 BVO pt-pt …to sewing machines. …a máquinas de costura."} +{"t":"SDD 24 Mass TV OLV 029 BVO pt-pt Amazon Spring Deal Days. Descubra ofertas incríveis na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 24 Mass TV OLV 031 BVO pt-pt Ends 25th of March. Até 25 de março."} +{"t":"SDD 24 Mass TV OLV 033 Super pt-pt Shop epic deals Descubra ofertas incríveis."} +{"t":"SDD 24 Mass TV OLV 034 Super pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Mass TV OLV 035 pt-pt Selected products only. Whilst stocks last. 20-25 March. Mais informações em Amazon.es. 20 - 25 março."} +{"t":"SDD 24 Mass TV OLV 037 BVO pt-pt Until 25th of March. Até 25 de março."} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline pt-pt Amazon Spring\nDeals Ofertas de Primavera \nda Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline pt-pt Amazon\nSpring\nDeals Ofertas de \nPrimavera da \nAmazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 004 Subheader pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 pt-pt 25–31 March 25 - 31 março"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Mass (D)OOH PRINT 010 Headline pt-pt Amazon\nSpring\nDeals Ofertas de \nPrimavera\nda Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 010F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 012 Subheader pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass (D)OOH PRINT 017 pt-pt Up to 45% off.\nWoooo! Poupe até 40%.\nUauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 017F pt-pt Up to 45% off. Woooo! Poupe até 40%. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018 pt-pt Up to \n45% off.\nWoooo! Poupe \naté 40%.\nUauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 018F pt-pt Up to 45% off. Woooo! Poupe até 40%. Uauuu!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 pt-pt Amazon \nSpring Deals Ofertas de Primavera \nda Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline pt-pt New day. \nNew deals. Novo dia, novas \nofertas"} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline pt-pt New day. New deals. Novo dia, novas ofertas"} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline pt-pt New \nday. \nNew \ndeals. Novo \ndia, \nnovas \nofertas"} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline pt-pt New day. New deals. Novo dia, novas ofertas"} +{"t":"SDD 25 Mass (D)OOH PRINT 032 pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 pt-pt Amazon \nSpring Deals Ofertas de Primavera \nda Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 pt-pt Ends 31 Mar Terminam a 31 de mar."} +{"t":"SDD 25 Mass Display 001 Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Display 003 Headline pt-pt Amazon \nSpring\nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Display 003F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Display 004 Headline pt-pt Amazon \nSpring\nDeals Ofertas de \nPrimavera\nda Amazon"} +{"t":"SDD 25 Mass Display 004F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Display 006 Subheader pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass Display 007 Subheader pt-pt Up to \n45% off Poupe \naté 40%"} +{"t":"SDD 25 Mass Display 007F Subheader pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass Display 011 pt-pt 25–31 March 25 - 31 março\nALT: 25 - 31 mar."} +{"t":"SDD 25 Mass Display 011F pt-pt 25–31 March 25 - 31 março ALT: 25 - 31 mar."} +{"t":"SDD 25 Mass Display 012 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 25 Mass Display 013 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Display 014 pt-pt Selected products only Mais informações \nem Amazon.es"} +{"t":"SDD 25 Mass Display 014F pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Display 016 Headline pt-pt Amazon \nSpring Deals Ofertas de Primavera \nda Amazon"} +{"t":"SDD 25 Mass Display 016F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Display 018 Headline pt-pt Amazon \nSpring\nDeals Ofertas \nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Display 018F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Display 019 Headline pt-pt Amazon \nSpring\nDeals Ofertas de \nPrimavera\nda Amazon"} +{"t":"SDD 25 Mass Display 019F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Display 026 pt-pt Ends 31 March Terminam a 31 de mar."} +{"t":"SDD 25 Mass Display 027 pt-pt Ends 31 March Terminam\na 31 de mar."} +{"t":"SDD 25 Mass Display 027F pt-pt Ends 31 March Terminam a 31 de mar."} +{"t":"SDD 25 Mass Display 028 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 25 Mass Display 030 pt-pt Selected products only Mais informações \nem Amazon.es"} +{"t":"SDD 25 Mass Display 030F pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Radio 001 BVO pt-pt Ooh! Amazon's Spring Deal Days are coming! Uauuu! A Festa de Ofertas de Primavera da Amazon está a chegar!"} +{"t":"SDD 25 Mass Radio 002 BVO pt-pt So, whether you're spring hiking*... Por isso, se vai passear na natureza*..."} +{"t":"SDD 25 Mass Radio 003 BVO pt-pt Or spring cleaning*.... Ou aproveitar para fazer a mudança de guarda-roupa*…"} +{"t":"SDD 25 Mass Radio 004 BVO pt-pt You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Pode poupar até 40% em tudo o que precisar… desde eletrónica e casa a desporto e muito mais!"} +{"t":"SDD 25 Mass Radio 005 BVO pt-pt You can save big on all the things you need… from electronics and home to sports and [so much] more! Pode poupar em grande em tudo o que precisar… desde eletrónica e casa a desporto e [muito] mais!"} +{"t":"SDD 25 Mass Radio 006 BVO pt-pt Ooh indeed! É mesmo: Uauuu!"} +{"t":"SDD 25 Mass Radio 007 BVO pt-pt Shop Amazon's Spring Deal Days. Descubra a Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 25 Mass Radio 008 BVO pt-pt Starts Tuesday. Começa terça-feira."} +{"t":"SDD 25 Mass Radio 009 BVO pt-pt With deals that make you go... \"Ooh\" Com ofertas para cantar "Uauuu!""} +{"t":"SDD 25 Mass Radio 010 BVO pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Radio 011 BVO pt-pt Ooh! Amazon's Spring Deal Days are here! Uauuu! Aproveite a Festa de Ofertas de Primavera da Amazon!"} +{"t":"SDD 25 Mass Radio 018 BVO pt-pt Ends Monday. Termina segunda-feira"} +{"t":"SDD 25 Mass Radio 028 BVO pt-pt Ends midnight. Termina esta noite."} +{"t":"SDD 25 Mass Social OLV 001 Super pt-pt Amazon\nSpring\nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Social OLV 001F Super pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social OLV 002 Super pt-pt Up to\n45% off Poupe\naté 40%"} +{"t":"SDD 25 Mass Social OLV 002F Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass Social OLV 003 Super pt-pt Save big Poupe em grande"} +{"t":"SDD 25 Mass Social OLV 004 Super pt-pt 25-31 \nMarch 25 - 31\nmarço"} +{"t":"SDD 25 Mass Social OLV 004F Super pt-pt 25-31 March 25 - 31 março"} +{"t":"SDD 25 Mass Social OLV 008 Super pt-pt Ends \n31 March Terminam\na 31 de março"} +{"t":"SDD 25 Mass Social OLV 008F Super pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass Social OLV 009 Super pt-pt Woooo! Uauuu!"} +{"t":"SDD 25 Mass Social OLV 010 Super pt-pt Amazon\nSpring\nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Social OLV 010F Super pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social OLV 011 Super pt-pt on sports em desporto"} +{"t":"SDD 25 Mass Social OLV 012 Super pt-pt electronics eletrónica"} +{"t":"SDD 25 Mass Social OLV 013 Super pt-pt home casa"} +{"t":"SDD 25 Mass Social OLV 014 Super pt-pt beauty beleza"} +{"t":"SDD 25 Mass Social OLV 015 Super pt-pt fashion moda"} +{"t":"SDD 25 Mass Social OLV 016 Super pt-pt kitchen cozinha"} +{"t":"SDD 25 Mass Social OLV 017 Super pt-pt computing computadores"} +{"t":"SDD 25 Mass Social OLV 018 Super pt-pt books desporto"} +{"t":"SDD 25 Mass Social OLV 019 Super pt-pt devices dispositivos"} +{"t":"SDD 25 Mass Social OLV 020 Super pt-pt garden jardim"} +{"t":"SDD 25 Mass Social OLV 021 Super pt-pt pets animais de estimação"} +{"t":"SDD 25 Mass Social OLV 022 Super pt-pt outdoor ar livre"} +{"t":"SDD 25 Mass Social OLV 023 Super pt-pt games videojogos"} +{"t":"SDD 25 Mass Social OLV 024 Super pt-pt luggage malas de viagem"} +{"t":"SDD 25 Mass Social OLV 025 Super pt-pt alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super pt-pt furniture mobiliário"} +{"t":"SDD 25 Mass Social OLV 028 Super pt-pt cooking cozinha"} +{"t":"SDD 25 Mass Social OLV 029 Super pt-pt make-up maquilhagem"} +{"t":"SDD 25 Mass Social OLV 030 Super pt-pt smart home casa inteligente"} +{"t":"SDD 25 Mass Social OLV 031 Super pt-pt kindle kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super pt-pt appliances eletrodomésticos"} +{"t":"SDD 25 Mass Social OLV 033 Super pt-pt fitness fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super pt-pt haircare cuidados para cabelo"} +{"t":"SDD 25 Mass Social OLV 038 Super pt-pt hair care cuidados para cabelo"} +{"t":"SDD 25 Mass Social OLV 039 Super pt-pt lighting iluminação"} +{"t":"SDD 25 Mass Social OLV 040 Super pt-pt DIY bricolage"} +{"t":"SDD 25 Mass Social OLV 041 Super pt-pt office escritório"} +{"t":"SDD 25 Mass Social OLV 042 Super pt-pt stationery papelaria"} +{"t":"SDD 25 Mass Social OLV 043 Super pt-pt sports desporto"} +{"t":"SDD 25 Mass Social OLV 044 Super pt-pt books livros"} +{"t":"SDD 25 Mass Social OLV 049 Super pt-pt health saúde"} +{"t":"SDD 25 Mass Social OLV 053 BVO pt-pt … and so much more. ... e muito mais."} +{"t":"SDD 25 Mass Social OLV 054 BVO pt-pt … and more. ...e mais."} +{"t":"SDD 25 Mass Social OLV 055 Super pt-pt ...and so\n much more. ... e\nmuito mais."} +{"t":"SDD 25 Mass Social OLV 055F Super pt-pt ...and so much more. ... e muito mais."} +{"t":"SDD 25 Mass Social OLV 056 Super pt-pt ...and\nmore. ...e\nmais."} +{"t":"SDD 25 Mass Social OLV 056F Super pt-pt ...and more. ...e mais."} +{"t":"SDD 25 Mass Social OLV 057 BVO pt-pt Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Começam terça-feira."} +{"t":"SDD 25 Mass Social OLV 057F BVO pt-pt Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Começam terça-feira."} +{"t":"SDD 25 Mass Social OLV 058 Super pt-pt Starts Tuesday Começam terça-feira"} +{"t":"SDD 25 Mass Social OLV 059 BVO pt-pt Ooooh! Uauuu!"} +{"t":"SDD 25 Mass Social OLV 060 BVO pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social OLV 061 BVO pt-pt on sports, electronics, home, beauty, fashion em desporto, eletrónica, casa, beleza, moda"} +{"t":"SDD 25 Mass Social OLV 110 BVO pt-pt Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Terminam a 31 de março"} +{"t":"SDD 25 Mass Social OLV 110F BVO pt-pt Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Terminam a 31 de março"} +{"t":"SDD 25 Mass Social OLV 111 Super pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass Social OLV 112 Super pt-pt Amazon\nSpring Deals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Social OLV 112F Super pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social OLV 113 Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass Social OLV 114 Super pt-pt 25-31 March 25 - 31 março"} +{"t":"SDD 25 Mass Social OLV 115 Super pt-pt Amazon\nSpring \nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Social OLV 115F Super pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social OLV 116 Super pt-pt Up to\n45% off Poupe\naté 40%"} +{"t":"SDD 25 Mass Social OLV 116F Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass Social OLV 117 Super pt-pt 25-31 \nMarch 25 - 31\nmarço"} +{"t":"SDD 25 Mass Social OLV 117F Super pt-pt 25-31 March 25 - 31 março"} +{"t":"SDD 25 Mass Social OLV 120 Super pt-pt Ends 31 March Terminam\na 31 de março"} +{"t":"SDD 25 Mass Social OLV 120F Super pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass Social OLV 123 Super pt-pt Ends\n31 March Terminam\na 31 de\nmarço"} +{"t":"SDD 25 Mass Social OLV 123F Super pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass Social Post 001 Description pt-pt 25-31 March 25 - 31 março"} +{"t":"SDD 25 Mass Social Post 002 Headline pt-pt Amazon Spring Deal Days  Poupe até 40%"} +{"t":"SDD 25 Mass Social Post 003 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Festa de Ofertas de Primavera da Amazon. 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 004 Headline pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social Post 005 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera da Amazon. 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 007 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera da Amazon. 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 008 Headline pt-pt Amazon Spring Deal Days Poupe até 40%"} +{"t":"SDD 25 Mass Social Post 009 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. Selected products only. Festa de Ofertas de Primavera da Amazon. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 010 Description pt-pt 25-31 March 25 - 31 de março"} +{"t":"SDD 25 Mass Social Post 011 Headline pt-pt Amazon Spring Deal Days Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Post 012 Primary text pt-pt Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera da Amazon. 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 013 Primary text pt-pt Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Festa de Ofertas de Primavera da Amazon. 25 - 31 de março. Mais informações em Amazon.es #FestaDeOfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text pt-pt Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Festa de Ofertas de Primavera da Amazon. 25 - 31 de março. Mais informações em Amazon.es #FestaDeOfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social Post 016 Headline pt-pt Up to 45% off. 25-31 March. Selected products only. 25 - 31 março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 017 Primary text pt-pt Amazon Spring Deal Days. Up to 45% off. Selected products only. Festa de Ofertas de Primavera da Amazon. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 018 pt-pt Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera. 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 019 Description pt-pt Ends 31 March Termina a 31 de março"} +{"t":"SDD 25 Mass Social Post 021 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 023 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 025 Primary text pt-pt Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 028 Description pt-pt Ends 31 March.  Termina a 31 de março."} +{"t":"SDD 25 Mass Social Post 029 Headline pt-pt Amazon Spring Deal Days Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Post 030 Primary text pt-pt Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Poupe até 40% na Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 031 Primary text pt-pt Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es #OfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text pt-pt Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es #OfertasDePrimavera #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline pt-pt Up to 45% off. Ends 31 March. Selected products only. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Post 036 pt-pt Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Festa de Ofertas de Primavera da Amazon. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Static 001 Headline pt-pt Amazon \nSpring \nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass Social Static 001F Headline pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass Social Static 002 Subheader pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass Social Static 004 pt-pt 25–31 March 25 - 31 março"} +{"t":"SDD 25 Mass Social Static 005 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Mass Social Static 009 pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass Social Static 011 Headline pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Static 012 Headline pt-pt Spring Deal \nDays Festa de Ofertas de Primavera"} +{"t":"SDD 25 Mass Social Static 012F Headline pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI pt-pt Search Amazon Pesquisar na Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI pt-pt Amazon \nSpring \nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI pt-pt Electronics Eletrónica"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI pt-pt Home  Casa"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI pt-pt Sports Desporto"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI pt-pt and more... e mais..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 008 Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super pt-pt Starts Tuesday Começa terça-feira"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super pt-pt From 25-31 March De 25 a 31 de março"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super pt-pt Ends Monday Termina segunda-feira"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super pt-pt Ends 31 March Termina a 31 de março"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super pt-pt Ends midnight Termina esta noite"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super pt-pt Amazon \nSpring \nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 016 Super pt-pt Up to \n45% off Poupe \naté 40%"} +{"t":"SDD 25 Mass TV+Social Supers 016F Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super pt-pt 25-31 March  25 - 31 março"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super pt-pt Ends \n31 March Terminam\na 31 de março"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass TV OLV 001 BVO pt-pt Get ready for Spring with Amazon Spring Deal Days Prepare-se para o bom tempo com a Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 002 BVO pt-pt Shop Amazon Spring Deal Days Descubra a Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen pt-pt Amazon\nSpring\nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen pt-pt Search Amazon Pesquisar na Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen pt-pt Electronics Eletrónica"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen pt-pt Home Casa"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen pt-pt Sports Desporto"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen pt-pt and more... e mais..."} +{"t":"SDD 25 Mass TV OLV 009 BVO pt-pt Up to 45% off... Poupe até 40%..."} +{"t":"SDD 25 Mass TV OLV 010 BVO pt-pt Save big on... Poupe em grande..."} +{"t":"SDD 25 Mass TV OLV 011 BVO pt-pt ...on electronics, home, sports and more. …em eletrónica, casa, desporto e muito mais."} +{"t":"SDD 25 Mass TV OLV 012 BVO pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 013 BVO pt-pt Starts Tuesday. Começa terça-feira."} +{"t":"SDD 25 Mass TV OLV 014 Super pt-pt Amazon Spring Deal Days Festa de Ofertas de\nPrimavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 014F Super pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 015 Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass TV OLV 016 Super pt-pt Save big Poupe em grande"} +{"t":"SDD 25 Mass TV OLV 017 Super pt-pt Starts Tuesday Começa terça-feira"} +{"t":"SDD 25 Mass TV OLV 018 pt-pt Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Festa de Ofertas de Primavera da Amazon, 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass TV OLV 021 UI Screen pt-pt Amazon\nSpring\nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen pt-pt Sports Desporto"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen pt-pt and more... e mais..."} +{"t":"SDD 25 Mass TV OLV 028 BVO pt-pt Save big... Poupe em grande..."} +{"t":"SDD 25 Mass TV OLV 031 BVO pt-pt Ends Monday Termina segunda-feira"} +{"t":"SDD 25 Mass TV OLV 035 Super pt-pt Ends Monday Termina segunda-feira"} +{"t":"SDD 25 Mass TV OLV 036 pt-pt Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass TV OLV 037 pt-pt Selected products only. Whilst stocks last. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass TV OLV 050 BVO pt-pt Ends midnight. Termina esta noite."} +{"t":"SDD 25 Mass TV OLV 052 Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass TV OLV 054 Super pt-pt Ends midnight Termina esta noite"} +{"t":"SDD 25 Mass TV OLV 057 BVO pt-pt Up to 45% off on Amazon Spring Deal Days. Poupe até 40% na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 25 Mass TV OLV 058 BVO pt-pt Save big with Amazon Spring Deal Days. Poupe em grande na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 25 Mass TV OLV 059 BVO pt-pt Starts Tuesday. Começa terça-feira."} +{"t":"SDD 25 Mass TV OLV 060 Super pt-pt Up to 45% off Poupe até 40%"} +{"t":"SDD 25 Mass TV OLV 061 Super pt-pt Save big Poupe em grande"} +{"t":"SDD 25 Mass TV OLV 062 Super pt-pt Amazon Spring Deal Days Festa de Ofertas de\nPrimavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 062F Super pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 064 pt-pt Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Festa de Ofertas de Primavera da Amazon, 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass TV OLV 066 BVO pt-pt Save big on Amazon Spring Deal Days. Poupe em grande na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 25 Mass TV OLV 067 BVO pt-pt Ends Monday Termina segunda-feira"} +{"t":"SDD 25 Mass TV OLV 072 pt-pt Selected products only. Whilst stocks last. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass TV OLV 074 BVO pt-pt Save big with Amazon Spring Deal Days. Poupe em grande na Festa de Ofertas de Primavera da Amazon."} +{"t":"SDD 25 Mass TV OLV 075 BVO pt-pt Ends midnight Termina esta noite."} +{"t":"SDD 25 Mass TV OLV 081 BVO pt-pt Ooooh! Uauuu!"} +{"t":"SDD 25 Mass TV OLV 082 BVO pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 083 BVO pt-pt on sports, electronics, home, beauty, fashion em desporto, eletrónica, casa, beleza, moda"} +{"t":"SDD 25 Mass TV OLV 084 Super pt-pt Woooo! Uauuu!"} +{"t":"SDD 25 Mass TV OLV 085 Super pt-pt Amazon\nSpring\nDeals Ofertas\nde Primavera\nda Amazon"} +{"t":"SDD 25 Mass TV OLV 085F Super pt-pt Amazon Spring Deals Ofertas de Primavera da Amazon"} +{"t":"SDD 25 Mass TV OLV 086 Super pt-pt on sports em desporto"} +{"t":"SDD 25 Mass TV OLV 087 Super pt-pt electronics eletrónica"} +{"t":"SDD 25 Mass TV OLV 088 Super pt-pt home casa"} +{"t":"SDD 25 Mass TV OLV 089 Super pt-pt beauty beleza"} +{"t":"SDD 25 Mass TV OLV 090 Super pt-pt fashion moda"} +{"t":"SDD 25 Mass TV OLV 091 Super pt-pt kitchen cozinha"} +{"t":"SDD 25 Mass TV OLV 092 Super pt-pt computing computadores"} +{"t":"SDD 25 Mass TV OLV 093 Super pt-pt books desporto"} +{"t":"SDD 25 Mass TV OLV 094 Super pt-pt devices dispositivos"} +{"t":"SDD 25 Mass TV OLV 095 Super pt-pt garden jardim"} +{"t":"SDD 25 Mass TV OLV 096 Super pt-pt pets animais de estimação"} +{"t":"SDD 25 Mass TV OLV 097 Super pt-pt outdoor ar livre"} +{"t":"SDD 25 Mass TV OLV 098 Super pt-pt games videojogos"} +{"t":"SDD 25 Mass TV OLV 099 Super pt-pt luggage malas de viagem"} +{"t":"SDD 25 Mass TV OLV 100 Super pt-pt alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super pt-pt furniture mobiliário"} +{"t":"SDD 25 Mass TV OLV 103 Super pt-pt cooking cozinha"} +{"t":"SDD 25 Mass TV OLV 104 Super pt-pt make-up maquilhagem"} +{"t":"SDD 25 Mass TV OLV 105 Super pt-pt smart home casa inteligente"} +{"t":"SDD 25 Mass TV OLV 106 Super pt-pt kindle kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super pt-pt appliances eletrodomésticos"} +{"t":"SDD 25 Mass TV OLV 108 Super pt-pt fitness fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super pt-pt haircare cuidados para cabelo"} +{"t":"SDD 25 Mass TV OLV 112 Super pt-pt hair care cuidados para cabelo"} +{"t":"SDD 25 Mass TV OLV 113 Super pt-pt lighting iluminação"} +{"t":"SDD 25 Mass TV OLV 114 Super pt-pt DIY bricolage"} +{"t":"SDD 25 Mass TV OLV 115 Super pt-pt office escritório"} +{"t":"SDD 25 Mass TV OLV 116 Super pt-pt sports desporto"} +{"t":"SDD 25 Mass TV OLV 121 BVO pt-pt … and so much more. ... e muito mais."} +{"t":"SDD 25 Mass TV OLV 122 BVO pt-pt … and more. ...e mais."} +{"t":"SDD 25 Mass TV OLV 123 Super pt-pt ...and so\n much more. ... e\nmuito mais."} +{"t":"SDD 25 Mass TV OLV 123F Super pt-pt ...and so much more. ... e muito mais."} +{"t":"SDD 25 Mass TV OLV 124 Super pt-pt ...and\nmore. ...e\nmais."} +{"t":"SDD 25 Mass TV OLV 124F Super pt-pt ...and more. ...e mais."} +{"t":"SDD 25 Mass TV OLV 125 BVO pt-pt Starts Tuesday Começam terça-feira."} +{"t":"SDD 25 Mass TV OLV 126 Super pt-pt Starts Tuesday Começam terça-feira"} +{"t":"SDD 25 Mass TV OLV 171 BVO pt-pt Ends 31st March Terminam a 31 de março"} +{"t":"SDD 25 Mass TV OLV 172 Super pt-pt Ends 31 March Terminam a 31 de março"} +{"t":"SDD 25 Mass YouTube Long 002 Headline pt-pt Get ready for Spring with Amazon Spring Deal Days! Prepare-se para o bom tempo com a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Mass YouTube Long 003 Description pt-pt Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Poupe até 40% em eletrónica, casa, desporto e mais. 25 - 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass YouTube Long 005 Headline pt-pt Get ready for Spring with Amazon Spring Deal Days! Prepare-se para o bom tempo com a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Mass YouTube Long 006 Description pt-pt Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Poupe até 40% em eletrónica, casa, desporto e muito mais. Termina a 31 de março. Mais informações em Amazon.es"} +{"t":"SDD 25 Mass YouTube Short 001 Headline pt-pt Amazon UK Amazon PT"} +{"t":"SDD 25 Mass YouTube Short 002 Description pt-pt Up to 45% off on 25-31 March Poupe até 40% de 25 - 31 de março"} +{"t":"SDD 25 Mass YouTube Short 003 pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 25 Mass YouTube Short 004 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 25 Mass YouTube Short 005 Headline pt-pt Amazon UK Amazon PT"} +{"t":"SDD 25 Mass YouTube Short 008 CTA pt-pt Shop now Ver mais"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 pt-pt Spring Deal Days\nis coming! A Festa de Ofertas de Primavera\n está a chegar!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F pt-pt Spring Deal Days is coming! A Festa de Ofertas de Primavera está a chegar!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline pt-pt Spring Deal Days\nis coming! A Festa de Ofertas \n de Primavera\n está a chegar!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline pt-pt Spring Deal Days is coming! A Festa de Ofertas de Primavera está a chegar!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline pt-pt Spring\nDeal\nDays is\ncoming! A Festa \n de Ofertas \n de Primavera\n está a chegar!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline pt-pt Spring Deal Days is coming! A Festa de Ofertas de Primavera está a chegar!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 pt-pt 10–16 March 10 - 16 de março"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 pt-pt Starts 10 Mar Desde 10 de mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 006 pt-pt Starts 10 March Desde 10 de março"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 pt-pt Starts \n10 March Desde \n10 de março"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F pt-pt Starts 10 March Desde  10 de março"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 pt-pt Spring Deal \nDays Festa de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 pt-pt Spring\nDeal\nDays Festa \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader pt-pt Epic deals Ofertas incríveis"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader pt-pt Epic deals Ofertas \nincríveis"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader pt-pt Epic deals Ofertas incríveis"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 pt-pt Ends 16 Mar Até 16 de mar."} +{"t":"SDD 26 Mass (D)OOH PRINT 026 pt-pt Ends 16 March Até 16 de março"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 pt-pt New day.\nNew deals. Novo dia. \n Novas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 pt-pt New day. \n New \n deals. Novo dia. \n Novas \n ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 pt-pt New\nday.\nNew\ndeals. Novo\ndia.\nNovas\nofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 pt-pt Spring Deal\nDays Festa de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 pt-pt Spring Deal Days\nis coming! A Festa de Ofertas de Primavera\n está a chegar!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F pt-pt Spring Deal Days is coming! A Festa de Ofertas de Primavera está a chegar!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 pt-pt Spring \nDeal Days\nis coming! A Festa de Ofertas \n de Primavera\n está a chegar!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F pt-pt Spring Deal Days is coming! A Festa de Ofertas de Primavera está a chegar!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline pt-pt Spring\n Deal\nDays is\n coming! A Festa \n de Ofertas \n de Primavera\n está a chegar!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline pt-pt Spring Deal Days is coming! A Festa de Ofertas de Primavera está a chegar!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader pt-pt Epic deals Ofertas incríveis"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader pt-pt Epic deals Ofertas \nincríveis"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader pt-pt Epic deals Ofertas incríveis"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 pt-pt 10–16 March 10 - 16 de março"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA pt-pt Learn More Ver mais"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 pt-pt Spring Deal \nDays Festa de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 pt-pt Spring\n Deal\nDays Festa \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 pt-pt Ends 16 Mar Até 16 de mar."} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 pt-pt Ends 16 March Até 16 de março"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA pt-pt Shop Now Compre agora"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 pt-pt Spring\n Deal\nDays Festa \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 pt-pt Spring \nDeal Days Festa de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 pt-pt Ends Midnight Até esta noite"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 pt-pt Spring Deal \nDays Festa de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 pt-pt Ends midnight Até esta noite"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 pt-pt Spring Deal Days \nstarts A Festa de Ofertas de Primavera \n começa em\n\nALT\nA Festa de Ofertas \nde Primavera começa em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F pt-pt Spring Deal Days starts A Festa de Ofertas de Primavera começa em ALT A Festa de Ofertas de Primavera começa em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 pt-pt Spring Deal \nDays \nstarts A Festa de Ofertas \n de Primavera \n começa em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F pt-pt Spring Deal Days starts A Festa de Ofertas de Primavera começa em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline pt-pt Spring\nDeal\nDays\nstarts A Festa \n de Ofertas \n de Primavera \n começa em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline pt-pt Spring Deal Days starts A Festa de Ofertas de Primavera começa em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 pt-pt Hours horas"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 pt-pt Minutes minutos"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 pt-pt Seconds segundos"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 pt-pt Spring Deal Days \nends A Festa de Ofertas de Primavera\ntermina em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F pt-pt Spring Deal Days ends A Festa de Ofertas de Primavera termina em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 pt-pt Spring Deal \nDays \nends A Festa de Ofertas \nde Primavera\ntermina em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F pt-pt Spring Deal Days ends A Festa de Ofertas de Primavera termina em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 pt-pt Spring\nDeal\nDays\nends A Festa \nde Ofertas \nde Primavera\ntermina em"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F pt-pt Spring Deal Days ends A Festa de Ofertas de Primavera termina em"} +{"t":"SDD 26 Mass Radio 002 BVO pt-pt Amazon Spring Deal Days is coming with epic deals. A Festa de Ofertas de Primavera da Amazon estáo está a chegar, com ofertas incríveis."} +{"t":"SDD 26 Mass Radio 003 pt-pt So Gary can get a little deal hunting done...hiding way from his seasonal chores. Para o Zé poder ir caçar ofertas… e fugir das tarefas domésticas"} +{"t":"SDD 26 Mass Radio 004 BVO pt-pt He deserves this moment to save big on electronics, outdoor, home and more. Ele merece: é o momento ideal para poupar em grande em eletrónica, ar livre, casa e muito mais."} +{"t":"SDD 26 Mass Radio 005 BVO pt-pt ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! … cuidado, Zé! Volta ao trabalho.\n Só mais uma espreitadela rápida às ofertas da Amazon antes que…\n uuuuhhh!, que grande oferta!"} +{"t":"SDD 26 Mass Radio 005F BVO pt-pt ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! … cuidado, Zé! Volta ao trabalho. Só mais uma espreitadela rápida às ofertas da Amazon antes que… uuuuhhh!, que grande oferta!"} +{"t":"SDD 26 Mass Radio 007 BVO pt-pt Get ready for Amazon Spring Deals from the 10 to 16th of March Prepare-se para as Ofertas de Primavera da Amazon, de 10 a 16 de março."} +{"t":"SDD 26 Mass Radio 008 pt-pt Selected products only. Mais informações em Amazon.es"} +{"t":"SDD 26 Mass Radio 010 BVO pt-pt ALT: Amazon Spring Deal Days is here with epic deals. A Festa de Ofertas de Primavera da Amazon já chegou, com ofertas incríveis!"} +{"t":"SDD 26 Mass Radio 015 BVO pt-pt Hurry to get Amazon Spring Deals from the 10 to 16th of March Despache-se para aproveitar as Ofertas de Primavera da Amazon, de 10 a 16 de março."} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO pt-pt Amazon Spring deals Ofertas de Primavera da Amazon"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO pt-pt on electronics, home, toys, beauty, sports em eletrónica, casa, brinquedos, beleza, desporto..."} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super pt-pt Amazon\n Spring\n deals on Ofertas\n de Primavera\n da Amazon em"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super pt-pt Amazon Spring deals on Ofertas de Primavera da Amazon em"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super pt-pt electronics eletrónica"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super pt-pt home casa"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super pt-pt toys brinquedos"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super pt-pt beauty beleza"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super pt-pt sports desporto"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super pt-pt fashion moda"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super pt-pt books livros"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super pt-pt devices dispositivos"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super pt-pt kitchen cozinha"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super pt-pt pets animais de estimação"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super pt-pt outdoor ar livre"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super pt-pt games videojogos"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super pt-pt luggage malas de viagem"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super pt-pt alexa alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super pt-pt furniture mobiliário"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super pt-pt cooking cozinha"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super pt-pt make-up maquilhagem"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super pt-pt smart home casa inteligente"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super pt-pt kindle kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super pt-pt appliances eletrodomésticos"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super pt-pt fitness fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super pt-pt hair care cuidados para cabelo"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super pt-pt lighting iluminação"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super pt-pt DIY bricolage"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super pt-pt office escritório"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super pt-pt stationery papelaria"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super pt-pt health saúde"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO pt-pt ... and so\n much more. ...e muito mais."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO pt-pt ... and so much more. ...e muito mais."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super pt-pt ... and so\n much more. ...e muito mais."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super pt-pt ... and so much more. ...e muito mais."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO pt-pt Starts Tuesday Começam a 10 de março"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super pt-pt Starts Tuesday Começam a 10 de março"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super pt-pt Starts\n 10 March Começam a\n 10 de março"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super pt-pt Starts 10 March Começam a 10 de março"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO pt-pt Ends Monday Até segunda-feira"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super pt-pt Ends Monday Até segunda-feira"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super pt-pt Ends Mon Até segunda-feira"} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO pt-pt Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Procurar Ofertas de Primavera? Ou guardar a roupa de inverno? A escolha é simples."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen pt-pt Amazon\n Spring\n Deal\n Days Festa de\n Ofertas de\n Primavera"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category pt-pt Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Eletrónica\n Casa\n Brinquedos\n Desporto e ar livre\n Beleza"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category pt-pt Electronics Home Toys Sports & Outdoor Beauty Eletrónica Casa Brinquedos Desporto e ar livre Beleza"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super pt-pt Amazon\n Spring Deal\n Days Festa\n de Ofertas\n de Primavera\n da Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super pt-pt Amazon Spring Deal Days Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 006 Super pt-pt Epic deals\nStarts 10 March Ofertas incríveis\nComeçam a 10 de março"} +{"t":"SDD 26 Mass Social OLV TV Led 006F Super pt-pt Epic deals Starts 10 March Ofertas incríveis Começam a 10 de março"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super pt-pt Amazon\n Spring Deal\n Days. Festa\n de Ofertas\n de Primavera\n da Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super pt-pt Amazon Spring Deal Days. Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 26 Mass Social OLV TV Led 012 Super pt-pt Epic deals\n Ends Monday Ofertas incríveis\n Até segunda-feira"} +{"t":"SDD 26 Mass Social OLV TV Led 012F Super pt-pt Epic deals Ends Monday Ofertas incríveis Até segunda-feira"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO pt-pt Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. A fazer de conta que limpas esse canto enquanto procuras Ofertas de Primavera? Hmmm, Bem jogado, Zé!"} +{"t":"SDD 26 Mass Social OLV TV Led 018 Super pt-pt Epic deals\n Starts 10 March Ofertas incríveis\nComeçam a 10 de março"} +{"t":"SDD 26 Mass Social OLV TV Led 018F Super pt-pt Epic deals Starts 10 March Ofertas incríveis Começam a 10 de março"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO pt-pt Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Subir a escada para limpar as caleiras? Ou ficar ao lado da escada para aproveitar as Ofertas de Primavera."} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO pt-pt Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Subir a escada para limpar as caleiras? Ou ficar ao lado da escada para aproveitar as Ofertas de Primavera."} +{"t":"SDD 26 Mass Static Social 001 Headline pt-pt Spring Deal\nDays Festa de Ofertas \n de Primavera"} +{"t":"SDD 26 Mass Static Social 001F Headline pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass Static Social 002 Headline pt-pt Spring\nDeal\nDays Festa \nde Ofertas \nde Primavera"} +{"t":"SDD 26 Mass Static Social 002F Headline pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Mass Static Social 005 Subheader pt-pt Epic deals Ofertas incríveis"} +{"t":"SDD 26 Mass Static Social 006 Subheader pt-pt Epic deals Ofertas \nincríveis"} +{"t":"SDD 26 Mass Static Social 006F Subheader pt-pt Epic deals Ofertas incríveis"} +{"t":"SDD 26 Mass Static Social 007 pt-pt 10–16 March 10 - 16 de março"} +{"t":"SDD 26 Mass Static Social 008 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 26 Mass Static Social 016 pt-pt Ends 16 Mar Até 16 de mar."} +{"t":"SDD 26 Mass Static Social 017 pt-pt Ends 16 March Até 16 de março"} \ No newline at end of file diff --git a/storage/amazon/tm/pt-PT/flat_Onsite_pt-pt.json b/storage/amazon/tm/pt-PT/flat_Onsite_pt-pt.json new file mode 100644 index 0000000..0159e0f --- /dev/null +++ b/storage/amazon/tm/pt-PT/flat_Onsite_pt-pt.json @@ -0,0 +1,1251 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 pt-pt Discover vouchers and save on selected brands Aproveite os cupões e poupe nas melhores marcas"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA pt-pt Learn more Ver mais"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA pt-pt Discover deals Descubra as oportunidades"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Onsite Event Page 007 pt-pt Black Friday Week is coming A Semana da Black Friday está a chegar"} +{"t":"DDA 23 BFW Onsite Event Page 008 pt-pt Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Partilhe alegria com as ofertas da Semana Black Friday\n\nALT: Ofertas da Semana da Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 008F pt-pt Share the joy with Black Friday Week deals ALT: Black Friday Week deals Partilhe alegria com as ofertas da Semana Black Friday ALT: Ofertas da Semana da Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 009 pt-pt Get those last Black Friday Week deals Aproveite as últimas ofertas da Semana da Black Friday"} +{"t":"DDA 23 BFW Onsite Event Page 010 pt-pt Selected products only Mais informação em Amazon.es"} +{"t":"DDA 23 BFW Onsite Event Page 013 pt-pt Discover all deals here Descubra aqui todas as ofertas"} +{"t":"DDA 23 BFW Onsite Event Page 016 pt-pt Get ready to save big Prepare-se para poupar em grande\n\nALT: Para poupar, é em grande!"} +{"t":"DDA 23 BFW Onsite Event Page 016F pt-pt Get ready to save big Prepare-se para poupar em grande ALT: Para poupar, é em grande!"} +{"t":"DDA 23 BFW Onsite Event Page 017 pt-pt Save big Poupe em grande"} +{"t":"DDA 23 BFW Onsite Event Page 018 pt-pt Big savings end today Os descontos terminam hoje"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off pt-pt Get ready to save up to 40% off Prepare-se para poupar até 45%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off pt-pt Save up to 40% off Poupe até 45%"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off pt-pt Last chance for up to 40% off Última oportunidade para ter até 45% de desconto"} +{"t":"DDA 23 BFW Onsite Event Page 022 pt-pt 17-27 Nov 17 - 27 nov."} +{"t":"DDA 23 BFW Onsite Event Page 023 pt-pt Ends 27 November Termina a 27 de novembro"} +{"t":"DDA 23 BFW Onsite Event Page 024 pt-pt Ends midnight Termina às 23h"} +{"t":"DDA 23 BFW Onsite Homepage 001 pt-pt Discover vouchers and save on selected brands Aproveite os cupões e poupe nas melhores marcas"} +{"t":"DDA 23 BFW Onsite Homepage 002 pt-pt Discover vouchers and save on selected brands Scopri i Buoni Sconto per risparmiare su alcuni brand selezionati"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA pt-pt Learn more Ver mais"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA pt-pt Discover deals Scopri le offerte"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Onsite Homepage 007 pt-pt Black Friday Week is coming A Semana da Black Friday está a chegar"} +{"t":"DDA 23 BFW Onsite Homepage 008 pt-pt Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Condividi la gioia con le offerte della Settimana del Black Friday\n\nALT: Offerte della Settimana del Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 008F pt-pt Share the joy with Black Friday Week deals ALT: Black Friday Week deals Condividi la gioia con le offerte della Settimana del Black Friday ALT: Offerte della Settimana del Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 009 pt-pt Get those last Black Friday Week deals Aproveite as últimas ofertas da Semana da Black Friday"} +{"t":"DDA 23 BFW Onsite Homepage 010 pt-pt Selected products only Mais informação em Amazon.es"} +{"t":"DDA 23 BFW Onsite Homepage 011 pt-pt Selected products only Disponibilità e condizioni delle offerte su Amazon.it"} +{"t":"DDA 23 BFW Onsite Homepage 013 pt-pt Discover all deals here Descubra aqui todas as ofertas"} +{"t":"DDA 23 BFW Onsite Homepage 014 pt-pt Discover all deals here Scopri tutte le offerte qui"} +{"t":"DDA 23 BFW Onsite Homepage 016 pt-pt Get ready to save big Prepare-se para poupar em grande\n\nALT: Para poupar, é em grande!"} +{"t":"DDA 23 BFW Onsite Homepage 016F pt-pt Get ready to save big Prepare-se para poupar em grande ALT: Para poupar, é em grande!"} +{"t":"DDA 23 BFW Onsite Homepage 017 pt-pt Save big Risparmia alla grande"} +{"t":"DDA 23 BFW Onsite Homepage 018 pt-pt Big savings end today Os descontos terminam hoje"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off pt-pt Get ready to save up to 40% off Prepare-se para poupar até 45%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off pt-pt Save up to 40% off Risparmia fino al 45%"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off pt-pt Last chance for up to 40% off Última oportunidade para ter até 45% de desconto"} +{"t":"DDA 23 BFW Onsite Homepage 022 pt-pt 17-27 Nov 17 - 27 nov."} +{"t":"DDA 23 BFW Onsite Homepage 023 pt-pt Ends 27 November Terminano il 27 novembre"} +{"t":"DDA 23 BFW Onsite Homepage 024 pt-pt Ends midnight Termina às 23h"} +{"t":"DDA 23 LMD Onsite 001 pt-pt Last Minute Deals\nDeals for you, joy for them Ofertas de última hora e mais\nPoupe mais, ofereça mais"} +{"t":"DDA 23 LMD Onsite 001F pt-pt Last Minute Deals Deals for you, joy for them Ofertas de última hora e mais Poupe mais, ofereça mais"} +{"t":"DDA 23 LMD Onsite 002 pt-pt Shop now Ver mais"} +{"t":"DDA 23 LMD Onsite 003 pt-pt Shop now Ver mais"} +{"t":"DDA 23 LMD Onsite 004 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 LMD Onsite 005 pt-pt Last Minute Deals Ofertas de última hora e mais"} +{"t":"DDA 23 LMD Onsite 006 pt-pt Last Minute Deals\nDeals for you, joy for them Ofertas de última hora e mais\nDescontos para si, alegria para eles"} +{"t":"DDA 23 LMD Onsite 006F pt-pt Last Minute Deals Deals for you, joy for them Ofertas de última hora e mais Descontos para si, alegria para eles"} +{"t":"DDA 23 LMD Onsite 007 pt-pt Last Minute Deals Ofertas de última hora e mais"} +{"t":"DDA 23 LMD Onsite 008 pt-pt Selected products only Mais informação em Amazon.es"} +{"t":"DDA 23 LMD Onsite 009 pt-pt Find Last Minute Deals that bring the joy Poupe agora, embrulhe depois"} +{"t":"DDA 23 LMD Onsite 010 pt-pt Deals for you, joy for them Descontos para si, alegria para eles"} +{"t":"DDA 23 LMD Onsite 011 pt-pt Last Minute Deals Descubra aqui todas as ofertas"} +{"t":"DDA 23 LMD Onsite 012 pt-pt Find Last Minute Deals that bring the joy Ofertas de última hora e mais"} +{"t":"DDA 23 LMD Onsite 013 pt-pt Last Minute Deals\nDeals for you, joy for them Ofertas de última hora e mais\nDescontos para si, alegria para eles"} +{"t":"DDA 23 LMD Onsite 013F pt-pt Last Minute Deals Deals for you, joy for them Ofertas de última hora e mais Descontos para si, alegria para eles"} +{"t":"DDA 23 LMD Onsite 014 pt-pt Last Minute Deals Ofertas de última hora e mais"} +{"t":"DDA 23 LMD Onsite 015 pt-pt Deals for you, joy for them Descontos para si, alegria para eles"} +{"t":"DDA 23 LMD Onsite 016 pt-pt Save more, wrap later Poupe agora, embrulhe depois"} +{"t":"DDA 23 LMD Onsite 017 pt-pt Prices worth celebrating Preços que vale a pena celebrar"} +{"t":"DDA 23 LMD Onsite 018 pt-pt Shop dazzling savings Compre com descontos alucinantes"} +{"t":"DDA 24 Onsite 001 pt-pt Black Friday returns soon in 2024 Vemo-nos na próxima Black Friday"} +{"t":"DDA 24 Onsite 002 pt-pt Thank you for shopping Obrigado por participar"} +{"t":"DDA 24 Onsite 003 pt-pt Discover all deals here Descubra aqui todas as ofertas"} +{"t":"DDA 24 Onsite 004 pt-pt Black Friday returns in 2025 Vemo-nos na próxima Black Friday"} +{"t":"DDA 24 Onsite 005 pt-pt Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. A Semana da Black Friday começa no dia 21 de novembro às 23h. Volte para 12 dias de ofertas incríveis."} +{"t":"DDA 24 Onsite 006 pt-pt Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. A Semana da Black Friday começa no dia XX de novembro às 23h. Volte para 12 dias de ofertas incríveis."} +{"t":"DDA 24 Onsite 007 pt-pt Black Friday Week is coming A Semana da Black Friday está a chegar"} +{"t":"DDA 24 Onsite 008 pt-pt Get ready to save big Prepare-se para poupar em grande"} +{"t":"DDA 24 Onsite 009 pt-pt 21 Nov-2 Dec 21 nov. - 2 dez."} +{"t":"DDA 24 Onsite 010 pt-pt Save big Poupe em grande"} +{"t":"DDA 24 Onsite 011 pt-pt Starts midnight Começa às 23h"} +{"t":"DDA 24 Onsite 012 pt-pt Black Friday Week 21 Nov-2 Dec Semana da Black Friday 21 nov. - 2 dez."} +{"t":"DDA 24 Onsite 013 pt-pt Shop Black Friday Week Poupe na Semana da Black Friday"} +{"t":"DDA 24 Onsite 014 pt-pt Black Friday Week is here Chegou a Semana da Black Friday"} +{"t":"DDA 24 Onsite 015 pt-pt Ends 2 December Termina a 2 de dezembro"} +{"t":"DDA 24 Onsite 016 pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 24 Onsite 017 pt-pt Shop. Save. Repeat. Compre. Poupe. Repita."} +{"t":"DDA 24 Onsite 018 pt-pt Black Friday is here Hoje é a Black Friday"} +{"t":"DDA 24 Onsite 019 pt-pt Big savings Grandes descontos"} +{"t":"DDA 24 Onsite 020 pt-pt Shop epic deals now Descubra as ofertas incríveis agora"} +{"t":"DDA 24 Onsite 021 pt-pt Last chance to get Black Friday Deals Aproveite as últimas ofertas da Semana da Black Friday"} +{"t":"DDA 24 Onsite 022 pt-pt Big savings end today Estes grandes descontos terminam hoje"} +{"t":"DDA 24 Onsite 023 pt-pt Black Friday Week ends soon Semana da Black Friday está no fim"} +{"t":"DDA 24 Onsite 024 pt-pt Black Friday Week is 21 November - 2 December A Semana da Black Friday é de 21 de novembro a 2 de dezembro"} +{"t":"DDA 24 Onsite 025 pt-pt Black Friday Week is 21 Nov – 2 Dec Semana da Black Friday: 21 nov. - 2 dez."} +{"t":"DDA 24 Onsite 026 pt-pt Black Friday Week starts in Semana da Black Friday em"} +{"t":"DDA 24 Onsite 027 pt-pt Black Friday WeekStarts in Semana da Black FridayComeça em"} +{"t":"DDA 24 Onsite 028 pt-pt Black Friday Week ends in Semana da Black Friday termina em"} +{"t":"DDA 24 Onsite 029 pt-pt Shop new deal drops Descubra novas ofertas"} +{"t":"DDA 24 Onsite 030 pt-pt Black Friday WeekEnding soon Semana da Black FridayFalta pouco"} +{"t":"DDA 24 Onsite 031 pt-pt Shop all deals Todas as ofertas"} +{"t":"DDA 24 Onsite 032 pt-pt Lightning Deals Ofertas flash"} +{"t":"DDA 24 Onsite 033 pt-pt Deals under £15 Ofertas a menos de 20€"} +{"t":"DDA 24 Onsite 034 pt-pt Black Friday Week coming soon Semana da Black Friday: a chegar"} +{"t":"DDA 24 Onsite 035 pt-pt 3 days until epic deals Ofertas incríveis em apenas 3 dias"} +{"t":"DDA 24 Onsite 036 pt-pt 2 days until epic deals Ofertas incríveis em apenas 2 dias"} +{"t":"DDA 24 Onsite 037 pt-pt 21 Nov - 2 Dec 21 nov. - 2 dez."} +{"t":"DDA 24 Onsite 038 pt-pt Get your cart ready Prepare o seu carrinho"} +{"t":"DDA 24 Onsite 039 pt-pt Epic deals start tomorrow! Ofertas incríveis… amanhã!"} +{"t":"DDA 24 Onsite 040 pt-pt Black Friday Week starts midnight A Semana da Black Friday começa às 23h"} +{"t":"DDA 24 Onsite 041 pt-pt Shop new deals while they’re hot Descubra as novas ofertas"} +{"t":"DDA 24 Onsite 042 pt-pt Discover new deals Descubra novas ofertas"} +{"t":"DDA 24 Onsite 043 pt-pt Shop now Compre agora"} +{"t":"DDA 24 Onsite 044 pt-pt Top 100 Deals As 100 melhores ofertas"} +{"t":"DDA 24 Onsite 045 pt-pt Check Top 100 deals of the day Descubra as 100 melhores ofertas de hoje"} +{"t":"DDA 24 Onsite 046 pt-pt Black Friday Top 100 Deals As Top 100 ofertas da Black Friday"} +{"t":"DDA 24 Onsite 047 pt-pt Black Friday picks from top brands As melhores ofertas da Black Friday"} +{"t":"DDA 24 Onsite 048 pt-pt Top 100 deals of the day As 100 melhores ofertas de hoje"} +{"t":"DDA 24 Onsite 049 pt-pt 12 days of epic deals has officially started. Os 12 dias de ofertas incríveis começam oficialmente agora!"} +{"t":"DDA 24 Onsite 050 pt-pt 21 November - 2 December 21 nov. - 2 dez."} +{"t":"DDA 24 Onsite 051 pt-pt 4 days until epic deals Ofertas incríveis em apenas 4 dias"} +{"t":"DDA 24 Onsite 052 pt-pt 5 days until epic deals Ofertas incríveis em apenas 5 dias"} +{"t":"DDA 24 Onsite 053 pt-pt Amazing deals Ofertas incríveis"} +{"t":"DDA 24 Onsite 054 pt-pt Black Friday Week deals Ofertas da Semana da Black Friday"} +{"t":"DDA 24 Onsite 055 pt-pt Black Friday Week ends tomorrow A Semana da Black Friday termina amanhã"} +{"t":"DDA 24 Onsite 056 pt-pt Black Friday Week ends tonight A Semana da Black Friday termina hoje"} +{"t":"DDA 24 Onsite 057 pt-pt Black Friday Week starts soon A Semana da Black Friday: em breve"} +{"t":"DDA 24 Onsite 058 pt-pt Black Friday Week starts soon A Semana da Black Friday começa em breve"} +{"t":"DDA 24 Onsite 060 pt-pt Buy More & Save Compre melhor e poupe"} +{"t":"DDA 24 Onsite 061 pt-pt Check for last-minute deals Ofertas de última hora"} +{"t":"DDA 24 Onsite 062 pt-pt Check in for buzzworthy early deals Descubra ofertas antecipadas incríveis."} +{"t":"DDA 24 Onsite 063 pt-pt Check in for last-minute deal drops Descubra as ofertas de última hora"} +{"t":"DDA 24 Onsite 064 pt-pt Check in for last-minute deals Descubra ofertas de última hora"} +{"t":"DDA 24 Onsite 065 pt-pt Customers' most-loved Os favoritos dos clientes"} +{"t":"DDA 24 Onsite 066 pt-pt Deals for them, deals for you Ofertas para si e para quem quiser"} +{"t":"DDA 24 Onsite 067 pt-pt Save more, wrap later Poupe agora, embrulhe depois"} +{"t":"DDA 24 Onsite 068 pt-pt Prices worth celebrating Preços que valem a pena celebrar"} +{"t":"DDA 24 Onsite 069 pt-pt Shop dazzling savings Compre com descontos alucinantes"} +{"t":"DDA 24 Onsite 070 pt-pt Deals on awesome stuff Ofertas incríveis"} +{"t":"DDA 24 Onsite 071 pt-pt Deals to take home Ofertas apaixonantes"} +{"t":"DDA 24 Onsite 072 pt-pt Deals to talk about Ofertas inesquecíveis"} +{"t":"DDA 24 Onsite 073 pt-pt Discover deals Descubra todas as ofertas"} +{"t":"DDA 24 Onsite 075 pt-pt Discover now Descubra agora"} +{"t":"DDA 24 Onsite 076 pt-pt Discover vouchers and save on selected brands Procure os cupões e poupe nas melhores marcas"} +{"t":"DDA 24 Onsite 077 pt-pt Early Deals Ofertas antecipadas"} +{"t":"DDA 24 Onsite 078 pt-pt Early deals are waiting for you Ofertas antecipadas à sua espera"} +{"t":"DDA 24 Onsite 079 pt-pt Early deals to shop Ofertas antecipadas"} +{"t":"DDA 24 Onsite 080 pt-pt Ends midnight Termina hoje às 23h"} +{"t":"DDA 24 Onsite 081 pt-pt Ends soon Termina em breve"} +{"t":"DDA 24 Onsite 082 pt-pt Epic Deals Ofertas incríveis"} +{"t":"DDA 24 Onsite 083 pt-pt Epic deals are back Voltaram as ofertas incríveis"} +{"t":"DDA 24 Onsite 084 pt-pt Fantastic deals Grandes ofertas"} +{"t":"DDA 24 Onsite 085 pt-pt Get excited. Deals are coming. Prepare-se. As ofertas estão a chegar."} +{"t":"DDA 24 Onsite 086 pt-pt Get fast, free delivery with Prime Desfrute de envios rápidos e grátis com o Prime"} +{"t":"DDA 24 Onsite 087 pt-pt Get free games and more with Prime Aceda a jogos grátis e muito mais com o Prime"} +{"t":"DDA 24 Onsite 088 pt-pt Get ready to save up to 40% off Prepare-se para poupar até 45%"} +{"t":"DDA 24 Onsite 089 pt-pt Get those last Black Friday Week deals Aproveite as últimas ofertas da Semana da Black Friday"} +{"t":"DDA 24 Onsite 090 pt-pt Last chance to get Black Friday Deals Últimas horas da Black Friday!"} +{"t":"DDA 24 Onsite 091 pt-pt Get your carts ready Prepare o seu carrinho"} +{"t":"DDA 24 Onsite 092 pt-pt Great deals Grandes ofertas"} +{"t":"DDA 24 Onsite 093 pt-pt Invite-only deals Ofertas por convite"} +{"t":"DDA 24 Onsite 094 pt-pt it's Black Friday day in Black Friday Week É o dia da Black Friday na Semana da Black Friday"} +{"t":"DDA 24 Onsite 096 pt-pt Join Prime Subscreva o Prime"} +{"t":"DDA 24 Onsite 097 pt-pt Join Prime for big deals Subscreva o Prime e ganhe!"} +{"t":"DDA 24 Onsite 098 pt-pt Last Minute Deals Ofertas de última hora"} +{"t":"DDA 24 Onsite 099 pt-pt Learn more Ver mais"} +{"t":"DDA 24 Onsite 101 pt-pt Make your wish list for Black Friday Week Semana da Black Friday: a sua lista"} +{"t":"DDA 24 Onsite 102 pt-pt New day. New deals. Novo dia,novas ofertas."} +{"t":"DDA 24 Onsite 103 pt-pt New deals drop in Chegam novas ofertas em"} +{"t":"DDA 24 Onsite 104 pt-pt New deals every 12 hours Novas ofertas a cada 12 horas"} +{"t":"DDA 24 Onsite 105 pt-pt New deals in Novas ofertas dentro de"} +{"t":"DDA 24 Onsite 106 pt-pt Option 1: Included with your Prime membership Incluído na sua subscrição do Amazon Prime"} +{"t":"DDA 24 Onsite 107 pt-pt Option 2: Included with a Prime membership Incluído na subscrição do Amazon Prime"} +{"t":"DDA 24 Onsite 108 pt-pt Option 3: Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"DDA 24 Onsite 109 pt-pt Ready. Set. Black Friday Week. 3,2, 1...Semana da Black Friday"} +{"t":"DDA 24 Onsite 110 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"DDA 24 Onsite 111 pt-pt Shop early deals Ofertas antecipadas"} +{"t":"DDA 24 Onsite 112 pt-pt Shop Everyday Essentials Descubra os imprescindíveis do dia a dia"} +{"t":"DDA 24 Onsite 113 pt-pt Shop new deals Aproveite as novas ofertas"} +{"t":"DDA 24 Onsite 114 pt-pt Shop Prime Try Before You Buy Experimente primeiro, pague depois com o Prime"} +{"t":"DDA 24 Onsite 115 pt-pt Shop the final hours Últimas horas para comprar"} +{"t":"DDA 24 Onsite 117 pt-pt Shop Black Friday Week deals Aproveite a Semana da Black Friday"} +{"t":"DDA 24 Onsite 118 pt-pt Starts 21 November Começa a 21 de novembro"} +{"t":"DDA 24 Onsite 119 pt-pt Stay tuned for early deals Não perca as ofertas antecipadas"} +{"t":"DDA 24 Onsite 120 pt-pt Today's deal drop Oferta destacada do dia"} +{"t":"DDA 24 Onsite 121 pt-pt Today's deals Ofertas de hoje"} +{"t":"DDA 24 Onsite 122 pt-pt Top brands Marcas destacadas"} +{"t":"DDA 24 Onsite 123 pt-pt Trending deals As melhores ofertas"} +{"t":"DDA 24 Onsite 124 pt-pt Trending Black Friday Week deals Melhores ofertas da Semana da Black Friday"} +{"t":"DDA 24 Onsite 125 pt-pt Up to 40% off Poupe até 45%"} +{"t":"DDA 24 Onsite 126 pt-pt Watch movies and shows with Prime Descubra filmes e séries com o Prime"} +{"t":"DDA 25 Onsite 001 pt-pt Early Black Friday Week Ofertas antecipadas da Semana da Black Friday"} +{"t":"DDA 25 Onsite 002 pt-pt Black Friday Week is coming A Semana da Black Friday está a chegar"} +{"t":"DDA 25 Onsite 003 pt-pt  Black Friday Week is around the corner  A Semana da Black Friday vem aí"} +{"t":"DDA 25 Onsite 004 pt-pt Black Friday Week savings are coming  Poupe em grande: Semana da Black Friday"} +{"t":"DDA 25 Onsite 005 pt-pt 3 days until Black Friday Week 3 dias até à Semana da Black Friday"} +{"t":"DDA 25 Onsite 006 pt-pt 2 days until Black Friday Week 2 dias até à Semana da Black Friday"} +{"t":"DDA 25 Onsite 007 pt-pt Black Friday Week starts tomorrow A Semana da Black Friday começa amanhã"} +{"t":"DDA 25 Onsite 009 pt-pt Save big on Everyday Essentials Poupe em essenciais do dia a dia"} +{"t":"DDA 25 Onsite 010 pt-pt Shop deals on Everyday Essentials Descubra os essenciais do dia a dia"} +{"t":"DDA 25 Onsite 011 pt-pt Get an early start on Black Friday Week Antecipe-se à Semana da Black Friday"} +{"t":"DDA 25 Onsite 012 pt-pt Shop deals on Everyday Essentials Ofertas em essenciais do dia a dia"} +{"t":"DDA 25 Onsite 013 pt-pt Black Friday Week runs from 20 Nov to 1 Dec. But why wait? A Semana da Black Friday será de 20 nov. - 1 dez. Mas para quê esperar?"} +{"t":"DDA 25 Onsite 014 pt-pt Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Aproveite agora o acesso antecipado aos nossos essenciais do dia a dia nas ofertas da Semana da Black Friday"} +{"t":"DDA 25 Onsite 015 pt-pt Get ready to save big Prepare-se para poupar em grande"} +{"t":"DDA 25 Onsite 016 pt-pt Save big Poupe em grande"} +{"t":"DDA 25 Onsite 017 pt-pt Get ready to save up to XX% off Prepare-se para poupar até XX%"} +{"t":"DDA 25 Onsite 018 pt-pt Up to XX% off Poupe até XX%"} +{"t":"DDA 25 Onsite 019 pt-pt Mark your calendar to save big Marque na agenda para poupar em grande"} +{"t":"DDA 25 Onsite 020 pt-pt Get your basket ready Prepare o seu carrinho"} +{"t":"DDA 25 Onsite 021 pt-pt 20 Nov - 1 Dec 20 nov. - 1 dez."} +{"t":"DDA 25 Onsite 022 pt-pt Starts 20 November A partir de 20 de novembro"} +{"t":"DDA 25 Onsite 023 pt-pt Starts tomorrow Começa amanhã"} +{"t":"DDA 25 Onsite 024 pt-pt Starts midnight Começa às 23h"} +{"t":"DDA 25 Onsite 025 pt-pt Black Friday Week 20 Nov – 1 Dec Semana da Black Friday: 20 nov. - 1 dez."} +{"t":"DDA 25 Onsite 029 pt-pt Black Friday Week starts midnight A Semana da Black Friday começa às 23h"} +{"t":"DDA 25 Onsite 030 pt-pt Black Friday Week starts soon A Semana da Black Friday começa em breve"} +{"t":"DDA 25 Onsite 031 pt-pt Black Friday Week starts in A Semana da Black Friday começa em"} +{"t":"DDA 25 Onsite 032 pt-pt Early Black Friday Week deals Ofertas da Black Friday"} +{"t":"DDA 25 Onsite 033 pt-pt Get ready for Black Friday Week Semana da Black Friday: prepare-se!"} +{"t":"DDA 25 Onsite 034 pt-pt Shop vouchers for selected brands Descubra cupões para as melhores marcas"} +{"t":"DDA 25 Onsite 035 pt-pt Shop vouchers and save on selected brands Poupe com cupões nas melhores marcas"} +{"t":"DDA 25 Onsite 036 pt-pt Get ready for upcoming Black Friday Week Prepare-se para a Semana da Black Friday"} +{"t":"DDA 25 Onsite 037 pt-pt Learn more Ver mais"} +{"t":"DDA 25 Onsite 038 pt-pt Black Friday Week is coming A Semana da Black Friday está a chegar"} +{"t":"DDA 25 Onsite 042 pt-pt Upcoming Black Friday Week A Semana da Black Friday está a chegar"} +{"t":"DDA 25 Onsite 044 pt-pt Selected products only Mais informações em Amazon.pt"} +{"t":"DDA 25 Onsite 045 pt-pt Discover more Ver mais"} +{"t":"DDA 25 Onsite 046 pt-pt See more Ver mais"} +{"t":"DDA 25 Onsite 048 pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 25 Onsite 049 pt-pt Shop Black Friday Week now Descubra agora a Semana da Black Friday"} +{"t":"DDA 25 Onsite 050 pt-pt Black Friday Week is here A Semana da Black Friday já chegou"} +{"t":"DDA 25 Onsite 051 pt-pt Black Friday Week deals Ofertas da Semana da Black Friday"} +{"t":"DDA 25 Onsite 052 pt-pt Black Friday Week ends soon A Semana da Black Friday está a terminar"} +{"t":"DDA 25 Onsite 053 pt-pt Black Friday Week ends tonight A Semana da Black Friday termina hoje"} +{"t":"DDA 25 Onsite 054 pt-pt Last chance to get Black Friday Deals Últimas horas das ofertas da Black Friday"} +{"t":"DDA 25 Onsite 057 pt-pt Shop new deals while they’re hot Descubra novas ofertas agora"} +{"t":"DDA 25 Onsite 058 pt-pt New day, new deals Novo dia, novas ofertas"} +{"t":"DDA 25 Onsite 059 pt-pt Ready, set, save. Prepare-se para poupar"} +{"t":"DDA 25 Onsite 060 pt-pt Ready, set, shop. Prepare-se para comprar"} +{"t":"DDA 25 Onsite 061 pt-pt Epic savings are here Aproveite agora os descontos incríveis"} +{"t":"DDA 25 Onsite 062 pt-pt Save big on <category> Poupe em <category>"} +{"t":"DDA 25 Onsite 063 pt-pt Shop deals on <category> Descubra ofertas em <category>"} +{"t":"DDA 25 Onsite 064 pt-pt Save big until 1 December Poupe em grande até 1 de dezembro"} +{"t":"DDA 25 Onsite 065 pt-pt Save up to XX% off now Poupe até XX% agora"} +{"t":"DDA 25 Onsite 066 pt-pt Deals you don't want to miss Ofertas que não pode perder"} +{"t":"DDA 25 Onsite 067 pt-pt Shop. Save. Repeat. Compre. Poupe. Repita."} +{"t":"DDA 25 Onsite 068 pt-pt Last chance for up to XX% off Última oportunidade para poupar até XX%"} +{"t":"DDA 25 Onsite 069 pt-pt Ends 1 December Termina a 1 de dezembro"} +{"t":"DDA 25 Onsite 070 pt-pt Ends tomorrow Termina amanhã"} +{"t":"DDA 25 Onsite 071 pt-pt Ends midnight Termina às 23h"} +{"t":"DDA 25 Onsite 072 pt-pt Ends soon Termina em breve"} +{"t":"DDA 25 Onsite 073 pt-pt Epic deals end tomorrow As ofertas incríveis terminam amanhã"} +{"t":"DDA 25 Onsite 074 pt-pt Last chance to save up to XX% Última oportunidade para poupar até XX%"} +{"t":"DDA 25 Onsite 075 pt-pt Last chance to save big Última oportunidade para poupar em grande"} +{"t":"DDA 25 Onsite 076 pt-pt Shop fast - deals end midnight Compre já! As ofertas terminam às 23h"} +{"t":"DDA 25 Onsite 077 pt-pt Big savings end at midnight Estes grandes descontos terminam às 23h"} +{"t":"DDA 25 Onsite 078 pt-pt Black Friday Week ends soon Semana da Black Friday termina em breve"} +{"t":"DDA 25 Onsite 079 pt-pt Black Friday Week ends tomorrow A Semana da Black Friday termina amanhã"} +{"t":"DDA 25 Onsite 080 pt-pt Black Friday Week ends midnight A Semana da Black Friday termina às 23h"} +{"t":"DDA 25 Onsite 081 pt-pt Black Friday Week ends in A Semana da Black Friday termina em"} +{"t":"DDA 25 Onsite 082 pt-pt Black Friday Week now on A Semana da Black Friday já começou"} +{"t":"DDA 25 Onsite 083 pt-pt Black Friday Week is here Semana da Black Friday"} +{"t":"DDA 25 Onsite 087 pt-pt Get the most out of Black Friday Week Aproveite ao máximo a Semana da Black Friday"} +{"t":"DDA 25 Onsite 089 pt-pt Discover all deals here Descubra todas as ofertas"} +{"t":"DDA 25 Onsite 090 pt-pt Discover new deals Descubra novas ofertas"} +{"t":"DDA 25 Onsite 091 pt-pt Shop now Compre agora"} +{"t":"DDA 25 Onsite 092 pt-pt Discover deals Descubra todas as ofertas"} +{"t":"DDA 25 Onsite 093 pt-pt Black Friday Week is here A Semana da Black Friday já chegou"} +{"t":"DDA 25 Onsite 094 pt-pt Last-Minute Gifts Presentes de última hora"} +{"t":"DDA 25 Onsite 095 pt-pt Early festive deals. 'Tis the pre-season Ofertas festivas antecipadas"} +{"t":"DDA 25 Onsite 096 pt-pt Oh, do we have deals for you Temos ofertas incríveis para si!"} +{"t":"DDA 25 Onsite 097 pt-pt Last-Minute Gifts starts tomorrow Presentes de última hora: começam amanhã"} +{"t":"DDA 25 Onsite 098 pt-pt Last-Minute Gifts ends soon Presentes de última hora: estão a acabar"} +{"t":"DDA 25 Onsite 099 pt-pt Save more, wrap later Poupe agora, embrulhe depois"} +{"t":"DDA 25 Onsite 100 pt-pt Deals on gift ideas Ideias de presentes em promoção"} +{"t":"DDA 25 Onsite 101 pt-pt Last-Minute Gifts ends today Presentes de última hora: terminam hoje"} +{"t":"DDA 25 Onsite 102 pt-pt Shop dazzling savings Descubra ofertas deslumbrantes"} +{"t":"DDA 25 Onsite 103 pt-pt Prices worth celebrating Preços que valem a pena celebrar"} +{"t":"DDA 25 Onsite 107 pt-pt Last chance to grab epic gifts Aproveite ofertas incríveis em presentes"} +{"t":"DDA 25 Onsite 108 pt-pt 8-21 December  8 - 21 de dezembro"} +{"t":"DDA 25 Onsite 109 pt-pt Starts 8 December A partir de 8 de dezembro"} +{"t":"DDA 25 Onsite 110 pt-pt Starts tomorrow Começam amanhã"} +{"t":"DDA 25 Onsite 111 pt-pt Starts midnight Começam às 23h"} +{"t":"DDA 25 Onsite 112 pt-pt Ends Terminam"} +{"t":"DDA 25 Onsite 113 pt-pt Ends.... Terminam a..."} +{"t":"DDA 25 Onsite 114 pt-pt Last-Minute Gifts 8 Dec - 21 Dec Presentes de última hora: 8 - 21 dez."} +{"t":"DDA 25 Onsite 115 pt-pt Last-Minute Gifts finishes in XXX Presentes de última hora: acabam em XXX"} +{"t":"DDA 25 Onsite 118 pt-pt Last-Minute Gifts 8-21 December Presentes de última hora: 8 - 21 dez."} +{"t":"DDA 25 Onsite 119 pt-pt Shop tree-mendous deals Descubra ofertas fantásticas"} +{"t":"DDA 25 Onsite 120 pt-pt Shop all our everyday deals Descubra todas as nossas ofertas do dia"} +{"t":"DDA 25 Onsite 121 pt-pt Explore deals on festive gifts selection Descubra a nossa seleção de presentes de Natal"} +{"t":"DDA 25 Onsite 123 pt-pt Shop Last-Minute Gifts Compre presentes de última hora"} +{"t":"DDA 25 Onsite 124 pt-pt 8-21 December 8 - 21 de dezembro"} +{"t":"DDA 25 Onsite 125 pt-pt Last chance to grab epic gifts Última oportunidade: presentes incríveis"} +{"t":"PBDD 23 Onsite 001 pt-pt Prime Big Deal Days Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 002 pt-pt Big deals coming soon  Grandes ofertas brevemente"} +{"t":"PBDD 23 Onsite 003 pt-pt Big deals are coming  Grandes ofertas a chegar"} +{"t":"PBDD 23 Onsite 004 pt-pt 5 days until Prime Big Deal Days 5 dias até à Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 005 pt-pt 4 days until Prime Big Deal Days 4 dias até à Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 006 pt-pt 3 days until Prime Big Deal Days 3 dias até à Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 007 pt-pt 2 days until Prime Big Deal Days 2 dias até à Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 008 pt-pt 1 day until Prime Big Deal Days 1 dia até à Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 009 pt-pt Prime Big Deal Days starts soon A Festa de Ofertas Prime começa amanhã"} +{"t":"PBDD 23 Onsite 010 pt-pt Prime Big Deal Days starts at midnight A Festa de Ofertas Prime começa em breve"} +{"t":"PBDD 23 Onsite 011 pt-pt Prime Big Deal Days starts in A Festa de Ofertas Prime começa em"} +{"t":"PBDD 23 Onsite 012 pt-pt Access early deals Aceda a ofertas antecipadas"} +{"t":"PBDD 23 Onsite 013 pt-pt Shop Prime Big Deal Days early deals Compre ofertas antecipadas na Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 014 pt-pt Prime Big Deal Days early deals Ofertas antecipadas da Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 015 pt-pt Shop Prime Big Deal Days early Compras antecipadas na Festa de Ofertas Prime\n\n "} +{"t":"PBDD 23 Onsite 015F pt-pt Shop Prime Big Deal Days early Compras antecipadas na Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 016 pt-pt Get ready for Prime Big Deal Days Prepare-se para a a Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 017 pt-pt Explore more Prime benefits Explore os benefícios Prime"} +{"t":"PBDD 23 Onsite 018 pt-pt Just for Prime members Só para clientes Prime"} +{"t":"PBDD 23 Onsite 019 pt-pt Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 020 pt-pt Amazon Music Prime Amazon Music"} +{"t":"PBDD 23 Onsite 021 pt-pt Prime Delivery Envios Prime grátis"} +{"t":"PBDD 23 Onsite 022 pt-pt Prime Try Before You Buy Prime Teste já, pague depois"} +{"t":"PBDD 23 Onsite 023 pt-pt Grocery benefit Amazon Fresh"} +{"t":"PBDD 23 Onsite 024 pt-pt Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 pt-pt Shop Prime Big Deal Days Descubra a Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 026 pt-pt Shop big deals. Feel like a big deal. Desfrute de grandes ofertas. Sinta-se uma estrela."} +{"t":"PBDD 23 Onsite 027 pt-pt Shop big deals now Compre grandes ofertas já"} +{"t":"PBDD 23 Onsite 028 pt-pt Save big. Then do a little dance. Poupe em grande. Depois divirta-se!"} +{"t":"PBDD 23 Onsite 029 pt-pt Shop and save all night long Compre e poupe toda a noite"} +{"t":"PBDD 23 Onsite 030 pt-pt New day to save. New deals to shop. Mais dias para poupar. Mais dias para comprar"} +{"t":"PBDD 23 Onsite 031 pt-pt Shop fast! Deals end tonight. Compre rápido. As ofertas terminam esta noite."} +{"t":"PBDD 23 Onsite 033 pt-pt Prime Big Deal Days ends soon A Festa de Ofertas Prime termina em breve"} +{"t":"PBDD 23 Onsite 034 pt-pt Shop Prime Big Deal Days Chegou a Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 035 pt-pt Spectacular deals Ofertas espetaculares"} +{"t":"PBDD 23 Onsite 036 pt-pt Fantastic deals  Ofertas incríveis"} +{"t":"PBDD 23 Onsite 037 pt-pt Amazing deals Ofertas incríveis"} +{"t":"PBDD 23 Onsite 038 pt-pt Really big deals  Ofertas mesmo grandes"} +{"t":"PBDD 23 Onsite 039 pt-pt Top-notch deals Ofertas excecionais"} +{"t":"PBDD 23 Onsite 040 pt-pt Big Deals Grandes ofertas"} +{"t":"PBDD 23 Onsite 041 pt-pt Dazzling deals Ofertas deslumbrantes"} +{"t":"PBDD 23 Onsite 042 pt-pt Very impressive deals Ofertas impressionantes"} +{"t":"PBDD 23 Onsite 043 pt-pt Unbelievable deals Ofertas incríveis"} +{"t":"PBDD 23 Onsite 044 pt-pt Deals on hot brands  Ofertas em grandes marcas"} +{"t":"PBDD 23 Onsite 045 pt-pt Hot deals  Ofertas do momento"} +{"t":"PBDD 23 Onsite 046 pt-pt Deals on awesome stuff Ofertas em produtos incríveis"} +{"t":"PBDD 23 Onsite 047 pt-pt Sweet deals Ofertas incríveis"} +{"t":"PBDD 23 Onsite 048 pt-pt Shop new deals  Ver novas ofertas"} +{"t":"PBDD 23 Onsite 049 pt-pt Deals end soon  As ofertas terminam em breve"} +{"t":"PBDD 23 Onsite 050 pt-pt Deals end today  As ofertas terminam hoje"} +{"t":"PBDD 23 Onsite 051 pt-pt Today's deals Ofertas de hoje"} +{"t":"PBDD 23 Onsite 052 pt-pt Unlock Prime Big Deal Days with Prime Tenha acesso à Festa de Ofertas Prime com o Prime"} +{"t":"PBDD 23 Onsite 053 pt-pt Shop Prime Big Deal Days with Prime Compre na Festa de Ofertas Prime com o Prime"} +{"t":"PBDD 23 Onsite 054 pt-pt Prime member deals Ofertas para clientes Prime"} +{"t":"PBDD 23 Onsite 055 pt-pt Prime Big Deal Days deals Festa de Ofertas Prime"} +{"t":"PBDD 23 Onsite 056 pt-pt Lightning Deals Ofertas Flash"} +{"t":"PBDD 23 Onsite 057 pt-pt Trending deals Ofertas populares"} +{"t":"PBDD 23 Onsite 058 pt-pt Deals under £15 Ofertas a menos de 20€"} +{"t":"PBDD 23 Onsite 059 pt-pt Shop all deals Ver todas as ofertas"} +{"t":"PBDD 23 Onsite 060 pt-pt Big deals anyone? Alguém quer grandes ofertas?"} +{"t":"PBDD 23 Onsite 061 pt-pt Shop Prime Big Deal Days now Ver Festa de Ofertas Prime agora"} +{"t":"PBDD 23 Onsite 062 pt-pt Bestsellers of 2023 Os mais vendidos de 2023"} +{"t":"PBDD 23 Onsite 063 pt-pt Thanks for being a Prime member Obrigado por ser cliente Prime"} +{"t":"PBDD 23 Onsite 064 pt-pt Sign up. Save big. Subscreva agora. Poupe em grande."} +{"t":"PBDD 23 Onsite 065 pt-pt Big deals are coming Estão a chegar grandes ofertas"} +{"t":"PBDD 23 Onsite 066 pt-pt Big deals just for Prime members Grandes ofertas exclusivo para clientes Prime"} +{"t":"PBDD 23 Onsite 067 pt-pt Get in on big deals and fast delivery Aproveite grandes ofertas e envios rápidos"} +{"t":"PBDD 23 Onsite 068 pt-pt Big deals come to those who don't wait Quem espera sempre alcança grandes ofertas"} +{"t":"PBDD 23 Onsite 069 pt-pt Stop and smell the deals Vêm aí grandes ofertas"} +{"t":"PBDD 23 Onsite 070 pt-pt Big deal season starts soon A época das grandes ofertas começa em breve"} +{"t":"PBDD 23 Onsite 071 pt-pt Big deals are almost here. Don’t miss out. As grandes ofertas estão a chegar. Não perca!"} +{"t":"PBDD 23 Onsite 072 pt-pt Time to put on your big deal pants Grandes ofertas à vista"} +{"t":"PBDD 23 Onsite 073 pt-pt It’s a new day to save big Hoje é um bom dia para poupar em grande"} +{"t":"PBDD 23 Onsite 074 pt-pt It’s not too late to get in on big deals Não é tarde para desfrutar de grandes ofertas"} +{"t":"PBDD 23 Onsite 075 pt-pt Good things come in all packages Ofertas para todos os gostos"} +{"t":"PBDD 23 Onsite 078 pt-pt Get big deals. You’ve earned it. Desfrute de grandes ofertas. Merece!"} +{"t":"PBDD 23 Onsite 079 pt-pt Invite Only Deals Ofertas só para convidados"} +{"t":"PBDD 23 Onsite 080 pt-pt Watch movies and shows with Prime Veja filmes e séries com o Prime"} +{"t":"PBDD 23 Onsite 081 pt-pt Listen to Amazon Music with Prime Oiça a Amazom Music com o Prime"} +{"t":"PBDD 23 Onsite 082 pt-pt Get fast, free delivery with Prime Tenha envios grátis e rápidos com o Prime"} +{"t":"PBDD 23 Onsite 083 pt-pt Shop Prime Try Before You Buy Experimente antes de comprar"} +{"t":"PBDD 23 Onsite 084 pt-pt Get fast grocery delivery with Prime Envios rápidos em produtos de supermercado com o Prime"} +{"t":"PBDD 23 Onsite 085 pt-pt Get free games and in-game items with Prime Obtenha jogos e itens de jogo grátis com o Prime"} +{"t":"PBDD 23 Onsite 087 pt-pt Shop two days of big deals, only for Prime members Desfrute de dois dias de grandes ofertas, exclusivo para clientes Prime."} +{"t":"PBDD 23 Onsite 088 pt-pt Join today. Cancel anytime. Subscreva hoje. Cancele quando quiser."} +{"t":"PBDD 23 Onsite 089 pt-pt Try Prime Experimente o Amazon Prime"} +{"t":"PBDD 23 Onsite 090 pt-pt Shop the deals Encontre as suas ofertas"} +{"t":"PD 23 Onsite Copy Requests 001 pt-pt WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! As ofertas WOW! são produtos de grandes marcas a preços inacreditáveis. Cada oferta dura apenas duas horas e tem quantidades limitadas. Ou seja, quando terminam as unidades, termina a oferta."} +{"t":"PD 23 Onsite Copy Requests 002 pt-pt To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. Para não perder nenhuma oportunidade ative os alertas abaixo para receber uma notificação assim que começar cada oferta."} +{"t":"PD 23 Onsite Copy Requests 003 pt-pt Scavenger Hunt Caça ao tesouro"} +{"t":"PD 23 Onsite Copy Requests 004 pt-pt Invite Only Deals Ofertas apenas por convite"} +{"t":"PD 23 Onsite Copy Requests 005 pt-pt Most Loved Deals Ofertas mais desejadas"} +{"t":"PD 23 Onsite Full Copy Repository 001 Category pt-pt Headphones & Music Auriculares e música"} +{"t":"PD 23 Onsite Full Copy Repository 002 Category pt-pt Automotive Carro e mota"} +{"t":"PD 23 Onsite Full Copy Repository 003 Category pt-pt Baby Bebé"} +{"t":"PD 23 Onsite Full Copy Repository 004 Category pt-pt Beauty Beleza"} +{"t":"PD 23 Onsite Full Copy Repository 005 Category pt-pt Books Livros"} +{"t":"PD 23 Onsite Full Copy Repository 006 Category pt-pt Cameras Fotografia e acessórios"} +{"t":"PD 23 Onsite Full Copy Repository 007 Category pt-pt Computer & Software Informática e acessórios"} +{"t":"PD 23 Onsite Full Copy Repository 008 Category pt-pt Devices Dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 009 Category pt-pt Electronics Eletrónica"} +{"t":"PD 23 Onsite Full Copy Repository 010 Category pt-pt Family Família"} +{"t":"PD 23 Onsite Full Copy Repository 011 Category pt-pt Food & Drink Alimentação e bebidas"} +{"t":"PD 23 Onsite Full Copy Repository 012 Category pt-pt 4-Stars and up 4 estrelas ou mais"} +{"t":"PD 23 Onsite Full Copy Repository 013 Category pt-pt Global Store Loja Global"} +{"t":"PD 23 Onsite Full Copy Repository 014 Category pt-pt Grocery Alimentação e bebidas"} +{"t":"PD 23 Onsite Full Copy Repository 015 Category pt-pt Grooming Saúde e cuidado pessoal"} +{"t":"PD 23 Onsite Full Copy Repository 016 Category pt-pt Headphones Auriculares, música e acessórios"} +{"t":"PD 23 Onsite Full Copy Repository 017 Category pt-pt DIY & Tools Bricolage e ferramentas"} +{"t":"PD 23 Onsite Full Copy Repository 018 Category pt-pt Health & Personal Care Saúde e Cuidado pessoal"} +{"t":"PD 23 Onsite Full Copy Repository 019 Category pt-pt Home Cinema TVs, Home Cinema e acessórios"} +{"t":"PD 23 Onsite Full Copy Repository 020 Category pt-pt Home Entertainment Entretenimento"} +{"t":"PD 23 Onsite Full Copy Repository 021 Category pt-pt Jewellery & Watches Relógios e joalheria"} +{"t":"PD 23 Onsite Full Copy Repository 022 Category pt-pt Kitchen Casa e cozinha"} +{"t":"PD 23 Onsite Full Copy Repository 023 Category pt-pt Lawn & Garden Bricolage e jardim"} +{"t":"PD 23 Onsite Full Copy Repository 024 Category pt-pt Luggage Bagagem"} +{"t":"PD 23 Onsite Full Copy Repository 025 Category pt-pt Men’s Fashion Moda para homem"} +{"t":"PD 23 Onsite Full Copy Repository 026 Category pt-pt Mobile Phones Telemóveis"} +{"t":"PD 23 Onsite Full Copy Repository 027 Category pt-pt Mobile Phones & Accessories Telemóveis e acessórios"} +{"t":"PD 23 Onsite Full Copy Repository 028 Category pt-pt Music Auriculares e música"} +{"t":"PD 23 Onsite Full Copy Repository 029 Category pt-pt Office & School Supplies Escritório"} +{"t":"PD 23 Onsite Full Copy Repository 030 Category pt-pt Off to Uni Regresso às aulas"} +{"t":"PD 23 Onsite Full Copy Repository 031 Category pt-pt Pet Supplies Animais de estimação"} +{"t":"PD 23 Onsite Full Copy Repository 032 Category pt-pt Shoes Calçado"} +{"t":"PD 23 Onsite Full Copy Repository 033 Category pt-pt Shows & Films Filmes e séries"} +{"t":"PD 23 Onsite Full Copy Repository 034 Category pt-pt Small Businesses Pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 035 Category pt-pt Smart Home Casa Inteligente"} +{"t":"PD 23 Onsite Full Copy Repository 036 Category pt-pt Sports & Outdoors Desporto e fitness"} +{"t":"PD 23 Onsite Full Copy Repository 037 Category pt-pt Sports Nutrition & Wearables Nutrição e acessórios desportivos"} +{"t":"PD 23 Onsite Full Copy Repository 038 Category pt-pt Toys Jogos e brinquedos"} +{"t":"PD 23 Onsite Full Copy Repository 039 Category pt-pt Video Games Videojogos"} +{"t":"PD 23 Onsite Full Copy Repository 040 Category pt-pt Vouchers Cupões"} +{"t":"PD 23 Onsite Full Copy Repository 041 Category pt-pt Women’s Fashion Moda para mulher"} +{"t":"PD 23 Onsite Full Copy Repository 042 Category pt-pt School & Uni Deals Ofertas em Material Escolar"} +{"t":"PD 23 Onsite Full Copy Repository 043 Category pt-pt Household Supplies Produtos para a casa"} +{"t":"PD 23 Onsite Full Copy Repository 044 Category pt-pt eBooks eBooks"} +{"t":"PD 23 Onsite Full Copy Repository 045 Category pt-pt Wine Vinho"} +{"t":"PD 23 Onsite Full Copy Repository 046 Category pt-pt DVD & Blu-ray DVD e Blu-ray"} +{"t":"PD 23 Onsite Full Copy Repository 047 Category pt-pt Musical instruments Instrumentos musicais"} +{"t":"PD 23 Onsite Full Copy Repository 048 Category pt-pt Wine & Spirits Vinho e bebidas espirituosas"} +{"t":"PD 23 Onsite Full Copy Repository 049 Category pt-pt Private brands Marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 050 Category pt-pt Furniture Mobiliário"} +{"t":"PD 23 Onsite Full Copy Repository 051 Category pt-pt Business, industrial and scientific supplies Comércio e Indústria e Equipamento Científico"} +{"t":"PD 23 Onsite Full Copy Repository 052 Category pt-pt 4 stars and up 4 estrelas ou mais"} +{"t":"PD 23 Onsite Full Copy Repository 053 Category pt-pt Deals trending Ofertas mais populares"} +{"t":"PD 23 Onsite Full Copy Repository 054 Category pt-pt Home & kitchen Casa e cozinha"} +{"t":"PD 23 Onsite Full Copy Repository 055 Headline pt-pt Amazon Devices Dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 056 Headline pt-pt Deals under £15 Ofertas a menos de 20€"} +{"t":"PD 23 Onsite Full Copy Repository 057 Headline pt-pt Deals ending soon Ofertas quase a terminar"} +{"t":"PD 23 Onsite Full Copy Repository 058 Headline pt-pt Deals just started Próximas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 059 Headline pt-pt Deals you’re watching Ofertas que segue"} +{"t":"PD 23 Onsite Full Copy Repository 060 Headline pt-pt Lightning Deals Ofertas Flash"} +{"t":"PD 23 Onsite Full Copy Repository 061 Headline pt-pt Shop all deals Todas as ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 062 Headline pt-pt Spotlight Deals Ofertas destacadas"} +{"t":"PD 23 Onsite Full Copy Repository 063 Headline pt-pt Top Deals Ofertas Top"} +{"t":"PD 23 Onsite Full Copy Repository 064 Headline pt-pt Trending Deals Ofertas populares"} +{"t":"PD 23 Onsite Full Copy Repository 065 Headline pt-pt Upcoming Deals Próximas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 066 Headline pt-pt Helpful hints for shopping epic deals Dicas para aproveitar ao máximo o Prime Day e comprar ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 067 Headline pt-pt When the deals start, try these tricks and tips Quando começarem as ofertas, lembre-se destas dicas"} +{"t":"PD 23 Onsite Full Copy Repository 068 Headline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 069 Headline pt-pt Support small businesses, and earn £10 to spend on Prime Day Apoie pequenas e médias empresas e receba 10€ para comprar no Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 070 Headline pt-pt Deals on your favourite everything Ofertas em tudo o que possa imaginar"} +{"t":"PD 23 Onsite Full Copy Repository 071 Headline pt-pt Epic deals. On a Monday. ofertas incríveis a partir de domingo às 23h."} +{"t":"PD 23 Onsite Full Copy Repository 072 Headline pt-pt Epic deals start at midnight As ofertas começam hoje às 23h"} +{"t":"PD 23 Onsite Full Copy Repository 073 Headline pt-pt Time to start your free trial Inicie o seu período de teste grátis"} +{"t":"PD 23 Onsite Full Copy Repository 074 Headline pt-pt Is it midnight yet? Já começou o Prime Day?"} +{"t":"PD 23 Onsite Full Copy Repository 075 Headline pt-pt Deals on your favourite devices Ofertas nos seus dispositivos favoritos"} +{"t":"PD 23 Onsite Full Copy Repository 076 Headline pt-pt Get the most out of Prime Day Aproveite ao máximo o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 077 Headline pt-pt Save big, save early Comece já a poupar em grande"} +{"t":"PD 23 Onsite Full Copy Repository 078 Headline pt-pt Exclusive offers, just for you Ofertas exclusivas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 079 Headline pt-pt Prime Delivery Envios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 080 Headline pt-pt Prime Now Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 081 Headline pt-pt Prime Gaming Prime Gaming"} +{"t":"PD 23 Onsite Full Copy Repository 082 Headline pt-pt Prime Reading Prime Reading"} +{"t":"PD 23 Onsite Full Copy Repository 083 Headline pt-pt Tip #1: Dica 1:"} +{"t":"PD 23 Onsite Full Copy Repository 084 Headline pt-pt Tip #2: Dica 2:"} +{"t":"PD 23 Onsite Full Copy Repository 085 Headline pt-pt Tip #3: Dica 3:"} +{"t":"PD 23 Onsite Full Copy Repository 086 Headline pt-pt Tip #1: try Amazon Assistant Experimente o Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 087 Headline pt-pt Make sure you’re getting the best deal with Amazon Assistant’s price comparisons and 30-day price history. Certifique-se que encontra as melhores ofertas com o comparador de preços e histórico de preços nos últimos 30 dias"} +{"t":"PD 23 Onsite Full Copy Repository 088 Headline pt-pt Blue means Deal Procure o emblema azul"} +{"t":"PD 23 Onsite Full Copy Repository 089 Headline pt-pt Turn on notifications Ative as notificações"} +{"t":"PD 23 Onsite Full Copy Repository 090 Headline pt-pt Never miss a deal with personalised deal notifications. Não perca nenhuma oferta, ative as notificações personalizadas."} +{"t":"PD 23 Onsite Full Copy Repository 091 Headline pt-pt Tip #4: Dica 4:"} +{"t":"PD 23 Onsite Full Copy Repository 092 Headline pt-pt Try Amazon Assistant Experimente o Amazon Assistant"} +{"t":"PD 23 Onsite Full Copy Repository 093 Headline pt-pt Shop with small businesses and save Apoie pequenas e médias empresas e poupe"} +{"t":"PD 23 Onsite Full Copy Repository 094 Headline pt-pt Support small businesses Apoie pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 095 Headline pt-pt Tip #6: Dica 6:"} +{"t":"PD 23 Onsite Full Copy Repository 096 Headline pt-pt Shop now, pay later Compre agora, pague mais tarde"} +{"t":"PD 23 Onsite Full Copy Repository 097 Headline pt-pt Tip #7: Dica 7:"} +{"t":"PD 23 Onsite Full Copy Repository 098 Headline pt-pt Earn Amazon Points Ganhe Pontos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 099 Headline pt-pt Earn points just for shopping and using your Prime benefits. Ganhe pontos só por fazer compras e usar os seus benefícios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 100 Headline pt-pt Tip #8: Dica 8:"} +{"t":"PD 23 Onsite Full Copy Repository 101 Headline pt-pt Tip #9: Dica 9:"} +{"t":"PD 23 Onsite Full Copy Repository 102 Headline pt-pt Look out for Lightning Deals Esteja atento às Ofertas Flash"} +{"t":"PD 23 Onsite Full Copy Repository 103 Headline pt-pt Time flies when you’re saving big O tempo voa quando poupa à grande"} +{"t":"PD 23 Onsite Full Copy Repository 104 Headline pt-pt It’s not over yet! Ainda não acabou!"} +{"t":"PD 23 Onsite Full Copy Repository 105 Headline pt-pt Deals on Amazon devices Ofertas em dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 106 Headline pt-pt Deals from small businesses Ofertas de pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 107 Headline pt-pt Shop deals by category Ver ofertas por categoria"} +{"t":"PD 23 Onsite Full Copy Repository 108 Headline pt-pt Deals on top brands Ofertas nas melhores marcas"} +{"t":"PD 23 Onsite Full Copy Repository 109 Headline pt-pt Can’t-miss deals Ofertas a não perder"} +{"t":"PD 23 Onsite Full Copy Repository 110 Headline pt-pt Epic deals just for you ofertas incríveis exclusivas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 111 Headline pt-pt Deals on Amazon brands Ofertas em marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 112 Headline pt-pt Deals based on your interests Ofertas baseadas nas suas preferências"} +{"t":"PD 23 Onsite Full Copy Repository 113 Headline pt-pt Deals on stuff you’re into Ofertas em produtos que gosta"} +{"t":"PD 23 Onsite Full Copy Repository 114 Headline pt-pt Top-rated deals As ofertas melhor classificadas"} +{"t":"PD 23 Onsite Full Copy Repository 115 Headline pt-pt Deals in Home Ofertas em Casa"} +{"t":"PD 23 Onsite Full Copy Repository 116 Headline pt-pt Deals in Kitchen Ofertas em Cozinha"} +{"t":"PD 23 Onsite Full Copy Repository 117 Headline pt-pt Deals in Electronics Ofertas em Eletrónica"} +{"t":"PD 23 Onsite Full Copy Repository 118 Headline pt-pt Deals in Toys Ofertas em Brinquedos"} +{"t":"PD 23 Onsite Full Copy Repository 119 Headline pt-pt Deals in Baby Ofertas em Bebé"} +{"t":"PD 23 Onsite Full Copy Repository 120 Headline pt-pt Check out these Prime-exclusive vouchers Descubra cupões exclusivos para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 121 Headline pt-pt Shop deals from small businesses Ver ofertas de pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 122 Headline pt-pt Support small businesses, discover unique products Apoie pequenas e médias empresas, descubra produtos únicos"} +{"t":"PD 23 Onsite Full Copy Repository 123 Headline pt-pt Amazon Brands Marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 124 Headline pt-pt Epic deals, on a Monday ofertas incríveis para começar bem a semana"} +{"t":"PD 23 Onsite Full Copy Repository 125 Headline pt-pt 2 days to go Faltam 2 dias"} +{"t":"PD 23 Onsite Full Copy Repository 126 Headline pt-pt Big deals, small businesses Grandes ofertas de pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 127 Headline pt-pt Deals in Fashion Ofertas em Moda"} +{"t":"PD 23 Onsite Full Copy Repository 128 Headline pt-pt Prime membership at its best O melhor da subscrição Prime"} +{"t":"PD 23 Onsite Full Copy Repository 129 Headline pt-pt Save the date to save big Lembre-se da data para poupar em grande"} +{"t":"PD 23 Onsite Full Copy Repository 130 Headline pt-pt Epic deals, just 6 days away ofertas incríveis, já daqui a 6 dias"} +{"t":"PD 23 Onsite Full Copy Repository 131 Headline pt-pt Personal care appliances Produtos de Cuidado Pessoal"} +{"t":"PD 23 Onsite Full Copy Repository 132 Headline pt-pt Get ready – this could sell fast! Prepare-se, este produto pode esgotar rapidamente!"} +{"t":"PD 23 Onsite Full Copy Repository 133 Headline pt-pt Get extra cash back! Receba de volta dinheiro extra!"} +{"t":"PD 23 Onsite Full Copy Repository 134 Headline pt-pt Epic deals start on Monday As ofertas incríveis começam no domingo às 23h"} +{"t":"PD 23 Onsite Full Copy Repository 135 Headline pt-pt Shop by Category Comprar por categoria"} +{"t":"PD 23 Onsite Full Copy Repository 136 Headline pt-pt Epic deals on top brands ofertas incríveis nas melhores marcas"} +{"t":"PD 23 Onsite Full Copy Repository 137 Headline pt-pt Save on popular brands Poupe em marcas populares"} +{"t":"PD 23 Onsite Full Copy Repository 138 Headline pt-pt Ends in Termina em"} +{"t":"PD 23 Onsite Full Copy Repository 139 Headline pt-pt Shop products from small businesses Compre produtos de pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 140 Headline pt-pt Support small businesses & enter for a chance to win big Apoie pequenas e médias empresas para ganhar em grande"} +{"t":"PD 23 Onsite Full Copy Repository 141 Headline pt-pt Welcome to the lightning round Diga Olá às ofertas Flash"} +{"t":"PD 23 Onsite Full Copy Repository 142 Headline pt-pt 3 days to go. Faltam 3 dias"} +{"t":"PD 23 Onsite Full Copy Repository 143 Headline pt-pt 2 days to go. Faltam 2 dias"} +{"t":"PD 23 Onsite Full Copy Repository 144 Headline pt-pt 1 day to go Falta 1 dia"} +{"t":"PD 23 Onsite Full Copy Repository 145 Headline pt-pt Prime-Exclusive Deals Ofertas exclusivas Prime"} +{"t":"PD 23 Onsite Full Copy Repository 146 Headline pt-pt Spend £10 with small businesses, Gaste 10€ em pequenas e médias empresas,"} +{"t":"PD 23 Onsite Full Copy Repository 147 Headline pt-pt Customer's Most Loved As preferidas dos nossos clientes"} +{"t":"PD 23 Onsite Full Copy Repository 148 Headline pt-pt Support small to win big Apoie pequenas e médias empresas para ganhar em grande"} +{"t":"PD 23 Onsite Full Copy Repository 149 Headline pt-pt Top brands Grandes marcas"} +{"t":"PD 23 Onsite Full Copy Repository 150 Headline pt-pt Early deals for back to school Antecipe-se com as ofertas de regresso às aulas"} +{"t":"PD 23 Onsite Full Copy Repository 151 Headline pt-pt Shop Alexa Early Access Deals Compre ofertas antecipadas da Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 152 Headline pt-pt Shop with Alexa Compre com a Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 153 Headline pt-pt when you spend £10 with small businesses ao gastar 10€ em pequenas e médias empresas."} +{"t":"PD 23 Onsite Full Copy Repository 154 Headline pt-pt Trending deals – going fast! As ofertas mais populares... estão a voar!"} +{"t":"PD 23 Onsite Full Copy Repository 155 Headline pt-pt Two days, heaps of epic deals Dois dias e ziliões de ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 156 Headline pt-pt Two days of epic deals you’ve been dreaming of Dois dias de ofertas incríveis com que sonhava"} +{"t":"PD 23 Onsite Full Copy Repository 157 Headline pt-pt Support small businesses to win big Apoie as pequenas empresas para ganhar em grande"} +{"t":"PD 23 Onsite Full Copy Repository 158 Headline pt-pt “Alexa, where’s my stuff?” “Alexa, where’s my stuff?”"} +{"t":"PD 23 Onsite Full Copy Repository 159 Headline pt-pt Collect all your stamps, get £10 Colecione os seus selos e receba 10 €"} +{"t":"PD 23 Onsite Full Copy Repository 160 Headline pt-pt Don’t miss a single deal. Ever. Não perca uma única oferta. Nunca."} +{"t":"PD 23 Onsite Full Copy Repository 161 Headline pt-pt Get deals with Alexa Ofertas com a Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 162 Headline pt-pt Yes, Amazon has vouchers Sim, a Amazon tem cupões"} +{"t":"PD 23 Onsite Full Copy Repository 163 Headline pt-pt “Alexa, can you save my spot?” “Alexa, can you save my spot?”"} +{"t":"PD 23 Onsite Full Copy Repository 164 Headline pt-pt The best deals right now As melhores ofertas do momento"} +{"t":"PD 23 Onsite Full Copy Repository 165 Headline pt-pt Don’t miss this deal in particular Não perca esta oferta específica"} +{"t":"PD 23 Onsite Full Copy Repository 166 Headline pt-pt Shop last-minute deals Aproveite as ofertas de última hora"} +{"t":"PD 23 Onsite Full Copy Repository 167 Headline pt-pt Now it’s super official. Já é oficial!"} +{"t":"PD 23 Onsite Full Copy Repository 168 Headline pt-pt Shop fast! Compre rápido!"} +{"t":"PD 23 Onsite Full Copy Repository 169 Headline pt-pt The deals of your dreams As ofertas dos seus sonhos"} +{"t":"PD 23 Onsite Full Copy Repository 170 Headline pt-pt Are almost here estão quase a chegar"} +{"t":"PD 23 Onsite Full Copy Repository 172 Headline pt-pt Ask Alexa now Pergunte à Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 173 Headline pt-pt Help yourself to some deals Aproveite as nossas ofertas!"} +{"t":"PD 23 Onsite Full Copy Repository 174 Headline pt-pt So many deals, so little time. Tantas ofertas, tão pouco tempo."} +{"t":"PD 23 Onsite Full Copy Repository 175 Headline pt-pt 5 days to go Faltam 5 dias"} +{"t":"PD 23 Onsite Full Copy Repository 176 Headline pt-pt 4 days to go. Faltam 4 dias"} +{"t":"PD 23 Onsite Full Copy Repository 177 Headline pt-pt Prime exclusive vouchers Cupões Exclusivos Prime"} +{"t":"PD 23 Onsite Full Copy Repository 178 Headline pt-pt See you next Até ao próximo"} +{"t":"PD 23 Onsite Full Copy Repository 179 Headline pt-pt Welcome to Prime Bem-vindo ao Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 180 Headline pt-pt For your new device Para o seu novo dispositivo"} +{"t":"PD 23 Onsite Full Copy Repository 181 Headline pt-pt It's almost here Está quase a chegar"} +{"t":"PD 23 Onsite Full Copy Repository 182 Headline pt-pt That's a wrap! É tudo!"} +{"t":"PD 23 Onsite Full Copy Repository 183 Headline pt-pt Wait. Alexa can do that? Descubra os dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 184 Headline pt-pt Explore your Prime benefits Descubra os seus benefícios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 185 Headline pt-pt Buy small to win big Pequenas compras para ganhar em grande"} +{"t":"PD 23 Onsite Full Copy Repository 186 Headline pt-pt Show me the deals Ver as ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 187 Headline pt-pt Alexa can help! She loves deals. A Alexa ajuda! Ela adora ofertas."} +{"t":"PD 23 Onsite Full Copy Repository 188 Headline pt-pt The happiest vouchers in the world Os cupões mais felizes do mundo"} +{"t":"PD 23 Onsite Full Copy Repository 189 Headline pt-pt Get your deals to go Leve as suas ofertas consigo"} +{"t":"PD 23 Onsite Full Copy Repository 190 Headline pt-pt Start shopping early Comece já a comprar"} +{"t":"PD 23 Onsite Full Copy Repository 191 Headline pt-pt Explore Prime member benefits Explore as vantagens de ser cliente Prime"} +{"t":"PD 23 Onsite Full Copy Repository 192 Headline pt-pt Explore more offers Descobrir mais ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 195 Headline pt-pt Incoming deals Próximas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 196 Headline pt-pt Deals start at midnight As ofertas começam hoje às 23h"} +{"t":"PD 23 Onsite Full Copy Repository 197 Headline pt-pt No peeking Nada de spoilers"} +{"t":"PD 23 Onsite Full Copy Repository 198 Subtext pt-pt Stream thousands of films and TV shows, including exclusive Amazon Originals. Desfrute de filmes e séries, incluindo todo o catálogo de Amazon Originals"} +{"t":"PD 23 Onsite Full Copy Repository 199 Subtext pt-pt All of the music you love plus the largest catalogue of top podcasts ad-free, included with Prime. Shuffle play any artist, album or playlist. Faça streaming de mais de 2 milhões de músicas, incluindo milhares de listas de reprodução e podcasts. Disponível apenas em Espanha."} +{"t":"PD 23 Onsite Full Copy Repository 200 Subtext pt-pt Get unlimited, fast delivery on all your purchases, delivered as soon as the same day. Com o Amazon Prime, os envios são rápidos, grátis e ilimitados."} +{"t":"PD 23 Onsite Full Copy Repository 201 Subtext pt-pt Enjoy a rotating selection of books, magazines, and more Leia centenas de livros, revistas e muito mais (em Espanha)"} +{"t":"PD 23 Onsite Full Copy Repository 202 Subtext pt-pt Try on clothes, shoes, jewelry and accessories from the comfort of your home, and only pay for what you keep. Experimente roupa, calçado e acessórios sem sair de casa e pague só aquilo com que quiser ficar"} +{"t":"PD 23 Onsite Full Copy Repository 203 Subtext pt-pt Try Prime in time Experimente o Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 204 Subtext pt-pt for Prime Day para o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 205 Subtext pt-pt Prime Video Prime Video"} +{"t":"PD 23 Onsite Full Copy Repository 206 Subtext pt-pt Watch hit movies and TV, award-winning Originals, live sports, and more. Streaming ilimitado de filmes e séries, incluindo as séries Amazon Originals"} +{"t":"PD 23 Onsite Full Copy Repository 207 Subtext pt-pt Watch now Ver agora"} +{"t":"PD 23 Onsite Full Copy Repository 208 Subtext pt-pt Amazon Music Amazon Music"} +{"t":"PD 23 Onsite Full Copy Repository 209 Subtext pt-pt Listen now Listen now"} +{"t":"PD 23 Onsite Full Copy Repository 210 Subtext pt-pt Prime Try Before You Buy Prime Teste já, pague depois"} +{"t":"PD 23 Onsite Full Copy Repository 211 CTA pt-pt Find your new look Encontre o seu novo visual"} +{"t":"PD 23 Onsite Full Copy Repository 212 Subtext pt-pt Free international delivery Envio internacional gratuito"} +{"t":"PD 23 Onsite Full Copy Repository 213 Subtext pt-pt hours horas"} +{"t":"PD 23 Onsite Full Copy Repository 214 Subtext pt-pt minutes minutos"} +{"t":"PD 23 Onsite Full Copy Repository 215 Subtext pt-pt seconds segundos"} +{"t":"PD 23 Onsite Full Copy Repository 216 Subtext pt-pt Save. Stream. Celebrate. Poupe. Assista. Divirta-se"} +{"t":"PD 23 Onsite Full Copy Repository 217 Subtext pt-pt Access to hundreds of eBooks, including fiction and non-fiction, magazines and more, at no additional cost. Acesso a centenas de eBooks, incluindo ficção e não ficção, revistas e muito mais, sem custos adicionais."} +{"t":"PD 23 Onsite Full Copy Repository 218 Subtext pt-pt Always have a good book with you. Read anytime, anywhere, on any device. Tenha sempre um bom livro consigo. Leia a qualquer altura, onde quer que esteja, em qualquer dispositivo."} +{"t":"PD 23 Onsite Full Copy Repository 219 Subtext pt-pt Enjoy free games, in-game content, and a Twitch channel subscription every month Desfrute de jogos grátis todos os meses, vantagens e recompensas nos jogos, e muito mais."} +{"t":"PD 23 Onsite Full Copy Repository 220 Subtext pt-pt Get free games and in-game content every month, as well as free subscription on Twitch.tv Jogos grátis, conteúdo de jogo exclusivo e subscrição de um canal Twitch para usar todos os meses."} +{"t":"PD 23 Onsite Full Copy Repository 222 Subtext pt-pt Watch hit films and TV, award-winning Originals, live sports and more. Veja filmes e séries de sucesso, Originals premiados e muito mais."} +{"t":"PD 23 Onsite Full Copy Repository 223 Subtext pt-pt Grocery benefit Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 224 Subtext pt-pt Get fast, free delivery on groceries and everyday essentials, including meat, produce, seafood, snacks, and more. Entrega rápida e grátis de produtos alimentares e de primeira necessidade, incluindo carne, fruta e legumes, peixe e marisco, snacks e outros."} +{"t":"PD 23 Onsite Full Copy Repository 225 Subtext pt-pt Shop Amazon Fresh Comprar Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 226 Subtext pt-pt Thanks to you O Prime Day foi memorável"} +{"t":"PD 23 Onsite Full Copy Repository 227 Subtext pt-pt But wait, more deals! Mas as ofertas não param por aqui"} +{"t":"PD 23 Onsite Full Copy Repository 228 Subtext pt-pt More Prime benefits this way! Descubra mais benefícios Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 229 Subtext pt-pt And more Prime! E ainda mais Prime!"} +{"t":"PD 23 Onsite Full Copy Repository 230 Subtext pt-pt Earn £10 to spend Ganhe 10 € para gastar no que quiser"} +{"t":"PD 23 Onsite Full Copy Repository 231 Subtext pt-pt on whatever you want No que quiser"} +{"t":"PD 23 Onsite Full Copy Repository 232 Subtext pt-pt Let Alexa find deals for you (Alexa Stand in Line) Deixe que a Alexa encontre ofertas exclusivas para si (e deixe-a ficar na fila)"} +{"t":"PD 23 Onsite Full Copy Repository 233 Subtext pt-pt Create deal alerts (Deal Notifier) Criar alertas do Prime Day (Notificador de Ofertas)"} +{"t":"PD 23 Onsite Full Copy Repository 234 CTA pt-pt Explore Prime Delivery Descubra os envios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 235 CTA pt-pt Join Prime Subscreva o Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 236 CTA pt-pt Shop now Comprar agora"} +{"t":"PD 23 Onsite Full Copy Repository 237 CTA pt-pt Learn more Saber mais"} +{"t":"PD 23 Onsite Full Copy Repository 238 CTA pt-pt Watch now on Twitch Ver agora no Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 239 CTA pt-pt Watch now on IMDb TV Ver agora na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 240 CTA pt-pt Watch free on Twitch Ver grátis no Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 241 CTA pt-pt Watch free on IMDb TV Ver grátis na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 242 CTA pt-pt Free on Twitch Grátis no Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 243 CTA pt-pt Free on IMDb TV Grátis na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 244 CTA pt-pt Now on Twitch Agora no Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 245 CTA pt-pt Now on IMDb TV Agora na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 246 CTA pt-pt Shop deals now Ver ofertas agora"} +{"t":"PD 23 Onsite Full Copy Repository 247 CTA pt-pt Shop Amazon devices early Compre Dispositivos Amazon antecipadamente"} +{"t":"PD 23 Onsite Full Copy Repository 248 CTA pt-pt Start your free trial. Join Prime. Comece ao período de teste gratuito. Subscreva o Prime."} +{"t":"PD 23 Onsite Full Copy Repository 249 CTA pt-pt Access tons of movies, music, and more with Prime Desfrute de milhares de filmes, jogos e muito mais com o Amazon Prime"} +{"t":"PD 23 Onsite Full Copy Repository 250 CTA pt-pt Get in on the deals. Try Prime. Aproveite as ofertas. Experimente o Amazon Prime."} +{"t":"PD 23 Onsite Full Copy Repository 251 CTA pt-pt Now’s the time to try Prime for free Chegou a altura de experimentar o Amazon Prime grátis"} +{"t":"PD 23 Onsite Full Copy Repository 252 CTA pt-pt Try Prime for free Experimente o Amazon Prime grátis"} +{"t":"PD 23 Onsite Full Copy Repository 253 CTA pt-pt Try Prime Ver agora na IMDb TV"} +{"t":"PD 23 Onsite Full Copy Repository 254 CTA pt-pt Follow top brands Siga as melhores marcas"} +{"t":"PD 23 Onsite Full Copy Repository 255 CTA pt-pt Get extra rewards! Desfrute de recompensas extra!"} +{"t":"PD 23 Onsite Full Copy Repository 256 CTA pt-pt Explore Prime Gaming Desfrute de jogos grátis todos os meses, vantagens e recompensas nos jogos, e muito mais."} +{"t":"PD 23 Onsite Full Copy Repository 257 CTA pt-pt Shop small businesses, Compre a pequenas e médias empresas,"} +{"t":"PD 23 Onsite Full Copy Repository 258 CTA pt-pt Shop devices deals Ver ofertas em dispositivos"} +{"t":"PD 23 Onsite Full Copy Repository 259 CTA pt-pt Prime Benefits Benefícios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 260 CTA pt-pt Explore more Prime benefits Descubra mais benefícios Prime"} +{"t":"PD 23 Onsite Full Copy Repository 261 CTA pt-pt Early deals on Amazon devices Ofertas antecipadas em dispositivos Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 262 CTA pt-pt Try Prime and join the party Experimente o Amazon Prime e junte-se à festa"} +{"t":"PD 23 Onsite Full Copy Repository 263 CTA pt-pt Get in on the deals. Descubra as ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 264 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 265 CTA pt-pt £XX Gift Card instantly upon approval Receba um Cartão oferta de XX€ ao realizar o pagamento"} +{"t":"PD 23 Onsite Full Copy Repository 266 CTA pt-pt 4 months Free 4 meses grátis"} +{"t":"PD 23 Onsite Full Copy Repository 267 Headline pt-pt 2 days until epic deals Faltam 2 dias para unas ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 268 Headline pt-pt 2 days until Prime Day Faltam 2 dias para o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 269 Headline pt-pt 3 days until epic deals Faltam 3 dias para as ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 270 Headline pt-pt 3 days until Prime Day Faltam 3 dias para o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 271 Headline pt-pt 3 months free 3 meses grátis"} +{"t":"PD 23 Onsite Full Copy Repository 272 Headline pt-pt 4 days until epic deals Faltam 4 dias para as ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 273 Headline pt-pt 4 days until Prime Day 4 dias até ao Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 274 Headline pt-pt 5 days until epic deals Faltam 5 dias para as ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 275 Headline pt-pt 5 days until Prime Day 5 dias até ao Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 276 Headline pt-pt Access all Prime Day Deals with Prime Aceda a todas as ofertas Prime Day com o Prime"} +{"t":"PD 23 Onsite Full Copy Repository 277 Headline pt-pt Alexa, set a reminder to shop Prime Day deals Not applicable for PT"} +{"t":"PD 23 Onsite Full Copy Repository 278 Headline pt-pt Amazing deals Ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 279 Headline pt-pt Amazon Fresh Amazon Fresh"} +{"t":"PD 23 Onsite Full Copy Repository 280 Headline pt-pt Bestsellers from Prime Day 2023 Os mais vendidos do Prime Day 2023"} +{"t":"PD 23 Onsite Full Copy Repository 281 Headline pt-pt Business Prime Duo — included with Prime Business Prime Duo, apenas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 282 Headline pt-pt Business Prime free trial Experimente grátis o Business Prime"} +{"t":"PD 23 Onsite Full Copy Repository 283 Headline pt-pt Celebrate small businesses Apoie pequenas e médias empresas"} +{"t":"PD 23 Onsite Full Copy Repository 284 Headline pt-pt Celebrity favorites Favoritos dos famosos"} +{"t":"PD 23 Onsite Full Copy Repository 285 CTA pt-pt Claim now Pedir agora"} +{"t":"PD 23 Onsite Full Copy Repository 286 Headline pt-pt Deals end at midnight As ofertas terminam às 23h."} +{"t":"PD 23 Onsite Full Copy Repository 287 Headline pt-pt Deals end in As ofertas terminam em"} +{"t":"PD 23 Onsite Full Copy Repository 288 Headline pt-pt Deals from Amazon brands Ver as ofertas em marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 289 Headline pt-pt Deals picked by Influencers Ofertas recomendadas pelos influencers"} +{"t":"PD 23 Onsite Full Copy Repository 290 Headline pt-pt Deals that love you Ofertas à sua medida"} +{"t":"PD 23 Onsite Full Copy Repository 291 Headline pt-pt Deals to take home Ofertas para levar para casa"} +{"t":"PD 23 Onsite Full Copy Repository 292 Headline pt-pt Deals to talk about Ofertas de que se irá lembrar"} +{"t":"PD 23 Onsite Full Copy Repository 293 CTA pt-pt Discover Business Prime Duo Descubra o Business Prime Duo"} +{"t":"PD 23 Onsite Full Copy Repository 294 Headline pt-pt Early Prime Day deals Antecipe o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 295 Headline pt-pt Earn 15% back on select deals for Prime Day Reembolso de 15% em produtos selecionado Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 296 Subtext pt-pt Enjoy millions of songs, ad-free; included with Prime Ouça milhões de músicas sem anúncios, apenas para clientes Prime em Espanha"} +{"t":"PD 23 Onsite Full Copy Repository 297 Headline pt-pt Epic Deals ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 298 Headline pt-pt Epic deals are back As ofertas incríveis estão de volta"} +{"t":"PD 23 Onsite Full Copy Repository 299 Headline pt-pt Epic deals are here As ofertas já chegaram"} +{"t":"PD 23 Onsite Full Copy Repository 300 Headline pt-pt Epic deals end soon As ofertas terminam em breve"} +{"t":"PD 23 Onsite Full Copy Repository 301 Headline pt-pt Epic deals ending soon ofertas incríveis a terminar em breve"} +{"t":"PD 23 Onsite Full Copy Repository 302 Headline pt-pt Epic deals from Amazon Brands ofertas incríveis de marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 303 Headline pt-pt Epic deals start soon ofertas incríveis a chegar"} +{"t":"PD 23 Onsite Full Copy Repository 304 Headline pt-pt Epic deals start tomorrow As ofertas incríveis começam amanhã"} +{"t":"PD 23 Onsite Full Copy Repository 305 Subtext pt-pt Epic deals. After dark. ofertas incríveis. Quando anoitece."} +{"t":"PD 23 Onsite Full Copy Repository 306 CTA pt-pt Explore Kindle Unlimited Descubra o Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 307 CTA pt-pt Explore now Explorar agora"} +{"t":"PD 23 Onsite Full Copy Repository 308 CTA pt-pt Explore Prime Day Explore o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 309 Subtext pt-pt Get 3 months of Kindle Unlimited for £0.00 Ganhe 3 meses de Kindle Unlimited por 0,00€"} +{"t":"PD 23 Onsite Full Copy Repository 310 Headline pt-pt Get 30+ games for free this Prime Day Ganhe +30 jogos grátis neste Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 311 Subtext pt-pt Get a £XX credit for Prime Day Ganhe um crédito de XX € para o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 312 Headline pt-pt Get Business Prime free for up to 90 days Experimente o Prime Business gratuitamente por 90 dias"} +{"t":"PD 23 Onsite Full Copy Repository 313 Headline pt-pt Get excited. Deals are coming. Alegre-se. As ofertas estão a chegar."} +{"t":"PD 23 Onsite Full Copy Repository 314 CTA pt-pt Get Prime. Unlock deals.  Seja cliente Prime. Aceda a ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 315 Subtext pt-pt Get FREE Same-Day Delivery on hundreds of thousands of items. Aproveite envios rápidos em milhões de produtos"} +{"t":"PD 23 Onsite Full Copy Repository 316 Subtext pt-pt Get ultrafast delivery and in-store deals on a wide selection of groceries Entregas rápidas e ofertas nas lojas, numa vasta seleção de artigos de mercearia"} +{"t":"PD 23 Onsite Full Copy Repository 317 Headline pt-pt Great deals Grandes ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 318 Subtext pt-pt Handcrafted items for you Produtos artesanais"} +{"t":"PD 23 Onsite Full Copy Repository 319 pt-pt Included with a Prime membership Exclusivo para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 320 Headline pt-pt Invite Only Deals Ofertas apenas por convite"} +{"t":"PD 23 Onsite Full Copy Repository 321 Headline pt-pt Invite Only Apenas por convite"} +{"t":"PD 23 Onsite Full Copy Repository 322 Subtext pt-pt It’s the most membership time of the year É a melhor época do ano para subscrever o Prime"} +{"t":"PD 23 Onsite Full Copy Repository 323 CTA pt-pt Join today. Cancel anytime. Subscreva hoje. Cancele quando quiser."} +{"t":"PD 23 Onsite Full Copy Repository 324 Headline pt-pt Just for Prime members Apenas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 325 Headline pt-pt Last-minute Prime Day deals Ofertas de última hora"} +{"t":"PD 23 Onsite Full Copy Repository 326 CTA pt-pt Learn how it works Descubra como funciona"} +{"t":"PD 23 Onsite Full Copy Repository 327 CTA pt-pt Learn more about Kindle Unlimited Saber mais sobre o Kindle Unlimited"} +{"t":"PD 23 Onsite Full Copy Repository 328 pt-pt Limited Time Only. Terms Apply. Por tempo limitado. Aplicam-se os termos e condições."} +{"t":"PD 23 Onsite Full Copy Repository 329 pt-pt Limited-time offer with eligible Prime membership, see terms Ofertas por tempo limitado com a subscrição Prime, veja condições"} +{"t":"PD 23 Onsite Full Copy Repository 330 Subtext pt-pt Make room for epic deals Prepare-se para as ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 331 Headline pt-pt New day. New deals. Mais um dia. Mais ofertas."} +{"t":"PD 23 Onsite Full Copy Repository 332 Headline pt-pt New deals are in Já chegaram as novas ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 333 Headline pt-pt Pay over time with Affirm on top deals Pague a prestações com Affirm nas melhores ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 334 Subtext pt-pt Placeholder: Up to X% off Amazon Devices. Prime Day. Até um desconto de X% em dispositivos Amazon. Prime Day."} +{"t":"PD 23 Onsite Full Copy Repository 335 Headline pt-pt Placeholder: Up to 50% off Amazon Devices. Até um desconto de 50% em dispositivos Amazon."} +{"t":"PD 23 Onsite Full Copy Repository 336 Headline pt-pt Prime Day deals Ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 337 Headline pt-pt Prime Day deals end in As ofertas Prime Day terminam em"} +{"t":"PD 23 Onsite Full Copy Repository 338 Headline pt-pt Prime Day ends in O Prime Day termina em"} +{"t":"PD 23 Onsite Full Copy Repository 339 Headline pt-pt Prime Day ends soon Prime Day termina em breve"} +{"t":"PD 23 Onsite Full Copy Repository 340 Subtext pt-pt Prime Day has officially started Já começou oficialmente o Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 341 Headline pt-pt Prime Day is coming - save early with Amazon Brand deals O Prime Day já chegou. Comece a poupar com as ofertas de marcas Amazon"} +{"t":"PD 23 Onsite Full Copy Repository 342 Headline pt-pt Prime Day is MONTH XX & XX O Prime Day é de XX-XX MÊS"} +{"t":"PD 23 Onsite Full Copy Repository 343 Headline pt-pt Prime Day is MONTH XX–XX Prime Day de XX-XX Mês"} +{"t":"PD 23 Onsite Full Copy Repository 344 Headline pt-pt Prime Day starts tomorrow O Prime Day começa hoje às 23h"} +{"t":"PD 23 Onsite Full Copy Repository 345 Headline pt-pt Prime exclusive offers? Yes please. Ofertas exclusivas Prime? Sim, por favor."} +{"t":"PD 23 Onsite Full Copy Repository 346 Headline pt-pt Prime member deals Ofertas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 347 Headline pt-pt Ready, set, shop! Get 6% back on Prime Day purchases Preparados, prontos, descontos! Reembolso de 6% em compras no Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 348 Headline pt-pt Ready. Set. Prime Day. Preparados. Prontos. Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 349 Headline pt-pt Save now. Sleep later. Poupe agora. Durma depois."} +{"t":"PD 23 Onsite Full Copy Repository 350 Headline pt-pt Save on Climate Pledge Friendly products for Prime Day Poupe em produtos Climate Pledge Friendly no Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 351 Headline pt-pt Save up to XX% on Alexa Built-in devices Poupe até XX% em dispositivos compatíveis com Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 352 Headline pt-pt Save with deals for businesses Poupe com as ofertas para empresas"} +{"t":"PD 23 Onsite Full Copy Repository 353 Headline pt-pt Score 20% off Twitch merch Poupe 20% em produtos Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 354 CTA pt-pt Shop Alexa Built-in devices Ver dispositivos compatíveis com Alexa"} +{"t":"PD 23 Onsite Full Copy Repository 355 CTA pt-pt Shop all influencer picks Compre produtos selecionados por influencers"} +{"t":"PD 23 Onsite Full Copy Repository 356 Headline pt-pt Shop all Prime Day deals Ver todas as ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 357 Headline pt-pt Shop deals for businesses Ver ofertas para empresas"} +{"t":"PD 23 Onsite Full Copy Repository 358 Headline pt-pt Shop deals overnight Ver as ofertas desta noite"} +{"t":"PD 23 Onsite Full Copy Repository 359 Headline pt-pt Shop early Prime Day deals Ver agora as ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 360 Headline pt-pt Shop epic Prime Day deals Ver as ofertas incríveis do Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 361 Headline pt-pt Shop Handmade deals Compre produtos artesanais"} +{"t":"PD 23 Onsite Full Copy Repository 362 CTA pt-pt Shop internet famous deals Ver as ofertas mais virais da Internet"} +{"t":"PD 23 Onsite Full Copy Repository 363 Headline pt-pt Shop like a VIP with 15% back on Prime Day deals Faça compras como um VIP com um reembolso de 15% em ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 364 CTA pt-pt Shop more-sustainable products Ver mais produtos sustentáveis"} +{"t":"PD 23 Onsite Full Copy Repository 365 CTA pt-pt Shop on Amazon Business Comprar em Amazon Business"} +{"t":"PD 23 Onsite Full Copy Repository 366 Headline pt-pt Shop Prime Day deals Ver as ofertas Prime Day"} +{"t":"PD 23 Onsite Full Copy Repository 367 CTA pt-pt Shop the Character Store Ver a Character Store"} +{"t":"PD 23 Onsite Full Copy Repository 368 CTA pt-pt Shop Twitch now Descubra o Twitch"} +{"t":"PD 23 Onsite Full Copy Repository 369 Headline pt-pt Shop viral trends Ver as tendências mais virais"} +{"t":"PD 23 Onsite Full Copy Repository 370 Headline pt-pt Shop your favorite characters Ver os seus personagens favoritos"} +{"t":"PD 23 Onsite Full Copy Repository 371 Headline pt-pt Small business deals for you Ofertas pequenas e médias empresas para si"} +{"t":"PD 23 Onsite Full Copy Repository 372 Headline pt-pt So. Many. Deals. Carradas de ofertas"} +{"t":"PD 23 Onsite Full Copy Repository 373 Headline pt-pt Spectacular deals Ofertas espetaculares"} +{"t":"PD 23 Onsite Full Copy Repository 374 CTA pt-pt Start your free trial Comece o período gratuito"} +{"t":"PD 23 Onsite Full Copy Repository 375 Headline pt-pt Starts in Começam em"} +{"t":"PD 23 Onsite Full Copy Repository 376 Headline pt-pt Super epic deals Ofertas super épicas"} +{"t":"PD 23 Onsite Full Copy Repository 377 Headline pt-pt Surprise offers. Just for Prime members. Ofertas surpreendentes. Apenas para clientes Prime"} +{"t":"PD 23 Onsite Full Copy Repository 378 pt-pt Terms apply Aplicam-se os termos e condições."} +{"t":"PD 23 Onsite Full Copy Repository 379 Headline pt-pt These deals can’t wait to see you Estas ofertas estão desejosas de o ver"} +{"t":"PD 23 Onsite Full Copy Repository 380 Headline pt-pt Today's deals Ofertas de hoje"} +{"t":"PD 23 Onsite Full Copy Repository 381 Headline pt-pt Top-notch deals Ofertas excecionais"} +{"t":"PD 23 Onsite Full Copy Repository 382 Headline pt-pt Trending Prime Day deals Ofertas Prime populares"} +{"t":"PD 23 Onsite Full Copy Repository 383 CTA pt-pt Try Amazon Photos Experimente Amazon Photos"} +{"t":"PD 23 Onsite Full Copy Repository 384 CTA pt-pt Try Audible for £0.00 Experimente o Audible por 0€"} +{"t":"PD 23 Onsite Full Copy Repository 385 CTA pt-pt Try it out Experimente-o"} +{"t":"PD 23 Onsite Full Copy Repository 386 Subtext pt-pt Try on clothes, shoes, and more before you buy and only pay for what you keep after 7 days Experimente roupas, sapatos e muito mais antes de comprar, e pague apenas aquilo com que fica após 7 dias."} +{"t":"PD 23 Onsite Full Copy Repository 387 Headline pt-pt Unbelievable deals Ofertas incríveis"} +{"t":"PD 23 Onsite Full Copy Repository 388 pt-pt Unlimited photo storage with Prime Armazenamento ilimitado de fotos com o Prime"} +{"t":"PD 23 Onsite Full Copy Repository 389 Headline pt-pt Very impressive deals Ofertas impressionantes"} +{"t":"PD 23 Onsite Page wording 001 pt-pt Prime Day starts soon O Prime Day está a chegar"} +{"t":"PD 23 Onsite Page wording 007 pt-pt Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 pt-pt Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 pt-pt Save up to XX% on Prime Day Poupe até XX% no Prime Day"} +{"t":"PD 23 Onsite Page wording 017 pt-pt Shop up to XX% off Poupe até XX%"} +{"t":"PD 23 Onsite Page wording 021 % off pt-pt 5 days to go Faltam 5 dias"} +{"t":"PD 23 Onsite Page wording 022 % off pt-pt 4 days to go. Faltam 4 dias"} +{"t":"PD 23 Onsite Page wording 023 % off pt-pt 3 days to go. Faltam 3 dias"} +{"t":"PD 23 Onsite Page wording 024 % off pt-pt 2 days to go. Faltam 2 dias"} +{"t":"PD 23 Onsite Page wording 025 % off pt-pt 1 day to go Falta 1 dia"} +{"t":"PD 23 Onsite Page wording 026 % off pt-pt Epic deals start at midnight As ofertas começam hoje às 23h"} +{"t":"PD 23 Onsite Page wording 027 % off pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Onsite Page wording 028 % off pt-pt Shop deals overnight Ver as ofertas desta noite"} +{"t":"PD 23 Onsite Page wording 030 % off pt-pt Prime Day ends soon Prime Day termina em breve"} +{"t":"PD 23 Onsite Page wording 031 pt-pt XX - XX July XX - XX julho"} +{"t":"PD 23 Onsite Page wording 037 pt-pt Now on Desfrute já!"} +{"t":"PD 23 Onsite Page wording 038 pt-pt Save now. Sleep later. Poupe agora. Durma depois."} +{"t":"PD 23 Onsite Page wording 039 pt-pt Ends in Termina em"} +{"t":"PD 23 Onsite Page wording 040 pt-pt Deals end at midnight As ofertas terminam às 23h."} +{"t":"PD 23 Onsite Page wording 041 CTA pt-pt Shop early Prime Day Deals Ver agora as ofertas Prime Day"} +{"t":"PD 23 Onsite Page wording 047 CTA pt-pt Shop all Prime Day deals Ver todas as ofertas Prime Day"} +{"t":"PD 23 Onsite Page wording 051 pt-pt Vouchers Cupões"} +{"t":"PD 23 Onsite Page wording 057 pt-pt Check out these Prime-exclusive vouchers Descubra cupões exclusivos para clientes Prime"} +{"t":"PD 23 Onsite Page wording 061 pt-pt Shop all deals Todas as ofertas"} +{"t":"PD 23 Onsite 001 Event Name pt-pt Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 23 Onsite 003 Tagline pt-pt Feel like a big deal\n\nTwo days of Prime savings Sinta-se uma estrela\n\nDois dias de ofertas Prime"} +{"t":"PD 23 Onsite 003F Tagline pt-pt Feel like a big deal Two days of Prime savings Sinta-se uma estrela Dois dias de ofertas Prime"} +{"t":"PD 23 Onsite 004 pt-pt Save up to XX% Poupe até XX%"} +{"t":"PD 23 Onsite 005 Dates pt-pt XX - XX July XX - XX julho"} +{"t":"PD 23 Onsite 006 Dates pt-pt Starts midnight Começa esta noite"} +{"t":"PD 23 Onsite 007 Dates pt-pt Ends midnight Termina esta noite"} +{"t":"PD 23 Onsite 008 Dates pt-pt Epic deals start at midnight As ofertas incríveis começam hoje às 23h"} +{"t":"PD 23 Onsite 009 Dates pt-pt Deals start at midnight As ofertas começam hoje às 23h"} +{"t":"PD 23 Onsite 010 CTA pt-pt Get ready Prepare-se"} +{"t":"PD 23 Onsite 011 pt-pt Starts midnight Começa esta noite"} +{"t":"PD 23 Onsite 012 pt-pt Starts tomorrow Começa amanhã"} +{"t":"PD 23 Onsite 013 pt-pt Starts XX July A partir de XX de julho"} +{"t":"PD 23 Onsite 014 pt-pt Ends XX July Até XX de julho"} +{"t":"PD 23 Onsite 015 pt-pt Now on Desfrute já!"} +{"t":"PD 23 Onsite 016 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"PD 23 Onsite 017 CTA pt-pt Shop great deals Poupe em grande"} +{"t":"PD 23 Onsite 018 pt-pt Discover vouchers and save on selected brands Descubra cupões e poupe em marcas selecionadas"} +{"t":"PD 23 Onsite 019 pt-pt Check out these Prime-exclusive vouchers Descubra cupões exclusivos para clientes Prime"} +{"t":"PD 23 Onsite 020 pt-pt Discover all deals here Descubra aqui todas as ofertas"} +{"t":"PD 23 Onsite 021 pt-pt Shop all deals Ver todas as ofertas"} +{"t":"PD 23 Onsite 022 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Onsite Lead Up 001 Headline pt-pt XX-XX July De XX até XX de julho"} +{"t":"PD 24 Onsite Lead Up 002 Subtext pt-pt Big deals coming soon Grandes ofertas brevemente"} +{"t":"PD 24 Onsite Lead Up 003 Headline pt-pt Prime Day is XX-XX July O Prime Day é nos dias XX e XX de julho"} +{"t":"PD 24 Onsite Lead Up 004 Subtext pt-pt But the party starts now Mas a festa começa agora"} +{"t":"PD 24 Onsite Lead Up 005 Headline pt-pt Shop early Prime Day deals now Compre já as ofertas antecipadas do Prime Day"} +{"t":"PD 24 Onsite Lead Up 006 Headline pt-pt Stay tuned for early deals Não perca as ofertas antecipadas do Prime Day"} +{"t":"PD 24 Onsite Lead Up 007 Headline pt-pt Make your wish list for Prime Day Faça a sua lista de desejos para o Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext pt-pt XX-XX July XX - XX julho"} +{"t":"PD 24 Onsite Lead Up 009 Headline pt-pt Check in for buzzworthy \n early deals Descubra ofertas antecipadas imperdíveis"} +{"t":"PD 24 Onsite Lead Up 009F Headline pt-pt Check in for buzzworthy early deals Descubra ofertas antecipadas imperdíveis"} +{"t":"PD 24 Onsite Lead Up 010 Headline pt-pt Early deal Oferta antecipada"} +{"t":"PD 24 Onsite Lead Up 012 Headline pt-pt Shop exclusive Prime deals now Compre já ofertas Prime exclusivas"} +{"t":"PD 24 Onsite Lead Up 014 Headline pt-pt Exciting deals only for Prime members Ofertas exclusivas Prime em produtos imperdíveis"} +{"t":"PD 24 Onsite Lead Up 016 Headline pt-pt 5 days until big deals Faltam 5 dias para as grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 018 Headline pt-pt 4 days until big deals Faltam 4 dias para as grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 020 Headline pt-pt 3 days until big deals Faltam 3 dias para as grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 022 Headline pt-pt 2 days until big deals Faltam 2 dias para as grandes ofertas"} +{"t":"PD 24 Onsite Lead Up 024 Headline pt-pt Get your basket ready Prepare o seu carrinho de compras"} +{"t":"PD 24 Onsite Lead Up 025 Subtext pt-pt Big deals start tomorrow As grandes ofertas começam amanhã!"} +{"t":"PD 24 Onsite Lead Up 026 Headline pt-pt It’s almost deal o’clock Está quase na hora das ofertas"} +{"t":"PD 24 Onsite Lead Up 027 Subtext pt-pt Prime Day starts soon O Prime Day começa em breve"} +{"t":"PD 24 Onsite Lead Up 028 Headline pt-pt Tune in for new deals all Prime Day long Fique atento a novas ofertas durante o Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline pt-pt Prime Day starts in O Prime Day começa em"} +{"t":"PD 24 Onsite Lead Up 031 Headline pt-pt New deals drop in Novas ofertas a chegar"} +{"t":"PD 24 Onsite Lead Up 032 Headline pt-pt Shop early Prime Day deals Ver agora as ofertas Prime Day"} +{"t":"PD 24 Onsite Lead Up 033 Headline pt-pt Early deals to shop Ofertas antecipadas"} +{"t":"PD 24 Onsite Lead Up 034 Headline pt-pt Early deals are waiting for you As primeiras ofertas estão à sua espera"} +{"t":"PD 24 Onsite Lead Up 035 Headline pt-pt Fast delivery. Unlimited streaming. Prime Day. Envios. Streaming. Prime Day!"} +{"t":"PD 24 Onsite Lead Up 037 Headline pt-pt Join Prime. Save big. Subscreva o Prime e poupe em grande"} +{"t":"PD 24 Onsite Lead Up 038 Subtext pt-pt Deals start tomorrow As ofertas começam amanhã!"} +{"t":"PD 24 Onsite Lead Up 039 Headline pt-pt Prime Day starts soon O Prime Day começa em breve"} +{"t":"PD 24 Onsite Lead Up 041 Headline pt-pt Get your baskets ready Prepare o seu carrinho de compras"} +{"t":"PD 24 Onsite Lead Up 043 Headline pt-pt Today's deal drop Ofertas de hoje"} +{"t":"PD 24 Onsite Lead Up 044 Headline pt-pt Prime Day is XX–XX July Prime Day de XX - XX de julho"} +{"t":"PD 24 Onsite Lead Up 045 Headline pt-pt Shop new deal drops Compre novas ofertas"} +{"t":"PD 24 Onsite Lead Up 046 Headline pt-pt Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline pt-pt Starts in Começa em"} +{"t":"PD 24 Onsite Lead Up 050 Headline pt-pt Invite-only deals Ofertas apenas por convite"} +{"t":"PD 24 Onsite Lead Up 051 Headline pt-pt Watch films and shows with Prime Veja filmes e séries\n com o Prime"} +{"t":"PD 24 Onsite Lead Up 051F Headline pt-pt Watch films and shows with Prime Veja filmes e séries com o Prime"} +{"t":"PD 24 Onsite Lead Up 052 Headline pt-pt Listen to Amazon Music with Prime Oiça a Amazon Music com o Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline pt-pt Get unlimited, fast deliveries with Prime Usufrua de envios grátis e rápidos com o Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline pt-pt Shop Prime Try Before You Buy Teste já, pague depois com Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 055 Headline pt-pt Get free games and more with Prime Obtenha jogos grátis e muito mais com o Prime Gaming"} +{"t":"PD 24 Onsite Lead Up 056 Headline pt-pt Prime Day is XX and XX July O Prime Day é de XX - XX de julho"} +{"t":"PD 24 Onsite Lead Up 057 Headline pt-pt Shop Prime Day Compre no Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline pt-pt Get excited. Deals are coming. Boas notícias: as ofertas estão a chegar"} +{"t":"PD 24 Onsite Lead Up 060 Headline pt-pt Big deals are back As grandes ofertas regressaram"} +{"t":"PD 24 Onsite Lead Up 061 Subtext pt-pt Prime Day is XX–XX July O Prime Day é de XX - XX julho"} +{"t":"PD 24 Onsite Lead Up 062 Headline pt-pt Starts midnight Começa esta noite"} +{"t":"PD 24 Onsite Live 001 Headline pt-pt Shop big deals now Compre as ofertas agora"} +{"t":"PD 24 Onsite Live 002 Headline pt-pt Shop new deals while they’re hot Compre as novas ofertas que acabaram de chegar"} +{"t":"PD 24 Onsite Live 003 Headline pt-pt Shop new deals Ver novas ofertas"} +{"t":"PD 24 Onsite Live 004 Headline pt-pt New day. New deals. Mais um dia. Mais ofertas."} +{"t":"PD 24 Onsite Live 005 Headline pt-pt Shop the final hours Compre nas horas finais"} +{"t":"PD 24 Onsite Live 006 Headline pt-pt Log-in for last-minute deal drops Esteja atento às ofertas de última hora"} +{"t":"PD 24 Onsite Live 007 Headline pt-pt These deals were made for shopping Ofertas imperdíveis para si"} +{"t":"PD 24 Onsite Live 008 Headline pt-pt Shop. Save. Repeat. Comprar. Poupar. Repetir."} +{"t":"PD 24 Onsite Live 009 Headline pt-pt Ends in Termina em"} +{"t":"PD 24 Onsite Live 011 Subtext pt-pt Shop last-minute deals in Ofertas de última hora"} +{"t":"PD 24 Onsite Live 012 Headline pt-pt New deals in Novas ofertas em"} +{"t":"PD 24 Onsite Live 013 Headline pt-pt Join Prime today. Shop big deals today. Adirá já ao Prime e descubra as ofertas exclusivas"} +{"t":"PD 24 Onsite Live 014 CTA pt-pt Start your 30-day free trial Inicie o seu teste gratuito de 30 dias"} +{"t":"PD 24 Onsite Live 015 Headline pt-pt Shop new deals with a side of fast delivery Compre ofertas com entrega rápida"} +{"t":"PD 24 Onsite Live 016 CTA pt-pt Join Prime Aderir ao Prime"} +{"t":"PD 24 Onsite Live 017 Headline pt-pt There’s still time to score big deals Ainda está a tempo para conseguir ofertas exclusivas"} +{"t":"PD 24 Onsite Live 019 Headline pt-pt Shop Prime Day deals Ver as ofertas Prime Day"} +{"t":"PD 24 Onsite Live 021 Headline pt-pt Trending Prime Day deals Ofertas Prime populares"} +{"t":"PD 24 Onsite Live 022 Headline pt-pt Shop Prime Day before it ends Compre no Prime Day antes que termine"} +{"t":"PD 24 Onsite Live 023 Headline pt-pt Prime Day deals Ofertas Prime Day"} +{"t":"PD 24 Onsite Live 024 Headline pt-pt Spectacular deals Ofertas imperdíveis"} +{"t":"PD 24 Onsite Live 025 Headline pt-pt Fantastic deals Ofertas fantásticas"} +{"t":"PD 24 Onsite Live 026 Headline pt-pt Amazing deals Ofertas incríveis"} +{"t":"PD 24 Onsite Live 027 Headline pt-pt Deals on awesome stuff Ofertas em produtos incríveis"} +{"t":"PD 24 Onsite Live 028 Headline pt-pt Top-notch deals Ofertas excecionais"} +{"t":"PD 24 Onsite Live 029 Headline pt-pt Great deals Grandes ofertas"} +{"t":"PD 24 Onsite Live 030 Headline pt-pt Very impressive deals Ofertas imperdíveis"} +{"t":"PD 24 Onsite Live 031 Headline pt-pt Unbelievable deals Ofertas incríveis"} +{"t":"PD 24 Onsite Live 032 Headline pt-pt Deals to talk about Ofertas memoráveis"} +{"t":"PD 24 Onsite Live 033 Headline pt-pt Deals to take home Ofertas que o vão apaixonar"} +{"t":"PD 24 Onsite Live 034 Headline pt-pt Log-in for last-minute deals Esteja atento às ofertas de última hora"} +{"t":"PD 24 Onsite Live 035 Headline pt-pt Lightning Deals Ofertas Flash"} +{"t":"PD 24 Onsite Live 036 Headline pt-pt Top brands Grandes marcas"} +{"t":"PD 24 Onsite Live 037 Headline pt-pt Customers' Most-Loved Os favoritos dos clientes"} +{"t":"PD 24 Onsite Live 038 Headline pt-pt Trending deals Ofertas populares"} +{"t":"PD 24 Onsite Live 039 Headline pt-pt Deals under £25 Ofertas a menos de 10€"} +{"t":"PD 24 Onsite Live 040 Headline pt-pt Deals under £10 Ofertas a menos de 10€"} +{"t":"PD 24 Onsite Live 041 Headline pt-pt Shop all deals Ver todas as ofertas"} +{"t":"PD 24 Onsite Live 042 Headline pt-pt Today's deals Ofertas de hoje"} +{"t":"PD 24 Onsite Live 043 Headline pt-pt Join Prime Adira ao Prime"} +{"t":"PD 24 Onsite Live 044 Headline pt-pt Join Prime for big deals Adira ao Prime e triunfe!"} +{"t":"PD 24 Onsite Live 045 Headline pt-pt Prime member deals Ofertas para clientes Prime"} +{"t":"PD 24 Onsite Live 046 Headline pt-pt Ends soon Termina em breve"} +{"t":"PD 24 Onsite Live 047 Headline pt-pt Ending soon A terminar em breve"} +{"t":"PD 24 Onsite Live 048 Headline pt-pt New deals every 12 hours Novas ofertas a cada 12 horas"} +{"t":"PD 24 Onsite Live 050 Headline pt-pt Prime Day ends soon Prime Day termina em breve"} +{"t":"PD 24 Onsite Live 051 Subtext pt-pt Try Prime and join the party Experimente o Amazon Prime e junte-se à festa"} +{"t":"PD 24 Onsite Live 052 Headline pt-pt Ready. Set. Prime Day. Preparados. Prontos. Prime Day."} +{"t":"PD 24 Onsite Live 053 Subtext pt-pt Two days of big deals have officially started Começaram oficialmente 2 dias de grandes ofertas."} +{"t":"PD 24 Onsite Live 054 Headline pt-pt Two days of big deals 2 dias de grandes ofertas"} +{"t":"PD 24 Onsite Live 055 Headline pt-pt Ends midnight Termina às 23h"} +{"t":"PD 24 Onsite Live 056 Headline pt-pt Thanks for shopping Prime Day Obrigado por comprar no Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline pt-pt Everyday Prime deals Ofertas Prime para o dia a dia"} +{"t":"PD 24 Onsite Live 058 pt-pt Included with your Prime membership Incluído na sua subscrição do Amazon Prime"} +{"t":"PD 24 Onsite Live 059 pt-pt Included with a Prime membership Incluído na subscrição do Amazon Prime"} +{"t":"PD 24 Onsite Live 060 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 24 Onsite Live Lead Out 058 pt-pt Included with your Prime membership Incluído na sua subscrição do Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 059 pt-pt Included with a Prime membership Incluído na subscrição do Amazon Prime"} +{"t":"PD 24 Onsite Live Lead Out 060 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Onsite 001 pt-pt Big deals coming soon Grandes ofertas brevemente"} +{"t":"PD 25 Onsite 002 pt-pt Get big deals this Prime Day Consiga grandes ofertas neste Prime Day"} +{"t":"PD 25 Onsite 004 pt-pt 4 days of big deals start soon 4 dias de grandes ofertas começam em breve"} +{"t":"PD 25 Onsite 005 pt-pt Unlock Prime Day deals Aceda a ofertas do Prime Day"} +{"t":"PD 25 Onsite 007 pt-pt Prime members, make your wish list Clientes Prime, comecem a vossa lista de desejos"} +{"t":"PD 25 Onsite 008 pt-pt Access Prime Day deals Aceda a ofertas do Prime Day"} +{"t":"PD 25 Onsite 010 pt-pt Save big on Prime Day Poupe em grande no Prime Day"} +{"t":"PD 25 Onsite 011 pt-pt Members save big on Prime Day Os clientes Prime poupam em grande no Prime Day"} +{"t":"PD 25 Onsite 013 pt-pt Shop early Prime Day deals Descubra as ofertas antecipadas do Prime Day"} +{"t":"PD 25 Onsite 014 pt-pt Members get early Prime Day deals Acesso antecipado ao Prime Day para clientes Prime"} +{"t":"PD 25 Onsite 015 pt-pt 5 days until Prime Day Faltam 5 dias para o Prime Day"} +{"t":"PD 25 Onsite 016 pt-pt 5 days until big Prime Day deals 5 dias para as grandes ofertas do Prime Day"} +{"t":"PD 25 Onsite 017 pt-pt 4 days until Prime Day Faltam 4 dias para o Prime Day"} +{"t":"PD 25 Onsite 018 pt-pt 4 days until big Prime Day deals 4 dias para as grandes ofertas do Prime Day"} +{"t":"PD 25 Onsite 019 pt-pt 3 days until Prime Day Faltam 3 dias para o Prime Day"} +{"t":"PD 25 Onsite 020 pt-pt 3 days until big Prime Day deals 3 dias para as grandes ofertas do Prime Day"} +{"t":"PD 25 Onsite 023 pt-pt 2 days until Prime Day Faltam 2 dias para o Prime Day"} +{"t":"PD 25 Onsite 024 pt-pt 2 days until big Prime Day deals 2 dias para as grandes ofertas do Prime Day"} +{"t":"PD 25 Onsite 026 pt-pt Big deals start tomorrow As grandes ofertas começam amanhã"} +{"t":"PD 25 Onsite 027 pt-pt Prime Day deals start tomorrow As ofertas do Prime Day começam amanhã"} +{"t":"PD 25 Onsite 029 pt-pt Prime Day starts midnight O Prime Day começa às 23h"} +{"t":"PD 25 Onsite 030 pt-pt Prime Day deals start at midnight As ofertas do Prime Day começam às 23h"} +{"t":"PD 25 Onsite 033 pt-pt Prime Day is coming O Prime Day está a chegar"} +{"t":"PD 25 Onsite 038 pt-pt Get big deals this Prime Day Aproveite o Prime Day"} +{"t":"PD 25 Onsite 043 pt-pt 4 days of big deals start soon Vêm aí 4 dias de grandes ofertas"} +{"t":"PD 25 Onsite 044 pt-pt Unlock Prime Day deals Descubra o Prime Day"} +{"t":"PD 25 Onsite 047 pt-pt Prime Day deals are coming As ofertas do Prime Day estão a chegar"} +{"t":"PD 25 Onsite 049 pt-pt Prime Day: make your wish list Comece a sua lista de desejos"} +{"t":"PD 25 Onsite 050 pt-pt Prime Day deals are coming Prime Day está a chegar"} +{"t":"PD 25 Onsite 056 pt-pt Save big this Prime Day Poupe em grande neste Prime Day"} +{"t":"PD 25 Onsite 059 pt-pt Shop early Prime Day deals Prepare-se para o Prime Day"} +{"t":"PD 25 Onsite 061 pt-pt Get early Prime Day deals Prepare-se para o Prime Day"} +{"t":"PD 25 Onsite 063 pt-pt 5 days until big Prime Day deals Faltam 5 dias para o Prime Day"} +{"t":"PD 25 Onsite 066 pt-pt 4 days until big Prime Day deals Faltam 4 dias para o Prime Day"} +{"t":"PD 25 Onsite 069 pt-pt 3 days until big Prime Day deals Faltam 3 dias para o Prime Day"} +{"t":"PD 25 Onsite 072 pt-pt 2 days until big Prime Day deals Faltam 2 dias para o Prime Day"} +{"t":"PD 25 Onsite 078 pt-pt Big deals start tomorrow As ofertas começam amanhã"} +{"t":"PD 25 Onsite 080 pt-pt Prime Day deals start tomorrow Prime Day começa amanhã"} +{"t":"PD 25 Onsite 084 pt-pt Prime Day deals start at midnight(*) As ofertas do Prime Day começam às 23h"} +{"t":"PD 25 Onsite 086 pt-pt Prime Day starts midnight Prime Day começa às 23h"} +{"t":"PD 25 Onsite 087 pt-pt Prime Day deals start at midnight(*) Prime Day começa às 23h"} +{"t":"PD 25 Onsite 089 pt-pt Prime Day is XX-XX Month O Prime Day é XX - XX julho"} +{"t":"PD 25 Onsite 091 pt-pt Prep for 4 days of Prime Day deals Prepare-se para 4 dias de ofertas do Prime Day"} +{"t":"PD 25 Onsite 092 pt-pt Get big Prime Day deals Consiga grandes ofertas no Prime Day"} +{"t":"PD 25 Onsite 093 pt-pt Big deals are coming As grandes ofertas estão a chegar"} +{"t":"PD 25 Onsite 094 pt-pt Shop early deals now Descubra as ofertas antecipadas agora"} +{"t":"PD 25 Onsite 095 pt-pt Prime Day starts tomorrow O Prime Day começa amanhã"} +{"t":"PD 25 Onsite 096 pt-pt Prime Day is hours away Faltam poucas horas para o Prime Day"} +{"t":"PD 25 Onsite 098 pt-pt Exclusively for members Exclusivo para clientes Prime"} +{"t":"PD 25 Onsite 099 pt-pt More days. More deals. Mais dias. Mais ofertas."} +{"t":"PD 25 Onsite 101 pt-pt Starts tomorrow Começa amanhã"} +{"t":"PD 25 Onsite 102 pt-pt Starts midnight Começa às 23h"} +{"t":"PD 25 Onsite 105 pt-pt Starts tomorrow Começa amanhã"} +{"t":"PD 25 Onsite 106 pt-pt Prime Day is XX-XX Month O Prime Day é de XX a XX julho"} +{"t":"PD 25 Onsite 107 pt-pt Prep for Prime Day XX-XX Month Prime Day: XX - XX julho"} +{"t":"PD 25 Onsite 108 pt-pt Prime Day is XX-XX Month O Prime Day é de XX a XX julho"} +{"t":"PD 25 Onsite 110 pt-pt Prime Day is XX-XX Month. For members only. O Prime Day é de XX a XX de julho. Exclusivo para clientes Prime."} +{"t":"PD 25 Onsite 111 pt-pt Prep for Prime Day XX-XX Month Prepare-se para o Prime Day: XX-XX de julho"} +{"t":"PD 25 Onsite 112 pt-pt For members only Exclusivo para clientes Prime"} +{"t":"PD 25 Onsite 113 pt-pt Prime Day is XX-XX Month  O Prime Day é de XX a XX julho"} +{"t":"PD 25 Onsite 114 pt-pt Big deals are back Voltaram as grandes ofertas"} +{"t":"PD 25 Onsite 115 pt-pt Prime Day is XX-XX Month O Prime Day é de XX a XX de julho"} +{"t":"PD 25 Onsite 117 pt-pt Prime Day starts now! O Prime Day começa agora!"} +{"t":"PD 25 Onsite 118 pt-pt Prime Day deals start now As ofertas do Prime Day começam agora"} +{"t":"PD 25 Onsite 119 pt-pt Shop big deals now Descubra grandes ofertas agora"} +{"t":"PD 25 Onsite 120 pt-pt Members save big during Prime Day Os clientes Prime poupam em grande no Prime Day"} +{"t":"PD 25 Onsite 122 pt-pt New day. New deals. Novo dia. Novas ofertas."} +{"t":"PD 25 Onsite 123 pt-pt New Prime Day deals, just for members. Novas ofertas do Prime Day, exclusivo para clientes Prime."} +{"t":"PD 25 Onsite 125 pt-pt There is still time to save big this Prime day Ainda vai a tempo de poupar em grande neste Prime Day"} +{"t":"PD 25 Onsite 126 pt-pt There’s still time to save up to XX% this Prime Day Ainda vai a tempo de poupar até XX% neste Prime Day"} +{"t":"PD 25 Onsite 127 pt-pt Last day to save big Último dia para poupar em grande"} +{"t":"PD 25 Onsite 128 pt-pt Last day to save up to XX% Último dia para poupar até XX%"} +{"t":"PD 25 Onsite 129 pt-pt Shop the final hours Últimas horas para comprar"} +{"t":"PD 25 Onsite 130 pt-pt Save big with epic deals Poupe em grande com ofertas incríveis"} +{"t":"PD 25 Onsite 134 pt-pt Prime Day deals start now O Prime Day começa agora!"} +{"t":"PD 25 Onsite 139 pt-pt Shop big deals now Descubra as ofertas agora"} +{"t":"PD 25 Onsite 141 pt-pt Save big this Prime Day Poupe em grande no Prime Day"} +{"t":"PD 25 Onsite 143 pt-pt New day. New deals. Novo dia. Novas Ofertas."} +{"t":"PD 25 Onsite 144 pt-pt New Prime Day deals, just for members Novas ofertas do Prime Day, exclusivo para clientes Prime."} +{"t":"PD 25 Onsite 148 pt-pt Get new Prime Day deals Novas ofertas do Prime Day"} +{"t":"PD 25 Onsite 150 pt-pt Big deals end soon As grandes ofertas estão a terminar"} +{"t":"PD 25 Onsite 151 pt-pt Big deals end soon As ofertas terminam em breve"} +{"t":"PD 25 Onsite 152 pt-pt Big deals end soon As grandes ofertas terminam em breve"} +{"t":"PD 25 Onsite 158 pt-pt Shop Prime Day deals Compre as ofertas do Prime Day"} +{"t":"PD 25 Onsite 159 pt-pt Become a member, shop Prime Day now. Adira ao Prime e aproveite o Prime Day agora"} +{"t":"PD 25 Onsite 160 pt-pt Save big during Prime Day Poupe em grande no Prime Day"} +{"t":"PD 25 Onsite 162 pt-pt New Prime Day deals just dropped Novas ofertas do Prime Day"} +{"t":"PD 25 Onsite 163 pt-pt New Prime Day deals just dropped Chegaram as novas ofertas do Prime Day"} +{"t":"PD 25 Onsite 166 pt-pt Prime Day ends midnight O Prime Day termina às 23h"} +{"t":"PD 25 Onsite 171 pt-pt It’s Prime Day! Chegou o Prime Day!"} +{"t":"PD 25 Onsite 172 pt-pt Big deals are here As grandes ofertas já começaram"} +{"t":"PD 25 Onsite 173 pt-pt Ending soon Termina em breve"} +{"t":"PD 25 Onsite 174 pt-pt Final hours to save big Últimas horas para poupar em grande"} +{"t":"PD 25 Onsite 175 pt-pt Final hours to save up to XX% Últimas horas para poupar até XX%"} +{"t":"PD 25 Onsite 176 pt-pt Prime members save big Os clientes Prime poupam em grande"} +{"t":"PD 25 Onsite 178 pt-pt It's Prime Day! Chegou o Prime Day!"} +{"t":"PD 25 Onsite 179 pt-pt Shop Prime Day Descubra o Prime Day"} +{"t":"PD 25 Onsite 180 pt-pt Trending Prime Day deals Ofertas populares do Prime Day"} +{"t":"PD 25 Onsite 181 pt-pt Prime Day ends soon O Prime Day termina em breve"} +{"t":"PD 25 Onsite 183 pt-pt Shop Prime Day now Descubra o Prime Day agora"} +{"t":"PD 25 Onsite 184 pt-pt Last day to shop Prime Day Último dia do Prime Day"} +{"t":"PD 25 Onsite 186 pt-pt Last chance to shop Prime Day Última oportunidade para comprar no Prime Day"} +{"t":"PD 25 Onsite 187 pt-pt Big deals anyone? Procura grandes ofertas?"} +{"t":"PD 25 Onsite 189 pt-pt Prime Day is XX-XX Month O Prime Day é de XX a XX julho"} +{"t":"PD 25 Onsite 191 pt-pt Thanks for shopping Prime Day Obrigado por comprar no Prime Day"} +{"t":"PD 25 Onsite 192 pt-pt Prime Day Top 100 Deals As 100 melhores ofertas"} +{"t":"PD 25 Onsite 193 pt-pt Prime Day Top 100 Deals As 100 melhores ofertas do Prime Day"} +{"t":"PD 25 Onsite 194 pt-pt Shop premium brand deals Ofertas em marcas premium"} +{"t":"PD 25 Onsite 195 pt-pt Prime Day premium brand deals Ofertas do Prime Day em marcas premium"} +{"t":"PD 25 Onsite 196 pt-pt Prime Day deals you'll love Ofertas do Prime Day que adora"} +{"t":"PD 25 Onsite 197 pt-pt Products you love at prices you'll love Produtos que adora a preços incríveis!"} +{"t":"PD 25 Onsite 198 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"PD 25 Onsite 199 pt-pt Join Prime Junte-se ao Prime"} +{"t":"PD 25 Onsite 200 pt-pt Explore Prime Day Descubra o Prime Day"} +{"t":"PD 25 Onsite 201 pt-pt Join Prime Shipping Junte-se ao Prime Shipping"} +{"t":"PD 25 Onsite 202 pt-pt Shop now Compre agora"} +{"t":"SDD 23 Onsite 001 pt-pt Get that spring feeling As ofertas de primavera estão quase a chegar"} +{"t":"SDD 23 Onsite 005 pt-pt Spring Sale As ofertas de primavera estão quase a chegar"} +{"t":"SDD 23 Onsite 007 pt-pt Spring Sale Ofertas de Primavera"} +{"t":"SDD 23 Onsite 011 pt-pt Save up to 40% on our Spring Sale Poupe até 40%"} +{"t":"SDD 23 Onsite 015 pt-pt Shop up to 40% off Poupe até 40%"} +{"t":"SDD 23 Onsite 021 % off pt-pt Spring Sale is coming Desfrute de ofertas fantásticas."} +{"t":"SDD 23 Onsite 025 % off pt-pt 2 days of spring savings Desfrute de ofertas fantásticas."} +{"t":"SDD 23 Onsite 031 pt-pt 27-29 March 27-29 março"} +{"t":"SDD 23 Onsite 035 pt-pt Starts tomorrow 6pm A partir de amanhã às 17h"} +{"t":"SDD 23 Onsite 036 pt-pt Starts at 6pm A partir de hoje às 17h"} +{"t":"SDD 23 Onsite 037 pt-pt Now on Até 29 de março"} +{"t":"SDD 23 Onsite 038 pt-pt Ends 29 March Até 29 de março"} +{"t":"SDD 23 Onsite 039 pt-pt Ends 29 March Terminam hoje"} +{"t":"SDD 23 Onsite 040 pt-pt Ends at midnight Terminam às 23h"} +{"t":"SDD 23 Onsite 041 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"SDD 23 Onsite 042 pt-pt Discover coupons and save on selected brands Descubra cupões e poupe em marcas selecionadas"} +{"t":"SDD 23 Onsite 043 pt-pt Discover all deals here Descubra aqui todas as ofertas"} +{"t":"SDD 23 Onsite 044 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 24 Onsite 001 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 002 pt-pt Save the date to save big Reserve esta data para poupar em grande"} +{"t":"SDD 24 Onsite 003 pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Onsite 004 pt-pt Mark your calendar for Spring Deal Days Marque na sua agenda a Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 006 pt-pt 3 days until Spring Deal Days Faltam 3 dias para a Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 008 pt-pt 2 days until Spring Deal Days Faltam 2 dias para a Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 010 pt-pt Spring Deal Days starts tomorrow A Festa de Ofertas de Primavera começa amanhã"} +{"t":"SDD 24 Onsite 011 pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Onsite 012 pt-pt Spring Deal Days starts midnight A Festa de Ofertas de Primavera começa às 23h"} +{"t":"SDD 24 Onsite 013 pt-pt It's almost here Prepare-se"} +{"t":"SDD 24 Onsite 014 pt-pt 3 days until Spring Deal Days Faltam 3 dias para a Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 015 pt-pt Spring Deal Days starts in A Festa de Ofertas de Primavera começa em"} +{"t":"SDD 24 Onsite 016 pt-pt Shop Spring Deals early Compre antecipadamente na Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 017 pt-pt New deals everyday just for Prime members Novas ofertas todos os dias exclusivamente para clientes Amazon Prime\n\nshorter alt: Novas ofertas todos os dias para clientes Amazon Prime"} +{"t":"SDD 24 Onsite 017F pt-pt New deals everyday just for Prime members Novas ofertas todos os dias exclusivamente para clientes Amazon Prime shorter alt: Novas ofertas todos os dias para clientes Amazon Prime"} +{"t":"SDD 24 Onsite 018 pt-pt WOW! Deals Ofertas WOW!"} +{"t":"SDD 24 Onsite 019 pt-pt New deals everyday just for Prime members Novas ofertas todos os dias exclusivamente para clientes Amazon Prime\n\nshorter alt: Novas ofertas todos os dias para clientes Amazon Prime"} +{"t":"SDD 24 Onsite 019F pt-pt New deals everyday just for Prime members Novas ofertas todos os dias exclusivamente para clientes Amazon Prime shorter alt: Novas ofertas todos os dias para clientes Amazon Prime"} +{"t":"SDD 24 Onsite 020 pt-pt WOW! Deals Ofertas WOW!"} +{"t":"SDD 24 Onsite 021 pt-pt Join Prime Subscreva o Amazon Prime"} +{"t":"SDD 24 Onsite 022 pt-pt Buy More & Save Subscreva e poupe"} +{"t":"SDD 24 Onsite 023 pt-pt Get ready for upcoming Spring Deal Days Prepare-se para a próxima Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 024 pt-pt Discover now Descubra agora"} +{"t":"SDD 24 Onsite 025 pt-pt Get ready for upcoming Spring Deal Days Prepare-se para a próxima Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 026 pt-pt Discover now Descubra agora"} +{"t":"SDD 24 Onsite 027 pt-pt Spring Deal Days is here A Festa de Ofertas de Primavera já chegou"} +{"t":"SDD 24 Onsite 028 pt-pt Save big Poupe em grande"} +{"t":"SDD 24 Onsite 030 pt-pt Spring Deal Days Novo dia. Novos descontos."} +{"t":"SDD 24 Onsite 031 pt-pt A new day to save Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 032 pt-pt Ends 25 March Termina a 25 de março"} +{"t":"SDD 24 Onsite 033 pt-pt Shop fast! Deals end tomorrow Última oportunidade! As ofertas terminam amanhã"} +{"t":"SDD 24 Onsite 035 pt-pt Shop fast! Deals end midnight Última oportunidade! As ofertas terminam esta noite às 23h"} +{"t":"SDD 24 Onsite 036 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 037 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 038 pt-pt 20-25 March 20 - 25 março"} +{"t":"SDD 24 Onsite 039 pt-pt Spring Deal Days ends midnight A Festa de Ofertas de Primavera termina esta noite às 23h"} +{"t":"SDD 24 Onsite 040 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 041 pt-pt Spring Deal Days is here\nSave big A Festa de Ofertas de Primavera já chegou\nPoupe em grande"} +{"t":"SDD 24 Onsite 041F pt-pt Spring Deal Days is here Save big A Festa de Ofertas de Primavera já chegou Poupe em grande"} +{"t":"SDD 24 Onsite 042 pt-pt Spring Deal Days \nSave big Festa de Ofertas de Primavera\nPoupe em grande"} +{"t":"SDD 24 Onsite 042F pt-pt Spring Deal Days  Save big Festa de Ofertas de Primavera Poupe em grande"} +{"t":"SDD 24 Onsite 043 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 044 pt-pt Shop now Ver mais"} +{"t":"SDD 24 Onsite 045 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Onsite 046 Headline pt-pt Get ready – this could sell fast! Prepare-se, os produtos podem esgotar rapidamente!"} +{"t":"SDD 24 Onsite 047 Headline pt-pt Unlock WOW! Deals with Prime Aceda às ofertas WOW! com o Amazon Prime"} +{"t":"SDD 24 Onsite 048 Headline pt-pt Join today. Cancel anytime. Subscreva hoje. Cancele quando quiser."} +{"t":"SDD 24 Onsite 049 Headline pt-pt Try Prime Experimente o Amazon Prime"} +{"t":"SDD 25 Onsite 001 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 002 pt-pt 3 days until Spring Deal Days 3 dias até à Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 003 pt-pt 2 days until Spring Deal Days 2 dias até à Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 004 pt-pt Spring Deal Days starts tomorrow Festa de Ofertas de Primavera começa amanhã"} +{"t":"SDD 25 Onsite 005 pt-pt Spring Deal Days is coming A Festa Ofertas de Primavera está a chegar"} +{"t":"SDD 25 Onsite 006 Subtext pt-pt Get ready to save big Prepare-se para poupar em grande"} +{"t":"SDD 25 Onsite 007 Subtext pt-pt Save big Poupe em grande"} +{"t":"SDD 25 Onsite 008 Subtext pt-pt Get ready to save up to XX% off Prepare-se para poupar até XX%"} +{"t":"SDD 25 Onsite 009 Subtext pt-pt Up to XX% off Poupe até XX%"} +{"t":"SDD 25 Onsite 010 Subtext pt-pt Mark your calendar to save big Marque na agenda para poupar em grande"} +{"t":"SDD 25 Onsite 011 Subtext pt-pt Get your basket ready Prepare o seu carrinho"} +{"t":"SDD 25 Onsite 012 pt-pt 25–31 March 25 - 31 março"} +{"t":"SDD 25 Onsite 013 pt-pt Starts 25 March A partir de 25 de março"} +{"t":"SDD 25 Onsite 014 pt-pt Starts tomorrow Começa amanhã"} +{"t":"SDD 25 Onsite 015 pt-pt Starts midnight Começa às 23h"} +{"t":"SDD 25 Onsite 016 pt-pt Spring Deal Days 25–31 March Festa de Ofertas de Primavera: 25 - 31 março"} +{"t":"SDD 25 Onsite 017 pt-pt 3 days until Spring Deal Days 3 dias até à Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 018 pt-pt 2 days until Spring Deal Days 2 dias até à Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 020 pt-pt Spring Deal Days starts midnight Festa de Ofertas de Primavera começa às 23h"} +{"t":"SDD 25 Onsite 021 pt-pt Spring Deal Days starts soon Festa de Ofertas de Primavera começa em breve"} +{"t":"SDD 25 Onsite 022 pt-pt Spring Deal Days starts in A Festa de Ofertas de Primavera começa em"} +{"t":"SDD 25 Onsite 023 pt-pt Shop spring deals early Veja as ofertas antecipadas"} +{"t":"SDD 25 Onsite 024 pt-pt Get ready for Spring Deal Days Vem aí a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 025 pt-pt Shop vouchers for selected brands Descubra cupões para as melhores marcas"} +{"t":"SDD 25 Onsite 026 pt-pt Shop vouchers and save on selected brands Poupe com cupões nas melhores marcas"} +{"t":"SDD 25 Onsite 027 pt-pt Get ready for upcoming Spring Deal Days Prepare-se para a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 028 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 25 Onsite 029 pt-pt Spring Deal Days is coming Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 25 Onsite 031 pt-pt Spring Deal Days is coming A Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 25 Onsite 033 pt-pt Upcoming Spring Deal Days A Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 25 Onsite 035 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 25 Onsite 036 pt-pt Discover more Ver mais"} +{"t":"SDD 25 Onsite 037 pt-pt See more Ver mais"} +{"t":"SDD 25 Onsite 038 pt-pt Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Festa de Ofertas de Primavera: 25 - 31 março"} +{"t":"SDD 25 Onsite 038F pt-pt Spring Deal Days is coming Spring Deal Days 25–31 March Festa de Ofertas de Primavera: 25 - 31 março"} +{"t":"SDD 25 Onsite 040 pt-pt Shop Spring Deal Days now Compre agora na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 041 pt-pt Spring Deal Days is here Começou a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 042 pt-pt Spring Deal Days ends soon A Festa de Ofertas de Primavera está a terminar"} +{"t":"SDD 25 Onsite 043 pt-pt Spring Deal Days ends tonight A Festa de Ofertas de Primavera termina hoje"} +{"t":"SDD 25 Onsite 044 pt-pt Save big Poupe em grande"} +{"t":"SDD 25 Onsite 045 pt-pt Up to XX% off Poupe até XX%"} +{"t":"SDD 25 Onsite 046 pt-pt Shop new deals while they’re hot Descubra as novas ofertas"} +{"t":"SDD 25 Onsite 047 pt-pt Ready, set, save. Prepare-se para poupar"} +{"t":"SDD 25 Onsite 048 pt-pt Ready, set, shop. Prepare-se para comprar"} +{"t":"SDD 25 Onsite 049 pt-pt Epic savings are here Aproveite agora os descontos incríveis"} +{"t":"SDD 25 Onsite 050 pt-pt Save big until 31 March Poupe em grande até 31 de março"} +{"t":"SDD 25 Onsite 051 pt-pt Save up to XX% off now Poupe até XX% agora"} +{"t":"SDD 25 Onsite 052 pt-pt Deals you don't want to miss Ofertas que não pode perder"} +{"t":"SDD 25 Onsite 053 pt-pt Shop. Save. Repeat. Compre. Poupe. Repita."} +{"t":"SDD 25 Onsite 054 pt-pt Ends 31 March Termina a 31 de março"} +{"t":"SDD 25 Onsite 055 pt-pt Ends tomorrow Termina amanhã"} +{"t":"SDD 25 Onsite 056 pt-pt Ends midnight Termina hoje às 23h"} +{"t":"SDD 25 Onsite 057 pt-pt Ends soon Termina em breve"} +{"t":"SDD 25 Onsite 058 pt-pt Epic deals end tomorrow As ofertas incríveis terminam amanhã"} +{"t":"SDD 25 Onsite 059 pt-pt Last chance to save up to XX% Últimas horas para poupar até XX%"} +{"t":"SDD 25 Onsite 060 pt-pt Last chance to save big Últimas horas para poupar em grande"} +{"t":"SDD 25 Onsite 061 pt-pt Shop fast - deals end midnight Rápido! As ofertas terminam esta noite"} +{"t":"SDD 25 Onsite 062 pt-pt Big savings end at midnight Estes grandes descontos terminam às 23h"} +{"t":"SDD 25 Onsite 063 pt-pt Spring Deal Days ends soon A Festa de Ofertas de Primavera está a terminar"} +{"t":"SDD 25 Onsite 064 pt-pt Spring Deal Days ends tomorrow A Festa de Ofertas de Primavera termina amanhã"} +{"t":"SDD 25 Onsite 065 pt-pt Spring Deal Days ends midnight A Festa de Ofertas de Primavera termina às 23h"} +{"t":"SDD 25 Onsite 066 pt-pt Spring Deal Days ends in A Festa de Ofertas de Primavera termina em"} +{"t":"SDD 25 Onsite 067 pt-pt Spring Deal Days now on Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 068 pt-pt Spring Deal Days is here Hoje é a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 070 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 072 pt-pt Get the most out of Spring Deal Days Aproveite a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Onsite 074 pt-pt Discover all deals here Descubra todas as ofertas"} +{"t":"SDD 25 Onsite 075 pt-pt Discover new deals Descubra novas ofertas"} +{"t":"SDD 25 Onsite 076 pt-pt Shop now Compre agora"} +{"t":"SDD 25 Onsite 077 pt-pt Discover deals Descubra as ofertas"} +{"t":"SDD 26 Onsite 001 pt-pt Spring Deal Days is coming A Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 26 Onsite 002 pt-pt Spring Deal Days is around the corner A Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 26 Onsite 003 pt-pt EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Festa de Ofertas de Primavera\n H / SH: Estão a chegar grandes descontos"} +{"t":"SDD 26 Onsite 003F pt-pt EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Festa de Ofertas de Primavera H / SH: Estão a chegar grandes descontos"} +{"t":"SDD 26 Onsite 004 pt-pt 3 days until Spring Deal Days 3 dias até às Ofertas de Primavera"} +{"t":"SDD 26 Onsite 005 pt-pt 2 days until Spring Deal Days 2 dias até às Ofertas de Primavera"} +{"t":"SDD 26 Onsite 006 pt-pt Spring Deal Days starts tomorrow As Ofertas de Primavera começam amanhã"} +{"t":"SDD 26 Onsite 007 pt-pt Spring Deal Days is coming As Ofertas de Primavera estão a chegar"} +{"t":"SDD 26 Onsite 008 Subtext pt-pt Get ready to save big Prepare-se para poupar em grande"} +{"t":"SDD 26 Onsite 009 Subtext pt-pt Save big Poupe em grande"} +{"t":"SDD 26 Onsite 010 Subtext pt-pt Get ready to save up to XX% off Prepare-se para poupar até XX%"} +{"t":"SDD 26 Onsite 011 Subtext pt-pt Up to XX% off Poupe até XX%"} +{"t":"SDD 26 Onsite 012 Subtext pt-pt Mark your calendar to save big Marque na agenda para poupar em grande"} +{"t":"SDD 26 Onsite 013 Subtext pt-pt Get your basket ready Prepare o seu carrinho"} +{"t":"SDD 26 Onsite 014 pt-pt 10 - 16 March 10 a 16 de março"} +{"t":"SDD 26 Onsite 015 pt-pt Starts 10 March A partir de 10 março"} +{"t":"SDD 26 Onsite 016 pt-pt Starts tomorrow Começa amanhã"} +{"t":"SDD 26 Onsite 017 pt-pt Starts midnight Começa esta noite"} +{"t":"SDD 26 Onsite 018 pt-pt Spring Deal Days: 10 - 16 March Ofertas de Primavera: 10 a 16 de março"} +{"t":"SDD 26 Onsite 021 pt-pt Spring Deal Days starts tomorrow Festa de Ofertas de Primavera começa amanhã"} +{"t":"SDD 26 Onsite 022 pt-pt Spring Deal Days starts midnight Festa de Ofertas de Primavera começa às 23h"} +{"t":"SDD 26 Onsite 023 pt-pt Spring Deal Days starts soon As Ofertas de Primavera começam em breve"} +{"t":"SDD 26 Onsite 024 pt-pt Spring Deal Days starts in As Ofertas de Primavera começam em"} +{"t":"SDD 26 Onsite 025 pt-pt Get ready for Spring Deal Days Vem aí a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 026 pt-pt Shop vouchers for selected brands Descubra cupões para as melhores marcas"} +{"t":"SDD 26 Onsite 027 pt-pt Shop vouchers and save on selected brands Poupe com cupões nas melhores marcas"} +{"t":"SDD 26 Onsite 028 pt-pt Get ready for upcoming Spring Deal Days Prepare-se para as Ofertas de Primavera"} +{"t":"SDD 26 Onsite 029 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 26 Onsite 030 pt-pt Spring Deal Days is coming Ofertas de Primavera a chegar"} +{"t":"SDD 26 Onsite 032 pt-pt Spring Deal Days is coming As Ofertas de Primavera vêm aí"} +{"t":"SDD 26 Onsite 034 pt-pt Upcoming Spring Deal Days As Ofertas de Primavera está a chegar"} +{"t":"SDD 26 Onsite 036 pt-pt Selected products only Mais informações em Amazon.es"} +{"t":"SDD 26 Onsite 037 pt-pt Discover more Ver mais"} +{"t":"SDD 26 Onsite 038 pt-pt See more Ver mais"} +{"t":"SDD 26 Onsite 039 pt-pt Spring Deal Days 10 - 16 March Ofertas de Primavera: 10 a 16 de março"} +{"t":"SDD 26 Onsite 040 pt-pt Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 041 pt-pt Shop Spring Deal Days now Descubra a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 042 pt-pt Spring Deal Days is here Começou a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 043 pt-pt Spring Deal Days' epic deals Ofertas incríveis na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 044 pt-pt Spring Deal Days ends soon A Festa de Ofertas de Primavera está a terminar"} +{"t":"SDD 26 Onsite 045 pt-pt Spring Deal Days ends tonight A Festa de Ofertas de Primavera termina hoje"} +{"t":"SDD 26 Onsite 046 pt-pt EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Festa de Ofertas de Primavera\n H / SH: Última oportunidade para poupar"} +{"t":"SDD 26 Onsite 046F pt-pt EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Festa de Ofertas de Primavera H / SH: Última oportunidade para poupar"} +{"t":"SDD 26 Onsite 047 pt-pt Save big Poupe em grande"} +{"t":"SDD 26 Onsite 048 pt-pt Up to XX% off Poupe até XX%"} +{"t":"SDD 26 Onsite 049 pt-pt Shop new deals while they’re hot Descubra as novas ofertas"} +{"t":"SDD 26 Onsite 050 pt-pt New day, new deals. Novo dia, novas ofertas."} +{"t":"SDD 26 Onsite 051 pt-pt Ready, set, save. Prepare-se para poupar"} +{"t":"SDD 26 Onsite 052 pt-pt Ready, set, shop. Prepare-se para comprar"} +{"t":"SDD 26 Onsite 053 pt-pt Epic savings are here Aproveite agora as ofertas incríveis"} +{"t":"SDD 26 Onsite 054 pt-pt Save big on [category] Poupe em grande em [category]"} +{"t":"SDD 26 Onsite 055 pt-pt Shop deals on [category] Descubra ofertas em [category]"} +{"t":"SDD 26 Onsite 056 pt-pt Save big until 16 March Poupe em grande até 16 de março"} +{"t":"SDD 26 Onsite 057 pt-pt Save up to XX% now Poupe até XX% agora"} +{"t":"SDD 26 Onsite 058 pt-pt Deals you don't want to miss Ofertas que não pode perder"} +{"t":"SDD 26 Onsite 059 pt-pt Shop. Save. Repeat. Compre. Poupe. Repita."} +{"t":"SDD 26 Onsite 060 pt-pt Last chance for up to XX% off Última oportunidade para poupar até XX%"} +{"t":"SDD 26 Onsite 061 pt-pt Ends 16 March Termina a 16 de março"} +{"t":"SDD 26 Onsite 062 pt-pt Ends tomorrow Termina amanhã"} +{"t":"SDD 26 Onsite 063 pt-pt Ends midnight Termina às 23h"} +{"t":"SDD 26 Onsite 064 pt-pt Ends soon Termina em breve"} +{"t":"SDD 26 Onsite 065 pt-pt Epic deals end tomorrow As ofertas incríveis terminam amanhã"} +{"t":"SDD 26 Onsite 066 pt-pt Last chance to save up to XX% Últimas horas para poupar até XX%"} +{"t":"SDD 26 Onsite 067 pt-pt Last chance to save big Últimas horas para poupar em grande"} +{"t":"SDD 26 Onsite 068 pt-pt Shop fast - deals end midnight Rápido! As ofertas terminam às 23h"} +{"t":"SDD 26 Onsite 069 pt-pt Big savings end at midnight Grandes ofertas terminam às 23h"} +{"t":"SDD 26 Onsite 070 pt-pt Spring Deal Days ends soon As Ofertas de Primavera estão a terminar"} +{"t":"SDD 26 Onsite 071 pt-pt Spring Deal Days ends tomorrow As Ofertas de Primavera terminam amanhã"} +{"t":"SDD 26 Onsite 072 pt-pt Spring Deal Days ends midnight Ofertas de Primavera terminam às 23h"} +{"t":"SDD 26 Onsite 073 pt-pt Spring Deal Days ends in As Ofertas de Primavera terminam em"} +{"t":"SDD 26 Onsite 074 pt-pt Spring Deal Days now on Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 075 pt-pt Spring Deal Days is here Hoje é a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 079 pt-pt Get the most out of Spring Deal Days Aproveite a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Onsite 081 pt-pt Discover all deals here Descubra todas as ofertas"} +{"t":"SDD 26 Onsite 082 pt-pt Discover new deals Descubra novas ofertas"} +{"t":"SDD 26 Onsite 083 pt-pt Shop now Compre agora"} +{"t":"SDD 26 Onsite 084 pt-pt Discover deals Descubra as ofertas"} \ No newline at end of file diff --git a/storage/amazon/tm/pt-PT/flat_Outbound_pt-pt.json b/storage/amazon/tm/pt-PT/flat_Outbound_pt-pt.json new file mode 100644 index 0000000..c2d0662 --- /dev/null +++ b/storage/amazon/tm/pt-PT/flat_Outbound_pt-pt.json @@ -0,0 +1,1448 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 001 Title pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound Push Notifications 002 pt-pt Check out recommended deals for you Veja as ofertas recomendadas para si"} +{"t":"DDA 23 BFW Outbound Push Notifications 003 CTA pt-pt Check out now Ver agora"} +{"t":"DDA 23 BFW Outbound 001 Subject line pt-pt Get ready for Amazon Black Friday Week! Prepare-se para a Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 002 Subject line pt-pt Save up to 40% off from 17-27 November Poupe até 45% de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Outbound 003 Subject line pt-pt Save big from 17-27 November Poupe em grande de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Outbound 004 Headline pt-pt Save the date for Black Friday Week Marque na agenda a data da Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 005 Body Copy pt-pt Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Prepare-se para partilhar alegria. Reserve a data para começar a fazer as suas compras de Natal com a Semana da Black Friday da Amazon. De 17 a 27 de novembro, vai ter acesso a descontos incríveis em tudo o que precisa. Comece já a fazer a sua lista de desejos."} +{"t":"DDA 23 BFW Outbound 006 CTA pt-pt Get ready Prepare-se"} +{"t":"DDA 23 BFW Outbound 007 Title pt-pt Get ready for Amazon Black Friday Week! Prepare-se para a Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 008 Body Copy pt-pt Save up to 40% off from 17-27 November Poupe até 45% de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Outbound 009 Body Copy pt-pt Save big from 17 to 27 Nov Poupe em grande de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Outbound 010 CTA pt-pt Save the date Marque na agenda"} +{"t":"DDA 23 BFW Outbound 011 Subject line pt-pt Amazon Black Friday Week is coming! A Semana da Black Friday da Amazon está a chegar!"} +{"t":"DDA 23 BFW Outbound 013 Subject line pt-pt Save big from 17 to 27 Nov Poupe em grande de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Outbound 014 Headline pt-pt Amazon Black Friday Week savings are almost here! A Semana da Black Friday da Amazon está quase aí"} +{"t":"DDA 23 BFW Outbound 015 Body Copy pt-pt Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Há grandes descontos ao virar da esquina na Semana da Black Friday da Amazon. É de 17 a 27 de novembro. Portanto, prepare-se para partilhar alegria. Até 45% de desconto em tudo o que precisa para começar a época."} +{"t":"DDA 23 BFW Outbound 016 Body Copy pt-pt Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Há grandes descontos ao virar da esquina na Semana da Black Friday da Amazon. É de 17 a 27 de novembro. Portanto, prepare-se para partilhar alegria com ofertas em tudo o que precisa para começar a época."} +{"t":"DDA 23 BFW Outbound 018 Title pt-pt Amazon Black Friday Week savings are coming Poupe em grande: Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 022 Subject line pt-pt Amazon Black Friday Week starts tomorrow! Amanhã: Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 025 Headline pt-pt Amazon Black Friday Week is just hours away! Apenas umas horas para a Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 026 Body Copy pt-pt Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Termine a sua lista de desejos para a Semana da Black Friday! Os grandes descontos começam amanhã e estendem-se até 27 de novembro. Portanto, prepare-se para poupar até 45% em incríveis ofertas para a época que vão ajudar a partilhar alegria."} +{"t":"DDA 23 BFW Outbound 027 Body Copy pt-pt Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Termine a sua lista de desejos para a Semana da Black Friday! Os grandes descontos começam amanhã e estendem-se até 27 de novembro. Portanto, prepare-se para poupar em grande em incríveis ofertas para a época que vão ajudar a partilhar alegria."} +{"t":"DDA 23 BFW Outbound 028 CTA pt-pt Starts tomorrow Começa amanhã"} +{"t":"DDA 23 BFW Outbound 029 Title pt-pt Amazon Black Friday Week starts tomorrow! Amanhã: Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 032 CTA pt-pt Set your alarm Ponha o alarme"} +{"t":"DDA 23 BFW Outbound 033 Subject line pt-pt Amazon Black Friday Week deals are here! As ofertas da Semana da Black Friday já chegaram"} +{"t":"DDA 23 BFW Outbound 034 Subject line pt-pt Save up to 40% off from 17 to 27 Nov Poupe até 40% de 17 a 27 de novembro"} +{"t":"DDA 23 BFW Outbound 036 Headline pt-pt Shop for joy in Amazon Black Friday Week Aproveite a Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 037 Body Copy pt-pt It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Pode não ser ainda altura de desencaixotar as decorações de Natal, mas de hoje até 27 de novembro pode usufruir de descontos até 40% que vão dar um toque de alegria ao início da época natalícia."} +{"t":"DDA 23 BFW Outbound 038 Body Copy pt-pt It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Pode não ser ainda altura de desencaixotar as decorações de Natal, mas de hoje até 27 de novembro pode usufruir de incríveis ofertas que vão dar um toque de alegria ao início da época natalícia."} +{"t":"DDA 23 BFW Outbound 039 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"DDA 23 BFW Outbound 040 Title pt-pt Amazon Black Friday Week is here! Chegou: Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 041 Body Copy pt-pt Save up to 40% off until 27 Nov Descontos até 40%, só até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 042 Body Copy pt-pt Save big until 27 Nov Poupe em grande até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 043 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Outbound 044 Title pt-pt Shop WOW deals on [category] in Black Friday Week WOW em XXXX: Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 045 Body Copy pt-pt Save up to 40% off at Amazon Poupe até 40% na Amazon"} +{"t":"DDA 23 BFW Outbound 046 Body Copy pt-pt Save with great deals at Amazon Poupe com grandes ofertas na Amazon"} +{"t":"DDA 23 BFW Outbound 048 Title pt-pt Get deals on (category) while they last! XX: aproveite as ofertas enquanto duram"} +{"t":"DDA 23 BFW Outbound 052 Subject line pt-pt Amazon Black Friday Week is here! Chegou: Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 053 Subject line pt-pt Save big with up to 40% until 27 November Poupe em grande: até 40% até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 054 Subject line pt-pt Save big until 27 November Poupe em grande até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 055 Headline pt-pt Share the joy with the Amazon Black Friday Week Semana da Black Friday da Amazon: partilhe alegria"} +{"t":"DDA 23 BFW Outbound 056 Body Copy pt-pt Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Comece já a época das compras natalícias. Encontre fantásticas ofertas com descontos até 40% na Semana da Black Friday da Amazon. Aproveite e faça todas as compras da sua lista de presentes de Natal mais cedo. Veja agora as fantásticas ofertas!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy pt-pt Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Comece já a época das compras natalícias. Encontre fantásticas ofertas na Semana da Black Friday da Amazon. Aproveite e faça todas as compras da sua lista de presentes de Natal mais cedo. Veja agora as fantásticas ofertas!"} +{"t":"DDA 23 BFW Outbound 060 Body Copy pt-pt Shop up to 40% off now Poupe até 40% agora"} +{"t":"DDA 23 BFW Outbound 061 Body Copy pt-pt Joyful savings until 27 November Descontos felizes até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 062 CTA pt-pt Save now Comece a poupar"} +{"t":"DDA 23 BFW Outbound 063 Subject line pt-pt Black Friday Week deals are still available Ainda há ofertas da Semana da Black Friday ativas"} +{"t":"DDA 23 BFW Outbound 064 Subject line pt-pt Get up to 40% off great deals Aproveite os descontos até 40% em grandes ofertas"} +{"t":"DDA 23 BFW Outbound 065 Subject line pt-pt Get yourself some great deals Beneficie das fantásticas ofertas"} +{"t":"DDA 23 BFW Outbound 066 Headline pt-pt The Amazon Black Friday Week, 17-27 November A Semana da Black Friday da Amazon, 17–27 nov."} +{"t":"DDA 23 BFW Outbound 067 Body Copy pt-pt There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Ainda vai a tempo de aproveitar! A Semana da Black Friday da Amazon já começou, mas ainda encontra descontos até 40% em muitas fantásticas ofertas até 27 de novembro. Portanto, não perca tempo e aproveite as ofertas que mais lhe interessam para espalhar um pouco de alegria nesta época."} +{"t":"DDA 23 BFW Outbound 068 Body Copy pt-pt There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Ainda vai a tempo de aproveitar! A Semana da Black Friday da Amazon já começou, mas ainda encontra muitas e fantásticas ofertas até 27 de novembro. Portanto, não perca tempo e aproveite as ofertas que mais lhe interessam para espalhar um pouco de alegria nesta época."} +{"t":"DDA 23 BFW Outbound 070 Title pt-pt Find your Black Friday Week deals now Semana da Black Friday: ver ofertas"} +{"t":"DDA 23 BFW Outbound 071 Body Copy pt-pt Up to 40% off deals continue.... As ofertas até 40% de desconto continuam"} +{"t":"DDA 23 BFW Outbound 072 Body Copy pt-pt Great deals continue… As grandes ofertas continuam…"} +{"t":"DDA 23 BFW Outbound 074 Title pt-pt Shop great deals on (category) Aproveite as fantásticas ofertas em XXXX"} +{"t":"DDA 23 BFW Outbound 075 Body Copy pt-pt Save up to 40% off in Black Friday Week Poupe até 40% na Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 076 Body Copy pt-pt Save big in Amazon Black Friday Week Poupe na Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 078 Title pt-pt Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Dê início às compras da época com até 40% de desconto em [category] na Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 079 Title pt-pt Shop great deals on (category) in Amazon Black Friday Week. Aproveite as fantásticas ofertas em [category] na Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 080 Title pt-pt The Amazon Black Friday week goes on A Semana da Black Friday continua"} +{"t":"DDA 23 BFW Outbound 084 Subject line pt-pt The Amazon Black Friday Week is going strong A Semana da Black Friday continua forte"} +{"t":"DDA 23 BFW Outbound 085 Subject line pt-pt Don't forget to save up to 40% off today Não se esqueça de poupar até 40% hoje"} +{"t":"DDA 23 BFW Outbound 086 Subject line pt-pt Don't forget to save big today Não se esqueça de poupar em grande hoje"} +{"t":"DDA 23 BFW Outbound 087 Headline pt-pt Find your deals in Amazon Black Friday Week Veja as grandes ofertas da Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 088 Body Copy pt-pt If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Caso ainda não tenha aproveitado a Semana da Black Friday, não se preocupe! Ainda vai a tempo de comprar tudo o que precisa para a época com descontos até 40%. Encontre as ofertas que lhe interessam!"} +{"t":"DDA 23 BFW Outbound 089 Body Copy pt-pt If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Caso ainda não tenha aproveitado a Semana da Black Friday, não se preocupe! Ainda vai a tempo de comprar tudo o que precisa para a época e poupar em grande. Encontre as ofertas que lhe interessam!"} +{"t":"DDA 23 BFW Outbound 091 Title pt-pt The Amazon Black Friday Week is still on A Semana da Black Friday continua"} +{"t":"DDA 23 BFW Outbound 092 Body Copy pt-pt Save big with up to 40% until 27 November Poupe em grande: até 40% até 27 nov."} +{"t":"DDA 23 BFW Outbound 093 Body Copy pt-pt Save big until 27 November Poupe em grande até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 095 Subject line pt-pt Amazon Black Friday Week is almost over! Quase a acabar: Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 096 Subject line pt-pt There's still time to save up to 40% off Ainda vai a tempo de poupar até 40%"} +{"t":"DDA 23 BFW Outbound 097 Subject line pt-pt There's still time to save on great deals Ainda vai a tempo de poupar em grandes ofertas"} +{"t":"DDA 23 BFW Outbound 098 Headline pt-pt Amazon Black Friday Week ends soon A Semana da Black Friday da Amazon acaba em breve"} +{"t":"DDA 23 BFW Outbound 099 Body Copy pt-pt It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Já começou a contagem final para o fim da Semana da Black Friday. Aproveite agora os últimos descontos até 40% em tudo o que precisa para começar a espalhar um pouco de alegria. Aproveite já as ofertas; terminam a 27 de novembro."} +{"t":"DDA 23 BFW Outbound 100 Body Copy pt-pt It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Já começou a contagem final para o fim da Semana da Black Friday. Aproveite agora os últimos descontos em tudo o que precisa para começar a espalhar um pouco de alegria. Aproveite já as ofertas; terminam a 27 de novembro."} +{"t":"DDA 23 BFW Outbound 102 Title pt-pt Amazon Black Friday Week ends soon A Semana da Black Friday acaba em breve"} +{"t":"DDA 23 BFW Outbound 103 Body Copy pt-pt Shop fantastic deals until 27 November Fantásticas ofertas até 27 de novembro"} +{"t":"DDA 23 BFW Outbound 105 Title pt-pt Shop Black Friday Week deals on (category) Ofertas da Semana da Black Friday em XX"} +{"t":"DDA 23 BFW Outbound 106 Body Copy pt-pt There's still time to save up to 40% off Ainda vai a tempo de poupar até 40%"} +{"t":"DDA 23 BFW Outbound 107 Body Copy pt-pt There's still time to find great deals Ainda pode poupar em grandes ofertas"} +{"t":"DDA 23 BFW Outbound 109 Title pt-pt There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Ainda vai a tempo de poupar com descontos até 40% em [category] na Semana da Black Friday da Amazon."} +{"t":"DDA 23 BFW Outbound 110 Title pt-pt There's still time to shop great deals on (category) in Amazon Black Friday Week. Ainda vai a tempo de poupar nas ofertas fantásticas em [category] na Semana da Black Friday da Amazon."} +{"t":"DDA 23 BFW Outbound 111 Title pt-pt There's limited time to shop up to 40% off Ainda pode poupar até 40% de desconto"} +{"t":"DDA 23 BFW Outbound 112 Title pt-pt There's limited time to shop great deals Ainda pode poupar em grande"} +{"t":"DDA 23 BFW Outbound 113 Body Copy pt-pt Amazon Black Friday Week ends soon A Semana da Black Friday acaba em breve"} +{"t":"DDA 23 BFW Outbound 115 Subject line pt-pt It's the last day of Amazon Black Friday Week É o último dia da Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 116 Subject line pt-pt Make sure you save up to 40% off Não deixe fugir os 40% de desconto"} +{"t":"DDA 23 BFW Outbound 117 Subject line pt-pt Make sure you save big Não deixe fugir a oportunidade de poupar em grande"} +{"t":"DDA 23 BFW Outbound 118 Headline pt-pt The Amazon Black Friday Week clock is ticking O apito final da Semana da Black Friday da Amazon"} +{"t":"DDA 23 BFW Outbound 119 Body Copy pt-pt The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Começou a contagem decrescente para o apito final da Semana da Black Friday da Amazon. Já não tem muito tempo para usufruir de descontos até 40% na Semana da Black Friday da Amazon. Mas ainda há muitas ofertas ativas. Portanto, aproveite os últimos minutos para fazer as compras da época."} +{"t":"DDA 23 BFW Outbound 120 Body Copy pt-pt There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Começou a contagem decrescente para o apito final da Semana da Black Friday da Amazon. Já não tem muito tempo para usufruir dos fantásticos descontos da Semana da Black Friday da Amazon. E ainda há muitas ofertas ativas. Portanto, aproveite os últimos minutos para fazer as compras da época."} +{"t":"DDA 23 BFW Outbound 122 Title pt-pt Only one day left of Amazon Black Friday Week Último dia da Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 123 Body Copy pt-pt Save today on deals with up to 40% off Poupe em ofertas com até 40% de desconto"} +{"t":"DDA 23 BFW Outbound 124 Body Copy pt-pt Make sure you save big Não deixe fugir a oportunidade de poupar em grande"} +{"t":"DDA 23 BFW Outbound 125 CTA pt-pt Shop now Ver mais"} +{"t":"DDA 23 BFW Outbound 126 Title pt-pt Last few hours of Amazon Black Friday Week Últimas horas da Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 127 Body Copy pt-pt There's still time to get up to 40% off Ainda pode poupar até 40%"} +{"t":"DDA 23 BFW Outbound 128 Body Copy pt-pt There's still time to get great deals Ainda pode poupar em grandes ofertas"} +{"t":"DDA 23 BFW Outbound 130 Title pt-pt Shop our most recommended deals today! Veja as nossas ofertas mais recomendadas"} +{"t":"DDA 23 BFW Outbound 131 Body Copy pt-pt Save up to 40% off on trending deals Poupe até 40% nas melhores ofertas"} +{"t":"DDA 23 BFW Outbound 132 Body Copy pt-pt Save big on trending deals Poupe em grande nas melhores ofertas"} +{"t":"DDA 23 BFW Outbound 133 CTA pt-pt Save now Comece a poupar"} +{"t":"DDA 23 BFW Outbound 134 Title pt-pt Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Já só restam algumas horas de descontos até 40% em XXXX. É o último dia da Semana da Black Friday da Amazon. Aproveite as melhores ofertas."} +{"t":"DDA 23 BFW Outbound 135 Title pt-pt Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Já só restam algumas horas de fantásticos descontos em X. É o último dia da Semana da Black Friday da Amazon. Aproveite as melhores ofertas."} +{"t":"DDA 23 BFW Outbound 136 Title pt-pt Black Friday Week Semana da Black Friday"} +{"t":"DDA 23 BFW Outbound 137 Body Copy pt-pt Check out recommended deals for you Veja as ofertas recomendadas para si"} +{"t":"DDA 23 BFW Outbound 138 CTA pt-pt Shop now Comprar agora"} +{"t":"DDA 23 LMD Outbound 001 Subject line pt-pt Amazon Last Minute Deals are on! Chegaram as Ofertas de última hora e mais à Amazon"} +{"t":"DDA 23 LMD Outbound 002 Subject line pt-pt Shop last minute gifts Compre presentes de última hora"} +{"t":"DDA 23 LMD Outbound 003 Headline pt-pt Spread joy with Amazon Last Minute Deals! Partilhe alegria com Ofertas de última hora e mais"} +{"t":"DDA 23 LMD Outbound 004 Body Copy pt-pt Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Encontre todos os presentes de Natal que ainda precisa nas Ofertas de última hora da Amazon. Compre presentes para todos enquanto poupa. Descubra os produtos mais populares e termine as suas compras de Natal. Desfrute dos preços baixos."} +{"t":"DDA 23 LMD Outbound 005 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"DDA 23 LMD Outbound 006 Title pt-pt Last Minute Deals are here! Chegaram as Ofertas de última hora"} +{"t":"DDA 23 LMD Outbound 007 Title pt-pt Save big this festive season Poupe em grande nesta época festiva"} +{"t":"DDA 23 LMD Outbound 008 Body Copy pt-pt Save big this December Poupe em grande este Dezembro"} +{"t":"DDA 23 LMD Outbound 009 Body Copy pt-pt Last Minute deals are go! Chegaram as Ofertas de última hora"} +{"t":"DDA 23 LMD Outbound 010 CTA pt-pt Shop now Compre agora"} +{"t":"DDA 23 LMD Outbound 011 Title pt-pt Last Minuite Christmas Deals on (category) Ofertas de última hora: categoria"} +{"t":"DDA 23 LMD Outbound 012 Body Copy pt-pt Shop up to 40% off today Poupe até 45% hoje"} +{"t":"DDA 23 LMD Outbound 013 Body Copy pt-pt Shop great savings today Poupe em grande hoje"} +{"t":"DDA 23 LMD Outbound 014 CTA pt-pt Save now Comece a Poupar"} +{"t":"DDA 23 LMD Outbound 015 Title pt-pt Black Friday Best Sellers are back! Voltaram os Best Sellers da Black Friday"} +{"t":"DDA 23 LMD Outbound 016 Title pt-pt With up to 40% off Com até 45% de desconto"} +{"t":"DDA 23 LMD Outbound 017 Body Copy pt-pt Save up to 40% off this Christmas Poupe até 45% nesta época festiva"} +{"t":"DDA 23 LMD Outbound 018 Body Copy pt-pt Discover our most-loved deals Descubra as nossas ofertas favoritas"} +{"t":"DDA 23 LMD Outbound 019 Body Copy pt-pt Save big on your favourites Poupe em grande nos seus favoritos"} +{"t":"DDA 23 LMD Outbound 022 Title pt-pt Discover our most-loved deals Descubra as nossas ofertas favoritas"} +{"t":"DDA 23 LMD Outbound 025 Body Copy pt-pt View products with 4+ stars Ver produtos com 4 estrelas ou mais"} +{"t":"DDA 23 LMD Outbound 027 CTA pt-pt Save big now Poupe em grande"} +{"t":"DDA 23 LMD Outbound 028 Title pt-pt Bag a bargain with deals under £20 Triunfe com ofertas por menos de 20 €"} +{"t":"DDA 23 LMD Outbound 029 Body Copy pt-pt Last minute gifts at great prices Presentes de última hora a preços únicos"} +{"t":"DDA 23 LMD Outbound 030 CTA pt-pt Grab yours now Aproveite já!"} +{"t":"DDA 23 LMD Outbound 031 Title pt-pt Get those holiday must-haves Agarre estes presentes de Natal"} +{"t":"DDA 23 LMD Outbound 033 Body Copy pt-pt Holiday must-haves at great prices Presentes de Natal a preços incríveis"} +{"t":"DDA 23 LMD Outbound 034 Body Copy pt-pt Save big on holiday essentials Poupe em grande nos presentes de Natal"} +{"t":"DDA 23 LMD Outbound 036 Title pt-pt Last chance for epic deals in time for Christmas Última oportunidade: ofertas de Natal"} +{"t":"DDA 23 LMD Outbound 038 Body Copy pt-pt Save now, wrap later Comece a Poupar, embrulhe mais tarde."} +{"t":"DDA 23 LMD Outbound 039 Body Copy pt-pt Last chance for super savings Última oportunidade: grandes descontos"} +{"t":"DDA 23 LMD Outbound 041 Subject line pt-pt Last chance for super savings on Christmas gifts Última oportunidade: poupe nos seus presentes"} +{"t":"DDA 23 LMD Outbound 042 Subject line pt-pt With up to 40% off Com até 45% de desconto"} +{"t":"DDA 23 LMD Outbound 043 Subject line pt-pt Share the joy with great gifts Partilhe alegria com presentes incríveis"} +{"t":"DDA 23 LMD Outbound 044 Subject line pt-pt Last chance for super savings Última oportunidade: grandes descontos"} +{"t":"DDA 23 LMD Outbound 045 Headline pt-pt Last chance for epic Christmas deals Última oportunidade para conseguir ofertas épicas"} +{"t":"DDA 23 LMD Outbound 046 Body Copy pt-pt Joy for them, savings for you Alegria para eles, descontos para si."} +{"t":"DDA 23 LMD Outbound 047 CTA pt-pt Shop top deals Encontre ofertas incríveis"} +{"t":"DDA 23 LMD Outbound 048 Title pt-pt Last Minute Deals Ofertas de última hora e mais"} +{"t":"DDA 23 LMD Outbound 049 Body Copy pt-pt Check out recommended deals for you Veja as ofertas recomendadas para si"} +{"t":"DDA 23 LMD Outbound 050 CTA pt-pt Shop now Comprar agora"} +{"t":"DDA 23 LMD Outbound 051 Subject line pt-pt The Amazon End of Year Sale Starts today! As Ofertas de fim de ano começam hoje!"} +{"t":"DDA 23 LMD Outbound 052 Subject line pt-pt Shop great savings until 31 December Poupe em grande até 31 de dezembro"} +{"t":"DDA 23 LMD Outbound 053 Headline pt-pt Finish the year in style with up to 40% off Poupe até 45% e termine o ano em grande"} +{"t":"DDA 23 LMD Outbound 054 Headline pt-pt Finish the year with great savings Termine o ano a poupar em grande"} +{"t":"DDA 23 LMD Outbound 055 Body Copy pt-pt Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Diga adeus a 2023 com as Ofertas de fim de ano da Amazon. Termine o ano com descontos até 45%. Há fantásticas ofertas a não perder até 31 de dezembro."} +{"t":"DDA 23 LMD Outbound 056 Body Copy pt-pt Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Diga adeus a 2023 com as Ofertas de fim de ano da Amazon. Termine o ano com descontos incríveis. Não perca as fantásticas ofertas que pode encontrar até 31 de dezembro."} +{"t":"DDA 23 LMD Outbound 058 Title pt-pt The Amazon End of Year Sale is here! As Ofertas de fim de ano já começaram"} +{"t":"DDA 23 LMD Outbound 059 Body Copy pt-pt Get up to 40% off until 31 Dec Poupe até 45% até 31 de dez."} +{"t":"DDA 23 LMD Outbound 060 Body Copy pt-pt Fantastic deals to be found until 31 Dec Poupe em grande até 31 de dez."} +{"t":"DDA 23 LMD Outbound 062 Subject line pt-pt The Amazon End of Year Sale is now on! As Ofertas de fim de ano estão aqui"} +{"t":"DDA 23 LMD Outbound 063 Subject line pt-pt Shop up to 40% off until 31 December Poupe até 45% até 31 de dezembro"} +{"t":"DDA 23 LMD Outbound 064 Subject line pt-pt Shop great savings until 31 December Poupe em grande até 31 de dezembro"} +{"t":"DDA 23 LMD Outbound 065 Headline pt-pt Bag a big deal in the Amazon End of Year Sale Triunfe com as Ofertas de fim de ano"} +{"t":"DDA 23 LMD Outbound 066 Body Copy pt-pt End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Termine o ano em grande e não perca as Ofertas de fim de ano da Amazon com descontos até 45%. Disponíveis até 31 de dezembro. Descubra-as agora!"} +{"t":"DDA 23 LMD Outbound 067 Body Copy pt-pt End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Termine o ano com o pé direito e não perca as Ofertas de fim de ano da Amazon para poupar em tudo o que precisa. Disponíveis até 31 de dezembro. Descubra-as agora!"} +{"t":"DDA 23 LMD Outbound 068 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"DDA 23 LMD Outbound 069 Title pt-pt The Amazon End of year Sale is on! Já chegaram: Ofertas de fim de ano"} +{"t":"DDA 23 LMD Outbound 070 Body Copy pt-pt Shop up to 40% off until 31 December Poupe até 45% até 31 de dezembro"} +{"t":"DDA 23 LMD Outbound 071 Body Copy pt-pt Shop great deals until 31 December Poupe em grande até 31 de dez."} +{"t":"DDA 23 LMD Outbound 073 Title pt-pt Limited special offers on Amazon today! Apenas hoje: Ofertas limitadas na Amazon"} +{"t":"DDA 23 LMD Outbound 074 Body Copy pt-pt Shop Lighing Deals while they last! Aproveite Ofertas Flash enquanto duram"} +{"t":"DDA 23 LMD Outbound 075 CTA pt-pt Save now Poupe agora"} +{"t":"DDA 23 LMD Outbound 076 Title pt-pt Shop great deals on (category) today! Veja as melhores ofertas em (categoria)"} +{"t":"DDA 23 LMD Outbound 077 Body Copy pt-pt Get up to 40% off in the End of Year Sale Até 45%: Ofertas de fim de ano"} +{"t":"DDA 23 LMD Outbound 078 Body Copy pt-pt Save big in the Amazon End of Year Sale Poupe nas Ofertas de fim de ano"} +{"t":"DDA 23 LMD Outbound 079 CTA pt-pt Save now Comece a poupar"} +{"t":"DDA 24 Outbound 001 pt-pt Ooooh! Get ready for Amazon Black Friday Week Uauuu! Prepare-se para a Semana da Black Friday"} +{"t":"DDA 24 Outbound 002 pt-pt Get ready for Black Friday Week Prepare-se para a Semana da Black Friday"} +{"t":"DDA 24 Outbound 003 pt-pt Save the date for Black Friday Week Reserve as datas da Semana da Black Friday"} +{"t":"DDA 24 Outbound 004 pt-pt Epic savings from 21 Nov to 2 Dec Descontos incríveis de 21 de nov. a 2 de dez."} +{"t":"DDA 24 Outbound 005 pt-pt Save up to 40% off from 21 November to 2 December Poupe até 40% de 21 de nov. a 2 de dez."} +{"t":"DDA 24 Outbound 006 pt-pt Get ready Prepare-se"} +{"t":"DDA 24 Outbound 007 pt-pt Get ready for Amazon Black Friday Week Prepare-se para a Semana da Black Friday"} +{"t":"DDA 24 Outbound 008 pt-pt Save up to 40% off from 21 Nov to 2 Dec Poupe até 45% de 21 de nov. a 2 de dez."} +{"t":"DDA 24 Outbound 009 pt-pt Save the date Reserve a data"} +{"t":"DDA 24 Outbound 010 pt-pt Amazon Black Friday Week is coming A Semana da Black Friday da Amazon está a chegar"} +{"t":"DDA 24 Outbound 011 pt-pt Amazon Black Friday Week is almost here A Semana da Black Friday da Amazon está a chegar"} +{"t":"DDA 24 Outbound 012 pt-pt Ooooh, it's up to 40% off from 21 Nov to 2 Dec Uuuh! Poupe até 40%: 21 nov. - 2 dez."} +{"t":"DDA 24 Outbound 013 pt-pt Ooh savings on Amazon Black Friday Week Semana da Black Friday: descontos a sério"} +{"t":"DDA 24 Outbound 014 pt-pt Save big from 21 Nov to 2 Dec 21 nov. - 2 dez.: poupe em grande"} +{"t":"DDA 24 Outbound 015 pt-pt Amazon Black Friday Week... The countdown begins Semana da Black Friday: em contagem decrescente"} +{"t":"DDA 24 Outbound 016 pt-pt Ooooh! Amazon Black Friday Week is almost here Uuuh! A Semana da Black Friday da Amazon está a chegar"} +{"t":"DDA 24 Outbound 017 pt-pt Big savings from 21 Nov to 2 Dec Descontos incríveis 21 nov. - 2 dez."} +{"t":"DDA 24 Outbound 018 pt-pt Start your wishlist! Comece a sua lista!"} +{"t":"DDA 24 Outbound 019 pt-pt Amazon Black Friday Week savings are coming Poupe em grande: Semana da Black Friday"} +{"t":"DDA 24 Outbound 021 pt-pt Black Friday Week starts at midnight A Semana da Black Friday começa às 23h"} +{"t":"DDA 24 Outbound 022 pt-pt Ooooh! Amazon Black Friday Week is just hours away Só mais algumas horas até à Semana da Black Friday"} +{"t":"DDA 24 Outbound 023 pt-pt Finish your wishlist Termine a sua lista"} +{"t":"DDA 24 Outbound 024 pt-pt Set your alarm! Prepare o alarme"} +{"t":"DDA 24 Outbound 025 pt-pt Amazon Black Friday Week is finally here! A Semana da Black Friday da Amazon já começou"} +{"t":"DDA 24 Outbound 026 pt-pt Save up to 40% on great products Poupe até 40% de 21 de nov. a 2 de dez."} +{"t":"DDA 24 Outbound 027 pt-pt Great deals on great products Grandes ofertas em produtos incríveis"} +{"t":"DDA 24 Outbound 028 pt-pt Ooooh! Lots of great deals to be found Grandes ofertas em produtos incríveis"} +{"t":"DDA 24 Outbound 029 pt-pt Shop deals now Descubra as ofertas"} +{"t":"DDA 24 Outbound 030 pt-pt Amazon Black Friday Week is finally here A Semana da Black Friday já começou"} +{"t":"DDA 24 Outbound 031 pt-pt Get up to 40% off great products Aproveite descontos até 45%"} +{"t":"DDA 24 Outbound 032 pt-pt Get deals now Comece a poupar"} +{"t":"DDA 24 Outbound 033 pt-pt Black Friday Week deals are available Continuam as ofertas da Semana da Black Friday"} +{"t":"DDA 24 Outbound 034 pt-pt Up to 40% off epic deals. Ooooh! Uuuh! Ofertas incríveis com descontos até 40%"} +{"t":"DDA 24 Outbound 035 pt-pt Amazon Black Friday Week has only just begun Semana da Black Friday: está só a começar"} +{"t":"DDA 24 Outbound 036 pt-pt Ooooh! Black Friday Week deals! Uuuh! Ofertas da Black Friday"} +{"t":"DDA 24 Outbound 037 pt-pt Save up to 40% throughout Black Friday Week Até 40%: Semana da Black Friday"} +{"t":"DDA 24 Outbound 038 pt-pt More great deals coming tomorrow! Amanhã chegam mais ofertas incríveis"} +{"t":"DDA 24 Outbound 039 pt-pt Shop now Compre agora"} +{"t":"DDA 24 Outbound 040 pt-pt Day 1 of Black Friday Week is almost over Semana da Black Friday: fim do 1.º dia"} +{"t":"DDA 24 Outbound 041 pt-pt Up to 40% off deals continues tomorrow Amanhã chegam mais descontos até 40%"} +{"t":"DDA 24 Outbound 042 pt-pt Great savings throughout Amazon Black Friday Week Grandes descontos: Semana da Black Friday"} +{"t":"DDA 24 Outbound 043 pt-pt New day, new deals: Black Friday Week Mais um dia de ofertas na Semana da Black Friday"} +{"t":"DDA 24 Outbound 044 pt-pt Up to 40% off continues this Black Friday Week Semana da Black Friday: descontos até 45%"} +{"t":"DDA 24 Outbound 045 pt-pt Don't forget your deals today Não se esqueça das suas ofertas"} +{"t":"DDA 24 Outbound 046 pt-pt More epic deals this Black Friday Week Uuuh! Mais ofertas na Semana da Black Friday"} +{"t":"DDA 24 Outbound 047 pt-pt Find your deals Descubra as ofertas"} +{"t":"DDA 24 Outbound 048 pt-pt Epic deals in Amazon Black Friday Week Semana da Black Friday: grandes ofertas"} +{"t":"DDA 24 Outbound 049 pt-pt Still up to 40% off in Amazon Black Friday Week Descontos até 40%: Semana da Black Friday"} +{"t":"DDA 24 Outbound 050 pt-pt Epic Black Friday Week deals await Semana da Black Friday com ofertas incríveis"} +{"t":"DDA 24 Outbound 052 pt-pt Great deals to be had Ofertas que não pode perder"} +{"t":"DDA 24 Outbound 053 pt-pt Up to 40% off in Amazon Black Friday Week Descontos até 40% na Semana da Black Friday"} +{"t":"DDA 24 Outbound 054 pt-pt Ooooh! Amazon Black Friday Week deals Uuuh! Semana da Black Friday"} +{"t":"DDA 24 Outbound 055 pt-pt Get your Amazon Black Friday Week deals Aproveite as ofertas da Black Friday"} +{"t":"DDA 24 Outbound 056 pt-pt Still up to 40% off great products Descontos até 45% em produtos incríveis"} +{"t":"DDA 24 Outbound 057 pt-pt Still great deals to be had Mais ofertas que não pode perder"} +{"t":"DDA 24 Outbound 058 pt-pt New day, new Black Friday Week deals Mais um dia de ofertas na Semana da Black Friday"} +{"t":"DDA 24 Outbound 059 pt-pt Great Amazon deals on great products Grandes descontos em produtos incríveis"} +{"t":"DDA 24 Outbound 060 pt-pt Ooooh! Great deals await Uuuh! Descubra grandes ofertas"} +{"t":"DDA 24 Outbound 061 pt-pt Ooooh! Up to 40% off awaits Uuuh! Tem descontos de até 40% à sua espera"} +{"t":"DDA 24 Outbound 062 pt-pt Up to 40% off - Amazon Black Friday Week Até 40%: Semana da Black Friday"} +{"t":"DDA 24 Outbound 063 pt-pt Ooooh! deals on great products Grandes descontos em produtos incríveis"} +{"t":"DDA 24 Outbound 064 pt-pt Black Friday Week deals to be had Semana da Black Friday: ofertas incríveis"} +{"t":"DDA 24 Outbound 066 pt-pt Find oooooooh! deals at Amazon Descubra grandes ofertas"} +{"t":"DDA 24 Outbound 067 pt-pt Up to 40% off Ooooh! great products Poupe até 40% em produtos incríveis"} +{"t":"DDA 24 Outbound 069 pt-pt Up to 40% off. Ooooh indeed... Descontos até 40%. Uuuh!"} +{"t":"DDA 24 Outbound 070 pt-pt Great deals await Descubra grandes ofertas"} +{"t":"DDA 24 Outbound 071 pt-pt Save up to 40% Poupe até 40%"} +{"t":"DDA 24 Outbound 072 pt-pt Show now Ver mais"} +{"t":"DDA 24 Outbound 073 pt-pt Black Friday deals are still waiting for you As ofertas da Black Friday esperam por si"} +{"t":"DDA 24 Outbound 074 pt-pt Up to 40% off will make you go Ooooh! Descontos até 40% para dizer \"Uuuh\"!"} +{"t":"DDA 24 Outbound 075 pt-pt Great deals are waiting for you Tem ofertas incríveis à sua espera"} +{"t":"DDA 24 Outbound 076 pt-pt Up to 40% off a wide selection Até 45% de desconto numa grande seleção"} +{"t":"DDA 24 Outbound 077 pt-pt Find great deals in Amazon Black Friday Ofertas incríveis na Semana da Black Friday"} +{"t":"DDA 24 Outbound 078 pt-pt Get yourself up to 40% off now Poupe já até 40%"} +{"t":"DDA 24 Outbound 079 pt-pt Up to 40% on great products Descontos até 40% em produtos incríveis"} +{"t":"DDA 24 Outbound 080 pt-pt Lots of deals are still waiting Tem muitas ofertas à sua espera"} +{"t":"DDA 24 Outbound 081 pt-pt Amazon Black Friday deals Ofertas da Black Friday da Amazon"} +{"t":"DDA 24 Outbound 082 pt-pt It's the last day of Black Friday Week É o último dia da Semana da Black Friday"} +{"t":"DDA 24 Outbound 083 pt-pt Still time to save up to 40% off Ainda vai a tempo de poupar até 40%"} +{"t":"DDA 24 Outbound 084 pt-pt There's still time to get great deals Ainda vai a tempo de aproveitar as ofertas"} +{"t":"DDA 24 Outbound 085 pt-pt The Amazon Black Friday Week clock is ticking... A Semana da Black Friday da Amazon está a acabar"} +{"t":"DDA 24 Outbound 086 pt-pt Shop great deals Aproveite as ofertas"} +{"t":"DDA 24 Outbound 087 pt-pt Only one day left of Amazon Black Friday Week Último dia da Semana da Black Friday"} +{"t":"DDA 24 Outbound 088 pt-pt Still up to 40% off on great products Descontos até 40% em produtos incríveis"} +{"t":"DDA 24 Outbound 089 pt-pt It's the last day of Amazon Black Friday Week!! É o último dia da Semana da Black Friday"} +{"t":"DDA 24 Outbound 090 pt-pt Go Ooooh! With up to 40% off Uuuh! Poupe até 40%"} +{"t":"DDA 24 Outbound 091 pt-pt Save today with up to 40% off Poupe até 40% ainda hoje"} +{"t":"DDA 24 Outbound 092 pt-pt Great deals on products worth an Ooooh! Ofertas em produtos incríveis"} +{"t":"DDA 24 Outbound 093 pt-pt Last few hours of Amazon Black Friday Week Semana da Black Friday: últimas horas"} +{"t":"DDA 24 Outbound 094 pt-pt There's still time to get up to 40% off Ainda vai a tempo de poupar até 45%"} +{"t":"DDA 24 Outbound 097 pt-pt Get up to 40% off now Poupe já até 45%"} +{"t":"DDA 24 Outbound 098 pt-pt Shop all deals Descubra as ofertas"} +{"t":"DDA 24 Outbound 101 pt-pt Black Friday is here Hoje é a Black Friday"} +{"t":"DDA 24 Outbound 102 pt-pt Up to 40% off: deals too good to miss Descontos até 45% para dizer \"Uauuu!\"!"} +{"t":"DDA 24 Outbound 103 pt-pt Epic deals are waiting for you Tem ofertas incríveis à sua espera"} +{"t":"DDA 24 Outbound 104 pt-pt Discover great deals this Black Friday Ofertas incríveis na Semana da Black Friday"} +{"t":"DDA 24 Outbound 105 pt-pt Save up to 40% off Poupe até 45%"} +{"t":"DDA 24 Outbound 106 pt-pt There's still time to save up to 40% off Ainda vai a tempo de poupar até 45%"} +{"t":"DDA 24 Outbound 107 pt-pt Amazon Black Friday Week: 21 Nov - 2 Dec Semana da Black Friday: 21 nov. - 2 dez."} +{"t":"DDA 24 Outbound 108 pt-pt Discover our Amazon Creator top deals Descubra as ofertas de Amazon Creators"} +{"t":"DDA 24 Outbound 109 pt-pt Let us show you some great savings across Amazon Black Friday Week Black Friday: descubra grandes ofertas"} +{"t":"DDA 24 Outbound 110 pt-pt Amazon Black Friday Week: Up to 40% off Descontos até 40%: Semana da Black Friday"} +{"t":"DDA 24 Outbound 111 pt-pt We've got deals worth Ooooh-ing about Temos ofertas que vão surpreender"} +{"t":"DDA 24 Outbound 112 pt-pt Deals throughtout Black Friday Week Ofertas da Semana da Black Friday"} +{"t":"DDA 24 Outbound 113 pt-pt Deals, deals, deals on your favourite products Ofertas e mais ofertas nos seus favoritos"} +{"t":"DDA 24 Outbound 114 pt-pt Deals, deals, deals in Black Friday Week Muitas ofertas: Semana da Black Friday"} +{"t":"DDA 24 Outbound 115 pt-pt Get daily invites to Amazon WOW! Deals Veja as ofertas WOW! da Amazon"} +{"t":"DDA 24 Outbound 116 pt-pt Up to 40% off on [category] Poupe até 40% em [category]"} +{"t":"DDA 24 Outbound 117 pt-pt Black Friday week with up to 40% off Descontos até 40%: Semana da Black Friday"} +{"t":"DDA 24 Outbound 118 pt-pt Great deals on [electronics] Ofertas incríveis em [electronics]"} +{"t":"DDA 24 Outbound 119 pt-pt Great deals during Black Friday Week Ofertas incríveis da Semana da Black Friday"} +{"t":"DDA 24 Outbound 120 pt-pt Subscribe Subscreva"} +{"t":"DDA 24 Outbound 121 pt-pt Ooh great deals during Black Friday Week Semana da Black Friday: grandes ofertas"} +{"t":"DDA 24 Outbound 122 pt-pt Up to 40% off on WOW! Deals at Amazon Ofertas WOW! da Amazon: descontos até 40%"} +{"t":"DDA 24 Outbound 123 pt-pt Great WOW! Deals on [CATEGORY] Ofertas WOW! incríveis em [CATEGORY]"} +{"t":"DDA 24 Outbound 124 pt-pt Great WOW! Deals at Amazon Incríveis ofertas WOW! da Amazon"} +{"t":"DDA 24 Outbound 125 pt-pt Great WOW! Deals on [insert category] Ofertas WOW! incríveis em [category]"} +{"t":"DDA 24 Outbound 126 pt-pt See WOW! Deals Ver ofertas WOW!"} +{"t":"DDA 24 Outbound 127 pt-pt Take a look at our 100 top deals Descubra as 100 melhores ofertas"} +{"t":"DDA 24 Outbound 128 pt-pt Up to 40% off during Black Friday Week Descontos até 40%: Semana da Black Friday"} +{"t":"DDA 24 Outbound 129 pt-pt Great savings during Black Friday Week Ofertas incríveis da Black Friday"} +{"t":"DDA 24 Outbound 130 pt-pt See top picks Ver a seleção"} +{"t":"DDA 24 Outbound 131 pt-pt Black Friday deals just for you Ofertas da Black Friday só para si"} +{"t":"DDA 24 Outbound 132 pt-pt Up to 40% off on your favourite products Poupe até 45% nos seus favoritos"} +{"t":"DDA 24 Outbound 133 pt-pt Great savings on your favourite products Descontos incríveis nos seus favoritos"} +{"t":"DDA 24 Outbound 134 pt-pt See your deals Tem bom gosto para as ofertas"} +{"t":"DDA 24 Outbound 135 pt-pt Premium brand deals in Black Friday Week Grandes marcas: ofertas da Black Friday"} +{"t":"DDA 24 Outbound 136 pt-pt Ooooh! Up to 40% off on Amazon Uuuh! Poupe até 40% na Amazon"} +{"t":"DDA 24 Outbound 137 pt-pt Top savings on top brands Descontos incríveis em grandes marcas"} +{"t":"DDA 24 Outbound 138 pt-pt Shop top brands Ver marcas top"} +{"t":"DDA 24 Outbound 139 pt-pt Did you find something in our Black Friday deals? Gosta da nossa Semana da Black Friday?"} +{"t":"DDA 24 Outbound 140 pt-pt Up to 40% off to make you go Ooooh! Descontos até 40%: Uuuh!"} +{"t":"DDA 24 Outbound 141 pt-pt You've got great taste with great savings Tem bom gosto para as ofertas"} +{"t":"DDA 24 Outbound 142 pt-pt Keep shopping deals Continue a poupar"} +{"t":"DDA 24 Outbound 143 pt-pt Amazon Black friday Week deals to be had Ofertas imprescindíveis da Black Friday"} +{"t":"DDA 24 Outbound 144 pt-pt Keep shopping for up to 40% off Continue a poupar até 45%"} +{"t":"DDA 24 Outbound 145 pt-pt Keep shopping for savings Continue a poupar"} +{"t":"DDA 24 Outbound 146 pt-pt Black Friday Weeks deals are trending Tendências da Semana da Black Friday"} +{"t":"DDA 24 Outbound 147 pt-pt Up to 40% off trending products Poupe até 40% nas tendências"} +{"t":"DDA 24 Outbound 148 pt-pt Great deals on trending products Ofertas incríveis nas tendências"} +{"t":"DDA 24 Outbound 149 pt-pt Deals on trustworthy brands Ofertas nos seus produtos preferidos"} +{"t":"DDA 24 Outbound 150 pt-pt Top brands at excellent prices Marcas de topo a preços excelentes"} +{"t":"DDA 24 Outbound 151 pt-pt See all Ver todos"} +{"t":"DDA 24 Outbound 152 pt-pt You've got great taste for big savings Descontos até 45%: Uauuu!\n\n (also: Tem bom gosto para as ofertas)"} +{"t":"DDA 24 Outbound 152F pt-pt You've got great taste for big savings Descontos até 45%: Uauuu! (also: Tem bom gosto para as ofertas)"} +{"t":"DDA 24 Outbound 153 pt-pt Epic Black Friday Week deals Ofertas incríveis na Semana da Black Friday"} +{"t":"DDA 24 Outbound 154 pt-pt Products you love at prices you'll love! Produtos que adora a preços que vai adorar!"} +{"t":"DDA 24 Outbound 155 pt-pt Discover highly-rated deals Descubra as ofertas melhor classificadas"} +{"t":"DDA 24 Outbound 156 pt-pt Found your Black Friday Week deals yet? Gosta da nossa Semana da Black Friday?"} +{"t":"DDA 24 Outbound 157 pt-pt Check out our Top 100 deals Descubra as 100 melhores ofertas"} +{"t":"DDA 24 Outbound 158 pt-pt Deals on Influencer Favourites Compre os Favoritos dos Influenciadores"} +{"t":"DDA 24 Outbound 159 pt-pt Shop before they're gone Aproveite as ofertas antes que acabem"} +{"t":"DDA 24 Outbound 160 pt-pt Festive finds and merry deals Descobertas festivas e ofertas de Natal"} +{"t":"DDA 24 Outbound 161 pt-pt Gifts, hosting, decor for less Presentes e decoração a preços baixos"} +{"t":"DDA 24 Outbound 162 pt-pt Black Friday Top 100 Deals As Top 100 ofertas da Black Friday"} +{"t":"DDA 24 Outbound 163 pt-pt Black Friday picks from top brands As melhores ofertas da Black Friday"} +{"t":"DDA 24 Outbound 186 pt-pt Amazon Last Minute Deals are here Chegaram as Ofertas de última hora da Amazon"} +{"t":"DDA 24 Outbound 187 pt-pt Great gifts at great prices Grandes presentes a preços incríveis"} +{"t":"DDA 24 Outbound 188 pt-pt Find your Amazon Last Minute Deal Encontre as Ofertas de última hora da Amazon"} +{"t":"DDA 24 Outbound 189 pt-pt Last Minute Deals have finally arrived Chegaram as Ofertas de última hora"} +{"t":"DDA 24 Outbound 190 pt-pt Find a December deal to make you go Ooh! Encontre uma oferta arrebatadora"} +{"t":"DDA 24 Outbound 191 pt-pt Ooooh! Amazon Last Minute Deals are here As Ofertas de última hora da Amazon já chegaram!"} +{"t":"DDA 24 Outbound 192 pt-pt Shop great deals until 22 December Poupe em grande até 22 de dezembro"} +{"t":"DDA 24 Outbound 193 pt-pt Finish off your gift list with Last Minute Deals Compre presentes nas Ofertas de última hora"} +{"t":"DDA 24 Outbound 194 pt-pt Find perfect deals Encontre as ofertas"} +{"t":"DDA 24 Outbound 195 pt-pt Amazon Last Minute Deals are here! Chegaram as Ofertas de última hora"} +{"t":"DDA 24 Outbound 196 pt-pt Great savings until 22 December Poupe em grande até 22 de dezembro"} +{"t":"DDA 24 Outbound 197 pt-pt Last chance for epic deals in time Última oportunidade: ofertas incríveis"} +{"t":"DDA 24 Outbound 198 pt-pt Ooooh! Save now on your wishlist for this holiday season Poupe na sua lista nestas festas"} +{"t":"DDA 24 Outbound 199 pt-pt Last Minute Deals are nearly ooh-ooh-over! As Ofertas de última hora estão a terminar"} +{"t":"DDA 24 Outbound 200 pt-pt Last chance for great deals on gifts Última oportunidade para poupar nos seus presentes"} +{"t":"DDA 24 Outbound 201 pt-pt Last chance to grab epic deals Último dia de ofertas incríveis"} +{"t":"DDA 24 Outbound 202 pt-pt Shop for deals Descubra as ofertas"} +{"t":"DDA 24 Outbound 203 pt-pt Amazon gifts are waiting for you Os presentes esperam por si na Amazon"} +{"t":"DDA 24 Outbound 204 pt-pt Find a perfect gift for yourself or someone Encontre o presente perfeito para todos"} +{"t":"DDA 24 Outbound 205 pt-pt Shop your deals Descubra as ofertas"} +{"t":"PBDD 23 Outbound 001 Subject line pt-pt Amazon Prime Big Deal Days are coming on XX-XX Oct A Festa de Ofertas Amazon Prime chega a XX e XX de outubro"} +{"t":"PBDD 23 Outbound 002 Subject line pt-pt Get ready to feel like a big deal with epic deals Ofertas incríveis para que se sinta uma estrela"} +{"t":"PBDD 23 Outbound 004 Headline pt-pt Two days of epic deals XX-XX Oct Dois dias de ofertas incríveis, xx e xx de outubro"} +{"t":"PBDD 23 Outbound 005 Body Copy pt-pt [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! A Festa de Ofertas Amazon Prime está a chegar. São dois dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Tudo para que se sinta uma verdadeira estrela! Não espere mais e comece já a fazer a sua lista de desejos para a Festa de Ofertas Amazon Prime. Exclusivo para clientes Amazon Prime."} +{"t":"PBDD 23 Outbound 007 CTA pt-pt Get ready now! Prepare-se!"} +{"t":"PBDD 23 Outbound 009 Subject line pt-pt [Amazon] Prime Big Deal Days are coming on XX-XX Oct"} +{"t":"PBDD 23 Outbound 010 Subject line pt-pt Prime Big Deal Days are coming A Festa de Ofertas Amazon Prime está aí"} +{"t":"PBDD 23 Outbound 011 Intro pt-pt \n Feel like a big deal with two days of epic savings \n Dois dias de ofertas incríveis!"} +{"t":"PBDD 23 Outbound 011F Intro pt-pt Feel like a big deal with two days of epic savings Dois dias de ofertas incríveis!"} +{"t":"PBDD 23 Outbound 014 Subject line pt-pt [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! A Festa de Ofertas Amazon Prime está quase aí: XX-XX out"} +{"t":"PBDD 23 Outbound 016 Subject line pt-pt Two days of epic deals for Prime members only 2 dias de ofertas incríveis só para clientes Amazon Prime"} +{"t":"PBDD 23 Outbound 018 Headline pt-pt Two days of epic deals: XX-XX Oct Dois dias de ofertas incríveis, xx e xx de outubro"} +{"t":"PBDD 23 Outbound 019 Body Copy pt-pt Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! A Festa de Ofertas Amazon Prime está quase aí! Com as ofertas exclusivas só para clientes Amazon Prime, vai sentir-se como uma estrela. Comece já a fazer a sua lista de desejos para a Festa de Ofertas Amazon Prime!"} +{"t":"PBDD 23 Outbound 021 Subject line pt-pt Prime Big Deal Days are almost here XX - XX Oct Festa de Ofertas Amazon Prime: xx-xx out"} +{"t":"PBDD 23 Outbound 024 Intro pt-pt Two days of epic deals are coming Aproximam-se 2 dias de ofertas incríveis"} +{"t":"PBDD 23 Outbound 026 Subject line pt-pt [Amazon] Prime Big Deal Days start at midnight! A Festa de Ofertas Amazon Prime começa às 23h"} +{"t":"PBDD 23 Outbound 027 Subject line pt-pt Prime member exclusive deals from XX-XX Oct Grandes ofertas para clientes Amazon Prime: xx-xx outubro"} +{"t":"PBDD 23 Outbound 028 Headline pt-pt Two days of epic deals XX-XX Oct Dois dias de ofertas incríveis, xx e xx de outubro"} +{"t":"PBDD 23 Outbound 029 Body Copy pt-pt [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! Amanhã começa a Festa de Ofertas Amazon Prime, com descontos tão incríveis que se vai sentir como uma verdadeira estrela. Não perca mais tempo, comece já a fazer a sua lista de desejos para a Festa de Ofertas Amazon Prime."} +{"t":"PBDD 23 Outbound 030 Subject line pt-pt [Amazon] Prime Big Deal Days start midnight! Festa de Ofertas Amazon Prime às 23h"} +{"t":"PBDD 23 Outbound 033 pt-pt Got your epic deals wish list ready? Já tem a sua lista de desejos pronta?"} +{"t":"PBDD 23 Outbound 034 Subject line pt-pt \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct A Festa de Ofertas Amazon Prime chega a xx e xx de out"} +{"t":"PBDD 23 Outbound 034F Subject line pt-pt [Amazon] Prime Big Deal Days are coming on XX-XX Oct A Festa de Ofertas Amazon Prime chega a xx e xx de out"} +{"t":"PBDD 23 Outbound 035 Subject line pt-pt Join Prime for two days of epic deals Subscreva o Amazon Prime e desfrute de 2 dias de ofertas incríveis"} +{"t":"PBDD 23 Outbound 037 Headline pt-pt Two days of epic deals XX-XX Oct Dois dias de ofertas incríveis, xx e xx de outubro"} +{"t":"PBDD 23 Outbound 038 Body Copy pt-pt [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! A Festa de Oferta Amazon Prime está a chegar... subscreva o Amazon Prime e tenha acesso a dois dias de ofertas incríveis e exclusivas em eletrónica, casa, cozinha e muito mais. Não perca!"} +{"t":"PBDD 23 Outbound 041 CTA pt-pt Join Prime today Subscreva o Amazon Prime"} +{"t":"PBDD 23 Outbound 043 Intro pt-pt Sign up for 2 days of epic deals Seja Prime e obtenha ofertas incríveis"} +{"t":"PBDD 23 Outbound 045 Subject line pt-pt [Amazon] Prime Big Deal Days are almost here: XX-XX Oct A Festa de Ofertas Amazon Prime está quase aí: XX-XX out"} +{"t":"PBDD 23 Outbound 046 Subject line pt-pt Join Prime for two days of epic deals\n Subscreva o Amazon Prime e desfrute de 2 dias de ofertas incríveis"} +{"t":"PBDD 23 Outbound 046F Subject line pt-pt Join Prime for two days of epic deals Subscreva o Amazon Prime e desfrute de 2 dias de ofertas incríveis"} +{"t":"PBDD 23 Outbound 047 Headline pt-pt Two days of epic deals: XX-XX Oct Dois dias de ofertas incríveis, xx e xx de outubro"} +{"t":"PBDD 23 Outbound 050 Body Copy pt-pt [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. A Festa de Ofertas Amazon Prime está a chegar. Adira já ao Amazon Prime e obtenha acesso exclusivo a ofertas em eletrónica, casa, cozinha e muito mais. E ainda, envios rápidos, séries e filmes, e outros benefícios. Assim, será o centro das atenções! Pode optar por um período experimental grátis de 30 dias. \n \n *Depois do período experimental o Amazon Prime custa X,XX€ por mês."} +{"t":"PBDD 23 Outbound 050F Body Copy pt-pt [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. A Festa de Ofertas Amazon Prime está a chegar. Adira já ao Amazon Prime e obtenha acesso exclusivo a ofertas em eletrónica, casa, cozinha e muito mais. E ainda, envios rápidos, séries e filmes, e outros benefícios. Assim, será o centro das atenções! Pode optar por um período experimental grátis de 30 dias. *Depois do período experimental o Amazon Prime custa X,XX€ por mês."} +{"t":"PBDD 23 Outbound 051 Subject line pt-pt Prime Big Deal Days are almost here XX-XX Oct A Festa de Ofertas Amazon Prime está aí"} +{"t":"PBDD 23 Outbound 053 pt-pt Prime Big Deal Days start at midnight! A Festa de Ofertas Amazon Prime começa às 23h"} +{"t":"PBDD 23 Outbound 054 Subject line pt-pt Join Prime for exclusive deals from XX-XX Oct Adira ao Amazon Prime e obtenha ofertas exclusivas: xx e xx de outubro"} +{"t":"PBDD 23 Outbound 058 Body Copy pt-pt [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. A Festa de Ofertas Amazon Prime começa amanhã. Subscreva o Amazon Prime e desfrute de 2 dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Além disso, terá acesso a envios rápidos e grande entretenimento. Pode optar por um período experimental grátis de 30 dias. \n \n *Depois do período experimental o Amazon Prime custa X,XX€ por mês."} +{"t":"PBDD 23 Outbound 058F Body Copy pt-pt [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. A Festa de Ofertas Amazon Prime começa amanhã. Subscreva o Amazon Prime e desfrute de 2 dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Além disso, terá acesso a envios rápidos e grande entretenimento. Pode optar por um período experimental grátis de 30 dias. *Depois do período experimental o Amazon Prime custa X,XX€ por mês."} +{"t":"PBDD 23 Outbound 059 Subject line pt-pt Prime Big Deal Days start midnight! Às 23h: Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 060 Intro pt-pt Sign up for exclusive deals from XX-XX Oct Seja Prime e obtenha ofertas incríveis"} +{"t":"PBDD 23 Outbound 062 Subject line pt-pt \n Get your additional promo codes now! Obtenha códigos promocionais adicionais agora!"} +{"t":"PBDD 23 Outbound 062F Subject line pt-pt Get your additional promo codes now! Obtenha códigos promocionais adicionais agora!"} +{"t":"PBDD 23 Outbound 063 Subject line pt-pt Get extra savings on Prime Big Deal Days XX-XX Oct Poupe com a Festa de Ofertas Amazon Prime: xx-xx out"} +{"t":"PBDD 23 Outbound 065 Headline pt-pt [Amazon] Prime Big Deal Days are XX-XX Oct! Festa de Ofertas Amazon Prime, xx e xx de outubro"} +{"t":"PBDD 23 Outbound 066 Body Copy pt-pt [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! A Festa de Ofertas Amazon Prime traz-lhe dois dias de ofertas incríveis. Com tantos descontos exclusivos para clientes Amazon Prime, vai sentir-se uma estrela! Mal pode esperar? Veja todas as ofertas que pode aproveitar antes e durante a Festa de Ofertas Amazon Prime."} +{"t":"PBDD 23 Outbound 068 CTA pt-pt Claim now\n \n \n Resgatar agora"} +{"t":"PBDD 23 Outbound 068F CTA pt-pt Claim now Resgatar agora"} +{"t":"PBDD 23 Outbound 069 Intro pt-pt See exclusive Prime promo codes and offers here Ver ofertas exclusivas Prime aqui"} +{"t":"PBDD 23 Outbound 071 CTA pt-pt Claim now Resgatar agora"} +{"t":"PBDD 23 Outbound 072 Subject line pt-pt Get your exclusive promo codes now! Obtenha códigos promocionais adicionais agora!"} +{"t":"PBDD 23 Outbound 074 Subject line pt-pt Join Prime to save on your Prime Big Deal Days orders Festa de Ofertas Amazon Prime: seja Prime e poupe mais!"} +{"t":"PBDD 23 Outbound 075 Headline pt-pt Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Dica para a Festa de Ofertas Amazon Prime: xx e xx Out"} +{"t":"PBDD 23 Outbound 076 Body Copy pt-pt [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. A Festa Ofertas Amazon Prime são dois dias de ofertas incríveis para clientes Amazon Prime. Subscreva o Amazon Prime e tenha acesso a ofertas exclusivas, que o farão sentir-se como uma estrela. Os clientes Amazon Prime têm acesso a mais cupões, ofertas e experiências grátis antes e durante a Festa das Ofertas Amazon Prime."} +{"t":"PBDD 23 Outbound 077 CTA pt-pt Join now Subscrever agora"} +{"t":"PBDD 23 Outbound 078 Subject line pt-pt [Amazon] Prime Big Deal Days on XX-XX Oct Festa de Ofertas Amazon Prime: xx-xx out"} +{"t":"PBDD 23 Outbound 079 Intro pt-pt \n Join Prime to get exclusive promo codes and more! Desfrute de códigos promocionais"} +{"t":"PBDD 23 Outbound 079F Intro pt-pt Join Prime to get exclusive promo codes and more! Desfrute de códigos promocionais"} +{"t":"PBDD 23 Outbound 081 Subject line pt-pt [Amazon] Prime Big Deal Days are here! Começou a Festa de Ofertas Amazon Prime!"} +{"t":"PBDD 23 Outbound 082 Subject line pt-pt Get epic deals until midnight tomorrow Desfrute de grandes ofertas até amanhã às 23h"} +{"t":"PBDD 23 Outbound 083 Headline pt-pt Get epic deals to make you the centre of attention Seja o centro das atenções com grandes ofertas"} +{"t":"PBDD 23 Outbound 084 Body Copy pt-pt [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! A Festa de Ofertas Amazon Prime começa hoje. Desfrute de dois dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Agarre estas ofertas antes que esgotem e sinta-se uma verdadeira estrela."} +{"t":"PBDD 23 Outbound 085 CTA pt-pt Shop now Ver agora"} +{"t":"PBDD 23 Outbound 087 Subject line pt-pt [Amazon] Prime Big Deal Days are here! Começou a Festa de Ofertas Amazon Prime!"} +{"t":"PBDD 23 Outbound 088 Intro pt-pt Two days of Prime member exclusive deals Só para clientes Amazon Prime"} +{"t":"PBDD 23 Outbound 090 Subject line pt-pt Enjoy [Amazon] Prime Big Deal Days now Desfrute da Festa de Ofertas Amazon Prime agora"} +{"t":"PBDD 23 Outbound 091 Subject line pt-pt Shop epic deals only until midnight tomorrow Agarre grandes ofertas até amanhã às 23h"} +{"t":"PBDD 23 Outbound 092 Headline pt-pt Shop your exclusive Prime Big Deal Days savings Consiga ofertas exclusivas como cliente Amazon Prime"} +{"t":"PBDD 23 Outbound 093 Body Copy pt-pt Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! O primeiro dia da Festa de Ofertas Amazon Prime está a acabar. Só tem mais um dia para usufruir de ofertas incríveis, exclusivamente para clientes Amazon Prime. Encontre todas as ofertas que mais deseja, e sinta-se uma estrela."} +{"t":"PBDD 23 Outbound 095 Subject line pt-pt [Amazon] Prime Big Deal Days are on now Festa de ofertas Amazon Prime: é agora!"} +{"t":"PBDD 23 Outbound 096 Intro pt-pt Exclusive deals until midnight tomorrow Grandes ofertas até amanhã às 23h"} +{"t":"PBDD 23 Outbound 098 Subject line pt-pt Amazing Prime Big Deal Days are in full swing A Festa de Ofertas Prime está ao rubro!"} +{"t":"PBDD 23 Outbound 099 Subject line pt-pt Two days of epic deals. Ends midnight tomorrow Dois dias de ofertas. Termina amanhã às 23h"} +{"t":"PBDD 23 Outbound 100 Headline pt-pt Shop epic deals that make you feel like a big deal Compre grandes ofertas e sinta-se uma estrela"} +{"t":"PBDD 23 Outbound 101 Body Copy pt-pt [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! A Festa de Ofertas Amazon Prime tem promoções incríveis e exclusivas para clientes Amazon Prime como você. De que é que está à espera? Descubra todas as ofertas que temos para si."} +{"t":"PBDD 23 Outbound 102 CTA pt-pt Shop now\n \n Ver agora"} +{"t":"PBDD 23 Outbound 102F CTA pt-pt Shop now Ver agora"} +{"t":"PBDD 23 Outbound 103 Subject line pt-pt [Amazing] Prime Big Deal Days are in full swing Festa de Ofertas Amazon Prime ao rubro"} +{"t":"PBDD 23 Outbound 104 Intro pt-pt Two days of epic deals. Ends tomorrow Dois dias de grandes ofertas até amanhã"} +{"t":"PBDD 23 Outbound 105 CTA pt-pt Shop now Ver agora"} +{"t":"PBDD 23 Outbound 106 Subject line pt-pt New day, new deals with [Amazon] Prime Big Deal Days Novo dia, novas ofertas: Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 110 Subject line pt-pt These epic deals end at midnight As ofertas terminam às 23h"} +{"t":"PBDD 23 Outbound 111 Headline pt-pt Shop today's epic deals and feel like a big deal Com as ofertas de hoje sinta-se como uma estrela"} +{"t":"PBDD 23 Outbound 112 Body Copy pt-pt Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Prepare-se para mais um dia de promoções. O último dia da Festa de Ofertas Amazon Prime chegou. Mas não se preocupe, ainda há muitas ofertas fantásticas para descobrir hoje. Aproveite as ofertas exclusivas para clientes Amazon Prime."} +{"t":"PBDD 23 Outbound 113 CTA pt-pt Shop now\n \n Ver agora"} +{"t":"PBDD 23 Outbound 113F CTA pt-pt Shop now Ver agora"} +{"t":"PBDD 23 Outbound 115 Subject line pt-pt Even more deals today in Prime Big Deal Days Novidades: Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 117 Intro pt-pt These epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PBDD 23 Outbound 119 Subject line pt-pt Final call: [Amazon] Prime Big Deal Days are ending Última chamada para a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 121 Subject line pt-pt Shop exclusive deals until midnight tonight Aproveite ofertas exclusivas até às 23h"} +{"t":"PBDD 23 Outbound 122 Headline pt-pt Last chance to shop, save and feel like a big deal Última oportunidade para comprar e poupar"} +{"t":"PBDD 23 Outbound 123 Body Copy pt-pt Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. A Festa de Ofertas Amazon Prime termina hoje às 23h. Aproveite! É a sua última oportunidade para poupar e sentir-se uma verdadeira estrela."} +{"t":"PBDD 23 Outbound 125 Subject line pt-pt [Amazon] Prime Big Deal Days ends midnight Festa de Ofertas Amazon Prime até às 23h"} +{"t":"PBDD 23 Outbound 126 Intro pt-pt Shop exclusive deals until midnight Compre ofertas exclusivas até lá"} +{"t":"PBDD 23 Outbound 129 Subject line pt-pt [Amazon] Prime Big Deal Days end tonight A Festa de Ofertas Amazon Prime termina às 23h"} +{"t":"PBDD 23 Outbound 130 Subject line pt-pt Shop exclusive deals until midnight tonight Compre ofertas exclusivas até às 23h"} +{"t":"PBDD 23 Outbound 132 Body Copy pt-pt [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! A Festa de Ofertas Amazon Prime está a acabar. Mas não se preocupe, ainda vai a tempo de aproveitar as ofertas exclusivas para clientes Amazon Prime. Pare de ler este email e comece já a poupar como uma estrela!"} +{"t":"PBDD 23 Outbound 134 Subject line pt-pt Discover new deals on Prime Big Deal Days Novidades: Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 135 Intro pt-pt [Amazon] Prime Big Deal Days ends midnight Festa de Ofertas Amazon Prime até às 23h"} +{"t":"PBDD 23 Outbound 137 Subject line pt-pt [Amazon] Prime Big Deal Days are here! A Festa de Ofertas Amazon Prime já está aqui!"} +{"t":"PBDD 23 Outbound 138 Subject line pt-pt Shop epic deals until midnight tomorrow Compre grandes ofertas até amanhã às 23h"} +{"t":"PBDD 23 Outbound 139 Headline pt-pt Shop epic deals that make you feel like a big deal Compre ofertas e sinta-se como uma estrela"} +{"t":"PBDD 23 Outbound 142 Body Copy pt-pt Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Hoje começa a Festa de Ofertas Amazon Prime: subscreva o Amazon Prime e tenha acesso a dois dias de ofertas em eletrónica, casa, cozinha e muito mais. Além disso, terá acesso a envios rápidos e grandes filmes e séries com a sua subscrição Amazon Prime. Pode optar por um período experimental grátis de 30 dias. \n \n *Depois do período experimental o Amazon Prime custa X,XX€ por mês."} +{"t":"PBDD 23 Outbound 142F Body Copy pt-pt Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Hoje começa a Festa de Ofertas Amazon Prime: subscreva o Amazon Prime e tenha acesso a dois dias de ofertas em eletrónica, casa, cozinha e muito mais. Além disso, terá acesso a envios rápidos e grandes filmes e séries com a sua subscrição Amazon Prime. Pode optar por um período experimental grátis de 30 dias. *Depois do período experimental o Amazon Prime custa X,XX€ por mês."} +{"t":"PBDD 23 Outbound 143 Subject line pt-pt [Amazon] Prime Big Deal Days are here! Começou a Festa de Ofertas Amazon Prime!"} +{"t":"PBDD 23 Outbound 144 Intro pt-pt Two days of exclusive deals Compre grandes ofertas até amanhã às 23h"} +{"t":"PBDD 23 Outbound 145 Subject line pt-pt Enjoy Prime Big Deal Days now Desfrute já da Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 147 Headline pt-pt Feel special with exclusive [Amazon] Prime Big Deal Days deals Sinta-se especial com estas ofertas incríveis"} +{"t":"PBDD 23 Outbound 149 pt-pt The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Está quase a cair o pano sobre o primeiro dia da Festa de Ofertas Amazon Prime. Mas não se preocupe, ainda vai a tempo de subscrever o Amazon Prime e desfrutar de ofertas em eletrónica, casa, cozinha e muito mais. Além disso, terá acesso a envios mais rápidos e séries e filmes fantásticos por apenas X,XX €/mês."} +{"t":"PBDD 23 Outbound 151 Subject line pt-pt [Amazon] Prime Big Deal Days end tomorrow Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 152 Intro pt-pt Shop exclusive deals Compre ofertas exclusivas"} +{"t":"PBDD 23 Outbound 153 Subject line pt-pt Prime Big Deal Days are in full swing! A Festa de Ofertas Amazon Prime está ao rubro!"} +{"t":"PBDD 23 Outbound 154 Subject line pt-pt Still time left to join Prime and get epic deals Ainda se pode juntar ao Amazon Prime e obter ofertas incríveis"} +{"t":"PBDD 23 Outbound 155 Headline pt-pt Shop epic deals like the star that you are Compre grandes ofertas como a estrela que é"} +{"t":"PBDD 23 Outbound 156 Body Copy pt-pt The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! O primeiro dia da Festa de Ofertas Amazon Prime já está a decorrer, mas ainda vai a tempo de subscrever o Amazon Prime e desfrutar de ofertas incríveis e exclusivas para membros. A Festa de Ofertas Amazon Prime termina amanhã às 23h. Não espere mais!"} +{"t":"PBDD 23 Outbound 159 Subject line pt-pt [Amazon] Prime Big Deal Days are in full swing! A Festa de Ofertas Amazon Prime está aí"} +{"t":"PBDD 23 Outbound 160 Intro pt-pt 2 days of epic deals of ends tomorrow 2 dias de ofertas. Termina amanhã."} +{"t":"PBDD 23 Outbound 161 Subject line pt-pt It’s the last day of [Amazon] Prime Big Deal Days Hoje é o último dia da Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 162 Subject line pt-pt Save like a superstar until midnight Poupe como uma estrela até às 23h"} +{"t":"PBDD 23 Outbound 163 Headline pt-pt It's the last chance to shop some epic deals Última oportunidade para conseguir grandes ofertas"} +{"t":"PBDD 23 Outbound 165 Body Copy pt-pt The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Chegou o último dia da Festa de Ofertas Amazon Prime. Subscreva o Amazon Prime para conseguir acesso a ofertas incríveis em eletrónica, casa, cozinha e muito mais. Tenha ainda envios rápidos e filmes e séries fantásticos com a sua subscrição Amazon Prime por apenas X,XX € ao mês."} +{"t":"PBDD 23 Outbound 167 Intro pt-pt [Amazon] Prime Big Deal Days end midnight Festa de Ofertas Prime até às 23h"} +{"t":"PBDD 23 Outbound 168 Subject line pt-pt It’s closing night for [Amazon] Prime Big Deal Days É a noite de encerramento da Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 169 Subject line pt-pt Shop exclusive deals until midnight tonight Compre ofertas exclusivas hoje até às 23h"} +{"t":"PBDD 23 Outbound 170 Headline pt-pt Last chance to shop, save and feel like a big deal Último dia para comprar e poupar"} +{"t":"PBDD 23 Outbound 172 pt-pt [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! A Festa de Ofertas Amazon Prime termina às 23 horas. Ainda vai a tempo de subscrever o Amazon Prime e aproveitar as ofertas exclusivas em eletrónica, casa, cozinha e muito mais. Além disso, ainda beneficia de envios rápidos e filmes e séries fantásticos com a sua subscrição. Tudo por apenas X,XX € por mês."} +{"t":"PBDD 23 Outbound 176 Subject line pt-pt [Amazon] Prime Big Deal Days end tonight A Festa de Ofertas Amazon Prime termina esta noite"} +{"t":"PBDD 23 Outbound 177 Subject line pt-pt Join Prime and get epic deals until midnight Adira ao Amazon Prime e desfrute das nossas ofertas até às 23h"} +{"t":"PBDD 23 Outbound 178 Headline pt-pt Shop epic deals like the star that you are Poupe com grandes ofertas como a estrela que é"} +{"t":"PBDD 23 Outbound 179 Body Copy pt-pt The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. A Festa de Ofertas Amazon Prime está mesmo a acabar. Mas não se preocupe, ainda vai a tempo de desfrutar de ofertas exclusivas para clientes Amazon Prime. Torne-se cliente Amazon Prime agora e poupe como uma estrela."} +{"t":"PBDD 23 Outbound 182 Subject line pt-pt [Amazon] Prime Big Deal Days ends at midnight Festa de Ofertas Amazon Prime até às 23h"} +{"t":"PBDD 23 Outbound 183 Intro pt-pt Last chance to feel like a big deal As ofertas terminam às 23h"} +{"t":"PBDD 23 Outbound 185 Subject line pt-pt Thanks for joining [Amazon]Prime Big Deal Days! Obrigada por fazer parte da Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 186 Subject line pt-pt You've enjoyed two days of epic savings Desfrutou de dois dias de grandes ofertas"} +{"t":"PBDD 23 Outbound 187 Headline pt-pt [Amazon] Prime Big Deal Days have finally come to an end! A Festa de Ofertas Amazon Prime chegou ao fim"} +{"t":"PBDD 23 Outbound 188 Headline pt-pt Prime Big Deal Days have ended! A Festa de Ofertas Amazon Prime chegou ao fim"} +{"t":"PBDD 23 Outbound 189 Body Copy pt-pt Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Obrigada por fazer parte da Festa de Ofertas Amazon Prime. Foram dois dias de grandes ofertas! Esperamos que tenha poupado muito e se tenha sentido como uma estrela. Lembre-se que pode desfrutar sempre de grandes descontos, recompensas e ofertas exclusivas só para clientes Amazon Prime em Amazon.es. Até já!"} +{"t":"PBDD 23 Outbound 190 CTA pt-pt Visit again soon! Visite-nos em breve"} +{"t":"PBDD 23 Outbound 191 Subject line pt-pt Thanks for being an epic saver! Obrigada por poupar em grande"} +{"t":"PBDD 23 Outbound 192 Intro pt-pt Prime Big Deal Days are over Acabou a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 193 CTA pt-pt Visit Amazon soon Visite-nos em breve"} +{"t":"PBDD 23 Outbound 194 Subject line pt-pt Shop epic deals on (Homeware) Compre grandes ofertas em (Casa)"} +{"t":"PBDD 23 Outbound 195 Intro pt-pt Exclusive for Prime members Exclusivo para clientes Amazon Prime"} +{"t":"PBDD 23 Outbound 196 CTA pt-pt Save now Poupe agora"} +{"t":"PBDD 23 Outbound 197 Subject line pt-pt Shop limited Lightning deals before they go Agarre as ofertas Flash antes que acabem"} +{"t":"PBDD 23 Outbound 200 pt-pt Explore the best deals Descubra as melhores ofertas"} +{"t":"PBDD 23 Outbound 203 pt-pt Discover now Descubra agora"} +{"t":"PBDD 23 Outbound 205 Subject line pt-pt Limited time for deals on xx and more! Tempo limitado: ofertas de/em xx e mais"} +{"t":"PBDD 23 Outbound 207 Intro pt-pt Shop while they last Compre antes que esgotem"} +{"t":"PBDD 23 Outbound 210 pt-pt Prime Big Deal Day Offers Festa de Ofertas Amazon Prime"} +{"t":"PBDD 23 Outbound 212 Intro pt-pt Shop our biggest reccomends Aproveite as nossas recomendações"} +{"t":"PBDD 24 Outbound 001 Subject line pt-pt Prime Big Deal Days are 8-9 October Festa de Ofertas Prime: 8 e 9 de outubro"} +{"t":"PBDD 24 Outbound 002 Subject line pt-pt Get ready to feel like a big deal with epic deals Ofertas incríveis para se sentir como uma verdadeira estrela."} +{"t":"PBDD 24 Outbound 003 Headline pt-pt Two days of epic deals 8-9 October Dois dias de ofertas incríveis, 8 e 9 de outubro"} +{"t":"PBDD 24 Outbound 004 CTA pt-pt Get ready now Prepare-se"} +{"t":"PBDD 24 Outbound 005 Title pt-pt Prime Big Deal Days are 8-9 October Festa de Ofertas Prime: 8 e 9 de outubro"} +{"t":"PBDD 24 Outbound 006 Intro pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PBDD 24 Outbound 015 Subject line pt-pt Prime Big Deal Days start tomorrow A Festa de Ofertas Prime começa amanhã"} +{"t":"PBDD 24 Outbound 019 Title pt-pt Prime Big Deal Days start tomorrow A Festa de Ofertas Prime começa amanhã"} +{"t":"PBDD 24 Outbound 022 Subject line pt-pt Prime Big Deal Days are here Aproveite agora a Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 023 Subject line pt-pt Get epic deals and feel like a star Consiga ofertas incríveis e sinta-se uma verdadeira estrela."} +{"t":"PBDD 24 Outbound 024 Headline pt-pt Get epic deals until midnight tomorrow Obtenha ofertas incríveis até amanhã às 23h"} +{"t":"PBDD 24 Outbound 025 CTA pt-pt Shop now Encontre as suas ofertas"} +{"t":"PBDD 24 Outbound 026 Title pt-pt Prime Big Deal Days are here Aproveite agora a Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 027 Intro pt-pt 2 days of Prime member exclusive deals Dois dias de ofertas só para clientes Prime"} +{"t":"PBDD 24 Outbound 029 Subject line pt-pt Enjoy Prime Big Deal Days now Desfrute já da Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 030 Subject line pt-pt Get exclusive deals with Prime Big Deal Days Consiga ofertas exclusivas na Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 031 Headline pt-pt Shop epic deals only until midnight tomorrow Obtenha ofertas incríveis até amanhã às 23h"} +{"t":"PBDD 24 Outbound 033 Title pt-pt Prime Big Deal Days are happening now Estamos em plena Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 034 Intro pt-pt Exclusive deals until midnight tomorrow Ofertas até amanhã às 23h"} +{"t":"PBDD 24 Outbound 036 Title pt-pt Prime Big Deal Days are in full swing A Festa de Ofertas Prime está ao rubro"} +{"t":"PBDD 24 Outbound 037 Intro pt-pt Two days of epic deals end tomorrow Os dois dias de ofertas incríveis terminam amanhã"} +{"t":"PBDD 24 Outbound 039 Subject line pt-pt It’s the last day of Prime Big Deal Days Hoje é o último dia da Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 040 Subject line pt-pt Shop epic deals that make you feel like a big deal Aproveite ofertas incríveis e sinta-se uma verdadeira estrela."} +{"t":"PBDD 24 Outbound 041 Headline pt-pt The epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PBDD 24 Outbound 043 Title pt-pt It’s the last day of Prime Big Deal Days Hoje é o último dia da Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 044 Intro pt-pt The epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PBDD 24 Outbound 046 Subject line pt-pt Final call: Prime Big Deal Days are ending Última chamada para a Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 047 Subject line pt-pt Shop exclusive deals until midnight tonight Aproveite ofertas exclusivas até às 23h"} +{"t":"PBDD 24 Outbound 048 Headline pt-pt Last chance to shop, save and feel like a big deal Última oportunidade para comprar e poupar"} +{"t":"PBDD 24 Outbound 050 Title pt-pt Prime Big Deal Days are ending soon A Festa de Ofertas Prime termina em breve"} +{"t":"PBDD 24 Outbound 051 Intro pt-pt Shop exclusive deals until midnight Compre ofertas exclusivas até às 23h"} +{"t":"PBDD 24 Outbound 053 Title pt-pt Prime Big Deal Days end at midnight A Festa de Ofertas Prime termina às 23h"} +{"t":"PBDD 24 Outbound 054 Intro pt-pt Last chance to shop epic deals Último dia para comprar ofertas incríveis"} +{"t":"PBDD 24 Outbound 067 Subject line pt-pt Join Prime for exclusive deals from 8-9 October Adira ao Prime e aceda a ofertas: 8 e 9 de outubro"} +{"t":"PBDD 24 Outbound 069 CTA pt-pt Join Prime Junte-se ao Prime"} +{"t":"PBDD 24 Outbound 071 Intro pt-pt Sign up for exclusive deals Subscreva o Prime para aceder a ofertas incríveis"} +{"t":"PBDD 24 Outbound 072 CTA pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 24 Outbound 075 Headline pt-pt Shop epic deals until midnight tomorrow Compre ofertas incríveis até amanhã às 23h"} +{"t":"PBDD 24 Outbound 076 CTA pt-pt Join Prime now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 24 Outbound 078 Intro pt-pt Two days of exclusive deals Dois dias de ofertas exclusivas"} +{"t":"PBDD 24 Outbound 081 Subject line pt-pt Save like a superstar until midnight Poupe como uma superestrela até às 23h"} +{"t":"PBDD 24 Outbound 082 Headline pt-pt Shop exclusive deals until midnight tonight Aproveite ofertas exclusivas até às 23h"} +{"t":"PBDD 24 Outbound 087 Subject line pt-pt Ready for Prime Big Deal Days on 8-9 October? Prepare-se! Festa de Ofertas Prime: 8 e 9 de outubro"} +{"t":"PBDD 24 Outbound 088 Subject line pt-pt Discover our Amazon Creators' top deals Descubra as melhores ofertas dos nossos Amazon Creators"} +{"t":"PBDD 24 Outbound 091 Title pt-pt Prime Big Deal Days: 8-9 October Festa de Ofertas Prime: 8 e 9 de outubro"} +{"t":"PBDD 24 Outbound 092 Intro pt-pt Discover our Amazon Creators' top deals Descubra as melhores ofertas dos nossos Amazon Creators"} +{"t":"PBDD 24 Outbound 095 Intro pt-pt Get early access deals here Aproveite as ofertas antecipadas aqui"} +{"t":"PBDD 24 Outbound 100 CTA pt-pt Join now Junte-se ao Prime hoje mesmo"} +{"t":"PBDD 24 Outbound 107 Title pt-pt See Prime Big Deal Days' hottest deals Descubra as melhores ofertas na Festa de Ofertas Prime"} +{"t":"PBDD 24 Outbound 108 Intro pt-pt Explore the current bestsellers Encontre os mais vendidos"} +{"t":"PBDD 24 Outbound 110 Title pt-pt Check out our best 4+ star deals for you Descubra as melhores ofertas de 4 estrelas"} +{"t":"PBDD 24 Outbound 111 Intro pt-pt Explore your personalised deals Explore as suas ofertas personalizadas"} +{"t":"PBDD 24 Outbound 113 Title pt-pt Prime Big Deal Days premium brand deals Festa de Ofertas Prime em grandes marcas"} +{"t":"PBDD 24 Outbound 114 Intro pt-pt Explore the collection today Descubra todas as ofertas hoje mesmo"} +{"t":"PBDD 24 Outbound 116 Title pt-pt Prime Big Deal Days are here Aproveite agora a Festa de Ofertas Amazon Prime"} +{"t":"PBDD 24 Outbound 117 Intro pt-pt Check out recommended deals for you Descubra as ofertas recomendadas para si"} +{"t":"PBDD 24 Outbound 120 Intro pt-pt Discover our most trending deals Descubra as ofertas mais populares"} +{"t":"PBDD 24 Outbound 123 Intro pt-pt Check out the Top 100 deals Descubra as 100 melhores ofertas"} +{"t":"PBDD 24 Outbound 125 Title pt-pt Prime Big Deal Days are here! Aproveite agora a Festa de Ofertas Prime!"} +{"t":"PBDD 24 Outbound 126 Intro pt-pt Check out our best 4+ star deals for you Descubra as melhores ofertas de 4 estrelas"} +{"t":"PBDD 24 Outbound 129 Intro pt-pt Check out our Premium brand deals now Descubra as nossas ofertas em grandes marcas"} +{"t":"PBDD 24 Outbound 131 Intro pt-pt Check out deals made just for you Descubra ofertas exclusivas para si"} +{"t":"PD 23 Outbound 001 Subject line pt-pt Prime Day is coming on XX-XX July O Prime Day chega nos dias 11 e 12 de julho"} +{"t":"PD 23 Outbound 002 Subject line pt-pt  Get ready to feel like a big deal with epic deals  ofertas incríveis para sentir-se como uma estrela"} +{"t":"PD 23 Outbound 003 Headline pt-pt  Two days of epic deals XX-XX July  Dois dias de ofertas incríveis, 11 e 12 de julho"} +{"t":"PD 23 Outbound 004 Body Copy pt-pt Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members O Prime Day está a chegar e sabe quem é a estrela convidada? Tu. São dois dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Tudo para que se sinta uma verdadeira estrela! Não espere mais e comece já a escrever a sua lista de desejos Prime Day. Exclusivo para clientes Amazon Prime."} +{"t":"PD 23 Outbound 005 CTA pt-pt Get ready now!     Prepare-se!"} +{"t":"PD 23 Outbound 006 Subject line pt-pt  Prime Day is coming on XX-XX July  O Prime Day chega dias 11-12 de julho"} +{"t":"PD 23 Outbound 007 Intro pt-pt  Feel like a big deal with two days of epic deals    Dois dias de ofertas incríveis!"} +{"t":"PD 23 Outbound 009 Subject line pt-pt Prime Day is almost here: XX-XX July!  O Prime Day está a chegar: 11 e 12 de julho!"} +{"t":"PD 23 Outbound 010 Subject line pt-pt  Two days of epic deals only for Prime members Dois dias de ofertas incríveis para clientes Prime"} +{"t":"PD 23 Outbound 011 Headline pt-pt  Two days of epic deals XX-XX July. Dois dias de ofertas incríveis de 11 a 12 de julho."} +{"t":"PD 23 Outbound 012 Body Copy pt-pt Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   O Prime Day está a chegar! Com as ofertas exclusivas só para clientes Amazon Prime vai sentir-se uma verdadeira estrela. Comece já a fazer a sua lista de desejos Prime Day!"} +{"t":"PD 23 Outbound 013 CTA pt-pt Get ready now!   Prepare-se!"} +{"t":"PD 23 Outbound 014 Subject line pt-pt  Prime Day is almost here: XX-XX July! O Prime Day está a chegar: 11-12 de julho!"} +{"t":"PD 23 Outbound 015 Intro pt-pt  Make your epic deals wish list! Aproximam-se dois dias de ofertas incríveis"} +{"t":"PD 23 Outbound 016 CTA pt-pt Get ready now!  Prepare-se!"} +{"t":"PD 23 Outbound 017 Subject line pt-pt  Stay up late, Prime Day starts at midnight! Prepare os confettis, o Prime Day começa às 23h"} +{"t":"PD 23 Outbound 018 Subject line pt-pt Prime member exclusive deals from XX-XX July.  Ofertas exclusivas só para clientes Amazon Prime"} +{"t":"PD 23 Outbound 019 Headline pt-pt Two days of epic deals XX-XX July Dois dias de ofertas incríveis de 11 a 12 de julho"} +{"t":"PD 23 Outbound 020 Body Copy pt-pt Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! O Prime Day começa amanhã e, com estes descontos épicos, vai sentir-se uma verdadeira estrela. Por isso não pense mais e faça já a sua lista de desejos Prime Day!"} +{"t":"PD 23 Outbound 022 Subject line pt-pt  Ready? Prime Day starts at midnight! Tudo pronto? O Prime Day começa às 23h!"} +{"t":"PD 23 Outbound 023 Intro pt-pt 2 days of epic deals exclusively for Prime members   2 dias de ofertas incríveis por ser Prime"} +{"t":"PD 23 Outbound 024 CTA pt-pt Get ready now! Alt: Get ready! Prepare-se!"} +{"t":"PD 23 Outbound 025 Subject line pt-pt  Prime Day is coming on XX-XX July O Prime Day chega nos dias 11-12 de julho"} +{"t":"PD 23 Outbound 026 Subject line pt-pt Join Prime for two days of epic deals  Seja Prime e desfrute de 2 dias de ofertas incríveis"} +{"t":"PD 23 Outbound 028 pt-pt *After the free trial Prime is £X.XX a month. *Depois do período experimental o Prime custa X,XX€ por mês."} +{"t":"PD 23 Outbound 029 CTA pt-pt Join Prime Experimente o Amazon Prime"} +{"t":"PD 23 Outbound 030 Subject line pt-pt Prime Day is coming on XX-XX July O Prime Day chega a 11-12 de julho"} +{"t":"PD 23 Outbound 031 Intro pt-pt  Sign up for 2 days of epic deals  Subscreva para 2 dias de ofertas incríveis"} +{"t":"PD 23 Outbound 033 Subject line pt-pt Prime Day is almost here: XX-XX July! O Prime Day está a chegar: 11-12 de julho!"} +{"t":"PD 23 Outbound 034 Subject line pt-pt Join Prime for two days of epic deals  Subscreva para dois dias de ofertas incríveis"} +{"t":"PD 23 Outbound 035 Headline pt-pt Two days of epic deals XX-XX July Dois dias de ofertas incríveis: 11 e 12 de julho"} +{"t":"PD 23 Outbound 037 Subject line pt-pt Prime Day is almost here: XX-XX July! O Prime Day está a chegar: 11-12 de julho!"} +{"t":"PD 23 Outbound 038 Intro pt-pt Sign up to Prime for two days of exclusive deals   Adira para 2 dias de ofertas incríveis"} +{"t":"PD 23 Outbound 040 Subject line pt-pt Stay up late, Prime Day starts at midnight!  Prepare os confettis, o Prime Day começa às23h"} +{"t":"PD 23 Outbound 041 Subject line pt-pt Join Prime for exclusive deals from XX-XX July Junte-se ao Prime: ofertas a 11 e 12 de julho"} +{"t":"PD 23 Outbound 042 Headline pt-pt Two days of epic deals XX-XX July Dois dias de ofertas incríveis a 11 e 12 de julho"} +{"t":"PD 23 Outbound 044 Subject line pt-pt Ready? Prime Day starts at midnight! Tudo pronto? O Prime Day começa às 23h!"} +{"t":"PD 23 Outbound 045 Intro pt-pt Sign up for exclusive deals from XX-XX July Subscreva e consiga ofertas exclusivas"} +{"t":"PD 23 Outbound 047 Subject line pt-pt  Get your additional Prime Day promo codes now! Obtenha agora códigos promocionais Prime Day"} +{"t":"PD 23 Outbound 048 Subject line pt-pt Get extra savings on Prime Day XX-XX July   Poupe mais no Prime Day, a 11 e 12 de julho"} +{"t":"PD 23 Outbound 049 Headline pt-pt Prime Day is XX-XX July, so here’s your surprise! O Prime Day, 11 e 12 de julho, traz surpresas!"} +{"t":"PD 23 Outbound 050 CTA pt-pt Claim now    Resgatar agora"} +{"t":"PD 23 Outbound 051 Subject line pt-pt  Prime Day is coming on XX-XX July O Prime Day chega a 11-12 de julho"} +{"t":"PD 23 Outbound 052 Intro pt-pt  See exclusive Prime promo codes and offers here   Ver cupões e promoções Prime aqui"} +{"t":"PD 23 Outbound 053 CTA pt-pt Claim now Resgatar agora"} +{"t":"PD 23 Outbound 054 Subject line pt-pt Get exclusive Prime Day promo codes now! Obtenha cupões exclusivos Prime Day agora!"} +{"t":"PD 23 Outbound 055 Subject line pt-pt Join Prime to save on your Prime Day orders Subscreva o Prime e poupe nos pedidos Prime Day"} +{"t":"PD 23 Outbound 056 Headline pt-pt Prime Day is XX-XX July, so here’s a surprise! O Prime Day, 11 e 12 de julho, traz surpresas!"} +{"t":"PD 23 Outbound 057 CTA pt-pt Join now    Subscrever agora"} +{"t":"PD 23 Outbound 059 Intro pt-pt  Join Prime to get exclusive promo codes and more! Adira ao Prime para cupões exclusivos"} +{"t":"PD 23 Outbound 060 CTA pt-pt Join now  Adira já"} +{"t":"PD 23 Outbound 061 Subject line pt-pt Prime Day is here! O Prime Day chegou!"} +{"t":"PD 23 Outbound 062 Subject line pt-pt Get epic deals until midnight tomorrow Desfrute de ofertas incríveis até amanhã às 23h"} +{"t":"PD 23 Outbound 063 Headline pt-pt Get epic deals and become the centre of attention Seja o centro das atenções com ofertas incríveis"} +{"t":"PD 23 Outbound 064 CTA pt-pt  Shop now Descobrir ofertas"} +{"t":"PD 23 Outbound 065 Subject line pt-pt Prime Day is here! O Prime Day chegou!"} +{"t":"PD 23 Outbound 066 Intro pt-pt Two days of Prime member exclusive deals  Dois dias de ofertas só para clientes Prime"} +{"t":"PD 23 Outbound 067 CTA pt-pt Shop now Descobrir ofertas"} +{"t":"PD 23 Outbound 068 Subject line pt-pt Enjoy Prime Day now Desfrute do Prime Day agora"} +{"t":"PD 23 Outbound 069 Subject line pt-pt Shop epic deals only until midnight tomorrow Desfrute de ofertas incríveis até amanhã às 23h"} +{"t":"PD 23 Outbound 070 Headline pt-pt Feel special with these exclusive Prime Day deals Sinta-se especial com as ofertas exclusivas Prime"} +{"t":"PD 23 Outbound 071 Body Copy pt-pt Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. O primeiro dia Prime Day está a acabar. Só falta um dia para encontrar mais ofertas incríveis, exclusivo para clientes Amazon Prime."} +{"t":"PD 23 Outbound 072 CTA pt-pt  Shop now  Descobrir ofertas Ver agora"} +{"t":"PD 23 Outbound 073 Subject line pt-pt Prime Day’s happening now! Estamos em pleno Prime Day!"} +{"t":"PD 23 Outbound 074 Intro pt-pt Exclusive deals until midnight tomorrow  Ofertas até amanhã às 23h."} +{"t":"PD 23 Outbound 075 CTA pt-pt Shop now  Descobrir ofertas"} +{"t":"PD 23 Outbound 076 Subject line pt-pt Prime Day is in full swing! O Prime Day está no seu auge!"} +{"t":"PD 23 Outbound 077 Subject line pt-pt Two days of epic deals. Ends midnight tomorrow Dois dias de ofertas. Termina amanhã às 23h"} +{"t":"PD 23 Outbound 078 Headline pt-pt Shop epic deals that make you feel like a big deal Desfrute de ofertas incríveis e sinta-se uma estrela"} +{"t":"PD 23 Outbound 079 Body Copy pt-pt Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! O Prime Day tem ofertas incríveis exclusivamente para clientes Amazon Prime como você. Veja-as agora!"} +{"t":"PD 23 Outbound 080 CTA pt-pt Shop now   Descobrir ofertas Ver agora"} +{"t":"PD 23 Outbound 081 Subject line pt-pt Prime Day is in full swing! O Prime Day está no seu auge!"} +{"t":"PD 23 Outbound 082 Intro pt-pt Two days of epic deals. Ends tomorrow Dois dias de ofertas. Termina amanhã"} +{"t":"PD 23 Outbound 083 CTA pt-pt Shop now Descobrir ofertas Ver agora"} +{"t":"PD 23 Outbound 084 Subject line pt-pt It’s the last day of Prime Day É o último dia do Prime Day"} +{"t":"PD 23 Outbound 085 Subject line pt-pt The epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PD 23 Outbound 086 Headline pt-pt Shop epic deals that make you feel like a big deal Compre ofertas incríveis e sinta-se como uma estrela"} +{"t":"PD 23 Outbound 087 Body Copy pt-pt The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Hoje é o último dia do Prime Day. É a sua última oportunidade de se sentir como uma verdadeira estrela."} +{"t":"PD 23 Outbound 088 CTA pt-pt Shop now   Descobrir ofertas Ver agora"} +{"t":"PD 23 Outbound 089 Subject line pt-pt It’s the last day of Prime Day É o último dia do Prime Day"} +{"t":"PD 23 Outbound 090 Intro pt-pt The epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PD 23 Outbound 091 CTA pt-pt Shop now  Descobrir ofertas Ver agora"} +{"t":"PD 23 Outbound 092 Subject line pt-pt Final call: Prime Day is ending O Prime Day está quase a acabar"} +{"t":"PD 23 Outbound 093 Subject line pt-pt Shop exclusive deals until midnight tonight Aproveite ofertas exclusivas até às 23h"} +{"t":"PD 23 Outbound 094 Headline pt-pt Last chance to shop, save and feel like a big deal Última oportunidade para comprar e poupar"} +{"t":"PD 23 Outbound 095 Body Copy pt-pt Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. O Prime Day termina hoje às 23h. Despache-se! É a sua última oportunidade para poupar muito e sentir-se uma verdadeira estrela."} +{"t":"PD 23 Outbound 097 Subject line pt-pt Prime Day ends at midnight  O Prime Day termina às 23h"} +{"t":"PD 23 Outbound 098 Intro pt-pt Shop exclusive deals until midnight   Compre ofertas exclusivas até lá"} +{"t":"PD 23 Outbound 099 CTA pt-pt Shop now  Descobrir ofertas"} +{"t":"PD 23 Outbound 100 Subject line pt-pt Prime Day ends tonight O Prime Day termina às 23h"} +{"t":"PD 23 Outbound 101 Subject line pt-pt Shop exclusive deals until midnight tonight Poupe muito até às 23h"} +{"t":"PD 23 Outbound 103 Body Copy pt-pt Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! O Prime Day está a acabar. Mas não se preocupe, ainda vai a tempo de aproveitar as ofertas exclusivas para clientes Amazon Prime. Pare de ler este email e comece a poupar como uma estrela verdadeira!"} +{"t":"PD 23 Outbound 105 Subject line pt-pt Prime Day ends today O Prime Day termina hoje"} +{"t":"PD 23 Outbound 106 Intro pt-pt Shop exclusive deals until midnight Última oportunidade para comprar ofertas incríveis"} +{"t":"PD 23 Outbound 107 CTA pt-pt Shop now Descobrir ofertas"} +{"t":"PD 23 Outbound 109 Subject line pt-pt Shop epic deals until midnight tomorrow Compre ofertas incríveis até amanhã às 23h"} +{"t":"PD 23 Outbound 110 Headline pt-pt Shop epic deals that make you feel like a big deal Compre ofertas incríveis e sinta-se uma estrela"} +{"t":"PD 23 Outbound 111 Body Copy pt-pt Today’s the start of Prime Day – sign up to Prime for access to two days of epic and exclusive deals. Get some great savings, and feel like a big deal!  O Prime Day começa hoje: subscreva o Amazon Prime e tenha acesso a dois dias de ofertas incríveis e exclusivas. Desfrute de grandes ofertas e sinta-se como uma verdadeira estrela!"} +{"t":"PD 23 Outbound 112 CTA pt-pt Join Prime now Subscreva o Amazon Prime"} +{"t":"PD 23 Outbound 114 Intro pt-pt Two days of exclusive deals Dois dias de ofertas exclusivas"} +{"t":"PD 23 Outbound 118 Headline pt-pt Feel special with these exclusive Prime Day deals Sinta-se especial com estas ofertas Prime Day"} +{"t":"PD 23 Outbound 120 Subject line pt-pt Prime Day ends tomorrow O Prime Day termina amanhã"} +{"t":"PD 23 Outbound 121 Intro pt-pt Shop exclusive deals Compre ofertas exclusivas"} +{"t":"PD 23 Outbound 124 Subject line pt-pt Still time left to join Prime and get epic deals Ainda se pode juntar ao Prime e ter ofertas incríveis"} +{"t":"PD 23 Outbound 125 Headline pt-pt Shop epic deals like the star that you are Compre ofertas incríveis como a estrela que é"} +{"t":"PD 23 Outbound 128 Intro pt-pt 2 days of epic deals of ends tomorrow 2 dias de ofertas incríveis. Termina amanhã"} +{"t":"PD 23 Outbound 131 Subject line pt-pt Save like a superstar until midnight Poupe como uma superestrela até às 23h"} +{"t":"PD 23 Outbound 132 Headline pt-pt Last chance for some epic deals Última oportunidade para conseguir ofertas incríveis"} +{"t":"PD 23 Outbound 137 Subject line pt-pt It’s closing night for Prime Day O Prime Day chega esta noite ao fim"} +{"t":"PD 23 Outbound 138 Subject line pt-pt Shop exclusive deals until midnight tonight Compre ofertas exclusivas hoje até às 23h"} +{"t":"PD 23 Outbound 139 Headline pt-pt Last chance to shop, save and feel like a big deal Último dia para comprar e poupar"} +{"t":"PD 23 Outbound 141 Subject line pt-pt Prime Day ends at midnight O Prime Day termina às 23h"} +{"t":"PD 23 Outbound 142 Intro pt-pt Last chance to shop epic deals Último dia para comprar ofertas incríveis"} +{"t":"PD 23 Outbound 144 Subject line pt-pt Prime Day ends tonight O Prime Day termina esta noite"} +{"t":"PD 23 Outbound 145 Subject line pt-pt Join Prime and get epic deals until midnight Junte-se ao Prime e desfrute de ofertas até às 23h"} +{"t":"PD 23 Outbound 148 Subject line pt-pt Prime Day ends at midnight O Prime Day termina esta noite"} +{"t":"PD 23 Outbound 149 Intro pt-pt Last chance to feel like a big deal   As ofertas incríveis terminam às 23h"} +{"t":"PD 24 Outbound 060 pt-pt Join to get early Deals before Prime Day Consiga ofertas Prime Day antecipadas"} +{"t":"PD 24 Outbound 061 pt-pt Join now for access to early deals Subscreva e consiga ofertas antecipadas"} +{"t":"PD 24 Outbound 062 pt-pt Prime Day is coming: 16-17 July O Prime Day chega nos dias 16 e 17 de julho"} +{"t":"PD 24 Outbound 063 pt-pt Prime Day: 16-17 July. Get early access now! Prime Day: 16 - 17 julho. Aceda agora!"} +{"t":"PD 24 Outbound 064 pt-pt Join Prime now Subscreva o Prime agora"} +{"t":"PD 24 Outbound 065 pt-pt Get early deals before Prime Day starts Aproveite as ofertas antes do Prime Day"} +{"t":"PD 24 Outbound 066 pt-pt Get access to early deals now! Aproveite as ofertas antecipadas"} +{"t":"PD 24 Outbound 069 pt-pt Get access now Aceda agora"} +{"t":"PD 24 Outbound 070 pt-pt Check out the Top 100 deals Descubra as 100 melhores ofertas"} +{"t":"PD 24 Outbound 071 pt-pt See the Prime Day bestsellers Descubra os mais vendidos do Prime Day"} +{"t":"PD 24 Outbound 072 pt-pt Explore Prime Day’s hottest deals Explore as ofertas do Prime Day"} +{"t":"PD 24 Outbound 073 pt-pt Shop now Compre agora"} +{"t":"PD 24 Outbound 074 pt-pt Check out our 4* deals for you Descubra as nossas ofertas 4 estrelas"} +{"t":"PD 24 Outbound 075 pt-pt Prime Day deals just for you Ofertas Prime Day exclusivas para si"} +{"t":"PD 24 Outbound 076 pt-pt Your Prime Day deals are here As suas ofertas do Prime Day já chegaram"} +{"t":"PD 24 Outbound 077 pt-pt Explore your personalised deals here Descubra as suas ofertas personalizadas"} +{"t":"PD 24 Outbound 079 pt-pt Prime Day premium brand deals Ofertas do Prime Day em grandes marcas"} +{"t":"PD 24 Outbound 080 pt-pt Explore premium brand deals for you! Descubra ofertas em grandes marcas"} +{"t":"PD 24 Outbound 081 pt-pt Explore our new collection today! Descubra hoje a nossa nova coleção"} +{"t":"PD 24 Outbound 083 pt-pt Prime Day deals based on your views Ofertas Prime Day baseadas nas visitas"} +{"t":"PD 24 Outbound 084 pt-pt Check out recommended deals for you Descubra as ofertas recomendadas para si"} +{"t":"PD 24 Outbound 086 pt-pt Discover Prime Day’s trending deals Descubra ofertas populares do Prime Day"} +{"t":"PD 24 Outbound 087 pt-pt Shop those viral deals! Compre as ofertas virais!"} +{"t":"PD 24 Outbound 088 pt-pt See what deals are going viral now! Descubra as ofertas mais virais!"} +{"t":"PD 24 Outbound 089 pt-pt Discover more Mais informações"} +{"t":"PD 24 Outbound 098 Subject line pt-pt Prime Day is coming on 16-17 July O Prime Day chega nos dias 16 e 17 de julho"} +{"t":"PD 24 Outbound 099 Subject line pt-pt Get ready to feel like a big deal with epic deals Ofertas incríveis para sentir-se como uma estrela"} +{"t":"PD 24 Outbound 100 Headline pt-pt Two days of epic deals 16-17 July Dois dias de ofertas incríveis: 16 e 17 de julho"} +{"t":"PD 24 Outbound 101 Body Copy pt-pt Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. O Prime Day está a chegar e sabe quem é a estrela convidada? Tu. São dois dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Tudo para que se sinta uma verdadeira estrela! Não espere mais e comece já a escrever a sua lista de desejos Prime Day. Exclusivo para clientes Amazon Prime."} +{"t":"PD 24 Outbound 102 Subject line pt-pt Prime Day is coming on 16-17 July O Prime Day chega a 16 e 17 de julho"} +{"t":"PD 24 Outbound 103 pt-pt Two days of epic deals Dois dias de ofertas incríveis"} +{"t":"PD 24 Outbound 106 pt-pt Get ready Prepare-se"} +{"t":"PD 24 Outbound 108 Subject line pt-pt Prime Day is almost here: 16-17 July O Prime Day está a chegar: 16 e 17 de julho"} +{"t":"PD 24 Outbound 109 Subject line pt-pt Start making your epic deals wish list Comece já a pensar que ofertas vai querer aproveitar"} +{"t":"PD 24 Outbound 110 Subject line pt-pt Two days of epic deals only for Prime members Dois dias de ofertas incríveis para clientes Prime"} +{"t":"PD 24 Outbound 111 Headline pt-pt Two days of epic deals 16-17 July Dois dias de ofertas incríveis: 16 a 17 de julho"} +{"t":"PD 24 Outbound 113 Body Copy pt-pt Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. O Prime Day está a chegar. Com as ofertas exclusivas só para clientes Amazon Prime, vai sentir-se uma verdadeira estrela. Faça já a sua lista de desejos para o Prime Day!"} +{"t":"PD 24 Outbound 114 Subject line pt-pt Prime Day is almost here: 16-17 July O Prime Day está a chegar: 16 e 17 de julho"} +{"t":"PD 24 Outbound 115 pt-pt Two days of epic deals are coming Aproximam-se dois dias de ofertas incríveis"} +{"t":"PD 24 Outbound 119 Subject line pt-pt Get the party hats, Prime Day starts at midnight Prepare os confettis, o Prime Day começa às 23h"} +{"t":"PD 24 Outbound 120 Subject line pt-pt Prime member exclusive deals from 16-17 July Ofertas exclusivas só para clientes Amazon Prime"} +{"t":"PD 24 Outbound 121 Headline pt-pt Two days of epic deals 16-17 July Dois dias de ofertas incríveis a 16 e 17 de julho"} +{"t":"PD 24 Outbound 122 Body Copy pt-pt Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. O Prime Day começa amanhã e, com estes descontos incríveis, vai sentir-se uma verdadeira estrela. Faça já a sua lista de desejos Prime Day!"} +{"t":"PD 24 Outbound 123 Subject line pt-pt Ready? Prime Day starts at midnight Tudo pronto? O Prime Day começa às 23h"} +{"t":"PD 24 Outbound 126 Intro pt-pt 2 days of epic deals exclusively for Prime members 2 dias de ofertas incríveis por ser Prime"} +{"t":"PD 24 Outbound 127 Subject line pt-pt Prime Day is coming on 16-17 July O Prime Day chega a 16 e 17 de julho"} +{"t":"PD 24 Outbound 128 Subject line pt-pt Join Prime for two days of epic deals Seja Prime e desfrute de 2 dias de ofertas incríveis"} +{"t":"PD 24 Outbound 129 Headline pt-pt Two days of epic deals 16-17 July Dois dias de ofertas incríveis, 16-17 julho"} +{"t":"PD 24 Outbound 130 pt-pt Prime Day is coming… sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. O Prime Day está a chegar... subscreva o Amazon Prime e tenha acesso a dois dias de ofertas incríveis e exclusivas em eletrónica, casa, cozinha e muito mais. Não perca!"} +{"t":"PD 24 Outbound 134 CTA pt-pt Join Prime Experimente o Amazon Prime"} +{"t":"PD 24 Outbound 135 Subject line pt-pt Prime Day is coming on 16-17 July O Prime Day chega a 16 e 17 de julho"} +{"t":"PD 24 Outbound 137 Intro pt-pt Sign up for 2 days of epic deals Subscreva para 2 dias de ofertas incríveis"} +{"t":"PD 24 Outbound 138 Subject line pt-pt Prime Day is almost here: 16-17 July O Prime Day está a chegar: 16-17 julho"} +{"t":"PD 24 Outbound 139 Subject line pt-pt Join Prime for two days of epic deals Subscreva para dois dias de ofertas incríveis"} +{"t":"PD 24 Outbound 140 Headline pt-pt Two days of epic deals 16-17 July Dois dias de ofertas incríveis: 16 e 17 de julho"} +{"t":"PD 24 Outbound 141 pt-pt Prime Day’s around the corner. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. O Prime Day está a chegar... subscreva o Amazon Prime e tenha acesso a dois dias de ofertas incríveis e exclusivas em eletrónica, casa, cozinha e muito mais. Não perca!"} +{"t":"PD 24 Outbound 144 Subject line pt-pt Prime Day is almost here: 16-17 July O Prime Day está a chegar: 16-17 de julho"} +{"t":"PD 24 Outbound 145 Subject line pt-pt Join Prime for exclusive deals from 16-17 July Junte-se ao Prime: ofertas a 16 e 17 de julho"} +{"t":"PD 24 Outbound 146 Headline pt-pt Two days of epic deals 16-17 July Dois dias de ofertas incríveis a 16 e 17 de julho"} +{"t":"PD 24 Outbound 147 pt-pt Prime Day’s begins tomorrow. Sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. O Prime Day começa amanhã. Subscreva o Amazon Prime e tenha acesso a dois dias de ofertas incríveis e exclusivas em eletrónica, casa, cozinha e muito mais. Não perca!"} +{"t":"PD 24 Outbound 150 Subject line pt-pt Ready? Prime Day starts at midnight Tudo pronto? O Prime Day começa às 23h"} +{"t":"PD 24 Outbound 152 Subject line pt-pt Get your additional Prime Day promo codes now Obtenha agora códigos promocionais Prime Day"} +{"t":"PD 24 Outbound 153 pt-pt Get extra savings on Prime Day 16-17 July Poupe mais ainda no Prime Day, a 16 e 17 de julho"} +{"t":"PD 24 Outbound 155 Headline pt-pt Prime Day is 16-17 July, so here’s your surprise O Prime Day, 16 e 17 de julho, traz surpresas!"} +{"t":"PD 24 Outbound 156 Body Copy pt-pt Prime Day is coming and there’s going to be two days of epic deals. With so many exclusive savings, you’ll feel like a big deal. Can’t wait? Find out about all your exclusive Prime promo codes, offers and free trials you can use before and during Prime Day. O Prime Day está a chegar e são dois dias de ofertas incríveis. Com tantas ofertas exclusivas, vai sentir-se uma verdadeira estrela. Mal pode esperar? Descubra todos os cupões promocionais exclusivos, promoções e expeirências grátis que pode aproveitar antes e durante o Prime Day"} +{"t":"PD 24 Outbound 157 CTA pt-pt Claim now Resgatar agora"} +{"t":"PD 24 Outbound 159 Intro pt-pt Exclusive Prime promo codes and offers Ver cupões e promoções Prime aqui"} +{"t":"PD 24 Outbound 160 CTA pt-pt Claim now Resgatar agora"} +{"t":"PD 24 Outbound 161 Subject line pt-pt Get exclusive Prime Day promo codes now Obtenha cupões exclusivos Prime Day agora"} +{"t":"PD 24 Outbound 162 Subject line pt-pt Join Prime to save on your Prime Day orders Subscreva o Prime e poupe nos pedidos Prime Day"} +{"t":"PD 24 Outbound 163 Headline pt-pt Prime Day is 16-17 July, so here’s a surprise O Prime Day, 16 e 17 de julho, traz surpresas!"} +{"t":"PD 24 Outbound 164 Body Copy pt-pt Prime Day is coming and there’s going to be two days of epic deals. Join Prime to get access to so many exclusive savings, you’ll feel like a big deal. Prime members get to enjoy more promo codes, offers and free trials before and during Prime Day. O Prime Day está a chegar e são dois dias de ofertas incríveis. Subscreva o Amazon Prime para ter acesso a tantas ofertas exclusivas, que se vai sentir como uma verdadeira estrela. Os clientes Amazon Prime têm acesso a mais cupões, ofertas e experiências grátis antes e durante o Prime Day"} +{"t":"PD 24 Outbound 165 CTA pt-pt Join now Subscrever agora"} +{"t":"PD 24 Outbound 166 Subject line pt-pt Prime Day is coming on 16-17 July O Prime Day chega a 16 e 17 de julho"} +{"t":"PD 24 Outbound 167 Intro pt-pt Join Prime to get exclusive promo codes and more Adira ao Prime para cupões exclusivos"} +{"t":"PD 24 Outbound 168 CTA pt-pt Join now Adira já"} +{"t":"PD 24 Outbound 169 Subject line pt-pt Prime Day is here O Prime Day chegou!"} +{"t":"PD 24 Outbound 170 Subject line pt-pt Get epic deals until midnight tomorrow Desfrute de ofertas incríveis até amanhã às 23h"} +{"t":"PD 24 Outbound 171 Headline pt-pt Get epic deals and become the centre of attention Seja o centro das atenções com ofertas incríveis"} +{"t":"PD 24 Outbound 172 Body Copy pt-pt Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. O Prime Day começa hoje. Desfrute de dois dias de ofertas incríveis em eletrónica, casa, cozinha e muito mais. Agarre estas ofertas antes que esgotem e sinta-se uma verdadeira estrela."} +{"t":"PD 24 Outbound 174 CTA pt-pt Shop now Ver agora"} +{"t":"PD 24 Outbound 175 Subject line pt-pt Prime Day is here O Prime Day chegou!"} +{"t":"PD 24 Outbound 176 Intro pt-pt 2 days of Prime member exclusive deals Dois dias de ofertas só para clientes Prime"} +{"t":"PD 24 Outbound 178 Subject line pt-pt Enjoy Prime Day now Desfrute do Prime Day agora"} +{"t":"PD 24 Outbound 179 Subject line pt-pt Shop epic deals only until midnight tomorrow Desfrute de ofertas incríveis até amanhã às 23h"} +{"t":"PD 24 Outbound 180 Headline pt-pt Feel special with these exclusive Prime Day deals Sinta-se especial com as ofertas exclusivas Prime"} +{"t":"PD 24 Outbound 181 Body Copy pt-pt Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. O primeiro dia Prime Day está a acabar. Só falta um dia para encontrar mais ofertas incríveis, exclusivo para clientes Amazon Prime."} +{"t":"PD 24 Outbound 183 Subject line pt-pt Prime Day’s happening now Estamos em pleno Prime Day"} +{"t":"PD 24 Outbound 184 Intro pt-pt Exclusive deals until midnight tomorrow Ofertas até amanhã às 23h"} +{"t":"PD 24 Outbound 185 CTA pt-pt Shop now Descobrir ofertas\n \n Ver agora"} +{"t":"PD 24 Outbound 185F CTA pt-pt Shop now Descobrir ofertas Ver agora"} +{"t":"PD 24 Outbound 186 Subject line pt-pt Prime Day is in full swing O Prime Day está no seu auge"} +{"t":"PD 24 Outbound 187 Subject line pt-pt Two days of epic deals. Ends midnight tomorrow Dois dias de ofertas. Termina amanhã às 23h"} +{"t":"PD 24 Outbound 188 Headline pt-pt Shop epic deals that make you feel like a big deal Desfrute de ofertas incríveis e sinta-se uma estrela"} +{"t":"PD 24 Outbound 189 Body Copy pt-pt Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. O Prime Day tem ofertas incríveis exclusivamente para clientes Amazon Prime como você. Veja-as agora"} +{"t":"PD 24 Outbound 190 CTA pt-pt Shop now Ver agora"} +{"t":"PD 24 Outbound 191 Subject line pt-pt Prime Day is in full swing O Prime Day está no seu auge"} +{"t":"PD 24 Outbound 192 Intro pt-pt Two days of epic deals. Ends tomorrow Dois dias de ofertas. Termina amanhã"} +{"t":"PD 24 Outbound 193 CTA pt-pt Shop now Descobrir ofertas\n \n Ver agora"} +{"t":"PD 24 Outbound 193F CTA pt-pt Shop now Descobrir ofertas Ver agora"} +{"t":"PD 24 Outbound 194 Subject line pt-pt It’s the last day of Prime Day É o último dia do Prime Day"} +{"t":"PD 24 Outbound 195 Subject line pt-pt The epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PD 24 Outbound 196 Headline pt-pt Shop epic deals that make you feel like a big deal Compre ofertas incríveis e sinta-se como uma estrela"} +{"t":"PD 24 Outbound 197 Body Copy pt-pt The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Hoje é o último dia do Prime Day. É a sua última oportunidade de se sentir como uma verdadeira estrela."} +{"t":"PD 24 Outbound 198 CTA pt-pt Shop now\n \n Descobrir ofertas\n \n Ver agora"} +{"t":"PD 24 Outbound 198F CTA pt-pt Shop now Descobrir ofertas Ver agora"} +{"t":"PD 24 Outbound 199 Subject line pt-pt It’s the last day of Prime Day É o último dia do Prime Day"} +{"t":"PD 24 Outbound 200 Intro pt-pt The epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PD 24 Outbound 202 Subject line pt-pt Prime Day is almost over O Prime Day está quase a acabar"} +{"t":"PD 24 Outbound 204 Subject line pt-pt Shop exclusive deals until midnight tonight Aproveite ofertas exclusivas até às 23h"} +{"t":"PD 24 Outbound 205 Headline pt-pt Last chance to shop, save and feel like a big deal Última oportunidade para comprar e poupar"} +{"t":"PD 24 Outbound 206 Body Copy pt-pt Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. O Prime Day termina hoje às 23h. Despache-se! É a sua última oportunidade para poupar muito e sentir-se uma verdadeira estrela."} +{"t":"PD 24 Outbound 209 Subject line pt-pt Prime Day ends at midnight O Prime Day termina às 23h"} +{"t":"PD 24 Outbound 210 Intro pt-pt Shop exclusive deals until then Compre ofertas exclusivas até lá"} +{"t":"PD 24 Outbound 211 Intro pt-pt Shop exclusive deals until midnight Compre ofertas exclusivas até às 23h"} +{"t":"PD 24 Outbound 213 Subject line pt-pt Prime Day ends tonight O Prime Day termina às 23h"} +{"t":"PD 24 Outbound 214 Subject line pt-pt Shop exclusive deals until midnight tonight Poupe muito até às 23h"} +{"t":"PD 24 Outbound 216 Body Copy pt-pt Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. O Prime Day está a acabar. Mas não se preocupe, ainda vai a tempo de aproveitar as ofertas exclusivas para clientes Amazon Prime. Pare de ler este email e comece a poupar como uma estrela verdadeira."} +{"t":"PD 24 Outbound 218 Subject line pt-pt Prime Day ends today O Prime Day termina hoje"} +{"t":"PD 24 Outbound 219 Intro pt-pt Last chance to shop exclusive deals Última oportunidade para comprar ofertas incríveis"} +{"t":"PD 24 Outbound 222 Subject line pt-pt Prime Day is here O Prime Day chegou!"} +{"t":"PD 24 Outbound 223 Subject line pt-pt Shop epic deals until midnight tomorrow Compre ofertas incríveis até amanhã às 23h"} +{"t":"PD 24 Outbound 224 Headline pt-pt Shop epic deals that make you feel like a big deal Aproveite ofertas incríveis e sinta-se uma estrela"} +{"t":"PD 24 Outbound 225 pt-pt Today’s the start of Prime Day - sign up to Prime to access two days of epic and exclusive deals on electronics, home, kitchen and more. Don’t miss out. O Prime Day começa hoje: subscreva o Amazon Prime e tenha acesso a dois dias de ofertas incríveis e exclusivas em eletrónica, casa, cozinha e muito mais. Não perca!"} +{"t":"PD 24 Outbound 228 Subject line pt-pt Prime Day is here O Prime Day chegou!"} +{"t":"PD 24 Outbound 229 Intro pt-pt Two days of exclusive deals Dois dias de ofertas exclusivas"} +{"t":"PD 24 Outbound 230 Subject line pt-pt Enjoy Prime Day now Desfrute do Prime Day agora"} +{"t":"PD 24 Outbound 232 Headline pt-pt Feel special with these exclusive Prime Day deals Sinta-se especial com estas ofertas Prime Day"} +{"t":"PD 24 Outbound 233 pt-pt The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals. So, don’t miss out and join now. Está quase a cair o pano sobre o primeiro dia Prime Day. Mas não se preocupe. Ainda tem tempo para se tornar cliente Amazon Prime e sentir-se como uma estrela rodeada de ofertas incríveis. Aproveite o momento e subscreva já."} +{"t":"PD 24 Outbound 236 Subject line pt-pt Prime Day ends tomorrow O Prime Day termina amanhã"} +{"t":"PD 24 Outbound 237 Intro pt-pt Shop exclusive deals Compre ofertas exclusivas"} +{"t":"PD 24 Outbound 238 Subject line pt-pt Prime Day is in full swing O Prime Day está no seu auge"} +{"t":"PD 24 Outbound 239 Subject line pt-pt Still time left to join Prime and get epic deals Ainda se pode juntar ao Prime e ter ofertas incríveis"} +{"t":"PD 24 Outbound 240 Headline pt-pt Shop epic deals like the star that you are Compre ofertas incríveis como a estrela que é"} +{"t":"PD 24 Outbound 241 pt-pt The first day of Prime Day is under way. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. O primeiro dia Prime Day está em marcha. Mas ainda pode subscrever o Amazon Prime e desfrutar de ofertas incríveis. O Prime Day termina amanhã às 23h. Apresse-se!"} +{"t":"PD 24 Outbound 244 Intro pt-pt 2 days of epic deals of ends tomorrow 2 dias de ofertas incríveis. Termina amanhã"} +{"t":"PD 24 Outbound 245 Subject line pt-pt It’s the last day of Prime Day É o último dia do Prime Day"} +{"t":"PD 24 Outbound 246 Subject line pt-pt Save like a superstar until midnight Poupe como uma superestrela até às 23h"} +{"t":"PD 24 Outbound 247 Headline pt-pt Last chance for some epic deals Última oportunidade para conseguir ofertas incríveis"} +{"t":"PD 24 Outbound 248 pt-pt The last day of Prime Day is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal. Hoje é o último dia Prime Day. Subscreva o Amazon Prime para não perder ofertas e descontos exclusivos. Subscreva e sinta-se como uma verdadeira estrela"} +{"t":"PD 24 Outbound 252 Subject line pt-pt It’s closing night for Prime Day O Prime Day chega esta noite ao fim"} +{"t":"PD 24 Outbound 253 Subject line pt-pt Shop exclusive deals until midnight tonight Compre ofertas exclusivas hoje até às 23h"} +{"t":"PD 24 Outbound 254 Headline pt-pt Last chance to shop, save and feel like a big deal Último dia para comprar e poupar"} +{"t":"PD 24 Outbound 255 pt-pt Prime Day ends tonight. There’s still time to join Prime and get access to the exclusive, epic deals. Prime Day ends tomorrow night, so hurry. O Prime Day termina às 23 horas. Mas ainda pode subscrever o Amazon Prime e desfrutar de ofertas incríveis. O Prime Day termina amanhã às 23h. Apresse-se!"} +{"t":"PD 24 Outbound 258 Subject line pt-pt Prime Day ends at midnight O Prime Day termina às 23h"} +{"t":"PD 24 Outbound 259 Intro pt-pt Last chance to shop epic deals Último dia para comprar ofertas incríveis"} +{"t":"PD 24 Outbound 260 Subject line pt-pt Prime Day ends tonight O Prime Day termina esta noite"} +{"t":"PD 24 Outbound 261 Subject line pt-pt Join Prime and get epic deals until midnight Junte-se ao Prime e desfrute de ofertas até às 23h"} +{"t":"PD 24 Outbound 263 pt-pt The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. O Prime Day está mesmo a acabar. Mas ainda vai a tempo de desfrutar de ofertas exclusivas para clientes Prime. Subscrever o Amazon Prime agora e poupe como uma estrela."} +{"t":"PD 24 Outbound 264 pt-pt The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films for only £X.XX a month. O Prime Day está mesmo a acabar. Mas ainda vai a tempo de desfrutar de ofertas exclusivas para clientes Prime. Subscrever o Amazon Prime agora e poupe como uma estrela em eletrónica, casa, cozinha e muito mais. Além de envios mais rápidos e excelentes séries e filmes por apenas X,XX € por mês."} +{"t":"PD 24 Outbound 265 Body Copy pt-pt The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. O Prime Day está mesmo a acabar. Mas ainda vai a tempo de usufruir de ofertas exclusivas. Subscrever o Amazon Prime agora, e poupe em eletrónica, casa, cozinha e muito mais. Desfrute ainda de envios mais rápidos e grandes séries e filmes. Pode optar por um período experimental grátis de 30 dias. \n*Depois do período experimental o Prime custa X,XX € por mês."} +{"t":"PD 24 Outbound 265F Body Copy pt-pt The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. O Prime Day está mesmo a acabar. Mas ainda vai a tempo de usufruir de ofertas exclusivas. Subscrever o Amazon Prime agora, e poupe em eletrónica, casa, cozinha e muito mais. Desfrute ainda de envios mais rápidos e grandes séries e filmes. Pode optar por um período experimental grátis de 30 dias. *Depois do período experimental o Prime custa X,XX € por mês."} +{"t":"PD 24 Outbound 266 Subject line pt-pt Prime Day ends at midnight O Prime Day termina esta noite"} +{"t":"PD 24 Outbound 267 pt-pt The epic deals last until midnight As ofertas incríveis terminam às 23h"} +{"t":"PD 25 Outbound 001 Subject line pt-pt Prime Day is coming xx-xx Month O Prime Day chega nos dias xx - xx julho"} +{"t":"PD 25 Outbound 002 Subject line pt-pt Four days of big deals, only for Prime members Quatro dias de grandes ofertas para clientes Prime"} +{"t":"PD 25 Outbound 003 Headline pt-pt Four days of big deals: xx-xx Month Quatro dias de grandes ofertas: xx - xx julho"} +{"t":"PD 25 Outbound 004 CTA pt-pt Get ready Prepare-se"} +{"t":"PD 25 Outbound 005 Subject line pt-pt Prime Day is coming xx-xx Month O Prime Day chega nos dias xx - xx julho"} +{"t":"PD 25 Outbound 006 Intro pt-pt Four days of big deals Quatro dias de grandes ofertas"} +{"t":"PD 25 Outbound 008 Subject line pt-pt Prime Day is almost here: XX-XX Month O Prime Day está a chegar: xx - xx julho"} +{"t":"PD 25 Outbound 009 Subject line pt-pt Four days of big deals, exclusively for Prime members Quatro dias de grandes ofertas para clientes Prime"} +{"t":"PD 25 Outbound 010 Headline pt-pt Four days of big deals: XX-XX Month Quatro dias de grandes ofertas: xx - xx julho"} +{"t":"PD 25 Outbound 011 CTA pt-pt Get ready Prepare-se"} +{"t":"PD 25 Outbound 012 Subject line pt-pt Prime Day is almost here: XX-XX Month O Prime Day está a chegar: xx - xx julho"} +{"t":"PD 25 Outbound 013 Intro pt-pt Four days of big deals are coming Vêm aí quatro dias de grandes ofertas"} +{"t":"PD 25 Outbound 015 Subject line pt-pt Stay up late, Prime Day starts at midnight Não adormeça, o Prime Day começa às 23h"} +{"t":"PD 25 Outbound 016 Subject line pt-pt Prime member-exclusive deals: XX-XX Month Ofertas só para clientes Prime: xx - xx julho"} +{"t":"PD 25 Outbound 017 Headline pt-pt Four days of big deals XX-XX Month Quatro dias de grandes ofertas: xx - xx julho"} +{"t":"PD 25 Outbound 018 CTA pt-pt Set your alarm Prepare o alarme"} +{"t":"PD 25 Outbound 019 Subject line pt-pt Ready? Prime Day starts at midnight. Preparado? O Prime Day começa às 23h."} +{"t":"PD 25 Outbound 020 Intro pt-pt 4 days of Prime member-exclusive deals 4 dias de ofertas só para clientes Prime"} +{"t":"PD 25 Outbound 021 CTA pt-pt Set your alarm Prepare o alarme"} +{"t":"PD 25 Outbound 023 Subject line pt-pt Join Prime for four days of big deals Junte-se ao Prime para 4 dias de grandes ofertas"} +{"t":"PD 25 Outbound 024 Headline pt-pt Four days of exclusive deals: XX-XX Month Quatro dias de ofertas exclusivas: xx - xx julho"} +{"t":"PD 25 Outbound 025 CTA pt-pt Join Prime Junte-se ao Prime"} +{"t":"PD 25 Outbound 026 Subject line pt-pt Prime Day is coming XX-XX Month O Prime Day chega nos dias xx - xx julho"} +{"t":"PD 25 Outbound 027 Intro pt-pt Join Prime for four days of exclusive deals Junte-se para 4 dias de ofertas"} +{"t":"PD 25 Outbound 028 CTA pt-pt Join Prime Junte-se ao Prime"} +{"t":"PD 25 Outbound 030 Subject line pt-pt Join Prime for four days of big deals Junte-se ao Prime para 4 dias de grandes ofertas"} +{"t":"PD 25 Outbound 031 Headline pt-pt Four days of big deals: XX-XX Month Quatro dias de grandes ofertas: xx - xx julho"} +{"t":"PD 25 Outbound 034 Intro pt-pt Join Prime for 4 days of exclusive deals Junte-se ao Prime para 4 dias de ofertas"} +{"t":"PD 25 Outbound 036 Subject line pt-pt Stay up late, Prime Day starts at midnight Não adormeça, o Prime Day começa às 23h"} +{"t":"PD 25 Outbound 037 Subject line pt-pt Join Prime for exclusive deals from XX-XX Month Junte-se ao Prime para mais ofertas: xx - xx julho"} +{"t":"PD 25 Outbound 040 Subject line pt-pt Ready? Prime Day starts at midnight Preparado? O Prime Day começa às 23h."} +{"t":"PD 25 Outbound 041 Intro pt-pt Sign up for exclusive deals from XX-XX Month Junte-se. Grandes ofertas xx - xx julho"} +{"t":"PD 25 Outbound 043 Subject line pt-pt Prime Day is here O Prime Day chegou"} +{"t":"PD 25 Outbound 044 Subject line pt-pt Enjoy four days of big deals Desfrute de quatro dias de grandes ofertas"} +{"t":"PD 25 Outbound 045 Headline pt-pt Feel like a big deal with these epic deals Sinta-se como uma estrela com ofertas incríveis"} +{"t":"PD 25 Outbound 046 pt-pt Prime member-exclusive deals Ofertas exclusivas para clientes Prime"} +{"t":"PD 25 Outbound 047 pt-pt Exclusive deals, just for you Ofertas exclusivas só para si"} +{"t":"PD 25 Outbound 048 CTA pt-pt Shop now Compre agora"} +{"t":"PD 25 Outbound 049 Subject line pt-pt Prime Day is here O Prime Day chegou"} +{"t":"PD 25 Outbound 050 pt-pt Four days of Prime member-exclusive deals 4 dias de ofertas para clientes Prime"} +{"t":"PD 25 Outbound 051 Intro pt-pt Four days of deals just for you Quatro dias de ofertas só para si"} +{"t":"PD 25 Outbound 053 pt-pt Enjoy Prime exclusive deals now Desfrute as ofertas exclusivas do Prime Day"} +{"t":"PD 25 Outbound 054 Subject line pt-pt Enjoy Prime Day deals now Desfrute agora de ofertas exclusivas do Prime Day"} +{"t":"PD 25 Outbound 055 Subject line pt-pt Your epic deals are waiting for you Tem ofertas incríveis à sua espera"} +{"t":"PD 25 Outbound 056 Headline pt-pt Feel special with these exclusive Prime Day deals Sinta-se especial com estas ofertas do Prime Day"} +{"t":"PD 25 Outbound 058 Subject line pt-pt Prime Day is live O Prime Day já começou"} +{"t":"PD 25 Outbound 059 Intro pt-pt Check out these exclusive deals \n Descubra estas ofertas exclusivas"} +{"t":"PD 25 Outbound 059F Intro pt-pt Check out these exclusive deals Descubra estas ofertas exclusivas"} +{"t":"PD 25 Outbound 061 Subject line pt-pt Prime Day is in full swing O Prime Day está ao rubro"} +{"t":"PD 25 Outbound 062 Intro pt-pt Check out these epic deals before lights out Descubra as ofertas antes que acabem"} +{"t":"PD 25 Outbound 064 Subject line pt-pt Discover what day two of Prime Day has for you Segundo dia do Prime Day: descubra as ofertas"} +{"t":"PD 25 Outbound 065 Subject line pt-pt Don't miss out on these exclusive deals Não perca estas ofertas exclusivas"} +{"t":"PD 25 Outbound 066 Headline pt-pt Epic deals that make you feel like a big deal Sinta-se uma estrela com as ofertas do Prime Day"} +{"t":"PD 25 Outbound 067 pt-pt w/o FLABD: \n Epic deals to make you smile Ofertas incríveis que lhe fazem sorrir"} +{"t":"PD 25 Outbound 067F pt-pt w/o FLABD: Epic deals to make you smile Ofertas incríveis que lhe fazem sorrir"} +{"t":"PD 25 Outbound 069 pt-pt Prime Day is in full swing O Prime Day está ao rubro"} +{"t":"PD 25 Outbound 070 Subject line pt-pt Another Prime Day of big deals Mais um Prime Day de grandes ofertas"} +{"t":"PD 25 Outbound 071 Intro pt-pt Start the day with big deals Comece o dia com grandes ofertas"} +{"t":"PD 25 Outbound 073 pt-pt There's still time to check these big deals Ainda está a tempo de descobrir as grandes ofertas"} +{"t":"PD 25 Outbound 074 Subject line pt-pt Don't let the sun set on these big deals Não deixe para amanhã estas grandes ofertas"} +{"t":"PD 25 Outbound 075 Subject line pt-pt End your day feeling like a big deal Termine o dia a sentir-se como uma estrela"} +{"t":"PD 25 Outbound 076 pt-pt End your day scoring big deals Termine o dia com grandes ofertas"} +{"t":"PD 25 Outbound 077 Headline pt-pt Shop epic and exclusive deals today Descubra hoje ofertas incríveis e exclusivas"} +{"t":"PD 25 Outbound 079 Subject line pt-pt End your day feeling like a big deal Termine o dia a sentir-se uma estrela"} +{"t":"PD 25 Outbound 080 pt-pt Here's an epic way to end your day Uma forma incrível de terminar o dia"} +{"t":"PD 25 Outbound 081 pt-pt End your day with deals that make you smile Termine o dia com ofertas incríveis"} +{"t":"PD 25 Outbound 082 pt-pt Check out Prime Day's exclusive deals Descubra ofertas exclusivas do Prime Day"} +{"t":"PD 25 Outbound 083 Intro pt-pt Bag an exclusive deal this Prime Day Prime Day: descubra ofertas exclusivas"} +{"t":"PD 25 Outbound 086 Subject line pt-pt These exclusive deals end in 48 hours As grandes ofertas terminam em 48 horas"} +{"t":"PD 25 Outbound 087 Intro pt-pt Check out Prime Day big deals tonight Descubra esta noite ofertas do Prime Day"} +{"t":"PD 25 Outbound 089 pt-pt Prime Day is here O Prime Day chegou"} +{"t":"PD 25 Outbound 090 Subject line pt-pt Prime Day has started O Prime Day já começou"} +{"t":"PD 25 Outbound 091 Subject line pt-pt Get ready to feel like a big deal Prepare-se para se sentir como uma estrela"} +{"t":"PD 25 Outbound 092 pt-pt Get ready to enjoy epic deals Prepare-se para desfrutar de ofertas incríveis"} +{"t":"PD 25 Outbound 093 Headline pt-pt Access Prime Day's exclusive deals today Prime Day: aceda hoje a ofertas exclusivas"} +{"t":"PD 25 Outbound 094 CTA pt-pt Join Prime now Junte-se ao Prime"} +{"t":"PD 25 Outbound 096 Intro pt-pt Four days of exclusive deals Quatro dias de ofertas exclusivas"} +{"t":"PD 25 Outbound 097 CTA pt-pt Join Prime now Junte-se ao Prime"} +{"t":"PD 25 Outbound 099 Intro pt-pt Access four days of big deals Aceda a quatro dias de grandes ofertas"} +{"t":"PD 25 Outbound 102 Subject line pt-pt Another day of big deals this Prime Day Mais um dia de grandes ofertas do Prime Day"} +{"t":"PD 25 Outbound 103 Subject line pt-pt Epic deals to make you feel like a big deal Ofertas incríveis: sinta-se como uma estrela"} +{"t":"PD 25 Outbound 104 pt-pt Epic deals to make you smile Ofertas incríveis que lhe fazem sorrir"} +{"t":"PD 25 Outbound 105 pt-pt Just two days left to bag some amazing deals Dois últimos dias para ter acesso a ofertas incríveis"} +{"t":"PD 25 Outbound 106 Headline pt-pt Just two days left of big deals Só faltam dois dias de grandes ofertas"} +{"t":"PD 25 Outbound 109 Intro pt-pt Big deals end in 48 hours Grandes ofertas: terminam em 48 horas"} +{"t":"PD 25 Outbound 111 pt-pt Big deals disappear in 48 hours As grandes ofertas terminam em 48 horas"} +{"t":"PD 25 Outbound 112 Subject line pt-pt Prime Day ends soon, don't miss out. O Prime Day termina em breve, aproveite."} +{"t":"PD 25 Outbound 113 Intro pt-pt Sign up and feel like a big deal Junte-se e sinta-se como uma estrela"} +{"t":"PD 25 Outbound 114 pt-pt Sign up and enjoy epic deals Junte-se e desfrute de ofertas incríveis"} +{"t":"PD 25 Outbound 116 Subject line pt-pt Prime Day ends midnight tomorrow O Prime Day termina amanhã às 23h"} +{"t":"PD 25 Outbound 117 Subject line pt-pt There’s still time to bag an epic deal Está a tempo de aproveitar uma oferta incrível"} +{"t":"PD 25 Outbound 118 Headline pt-pt Time is ticking on these big deals, don’t miss out O tempo destas ofertas está a acabar, aproveite"} +{"t":"PD 25 Outbound 119 CTA pt-pt Save now Comece a poupar"} +{"t":"PD 25 Outbound 120 Subject line pt-pt Prime Day ends midnight tomorrow O Prime Day termina amanhã às 23h"} +{"t":"PD 25 Outbound 121 Intro pt-pt These exclusive deals won’t wait forever Estas ofertas não duram para sempre"} +{"t":"PD 25 Outbound 123 pt-pt There’s still time to enjoy Prime Day Ainda pode aproveitar o Prime Day"} +{"t":"PD 25 Outbound 124 Subject line pt-pt Don’t miss out on Prime Day Não perca o Prime Day"} +{"t":"PD 25 Outbound 125 pt-pt The clock is ticking on these big deals O tempo para estas grandes ofertas está a acabar"} +{"t":"PD 25 Outbound 126 Subject line pt-pt There’s still time to feel like a big deal Ainda está a tempo para se sentir como uma estrela"} +{"t":"PD 25 Outbound 127 pt-pt Time's running out on these epic deals O tempo para estas ofertas está a acabar"} +{"t":"PD 25 Outbound 128 Headline pt-pt Prime Day deals to make you feel like a big deal Ofertas do Prime Day: sinta-se como uma estrela"} +{"t":"PD 25 Outbound 129 pt-pt Prime Day deals to make you smile Ofertas do Prime Day que lhe fazem sorrir"} +{"t":"PD 25 Outbound 131 Subject line pt-pt The clock is ticking on Prime Day O Prime Day está a acabar"} +{"t":"PD 25 Outbound 132 pt-pt These big deals end in 24 hours Estas ofertas terminam em 24 horas"} +{"t":"PD 25 Outbound 133 Intro pt-pt Just 24 hours to bag an epic deal Ofertas incríveis: só faltam 24 horas"} +{"t":"PD 25 Outbound 135 Subject line pt-pt Prime Day is still on, but not for long O Prime Day continua, mas acaba em breve"} +{"t":"PD 25 Outbound 136 pt-pt In 24 hours, your big deals disappear Em 24 horas acabam as ofertas"} +{"t":"PD 25 Outbound 137 Intro pt-pt Prime Day ends in 24 hours O Prime Day acaba em 24 horas"} +{"t":"PD 25 Outbound 139 Subject line pt-pt Prime Day ends at midnight O Prime Day termina às 23h"} +{"t":"PD 25 Outbound 140 Subject line pt-pt Your epic deals end tonight As suas ofertas incríveis terminam às 23h"} +{"t":"PD 25 Outbound 141 Headline pt-pt Epic deals end at midnight As ofertas incríveis terminam às 23h"} +{"t":"PD 25 Outbound 143 Subject line pt-pt Prime Day ends tonight O Prime Day termina esta noite"} +{"t":"PD 25 Outbound 144 Intro pt-pt Big deals end at midnight As grandes ofertas terminam às 23h"} +{"t":"PD 25 Outbound 146 Subject line pt-pt It’s the final few hours of Prime Day Últimas horas do Prime Day"} +{"t":"PD 25 Outbound 147 Subject line pt-pt Exclusive deals end at midnight As ofertas exclusivas terminam às 23h"} +{"t":"PD 25 Outbound 148 Headline pt-pt Last chance to shop, save and feel like a big deal Última oportunidade para comprar e poupar"} +{"t":"PD 25 Outbound 149 pt-pt Last chance to shop, save and enjoy epic deals Última chamada para poupar com ofertas incríveis"} +{"t":"PD 25 Outbound 151 Subject line pt-pt Prime Day ends at midnight O Prime Day termina às 23h"} +{"t":"PD 25 Outbound 152 Intro pt-pt Shop exclusive deals until midnight Compre ofertas exclusivas até às 23h"} +{"t":"PD 25 Outbound 155 Subject line pt-pt Join Prime to shop big deals until tomorrow night Junte-se e compre ofertas até amanhã à noite"} +{"t":"PD 25 Outbound 159 Intro pt-pt Enjoy access to big deals Desfrute do acesso a grandes ofertas"} +{"t":"PD 25 Outbound 161 pt-pt Prime Day is still on, but not for long O Prime Day continua, mas acaba em breve"} +{"t":"PD 25 Outbound 163 Intro pt-pt 4 days of big deals ends tomorrow 4 dias de grandes ofertas até amanhã"} +{"t":"PD 25 Outbound 164 CTA pt-pt Join Prime now Junte-se ao Prime"} +{"t":"PD 25 Outbound 165 pt-pt Prime Day ends at midnight O Prime Day termina às 23h"} +{"t":"PD 25 Outbound 166 Subject line pt-pt Just a few hours left to access big deals Só restam algumas horas de grandes ofertas"} +{"t":"PD 25 Outbound 167 Subject line pt-pt These big deals end in 24 hours As suas ofertas incríveis terminam às 23h"} +{"t":"PD 25 Outbound 168 Headline pt-pt Last chance to get big deals Grandes ofertas: última oportunidade"} +{"t":"PD 25 Outbound 170 Subject line pt-pt Prime Day ends in 24 hours O Prime Day termina esta noite"} +{"t":"PD 25 Outbound 171 Intro pt-pt Don’t miss out on these big deals Não perca estas grandes ofertas"} +{"t":"PD 25 Outbound 174 Intro pt-pt Last chance to feel like a big deal Último dia para se sentir uma estrela"} +{"t":"PD 25 Outbound 175 pt-pt Last chance to enjoy epic deals Última oportunidade: ofertas incríveis"} +{"t":"PD 25 Outbound 176 pt-pt Epic deals end midnight As ofertas terminam às 23h"} +{"t":"PD 25 Outbound 186 Subject line pt-pt Check out Prime Day’s Top 100 Deals Descubra as 100 melhores ofertas do Prime Day"} +{"t":"PD 25 Outbound 187 Intro pt-pt Shop the most epic deals Compre as ofertas mais incríveis"} +{"t":"PD 25 Outbound 188 pt-pt See top 100 Ver Top 100"} +{"t":"PD 25 Outbound 189 pt-pt See top picks Ver ofertas selecionadas"} +{"t":"PD 25 Outbound 190 CTA pt-pt Discover now Descubra-as agora"} +{"t":"PD 25 Outbound 191 Subject line pt-pt Glowing reviews, epic prices Ótimas reviews, preços incríveis"} +{"t":"PD 25 Outbound 192 Intro pt-pt Snap up big deals on 4+ star-rated products Grandes ofertas com mais de 4 estrelas"} +{"t":"PD 25 Outbound 194 Subject line pt-pt Deals on trustworthy brands Ofertas em marcas de confiança"} +{"t":"PD 25 Outbound 195 Intro pt-pt Top brands at epic prices As melhores marcas a preços incríveis"} +{"t":"PD 25 Outbound 196 CTA pt-pt See all Ver todos"} +{"t":"PD 25 Outbound 197 Subject line pt-pt Products you love at prices you'll love Produtos que adora a preços que vai adorar"} +{"t":"PD 25 Outbound 198 Intro pt-pt Discover highly-rated deals Descubra as ofertas melhor classificadas"} +{"t":"PD 25 Outbound 200 Subject line pt-pt Deals on Influencer Favourites Ofertas favoritas dos influenciadores"} +{"t":"PD 25 Outbound 201 Intro pt-pt Shop before they're gone Aproveite as ofertas antes que acabem"} +{"t":"PD 25 Outbound 203 Subject line pt-pt Big deals on our new arrivals Grandes ofertas em novidades"} +{"t":"PD 25 Outbound 204 Intro pt-pt New items you'll love Novidades que vai adorar"} +{"t":"PD 25 Outbound 205 CTA pt-pt See new arrivals Descubra as novidades"} +{"t":"PD 25 Outbound 206 Subject line pt-pt Don’t miss out on your Prime Day deals Não perca as ofertas do Prime Day"} +{"t":"PD 25 Outbound 207 Intro pt-pt Shop big deals tailored to your taste Compre grandes ofertas personalizadas"} +{"t":"PD 25 Outbound 209 Subject line pt-pt Prime Day deals inspired by you Oferta do Prime Day inspiradas em si"} +{"t":"PD 25 Outbound 210 Intro pt-pt Shop big deals based on your basket and wishlist Ofertas baseadas na sua lista de desejos"} +{"t":"PD 25 Outbound 212 Subject line pt-pt Keep shopping before Prime Day deals disappear Prime Day: continue a comprar antes que termine"} +{"t":"PD 25 Outbound 213 Intro pt-pt Shop epic deals Descubra as ofertas incríveis"} +{"t":"PD 25 Outbound 215 pt-pt 🔥Prime Day is coming XX-XX Month. It’s going to be epic 🔥 🔥O Prime Day chega nos dias X-XX de julho. Vai ser incrível 🔥"} +{"t":"PD 25 Outbound 217 pt-pt 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepare-se para aceder às ofertas mais incríveis em casa, cozinha, eletrónica e muito mais. Com as nossas ofertas exclusivas, é garantido que poupa no que gosta e precisa. 💷💷💷\n\nE, como é uma verdadeira estrela para nós, enviamos-lhe uma mensagem quando tivermos ofertas nos produtos que adora. 🥰❤️ \n\n🏃🏃 Esteja um passo à frente. Comece a sua lista de desejos para o Prime Day e prepare-se para ofertas verdadeiramente incríveis. 🏃🏃"} +{"t":"PD 25 Outbound 217F pt-pt 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you’re a real big deal, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepare-se para aceder às ofertas mais incríveis em casa, cozinha, eletrónica e muito mais. Com as nossas ofertas exclusivas, é garantido que poupa no que gosta e precisa. 💷💷💷 E, como é uma verdadeira estrela para nós, enviamos-lhe uma mensagem quando tivermos ofertas nos produtos que adora. 🥰❤️ 🏃🏃 Esteja um passo à frente. Comece a sua lista de desejos para o Prime Day e prepare-se para ofertas verdadeiramente incríveis. 🏃🏃"} +{"t":"PD 25 Outbound 218 pt-pt w/o FLABD:\n\n 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need.\n\n And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ \n\n 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepare-se para aceder às ofertas mais incríveis em casa, cozinha, eletrónica e muito mais. Com as nossas ofertas exclusivas, é garantido que poupa no que gosta e precisa. 💷💷💷\n\nE, como acreditamos que desfrutará destas ofertas incríveis, enviamos-lhe uma mensagem quando tivermos ofertas nos produtos que adora. 🥰❤️\n\n🏃🏃 Esteja um passo à frente. Comece a sua lista de desejos para o Prime Day e prepare-se para ofertas verdadeiramente incríveis. 🏃🏃"} +{"t":"PD 25 Outbound 218F pt-pt w/o FLABD: 🎉Get ready to access the most epic deals on 🏠, kitchen, electronics and more. With exclusive offers, you’re bound to save 💷💷💷 on the stuff you love and need. And because we think you'll enjoy the epic deals, we’ll drop you a message when we have offers on the items you love 🥰❤️ 🏃🏃 Get ahead of the game today. Start your Prime Day wishlist, and get ready for some truly epic offers. 🏃🏃 🎉Prepare-se para aceder às ofertas mais incríveis em casa, cozinha, eletrónica e muito mais. Com as nossas ofertas exclusivas, é garantido que poupa no que gosta e precisa. 💷💷💷 E, como acreditamos que desfrutará destas ofertas incríveis, enviamos-lhe uma mensagem quando tivermos ofertas nos produtos que adora. 🥰❤️ 🏃🏃 Esteja um passo à frente. Comece a sua lista de desejos para o Prime Day e prepare-se para ofertas verdadeiramente incríveis. 🏃🏃"} +{"t":"PD 25 Outbound 219 pt-pt [Start your wishlist]\n Reply STOP to unsubscribe [Comece a sua lista de desejos]\nResponda STOP para cancelar a subscrição das mensagens."} +{"t":"PD 25 Outbound 219F pt-pt [Start your wishlist] Reply STOP to unsubscribe [Comece a sua lista de desejos] Responda STOP para cancelar a subscrição das mensagens."} +{"t":"PD 25 Outbound 220 pt-pt 🔥Prime day is coming XX-XX Month. It’s going to be epic 🔥 🔥O Prime Day chega nos dias X-XX de julho. Vai ser incrível 🔥"} +{"t":"PD 25 Outbound 221 pt-pt 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Com ofertas exclusivas para clientes Prime em casa, cozinha, eletrónica e muito mais, o Prime Day promete ser mais incrível do que nunca.\n\nJunte-se ao Prime hoje mesmo e desfrute da sua fatia do bolo.🍰 Vai poder aceder a ofertas exclusivas do Prime Day. E vai poupar no que gosta e precisa. ❤️ \n\nAlém disso, vai desfrutar de envios rápidos e dos melhores conteúdos audiovisuais. Tudo por apenas xx €/mês. Junte-se hoje e prepare-se para se sentir como uma estrela."} +{"t":"PD 25 Outbound 221F pt-pt 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to feel like a big deal. 🎉 Com ofertas exclusivas para clientes Prime em casa, cozinha, eletrónica e muito mais, o Prime Day promete ser mais incrível do que nunca. Junte-se ao Prime hoje mesmo e desfrute da sua fatia do bolo.🍰 Vai poder aceder a ofertas exclusivas do Prime Day. E vai poupar no que gosta e precisa. ❤️ Além disso, vai desfrutar de envios rápidos e dos melhores conteúdos audiovisuais. Tudo por apenas xx €/mês. Junte-se hoje e prepare-se para se sentir como uma estrela."} +{"t":"PD 25 Outbound 222 pt-pt w/o FLABD:\n\n 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever.\n\n 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ \n\n Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Com ofertas exclusivas para clientes Prime em casa, cozinha, eletrónica e muito mais, o Prime Day promete ser mais incrível do que nunca.\n\nJunte-se ao Prime hoje mesmo e desfrute da sua fatia do bolo.🍰 Vai poder aceder a ofertas exclusivas do Prime Day. E vai poupar no que gosta e precisa. �❤️ \n\nAlém disso, vai desfrutar de envios rápidos e dos melhores conteúdos audiovisuais. Tudo por apenas xx €/mês. Junte-se hoje e prepare-se para aproveitar as ofertas incríveis."} +{"t":"PD 25 Outbound 222F pt-pt w/o FLABD: 🎉 With exclusive deals for Prime members on 🏠, kitchen, electronics and more, Prime Day is set to be more epic than ever. 🍰 Get a slice of the action by signing up to Prime today. You’ll be able to access exclusive Prime Day deals. And that’s going to save you 💷💷💷 on the things you love and need 🥰❤️ Plus you’ll benefit from fast delivery and top TV shows and films. All for just £xx/month. Join today and get ready to enjoy the epic deals. 🎉 Com ofertas exclusivas para clientes Prime em casa, cozinha, eletrónica e muito mais, o Prime Day promete ser mais incrível do que nunca. Junte-se ao Prime hoje mesmo e desfrute da sua fatia do bolo.🍰 Vai poder aceder a ofertas exclusivas do Prime Day. E vai poupar no que gosta e precisa. �❤️ Além disso, vai desfrutar de envios rápidos e dos melhores conteúdos audiovisuais. Tudo por apenas xx €/mês. Junte-se hoje e prepare-se para aproveitar as ofertas incríveis."} +{"t":"PD 25 Outbound 223 pt-pt [Join Prime]\nReply STOP to unsubscribe [Junte-se ao Prime] \n Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 223F pt-pt [Join Prime] Reply STOP to unsubscribe [Junte-se ao Prime] Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 224 pt-pt 🔥Prime Day has started and it’s epic 🔥 🔥O Prime Day termina hoje🔥"} +{"t":"PD 25 Outbound 225 pt-pt 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este é o melhor momento para ser cliente Prime. No Prime Day, pode aceder a grandes ofertas exclusivas em produtos para casa, cozinha, eletrónica e muito mais. \n\n Para ajudar a começar, oferecemos-lhe X € de desconto ao gastar XX €. \n\n Uma coisa é certa, quando vir quanto dinheiro pode poupar no que gosta e precisa, vai-se sentir como uma estrela. 🥰💷\n\n 📦 Portanto, aproveite hoje para comprar no Prime Day. Vai ser incrível! 📦"} +{"t":"PD 25 Outbound 225F pt-pt 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel like a big deal. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este é o melhor momento para ser cliente Prime. No Prime Day, pode aceder a grandes ofertas exclusivas em produtos para casa, cozinha, eletrónica e muito mais. Para ajudar a começar, oferecemos-lhe X € de desconto ao gastar XX €. Uma coisa é certa, quando vir quanto dinheiro pode poupar no que gosta e precisa, vai-se sentir como uma estrela. 🥰💷 📦 Portanto, aproveite hoje para comprar no Prime Day. Vai ser incrível! 📦"} +{"t":"PD 25 Outbound 226 pt-pt 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. \n\n To help get things rolling, we’re giving you £X off when you spend £XX. \n\n One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. \n\n 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este é o melhor momento para ser cliente Prime. No Prime Day, pode aceder a grandes ofertas exclusivas em produtos para 🏠, cozinha, eletrónica e muito mais. \n\nPara ajudar a começar, oferecemos-lhe X € de desconto ao gastar XX €.\n\nUma coisa é certa, quando vir quanto 💷💷💷 pode poupar no que gosta e precisa 🥰❤️, vai-se sentir superespecial.\n\n 📦 Portanto, comece a comprar hoje no Prime Day. Vai ser incrível! 📦"} +{"t":"PD 25 Outbound 226F pt-pt 🎉 There’s never been a better time to be a Prime member. With Prime Day, you can access exclusive, big deals on 🏠, kitchen, electronics and more. To help get things rolling, we’re giving you £X off when you spend £XX. One thing’s for certain, when you see how much 💷💷💷 you can save on the stuff you love and need 🥰❤️, you’ll feel extra special. 📦 So start shopping Prime Day today, it’s going to be big 📦 🎉 Este é o melhor momento para ser cliente Prime. No Prime Day, pode aceder a grandes ofertas exclusivas em produtos para 🏠, cozinha, eletrónica e muito mais. Para ajudar a começar, oferecemos-lhe X € de desconto ao gastar XX €. Uma coisa é certa, quando vir quanto 💷💷💷 pode poupar no que gosta e precisa 🥰❤️, vai-se sentir superespecial. 📦 Portanto, comece a comprar hoje no Prime Day. Vai ser incrível! 📦"} +{"t":"PD 25 Outbound 227 pt-pt [Start shopping] [Download Amazon app]\n Reply STOP to unsubscribe [Comece a comprar] [Instale a aplicação Amazon]\nResponda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 227F pt-pt [Start shopping] [Download Amazon app] Reply STOP to unsubscribe [Comece a comprar] [Instale a aplicação Amazon] Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 228 pt-pt 🔥Prime Day has started, don’t miss out 🔥 🔥O Prime Day termina hoje🔥"} +{"t":"PD 25 Outbound 229 pt-pt 🎉 Join today and enjoy £X off when you spend £XX. \n\n For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films.\n\n And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Junte-se hoje e desfrute de X € de desconto ao gastar XX €. \n\nPor apenas XX €/mês, tenha acesso a grandes ofertas  do Prime Day em casa, cozinha, eletrónica e muito mais. Além do mais, usufrui de envios rápidos e dos melhores conteúdos audiovisuais. 📦\n\n E, para garantir que aproveita as ofertas do Prime Day, enviamos-lhe uma mensagem quando houver ofertas no que mais gosta 🥰❤️"} +{"t":"PD 25 Outbound 229F pt-pt 🎉 Join today and enjoy £X off when you spend £XX. For just £XX/month you’ll enjoy access to Prime Day’s big deals on 🏠, kitchen, electronics and more. Plus you’ll benefit from fast delivery and top TV shows and films. And to make sure you don’t miss out on Prime Day offers, we’ll drop you a message when we have deals on the stuff you love 🥰 ❤️ 🎉 Junte-se hoje e desfrute de X € de desconto ao gastar XX €. Por apenas XX €/mês, tenha acesso a grandes ofertas  do Prime Day em casa, cozinha, eletrónica e muito mais. Além do mais, usufrui de envios rápidos e dos melhores conteúdos audiovisuais. 📦 E, para garantir que aproveita as ofertas do Prime Day, enviamos-lhe uma mensagem quando houver ofertas no que mais gosta 🥰❤️"} +{"t":"PD 25 Outbound 230 pt-pt [Join Prime] \n Reply STOP to unsubscribe [Junte-se ao Prime] \n Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 230F pt-pt [Join Prime] Reply STOP to unsubscribe [Junte-se ao Prime] Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 231 pt-pt 🔥Prime Day ends today 🔥 🔥O Prime Day termina hoje🔥"} +{"t":"PD 25 Outbound 232 pt-pt 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 É triste, mas é verdade: só restam algumas horas para aproveitar as grandes ofertas do Prime Day. ⏱️\n\nPortanto, ponha as mãos à obra porque, às 23h, todas as nossas grandes ofertas em produtos para casa, cozinha, eletrónica e muito mais desaparecem. 🛍️\n\n 🏃🏃 Não perca a oportunidade, aproveite o Prime Day para desfrutar de grandes ofertas que o farão sentir como como uma estrela. 🏃🏃"} +{"t":"PD 25 Outbound 232F pt-pt 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling like a big deal. 😭 É triste, mas é verdade: só restam algumas horas para aproveitar as grandes ofertas do Prime Day. ⏱️ Portanto, ponha as mãos à obra porque, às 23h, todas as nossas grandes ofertas em produtos para casa, cozinha, eletrónica e muito mais desaparecem. 🛍️ 🏃🏃 Não perca a oportunidade, aproveite o Prime Day para desfrutar de grandes ofertas que o farão sentir como como uma estrela. 🏃🏃"} +{"t":"PD 25 Outbound 233 pt-pt w/o FLABD:\n\n 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. \n\n So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear.\n\n 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 É triste, mas é verdade: só faltam algumas horas para aproveitar as grandes ofertas do Prime Day. ⏱️\n\nPortanto, ponha mãos à obra porque, às 23h, todas as nossas grandes ofertas em produtos para casa, cozinha, eletrónica e muito mais... desaparecem.🛍️\n\n 🏃🏃 Não perca a oportunidade, aproveite o Prime Day para desfrutar de grandes ofertas que o farão especial. 🏃🏃"} +{"t":"PD 25 Outbound 233F pt-pt w/o FLABD: 😭 Sad but true, there are just a few hours ⏱️ left to shop Prime Day’s big deals. So get your shopping 🛍️ head on because come midnight all our big deals for your 🏠, kitchen, electronics and more, will disappear. 🏃🏃 Don’t miss out, head to Prime Day and grab big deals that’ll leave you feeling special. 😭 É triste, mas é verdade: só faltam algumas horas para aproveitar as grandes ofertas do Prime Day. ⏱️ Portanto, ponha mãos à obra porque, às 23h, todas as nossas grandes ofertas em produtos para casa, cozinha, eletrónica e muito mais... desaparecem.🛍️ 🏃🏃 Não perca a oportunidade, aproveite o Prime Day para desfrutar de grandes ofertas que o farão especial. 🏃🏃"} +{"t":"PD 25 Outbound 234 pt-pt [Start shopping]\n Reply STOP to unsubscribe [Comece a comprar]\nResponda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 234F pt-pt [Start shopping] Reply STOP to unsubscribe [Comece a comprar] Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 236 pt-pt You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films.\n\n 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Ainda está a tempo de desfrutar de grandes ofertas em casa, cozinha, eletrónica e muito mais. Só tem de subscrever o Prime por apenas xx €/mês para aceder ao Prime Day antes que termine. Além disso, vai desfrutar de envios rápidos e dos melhores conteúdos audiovisuais. 🌟 \n\n 🏃🏃 Mas despache-se, porque às 23h, termina o Prime Day, e queremos que o aproveite."} +{"t":"PD 25 Outbound 236F pt-pt You still have time to enjoy big deals on 🏠, kitchen, electronics and more. Just sign up to Prime for just £xx/month to access Prime Day before it ends. Plus you’ll enjoy fast delivery, top TV shows and films. 🏃🏃 But hurry, because come midnight, Prime Day ends and we don’t want you to miss out. Ainda está a tempo de desfrutar de grandes ofertas em casa, cozinha, eletrónica e muito mais. Só tem de subscrever o Prime por apenas xx €/mês para aceder ao Prime Day antes que termine. Além disso, vai desfrutar de envios rápidos e dos melhores conteúdos audiovisuais. 🌟 🏃🏃 Mas despache-se, porque às 23h, termina o Prime Day, e queremos que o aproveite."} +{"t":"PD 25 Outbound 237 pt-pt [Join Prime] \n Reply STOP to unsubscribe [Junte-se ao Prime] \n Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 237F pt-pt [Join Prime] Reply STOP to unsubscribe [Junte-se ao Prime] Responda STOP para cancelar a subscrição das mensagens"} +{"t":"PD 25 Outbound 238 pt-pt Exclusively for Prime members Exclusivo para clientes Prime"} +{"t":"SDD 23 Outbound 001 Subject line pt-pt Ready for up to 40% off in the Amazon Spring Sale? As ofertas de primavera estão  quase a chegar"} +{"t":"SDD 23 Outbound 002 Subject line pt-pt Starts 27 March Começam a 27 de março"} +{"t":"SDD 23 Outbound 003 Headline pt-pt Over two days of spring savings Mais de dois dias de  descontos esta primavera"} +{"t":"SDD 23 Outbound 004 Body Copy pt-pt The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! As Ofertas de Primavera estão quase a chegar. Prepare-se para poupar até  40% em tudo o que precisa. Começam a 27 de março às 17 horas e terminam a 29  de março às 23 horas. Não perca as melhores ofertas desta primavera!"} +{"t":"SDD 23 Outbound 005 CTA pt-pt Save the date Marque na agenda"} +{"t":"SDD 23 Outbound 006 Title pt-pt Save up to 40% in the Amazon Spring Sale Poupe até 40% nas Ofertas de Primavera"} +{"t":"SDD 23 Outbound 007 Body Copy pt-pt Over two days of spring savings Mais de 2 dias de descontos primaveris"} +{"t":"SDD 23 Outbound 009 Subject line pt-pt Save up to 40% in the Amazon Spring Sale today! Até 40% de desconto nas  Ofertas de Primavera"} +{"t":"SDD 23 Outbound 010 Subject line pt-pt Starts at 6pm Começam às 17h"} +{"t":"SDD 23 Outbound 011 Headline pt-pt Get that spring feeling with up to 40% off today! Viva a primavera com descontos até 40%!"} +{"t":"SDD 23 Outbound 012 Body Copy pt-pt The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. As Ofertas de Primavera da Amazon começam hoje às 17 horas. Com até 40%  de desconto em jardim, casa, eletrónica, e muito mais. Encontre as melhores  ofertas para desfrutar de uma primavera perfeita."} +{"t":"SDD 23 Outbound 013 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"SDD 23 Outbound 014 Title pt-pt Save up to 40% in the Amazon Spring Sale Até 40% de desconto nas  Ofertas de Primavera"} +{"t":"SDD 23 Outbound 015 Body Copy pt-pt Starts 6pm tonight Começam às 17h"} +{"t":"SDD 23 Outbound 016 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"SDD 23 Outbound 017 Subject line pt-pt The clock is ticking on the Amazon Spring Sale As Ofertas de Primavera estão quase a terminar"} +{"t":"SDD 23 Outbound 018 Subject line pt-pt Save up to 40% while you still can Ainda está a tempo de poupar  até 40%"} +{"t":"SDD 23 Outbound 019 Headline pt-pt Check out today's spring deals Aproveite as Ofertas de  Primavera de hoje"} +{"t":"SDD 23 Outbound 020 Body Copy pt-pt The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. As Ofertas de Primavera da Amazon já chegaram, e estão a começar a  florescer. Só lhe restam dois dias para poupar até 40% em tudo o que precisa  nesta primavera. Não perca nada. Terminam amanhã às 23h."} +{"t":"SDD 23 Outbound 022 Title pt-pt Only two days left to get up to 40% off Só tem 2 dias para poupar até 40%"} +{"t":"SDD 23 Outbound 023 Body Copy pt-pt Spring daily deals! Ends tomorrow Ofertas diárias! Terminam amanhã"} +{"t":"SDD 23 Outbound 025 Title pt-pt The clock is ticking on the Spring Sale Último dia das Ofertas de Primavera"} +{"t":"SDD 23 Outbound 026 Body Copy pt-pt Save up to 40% at Amazon Poupe até 40% na Amazon"} +{"t":"SDD 23 Outbound 028 Subject line pt-pt Last chance to get up to 40% off at Amazon Último dia para poupar até  40% na Amazon"} +{"t":"SDD 23 Outbound 029 Subject line pt-pt Spring Sale ends midnight As ofertas de Primavera  terminam às 23h"} +{"t":"SDD 23 Outbound 030 Headline pt-pt Check out our final Spring Sale deals Aproveite as últimas Ofertas  de Primavera"} +{"t":"SDD 23 Outbound 031 Body Copy pt-pt Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Hoje é o último dia das Ofertas de Primavera da Amazon. Mas não se  preocupe, ainda vai a tempo de poupar até 40%. Prepare-se para uma primavera  inesquecível, a preços que vai adorar. Dê uma vista de olhos nas nossas  promoções antes que as Ofertas de Primavera terminem hoje às 23h."} +{"t":"SDD 23 Outbound 033 Title pt-pt Only a few hours left of our Spring Sale As Ofertas de Primavera terminam hoje"} +{"t":"SDD 23 Outbound 034 Body Copy pt-pt Last chance to save up to 40% at Amazon Última chamada para poupar até 40%"} +{"t":"SDD 23 Outbound 036 Title pt-pt Spring Sale ends midnight As Ofertas de Primavera terminam hoje"} +{"t":"SDD 24 Outbound 001 Subject line pt-pt Amazon Spring Deal Days are coming! Up to 40% off  Poupe na Festa de Ofertas de Primavera da Amazon"} +{"t":"SDD 24 Outbound 002 Subject line pt-pt Starts 20 March A partir de 20 de março"} +{"t":"SDD 24 Outbound 003 Headline pt-pt Shop six days of up to 40% off for spring Aproveite seis dias para poupar em grande"} +{"t":"SDD 24 Outbound 004 Body Copy pt-pt Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! A Festa de Ofertas de Primavera está ao virar da esquina. Seis dias para poupar em grande com incríveis ofertas, da moda à eletrónica, passando pela cozinha e produtos para o lar, entre muitos outros. A partir das 23h de 19 de março até 25 de março as 23h. Marque na agenda e desfrute da primavera."} +{"t":"SDD 24 Outbound 005 CTA pt-pt Save the date Marque na agenda"} +{"t":"SDD 24 Outbound 006 Title pt-pt Save up to 40% on Amazon Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 007 Body Copy pt-pt Shop six days of big spring savings Seis dias de ofertas incríveis"} +{"t":"SDD 24 Outbound 008 CTA pt-pt Save the date Marque na agenda"} +{"t":"SDD 24 Outbound 009 Subject line pt-pt Amazon Spring Deal Days are almost here! A Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 24 Outbound 011 Headline pt-pt Shop six days of up to 40% off for spring Seis dias de ofertas de primavera"} +{"t":"SDD 24 Outbound 012 Body Copy pt-pt New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! A Festa de Ofertas de Primavera está ao virar da esquina. Seis dias de ofertas para poupar em grande! Da moda à eletrónica, passando pela cozinha e produtos para o lar, entre outros.Começa às 23h de 19 de março e termina às 23h de 25 de março. Não perca as ofertas incríveis. Marque na agenda."} +{"t":"SDD 24 Outbound 015 Body Copy pt-pt Shop six days of big spring savings Seis dias de ofertas de primavera"} +{"t":"SDD 24 Outbound 017 Subject line pt-pt Get ready! New Amazon Spring Deal Days start tomorrow! Prepare-se para a Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 018 Subject line pt-pt Starts midnight until 25 March Começa às 23h, até 25 de março"} +{"t":"SDD 24 Outbound 019 Headline pt-pt Shop six days of up to 40% off deals Seis dias de ofertas de primavera"} +{"t":"SDD 24 Outbound 020 Body Copy pt-pt Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Às 23h de hoje começa a nossa Festa de Ofertas de Primavera. Prepare-se para seis dias com ofertas para poupar em grande em tudo o que precisa para aproveitar o bom tempo. Ofertas incríveis em uma seleção de produtos, desde eletrónica e moda até produtos para o lar e cozinha. Marque na agenda."} +{"t":"SDD 24 Outbound 021 CTA pt-pt Starts midnight A partir das 23h"} +{"t":"SDD 24 Outbound 022 Title pt-pt Amazon Spring Deal Days start tomorrow! Amanhã: Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 023 Body Copy pt-pt Shop six days of up to 40% off Seis dias de ofertas de primavera"} +{"t":"SDD 24 Outbound 024 CTA pt-pt Starts midnight A partir das 23h"} +{"t":"SDD 24 Outbound 025 Title pt-pt Check out Spring WOW! Deals Descubra as ofertas WOW! da primavera"} +{"t":"SDD 24 Outbound 026 Body Copy pt-pt Save big with Amazon Prime during Spring Deal Days Poupe com Prime na Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 027 CTA pt-pt Sign up now Subscreva agora"} +{"t":"SDD 24 Outbound 028 Subject line pt-pt New, Amazon Spring Deal Days are here! A nova Festa de Ofertas de Primavera já chegou!"} +{"t":"SDD 24 Outbound 029 Subject line pt-pt Up to 40% off starts today Estes grandes descontos começam hoje"} +{"t":"SDD 24 Outbound 030 Headline pt-pt Shop up to 40% off for spring today A partir de hoje, poupe em grande para a primavera"} +{"t":"SDD 24 Outbound 031 Body Copy pt-pt Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  A primavera já chegou, e a nova Festa de Ofertas de Primavera também. Poupe em grande a partir de hoje em tudo o que precisa, da eletrónica à moda, passando pelos produtos para o lar e cozinha, e muitos mais. As ofertas começam hoje e terminam a 25 de março. Porque não começar a já poupar?"} +{"t":"SDD 24 Outbound 032 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"SDD 24 Outbound 033 Title pt-pt Amazon Spring Deal Days start today! Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 034 Body Copy pt-pt Shop up to 40% off Poupe em grande"} +{"t":"SDD 24 Outbound 035 CTA pt-pt See the deals Descubra as ofertas"} +{"t":"SDD 24 Outbound 036 Subject line pt-pt Amazon Spring Deal Days have started! A Festa de Ofertas de Primavera começou"} +{"t":"SDD 24 Outbound 037 Subject line pt-pt On now until 25 March Até ao dia 25 de março"} +{"t":"SDD 24 Outbound 038 Headline pt-pt Shop six days of up to 40% off from today Seis dias de ofertas de primavera"} +{"t":"SDD 24 Outbound 039 Body Copy pt-pt The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. O primeiro dia da Festa de Ofertas de Primavera está quase a acabar, mas é só o primeiro! Ainda tem cinco dias para poupar em grande em tudo o que precisar, da eletrónica à moda, passando pelos produtos para o lar e cozinha. Descubra mais ofertas de primavera amanhã. Termina às 23h de 25 de março."} +{"t":"SDD 24 Outbound 041 Title pt-pt Amazon Spring Deal Days are now on! Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 043 CTA pt-pt Shop now Ver mais"} +{"t":"SDD 24 Outbound 044 Title pt-pt Amazon Spring Deal Days are here! A Festa de Ofertas de Primavera já chegou"} +{"t":"SDD 24 Outbound 045 Body Copy pt-pt Save up to 40% off until 25 March Poupe em grande até 25 de março"} +{"t":"SDD 24 Outbound 047 Subject line pt-pt Amazon Spring Deal Days are in full swing A Festa de Ofertas de Primavera está ao rubro"} +{"t":"SDD 24 Outbound 048 Subject line pt-pt Shop up to 40% off until 25 March Poupe em grande até 25 de março"} +{"t":"SDD 24 Outbound 049 Headline pt-pt Shop up to 40% off everything you need for Spring  Poupe com ofertas incríveis em tudo o que precisar"} +{"t":"SDD 24 Outbound 050 Body Copy pt-pt Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Divirta-se com a Festa de Ofertas de Primavera! Não pode perder a oportunidade de poupar em grande, as ofertas são incríveis. Da eletrónica à moda, passando pelos produtos para o lar e cozinha, e muitos mais. Termina às 23h do dia 25 de março."} +{"t":"SDD 24 Outbound 052 Title pt-pt Amazon Spring Deal Days are in full swing! A Festa de Ofertas está ao rubro"} +{"t":"SDD 24 Outbound 053 Body Copy pt-pt Shop the latest deals Encontre as ofertas mais recentes"} +{"t":"SDD 24 Outbound 055 Subject line pt-pt New day, new epic deals with Amazon Spring Deal Days Novo dia, ofertas incríveis: Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 056 Subject line pt-pt Shop up to 40% off Amazon Spring Deal Days, today!  Poupe em grande hoje na Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 057 Headline pt-pt New day, new deals on everything you need for Spring Novo dia, novas ofertas em tudo o que precisar"} +{"t":"SDD 24 Outbound 058 Body Copy pt-pt Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Acabaram de chegar novas ofertas, aproveite antes que esgotem! A Festa de Ofertas de Primavera só dura mais alguns dias, aproveite e poupe em grande. Termina às 23h de 25 de março."} +{"t":"SDD 24 Outbound 060 Title pt-pt Discover new deals everyday Descubra novas ofertas diariamente"} +{"t":"SDD 24 Outbound 061 Body Copy pt-pt Up to 40% off on Amazon Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 063 Subject line pt-pt Shop must-have savings with Amazon Spring Deal Days Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 064 Subject line pt-pt Shop up to 40% off spring deals today! Poupe em grande para a primavera hoje"} +{"t":"SDD 24 Outbound 065 Headline pt-pt There's only two Amazon Spring Deal Days left! Festa de Ofertas de Primavera: só mais 2 dias!"} +{"t":"SDD 24 Outbound 066 Body Copy pt-pt Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Já encontrou ofertas incríveis no que precisa para a primavera? Compre o essencial e poupe até XX% na Festa de Ofertas de Primavera. Da eletrónica à moda, passando pelos produtos para o lar e cozinha, e muitos mais, encontre o que precisa para viver momentos inesquecíveis. Termina às 23h de 25 de março."} +{"t":"SDD 24 Outbound 068 Title pt-pt Amazon Spring Deal Days still on! Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 069 Body Copy pt-pt Get up to 40% off until 25 March Poupe em grande até 25 de março"} +{"t":"SDD 24 Outbound 071 Title pt-pt Amazon Spring Deal Days continues! A Festa de Ofertas de Primavera continua"} +{"t":"SDD 24 Outbound 072 Body Copy pt-pt Discover new deals every day Descubra novas ofertas diariamente"} +{"t":"SDD 24 Outbound 074 Title pt-pt Check out Amazon Spring WOW! deals Descubra as ofertas WOW! da primavera"} +{"t":"SDD 24 Outbound 075 Body Copy pt-pt Save big with Amazon Spring Deal Days, today! Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 077 Title pt-pt Discover trending Amazon Spring deals Descubra ofertas de primavera populares"} +{"t":"SDD 24 Outbound 078 Body Copy pt-pt Shop the most loved deals Descubras as ofertas mais desejadas"} +{"t":"SDD 24 Outbound 079 CTA pt-pt Discover more Mais informações"} +{"t":"SDD 24 Outbound 080 Title pt-pt See our Top 100 deals Descubra as 100 melhores ofertas"} +{"t":"SDD 24 Outbound 081 Body Copy pt-pt Find Amazon Spring Deal Days bestsellers Descubra os mais vendidos nesta festa"} +{"t":"SDD 24 Outbound 083 Title pt-pt Shop up to 40% off with Amazon Spring Deal Days Descubras as ofertas na Amazon"} +{"t":"SDD 24 Outbound 084 Body Copy pt-pt Discover the most-loved deals Descubra as ofertas melhor classificadas"} +{"t":"SDD 24 Outbound 085 CTA pt-pt Learn more Ver mais"} +{"t":"SDD 24 Outbound 086 Title pt-pt What's new for Amazon Spring Deal Days? Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 087 Body Copy pt-pt Check out new deals today Descubra novas ofertas hoje mesmo"} +{"t":"SDD 24 Outbound 089 Title pt-pt Amazon Spring Deal Days are on now! Festa de Ofertas de Primavera"} +{"t":"SDD 24 Outbound 090 Body Copy pt-pt Find Amazon Spring Deals under £15/20€ Poupe e compre por menos de 20 €"} +{"t":"SDD 24 Outbound 092 Subject line pt-pt Last chance to shop up to 40% off at Amazon Última oportunidade de poupar em grande na Amazon"} +{"t":"SDD 24 Outbound 093 Subject line pt-pt Amazon Spring Deal Days end soon A Festa de Ofertas de Primavera termina em breve"} +{"t":"SDD 24 Outbound 094 Headline pt-pt Final call for up to 40% off great spring deals Última oportunidade de poupar em grande"} +{"t":"SDD 24 Outbound 095 Body Copy pt-pt Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Hoje pode ser o último dia da Festa de Ofertas de Primavera, mas os descontos ainda continuam. Descubra as ofertas incríveis e poupe em grande, a partir de agora e até às 23h. Aproveite enquanto pode!"} +{"t":"SDD 24 Outbound 098 Title pt-pt Amazon Spring Deal Days end midnight Festa de Ofertas de Primavera: até às 23h"} +{"t":"SDD 24 Outbound 099 Body Copy pt-pt Last chance to save up to 40% off Última oportunidade de poupar em grande"} +{"t":"SDD 24 Outbound 101 Subject line pt-pt Check out final Amazon Spring Deal Day savings! Últimas ofertas da Festa de Primavera!"} +{"t":"SDD 24 Outbound 102 Subject line pt-pt Don't miss up to 40% off Não perca estas ofertas incríveis"} +{"t":"SDD 24 Outbound 103 Headline pt-pt Amazon Spring Deal Days end at midnight tonight Festa de Ofertas de Primavera: termina às 23h"} +{"t":"SDD 24 Outbound 104 Body Copy pt-pt There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Já restam poucas horas para o fim da Festa de Ofertas de Primavera. Não se esqueça de descobrir as ofertas de hoje e poupe em grande no que precisar. Aproveite antes que acabem os últimos descontos às 23h."} +{"t":"SDD 24 Outbound 106 Title pt-pt Discover final savings on great deals Descubra as últimas ofertas e poupe"} +{"t":"SDD 24 Outbound 107 Body Copy pt-pt Amazon Spring Deals Days end at midnight Festa de Ofertas de Primavera: até às 23h"} +{"t":"SDD 24 Outbound 109 Title pt-pt Last call for up to 40% off at Amazon  Última oportunidade: poupe em grande"} +{"t":"SDD 24 Outbound 110 Body Copy pt-pt Amazon Spring Deal Days end at midnight Festa de Ofertas de Primavera: até às 23h"} +{"t":"SDD 25 Outbound 001 Subject line pt-pt Oooh! Get ready for Spring Deal Days!  Prepare-se para a Festa de Ofertas de Primavera!"} +{"t":"SDD 25 Outbound 002 Subject line pt-pt Up to XX% off from 25 to 31 March Poupe até XX% de 25 a 31 de março"} +{"t":"SDD 25 Outbound 003 pt-pt Epic savings from 25 to 31 March Descontos incríveis de 25 a 31 de março"} +{"t":"SDD 25 Outbound 004 Headline pt-pt Shop 7 days of big spring savings 7 dias de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 005 CTA pt-pt Save the date Reserve a data"} +{"t":"SDD 25 Outbound 006 Title pt-pt Get ready for Spring Deal Days Prepare-se para as Ofertas de Primavera"} +{"t":"SDD 25 Outbound 007 Body Copy pt-pt Up to XX% off from 25 to 31 March Poupe até XX% de 25 a 31 de março"} +{"t":"SDD 25 Outbound 010 Subject line pt-pt Spring Deal Days is coming  A Festa de Ofertas de Primavera está a chegar"} +{"t":"SDD 25 Outbound 013 Headline pt-pt Get ready for big spring savings Prepare-se para poupar em grande esta primavera"} +{"t":"SDD 25 Outbound 015 Title pt-pt Spring Deal Days is coming Vem aí a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 018 CTA pt-pt Get ready Prepare-se"} +{"t":"SDD 25 Outbound 019 Subject line pt-pt Spring Deal Days: mark your calendar Festa de Ofertas de Primavera: reserve a data"} +{"t":"SDD 25 Outbound 020 Subject line pt-pt Save up to XX% off from 25 to 31 March Poupe até XX% de 25 a 31 de março"} +{"t":"SDD 25 Outbound 021 pt-pt Save big from 25 to 31 March Poupe em grande de 25 a 31 de março"} +{"t":"SDD 25 Outbound 022 Headline pt-pt Ready for 7 days of epic spring deals? Preparado para 7 dias de Ofertas de Primavera?"} +{"t":"SDD 25 Outbound 023 CTA pt-pt Start your wishlist Comece a sua lista"} +{"t":"SDD 25 Outbound 024 Title pt-pt Spring Deal Days: mark your calendar Marque no seu calendário: Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 025 Body Copy pt-pt Save up to XX% off from 25 to 31 March Poupe até XX% de 25 a 31 de março"} +{"t":"SDD 25 Outbound 028 Subject line pt-pt Get ready! Spring Deal Days starts tomorrow A Festa de Ofertas de Primavera começa amanhã"} +{"t":"SDD 25 Outbound 030 pt-pt Big savings from 25 to 31 March Grandes descontos de 25 a 31 de março"} +{"t":"SDD 25 Outbound 031 Headline pt-pt Spring Deal Days is just hours away A Festa de Ofertas de Primavera vai começar"} +{"t":"SDD 25 Outbound 032 CTA pt-pt Finish your wishlist Termine a sua lista"} +{"t":"SDD 25 Outbound 033 Title pt-pt Spring Deal Days starts tomorrow A Festa de Ofertas de Primavera começa amanhã"} +{"t":"SDD 25 Outbound 036 CTA pt-pt Set your alarm! Prepare o alarme"} +{"t":"SDD 25 Outbound 037 pt-pt Spring Deal Days starts tomorrow A Festa de Ofertas de Primavera começa amanhã"} +{"t":"SDD 25 Outbound 038 Title pt-pt Check out spring WOW! Deals Descubra as ofertas WOW!"} +{"t":"SDD 25 Outbound 039 Body Copy pt-pt Save big with Prime during Spring Deal Days Poupe com o Prime na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 040 Body Copy pt-pt Save big during Spring Deal Days Grandes descontos na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 041 CTA pt-pt See WOW! Deals now Ver ofertas WOW!"} +{"t":"SDD 25 Outbound 042 Subject line pt-pt Spring Deal Days is finally here A Festa de Ofertas de Primavera começou agora"} +{"t":"SDD 25 Outbound 043 Subject line pt-pt Up to XX% off starts today Poupe até XX% a partir de hoje"} +{"t":"SDD 25 Outbound 044 Headline pt-pt Epic deals start today As ofertas incríveis começam hoje"} +{"t":"SDD 25 Outbound 045 pt-pt Lots of great deals to be found Grandes ofertas em produtos incríveis"} +{"t":"SDD 25 Outbound 046 CTA pt-pt Shop deals now Descubra as ofertas"} +{"t":"SDD 25 Outbound 047 Title pt-pt Spring Deal Days is finally here As Ofertas de Primavera já chegaram"} +{"t":"SDD 25 Outbound 048 Body Copy pt-pt Up to XX% off starts today Poupe até XX% a partir de hoje"} +{"t":"SDD 25 Outbound 049 pt-pt Epic deals start today As ofertas incríveis começam hoje"} +{"t":"SDD 25 Outbound 050 CTA pt-pt Shop deals now Descubra as ofertas"} +{"t":"SDD 25 Outbound 051 Subject line pt-pt Spring Deal Days has started!  A Festa de Ofertas de Primavera já começou"} +{"t":"SDD 25 Outbound 052 Subject line pt-pt Save up to XX% until 31 March Poupe até XX% até 31 de março"} +{"t":"SDD 25 Outbound 053 pt-pt Big spring savings until 31 March Grandes Ofertas de Primavera até 31 de março"} +{"t":"SDD 25 Outbound 054 Headline pt-pt Great deals on great products Ofertas incríveis em produtos incríveis"} +{"t":"SDD 25 Outbound 056 Title pt-pt Spring Deal Days has started!  Prefered Version: A Festa de Ofertas de Primavera já começou\n\nShort Version: As Ofertas de Primavera já começaram"} +{"t":"SDD 25 Outbound 056F Title pt-pt Spring Deal Days has started!  Prefered Version: A Festa de Ofertas de Primavera já começou Short Version: As Ofertas de Primavera já começaram"} +{"t":"SDD 25 Outbound 057 Body Copy pt-pt Save up to XX% until 31 March Poupe até XX% até 31 de março"} +{"t":"SDD 25 Outbound 058 pt-pt Big spring savings until 31 March Grandes descontos até 31 de março"} +{"t":"SDD 25 Outbound 060 Subject line pt-pt Oooh! Spring Deal Days is in full swing! A Festa de Ofertas de Primavera está ao rubro!"} +{"t":"SDD 25 Outbound 061 Subject line pt-pt Save up to XX% off until 31 March Poupe até XX% até 31 de março"} +{"t":"SDD 25 Outbound 062 pt-pt Save big until 31 March Poupe em grande até 31 de março"} +{"t":"SDD 25 Outbound 063 Headline pt-pt Great spring savings with up to XX% off Ofertas de Primavera: poupe até XX%"} +{"t":"SDD 25 Outbound 065 Title pt-pt Oooh! Spring Deal Days is in full swing! A Festa de Ofertas de Primavera está ao rubro!"} +{"t":"SDD 25 Outbound 066 Body Copy pt-pt Save up to XX% off until 31 March Poupe até XX% até 31 de março"} +{"t":"SDD 25 Outbound 069 Subject line pt-pt New day, new deals with Spring Deal Days Novo dia, novas Ofertas de Primavera"} +{"t":"SDD 25 Outbound 070 Subject line pt-pt Shop up to XX% off with Spring Deal Days Poupe até XX% na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 071 pt-pt Save big with Spring Deal Days today Poupe em grande na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 072 Headline pt-pt More savings with Spring Deal Days Mais descontos na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 073 CTA pt-pt Find your deals Descubra as ofertas"} +{"t":"SDD 25 Outbound 074 Title pt-pt Epic deals with Spring Deal Days Ofertas incríveis na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 075 Body Copy pt-pt Up to XX% off this Spring Deal Days Poupe até XX% na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 076 pt-pt Save big with Spring Deal Days Poupe em grande com as Ofertas de Primavera"} +{"t":"SDD 25 Outbound 078 Subject line pt-pt Oooh! Epic savings with Amazon Spring Deal Days Descontos incríveis na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 079 Subject line pt-pt Get up to XX% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 25 Outbound 080 pt-pt Save big on great products Poupe em grande em produtos incríveis"} +{"t":"SDD 25 Outbound 081 Headline pt-pt Shop Spring Deal Days today Aproveite hoje a Festa de Ofertas de Primavera!"} +{"t":"SDD 25 Outbound 082 CTA pt-pt Explore deals now Descubra as ofertas"} +{"t":"SDD 25 Outbound 083 Title pt-pt Epic savings: Spring Deal Days Descontos incríveis na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 084 Body Copy pt-pt Up to xx% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 25 Outbound 087 Title pt-pt Spring Deal Days continues! A Festa de Ofertas de Primavera continua"} +{"t":"SDD 25 Outbound 088 Body Copy pt-pt Discover new deals every day Descubra novas ofertas diariamente"} +{"t":"SDD 25 Outbound 090 Subject line pt-pt Spring Deal Days ends midnight Prefered Version: A Festa de Ofertas de Primavera termina às 23h\n\nShort Version: As Ofertas de Primavera terminam às 23h"} +{"t":"SDD 25 Outbound 090F Subject line pt-pt Spring Deal Days ends midnight Prefered Version: A Festa de Ofertas de Primavera termina às 23h Short Version: As Ofertas de Primavera terminam às 23h"} +{"t":"SDD 25 Outbound 091 Subject line pt-pt Last chance to save up to XX% off Última oportunidade para poupar até XX%"} +{"t":"SDD 25 Outbound 092 pt-pt Last chance to save big Última oportunidade para poupar em grande"} +{"t":"SDD 25 Outbound 093 Headline pt-pt Final call for up to XX% off spring deals Última chamada para as Ofertas de Primavera"} +{"t":"SDD 25 Outbound 094 CTA pt-pt Discover deals now Descubra as ofertas"} +{"t":"SDD 25 Outbound 095 Title pt-pt Spring Deal Days ends midnight As ofertas terminam às 23h"} +{"t":"SDD 25 Outbound 096 Body Copy pt-pt Last chance to save up to XX% off Última oportunidade para poupar até XX%"} +{"t":"SDD 25 Outbound 098 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 25 Outbound 099 Subject line pt-pt Check out final Spring Deal Days savings Última oportunidade da Festa de Ofertas de Primavera!"} +{"t":"SDD 25 Outbound 100 Subject line pt-pt Don't miss up to 40% off Não perca estas ofertas incríveis"} +{"t":"SDD 25 Outbound 101 pt-pt Don't miss epic deals Não perca as ofertas incríveis"} +{"t":"SDD 25 Outbound 102 Headline pt-pt Spring Deal Days ends tonight Prefered Version: A Festa de Ofertas de Primavera termina esta noite\n\nShort Version: As Ofertas de Primavera terminam esta noite"} +{"t":"SDD 25 Outbound 102F Headline pt-pt Spring Deal Days ends tonight Prefered Version: A Festa de Ofertas de Primavera termina esta noite Short Version: As Ofertas de Primavera terminam esta noite"} +{"t":"SDD 25 Outbound 103 CTA pt-pt Shop all deals Descubra todas as ofertas"} +{"t":"SDD 25 Outbound 104 Title pt-pt Discover final savings on great deals Descubra as últimas ofertas e poupe"} +{"t":"SDD 25 Outbound 105 Body Copy pt-pt Spring Deal Days ends soon As Ofertas de Primavera terminam em breve"} +{"t":"SDD 25 Outbound 107 Title pt-pt Last call for up to XX% off Última chamada: poupe até XX%"} +{"t":"SDD 25 Outbound 108 Body Copy pt-pt Spring Deal Days ends Prefered Version: A Festa de Ofertas de Primavera está a terminar\n\nShort Version: As Ofertas de Primavera estão a terminar"} +{"t":"SDD 25 Outbound 108F Body Copy pt-pt Spring Deal Days ends Prefered Version: A Festa de Ofertas de Primavera está a terminar Short Version: As Ofertas de Primavera estão a terminar"} +{"t":"SDD 25 Outbound 109 CTA pt-pt Find your deals now Descubra as suas ofertas agora"} +{"t":"SDD 25 Outbound 110 Title pt-pt Spring Deal Days: 25–31 March Festa de Ofertas de Primavera: 25 - 31 março"} +{"t":"SDD 25 Outbound 111 Body Copy pt-pt Discover our Creator top deals Descubra as ofertas dos nossos Influenciadores"} +{"t":"SDD 25 Outbound 112 pt-pt Find epic savings this Spring Deal Days Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 114 Title pt-pt Spring Deal Days: up to XX% off Festa de Ofertas de Primavera: poupe até XX%"} +{"t":"SDD 25 Outbound 115 Body Copy pt-pt Ready, set, go: shop epic deals A postos? Descubra as ofertas incríveis"} +{"t":"SDD 25 Outbound 116 pt-pt Great deals on great products A Festa de Ofertas de Primavera continua"} +{"t":"SDD 25 Outbound 117 CTA pt-pt Start shopping Comece a comprar"} +{"t":"SDD 25 Outbound 119 Body Copy pt-pt Deals on your favourite products Mais ofertas nos seus produtos favoritos"} +{"t":"SDD 25 Outbound 122 Title pt-pt Get daily invites to WOW! Deals Convites diários para ofertas WOW!"} +{"t":"SDD 25 Outbound 123 Body Copy pt-pt Up to xx% off: [category] Poupe até XX%: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy pt-pt Spring Deal Days: up to XX% off Festa de Ofertas de Primavera: poupe até XX%"} +{"t":"SDD 25 Outbound 125 pt-pt Great deals on [electronics] Ofertas incríveis em [eletrónica]"} +{"t":"SDD 25 Outbound 126 pt-pt Great deals during Spring Deal Days Grandes ofertas na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 127 CTA pt-pt Subscribe Subscreva"} +{"t":"SDD 25 Outbound 128 Title pt-pt Great deals during Spring Deal Days Ofertas de Primavera: grandes descontos"} +{"t":"SDD 25 Outbound 129 Body Copy pt-pt Up to XX% off WOW! Deals Poupe até XX% em ofertas WOW!"} +{"t":"SDD 25 Outbound 130 Body Copy pt-pt WOW! Deals on [CATEGORY] Ofertas WOW! em [CATEGORY]"} +{"t":"SDD 25 Outbound 131 pt-pt WOW! Deals Grandes ofertas WOW!"} +{"t":"SDD 25 Outbound 132 pt-pt WOW! Deals on [insert category] Grandes ofertas WOW! Em [insert category]"} +{"t":"SDD 25 Outbound 133 CTA pt-pt See WOW! Deals Ver Ofertas WOW!"} +{"t":"SDD 25 Outbound 134 Title pt-pt Check out Top 100 Deals Descubra as 100 melhores ofertas"} +{"t":"SDD 25 Outbound 135 Body Copy pt-pt Up to XX% off during Spring Deal Days Poupe até XX% na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 136 pt-pt Great savings during Spring Deal Days Grandes descontos: Ofertas de Primavera"} +{"t":"SDD 25 Outbound 137 CTA pt-pt See top picks Ver a seleção"} +{"t":"SDD 25 Outbound 138 Title pt-pt Spring Deal Days offers just for you Festa de Ofertas de Primavera para si"} +{"t":"SDD 25 Outbound 139 Body Copy pt-pt Up to XX% off your favourite products Poupe até XX% nos seus favoritos"} +{"t":"SDD 25 Outbound 140 pt-pt Great savings on your favourite products Poupe em grande nos seus favoritos"} +{"t":"SDD 25 Outbound 141 CTA pt-pt See your deals Descubra as ofertas"} +{"t":"SDD 25 Outbound 142 Title pt-pt Spring Deal Days: Premium Brand offers Ofertas de Primavera em grandes marcas"} +{"t":"SDD 25 Outbound 143 Body Copy pt-pt Oooh! Up to XX% off on Amazon Uau! Poupe até XX% na Amazon"} +{"t":"SDD 25 Outbound 144 pt-pt Top savings on top brands As melhores marcas a preços fantásticos"} +{"t":"SDD 25 Outbound 145 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 25 Outbound 146 Title pt-pt Found something yet this Spring Deal Days? Já viu as Ofertas de Primavera?"} +{"t":"SDD 25 Outbound 147 Body Copy pt-pt Don't miss out - up to XX% off Não perca a oportunidade: poupe até XX%"} +{"t":"SDD 25 Outbound 148 pt-pt You've got great taste for great savings Tem bom gosto para as ofertas"} +{"t":"SDD 25 Outbound 149 CTA pt-pt Keep shopping deals Continue a poupar"} +{"t":"SDD 25 Outbound 150 Title pt-pt Spring Deal Days Aproveite a Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 151 Body Copy pt-pt Get up to XX% off Continue a poupar até XX%"} +{"t":"SDD 25 Outbound 152 pt-pt Keep shopping for epic savings Continue a poupar nas suas compras"} +{"t":"SDD 25 Outbound 153 CTA pt-pt Explore deals now Descubra as ofertas"} +{"t":"SDD 25 Outbound 154 Title pt-pt Spring Deal Days Tendências na Festa de Ofertas de Primavera"} +{"t":"SDD 25 Outbound 155 Body Copy pt-pt Up to XX% off trending products Poupe até XX% em tendências"} +{"t":"SDD 25 Outbound 156 pt-pt Great deals on trending products Grandes ofertas em produtos tendência"} +{"t":"SDD 26 Outbound 001 Subject line pt-pt Get ready for Spring Deal Days Prepare-se para a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 002 Subject line pt-pt Save the date for Spring Deal Days Reserve a data da Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 003 pt-pt Epic savings from 10 to 16 March Ofertas incríveis de 10 a 16 de março"} +{"t":"SDD 26 Outbound 004 pt-pt Save up to XX% off from 10 to 16 March Poupe até XX% de 10 a 16 de março"} +{"t":"SDD 26 Outbound 005 Headline pt-pt Save up to XX% off from 10 to 16 March Poupe até XX% de 10 a 16 de março"} +{"t":"SDD 26 Outbound 006 CTA pt-pt Get ready Prepare-se"} +{"t":"SDD 26 Outbound 007 Title pt-pt Get ready for Spring Deal Days Prepare-se para as Ofertas de Primavera"} +{"t":"SDD 26 Outbound 008 Body Copy pt-pt Epic savings from 10 to 16 March Ofertas incríveis de 10 a 16 de março"} +{"t":"SDD 26 Outbound 010 CTA pt-pt Save the date Reserve a data"} +{"t":"SDD 26 Outbound 011 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 26 Outbound 012 Subject line pt-pt Spring Deal Days is coming Vem aí a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 013 Subject line pt-pt Spring Deal Days is almost here As Ofertas de Primavera estão quase a chegar"} +{"t":"SDD 26 Outbound 014 Title pt-pt Spring Deal Days savings are coming Vem aí a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 015 Body Copy pt-pt Save up to XX% off from 10 to 16 March Poupe até XX% de 10 a 16 de março"} +{"t":"SDD 26 Outbound 016 CTA pt-pt Get ready Prepare-se"} +{"t":"SDD 26 Outbound 017 Headline pt-pt Save big from 10 to 16 March Poupe em grande de 10 a 16 de março"} +{"t":"SDD 26 Outbound 019 Title pt-pt Spring Deal Days is just hours away As Ofertas de Primavera vão começar"} +{"t":"SDD 26 Outbound 020 Body Copy pt-pt Spring Deal Days starts 10 - 16 March. Ofertas de Primavera: 10 a 16 de março."} +{"t":"SDD 26 Outbound 023 Headline pt-pt Spring Deal Days starts at midnight Preffered version: A Festa de Ofertas de Primavera começa às 23h\n\n Shorter version: Ofertas de Primavera começa às 23h"} +{"t":"SDD 26 Outbound 023F Headline pt-pt Spring Deal Days starts at midnight Preffered version: A Festa de Ofertas de Primavera começa às 23h Shorter version: Ofertas de Primavera começa às 23h"} +{"t":"SDD 26 Outbound 024 Body Copy pt-pt Big savings from 10 - 16 March Ofertas incríveis: 10 - 16 mar."} +{"t":"SDD 26 Outbound 026 Subject line pt-pt Spring Deal Days is finally here! A Festa de Ofertas de Primavera já começou!"} +{"t":"SDD 26 Outbound 027 Subject line pt-pt Save up to XX% off great products Poupe até XX% nos melhores produtos"} +{"t":"SDD 26 Outbound 028 Headline pt-pt Great deals on great products Grandes ofertas em produtos incríveis"} +{"t":"SDD 26 Outbound 029 pt-pt Lots of great deals to be found Tem muitas ofertas à sua espera!"} +{"t":"SDD 26 Outbound 030 CTA pt-pt Shop deals now Descubra as ofertas"} +{"t":"SDD 26 Outbound 031 Title pt-pt Spring Deal Days is finally here As Ofertas de Primavera já chegaram"} +{"t":"SDD 26 Outbound 032 Body Copy pt-pt Get up to XX% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 26 Outbound 033 pt-pt Great deals on great products Grandes ofertas em produtos incríveis"} +{"t":"SDD 26 Outbound 034 CTA pt-pt Get deals now Comece já a poupar"} +{"t":"SDD 26 Outbound 035 Subject line pt-pt Spring Deal Days is here Começou a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 036 Subject line pt-pt Up to XX% off epic deals Ofertas incríveis com descontos até XX%"} +{"t":"SDD 26 Outbound 037 Headline pt-pt Spring Deal Days has only just begun A Festa de Ofertas de Primavera está a começar"} +{"t":"SDD 26 Outbound 039 Title pt-pt Spring Deal Days' epic deals. Não perca as Ofertas de Primavera"} +{"t":"SDD 26 Outbound 040 Title pt-pt Epic deals during Spring Deal Days Ofertas incríveis na Festa de Primavera"} +{"t":"SDD 26 Outbound 041 Body Copy pt-pt Save up to XX% off this Spring Deal Days Poupe até XX% nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 042 pt-pt More great deals coming tomorrow Amanhã chegam mais ofertas incríveis"} +{"t":"SDD 26 Outbound 043 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 26 Outbound 044 Title pt-pt Day 1 of Spring Deal Days is almost over As Ofertas de Primavera acabam por hoje"} +{"t":"SDD 26 Outbound 045 Body Copy pt-pt Up to XX% off deals continue tomorrow Amanhã chegam mais descontos até XX%"} +{"t":"SDD 26 Outbound 046 pt-pt Great savings throughout Spring Deal Days Grandes descontos: Ofertas de Primavera"} +{"t":"SDD 26 Outbound 047 CTA pt-pt Shop deals now Descubra as ofertas"} +{"t":"SDD 26 Outbound 048 Subject line pt-pt New day, new deals this Spring Deal Days Novo dia, novas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 049 Subject line pt-pt Up to XX% off continues this Spring Deal Days Poupe até XX% na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 050 pt-pt Don't forget your deals today Não se esqueça das suas ofertas"} +{"t":"SDD 26 Outbound 051 Headline pt-pt More deals this Spring Deal Days Mais ofertas na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 052 Title pt-pt Epic deals this Spring Deal Days Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 053 Body Copy pt-pt Still up to XX% off this Spring Deal Days Poupe até XX% nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 056 Subject line pt-pt Spring Deal Days: Epic deals await Festa de Ofertas de Primavera: ofertas incríveis"} +{"t":"SDD 26 Outbound 057 Subject line pt-pt Up to XX% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 26 Outbound 058 pt-pt Great deals to be had Ofertas que não pode perder"} +{"t":"SDD 26 Outbound 059 Headline pt-pt Up to XX% off this Spring Deal Days Poupe até XX% nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 062 Title pt-pt Epic deals during Spring Deal Days Descontos incríveis nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 063 Body Copy pt-pt Up to XX% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 26 Outbound 066 Title pt-pt Spring Deal Days: Shop big deals Ofertas de Primavera: poupe em grande"} +{"t":"SDD 26 Outbound 067 Body Copy pt-pt Big savings still available - up to XX% off Grandes descontos: até menos XX%"} +{"t":"SDD 26 Outbound 068 pt-pt Shop and save big on selected products Poupe em grande em produtos selecionados"} +{"t":"SDD 26 Outbound 070 Subject line pt-pt New day, new deals this Spring Deal Days Festa de Primavera: Novo dia, nova ofertas"} +{"t":"SDD 26 Outbound 071 Subject line pt-pt Hoje há novas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 072 Subject line pt-pt Great deals on great products Grandes descontos em produtos incríveis"} +{"t":"SDD 26 Outbound 073 pt-pt Great deals await Descubra grandes ofertas"} +{"t":"SDD 26 Outbound 074 Headline pt-pt Up to XX% off awaits Tem descontos de até XX% à sua espera"} +{"t":"SDD 26 Outbound 076 Title pt-pt Spring Deal Days: Up to XX% off Ofertas de Primavera: poupe até XX%"} +{"t":"SDD 26 Outbound 077 Body Copy pt-pt Deals on great products Grandes ofertas em produtos incríveis"} +{"t":"SDD 26 Outbound 080 Subject line pt-pt Deals you won't want to miss Ofertas que não pode perder"} +{"t":"SDD 26 Outbound 081 Subject line pt-pt Great deals on great products Grandes ofertas em produtos incríveis"} +{"t":"SDD 26 Outbound 082 pt-pt Find deals at Amazon Descubra grandes ofertas na Amazon"} +{"t":"SDD 26 Outbound 083 Headline pt-pt Up to XX% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 26 Outbound 085 CTA pt-pt Shop now Compre agora"} +{"t":"SDD 26 Outbound 091 Title pt-pt Don't miss out this Spring Deal Days Não perca as Ofertas de Primavera"} +{"t":"SDD 26 Outbound 092 Body Copy pt-pt Save up to XX% off Poupe até XX%"} +{"t":"SDD 26 Outbound 095 CTA pt-pt Show now Comprar agora"} +{"t":"SDD 26 Outbound 096 Subject line pt-pt Spring Deal Days: Deals are still waiting for you Não perca a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 097 pt-pt Great deals are waiting for you Tem ofertas incríveis à sua espera"} +{"t":"SDD 26 Outbound 098 Headline pt-pt Great deals on great products Grandes descontos em produtos incríveis"} +{"t":"SDD 26 Outbound 101 Title pt-pt Spring Deal Days: Deals are still waiting for you Descubra a Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 102 Body Copy pt-pt Up to XX% off a wide selection Até XX% de desconto numa grande seleção"} +{"t":"SDD 26 Outbound 106 Subject line pt-pt Find great deals this Spring Deal Days Mais ofertas na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 107 Subject line pt-pt Up to XX% on great products Até XX% em produtos incríveis"} +{"t":"SDD 26 Outbound 109 Headline pt-pt Get yourself up to XX% off now Poupe já até XX%"} +{"t":"SDD 26 Outbound 111 Title pt-pt Get yourself up to XX% off now Poupe já até XX%"} +{"t":"SDD 26 Outbound 113 pt-pt Lots of deals are still waiting Tem muitas ofertas à sua espera"} +{"t":"SDD 26 Outbound 115 Title pt-pt Spring Deal Days' epic deals Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 116 Body Copy pt-pt Get yourself up to XX% off now Poupe já até XX%"} +{"t":"SDD 26 Outbound 117 pt-pt More savings to discover Descubra mais descontos"} +{"t":"SDD 26 Outbound 125 Body Copy pt-pt There's still up to XX% off this Spring Deal Days Poupe até XX% nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 142 Subject line pt-pt It's the last day of Spring Deal Days A Festa de Ofertas de Primavera termina hoje"} +{"t":"SDD 26 Outbound 143 Subject line pt-pt There's still time to save up to XX% Ainda vai a tempo de poupar até XX%"} +{"t":"SDD 26 Outbound 144 pt-pt There's still time to get great deals Ainda vai a tempo de aproveitar as ofertas"} +{"t":"SDD 26 Outbound 145 Headline pt-pt The Spring Deal Days clock is ticking... As Ofertas de Primavera estão a terminar..."} +{"t":"SDD 26 Outbound 146 CTA pt-pt Shop great deals Aproveite as ofertas"} +{"t":"SDD 26 Outbound 148 Title pt-pt Only one day left of Spring Deal Days As Ofertas de Primavera terminam amanhã"} +{"t":"SDD 26 Outbound 149 Body Copy pt-pt There's still up to XX% off great products Poupe até XX% em produtos incríveis"} +{"t":"SDD 26 Outbound 150 pt-pt Get great deals before they're gone Não deixe escapar grandes ofertas"} +{"t":"SDD 26 Outbound 154 Subject line pt-pt With up to XX% off Poupe até XX%"} +{"t":"SDD 26 Outbound 159 Body Copy pt-pt With up to XX% off Poupe até XX%"} +{"t":"SDD 26 Outbound 160 pt-pt There's still time to get great deals Aproveite as ofertas antes que terminem"} +{"t":"SDD 26 Outbound 162 Title pt-pt Last few hours of Spring Deal Days Últimas horas das Ofertas de Primavera"} +{"t":"SDD 26 Outbound 163 Body Copy pt-pt There's still time to get up to XX% off Ainda vai a tempo de poupar até XX%"} +{"t":"SDD 26 Outbound 165 CTA pt-pt Shop deals now Descubra as ofertas"} +{"t":"SDD 26 Outbound 166 Title pt-pt Spring Deal Days: 10 - 16 March Ofertas de Primavera: 10 a 16 de março"} +{"t":"SDD 26 Outbound 167 Body Copy pt-pt Discover our Amazon Creator top deals Descubra as ofertas dos Amazon Creators"} +{"t":"SDD 26 Outbound 168 pt-pt Explore great savings across Spring Deal Days Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 171 Body Copy pt-pt Great deals are waiting for you Tem ofertas incríveis à sua espera"} +{"t":"SDD 26 Outbound 172 pt-pt Deals throughtout Spring Deal Days A Festa de Ofertas de Primavera continua"} +{"t":"SDD 26 Outbound 175 Body Copy pt-pt Deals, deals, deals on your favourite products Muitas ofertas nos seus favoritos"} +{"t":"SDD 26 Outbound 176 pt-pt Deals, deals, deals this Spring Deal Days Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 178 Title pt-pt Get daily invites to WOW! deals Convites diários para ofertas WOW!"} +{"t":"SDD 26 Outbound 179 Body Copy pt-pt Up to XX% off [category] Poupe até XX% em [category]"} +{"t":"SDD 26 Outbound 180 Body Copy pt-pt Up to XX% off this Spring Deal Days Até -XX% nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 181 pt-pt Great deals on [electronics] Ofertas incríveis em [electronics]"} +{"t":"SDD 26 Outbound 182 pt-pt Great deals during Spring Deal Days Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 183 CTA pt-pt Subscribe Junte-se"} +{"t":"SDD 26 Outbound 184 Title pt-pt Ooh! Great deals this Spring Deal Days Ooh! Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 185 Body Copy pt-pt WOW! deals: up to XX% off Ofertas WOW!: até XX% de desconto"} +{"t":"SDD 26 Outbound 186 Body Copy pt-pt WOW! deals on [CATEGORY] Ofertas WOW! em [CATEGORY]"} +{"t":"SDD 26 Outbound 187 pt-pt WOW! deals at Amazon Ofertas WOW! na Amazon"} +{"t":"SDD 26 Outbound 188 pt-pt WOW! deals on [insert category] Ofertas WOW! em [insert category]"} +{"t":"SDD 26 Outbound 189 CTA pt-pt Shop WOW! deals now Aproveite as ofertas WOW! agora"} +{"t":"SDD 26 Outbound 190 Title pt-pt Take a look at our Top 100 Deals Descubra as 100 melhores ofertas"} +{"t":"SDD 26 Outbound 191 Body Copy pt-pt Up to XX% off during Spring Deal Days Poupe até XX% nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 192 pt-pt Great savings during Spring Deal Days Grandes ofertas: Ofertas de Primavera"} +{"t":"SDD 26 Outbound 193 CTA pt-pt See top picks Veja a seleção"} +{"t":"SDD 26 Outbound 194 Title pt-pt Check out our Top 100 Deals on Fashion Descubra as Top 100 Ofertas de Moda"} +{"t":"SDD 26 Outbound 196 pt-pt Great savings during Spring Deal Days Grandes descontos: Ofertas de Primavera"} +{"t":"SDD 26 Outbound 198 Title pt-pt Spring Deal Days: Deals just for you Festa de Ofertas de Primavera para si"} +{"t":"SDD 26 Outbound 199 Body Copy pt-pt Up to XX% off your favourite products Poupe até XX% nos seus favoritos"} +{"t":"SDD 26 Outbound 200 pt-pt Great savings on your favourite products Descontos incríveis nos seus favoritos"} +{"t":"SDD 26 Outbound 201 CTA pt-pt See your deals Descubra as ofertas"} +{"t":"SDD 26 Outbound 202 Title pt-pt Premium brand deals this Spring Deal Days Marcas premium nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 203 Body Copy pt-pt Up to XX% off on Amazon Poupe até XX% na Amazon"} +{"t":"SDD 26 Outbound 204 pt-pt Top savings on top brands Descontos incríveis em grandes marcas"} +{"t":"SDD 26 Outbound 205 CTA pt-pt Shop top brands As melhores marcas"} +{"t":"SDD 26 Outbound 206 Title pt-pt Have you found something yet this Spring Deal Days? Já viu as Ofertas de Primavera?"} +{"t":"SDD 26 Outbound 208 pt-pt You've got great taste for great savings Tem bom gosto para as ofertas"} +{"t":"SDD 26 Outbound 209 CTA pt-pt Keep shopping deals Continue a poupar"} +{"t":"SDD 26 Outbound 211 Body Copy pt-pt Keep shopping for up to XX% off Continue a poupar até XX%"} +{"t":"SDD 26 Outbound 212 pt-pt Keep shopping for savings Continue a poupar nas suas compras"} +{"t":"SDD 26 Outbound 214 Title pt-pt Spring Deal Days' epic deals are trending A Festa de Ofertas de Primavera arrasa"} +{"t":"SDD 26 Outbound 215 Body Copy pt-pt Up to XX% off trending products Poupe até XX% em tendências"} +{"t":"SDD 26 Outbound 216 pt-pt Great deals on trending products Ofertas incríveis nas tendências"} +{"t":"SDD 26 Outbound 218 Title pt-pt Check out today’s big deals Descubra as grandes ofertas de hoje"} +{"t":"SDD 26 Outbound 219 Body Copy pt-pt Shop Spring Deal Days' epic deals Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 220 CTA pt-pt Shop deals/Shop now Aproveite as ofertas/Compre agora"} +{"t":"SDD 26 Outbound 221 Title pt-pt Don’t miss these big savings Não perca os grandes descontos"} +{"t":"SDD 26 Outbound 222 Body Copy pt-pt Check out Spring Deal Days' epic deals Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 224 Title pt-pt Ready, set, save! Prepare-se para poupar"} +{"t":"SDD 26 Outbound 225 Body Copy pt-pt Spring Deal Days: Shop today's deals Festa de Ofertas de Primavera hoje"} +{"t":"SDD 26 Outbound 227 Title pt-pt This deal was made for you Esta oferta é para si"} +{"t":"SDD 26 Outbound 228 Body Copy pt-pt Something you love, at a Spring Deal Days price Favoritos nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 230 Title pt-pt Spring Deal Days: A deal made just for you Ofertas de Primavera: só para si"} +{"t":"SDD 26 Outbound 231 Body Copy pt-pt Shop these hand-picked deals today Aproveite ofertas à sua medida"} +{"t":"SDD 26 Outbound 233 Title pt-pt Spring Deal Days: You'll love this deal Vai adorar as Ofertas de Primavera"} +{"t":"SDD 26 Outbound 234 Body Copy pt-pt Check out your hand-picked deal today Descubra a oferta selecionada para si"} +{"t":"SDD 26 Outbound 236 Title pt-pt Spring Deal Days is ending soon As ofertas terminam em breve"} +{"t":"SDD 26 Outbound 237 Body Copy pt-pt Bag yourself a great deal today Aproveite as melhores ofertas de hoje"} +{"t":"SDD 26 Outbound 239 Title pt-pt Save up to xx% off [category] Poupe até xx% em [category]"} +{"t":"SDD 26 Outbound 240 Body Copy pt-pt Shop Spring Deal Days' epic deals Descubra as Ofertas de Primavera"} +{"t":"SDD 26 Outbound 242 Title pt-pt Save big when you shop [category] Poupe em grande em [category]"} +{"t":"SDD 26 Outbound 243 Body Copy pt-pt Shop amazing deals this Spring Deal Days Poupe na Festa de Ofertas de Primavera"} +{"t":"SDD 26 Outbound 245 Title pt-pt Save on [Category] this Spring Deal Days Veja [Category] nas Ofertas de Primavera"} +{"t":"SDD 26 Outbound 246 Body Copy pt-pt Shop and save up to XX% off [Category] Poupe até XX% em [Category]"} +{"t":"SDD 26 Outbound 248 Title pt-pt Shop Spring Deal Days' Top 100 Deals Veja as Top 100 Ofertas de Primavera"} +{"t":"SDD 26 Outbound 249 Body Copy pt-pt Save up to XX% on our Top 100 Deals Poupe até XX%"} +{"t":"SDD 26 Outbound 251 Title pt-pt Save up to XX% with our Top 100 Deals Poupe até XX% com as Top 100 Ofertas"} +{"t":"SDD 26 Outbound 252 Body Copy pt-pt Shop Spring Deal Days’ Top 100 Deals Veja as Top 100 Ofertas de Primavera"} \ No newline at end of file diff --git a/storage/amazon/tm/pt-PT/flat_PrimeDualBenefit_pt-pt.json b/storage/amazon/tm/pt-PT/flat_PrimeDualBenefit_pt-pt.json new file mode 100644 index 0000000..e12562c --- /dev/null +++ b/storage/amazon/tm/pt-PT/flat_PrimeDualBenefit_pt-pt.json @@ -0,0 +1,43 @@ +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline pt-pt Delivery + Entertainment Entregas + Entretenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text pt-pt Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text pt-pt Spedizioni veloci senza costi aggiuntivi  Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline pt-pt Gratis en snelle bezorging op Amazon.nl Entregas + Entretenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text pt-pt Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text pt-pt Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime. #Prime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text pt-pt Delivery + Entertainment Envios + Entretenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline pt-pt Fast delivery + Thrilling entertainment Entregas rápidas e grátis + O melhor entretenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text pt-pt Fast delivery and thrilling entertainment for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 pt-pt Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title pt-pt Delivery + Entertainment Entregas + Entretenimento"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description pt-pt Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 pt-pt Fast delivery and thrilling entertainment for £8.99/month with Prime. Entregas rápidas e grátis e entretenimento por 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO pt-pt Fast Delivery Entregas rápidas e grátis"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super pt-pt Fast Delivery Entregas rápidas e grátis"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO pt-pt Thrilling entertainment O melhor entretenimento"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super pt-pt Thrilling entertainment O melhor entretenimento"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO pt-pt It’s on Prime for £8.99 a month Só com o Prime, por apenas 4,99 € por mês"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super pt-pt It’s on Prime for £8.99/month Só com o Prime, por apenas 4,99 € por mês"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 pt-pt TV: T&Cs apply. 18+. Content includes ads. A subscrição renova-se automaticamente."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline pt-pt Prime Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description pt-pt Fast delivery and thrilling entertainment for £8.99/month with Prime. Entregas rápidas e grátis e entretenimento por 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA pt-pt Join Now Junte-se"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline pt-pt Delivery + Entertainment Entregas + Entretenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text pt-pt Fast delivery and epic entertainment, all for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text pt-pt Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime.\n\n#Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text pt-pt Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime. #Prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text pt-pt Delivery + Entertainment Envios + Entretenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline pt-pt Fast delivery + epic entertainment Entregas rápidas e grátis + O melhor entretenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text pt-pt Fast delivery and epic entertainment for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 pt-pt Fast delivery and epic entertainment, all for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title pt-pt Delivery + Entertainment Entregas + Entretenimento"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description pt-pt Fast delivery and epic entertainment, all for £8.99/month with Prime. Entregas rápidas e grátis e o melhor entretenimento por apenas 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 pt-pt Fast delivery and entertainment for £8.99/month with Prime. Entregas rápidas e grátis e entretenimento por 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO pt-pt Fast Delivery Entregas rápidas e grátis"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super pt-pt Fast Delivery Entregas rápidas e grátis"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO pt-pt Epic entertainment O melhor entretenimento"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super pt-pt Epic entertainment O melhor entretenimento"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA pt-pt It's on Prime for £8.99 a month Só com o Prime, por apenas 4,99 € por mês"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super pt-pt It's on Prime for £8.99/month Só com o Prime, por apenas 4,99 € por mês"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 pt-pt Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime A subscrição renova-se automaticamente. Aplicam-se os T&C, direito de desistência e restrições geográficas. +18. Para mais informações, consulte as Condições Gerais do Amazon Prime em Amazon.es/primeterms"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description pt-pt Free, fast delivery and epic entertainment for €6.99/month with Prime. Entregas rápidas e grátis e entretenimento por 4,99 €/mês com o Prime."} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA pt-pt Join Now Junte-se"} \ No newline at end of file diff --git a/storage/amazon/tm/pt-PT/flat_UEFA_pt-pt.json b/storage/amazon/tm/pt-PT/flat_UEFA_pt-pt.json new file mode 100644 index 0000000..bd4976c --- /dev/null +++ b/storage/amazon/tm/pt-PT/flat_UEFA_pt-pt.json @@ -0,0 +1,3 @@ +{"t":"UEFA Womens 25 Homepage 001 pt-pt Fan your own way Apoie à sua maneira"} +{"t":"UEFA Womens 25 Homepage 003 pt-pt Visit the Women’s Football Shop Visite a loja de futebol feminino"} +{"t":"UEFA Womens 25 Storefront 082 pt-pt Proud partner Orgulhosa patrocinadora"} \ No newline at end of file diff --git a/storage/amazon/tm/pt-PT/flat_value_pt-pt.json b/storage/amazon/tm/pt-PT/flat_value_pt-pt.json new file mode 100644 index 0000000..df653b3 --- /dev/null +++ b/storage/amazon/tm/pt-PT/flat_value_pt-pt.json @@ -0,0 +1,25 @@ +{"t":"Value Q1 25 Radio 001 VO pt-pt As Charlie opened his Amazon parcel... O Carlos susteve a respiração..."} +{"t":"Value Q1 25 Radio 002 VO pt-pt ...he held his breath. .. e abriu a sua encomenda da Amazon."} +{"t":"Value Q1 25 Radio 003 VO pt-pt This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. É o novo aspirador robô que vai deixar o seu chão impecável por um preço muito mais baixo do que ele estava à espera."} +{"t":"Value Q1 25 Radio 003F VO pt-pt This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. É o novo aspirador robô que vai deixar o seu chão impecável por um preço muito mais baixo do que ele estava à espera."} +{"t":"Value Q1 25 Radio 004 VO pt-pt 5 stars from Charlie! Para o Carlos é 5 estrelas!"} +{"t":"Value Q1 25 Radio 005 VO pt-pt From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Desde aspiradores robô a eletrodomésticos para a cozinha e muito mais, encontre os produtos com as melhores opiniões a preços que vai adorar, hoje mesmo na Amazon."} +{"t":"Value Q1 25 TV OLV 001 Product pt-pt Cordless Drill Berbequim"} +{"t":"Value Q1 25 TV OLV 002 Product pt-pt Bluetooth Headphones Auscultadores Bluetooth"} +{"t":"Value Q1 25 TV OLV 003 Product pt-pt Coffee Machine Máquina de café"} +{"t":"Value Q1 25 TV OLV 004 Product pt-pt Robot Vaccum Aspirador robô"} +{"t":"Value Q1 25 TV OLV 005 pt-pt At Amazon you'll find quality products you can trust, at prices you'll feel good about. Na Amazon encontra produtos de qualidade em que pode confiar, a preços incríveis."} +{"t":"Value Q1 25 TV OLV 006 pt-pt So you can rock your world, not your savings. Para dar música à sua vida, não às suas poupanças."} +{"t":"Value Q1 25 TV OLV 007 pt-pt And, enjoy the perfect blend at the perfect price. E apreciar a mistura perfeita a um preço perfeito."} +{"t":"Value Q1 25 TV OLV 008 pt-pt Find highly-rated products, at prices you'll love. Start your search on Amazon today. Os produtos com as melhores opiniões a preços que vai adorar. Comece a procurar na Amazon hoje mesmo."} +{"t":"Value Q1 25 TV OLV 009 CTA pt-pt Start your search today Comece a procurar hoje mesmo"} +{"t":"Value Q1 25 TV OLV 010 VO pt-pt Find highly-rated products, at prices you'll love. Start your search on Amazon today. Os produtos com as melhores opiniões a preços que vai adorar. Comece a procurar na Amazon hoje mesmo."} +{"t":"Value Q3 25 Radio 001 pt-pt As Helen opened her Amazon parcel, her stomach filled with butterflies. Quando a Helena abriu a sua encomenda da Amazon, sentiu borboletas na barriga."} +{"t":"Value Q3 25 Radio 002 pt-pt Two independent cooking zones and a 7.6 litre capacity. Duas gavetas independentes e 7,6 litros de capacidade."} +{"t":"Value Q3 25 Radio 003 pt-pt For a low price, the Ninja Air Fryer tickled Helen's taste buds... E com esta Ninja Airfryer, a Helena conseguiu cumprir os seus sonhos culinários..."} +{"t":"Value Q3 25 Radio 004 pt-pt 5 stars from Helen. Para a Helena é 5 estrelas!"} +{"t":"Value Q3 25 Radio 005 pt-pt With great brands, at price you’ll love, start your search on Amazon.xx today Encontre grandes marcas a preços que vai adorar, hoje mesmo na Amazon."} +{"t":"Value Q3 25 Radio 006 pt-pt As Bethany opened her Amazon parcel, her heart began to race. Quando a Clara abriu a sua encomenda da Amazon, o seu coração começou a bater mais forte."} +{"t":"Value Q3 25 Radio 007 pt-pt Heart rate monitoring and up to 11 days of battery life. Monitorização do ritmo cardíaco e até 11 dias de autonomia da bateria."} +{"t":"Value Q3 25 Radio 008 pt-pt The Garmin Smartwatch won first place with Bethany for quality and price. O Garmin Smartwatch conquistou o seu coração pela sua qualidade e preço."} +{"t":"Value Q3 25 Radio 009 pt-pt 5 stars from Bethany! Para a Clara é 5 estrelas!"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_EUSelection_sv-se.json b/storage/amazon/tm/sv-SE/flat_EUSelection_sv-se.json new file mode 100644 index 0000000..d918d89 --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_EUSelection_sv-se.json @@ -0,0 +1,109 @@ +{"t":"EU Selection Q1 26 (D)OOH Display Static 001 sv-se All you need to make office lunches happen Allt du behöver för att få lunch på kontoret att hända."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 002 sv-se All you need to make date night happen Allt du behöver för att få dejten att hända."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 003 sv-se All you need to make run club happen Allt du behöver för att få run club att hända."} +{"t":"EU Selection Q1 26 (D)OOH Display Static 004 sv-se All you need to make leg day happen Allt du behöver för att få leg day att hända."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 001 sv-se Candles. Ljusstakar."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 002 sv-se Wine glasses. Vinglas."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 003 sv-se And a spare toothbrush. Och en extra tandborste."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 004 sv-se Make date night happen. Få dejten att hända."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 005 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 006 sv-se Air fryer. Airfryer."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 007 sv-se Lunchboxes. Matlådor."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 008 sv-se And sticky notes. Och klisterlappar."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 009 sv-se Make office lunches happen. Få lunch på kontoret att hända."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 010 sv-se [Name] Alice"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 011 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 012 sv-se Running shoes. Löparskor."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 014 sv-se Energy gels. Energigel."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 015 sv-se And chafe balm. Och anti-skavsalva."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 017 sv-se Make run club happen. Få run club att hända."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 018 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 019 sv-se Reading light. Läslampa."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 020 sv-se Romantasy. Romantasy."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 021 sv-se And massage oil. Och massageolja."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 022 sv-se Make pleasure happen. Få njutning att hända."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 023 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 024 sv-se Protein powder. Proteinpulver."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 026 sv-se Weights. Kettlebell."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 027 sv-se And a massage gun. Och massagepistol."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 028 sv-se Make leg day happen. Få leg day att hända."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 029 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 034 sv-se Beanie. Mössa."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 035 sv-se Neoprene gloves. Vattentäta handskar."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 036 sv-se And thermos cup. Och termosmugg."} +{"t":"EU Selection Q1 26 (D)OOH OLV Social Motion 037 sv-se Make the morning dip happen. Få vinterbadet att hända."} +{"t":"EU Selection Q1 26 Radio 001 sv-se Amazon presents, Peter vs Date Night Nerves. Amazon presenterar: Simon och hans dejtnerver."} +{"t":"EU Selection Q1 26 Radio 002 sv-se Over millions of years, animals have evolved sophisticated mating rituals. Under miljontals år har djur utvecklat sofistikerade parningsritualer."} +{"t":"EU Selection Q1 26 Radio 003 sv-se Birds dance, wolves howl, and penguins propose with stones. Fåglar dansar, vargar ylar och pingviner friar med stenar."} +{"t":"EU Selection Q1 26 Radio 004 sv-se As for Peter, he's making Rosie dinner. And he’s freaking out! Och Simon, han ska laga middag till Alma. Och han flippar ur!"} +{"t":"EU Selection Q1 26 Radio 005 sv-se But Peter shopped on Amazon and bought candles, wine glasses… Men Simon shoppade på Amazon och köpte ljusstakar, vinglas ..."} +{"t":"EU Selection Q1 26 Radio 006 sv-se ...and, because he’s an optimist, a spare toothbrush. … och, eftersom han är optimist, en extra tandborste."} +{"t":"EU Selection Q1 26 Radio 007 sv-se Oh, Peter. There is an animal in you after all, you rascal. Åh, Simon. Det bor allt ett djur i dig, din rackare."} +{"t":"EU Selection Q1 26 Radio 008 sv-se Make date night happen. Få dejten att hända."} +{"t":"EU Selection Q1 26 Radio 009 sv-se Shop on Amazon. Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Radio 010 sv-se Amazon presents, Oscar vs Leg Day. Amazon presenterar: Oskars leg day."} +{"t":"EU Selection Q1 26 Radio 011 sv-se Oscar hasn't squatted in over 3 years. Oskar har inte squattat på över tre år."} +{"t":"EU Selection Q1 26 Radio 012 sv-se If it's a choice between stairs and an escalator, he takes the lift. Om han kan välja mellan trapporna och rulltrappan så tar han hissen."} +{"t":"EU Selection Q1 26 Radio 013 sv-se His legs are purely decorative at this point. Hans ben får inga svåra uppdrag nuförtiden."} +{"t":"EU Selection Q1 26 Radio 014 sv-se But then Oscar shopped on Amazon… Men sen shoppade Oskar på Amazon …"} +{"t":"EU Selection Q1 26 Radio 015 sv-se ...and bought an Olympic barbell, 5 kilos of protein powder and a high-powered massage gun. ... och köpte en olympisk skivstång, fem kilo proteinpulver och en rejäl massagepistol."} +{"t":"EU Selection Q1 26 Radio 016 sv-se Now Oscar has thighs that could crush a melon, and a wardrobe full of super tight pants. Nu kan Oskar mosa meloner med sina lår. Och hans garderob är full med supertajta byxor."} +{"t":"EU Selection Q1 26 Radio 017 sv-se Yes, Oscar! Bra jobbat, Oskar!"} +{"t":"EU Selection Q1 26 Radio 018 sv-se Make leg day happen. Få leg day att hända."} +{"t":"EU Selection Q1 26 Radio 019 sv-se Shop on Amazon. Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Social UGC 001 sv-se Air Mattress Luftmadrass"} +{"t":"EU Selection Q1 26 Social UGC 003 sv-se Add to Cart Lägg till i kundvagn"} +{"t":"EU Selection Q1 26 Social UGC 004 sv-se Make sleepovers happen. Få övernattningar att hända."} +{"t":"EU Selection Q1 26 Social UGC 006 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 Social UGC 007 sv-se Extendable Dog Lead Rullkoppel"} +{"t":"EU Selection Q1 26 Social UGC 009 sv-se Add to Cart Lägg till i kundvagn"} +{"t":"EU Selection Q1 26 Social UGC 010 sv-se Make walkies happen. Få hundpromenader att hända."} +{"t":"EU Selection Q1 26 Social UGC 012 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 Social UGC 013 sv-se Non-slip Mop Halkfri mopp"} +{"t":"EU Selection Q1 26 Social UGC 015 sv-se Add to Cart Lägg till i kundvagn"} +{"t":"EU Selection Q1 26 Social UGC 016 sv-se Make spotless Sundays happen. Få skinande söndagar att hända."} +{"t":"EU Selection Q1 26 Social UGC 018 sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 Social Post 001 sv-se Make it happen\n Shop on Amazon Få det att hända. Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Social Post 001F sv-se Make it happen Shop on Amazon Få det att hända. Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Social Post 003 Title sv-se Make it happen Få det att hända"} +{"t":"EU Selection Q1 26 Social Post 004 Description sv-se Shop on Amazon Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Social Post 005 Title sv-se Make it happen\n Shop on Amazon Få det att hända"} +{"t":"EU Selection Q1 26 Social Post 005F Title sv-se Make it happen Shop on Amazon Få det att hända"} +{"t":"EU Selection Q1 26 Social Post 006 Title sv-se Make it happen\n Shop on Amazon Få det att hända. Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Social Post 006F Title sv-se Make it happen Shop on Amazon Få det att hända. Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 Social Post 007 Headline sv-se Make it happen\n Shop on Amazon Få det att hända"} +{"t":"EU Selection Q1 26 Social Post 007F Headline sv-se Make it happen Shop on Amazon Få det att hända"} +{"t":"EU Selection Q1 26 Social Post 012 sv-se Be forever the optimist with the addition of a toothbrush to your order Den eviga optimisten slänger med en extra tandborste i beställningen"} +{"t":"EU Selection Q1 26 Social Post 013 Title sv-se Make date night happen Få dejten att hända"} +{"t":"EU Selection Q1 26 Social Post 015 Headline sv-se Make date night happen Få dejten att hända"} +{"t":"EU Selection Q1 26 Social Post 016 sv-se Lunches to make the office jealous and sticky notes so they know it’s yours Lunchlådor som gör arbetskamraterna avundsjuka – och klisterlappar så att ingen ”råkar” ta fel"} +{"t":"EU Selection Q1 26 Social Post 017 Title sv-se Make office lunches happen Få lunch på kontoret att hända"} +{"t":"EU Selection Q1 26 Social Post 019 Headline sv-se Make office lunches happen Få lunch på kontoret att hända"} +{"t":"EU Selection Q1 26 Social Post 020 sv-se When you’re all into your newest hobby, right down to the chafe balm När du går all-in på din nya hobby, ända ner till anti-skavsalvan"} +{"t":"EU Selection Q1 26 Social Post 021 Title sv-se Make run club happen Få run club att hända"} +{"t":"EU Selection Q1 26 Social Post 023 Headline sv-se Make run club happen Få run club att hända"} +{"t":"EU Selection Q1 26 Social Post 024 sv-se Find a safer way to clean with a non-slip mop Hitta ett mindre riskfyllt sätt att städa med en halkfri mopp"} +{"t":"EU Selection Q1 26 Social Post 025 Title sv-se Make cleanups happen Få städning att hända"} +{"t":"EU Selection Q1 26 Social Post 027 Headline sv-se Make cleanups happen Få städning att hända"} +{"t":"EU Selection Q1 26 Social Post 028 sv-se Prepare for everything, including squirrels, with an extendable lead Var redo för allt (till exempel en ekorre) med ett rullkoppel"} +{"t":"EU Selection Q1 26 Social Post 029 Title sv-se Make walkies happen Få hundpromenader att hända"} +{"t":"EU Selection Q1 26 Social Post 031 Headline sv-se Make walkies happen Få hundpromenader att hända"} +{"t":"EU Selection Q1 26 Social Post 032 sv-se A simpler, more “supportive” bed for your guests En enklare, mer ”stabil” säng för dina gäster"} +{"t":"EU Selection Q1 26 Social Post 033 Title sv-se Make sleepovers happen Få övernattningar att hända"} +{"t":"EU Selection Q1 26 Social Post 035 Headline sv-se Make sleepovers happen Få övernattningar att hända"} +{"t":"EU Selection Q1 26 Tagline 001 Tagline sv-se Make xx happen Få xx att hända"} +{"t":"EU Selection Q1 26 Tagline 002 Tagline sv-se Make it happen Få det att hända"} +{"t":"EU Selection Q1 26 Tagline 003 Tagline sv-se All you need to make xx happen Allt du behöver för att få xx att hända"} +{"t":"EU Selection Q1 26 Tagline 004 Tagline sv-se All you need to make it happen Allt du behöver för att få det att hända"} +{"t":"EU Selection Q1 26 YouTube 001 Headline sv-se Make it happen Få det att hända"} +{"t":"EU Selection Q1 26 YouTube 002 Description sv-se Shop on Amazon Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 YouTube 003 Headline sv-se Make it happen Få det att hända"} +{"t":"EU Selection Q1 26 YouTube 004 Description sv-se Shop on Amazon Shoppa på Amazon.se"} +{"t":"EU Selection Q1 26 YouTube 005 CTA sv-se Shop now Shoppa nu"} +{"t":"EU Selection Q1 26 YouTube 006 Headline sv-se Make run club happen Få run club att hända"} +{"t":"EU Selection Q1 26 YouTube 007 Description sv-se When you’re all into your newest hobby, right down to the chafe balm När du går all-in på din nya hobby, ända ner till anti-skavsalvan"} +{"t":"EU Selection Q1 26 YouTube 011 Headline sv-se Make date night happen Få dejten att hända"} +{"t":"EU Selection Q1 26 YouTube 012 Description sv-se Be the optimist with the addition of a toothbrush to your order Den eviga optimisten slänger med en extra tandborste i beställningen"} +{"t":"EU Selection Q1 26 YouTube 016 Headline sv-se Make office lunches happen Få lunch på kontoret att hända"} +{"t":"EU Selection Q1 26 YouTube 017 Description sv-se Lunches to make them jealous. Sticky notes so they know it’s yours Lunchlådor som gör dem avundsjuka. Klisterlappar så att ingen tar fel."} +{"t":"EU Selection Q1 26 YouTube 019 Description sv-se Shop on Amazon Shoppa på Amazon.se"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_MASS_sv-se.json b/storage/amazon/tm/sv-SE/flat_MASS_sv-se.json new file mode 100644 index 0000000..4aaaba5 --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_MASS_sv-se.json @@ -0,0 +1,2045 @@ +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 001 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 002F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003 sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 003F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 004 sv-se Up to 40% off Upp till 30% rabatt på Amazon.se"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 005 Dates sv-se 17-27 November 17–27 nov."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 006 CTA sv-se Learn more Läs mer"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 007 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 008F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009 sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 009F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 010 sv-se Up to 40% off Upp till 30% rabatt på Amazon.se"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 011 Dates sv-se 17-27 November 17–27 nov."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 015F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 017 Dates sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 018 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020 Event Name sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 020F Event Name sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021 Event Name sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 021F Event Name sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025 Headline sv-se More yay this\nBlack Friday Mer yay på\n Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 025F Headline sv-se More yay this Black Friday Mer yay på Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026 sv-se More \nyay this\nBlack \nFriday Mer\n yay på\n Black\n Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 026F sv-se More yay this Black Friday Mer yay på Black Friday"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 027 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028 Subheadline sv-se Black\nFriday Week Black\nFriday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 028F Subheadline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 029 sv-se Up to 40% off Upp till 40% rabatt på Amazon.se"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032 Headline sv-se More deals. \nMore joy. Mer rea.\n Mer jul."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 032F Headline sv-se More deals. More joy. Mer rea. Mer jul."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033 Headline sv-se More \ndeals. \nMore \njoy. Mer\n rea.\n Mer\n jul."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 033F Headline sv-se More deals. More joy. Mer rea. Mer jul."} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 041 Event Name sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 042 sv-se Starts 17 November Börjar 17 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043 Event Name sv-se Black Friday\nWeek is here Black Friday\n Week är här"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 043F Event Name sv-se Black Friday Week is here Black Friday Week är här"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 044 Dates sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Mass (D)OOH Digital Display 045 Urgency sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 23 BFW Mass Radio 001 VO sv-se Woah. The Amazon Black Friday Week starts Friday. I should tell them back at the campsite. Ooj. Amazons Black Friday Week börjar på fredag. Jag måste tipsa de andra."} +{"t":"DDA 23 BFW Mass Radio 002 VO sv-se Hey everyone! Hallå, hör ni mig?"} +{"t":"DDA 23 BFW Mass Radio 003 VO sv-se Whaaaaaat? Vaaaaaaa?"} +{"t":"DDA 23 BFW Mass Radio 004 VO sv-se The Amazon Black Friday Week with up to 40% off starts Friday Amazons Black Friday Week med rabatter på upp till 30% börjar på fredag."} +{"t":"DDA 23 BFW Mass Radio 005 VO sv-se Amaaaaaazing! Gryyyyyyymt!"} +{"t":"DDA 23 BFW Mass Radio 006 VO sv-se Get the dinner on Sätt på maten"} +{"t":"DDA 23 BFW Mass Radio 007 BVO sv-se Share the joy this Amazon Black Friday Week, with up to 40% off Dela glädjen under årets Amazons Black Friday Week… med upp till 30% rabatt."} +{"t":"DDA 23 BFW Mass Radio 009 BVO sv-se From the 17th to the 27th of November on Amazon.xx. Från 17 till 27 november på Amazon.se."} +{"t":"DDA 23 BFW Mass Radio 010 VO sv-se Andrew was at an age where he was experimenting with cold water therapy. Plötsligt hade Anders börjat tala sig varm om kalla vinterbad. Medelålderskris? Kanske."} +{"t":"DDA 23 BFW Mass Radio 011 VO sv-se And Andrew was also at an age where he was experimenting with manscaping… Och för att inte tala om kroppstrimning. Medelålderskris! Japp!"} +{"t":"DDA 23 BFW Mass Radio 012 VO sv-se So when he discovered he could save up to 40% in the Amazon Black Friday Week. Så när han såg att han kunde få upp till 30% rabatt under Amazons Black Friday Week…"} +{"t":"DDA 23 BFW Mass Radio 013 VO sv-se He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Skaffade han en Braun IPL Hårborttagningsapparat, och nu är han redo för ett vinterbad tillsammans med sina vänner."} +{"t":"DDA 23 BFW Mass Radio 015 VO sv-se Share the joy this Black Friday Week, with up to 40% off on Amazon.xx Dela glädjen under Black Friday Week, med upp till 30% rabatt på Amazon.se"} +{"t":"DDA 23 BFW Mass Radio 016 VO sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Mass Radio 017 VO sv-se While stocks last Skaffade han en Braun Hårborttagningsapparat, och nu är han redo för ett vinterbad tillsammans med sina vänner."} +{"t":"DDA 23 BFW Mass Radio 024 VO sv-se Ends midnight. Slutar vid midnatt"} +{"t":"DDA 23 BFW Mass Radio 025 VO sv-se While stocks last Skaffade han en Braun Hårborttagningsapparat, och nu är han redo för ett vinterbad tillsammans med sina vänner."} +{"t":"DDA 23 BFW Mass Radio 028 VO sv-se He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Skaffade han en Braun IPL Hårborttagningsapparat, och nu är han redo för ett vinterbad tillsammans med sina vänner.\n "} +{"t":"DDA 23 BFW Mass Radio 028F VO sv-se He got a Braun IPL hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Skaffade han en Braun IPL Hårborttagningsapparat, och nu är han redo för ett vinterbad tillsammans med sina vänner."} +{"t":"DDA 23 BFW Mass Radio 029 VO sv-se He got a hair removal device and now he's sharing his silky smooth dad bod with his friends at the cold-water plunge Skaffade han en Braun Hårborttagningsapparat, och nu är han redo för ett vinterbad tillsammans med sina vänner."} +{"t":"DDA 23 BFW Mass Radio 031 VO sv-se Save big in the Black Friday Week, and share the joy on Amazon.xx Fynda under årets Black Friday Week . på Amazon.se.. och dela glädjen."} +{"t":"DDA 23 BFW Mass Radio 033 VO sv-se Ends midnight. Slutar vid midnatt"} +{"t":"DDA 23 BFW Mass Radio 034 VO sv-se Selected products only. While stocks last. Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Mass Social OLV 001 Super sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass Social OLV 001F Super sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social OLV 002 Super sv-se Up to 40% off Upp till 30% rabatt"} +{"t":"DDA 23 BFW Mass Social OLV 003 Super sv-se 17-27 November 17–27 november"} +{"t":"DDA 23 BFW Mass Social OLV 004 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Mass Social OLV 007 Super sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Mass Social Post 001 Headline sv-se Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 002 sv-se Save big this Amazon Black Friday Week Fynda under Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 003 Description sv-se 17-27 November 17–27 november"} +{"t":"DDA 23 BFW Mass Social Post 005 sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 006 sv-se Get ready for the Amazon Black Friday Week! Gör dig redo för Amazon Black Friday Week!"} +{"t":"DDA 23 BFW Mass Social Post 008 sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 009 sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 010 Headline sv-se Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 011 sv-se Get Ready for the Amazon Black Friday Week! Gör dig redo för Amazon Black Friday Week!"} +{"t":"DDA 23 BFW Mass Social Post 012 sv-se Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Få upp till 30 % rabatt under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 013 Headline sv-se Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 014 Title sv-se Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 015 Description sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 016 sv-se Save up to 40% in the Amazon Black Friday Week Spara upp till 30 % under Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 017 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 018 Title sv-se Get Ready for the Amazon Black Friday Week! Gör dig redo för Amazon Black Friday Week!"} +{"t":"DDA 23 BFW Mass Social Post 019 sv-se Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Få upp till 30 % rabatt under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 020 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 024 sv-se 17-27 November 17–27 november"} +{"t":"DDA 23 BFW Mass Social Post 025 sv-se Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 026 sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 027 sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 028 Headline sv-se Dive into the Amazon Black Friday Week Djupdyk i Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 029 sv-se Amazon Black Friday Week Amazon Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 030 sv-se Save up to 40% off in the Amazon Black Friday Week. 17-27 November. Få upp till 30 % rabatt under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 033 Description sv-se Save big this Amazon Black Friday Week. 17-27 November. Fynda under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass Social Post 036 CTA sv-se Ends Midnight Slutar vid midnatt"} +{"t":"DDA 23 BFW Mass Social Post 037 Title sv-se The Amazon Black Friday Week is here Amazon Black Friday Week är här"} +{"t":"DDA 23 BFW Mass Social Post 039 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass Social Post 040 Body Copy sv-se Save up to 40% from 17-27 November Få upp till 30 % rabatt från 17–27 november"} +{"t":"DDA 23 BFW Mass Social Post 041 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Mass TV OLV 001 BVO sv-se Share the joy this Amazon Black Friday Week… with up to 40% off. Dela glädjen under årets Amazons Black Friday Week...med upp till 30% rabatt."} +{"t":"DDA 23 BFW Mass TV OLV 002 Super sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 003 Super sv-se Up to 40% off Upp till 30% rabatt"} +{"t":"DDA 23 BFW Mass TV OLV 005 Super sv-se 17-27 November 17–27 november"} +{"t":"DDA 23 BFW Mass TV OLV 006 Super sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Mass TV OLV 014 BVO sv-se Share the joy this Black Friday Week on Amazon.xx… Dela glädjen under årets Amazon Black Friday Week på Amazon.se"} +{"t":"DDA 23 BFW Mass TV OLV 015 BVO sv-se with up to 40% off. … med upp till 30% rabatt."} +{"t":"DDA 23 BFW Mass TV OLV 020 BVO sv-se Andrew just got 40% off a Braun IPL hair removal device on Amazon.xx Anders fick precis 30 % rabatt på en IPL hårborttagningsapparat på Amazon.se"} +{"t":"DDA 23 BFW Mass TV OLV 021 Phone UI sv-se Smile Amazon.se + smile"} +{"t":"DDA 23 BFW Mass TV OLV 022 Phone UI sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 23 BFW Mass TV OLV 022F Phone UI sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass TV OLV 023 BVO sv-se Now he's sharing his silky smooth dad bod with his friends at the cold water plunge. Nu är han redo för ett vinterbad tillsammans med sina vänner."} +{"t":"DDA 23 BFW Mass TV OLV 024 BVO sv-se Share the joy this Amazon Black Friday Week, with up to 40% off. Dela glädjen under årets Amazons Black Friday Week med upp till 30% rabatt."} +{"t":"DDA 23 BFW Mass TV OLV 027 BVO sv-se Ends 27th of November Slutar 27 november"} +{"t":"DDA 23 BFW Mass TV OLV 028 Super sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Mass TV OLV 029 Super sv-se Selected products only. While stocks last. Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Mass TV OLV 039 BVO sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 23 BFW Mass TV OLV 040 Super sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 23 BFW Mass TV OLV 043 BVO sv-se Share the joy this Amazon Black Friday Week… Dela glädjen under årets Amazons Black Friday Week..."} +{"t":"DDA 23 BFW Mass TV OLV 045 BVO sv-se …with up to 40% off on Amazon.xx … med upp till 40% rabatt på Amazon.se"} +{"t":"DDA 23 BFW Mass YouTube 001 Title sv-se Get Ready for the Amazon Black Friday Week! Gör dig redo för Amazon Black Friday Week!"} +{"t":"DDA 23 BFW Mass YouTube 002 Description sv-se Save up to 40% off in the Amazon Black Friday Week.  17-27 November. Få upp till 30 % rabatt under Amazon Black Friday Week. 17–27 november."} +{"t":"DDA 23 BFW Mass YouTube 003 Title sv-se The Amazon Black Friday Week is here Amazon Black Friday Week är här"} +{"t":"DDA 23 BFW Mass YouTube 005 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 006 Body Copy sv-se Save up to 40% from 17-27 November Få upp till 30 % rabatt från 17–27 november"} +{"t":"DDA 23 BFW Mass YouTube 007 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Mass YouTube 008 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Mass YouTube 009 BVO sv-se Share the joy this Amazon Black Friday Week… with up to 40% off. Dela glädjen under årets Amazon Black Friday Week på Amazon.se...med upp till 30% rabatt."} +{"t":"DDA 23 BFW Mass YouTube 010 Super sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 23 BFW Mass YouTube 011 Super sv-se Up to 40% off Upp till 30% rabatt"} +{"t":"DDA 23 BFW Mass YouTube 012 Super sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Mass YouTube 013 Super sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Mass YouTube 017 Super sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 24 BFW Mass Approved claims 001 sv-se Epic Deals Grymma erbjudanden"} +{"t":"DDA 24 BFW Mass Approved claims 003 sv-se Big savings Stora besparingar || spara massor"} +{"t":"DDA 24 BFW Mass Approved claims 004 sv-se Save big Fynda"} +{"t":"DDA 24 BFW Mass Digital Display 001 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 002 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 002F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 003 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 003F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 004 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 BFW Mass Digital Display 005 Subheader sv-se Up to \n40% off Upp till \n30 % rabatt "} +{"t":"DDA 24 BFW Mass Digital Display 005F Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 BFW Mass Digital Display 006 sv-se 21 Nov–2 Dec 21 nov–2 dec"} +{"t":"DDA 24 BFW Mass Digital Display 008 CTA sv-se Learn more Läs mer"} +{"t":"DDA 24 BFW Mass Digital Display 009 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass Digital Display 011 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 012 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 012F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 013 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Digital Display 013F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Digital Display 016 sv-se Ends 2 Dec Slutar 2 dec"} +{"t":"DDA 24 BFW Mass Digital Display 018 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 001F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 002F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 003 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 BFW Mass DOOH PRINT 004 sv-se 21 Nov–2 Dec 21 nov–2 dec"} +{"t":"DDA 24 BFW Mass DOOH PRINT 005 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 007F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass DOOH PRINT 008F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 010 sv-se Ends 2 Dec Slutar 2 dec"} +{"t":"DDA 24 BFW Mass DOOH PRINT 011 sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014 sv-se Up to 40% off\nOoooh! Upp till 30 % rabatt.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 014F sv-se Up to 40% off Ooooh! Upp till 30 % rabatt. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015 sv-se Up to \n40% off.\nOoooh! Upp till \n30 % rabatt.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 015F sv-se Up to 40% off. Ooooh! Upp till 30 % rabatt. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 016 Headline sv-se Up to \n40% off.\nOoooh! Upp till \n30 % \nrabatt.\nOoooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 016F Headline sv-se Up to 40% off. Ooooh! Upp till 30 % rabatt. Ooooh!"} +{"t":"DDA 24 BFW Mass DOOH PRINT 017 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026 sv-se Amazon\nBlack Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 026F sv-se Amazon Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 042 sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass DOOH PRINT 047 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass DOOH PRINT 050 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass DOOH PRINT 054 sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 24 BFW Mass Radio 001 BVO sv-se Wooh! Amazon's Black Friday Week deals are coming... Ooooh! Amazons Black Friday Week-rea är snart här…"} +{"t":"DDA 24 BFW Mass Radio 002 BVO sv-se So you can save up to 40% on all sorts of things… Då kan du spara upp till 30 % på allt mellan himmel och jord…"} +{"t":"DDA 24 BFW Mass Radio 003 BVO sv-se …from electronics and home to toys, beauty and so much more! ... från elektronik och hem till leksaker, skönhet och så mycket mer!"} +{"t":"DDA 24 BFW Mass Radio 004 BVO sv-se Woooh indeed. Ooooh – verkligen."} +{"t":"DDA 24 BFW Mass Radio 005 BVO sv-se Shop Amazon's Black Friday Week deals. Shoppa Black Friday Week-erbjudanden på Amazon.se"} +{"t":"DDA 24 BFW Mass Radio 006 BVO sv-se Starts Thursday. Börjar på torsdag."} +{"t":"DDA 24 BFW Mass Radio 007 BVO sv-se With deals that make you go \"Wooh!\" Med erbjudanden som får dig att Ooooh!"} +{"t":"DDA 24 BFW Mass Radio 008 BVO sv-se Selected products only Endast utvalda produkter i lager."} +{"t":"DDA 24 BFW Mass Radio 009 BVO sv-se Wooh! Amazon's Black Friday Week deals are here… Ooooh! Amazons Black Friday Week-rea är här..."} +{"t":"DDA 24 BFW Mass Radio 010 BVO sv-se So you can save up to 40% on all sorts of things… Då kan du spara upp till 30 % på allt mellan himmel och jord…"} +{"t":"DDA 24 BFW Mass Radio 014 BVO sv-se Ends 2nd of December. Slutar 2 december."} +{"t":"DDA 24 BFW Mass Radio 022 BVO sv-se Ends midnight. Slutar vid midnatt."} +{"t":"DDA 24 BFW Mass Radio 024 BVO sv-se Selected products only Endast utvalda produkter i lager."} +{"t":"DDA 24 BFW Mass Social OLV EM 001 BVO sv-se Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 002 BVO sv-se Amazon Black Friday Week deals Amazons Black Friday Week erbjudanden"} +{"t":"DDA 24 BFW Mass Social OLV EM 003 BVO sv-se On toys, electronics, home, beauty, fashion… på leksaker, elektronik, hem, skönhet, mode..."} +{"t":"DDA 24 BFW Mass Social OLV EM 004 Super sv-se Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV EM 005 Super sv-se Amazon\n Black Friday\n Week deals \n on Amazons\n Black Friday \n Week\n erbjudanden på"} +{"t":"DDA 24 BFW Mass Social OLV EM 005F Super sv-se Amazon Black Friday Week deals on Amazons Black Friday Week erbjudanden på"} +{"t":"DDA 24 BFW Mass Social OLV EM 006 Super sv-se toys leksaker"} +{"t":"DDA 24 BFW Mass Social OLV EM 007 Super sv-se electronics elektronik"} +{"t":"DDA 24 BFW Mass Social OLV EM 008 Super sv-se home hem"} +{"t":"DDA 24 BFW Mass Social OLV EM 009 Super sv-se beauty skönhet"} +{"t":"DDA 24 BFW Mass Social OLV EM 010 Super sv-se fashion mode"} +{"t":"DDA 24 BFW Mass Social OLV EM 011 Super sv-se kitchen kök"} +{"t":"DDA 24 BFW Mass Social OLV EM 012 Super sv-se computing datorer"} +{"t":"DDA 24 BFW Mass Social OLV EM 013 Super sv-se books böcker"} +{"t":"DDA 24 BFW Mass Social OLV EM 014 Super sv-se devices enheter"} +{"t":"DDA 24 BFW Mass Social OLV EM 015 Super sv-se garden trädgård"} +{"t":"DDA 24 BFW Mass Social OLV EM 016 Super sv-se pets husdjursprodukter"} +{"t":"DDA 24 BFW Mass Social OLV EM 017 Super sv-se outdoors sport & outdoor"} +{"t":"DDA 24 BFW Mass Social OLV EM 018 Super sv-se games spel"} +{"t":"DDA 24 BFW Mass Social OLV EM 019 Super sv-se luggage väskor & bagage"} +{"t":"DDA 24 BFW Mass Social OLV EM 020 Super sv-se alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV EM 021 Super sv-se furniture möbler"} +{"t":"DDA 24 BFW Mass Social OLV EM 022 Super sv-se outdoor sport & outdoor"} +{"t":"DDA 24 BFW Mass Social OLV EM 023 Super sv-se cooking matlagning"} +{"t":"DDA 24 BFW Mass Social OLV EM 024 Super sv-se make-up smink"} +{"t":"DDA 24 BFW Mass Social OLV EM 025 Super sv-se smart home smarta hem"} +{"t":"DDA 24 BFW Mass Social OLV EM 026 Super sv-se kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV EM 027 Super sv-se appliances hushållsapparater"} +{"t":"DDA 24 BFW Mass Social OLV EM 028 Super sv-se fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV EM 029 Super sv-se hair care hårvård & skönhet"} +{"t":"DDA 24 BFW Mass Social OLV EM 033 Super sv-se lighting belysning"} +{"t":"DDA 24 BFW Mass Social OLV EM 034 Super sv-se DIY hemmafix"} +{"t":"DDA 24 BFW Mass Social OLV EM 035 Super sv-se office kontorsprodukter"} +{"t":"DDA 24 BFW Mass Social OLV EM 036 Super sv-se sports sport"} +{"t":"DDA 24 BFW Mass Social OLV EM 041 BVO sv-se … and so much more. ... och så mycket mer"} +{"t":"DDA 24 BFW Mass Social OLV EM 042 BVO sv-se On Amazon.xx På Amazon.se"} +{"t":"DDA 24 BFW Mass Social OLV EM 043 Super sv-se ... and so\n much more ... och så\n mycket mer"} +{"t":"DDA 24 BFW Mass Social OLV EM 043F Super sv-se ... and so much more ... och så mycket mer"} +{"t":"DDA 24 BFW Mass Social OLV EM 044 BVO sv-se Starts Thursday Börjar på torsdag."} +{"t":"DDA 24 BFW Mass Social OLV EM 045 Super sv-se Starts \n Thursday Börjar \n på torsdag"} +{"t":"DDA 24 BFW Mass Social OLV EM 045F Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 24 BFW Mass Social OLV EM 074 Super sv-se haircare hårvård & skönhet"} +{"t":"DDA 24 BFW Mass Social OLV EM 089 BVO sv-se Ends 2nd of December. Slutar 2 december."} +{"t":"DDA 24 BFW Mass Social OLV EM 090 Super sv-se Ends \n 2 December Slutar \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV EM 090F Super sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 001 Super sv-se Amazon \n Black \n Friday\n Week Amazons \n Black \n Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 001F Super sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 002 Super sv-se Up to \n 40% off Upp till \n 30 % rabatt"} +{"t":"DDA 24 BFW Mass Social OLV 002F Super sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 BFW Mass Social OLV 003 Super sv-se Starts \n Thursday Börjar \n på torsdag"} +{"t":"DDA 24 BFW Mass Social OLV 003F Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 24 BFW Mass Social OLV 004 Super sv-se Ends \n 2 December Slutar \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 004F Super sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 005 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass Social OLV 006 BVO sv-se Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 007 BVO sv-se Amazon Black Friday Week deals Amazons Black Friday Week-erbjudanden"} +{"t":"DDA 24 BFW Mass Social OLV 008 BVO sv-se On toys, electronics, home, beauty, fashion… på leksaker, elektronik, hem, skönhet, mode..."} +{"t":"DDA 24 BFW Mass Social OLV 009 Super sv-se Ooooh! Ooooh!"} +{"t":"DDA 24 BFW Mass Social OLV 010 Super sv-se Amazon\n Black Friday\n Week deals Amazons\n Black Friday \n Week-erbjudanden"} +{"t":"DDA 24 BFW Mass Social OLV 010F Super sv-se Amazon Black Friday Week deals Amazons Black Friday Week-erbjudanden"} +{"t":"DDA 24 BFW Mass Social OLV 011 Super sv-se on toys på leksaker"} +{"t":"DDA 24 BFW Mass Social OLV 012 Super sv-se electronics elektronik"} +{"t":"DDA 24 BFW Mass Social OLV 013 Super sv-se home hem"} +{"t":"DDA 24 BFW Mass Social OLV 014 Super sv-se beauty skönhet"} +{"t":"DDA 24 BFW Mass Social OLV 015 Super sv-se fashion mode"} +{"t":"DDA 24 BFW Mass Social OLV 016 Super sv-se kitchen kök"} +{"t":"DDA 24 BFW Mass Social OLV 017 Super sv-se computing datorer"} +{"t":"DDA 24 BFW Mass Social OLV 018 Super sv-se books böcker"} +{"t":"DDA 24 BFW Mass Social OLV 019 Super sv-se devices enheter"} +{"t":"DDA 24 BFW Mass Social OLV 020 Super sv-se garden trädgård"} +{"t":"DDA 24 BFW Mass Social OLV 021 Super sv-se pets husdjursprodukter"} +{"t":"DDA 24 BFW Mass Social OLV 022 Super sv-se outdoor sport & outdoor"} +{"t":"DDA 24 BFW Mass Social OLV 023 Super sv-se games spel"} +{"t":"DDA 24 BFW Mass Social OLV 024 Super sv-se luggage väskor & bagage"} +{"t":"DDA 24 BFW Mass Social OLV 025 Super sv-se alexa alexa"} +{"t":"DDA 24 BFW Mass Social OLV 026 Super sv-se furniture möbler"} +{"t":"DDA 24 BFW Mass Social OLV 028 Super sv-se cooking matlagning"} +{"t":"DDA 24 BFW Mass Social OLV 029 Super sv-se make-up smink"} +{"t":"DDA 24 BFW Mass Social OLV 030 Super sv-se smart home smarta hem"} +{"t":"DDA 24 BFW Mass Social OLV 031 Super sv-se kindle kindle"} +{"t":"DDA 24 BFW Mass Social OLV 032 Super sv-se appliances hushållsapparater"} +{"t":"DDA 24 BFW Mass Social OLV 033 Super sv-se fitness fitness"} +{"t":"DDA 24 BFW Mass Social OLV 034 Super sv-se haircare hårvård & skönhet"} +{"t":"DDA 24 BFW Mass Social OLV 038 Super sv-se hair care hårvård & skönhet"} +{"t":"DDA 24 BFW Mass Social OLV 039 Super sv-se lighting belysning"} +{"t":"DDA 24 BFW Mass Social OLV 040 Super sv-se DIY hemmafix"} +{"t":"DDA 24 BFW Mass Social OLV 041 Super sv-se office kontorsprodukter"} +{"t":"DDA 24 BFW Mass Social OLV 042 Super sv-se stationery skrivmaterial"} +{"t":"DDA 24 BFW Mass Social OLV 043 Super sv-se sports sport"} +{"t":"DDA 24 BFW Mass Social OLV 049 Super sv-se health hälsa"} +{"t":"DDA 24 BFW Mass Social OLV 053 BVO sv-se … and so much more. ... och så mycket mer"} +{"t":"DDA 24 BFW Mass Social OLV 054 Super sv-se ... and so\n much more ... och så\n mycket mer"} +{"t":"DDA 24 BFW Mass Social OLV 054F Super sv-se ... and so much more ... och så mycket mer"} +{"t":"DDA 24 BFW Mass Social OLV 055 BVO sv-se Starts Thursday Börjar på torsdag."} +{"t":"DDA 24 BFW Mass Social OLV 056 Super sv-se Starts \n Thursday Börjar \n på torsdag"} +{"t":"DDA 24 BFW Mass Social OLV 056F Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 24 BFW Mass Social OLV 057 BVO sv-se Ends the 2nd of December. Slutar 2 december."} +{"t":"DDA 24 BFW Mass Social OLV 058 Super sv-se Ends \n 2 December Slutar \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 058F Super sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 059 Super sv-se Amazon \n Black Friday\n Week Amazons\n Black \n Friday\n Week"} +{"t":"DDA 24 BFW Mass Social OLV 059F Super sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 24 BFW Mass Social OLV 062 Super sv-se Ends \n 2 December Slutar \n 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 062F Super sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass Social OLV 074 Super sv-se pets hemmafix"} +{"t":"DDA 24 BFW Mass Social OLV 077 Super sv-se pets fitness"} +{"t":"DDA 24 BFW Mass Social Static 001 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 24 BFW Mass Social Static 001F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass Social Static 002 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 BFW Mass Social Static 003 sv-se 21 Nov–2 Dec 21 nov–2 dec"} +{"t":"DDA 24 BFW Mass Social Static 004 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass Social Static 007 sv-se Ends 2 Dec Slutar 2 dec"} +{"t":"DDA 24 BFW Mass Social Static 008 sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 BFW Mass Social Static 009 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass TV OLV 001 BVO sv-se Shop Amazon Black Friday deals Shoppa Amazons Black Friday-erbjudanden"} +{"t":"DDA 24 BFW Mass TV OLV 002 sv-se Welcome!\n Opening hours\n Tues-Sun\n 07:00-16:00 Välkommen!\n Öppettider\n Tis–Sön\n 07.00–18.00"} +{"t":"DDA 24 BFW Mass TV OLV 002F sv-se Welcome! Opening hours Tues-Sun 07:00-16:00 Välkommen! Öppettider Tis–Sön 07.00–18.00"} +{"t":"DDA 24 BFW Mass TV OLV 003 UI Screen sv-se Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 24 BFW Mass TV OLV 003F UI Screen sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 004 UI Screen sv-se Search Amazon Sök på Amazon"} +{"t":"DDA 24 BFW Mass TV OLV 005 UI Screen sv-se Electronics Elektronik"} +{"t":"DDA 24 BFW Mass TV OLV 006 UI Screen sv-se Home Hem"} +{"t":"DDA 24 BFW Mass TV OLV 007 UI Screen sv-se Toys Leksaker"} +{"t":"DDA 24 BFW Mass TV OLV 008 BVO sv-se Save on electronics, home, toys and more… Erbjudanden på elektronik, hem, leksaker och mycket mer..."} +{"t":"DDA 24 BFW Mass TV OLV 009 BVO sv-se Up to 40% off this Amazon Black Friday Week. Upp till 30 % rabatt under Black Friday Week på Amazon.se."} +{"t":"DDA 24 BFW Mass TV OLV 010 BVO sv-se Starts Thursday. Börjar på torsdag."} +{"t":"DDA 24 BFW Mass TV OLV 011 Super sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 24 BFW Mass TV OLV 012 Super sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 BFW Mass TV OLV 013 Super sv-se Selected products only. Whilst stocks last. Amazon Black Friday Week, 21 November-2 December Amazons Black Friday Week, 21 november–2 december. Endast utvalda produkter i lager."} +{"t":"DDA 24 BFW Mass TV OLV 022 BVO sv-se Ends 2nd of December. Slutar 2 december."} +{"t":"DDA 24 BFW Mass TV OLV 025 Super sv-se Selected products only. Whilst stocks last. Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass TV OLV 032 BVO sv-se Save on electronics, home, toys and more... Erbjudanden på elektronik, hem, leksaker och mycket mer..."} +{"t":"DDA 24 BFW Mass TV OLV 034 BVO sv-se Ends midnight. Slutar vid midnatt."} +{"t":"DDA 24 BFW Mass TV OLV 038 BVO sv-se Up to 40% off this Amazon Black Friday Week. Upp till 30 % rabatt under Black Friday Week på Amazon.se."} +{"t":"DDA 24 BFW Mass TV OLV 047 Super sv-se Selected products only. Whilst stocks last. Endast utvalda produkter i lager"} +{"t":"DDA 24 BFW Mass YouTube 001 Title sv-se Get Ready for the Amazon Black Friday Week! Gör dig redo för Amazon Black Friday Week!"} +{"t":"DDA 24 BFW Mass YouTube 002 Description sv-se Save up to 40% in the Amazon Black Friday Week.  \n21 Nov-2 Dec Få upp till 30 % rabatt under Black Friday Week på Amazon.se. \n21 november–2 december"} +{"t":"DDA 24 BFW Mass YouTube 002F Description sv-se Save up to 40% in the Amazon Black Friday Week.   21 Nov-2 Dec Få upp till 30 % rabatt under Black Friday Week på Amazon.se.  21 november–2 december"} +{"t":"DDA 24 BFW Mass YouTube 003 Title sv-se The Amazon Black Friday Week is here Amazons Black Friday Week är här"} +{"t":"DDA 24 BFW Mass YouTube 007 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 BFW Mass YouTube 008 Body Copy sv-se Save up to 40% from 21 November to 2 December Få upp till 30 % rabatt. 21 nov–2 dec"} +{"t":"DDA 24 BFW Mass YouTube 009 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001 sv-se Black Friday\nWeek is coming! Black Friday Week\n är snart här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 001F sv-se Black Friday Week is coming! Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002 Headline sv-se Black Friday\nWeek \nis coming! Black \n Friday Week\n är snart här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 002F Headline sv-se Black Friday Week is coming! Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003 Headline sv-se Black\nFriday\nWeek is\ncoming! Black \n Friday \n Week är \n snart här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 003F Headline sv-se Black Friday Week is coming! Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 004 sv-se 20 Nov–1 Dec 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 005 sv-se Starts 20 Nov Börjar 20 nov"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 006 sv-se Starts 20 November Börjar 20 november"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 007 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009 sv-se Black Friday\nWeek is here! Black Friday\n Week är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 009F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010 sv-se Black Friday\nWeek \nis here! Black Friday\n Week \n är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 010F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011 sv-se Black\nFriday\nWeek\nis here! Black\n Friday\n Week \n är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 011F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 012 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013 Subheader sv-se Up to \n40% off Upp till\n 30 % rabatt"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 013F Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016 sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 016F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017 sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 017F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 020 sv-se Ends 1 Dec Slutar 1 dec"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 021 sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 022 sv-se 20 Nov–1 Dec 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025 sv-se Up to 40% off.\nBoom. Upp till 30 % rabatt.\nNu kör vi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 025F sv-se Up to 40% off. Boom. Upp till 30 % rabatt. Nu kör vi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026 sv-se Up to\n40% off.\nBoom. Upp till\n 30 % rabatt.\nNu kör vi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 026F sv-se Up to 40% off. Boom. Upp till 30 % rabatt. Nu kör vi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027 sv-se Up to\n40% off.\nBoom. Upp till\n 30 %\n rabatt.\n Nu kör vi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 027F sv-se Up to 40% off. Boom. Upp till 30 % rabatt. Nu kör vi!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 028 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029 sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 029F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034 sv-se Up to 40% off for\nDeal Hunters Upp till \n 30 % rabatt \n för fyndjägare"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 034F sv-se Up to 40% off for Deal Hunters Upp till 30 % rabatt för fyndjägare"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035 sv-se Up to 40% off \nfor\nDeal Hunters Upp till \n 30 %\n rabatt \n för fyndjägare"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 035F sv-se Up to 40% off for Deal Hunters Upp till 30 % rabatt för fyndjägare"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036 sv-se Up to\n40% off\nfor Deal\nHunters Upp till \n 30 % rabatt \n för fynd-\n jägare"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 036F sv-se Up to 40% off for Deal Hunters Upp till 30 % rabatt för fynd- jägare"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044 sv-se New day.\nNew deals. Ny dag.\n Nya deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 044F sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045 sv-se New day. \n New \n deals. Ny dag. \n Nya \n deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 045F sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046 sv-se New\nday.\nNew\ndeals. Ny\n dag.\n Nya\ndeals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 046F sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048 sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 048F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055 sv-se Black\nFriday\nWeek \nis here! Black\n Friday\n Week \n är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 055F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass BFW (D)OOH PRINT 064 sv-se Ends Midnight Slutar vid midnatt"} +{"t":"DDA 25 BFW Mass Countdown Timer 001 sv-se Black Friday\nWeek starts in Black Friday Week \nbörjar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 001F sv-se Black Friday Week starts in Black Friday Week börjar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 002 sv-se Black Friday\nWeek \nstarts in Black Friday \n Week\n börjar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 002F sv-se Black Friday Week starts in Black Friday Week börjar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 003 Headline sv-se Black\nFriday\nWeek\nstarts in Black \n Friday \n Week\n börjar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 003F Headline sv-se Black Friday Week starts in Black Friday Week börjar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 004 sv-se Hours Timmar"} +{"t":"DDA 25 BFW Mass Countdown Timer 005 sv-se Minutes Minuter"} +{"t":"DDA 25 BFW Mass Countdown Timer 006 sv-se Seconds Sekunder"} +{"t":"DDA 25 BFW Mass Countdown Timer 007 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 25 BFW Mass Countdown Timer 009 sv-se Black Friday\nWeek \nends in Black Friday Week\n slutar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 009F sv-se Black Friday Week ends in Black Friday Week slutar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 010 sv-se Black Friday\nWeek ends in Black Friday \nWeek\n slutar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 010F sv-se Black Friday Week ends in Black Friday Week slutar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 011 sv-se Black\nFriday\nWeek\nends in Black \n Friday \n Week\n slutar om"} +{"t":"DDA 25 BFW Mass Countdown Timer 011F sv-se Black Friday Week ends in Black Friday Week slutar om"} +{"t":"DDA 25 BFW Mass Digital Display 001 sv-se Black Friday Week\nis coming! Black Friday Week\n är snart här!"} +{"t":"DDA 25 BFW Mass Digital Display 001F sv-se Black Friday Week is coming! Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass Digital Display 002 sv-se Black Friday \nWeek\nis coming! Black \n Friday Week\n är snart här!"} +{"t":"DDA 25 BFW Mass Digital Display 002F sv-se Black Friday Week is coming! Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass Digital Display 003 Headline sv-se Black\n Friday\n Week is\n coming! Black \n Friday \n Week är \n snart här!"} +{"t":"DDA 25 BFW Mass Digital Display 003F Headline sv-se Black Friday Week is coming! Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass Digital Display 004 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Digital Display 005 Subheader sv-se Up to \n40% off Upp till\n 30 % rabatt"} +{"t":"DDA 25 BFW Mass Digital Display 005F Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Digital Display 006 sv-se 20 Nov–1 Dec 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Digital Display 007 sv-se Starts 20 Nov Börjar 20 nov"} +{"t":"DDA 25 BFW Mass Digital Display 008 sv-se Starts 20 November Börjar 20 november"} +{"t":"DDA 25 BFW Mass Digital Display 009 CTA sv-se Learn More Läs mer"} +{"t":"DDA 25 BFW Mass Digital Display 010 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 25 BFW Mass Digital Display 012 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 013 sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 013F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 014 sv-se Black\n Friday\n Week Black\n Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 014F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 015 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Digital Display 023 sv-se Black Friday\n Week is here! Black Friday\n Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 023F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 024 sv-se Black Friday\n Week is here! Black Friday\n Week \n är här!"} +{"t":"DDA 25 BFW Mass Digital Display 024F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 025 Headline sv-se Black\n Friday\n Week\n is here! Black\n Friday\n Week \n är här!"} +{"t":"DDA 25 BFW Mass Digital Display 025F Headline sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 028 sv-se Ends 1 Dec Slutar 1 dec"} +{"t":"DDA 25 BFW Mass Digital Display 029 sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 BFW Mass Digital Display 030 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 25 BFW Mass Digital Display 034 Headline sv-se Black Friday\n Week Black Friday\n Week"} +{"t":"DDA 25 BFW Mass Digital Display 034F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 035 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 035F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 050 sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 050F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 065 sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 065F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 066 sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 092 sv-se Black Friday \n Week is here! Black Friday\n Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 092F sv-se Black Friday Week is here! Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass Digital Display 103 sv-se Ends Midnight Slutar vid midnatt"} +{"t":"DDA 25 BFW Mass Digital Display 108 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 116 sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Digital Display 116F sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Digital Display 128 sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 25 BFW Mass Radio 001 BVO sv-se Amazon Black Friday Week deals up to 40% off. Upp till 30 % rabatt under Amazons Black Friday Week."} +{"t":"DDA 25 BFW Mass Radio 002 BVO sv-se To get the perfect gift for your father-in-law: the deal hunter. Att fixa den perfekta julklappen till svärfar: fyndjägaren."} +{"t":"DDA 25 BFW Mass Radio 003 BVO sv-se If only he knew about the deal you got in his gift, he would embrace you just like he does deals. Om han bara visste vilket fynd hans julklapp var. Han skulle älska dig, precis som han älskar fynd."} +{"t":"DDA 25 BFW Mass Radio 004 BVO sv-se Oh, oh I guess we’re hugging now. That’s a long hug, oh it’s still going. Oh it’s a Black Friday Week hug, it’s a deal hug! Oh ...ohh. Verkar som vi kramas nu. Det var en bamsekram. En riktig Black Friday Week-kram. En fyndjägarkram!"} +{"t":"DDA 25 BFW Mass Radio 005 BVO sv-se Up to 40% off this Amazon Black Friday Week, starts Thursday. Upp till 30 % rabatt under Amazons Black Friday Week. Börjar på torsdag på Amazon.se"} +{"t":"DDA 25 BFW Mass Radio 006 sv-se Selected products only. Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Radio 011 BVO sv-se Up to 40% off this Amazon Black Friday Week, starts ends 1st December. Upp till 30 % rabatt under Amazons Black Friday Week. Slutar 1 december på Amazon.se"} +{"t":"DDA 25 BFW Mass Radio 017 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends midnight. Upp till 30 % rabatt under Amazons Black Friday Week. Slutar vid midnatt på Amazon.se"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001 Super sv-se Black \nFriday Week Black \nFriday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 001F Super sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002 Super sv-se Black\nFriday\nWeek Black \nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 002F Super sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003 Super sv-se Up to\n40% off Upp till\n30 % rabatt"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 003F Super sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004 Super sv-se Starts\nThursday Börjar\npå torsdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 004F Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008 Super sv-se Ends\n1 December Slutar\n1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 008F Super sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 009 Super sv-se Ends 1 Dec Slutar 1 dec"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010 Super sv-se Black\nFriday\nWeek\ndeals on Black\nFriday\nWeek\nerbjudanden på"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 010F Super sv-se Black Friday Week deals on Black Friday Week erbjudanden på"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 011 Super sv-se electronics elektronik"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 012 Super sv-se home hem"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 013 Super sv-se toys leksaker"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 014 Super sv-se beauty skönhet"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 015 Super sv-se sports sport"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 016 Super sv-se fashion mode"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 017 Super sv-se books böcker"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 018 Super sv-se devices enheter"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 019 Super sv-se kitchen kök"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 020 Super sv-se pets husdjursprodukter"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 021 Super sv-se outdoor sport & outdoor"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 022 Super sv-se games spel"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 023 Super sv-se luggage väskor & bagage"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 024 Super sv-se alexa alexa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 025 Super sv-se furniture möbler"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 027 Super sv-se cooking matlagning"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 028 Super sv-se make-up smink"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 029 Super sv-se smart home smarta hem"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 030 Super sv-se kindle kindle"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 031 Super sv-se appliances hushållsapparater"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 032 Super sv-se fitness fitness"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 033 Super sv-se hair care hårvård & skönhet"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 038 Super sv-se lighting belysning"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 039 Super sv-se DIY hemmafix"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 040 Super sv-se office kontorsprodukter"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 041 Super sv-se stationery skrivmaterial"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 048 Super sv-se health hälsa"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052 Super sv-se ... and so\nmuch more. ... och så\nmycket mer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 052F Super sv-se ... and so much more. ... och så mycket mer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 053 Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 097 Super sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 098 Super sv-se Ends 1 Dec Slutar 1 dec"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 099 BVO sv-se Amazon Black Friday deals Amazons Black Friday-erbjudanden"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 100 BVO sv-se on electronics, home, toys, beauty, sports på elektronik, hem, leksaker, skönhet, sport..."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143 BVO sv-se ... and so\nmuch more. ... och så\nmycket mer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 143F BVO sv-se ... and so much more. ... och så mycket mer."} +{"t":"DDA 25 BFW Mass Social OLV Design Led 145 BVO sv-se Starts Thursday Börjar på torsdag på Amazon.se"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 146 Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 25 BFW Mass Social OLV Design Led 193 BVO sv-se Ends 1st December Slutar 1 december på Amazon.se"} +{"t":"DDA 25 BFW Mass Social Post 001 Description sv-se 20 Nov–1 Dec 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 002 Headline sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 003 Primary text sv-se Save up to 40% this Amazon Black Friday Week \nSelected products only Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Social Post 003F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Social Post 004 Headline sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 005 Primary text sv-se Save up to 40% this Amazon Black Friday Week \nSelected products only Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Social Post 005F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Social Post 007 Primary text sv-se Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager.\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 007F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 008 Primary text sv-se Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec \n#amazon #blackfriday Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager.\n 20 nov–1 dec\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 008F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager. 20 nov–1 dec #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 009 Primary text sv-se 20 Nov–1 Dec 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 010 Headline sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 011 Primary text sv-se Save up to 40% this Amazon Black Friday Week \nSelected products only Black Friday Week: Upp till 30 % rabatt\n Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Social Post 011F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only Black Friday Week: Upp till 30 % rabatt Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass Social Post 012 sv-se Save up to 40% this Amazon Black Friday Week. \nSelected products only. \n20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week\n Endast utvalda produkter i lager.\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 012F sv-se Save up to 40% this Amazon Black Friday Week. Selected products only. 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week Endast utvalda produkter i lager. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 013 Title sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 014 Description sv-se Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager.\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 014F Description sv-se Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 015 Title sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 016 Title sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 017 Headline sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 019 Headline sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Post 024 Primary text sv-se Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager.\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 024F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 025 Primary text sv-se Save up to 40% this Amazon Black Friday Week\n Selected products only\n 20 Nov–1 Dec\n #amazon #blackfriday Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager.\n 20 nov–1 dec\n #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 025F Primary text sv-se Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec #amazon #blackfriday Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager. 20 nov–1 dec #amazon #blackfriday"} +{"t":"DDA 25 BFW Mass Social Post 031 Description sv-se Save up to 40% this Amazon Black Friday Week \nSelected products only \n20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se\n Endast utvalda produkter i lager.\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Post 031F Description sv-se Save up to 40% this Amazon Black Friday Week Selected products only 20 Nov–1 Dec Upp till 30 % rabatt under Black Friday Week på Amazon.se Endast utvalda produkter i lager. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Static 001 Headline sv-se Black Friday\nWeek Black Friday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 001F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 002 Headline sv-se Black\nFriday\nWeek Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social Static 002F Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass Social Static 003 Subheader sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Social Static 004 sv-se 20 Nov–1 Dec 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass Social Static 005 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 25 BFW Mass Social Static 010 sv-se Ends 1 Dec Slutar 1 dec"} +{"t":"DDA 25 BFW Mass Social Static 011 sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 001 BVO sv-se Sneak in some deals. Smygfynda."} +{"t":"DDA 25 BFW Mass Social TV Led 002 UI Screen sv-se Search Sök på Amazon"} +{"t":"DDA 25 BFW Mass Social TV Led 003 UI Screen sv-se Black\nFriday\nWeek\ndeals. Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 003F UI Screen sv-se Black Friday Week deals. Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 004 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 25 BFW Mass Social TV Led 005 BVO sv-se Up to 40% off this Amazon Black Friday Week, starts Thursday. Amazons Black Friday Week med upp till 30 %. Börjar på torsdag."} +{"t":"DDA 25 BFW Mass Social TV Led 006 Super sv-se Amazon\nBlack Friday\nWeek Amazons\nBlack Friday \nWeek"} +{"t":"DDA 25 BFW Mass Social TV Led 006F Super sv-se Amazon Black Friday Week Amazons Black Friday Week"} +{"t":"DDA 25 BFW Mass Social TV Led 007 Super sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Social TV Led 012 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends 1st December. Smygfynda. Amazons Black Friday Week med upp till 30 %. Slutar 1 december."} +{"t":"DDA 25 BFW Mass Social TV Led 015 BVO sv-se You decided to sneak in some Amazon Black Friday deals. Du passade på att smygfynda några av Amazons Black Friday-erbjudanden."} +{"t":"DDA 25 BFW Mass Social TV Led 019 Category sv-se Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronik\nHem\nLeksaker\nSkönhet\nSport & outdoor"} +{"t":"DDA 25 BFW Mass Social TV Led 019F Category sv-se Electronics Home Toys Beauty Sports & Outdoor Elektronik Hem Leksaker Skönhet Sport & outdoor"} +{"t":"DDA 25 BFW Mass Social TV Led 020 BVO sv-se [Gasp]. Quick, the piccalilli! [Gasp]. Snabbt nu, bostongurkan!"} +{"t":"DDA 25 BFW Mass Social TV Led 021 BVO sv-se Up to 40% off this Amazon Black Friday Week, starts Thursday. Upp till 30 % rabatt under Amazons Black Friday Week. Börjar på torsdag på Amazon.se"} +{"t":"DDA 25 BFW Mass Social TV Led 022 Super sv-se Up to\n40% off Upp till\n30 % rabatt"} +{"t":"DDA 25 BFW Mass Social TV Led 022F Super sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Social TV Led 023 Super sv-se Starts\nThursday Börjar på\ntorsdag"} +{"t":"DDA 25 BFW Mass Social TV Led 023F Super sv-se Starts Thursday Börjar på torsdag"} +{"t":"DDA 25 BFW Mass Social TV Led 024 BVO sv-se You decided to sneak in some Amazon Black Friday deals. Du passade på att smygfynda några av Amazons Black Friday-erbjudanden."} +{"t":"DDA 25 BFW Mass Social TV Led 029 BVO sv-se [Gasp]. Quick, the piccalilli! [Gasp]. Snabbt nu, bostongurkan!"} +{"t":"DDA 25 BFW Mass Social TV Led 030 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends 1st December. Upp till 30 % rabatt under Amazons Black Friday Week. Slutar 1 december på Amazon.se"} +{"t":"DDA 25 BFW Mass Social TV Led 031 Super sv-se Up to\n40% off Upp till\n30 % rabatt"} +{"t":"DDA 25 BFW Mass Social TV Led 031F Super sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass Social TV Led 032 Super sv-se Ends\n1 December Slutar\n1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 032F Super sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 BFW Mass Social TV Led 033 Super sv-se Ends\n1 Dec Slutar \n1 dec"} +{"t":"DDA 25 BFW Mass Social TV Led 033F Super sv-se Ends 1 Dec Slutar 1 dec"} +{"t":"DDA 25 BFW Mass TV OLV 001 BVO sv-se You were sent to grab something in the pantry... 20 minutes ago. Du skulle hämta något i skafferiet … för 20 minuter sedan."} +{"t":"DDA 25 BFW Mass TV OLV 002 BVO sv-se But you decided to sneak in some Amazon Black Friday deals. Men du passade på att smygfynda några av Amazons Black Friday-erbjudanden"} +{"t":"DDA 25 BFW Mass TV OLV 003 UI Screen sv-se Search Amazon Sök på Amazon"} +{"t":"DDA 25 BFW Mass TV OLV 004 UI Screen sv-se Black\nFriday\nWeek\ndeals. Black\nFriday\nWeek"} +{"t":"DDA 25 BFW Mass TV OLV 004F UI Screen sv-se Black Friday Week deals. Black Friday Week"} +{"t":"DDA 25 BFW Mass TV OLV 005 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 25 BFW Mass TV OLV 006 Category sv-se Electronics\nHome\nToys\nBeauty\nSports & Outdoor Elektronik\nHem\nLeksaker\nSkönhet\nSport & outdoor"} +{"t":"DDA 25 BFW Mass TV OLV 006F Category sv-se Electronics Home Toys Beauty Sports & Outdoor Elektronik Hem Leksaker Skönhet Sport & outdoor"} +{"t":"DDA 25 BFW Mass TV OLV 007 BVO sv-se [Gasp]. Quick, Gary! The piccalilli! [Gasp]. Snabbt nu, Johan! Bostongurkan!"} +{"t":"DDA 25 BFW Mass TV OLV 008 BVO sv-se Up to 40% off this Amazon Black Friday Week, starts Thursday. Upp till 30 % rabatt under Amazons Black Friday Week. Börjar på torsdag på Amazon.se"} +{"t":"DDA 25 BFW Mass TV OLV 009 Super sv-se Amazon Black Friday Week\nUp to 40% off Amazons Black Friday Week\nUpp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass TV OLV 009F Super sv-se Amazon Black Friday Week Up to 40% off Amazons Black Friday Week Upp till 30 % rabatt"} +{"t":"DDA 25 BFW Mass TV OLV 010 Super sv-se Selected products only. Whilst stocks last. Amazon Black Friday Week, 20 November–1 December. Amazons Black Friday Week, 20 november–1 december. Endast utvalda produkter i lager."} +{"t":"DDA 25 BFW Mass TV OLV 019 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends 1st December. Upp till 30 % rabatt under Amazons Black Friday Week. Slutar 1 december på Amazon.se"} +{"t":"DDA 25 BFW Mass TV OLV 022 Super sv-se Selected products only. Whilst stocks last. Endast utvalda produkter i lager"} +{"t":"DDA 25 BFW Mass TV OLV 030 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends midnight. Upp till 30 % rabatt under Amazons Black Friday Week. Slutar vid midnatt på Amazon.se"} +{"t":"DDA 25 BFW Mass TV OLV 031 sv-se smile smile"} +{"t":"DDA 25 BFW Mass TV OLV 034 BVO sv-se Sneak in some deals. Smygfynda."} +{"t":"DDA 25 BFW Mass TV OLV 038 BVO sv-se Up to 40% off this Amazon Black Friday Week, starts Thursday. Amazons Black Friday Week med upp till 30 %. Börjar på torsdag."} +{"t":"DDA 25 BFW Mass TV OLV 045 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends 1st of December. Amazons Black Friday Week med upp till 30 %. Slutar 1 december."} +{"t":"DDA 25 BFW Mass TV OLV 052 BVO sv-se Up to 40% off this Amazon Black Friday Week, ends midnight. Amazons Black Friday Week med upp till 30 %. Slutar vid midnatt."} +{"t":"DDA 25 BFW Mass YouTube 001 Headline sv-se Amazon Black Friday Week is coming! Amazons Black Friday Week är snart här!"} +{"t":"DDA 25 BFW Mass YouTube 002 Description sv-se Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week på Amazon.se\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 002F Description sv-se Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week på Amazon.se 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 003 Description sv-se Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week. \n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 003F Description sv-se Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 004 Headline sv-se Amazon Black Friday Week is here! Amazons Black Friday Week är här!"} +{"t":"DDA 25 BFW Mass YouTube 005 Description sv-se Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week på Amazon.se\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 005F Description sv-se Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week på Amazon.se 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 006 Description sv-se Save up to 40% in the Amazon Black Friday Week. \n 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week. \n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 006F Description sv-se Save up to 40% in the Amazon Black Friday Week. 20 Nov–1 Dec Få upp till 30 % rabatt under Black Friday Week. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 009 Headline sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 BFW Mass YouTube 010 Body Copy sv-se Save up to 40%. \n 20 Nov–1 Dec Få upp till 30 % rabatt.\n 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 010F Body Copy sv-se Save up to 40%. 20 Nov–1 Dec Få upp till 30 % rabatt. 20 nov–1 dec"} +{"t":"DDA 25 BFW Mass YouTube 011 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Mass Digital Display 001 Tagline sv-se Two days of epic deals Två dagar med grymma erbjudanden"} +{"t":"PBDD 23 Mass Digital Display 003 Dates sv-se 10-11 October XX-XX oktober"} +{"t":"PBDD 23 Mass Digital Display 004 CTA sv-se Join Prime Gå med i Prime"} +{"t":"PBDD 23 Mass Digital Display 005 CTA sv-se Join now Gå med nu"} +{"t":"PBDD 23 Mass Digital Display 006 CTA sv-se Learn more Läs mer"} +{"t":"PBDD 23 Mass Digital Display 007 Tagline sv-se Two days of epic deals Två dagars exklusiv rea"} +{"t":"PBDD 23 Mass Digital Display 008 Dates sv-se Today & Tomorrow Idag och imorgon"} +{"t":"PBDD 23 Mass Digital Display 010 Dates sv-se Starts today Börjar idag"} +{"t":"PBDD 23 Mass Digital Display 011 Dates sv-se XX-XX October XX-XX oktober"} +{"t":"PBDD 23 Mass Digital Display 012 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Mass Digital Display 015 Tagline sv-se New Day. New Deals. Ny dag. Nya deals."} +{"t":"PBDD 23 Mass Digital Display 016 Dates sv-se Ends midnight Slutar vid midnatt"} +{"t":"PBDD 23 Mass Digital Display 018 On-screen text sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PBDD 24 Mass (D)OOH Print 001 Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 002 Event Name sv-se Prime Big \nDeal Days Prime Deal \nDays"} +{"t":"PBDD 24 Mass (D)OOH Print 002F Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 003 Event Name sv-se Prime \nBig Deal \nDays Prime \nDeal \nDays"} +{"t":"PBDD 24 Mass (D)OOH Print 003F Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 004 Event Name sv-se Prime \n Big \n Deal \n Days Prime Deal \nDays"} +{"t":"PBDD 24 Mass (D)OOH Print 004F Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass (D)OOH Print 005 sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass (D)OOH Print 006 sv-se On Amazon.xx På Amazon.se"} +{"t":"PBDD 24 Mass (D)OOH Print 008 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass (D)OOH Print 009 Tagline sv-se Two days \n of epic deals Två dagar med \n exklusiv rea"} +{"t":"PBDD 24 Mass (D)OOH Print 009F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass (D)OOH Print 010 Tagline sv-se Two days \n of epic \n deals Två dagar \n med \n exklusiv rea"} +{"t":"PBDD 24 Mass (D)OOH Print 010F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass (D)OOH Print 011 Tagline sv-se Two \n days\n of epic\n deals Två dagar \n med \n exklusiv \n rea"} +{"t":"PBDD 24 Mass (D)OOH Print 011F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass (D)OOH Print 012 sv-se Starts today Fr.o.m. idag"} +{"t":"PBDD 24 Mass (D)OOH Print 015 sv-se Exclusively for Prime membersExclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass (D)OOH Print 016 Tagline sv-se New day. \nNew deals. Ny dag. \n Nya deals."} +{"t":"PBDD 24 Mass (D)OOH Print 016F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 24 Mass (D)OOH Print 017 Tagline sv-se New day. \nNew \ndeals. Ny dag. \n Nya \ndeals."} +{"t":"PBDD 24 Mass (D)OOH Print 017F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 24 Mass (D)OOH Print 019 Tagline sv-se New \nday. \nNew \ndeals. Ny \n dag. \n Nya \n deals."} +{"t":"PBDD 24 Mass (D)OOH Print 019F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 24 Mass (D)OOH Print 022 sv-se Ends midnight  Till midnatt"} +{"t":"PBDD 24 Mass (D)OOH Print 024 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass Digital Display 001 Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 002 Event Name sv-se Prime Big \nDeal Days Prime Deal \nDays"} +{"t":"PBDD 24 Mass Digital Display 002F Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 003 Event Name sv-se Prime \nBig Deal \nDays Prime \nDeal \nDays"} +{"t":"PBDD 24 Mass Digital Display 003F Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 004 Event Name sv-se Prime \n Big \n Deal \n Days Prime Deal \nDays"} +{"t":"PBDD 24 Mass Digital Display 004F Event Name sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Digital Display 005 sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass Digital Display 006 CTA sv-se Join Prime Gå med i Prime"} +{"t":"PBDD 24 Mass Digital Display 007 sv-se On Amazon.xx På Amazon.se"} +{"t":"PBDD 24 Mass Digital Display 008 On-screen text sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass Digital Display 009 Tagline sv-se Two days \n of epic deals Två dagar med \n exklusiv rea"} +{"t":"PBDD 24 Mass Digital Display 009F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass Digital Display 010 Tagline sv-se Two days \n of epic \n deals Två dagar \n med \n exklusiv rea"} +{"t":"PBDD 24 Mass Digital Display 010F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass Digital Display 011 Tagline sv-se Two \n days\n of epic\n deals Två dagar \n med \n exklusiv \n rea"} +{"t":"PBDD 24 Mass Digital Display 011F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass Digital Display 012 sv-se Starts today  Fr.o.m. idag"} +{"t":"PBDD 24 Mass Digital Display 014 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 24 Mass Digital Display 016 Tagline sv-se New day. \n New deals. Ny dag. \n Nya deals."} +{"t":"PBDD 24 Mass Digital Display 016F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 24 Mass Digital Display 017 Tagline sv-se New day. \nNew \ndeals. Ny dag. \n Nya\ndeals."} +{"t":"PBDD 24 Mass Digital Display 017F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 24 Mass Digital Display 019 Tagline sv-se New \n day. \n New \n deals. Ny \n dag. \n Nya \n deals."} +{"t":"PBDD 24 Mass Digital Display 019F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 24 Mass Digital Display 021 sv-se Ends midnight  Till midnatt"} +{"t":"PBDD 24 Mass Digital Display 023 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 24 Mass Digital Display 024 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass PRIME BENEFITS 001 Title sv-se Get the most out of Prime Få ut maximalt av Amazon Prime"} +{"t":"PBDD 24 Mass PRIME BENEFITS 003 sv-se Unlimited fast delivery on millions of items Obegränsad och snabb leverans på miljontals produkter"} +{"t":"PBDD 24 Mass PRIME BENEFITS 007 sv-se Get free games and more with Prime Gaming Gratis spel och mer med Prime Gaming"} +{"t":"PBDD 24 Mass PRIME BENEFITS 010 sv-se Stream 1000s of series and movies with Prime Video Streama tusentals serier och filmer med Prime Video"} +{"t":"PBDD 24 Mass Radio 001 BVO sv-se Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Days är 8–9 oktober"} +{"t":"PBDD 24 Mass Radio 002 BVO sv-se two days of epic deals on electronics, home, kitchen and more… Två dagar med exklusiv rea på elektronik, hem och kök och mycket mer…"} +{"t":"PBDD 24 Mass Radio 003 BVO sv-se …you’ll feel like you just won an award. …som kommer få dig att känna dig som du vunnit stort."} +{"t":"PBDD 24 Mass Radio 004 VO sv-se Wow… I didn’t even prepare a speech… Wow… jag har inte ens förberett ett tal …"} +{"t":"PBDD 24 Mass Radio 005 VO sv-se ehm… I’d like to thank my delivery driver, for bringing my package so quickly… ehm… jag skulle vilja tacka min paketbilsförare, för att ha levererat mina paket så snabbt …"} +{"t":"PBDD 24 Mass Radio 006 VO sv-se ehm… I’d like to thank my delivery driver… and my cat. ehm… jag skulle vilja tacka min paketbilsförare … en min katt."} +{"t":"PBDD 24 Mass Radio 007 BVO sv-se Someone’s feeling like a big deal! Någon känner sig som en stjärna!"} +{"t":"PBDD 24 Mass Radio 008 BVO sv-se Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Join Prime now. Amazon Prime Deal Days är 8–9 oktober. Exklusivt för Amazon Prime-medlemmar. Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PBDD 24 Mass Radio 010 BVO sv-se With two days of epic deals on electronics, home, kitchen and more… Med två dagar exklusiv rea på elektronik, hem och kök och mycket mer…"} +{"t":"PBDD 24 Mass Radio 011 BVO sv-se …you’ll feel like you just won an award. …kommer det kännas som om du vunnit stort."} +{"t":"PBDD 24 Mass Radio 012 VO sv-se Wow… I didn’t even prepare a speech…\n \n SFX: Paper rustling Wow… jag har inte ens förberett ett tal …"} +{"t":"PBDD 24 Mass Radio 012F VO sv-se Wow… I didn’t even prepare a speech… SFX: Paper rustling Wow… jag har inte ens förberett ett tal …"} +{"t":"PBDD 24 Mass Radio 013 VO sv-se ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… ehm… jag skulle vilja tacka min paketbilsförare, för att ha levererat mina paket så snabbt … andra Amazon Prime-medlemmar, ehm, min katt, mina föräldrar, som har stöttat mig"} +{"t":"PBDD 24 Mass Radio 016 BVO sv-se Amazon Prime Big Deal Days are here. Amazon Prime Deal Days är här"} +{"t":"PBDD 24 Mass Radio 023 BVO sv-se Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Days är 8–9 oktober. Exklusivt för Prime-medlemmar."} +{"t":"PBDD 24 Mass Radio 024 BVO sv-se Shop now. Gå med idag på Amazon.se och shoppa nu."} +{"t":"PBDD 24 Mass Social TV Led 001 sv-se Just need your picture, thanks. Och så en bild på dig bara."} +{"t":"PBDD 24 Mass Social TV Led 002 Subtitle sv-se Just need your picture, thanks Och så en bild på dig bara"} +{"t":"PBDD 24 Mass Social TV Led 003 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass Social TV Led 004 Super sv-se With two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass Social TV Led 005 BVO sv-se …you’ll feel like a big deal! ...som får dig att känna dig dig som en stjärna."} +{"t":"PBDD 24 Mass Social TV Led 006 Super sv-se You’ll feel like a big deal som får dig att känna dig dig som en stjärna"} +{"t":"PBDD 24 Mass Social TV Led 007 BVO sv-se Prime Big Deal Days are the 8th and 9th of October. Join Prime Prime Deal Days är 8–9 oktober. Gå med i Amazon Prime på Amazon.se."} +{"t":"PBDD 24 Mass Social TV Led 008 Endcard sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 009 Endcard sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass Social TV Led 011 Endcard sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass Social TV Led 012 Endcard sv-se Join Prime now on Amazon.xx Gå med i Prime på Amazon.se"} +{"t":"PBDD 24 Mass Social TV Led 014 Subtitle sv-se Just need your picture, thanks. Och så en bild på dig bara"} +{"t":"PBDD 24 Mass Social TV Led 015 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea..."} +{"t":"PBDD 24 Mass Social TV Led 017 BVO sv-se …you’ll feel like a big deal! ...som får dig att känna dig som en stjärna."} +{"t":"PBDD 24 Mass Social TV Led 018 Super sv-se You’ll feel like a big deal som får dig att känna dig som en stjärna"} +{"t":"PBDD 24 Mass Social TV Led 019 BVO sv-se Prime Big Deal Days are here! Shop now. Prime Deal Days är här. Shoppa nu på Amazon.se."} +{"t":"PBDD 24 Mass Social TV Led 024 Endcard sv-se Shop now on Amazon.xx Shoppa nu på Amazon.se"} +{"t":"PBDD 24 Mass Social TV Led 037 Subtitle sv-se Just need your picture, thanks Och så en bild på dig bara"} +{"t":"PBDD 24 Mass Social TV Led 038 BVO sv-se Feel like a big deal. Känn dig som en stjärna."} +{"t":"PBDD 24 Mass Social TV Led 039 Super sv-se Feel like a big deal Känn dig som en stjärna"} +{"t":"PBDD 24 Mass Social TV Led 041 sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass Social TV Led 044 Endcard sv-se Join Prime now on Amazon.xx Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 24 Mass Social TV Led 056 Subtitle sv-se Just need your picture, thanks. Och så en bild på dig bara"} +{"t":"PBDD 24 Mass Social TV Led 059 BVO sv-se Prime Big Deal Days are here! Shop now on Amazon.xx Prime Deal Days är här. Shoppa nu på Amazon.se."} +{"t":"PBDD 24 Mass Social TV Led 063 Endcard sv-se Join Prime now on Amazon.xx Shoppa nu på Amazon.se"} +{"t":"PBDD 24 Mass Social TV Led 064 sv-se Sign here, please. Skriv under här tack."} +{"t":"PBDD 24 Mass Social TV Led 065 Subtitle sv-se Sign here, please Skriv under här tack"} +{"t":"PBDD 24 Mass Social TV Led 066 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea.."} +{"t":"PBDD 24 Mass Social TV Led 077 Subtitle sv-se Sign here, please. Skriv under här tack"} +{"t":"PBDD 24 Mass Social TV Led 098 sv-se Sign here, please Skriv under här tack."} +{"t":"PBDD 24 Mass Social TV Led 116 sv-se Sign here, please Skriv under här tack"} +{"t":"PBDD 24 Mass Social TV Led 124 sv-se Just need your picture, thanks. Och så en bild på dig bara"} +{"t":"PBDD 24 Mass Social TV Led 162 BVO sv-se Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xx Prime Deal Days är 8–9 oktober. Gå med i Amazon Prime på Amazon.se."} +{"t":"PBDD 24 Mass Social TV Led 186 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea ..."} +{"t":"PBDD 24 Mass Social TV Led 188 BVO sv-se …you and your dog will feel like a big deal! ... som får dig och din hund att känna er som en stjärnor."} +{"t":"PBDD 24 Mass Social TV Led 189 Super sv-se you and you dog\n will feel like a big deal som får dig och din hund\natt känna er som en stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 189F Super sv-se you and you dog will feel like a big deal som får dig och din hund att känna er som en stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 198 BVO sv-se …you and your dog will feel like a big deal! som får dig och din hund att känna er som en stjärnor."} +{"t":"PBDD 24 Mass Social TV Led 200 BVO sv-se Prime Big Deal Days are here. Shop now. Prime Deal Days är här. Shoppa nu på Amazon.se."} +{"t":"PBDD 24 Mass Social TV Led 208 BVO sv-se …you and your kid will feel like a big deal! så att du och lilltjejen kan känna er som stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 209 Super sv-se you and your kid\n will feel like a big deal så att du och lilltjejen\nkan känna er som stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 209F Super sv-se you and your kid will feel like a big deal så att du och lilltjejen kan känna er som stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 228 BVO sv-se …you and your cat will feel like a big deal! som får dig och din katt att känna er som stjärnor."} +{"t":"PBDD 24 Mass Social TV Led 229 Super sv-se you and your cat\n will feel like a big deal som får dig och din katt\natt känna er som stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 229F Super sv-se you and your cat will feel like a big deal som får dig och din katt att känna er som stjärnor"} +{"t":"PBDD 24 Mass Social TV Led 254 BVO sv-se Feel like a big deal. Känn dig som en stjärna"} +{"t":"PBDD 24 Mass Social TV Led 256 BVO sv-se Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Prime Deal Days är 8–9 oktober. Gå med i Amazon Prime på Amazon.se."} +{"t":"PBDD 24 Mass Social TV Led 271 BVO sv-se Prime Big Deal Days are the 8th and 9th of October. Join Prime on Amazon.xxx Prime Deal Days är här. Shoppa nu på Amazon.se."} +{"t":"PBDD 24 Mass TV OLV 001 BVO sv-se Amazon Prime Big Deal Days are the 8th and 9th of October Amazon Prime Deal Days är 8–9 oktober"} +{"t":"PBDD 24 Mass TV OLV 002 Super sv-se Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 003 Super sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass TV OLV 004 BVO sv-se Two days of epic deals Två dar med exklusiv rea"} +{"t":"PBDD 24 Mass TV OLV 005 Super sv-se Two Days of Epic Deals Två dar med exklusiv rea"} +{"t":"PBDD 24 Mass TV OLV 006 BVO sv-se Join Prime now Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 007 sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass TV OLV 008 Super sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 24 Mass TV OLV 009 Endframe sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 010 Endframe sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass TV OLV 011 Endcard sv-se Join Prime now on Amazon.xx Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 012 BVO sv-se Amazon Prime Big Deal Days are the 8th and 9th of October. Amazon Prime Deal Days är 8–9 oktober"} +{"t":"PBDD 24 Mass TV OLV 013 BVO sv-se Two days of epic deals… Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass TV OLV 014 BVO sv-se …that’ll make you feel like a big deal. ...som får dig att känna dig som en stjärna."} +{"t":"PBDD 24 Mass TV OLV 015 BVO sv-se Deals on electronics, home, kitchen and more. Erbjudanden på elektronik, hem, kök och mycket mer."} +{"t":"PBDD 24 Mass TV OLV 016 BVO sv-se Amazon Prime Big Deal Days are the 8th and 9th of October. Exclusively for Prime Members. Amazon Prime Deal Days är 8–9 oktober. Exklusivt för Prime-medlemmar."} +{"t":"PBDD 24 Mass TV OLV 018 BVO sv-se Join Prime now. Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 020 Endframe sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 021 Endframe sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass TV OLV 022 Endcard sv-se Join Prime now on Amazon.xx Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 031 BVO sv-se Amazon Prime Big Deal Days are here. Amazon Prime Deal Days är här"} +{"t":"PBDD 24 Mass TV OLV 032 Super sv-se Amazon Prime Big Deal Days are here. Amazon Prime Deal Days är här"} +{"t":"PBDD 24 Mass TV OLV 033 BVO sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass TV OLV 034 Super sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Mass TV OLV 035 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 041 Endcard sv-se Shop now on Amazon.xx Shoppa nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 048 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PBDD 24 Mass TV OLV 050 Endframe sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass TV OLV 052 Endcard sv-se Shop now on Amazon.xx Shoppa nu på Amazon.se"} +{"t":"PBDD 24 Mass YouTube Long 001 Headline sv-se Amazon Prime Big Deal Days are the 8th - 9th of October Amazon Prime Deal Days är 8–9 oktober"} +{"t":"PBDD 24 Mass YouTube Long 002 Description sv-se With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Två dagar med exklusiv rea ... känn dig utvald på Amazon Prime Deal Days!"} +{"t":"PBDD 24 Mass YouTube Long 003 Headline sv-se Amazon Prime Big Deal Days are here Amazon Prime Deal Days är här"} +{"t":"PBDD 24 Mass YouTube Long 004 Description sv-se With two days of epic deals, Amazon Prime Big Deal Days will make you feel like a big deal! Två dagar med exklusiv rea ... känn dig utvald på Amazon Prime Deal Days!"} +{"t":"PBDD 24 Mass YouTube Long 006 Headline sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Long 007 Body Copy sv-se 2 days of epic deals, so you’ll feel like a big deal 2 dagar med exklusiv rea ... som får dig att känna dig utvald"} +{"t":"PBDD 24 Mass YouTube Long 008 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 24 Mass YouTube Short 001 Headline sv-se Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 002 Description sv-se Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Short 003 sv-se 8-9 October 8–9 oktober"} +{"t":"PBDD 24 Mass YouTube Short 004 CTA sv-se Join Prime Gå med nu"} +{"t":"PBDD 24 Mass YouTube Short 006 Description sv-se Amazon Prime Big Deal Days Amazon Prime Deal Days"} +{"t":"PBDD 24 Mass YouTube Short 007 sv-se 2 days of epic deals 2 dagar med exklusiv rea"} +{"t":"PBDD 24 Mass YouTube Short 008 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 24 Mass YouTube Short 009 Headline sv-se Amazon Prime Amazon Prime"} +{"t":"PBDD 24 Mass YouTube Short 010 Body Copy sv-se 2 days of epic deals, so you’ll feel like a big deal 2 dagar med exklusiv rea"} +{"t":"PBDD 25 Mass Display 001 Tagline sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 002 Tagline sv-se Prime Big\n Deal Days Prime Deal \n Days"} +{"t":"PBDD 25 Mass Display 002F Tagline sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 003 Tagline sv-se Prime \n Big Deal\n Days Prime \n Deal \n Days"} +{"t":"PBDD 25 Mass Display 003F Tagline sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 004 Dates sv-se 7–8 October 7–8 oktober"} +{"t":"PBDD 25 Mass Display 005 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 25 Mass Display 006 Tagline sv-se Big deals\n are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 006F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 007 Tagline sv-se Big \n deals\n are here! Vår \n exklusiva \n rea är här!"} +{"t":"PBDD 25 Mass Display 007F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 008 Tagline sv-se Big \n deals\n are\n here! Vår \n exklusiva \n rea \n är här!"} +{"t":"PBDD 25 Mass Display 008F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 009 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 25 Mass Display 011 Tagline sv-se New day. \n New deals. Ny dag. \n Nya deals."} +{"t":"PBDD 25 Mass Display 011F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Display 012 Tagline sv-se New day. \n New \n deals. Ny dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass Display 012F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Display 013 Tagline sv-se New \n day. \n New \n deals. Ny \n dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass Display 013F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Display 016 Tagline sv-se Big deals \n end tonight! Vår exklusiva rea\n slutar i natt!"} +{"t":"PBDD 25 Mass Display 016F Tagline sv-se Big deals end tonight! Vår exklusiva rea slutar i natt!"} +{"t":"PBDD 25 Mass Display 017 Tagline sv-se Big deals \n end\n tonight! Vår exklusiva \n rea slutar \n i natt!"} +{"t":"PBDD 25 Mass Display 017F Tagline sv-se Big deals end tonight! Vår exklusiva rea slutar i natt!"} +{"t":"PBDD 25 Mass Display 018 Tagline sv-se Big \n Deals \n end\n tonight! Vår \n exklusiva \n rea slutar \n i natt!"} +{"t":"PBDD 25 Mass Display 018F Tagline sv-se Big Deals end tonight! Vår exklusiva rea slutar i natt!"} +{"t":"PBDD 25 Mass Display 020 sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass Display 021 Tagline sv-se Big deals\n are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 021F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 022 Tagline sv-se Big \n deals\n are here! Vår \n exklusiva \n rea är här!"} +{"t":"PBDD 25 Mass Display 022F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Display 023 Tagline sv-se Big \n deals\n are\n here! Vår \n exklusiva \n rea \n är här!"} +{"t":"PBDD 25 Mass Display 023F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001 Tagline sv-se Prime Big Deal Days\n are coming! Prime Deal Days \n är snart här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 001F Tagline sv-se Prime Big Deal Days are coming! Prime Deal Days är snart här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002 Tagline sv-se Prime Big\n Deal Days\n are coming! Prime Deal \n Days är \n snart här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 002F Tagline sv-se Prime Big Deal Days are coming! Prime Deal Days är snart här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003 Tagline sv-se Prime \n Big Deal\n Days are\n coming! Prime \n Deal \n Days är \n snart här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 003F Tagline sv-se Prime Big Deal Days are coming! Prime Deal Days är snart här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 004 Dates sv-se 7–8 October 7–8 oktober"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 005 sv-se on Amazon.xx på Amazon.se"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 006 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007 Tagline sv-se Big deals\n are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 007F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008 Tagline sv-se Big \ndeals\n are here! Vår \n exklusiva \n rea är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 008F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009 Tagline sv-se Big \ndeals\n are\n here! Vår \n exklusiva \n rea \n är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 009F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 010 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013 Tagline sv-se New day. \n New deals. Ny dag. \n Nya deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 013F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014 Tagline sv-se New day. \n New \n deals. Ny dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 014F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015 Tagline sv-se New \n day. \n New \n deals. Ny \n dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 015F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019 sv-se Prime Big\n Deal Days\n end in\n XX:XX:XX Prime \n Deal Days \n slutar om \n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 019F sv-se Prime Big Deal Days end in XX:XX:XX Prime Deal Days slutar om XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020 sv-se Prime Big Deal Days\n end in XX:XX:XX Prime Deal Days slutar om XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 020F sv-se Prime Big Deal Days end in XX:XX:XX Prime Deal Days slutar om XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021 sv-se Prime Big\n Deal Days\n end in XX:XX:XX Prime Deal \n Days slutar \n om XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 021F sv-se Prime Big Deal Days end in XX:XX:XX Prime Deal Days slutar om XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022 sv-se Prime Big\n Deal Days\n end in\n XX:XX:XX Prime \n Deal Days \n slutar om\n XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 022F sv-se Prime Big Deal Days end in XX:XX:XX Prime Deal Days slutar om XX:XX:XX"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 023 sv-se Hours timmar"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 024 sv-se Minutes minuter"} +{"t":"PBDD 25 Mass DOOH Countdown Timers 025 sv-se Seconds sekunder"} +{"t":"PBDD 25 Mass Print 001 Tagline sv-se Big deals\n are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Print 001F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Print 002 Tagline sv-se Big \ndeals\n are here! Vår \n exklusiva \n rea är här!"} +{"t":"PBDD 25 Mass Print 002F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Print 003 Tagline sv-se Big \ndeals\n are\n here! Vår \n exklusiva \n rea \n är här!"} +{"t":"PBDD 25 Mass Print 003F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Print 004 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 25 Mass Print 005 sv-se on Amazon.xx på Amazon.se"} +{"t":"PBDD 25 Mass Print 006 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 25 Mass Print 007 Tagline sv-se New day. \n New deals. Ny dag. \n Nya deals."} +{"t":"PBDD 25 Mass Print 007F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Print 008 Tagline sv-se New day. \n New \n deals. Ny dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass Print 008F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Print 009 Tagline sv-se New \n day. \n New \n deals. Ny \n dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass Print 009F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Radio 001 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days är 7–8 oktober."} +{"t":"PBDD 25 Mass Radio 002 BVO sv-se Two days of big deals on electronics, home, kitchen and more that will make you feel less like… Två dagar med exklusiv rea på elektronik, hem, kök och mycket mer, som får dig att känna dig mindre som..."} +{"t":"PBDD 25 Mass Radio 003 BVO sv-se And more like… Och mer som..."} +{"t":"PBDD 25 Mass Radio 004 BVO sv-se Feel like a big deal. Känn dig som en stjärna."} +{"t":"PBDD 25 Mass Radio 005 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days är 7–8 oktober."} +{"t":"PBDD 25 Mass Radio 006 BVO sv-se Exclusively for Prime Members. Exklusivt för Prime-medlemmar."} +{"t":"PBDD 25 Mass Radio 007 BVO sv-se Join Prime now. Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 25 Mass Radio 008 BVO sv-se Amazon Prime Big Deal Days are here Amazon Prime Deal Days är här."} +{"t":"PBDD 25 Mass Radio 014 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PBDD 25 Mass Social OLV Design Led 001 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days är 7–8 oktober."} +{"t":"PBDD 25 Mass Social OLV Design Led 002 Super sv-se Prime Big \n Deal Days\n7–8 October Prime Deal Days\n 7–8 oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 002F Super sv-se Prime Big Deal Days 7–8 October Prime Deal Days 7–8 oktober"} +{"t":"PBDD 25 Mass Social OLV Design Led 003 Super sv-se Exclusively for\n Prime Members Exklusivt för\n Prime-medlemmar"} +{"t":"PBDD 25 Mass Social OLV Design Led 003F Super sv-se Exclusively for Prime Members Exklusivt för Prime-medlemmar"} +{"t":"PBDD 25 Mass Social OLV Design Led 004 BVO sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass Social OLV Design Led 005 Super sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass Social OLV Design Led 006 Super sv-se Two days\n of big deals Två dagar med\n exklusiv rea"} +{"t":"PBDD 25 Mass Social OLV Design Led 006F Super sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass Social OLV Design Led 007 Super sv-se Two days\n of big\n deals Två dagar\n med\n exklusiv rea"} +{"t":"PBDD 25 Mass Social OLV Design Led 007F Super sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass Social OLV Design Led 008 BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 25 Mass Social OLV Design Led 009 Super sv-se Join now Gå med nu"} +{"t":"PBDD 25 Mass Social OLV Design Led 010 sv-se Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass Social OLV Design Led 011 BVO sv-se Amazon Prime Big Deal Days are here. Amazon Prime Deal Days är här."} +{"t":"PBDD 25 Mass Social OLV Design Led 012 Super sv-se Amazon Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013 Super sv-se Amazon Prime Big \n Deal Days\nare here! Prime Deal Days\n är här!"} +{"t":"PBDD 25 Mass Social OLV Design Led 013F Super sv-se Amazon Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014 Super sv-se Amazon\n Prime Big Deal Days\n are here! Prime\n Deal Days\n är här!"} +{"t":"PBDD 25 Mass Social OLV Design Led 014F Super sv-se Amazon Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass Social OLV Design Led 015 sv-se Exclusively for\n Prime members Exklusivt för\n Prime-medlemmar"} +{"t":"PBDD 25 Mass Social OLV Design Led 015F sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PBDD 25 Mass Social OLV Design Led 020 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PBDD 25 Mass Social OLV Design Led 021 Super sv-se Shop now Shoppa nu"} +{"t":"PBDD 25 Mass Static Social 001 Tagline sv-se Prime Big Deal Days\n are coming! Prime Deal Days \n är snart här!"} +{"t":"PBDD 25 Mass Static Social 001F Tagline sv-se Prime Big Deal Days are coming! Prime Deal Days är snart här!"} +{"t":"PBDD 25 Mass Static Social 002 Tagline sv-se Prime Big\n Deal Days\n are coming! Prime Deal \n Days är \n snart här!"} +{"t":"PBDD 25 Mass Static Social 002F Tagline sv-se Prime Big Deal Days are coming! Prime Deal Days är snart här!"} +{"t":"PBDD 25 Mass Static Social 003 Tagline sv-se Prime \n Big Deal\n Days are\n coming! Prime \n Deal \n Days är \n snart här!"} +{"t":"PBDD 25 Mass Static Social 003F Tagline sv-se Prime Big Deal Days are coming! Prime Deal Days är snart här!"} +{"t":"PBDD 25 Mass Static Social 004 Dates sv-se 7–8 October 7–8 oktober"} +{"t":"PBDD 25 Mass Static Social 005 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PBDD 25 Mass Static Social 006 Tagline sv-se Big deals\n are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Static Social 006F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Static Social 007 Tagline sv-se Big \n deals\n are here! Vår \n exklusiva \n rea är här!"} +{"t":"PBDD 25 Mass Static Social 007F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Static Social 008 Tagline sv-se Big \n deals\n are\n here! Vår \n exklusiva \n rea \n är här!"} +{"t":"PBDD 25 Mass Static Social 008F Tagline sv-se Big deals are here! Vår exklusiva rea är här!"} +{"t":"PBDD 25 Mass Static Social 010 Tagline sv-se New day. \n New deals. Ny dag. \n Nya deals."} +{"t":"PBDD 25 Mass Static Social 010F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Static Social 011 Tagline sv-se New day. \n New \n deals. Ny dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass Static Social 011F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass Static Social 012 Tagline sv-se New \n day. \n New \n deals. Ny \n dag. \n Nya \n deals."} +{"t":"PBDD 25 Mass Static Social 012F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PBDD 25 Mass TV OLV 001 sv-se Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 002 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days är 7–8 oktober."} +{"t":"PBDD 25 Mass TV OLV 003 BVO sv-se Two days of big deals on electronics, home, kitchen and more. Två dagar med exklusiv rea på elektronik, hem, kök och mycket mer."} +{"t":"PBDD 25 Mass TV OLV 004 BVO sv-se …that’ll make you feel like a big deal. ...som får dig att känna dig som en stjärna."} +{"t":"PBDD 25 Mass TV OLV 005 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Amazon Prime Deal Days är 7–8 oktober. Exklusivt för Prime-medlemmar."} +{"t":"PBDD 25 Mass TV OLV 006 Super sv-se Exclusively for Prime Members Exklusivt för Prime-medlemmar"} +{"t":"PBDD 25 Mass TV OLV 007 Super sv-se 7-8 October 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 008 BVO sv-se Join Prime now. Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 25 Mass TV OLV 009 Super sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 010 Super sv-se Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 011 sv-se 7-8 October 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 014 Super sv-se Amazon Prime Big Deal Days\n 7-8 October Prime Deal Days\n 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 014F Super sv-se Amazon Prime Big Deal Days 7-8 October Prime Deal Days 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 016 BVO sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass TV OLV 017 Super sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass TV OLV 018 BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 25 Mass TV OLV 019 sv-se Amazon Prime Amazon Prime"} +{"t":"PBDD 25 Mass TV OLV 021 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days är 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 022 Super sv-se 7-8 \n October 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 022F Super sv-se 7-8 October 7–8 oktober"} +{"t":"PBDD 25 Mass TV OLV 023 BVO sv-se You’ll feel like a biiiiiiiigggg deal! Känn dig som en stjääääärna!"} +{"t":"PBDD 25 Mass TV OLV 024 BVO sv-se With two days of big deals… Med två dagars exklusiv rea…"} +{"t":"PBDD 25 Mass TV OLV 026 BVO sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PBDD 25 Mass TV OLV 027 BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PBDD 25 Mass TV OLV 028 Super sv-se Prime Big \n Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 028F Super sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 25 Mass TV OLV 033 BVO sv-se Feel like a biiiiiiiigggg deal! Känn dig som en stjääääärna!"} +{"t":"PBDD 25 Mass TV OLV 034 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Amazon Prime Deal Days är 7–8 oktober."} +{"t":"PBDD 25 Mass TV OLV 042 BVO sv-se Amazon Prime Big Deal Days are here. Amazon Prime Deal Days är här."} +{"t":"PBDD 25 Mass TV OLV 045 BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October.\n Exclusively for Prime Members. Amazon Prime Deal Days är 7–8 oktober. Exklusivt för Prime-medlemmar."} +{"t":"PBDD 25 Mass TV OLV 045F BVO sv-se Amazon Prime Big Deal Days are (the) 7th and (the) 8th of October. Exclusively for Prime Members. Amazon Prime Deal Days är 7–8 oktober. Exklusivt för Prime-medlemmar."} +{"t":"PBDD 25 Mass TV OLV 048 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PBDD 25 Mass TV OLV 054 Super sv-se Amazon Prime Big Deal Days \n are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 054F Super sv-se Amazon Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 057 Super sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass TV OLV 058 Super sv-se Two days\n of big deals Två dagar med\n exklusiv rea"} +{"t":"PBDD 25 Mass TV OLV 058F Super sv-se Two days of big deals Två dagar med exklusiv rea"} +{"t":"PBDD 25 Mass TV OLV 059 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PBDD 25 Mass TV OLV 063 Super sv-se Prime Big Deal Days\n are here! Prime\n Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 063F Super sv-se Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 064 BVO sv-se You’ll feel like a biiiiiiiigggg deal! Du kommer känna dig som en stjääääärna!"} +{"t":"PBDD 25 Mass TV OLV 068 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PBDD 25 Mass TV OLV 074 BVO sv-se Feel like a biiiiiiiigggg deal! Känn dig som en stjääääärna!"} +{"t":"PBDD 25 Mass TV OLV 075 BVO sv-se Amazon Prime Big Deal Days are here! Amazon Prime Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 076 Super sv-se Prime Big Deal Days\n are here! Prime Deal Days\n är här!"} +{"t":"PBDD 25 Mass TV OLV 076F Super sv-se Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 077 Super sv-se PrimeBig\n Deal Days\n are here! Prime\n Deal Days\n är här!"} +{"t":"PBDD 25 Mass TV OLV 077F Super sv-se PrimeBig Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 25 Mass TV OLV 078 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PD 23 Mass (D)OOH 001 Tagline sv-se Two days of epic deals Två dagars episk rea"} +{"t":"PD 23 Mass (D)OOH 002 Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 23 Mass (D)OOH 003 Dates sv-se Ends midnight Slutar vid midnatt"} +{"t":"PD 23 Mass (D)OOH 004 sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 23 Mass Digital Display 001 Event Name sv-se Prime Day Prime Day"} +{"t":"PD 23 Mass Digital Display 002 Tagline sv-se Two days of epic deals Två dagar med episka erbjudande"} +{"t":"PD 23 Mass Digital Display 003 Tagline sv-se Två dagars episk rea"} +{"t":"PD 23 Mass Digital Display 004 CTA sv-se Learn more Läs mer"} +{"t":"PD 23 Mass Digital Display 005 CTA sv-se Join Prime Gå med i Prime"} +{"t":"PD 23 Mass Digital Display 006 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 23 Mass Digital Display 007 On-screen text sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 23 Mass Digital Display 009 sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 23 Mass Legal Radio 001 sv-se Exclusively for Amazon Prime Members. Join Prime now/Sign up today. Exklusivt för Amazon Prime‑medlemmar. Gå med nu."} +{"t":"PD 23 Mass Legal TV OLV Social Digital Display 001 sv-se Exclusively for Prime members Exklusivt för Prime‑medlemmar"} +{"t":"PD 23 Mass Radio 018 BVO sv-se Amazon Prime Day is 11 & 12 July. Amazon Prime Day är 11–12 juli."} +{"t":"PD 23 Mass Radio 019 BVO sv-se with two days of epic deals on electronics, home, kitchen and more… Två dagar av med grymma erbjudanden på elektronik, hem och kök och mycket mer…"} +{"t":"PD 23 Mass Radio 020 BVO sv-se …you’ll feel like you just won an award. …som kommer få dig att känna dig som du vunnit ett pris"} +{"t":"PD 23 Mass Radio 021 FVO sv-se Wow… I didn’t even prepare a speech… Wow… jag har inte ens förberett ett tal …"} +{"t":"PD 23 Mass Radio 022 FVO sv-se ehm… I’d like to thank my delivery driver, for bringing my package so quickly… the other Amazon Prime members, ehm, my cat, my parents, who supported me… ehm… jag skulle vilja tacka min paketbilsförare, … andra Amazon Prime-medlemmar..."} +{"t":"PD 23 Mass Radio 023 BVO sv-se Someone’s feeling like a big deal! Någon känner sig utvald!"} +{"t":"PD 23 Mass Radio 024 BVO sv-se Amazon Prime Day is 11&12 July. Amazon Prime Day är 11–12 juli."} +{"t":"PD 23 Mass Radio 025 BVO sv-se Exclusively for Prime Members. Exklusivt för Amazon Prime-medlemmar."} +{"t":"PD 23 Mass Radio 026 BVO sv-se Join Prime now. Gå med nu."} +{"t":"PD 23 Mass Radio 027 BVO sv-se Amazon Prime Day is here Amazon Prime Day är här."} +{"t":"PD 23 Mass Radio 033 BVO sv-se Amazon Prime Day is 11 & 12 July. Amazon Prime Day är 11–12 juli."} +{"t":"PD 23 Mass Radio 035 BVO sv-se Shop now. Gå med idag på Amazon.se och shoppa nu."} +{"t":"PD 23 Mass Social OLV 001 VO sv-se Shop two days of epic deals Shoppa i två dagar med grymma erbjudanden"} +{"t":"PD 23 Mass Social OLV 001 sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 23 Mass Social OLV 001 Super sv-se Two days of epic deals Två dagar med grymma erbjudanden"} +{"t":"PD 23 Mass Social OLV 001 VO sv-se and feel like a big deal och känn dig utvald"} +{"t":"PD 23 Mass Social OLV 001 sv-se Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day är 11-12 juli."} +{"t":"PD 23 Mass Social OLV 001 Super sv-se is here är här"} +{"t":"PD 23 Mass Social OLV 001 Super sv-se 11-12 July 11–12 juli"} +{"t":"PD 23 Mass Social OLV 001 VO sv-se Two days of epic deals Shoppa i två dagar med grymma erbjudanden"} +{"t":"PD 23 Mass Social OLV 001 Super sv-se Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass Social Post 001 Primary text sv-se Amazon Prime Day is the 11th-12th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är 11–12 juli. Två dagar med grymma erbjudanden som får dig att känna dig utvald!"} +{"t":"PD 23 Mass Social Post 002 Headline sv-se Prime Day 11-12 July Prime Day 11–12 juli"} +{"t":"PD 23 Mass Social Post 003 Description sv-se Prime member exclusive Endast för Prime-medlemmar"} +{"t":"PD 23 Mass Social Post 004 Primary text sv-se Amazon Prime Day is the 11th-12th of July Amazon Prime Day är 11–12 juli"} +{"t":"PD 23 Mass Social Post 005 sv-se Amazon Prime Day is the 11th-12th of July, with two days of epic deals. Join Prime now Amazon Prime Day är 11–12 juli, två dagar med grymma erbjudanden. Gå med i Prime nu"} +{"t":"PD 23 Mass Social Post 006 Primary text sv-se Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är här. Två dagar med grymma erbjudanden som får dig att känna dig utvald!"} +{"t":"PD 23 Mass Social Post 007 Headline sv-se Prime Day is here Prime Day är här"} +{"t":"PD 23 Mass Social Post 008 Description sv-se Join Prime now Gå med i Prime nu"} +{"t":"PD 23 Mass TV OLV 001 sv-se Amazon Prime Day is 11-12 July. Amazon Prime Day är 11–12 juli."} +{"t":"PD 23 Mass TV OLV 002 VO sv-se Two days of epic deals on electronics, home, kitchen and more... Två dagar med grymma erbjudanden på elektronik, hem, kök och mycket mer."} +{"t":"PD 23 Mass TV OLV 003 VO sv-se ... that'll make you feel like a big deal. ...som får dig att känna dig utvald."} +{"t":"PD 23 Mass TV OLV 004 VO sv-se Amazon Prime Day is 11-12 July. Amazon Prime day är 11–12 juli."} +{"t":"PD 23 Mass TV OLV 005 VO sv-se Exclusively for Prime Members. Exklusivt för Prime-medlemmar."} +{"t":"PD 23 Mass TV OLV 006 VO sv-se Join Prime now. Gå med i Amazon Prime nu på Amazon.se."} +{"t":"PD 23 Mass TV OLV 007 On-screen text sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 23 Mass TV OLV 008 Super sv-se 11-12 July 11–12 juli"} +{"t":"PD 23 Mass TV OLV 009 sv-se 11-12 July 11–12 juli"} +{"t":"PD 23 Mass TV OLV 010 sv-se Amazon Prime Day is the 11th and 12th of July. Amazon Prime Day är 11–12 juli."} +{"t":"PD 23 Mass TV OLV 011 VO sv-se He’s got a toothbrush!\nThere he is!\nSam! Sam! Ser bra ut!\nHan har en tandborste!\nDär är han!\nJohan! Johan!"} +{"t":"PD 23 Mass TV OLV 011F VO sv-se He’s got a toothbrush! There he is! Sam! Sam! Ser bra ut! Han har en tandborste! Där är han! Johan! Johan!"} +{"t":"PD 23 Mass TV OLV 012 VO sv-se John! John!\nJohn, over here!\nLove it, John. Love it\nLooking great John! Johan! Johan!\nJohan, här borta!"} +{"t":"PD 23 Mass TV OLV 012F VO sv-se John! John! John, over here! Love it, John. Love it Looking great John! Johan! Johan! Johan, här borta!"} +{"t":"PD 23 Mass TV OLV 013 VO sv-se Two days of epic deals Två dagar med grymma erbjudanden"} +{"t":"PD 23 Mass TV OLV 015 VO sv-se Deals on electronics, home, kitchen and more. Erbjudanden på elektronik, hem, kök och mycket mer."} +{"t":"PD 23 Mass TV OLV 016 VO sv-se Amazon Prime Day is the 11th and 12th of July. Amazon Prime day är 11–12 juli."} +{"t":"PD 23 Mass TV OLV 017 VO sv-se Exclusively for Prime Members. Exklusivt för Prime-medlemmar."} +{"t":"PD 23 Mass TV OLV 018 VO sv-se Join Prime now. Gå med i Amazon Prime nu på Amazon.se."} +{"t":"PD 23 Mass TV OLV 019 sv-se Amazon +Smile+ prime day Amazon +Smile+ prime day"} +{"t":"PD 23 Mass TV OLV 023 sv-se Amazon Prime Day is here. Amazon Prime Day är här."} +{"t":"PD 23 Mass TV OLV 026 VO sv-se Amazon Prime Day is 11-12 July. Exclusively for Prime Members. Amazon Prime day är 11–12 juli. Exklusivt för Prime-medlemmar."} +{"t":"PD 23 Mass TV OLV 027 VO sv-se Shop now. Gå med i Amazon Prime nu på Amazon.se."} +{"t":"PD 23 Mass TV OLV 033 VO sv-se Amazon Prime Day is the 11th and 12th of July. Exclusively for Prime Members. Amazon Prime Day är 11–12 juli. Exklusivt för Prime-medlemmar."} +{"t":"PD 23 Mass TV OLV 034 VO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PD 23 Mass TV OLV 036 sv-se Amazon Prime Day is 11-12 July. Amazon Prime Day är 11-12 juli."} +{"t":"PD 23 Mass TV OLV 037 Super sv-se Amazon Prime Day Amazon Prime Day"} +{"t":"PD 23 Mass TV OLV 041 Super sv-se Two Days of Epic Deals Två dagar med grymma erbjudanden"} +{"t":"PD 23 Mass TV OLV 042 VO sv-se Join Prime now Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PD 23 Mass TV OLV 043 sv-se Amazon Prime Day is here Amazon Prime Day är här."} +{"t":"PD 23 Mass TV OLV 044 Super sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 23 Mass TV OLV 048 VO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PD 23 Mass YouTube 001 Title sv-se Amazon Prime Day is the 11th-12th of July Amazon Prime Day är 11–12 juli"} +{"t":"PD 23 Mass YouTube 002 Description sv-se With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now Två dagar med grymma erbjudanden som får dig att känna dig utvald!! Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PD 23 Mass YouTube 003 Title sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 23 Mass YouTube 004 Description sv-se With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now Två dagar med grymma erbjudanden som får dig att känna dig utvald!! Shoppa nu på Amazon.se"} +{"t":"PD 23 Mass YouTube 005 Headline sv-se Prime Day Prime Day"} +{"t":"PD 23 Mass YouTube 006 Body Copy sv-se 2 days of epic deals, so you’ll feel like a big deal 2 dagar med erbjudanden, så att du känner dig utvald"} +{"t":"PD 23 Mass YouTube 007 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 24 Mass (D)OOH Print 001 Tagline sv-se Two days \nof epic deals Två dagar med \nexklusiv rea"} +{"t":"PD 24 Mass (D)OOH Print 001F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass (D)OOH Print 002 Tagline sv-se Two days \nof epic \ndeals Två dagar \nmed \nexklusiv rea"} +{"t":"PD 24 Mass (D)OOH Print 002F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass (D)OOH Print 003 Tagline sv-se Two \ndays\nof epic\ndeals Två dagar \nmed \nexklusiv \nrea"} +{"t":"PD 24 Mass (D)OOH Print 003F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass (D)OOH Print 004 Dates sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass (D)OOH Print 005 sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Mass (D)OOH Print 006 Tagline sv-se New day. \nNew deals. Ny dag. \nNya deals."} +{"t":"PD 24 Mass (D)OOH Print 006F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 24 Mass (D)OOH Print 008 Tagline sv-se New \nday. \nNew \ndeals. Ny \ndag. \nNya \ndeals."} +{"t":"PD 24 Mass (D)OOH Print 008F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 24 Mass (D)OOH Print 010 Dates sv-se Ends midnight Slutar vid midnatt"} +{"t":"PD 24 Mass Digital Display 001 Tagline sv-se Two days \nof epic deals Två dagar med \nexklusiv rea"} +{"t":"PD 24 Mass Digital Display 001F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass Digital Display 002 Tagline sv-se Two days \nof epic \ndeals Två dagar \nmed \nexklusiv rea"} +{"t":"PD 24 Mass Digital Display 002F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass Digital Display 003 Tagline sv-se Two \ndays\nof epic\ndeals Två dagar \nmed \nexklusiv \nrea"} +{"t":"PD 24 Mass Digital Display 003F Tagline sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass Digital Display 004 sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass Digital Display 005 CTA sv-se Join Prime Gå med \ni Prime"} +{"t":"PD 24 Mass Digital Display 005F CTA sv-se Join Prime Gå med i Prime"} +{"t":"PD 24 Mass Digital Display 006 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Mass Digital Display 007 On-screen text sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Mass Digital Display 008 Tagline sv-se New day. \nNew deals. Ny dag. \nNya deals."} +{"t":"PD 24 Mass Digital Display 008F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 24 Mass Digital Display 010 Tagline sv-se New \nday. \nNew \ndeals. Ny \ndag. \nNya \ndeals."} +{"t":"PD 24 Mass Digital Display 010F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 24 Mass Digital Display 011 Dates sv-se Ends midnight Slutar vid midnatt"} +{"t":"PD 24 Mass Digital Display 012 sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Mass EU Mobile Banners 001 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"PD 24 Mass EU Mobile Banners 002 sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"PD 24 Mass EU Mobile Banners 003 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"PD 24 Mass EU Mobile Banners 004 sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"PD 24 Mass EU Mobile Banners 005 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"PD 24 Mass EU Mobile Banners 006 Description sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"PD 24 Mass EU Mobile Banners 007 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"PD 24 Mass EU Mobile Banners 008 Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27\n till 29\n mars. Endast utvalda produkter i lager."} +{"t":"PD 24 Mass EU Mobile Banners 008F Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27 till 29 mars. Endast utvalda produkter i lager."} +{"t":"PD 24 Mass EU Mobile Banners 009 Tagline sv-se Spring Sale is coming Vårrea på väg!"} +{"t":"PD 24 Mass EU Mobile Banners 010 Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27\n till 29\n mars. Endast utvalda produkter i lager."} +{"t":"PD 24 Mass EU Mobile Banners 010F Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27 till 29 mars. Endast utvalda produkter i lager."} +{"t":"PD 24 Mass EU Mobile Banners 011 Event Name sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"PD 24 Mass EU Mobile Banners 012 Description sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"PD 24 Mass EU Mobile Banners 013 Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27\n till 29\n mars. Endast utvalda produkter i lager."} +{"t":"PD 24 Mass EU Mobile Banners 013F Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27 till 29 mars. Endast utvalda produkter i lager."} +{"t":"PD 24 Mass PEAS Social Post 001 sv-se October 11 and 12. Get access to two days of epic deals before anyone else. 11 och 12 oktober. Få två dagar med grymma erbjudanden. Gå med i Prime idag."} +{"t":"PD 24 Mass PEAS Social Post 002 sv-se Now on. Get access to two days of epic deals before anyone else. Pågår nu. Få två dagar med grymma erbjudanden.Gå med i Prime idag."} +{"t":"PD 24 Mass PEAS Social Post 003 Headline sv-se Prime Early Access Sale Amazon Prime exklusiv rea"} +{"t":"PD 24 Mass PEAS Social Post 004 Description sv-se Feel like a big deal Känn dig utvald"} +{"t":"PD 24 Mass PEAS Social Post 005 CTA sv-se Learn more Läs mer"} +{"t":"PD 24 Mass PEAS Social Post 006 sv-se Shop now Shoppa nu"} +{"t":"PD 24 Mass PEAS Social Post 008 sv-se Now on. Get access to two days of epic deals before anyone else. Pågår nu. Få två dagar med grymma erbjudanden.Gå med i Prime idag"} +{"t":"PD 24 Mass PEAS Social Post 009 Headline sv-se The Prime Early Access Sale Amazon Prime exklusiv rea"} +{"t":"PD 24 Mass PEAS Social Post 013 Primary text sv-se Prime Early Access Sale. October 11 and 12. Get two days of epic deals before anyone else and feel like a big deal. Amazon Prime exklusiv rea. 11 och 12 oktober. Få två dagar med grymma erbjudanden och känn dig utvald."} +{"t":"PD 24 Mass PEAS Social Post 014 sv-se Prime Early Access Sale. Now on. Get two days of epic deals before anyone else and feel like a big deal. Amazon Prime exklusiv rea. Pågår nu. Få två dagar med grymma erbjudanden och känn dig utvald."} +{"t":"PD 24 Mass PEAS Social Post 015 Headline sv-se Prime Early Access Sale Amazon Prime exklusiv rea"} +{"t":"PD 24 Mass PEAS Social Post 021 sv-se Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Amazon Prime exklusiv rea. 11–12 oktober. Känn dig utvald och få två dagar med grymma erbjudanden."} +{"t":"PD 24 Mass PEAS Social Post 022 sv-se Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Amazon Prime exklusiv rea. Pågår nu. Känn dig utvald och få två dagar med grymma erbjudanden"} +{"t":"PD 24 Mass PEAS Social Post 025 sv-se Prime Early Access Sale. October 11 -12. Feel like a big deal with two days of epic deals. Amazon Prime exklusiv rea. 11–12 oktober. Känn dig utvald och få två dagar med grymma erbjudanden."} +{"t":"PD 24 Mass PEAS Social Post 026 sv-se Prime Early Access Sale. Now on. Feel like a big deal with two days of epic deals. Amazon Prime exklusiv rea. Pågår nu. Känn dig utvald och få två dagar med grymma erbjudanden."} +{"t":"PD 24 Mass PEAS Social Post 027 sv-se Prime Early Access Sale starts in: XX:XX:XX Amazon Prime exklusiv rea startar om: XX:XX:XX"} +{"t":"PD 24 Mass PEAS Social Post 034 sv-se Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Amazon Prime exklusiv rea. Känn dig utvald och få två dagar med grymma erbjudanden."} +{"t":"PD 24 Mass PEAS Social Post 035 sv-se Prime Early Access Sale. Feel like a big deal with two days of epic deals before anyone else. Amazon Prime exklusiv rea. Känn dig utvald och få två dagar med grymma erbjudanden."} +{"t":"PD 24 Mass PEAS Social Post 038 sv-se Get two days of epic deals before anyone else and feel like a big deal. Få två dagar med grymma erbjudanden och känn dig utvald."} +{"t":"PD 24 Mass PEAS Social Post 039 sv-se Get two days of epic deals before anyone else and feel like a big deal. Få två dagar med grymma erbjudanden och känn dig utvald."} +{"t":"PD 24 Mass PEAS Social Post 040 Headline sv-se Prime Early Access Sale. October 11 and 12. Amazon Prime exklusiv rea. 11 och 12 oktober."} +{"t":"PD 24 Mass PEAS Social Post 041 Description sv-se Prime Early Access Sale Amazon Prime exklusiv rea"} +{"t":"PD 24 Mass PEAS Social Post 044 sv-se The Prime Early Access Sale is coming. LIKE ❤️ this tweet to be reminded on October 11 when the epic deals begin. Amazon Prime exklusiv rea närmar sig. GILLA ❤️ den här tweeten för att bli påmind den 11 oktober när våra grymma erbjudanden börjar."} +{"t":"PD 24 Mass PEAS Social Post 045 sv-se [@handle] your Prime Early Access Sale reminder is set! We'll let you know as soon as the epic deals start on October 11. Reply #Stop to opt out of this service. [@handle] din påminnelse för Amazon Prime exklusiv rea är nu inställd! Vi meddelar dig så fort våra grymma erbjudanden börjar den 11 oktober. Svara #Stop för att välja bort den här tjänsten."} +{"t":"PD 24 Mass PEAS Social Post 046 CTA sv-se Are you ready to feel like a big deal? Because it's here. The Prime Early Access has arrived. Enjoy access to two days of epic deals! Är du redo att känna dig utvald? För nu är den här. Amazon Prime exklusiv rea har anlänt. Njut av tillgång till två dagar med grymma erbjudanden!"} +{"t":"PD 24 Mass PEAS Social Post 047 Headline sv-se Prime Early Access Sale Amazon Prime exklusiv rea"} +{"t":"PD 24 Mass Social Post 001 Headline sv-se Prime Day 16-17 July Prime Day 16–17 juli"} +{"t":"PD 24 Mass Social Post 002 Description sv-se Prime member exclusive Endast för Prime-medlemmar"} +{"t":"PD 24 Mass Social Post 003 Primary text sv-se Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är 16–17 juli. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 004 Headline sv-se Prime Day 16-17 July Prime Day 16–17 juli"} +{"t":"PD 24 Mass Social Post 005 Primary text sv-se Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är 16–17 juli. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 014 Primary text sv-se Amazon Prime Day is the 16th - 17th of July Amazon Prime Day är 16–17 juli"} +{"t":"PD 24 Mass Social Post 016 sv-se Amazon Prime Day is the 16th-17th of July, with two days of epic deals. Join Prime now. Amazon Prime Day är 16–17 juli, två dagar med exklusiv rea. Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PD 24 Mass Social Post 017 Title sv-se Prime Day 16-17 July Prime Day 16–17 juli"} +{"t":"PD 24 Mass Social Post 018 Description sv-se Amazon Prime Day is the 16th-17th of July. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är 16–17 juli. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 019 Headline sv-se Prime Day 16-17 July Prime Day 16–17 juli"} +{"t":"PD 24 Mass Social Post 020 Headline sv-se Prime Day 16-17 July Prime Day 16–17 juli"} +{"t":"PD 24 Mass Social Post 021 sv-se Amazon Prime Day is here, with two days of epic deals. Shop now Amazon Prime Day är här, två dagar med exklusiv rea. Shoppa nu på Amazon.se"} +{"t":"PD 24 Mass Social Post 022 sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PD 24 Mass Social Post 023 Primary text sv-se Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är här. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 024 Headline sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Mass Social Post 025 Description sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PD 24 Mass Social Post 026 Primary text sv-se Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är här. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 027 Headline sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Mass Social Post 028 Primary text sv-se Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är här. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 029 Headline sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Mass Social Post 036 Primary text sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 24 Mass Social Post 037 Brand Name sv-se AmazonUK AmazonSE"} +{"t":"PD 24 Mass Social Post 038 sv-se Amazon Prime Day is here, with two days of epic deals. Shop now. Amazon Prime Day är här, två dagar med exklusiv rea. Shoppa nu."} +{"t":"PD 24 Mass Social Post 039 Title sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Mass Social Post 040 Description sv-se Amazon Prime Day is here. With two days of epic deals, you’ll feel like a big deal! Amazon Prime Day är här. Två dagar med exklusiv rea som får dig att känna dig utvald!"} +{"t":"PD 24 Mass Social Post 041 Headline sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Mass Social Post 042 Headline sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Mass Social OLV 001 sv-se Just need your picture, thanks. Och så en bild på dig bara."} +{"t":"PD 24 Mass Social OLV 002 Subtitle sv-se Just need your picture, thanks Och så en bild på dig bara"} +{"t":"PD 24 Mass Social OLV 003 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea"} +{"t":"PD 24 Mass Social OLV 004 Super sv-se With two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass Social OLV 005 BVO sv-se …you’ll feel like a big deal! ...som får dig att känna dig utvald."} +{"t":"PD 24 Mass Social OLV 006 Super sv-se You’ll feel like a big deal som får dig att känna dig utvald"} +{"t":"PD 24 Mass Social OLV 007 BVO sv-se Prime day is the 16-17 July. Join Prime. Amazon Prime Day är 16–17 juli. Gå med i Prime på Amazon.se."} +{"t":"PD 24 Mass Social OLV 008 Endcard sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Mass Social OLV 009 Endcard sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass Social OLV 011 Subtitle sv-se Just need your picture, thanks. Och så en bild på dig bara"} +{"t":"PD 24 Mass Social OLV 012 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea..."} +{"t":"PD 24 Mass Social OLV 016 BVO sv-se Prime day is here! Shop now. Amazon Prime Day är här. Shoppa nu på Amazon.se."} +{"t":"PD 24 Mass Social OLV 027 Subtitle sv-se Just need your picture, thanks Och så en bild på dig bara"} +{"t":"PD 24 Mass Social OLV 028 BVO sv-se Feel like a big deal. Känn dig utvald."} +{"t":"PD 24 Mass Social OLV 029 Super sv-se Feel like a big deal Känn dig utvald"} +{"t":"PD 24 Mass Social OLV 030 BVO sv-se Prime day is the 16-17 July. Join Prime on amazon.xx Amazon Prime Day är 16–17 juli. Gå med i Prime på Amazon.se."} +{"t":"PD 24 Mass Social OLV 031 Super sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass Social OLV 032 Super sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Mass Social OLV 042 Subtitle sv-se Just need your picture, thanks. Och så en bild på dig bara"} +{"t":"PD 24 Mass Social OLV 045 BVO sv-se Prime day is here! Shop now on amazon.xx Amazon Prime Day är här. Shoppa nu på Amazon.se."} +{"t":"PD 24 Mass Social OLV 049 sv-se Sign here, please. Skriv under här tack."} +{"t":"PD 24 Mass Social OLV 050 Subtitle sv-se Sign here, please Skriv under här tack"} +{"t":"PD 24 Mass Social OLV 051 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea.."} +{"t":"PD 24 Mass Social OLV 059 Subtitle sv-se Sign here, please. Skriv under här tack"} +{"t":"PD 24 Mass Social OLV 074 sv-se Sign here, please Skriv under här tack."} +{"t":"PD 24 Mass Social OLV 097 BVO sv-se With two days of epic deals… Två dagar med exklusiv rea ..."} +{"t":"PD 24 Mass Social OLV 099 BVO sv-se …you and your dog will feel like a big deal! ... som får dig och din hund att känna er utvalda."} +{"t":"PD 24 Mass Social OLV 100 Super sv-se you and you dog\n will feel like a big deal som får dig och din hund\n att känna er utvalda"} +{"t":"PD 24 Mass Social OLV 100F Super sv-se you and you dog will feel like a big deal som får dig och din hund att känna er utvalda"} +{"t":"PD 24 Mass Social OLV 101 BVO sv-se Prime day is the 16th and 17th of July. Join Prime Amazon Prime Day är 16–17 juli. Gå med i Prime på Amazon.se."} +{"t":"PD 24 Mass Social OLV 106 BVO sv-se …you and your dog will feel like a big deal! som får dig och din hund att känna er utvalda."} +{"t":"PD 24 Mass Social OLV 108 BVO sv-se Prime Day is here! Shop now. Amazon Prime Day är här. Shoppa nu på Amazon.se."} +{"t":"PD 24 Mass Social OLV 109 sv-se Amazon + Smile + Prime Day Amazon + Smile + Prime Day"} +{"t":"PD 24 Mass Social OLV 114 BVO sv-se …you and your kid will feel like a big deal! så att du och lilltjejen kan känna er utvalda"} +{"t":"PD 24 Mass Social OLV 115 Super sv-se you and your kid\n will feel like a big deal så att du och lilltjejen\n kan känna er utvalda"} +{"t":"PD 24 Mass Social OLV 115F Super sv-se you and your kid will feel like a big deal så att du och lilltjejen kan känna er utvalda"} +{"t":"PD 24 Mass Social OLV 116 BVO sv-se Prime day is the 16th and 17th of July. Join Prime. Amazon Prime Day är 16–17 juli. Gå med i Prime på Amazon.se."} +{"t":"PD 24 Mass Social OLV 145 BVO sv-se Prime day is here. Shop now on amazon.xx Amazon Prime Day är här. Shoppa nu på Amazon.se."} +{"t":"PD 24 Mass Social OLV 149 Super sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass Social OLV 150 sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass TV OLV 001 BVO sv-se Amazon Prime Day is the 16th and 17th of July Amazon Prime Day är 16–17 juli"} +{"t":"PD 24 Mass TV OLV 002 Super sv-se Amazon Prime Day Amazon Prime Day"} +{"t":"PD 24 Mass TV OLV 003 Super sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass TV OLV 004 BVO sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass TV OLV 005 Super sv-se Two Days of Epic Deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass TV OLV 006 BVO sv-se Join Prime now Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PD 24 Mass TV OLV 007 sv-se 16-17 July 16–17 juli"} +{"t":"PD 24 Mass TV OLV 008 Super sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Mass TV OLV 009 BVO sv-se Amazon Prime Day is the 16th and 17th of July. Amazon Prime Day är 16-17 juli"} +{"t":"PD 24 Mass TV OLV 010 BVO sv-se Two days of epic deals… Två dagar med exklusiv rea"} +{"t":"PD 24 Mass TV OLV 011 BVO sv-se …that’ll make you feel like a big deal. ...som får dig att känna dig utvald."} +{"t":"PD 24 Mass TV OLV 012 BVO sv-se Deals on electronics, home, kitchen and more. Erbjudanden på elektronik, hem, kök och mycket mer."} +{"t":"PD 24 Mass TV OLV 013 BVO sv-se Amazon Prime Day is the 16th and 17th of July. Exclusively for Prime Members. Amazon Prime Day är 16–17 juli. Exklusivt för Prime-medlemmar."} +{"t":"PD 24 Mass TV OLV 015 BVO sv-se Join Prime now. Gå med i Amazon Prime nu på Amazon.se"} +{"t":"PD 24 Mass TV OLV 025 BVO sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 24 Mass TV OLV 026 Super sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 24 Mass TV OLV 028 Super sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PD 24 Mass TV OLV 029 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PD 24 Mass TV OLV 039 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PD 24 Mass YouTube Long 001 Headline sv-se Amazon Prime Day is the 16th - 17th of July Amazon Prime Day är 16–17 juli"} +{"t":"PD 24 Mass YouTube Long 002 Description sv-se With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Två dagar med exklusiv rea... känn dig utvald på Amazon Prime Day! Gå med i Amazon Prime nu på amazon.se"} +{"t":"PD 24 Mass YouTube Long 003 CTA sv-se Join Prime Gå med i Prime"} +{"t":"PD 24 Mass YouTube Long 004 Headline sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 24 Mass YouTube Long 005 Description sv-se With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Två dagar med exklusiv rea... känn dig utvald på Amazon Prime Day! Shoppa nu på amazon.se"} +{"t":"PD 24 Mass YouTube Long 006 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 24 Mass YouTube Long 007 Headline sv-se Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Long 008 Body Copy sv-se 2 days of epic deals, so you’ll feel like a big deal 2 dagar med exklusiv rea... som får dig att känna dig utvald"} +{"t":"PD 24 Mass YouTube Short 001 Headline sv-se Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 002 Description sv-se Amazon Prime Day is the 16th - 17th of July. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Amazon Prime Day är 16–17 juli. Två dagar med exklusiv rea... känn dig utvald på Amazon Prime Day! Gå med i Amazon Prime nu på amazon.se"} +{"t":"PD 24 Mass YouTube Short 003 CTA sv-se Join Prime Gå med nu"} +{"t":"PD 24 Mass YouTube Short 005 Description sv-se Amazon Prime Day is here. With two days of epic deals, Amazon Prime Day will make you feel like a big deal! Shop now. Amazon Prime Day är här. Två dagar med exklusiv rea... känn dig utvald på Amazon Prime Day! Shoppa nu på amazon.se"} +{"t":"PD 24 Mass YouTube Short 006 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 24 Mass YouTube Short 007 Headline sv-se Prime Day Prime Day"} +{"t":"PD 24 Mass YouTube Short 008 Body Copy sv-se 2 days of epic deals, so you’ll feel like a big deal 2 dagar med exklusiv rea... som får dig att känna dig utvald"} +{"t":"PD 24 Mass YouTube Short 009 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 25 Mass (D)OOH Print 001 Tagline sv-se Four days \nof big deals Fyra dagar med \nexklusiv rea"} +{"t":"PD 25 Mass (D)OOH Print 001F Tagline sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass (D)OOH Print 002 Tagline sv-se Four days \nof big\ndeals Fyra dagar \nmed exklusiv \nrea"} +{"t":"PD 25 Mass (D)OOH Print 002F Tagline sv-se Four days of big deals Fyra dagar med exklusiv  rea"} +{"t":"PD 25 Mass (D)OOH Print 003 Tagline sv-se Four \ndays\nof big\ndeals Fyra \ndagar med \nexklusiv \nrea"} +{"t":"PD 25 Mass (D)OOH Print 003F Tagline sv-se Four  days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass (D)OOH Print 004 Dates sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass (D)OOH Print 005 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PD 25 Mass (D)OOH Print 006 Tagline sv-se New day. \nNew deals. Ny dag. \nNya deals."} +{"t":"PD 25 Mass (D)OOH Print 006F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass (D)OOH Print 007 Tagline sv-se New day. \nNew \ndeals. Ny dag. \nNya \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 007F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass (D)OOH Print 008 Tagline sv-se New \nday. \nNew \ndeals. Ny \ndag. \nNya \ndeals."} +{"t":"PD 25 Mass (D)OOH Print 008F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass (D)OOH Print 009 sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass (D)OOH Print 011 Tagline sv-se Big deals \nend in \nXX:XX:XX  Exklusiv rea \nslutar om\n XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 011F Tagline sv-se Big deals end in XX:XX:XX  Exklusiv rea slutar om XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012 Tagline sv-se Big deals end in XX:XX:XX  Exklusiv rea \nslutar om \nXX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 012F Tagline sv-se Big deals end in XX:XX:XX  Exklusiv rea slutar om XX:XX:XX"} +{"t":"PD 25 Mass (D)OOH Print 013 sv-se Hours timmar"} +{"t":"PD 25 Mass (D)OOH Print 014 sv-se Minutes minuter"} +{"t":"PD 25 Mass (D)OOH Print 015 sv-se Seconds sekunder"} +{"t":"PD 25 Mass (D)OOH Print 016 Urgency sv-se Shop now Shoppa nu"} +{"t":"PD 25 Mass Digital Display 001 Tagline sv-se Four days \nof big deals Fyra dagar med \nexklusiv rea"} +{"t":"PD 25 Mass Digital Display 001F Tagline sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Digital Display 002 Tagline sv-se Four days \nof big\ndeals Fyra dagar \nmed exklusiv \nrea"} +{"t":"PD 25 Mass Digital Display 002F Tagline sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Digital Display 003 Tagline sv-se Four \ndays\nof big\ndeals Fyra \ndagar med \nexklusiv \nrea"} +{"t":"PD 25 Mass Digital Display 003F Tagline sv-se Four  days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Digital Display 004 Tagline sv-se Four \ndays\nof big\ndeals Fyra \ndagar \nmed \nexklusiv \nrea"} +{"t":"PD 25 Mass Digital Display 004F Tagline sv-se Four  days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Digital Display 005 Dates sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass Digital Display 006 CTA sv-se Join Prime Gå med i Prime"} +{"t":"PD 25 Mass Digital Display 007 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 25 Mass Digital Display 008 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PD 25 Mass Digital Display 009 Tagline sv-se New day. \nNew deals. Ny dag. \nNya deals."} +{"t":"PD 25 Mass Digital Display 009F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass Digital Display 010 Tagline sv-se New day. \nNew \ndeals. Ny dag. \nNya \ndeals."} +{"t":"PD 25 Mass Digital Display 010F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass Digital Display 011 Tagline sv-se New \nday. \nNew \ndeals. Ny \ndag. \nNya \ndeals."} +{"t":"PD 25 Mass Digital Display 011F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass Digital Display 012 Dates sv-se Ends midnight Till midnatt"} +{"t":"PD 25 Mass Digital Display 029 sv-se Fast. Faster. Prime Snel. Sneller. Prime."} +{"t":"PD 25 Mass Digital Display 030 sv-se Fast and free delivery. Gratis en snelle bezorging."} +{"t":"PD 25 Mass Digital Display 031 sv-se More information at Amazon.xx Ga voor meer informatie naar Amazon.nl/amazonprime"} +{"t":"PD 25 Mass Radio 001 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day är 8–11 juli."} +{"t":"PD 25 Mass Radio 002 BVO sv-se Four days of big deals on electronics, home, kitchen and more that will make you feel less like… Fyra dagar med exklusiv rea på elektronik, hem, kök och mycket mer, som får dig att känna dig mindre som..."} +{"t":"PD 25 Mass Radio 003 BVO sv-se And more like… Och mer som..."} +{"t":"PD 25 Mass Radio 004 BVO sv-se Feel like a big deal.  Känn dig som en stjärna."} +{"t":"PD 25 Mass Radio 005 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July.  Amazon Prime Day är 8–11 juli."} +{"t":"PD 25 Mass Radio 006 BVO sv-se Exclusively for Prime Members. Exklusivt för Prime-medlemmar."} +{"t":"PD 25 Mass Radio 007 BVO sv-se Join Prime now. Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Radio 008 BVO sv-se Amazon Prime Day is here. Amazon Prime Day är här."} +{"t":"PD 25 Mass Radio 013 BVO sv-se Exclusively for Prime Members.  Exklusivt för Prime-medlemmar."} +{"t":"PD 25 Mass Radio 014 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PD 25 Mass Social Design Led OLV 001 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day är 8–11 juli!"} +{"t":"PD 25 Mass Social Design Led OLV 002 Super sv-se Amazon \n Prime Day\n is 8–11 July Amazon\n Prime Day\n är 8–11 juli"} +{"t":"PD 25 Mass Social Design Led OLV 002F Super sv-se Amazon Prime Day is 8–11 July Amazon Prime Day är 8–11 juli"} +{"t":"PD 25 Mass Social Design Led OLV 003 BVO sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social Design Led OLV 004 Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social Design Led OLV 005 Super sv-se Four days\n of big deals Fyra dagar \n med exklusiv rea"} +{"t":"PD 25 Mass Social Design Led OLV 005F Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social Design Led OLV 006 Super sv-se Four days\n of big\n deals Fyra dagar \n med\n exklusiv rea"} +{"t":"PD 25 Mass Social Design Led OLV 006F Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social Design Led OLV 007 BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Design Led OLV 008 Super sv-se Join now Gå med nu"} +{"t":"PD 25 Mass Social Design Led OLV 009 sv-se Exclusively for \n Prime members Exklusivt för\n Prime-medlemmar"} +{"t":"PD 25 Mass Social Design Led OLV 009F sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 25 Mass Social Design Led OLV 010 BVO sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass Social Design Led OLV 011 Super sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass Social Design Led OLV 012 Super sv-se Amazon Prime Day\n is here! Amazon Prime Day\n är här!"} +{"t":"PD 25 Mass Social Design Led OLV 012F Super sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass Social Design Led OLV 013 Super sv-se Amazon\n Prime Day\n is here! Amazon\n Prime Day\n är här!"} +{"t":"PD 25 Mass Social Design Led OLV 013F Super sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass Social Design Led OLV 018 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PD 25 Mass Social Design Led OLV 019 Super sv-se Shop now Shoppa nu"} +{"t":"PD 25 Mass Social Post 001 Description sv-se Prime member-exclusive Endast för Prime-medlemmar"} +{"t":"PD 25 Mass Social Post 002 Headline sv-se Amazon Prime Day 8-11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass Social Post 003 Primary text sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna på Amazon Prime Day! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 004 Headline sv-se Amazon Prime Day 8-11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass Social Post 005 Primary text sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna på Amazon Prime Day! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 009 Primary text sv-se Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day 8–11 juli. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 010 Primary text sv-se Amazon Prime Day is the 8th-11th of July. With four days of big deals, you’ll feel like a big deal! Join Prime now. Amazon Prime Day 8–11 juli. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 011 Primary text sv-se Amazon Prime Day is the 8th-11th July Amazon Prime Day är 8–11 juli"} +{"t":"PD 25 Mass Social Post 012 Headline sv-se With four days of big deals! Join Prime now. Fyra dagars exklusiv rea! Gå med i Prime på Amazon.se"} +{"t":"PD 25 Mass Social Post 013 Primary text sv-se Amazon Prime Day is the 8th-11th July Amazon Prime Day är 8–11 juli"} +{"t":"PD 25 Mass Social Post 014 sv-se Amazon Prime Day is the 8th-11th of July with four days of big deals. Join Prime now. Amazon Prime Day är 8–11 juli. Fyra dagars exklusiv rea. Gå med i Prime nu."} +{"t":"PD 25 Mass Social Post 015 Title sv-se Amazon Prime Day 8-11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass Social Post 016 Description sv-se Amazon Prime Day is the 8th-11th of July. With four days of big deals, you'll feel like a big deal! Join Prime now. Amazon Prime Day 8–11 juli. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 017 Title sv-se Amazon Prime Day 8-11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass Social Post 018 Title sv-se Amazon Prime Day 8-11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass Social Post 019 Headline sv-se Amazon Prime Day 8-11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass Social Post 020 Description sv-se Join Prime now Gå med i Prime på Amazon.se"} +{"t":"PD 25 Mass Social Post 021 Headline sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 022 Primary text sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna på Amazon Prime Day! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 023 Headline sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 024 Primary text sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna på Amazon Prime Day! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 026 Primary text sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna på Amazon Prime Day! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 028 Primary text sv-se Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day 8–11 juli. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 029 Primary text sv-se Amazon Prime Day is here. With four days of big deals, you’ll feel like a big deal! Shop now. Amazon Prime Day 8–11 juli. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 030 Primary text sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 032 Primary text sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 033 sv-se Amazon Prime Day is here with four days of big deals. Shop now. Amazon Prime Day är här. Fyra dagars exklusiv rea. Shoppa nu."} +{"t":"PD 25 Mass Social Post 034 Title sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 035 Description sv-se Amazon Prime Day is there. With four days of big deals, you'll feel like a big deal! Shop now. Amazon Prime Day 8–11 juli. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna! Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social Post 036 Title sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 037 Title sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social Post 038 Headline sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass Social TV Led 001 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July! Amazon Prime Day är 8–11 juli!"} +{"t":"PD 25 Mass Social TV Led 002 BVO sv-se You’ll feel like a biiiiiiiigggg deal! Du kommer känna dig som en stjääääärna!"} +{"t":"PD 25 Mass Social TV Led 003 BVO sv-se With four days of big deals… Med fyra dagar exklusiv rea..."} +{"t":"PD 25 Mass Social TV Led 004 BVO sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 25 Mass Social TV Led 005 BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social TV Led 006 Super sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass Social TV Led 007 Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 008 Super sv-se Four days\n of big deals Fyra dagar \n med exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 008F Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 009 Super sv-se Four days\n of big\n deals Fyra dagar \n med\n exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 009F Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 010 Super sv-se Exclusively for Prime Members Exklusivt för Prime-medlemmar"} +{"t":"PD 25 Mass Social TV Led 011 Super sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass Social TV Led 012 BVO sv-se Feel like a biiiiiiiigggg deal! Känn dig som en stjääääärna!"} +{"t":"PD 25 Mass Social TV Led 013 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day är 8–11 juli."} +{"t":"PD 25 Mass Social TV Led 014 BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass Social TV Led 017 BVO sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass Social TV Led 018 Super sv-se Amazon Prime Day\n is here! Prime Day\n är här!"} +{"t":"PD 25 Mass Social TV Led 018F Super sv-se Amazon Prime Day is here! Prime Day är här!"} +{"t":"PD 25 Mass Social TV Led 019 Super sv-se Amazon\n Prime Day\n is here! Prime Day\n är här!"} +{"t":"PD 25 Mass Social TV Led 019F Super sv-se Amazon Prime Day is here! Prime Day är här!"} +{"t":"PD 25 Mass Social TV Led 020 BVO sv-se You’ll feel like a biiiiiiiigggg deal! Du kommer känna dig som en stjääääärna!"} +{"t":"PD 25 Mass Social TV Led 023 BVO sv-se Shop now. Shoppa nu på Amazon.se"} +{"t":"PD 25 Mass Social TV Led 026 Super sv-se Four days\n of big\n deals Fyra dagar \n med\n exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 026F Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Social TV Led 029 BVO sv-se Feel like a biiiiiiiigggg deal! Känn dig som en stjääääärna!"} +{"t":"PD 25 Mass Social TV Led 030 BVO sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass Social TV Led 033 BVO sv-se Shop now. Shoppa nu"} +{"t":"PD 25 Mass Static Social 001 Tagline sv-se Four days \nof big deals Fyra dagar med \nexklusiv rea"} +{"t":"PD 25 Mass Static Social 001F Tagline sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Static Social 002 Tagline sv-se Four days \nof big\ndeals Fyra \ndagar med \nexklusiv rea"} +{"t":"PD 25 Mass Static Social 002F Tagline sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Static Social 003 Tagline sv-se Four \ndays\nof big\ndeals Fyra \ndagar med \nexklusiv \nrea"} +{"t":"PD 25 Mass Static Social 003F Tagline sv-se Four  days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass Static Social 004 Dates sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass Static Social 005 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PD 25 Mass Static Social 006 Tagline sv-se New day. \nNew deals. Ny dag. \nNya deals."} +{"t":"PD 25 Mass Static Social 006F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass Static Social 007 Tagline sv-se New \nday. \nNew \ndeals. Ny dag. \nNya \ndeals."} +{"t":"PD 25 Mass Static Social 007F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass Static Social 008 Tagline sv-se New \nday. \nNew \ndeals. Ny \ndag. \nNya \ndeals."} +{"t":"PD 25 Mass Static Social 008F Tagline sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"PD 25 Mass Static Social 009 sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass TV OLV 001 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July. Amazon Prime Day är 8–11 juli."} +{"t":"PD 25 Mass TV OLV 002 Super sv-se Amazon Prime Day\n 8–11 July Amazon Prime Day\n 8–11 juli"} +{"t":"PD 25 Mass TV OLV 002F Super sv-se Amazon Prime Day 8–11 July Amazon Prime Day 8–11 juli"} +{"t":"PD 25 Mass TV OLV 003 BVO sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass TV OLV 004 Super sv-se Four days of big deals Fyra dagar med exklusiv rea"} +{"t":"PD 25 Mass TV OLV 005 BVO sv-se Join Prime now\n\n Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass TV OLV 005F BVO sv-se Join Prime now Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass TV OLV 006 Super sv-se Exclusively for Prime Members Exklusivt för Prime-medlemmar"} +{"t":"PD 25 Mass TV OLV 008 BVO sv-se Four days of big deals on electronics, home, kitchen and more. Fyra dagar med exklusiv rea på elektronik, hem, kök och mycket mer."} +{"t":"PD 25 Mass TV OLV 009 BVO sv-se …that’ll make you feel like a big deal. ...som får dig att känna dig som en stjärna."} +{"t":"PD 25 Mass TV OLV 010 BVO sv-se Amazon Prime Day is from the 8th to (the) 11th of July. Exclusively for Prime Members. Amazon Prime Day är 8–11 juli. Exklusivt för Prime-medlemmar."} +{"t":"PD 25 Mass TV OLV 012 BVO sv-se Join Prime now.\n\n Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass TV OLV 012F BVO sv-se Join Prime now. Gå med i Prime nu på Amazon.se"} +{"t":"PD 25 Mass TV OLV 013 Super sv-se 8–11 July 8–11 juli"} +{"t":"PD 25 Mass TV OLV 014 BVO sv-se Amazon Prime Day is here. Het is Amazon Prime Day"} +{"t":"PD 25 Mass TV OLV 015 Super sv-se Amazon Prime Day is here! Amazon Prime Day är här!"} +{"t":"PD 25 Mass TV OLV 018 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PD 25 Mass TV OLV 020 BVO sv-se Amazon Prime Day is here. Amazon Prime Day är här."} +{"t":"PD 25 Mass TV OLV 021 BVO sv-se Four days of big deals on electronics, home, kitchen and more. Fyra dagar med exklusiv rea på elektronik, hem, kök och mycket mer."} +{"t":"PD 25 Mass TV OLV 025 BVO sv-se Shop now Shoppa nu på Amazon.se"} +{"t":"PD 25 Mass YouTube 001 Headline sv-se Amazon Prime Day is from the 8th to the 11th of July Amazon Prime Day är 8–11 juli"} +{"t":"PD 25 Mass YouTube 002 Description sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Join Prime now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna!"} +{"t":"PD 25 Mass YouTube 003 CTA sv-se Join Prime Gå med nu"} +{"t":"PD 25 Mass YouTube 004 Headline sv-se Amazon Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Mass YouTube 005 Description sv-se With four days of big deals, Amazon Prime Day will make you feel like a big deal! Shop now. Med fyra dagars exklusiv rea kommer du känna dig som en stjärna!"} +{"t":"PD 25 Mass YouTube 006 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 25 Mass YouTube 007 Headline sv-se Amazon Prime Day Amazon Prime Day"} +{"t":"PD 25 Mass YouTube 008 Description sv-se 4 days of big deals, so you’ll feel like a big deal Med fyra dagars exklusiv rea kommer du känna dig som en stjärna!"} +{"t":"PD 25 Mass YouTube 009 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 25 Mass YouTube 010 Headline sv-se Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 011 Body Copy sv-se 4 days of big deals, so you'll feel like a big deal! 4 dagars exklusiv rea – känn dig som en stjärna!"} +{"t":"PD 25 Mass YouTube 012 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 25 Mass YouTube 013 Headline sv-se Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 014 Description sv-se Amazon Prime Day is 8-11 of July Amazon Prime Day är 8–11 juli"} +{"t":"PD 25 Mass YouTube 015 sv-se with 4 days of big deals 4 dagars med exklusiv rea"} +{"t":"PD 25 Mass YouTube 016 CTA sv-se Join Prime Gå med nu"} +{"t":"PD 25 Mass YouTube 017 Headline sv-se Prime Day Prime Day"} +{"t":"PD 25 Mass YouTube 018 Description sv-se Amazon Prime Day is here with 4 days of big deals Amazon Prime Day är här\n med 4 dagars exklusiv rea"} +{"t":"PD 25 Mass YouTube 018F Description sv-se Amazon Prime Day is here with 4 days of big deals Amazon Prime Day är här med 4 dagars exklusiv rea"} +{"t":"SDD 23 Mass (D)OOH 001 Event Name sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass (D)OOH 002 sv-se Amazon\nSpring\nSale Amazons vårrea"} +{"t":"SDD 23 Mass (D)OOH 002F sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass (D)OOH 003 sv-se Amazon\nSpring Sale Amazons \nvårrea"} +{"t":"SDD 23 Mass (D)OOH 003F sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass (D)OOH 004 Headline sv-se Up to 40% off Upp till 40% rabatt"} +{"t":"SDD 23 Mass (D)OOH 005 Dates sv-se 27-29 March 27–29 mars\n\nNote: long dash needs to be used for SE"} +{"t":"SDD 23 Mass (D)OOH 005F Dates sv-se 27-29 March 27–29 mars Note: long dash needs to be used for SE"} +{"t":"SDD 23 Mass (D)OOH 006 Dates sv-se Ends 29 March Slutar 29 mars"} +{"t":"SDD 23 Mass (D)OOH 007 Dates sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass (D)OOH 008 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass Digital Display 001 Event Name sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Digital Display 002 Event Name sv-se Amazon\nSpring\nSale Amazons vårrea"} +{"t":"SDD 23 Mass Digital Display 002F Event Name sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Digital Display 003 Event Name sv-se Amazon\nSpring Sale Amazons \nvårrea"} +{"t":"SDD 23 Mass Digital Display 003F Event Name sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Digital Display 004 Headline sv-se Up to 40% off Upp till 40 % rabatt"} +{"t":"SDD 23 Mass Digital Display 005 Headline sv-se Save big this spring Blomstrande erbjudanden"} +{"t":"SDD 23 Mass Digital Display 006 Dates sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass Digital Display 007 CTA sv-se Learn more Läs mer"} +{"t":"SDD 23 Mass Digital Display 008 Dates sv-se Ends 29 March Slutar 29 mars"} +{"t":"SDD 23 Mass Digital Display 009 Dates sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass Digital Display 010 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 23 Mass Digital Display 011 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass EU Mobile Marketing 001 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass EU Mobile Marketing 002 sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass EU Mobile Marketing 003 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass EU Mobile Marketing 004 sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass EU Mobile Marketing 005 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass EU Mobile Marketing 006 Description sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass EU Mobile Marketing 007 Title sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass EU Mobile Marketing 008 Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27\n till 29\n mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass EU Mobile Marketing 008F Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27 till 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass EU Mobile Marketing 009 Tagline sv-se Spring Sale is coming Vårrea på väg!"} +{"t":"SDD 23 Mass EU Mobile Marketing 010 Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27\n till 29\n mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass EU Mobile Marketing 010F Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27 till 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass EU Mobile Marketing 011 Event Name sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass EU Mobile Marketing 012 Description sv-se 27th -29th March. Selected products only. 27–29 mars. Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass EU Mobile Marketing 013 Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27\n till 29\n mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass EU Mobile Marketing 013F Description sv-se Save up to 40% off in the Amazon Spring Sale. From the 27th to the 29th of March. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Från 27 till 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social OLV 001 Super sv-se Spring Sale is coming Vårrea på väg"} +{"t":"SDD 23 Mass Social OLV 002 Super sv-se Up to 40% off Upp till 40% rabatt"} +{"t":"SDD 23 Mass Social OLV 003 Super sv-se Starts Monday Börjar på måndag"} +{"t":"SDD 23 Mass Social OLV 004 Super sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Social OLV 005 Super sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass Social OLV 006 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass Social OLV 007 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 23 Mass Social OLV 008 Super sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Social OLV 010 Super sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass Social OLV 012 Super sv-se Spring Sale is here Vårrean är här"} +{"t":"SDD 23 Mass Social OLV 014 Super sv-se Shop now Shoppa nu"} +{"t":"SDD 23 Mass Social OLV 016 Super sv-se Ends 29 March Slutar 29 mars"} +{"t":"SDD 23 Mass Social OLV 020 Super sv-se Ends 29 March Slutar 29 mars"} +{"t":"SDD 23 Mass Social Post 001 Headline sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Social Post 002 Primary text sv-se Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Börjar kl. 18 den 27 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 003 Primary text sv-se Save up to 40% off in the Amazon Spring Sale. Starts 6pm on March 27th. Få upp till 40 % rabatt på Amazons vårrea. Börjar kl. 18 den 27 mars."} +{"t":"SDD 23 Mass Social Post 004 Description sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass Social Post 005 Headline sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Social Post 006 Primary text sv-se Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Selected products only. Fånga vårkänslan på Amazons vårrea med upp till 40 % rabatt. Börjar kl. 18 den 27 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 007 Primary text sv-se Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Fånga vårkänslan på Amazons vårrea med upp till 40 % rabatt. Börjar kl. 18 den 27 mars."} +{"t":"SDD 23 Mass Social Post 008 sv-se Save big in the Amazon Spring Sale with up to 40% off. Fånga vårkänslan på Amazons vårrea med upp till 40 % rabatt."} +{"t":"SDD 23 Mass Social Post 011 Primary text sv-se Save big in the Amazon Spring Sale with up to 40% off. Starts 6pm on March 27th. Fånga vårkänslan på Amazons vårrea med upp till 40 % rabatt. Börjar kl. 18 den 27 mars."} +{"t":"SDD 23 Mass Social Post 012 Headline sv-se Amazon Spring Sale Amazons vårrea"} +{"t":"SDD 23 Mass Social Post 015 Description sv-se 27-29 March 27–29 mars"} +{"t":"SDD 23 Mass Social Post 020 sv-se #Amazon #Springsale #Amazon #Vårrea #Springsale"} +{"t":"SDD 23 Mass Social Post 021 Primary text sv-se Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Fånga vårkänslan på Amazons vårrea. Börjar kl. 18 den 27 mars."} +{"t":"SDD 23 Mass Social Post 022 sv-se Save big in the Amazon Spring Sale. Starts 6pm on March 27th. Selected products only. Fånga vårkänslan på Amazons vårrea. Börjar kl. 18 den 27 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 023 Primary text sv-se The Amazon Spring Sale. Starts 6pm on March 27th. Amazons vårrea. Börjar kl. 18 den 27 mars."} +{"t":"SDD 23 Mass Social Post 024 Brand Name sv-se AmazonUK AmazonSE"} +{"t":"SDD 23 Mass Social Post 025 sv-se The Amazon Spring Sale. Selected products only. Amazons vårrea. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 027 sv-se Save big in the Amazon Spring Sale. Selected products only. Fånga vårkänslan på Amazons vårrea. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 031 Primary text sv-se The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Amazons vårrea. Få upp till 40 %. Slutar vid midnatt 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 032 Primary text sv-se The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Amazons vårrea. Få upp till 40 %. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass Social Post 035 Primary text sv-se Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Få upp till 40 % rabatt på Amazons vårrea. Slutar vid midnatt 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 036 Primary text sv-se Save up to 40% off in the Amazon Spring Sale. Ends midnight on March 29th Få upp till 40 % rabatt på Amazons vårrea. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass Social Post 037 sv-se Save up to 40% off in the Amazon Spring Sale.  Få upp till 40 % rabatt på Amazons vårrea. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass Social Post 039 Primary text sv-se Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Selected products only. Fånga vårkänslan på Amazons vårrea med upp till 40% rabatt. Slutar vid midnatt 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 040 Primary text sv-se Save big in the Amazon Spring Sale with up to 40% off. Ends midnight on March 29th. Fånga vårkänslan på Amazons vårrea med upp till 40% rabatt. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass Social Post 042 Primary text sv-se The Amazon Spring Sale. Save up to 40%. Ends midnight on March 29th. Selected products only. Amazons vårrea. Få upp till 40 %. Slutar vid midnatt 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 050 Primary text sv-se Save big in the Amazon Spring Sale. Ends midnight on March 29th. Fånga vårkänslan på Amazons vårrea. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass Social Post 051 sv-se Save big in the Amazon Spring Sale. Ends midnight on March 29th. Selected products only. Fånga vårkänslan på Amazons vårrea. Slutar vid midnatt 29 mars. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 052 Primary text sv-se Save big in the Amazon Spring Sale. Ends midnight on March 29th. Fånga vårkänslan på Amazons vårrea. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass Social Post 054 sv-se The Amazon Spring Sale. Save up to 40%. Selected products only. Amazons vårrea. Få upp till 40 %. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 055 Brand Name sv-se AmazonUK AmazonSE"} +{"t":"SDD 23 Mass Social Post 056 sv-se Save big in the Amazon Spring Sale. Selected products only. Fånga vårkänslan på Amazons vårrea. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass Social Post 058 sv-se The Amazon Spring Sale. Save up to 40%. Selected products only. Amazons vårrea. Få upp till 40 %. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass TV OLV 013 BVO sv-se Get that Spring feeling Fånga vårkänslan,"} +{"t":"SDD 23 Mass TV OLV 014 BVO sv-se Get two days of Spring savings Få två dagar med vårerbjudanden"} +{"t":"SDD 23 Mass TV OLV 015 BVO sv-se with up to 40% off in the Amazon Spring Sale med upp till 40 % rabatt under vårrean på Amazon.se"} +{"t":"SDD 23 Mass TV OLV 016 BVO sv-se Starts Monday Börjar på måndag"} +{"t":"SDD 23 Mass TV OLV 017 Super sv-se Amazon Spring Sale\nUp to 40% off Amazons vårrea \nUpp till 40 % rabatt"} +{"t":"SDD 23 Mass TV OLV 017F Super sv-se Amazon Spring Sale Up to 40% off Amazons vårrea  Upp till 40 % rabatt"} +{"t":"SDD 23 Mass TV OLV 018 Super sv-se Amazon Spring Sale\n27-29 March Amazons vårrea \n27–29 mars"} +{"t":"SDD 23 Mass TV OLV 018F Super sv-se Amazon Spring Sale 27-29 March Amazons vårrea 27–29 mars"} +{"t":"SDD 23 Mass TV OLV 019 BVO sv-se Now on. Pågår nu"} +{"t":"SDD 23 Mass TV OLV 020 Super sv-se Amazon Spring Sale\nUp to 40% off Amazons vårrea\nUpp till 40 % rabatt"} +{"t":"SDD 23 Mass TV OLV 020F Super sv-se Amazon Spring Sale Up to 40% off Amazons vårrea Upp till 40 % rabatt"} +{"t":"SDD 23 Mass TV OLV 021 Super sv-se Amazon Spring Sale\nEnds 29 March Amazons vårrea\nSlutar 29 mars"} +{"t":"SDD 23 Mass TV OLV 021F Super sv-se Amazon Spring Sale Ends 29 March Amazons vårrea Slutar 29 mars"} +{"t":"SDD 23 Mass TV OLV 022 sv-se Starts 6pm March 27th. Börjar kl. 18 den 27 mars."} +{"t":"SDD 23 Mass TV OLV 023 sv-se Ends midnight on March 29th. Slutar vid midnatt 29 mars."} +{"t":"SDD 23 Mass TV OLV 024 sv-se Selected products only. Endast utvalda produkter i lager."} +{"t":"SDD 23 Mass YouTube 001 Title sv-se Get ready for the Amazon Spring Sale! Gör dig redo för Amazons vårrea!"} +{"t":"SDD 23 Mass YouTube 002 Description sv-se Save up to 40% off in the Amazon Spring Sale. Starts Monday. Få upp till 40 % rabatt på Amazons vårrea. Börjar på måndag."} +{"t":"SDD 23 Mass YouTube 003 Title sv-se Get that Spring feeling! Fånga vårkänslan!"} +{"t":"SDD 23 Mass YouTube 004 Description sv-se The Amazon Spring Sale. Save up to 40% from 27-29 March. Amazons vårrea. Få upp till 40 % rabatt 27–29 mars."} +{"t":"SDD 24 Mass (D)OOH Digital Display 001 Event Name sv-se Amazon Spring Deal Days  Amazon Spring Deal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 002 Event Name sv-se Amazon Spring\nDeal Days  Amazon Spring\nDeal Days "} +{"t":"SDD 24 Mass (D)OOH Digital Display 002F Event Name sv-se Amazon Spring Deal Days  Amazon Spring Deal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 003 Event Name sv-se Amazon\nSpring\nDeal Days  Amazon\nSpring\nDeal Days "} +{"t":"SDD 24 Mass (D)OOH Digital Display 003F Event Name sv-se Amazon Spring Deal Days  Amazon Spring Deal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 004 Event Name sv-se Amazon\nSpring\nDeal\nDays  Amazon\nSpring\nDeal\nDays "} +{"t":"SDD 24 Mass (D)OOH Digital Display 004F Event Name sv-se Amazon Spring Deal Days  Amazon Spring Deal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 005 Headline sv-se Up to 40% off Shoppa grymma erbjudanden på Amazon.se"} +{"t":"SDD 24 Mass (D)OOH Digital Display 006 Headline sv-se Shop epic deals Shoppa grymma erbjudanden på Amazon.se"} +{"t":"SDD 24 Mass (D)OOH Digital Display 007 Dates sv-se Starts 20 March  Börjar 20 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 008 Dates sv-se Starts Wednesday Börjar på onsdag"} +{"t":"SDD 24 Mass (D)OOH Digital Display 009 CTA sv-se Learn more Läs mer"} +{"t":"SDD 24 Mass (D)OOH Digital Display 010 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 24 Mass (D)OOH Digital Display 017 Dates sv-se Ends 25 March Slutar 25 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 018 Dates sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Mass (D)OOH Digital Display 019 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021 Event Name sv-se Amazon Spring\nDeal Days Amazon Spring\nDeal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 021F Event Name sv-se Amazon Spring Deal Days Amazon Spring Deal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022 Event Name sv-se Amazon\nSpring\nDeal\nDays Amazon\nSpring\nDeal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 022F Event Name sv-se Amazon Spring Deal Days Amazon Spring Deal Days"} +{"t":"SDD 24 Mass (D)OOH Digital Display 025 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 24 Mass (D)OOH Digital Display 029 Dates sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Mass Radio 001 BVO sv-se Amazon Spring Deal Days are approaching. Amazon Spring Deal Days närmar sig."} +{"t":"SDD 24 Mass Radio 002 BVO sv-se So you could save big on a Bluetooth speaker. Så du kan fynda en bluetooth-högtalare."} +{"t":"SDD 24 Mass Radio 003 BVO sv-se And get into dancing. Och börja dansa."} +{"t":"SDD 24 Mass Radio 004 BVO sv-se Reaaaaaally into dancing. Alltså dansa på riktigt."} +{"t":"SDD 24 Mass Radio 005 BVO sv-se Lifting! Spinning! Luuuunging!!! Lyfta! Snurra! Hoppaaaaaa!"} +{"t":"SDD 24 Mass Radio 006 sv-se Oh no! Å nej!"} +{"t":"SDD 24 Mass Radio 007 BVO sv-se And you can also save big on a sewing machine. Och du kan även fynda en symaskin."} +{"t":"SDD 24 Mass Radio 008 BVO sv-se From Bluetooth speakers to sewing machines. Från bluetooth-högtalare till symaskiner."} +{"t":"SDD 24 Mass Radio 009 BVO sv-se Shop epic deals during Amazon Spring Deal Days. Shoppa grymma erbjudanden under Amazon Spring Deal Days."} +{"t":"SDD 24 Mass Radio 010 BVO sv-se Starts Wednesday Börjar på onsdag på Amazon.se"} +{"t":"SDD 24 Mass Radio 011 VO sv-se Selected products only Endast utvalda produkter i lager."} +{"t":"SDD 24 Mass Radio 022 BVO sv-se Amazon Spring Deal Days are here. Amazon Spring Deal Days är här."} +{"t":"SDD 24 Mass Radio 030 BVO sv-se Shop epic deals during Amazon Spring Deal Days. Shoppa grymma erbjudanden under Amazon Spring Deal Days på Amazon.se"} +{"t":"SDD 24 Mass Radio 031 BVO sv-se Ends 25th of March. Slutar 25:e mars."} +{"t":"SDD 24 Mass Radio 032 VO sv-se Whilst stocks last. Endast utvalda produkter i lager."} +{"t":"SDD 24 Mass Social OLV 005 Super sv-se Amazon\nSpring Deal Days Amazon\nSpring Deal Days"} +{"t":"SDD 24 Mass Social OLV 005F Super sv-se Amazon Spring Deal Days Amazon Spring Deal Days"} +{"t":"SDD 24 Mass Social OLV 006 Super sv-se Shop epic deals Shoppa grymma erbjudanden"} +{"t":"SDD 24 Mass Social OLV 007 Super sv-se Starts Wednesday Börjar på onsdag"} +{"t":"SDD 24 Mass Social OLV 008 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 24 Mass Social OLV 011 Super sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Mass Social Post 001 Headline sv-se Amazon Spring Deal Days Amazon Spring Deal Days"} +{"t":"SDD 24 Mass Social Post 002 sv-se Get up to 40% off. 20-25 March. Shoppa grymma erbjudanden. 20–25 mars."} +{"t":"SDD 24 Mass Social Post 003 Description sv-se AmazonUK AmazonSE"} +{"t":"SDD 24 Mass Social Post 004 Headline sv-se Amazon Spring Deal Days Amazon Spring Deal Days"} +{"t":"SDD 24 Mass Social Post 006 sv-se Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Spring Deal Days. Shoppa grymma erbjudanden. 20–25 mars."} +{"t":"SDD 24 Mass Social Post 009 Description sv-se AmazonUK AmazonSE"} +{"t":"SDD 24 Mass Social Post 010 sv-se Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Spring Deal Days. Shoppa grymma erbjudanden. 20–25 mars."} +{"t":"SDD 24 Mass Social Post 012 sv-se #AmazonUK #AmazonSE"} +{"t":"SDD 24 Mass Social Post 013 sv-se Amazon Spring Deal Days. Get up to 40% off at Amazon. 20-25 March. Amazon Spring Deal Days. Shoppa grymma erbjudanden. 20–25 mars."} +{"t":"SDD 24 Mass Social Post 014 sv-se AmazonUK AmazonSE"} +{"t":"SDD 24 Mass Social Post 016 Brand Name sv-se AmazonUK AmazonSE"} +{"t":"SDD 24 Mass Social Post 017 sv-se Amazon Spring Deal Days. Get up to 40% off. 20-25 March. Amazon Spring Deal Days. Shoppa grymma erbjudanden. 20–25 mars."} +{"t":"SDD 24 Mass TV OLV 001 BVO sv-se Amazon Spring Deal Days are approaching. Amazon Spring Deal Days närmar sig."} +{"t":"SDD 24 Mass TV OLV 002 BVO sv-se Amazon Spring Deal Days. Amazon Spring Deal Days."} +{"t":"SDD 24 Mass TV OLV 003 BVO sv-se Shop epic deals Shoppa grymma erbjudanden."} +{"t":"SDD 24 Mass TV OLV 004 BVO sv-se Starts Wednesday Börjar på onsdag på Amazon.se"} +{"t":"SDD 24 Mass TV OLV 005 Super sv-se Amazon Spring Deal Days Amazon Spring Deal Days"} +{"t":"SDD 24 Mass TV OLV 006 Super sv-se Shop epic deals Shoppa grymma erbjudanden"} +{"t":"SDD 24 Mass TV OLV 007 Super sv-se Starts Wednesday Börjar på onsdag"} +{"t":"SDD 24 Mass TV OLV 008 sv-se Selected products only. Starts Wednesday. 20-25 March. Endast utvalda produkter i lager. 20–25 mars."} +{"t":"SDD 24 Mass TV OLV 009 BVO sv-se Shop epic deals during Amazon Spring Deal Days. Shoppa grymma erbjudanden under Amazon Spring Deal Days."} +{"t":"SDD 24 Mass TV OLV 010 BVO sv-se Starts Wednesday Börjar på onsdag på Amazon.se"} +{"t":"SDD 24 Mass TV OLV 014 sv-se Selected products only. 20-25 March. Endast utvalda produkter i lager. 20–25 mars."} +{"t":"SDD 24 Mass TV OLV 025 BVO sv-se Amazon Spring Deal Days are here. Amazon Spring Deal Days är här."} +{"t":"SDD 24 Mass TV OLV 026 BVO sv-se Shop epic deals on whatever you need. Shoppa grymma erbjudanden på vad du än behöver."} +{"t":"SDD 24 Mass TV OLV 027 BVO sv-se From bluetooth speakers… Från bluetooth-högtalare …"} +{"t":"SDD 24 Mass TV OLV 028 BVO sv-se …to sewing machines. … till symaskiner."} +{"t":"SDD 24 Mass TV OLV 030 BVO sv-se Shop epic deal Shoppa grymma erbjudanden"} +{"t":"SDD 24 Mass TV OLV 031 BVO sv-se Ends 25th of March. Slutar 25 mars på Amazon.se"} +{"t":"SDD 24 Mass TV OLV 034 Super sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Mass TV OLV 035 sv-se Selected products only. Whilst stocks last. 20-25 March. Endast utvalda produkter i lager. 20–25 mars."} +{"t":"SDD 24 Mass TV OLV 036 BVO sv-se Shop epic deals during Amazon Spring Deal Days. Shoppa grymma erbjudanden under Amazon Spring Deal Days"} +{"t":"SDD 24 Mass TV OLV 037 BVO sv-se Until 25th of March. Till och med 25:e mars på Amazon.se"} +{"t":"SDD 25 Mass (D)OOH PRINT 001 Headline sv-se Amazon Spring\nDeals Amazons Spring \n Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 001F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 002 Headline sv-se Amazon\nSpring\nDeals Amazons \nSpring \n Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 002F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 005 sv-se Shop epic deals Spara massor"} +{"t":"SDD 25 Mass (D)OOH PRINT 006 sv-se 25–31 March 25–31 mars"} +{"t":"SDD 25 Mass (D)OOH PRINT 007 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass (D)OOH PRINT 014 sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass (D)OOH PRINT 020 sv-se Woooo! Shop Epic Deals! Spara massor. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021 sv-se Woooo! Shop Epic Deals! Spara massor. \nWooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 021F sv-se Woooo! Shop Epic Deals! Spara massor. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022 sv-se Woooo! Shop Epic Deals! Spara \nmassor. \nWooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 022F sv-se Woooo! Shop Epic Deals! Spara massor. Wooow!"} +{"t":"SDD 25 Mass (D)OOH PRINT 023 sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 024 sv-se Amazon \nSpring Deals Amazons\n Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 024F sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 028 Headline sv-se New day. \nNew deals. Ny dag. \nNya erbjudanden."} +{"t":"SDD 25 Mass (D)OOH PRINT 028F Headline sv-se New day. New deals. Ny dag. Nya erbjudanden."} +{"t":"SDD 25 Mass (D)OOH PRINT 029 Headline sv-se New day. \nNew deals. Ny dag. Nya \nerbjudanden."} +{"t":"SDD 25 Mass (D)OOH PRINT 029F Headline sv-se New day. New deals. Ny dag. Nya erbjudanden."} +{"t":"SDD 25 Mass (D)OOH PRINT 030 Headline sv-se New \nday. \nNew \ndeals. Ny \ndag. \nNya \nerbjudanden."} +{"t":"SDD 25 Mass (D)OOH PRINT 030F Headline sv-se New day. New deals. Ny dag. Nya erbjudanden."} +{"t":"SDD 25 Mass (D)OOH PRINT 032 sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 033 sv-se Amazon \nSpring Deals Amazons\n Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 033F sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass (D)OOH PRINT 041 sv-se Ends 31 Mar Slutar 31 mars"} +{"t":"SDD 25 Mass Display 001 Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Display 003 Headline sv-se Amazon \nSpring\nDeals Amazons\n Spring\n Deals"} +{"t":"SDD 25 Mass Display 003F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Display 005 Headline sv-se Amazon \nSpring\nDeals Amazons\n Spring\n Deals"} +{"t":"SDD 25 Mass Display 005F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Display 008 sv-se Epic savings Spara massor"} +{"t":"SDD 25 Mass Display 009 Subheader sv-se Shop \nepic deals Spara \nmassor"} +{"t":"SDD 25 Mass Display 009F Subheader sv-se Shop epic deals Spara massor"} +{"t":"SDD 25 Mass Display 011 sv-se 25–31 March 25–31 mars"} +{"t":"SDD 25 Mass Display 012 CTA sv-se Learn more Läs mer"} +{"t":"SDD 25 Mass Display 013 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass Display 014 sv-se Selected products only Endast \nutvalda produkter i lager"} +{"t":"SDD 25 Mass Display 014F sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass Display 016 Headline sv-se Amazon \nSpring Deals Amazons Spring \n Deals"} +{"t":"SDD 25 Mass Display 016F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Display 018 Headline sv-se Amazon \nSpring\nDeals Amazons\n Spring\n Deals"} +{"t":"SDD 25 Mass Display 018F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Display 026 sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Display 028 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 25 Mass Display 030 sv-se Selected products only Endast \nutvalda produkter i lager"} +{"t":"SDD 25 Mass Display 030F sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass Radio 001 BVO sv-se Ooh! Amazon's Spring Deal Days are coming! Wooow! Amazons Spring Deal Days är snart här!"} +{"t":"SDD 25 Mass Radio 002 BVO sv-se So, whether you're spring hiking*... Så oavsett om du ska vårstäda* …"} +{"t":"SDD 25 Mass Radio 003 BVO sv-se Or spring cleaning*.... Eller helt enkelt har vårkänslor* …"} +{"t":"SDD 25 Mass Radio 004 BVO sv-se You can save up to 45% off on all the things you need… from electronics and home to sports and [so much] more! Kan du spara upp till 30% på vad du än behöver … från elektronik och hem till sport och [så mycket] mer!"} +{"t":"SDD 25 Mass Radio 005 BVO sv-se You can save big on all the things you need… from electronics and home to sports and [so much] more! Kan du fynda vad du än behöver … från elektronik och hem till sport och så mycket mer!"} +{"t":"SDD 25 Mass Radio 006 BVO sv-se Ooh indeed! Wooow – verkligen!"} +{"t":"SDD 25 Mass Radio 007 BVO sv-se Shop Amazon's Spring Deal Days. Shoppa under Amazons Spring Deal Days på Amazon.se"} +{"t":"SDD 25 Mass Radio 008 BVO sv-se Starts Tuesday. Börjar på tisdag"} +{"t":"SDD 25 Mass Radio 009 BVO sv-se With deals that make you go... \"Ooh\" Med erbjudanden som får dig att Wooow!"} +{"t":"SDD 25 Mass Radio 010 BVO sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass Radio 011 BVO sv-se Ooh! Amazon's Spring Deal Days are here! Wooow! Amazons Spring Deal Days är här!"} +{"t":"SDD 25 Mass Radio 018 BVO sv-se Ends Monday. Slutar på måndag"} +{"t":"SDD 25 Mass Radio 028 BVO sv-se Ends midnight. Slutar vid midnatt."} +{"t":"SDD 25 Mass Social OLV 001 Super sv-se Amazon\nSpring\nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass Social OLV 001F Super sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Social OLV 002 Super sv-se Up to\n45% off Upp till XX % rabatt"} +{"t":"SDD 25 Mass Social OLV 002F Super sv-se Up to 45% off Upp till XX % rabatt"} +{"t":"SDD 25 Mass Social OLV 003 Super sv-se Save big Fynda"} +{"t":"SDD 25 Mass Social OLV 004 Super sv-se 25-31 \nMarch 25–31\nmars"} +{"t":"SDD 25 Mass Social OLV 004F Super sv-se 25-31 March 25–31 mars"} +{"t":"SDD 25 Mass Social OLV 008 Super sv-se Ends \n31 March Slutar\n31 mars"} +{"t":"SDD 25 Mass Social OLV 008F Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Social OLV 009 Super sv-se Woooo! Wooow!"} +{"t":"SDD 25 Mass Social OLV 010 Super sv-se Amazon\nSpring\nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass Social OLV 010F Super sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Social OLV 011 Super sv-se on sports på sport"} +{"t":"SDD 25 Mass Social OLV 012 Super sv-se electronics elektronik"} +{"t":"SDD 25 Mass Social OLV 013 Super sv-se home hem"} +{"t":"SDD 25 Mass Social OLV 014 Super sv-se beauty skönhet"} +{"t":"SDD 25 Mass Social OLV 015 Super sv-se fashion mode"} +{"t":"SDD 25 Mass Social OLV 016 Super sv-se kitchen kök"} +{"t":"SDD 25 Mass Social OLV 017 Super sv-se computing datorer"} +{"t":"SDD 25 Mass Social OLV 018 Super sv-se books böcker"} +{"t":"SDD 25 Mass Social OLV 019 Super sv-se devices enheter"} +{"t":"SDD 25 Mass Social OLV 020 Super sv-se garden trädgård"} +{"t":"SDD 25 Mass Social OLV 021 Super sv-se pets husdjursprodukter"} +{"t":"SDD 25 Mass Social OLV 022 Super sv-se outdoor sport & outdoor"} +{"t":"SDD 25 Mass Social OLV 023 Super sv-se games spel"} +{"t":"SDD 25 Mass Social OLV 024 Super sv-se luggage väskor & bagage"} +{"t":"SDD 25 Mass Social OLV 025 Super sv-se alexa alexa"} +{"t":"SDD 25 Mass Social OLV 026 Super sv-se furniture möbler"} +{"t":"SDD 25 Mass Social OLV 028 Super sv-se cooking matlagning"} +{"t":"SDD 25 Mass Social OLV 029 Super sv-se make-up smink"} +{"t":"SDD 25 Mass Social OLV 030 Super sv-se smart home smarta hem"} +{"t":"SDD 25 Mass Social OLV 031 Super sv-se kindle kindle"} +{"t":"SDD 25 Mass Social OLV 032 Super sv-se appliances hushållsapparater"} +{"t":"SDD 25 Mass Social OLV 033 Super sv-se fitness fitness"} +{"t":"SDD 25 Mass Social OLV 034 Super sv-se haircare hårvård & skönhet"} +{"t":"SDD 25 Mass Social OLV 038 Super sv-se hair care hårvård & skönhet"} +{"t":"SDD 25 Mass Social OLV 039 Super sv-se lighting belysning"} +{"t":"SDD 25 Mass Social OLV 040 Super sv-se DIY hemmafix"} +{"t":"SDD 25 Mass Social OLV 041 Super sv-se office kontorsprodukter"} +{"t":"SDD 25 Mass Social OLV 042 Super sv-se stationery skrivmaterial"} +{"t":"SDD 25 Mass Social OLV 043 Super sv-se sports sport"} +{"t":"SDD 25 Mass Social OLV 049 Super sv-se health hälsa"} +{"t":"SDD 25 Mass Social OLV 053 BVO sv-se … and so much more. ... och så mycket mer"} +{"t":"SDD 25 Mass Social OLV 054 BVO sv-se … and more. ... och mer"} +{"t":"SDD 25 Mass Social OLV 055 Super sv-se ...and so\n much more. ... och så\nmycket mer."} +{"t":"SDD 25 Mass Social OLV 055F Super sv-se ...and so much more. ... och så mycket mer."} +{"t":"SDD 25 Mass Social OLV 056 Super sv-se ...and\nmore. ... och\nmer."} +{"t":"SDD 25 Mass Social OLV 056F Super sv-se ...and more. ... och mer."} +{"t":"SDD 25 Mass Social OLV 057 BVO sv-se Starts Tuesday\n\n\n\nEM locales ALT:\nStarts Tuesday on Amazon.XX Börjar på tisdag på Amazon.se"} +{"t":"SDD 25 Mass Social OLV 057F BVO sv-se Starts Tuesday EM locales ALT: Starts Tuesday on Amazon.XX Börjar på tisdag på Amazon.se"} +{"t":"SDD 25 Mass Social OLV 058 Super sv-se Starts Tuesday Börjar på tisdag"} +{"t":"SDD 25 Mass Social OLV 059 BVO sv-se Ooooh! Wooow!"} +{"t":"SDD 25 Mass Social OLV 060 BVO sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Social OLV 061 BVO sv-se on sports, electronics, home, beauty, fashion på sport, elektronik, hem, skönhet, mode"} +{"t":"SDD 25 Mass Social OLV 110 BVO sv-se Ends 31st March\n\nEM ALTs: \nEnds 31st March on Amazon.XX Slutar 31 mars på Amazon.se"} +{"t":"SDD 25 Mass Social OLV 110F BVO sv-se Ends 31st March EM ALTs: Ends 31st March on Amazon.XX Slutar 31 mars på Amazon.se"} +{"t":"SDD 25 Mass Social OLV 111 Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Social OLV 112 Super sv-se Amazon\nSpring Deals Amazons\nSpring Deals"} +{"t":"SDD 25 Mass Social OLV 112F Super sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Social OLV 113 Super sv-se Up to 45% off Fynda"} +{"t":"SDD 25 Mass Social OLV 114 Super sv-se 25-31 March 25–31 mars"} +{"t":"SDD 25 Mass Social OLV 115 Super sv-se Amazon\nSpring \nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass Social OLV 115F Super sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Social OLV 116 Super sv-se Up to\n45% off Fynda"} +{"t":"SDD 25 Mass Social OLV 116F Super sv-se Up to 45% off Fynda"} +{"t":"SDD 25 Mass Social OLV 117 Super sv-se 25-31 \nMarch 25–31\nmars"} +{"t":"SDD 25 Mass Social OLV 117F Super sv-se 25-31 March 25–31 mars"} +{"t":"SDD 25 Mass Social OLV 120 Super sv-se Ends 31 March Slutar\n31 mars"} +{"t":"SDD 25 Mass Social OLV 120F Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Social OLV 123 Super sv-se Ends\n31 March Slutar\n31 mars"} +{"t":"SDD 25 Mass Social OLV 123F Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Social Post 001 Description sv-se 25-31 March 25–31 mars"} +{"t":"SDD 25 Mass Social Post 002 Headline sv-se Amazon Spring Deal Days  Amazons Spring Deal Days"} +{"t":"SDD 25 Mass Social Post 003 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 004 Headline sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass Social Post 005 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 007 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 008 Headline sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass Social Post 009 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. Selected products only. Fynda under Amazons Spring Deal Days. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 010 Description sv-se 25-31 March 25–31 mars"} +{"t":"SDD 25 Mass Social Post 011 Headline sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass Social Post 012 Primary text sv-se Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 013 Primary text sv-se Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only.\n#SpringDealDays #Amazon Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager. #SpringDealDays #Amazon"} +{"t":"SDD 25 Mass Social Post 013F Primary text sv-se Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. #SpringDealDays #Amazon Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager. #SpringDealDays #Amazon"} +{"t":"SDD 25 Mass Social Post 015 Primary text sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass Social Post 016 Headline sv-se Up to 45% off. 25-31 March. Selected products only. Fynda 25–31 mars. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 017 Primary text sv-se Amazon Spring Deal Days. Up to 45% off. Selected products only. Fynda under Amazons Spring Deal Days. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 018 sv-se Get up to 45% off with Amazon Spring Deal Days. 25-31 March. Selected products only. Fynda under Amazons Spring Deal Days. 25–31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 019 Description sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Social Post 021 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 023 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 025 Primary text sv-se Up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 028 Description sv-se Ends 31 March.  Slutar 31 mars."} +{"t":"SDD 25 Mass Social Post 030 Primary text sv-se Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 031 Primary text sv-se Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only.\n#SpringDealDays #Amazon Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager. #SpringDealDays #Amazon"} +{"t":"SDD 25 Mass Social Post 031F Primary text sv-se Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. #SpringDealDays #Amazon Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager. #SpringDealDays #Amazon"} +{"t":"SDD 25 Mass Social Post 034 Headline sv-se Up to 45% off. Ends 31 March. Selected products only. Slutar 31 mars. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Post 036 sv-se Get up to 45% off with Amazon Spring Deal Days. Ends 31 March. Selected products only. Fynda under Amazons Spring Deal Days. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass Social Static 001 Headline sv-se Amazon \nSpring \nDeals Amazons\n Spring\n Deals"} +{"t":"SDD 25 Mass Social Static 001F Headline sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass Social Static 002 Subheader sv-se Up to 45% off Upp till XX % rabatt"} +{"t":"SDD 25 Mass Social Static 003 sv-se Save big Fynda"} +{"t":"SDD 25 Mass Social Static 004 sv-se 25–31 March 25–31 mars"} +{"t":"SDD 25 Mass Social Static 005 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass Social Static 009 sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass Social Static 011 Headline sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 25 Mass Social Static 012 Headline sv-se Spring Deal \nDays Spring Deal \nDays"} +{"t":"SDD 25 Mass Social Static 012F Headline sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 25 Mass TV+Social Supers 001 Phone UI sv-se Search Amazon Sök på Amazon"} +{"t":"SDD 25 Mass TV+Social Supers 002 Phone UI sv-se Amazon \nSpring \nDeals Amazons\n Spring\n Deals"} +{"t":"SDD 25 Mass TV+Social Supers 002F Phone UI sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass TV+Social Supers 003 Phone UI sv-se Electronics Elektronik"} +{"t":"SDD 25 Mass TV+Social Supers 004 Phone UI sv-se Home  Hem"} +{"t":"SDD 25 Mass TV+Social Supers 005 Phone UI sv-se Sports Sport"} +{"t":"SDD 25 Mass TV+Social Supers 006 Phone UI sv-se and more... och mer..."} +{"t":"SDD 25 Mass TV+Social Supers 007 Super sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass TV+Social Supers 009 Super sv-se Save big Fynda"} +{"t":"SDD 25 Mass TV+Social Supers 010 Super sv-se Starts Tuesday Börjar på tisdag"} +{"t":"SDD 25 Mass TV+Social Supers 011 Super sv-se From 25-31 March Från 25–31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 012 Super sv-se Ends Monday Slutar på måndag"} +{"t":"SDD 25 Mass TV+Social Supers 013 Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 014 Super sv-se Ends midnight Slutar vid midnatt"} +{"t":"SDD 25 Mass TV+Social Supers 015 Super sv-se Amazon \nSpring \nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass TV+Social Supers 015F Super sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass TV+Social Supers 017 Super sv-se Save big Fynda"} +{"t":"SDD 25 Mass TV+Social Supers 018 Super sv-se 25-31 March  25–31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 019 Super sv-se Ends \n31 March Slutar\n31 mars"} +{"t":"SDD 25 Mass TV+Social Supers 019F Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass TV OLV 001 BVO sv-se Get ready for Spring with Amazon Spring Deal Days Gör dig redo för våren med Amazons Spring Deal Days"} +{"t":"SDD 25 Mass TV OLV 002 BVO sv-se Shop Amazon Spring Deal Days Shoppa under Amazons Spring Deal Days"} +{"t":"SDD 25 Mass TV OLV 003 UI Screen sv-se Amazon\nSpring\nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass TV OLV 003F UI Screen sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass TV OLV 004 UI Screen sv-se Search Amazon Sök på Amazon"} +{"t":"SDD 25 Mass TV OLV 005 UI Screen sv-se Electronics Elektronik"} +{"t":"SDD 25 Mass TV OLV 006 UI Screen sv-se Home Hem"} +{"t":"SDD 25 Mass TV OLV 007 UI Screen sv-se Sports Sport"} +{"t":"SDD 25 Mass TV OLV 008 UI Screen sv-se and more... och mer ..."} +{"t":"SDD 25 Mass TV OLV 009 BVO sv-se Up to 45% off... Upp till 40 % rabatt på ..."} +{"t":"SDD 25 Mass TV OLV 010 BVO sv-se Save big on... Fynda …"} +{"t":"SDD 25 Mass TV OLV 011 BVO sv-se ...on electronics, home, sports and more. … elektronik, hem, sport och mer."} +{"t":"SDD 25 Mass TV OLV 012 BVO sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass TV OLV 013 BVO sv-se Starts Tuesday. Börjar på tisdag på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 014 Super sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass TV OLV 015 Super sv-se Up to 45% off Upp till XX % rabatt"} +{"t":"SDD 25 Mass TV OLV 016 Super sv-se Save big Fynda"} +{"t":"SDD 25 Mass TV OLV 017 Super sv-se Starts Tuesday Börjar på tisdag"} +{"t":"SDD 25 Mass TV OLV 018 sv-se Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazons Spring Deal Days, 25–31 mars. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass TV OLV 021 UI Screen sv-se Amazon\nSpring\nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass TV OLV 021F UI Screen sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass TV OLV 025 UI Screen sv-se Sports Sport"} +{"t":"SDD 25 Mass TV OLV 026 UI Screen sv-se and more... och mer ..."} +{"t":"SDD 25 Mass TV OLV 028 BVO sv-se Save big... Fynda …"} +{"t":"SDD 25 Mass TV OLV 031 BVO sv-se Ends Monday Slutar på måndag på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 035 Super sv-se Ends Monday Slutar på måndag"} +{"t":"SDD 25 Mass TV OLV 036 sv-se Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass TV OLV 037 sv-se Selected products only. Whilst stocks last. Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass TV OLV 050 BVO sv-se Ends midnight. Slutar vid midnatt på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 052 Super sv-se Up to 45% off Upp till XX % rabatt"} +{"t":"SDD 25 Mass TV OLV 054 Super sv-se Ends midnight Slutar vid midnatt"} +{"t":"SDD 25 Mass TV OLV 057 BVO sv-se Up to 45% off on Amazon Spring Deal Days. Upp till 30 % rabatt under Amazons Spring Deal Days."} +{"t":"SDD 25 Mass TV OLV 058 BVO sv-se Save big with Amazon Spring Deal Days. Fynda under Amazons Spring Deal Days."} +{"t":"SDD 25 Mass TV OLV 059 BVO sv-se Starts Tuesday. Börjar på tisdag på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 060 Super sv-se Up to 45% off Upp till XX % rabatt"} +{"t":"SDD 25 Mass TV OLV 061 Super sv-se Save big Fynda"} +{"t":"SDD 25 Mass TV OLV 062 Super sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass TV OLV 064 sv-se Selected products only. Whilst stocks last. Amazon Spring Deal Days, 25-31 March. Amazons Spring Deal Days, 25–31 mars. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass TV OLV 066 BVO sv-se Save big on Amazon Spring Deal Days. Fynda under Amazons Spring Deal Days."} +{"t":"SDD 25 Mass TV OLV 067 BVO sv-se Ends Monday Slutar på måndag på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 072 sv-se Selected products only. Whilst stocks last. Endast utvalda produkter i lager"} +{"t":"SDD 25 Mass TV OLV 074 BVO sv-se Save big with Amazon Spring Deal Days. Fynda under Amazons Spring Deal Days."} +{"t":"SDD 25 Mass TV OLV 075 BVO sv-se Ends midnight Slutar vid midnatt på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 081 BVO sv-se Ooooh! Wooow!"} +{"t":"SDD 25 Mass TV OLV 082 BVO sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass TV OLV 083 BVO sv-se on sports, electronics, home, beauty, fashion på sport, elektronik, hem, skönhet, mode"} +{"t":"SDD 25 Mass TV OLV 084 Super sv-se Woooo! Wooow!"} +{"t":"SDD 25 Mass TV OLV 085 Super sv-se Amazon\nSpring\nDeals Amazons\nSpring\nDeals"} +{"t":"SDD 25 Mass TV OLV 085F Super sv-se Amazon Spring Deals Amazons Spring Deals"} +{"t":"SDD 25 Mass TV OLV 086 Super sv-se on sports på sport"} +{"t":"SDD 25 Mass TV OLV 087 Super sv-se electronics elektronik"} +{"t":"SDD 25 Mass TV OLV 088 Super sv-se home hem"} +{"t":"SDD 25 Mass TV OLV 089 Super sv-se beauty skönhet"} +{"t":"SDD 25 Mass TV OLV 090 Super sv-se fashion mode"} +{"t":"SDD 25 Mass TV OLV 091 Super sv-se kitchen kök"} +{"t":"SDD 25 Mass TV OLV 092 Super sv-se computing datorer"} +{"t":"SDD 25 Mass TV OLV 093 Super sv-se books böcker"} +{"t":"SDD 25 Mass TV OLV 094 Super sv-se devices enheter"} +{"t":"SDD 25 Mass TV OLV 095 Super sv-se garden trädgård"} +{"t":"SDD 25 Mass TV OLV 096 Super sv-se pets husdjursprodukter"} +{"t":"SDD 25 Mass TV OLV 097 Super sv-se outdoor sport & outdoor"} +{"t":"SDD 25 Mass TV OLV 098 Super sv-se games spel"} +{"t":"SDD 25 Mass TV OLV 099 Super sv-se luggage väskor & bagage"} +{"t":"SDD 25 Mass TV OLV 100 Super sv-se alexa alexa"} +{"t":"SDD 25 Mass TV OLV 101 Super sv-se furniture möbler"} +{"t":"SDD 25 Mass TV OLV 103 Super sv-se cooking matlagning"} +{"t":"SDD 25 Mass TV OLV 104 Super sv-se make-up smink"} +{"t":"SDD 25 Mass TV OLV 105 Super sv-se smart home smarta hem"} +{"t":"SDD 25 Mass TV OLV 106 Super sv-se kindle kindle"} +{"t":"SDD 25 Mass TV OLV 107 Super sv-se appliances hushållsapparater"} +{"t":"SDD 25 Mass TV OLV 108 Super sv-se fitness fitness"} +{"t":"SDD 25 Mass TV OLV 109 Super sv-se haircare hårvård & skönhet"} +{"t":"SDD 25 Mass TV OLV 112 Super sv-se hair care hårvård & skönhet"} +{"t":"SDD 25 Mass TV OLV 113 Super sv-se lighting belysning"} +{"t":"SDD 25 Mass TV OLV 114 Super sv-se DIY hemmafix"} +{"t":"SDD 25 Mass TV OLV 115 Super sv-se office kontorsprodukter"} +{"t":"SDD 25 Mass TV OLV 116 Super sv-se sports sport"} +{"t":"SDD 25 Mass TV OLV 121 BVO sv-se … and so much more. ... och så mycket mer"} +{"t":"SDD 25 Mass TV OLV 122 BVO sv-se … and more. ... och mer"} +{"t":"SDD 25 Mass TV OLV 123 Super sv-se ...and so\n much more. ... och så\nmycket mer."} +{"t":"SDD 25 Mass TV OLV 123F Super sv-se ...and so much more. ... och så mycket mer."} +{"t":"SDD 25 Mass TV OLV 124 Super sv-se ...and\nmore. ... och\nmer."} +{"t":"SDD 25 Mass TV OLV 124F Super sv-se ...and more. ... och mer."} +{"t":"SDD 25 Mass TV OLV 125 BVO sv-se Starts Tuesday Börjar på tisdag på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 126 Super sv-se Starts Tuesday Börjar på tisdag"} +{"t":"SDD 25 Mass TV OLV 171 BVO sv-se Ends 31st March Slutar 31 mars på Amazon.se"} +{"t":"SDD 25 Mass TV OLV 172 Super sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Mass YouTube Long 002 Headline sv-se Get ready for Spring with Amazon Spring Deal Days! Gör dig redo för våren med Amazons Spring Deal Days!"} +{"t":"SDD 25 Mass YouTube Long 003 Description sv-se Up to 45% off on electronics, home, sports and more. From 25 to 31 March. Selected products only.  Fynda elektronik, hem, sport och mer. 25–31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass YouTube Long 005 Headline sv-se Get ready for Spring with Amazon Spring Deal Days! Gör dig redo för våren med Amazons Spring Deal Days!"} +{"t":"SDD 25 Mass YouTube Long 006 Description sv-se Up to 45% off on electronics, home, sports and more. Ends 31 March. Selected products only.  Fynda elektronik, hem, sport och mer. Slutar 31 mars på Amazon.se. Endast utvalda produkter i lager."} +{"t":"SDD 25 Mass YouTube Short 001 Headline sv-se Amazon UK Amazon SE"} +{"t":"SDD 25 Mass YouTube Short 002 Description sv-se Up to 45% off on 25-31 March Fynda 25–31 mars"} +{"t":"SDD 25 Mass YouTube Short 003 sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Mass YouTube Short 004 CTA sv-se Learn more Läs mer"} +{"t":"SDD 25 Mass YouTube Short 005 Headline sv-se Amazon UK Amazon SE"} +{"t":"SDD 25 Mass YouTube Short 008 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 26 Mass (D)OOH PRINT 001 sv-se Spring Deal Days\nis coming! Spring Deal Days\n är snart här!"} +{"t":"SDD 26 Mass (D)OOH PRINT 001F sv-se Spring Deal Days is coming! Spring Deal Days är snart här!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002 Headline sv-se Spring Deal Days\nis coming! Spring \n Deal Days\n är snart här!"} +{"t":"SDD 26 Mass (D)OOH PRINT 002F Headline sv-se Spring Deal Days is coming! Spring Deal Days är snart här!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003 Headline sv-se Spring\nDeal\nDays is\ncoming! Spring \n Deal \n Days är \n snart här!"} +{"t":"SDD 26 Mass (D)OOH PRINT 003F Headline sv-se Spring Deal Days is coming! Spring Deal Days är snart här!"} +{"t":"SDD 26 Mass (D)OOH PRINT 004 sv-se 10–16 March 10–16 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 005 sv-se Starts 10 Mar Börjar 10 mar"} +{"t":"SDD 26 Mass (D)OOH PRINT 006 sv-se Starts 10 March Börjar 10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 007 sv-se Starts \n10 March Börjar \n10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 007F sv-se Starts 10 March Börjar 10 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 008 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 26 Mass (D)OOH PRINT 010 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 011 sv-se Spring Deal \nDays Spring Deal\n Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 011F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 012 sv-se Spring\nDeal\nDays Spring \n Deal \n Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 012F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 018 sv-se Spring Deal \nDays Spring Deal \nDays"} +{"t":"SDD 26 Mass (D)OOH PRINT 018F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 023 Subheader sv-se Epic deals Grymma erbjudanden"} +{"t":"SDD 26 Mass (D)OOH PRINT 024 Subheader sv-se Epic deals Grymma \nerbjudanden"} +{"t":"SDD 26 Mass (D)OOH PRINT 024F Subheader sv-se Epic deals Grymma erbjudanden"} +{"t":"SDD 26 Mass (D)OOH PRINT 025 sv-se Ends 16 Mar Slutar 16 mar"} +{"t":"SDD 26 Mass (D)OOH PRINT 026 sv-se Ends 16 March Slutar 16 mars"} +{"t":"SDD 26 Mass (D)OOH PRINT 029 sv-se New day.\nNew deals. Ny dag.\n Nya deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 029F sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 030 sv-se New day. \n New \n deals. Ny dag. \n Nya \n deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 030F sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 031 sv-se New\nday.\nNew\ndeals. Ny\n dag.\n Nya\ndeals."} +{"t":"SDD 26 Mass (D)OOH PRINT 031F sv-se New day. New deals. Ny dag. Nya deals."} +{"t":"SDD 26 Mass (D)OOH PRINT 032 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 033 sv-se Spring Deal\nDays Spring Deal\n Days"} +{"t":"SDD 26 Mass (D)OOH PRINT 033F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001 sv-se Spring Deal Days\nis coming! Spring Deal Days\n är snart här!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 001F sv-se Spring Deal Days is coming! Spring Deal Days är snart här!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002 sv-se Spring \nDeal Days\nis coming! Spring \n Deal Days\n är snart här!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 002F sv-se Spring Deal Days is coming! Spring Deal Days är snart här!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003 Headline sv-se Spring\n Deal\nDays is\n coming! Spring \n Deal \n Days är \n snart här!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 003F Headline sv-se Spring Deal Days is coming! Spring Deal Days är snart här!"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 006 Subheader sv-se Epic deals Grymma erbjudanden"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007 Subheader sv-se Epic deals Grymma \nerbjudanden"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 007F Subheader sv-se Epic deals Grymma erbjudanden"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 008 sv-se 10–16 March 10–16 mars"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 009 CTA sv-se Learn More Läs mer"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 010 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 012 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013 sv-se Spring Deal \nDays Spring Deal\n Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 013F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014 sv-se Spring\n Deal\nDays Spring \n Deal \n Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 014F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 031 sv-se Ends 16 Mar Slutar 16 mar"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 032 sv-se Ends 16 March Slutar 16 mars"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 033 CTA sv-se Shop Now Shoppa nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061 sv-se Spring\n Deal\nDays Spring \n Deal \n Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 061F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 062 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091 sv-se Spring \nDeal Days Spring Deal\n Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 091F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 106 sv-se Ends Midnight Slutar vid midnatt"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 107 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121 sv-se Spring Deal \nDays Spring Deal \n Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 121F sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass DIGITAL DISPLAY 137 sv-se Ends midnight Slutar vid midnatt"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001 sv-se Spring Deal Days \nstarts Spring Deal Days \n börjar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 001F sv-se Spring Deal Days starts Spring Deal Days börjar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002 sv-se Spring Deal \nDays \nstarts Spring \n Deal Days \n börjar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 002F sv-se Spring Deal Days starts Spring Deal Days börjar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003 Headline sv-se Spring\nDeal\nDays\nstarts Spring \nDeal \nDays \nbörjar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 003F Headline sv-se Spring Deal Days starts Spring Deal Days börjar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 004 sv-se Hours Timmar"} +{"t":"SDD 26 Mass DOOH Countdown Timers 005 sv-se Minutes Minuter"} +{"t":"SDD 26 Mass DOOH Countdown Timers 006 sv-se Seconds Sekunder"} +{"t":"SDD 26 Mass DOOH Countdown Timers 007 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009 sv-se Spring Deal Days \nends Spring Deal Days \n slutar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 009F sv-se Spring Deal Days ends Spring Deal Days slutar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010 sv-se Spring Deal \nDays \nends Spring \nDeal Days \nslutar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 010F sv-se Spring Deal Days ends Spring Deal Days slutar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011 sv-se Spring\nDeal\nDays\nends Spring \nDeal \nDays \nslutar om"} +{"t":"SDD 26 Mass DOOH Countdown Timers 011F sv-se Spring Deal Days ends Spring Deal Days slutar om"} +{"t":"SDD 26 Mass Radio 002 BVO sv-se Amazon Spring Deal Days is coming with epic deals. Amazons Spring Deal Days är snart här med grymma erbjudanden."} +{"t":"SDD 26 Mass Radio 003 sv-se So Gary can get a little deal hunting done...hiding way from his seasonal chores. Så Johan kan passa på och fynda – gömd från alla sina vårsysslor."} +{"t":"SDD 26 Mass Radio 004 BVO sv-se He deserves this moment to save big on electronics, outdoor, home and more. Det är han värd – dags att fynda elektronik, outdoor, hem och mycket mer."} +{"t":"SDD 26 Mass Radio 005 BVO sv-se ....footsteps, Gary! Get back to work.\n But just one more peak at the Amazon deals before-\n ohhh, that is lovvvvvvely! … är det fot.. fotsteg, Johan! Tillbaka till jobbet.\n Men bara en tjuvkik på Amazons erbjudanden innan...\n oooh, vilket fynd!"} +{"t":"SDD 26 Mass Radio 005F BVO sv-se ....footsteps, Gary! Get back to work. But just one more peak at the Amazon deals before- ohhh, that is lovvvvvvely! … är det fot.. fotsteg, Johan! Tillbaka till jobbet. Men bara en tjuvkik på Amazons erbjudanden innan... oooh, vilket fynd!"} +{"t":"SDD 26 Mass Radio 007 BVO sv-se Get ready for Amazon Spring Deals from the 10 to 16th of March Gör dig redo för Amazons Spring Deals från 10 till 16 mars på Amazon.se"} +{"t":"SDD 26 Mass Radio 008 sv-se Selected products only. Endast utvalda produkter i lager."} +{"t":"SDD 26 Mass Radio 010 BVO sv-se ALT: Amazon Spring Deal Days is here with epic deals. Amazons Spring Deal Days är här med grymma erbjudanden."} +{"t":"SDD 26 Mass Radio 015 BVO sv-se Hurry to get Amazon Spring Deals from the 10 to 16th of March Skynda – fynda under Amazons Spring Deals från 10 till 16 mars på Amazon.se."} +{"t":"SDD 26 Mass Social OLV Design Led 001 BVO sv-se Amazon Spring deals Amazons Spring Deals"} +{"t":"SDD 26 Mass Social OLV Design Led 002 BVO sv-se on electronics, home, toys, beauty, sports på elektronik, hem, leksaker, skönhet, sport..."} +{"t":"SDD 26 Mass Social OLV Design Led 003 Super sv-se Amazon\n Spring\n deals on Amazons\n Spring\n Deals på"} +{"t":"SDD 26 Mass Social OLV Design Led 003F Super sv-se Amazon Spring deals on Amazons Spring Deals på"} +{"t":"SDD 26 Mass Social OLV Design Led 004 Super sv-se electronics elektronik"} +{"t":"SDD 26 Mass Social OLV Design Led 005 Super sv-se home hem"} +{"t":"SDD 26 Mass Social OLV Design Led 006 Super sv-se toys leksaker"} +{"t":"SDD 26 Mass Social OLV Design Led 007 Super sv-se beauty skönhet"} +{"t":"SDD 26 Mass Social OLV Design Led 008 Super sv-se sports sport"} +{"t":"SDD 26 Mass Social OLV Design Led 009 Super sv-se fashion mode"} +{"t":"SDD 26 Mass Social OLV Design Led 010 Super sv-se books böcker"} +{"t":"SDD 26 Mass Social OLV Design Led 011 Super sv-se devices enheter"} +{"t":"SDD 26 Mass Social OLV Design Led 012 Super sv-se kitchen kök"} +{"t":"SDD 26 Mass Social OLV Design Led 013 Super sv-se pets husdjursprodukter"} +{"t":"SDD 26 Mass Social OLV Design Led 014 Super sv-se outdoor sport & outdoor"} +{"t":"SDD 26 Mass Social OLV Design Led 015 Super sv-se games spel"} +{"t":"SDD 26 Mass Social OLV Design Led 016 Super sv-se luggage väskor & bagage"} +{"t":"SDD 26 Mass Social OLV Design Led 017 Super sv-se alexa alexa"} +{"t":"SDD 26 Mass Social OLV Design Led 018 Super sv-se furniture möbler"} +{"t":"SDD 26 Mass Social OLV Design Led 020 Super sv-se cooking matlagning"} +{"t":"SDD 26 Mass Social OLV Design Led 021 Super sv-se make-up smink"} +{"t":"SDD 26 Mass Social OLV Design Led 022 Super sv-se smart home smarta hem"} +{"t":"SDD 26 Mass Social OLV Design Led 023 Super sv-se kindle kindle"} +{"t":"SDD 26 Mass Social OLV Design Led 024 Super sv-se appliances hushållsapparater"} +{"t":"SDD 26 Mass Social OLV Design Led 025 Super sv-se fitness fitness"} +{"t":"SDD 26 Mass Social OLV Design Led 026 Super sv-se hair care hårvård & skönhet"} +{"t":"SDD 26 Mass Social OLV Design Led 031 Super sv-se lighting belysning"} +{"t":"SDD 26 Mass Social OLV Design Led 032 Super sv-se DIY hemmafix"} +{"t":"SDD 26 Mass Social OLV Design Led 033 Super sv-se office kontorsprodukter"} +{"t":"SDD 26 Mass Social OLV Design Led 034 Super sv-se stationery skrivmaterial"} +{"t":"SDD 26 Mass Social OLV Design Led 041 Super sv-se health hälsa"} +{"t":"SDD 26 Mass Social OLV Design Led 045 BVO sv-se ... and so\n much more. ... och så\n mycket mer."} +{"t":"SDD 26 Mass Social OLV Design Led 045F BVO sv-se ... and so much more. ... och så mycket mer."} +{"t":"SDD 26 Mass Social OLV Design Led 046 Super sv-se ... and so\n much more. ... och så\n mycket mer."} +{"t":"SDD 26 Mass Social OLV Design Led 046F Super sv-se ... and so much more. ... och så mycket mer."} +{"t":"SDD 26 Mass Social OLV Design Led 047 BVO sv-se Starts Tuesday Börjar 10 mars på Amazon.se"} +{"t":"SDD 26 Mass Social OLV Design Led 048 Super sv-se Starts Tuesday Börjar 10 mars"} +{"t":"SDD 26 Mass Social OLV Design Led 049 Super sv-se Starts\n 10 March Börjar\n 10 mars"} +{"t":"SDD 26 Mass Social OLV Design Led 049F Super sv-se Starts 10 March Börjar 10 mars"} +{"t":"SDD 26 Mass Social OLV Design Led 096 BVO sv-se Ends Monday Slutar på måndag på Amazon.se"} +{"t":"SDD 26 Mass Social OLV Design Led 097 Super sv-se Ends Monday Slutar på måndag"} +{"t":"SDD 26 Mass Social OLV Design Led 098 Super sv-se Ends Mon Slutar på mån"} +{"t":"SDD 26 Mass Social OLV TV Led 001 BVO sv-se Searching Spring Deals or boxing up winter clothes? The choice is pretty simple. Jagar du Spring Deals? Eller packar du undan vinterkläderna? Valet är ganska enkelt."} +{"t":"SDD 26 Mass Social OLV TV Led 002 UI Screen sv-se Amazon\n Spring\n Deal\n Days Spring\n Deal\n Days"} +{"t":"SDD 26 Mass Social OLV TV Led 002F UI Screen sv-se Amazon Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass Social OLV TV Led 003 Category sv-se Electronics\n Home\n Toys\n Sports & Outdoor\n Beauty Elektronik\n Hem\n Leksaker\n Sport & outdoor\n Skönhet"} +{"t":"SDD 26 Mass Social OLV TV Led 003F Category sv-se Electronics Home Toys Sports & Outdoor Beauty Elektronik Hem Leksaker Sport & outdoor Skönhet"} +{"t":"SDD 26 Mass Social OLV TV Led 004 Super sv-se Amazon\n Spring Deal\n Days Amazons\n Spring Deal\n Days"} +{"t":"SDD 26 Mass Social OLV TV Led 004F Super sv-se Amazon Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 26 Mass Social OLV TV Led 006 Super sv-se Epic deals\nStarts 10 March Grymma erbjudanden\n Börjar 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 006F Super sv-se Epic deals Starts 10 March Grymma erbjudanden Börjar 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 010 Super sv-se Amazon\n Spring Deal\n Days. Amazons\n Spring Deal\n Days"} +{"t":"SDD 26 Mass Social OLV TV Led 010F Super sv-se Amazon Spring Deal Days. Amazons Spring Deal Days"} +{"t":"SDD 26 Mass Social OLV TV Led 012 Super sv-se Epic deals\n Ends Monday Grymma erbjudanden\n Slutar på måndag"} +{"t":"SDD 26 Mass Social OLV TV Led 012F Super sv-se Epic deals Ends Monday Grymma erbjudanden Slutar på måndag"} +{"t":"SDD 26 Mass Social OLV TV Led 013 BVO sv-se Spring cleaned yourself into a corner to get some Spring Deals? My O my my, well played, Gary. Du vårstädade in dig själv i ett hörn – men passade på att smygfynda bland Amazons Spring Deals? Smart, Johan."} +{"t":"SDD 26 Mass Social OLV TV Led 018 Super sv-se Epic deals\n Starts 10 March Grymma erbjudanden\n Börjar 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 018F Super sv-se Epic deals Starts 10 March Grymma erbjudanden Börjar 10 mars"} +{"t":"SDD 26 Mass Social OLV TV Led 025 BVO sv-se Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals.\nThe choice is simple. Gå upp på stegen för att rensa hängrännorna? Eller stå bredvid och vårfynda bland Amazons Spring Deals?"} +{"t":"SDD 26 Mass Social OLV TV Led 025F BVO sv-se Getting on a ladder to clean the gutters? Or standing next to one to get Spring deals. The choice is simple. Gå upp på stegen för att rensa hängrännorna? Eller stå bredvid och vårfynda bland Amazons Spring Deals?"} +{"t":"SDD 26 Mass Static Social 001 Headline sv-se Spring Deal\nDays Spring Deal\nDays"} +{"t":"SDD 26 Mass Static Social 001F Headline sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass Static Social 002 Headline sv-se Spring\nDeal\nDays Spring \n Deal \n Days"} +{"t":"SDD 26 Mass Static Social 002F Headline sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Mass Static Social 005 Subheader sv-se Epic deals Grymma erbjudanden"} +{"t":"SDD 26 Mass Static Social 006 Subheader sv-se Epic deals Grymma \nerbjudanden"} +{"t":"SDD 26 Mass Static Social 006F Subheader sv-se Epic deals Grymma erbjudanden"} +{"t":"SDD 26 Mass Static Social 007 sv-se 10–16 March 10–16 mars"} +{"t":"SDD 26 Mass Static Social 008 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 26 Mass Static Social 016 sv-se Ends 16 Mar Slutar 16 mar"} +{"t":"SDD 26 Mass Static Social 017 sv-se Ends 16 March Slutar 16 mars"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_Onsite_sv-se.json b/storage/amazon/tm/sv-SE/flat_Onsite_sv-se.json new file mode 100644 index 0000000..4b60edf --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_Onsite_sv-se.json @@ -0,0 +1,826 @@ +{"t":"DDA 23 BFW Onsite Event Page 001 sv-se Discover vouchers and save on selected brands Upptäck kuponger och spara på utvalda varumärken"} +{"t":"DDA 23 BFW Onsite Event Page 004 CTA sv-se Learn more Läs mer"} +{"t":"DDA 23 BFW Onsite Event Page 005 CTA sv-se Discover deals Shoppa nu"} +{"t":"DDA 23 BFW Onsite Event Page 006 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Onsite Event Page 007 sv-se Black Friday Week is coming Black Friday Week är snart här"} +{"t":"DDA 23 BFW Onsite Event Page 008 sv-se Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Dela glädjen med Black Friday Week-erbjudanden\n\nALT: Black Friday Week-erbjudanden"} +{"t":"DDA 23 BFW Onsite Event Page 008F sv-se Share the joy with Black Friday Week deals ALT: Black Friday Week deals Dela glädjen med Black Friday Week-erbjudanden ALT: Black Friday Week-erbjudanden"} +{"t":"DDA 23 BFW Onsite Event Page 009 sv-se Get those last Black Friday Week deals Black Friday Week deals"} +{"t":"DDA 23 BFW Onsite Event Page 010 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Onsite Event Page 013 sv-se Discover all deals here Upptäck alla erbjudanden här"} +{"t":"DDA 23 BFW Onsite Event Page 016 sv-se Get ready to save big Gör dig redo att fynda\n\nALT: Fynda bland tusentals erbjudanden"} +{"t":"DDA 23 BFW Onsite Event Page 016F sv-se Get ready to save big Gör dig redo att fynda ALT: Fynda bland tusentals erbjudanden"} +{"t":"DDA 23 BFW Onsite Event Page 017 sv-se Save big Fynda bland tusentals erbjudanden"} +{"t":"DDA 23 BFW Onsite Event Page 018 sv-se Big savings end today Idag är sista dagen att fynda"} +{"t":"DDA 23 BFW Onsite Event Page 019 % off sv-se Get ready to save up to 40% off Gör dig redo att spara upp till 30%"} +{"t":"DDA 23 BFW Onsite Event Page 020 % off sv-se Save up to 40% off Få upp till 30% rabatt"} +{"t":"DDA 23 BFW Onsite Event Page 021 % off sv-se Last chance for up to 40% off Sista chansen att fynda erbjudanden"} +{"t":"DDA 23 BFW Onsite Event Page 022 sv-se 17-27 Nov 17–27 nov"} +{"t":"DDA 23 BFW Onsite Event Page 023 sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Onsite Event Page 024 sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 23 BFW Onsite Homepage 001 sv-se Discover vouchers and save on selected brands Upptäck kuponger och spara på utvalda varumärken"} +{"t":"DDA 23 BFW Onsite Homepage 004 CTA sv-se Learn more Läs mer"} +{"t":"DDA 23 BFW Onsite Homepage 005 CTA sv-se Discover deals Shoppa nu"} +{"t":"DDA 23 BFW Onsite Homepage 006 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Onsite Homepage 007 sv-se Black Friday Week is coming Black Friday Week är snart här"} +{"t":"DDA 23 BFW Onsite Homepage 008 sv-se Share the joy with Black Friday Week deals\n\nALT: Black Friday Week deals Dela glädjen med Black Friday Week-erbjudanden\n\nALT: Black Friday Week-erbjudanden"} +{"t":"DDA 23 BFW Onsite Homepage 008F sv-se Share the joy with Black Friday Week deals ALT: Black Friday Week deals Dela glädjen med Black Friday Week-erbjudanden ALT: Black Friday Week-erbjudanden"} +{"t":"DDA 23 BFW Onsite Homepage 009 sv-se Get those last Black Friday Week deals Black Friday Week deals"} +{"t":"DDA 23 BFW Onsite Homepage 010 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 BFW Onsite Homepage 013 sv-se Discover all deals here Upptäck alla erbjudanden här"} +{"t":"DDA 23 BFW Onsite Homepage 016 sv-se Get ready to save big Gör dig redo att fynda\n\nALT: Fynda bland tusentals erbjudanden"} +{"t":"DDA 23 BFW Onsite Homepage 016F sv-se Get ready to save big Gör dig redo att fynda ALT: Fynda bland tusentals erbjudanden"} +{"t":"DDA 23 BFW Onsite Homepage 017 sv-se Save big Fynda bland tusentals erbjudanden"} +{"t":"DDA 23 BFW Onsite Homepage 018 sv-se Big savings end today Idag är sista dagen att fynda"} +{"t":"DDA 23 BFW Onsite Homepage 019 % off sv-se Get ready to save up to 40% off Gör dig redo att spara upp till 30%"} +{"t":"DDA 23 BFW Onsite Homepage 020 % off sv-se Save up to 40% off Få upp till 30% rabatt"} +{"t":"DDA 23 BFW Onsite Homepage 021 % off sv-se Last chance for up to 40% off Sista chansen att fynda erbjudanden"} +{"t":"DDA 23 BFW Onsite Homepage 022 sv-se 17-27 Nov 17–27 nov"} +{"t":"DDA 23 BFW Onsite Homepage 023 sv-se Ends 27 November Slutar 27 november"} +{"t":"DDA 23 BFW Onsite Homepage 024 sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 23 LMD Onsite 001 sv-se Last Minute Deals\nDeals for you, joy for them Fynda julerbjudanden & mer\nSpara mer, ge mer"} +{"t":"DDA 23 LMD Onsite 001F sv-se Last Minute Deals Deals for you, joy for them Fynda julerbjudanden & mer Spara mer, ge mer"} +{"t":"DDA 23 LMD Onsite 002 sv-se Shop now Shoppa nu"} +{"t":"DDA 23 LMD Onsite 003 sv-se Shop now Shoppa nu"} +{"t":"DDA 23 LMD Onsite 004 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 LMD Onsite 005 sv-se Last Minute Deals Julerbjudanden & mer"} +{"t":"DDA 23 LMD Onsite 006 sv-se Last Minute Deals\nDeals for you, joy for them Fynda julerbjudanden & mer\nSpara mer, ge mer"} +{"t":"DDA 23 LMD Onsite 006F sv-se Last Minute Deals Deals for you, joy for them Fynda julerbjudanden & mer Spara mer, ge mer"} +{"t":"DDA 23 LMD Onsite 007 sv-se Last Minute Deals Fynda julerbjudanden & mer"} +{"t":"DDA 23 LMD Onsite 008 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 23 LMD Onsite 009 sv-se Find Last Minute Deals that bring the joy Fynda julerbjudanden & mer"} +{"t":"DDA 23 LMD Onsite 010 sv-se Deals for you, joy for them Spara & dela glädjen"} +{"t":"DDA 23 LMD Onsite 011 sv-se Last Minute Deals Julerbjudanden & mer"} +{"t":"DDA 23 LMD Onsite 012 sv-se Find Last Minute Deals that bring the joy Spara & dela glädjen"} +{"t":"DDA 23 LMD Onsite 013 sv-se Last Minute Deals\nDeals for you, joy for them Fynda julerbjudanden & mer\nSpara mer, ge mer"} +{"t":"DDA 23 LMD Onsite 013F sv-se Last Minute Deals Deals for you, joy for them Fynda julerbjudanden & mer Spara mer, ge mer"} +{"t":"DDA 23 LMD Onsite 014 sv-se Last Minute Deals Julerbjudanden & mer"} +{"t":"DDA 23 LMD Onsite 015 sv-se Deals for you, joy for them Spara & dela glädjen"} +{"t":"DDA 23 LMD Onsite 016 sv-se Save more, wrap later Spara mer, ge mer"} +{"t":"DDA 24 Onsite 001 sv-se Black Friday returns soon in 2024 Black Friday kommer tillbaka snart"} +{"t":"DDA 24 Onsite 002 sv-se Thank you for shopping Tack för att du handlar"} +{"t":"DDA 24 Onsite 003 sv-se Discover all deals here Upptäck alla erbjudanden här"} +{"t":"DDA 24 Onsite 004 sv-se Black Friday returns in 2025 Black Friday kommer tillbaka under 2025"} +{"t":"DDA 24 Onsite 005 sv-se Black Friday Week starts on 21 November at midnight. Come back for 12 days of epic deals. Black Friday Week börjar 21 november vid midnatt. Kom tillbaka för 12 dagar med exklusiv rea."} +{"t":"DDA 24 Onsite 006 sv-se Black Friday Week starts on XX November at midnight. Come back for 12 days of epic deals. Black Friday Week börjar 21 november vid midnatt. Kom tillbaka för 12 dagar med grymma erbjudanden"} +{"t":"DDA 24 Onsite 007 sv-se Black Friday Week is coming Black Friday Week är snart här"} +{"t":"DDA 24 Onsite 008 sv-se Get ready to save big Gör dig redo att fynda"} +{"t":"DDA 24 Onsite 009 sv-se 21 Nov-2 Dec 21 nov–2 dec"} +{"t":"DDA 24 Onsite 010 sv-se Save big Fynda"} +{"t":"DDA 24 Onsite 011 sv-se Starts midnight Börjar vid midnatt"} +{"t":"DDA 24 Onsite 012 sv-se Black Friday Week 21 Nov-2 Dec Black Friday Week 21 nov–2 dec"} +{"t":"DDA 24 Onsite 013 sv-se Shop Black Friday Week Shoppa under Black Friday Week"} +{"t":"DDA 24 Onsite 014 sv-se Black Friday Week is here Black Friday Week är här"} +{"t":"DDA 24 Onsite 015 sv-se Ends 2 December Slutar 2 december"} +{"t":"DDA 24 Onsite 016 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 24 Onsite 017 sv-se Shop. Save. Repeat. Shoppa. Spara."} +{"t":"DDA 24 Onsite 018 sv-se Black Friday is here Black Friday är här"} +{"t":"DDA 24 Onsite 019 sv-se Big savings Spara massor"} +{"t":"DDA 24 Onsite 020 sv-se Shop epic deals now Shoppa grymma erbjudanden nu"} +{"t":"DDA 24 Onsite 021 sv-se Last chance to get Black Friday Deals Sista chansen att fånga Black Friday-erbjudanden"} +{"t":"DDA 24 Onsite 022 sv-se Big savings end today Idag är sista dagen att fynda"} +{"t":"DDA 24 Onsite 023 sv-se Black Friday Week ends soon Black Friday Week slutar snart"} +{"t":"DDA 24 Onsite 024 sv-se Black Friday Week is 21 November - 2 December Black Friday Week är 21 november–2 december"} +{"t":"DDA 24 Onsite 025 sv-se Black Friday Week is 21 Nov – 2 Dec Black Friday Week: 21 nov–2 dec"} +{"t":"DDA 24 Onsite 026 sv-se Black Friday Week starts in Black Friday Week om"} +{"t":"DDA 24 Onsite 027 sv-se Black Friday WeekStarts in Black Friday WeekBörjar om"} +{"t":"DDA 24 Onsite 028 sv-se Black Friday Week ends in Black Friday Week slutar om"} +{"t":"DDA 24 Onsite 029 sv-se Shop new deal drops Shoppa nya erbjudanden"} +{"t":"DDA 24 Onsite 030 sv-se Black Friday WeekEnding soon Black Friday WeekAvslutas snart"} +{"t":"DDA 24 Onsite 031 sv-se Shop all deals Shoppa alla erbjudanden"} +{"t":"DDA 24 Onsite 032 sv-se Lightning Deals Blixterbjudanden"} +{"t":"DDA 24 Onsite 033 sv-se Deals under £15 Under 200 kr"} +{"t":"DDA 24 Onsite 034 sv-se Black Friday Week coming soon Black Friday Week är snart här"} +{"t":"DDA 24 Onsite 035 sv-se 3 days until epic deals 3 dagar till grymma erbjudanden"} +{"t":"DDA 24 Onsite 036 sv-se 2 days until epic deals 2 dagar till grymma erbjudanden"} +{"t":"DDA 24 Onsite 037 sv-se 21 Nov - 2 Dec 21 nov–2 dec"} +{"t":"DDA 24 Onsite 038 sv-se Get your cart ready Gör dig redo"} +{"t":"DDA 24 Onsite 039 sv-se Epic deals start tomorrow! Grymma erbjudanden börjar imorgon!"} +{"t":"DDA 24 Onsite 040 sv-se Black Friday Week starts midnight Black Friday Week börjar snart"} +{"t":"DDA 24 Onsite 041 sv-se Shop new deals while they’re hot Shoppa helt nya erbjudanden"} +{"t":"DDA 24 Onsite 042 sv-se Discover new deals Shoppa nu"} +{"t":"DDA 24 Onsite 043 sv-se Shop now Shoppa nu"} +{"t":"DDA 24 Onsite 044 sv-se Top 100 Deals Topp 100-erbjudanden"} +{"t":"DDA 24 Onsite 045 sv-se Check Top 100 deals of the day Se dagens Topp 100-erbjudanden"} +{"t":"DDA 24 Onsite 046 sv-se Black Friday Top 100 Deals Topp 100 Black Friday-erbjudanden"} +{"t":"DDA 24 Onsite 047 sv-se Black Friday picks from top brands Black Friday-erbjudanden från toppvarumärken"} +{"t":"DDA 24 Onsite 048 sv-se Top 100 deals of the day Topp 100 erbjudanden idag"} +{"t":"DDA 24 Onsite 049 sv-se 12 days of epic deals has officially started. 12 dagar med grymma erbjudanden har officielt börjat"} +{"t":"DDA 24 Onsite 050 sv-se 21 November - 2 December 21 nov–2 dec"} +{"t":"DDA 24 Onsite 051 sv-se 4 days until epic deals 4 dagar till grymma erbjudanden"} +{"t":"DDA 24 Onsite 052 sv-se 5 days until epic deals 5 dagar till grymma erbjudanden"} +{"t":"DDA 24 Onsite 053 sv-se Amazing deals Magiska erbjudanden"} +{"t":"DDA 24 Onsite 054 sv-se Black Friday Week deals Black Friday Week-deals"} +{"t":"DDA 24 Onsite 055 sv-se Black Friday Week ends tomorrow Black Friday Week slutar imorgon"} +{"t":"DDA 24 Onsite 056 sv-se Black Friday Week ends tonight Black Friday Week slutar i natt"} +{"t":"DDA 24 Onsite 057 sv-se Black Friday Week starts soon Black Friday Week börjar snart"} +{"t":"DDA 24 Onsite 060 sv-se Buy More & Save Köp fler & spara mer"} +{"t":"DDA 24 Onsite 061 sv-se Check for last-minute deals Sista minuten-erbjudanden"} +{"t":"DDA 24 Onsite 062 sv-se Check in for buzzworthy early deals Spana in tidiga erbjudanden"} +{"t":"DDA 24 Onsite 063 sv-se Check in for last-minute deal drops Shoppa sista minuten-erbjudanden"} +{"t":"DDA 24 Onsite 064 sv-se Check in for last-minute deals Shoppa sista minuten-erbjudanden"} +{"t":"DDA 24 Onsite 065 sv-se Customers' most-loved Kundfavoriter"} +{"t":"DDA 24 Onsite 066 sv-se Deals for them, deals for you Erbjudanden för dig – och alla andra"} +{"t":"DDA 24 Onsite 067 sv-se Save more, wrap later Fynda mer, ge mer"} +{"t":"DDA 24 Onsite 068 sv-se Prices worth celebrating Priser som sprider glädje"} +{"t":"DDA 24 Onsite 069 sv-se Shop dazzling savings Fynda bland tusentals erbjudanden"} +{"t":"DDA 24 Onsite 070 sv-se Deals on awesome stuff Deals på coola prylar"} +{"t":"DDA 24 Onsite 071 sv-se Deals to take home Erbjudanden för alla"} +{"t":"DDA 24 Onsite 072 sv-se Deals to talk about Heta erbjudanden"} +{"t":"DDA 24 Onsite 073 sv-se Discover deals Shoppa nu"} +{"t":"DDA 24 Onsite 075 sv-se Discover now Fynda nu"} +{"t":"DDA 24 Onsite 076 sv-se Discover vouchers and save on selected brands Upptäck kuponger och spara på utvalda varumärken"} +{"t":"DDA 24 Onsite 077 sv-se Early Deals Tidiga erbjudanden"} +{"t":"DDA 24 Onsite 078 sv-se Early deals are waiting for you Tidiga erbjudanden väntar på dig"} +{"t":"DDA 24 Onsite 079 sv-se Early deals to shop Tidiga erbjudanden"} +{"t":"DDA 24 Onsite 080 sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 24 Onsite 081 sv-se Ends soon Slutar snart"} +{"t":"DDA 24 Onsite 082 sv-se Epic Deals Grymma erbjudanden"} +{"t":"DDA 24 Onsite 083 sv-se Epic deals are back Grymma erbjudanden är tillbaka"} +{"t":"DDA 24 Onsite 084 sv-se Fantastic deals Fantastiska erbjudanden"} +{"t":"DDA 24 Onsite 085 sv-se Get excited. Deals are coming. Spänningen stiger.Erbjudanden på ingång."} +{"t":"DDA 24 Onsite 086 sv-se Get fast, free delivery with Prime Få snabb, gratis hemleverans med Amazon Prime"} +{"t":"DDA 24 Onsite 087 sv-se Get free games and more with Prime Få gratis spel & mer med Amazon Prime Gaming"} +{"t":"DDA 24 Onsite 088 sv-se Get ready to save up to 40% off Gör dig redo att spara upp till 30 %"} +{"t":"DDA 24 Onsite 089 sv-se Get those last Black Friday Week deals Knip årets sista Black Friday-erbjudanden"} +{"t":"DDA 24 Onsite 091 sv-se Get your carts ready Gör dig redo"} +{"t":"DDA 24 Onsite 092 sv-se Great deals Grymma erbjudanden"} +{"t":"DDA 24 Onsite 093 sv-se Invite-only deals Invite-only erbjudanden"} +{"t":"DDA 24 Onsite 094 sv-se it's Black Friday day in Black Friday Week Idag är det Black Friday – en del av Black Friday Week"} +{"t":"DDA 24 Onsite 096 sv-se Join Prime Gå med i Prime"} +{"t":"DDA 24 Onsite 097 sv-se Join Prime for big deals Amazon Prime = grymma deals"} +{"t":"DDA 24 Onsite 098 sv-se Last Minute Deals Julerbjudanden"} +{"t":"DDA 24 Onsite 099 sv-se Learn more Läs mer"} +{"t":"DDA 24 Onsite 101 sv-se Make your wish list for Black Friday Week Gör din Black Friday Week-önskelista"} +{"t":"DDA 24 Onsite 102 sv-se New day. New deals. Ny dag. Nya erbjudanden."} +{"t":"DDA 24 Onsite 103 sv-se New deals drop in Nya erbjudanden släpps om"} +{"t":"DDA 24 Onsite 104 sv-se New deals every 12 hours Nya erbjudanden var 12:e timme"} +{"t":"DDA 24 Onsite 105 sv-se New deals in Nya erbjudanden om"} +{"t":"DDA 24 Onsite 106 sv-se Option 1: Included with your Prime membership Inkluderat i ditt Amazon Prime-medlemskap"} +{"t":"DDA 24 Onsite 107 sv-se Option 2: Included with a Prime membership Inkluderat i Prime-medlemskap"} +{"t":"DDA 24 Onsite 108 sv-se Option 3: Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"DDA 24 Onsite 109 sv-se Ready. Set. Black Friday Week. Klara.Färdiga.Black Friday Week."} +{"t":"DDA 24 Onsite 110 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 24 Onsite 111 sv-se Shop early deals Tidiga erbjudanden"} +{"t":"DDA 24 Onsite 112 sv-se Shop Everyday Essentials Shoppa allt du behöver i vardagen"} +{"t":"DDA 24 Onsite 113 sv-se Shop new deals Shoppa nya erbjudanden"} +{"t":"DDA 24 Onsite 114 sv-se Shop Prime Try Before You Buy Shoppa med Amazon Prime – prova innan du köper"} +{"t":"DDA 24 Onsite 115 sv-se Shop the final hours Shoppa under de sista timmarna"} +{"t":"DDA 24 Onsite 117 sv-se Shop Black Friday Week deals Shoppa Black Friday Week-erbjudanden"} +{"t":"DDA 24 Onsite 118 sv-se Starts 21 November Börjar 21 nov"} +{"t":"DDA 24 Onsite 119 sv-se Stay tuned for early deals Håll utkik efter tidiga erbjudanden"} +{"t":"DDA 24 Onsite 120 sv-se Today's deal drop Dagens erbjudanden"} +{"t":"DDA 24 Onsite 121 sv-se Today's deals Dagens erbjudanden"} +{"t":"DDA 24 Onsite 122 sv-se Top brands Populära varumärken"} +{"t":"DDA 24 Onsite 123 sv-se Trending deals Populära erbjudanden"} +{"t":"DDA 24 Onsite 124 sv-se Trending Black Friday Week deals Populära Black Friday Week-erbjudanden"} +{"t":"DDA 24 Onsite 125 sv-se Up to 40% off Upp till 30 % rabatt"} +{"t":"DDA 24 Onsite 126 sv-se Watch movies and shows with Prime Se filmer och serier med Amazon Prime"} +{"t":"DDA 25 Onsite 001 sv-se Early Black Friday Week Tidiga Black Friday-erbjudanden"} +{"t":"DDA 25 Onsite 002 sv-se Black Friday Week is coming Black Friday Week är snart här"} +{"t":"DDA 25 Onsite 003 sv-se  Black Friday Week is around the corner  Black Friday Week är runt hörnet"} +{"t":"DDA 25 Onsite 004 sv-se Black Friday Week savings are coming  Black Friday Week-rean är på ingång"} +{"t":"DDA 25 Onsite 005 sv-se 3 days until Black Friday Week 3 dagar kvar till Black Friday Week"} +{"t":"DDA 25 Onsite 006 sv-se 2 days until Black Friday Week 2 dagar kvar till Black Friday Week"} +{"t":"DDA 25 Onsite 007 sv-se Black Friday Week starts tomorrow Black Friday Week börjar imorgon"} +{"t":"DDA 25 Onsite 009 sv-se Save big on Everyday Essentials Fynda allt du behöver i vardagen"} +{"t":"DDA 25 Onsite 010 sv-se Shop deals on Everyday Essentials Shoppa allt du behöver i vardagen"} +{"t":"DDA 25 Onsite 011 sv-se Get an early start on Black Friday Week Tjuvstarta Black Friday Week"} +{"t":"DDA 25 Onsite 012 sv-se Shop deals on Everyday Essentials Fynda allt du behöver i vardagen"} +{"t":"DDA 25 Onsite 013 sv-se Black Friday Week runs from 20 Nov to 1 Dec. But why wait? Black Friday Week pågår 20 nov–1 dec. Men varför vänta?"} +{"t":"DDA 25 Onsite 014 sv-se Enjoy an early pass with our Everyday Essentials products already on our Black Friday Week deals now Rivstarta Black Friday Week med tidiga erbjudanden på produkter du behöver i vardagen."} +{"t":"DDA 25 Onsite 015 sv-se Get ready to save big Gör dig redo att fynda"} +{"t":"DDA 25 Onsite 016 sv-se Save big Fynda"} +{"t":"DDA 25 Onsite 017 sv-se Get ready to save up to XX% off Gör dig redo att spara upp till XX %"} +{"t":"DDA 25 Onsite 018 sv-se Up to XX% off Upp till XX % rabatt"} +{"t":"DDA 25 Onsite 019 sv-se Mark your calendar to save big Gör dig redo att fynda"} +{"t":"DDA 25 Onsite 020 sv-se Get your basket ready Gör dig redo"} +{"t":"DDA 25 Onsite 021 sv-se 20 Nov - 1 Dec 20 nov–1 dec"} +{"t":"DDA 25 Onsite 022 sv-se Starts 20 November Börjar 20 november"} +{"t":"DDA 25 Onsite 023 sv-se Starts tomorrow Börjar imorgon"} +{"t":"DDA 25 Onsite 024 sv-se Starts midnight Börjar vid midnatt"} +{"t":"DDA 25 Onsite 025 sv-se Black Friday Week 20 Nov – 1 Dec Black Friday Week 20 nov–1 dec"} +{"t":"DDA 25 Onsite 029 sv-se Black Friday Week starts midnight Black Friday Week börjar vid midnatt"} +{"t":"DDA 25 Onsite 030 sv-se Black Friday Week starts soon Black Friday Week börjar snart"} +{"t":"DDA 25 Onsite 031 sv-se Black Friday Week starts in Black Friday Week börjar om"} +{"t":"DDA 25 Onsite 032 sv-se Early Black Friday Week deals Tidiga Black Friday-erbjudanden"} +{"t":"DDA 25 Onsite 033 sv-se Get ready for Black Friday Week Gör dig redo för Black Friday Week"} +{"t":"DDA 25 Onsite 034 sv-se Shop vouchers for selected brands Fynda med kuponger på utvalda varumärken"} +{"t":"DDA 25 Onsite 035 sv-se Shop vouchers and save on selected brands Fynda med kuponger på utvalda varumärken"} +{"t":"DDA 25 Onsite 036 sv-se Get ready for upcoming Black Friday Week Gör dig redo för årets Black Friday Week"} +{"t":"DDA 25 Onsite 037 sv-se Learn more Läs mer"} +{"t":"DDA 25 Onsite 038 sv-se Black Friday Week is coming Black Friday Week är snart här"} +{"t":"DDA 25 Onsite 042 sv-se Upcoming Black Friday Week Black Friday Week börjar snart"} +{"t":"DDA 25 Onsite 044 sv-se Selected products only Endast utvalda produkter"} +{"t":"DDA 25 Onsite 045 sv-se Discover more Upptäck mer"} +{"t":"DDA 25 Onsite 046 sv-se See more Se mer"} +{"t":"DDA 25 Onsite 048 sv-se Black Friday Week Black Friday Week"} +{"t":"DDA 25 Onsite 049 sv-se Shop Black Friday Week now Fynda på Black Friday Week nu"} +{"t":"DDA 25 Onsite 050 sv-se Black Friday Week is here Black Friday Week är här"} +{"t":"DDA 25 Onsite 051 sv-se Black Friday Week deals Black Friday Week-erbjudanden"} +{"t":"DDA 25 Onsite 052 sv-se Black Friday Week ends soon Black Friday Week slutar snart"} +{"t":"DDA 25 Onsite 053 sv-se Black Friday Week ends tonight Black Friday Week slutar ikväll"} +{"t":"DDA 25 Onsite 054 sv-se Last chance to get Black Friday Deals Sista chansen att fynda Black Friday Week-erbjudanden"} +{"t":"DDA 25 Onsite 057 sv-se Shop new deals while they’re hot Shoppa helt nya erbjudanden"} +{"t":"DDA 25 Onsite 058 sv-se New day, new deals Ny dag, nya erbjudanden."} +{"t":"DDA 25 Onsite 059 sv-se Ready, set, save. Klara, färdiga, fynda."} +{"t":"DDA 25 Onsite 060 sv-se Ready, set, shop. Klara, färdiga, shoppa."} +{"t":"DDA 25 Onsite 061 sv-se Epic savings are here Fynda grymma erbjudanden"} +{"t":"DDA 25 Onsite 062 sv-se Save big on <category> Fynda <category>"} +{"t":"DDA 25 Onsite 063 sv-se Shop deals on <category> Shoppa erbjudanden inom <category>"} +{"t":"DDA 25 Onsite 064 sv-se Save big until 1 December Fynda till och med 1 december"} +{"t":"DDA 25 Onsite 065 sv-se Save up to XX% off now Spara upp till X % nu"} +{"t":"DDA 25 Onsite 066 sv-se Deals you don't want to miss Erbjudanden du inte vill missa"} +{"t":"DDA 25 Onsite 067 sv-se Shop. Save. Repeat. Handla. Spara."} +{"t":"DDA 25 Onsite 068 sv-se Last chance for up to XX% off Sista chansen att få upp till XX % rabatt"} +{"t":"DDA 25 Onsite 069 sv-se Ends 1 December Slutar 1 december"} +{"t":"DDA 25 Onsite 070 sv-se Ends tomorrow Slutar imorgon"} +{"t":"DDA 25 Onsite 071 sv-se Ends midnight Slutar vid midnatt"} +{"t":"DDA 25 Onsite 072 sv-se Ends soon Slutar snart"} +{"t":"DDA 25 Onsite 073 sv-se Epic deals end tomorrow Fynda till och med imorgon"} +{"t":"DDA 25 Onsite 074 sv-se Last chance to save up to XX% Sista chansen att spara upp till XX %"} +{"t":"DDA 25 Onsite 075 sv-se Last chance to save big Sista chansen att fynda"} +{"t":"DDA 25 Onsite 076 sv-se Shop fast - deals end midnight Fynda nu – rean slutar vid midnatt"} +{"t":"DDA 25 Onsite 077 sv-se Big savings end at midnight Idag är sista dagen att fynda"} +{"t":"DDA 25 Onsite 079 sv-se Black Friday Week ends tomorrow Black Friday Week slutar imorgon"} +{"t":"DDA 25 Onsite 080 sv-se Black Friday Week ends midnight Black Friday Week slutar vid midnatt"} +{"t":"DDA 25 Onsite 081 sv-se Black Friday Week ends in Black Friday Week slutar om"} +{"t":"DDA 25 Onsite 082 sv-se Black Friday Week now on Black Friday Week pågår nu"} +{"t":"DDA 25 Onsite 087 sv-se Get the most out of Black Friday Week Få ut det mesta av Black Friday Week"} +{"t":"DDA 25 Onsite 088 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"DDA 25 Onsite 089 sv-se Discover all deals here Upptäck alla erbjudanden här"} +{"t":"DDA 25 Onsite 090 sv-se Discover new deals Shoppa nu"} +{"t":"DDA 25 Onsite 091 sv-se Shop now Shoppa nu"} +{"t":"DDA 25 Onsite 092 sv-se Discover deals Shoppa nu"} +{"t":"DDA 25 Onsite 093 sv-se Black Friday Week is here Black Friday Week är här"} +{"t":"DDA 25 Onsite 094 sv-se Last-Minute Gifts Sista minuten-klappar"} +{"t":"DDA 25 Onsite 095 sv-se Early festive deals. 'Tis the pre-season Det lackar mot jul. Fynda julklappar"} +{"t":"DDA 25 Onsite 096 sv-se Oh, do we have deals for you Vi har grymma erbjudanden till dig"} +{"t":"DDA 25 Onsite 097 sv-se Last-Minute Gifts starts tomorrow Sista minuten-klappar startar imorgon"} +{"t":"DDA 25 Onsite 098 sv-se Last-Minute Gifts ends soon Passa på att fynda sista minuten-klappar"} +{"t":"DDA 25 Onsite 099 sv-se Save more, wrap later Fynda mer, ge mer"} +{"t":"DDA 25 Onsite 100 sv-se Deals on gift ideas Julklappsidéer på rea"} +{"t":"DDA 25 Onsite 101 sv-se Last-Minute Gifts ends today Sista dagen: fynda sista minuten-klappar"} +{"t":"DDA 25 Onsite 102 sv-se Shop dazzling savings Fynda bland tusentals erbjudanden"} +{"t":"DDA 25 Onsite 103 sv-se Prices worth celebrating Priser som sprider glädje"} +{"t":"DDA 25 Onsite 107 sv-se Last chance to grab epic gifts Sista chansen: fynda grymma julklappar"} +{"t":"DDA 25 Onsite 108 sv-se 8-21 December  8–21 december"} +{"t":"DDA 25 Onsite 109 sv-se Starts 8 December Börjar 8 december"} +{"t":"DDA 25 Onsite 112 sv-se Ends Slutar"} +{"t":"DDA 25 Onsite 113 sv-se Ends.... Slutar..."} +{"t":"DDA 25 Onsite 114 sv-se Last-Minute Gifts 8 Dec - 21 Dec Sista minuten-klappar 8–21 dec"} +{"t":"DDA 25 Onsite 115 sv-se Last-Minute Gifts finishes in XXX Sista chansen att fynda sista minuten-klappar XXX"} +{"t":"DDA 25 Onsite 118 sv-se Last-Minute Gifts 8-21 December Sista minuten-klappar 8–21 dec"} +{"t":"DDA 25 Onsite 119 sv-se Shop tree-mendous deals Shoppa gran-diosa erbjudanden"} +{"t":"DDA 25 Onsite 120 sv-se Shop all our everyday deals Shoppa alla våra erbjudanden"} +{"t":"DDA 25 Onsite 121 sv-se Explore deals on festive gifts selection Fynda i vår julbutik"} +{"t":"DDA 25 Onsite 123 sv-se Shop Last-Minute Gifts Shoppa sista minuten-klappar"} +{"t":"DDA 25 Onsite 124 sv-se 8-21 December 8–21 december"} +{"t":"DDA 25 Onsite 125 sv-se Last chance to grab epic gifts Sista chansen att fynda grymma julklappar"} +{"t":"PBDD 23 Onsite 001 sv-se Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Onsite 002 sv-se Big deals coming soon  Grymma erbjudanden kommer snart"} +{"t":"PBDD 23 Onsite 003 sv-se Big deals are coming  Grymma erbjudanden närmar sig"} +{"t":"PBDD 23 Onsite 004 sv-se 5 days until Prime Big Deal Days 5 dagar till Prime Deal Days"} +{"t":"PBDD 23 Onsite 005 sv-se 4 days until Prime Big Deal Days 4 dagar till Prime Deal Days"} +{"t":"PBDD 23 Onsite 006 sv-se 3 days until Prime Big Deal Days 3 dagar till Prime Deal Days"} +{"t":"PBDD 23 Onsite 007 sv-se 2 days until Prime Big Deal Days 2 dagar till Prime Deal Days"} +{"t":"PBDD 23 Onsite 008 sv-se 1 day until Prime Big Deal Days 1 dag kvar till Prime Deal Days"} +{"t":"PBDD 23 Onsite 009 sv-se Prime Big Deal Days starts soon Prime Deal Days börjar imorgon"} +{"t":"PBDD 23 Onsite 010 sv-se Prime Big Deal Days starts at midnight Prime Deal Days börjar snart"} +{"t":"PBDD 23 Onsite 011 sv-se Prime Big Deal Days starts in Prime Deal Days börjar om"} +{"t":"PBDD 23 Onsite 012 sv-se Access early deals Early access-erbjudanden"} +{"t":"PBDD 23 Onsite 013 sv-se Shop Prime Big Deal Days early deals Shoppa Prime Deal Days tidiga erbjudanden"} +{"t":"PBDD 23 Onsite 014 sv-se Prime Big Deal Days early deals Prime Deal Days tidiga erbjudanden"} +{"t":"PBDD 23 Onsite 015 sv-se Shop Prime Big Deal Days early Shoppa före andra på Prime Deal Days"} +{"t":"PBDD 23 Onsite 016 sv-se Get ready for Prime Big Deal Days Prime Deal Days"} +{"t":"PBDD 23 Onsite 017 sv-se Explore more Prime benefits Utforska förmånerna med Prime"} +{"t":"PBDD 23 Onsite 018 sv-se Just for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PBDD 23 Onsite 019 sv-se Prime Video Prime Video"} +{"t":"PBDD 23 Onsite 021 sv-se Prime Delivery Prime-leverans"} +{"t":"PBDD 23 Onsite 024 sv-se Prime Gaming Prime Gaming"} +{"t":"PBDD 23 Onsite 025 sv-se Shop Prime Big Deal Days Shoppa på Prime Deal Days"} +{"t":"PBDD 23 Onsite 026 sv-se Shop big deals. Feel like a big deal. Shoppa Grymma erbjudanden. Känn dig utvald."} +{"t":"PBDD 23 Onsite 027 sv-se Shop big deals now Shoppa Grymma erbjudanden nu"} +{"t":"PBDD 23 Onsite 028 sv-se Save big. Then do a little dance. Spara mycket. Sedan kan du fira med en dans."} +{"t":"PBDD 23 Onsite 029 sv-se Shop and save all night long Shoppa och spara hela kvällen."} +{"t":"PBDD 23 Onsite 030 sv-se New day to save. New deals to shop. En ny dag att spara. Nya erbjudanden att fynda."} +{"t":"PBDD 23 Onsite 031 sv-se Shop fast! Deals end tonight. Köp snabbt! Erbjudandena slutar ikväll."} +{"t":"PBDD 23 Onsite 033 sv-se Prime Big Deal Days ends soon Prime Deal Days slutar snart"} +{"t":"PBDD 23 Onsite 035 sv-se Spectacular deals Spektakulära erbjudanden"} +{"t":"PBDD 23 Onsite 036 sv-se Fantastic deals  Fantastiska erbjudanden"} +{"t":"PBDD 23 Onsite 037 sv-se Amazing deals Fantastiska erbjudanden"} +{"t":"PBDD 23 Onsite 038 sv-se Really big deals  Verkligen bra erbjudanden"} +{"t":"PBDD 23 Onsite 039 sv-se Top-notch deals Topperbjudanden"} +{"t":"PBDD 23 Onsite 040 sv-se Big Deals Big Deals"} +{"t":"PBDD 23 Onsite 041 sv-se Dazzling deals Grymma erbjudanden"} +{"t":"PBDD 23 Onsite 042 sv-se Very impressive deals Väldigt imponerande erbjudanden"} +{"t":"PBDD 23 Onsite 043 sv-se Unbelievable deals Otroliga erbjudanden"} +{"t":"PBDD 23 Onsite 044 sv-se Deals on hot brands  Erbjudanden på populära märken"} +{"t":"PBDD 23 Onsite 045 sv-se Hot deals  Heta erbjudanden"} +{"t":"PBDD 23 Onsite 046 sv-se Deals on awesome stuff Erbjudanden på fantastiska prylar"} +{"t":"PBDD 23 Onsite 047 sv-se Sweet deals Grymma erbjudanden"} +{"t":"PBDD 23 Onsite 048 sv-se Shop new deals  Shoppa nya erbjudanden"} +{"t":"PBDD 23 Onsite 049 sv-se Deals end soon  Erbjudandena slutar snart"} +{"t":"PBDD 23 Onsite 050 sv-se Deals end today  Erbjudandena slutar idag"} +{"t":"PBDD 23 Onsite 051 sv-se Today's deals Dagens erbjudanden"} +{"t":"PBDD 23 Onsite 052 sv-se Unlock Prime Big Deal Days with Prime Lås up Prime Deal Days med Prime"} +{"t":"PBDD 23 Onsite 053 sv-se Shop Prime Big Deal Days with Prime Shoppa Prime Deal Days med Prime"} +{"t":"PBDD 23 Onsite 054 sv-se Prime member deals Erbjudanden för Prime-medlemmar"} +{"t":"PBDD 23 Onsite 055 sv-se Prime Big Deal Days deals Prime Deal Days"} +{"t":"PBDD 23 Onsite 056 sv-se Lightning Deals Blixtrea"} +{"t":"PBDD 23 Onsite 057 sv-se Trending deals Populära erbjudanden"} +{"t":"PBDD 23 Onsite 058 sv-se Deals under £15 Erbjudanden under 200 kr"} +{"t":"PBDD 23 Onsite 059 sv-se Shop all deals Shoppa alla erbjudanden"} +{"t":"PBDD 23 Onsite 060 sv-se Big deals anyone? Någon som vill ha Grymma erbjudanden?"} +{"t":"PBDD 23 Onsite 061 sv-se Shop Prime Big Deal Days now Shoppa nu på Prime Deal Days"} +{"t":"PBDD 23 Onsite 062 sv-se Bestsellers of 2023 2023 års bästsäljare"} +{"t":"PBDD 23 Onsite 063 sv-se Thanks for being a Prime member Tack för att du är en Prime-medlem"} +{"t":"PBDD 23 Onsite 064 sv-se Sign up. Save big. Registrera dig. Spara mycket."} +{"t":"PBDD 23 Onsite 065 sv-se Big deals are coming Grymma erbjudanden kommer snart"} +{"t":"PBDD 23 Onsite 066 sv-se Big deals just for Prime members Grymma erbjudanden bara för Prime-medlemmar"} +{"t":"PBDD 23 Onsite 067 sv-se Get in on big deals and fast delivery Fynda Grymma erbjudanden med snabb leverans"} +{"t":"PBDD 23 Onsite 068 sv-se Big deals come to those who don't wait Grymma erbjudanden är för de som inte väntar"} +{"t":"PBDD 23 Onsite 069 sv-se Stop and smell the deals Stanna och dofta på erbjudandena"} +{"t":"PBDD 23 Onsite 070 sv-se Big deal season starts soon Säsongen för Grymma erbjudanden börjar snart"} +{"t":"PBDD 23 Onsite 071 sv-se Big deals are almost here. Don’t miss out. Grymma erbjudanden är snart här. Missa det inte."} +{"t":"PBDD 23 Onsite 072 sv-se Time to put on your big deal pants Grymma erbjudanden är snart här. Missa det inte."} +{"t":"PBDD 23 Onsite 073 sv-se It’s a new day to save big Det är en ny dag för att spara"} +{"t":"PBDD 23 Onsite 074 sv-se It’s not too late to get in on big deals Det är aldrig för sent att fynda Grymma erbjudanden"} +{"t":"PBDD 23 Onsite 075 sv-se Good things come in all packages Bra saker kommer i alla paket"} +{"t":"PBDD 23 Onsite 078 sv-se Get big deals. You’ve earned it. Det är aldrig för sent att fynda Grymma erbjudanden. Du är värd det."} +{"t":"PBDD 23 Onsite 079 sv-se Invite Only Deals Erbjudanden endast via inbjudan"} +{"t":"PBDD 23 Onsite 080 sv-se Watch movies and shows with Prime Se filmer och program med Prime"} +{"t":"PBDD 23 Onsite 081 sv-se Listen to Amazon Music with Prime"} +{"t":"PBDD 23 Onsite 082 sv-se Get fast, free delivery with Prime Få snabb, kostnadsfri leverans med Prime"} +{"t":"PBDD 23 Onsite 085 sv-se Get free games and in-game items with Prime Få fria spel och produkter i spelen med Prime"} +{"t":"PBDD 23 Onsite 087 sv-se Shop two days of big deals, only for Prime members Shoppa episka erbjudanden i två dagar, bara för Prime-medlemmar."} +{"t":"PBDD 23 Onsite 088 sv-se Join today. Cancel anytime. Gå med idag. Avsluta när som helst."} +{"t":"PBDD 23 Onsite 089 sv-se Try Prime Prova Prime"} +{"t":"PBDD 23 Onsite 090 sv-se Shop the deals Shoppa erbjudanden"} +{"t":"PD 23 Onsite Copy Requests 001 sv-se WOW! Deals are products from top brands at unbelievable discounts, each available for only 2 hours and at a limited quantity – when they’re gone, they’re gone! WOW!-erbjudanden är produkter från toppvarumärken till otroliga priser, var och en tillgänglig i endast två timmar och i ett begränsat antal – när de är borta är de borta!"} +{"t":"PD 23 Onsite Copy Requests 002 sv-se To get the chance to shop those deals, activate the deal alert below to receive a reminder once they go live. För att få chansen att shoppa dessa erbjudanden ska du aktivera notisfunktionen nedan för att få en påminnelse när de blir tillgängliga."} +{"t":"PD 23 Onsite Copy Requests 003 sv-se Scavenger Hunt Skattjakt"} +{"t":"PD 23 Onsite Copy Requests 004 sv-se Invite Only Deals Erbjudanden med inbjudan endast"} +{"t":"PD 23 Onsite Copy Requests 005 sv-se Most Loved Deals De mest älskade erbjudandena"} +{"t":"PD 23 Onsite Page wording 001 sv-se Prime Day starts soon Prime Day är på väg"} +{"t":"PD 23 Onsite Page wording 007 sv-se Prime Day Prime Day"} +{"t":"PD 23 Onsite Page wording 008 sv-se Under Review Under Review"} +{"t":"PD 23 Onsite Page wording 011 sv-se Save up to XX% on Prime Day Upp till XX% rabatt under Prime Day"} +{"t":"PD 23 Onsite Page wording 017 sv-se Shop up to XX% off Spara upp till XX%"} +{"t":"PD 23 Onsite Page wording 021 % off sv-se 5 days to go grymma erbjudanden börjar om 5 dagar"} +{"t":"PD 23 Onsite Page wording 022 % off sv-se 4 days to go. grymma erbjudanden börjar om 4 dagar"} +{"t":"PD 23 Onsite Page wording 023 % off sv-se 3 days to go. 3 dagar kvar"} +{"t":"PD 23 Onsite Page wording 024 % off sv-se 2 days to go. 2 dagar kvar"} +{"t":"PD 23 Onsite Page wording 025 % off sv-se 1 day to go 1 dag kvar"} +{"t":"PD 23 Onsite Page wording 026 % off sv-se Epic deals start at midnight Grymma erbjudanden, börjar vid midnatt"} +{"t":"PD 23 Onsite Page wording 027 % off sv-se Two days of epic deals Två dagar med grymma erbjudanden"} +{"t":"PD 23 Onsite Page wording 028 % off sv-se Shop deals overnight Shoppa natterbjudanden"} +{"t":"PD 23 Onsite Page wording 030 % off sv-se Prime Day ends soon Prime Day slutar snart"} +{"t":"PD 23 Onsite Page wording 031 sv-se XX - XX July XX–XX juli"} +{"t":"PD 23 Onsite Page wording 037 sv-se Now on Shoppa nu"} +{"t":"PD 23 Onsite Page wording 038 sv-se Save now. Sleep later. Spara nu. Sov senare."} +{"t":"PD 23 Onsite Page wording 039 sv-se Ends in Slutar om"} +{"t":"PD 23 Onsite Page wording 040 sv-se Deals end at midnight Erbjudandena pågår till midnatt"} +{"t":"PD 23 Onsite Page wording 041 CTA sv-se Shop early Prime Day Deals Shoppa tidiga Prime Day erbjudanden"} +{"t":"PD 23 Onsite Page wording 047 CTA sv-se Shop all Prime Day deals Shoppa alla Prime Day erbjudanden"} +{"t":"PD 23 Onsite Page wording 051 sv-se Vouchers Kuponger"} +{"t":"PD 23 Onsite Page wording 057 sv-se Check out these Prime-exclusive vouchers Upptäck Prime-exklusiva kuponger"} +{"t":"PD 23 Onsite Page wording 061 sv-se Shop all deals Små företag"} +{"t":"PD 23 Onsite 001 Event Name sv-se Prime Day Prime Day"} +{"t":"PD 23 Onsite 002 Tagline sv-se Two days of epic deals Två dagar med grymma erbjudanden"} +{"t":"PD 23 Onsite 003 Tagline sv-se Feel like a big deal\n\nTwo days of Prime savings Känn dig utvald\n\nTvå dagar med Prime-erbjudanden"} +{"t":"PD 23 Onsite 003F Tagline sv-se Feel like a big deal Two days of Prime savings Känn dig utvald Två dagar med Prime-erbjudanden"} +{"t":"PD 23 Onsite 005 Dates sv-se XX - XX July XX–XX juli"} +{"t":"PD 23 Onsite 006 Dates sv-se Starts midnight Börjar vid midnatt"} +{"t":"PD 23 Onsite 007 Dates sv-se Ends midnight Slutar vid midnatt"} +{"t":"PD 23 Onsite 008 Dates sv-se Epic deals start at midnight grymma erbjudanden, börjar vid midnatt"} +{"t":"PD 23 Onsite 009 Dates sv-se Deals start at midnight Erbjudanden börjar vid midnatt"} +{"t":"PD 23 Onsite 010 CTA sv-se Get ready Gör dig redo"} +{"t":"PD 23 Onsite 011 sv-se Starts midnight Börjar vid midnatt"} +{"t":"PD 23 Onsite 012 sv-se Starts tomorrow Börjar imorgon"} +{"t":"PD 23 Onsite 013 sv-se Starts XX July Börjar XX juli"} +{"t":"PD 23 Onsite 014 sv-se Ends XX July Slutar XX juli"} +{"t":"PD 23 Onsite 015 sv-se Now on Nu igång"} +{"t":"PD 23 Onsite 016 CTA sv-se See the deals Till rean"} +{"t":"PD 23 Onsite 017 CTA sv-se Shop great deals Shoppa exklusiva erbjudanden"} +{"t":"PD 23 Onsite 018 sv-se Discover vouchers and save on selected brands Upptäck kuponger och spara på utvalda varumärken"} +{"t":"PD 23 Onsite 019 sv-se Check out these Prime-exclusive vouchers Upptäck Prime-exklusiva kuponger"} +{"t":"PD 23 Onsite 020 sv-se Discover all deals here Upptäcka alla erbjudanden här"} +{"t":"PD 23 Onsite 021 sv-se Shop all deals Shoppa alla erbjudanden"} +{"t":"PD 23 Onsite 022 sv-se Exclusively for Prime members Exklusivt för Prime-medlemmar"} +{"t":"PD 24 Onsite Lead Up 001 Headline sv-se XX-XX July 16–17 juli"} +{"t":"PD 24 Onsite Lead Up 002 Subtext sv-se Big deals coming soon Grymma erbjudanden kommer snart"} +{"t":"PD 24 Onsite Lead Up 003 Headline sv-se Prime Day is XX-XX July Prime Day är 16–17 juli"} +{"t":"PD 24 Onsite Lead Up 004 Subtext sv-se But the party starts now Men festen börjar nu"} +{"t":"PD 24 Onsite Lead Up 005 Headline sv-se Shop early Prime Day deals now Shoppa tidiga Prime Day-erbjudanden nu"} +{"t":"PD 24 Onsite Lead Up 006 Headline sv-se Stay tuned for early deals Håll utkik efter tidiga erbjudanden"} +{"t":"PD 24 Onsite Lead Up 007 Headline sv-se Make your wish list for Prime Day Gör din önskelista för Prime Day"} +{"t":"PD 24 Onsite Lead Up 008 Subtext sv-se XX-XX July 16–17 juli"} +{"t":"PD 24 Onsite Lead Up 009 Headline sv-se Check in for buzzworthy \n early deals Kolla in för spännande tidiga erbjudanden"} +{"t":"PD 24 Onsite Lead Up 009F Headline sv-se Check in for buzzworthy early deals Kolla in för spännande tidiga erbjudanden"} +{"t":"PD 24 Onsite Lead Up 010 Headline sv-se Early deal Tidigt erbjudande"} +{"t":"PD 24 Onsite Lead Up 012 Headline sv-se Shop exclusive Prime deals now Shoppa exklusiva Amazon Prime-erbjudanden nu"} +{"t":"PD 24 Onsite Lead Up 014 Headline sv-se Exciting deals only for Prime members Exklusiva Amazon Prime-erbjudanden på spännande saker"} +{"t":"PD 24 Onsite Lead Up 016 Headline sv-se 5 days until big deals 5 dagar till grymma erbjudanden"} +{"t":"PD 24 Onsite Lead Up 018 Headline sv-se 4 days until big deals 4 dagar till grymma erbjudanden"} +{"t":"PD 24 Onsite Lead Up 020 Headline sv-se 3 days until big deals 3 dagar till grymma erbjudanden"} +{"t":"PD 24 Onsite Lead Up 022 Headline sv-se 2 days until big deals 2 dagar till grymma erbjudanden"} +{"t":"PD 24 Onsite Lead Up 024 Headline sv-se Get your basket ready Gör din redo"} +{"t":"PD 24 Onsite Lead Up 025 Subtext sv-se Big deals start tomorrow Grymma erbjudanden startar imorgon!"} +{"t":"PD 24 Onsite Lead Up 026 Headline sv-se It’s almost deal o’clock Snart dags att fynda erbjudanden"} +{"t":"PD 24 Onsite Lead Up 027 Subtext sv-se Prime Day starts soon Prime Day börjar snart"} +{"t":"PD 24 Onsite Lead Up 028 Headline sv-se Tune in for new deals all Prime Day long Upptäck nya erbjudanden under hela Prime Day"} +{"t":"PD 24 Onsite Lead Up 030 Headline sv-se Prime Day starts in Prime Day börjar om"} +{"t":"PD 24 Onsite Lead Up 031 Headline sv-se New deals drop in Nya erbjudanden släpps"} +{"t":"PD 24 Onsite Lead Up 032 Headline sv-se Shop early Prime Day deals Shoppa tidiga Prime Day-erbjudanden"} +{"t":"PD 24 Onsite Lead Up 033 Headline sv-se Early deals to shop Shopppa tidiga erbjudanden"} +{"t":"PD 24 Onsite Lead Up 034 Headline sv-se Early deals are waiting for you Tidiga erbjudanden väntar på dig"} +{"t":"PD 24 Onsite Lead Up 035 Headline sv-se Fast delivery. Unlimited streaming. Prime Day. Hemleverans. Streaming. Prime Day!"} +{"t":"PD 24 Onsite Lead Up 037 Headline sv-se Join Prime. Save big. Gå med i Amazon Prime. Spara massor."} +{"t":"PD 24 Onsite Lead Up 038 Subtext sv-se Deals start tomorrow Erbjudanden startar imorgon!"} +{"t":"PD 24 Onsite Lead Up 039 Headline sv-se Prime Day starts soon Prime Day börjar snart"} +{"t":"PD 24 Onsite Lead Up 041 Headline sv-se Get your baskets ready Gör dina kundvagnar redo"} +{"t":"PD 24 Onsite Lead Up 043 Headline sv-se Today's deal drop Dagens erbjudande"} +{"t":"PD 24 Onsite Lead Up 044 Headline sv-se Prime Day is XX–XX July Prime Day är 16–17 juli"} +{"t":"PD 24 Onsite Lead Up 045 Headline sv-se Shop new deal drops Shoppa nya erbjudanden"} +{"t":"PD 24 Onsite Lead Up 046 Headline sv-se Prime Day Prime Day"} +{"t":"PD 24 Onsite Lead Up 047 Headline sv-se Starts in Börjar om"} +{"t":"PD 24 Onsite Lead Up 050 Headline sv-se Invite-only deals Invite-only erbjudanden"} +{"t":"PD 24 Onsite Lead Up 051 Headline sv-se Watch films and shows with Prime Obegränsad streaming med Amazon Prime Video"} +{"t":"PD 24 Onsite Lead Up 052 Headline sv-se Listen to Amazon Music with Prime Lyssna på Amazon Music med Prime"} +{"t":"PD 24 Onsite Lead Up 053 Headline sv-se Get unlimited, fast deliveries with Prime Få snabb, gratis hemleverans med Amazon Prime"} +{"t":"PD 24 Onsite Lead Up 054 Headline sv-se Shop Prime Try Before You Buy Shoppa med Amazon Prime Prova innan du köper"} +{"t":"PD 24 Onsite Lead Up 055 Headline sv-se Get free games and more with Prime Få gratis spel och mer med Amazon Prime Gaming"} +{"t":"PD 24 Onsite Lead Up 056 Headline sv-se Prime Day is XX and XX July Prime Day är 16–17 juli"} +{"t":"PD 24 Onsite Lead Up 057 Headline sv-se Shop Prime Day Shoppa på Prime Day"} +{"t":"PD 24 Onsite Lead Up 058 Headline sv-se Get excited. Deals are coming. Tagga till! Erbjudanden på väg."} +{"t":"PD 24 Onsite Lead Up 060 Headline sv-se Big deals are back Grymma erbjudanden är tillbaka"} +{"t":"PD 24 Onsite Lead Up 061 Subtext sv-se Prime Day is XX–XX July Prime Day är 16–17 juli"} +{"t":"PD 24 Onsite Lead Up 062 Headline sv-se Starts midnight Börjar vid midnatt"} +{"t":"PD 24 Onsite Live 001 Headline sv-se Shop big deals now Shoppa grymma erbjudanden nu"} +{"t":"PD 24 Onsite Live 002 Headline sv-se Shop new deals while they’re hot Var först med att upptäcka nya erbjudanden"} +{"t":"PD 24 Onsite Live 003 Headline sv-se Shop new deals Shoppa nya erbjudanden"} +{"t":"PD 24 Onsite Live 004 Headline sv-se New day. New deals. Ny dag. Nya erbjudanden."} +{"t":"PD 24 Onsite Live 005 Headline sv-se Shop the final hours Shoppa de sista timmarna"} +{"t":"PD 24 Onsite Live 006 Headline sv-se Log-in for last-minute deal drops Håll utkik efter sista minuten-erbjudanden"} +{"t":"PD 24 Onsite Live 007 Headline sv-se These deals were made for shopping Tiden att shoppa erbjudanden är nu"} +{"t":"PD 24 Onsite Live 008 Headline sv-se Shop. Save. Repeat. Handla. Spara. Repeat."} +{"t":"PD 24 Onsite Live 009 Headline sv-se Ends in Slutar om"} +{"t":"PD 24 Onsite Live 010 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Onsite Live 011 Subtext sv-se Shop last-minute deals in Håll utkik efter sista minuten-erbjudanden"} +{"t":"PD 24 Onsite Live 012 Headline sv-se New deals in Nya erbjudanden om"} +{"t":"PD 24 Onsite Live 013 Headline sv-se Join Prime today. Shop big deals today. Gå med i Amazon Prime idag. Shoppa grymma erbjudanden."} +{"t":"PD 24 Onsite Live 014 CTA sv-se Start your 30-day free trial Starta din gratis provperiod på 30 dagar"} +{"t":"PD 24 Onsite Live 015 Headline sv-se Shop new deals with a side of fast delivery Gå med i Amazon Prime idag. Shoppa grymma erbjudanden."} +{"t":"PD 24 Onsite Live 016 CTA sv-se Join Prime Gå med i Amazon Prime"} +{"t":"PD 24 Onsite Live 017 Headline sv-se There’s still time to score big deals Det finns fortfarande tid att shoppa erbjudanden"} +{"t":"PD 24 Onsite Live 019 Headline sv-se Shop Prime Day deals Shoppa Prime Day-deals"} +{"t":"PD 24 Onsite Live 021 Headline sv-se Trending Prime Day deals Trendande Prime Day-deals"} +{"t":"PD 24 Onsite Live 022 Headline sv-se Shop Prime Day before it ends Shoppa Prime Day innan den avslutas"} +{"t":"PD 24 Onsite Live 023 Headline sv-se Prime Day deals Prime Day-erbjudanden"} +{"t":"PD 24 Onsite Live 024 Headline sv-se Spectacular deals Spektakulära erbjudanden"} +{"t":"PD 24 Onsite Live 025 Headline sv-se Fantastic deals Fantastiska erbjudanden"} +{"t":"PD 24 Onsite Live 026 Headline sv-se Amazing deals Magiska erbjudanden"} +{"t":"PD 24 Onsite Live 027 Headline sv-se Deals on awesome stuff Erbjudanden på fantastiska prylar"} +{"t":"PD 24 Onsite Live 028 Headline sv-se Top-notch deals Topperbjudanden"} +{"t":"PD 24 Onsite Live 029 Headline sv-se Great deals Grymma erbjudanden"} +{"t":"PD 24 Onsite Live 030 Headline sv-se Very impressive deals Imponerade erbjudanden"} +{"t":"PD 24 Onsite Live 031 Headline sv-se Unbelievable deals Otroliga erbjudanden"} +{"t":"PD 24 Onsite Live 032 Headline sv-se Deals to talk about Erbjudanden att prata om"} +{"t":"PD 24 Onsite Live 033 Headline sv-se Deals to take home Erbjudanden att ta med hem"} +{"t":"PD 24 Onsite Live 034 Headline sv-se Log-in for last-minute deals Håll utkik efter sista minuten-erbjudanden"} +{"t":"PD 24 Onsite Live 035 Headline sv-se Lightning Deals Blixt-erbjudanden"} +{"t":"PD 24 Onsite Live 036 Headline sv-se Top brands Populära varumärken"} +{"t":"PD 24 Onsite Live 037 Headline sv-se Customers' Most-Loved Kundfavoriter"} +{"t":"PD 24 Onsite Live 038 Headline sv-se Trending deals Populära erbjudanden"} +{"t":"PD 24 Onsite Live 039 Headline sv-se Deals under £25 Erbjudanden under 200 kr"} +{"t":"PD 24 Onsite Live 040 Headline sv-se Deals under £10 Erbjudanden under 100 kr"} +{"t":"PD 24 Onsite Live 041 Headline sv-se Shop all deals Shoppa alla erbjudanden"} +{"t":"PD 24 Onsite Live 042 Headline sv-se Today's deals Dagens erbjudanden"} +{"t":"PD 24 Onsite Live 043 Headline sv-se Join Prime Gå med i Amazon Prime"} +{"t":"PD 24 Onsite Live 044 Headline sv-se Join Prime for big deals Gå med i Amazon Prime för grymma erbjudanden"} +{"t":"PD 24 Onsite Live 045 Headline sv-se Prime member deals Erbjudanden för Amazon Prime-medlemmar"} +{"t":"PD 24 Onsite Live 046 Headline sv-se Ends soon Slutar snart"} +{"t":"PD 24 Onsite Live 047 Headline sv-se Ending soon Avslutas snart"} +{"t":"PD 24 Onsite Live 048 Headline sv-se New deals every 12 hours Nya erbjudanden var 12:e timme"} +{"t":"PD 24 Onsite Live 049 Headline sv-se Shop all deals Shoppa alla erbjudanden"} +{"t":"PD 24 Onsite Live 050 Headline sv-se Prime Day ends soon Prime Day slutar snart"} +{"t":"PD 24 Onsite Live 051 Subtext sv-se Try Prime and join the party Bli Amazon Prime-medlem nu"} +{"t":"PD 24 Onsite Live 052 Headline sv-se Ready. Set. Prime Day. Klara. Färdiga. Prime Day."} +{"t":"PD 24 Onsite Live 053 Subtext sv-se Two days of big deals have officially started Två dagar med grymma erbjudanden har officiellt startat"} +{"t":"PD 24 Onsite Live 054 Headline sv-se Two days of big deals Två dagar med grymma erbjudanden"} +{"t":"PD 24 Onsite Live 055 Headline sv-se Ends midnight Slutar vid midnatt"} +{"t":"PD 24 Onsite Live 056 Headline sv-se Thanks for shopping Prime Day Tack för att du shoppade på Prime Day"} +{"t":"PD 24 Onsite Live 057 Headline sv-se Everyday Prime deals Amazon Prime-erbjudanden varje dag"} +{"t":"PD 24 Onsite Live 058 sv-se Included with your Prime membership Inkluderat i ditt Amazon Prime-medlemskap"} +{"t":"PD 24 Onsite Live 059 sv-se Included with a Prime membership Inkluderat i Amazon Prime-medlemskap"} +{"t":"PD 24 Onsite Live 060 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PD 24 Onsite Live Lead Out 058 sv-se Included with your Prime membership Inkluderat i ditt Amazon Prime-medlemskap"} +{"t":"PD 24 Onsite Live Lead Out 059 sv-se Included with a Prime membership Inkluderat i Amazon Prime-medlemskap"} +{"t":"PD 24 Onsite Live Lead Out 060 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PD 25 Onsite 001 sv-se Big deals coming soon Grymma erbjudanden kommer snart"} +{"t":"PD 25 Onsite 002 sv-se Get big deals this Prime Day Få grymma Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 004 sv-se 4 days of big deals start soon 4 dagar med grymma erbjudanden börjar snart"} +{"t":"PD 25 Onsite 005 sv-se Unlock Prime Day deals Lås upp grymma Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 007 sv-se Prime members, make your wish list Amazon Prime-medlemmar, skapa era önskelistor"} +{"t":"PD 25 Onsite 008 sv-se Access Prime Day deals Få grymma erbjudanden under Prime Day"} +{"t":"PD 25 Onsite 009 sv-se Access Prime Day deals Få grymma Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 010 sv-se Save big on Prime Day Fynda under Prime Day"} +{"t":"PD 25 Onsite 011 sv-se Members save big on Prime Day Medlemmar fyndar under Prime Day"} +{"t":"PD 25 Onsite 013 sv-se Shop early Prime Day deals Shoppa tidiga Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 014 sv-se Members get early Prime Day deals Medlemmar får tidiga Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 015 sv-se 5 days until Prime Day 5 dagar till Prime Day"} +{"t":"PD 25 Onsite 016 sv-se 5 days until big Prime Day deals 5 dagar till Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 017 sv-se 4 days until Prime Day 4 dagar till Prime Day"} +{"t":"PD 25 Onsite 018 sv-se 4 days until big Prime Day deals 4 dagar till Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 019 sv-se 3 days until Prime Day 3 dagar till Prime Day"} +{"t":"PD 25 Onsite 020 sv-se 3 days until big Prime Day deals 3 dagar till Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 023 sv-se 2 days until Prime Day 2 dagar till Prime Day"} +{"t":"PD 25 Onsite 024 sv-se 2 days until big Prime Day deals 2 dagar till Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 025 sv-se 2 days until big Prime Day deals 3 dagar till Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 026 sv-se Big deals start tomorrow Grymma erbjudanden börjar imorgon"} +{"t":"PD 25 Onsite 027 sv-se Prime Day deals start tomorrow Prime Day-erbjudanden börjar imorgon"} +{"t":"PD 25 Onsite 029 sv-se Prime Day starts midnight Prime Day börjar vid midnatt"} +{"t":"PD 25 Onsite 030 sv-se Prime Day deals start at midnight Prime Day-erbjudanden börjar imorgon"} +{"t":"PD 25 Onsite 033 sv-se Prime Day is coming Prime Day är snart här"} +{"t":"PD 25 Onsite 037 sv-se Big deals coming soon Erbjudanden kommer snart"} +{"t":"PD 25 Onsite 038 sv-se Get big deals this Prime Day Få Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 043 sv-se 4 days of big deals start soon 4 dagar av Prime Day börjar snart"} +{"t":"PD 25 Onsite 044 sv-se Unlock Prime Day deals Lås upp Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 046 sv-se Prime members, make your wish list V1. Amazon Prime-medlemmar, skapa era önskelistor\n\n V.2 Amazon Prime-medlemmar: Dags att göra en önskelista"} +{"t":"PD 25 Onsite 046F sv-se Prime members, make your wish list V1. Amazon Prime-medlemmar, skapa era önskelistor V.2 Amazon Prime-medlemmar: Dags att göra en önskelista"} +{"t":"PD 25 Onsite 047 sv-se Prime Day deals are coming Lås upp grymma Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 048 sv-se Prime Day deals are coming Prime Day-erbjudanden är på väg"} +{"t":"PD 25 Onsite 049 sv-se Prime Day: make your wish list Dags att göra en önskelista"} +{"t":"PD 25 Onsite 050 sv-se Prime Day deals are coming Prime Day är på väg"} +{"t":"PD 25 Onsite 056 sv-se Save big this Prime Day Fynda under Prime Day"} +{"t":"PD 25 Onsite 059 sv-se Shop early Prime Day deals Tidiga Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 061 sv-se Get early Prime Day deals Tidiga Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 063 sv-se 5 days until big Prime Day deals 5 dagar till erbjudanden"} +{"t":"PD 25 Onsite 066 sv-se 4 days until big Prime Day deals 4 dagar till erbjudanden"} +{"t":"PD 25 Onsite 069 sv-se 3 days until big Prime Day deals 3 dagar till erbjudanden"} +{"t":"PD 25 Onsite 072 sv-se 2 days until big Prime Day deals 2 dagar till erbjudanden"} +{"t":"PD 25 Onsite 078 sv-se Big deals start tomorrow Erbjudanden börjar imorgon"} +{"t":"PD 25 Onsite 080 sv-se Prime Day deals start tomorrow Prime Day börjar imorgon"} +{"t":"PD 25 Onsite 081 sv-se Prime Day deals start tomorrow Erbjudanden börjar imorgon"} +{"t":"PD 25 Onsite 083 sv-se Prime Day deals start at midnight Prime Day-erbjudanden börjar vid midnatt"} +{"t":"PD 25 Onsite 084 sv-se Prime Day deals start at midnight(*) Prime Day-erbjudanden börjar vid midnatt"} +{"t":"PD 25 Onsite 087 sv-se Prime Day deals start at midnight(*) Prime Day börjar vid midnatt"} +{"t":"PD 25 Onsite 089 sv-se Prime Day is XX-XX Month Prime Day är XX–XX juli"} +{"t":"PD 25 Onsite 091 sv-se Prep for 4 days of Prime Day deals Gör dig redo för 4 dagar av Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 092 sv-se Get big Prime Day deals Få tidiga Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 093 sv-se Big deals are coming Grymma erbjudanden är på väg"} +{"t":"PD 25 Onsite 094 sv-se Shop early deals now Shoppa tidiga erbjudanden nu"} +{"t":"PD 25 Onsite 095 sv-se Prime Day starts tomorrow Prime Day börjar imorgon"} +{"t":"PD 25 Onsite 096 sv-se Prime Day is hours away Prime Day är bara några timmar bort"} +{"t":"PD 25 Onsite 098 sv-se Exclusively for members Exklusivt för medlemmar"} +{"t":"PD 25 Onsite 099 sv-se More days. More deals. Fler dagar. Fler erbjudanden."} +{"t":"PD 25 Onsite 101 sv-se Starts tomorrow Börjar imorgon"} +{"t":"PD 25 Onsite 102 sv-se Starts midnight Börjar vid midnatt"} +{"t":"PD 25 Onsite 105 sv-se Starts tomorrow Börjar imorgon"} +{"t":"PD 25 Onsite 106 sv-se Prime Day is XX-XX Month Prime Day är XX–XX juli"} +{"t":"PD 25 Onsite 107 sv-se Prep for Prime Day XX-XX Month Prime Day är XX–XX juli"} +{"t":"PD 25 Onsite 108 sv-se Prime Day is XX-XX Month Prime Day är XX–XX juli"} +{"t":"PD 25 Onsite 110 sv-se Prime Day is XX-XX Month. For members only. Prime Day är XX–XX juli. Bara för medlemmar."} +{"t":"PD 25 Onsite 111 sv-se Prep for Prime Day XX-XX Month Gör dig redo för Prime Day XX–XX juli"} +{"t":"PD 25 Onsite 112 sv-se For members only Bara för medlemmar"} +{"t":"PD 25 Onsite 113 sv-se Prime Day is XX-XX Month  Prime Day är XX–XX juli"} +{"t":"PD 25 Onsite 114 sv-se Big deals are back Grymma erbjudanden är tillbaka"} +{"t":"PD 25 Onsite 115 sv-se Prime Day is XX-XX Month Prime Day är XX–XX månad"} +{"t":"PD 25 Onsite 117 sv-se Prime Day starts now! Prime Day börjar nu!"} +{"t":"PD 25 Onsite 118 sv-se Prime Day deals start now Prime Day-erbjudanden börjar nu"} +{"t":"PD 25 Onsite 119 sv-se Shop big deals now Shoppa grymma erbjudanden nu"} +{"t":"PD 25 Onsite 120 sv-se Members save big during Prime Day Medlemmar fyndar under Prime Day"} +{"t":"PD 25 Onsite 122 sv-se New day. New deals. Ny dag. Nya erbjudanden."} +{"t":"PD 25 Onsite 123 sv-se New Prime Day deals, just for members. Nya Prime Day-erbjudanden, bara för medlemmar."} +{"t":"PD 25 Onsite 124 sv-se Big deals end soon Grymma erbjudanden slutar snart"} +{"t":"PD 25 Onsite 125 sv-se There is still time to save big this Prime day Det finns fortfarande tid att fynda under Prime Day"} +{"t":"PD 25 Onsite 126 sv-se There’s still time to save up to XX% this Prime Day Det finns fortfarande tid att spara upp till XX % under Prime Day"} +{"t":"PD 25 Onsite 127 sv-se Last day to save big Sista dagen för grymma fynd."} +{"t":"PD 25 Onsite 128 sv-se Last day to save up to XX% Sista dagen att spara upp till XX %"} +{"t":"PD 25 Onsite 129 sv-se Shop the final hours Shoppa de sista timmarna"} +{"t":"PD 25 Onsite 130 sv-se Save big with epic deals Fynda grymma erbjudanden"} +{"t":"PD 25 Onsite 134 sv-se Prime Day deals start now Erbjudanden börjar nu"} +{"t":"PD 25 Onsite 144 sv-se New Prime Day deals, just for members Nya Prime Day-erbjudanden, bara för medlemmar"} +{"t":"PD 25 Onsite 147 sv-se New Prime Day deals, just for members. Nya Prime Day-erbjudanden, bara för medlemmar"} +{"t":"PD 25 Onsite 148 sv-se Get new Prime Day deals Nya erbjudanden för medlemmar"} +{"t":"PD 25 Onsite 153 sv-se Big deals end soon Erbjudanden slutar snart"} +{"t":"PD 25 Onsite 158 sv-se Shop Prime Day deals Shoppa Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 159 sv-se Become a member, shop Prime Day now. Bli medlem, shoppa under Prime Day nu."} +{"t":"PD 25 Onsite 160 sv-se Save big during Prime Day Fynda under Prime Day"} +{"t":"PD 25 Onsite 162 sv-se New Prime Day deals just dropped Nya Prime Day-erbjudanden släpptes precis"} +{"t":"PD 25 Onsite 166 sv-se Prime Day ends midnight Prime Day slutar vid midnatt"} +{"t":"PD 25 Onsite 171 sv-se It’s Prime Day! Det är Prime Day!"} +{"t":"PD 25 Onsite 172 sv-se Big deals are here Grymma erbjudanden är här"} +{"t":"PD 25 Onsite 173 sv-se Ending soon Slutar snart"} +{"t":"PD 25 Onsite 174 sv-se Final hours to save big Sista timmarna för grymma fynd."} +{"t":"PD 25 Onsite 175 sv-se Final hours to save up to XX% Sista timmarna att spara upp till XX %"} +{"t":"PD 25 Onsite 176 sv-se Prime members save big Amazon Prime-medlemmar fyndar"} +{"t":"PD 25 Onsite 178 sv-se It's Prime Day! Det är Prime Day!"} +{"t":"PD 25 Onsite 179 sv-se Shop Prime Day Shoppa på Prime Day"} +{"t":"PD 25 Onsite 180 sv-se Trending Prime Day deals Populära Prime Day-erbjudanden"} +{"t":"PD 25 Onsite 181 sv-se Prime Day ends soon Prime Day slutar snart"} +{"t":"PD 25 Onsite 183 sv-se Shop Prime Day now Shoppa under Prime Day nu"} +{"t":"PD 25 Onsite 184 sv-se Last day to shop Prime Day Prime Day: Sista chansen"} +{"t":"PD 25 Onsite 186 sv-se Last chance to shop Prime Day Prime Day: Sista chansen"} +{"t":"PD 25 Onsite 187 sv-se Big deals anyone? Någon som är redo att fynda?"} +{"t":"PD 25 Onsite 191 sv-se Thanks for shopping Prime Day Tack för att du shoppade under Prime Day"} +{"t":"PD 25 Onsite 192 sv-se Prime Day Top 100 Deals Topp 100 erbjudanden på Prime Day"} +{"t":"PD 25 Onsite 193 sv-se Prime Day Top 100 Deals Topp 100 erbjudanden under Prime Day"} +{"t":"PD 25 Onsite 194 sv-se Shop premium brand deals Erbjudanden på kända varumärken"} +{"t":"PD 25 Onsite 195 sv-se Prime Day premium brand deals Prime Day-erbjudanden på välkända varumärken"} +{"t":"PD 25 Onsite 196 sv-se Prime Day deals you'll love Produkter du älskar, priser du älskar"} +{"t":"PD 25 Onsite 197 sv-se Products you love at prices you'll love Produkter du älskar, till priser du älskar"} +{"t":"PD 25 Onsite 198 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"PD 25 Onsite 199 sv-se Join Prime Gå med i Amazon Prime"} +{"t":"PD 25 Onsite 200 sv-se Explore Prime Day Fynda under Prime Day"} +{"t":"PD 25 Onsite 202 sv-se Shop now Shoppa nu"} +{"t":"SDD 23 Onsite 001 sv-se Get that spring feeling Vårrea på väg!"} +{"t":"SDD 23 Onsite 005 sv-se Spring Sale Vårrea på väg!"} +{"t":"SDD 23 Onsite 007 sv-se Spring Sale Vårrea"} +{"t":"SDD 24 Onsite 001 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 24 Onsite 002 sv-se Save the date to save big Spara datumet och fynda"} +{"t":"SDD 24 Onsite 003 sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Onsite 004 sv-se Mark your calendar for Spring Deal Days Lägg in 6 dagar av Spring Deal Days i din kalender"} +{"t":"SDD 24 Onsite 006 sv-se 3 days until Spring Deal Days 3 dagar till Spring Deal Days"} +{"t":"SDD 24 Onsite 008 sv-se 2 days until Spring Deal Days 2 dagar till Spring Deal Days"} +{"t":"SDD 24 Onsite 010 sv-se Spring Deal Days starts tomorrow Spring Deal Days börjar imorgon"} +{"t":"SDD 24 Onsite 011 sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Onsite 012 sv-se Spring Deal Days starts midnight Spring Deal Days börjar vid midnatt"} +{"t":"SDD 24 Onsite 013 sv-se It's almost here Nästan här"} +{"t":"SDD 24 Onsite 014 sv-se 3 days until Spring Deal Days 3 dagar till Spring Deal Days"} +{"t":"SDD 24 Onsite 015 sv-se Spring Deal Days starts in Spring Deal Days börjar om"} +{"t":"SDD 24 Onsite 016 sv-se Shop Spring Deals early Shoppa vårerbjudanden tidigt"} +{"t":"SDD 24 Onsite 017 sv-se New deals everyday just for Prime members Nya erbjudanden dagligen enbart för Amazon Prime-medlemmar"} +{"t":"SDD 24 Onsite 018 sv-se WOW! Deals WOW!-erbjudanden"} +{"t":"SDD 24 Onsite 019 sv-se New deals everyday just for Prime members Nya erbjudanden dagligen enbart för Amazon Prime-medlemmar"} +{"t":"SDD 24 Onsite 020 sv-se WOW! Deals WOW!-erbjudanden"} +{"t":"SDD 24 Onsite 021 sv-se Join Prime Gå med i Amazon Prime"} +{"t":"SDD 24 Onsite 022 sv-se Buy More & Save Köp fler & spara mer"} +{"t":"SDD 24 Onsite 023 sv-se Get ready for upcoming Spring Deal Days Gör dig redo för Spring Deal Days"} +{"t":"SDD 24 Onsite 024 sv-se Discover now Upptäck nu"} +{"t":"SDD 24 Onsite 025 sv-se Get ready for upcoming Spring Deal Days Kommande Spring Deal Days"} +{"t":"SDD 24 Onsite 026 sv-se Discover now Upptäck nu"} +{"t":"SDD 24 Onsite 027 sv-se Spring Deal Days is here Spring Deal Days är här"} +{"t":"SDD 24 Onsite 028 sv-se Save big Fynda"} +{"t":"SDD 24 Onsite 030 sv-se Spring Deal Days En ny dag att fynda på"} +{"t":"SDD 24 Onsite 031 sv-se A new day to save Spring Deal Days"} +{"t":"SDD 24 Onsite 032 sv-se Ends 25 March Slutar 25 mars"} +{"t":"SDD 24 Onsite 033 sv-se Shop fast! Deals end tomorrow Sista dagen att fynda erbjudanden"} +{"t":"SDD 24 Onsite 035 sv-se Shop fast! Deals end midnight Sista timmarna att fynda erbjudanden"} +{"t":"SDD 24 Onsite 036 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 24 Onsite 037 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 24 Onsite 038 sv-se 20-25 March 20–25 mars"} +{"t":"SDD 24 Onsite 039 sv-se Spring Deal Days ends midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 24 Onsite 040 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 24 Onsite 041 sv-se Spring Deal Days is here\nSave big Spring Deal Days är här\nFynda"} +{"t":"SDD 24 Onsite 041F sv-se Spring Deal Days is here Save big Spring Deal Days är här Fynda"} +{"t":"SDD 24 Onsite 042 sv-se Spring Deal Days \nSave big Spring Deal Days \nFynda"} +{"t":"SDD 24 Onsite 042F sv-se Spring Deal Days  Save big Spring Deal Days  Fynda"} +{"t":"SDD 24 Onsite 043 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 24 Onsite 044 sv-se Shop now Shoppa nu"} +{"t":"SDD 24 Onsite 045 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 24 Onsite 046 Headline sv-se Get ready – this could sell fast! Gör dig redo – kan sälja slut snabbt!"} +{"t":"SDD 24 Onsite 047 Headline sv-se Unlock WOW! Deals with Prime Lås upp WOW!-erbjudanden med Amazon Prime"} +{"t":"SDD 24 Onsite 048 Headline sv-se Join today. Cancel anytime. Gå med idag. Avsluta när som helst."} +{"t":"SDD 24 Onsite 049 Headline sv-se Try Prime Prova Amazon Prime"} +{"t":"SDD 25 Onsite 001 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 25 Onsite 002 sv-se 3 days until Spring Deal Days 3 dagar till Spring Deal Days"} +{"t":"SDD 25 Onsite 003 sv-se 2 days until Spring Deal Days 2 dagar till Spring Deal Days"} +{"t":"SDD 25 Onsite 004 sv-se Spring Deal Days starts tomorrow Spring Deal Days börjar imorgon"} +{"t":"SDD 25 Onsite 005 sv-se Spring Deal Days is coming Spring Deal Days är snart här"} +{"t":"SDD 25 Onsite 006 Subtext sv-se Get ready to save big Gör dig redo att fynda"} +{"t":"SDD 25 Onsite 007 Subtext sv-se Save big Fynda"} +{"t":"SDD 25 Onsite 008 Subtext sv-se Get ready to save up to XX% off Gör dig redo att spara upp till XX %"} +{"t":"SDD 25 Onsite 009 Subtext sv-se Up to XX% off Upp till XX % rabatt"} +{"t":"SDD 25 Onsite 010 Subtext sv-se Mark your calendar to save big Gör dig redo att fynda"} +{"t":"SDD 25 Onsite 011 Subtext sv-se Get your basket ready Gör dig redo"} +{"t":"SDD 25 Onsite 012 sv-se 25–31 March 25–31 mars"} +{"t":"SDD 25 Onsite 013 sv-se Starts 25 March Börjar 25 mars"} +{"t":"SDD 25 Onsite 014 sv-se Starts tomorrow Börjar imorgon"} +{"t":"SDD 25 Onsite 015 sv-se Starts midnight Börjar vid midnatt"} +{"t":"SDD 25 Onsite 016 sv-se Spring Deal Days 25–31 March Spring Deal Days 25–31 mars"} +{"t":"SDD 25 Onsite 017 sv-se 3 days until Spring Deal Days 3 dagar till Spring Deal Days"} +{"t":"SDD 25 Onsite 018 sv-se 2 days until Spring Deal Days 2 dagar till Spring Deal Days"} +{"t":"SDD 25 Onsite 020 sv-se Spring Deal Days starts midnight Spring Deal Days börjar vid midnatt"} +{"t":"SDD 25 Onsite 021 sv-se Spring Deal Days starts soon Spring Deal Days börjar snart"} +{"t":"SDD 25 Onsite 022 sv-se Spring Deal Days starts in Spring Deal Days börjar om"} +{"t":"SDD 25 Onsite 023 sv-se Shop spring deals early Shoppa tidiga vårerbjudanden"} +{"t":"SDD 25 Onsite 024 sv-se Get ready for Spring Deal Days Gör dig redo för Spring Deal Days"} +{"t":"SDD 25 Onsite 025 sv-se Shop vouchers for selected brands Fynda med kuponger på utvalda varumärken"} +{"t":"SDD 25 Onsite 026 sv-se Shop vouchers and save on selected brands Fynda med kuponger på utvalda varumärken"} +{"t":"SDD 25 Onsite 027 sv-se Get ready for upcoming Spring Deal Days Gör dig redo för Spring Deal Days"} +{"t":"SDD 25 Onsite 028 CTA sv-se Learn more Läs mer"} +{"t":"SDD 25 Onsite 033 sv-se Upcoming Spring Deal Days Spring Deal Days börjar snart"} +{"t":"SDD 25 Onsite 035 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 25 Onsite 036 sv-se Discover more Upptäck mer"} +{"t":"SDD 25 Onsite 037 sv-se See more Se mer"} +{"t":"SDD 25 Onsite 038 sv-se Spring Deal Days is coming\n\nSpring Deal Days 25–31 March Spring Deal Days 25–31 mars"} +{"t":"SDD 25 Onsite 038F sv-se Spring Deal Days is coming Spring Deal Days 25–31 March Spring Deal Days 25–31 mars"} +{"t":"SDD 25 Onsite 040 sv-se Shop Spring Deal Days now Fynda under Spring Deal Days"} +{"t":"SDD 25 Onsite 041 sv-se Spring Deal Days is here Spring Deal Days är här"} +{"t":"SDD 25 Onsite 042 sv-se Spring Deal Days ends soon Spring Deal Days slutar snart"} +{"t":"SDD 25 Onsite 043 sv-se Spring Deal Days ends tonight Spring Deal Days slutar ikväll"} +{"t":"SDD 25 Onsite 044 sv-se Save big Fynda"} +{"t":"SDD 25 Onsite 045 sv-se Up to XX% off Upp till XX % rabatt"} +{"t":"SDD 25 Onsite 046 sv-se Shop new deals while they’re hot Shoppa helt nya erbjudanden"} +{"t":"SDD 25 Onsite 047 sv-se Ready, set, save. Klara, färdiga, fynda."} +{"t":"SDD 25 Onsite 048 sv-se Ready, set, shop. Klara, färdiga, shoppa."} +{"t":"SDD 25 Onsite 049 sv-se Epic savings are here Fynda grymma erbjudanden"} +{"t":"SDD 25 Onsite 050 sv-se Save big until 31 March Fynda till och med 31 mars"} +{"t":"SDD 25 Onsite 051 sv-se Save up to XX% off now Spara upp till X % nu"} +{"t":"SDD 25 Onsite 052 sv-se Deals you don't want to miss Erbjudanden du inte vill missa"} +{"t":"SDD 25 Onsite 053 sv-se Shop. Save. Repeat. Handla. Spara."} +{"t":"SDD 25 Onsite 054 sv-se Ends 31 March Slutar 31 mars"} +{"t":"SDD 25 Onsite 055 sv-se Ends tomorrow Slutar imorgon"} +{"t":"SDD 25 Onsite 056 sv-se Ends midnight Slutar vid midnatt"} +{"t":"SDD 25 Onsite 057 sv-se Ends soon Slutar snart"} +{"t":"SDD 25 Onsite 058 sv-se Epic deals end tomorrow Fynda till och med imorgon"} +{"t":"SDD 25 Onsite 059 sv-se Last chance to save up to XX% Sista chansen att spara upp till XX %"} +{"t":"SDD 25 Onsite 060 sv-se Last chance to save big Sista chansen att fynda"} +{"t":"SDD 25 Onsite 061 sv-se Shop fast - deals end midnight Fynda nu, rean slutar vid mindatt"} +{"t":"SDD 25 Onsite 062 sv-se Big savings end at midnight Idag är sista dagen att fynda"} +{"t":"SDD 25 Onsite 063 sv-se Spring Deal Days ends soon Spring Deal Days slutar snart"} +{"t":"SDD 25 Onsite 064 sv-se Spring Deal Days ends tomorrow Spring Deal Days slutar imorgon"} +{"t":"SDD 25 Onsite 065 sv-se Spring Deal Days ends midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 25 Onsite 066 sv-se Spring Deal Days ends in Spring Deal Days slutar om"} +{"t":"SDD 25 Onsite 067 sv-se Spring Deal Days now on Spring Deal Days är igång"} +{"t":"SDD 25 Onsite 068 sv-se Spring Deal Days is here Spring Deal Days är här"} +{"t":"SDD 25 Onsite 069 Subtext sv-se Save big Fynda bland tusentals erbjudanden"} +{"t":"SDD 25 Onsite 070 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 25 Onsite 072 sv-se Get the most out of Spring Deal Days Få ut det mesta av Spring Deal Days"} +{"t":"SDD 25 Onsite 074 sv-se Discover all deals here Upptäck alla erbjudanden"} +{"t":"SDD 25 Onsite 075 sv-se Discover new deals Shoppa nu"} +{"t":"SDD 25 Onsite 076 sv-se Shop now Shoppa nu"} +{"t":"SDD 25 Onsite 077 sv-se Discover deals Shoppa nu"} +{"t":"SDD 26 Onsite 001 sv-se Spring Deal Days is coming Spring Deal Days är snart här"} +{"t":"SDD 26 Onsite 002 sv-se Spring Deal Days is around the corner Spring Deal Days är runt hörnet"} +{"t":"SDD 26 Onsite 003 sv-se EB / H: Spring Deal Days\n H / SH: Big savings are coming EB / H: Spring Deal Days\n H / SH: Grymma erbjudanden på ingång"} +{"t":"SDD 26 Onsite 003F sv-se EB / H: Spring Deal Days H / SH: Big savings are coming EB / H: Spring Deal Days H / SH: Grymma erbjudanden på ingång"} +{"t":"SDD 26 Onsite 004 sv-se 3 days until Spring Deal Days 3 dagar kvar till Spring Deal Days"} +{"t":"SDD 26 Onsite 005 sv-se 2 days until Spring Deal Days 2 dagar kvar till Spring Deal Days"} +{"t":"SDD 26 Onsite 006 sv-se Spring Deal Days starts tomorrow Spring Deal Days börjar imorgon"} +{"t":"SDD 26 Onsite 008 Subtext sv-se Get ready to save big Gör dig redo att fynda"} +{"t":"SDD 26 Onsite 009 Subtext sv-se Save big Fynda"} +{"t":"SDD 26 Onsite 010 Subtext sv-se Get ready to save up to XX% off Gör dig redo att spara upp till XX %"} +{"t":"SDD 26 Onsite 011 Subtext sv-se Up to XX% off Upp till XX % rabatt"} +{"t":"SDD 26 Onsite 012 Subtext sv-se Mark your calendar to save big Gör dig redo att fynda"} +{"t":"SDD 26 Onsite 013 Subtext sv-se Get your basket ready Gör dig redo"} +{"t":"SDD 26 Onsite 014 sv-se 10 - 16 March 10–16 mars"} +{"t":"SDD 26 Onsite 015 sv-se Starts 10 March Börjar 10 mars"} +{"t":"SDD 26 Onsite 016 sv-se Starts tomorrow Börjar imorgon"} +{"t":"SDD 26 Onsite 017 sv-se Starts midnight Börjar vid midnatt"} +{"t":"SDD 26 Onsite 018 sv-se Spring Deal Days: 10 - 16 March Spring Deal Days: 10–16 mars"} +{"t":"SDD 26 Onsite 022 sv-se Spring Deal Days starts midnight Spring Deal Days börjar vid midnatt"} +{"t":"SDD 26 Onsite 023 sv-se Spring Deal Days starts soon Spring Deal Days börjar snart"} +{"t":"SDD 26 Onsite 024 sv-se Spring Deal Days starts in Spring Deal Days börjar om"} +{"t":"SDD 26 Onsite 025 sv-se Get ready for Spring Deal Days Gör dig redo för Spring Deal Days"} +{"t":"SDD 26 Onsite 026 sv-se Shop vouchers for selected brands Fynda med kuponger på utvalda varumärken"} +{"t":"SDD 26 Onsite 027 sv-se Shop vouchers and save on selected brands Fynda med kuponger på utvalda varumärken"} +{"t":"SDD 26 Onsite 028 sv-se Get ready for upcoming Spring Deal Days Gör dig redo för Spring Deal Days"} +{"t":"SDD 26 Onsite 029 CTA sv-se Learn more Läs mer"} +{"t":"SDD 26 Onsite 034 sv-se Upcoming Spring Deal Days Spring Deal Days börjar snart"} +{"t":"SDD 26 Onsite 036 sv-se Selected products only Endast utvalda produkter i lager"} +{"t":"SDD 26 Onsite 037 sv-se Discover more Upptäck mer"} +{"t":"SDD 26 Onsite 038 sv-se See more Se mer"} +{"t":"SDD 26 Onsite 039 sv-se Spring Deal Days 10 - 16 March Spring Deal Days 10–16 mars"} +{"t":"SDD 26 Onsite 040 sv-se Spring Deal Days Spring Deal Days"} +{"t":"SDD 26 Onsite 041 sv-se Shop Spring Deal Days now Fynda under Spring Deal Days"} +{"t":"SDD 26 Onsite 042 sv-se Spring Deal Days is here Spring Deal Days är här"} +{"t":"SDD 26 Onsite 043 sv-se Spring Deal Days' epic deals Grymma erbjudanden under Spring Deal Days"} +{"t":"SDD 26 Onsite 044 sv-se Spring Deal Days ends soon Spring Deal Days slutar snart"} +{"t":"SDD 26 Onsite 045 sv-se Spring Deal Days ends tonight Spring Deal Days slutar ikväll"} +{"t":"SDD 26 Onsite 046 sv-se EB / H: Spring Deal Days\n H / SH: Last-chance deals EB / H: Spring Deal Days\n H / SH: Sista chansen-erbjudanden"} +{"t":"SDD 26 Onsite 046F sv-se EB / H: Spring Deal Days H / SH: Last-chance deals EB / H: Spring Deal Days H / SH: Sista chansen-erbjudanden"} +{"t":"SDD 26 Onsite 047 sv-se Save big Fynda"} +{"t":"SDD 26 Onsite 048 sv-se Up to XX% off Upp till XX % rabatt"} +{"t":"SDD 26 Onsite 049 sv-se Shop new deals while they’re hot Shoppa helt nya erbjudanden"} +{"t":"SDD 26 Onsite 050 sv-se New day, new deals. Ny dag, nya erbjudanden."} +{"t":"SDD 26 Onsite 051 sv-se Ready, set, save. Klara, färdiga, fynda."} +{"t":"SDD 26 Onsite 052 sv-se Ready, set, shop. Klara, färdiga, shoppa."} +{"t":"SDD 26 Onsite 053 sv-se Epic savings are here Fynda grymma erbjudanden"} +{"t":"SDD 26 Onsite 054 sv-se Save big on [category] Fynda [category]"} +{"t":"SDD 26 Onsite 055 sv-se Shop deals on [category] Shoppa erbjudanden inom [category]"} +{"t":"SDD 26 Onsite 056 sv-se Save big until 16 March Fynda till och med 16 mars"} +{"t":"SDD 26 Onsite 057 sv-se Save up to XX% now Spara upp till XX % nu"} +{"t":"SDD 26 Onsite 058 sv-se Deals you don't want to miss Erbjudanden du inte vill missa"} +{"t":"SDD 26 Onsite 059 sv-se Shop. Save. Repeat. Handla. Spara."} +{"t":"SDD 26 Onsite 060 sv-se Last chance for up to XX% off Sista chansen att få upp till XX % rabatt"} +{"t":"SDD 26 Onsite 061 sv-se Ends 16 March Slutar 16 mars"} +{"t":"SDD 26 Onsite 062 sv-se Ends tomorrow Slutar imorgon"} +{"t":"SDD 26 Onsite 063 sv-se Ends midnight Slutar vid midnatt"} +{"t":"SDD 26 Onsite 064 sv-se Ends soon Slutar snart"} +{"t":"SDD 26 Onsite 065 sv-se Epic deals end tomorrow Fynda till och med imorgon"} +{"t":"SDD 26 Onsite 066 sv-se Last chance to save up to XX% Sista chansen att spara upp till XX %"} +{"t":"SDD 26 Onsite 067 sv-se Last chance to save big Sista chansen att fynda"} +{"t":"SDD 26 Onsite 068 sv-se Shop fast - deals end midnight Fynda nu – rean slutar vid midnatt"} +{"t":"SDD 26 Onsite 069 sv-se Big savings end at midnight Idag är sista dagen att fynda"} +{"t":"SDD 26 Onsite 071 sv-se Spring Deal Days ends tomorrow Spring Deal Days slutar imorgon"} +{"t":"SDD 26 Onsite 072 sv-se Spring Deal Days ends midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 26 Onsite 073 sv-se Spring Deal Days ends in Spring Deal Days slutar om"} +{"t":"SDD 26 Onsite 074 sv-se Spring Deal Days now on Spring Deal Days är igång"} +{"t":"SDD 26 Onsite 079 sv-se Get the most out of Spring Deal Days Få ut det mesta av Spring Deal Days"} +{"t":"SDD 26 Onsite 081 sv-se Discover all deals here Upptäck alla erbjudanden här"} +{"t":"SDD 26 Onsite 082 sv-se Discover new deals Upptäck nya erbjudanden"} +{"t":"SDD 26 Onsite 083 sv-se Shop now Shoppa nu"} +{"t":"SDD 26 Onsite 084 sv-se Discover deals Upptäck erbjudanden"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_Outbound_sv-se.json b/storage/amazon/tm/sv-SE/flat_Outbound_sv-se.json new file mode 100644 index 0000000..e9f598b --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_Outbound_sv-se.json @@ -0,0 +1,1474 @@ +{"t":"DDA 23 BFW Outbound Push Notifications 004 Title sv-se Top 100 Deals Topp 100-erbjudanden"} +{"t":"DDA 23 BFW Outbound Push Notifications 005 Subtitle sv-se Deals from our most popular brands Från våra populäraste varumärken"} +{"t":"DDA 23 BFW Outbound Push Notifications 006 Subheader sv-se Shop Black Friday Week best sellers Shoppa Black Friday Week-bästsäljare"} +{"t":"DDA 23 BFW Outbound Push Notifications 007 Headline sv-se Today’s Trending Deals Dagens populäraste erbjudanden"} +{"t":"DDA 23 BFW Outbound Push Notifications 008 Headline sv-se Trending Black Friday Week Deals Trendande Black Friday Week-erbjudanden"} +{"t":"DDA 23 BFW Outbound Push Notifications 009 Subheader sv-se Shop viral Black Friday offers Shoppa virala Black Friday-erbjudanden"} +{"t":"DDA 23 BFW Outbound Push Notifications 010 Subheader sv-se Shop the deals going viral on social media Shoppa erbjudanden som är virala just nu"} +{"t":"DDA 23 BFW Outbound Push Notifications 011 Subheader sv-se Shop the viral deals Shoppa de virala erbjudandena"} +{"t":"DDA 23 BFW Outbound Push Notifications 012 Title sv-se Trending Black Friday Deals Trendande Black Friday-erbjudanden"} +{"t":"DDA 23 BFW Outbound Push Notifications 013 Subtitle sv-se Deals that influencers are loving Erbjudanden som influencers älskar"} +{"t":"DDA 23 BFW Outbound 001 Subject line sv-se Get ready for Amazon Black Friday Week! Gör dig redo för Black Friday Week på Amazon.se!"} +{"t":"DDA 23 BFW Outbound 002 Subject line sv-se Save up to 40% off from 17-27 November Få upp till 30 % rabatt 17–27 november"} +{"t":"DDA 23 BFW Outbound 003 Subject line sv-se Save big from 17-27 November Fynda 17–27 november"} +{"t":"DDA 23 BFW Outbound 004 Headline sv-se Save the date for Black Friday Week Save the date – Black Friday Week"} +{"t":"DDA 23 BFW Outbound 005 Body Copy sv-se Get ready to share some joy. Save the date to kick off your seasonal shopping with Amazon Black Friday Week. From the 17-27 November, you'll be able to make incredible savings on everything you need. So get your wishlist started. Gör dig redo att dela glädjen. Lägg in Amazons Black Friday Week i din kalender så att du kan rivstarta shoppingsäsongen. Från 17–27 november kan du göra fantastiska fynd på allt du behöver. Så sätt igång med önskelistorna."} +{"t":"DDA 23 BFW Outbound 006 CTA sv-se Get ready Gör dig redo"} +{"t":"DDA 23 BFW Outbound 007 Title sv-se Get ready for Amazon Black Friday Week! Gör dig redo för Black Friday Week!"} +{"t":"DDA 23 BFW Outbound 008 Body Copy sv-se Save up to 40% off from 17-27 November Få upp till 30 % rabatt 17–27 november"} +{"t":"DDA 23 BFW Outbound 009 Body Copy sv-se Save big from 17 to 27 Nov Fynda 17–27 nov"} +{"t":"DDA 23 BFW Outbound 010 CTA sv-se Save the date Save the date"} +{"t":"DDA 23 BFW Outbound 011 Subject line sv-se Amazon Black Friday Week is coming! Amazons Black Friday Week snart här!"} +{"t":"DDA 23 BFW Outbound 013 Subject line sv-se Save big from 17 to 27 Nov Fynda 17–27 nov"} +{"t":"DDA 23 BFW Outbound 014 Headline sv-se Amazon Black Friday Week savings are almost here! Amazons Black Friday Week-rea är snart här!"} +{"t":"DDA 23 BFW Outbound 015 Body Copy sv-se Big savings are just around the corner in Amazon Black Friday Week. It's coming from 17 to 27 Nov. So get ready to make some joy with up to 40% off on everything you need to kick off the season. Snart kan du fynda på Amazons Black Friday Week som pågår 17 till 27 nov. Så gör dig redo att dela glädjen med rabatter på upp till 30 % på allt du behöver."} +{"t":"DDA 23 BFW Outbound 016 Body Copy sv-se Big savings are just around the corner in Amazon Black Friday Week. It's coming from xx to xx Nov. So get ready to make some joy with deals on everything you need to kick off the season. Snart kan du fynda på Amazons Black Friday Week som pågår 17–27 nov. Så gör dig redo att dela glädjen med rabatter på upp till 40 % på allt du behöver."} +{"t":"DDA 23 BFW Outbound 018 Title sv-se Amazon Black Friday Week savings are coming Amazons Black Friday Week-rea på gång"} +{"t":"DDA 23 BFW Outbound 022 Subject line sv-se Amazon Black Friday Week starts tomorrow! Amazons Black Friday Week börjar imorgon!"} +{"t":"DDA 23 BFW Outbound 025 Headline sv-se Amazon Black Friday Week is just hours away! Amazons Black Friday Week är här om några timmar!"} +{"t":"DDA 23 BFW Outbound 026 Body Copy sv-se Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save up to 40% on great seasonal deals that'll help you spread some joy. Beta av din shoppinglista under Amazons Black Friday Week! Du kan börja fynda i morgon och rean pågår till 27 nov. Så gör dig redo att dela glädjen med hjälp av rabatter på upp till 30 %."} +{"t":"DDA 23 BFW Outbound 027 Body Copy sv-se Finish off your Black Friday Week wish list! Big savings start tomorrow and lasts until 27 Nov. So, get ready to save big on great seasonal deals that'll help you spread some joy. Beta av din shoppinglista under Amazons Black Friday Week! Du kan börja fynda i morgon och rean pågår till 17–27 nov. Så gör dig redo att dela glädjen med hjälp av våra reaerbjudanden."} +{"t":"DDA 23 BFW Outbound 028 CTA sv-se Starts tomorrow Börjar imorgon"} +{"t":"DDA 23 BFW Outbound 029 Title sv-se Amazon Black Friday Week starts tomorrow! Black Friday Week börjar imorgon!"} +{"t":"DDA 23 BFW Outbound 032 CTA sv-se Set your alarm Sätt väckarklockan"} +{"t":"DDA 23 BFW Outbound 033 Subject line sv-se Amazon Black Friday Week deals are here! Amazons Black Friday Week-rea är snart här!"} +{"t":"DDA 23 BFW Outbound 034 Subject line sv-se Save up to 40% off from 17 to 27 Nov Få upp till 40 % rabatt 17–27 nov"} +{"t":"DDA 23 BFW Outbound 036 Headline sv-se Shop for joy in Amazon Black Friday Week Glädjeshoppa under Amazons Black Friday Week"} +{"t":"DDA 23 BFW Outbound 037 Body Copy sv-se It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find up to 40% off on great deals that’ll help make your season start to feel just a little bit merry. Det kanske inte är dags att börja julpynta ännu. Men från och med nu fram till den 27 november kan du hitta grymma erbjudanden med upp till 40 % rabatt, så att du kan kickstarta shoppingsäsongen med ett leende."} +{"t":"DDA 23 BFW Outbound 038 Body Copy sv-se It may not be time to dig out the decorations just yet, but from now until 27 November, you’ll find amazing deals that’ll help make your season start to feel just a little bit merry. Det kanske inte är dags att börja julpynta ännu. Men från och med nu fram till den 27 november kan du hitta fantastiska erbjudanden, så att du kan kickstarta shoppingsäsongen med ett leende."} +{"t":"DDA 23 BFW Outbound 039 CTA sv-se See the deals Se alla erbjudanden"} +{"t":"DDA 23 BFW Outbound 040 Title sv-se Amazon Black Friday Week is here! Amazons Black Friday Week är här!"} +{"t":"DDA 23 BFW Outbound 041 Body Copy sv-se Save up to 40% off until 27 Nov Få upp till 40 % rabatt t.o.m. 27 nov"} +{"t":"DDA 23 BFW Outbound 042 Body Copy sv-se Save big until 27 Nov Fynda till 27 nov"} +{"t":"DDA 23 BFW Outbound 043 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Outbound 044 Title sv-se Shop WOW deals on [category] in Black Friday Week Se Black Friday Weeks WOW!-erbjudanden"} +{"t":"DDA 23 BFW Outbound 045 Body Copy sv-se Save up to 40% off at Amazon Få upp till 40 % rabatt på Amazon.se"} +{"t":"DDA 23 BFW Outbound 046 Body Copy sv-se Save with great deals at Amazon Fynda grymma erbjudanden på Amazon.se"} +{"t":"DDA 23 BFW Outbound 048 Title sv-se Get deals on (category) while they last! Få rabatter på [categ] – gäller bara nu!"} +{"t":"DDA 23 BFW Outbound 052 Subject line sv-se Amazon Black Friday Week is here! Amazons Black Friday Week är här!"} +{"t":"DDA 23 BFW Outbound 053 Subject line sv-se Save big with up to 40% until 27 November Få upp till 40 % rabatt t.o.m. 27 november"} +{"t":"DDA 23 BFW Outbound 054 Subject line sv-se Save big until 27 November Fynda t.o.m. 27 november"} +{"t":"DDA 23 BFW Outbound 055 Headline sv-se Share the joy with the Amazon Black Friday Week Dela glädjen under Amazons Black Friday Week"} +{"t":"DDA 23 BFW Outbound 056 Body Copy sv-se Take the plunge and kick-start your seasonal shopping. There's up to 40% off great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Kickstarta shoppingsäsongen och dyk ner bland Amazons grymma Black Friday Week-erbjudanden med rabatter på upp till 40 %, så att du kan bocka av önskelistorna tidigt. Kolla in erbjudandena nu!"} +{"t":"DDA 23 BFW Outbound 057 Body Copy sv-se Take the plunge and kick-start your seasonal shopping. There's tons of great deals in Amazon Black Friday Week. So, get your Christmas gift list ticked off early. Check out the deals now! Kickstarta shoppingsäsongen och dyk ner bland Amazons grymma Black Friday Week-erbjudanden, så att du kan bocka av önskelistorna tidigt. Kolla in erbjudandena nu!"} +{"t":"DDA 23 BFW Outbound 060 Body Copy sv-se Shop up to 40% off now Shoppa med upp till 40 % rabatt nu"} +{"t":"DDA 23 BFW Outbound 061 Body Copy sv-se Joyful savings until 27 November Reaglädje t.o.m. 27 nov"} +{"t":"DDA 23 BFW Outbound 062 CTA sv-se Save now Fynda nu"} +{"t":"DDA 23 BFW Outbound 063 Subject line sv-se Black Friday Week deals are still available Många Black Friday Week-erbjudanden kvar"} +{"t":"DDA 23 BFW Outbound 064 Subject line sv-se Get up to 40% off great deals Få upp till 40 % rabatt – grymma erbjudanden"} +{"t":"DDA 23 BFW Outbound 065 Subject line sv-se Get yourself some great deals Lägg vantarna på grymma erbjudanden"} +{"t":"DDA 23 BFW Outbound 066 Headline sv-se The Amazon Black Friday Week, 17-27 November Amazon Black Friday Week: 17–27 november"} +{"t":"DDA 23 BFW Outbound 067 Body Copy sv-se There's still time to jump in! Amazon Black Friday week is well underway, but there's still up to 40% off on lots of great deals until 27 November. So, go find the deals you need to spread some joy this season. Du hinner fortfarande dyka ner bland alla grymma erbjudanden med upp till 40 % rabatt. Amazons Black Friday Week är i full gång t.o.m. 27 november. Så fynda och dela glädjen nu."} +{"t":"DDA 23 BFW Outbound 068 Body Copy sv-se There's still time to jump in! Amazon Black Friday week is well underway, but there's still lots of great deals to be found until 27 November. So, go find the deals you need to spread some joy this season. Du hinner fortfarande dyka ner bland alla grymma erbjudanden med stora rabatter. Amazons Black Friday Week är i full gång t.o.m. 27 november. Så fynda och dela glädjen nu."} +{"t":"DDA 23 BFW Outbound 070 Title sv-se Find your Black Friday Week deals now Hitta dina Black Friday Week fynd nu"} +{"t":"DDA 23 BFW Outbound 071 Body Copy sv-se Up to 40% off deals continue.... Rean fortsätter – upp till 40 %"} +{"t":"DDA 23 BFW Outbound 072 Body Copy sv-se Great deals continue… Fler grymma erbjudanden ..."} +{"t":"DDA 23 BFW Outbound 074 Title sv-se Shop great deals on (category) Hitta grymma fynd inom [category]"} +{"t":"DDA 23 BFW Outbound 075 Body Copy sv-se Save up to 40% off in Black Friday Week Black Friday Week: upp till 40 % rabatt"} +{"t":"DDA 23 BFW Outbound 076 Body Copy sv-se Save big in Amazon Black Friday Week Fynda under Amazons Black Friday Week"} +{"t":"DDA 23 BFW Outbound 078 Title sv-se Take the plunge and start your seasonal shopping with up to 40% on (category) in Amazon Black Friday Week Kickstarta shoppingsäsongen med rabatter på upp till 40 % inom [category] under Amazons Black Friday Week"} +{"t":"DDA 23 BFW Outbound 079 Title sv-se Shop great deals on (category) in Amazon Black Friday Week. Shoppa grymma erbjudanden inom [category] under Amazons Black Friday Week."} +{"t":"DDA 23 BFW Outbound 080 Title sv-se The Amazon Black Friday week goes on Amazons Black Friday Week är igång"} +{"t":"DDA 23 BFW Outbound 084 Subject line sv-se The Amazon Black Friday Week is going strong Amazons Black Friday Week rullar på"} +{"t":"DDA 23 BFW Outbound 085 Subject line sv-se Don't forget to save up to 40% off today Glöm inte: du kan få upp till 40 % rabatt idag"} +{"t":"DDA 23 BFW Outbound 086 Subject line sv-se Don't forget to save big today Glöm inte att fynda idag"} +{"t":"DDA 23 BFW Outbound 087 Headline sv-se Find your deals in Amazon Black Friday Week Hitta erbjudanden under Amazons Black Friday Week"} +{"t":"DDA 23 BFW Outbound 088 Body Copy sv-se If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to 40% on everything you need for the season. Go find your deals! Har du inte utnyttjat Black Friday Week ännu? Ingen fara. Du hinner fortfarande spara upp till 40 % på allt du behöver innan och under jul. Leta upp dina erbjudanden!"} +{"t":"DDA 23 BFW Outbound 089 Body Copy sv-se If you've not dipped your toe into Black Friday Week yet, don't worry! There's still time to shop up to find great savings on evrything you need for the season. Go find your deals! Har du inte utnyttjat Black Friday Week ännu? Ingen fara. Du hinner fortfarande fynda med stora rabatter på allt du behöver innan och under jul. Leta upp dina erbjudanden!"} +{"t":"DDA 23 BFW Outbound 091 Title sv-se The Amazon Black Friday Week is still on Amazons Black Friday Week pågår ännu"} +{"t":"DDA 23 BFW Outbound 092 Body Copy sv-se Save big with up to 40% until 27 November Spara upp till 40 % t.o.m. 27 november"} +{"t":"DDA 23 BFW Outbound 093 Body Copy sv-se Save big until 27 November Fynda t.o.m. 27 november"} +{"t":"DDA 23 BFW Outbound 095 Subject line sv-se Amazon Black Friday Week is almost over! Amazons Black Friday Week är nästan över!"} +{"t":"DDA 23 BFW Outbound 096 Subject line sv-se There's still time to save up to 40% off Det finns tid kvar att få upp till 40 % rabatt"} +{"t":"DDA 23 BFW Outbound 097 Subject line sv-se There's still time to save on great deals Det finns tid kvar att hitta grymma erbjudanden"} +{"t":"DDA 23 BFW Outbound 098 Headline sv-se Amazon Black Friday Week ends soon Amazons Black Friday Week är snart slut"} +{"t":"DDA 23 BFW Outbound 099 Body Copy sv-se It's the final countdown to the end of Black Friday Week. So wring out those last savings with up to 40% off everything you need to start spreading a little joy. Go get your deals until 27 November. Klockan tickar ner för Black Friday Week. Passa på krama ur de sista rabatterna på upp till 40 % på allt du behöver för att dela lite glädje. Leta upp dina erbjudanden senast 27 november."} +{"t":"DDA 23 BFW Outbound 100 Body Copy sv-se It's the final countdown to the end of Black Friday Week. So wring out those last savings and get great deals on everything you need to start spreading a little joy. Go get your deals until 27 November. Klockan tickar ner för Black Friday Week. Passa på krama ur de sista rabatterna på allt du behöver för att dela lite glädje. Leta upp dina erbjudanden senast 27 november."} +{"t":"DDA 23 BFW Outbound 102 Title sv-se Amazon Black Friday Week ends soon Amazons Black Friday Week är snart slut"} +{"t":"DDA 23 BFW Outbound 103 Body Copy sv-se Shop fantastic deals until 27 November Grymma erbjudanden t.o.m. 27 november"} +{"t":"DDA 23 BFW Outbound 105 Title sv-se Shop Black Friday Week deals on (category) Black Friday Week-fynd inom [category]"} +{"t":"DDA 23 BFW Outbound 106 Body Copy sv-se There's still time to save up to 40% off Det finns tid kvar – spara upp till 40 %"} +{"t":"DDA 23 BFW Outbound 107 Body Copy sv-se There's still time to find great deals Tid kvar att hitta grymma erbjudanden"} +{"t":"DDA 23 BFW Outbound 109 Title sv-se There's still time to shop up to 40% off deals on (category) in Amazon Black Friday Week. Det finns tid kvar att shoppa med rabatter på upp till 40 % inom [category] under Amazons Black Friday Week."} +{"t":"DDA 23 BFW Outbound 110 Title sv-se There's still time to shop great deals on (category) in Amazon Black Friday Week. Det finns tid kvar att shoppa med stora rabatter inom [category] under Amazons Black Friday Week."} +{"t":"DDA 23 BFW Outbound 111 Title sv-se There's limited time to shop up to 40% off Upp till 40 % rabatt under begränsad tid"} +{"t":"DDA 23 BFW Outbound 112 Title sv-se There's limited time to shop great deals Rean pågår bara under begränsad tid"} +{"t":"DDA 23 BFW Outbound 113 Body Copy sv-se Amazon Black Friday Week ends soon Black Friday Week-rean slutar snart"} +{"t":"DDA 23 BFW Outbound 115 Subject line sv-se It's the last day of Amazon Black Friday Week Det är sista dagen på Amazons Black Friday Week"} +{"t":"DDA 23 BFW Outbound 116 Subject line sv-se Make sure you save up to 40% off Se till att du sparar upp till 40 %"} +{"t":"DDA 23 BFW Outbound 117 Subject line sv-se Make sure you save big Se till att fynda"} +{"t":"DDA 23 BFW Outbound 118 Headline sv-se The Amazon Black Friday Week clock is ticking Amazon Black Friday Week-klockan tickar"} +{"t":"DDA 23 BFW Outbound 119 Body Copy sv-se The countdown has begun to the end of Amazon Black Friday Week. There's limited time left to save up to 40% off in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Klockan tickar mot slutet av Amazons Black Friday Week. Men oroa dig inte – du kan fortfarande lägga vantarna på grymma erbjudanden med rabatter på upp till 40 %. Så ta vara på de sista minutrarna och kom igång med din julshopping."} +{"t":"DDA 23 BFW Outbound 120 Body Copy sv-se There's limited time left to save on great deals in Amazon Black Friday Week. But don't worry, there are still lots of great deals to be had. So go and pick up those last minute bits you need to start your season. Amazons Black Friday Week närmar sig sitt slut. Men oroa dig inte – du kan fortfarande lägga vantarna på grymma erbjudanden. Så ta vara på de sista minutrarna och kom igång med din julshopping."} +{"t":"DDA 23 BFW Outbound 122 Title sv-se Only one day left of Amazon Black Friday Week Bara en dag kvar på Black Friday Week"} +{"t":"DDA 23 BFW Outbound 123 Body Copy sv-se Save today on deals with up to 40% off Fynda idag med rabatter på upp till 40 %"} +{"t":"DDA 23 BFW Outbound 124 Body Copy sv-se Make sure you save big Se till att fynda"} +{"t":"DDA 23 BFW Outbound 125 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 BFW Outbound 126 Title sv-se Last few hours of Amazon Black Friday Week Sista timmarna av Black Friday Week"} +{"t":"DDA 23 BFW Outbound 127 Body Copy sv-se There's still time to get up to 40% off Du hinner ännu spara upp till 40 %"} +{"t":"DDA 23 BFW Outbound 128 Body Copy sv-se There's still time to get great deals Tid kvar att hitta grymma erbjudanden"} +{"t":"DDA 23 BFW Outbound 130 Title sv-se Shop our most recommended deals today! Shoppa utvalda erbjudanden idag!"} +{"t":"DDA 23 BFW Outbound 131 Body Copy sv-se Save up to 40% off on trending deals Upp till 40 % på populära erbjudanden"} +{"t":"DDA 23 BFW Outbound 132 Body Copy sv-se Save big on trending deals Fynda med hjälp av populära erbjudanden"} +{"t":"DDA 23 BFW Outbound 133 CTA sv-se Save now Fynda nu"} +{"t":"DDA 23 BFW Outbound 134 Title sv-se Just hours left to save up to 40% off on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Sista dagen – bara timmar återstår av Amazons Black Friday Week. Så shoppa nu och spara upp till 40 % inom [category]."} +{"t":"DDA 23 BFW Outbound 135 Title sv-se Just hours left to make great savings on (category). It's the last day of Amazon Black Friday Week. So go, find your deals today. Sista dagen – bara timmar återstår av Amazons Black Friday Week. Så shoppa nu och hitta erbjudanden inom [category]."} +{"t":"DDA 23 LMD Outbound 001 Subject line sv-se Amazon Last Minute Deals are on! Julerbjudanden & mer från Amazon.se är här"} +{"t":"DDA 23 LMD Outbound 002 Subject line sv-se Shop last minute gifts Shoppa sista minuten-klappar"} +{"t":"DDA 23 LMD Outbound 003 Headline sv-se Spread joy with Amazon Last Minute Deals! Dela glädjen med julerbjudanden & mer från Amazon"} +{"t":"DDA 23 LMD Outbound 004 Body Copy sv-se Finish off your Christmas gift lists with Amazon Last Minute Deals. You'll find great savings on something for everyone. More deals, more joy! Discover our most loved products and finish off your Christmas gift lists. You'll find low prices on something for everyone. Beta av önskelistorna med julerbjudanden & mer från Amazon.se. Du kan hitta bra rabatter på något för alla. Fler erbjudanden, mer glädje! Upptäck våra populäraste produkter and beta av önskelistorna. Du kommer att hitta låga priser på något för alla."} +{"t":"DDA 23 LMD Outbound 005 CTA sv-se See the deals Se alla erbjudanden"} +{"t":"DDA 23 LMD Outbound 006 Title sv-se Last Minute Deals are here! Julerbjudanden & mer är här"} +{"t":"DDA 23 LMD Outbound 007 Title sv-se Save big this festive season Fynda i jul"} +{"t":"DDA 23 LMD Outbound 008 Body Copy sv-se Save big this December Fynda i december"} +{"t":"DDA 23 LMD Outbound 009 Body Copy sv-se Last Minute deals are go! Julerbjudanden & mer är live"} +{"t":"DDA 23 LMD Outbound 010 CTA sv-se Shop now Shoppa nu"} +{"t":"DDA 23 LMD Outbound 011 Title sv-se Last Minuite Christmas Deals on (category) Julerbjudanden & mer inom (category)"} +{"t":"DDA 23 LMD Outbound 012 Body Copy sv-se Shop up to 40% off today Spara upp till 30% idag"} +{"t":"DDA 23 LMD Outbound 013 Body Copy sv-se Shop great savings today Spara stort idag"} +{"t":"DDA 23 LMD Outbound 014 CTA sv-se Save now Fynda nu"} +{"t":"DDA 23 LMD Outbound 015 Title sv-se Black Friday Best Sellers are back! Bästsäljare från Black Friday är tillbaka"} +{"t":"DDA 23 LMD Outbound 016 Title sv-se With up to 40% off Med upp till 30% rabatt"} +{"t":"DDA 23 LMD Outbound 017 Body Copy sv-se Save up to 40% off this Christmas Spara upp till 30% i jul"} +{"t":"DDA 23 LMD Outbound 018 Body Copy sv-se Discover our most-loved deals Upptäck våra populäraste erbjudanden"} +{"t":"DDA 23 LMD Outbound 019 Body Copy sv-se Save big on your favourites Fynda dina favoriter"} +{"t":"DDA 23 LMD Outbound 021 Title sv-se Your most loved deals are here Dina favoriterbjudanden är här"} +{"t":"DDA 23 LMD Outbound 022 Title sv-se Discover our most-loved deals Upptäck våra populäraste erbjudanden"} +{"t":"DDA 23 LMD Outbound 025 Body Copy sv-se View products with 4+ stars Se produkter med >4 stjärnor"} +{"t":"DDA 23 LMD Outbound 027 CTA sv-se Save big now Fynda nu"} +{"t":"DDA 23 LMD Outbound 028 Title sv-se Bag a bargain with deals under £20 Fyll säcken med reavaror under 200 kr"} +{"t":"DDA 23 LMD Outbound 029 Body Copy sv-se Last minute gifts at great prices Sista minuten-klappar till grymma priser"} +{"t":"DDA 23 LMD Outbound 030 CTA sv-se Grab yours now Hugg dina nu"} +{"t":"DDA 23 LMD Outbound 031 Title sv-se Get those holiday must-haves Skaffa allt det viktiga till jul"} +{"t":"DDA 23 LMD Outbound 033 Body Copy sv-se Holiday must-haves at great prices Grymma julklappar till grymma priser"} +{"t":"DDA 23 LMD Outbound 034 Body Copy sv-se Save big on holiday essentials Fynda de viktigaste julklapparna"} +{"t":"DDA 23 LMD Outbound 036 Title sv-se Last chance for epic deals in time for Christmas Sista chansen: episka julerbjudanden"} +{"t":"DDA 23 LMD Outbound 038 Body Copy sv-se Save now, wrap later Spara nu, slå in senare"} +{"t":"DDA 23 LMD Outbound 039 Body Copy sv-se Last chance for super savings Sista chansen till superrabatter"} +{"t":"DDA 23 LMD Outbound 041 Subject line sv-se Last chance for super savings on Christmas gifts Sista chansen till superrabatter på julklappar"} +{"t":"DDA 23 LMD Outbound 042 Subject line sv-se With up to 40% off Med upp till 30% rabatt"} +{"t":"DDA 23 LMD Outbound 043 Subject line sv-se Share the joy with great gifts Dela glädjen med grymma klappar"} +{"t":"DDA 23 LMD Outbound 044 Subject line sv-se Last chance for super savings Sista chansen till superrabatter"} +{"t":"DDA 23 LMD Outbound 045 Headline sv-se Last chance for epic Christmas deals Sista chansen till episka julerbjudanden"} +{"t":"DDA 23 LMD Outbound 046 Body Copy sv-se Joy for them, savings for you Sprid glädje – spara pengar"} +{"t":"DDA 23 LMD Outbound 047 CTA sv-se Shop top deals Shoppa topperbjudanden"} +{"t":"DDA 23 LMD Outbound 051 Subject line sv-se The Amazon End of Year Sale Starts today! Mellandagsrean på Amazon.se startar idag"} +{"t":"DDA 23 LMD Outbound 052 Subject line sv-se Shop great savings until 31 December Spara stort t.o.m. 31 december"} +{"t":"DDA 23 LMD Outbound 053 Headline sv-se Finish the year in style with up to 40% off Avsluta året i stil med upp till 30% rabatt"} +{"t":"DDA 23 LMD Outbound 054 Headline sv-se Finish the year with great savings Avsluta året med riktigt bra rabatter"} +{"t":"DDA 23 LMD Outbound 055 Body Copy sv-se Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with up to 40% off on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Vinka hejdå till 2023 med mellandagsrean på Amazon.se. Avsluta året med glans tack vare upp till 30% på Amazon.se. Du kan hitta grymma erbjudanden t.o.m. 31 december. Kolla in dem nu."} +{"t":"DDA 23 LMD Outbound 056 Body Copy sv-se Wave goodbye to 2023 with the Amazon End of Year Sale. Finish the year with a flourish with tons of great savings on Amazon. There's fantastic deals to be found until 31st December. Check them out now! Vinka hejdå till 2023 med mellandagsrean på Amazon.se. Avsluta året med glans tack vare mängder av bra rabatter på Amazon.se. Du kan hitta grymma erbjudanden t.o.m. 31 december. Kolla in dem nu."} +{"t":"DDA 23 LMD Outbound 058 Title sv-se The Amazon End of Year Sale is here! Mellandagsrean på Amazon.se är här"} +{"t":"DDA 23 LMD Outbound 059 Body Copy sv-se Get up to 40% off until 31 Dec Få upp till 30% rabatt t.o.m. 31 dec"} +{"t":"DDA 23 LMD Outbound 060 Body Copy sv-se Fantastic deals to be found until 31 Dec Hitta grymma erbjudanden t.o.m. 31 dec"} +{"t":"DDA 23 LMD Outbound 062 Subject line sv-se The Amazon End of Year Sale is now on! Mellandagsrean på Amazon.se är igång nu"} +{"t":"DDA 23 LMD Outbound 063 Subject line sv-se Shop up to 40% off until 31 December Spara upp till 30% t.o.m. xx december"} +{"t":"DDA 23 LMD Outbound 064 Subject line sv-se Shop great savings until 31 December Spara stort t.o.m. 31 december"} +{"t":"DDA 23 LMD Outbound 065 Headline sv-se Bag a big deal in the Amazon End of Year Sale Fynda med stort på mellandagsrean på Amazon.se"} +{"t":"DDA 23 LMD Outbound 066 Body Copy sv-se End the year in style with the Amazon End of Year Sale! There's up to 40% off on everything you need for the new year. Now on until 31st December. Go find your deals today! Avsluta året med ett leende – mellandagsrean på Amazon.se är här. Få upp till 30% rabatt på allt du behöver inför det nya året. Pågår nu, t.o.m. 31 december. Så börja leta erbjudanden idag."} +{"t":"DDA 23 LMD Outbound 067 Body Copy sv-se End the year right with the Amazon End of Year Sale! There's great deals on everything you need for the new year. Now on until 31st December. So go find your deals today! Avsluta året med ett leende – mellandagsrean på Amazon.se är här. Få bra rabatter på allt du behöver inför det nya året. Pågår nu, t.o.m. 31 december. Så börja leta erbjudanden idag."} +{"t":"DDA 23 LMD Outbound 068 CTA sv-se See the deals ok"} +{"t":"DDA 23 LMD Outbound 069 Title sv-se The Amazon End of year Sale is on! Mellandagsrean på Amazon.se är igång nu"} +{"t":"DDA 23 LMD Outbound 070 Body Copy sv-se Shop up to 40% off until 31 December Spara upp till 30% t.o.m. xx december"} +{"t":"DDA 23 LMD Outbound 071 Body Copy sv-se Shop great deals until 31 December Spara stort t.o.m. 31 december"} +{"t":"DDA 23 LMD Outbound 073 Title sv-se Limited special offers on Amazon today! Tidsbegränsade Amazon-erbjudanden idag"} +{"t":"DDA 23 LMD Outbound 074 Body Copy sv-se Shop Lighing Deals while they last! Utnyttja blixtrean medan den varar"} +{"t":"DDA 23 LMD Outbound 076 Title sv-se Shop great deals on (category) today! Hitta grymma fynd inom [category] idag"} +{"t":"DDA 23 LMD Outbound 077 Body Copy sv-se Get up to 40% off in the End of Year Sale Spara upp till 30% på mellandagsrean"} +{"t":"DDA 23 LMD Outbound 078 Body Copy sv-se Save big in the Amazon End of Year Sale Fynda på mellandagsrean på Amazon.se"} +{"t":"DDA 24 Outbound 001 sv-se Ooooh! Get ready for Amazon Black Friday Week Gör dig redo för Amazons Black Friday Week"} +{"t":"DDA 24 Outbound 002 sv-se Get ready for Black Friday Week Gör dig redo för Amazons Black Friday Week"} +{"t":"DDA 24 Outbound 003 sv-se Save the date for Black Friday Week Save the date – Black Friday Week"} +{"t":"DDA 24 Outbound 004 sv-se Epic savings from 21 Nov to 2 Dec Grymma erbjudanden 21 nov–2 dec"} +{"t":"DDA 24 Outbound 005 sv-se Save up to 40% off from 21 November to 2 December Få upp till 40 % rabatt 21 november–2 december"} +{"t":"DDA 24 Outbound 006 sv-se Get ready Gör dig redo"} +{"t":"DDA 24 Outbound 007 sv-se Get ready for Amazon Black Friday Week Gör dig redo för Amazons Black Friday Week"} +{"t":"DDA 24 Outbound 008 sv-se Save up to 40% off from 21 Nov to 2 Dec Få upp till 30 % rabatt 21 nov–2 dec"} +{"t":"DDA 24 Outbound 009 sv-se Save the date Save the date"} +{"t":"DDA 24 Outbound 010 sv-se Amazon Black Friday Week is coming Amazons Black Friday Week kommer snart"} +{"t":"DDA 24 Outbound 011 sv-se Amazon Black Friday Week is almost here Amazons Black Friday Week är snart här"} +{"t":"DDA 24 Outbound 012 sv-se Ooooh, it's up to 40% off from 21 Nov to 2 Dec Upp till 40 % rabatt 21 nov–2 dec"} +{"t":"DDA 24 Outbound 013 sv-se Ooh savings on Amazon Black Friday Week Fynda under Black Friday Week"} +{"t":"DDA 24 Outbound 014 sv-se Save big from 21 Nov to 2 Dec Fynda 21 nov–2 dec"} +{"t":"DDA 24 Outbound 015 sv-se Amazon Black Friday Week... The countdown begins Amazon Black Friday Week... Nedräkningen börjar"} +{"t":"DDA 24 Outbound 016 sv-se Ooooh! Amazon Black Friday Week is almost here Amazons Black Friday Week är snart här"} +{"t":"DDA 24 Outbound 017 sv-se Big savings from 21 Nov to 2 Dec Grymma erbjudanden 21 nov–2 dec"} +{"t":"DDA 24 Outbound 018 sv-se Start your wishlist! Skapa din önskelista!"} +{"t":"DDA 24 Outbound 019 sv-se Amazon Black Friday Week savings are coming Amazons Black Friday Week är på ingång"} +{"t":"DDA 24 Outbound 021 sv-se Black Friday Week starts at midnight Black Friday Week börjar vid midnatt"} +{"t":"DDA 24 Outbound 022 sv-se Ooooh! Amazon Black Friday Week is just hours away Black Friday Week startar om några timmar"} +{"t":"DDA 24 Outbound 023 sv-se Finish your wishlist Slutför önskelistan"} +{"t":"DDA 24 Outbound 024 sv-se Set your alarm! Ställ väckarklockan!"} +{"t":"DDA 24 Outbound 025 sv-se Amazon Black Friday Week is finally here! Amazons Black Friday Week är äntligen här!"} +{"t":"DDA 24 Outbound 026 sv-se Save up to 40% on great products Få upp till 40 % rabatt på grymma produkter"} +{"t":"DDA 24 Outbound 027 sv-se Great deals on great products Grymma erbjudanden på grymma produkter"} +{"t":"DDA 24 Outbound 028 sv-se Ooooh! Lots of great deals to be found Massor av grymma erbjudanden att spana in"} +{"t":"DDA 24 Outbound 029 sv-se Shop deals now Fynda nu"} +{"t":"DDA 24 Outbound 030 sv-se Amazon Black Friday Week is finally here Black Friday Week är äntligen här"} +{"t":"DDA 24 Outbound 031 sv-se Get up to 40% off great products Få upp till 30 % rabatt på grymma produkter"} +{"t":"DDA 24 Outbound 032 sv-se Get deals now Få erbjudanden nu"} +{"t":"DDA 24 Outbound 033 sv-se Black Friday Week deals are available Black Friday Week-erbjudanden uppe nu"} +{"t":"DDA 24 Outbound 034 sv-se Up to 40% off epic deals. Ooooh! Grymma erbjudanden med upp till 40 % rabatt."} +{"t":"DDA 24 Outbound 035 sv-se Amazon Black Friday Week has only just begun Amazons Black Friday Week har bara börjat"} +{"t":"DDA 24 Outbound 036 sv-se Ooooh! Black Friday Week deals! Black Friday Week-erbjudanden!"} +{"t":"DDA 24 Outbound 037 sv-se Save up to 40% throughout Black Friday Week Black Friday Week: upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 038 sv-se More great deals coming tomorrow! Fler grymma erbjudanden släpps imorgon!"} +{"t":"DDA 24 Outbound 039 sv-se Shop now Shoppa nu"} +{"t":"DDA 24 Outbound 040 sv-se Day 1 of Black Friday Week is almost over Black Friday Week dag 1 är nästan över"} +{"t":"DDA 24 Outbound 041 sv-se Up to 40% off deals continues tomorrow Upp till 40 % rea fortsätter i morgon"} +{"t":"DDA 24 Outbound 042 sv-se Great savings throughout Amazon Black Friday Week Grymma erbjudanden hela Black Friday Week"} +{"t":"DDA 24 Outbound 043 sv-se New day, new deals: Black Friday Week Ny dag, nya erbjudanden – på Amazons Black Friday Week"} +{"t":"DDA 24 Outbound 044 sv-se Up to 40% off continues this Black Friday Week Upp till 30 % rabatt hela Black Friday Week"} +{"t":"DDA 24 Outbound 045 sv-se Don't forget your deals today Glöm inte dina erbjudanden idag"} +{"t":"DDA 24 Outbound 046 sv-se More epic deals this Black Friday Week Black Friday Week fortsätter att leverera"} +{"t":"DDA 24 Outbound 047 sv-se Find your deals Fynda erbjudanden"} +{"t":"DDA 24 Outbound 048 sv-se Epic deals in Amazon Black Friday Week Grymma erbjudanden på Black Friday Week"} +{"t":"DDA 24 Outbound 049 sv-se Still up to 40% off in Amazon Black Friday Week Fortfarande Amazon-rea med upp till 40 %"} +{"t":"DDA 24 Outbound 050 sv-se Epic Black Friday Week deals await Grymma Black Friday Week-erbjudanden väntar"} +{"t":"DDA 24 Outbound 051 sv-se Up to 40% off great products Upp till 30 % rabatt på grymma produkter"} +{"t":"DDA 24 Outbound 052 sv-se Great deals to be had Grymma erbjudanden väntar"} +{"t":"DDA 24 Outbound 053 sv-se Up to 40% off in Amazon Black Friday Week Spara upp till 40 % på Amazons Black Friday Week"} +{"t":"DDA 24 Outbound 054 sv-se Ooooh! Amazon Black Friday Week deals Amazon Black Friday Week-erbjudanden"} +{"t":"DDA 24 Outbound 055 sv-se Get your Amazon Black Friday Week deals Få dina Amazon Black Friday Week-erbjudanden"} +{"t":"DDA 24 Outbound 056 sv-se Still up to 40% off great products Forttfarande upp till 30 % rabatt"} +{"t":"DDA 24 Outbound 057 sv-se Still great deals to be had Många grymma erbjudanden kvar"} +{"t":"DDA 24 Outbound 058 sv-se New day, new Black Friday Week deals Ny dag, nya Black Friday Week-erbjudanden"} +{"t":"DDA 24 Outbound 059 sv-se Great Amazon deals on great products Grymma Amazon-erbjudanden på grymma produkter"} +{"t":"DDA 24 Outbound 060 sv-se Ooooh! Great deals await Grymma erbjudanden väntar"} +{"t":"DDA 24 Outbound 061 sv-se Ooooh! Up to 40% off awaits Upp till 40 % rabatt väntar"} +{"t":"DDA 24 Outbound 062 sv-se Up to 40% off - Amazon Black Friday Week Få upp till 40 % rabatt - Black Friday Week"} +{"t":"DDA 24 Outbound 063 sv-se Ooooh! deals on great products Erbjudanden på grymma produkter"} +{"t":"DDA 24 Outbound 064 sv-se Black Friday Week deals to be had Amazon Black Friday Week-erbjudanden väntar"} +{"t":"DDA 24 Outbound 066 sv-se Find oooooooh! deals at Amazon Fynda grymma erbjudanden på Amazon"} +{"t":"DDA 24 Outbound 067 sv-se Up to 40% off Ooooh! great products Upp till 40 % rabatt på grymma produkter"} +{"t":"DDA 24 Outbound 069 sv-se Up to 40% off. Ooooh indeed... Upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 070 sv-se Great deals await Grymma erbjudanden väntar"} +{"t":"DDA 24 Outbound 071 sv-se Save up to 40% Få upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 072 sv-se Show now Shoppa nu"} +{"t":"DDA 24 Outbound 073 sv-se Black Friday deals are still waiting for you Det finns fortfarande Black Friday-erbjudanden kvar"} +{"t":"DDA 24 Outbound 074 sv-se Up to 40% off will make you go Ooooh! Upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 075 sv-se Great deals are waiting for you Grymma erbjudanden väntar på dig"} +{"t":"DDA 24 Outbound 076 sv-se Up to 40% off a wide selection Upp till 30 % rabatt på ett brett utbud"} +{"t":"DDA 24 Outbound 077 sv-se Find great deals in Amazon Black Friday Hitta grymma erbjudanden under Amazon Black Friday"} +{"t":"DDA 24 Outbound 078 sv-se Get yourself up to 40% off now Få upp till 40 % rabatt nu"} +{"t":"DDA 24 Outbound 079 sv-se Up to 40% on great products Upp till 40 % rabatt på grymma produkter"} +{"t":"DDA 24 Outbound 080 sv-se Lots of deals are still waiting Massor av erbjudanden väntar på dig"} +{"t":"DDA 24 Outbound 081 sv-se Amazon Black Friday deals Amazons Black Friday-erbjudanden"} +{"t":"DDA 24 Outbound 082 sv-se It's the last day of Black Friday Week Det är sista dagen på Amazons Black Friday Week"} +{"t":"DDA 24 Outbound 083 sv-se Still time to save up to 40% off Ännu tid kvar att spara upp till 40 %"} +{"t":"DDA 24 Outbound 084 sv-se There's still time to get great deals Det finns fortfarande tid att fynda"} +{"t":"DDA 24 Outbound 085 sv-se The Amazon Black Friday Week clock is ticking... Amazons Black Friday Week-klocka tickar..."} +{"t":"DDA 24 Outbound 086 sv-se Shop great deals Shoppa grymma erbjudanden"} +{"t":"DDA 24 Outbound 087 sv-se Only one day left of Amazon Black Friday Week Bara en dag kvar på Black Friday Week"} +{"t":"DDA 24 Outbound 088 sv-se Still up to 40% off on great products Forttfarande upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 089 sv-se It's the last day of Amazon Black Friday Week!! Det är sista dagen på Amazons Black Friday Week!!"} +{"t":"DDA 24 Outbound 090 sv-se Go Ooooh! With up to 40% off Upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 091 sv-se Save today with up to 40% off Fynda idag med rabatter upp till 40 %"} +{"t":"DDA 24 Outbound 092 sv-se Great deals on products worth an Ooooh! Grymma erbjudanden på grymma produkter"} +{"t":"DDA 24 Outbound 093 sv-se Last few hours of Amazon Black Friday Week Sista timmarna av Black Friday Week"} +{"t":"DDA 24 Outbound 094 sv-se There's still time to get up to 40% off Du hinner ännu spara upp till 30 %"} +{"t":"DDA 24 Outbound 096 sv-se Discover Black Friday Week deals Fynda grymma erbjudanden på Amazon"} +{"t":"DDA 24 Outbound 097 sv-se Get up to 40% off now Få upp till 30 % rabatt nu"} +{"t":"DDA 24 Outbound 098 sv-se Shop all deals Fynda nu"} +{"t":"DDA 24 Outbound 099 sv-se Explore Black Friday Week deals Amazon Black Friday Week-erbjudanden väntar"} +{"t":"DDA 24 Outbound 100 sv-se Discover epic deals Fynda grymma erbjudanden på Amazon"} +{"t":"DDA 24 Outbound 101 sv-se Black Friday is here Black Friday är här"} +{"t":"DDA 24 Outbound 102 sv-se Up to 40% off: deals too good to miss Upp till 30 % rabatt"} +{"t":"DDA 24 Outbound 103 sv-se Epic deals are waiting for you Grymma erbjudanden väntar på dig"} +{"t":"DDA 24 Outbound 104 sv-se Discover great deals this Black Friday Hitta grymma erbjudanden under Amazon Black Friday"} +{"t":"DDA 24 Outbound 105 sv-se Save up to 40% off Få upp till 30 % rabatt på grymma produkter"} +{"t":"DDA 24 Outbound 106 sv-se There's still time to save up to 40% off Ännu tid kvar att spara upp till 30 %"} +{"t":"DDA 24 Outbound 107 sv-se Amazon Black Friday Week: 21 Nov - 2 Dec Amazons Black Friday Week: 21 nov–2 dec"} +{"t":"DDA 24 Outbound 108 sv-se Discover our Amazon Creator top deals Hitta topperbjudanden från Amazons influencers"} +{"t":"DDA 24 Outbound 109 sv-se Let us show you some great savings across Amazon Black Friday Week Låt oss visa dig några grymma erbjudanden"} +{"t":"DDA 24 Outbound 110 sv-se Amazon Black Friday Week: Up to 40% off Black Friday Week: Få upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 111 sv-se We've got deals worth Ooooh-ing about Erbjudanden som får dig att sjunga av glädje!"} +{"t":"DDA 24 Outbound 112 sv-se Deals throughtout Black Friday Week Erbjudanden under hela Black Friday Week"} +{"t":"DDA 24 Outbound 113 sv-se Deals, deals, deals on your favourite products Rea, rea, rea på dina favoriter"} +{"t":"DDA 24 Outbound 114 sv-se Deals, deals, deals in Black Friday Week Rea, rea, rea - Black Friday Week"} +{"t":"DDA 24 Outbound 115 sv-se Get daily invites to Amazon WOW! Deals Få dagliga WOW!-erbjudanden från Amazon"} +{"t":"DDA 24 Outbound 116 sv-se Up to 40% off on [category] Upp till 40 % rabatt på [category]"} +{"t":"DDA 24 Outbound 117 sv-se Black Friday week with up to 40% off Black Friday Week: Spara upp till 40 %"} +{"t":"DDA 24 Outbound 118 sv-se Great deals on [electronics] Grymma erbjudanden på [electronics]"} +{"t":"DDA 24 Outbound 119 sv-se Great deals during Black Friday Week Grymma erbjudanden under Black Friday Week"} +{"t":"DDA 24 Outbound 120 sv-se Subscribe Prenumerera"} +{"t":"DDA 24 Outbound 121 sv-se Ooh great deals during Black Friday Week Grymma Black Friday Week-erbjudanden"} +{"t":"DDA 24 Outbound 122 sv-se Up to 40% off on WOW! Deals at Amazon WOW!-erbjudanden med upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 123 sv-se Great WOW! Deals on [CATEGORY] Grymma WOW!-erbjudanden på [CATEGORY]"} +{"t":"DDA 24 Outbound 124 sv-se Great WOW! Deals at Amazon Grymma WOW!-erbjudanden på Amazon"} +{"t":"DDA 24 Outbound 125 sv-se Great WOW! Deals on [insert category] Grymma WOW!-erbjudanden på [insert category]"} +{"t":"DDA 24 Outbound 126 sv-se See WOW! Deals Se WOW!-erbjudanden"} +{"t":"DDA 24 Outbound 127 sv-se Take a look at our 100 top deals Spana in våra topp 100 erbjudanden"} +{"t":"DDA 24 Outbound 128 sv-se Up to 40% off during Black Friday Week Black Friday Week: upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 129 sv-se Great savings during Black Friday Week Grymma erbjudanden på Black Friday Week"} +{"t":"DDA 24 Outbound 130 sv-se See top picks Se toppval"} +{"t":"DDA 24 Outbound 131 sv-se Black Friday deals just for you Amazons Black Friday erbjudanden bara för dig"} +{"t":"DDA 24 Outbound 132 sv-se Up to 40% off on your favourite products Upp till 30 % rabatt på dina favoriter"} +{"t":"DDA 24 Outbound 133 sv-se Great savings on your favourite products Grymma erbjudanden på dina favoriter"} +{"t":"DDA 24 Outbound 134 sv-se See your deals Se alla erbjudanden"} +{"t":"DDA 24 Outbound 135 sv-se Premium brand deals in Black Friday Week Black Friday Week-erbjudanden på premiummärken"} +{"t":"DDA 24 Outbound 136 sv-se Ooooh! Up to 40% off on Amazon Upp till 40 % rabatt på Amazon"} +{"t":"DDA 24 Outbound 137 sv-se Top savings on top brands Bra rabatter på toppvarumärken"} +{"t":"DDA 24 Outbound 138 sv-se Shop top brands Shoppa toppmärken"} +{"t":"DDA 24 Outbound 139 sv-se Did you find something in our Black Friday deals? Gjorde du några Black Friday Week-fynd?"} +{"t":"DDA 24 Outbound 140 sv-se Up to 40% off to make you go Ooooh! Upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 141 sv-se You've got great taste with great savings Vi tror du gillar grymma erbjudanden"} +{"t":"DDA 24 Outbound 142 sv-se Keep shopping deals Fortsätt reashoppa"} +{"t":"DDA 24 Outbound 143 sv-se Amazon Black friday Week deals to be had Amazons Black Friday Week-erbjudanden att frossa i"} +{"t":"DDA 24 Outbound 144 sv-se Keep shopping for up to 40% off Fortsätt fynda med upp till 30 % rabatt"} +{"t":"DDA 24 Outbound 145 sv-se Keep shopping for savings Shoppa vidare och spara stort"} +{"t":"DDA 24 Outbound 146 sv-se Black Friday Weeks deals are trending Trendande Black Friday Week-erbjudanden"} +{"t":"DDA 24 Outbound 147 sv-se Up to 40% off trending products Upp till 40 % på populära produkter"} +{"t":"DDA 24 Outbound 148 sv-se Great deals on trending products Grymma erbjudanden på populära produkter"} +{"t":"DDA 24 Outbound 152 sv-se You've got great taste for big savings Vi tror du gillar grymma erbjudanden"} +{"t":"DDA 24 Outbound 156 sv-se Found your Black Friday Week deals yet? Gjorde du några Black Friday Week-fynd?"} +{"t":"DDA 24 Outbound 164 sv-se Ooooh! The Amazon Boxing Day Sale starts today Amazons mellandagsrea börjar idag."} +{"t":"DDA 24 Outbound 165 sv-se Great savings until 31 December Grymma erbjudanden t.o.m. 31 december"} +{"t":"DDA 24 Outbound 166 sv-se Finish the year in style with up to 40% off Avsluta året i stil med upp till 40 % rabatt"} +{"t":"DDA 24 Outbound 167 sv-se Finish this year with great savings Avsluta året med riktigt bra rabatter"} +{"t":"DDA 24 Outbound 168 sv-se See the deals Se alla erbjudanden"} +{"t":"DDA 24 Outbound 169 sv-se The Amazon Boxing Day Sale is here! Amazons mellandagsrea är här!"} +{"t":"DDA 24 Outbound 170 sv-se Get up to xx% off until 31 Dec Få upp till xx % rabatt t.o.m. 31 dec"} +{"t":"DDA 24 Outbound 171 sv-se Great deals to be found until 31 Dec Hitta grymma erbjudanden t.o.m. 31 dec"} +{"t":"DDA 24 Outbound 172 sv-se The Amazon Boxing Day Sale is now on! Amazons mellandagsrea är igång nu"} +{"t":"DDA 24 Outbound 173 sv-se Shop up to xx% off until 31 December Spara upp till xx % t.o.m. 31 december"} +{"t":"DDA 24 Outbound 174 sv-se Ooh! Great savings until 31 December Stor rea t.o.m. 31 december"} +{"t":"DDA 24 Outbound 175 sv-se Bag a big deal in the Amazon Boxing Day Sale Passa pa att fynda under Amazons mellandagsrea"} +{"t":"DDA 24 Outbound 176 sv-se The Amazon Boxing Day Sale is still on! Amazons mellandagsrea pågår fortfarande"} +{"t":"DDA 24 Outbound 177 sv-se Ooooh! Great deals until 31 December Grymma erbjudanden t.o.m. 31 december"} +{"t":"DDA 24 Outbound 178 sv-se Save now Fynda nu"} +{"t":"DDA 24 Outbound 179 sv-se Special offers on Amazon today! Specialerbjudanden på Amazon.se idag!"} +{"t":"DDA 24 Outbound 180 sv-se Save on great deals while they last! Fynda grymma erbjudanden medan de varar!"} +{"t":"DDA 24 Outbound 181 sv-se More Ooooh! deals until 31 December Fler grymma erbjudanden t.o.m. 31 december"} +{"t":"DDA 24 Outbound 183 sv-se Ooh! Shop great deals on [category] today Hitta grymma fynd inom [category]"} +{"t":"DDA 24 Outbound 184 sv-se Get up to 40% off in our Boxing Day Sale Spara upp till 40 % på vår mellandagsrea"} +{"t":"DDA 24 Outbound 185 sv-se Great deals in the Boxing Day Sale Grymma erbjudanden på Amazons mellandagsrea"} +{"t":"DDA 24 Outbound 186 sv-se Amazon Last Minute Deals are here Amazons julerbjudanden är här"} +{"t":"DDA 24 Outbound 187 sv-se Great gifts at great prices Bra presenter till bra priser"} +{"t":"DDA 24 Outbound 188 sv-se Find your Amazon Last Minute Deal Hitta dina julerbjudanden på Amazon.se"} +{"t":"DDA 24 Outbound 189 sv-se Last Minute Deals have finally arrived Våra julerbjudanden är äntligen här"} +{"t":"DDA 24 Outbound 190 sv-se Find a December deal to make you go Ooh! Hitta grymma decembererbjudanden!"} +{"t":"DDA 24 Outbound 191 sv-se Ooooh! Amazon Last Minute Deals are here Våra julerbjudanden är här"} +{"t":"DDA 24 Outbound 192 sv-se Shop great deals until 22 December Shoppa grymma erbjudanden t.o.m. 22 december"} +{"t":"DDA 24 Outbound 193 sv-se Finish off your gift list with Last Minute Deals Beta av önskelistorna med våra julerbjudanden"} +{"t":"DDA 24 Outbound 194 sv-se Find perfect deals Hitta grymma erbjudanden"} +{"t":"DDA 24 Outbound 195 sv-se Amazon Last Minute Deals are here! Amazons julerbjudanden är här!"} +{"t":"DDA 24 Outbound 196 sv-se Great savings until 22 December Grymma erbjudanden t.o.m. 22 december"} +{"t":"DDA 24 Outbound 197 sv-se Last chance for epic deals in time Sista chansen till grymma julerbjudanden"} +{"t":"DDA 24 Outbound 198 sv-se Ooooh! Save now on your wishlist for this holiday season Köp julklappar med stora rabatter"} +{"t":"DDA 24 Outbound 199 sv-se Last Minute Deals are nearly ooh-ooh-over! Sista chansen att fynda våra julerbjudanden!"} +{"t":"DDA 24 Outbound 200 sv-se Last chance for great deals on gifts Sista chansen till grymma erbjudanden på julklappar"} +{"t":"DDA 24 Outbound 201 sv-se Last chance to grab epic deals Sista chansen till grymma erbjudanden"} +{"t":"DDA 24 Outbound 202 sv-se Shop for deals Shoppa erbjudanden"} +{"t":"DDA 24 Outbound 203 sv-se Amazon gifts are waiting for you Amazon-klappar väntar på dig"} +{"t":"DDA 24 Outbound 204 sv-se Find a perfect gift for yourself or someone Hitta den perfekta julklappen"} +{"t":"DDA 24 Outbound 205 sv-se Shop your deals Shoppa våra erbjudanden"} +{"t":"PBDD 23 Outbound 001 Subject line sv-se Amazon Prime Big Deal Days are coming on XX-XX Oct Amazons Prime Deal Days kommer den XX-XX okt"} +{"t":"PBDD 23 Outbound 002 Subject line sv-se Get ready to feel like a big deal with epic deals Gör dig redo att känna dig utvald med grymma erbjudanden"} +{"t":"PBDD 23 Outbound 003 Subject line sv-se Get ready to feel like a big deal with epic savings Känn dig utvald med grymma erbjudanden"} +{"t":"PBDD 23 Outbound 004 Headline sv-se Two days of epic deals XX-XX Oct Två dagar med grymma erbjudanden XX-XX okt"} +{"t":"PBDD 23 Outbound 005 Body Copy sv-se [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! \n [Amazon] Prime Deal Days kommer och vet du vad? Allt handlar om dig. Två dagar med grymma erbjudanden exklusivt för [Amazon] Prime-medlemar. Spara på elektronik, hem, kök med mera. Spara datumet och börja utforska vårt sortiment inför Amazon Prime Deal Days idag!"} +{"t":"PBDD 23 Outbound 005F Body Copy sv-se [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. It's two days of epic deals for Prime Members only. So, start building your wish list, with everything from electronics to homeware, kitchen items and more. Don't miss out on your chance to feel like a big deal! [Amazon] Prime Deal Days kommer och vet du vad? Allt handlar om dig. Två dagar med grymma erbjudanden exklusivt för [Amazon] Prime-medlemar. Spara på elektronik, hem, kök med mera. Spara datumet och börja utforska vårt sortiment inför Amazon Prime Deal Days idag!"} +{"t":"PBDD 23 Outbound 006 Body Copy sv-se [Amazon] Prime Big Deal Days are coming and guess what? That's right... it's all about you. You're invited to two days of epic deals! Save on electronics, homeware, kitchen items and more. You'll be feeling like a big deal! Don't miss out, start building your Prime Big Deal Days wish list today! Exclusively for Prime Members. [Amazon] Prime Deal Days kommer och vet du vad? Rätt, allt handlar om dig. Du är inbjuden till två dagar med grymma erbjudanden! Spara på elektronik, hem, kök med mera. Du kommer att känna dig utvald! Missa inget, börja skriva din önskelista för [Amazon] Prime Deal Days idag! Bara för Prime-medlemmar."} +{"t":"PBDD 23 Outbound 007 CTA sv-se Get ready now! Gör dig redo!"} +{"t":"PBDD 23 Outbound 009 Subject line sv-se [Amazon] Prime Big Deal Days are coming on XX-XX Oct [Amazon] Prime Deal Days kommer XX-XX okt"} +{"t":"PBDD 23 Outbound 010 Subject line sv-se Prime Big Deal Days are coming [Amazon] Prime Deal Days kommer"} +{"t":"PBDD 23 Outbound 011 Intro sv-se \n Feel like a big deal with two days of epic savings \n Känn dig utvald med två dagars exklusiv rea"} +{"t":"PBDD 23 Outbound 011F Intro sv-se Feel like a big deal with two days of epic savings Känn dig utvald med två dagars exklusiv rea"} +{"t":"PBDD 23 Outbound 012 Intro sv-se Two days of epic deals! Två dagar med grymma erbjudanden!"} +{"t":"PBDD 23 Outbound 014 Subject line sv-se [Amazon] Prime Big Deal Days are almost here: XX-XX Oct! [Amazon] Prime Deal Days är snart här: XX-XX okt!"} +{"t":"PBDD 23 Outbound 016 Subject line sv-se Two days of epic deals for Prime members only Börja utforska vårt sortiment inför grymma erbjudanden"} +{"t":"PBDD 23 Outbound 018 Headline sv-se Two days of epic deals: XX-XX Oct Två dagar med grymma erbjudanden XX-XX okt"} +{"t":"PBDD 23 Outbound 019 Body Copy sv-se Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! \n [Amazon] Prime Deal Days är snart här! Två dagar med exklusiva erbjudanden bara för [Amazon] Prime-medlemmar! Spara datumet och börja utforska vårt sortiment inför Prime Deal Days idag!"} +{"t":"PBDD 23 Outbound 019F Body Copy sv-se Amazon Prime Big Deal Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Big Deal Day wish list today! [Amazon] Prime Deal Days är snart här! Två dagar med exklusiva erbjudanden bara för [Amazon] Prime-medlemmar! Spara datumet och börja utforska vårt sortiment inför Prime Deal Days idag!"} +{"t":"PBDD 23 Outbound 020 Body Copy sv-se Amazon Prime Big Deal Day is almost here! Once everyone hears about the exclusive deals you’ve gotten, you’ll be the talk of the town! Get a head start and build your Prime Big Deal Day wish list today! [Amazon] Prime Deal Days är snart är! Två dagar med exklusiva erbjudanden för Prime-medlemmar. Gör dig redo och planera din Amazon Prime Deal Days-shopping redan nu!"} +{"t":"PBDD 23 Outbound 021 Subject line sv-se Prime Big Deal Days are almost here XX - XX Oct Prime Deal Days är snart här XX-XX okt"} +{"t":"PBDD 23 Outbound 022 Subject line sv-se Prime Big Deal Days are almost here Amazon Prime Deal Days är snart här"} +{"t":"PBDD 23 Outbound 024 Intro sv-se Two days of epic deals are coming Två dagar med grymma erbjudanden är på G"} +{"t":"PBDD 23 Outbound 025 Intro sv-se Feel like a big deal with two days of epic savings Två dagar med grymma erbjudanden närmar sig"} +{"t":"PBDD 23 Outbound 026 Subject line sv-se [Amazon] Prime Big Deal Days start at midnight! [Amazon] Prime Deal Days börjar vid midnatt!"} +{"t":"PBDD 23 Outbound 027 Subject line sv-se Prime member exclusive deals from XX-XX Oct Exklusiva Prime-medlemserbjudanden XX–XX okt."} +{"t":"PBDD 23 Outbound 028 Headline sv-se Two days of epic deals XX-XX Oct Två dagar med grymma erbjudanden XX-XX okt"} +{"t":"PBDD 23 Outbound 029 Body Copy sv-se [Amazon] Prime Big Deal Days begin tomorrow with savings so epic, you’ll feel like a big deal. So, get going and make your Amazon Prime Big Deal Day wish list! [Amazon] Prime Deal Days börjar imorgon med episka rabatter bara för [Amazon] Prime medlemmar. Sätt igång med din shoppinglista för Amazon Prime Deal Days!"} +{"t":"PBDD 23 Outbound 030 Subject line sv-se [Amazon] Prime Big Deal Days start midnight! Prime Deal Days börjar vid midnatt!"} +{"t":"PBDD 23 Outbound 031 Intro sv-se 2 days of epic deals exclusively for Prime members \n Två dagar med episka Prime-erbjudanden"} +{"t":"PBDD 23 Outbound 031F Intro sv-se 2 days of epic deals exclusively for Prime members Två dagar med episka Prime-erbjudanden"} +{"t":"PBDD 23 Outbound 032 sv-se 2 days of Prime member-exclusive deals Två dagar med exklusiva medlemserbjudanden"} +{"t":"PBDD 23 Outbound 033 sv-se Got your epic deals wish list ready? Vilka grymma erbjudanden önskar du dig?"} +{"t":"PBDD 23 Outbound 034 Subject line sv-se \n [Amazon] Prime Big Deal Days are coming on XX-XX Oct [Amazon] Prime Deal Days kommer XX-XX okt"} +{"t":"PBDD 23 Outbound 034F Subject line sv-se [Amazon] Prime Big Deal Days are coming on XX-XX Oct [Amazon] Prime Deal Days kommer XX-XX okt"} +{"t":"PBDD 23 Outbound 035 Subject line sv-se Join Prime for two days of epic deals \n Gå med i [Amazon] Prime, få två dagar med erbjudanden"} +{"t":"PBDD 23 Outbound 035F Subject line sv-se Join Prime for two days of epic deals Gå med i [Amazon] Prime, få två dagar med erbjudanden"} +{"t":"PBDD 23 Outbound 036 Subject line sv-se Join Amazon Prime to access to two days of epic deals Bli medlem i Prime för två dagar med grymma erbjudanden"} +{"t":"PBDD 23 Outbound 037 Headline sv-se Two days of epic deals XX-XX Oct Två dagar med grymma erbjudanden XX-XX okt"} +{"t":"PBDD 23 Outbound 038 Body Copy sv-se [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! \n [Amazon] Prime Deal Days är på väg … Gå med i [Amazon] Prime för att få tillgång till två dagar med episka exklusiva erbjudanden på elektronik, hem, kök med mera. Missa det inte!"} +{"t":"PBDD 23 Outbound 038F Body Copy sv-se [Amazon] Prime Big Deal Days are coming… Sign up to Prime to gain access two days of epic, exclusive deals on electronics, homeware, kitchen items and more. Don’t miss out! [Amazon] Prime Deal Days är på väg … Gå med i [Amazon] Prime för att få tillgång till två dagar med episka exklusiva erbjudanden på elektronik, hem, kök med mera. Missa det inte!"} +{"t":"PBDD 23 Outbound 039 Body Copy sv-se [Amazon] Prime Big Deal Days are coming…So, sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month! [Amazon] Prime Deal Days är på väg … Så gå med i Amazon Prime för att få tillgång till två dagar med grymma erbjudanden på elektronik, hem, kök med mera. Du får även snabb leverans och grymma TV-serier och filmer som en del av ditt medlemskap för endast 59 kr per månad!"} +{"t":"PBDD 23 Outbound 040 Body Copy sv-se [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. [Amazon] Prime Deal Days är på väg … Gå med i Amazon Prime för att få två dagar med grymma erbjudanden på elektronik, hem, kök med mera. Du får även snabb leverans och grymma TV-serier och filmer i ditt medlemskap. Du kanske även är berättigad till en 30-dagars kostnadsfri provperiod!*\n \n \n *Efter den fria provperioden kostar [Amazon] Prime XX kr."} +{"t":"PBDD 23 Outbound 040F Body Copy sv-se [Amazon] Prime Big Deal Days is coming…Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. [Amazon] Prime Deal Days är på väg … Gå med i Amazon Prime för att få två dagar med grymma erbjudanden på elektronik, hem, kök med mera. Du får även snabb leverans och grymma TV-serier och filmer i ditt medlemskap. Du kanske även är berättigad till en 30-dagars kostnadsfri provperiod!* *Efter den fria provperioden kostar [Amazon] Prime XX kr."} +{"t":"PBDD 23 Outbound 042 CTA sv-se Try Prime Prova [Amazon] Prime"} +{"t":"PBDD 23 Outbound 043 Intro sv-se Sign up for 2 days of epic deals Anmäl dig till två dagar med grymma erbjudanden"} +{"t":"PBDD 23 Outbound 044 Intro sv-se Sign up to Prime for 2 days of exclusive deals Bli medlem i Prime för två dagar med exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 045 Subject line sv-se [Amazon] Prime Big Deal Days are almost here: XX-XX Oct [Amazon] Prime Deal Days är snart här: XX-XX okt"} +{"t":"PBDD 23 Outbound 046 Subject line sv-se Join Prime for two days of epic deals\n \n Gå med i Prime, få två dagar med grymma erbjudanden"} +{"t":"PBDD 23 Outbound 046F Subject line sv-se Join Prime for two days of epic deals Gå med i Prime, få två dagar med grymma erbjudanden"} +{"t":"PBDD 23 Outbound 047 Headline sv-se Two days of epic deals: XX-XX Oct Två dagar med grymma erbjudanden XX-XX okt"} +{"t":"PBDD 23 Outbound 048 Body Copy sv-se [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! \n [Amazon] Prime Deal Days väntar runt hörnet! När du går med i Prime får du exklusiva erbjudanden på elektronik, hem, kök med mera. Känn dig exklusiv!"} +{"t":"PBDD 23 Outbound 048F Body Copy sv-se [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to gain exclusive access to deals on electronics, homeware, kitchen items and more. You’ll be the talk of the town! [Amazon] Prime Deal Days väntar runt hörnet! När du går med i Prime får du exklusiva erbjudanden på elektronik, hem, kök med mera. Känn dig exklusiv!"} +{"t":"PBDD 23 Outbound 049 Body Copy sv-se [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership for only £X.XX a month. You’ll be the talk of the town! [Amazon] Prime Deal Days väntar runt hörnet! Bli medlem i Prime idag och få tillgång till erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och fantastiska TV-program och filmer i ditt medlemskap för endast 59 kr i månaden. Känn dig utvald!"} +{"t":"PBDD 23 Outbound 050 Body Copy sv-se [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.*\n \n *After the free trial Prime is £X.XX a month. [Amazon] Prime Deal Days väntar runt hörnet! Bli medlem i Prime idag och få tillgång till erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt medlemskap. Känn dig utvald! Du kanske även är berättigad till en 30-dagars kostnadsfri provperiod.*\n \n *Efter den kostnadsfria provperioden kostar [Amazon] Prime XX kr per månad"} +{"t":"PBDD 23 Outbound 050F Body Copy sv-se [Amazon] Prime Big Deal Days are just around the corner! Join Prime today to get exclusive access to deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films with your membership. You’ll be the talk of the town! You might even be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. [Amazon] Prime Deal Days väntar runt hörnet! Bli medlem i Prime idag och få tillgång till erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt medlemskap. Känn dig utvald! Du kanske även är berättigad till en 30-dagars kostnadsfri provperiod.* *Efter den kostnadsfria provperioden kostar [Amazon] Prime XX kr per månad"} +{"t":"PBDD 23 Outbound 051 Subject line sv-se Prime Big Deal Days are almost here XX-XX Oct \n Prime Deal Days är snart här XX-XX okt"} +{"t":"PBDD 23 Outbound 051F Subject line sv-se Prime Big Deal Days are almost here XX-XX Oct Prime Deal Days är snart här XX-XX okt"} +{"t":"PBDD 23 Outbound 052 Subject line sv-se Stay up late, Prime Big Deal Days start at midnight! \n Sitt uppe sent, Prime Deal Days börjar vid midnatt!"} +{"t":"PBDD 23 Outbound 052F Subject line sv-se Stay up late, Prime Big Deal Days start at midnight! Sitt uppe sent, Prime Deal Days börjar vid midnatt!"} +{"t":"PBDD 23 Outbound 053 sv-se Prime Big Deal Days start at midnight! Prime Deal days börjar vid midnatt!"} +{"t":"PBDD 23 Outbound 054 Subject line sv-se Join Prime for exclusive deals from XX-XX Oct Gå med i Prime, få erbjudanden från XX–XX okt\n"} +{"t":"PBDD 23 Outbound 054F Subject line sv-se Join Prime for exclusive deals from XX-XX Oct Gå med i Prime, få erbjudanden från XX–XX okt"} +{"t":"PBDD 23 Outbound 056 Body Copy sv-se [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! \n Prime Day börjar imorgon. När du går med i Prime får du två dagar med grymma erbjudanden på elektronik, hem, kök med mera exklusivt för dig!"} +{"t":"PBDD 23 Outbound 056F Body Copy sv-se [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll get access to two days of exclusive deals. With epic savings on electronics, homeware, kitchen items and more, your exclusive Prime access will have you feeling like a big deal! Prime Day börjar imorgon. När du går med i Prime får du två dagar med grymma erbjudanden på elektronik, hem, kök med mera exklusivt för dig!"} +{"t":"PBDD 23 Outbound 057 Body Copy sv-se [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Amazon Prime Deal Days börjar imorgon. När du går med i Prime får du inte bara två dagar med grymma erbjudanden på elektronik, hem, kök med mera exklusivt för dig, utan även snabb leverans och underhållning som en del av ditt medlemskap för endast 59 kr per månad."} +{"t":"PBDD 23 Outbound 058 Body Copy sv-se [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial*\n \n *After the free trial Prime is £X.XX a month. Amazon Prime Deal Days börjar imorgon. När du går med i Prime får du inte bara två dagar med grymma erbjudanden på elektronik, hem, kök med mera exklusivt för dig, utan även snabb leverans och grym underhållning. Du kan till och med få en 30-dagars kostnadsfri provperiod!.*\n \n \n *Efter den fria provperioden kostar Prime XX kr."} +{"t":"PBDD 23 Outbound 058F Body Copy sv-se [Amazon] Prime Big Deal Days begin tomorrow. Sign up to Prime and you’ll feel like a big deal with access to two days of exclusive deals and epic savings on electronics, homeware, kitchen items and more. Plus fast delivery and great entertainment as part of your Prime membership. You might even be eligible for a 30-day free trial* *After the free trial Prime is £X.XX a month. Amazon Prime Deal Days börjar imorgon. När du går med i Prime får du inte bara två dagar med grymma erbjudanden på elektronik, hem, kök med mera exklusivt för dig, utan även snabb leverans och grym underhållning. Du kan till och med få en 30-dagars kostnadsfri provperiod!.* *Efter den fria provperioden kostar Prime XX kr."} +{"t":"PBDD 23 Outbound 059 Subject line sv-se Prime Big Deal Days start midnight! Amazon Prime Deal Days börjar vid midnatt!"} +{"t":"PBDD 23 Outbound 060 Intro sv-se Sign up for exclusive deals from XX-XX Oct \n Shorter: Gå med för erbjudanden från XX–XX okt\n"} +{"t":"PBDD 23 Outbound 060F Intro sv-se Sign up for exclusive deals from XX-XX Oct Shorter: Gå med för erbjudanden från XX–XX okt"} +{"t":"PBDD 23 Outbound 061 Intro sv-se Sign up for two days of exclusive deals Gå med, få två dagar med erbjudanden"} +{"t":"PBDD 23 Outbound 062 Subject line sv-se \n Get your additional promo codes now! Få ytterligare Amzon Prime Deal Days-rabattkoder nu!"} +{"t":"PBDD 23 Outbound 062F Subject line sv-se Get your additional promo codes now! Få ytterligare Amzon Prime Deal Days-rabattkoder nu!"} +{"t":"PBDD 23 Outbound 063 Subject line sv-se Get extra savings on Prime Big Deal Days XX-XX Oct \n Få extra rabatter på [Amazon] Prime Deal Days XX-XX okt"} +{"t":"PBDD 23 Outbound 063F Subject line sv-se Get extra savings on Prime Big Deal Days XX-XX Oct Få extra rabatter på [Amazon] Prime Deal Days XX-XX okt"} +{"t":"PBDD 23 Outbound 064 sv-se Save more on your Prime Big Deal Days orders Spara mer på dina beställningar under [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 065 Headline sv-se [Amazon] Prime Big Deal Days are XX-XX Oct! [Amazon] Prime Deal Days är XX-XX okt!"} +{"t":"PBDD 23 Outbound 066 Body Copy sv-se [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! \n [Amazon] Prime Deal Days ger dig två dagar med grymma erbjudanden. Exklusiva rabatter bara för [Amazon] Prime-medlemmar! Ta reda på mer om alla [Amazon] Prime kampanjkoder, erbjudanden och gratis provperioder som du kan använda före och under [Amazon] Prime Deal Days!"} +{"t":"PBDD 23 Outbound 066F Body Copy sv-se [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about all the exclusive Prime promo codes, offers and free trials you can use before and during the [Amazon] Prime Big Deal Days! [Amazon] Prime Deal Days ger dig två dagar med grymma erbjudanden. Exklusiva rabatter bara för [Amazon] Prime-medlemmar! Ta reda på mer om alla [Amazon] Prime kampanjkoder, erbjudanden och gratis provperioder som du kan använda före och under [Amazon] Prime Deal Days!"} +{"t":"PBDD 23 Outbound 067 Body Copy sv-se [Amazon] Prime Big Deal Days are bringing two days of epic deals. With so many exclusive savings for Prime members, you’ll feel like a big deal! Can’t wait? Find out about the offers before and during the [Amazon] Prime Big Deal Days! [Amazon] Prime Deal Days ger dig två dagar med grymma erbjudanden. Exklusiva rabatter bara för [Amazon] Prime-medlemmar! Kan du inte vänta? Ta reda på mer om erbjudandena före och under [Amazon] Prime Deal Days!"} +{"t":"PBDD 23 Outbound 068 CTA sv-se Claim now\n \n \n Hämta nu"} +{"t":"PBDD 23 Outbound 068F CTA sv-se Claim now Hämta nu"} +{"t":"PBDD 23 Outbound 069 Intro sv-se See exclusive Prime promo codes and offers here Se exklusiva Prime kampanjkoder och erbjudanden här"} +{"t":"PBDD 23 Outbound 070 Intro sv-se See exclusive Prime exclusive offers here Se rabattkoder och erbjudanden här"} +{"t":"PBDD 23 Outbound 071 CTA sv-se Claim now Hämta nu"} +{"t":"PBDD 23 Outbound 072 Subject line sv-se Get your exclusive promo codes now! \n Hämta dina exklusiva kampanjkoder nu!"} +{"t":"PBDD 23 Outbound 072F Subject line sv-se Get your exclusive promo codes now! Hämta dina exklusiva kampanjkoder nu!"} +{"t":"PBDD 23 Outbound 073 Subject line sv-se Get your exclusive offers now! Hämta dina exklusiva erbjudanden nu!"} +{"t":"PBDD 23 Outbound 074 Subject line sv-se Join Prime to save on your Prime Big Deal Days orders \n Bli medlem i Prime för att få rabatt under [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 074F Subject line sv-se Join Prime to save on your Prime Big Deal Days orders Bli medlem i Prime för att få rabatt under [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 075 Headline sv-se Prime Big Deal Days are on XX-XX Oct, so here’s a tip! \n Prime Deal Days är XX-XX okt, så här får du ett tips!"} +{"t":"PBDD 23 Outbound 075F Headline sv-se Prime Big Deal Days are on XX-XX Oct, so here’s a tip! Prime Deal Days är XX-XX okt, så här får du ett tips!"} +{"t":"PBDD 23 Outbound 076 Body Copy sv-se [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. \n [Amazon] Prime Deal Days ger [Amazon] Prime-medlemmar två dagar med grymma erbjudanden. Gå med i Prime för att få massor av exklusiva rabatter! [Amazon] Prime-medlemmar får fler kampanjkoder, erbjudanden och gratis provperioder före och under [Amazon] Prime Deal Days.\n"} +{"t":"PBDD 23 Outbound 076F Body Copy sv-se [Amazon] Prime Big Deal Days are bringing Prime members two days of epic deals. Join Prime to get access to loads exclusive savings, that'll make you feel like a big deal! Prime members will get to enjoy more promo codes, offers and free trials before and during [Amazon] Prime Big Deal Days. [Amazon] Prime Deal Days ger [Amazon] Prime-medlemmar två dagar med grymma erbjudanden. Gå med i Prime för att få massor av exklusiva rabatter! [Amazon] Prime-medlemmar får fler kampanjkoder, erbjudanden och gratis provperioder före och under [Amazon] Prime Deal Days."} +{"t":"PBDD 23 Outbound 077 CTA sv-se Join now Gå med i Prime nu"} +{"t":"PBDD 23 Outbound 078 Subject line sv-se [Amazon] Prime Big Deal Days on XX-XX Oct [Amazon] Prime Deal Days XX-XX okt"} +{"t":"PBDD 23 Outbound 079 Intro sv-se \n Join Prime to get exclusive promo codes and more! \n Gå med i Prime för rabatter med mera!"} +{"t":"PBDD 23 Outbound 079F Intro sv-se Join Prime to get exclusive promo codes and more! Gå med i Prime för rabatter med mera!"} +{"t":"PBDD 23 Outbound 081 Subject line sv-se [Amazon] Prime Big Deal Days are here! [Amazon] Prime Deal Days är här!"} +{"t":"PBDD 23 Outbound 082 Subject line sv-se Get epic deals until midnight tomorrow \n Få grymma erbjudanden fram till midnatt imorgon"} +{"t":"PBDD 23 Outbound 082F Subject line sv-se Get epic deals until midnight tomorrow Få grymma erbjudanden fram till midnatt imorgon"} +{"t":"PBDD 23 Outbound 083 Headline sv-se Get epic deals to make you the centre of attention \n Få grymma erbjudanden exklusivt för dig"} +{"t":"PBDD 23 Outbound 083F Headline sv-se Get epic deals to make you the centre of attention Få grymma erbjudanden exklusivt för dig"} +{"t":"PBDD 23 Outbound 084 Body Copy sv-se [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! \n Amazon Prime Deal Days börjar idag. Njut av två dagar med grymma erbjudanden på elektronik, hem, kök med mera. Få dessa exklusiva rabatter innan de försvinner!"} +{"t":"PBDD 23 Outbound 084F Body Copy sv-se [Amazon] Prime Big Deal Days start today. Enjoy two days of epic deals on electronics, homeware, kitchen items and more. Get these exclusive savings before they’re gone and feel like a big deal today! Amazon Prime Deal Days börjar idag. Njut av två dagar med grymma erbjudanden på elektronik, hem, kök med mera. Få dessa exklusiva rabatter innan de försvinner!"} +{"t":"PBDD 23 Outbound 085 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Outbound 086 sv-se Save now Spara nu"} +{"t":"PBDD 23 Outbound 087 Subject line sv-se [Amazon] Prime Big Deal Days are here! [Amazon] Prime Deal Days är här!"} +{"t":"PBDD 23 Outbound 088 Intro sv-se Two days of Prime member exclusive deals Shorter: Två dagar med exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 090 Subject line sv-se Enjoy [Amazon] Prime Big Deal Days now Ta del av [Amazon] Prime Deal Days nu"} +{"t":"PBDD 23 Outbound 091 Subject line sv-se Shop epic deals only until midnight tomorrow Shoppa grymma erbjudanden t.o.m. midnatt imorgon"} +{"t":"PBDD 23 Outbound 092 Headline sv-se Shop your exclusive Prime Big Deal Days savings Shoppa med unika Prime Deal Days-rabatter"} +{"t":"PBDD 23 Outbound 093 Body Copy sv-se Day 1 of [Amazon] Prime Big Deal Days is almost over. One more day to find some epic deals, exclusively for Prime members. So go find the deals that make you feel like a big deal today! Dag 1 av [Amazon] Prime Deal Days är nästan över. En dag till för att hitta grymma erbjudanden, exklusiva för [Amazon] Prime-medlemmar. Så hitta dina erbjudanden idag!"} +{"t":"PBDD 23 Outbound 095 Subject line sv-se [Amazon] Prime Big Deal Days are on now [Amazon] Prime Deal Days är här nu"} +{"t":"PBDD 23 Outbound 096 Intro sv-se Exclusive deals until midnight tomorrow Unika erbjudanden till midnatt imorgon"} +{"t":"PBDD 23 Outbound 098 Subject line sv-se Amazing Prime Big Deal Days are in full swing [Amazon] Prime Deal Days är i full gång"} +{"t":"PBDD 23 Outbound 099 Subject line sv-se Two days of epic deals. Ends midnight tomorrow Två dagar med erbjudanden till midnatt imorgon"} +{"t":"PBDD 23 Outbound 100 Headline sv-se Shop epic deals that make you feel like a big deal Shoppa grymma erbjudanden exklusivt för dig"} +{"t":"PBDD 23 Outbound 101 Body Copy sv-se [Amazon] Prime Big Deal Days have epic deals that are exclusively for Prime members just like you. So, go and check out your deals now! [Amazon] Prime Deal Days har grymma erbjudanden exklusivt för Prime-medlemmar precis som du. Så kolla in dina erbjudanden nu!"} +{"t":"PBDD 23 Outbound 102 CTA sv-se Shop now\n \n \n Shoppa nu"} +{"t":"PBDD 23 Outbound 102F CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Outbound 103 Subject line sv-se [Amazing] Prime Big Deal Days are in full swing [Amazon] Prime Deal Days är i full gång"} +{"t":"PBDD 23 Outbound 104 Intro sv-se Two days of epic deals. Ends tomorrow Två dagar med erbjudanden. Slut imorgon"} +{"t":"PBDD 23 Outbound 105 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Outbound 106 Subject line sv-se New day, new deals with [Amazon] Prime Big Deal Days Ny dag, nya erbjudanden med [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 107 sv-se Check today’s deals in [Amazon] Prime Big Deal Days Kolla dagens erbjudanden på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 108 sv-se Even more deals today in Prime Big Deal Days Ännu fler erbjudanden idag på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 109 sv-se Another day of epic deals with Prime Big Deal Days Ännu en dag med grymma erbjudanden på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 110 Subject line sv-se These epic deals end at midnight \n De här grymma erbjudandena slutar vid midnatt"} +{"t":"PBDD 23 Outbound 110F Subject line sv-se These epic deals end at midnight De här grymma erbjudandena slutar vid midnatt"} +{"t":"PBDD 23 Outbound 111 Headline sv-se Shop today's epic deals and feel like a big deal Shoppa dagens grymma erbjudanden exklusivt för dig\n"} +{"t":"PBDD 23 Outbound 111F Headline sv-se Shop today's epic deals and feel like a big deal Shoppa dagens grymma erbjudanden exklusivt för dig"} +{"t":"PBDD 23 Outbound 112 Body Copy sv-se Get ready for a new day of deals. The last day of [Amazon] Prime Big Deal Days is here. But don't worry, there's even more epic deals to discover today. Don’t miss out, go check out more of your Prime member-exclusive deals today. Gör dig redo för en ny dag med erbjudanden. Den sista dagen av [Amazon] Prime Deal Days är här. Men oroa dig inte, det finns ännu fler grymma erbjudanden att upptäcka idag. Missa inget, kolla in fler av dina exklusiva erbjudanden för [Amazon] Prime-medlemmar idag."} +{"t":"PBDD 23 Outbound 113 CTA sv-se Shop now\n \n Shoppa nu"} +{"t":"PBDD 23 Outbound 113F CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Outbound 114 Subject line sv-se New day, new deals with Prime Big Deal Days Ny dag, nya erbjudanden på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 115 Subject line sv-se Even more deals today in Prime Big Deal Days Ännu fler erbjudanden idag på Prime Deal Days"} +{"t":"PBDD 23 Outbound 116 Subject line sv-se Check out Prime Big Deal Days new deals Se [Amazon] Prime Deal Days nya erbjudanden"} +{"t":"PBDD 23 Outbound 117 Intro sv-se These epic deals end at midnight De grymma erbjudandena slutar vid midnatt"} +{"t":"PBDD 23 Outbound 118 CTA sv-se Shop now \n Shoppa nu"} +{"t":"PBDD 23 Outbound 118F CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Outbound 119 Subject line sv-se Final call: [Amazon] Prime Big Deal Days are ending \n Sista chansen: [Amazon] Prime Deal Days slutar snart"} +{"t":"PBDD 23 Outbound 119F Subject line sv-se Final call: [Amazon] Prime Big Deal Days are ending Sista chansen: [Amazon] Prime Deal Days slutar snart"} +{"t":"PBDD 23 Outbound 120 Subject line sv-se [Amazon] Prime Big Deal Days are almost over [Amazon] Prime Deal Days är nästan över"} +{"t":"PBDD 23 Outbound 121 Subject line sv-se Shop exclusive deals until midnight tonight \n Shoppa exklusiva erbjudanden till midnatt i natt"} +{"t":"PBDD 23 Outbound 121F Subject line sv-se Shop exclusive deals until midnight tonight Shoppa exklusiva erbjudanden till midnatt i natt"} +{"t":"PBDD 23 Outbound 122 Headline sv-se Last chance to shop, save and feel like a big deal \n \n \n Sista chansen att shoppa exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 122F Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen att shoppa exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 123 Body Copy sv-se Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. \n Amazon Prime Deal Days slutar vid midnatt ikväll. Så skynda dig! Det här är din sista chans att spara stort på exklusiva erbjudanden\n"} +{"t":"PBDD 23 Outbound 123F Body Copy sv-se Amazon Prime Deal Days end at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Amazon Prime Deal Days slutar vid midnatt ikväll. Så skynda dig! Det här är din sista chans att spara stort på exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 124 CTA sv-se Shop now\n \n \n Shoppa nu"} +{"t":"PBDD 23 Outbound 124F CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 23 Outbound 125 Subject line sv-se [Amazon] Prime Big Deal Days ends midnight Amazon Prime Deal Days slutar vid midnatt"} +{"t":"PBDD 23 Outbound 126 Intro sv-se Shop exclusive deals until midnight \n \n Shoppa exklusiva erbjudanden till 24.00"} +{"t":"PBDD 23 Outbound 126F Intro sv-se Shop exclusive deals until midnight Shoppa exklusiva erbjudanden till 24.00"} +{"t":"PBDD 23 Outbound 127 sv-se Shop exclusive deals until then! Shoppa exklusiva erbjudanden till dess!"} +{"t":"PBDD 23 Outbound 129 Subject line sv-se [Amazon] Prime Big Deal Days end tonight [Amazon] Prime Deal Days slutar ikväll"} +{"t":"PBDD 23 Outbound 130 Subject line sv-se Shop exclusive deals until midnight tonight Shoppa exklusiva erbjudanden till midnatt ikväll"} +{"t":"PBDD 23 Outbound 131 Headline sv-se Last chance to shop, save and feel like a big deal \n Sista chansen att shoppa, spara och känna dig utvald \n \n Shorter: Sista chansen att shoppa och känna dig utvald"} +{"t":"PBDD 23 Outbound 131F Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen att shoppa, spara och känna dig utvald Shorter: Sista chansen att shoppa och känna dig utvald"} +{"t":"PBDD 23 Outbound 132 Body Copy sv-se [Amazon] Prime Big Deal Days is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Amazon Prime Deal Days är snart över. Men oroa dig inte, än finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Så sluta läsa det här e-mailet och sätt igång och spara som en stjärna!"} +{"t":"PBDD 23 Outbound 134 Subject line sv-se Discover new deals on Prime Big Deal Days Upptäck nya erbjudanden på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 135 Intro sv-se [Amazon] Prime Big Deal Days ends midnight Amazon Prime Deal Days slutar vid midnatt"} +{"t":"PBDD 23 Outbound 137 Subject line sv-se [Amazon] Prime Big Deal Days are here! \n [Amazon] Prime Deal Days är här!"} +{"t":"PBDD 23 Outbound 137F Subject line sv-se [Amazon] Prime Big Deal Days are here! [Amazon] Prime Deal Days är här!"} +{"t":"PBDD 23 Outbound 138 Subject line sv-se Shop epic deals until midnight tomorrow \n Shoppa grymma erbjudanden t.o.m. midnatt imorgon"} +{"t":"PBDD 23 Outbound 138F Subject line sv-se Shop epic deals until midnight tomorrow Shoppa grymma erbjudanden t.o.m. midnatt imorgon"} +{"t":"PBDD 23 Outbound 139 Headline sv-se Shop epic deals that make you feel like a big deal \n Shoppa grymma erbjudanden och känn dig utvald"} +{"t":"PBDD 23 Outbound 139F Headline sv-se Shop epic deals that make you feel like a big deal Shoppa grymma erbjudanden och känn dig utvald"} +{"t":"PBDD 23 Outbound 140 Body Copy sv-se Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! \n Idag börjar [Amazon] Prime Deal Days! Så bli medlem i Prime för att få tillgång till två dagars grymma erbjudanden på elektronik, hem kök och mycket mer. Få fantastiska rabatter exklusivt för dig!"} +{"t":"PBDD 23 Outbound 140F Body Copy sv-se Today’s the start of [Amazon] Prime Big Deal Days! So, sign up to Prime to gain access to two days of epic and exclusive deals. Get some great savings that make you feel like a big deal! Idag börjar [Amazon] Prime Deal Days! Så bli medlem i Prime för att få tillgång till två dagars grymma erbjudanden på elektronik, hem kök och mycket mer. Få fantastiska rabatter exklusivt för dig!"} +{"t":"PBDD 23 Outbound 141 Body Copy sv-se Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Idag börjar Amazon Prime Deal Days. När du går med i Prime får du inte bara två dagar med grymma erbjudanden på elektronik, hem, kök och mycket mer, utan även snabb leverans och grymma TV-serier och filmer för bara XX kr i månaden!"} +{"t":"PBDD 23 Outbound 142 Body Copy sv-se Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Idag börjar [Amazon] Prime Deal Days! Bli medlem i [Amazon] Prime för att få två dagars grymma erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt [Amazon] Prime-medlemskap. Du kanske till och med är berättigad till en 30-dagars kostnadsfri provperiod!*\n \n *Efter den fria provperioden kostar [Amazon] Prime XX kr per månad."} +{"t":"PBDD 23 Outbound 142F Body Copy sv-se Today’s the start of [Amazon] Prime Big Deal Days! Sign up to Prime to gain access to two days of epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime Membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Idag börjar [Amazon] Prime Deal Days! Bli medlem i [Amazon] Prime för att få två dagars grymma erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt [Amazon] Prime-medlemskap. Du kanske till och med är berättigad till en 30-dagars kostnadsfri provperiod!* *Efter den fria provperioden kostar [Amazon] Prime XX kr per månad."} +{"t":"PBDD 23 Outbound 143 Subject line sv-se [Amazon] Prime Big Deal Days are here! \n [Amazon] Prime Deal Days är här!"} +{"t":"PBDD 23 Outbound 143F Subject line sv-se [Amazon] Prime Big Deal Days are here! [Amazon] Prime Deal Days är här!"} +{"t":"PBDD 23 Outbound 144 Intro sv-se Two days of exclusive deals \n Två dagar med exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 144F Intro sv-se Two days of exclusive deals Två dagar med exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 145 Subject line sv-se Enjoy Prime Big Deal Days now Amazon Prime Deal Days är i full gång!"} +{"t":"PBDD 23 Outbound 147 Headline sv-se Feel special with exclusive [Amazon] Prime Big Deal Days deals \n Känn dig utvald med unika erbjudanden på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 147F Headline sv-se Feel special with exclusive [Amazon] Prime Big Deal Days deals Känn dig utvald med unika erbjudanden på [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 148 Body Copy sv-se The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. \n Ridån är på väg att gå ned för Prime Deal Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att få grymma erbjudanden."} +{"t":"PBDD 23 Outbound 148F Body Copy sv-se The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to become a Prime member and secure your moment in the spotlight with some epic deals! So, don’t miss out and join now. Ridån är på väg att gå ned för Prime Deal Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att få grymma erbjudanden."} +{"t":"PBDD 23 Outbound 149 sv-se The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films for only £X.XX a month! Ridån är på väg att gå ned för Prime Deal Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att få grymma erbjudanden på elektronik, hem, kök och mycket mer plus snabb leverans och grymma tv-serier och filmer för bara 59 kr i månaden!"} +{"t":"PBDD 23 Outbound 150 sv-se The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Ridån är på väg att gå ned för Prime Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att inte bara få grymma erbjudanden på elektronik, hem, kök med mera, utan även snabb leverans och grymma TV-serier och filmer för bara 59 kr i månaden! Du kan till och med få en 30-dagars kostnadsfri provperiod.*\n \n \n *Efter den fria provperioden kostar [Amazon] Prime XX kr per månad."} +{"t":"PBDD 23 Outbound 150F sv-se The curtain’s drawing over the first day of [Amazon] Prime Big Deal Days. But don’t worry. It’s never too late to sign up to Prime to not only get access to the epic deals on electronics, home, kitchen and more, but also fast delivery and great TV shows and films. You might be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Ridån är på väg att gå ned för Prime Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att inte bara få grymma erbjudanden på elektronik, hem, kök med mera, utan även snabb leverans och grymma TV-serier och filmer för bara 59 kr i månaden! Du kan till och med få en 30-dagars kostnadsfri provperiod.* *Efter den fria provperioden kostar [Amazon] Prime XX kr per månad."} +{"t":"PBDD 23 Outbound 151 Subject line sv-se [Amazon] Prime Big Deal Days end tomorrow [Amazon] Prime Deal Days slutar imorgon"} +{"t":"PBDD 23 Outbound 152 Intro sv-se Shop exclusive deals Shoppa exklusiva erbjudanden"} +{"t":"PBDD 23 Outbound 153 Subject line sv-se Prime Big Deal Days are in full swing! Ta del av Amazon Prime Deal Days nu"} +{"t":"PBDD 23 Outbound 154 Subject line sv-se Still time left to join Prime and get epic deals \n Än kan du gå med i Prime för grymma erbjudanden"} +{"t":"PBDD 23 Outbound 154F Subject line sv-se Still time left to join Prime and get epic deals Än kan du gå med i Prime för grymma erbjudanden"} +{"t":"PBDD 23 Outbound 155 Headline sv-se Shop epic deals like the star that you are Shoppa grymma erbjudanden som den utvalda person du är"} +{"t":"PBDD 23 Outbound 156 Body Copy sv-se The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! \n Första dagen av Amazon Prime Deal Days pågår. Än finns det tid att gå med i Prime och få tillgång till exklusiva, grymma erbjudanden. [Amazon] Prime Deal Days slutar midnatt imorgon, så skynda dig!"} +{"t":"PBDD 23 Outbound 156F Body Copy sv-se The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals. [Amazon] Prime Big Deal Days ends midnight tomorrow, so hurry! Första dagen av Amazon Prime Deal Days pågår. Än finns det tid att gå med i Prime och få tillgång till exklusiva, grymma erbjudanden. [Amazon] Prime Deal Days slutar midnatt imorgon, så skynda dig!"} +{"t":"PBDD 23 Outbound 157 sv-se The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to not only the member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Första dagen av Prime Day pågår. Än finns det tid att gå med i Prime och få tillgång till exklusiva, episka medlemserbjudanden på elektronik, hem, kök och mycket mer. Du får även snabb leverans och grymma TV-serier och filmer i ditt [Amazon] Prime-medlemskap för bara 59 kr i månaden!"} +{"t":"PBDD 23 Outbound 158 sv-se The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Första dagen av Amazn Prime Deal Days pågår. Än finns det tid att gå med i Prime och få tillgång till exklusiva, episka medlemserbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och fantastiska TV-program och filmer i ditt [Amazon] Prime-medlemskap. Du kanske till och med är berättigad till en 30-dagars kostnadsfri provperiod!*\n \n *Efter den fria provperioden kostar [Amazon] Prime XX SEK i månaden."} +{"t":"PBDD 23 Outbound 158F sv-se The first day of [Amazon] Prime Big Deal Days is under way. There’s still time to join Prime and get access to member-exclusive, epic deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Första dagen av Amazn Prime Deal Days pågår. Än finns det tid att gå med i Prime och få tillgång till exklusiva, episka medlemserbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och fantastiska TV-program och filmer i ditt [Amazon] Prime-medlemskap. Du kanske till och med är berättigad till en 30-dagars kostnadsfri provperiod!* *Efter den fria provperioden kostar [Amazon] Prime XX SEK i månaden."} +{"t":"PBDD 23 Outbound 159 Subject line sv-se [Amazon] Prime Big Deal Days are in full swing! [Amazon] Prime Deal Days är I full gång!"} +{"t":"PBDD 23 Outbound 160 Intro sv-se 2 days of epic deals of ends tomorrow \n \n Shorter: Två dagar med erbjudanden, slut imorgon"} +{"t":"PBDD 23 Outbound 160F Intro sv-se 2 days of epic deals of ends tomorrow Shorter: Två dagar med erbjudanden, slut imorgon"} +{"t":"PBDD 23 Outbound 161 Subject line sv-se It’s the last day of [Amazon] Prime Big Deal Days \n Det är sista dagen av [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 161F Subject line sv-se It’s the last day of [Amazon] Prime Big Deal Days Det är sista dagen av [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 162 Subject line sv-se Save like a superstar until midnight \n Spara som en superstjärna fram till midnatt"} +{"t":"PBDD 23 Outbound 162F Subject line sv-se Save like a superstar until midnight Spara som en superstjärna fram till midnatt"} +{"t":"PBDD 23 Outbound 163 Headline sv-se It's the last chance to shop some epic deals \n Det är sista chansen att shoppa grymma erbjudanden"} +{"t":"PBDD 23 Outbound 163F Headline sv-se It's the last chance to shop some epic deals Det är sista chansen att shoppa grymma erbjudanden"} +{"t":"PBDD 23 Outbound 164 Body Copy sv-se The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! \n \n \n Sista dagen av Prime Deal Days är här. Gå med i Prime idag så får du tillgång till grymma erbjudanden exklusivtför dig!"} +{"t":"PBDD 23 Outbound 164F Body Copy sv-se The last day of [Amazon] Prime Big Deal Days is here. Join Prime so you don’t have to miss out on exclusive savings and epic deals. Become a member and feel like a big deal today! Sista dagen av Prime Deal Days är här. Gå med i Prime idag så får du tillgång till grymma erbjudanden exklusivtför dig!"} +{"t":"PBDD 23 Outbound 165 Body Copy sv-se The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership for only £X.XX a month! Sista dagen av [Amazon] Prime Deal Days är här. Gå med i [Amazon] Prime för grymma erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt [Amazon] Prime-medlemskap för bara 59 kr i månaden!"} +{"t":"PBDD 23 Outbound 166 Body Copy sv-se The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* \n \n *After the free trial Prime is £X.XX a month. Sista dagen av [Amazon] Prime Deal Days är här. Gå med i [Amazon] Prime för grymma erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt [Amazon] Prime-medlemskap. Du kan till och med få en 30-dagars kostnadsfri provperiod!.*\n \n \n *Efter den fria provperioden kostar [Amazon] Prime XX SEK per månad."} +{"t":"PBDD 23 Outbound 166F Body Copy sv-se The last day of [Amazon] Prime Big Deal Days is here. Sign up to Prime to gain access to epic deals on electronics, homeware, kitchen items and more. Plus get fast delivery and great TV shows and films as part of your Prime membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Sista dagen av [Amazon] Prime Deal Days är här. Gå med i [Amazon] Prime för grymma erbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt [Amazon] Prime-medlemskap. Du kan till och med få en 30-dagars kostnadsfri provperiod!.* *Efter den fria provperioden kostar [Amazon] Prime XX SEK per månad."} +{"t":"PBDD 23 Outbound 167 Intro sv-se [Amazon] Prime Big Deal Days end midnight Amazon Prime Deal Days slutar vid midnatt"} +{"t":"PBDD 23 Outbound 168 Subject line sv-se It’s closing night for [Amazon] Prime Big Deal Days Det är sista kvällen för [Amazon] Prime Deal Days"} +{"t":"PBDD 23 Outbound 169 Subject line sv-se Shop exclusive deals until midnight tonight Få exklusiva erbjudanden t.o.m. midnatt i natt"} +{"t":"PBDD 23 Outbound 170 Headline sv-se Last chance to shop, save and feel like a big deal \n Sista chansen att shoppa. Spara och känn dig utvald"} +{"t":"PBDD 23 Outbound 170F Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen att shoppa. Spara och känn dig utvald"} +{"t":"PBDD 23 Outbound 171 Body Copy sv-se [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. \n Prime Deal Days slutar vid midnatt. Än finns det tid att gå med i Prime och ta del av exklusiva och grymma erbjudanden. Bli medlem och njut av känslan av exklusivitet."} +{"t":"PBDD 23 Outbound 171F Body Copy sv-se [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime and take advantage of the exclusive savings and epic deals. Become a member and enjoy that big deal feeling. Prime Deal Days slutar vid midnatt. Än finns det tid att gå med i Prime och ta del av exklusiva och grymma erbjudanden. Bli medlem och njut av känslan av exklusivitet."} +{"t":"PBDD 23 Outbound 172 sv-se [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. All for for only £X.XX a month! Prime Deal Days slutar vid midnatt. Än finns det tid att gå med i Prime att gå med i [Amazon] Prime och utnyttja exklusiva medlemserbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du snabb leverans och grymma TV-serier och filmer i ditt medlemskap. Allt för endast 59kr i månaden!"} +{"t":"PBDD 23 Outbound 173 sv-se [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!*\n \n *After the free trial Prime is £X.XX a month. Prime Deal Days slutar vid midnatt. Än finns det tid att gå med i Prime att gå med i [Amazon] Prime och utnyttja exklusiva medlemserbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du som [Amazon] Prime-medlem snabb leverans och fantastiska TV-program och filmer. Du kan till och med få en 30-dagars kostnadsfri provperiod!*\n \n \n *Efter den fria provperioden kostar [Amazon] Prime XX SEK i månaden."} +{"t":"PBDD 23 Outbound 173F sv-se [Amazon] Prime Big Deal Days ends at midnight. There’s still time to sign up to Prime to take advantage of member-exclusive deals on electronics, homeware, kitchen items and more. Plus, as a Prime member, you'll get fast delivery and great TV shows and films. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Prime Deal Days slutar vid midnatt. Än finns det tid att gå med i Prime att gå med i [Amazon] Prime och utnyttja exklusiva medlemserbjudanden på elektronik, hem, kök och mycket mer. Dessutom får du som [Amazon] Prime-medlem snabb leverans och fantastiska TV-program och filmer. Du kan till och med få en 30-dagars kostnadsfri provperiod!* *Efter den fria provperioden kostar [Amazon] Prime XX SEK i månaden."} +{"t":"PBDD 23 Outbound 176 Subject line sv-se [Amazon] Prime Big Deal Days end tonight [Amazon] Prime Deal Days slutar ikväll"} +{"t":"PBDD 23 Outbound 177 Subject line sv-se Join Prime and get epic deals until midnight Gå med i Prime för grymma erbjudanden t.o.m. 24.00"} +{"t":"PBDD 23 Outbound 178 Headline sv-se Shop epic deals like the star that you are Shoppa grymma erbjudanden som den stjärna du är"} +{"t":"PBDD 23 Outbound 179 Body Copy sv-se The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Just become a Prime member now and get saving like a star. Slutet på Prime Deal Days är nära. Men oroa dig inte, än finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Gå med i Prime och spara som en stjärna."} +{"t":"PBDD 23 Outbound 180 sv-se The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus, you'll get fast delivery and great TV shows and films as part of your membership. All for only £X.XX a month! finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Gå med i Prime för att inte bara spara som en stjärna på elektronik, hem, kök med mera, utan även få snabb leverans och grymma TV-serier och filmer. Allt för bara 59 kr i månaden!"} +{"t":"PBDD 23 Outbound 181 sv-se The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* \n \n \n *After the free trial Prime is £X.XX a month. Slutet på Prime Day är nära. Men oroa dig inte, än finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Gå med i Prime för att inte bara spara som en stjärna på elektronik, hem, kök med mera, utan även få snabb leverans och grymma TV-serier och filmer. Du kan till och med få en 30-dagars kostnadsfri provperiod!.*\n \n *Efter den fria provperioden kostar [Amazon] Prime XX SEK i månaden."} +{"t":"PBDD 23 Outbound 181F sv-se The end of [Amazon] Prime Big Deal Days is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to save like a star on electronics, homeware, kitchen items and more. Plus you'll get fast delivery and great TV shows and films as part of your membership. You might even be eligible for a 30-day free trial!* *After the free trial Prime is £X.XX a month. Slutet på Prime Day är nära. Men oroa dig inte, än finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Gå med i Prime för att inte bara spara som en stjärna på elektronik, hem, kök med mera, utan även få snabb leverans och grymma TV-serier och filmer. Du kan till och med få en 30-dagars kostnadsfri provperiod!.* *Efter den fria provperioden kostar [Amazon] Prime XX SEK i månaden."} +{"t":"PBDD 23 Outbound 182 Subject line sv-se [Amazon] Prime Big Deal Days ends at midnight Amazon Prime Deal Days slutar vid midnatt"} +{"t":"PBDD 23 Outbound 183 Intro sv-se Last chance to feel like a big deal \n \n Sista chansen att känna dig utvald"} +{"t":"PBDD 23 Outbound 183F Intro sv-se Last chance to feel like a big deal Sista chansen att känna dig utvald"} +{"t":"PBDD 23 Outbound 184 Intro sv-se The epic deals last until midnight De grymma erbjudandena varar till midnatt"} +{"t":"PBDD 23 Outbound 185 Subject line sv-se Thanks for joining [Amazon]Prime Big Deal Days! Tack för att du är med på [Amazon] Prime Deal Days!"} +{"t":"PBDD 23 Outbound 186 Subject line sv-se You've enjoyed two days of epic savings Du har kunnat njuta av två dagar med episka rabatter"} +{"t":"PBDD 23 Outbound 187 Headline sv-se [Amazon] Prime Big Deal Days have finally come to an end! [Amazon] Prime Deal Days har nu kommit till slutet!\n"} +{"t":"PBDD 23 Outbound 187F Headline sv-se [Amazon] Prime Big Deal Days have finally come to an end! [Amazon] Prime Deal Days har nu kommit till slutet!"} +{"t":"PBDD 23 Outbound 188 Headline sv-se Prime Big Deal Days have ended! [Amazon] Prime Deal Days är över!"} +{"t":"PBDD 23 Outbound 189 Body Copy sv-se Thanks for joining [Amazon] Prime Big Deal Days! Hopefully you've made some truly epic savings on deals that have made you feel like a big deal. And don't worry, there'll always be great savings to be found on Amazon with your Prime member-exclusive offers and rewards. We'll see you soon! Tack för att du deltagit i Amazon Prime Deal Days! Förhoppningsvis har du fyndat episka rabatter på exklusiva medlemserbjudanden . Och oroa dig inte, du kommer fortsätta att hitta rabatter på Amazon med utvalda erbjudanden och förmåner för Prime-medlemmar. Vi ses snart!"} +{"t":"PBDD 23 Outbound 190 CTA sv-se Visit again soon! Besök oss igen snart!"} +{"t":"PBDD 23 Outbound 191 Subject line sv-se Thanks for being an epic saver! Tack för att du är en episk shoppare!"} +{"t":"PBDD 23 Outbound 192 Intro sv-se Prime Big Deal Days are over [Amazon] Prime Deal Days är över"} +{"t":"PBDD 23 Outbound 193 CTA sv-se Visit Amazon soon Besök Amazon snart"} +{"t":"PBDD 23 Outbound 194 Subject line sv-se Shop epic deals on (Homeware) Shoppa grymma erbjudanden på heminredning"} +{"t":"PBDD 23 Outbound 195 Intro sv-se Exclusive for Prime members Exklusivt för [Amazon] Prime-medlemmar"} +{"t":"PBDD 23 Outbound 196 CTA sv-se Save now Spara nu"} +{"t":"PBDD 23 Outbound 197 Subject line sv-se Shop limited Lightning deals before they go Shoppa begränsade Blixterbjudanden innan de försvinner"} +{"t":"PBDD 23 Outbound 198 Subject line sv-se Shop the top 100 Lightning deals now Shoppa de 100 bästa Blixterbjudandena nu"} +{"t":"PBDD 23 Outbound 199 Intro sv-se Discover our top 100 deals! Upptäck våra 100 bästa erbjudanden!"} +{"t":"PBDD 23 Outbound 200 sv-se Explore the best deals Utforska de bästa erbjudandena"} +{"t":"PBDD 23 Outbound 201 sv-se The best deals are here De bästa erbjudandena finns här"} +{"t":"PBDD 23 Outbound 203 sv-se Discover now Upptäck nu"} +{"t":"PBDD 23 Outbound 204 sv-se Explore now Utforska nu"} +{"t":"PBDD 23 Outbound 207 Intro sv-se Shop while they last Shop while they last"} +{"t":"PBDD 23 Outbound 208 CTA sv-se Save now Save now"} +{"t":"PBDD 24 Outbound 001 Subject line sv-se Prime Big Deal Days are 8-9 October Prime Deal Days är 8–9 oktober"} +{"t":"PBDD 24 Outbound 002 Subject line sv-se Get ready to feel like a big deal with epic deals Känn dig som en stjärna – exklusiv rea"} +{"t":"PBDD 24 Outbound 003 Headline sv-se Two days of epic deals 8-9 October Två dagar med exklusiv rea 8–9 oktober"} +{"t":"PBDD 24 Outbound 004 CTA sv-se Get ready now Gör dig redo"} +{"t":"PBDD 24 Outbound 005 Title sv-se Prime Big Deal Days are 8-9 October Prime Deal Days är 8–9 oktober"} +{"t":"PBDD 24 Outbound 006 Intro sv-se Two days of epic deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Outbound 015 Subject line sv-se Prime Big Deal Days start tomorrow Prime Deal Days börjar imorgon"} +{"t":"PBDD 24 Outbound 019 Title sv-se Prime Big Deal Days start tomorrow Prime Deal Days börjar imorgon"} +{"t":"PBDD 24 Outbound 022 Subject line sv-se Prime Big Deal Days are here Prime Deal Days är här"} +{"t":"PBDD 24 Outbound 023 Subject line sv-se Get epic deals and feel like a star Exklusiv rea – känn dig som en stjärna"} +{"t":"PBDD 24 Outbound 024 Headline sv-se Get epic deals until midnight tomorrow Exklusiv rea fram till midnatt imorgon"} +{"t":"PBDD 24 Outbound 025 CTA sv-se Shop now Shoppa nu"} +{"t":"PBDD 24 Outbound 026 Title sv-se Prime Big Deal Days are here Prime Deal Days är här"} +{"t":"PBDD 24 Outbound 027 Intro sv-se 2 days of Prime member exclusive deals Två dagar med exklusiv rea"} +{"t":"PBDD 24 Outbound 029 Subject line sv-se Enjoy Prime Big Deal Days now Njut av Prime Deal Days nu"} +{"t":"PBDD 24 Outbound 030 Subject line sv-se Get exclusive deals with Prime Big Deal Days Få exklusiva erbjudanden under Prime Deal Days"} +{"t":"PBDD 24 Outbound 031 Headline sv-se Shop epic deals only until midnight tomorrow Exklusiv rea till midnatt imorgon"} +{"t":"PBDD 24 Outbound 033 Title sv-se Prime Big Deal Days are happening now Prime Deal Days pågår nu"} +{"t":"PBDD 24 Outbound 034 Intro sv-se Exclusive deals until midnight tomorrow Exklusiva erbjudanden till midnatt imorgon"} +{"t":"PBDD 24 Outbound 036 Title sv-se Prime Big Deal Days are in full swing Prime Deal Days är i full gång"} +{"t":"PBDD 24 Outbound 037 Intro sv-se Two days of epic deals end tomorrow Två dagar med exklusiv rea slutar imorgon"} +{"t":"PBDD 24 Outbound 039 Subject line sv-se It’s the last day of Prime Big Deal Days Det är sista dagen av Prime Deal Days"} +{"t":"PBDD 24 Outbound 040 Subject line sv-se Shop epic deals that make you feel like a big deal Shoppa exklusiva erbjudanden och känn som en stjärna"} +{"t":"PBDD 24 Outbound 041 Headline sv-se The epic deals end at midnight Den exklusiva rean slutar vid midnatt"} +{"t":"PBDD 24 Outbound 043 Title sv-se It’s the last day of Prime Big Deal Days Det är sista dagen av Prime Deal Days"} +{"t":"PBDD 24 Outbound 044 Intro sv-se The epic deals end at midnight Den exklusiva rean slutar vid midnatt"} +{"t":"PBDD 24 Outbound 046 Subject line sv-se Final call: Prime Big Deal Days are ending Sista chansen: Prime Deal Days slutar snart"} +{"t":"PBDD 24 Outbound 047 Subject line sv-se Shop exclusive deals until midnight tonight Shoppa exklusiva erbjudanden till midnatt i natt"} +{"t":"PBDD 24 Outbound 048 Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen att shoppa och känn som en stjärna"} +{"t":"PBDD 24 Outbound 050 Title sv-se Prime Big Deal Days are ending soon Prime Deal Days slutar snart"} +{"t":"PBDD 24 Outbound 051 Intro sv-se Shop exclusive deals until midnight Få exklusiva erbjudanden fram till midnatt"} +{"t":"PBDD 24 Outbound 053 Title sv-se Prime Big Deal Days end at midnight Prime Deal Days slutar vid midnatt"} +{"t":"PBDD 24 Outbound 054 Intro sv-se Last chance to shop epic deals Exklusiv rea – sista chansen"} +{"t":"PBDD 24 Outbound 057 Intro sv-se Last chance to shop epic deals Exklusiv rea – sista chansen"} +{"t":"PBDD 24 Outbound 067 Subject line sv-se Join Prime for exclusive deals from 8-9 October Gå med i Prime, få exklusiva erbjudanden 8–9 oktober"} +{"t":"PBDD 24 Outbound 069 CTA sv-se Join Prime Gå med i Prime"} +{"t":"PBDD 24 Outbound 071 Intro sv-se Sign up for exclusive deals Gå med för exklusiva erbjudanden"} +{"t":"PBDD 24 Outbound 072 CTA sv-se Join Prime now Gå med i Prime nu"} +{"t":"PBDD 24 Outbound 075 Headline sv-se Shop epic deals until midnight tomorrow Exklusiv rea fram till midnatt imorgon"} +{"t":"PBDD 24 Outbound 076 CTA sv-se Join Prime now Gå med i Prime"} +{"t":"PBDD 24 Outbound 078 Intro sv-se Two days of exclusive deals Två dagar med exklusiva erbjudanden"} +{"t":"PBDD 24 Outbound 081 Subject line sv-se Save like a superstar until midnight Spara som en superstjärna fram till midnatt"} +{"t":"PBDD 24 Outbound 082 Headline sv-se Shop exclusive deals until midnight tonight Shoppa exklusiva erbjudanden till midnatt i natt"} +{"t":"PBDD 24 Outbound 087 Subject line sv-se Ready for Prime Big Deal Days on 8-9 October? Redo för Prime Deal Days 8–9 oktober?"} +{"t":"PBDD 24 Outbound 088 Subject line sv-se Discover our Amazon Creators' top deals Upptäck topperbjudanden från Amazon-influencers"} +{"t":"PBDD 24 Outbound 091 Title sv-se Prime Big Deal Days: 8-9 October Prime Deal Days: 8–9 oktober"} +{"t":"PBDD 24 Outbound 092 Intro sv-se Discover our Amazon Creators' top deals Upptäck topperbjudanden från Amazon-influencers"} +{"t":"PBDD 24 Outbound 095 Intro sv-se Get early access deals here Få tidig tillgång till erbjudanden här"} +{"t":"PBDD 24 Outbound 100 CTA sv-se Join now Gå med i Prime nu"} +{"t":"PBDD 24 Outbound 107 Title sv-se See Prime Big Deal Days' hottest deals Utforska Prime Deal Days hetaste erbjudanden"} +{"t":"PBDD 24 Outbound 108 Intro sv-se Explore the current bestsellers Utforska bästsäljarna just nu"} +{"t":"PBDD 24 Outbound 110 Title sv-se Check out our best 4+ star deals for you Spana in dina 4-stjärniga erbjudanden"} +{"t":"PBDD 24 Outbound 111 Intro sv-se Explore your personalised deals Se dina personliga erbjudanden här"} +{"t":"PBDD 24 Outbound 113 Title sv-se Prime Big Deal Days premium brand deals Rea på premiumvarumärken på Prime Deal Days"} +{"t":"PBDD 24 Outbound 114 Intro sv-se Explore the collection today Titta på kollektionen idag\n\n 29/07: Utforska kollektionen idag"} +{"t":"PBDD 24 Outbound 114F Intro sv-se Explore the collection today Titta på kollektionen idag 29/07: Utforska kollektionen idag"} +{"t":"PBDD 24 Outbound 117 Intro sv-se Check out recommended deals for you Se rekommenderade erbjudanden för dig"} +{"t":"PBDD 24 Outbound 120 Intro sv-se Discover our most trending deals Upptäck trendande erbjudanden\n\n 29/07: Upptäck våra mest trendande erbjudanden"} +{"t":"PBDD 24 Outbound 120F Intro sv-se Discover our most trending deals Upptäck trendande erbjudanden 29/07: Upptäck våra mest trendande erbjudanden"} +{"t":"PBDD 24 Outbound 123 Intro sv-se Check out the Top 100 deals Se våra Topp 100-erbjudanden"} +{"t":"PBDD 24 Outbound 125 Title sv-se Prime Big Deal Days are here! Prime Deal Days är här!"} +{"t":"PBDD 24 Outbound 126 Intro sv-se Check out our best 4+ star deals for you Spana in dina 4-stjärniga erbjudanden"} +{"t":"PBDD 24 Outbound 129 Intro sv-se Check out our Premium brand deals now Se våra erbjudanden på premiumvarumärken nu"} +{"t":"PBDD 24 Outbound 131 Intro sv-se Check out deals made just for you Se erbjudanden utvalda för just dig"} +{"t":"PD 23 Outbound 001 Subject line sv-se Prime Day is coming on XX-XX July Prime Day kommer till Sverige igen, xx-xx juli"} +{"t":"PD 23 Outbound 002 Subject line sv-se  Get ready to feel like a big deal with epic deals   Känn dig utvald med grymma erbjudanden"} +{"t":"PD 23 Outbound 003 Headline sv-se  Two days of epic deals XX-XX July   Två dagar med grymma erbjudanden XX-–XX juli"} +{"t":"PD 23 Outbound 004 Body Copy sv-se Prime Day is coming… and guess what? Yes! You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members Prime Day är på gång… och gissa vad? Ja! Du är inbjuden till två dagar med grymma erbjudanden på elektronik, kök med mera. Du kommer att känna dig utvald! Missa inget och börja planera din Prime Day-shoppinglista. Exklusivt för Prime-medlemmar."} +{"t":"PD 23 Outbound 005 CTA sv-se Get ready now!    Alt: Gör dig redo!"} +{"t":"PD 23 Outbound 006 Subject line sv-se  Prime Day is coming on XX-XX July   Låt oss presentera Prime Day, xx-xx juli"} +{"t":"PD 23 Outbound 007 Intro sv-se  Feel like a big deal with two days of epic deals      Två dagar med grymma erbjudanden!"} +{"t":"PD 23 Outbound 009 Subject line sv-se Prime Day is almost here: XX-XX July!  Prime Day är nästan här: XX–XX juli!"} +{"t":"PD 23 Outbound 010 Subject line sv-se  Two days of epic deals only for Prime members  Två dagar – grymma erbjudanden för Prime-medlemmar"} +{"t":"PD 23 Outbound 011 Headline sv-se  Two days of epic deals XX-XX July.  Två dagar med grymma erbjudanden XX–XX juli."} +{"t":"PD 23 Outbound 012 Body Copy sv-se Prime Day is almost here! With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today!   Prime Day är nästan här! Med exklusiva erbjudanden endast för Prime-medlemmar, du kommer att känna dig utvald! Gör dig redo och planera dina Prime Day-shopping redan nu!"} +{"t":"PD 23 Outbound 013 CTA sv-se Get ready now!   Alt: Gör dig redo!"} +{"t":"PD 23 Outbound 014 Subject line sv-se  Prime Day is almost here: XX-XX July!  Prime Day är nästan här: XX–XX juli!"} +{"t":"PD 23 Outbound 015 Intro sv-se  Make your epic deals wish list! Två dagar med grymma erbjudanden är på G"} +{"t":"PD 23 Outbound 016 CTA sv-se Get ready now!  Gör dig redo!"} +{"t":"PD 23 Outbound 017 Subject line sv-se  Stay up late, Prime Day starts at midnight! Festen kan börja, Prime Day startar vid midnatt!"} +{"t":"PD 23 Outbound 018 Subject line sv-se Prime member exclusive deals from XX-XX July.  Exklusiva Prime-medlemserbjudanden XX–XX juli."} +{"t":"PD 23 Outbound 019 Headline sv-se Two days of epic deals XX-XX July Två dagar med grymma erbjudanden XX–XX juli"} +{"t":"PD 23 Outbound 020 Body Copy sv-se Prime Day begins tomorrow – and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list! Prime Day börjar imorgon – och med så grymma erbjudanden, kommer du känna dig utvald. Så, kom igen och skriv din Prime Day-önskelista!"} +{"t":"PD 23 Outbound 022 Subject line sv-se  Ready? Prime Day starts at midnight!  Redo? Prime Day börjar vid midnatt!"} +{"t":"PD 23 Outbound 023 Intro sv-se 2 days of epic deals exclusively for Prime members   Två dagar med exklusiva erbjudanden"} +{"t":"PD 23 Outbound 024 CTA sv-se Get ready now! Alt: Get ready!  Gör dig redo!"} +{"t":"PD 23 Outbound 025 Subject line sv-se  Prime Day is coming on XX-XX July  Prime Day kommer till Sverige igen, xx-xx juli"} +{"t":"PD 23 Outbound 026 Subject line sv-se Join Prime for two days of epic deals  Gå med i Prime, få två dagar med erbjudanden"} +{"t":"PD 23 Outbound 028 sv-se *After the free trial Prime is £X.XX a month. *Efter den fria provperioden kostar Prime XX kr."} +{"t":"PD 23 Outbound 029 CTA sv-se Join Prime Prova Prime"} +{"t":"PD 23 Outbound 030 Subject line sv-se Prime Day is coming on XX-XX July Låt oss presentera Prime Day, xx-xx juli"} +{"t":"PD 23 Outbound 031 Intro sv-se  Sign up for 2 days of epic deals   Gå med och få 2 dagar med erbjudanden"} +{"t":"PD 23 Outbound 033 Subject line sv-se Prime Day is almost here: XX-XX July! Prime Day är nästan här: XX–XX juli!"} +{"t":"PD 23 Outbound 034 Subject line sv-se Join Prime for two days of epic deals  Gå med i Prime, få 2 dagar med grymma erbjudanden"} +{"t":"PD 23 Outbound 037 Subject line sv-se Prime Day is almost here: XX-XX July! Prime Day är nästan här: XX–XX juli!"} +{"t":"PD 23 Outbound 038 Intro sv-se Sign up to Prime for two days of exclusive deals   Gå med och få 2 dagar med erbjudanden"} +{"t":"PD 23 Outbound 040 Subject line sv-se Stay up late, Prime Day starts at midnight!   Alt: Hämta partyhattarna, Prime Day börjar vid midnatt!"} +{"t":"PD 23 Outbound 041 Subject line sv-se Join Prime for exclusive deals from XX-XX July Gå med i Prime få erbjudanden från XX–XX juli"} +{"t":"PD 23 Outbound 044 Subject line sv-se Ready? Prime Day starts at midnight! Redo? Prime Day startar vid midnatt!"} +{"t":"PD 23 Outbound 045 Intro sv-se Sign up for exclusive deals from XX-XX July Gå med för erbjudanden från XX–XX juli"} +{"t":"PD 23 Outbound 061 Subject line sv-se Prime Day is here! Prime Day är här!"} +{"t":"PD 23 Outbound 062 Subject line sv-se Get epic deals until midnight tomorrow Få grymma erbjudanden ända tills midnatt imorgon"} +{"t":"PD 23 Outbound 063 Headline sv-se Get epic deals and become the centre of attention Passa på när Prime Day återvänder till Sverige."} +{"t":"PD 23 Outbound 064 CTA sv-se  Shop now  Shoppa nu"} +{"t":"PD 23 Outbound 065 Subject line sv-se Prime Day is here! Prime Day är här!"} +{"t":"PD 23 Outbound 066 Intro sv-se Two days of Prime member exclusive deals  Två dagar exklusiva erbjudanden"} +{"t":"PD 23 Outbound 067 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 23 Outbound 068 Subject line sv-se Enjoy Prime Day now Njut av Prime Day nu"} +{"t":"PD 23 Outbound 069 Subject line sv-se Shop epic deals only until midnight tomorrow Shoppa grymma erbjudanden t.o.m. midnatt imorgon"} +{"t":"PD 23 Outbound 070 Headline sv-se Feel special with these exclusive Prime Day deals Känn dig utvald med de här Prime Day-erbjudandena"} +{"t":"PD 23 Outbound 071 Body Copy sv-se Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Day 1 av Prime Day är nästan över. Nu har du bara en dag till på dig att hitta grymma erbjudanden, exklusivt för Prime-medlemmar."} +{"t":"PD 23 Outbound 072 CTA sv-se  Shop now   Shoppa nu"} +{"t":"PD 23 Outbound 073 Subject line sv-se Prime Day’s happening now! Prime Day händer nu!"} +{"t":"PD 23 Outbound 074 Intro sv-se Exclusive deals until midnight tomorrow  Exklusiva erbjudanden till midnatt imorgon"} +{"t":"PD 23 Outbound 075 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 23 Outbound 076 Subject line sv-se Prime Day is in full swing! Prime Day är i full gång!"} +{"t":"PD 23 Outbound 077 Subject line sv-se Two days of epic deals. Ends midnight tomorrow Två dagar med erbjudanden tills midnatt imorgon"} +{"t":"PD 23 Outbound 078 Headline sv-se Shop epic deals that make you feel like a big deal Få grymma erbjudanden och känn dig utvald"} +{"t":"PD 23 Outbound 079 Body Copy sv-se Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now! Prime Day har grymma erbjudanden exklusivt för Prime-medlemmar som du. Så kolla in dem nu!"} +{"t":"PD 23 Outbound 080 CTA sv-se Shop now   Shoppa nu"} +{"t":"PD 23 Outbound 081 Subject line sv-se Prime Day is in full swing! Prime Day är i full gång!"} +{"t":"PD 23 Outbound 082 Intro sv-se Two days of epic deals. Ends tomorrow Två dagar med erbjudanden. Slut imorgon."} +{"t":"PD 23 Outbound 084 Subject line sv-se It’s the last day of Prime Day Det är sista dagen av Prime Day"} +{"t":"PD 23 Outbound 085 Subject line sv-se The epic deals end at midnight De grymma erbjudandena slutar vid midnatt"} +{"t":"PD 23 Outbound 086 Headline sv-se Shop epic deals that make you feel like a big deal Shoppa grymma erbjudanden och känn dig utvald"} +{"t":"PD 23 Outbound 087 Body Copy sv-se The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Sista dagen på Prime Day är här. Missa inte chansen att känna dig utvald."} +{"t":"PD 23 Outbound 088 CTA sv-se Shop now   Shoppa nu"} +{"t":"PD 23 Outbound 089 Subject line sv-se It’s the last day of Prime Day Det är sista dagen av Prime Day"} +{"t":"PD 23 Outbound 090 Intro sv-se The epic deals end at midnight De grymma erbjudandena slutar vid 2.00"} +{"t":"PD 23 Outbound 091 CTA sv-se Shop now  Shoppa nu"} +{"t":"PD 23 Outbound 092 Subject line sv-se Final call: Prime Day is ending Sista chansen: Prime Day slutar snart"} +{"t":"PD 23 Outbound 093 Subject line sv-se Shop exclusive deals until midnight tonight Shoppa exklusiva erbjudanden till midnatt i natt"} +{"t":"PD 23 Outbound 094 Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen att shoppa och känna dig utvald"} +{"t":"PD 23 Outbound 095 Body Copy sv-se Prime Day ends at midnight tonight. So, hurry! This is your last chance to save big and feel like a big deal. Prime Day slutar vid midnatt i natt. Så skynda! Det här är din sista chans att spara stort och känna dig utvald."} +{"t":"PD 23 Outbound 096 CTA sv-se Shop now   Shoppa nu"} +{"t":"PD 23 Outbound 097 Subject line sv-se Prime Day ends at midnight  Prime Day slutar vid midnatt"} +{"t":"PD 23 Outbound 098 Intro sv-se Shop exclusive deals until midnight    Shoppa exklusiva erbjudanden till dess!"} +{"t":"PD 23 Outbound 100 Subject line sv-se Prime Day ends tonight Prime Day slutar i natt"} +{"t":"PD 23 Outbound 103 Body Copy sv-se Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star! Prime Day är snart över. Men oroa dig inte, än finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Så sluta läsa det här mailet och sätt igång och spara som en stjärna!"} +{"t":"PD 23 Outbound 105 Subject line sv-se Prime Day ends today Prime Day slutar idag"} +{"t":"PD 23 Outbound 106 Intro sv-se Shop exclusive deals until midnight Få exklusiva erbjudanden t.o.m. 24.00"} +{"t":"PD 23 Outbound 109 Subject line sv-se Shop epic deals until midnight tomorrow Shoppa grymma erbjudanden t.o.m. midnatt imorgon"} +{"t":"PD 23 Outbound 112 CTA sv-se Join Prime now  Prova Prime"} +{"t":"PD 23 Outbound 114 Intro sv-se Two days of exclusive deals Två dagar med exklusiva erbjudanden"} +{"t":"PD 23 Outbound 118 Headline sv-se Feel special with these exclusive Prime Day deals Känn dig speciell med dessa Prime Day-erbjudanden"} +{"t":"PD 23 Outbound 120 Subject line sv-se Prime Day ends tomorrow Prime Day slutar imorgon"} +{"t":"PD 23 Outbound 121 Intro sv-se Shop exclusive deals Shoppa exklusiva erbjudanden"} +{"t":"PD 23 Outbound 124 Subject line sv-se Still time left to join Prime and get epic deals Än kan du gå med i Prime för grymma erbjudanden"} +{"t":"PD 23 Outbound 125 Headline sv-se Shop epic deals like the star that you are Shoppa grymma erbjudanden som den stjärna du är"} +{"t":"PD 23 Outbound 128 Intro sv-se 2 days of epic deals of ends tomorrow Två dagar med erbjudanden, slut imorgon"} +{"t":"PD 23 Outbound 131 Subject line sv-se Save like a superstar until midnight Spara som en superstjärna till och med midnatt"} +{"t":"PD 23 Outbound 132 Headline sv-se Last chance for some epic deals Sista chansen för grymma erbjudanden"} +{"t":"PD 23 Outbound 135 Intro sv-se The epic deals end at midnight De grymma erbjudandena slutar vid midnatt"} +{"t":"PD 23 Outbound 137 Subject line sv-se It’s closing night for Prime Day Det är sista kvällen för Prime Day"} +{"t":"PD 23 Outbound 138 Subject line sv-se Shop exclusive deals until midnight tonight Få exklusiva erbjudanden t.o.m. midnatt i natt"} +{"t":"PD 23 Outbound 141 Subject line sv-se Prime Day ends at midnight Prime Day slutar vid midnatt"} +{"t":"PD 23 Outbound 142 Intro sv-se Last chance to shop epic deals Sista chansen till grymma erbjudanden"} +{"t":"PD 23 Outbound 145 Subject line sv-se Join Prime and get epic deals until midnight Gå med i Prime för grymma erbjudanden t.o.m. 24.00"} +{"t":"PD 23 Outbound 149 Intro sv-se Last chance to feel like a big deal    De grymma erbjudandena varar till midnatt"} +{"t":"PD 24 Outbound 070 sv-se Check out the Top 100 deals Se våra Topp 100-erbjudanden"} +{"t":"PD 24 Outbound 072 sv-se Explore Prime Day’s hottest deals Utforska Prime Days hetaste erbjudanden"} +{"t":"PD 24 Outbound 073 sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 074 sv-se Check out our 4* deals for you Spana in dina 4*-erbjudanden"} +{"t":"PD 24 Outbound 077 sv-se Explore your personalised deals here Se dina personliga erbjudanden här"} +{"t":"PD 24 Outbound 079 sv-se Prime Day premium brand deals Prime Day-deals på premiumvarumärken"} +{"t":"PD 24 Outbound 080 sv-se Explore premium brand deals for you! Se dina erbjudanden på premiumvarumärken"} +{"t":"PD 24 Outbound 083 sv-se Prime Day deals based on your views Prime Day-deals på sånt du spanat in"} +{"t":"PD 24 Outbound 084 sv-se Check out recommended deals for you Se rekommenderade erbjudanden för dig"} +{"t":"PD 24 Outbound 086 sv-se Discover Prime Day’s trending deals Se alla trendande Prime Day-erbjudanden"} +{"t":"PD 24 Outbound 088 sv-se See what deals are going viral now! Se vilka erbjudanden som är virala nu!"} +{"t":"PD 24 Outbound 089 sv-se Discover more Upptäck mer"} +{"t":"PD 24 Outbound 098 Subject line sv-se Prime Day is coming on 16-17 July Prime Day kommer till Sverige igen: 16–17 juli"} +{"t":"PD 24 Outbound 099 Subject line sv-se Get ready to feel like a big deal with epic deals \n Känn dig utvald – grymma erbjudanden"} +{"t":"PD 24 Outbound 099F Subject line sv-se Get ready to feel like a big deal with epic deals Känn dig utvald – grymma erbjudanden"} +{"t":"PD 24 Outbound 100 Headline sv-se Two days of epic deals 16-17 July Två dagar med episka erbjudanden: 16–17 juli"} +{"t":"PD 24 Outbound 101 Body Copy sv-se Prime Day is coming… and guess what? You’re invited. It’s two days of epic deals on electronics, home, kitchen and more. You’ll be feeling like a big deal! Don’t miss out and start building that Prime Day wish list! Exclusively for Prime members. Prime Day närmar sig … och gissa vad? Du är inbjuden, till två dagar med episka erbjudanden på elektronik, kök med mera. Du kommer att känna dig utvald. Missa inget och börja planera din Prime Day-shoppinglista. Exklusivt för Prime-medlemmar."} +{"t":"PD 24 Outbound 102 Subject line sv-se Prime Day is coming on 16-17 July Låt oss presentera Prime Day, 16–17 juli"} +{"t":"PD 24 Outbound 103 sv-se Two days of epic deals Två dagar med grymma erbjudanden"} +{"t":"PD 24 Outbound 106 sv-se Get ready Gör dig redo"} +{"t":"PD 24 Outbound 108 Subject line sv-se Prime Day is almost here: 16-17 July Prime Day är nästan här: 16–17 juli"} +{"t":"PD 24 Outbound 110 Subject line sv-se Two days of epic deals only for Prime members Två dagar – episka erbjudanden för Prime-medlemmar"} +{"t":"PD 24 Outbound 111 Headline sv-se Two days of epic deals 16-17 July Två dagar med episka erbjudanden: 16–17 juli"} +{"t":"PD 24 Outbound 113 Body Copy sv-se Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Prime Day är nästan här. Med exklusiva erbjudanden endast för Prime-medlemmar, du kommer att känna dig utvald! Gör dig redo och planera dina Prime Day-shopping redan nu.\n"} +{"t":"PD 24 Outbound 113F Body Copy sv-se Prime Day is almost here. With exclusive deals, just for Prime members, you‘ll feel like a big deal! Get a head start and build your Prime Day wish list today. Prime Day är nästan här. Med exklusiva erbjudanden endast för Prime-medlemmar, du kommer att känna dig utvald! Gör dig redo och planera dina Prime Day-shopping redan nu."} +{"t":"PD 24 Outbound 114 Subject line sv-se Prime Day is almost here: 16-17 July Prime Day är nästan här: 16–17 juli"} +{"t":"PD 24 Outbound 115 sv-se Two days of epic deals are coming Två dagar med grymma erbjudanden på G"} +{"t":"PD 24 Outbound 118 sv-se Stay up late, Prime Day starts at midnight Festen kan börja – Prime Day startar vid midnatt"} +{"t":"PD 24 Outbound 119 Subject line sv-se Get the party hats, Prime Day starts at midnight Festen kan börja – Prime Day startar vid midnatt"} +{"t":"PD 24 Outbound 120 Subject line sv-se Prime member exclusive deals from 16-17 July Exklusiva Prime-medlemserbjudanden: 16–17 juli."} +{"t":"PD 24 Outbound 121 Headline sv-se Two days of epic deals 16-17 July Två dagar med episka erbjudanden: 16–17 juli"} +{"t":"PD 24 Outbound 122 Body Copy sv-se Prime Day begins tomorrow and with savings so epic, you’ll feel like a big deal. So, get going and make that Prime Day wish list. Prime Day börjar imorgon – och med så episka erbjudanden, kommer du känna dig utvald. Så, kom igen och skriv din Prime Day-önskelista."} +{"t":"PD 24 Outbound 123 Subject line sv-se Ready? Prime Day starts at midnight Redo? Prime Day börjar vid midnatt."} +{"t":"PD 24 Outbound 124 sv-se 2 days of Prime member exclusive deals Två dagar med exklusiva erbjudanden"} +{"t":"PD 24 Outbound 126 Intro sv-se 2 days of epic deals exclusively for Prime members Två dagar med exklusiva erbjudanden"} +{"t":"PD 24 Outbound 128 Subject line sv-se Join Prime for two days of epic deals Gå med i Prime, få två dagar med erbjudanden"} +{"t":"PD 24 Outbound 129 Headline sv-se Two days of epic deals 16-17 July Två dagar med episka erbjudanden: 16–17 juli"} +{"t":"PD 24 Outbound 131 sv-se Prime Day is coming… sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day är på väg … När du går med i Amazon Prime får du två dagar med episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för endast XX kr i månaden."} +{"t":"PD 24 Outbound 133 CTA sv-se Try Prime Prova Prime"} +{"t":"PD 24 Outbound 135 Subject line sv-se Prime Day is coming on 16-17 July Låt oss presentera Prime Day, 16–17 juli"} +{"t":"PD 24 Outbound 137 Intro sv-se Sign up for 2 days of epic deals Gå med och få 2 dagar med erbjudanden"} +{"t":"PD 24 Outbound 138 Subject line sv-se Prime Day is almost here: 16-17 July Prime Day är nästan här: 16–17 juli"} +{"t":"PD 24 Outbound 139 Subject line sv-se Join Prime for two days of epic deals Gå med i Prime, få 2 dagar med grymma erbjudanden"} +{"t":"PD 24 Outbound 140 Headline sv-se Two days of epic deals 16-17 July Två dagar med episka erbjudanden 16–17 juli"} +{"t":"PD 24 Outbound 142 sv-se Prime Day’s around the corner. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day är på väg … När du går med i Amazon Prime får du två dagar med episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för endast XX kr i månaden."} +{"t":"PD 24 Outbound 144 Subject line sv-se Prime Day is almost here: 16-17 July Prime Day är nästan här: 16–17 juli"} +{"t":"PD 24 Outbound 145 Subject line sv-se Join Prime for exclusive deals from 16-17 July Gå med i Prime få erbjudanden 16–17 juli"} +{"t":"PD 24 Outbound 146 Headline sv-se Two days of epic deals 16-17 July Två dagar med episka erbjudanden: 16–17 juli"} +{"t":"PD 24 Outbound 148 sv-se Prime Day’s begins tomorrow. Sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Prime Day börjar imorgon. När du går med i Amazon Prime får du två dagar med episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för endast XX kr i månaden."} +{"t":"PD 24 Outbound 150 Subject line sv-se Ready? Prime Day starts at midnight Redo? Prime Day startar vid midnatt"} +{"t":"PD 24 Outbound 151 Intro sv-se Sign up for exclusive deals from 16-17 July Gå med för erbjudanden från 16–17 juli"} +{"t":"PD 24 Outbound 169 Subject line sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Outbound 170 Subject line sv-se Get epic deals until midnight tomorrow Få episka erbjudanden ända tills midnatt imorgon"} +{"t":"PD 24 Outbound 171 Headline sv-se Get epic deals and become the centre of attention Passa på när Prime Day återvänder till Sverige"} +{"t":"PD 24 Outbound 172 Body Copy sv-se Today’s the start of Prime Day. Enjoy two days of epic deals on electronics, home, kitchen and more. Get these savings before they’re gone and feel like a big deal. Idag börjar Prime Day. Upplev två dagar med episka erbjudanden på elektronik, heminredning, köksutrustning med mera. Ta del av erbjudandena innan de försvinner och känn dig utvald."} +{"t":"PD 24 Outbound 174 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 175 Subject line sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Outbound 176 Intro sv-se 2 days of Prime member exclusive deals Två dagar med exklusiva erbjudanden"} +{"t":"PD 24 Outbound 178 Subject line sv-se Enjoy Prime Day now Njut av Prime Day nu"} +{"t":"PD 24 Outbound 179 Subject line sv-se Shop epic deals only until midnight tomorrow Shoppa episka erbjudanden t.o.m. midnatt imorgon"} +{"t":"PD 24 Outbound 180 Headline sv-se Feel special with these exclusive Prime Day deals Känn dig utvald med de här Prime Day-erbjudandena"} +{"t":"PD 24 Outbound 181 Body Copy sv-se Day 1 of Prime Day is almost over. Only one more day to find some epic deals, exclusively for Prime members. Day 1 av Prime Day är nästan över. Nu har du bara en dag till på dig att hitta episka erbjudanden, exklusivt för Prime-medlemmar."} +{"t":"PD 24 Outbound 183 Subject line sv-se Prime Day’s happening now Prime Day händer nu"} +{"t":"PD 24 Outbound 184 Intro sv-se Exclusive deals until midnight tomorrow Exklusiva erbjudanden till midnatt imorgon"} +{"t":"PD 24 Outbound 185 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 186 Subject line sv-se Prime Day is in full swing Prime Day är i full gång"} +{"t":"PD 24 Outbound 187 Subject line sv-se Two days of epic deals. Ends midnight tomorrow Två dagar med erbjudanden t.o.m. midnatt imorgon"} +{"t":"PD 24 Outbound 188 Headline sv-se Shop epic deals that make you feel like a big deal Få episka erbjudanden och känn dig utvald"} +{"t":"PD 24 Outbound 189 Body Copy sv-se Prime Day’s got epic deals that are exclusively for Prime members just like you. So, check them out now. Prime Day har episka erbjudanden exklusivt för Prime-medlemmar som du. Så kolla in dem nu"} +{"t":"PD 24 Outbound 190 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 191 Subject line sv-se Prime Day is in full swing Prime Day är i full gång"} +{"t":"PD 24 Outbound 192 Intro sv-se Two days of epic deals. Ends tomorrow Två dagar med erbjudanden. Slut imorgon."} +{"t":"PD 24 Outbound 193 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 194 Subject line sv-se It’s the last day of Prime Day Det är sista dagen av Prime Day"} +{"t":"PD 24 Outbound 195 Subject line sv-se The epic deals end at midnight De episka erbjudandena slutar vid midnatt"} +{"t":"PD 24 Outbound 196 Headline sv-se Shop epic deals that make you feel like a big deal Shoppa episka erbjudanden och känn dig utvald"} +{"t":"PD 24 Outbound 197 Body Copy sv-se The last day of Prime Day is here. Don’t miss out on feeling like a big deal. Sista dagen på Prime Day är här. Missa inte chansen att känna dig utvald."} +{"t":"PD 24 Outbound 198 CTA sv-se Shop now\n \n Shoppa nu"} +{"t":"PD 24 Outbound 198F CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 199 Subject line sv-se It’s the last day of Prime Day Det är sista dagen av Prime Day"} +{"t":"PD 24 Outbound 200 Intro sv-se The epic deals end at midnight Episka erbjudanden slutar vid midnatt"} +{"t":"PD 24 Outbound 203 Subject line sv-se Final call: Prime Day is ending Sista chansen: Prime Day slutar snart"} +{"t":"PD 24 Outbound 204 Subject line sv-se Shop exclusive deals until midnight tonight Shoppa exklusiva erbjudanden till midnatt i natt"} +{"t":"PD 24 Outbound 205 Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen att shoppa och känna dig utvald"} +{"t":"PD 24 Outbound 206 Body Copy sv-se Prime Day ends at midnight tonight. So, hurry. This is your last chance to save big and feel like a big deal. Prime Day slutar vid midnatt i natt. Så skynda! Det här är din sista chans att spara stort och känna dig utvald."} +{"t":"PD 24 Outbound 207 CTA sv-se Shop now\n \n Shoppa nu"} +{"t":"PD 24 Outbound 207F CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 209 Subject line sv-se Prime Day ends at midnight Prime Day slutar vid midnatt"} +{"t":"PD 24 Outbound 210 Intro sv-se Shop exclusive deals until then Shoppa exklusiva erbjudanden till dess"} +{"t":"PD 24 Outbound 212 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 24 Outbound 213 Subject line sv-se Prime Day ends tonight Prime Day slutar vid midnatt"} +{"t":"PD 24 Outbound 216 Body Copy sv-se Prime Day is drawing to a close. But no drama, there’s still time to enjoy the Prime member-exclusive deals. So, stop reading this email and get saving like a star. Prime Day är snart över. Men oroa dig inte, än finns det tid att njuta av exklusiva erbjudanden för Prime-medlemmar. Så sluta läsa det här mailet och sätt igång och spara som en stjärna."} +{"t":"PD 24 Outbound 218 Subject line sv-se Prime Day ends today Prime Day slutar idag"} +{"t":"PD 24 Outbound 219 Intro sv-se Last chance to shop exclusive deals Sista chans till exklusiva erbjudanden"} +{"t":"PD 24 Outbound 220 Intro sv-se Shop exclusive deals until midnight Få exklusiva erbjudanden t.o.m. 24.00"} +{"t":"PD 24 Outbound 222 Subject line sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Outbound 223 Subject line sv-se Shop epic deals until midnight tomorrow Shoppa episka erbjudanden t.o.m. midnatt imorgon"} +{"t":"PD 24 Outbound 226 sv-se Today’s the start of Prime Day - sign up to Prime and get access to two days of epic deals on electronics, home, kitchen and more. For only £X.XX a month you can have access to fast delivery, great TV shows and films. Idag börjar Prime Day. När du går med i Amazon Prime får du två dagar med episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för endast XX kr i månaden."} +{"t":"PD 24 Outbound 228 Subject line sv-se Prime Day is here Prime Day är här"} +{"t":"PD 24 Outbound 229 Intro sv-se Two days of exclusive deals Två dagar med exklusiva erbjudanden"} +{"t":"PD 24 Outbound 230 Subject line sv-se Enjoy Prime Day now Njut av Prime Day nu"} +{"t":"PD 24 Outbound 232 Headline sv-se Feel special with these exclusive Prime Day deals Känn dig speciell med dessa Prime Day-erbjudanden"} +{"t":"PD 24 Outbound 235 Body Copy sv-se The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Ridån är på väg att gå ned för Prime Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att få episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för bara XX kr i månaden. Du kan till och med få en fri 30-dagars provperiod.*\n *Efter den fria provperioden kostar Prime XX kr."} +{"t":"PD 24 Outbound 235F Body Copy sv-se The curtain’s drawing over the first day of Prime Day. But don’t worry. It’s never too late to sign up to Prime to get access to the epic deals on electronics, home, kitchen and more, with fast delivery, great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Ridån är på väg att gå ned för Prime Days första dag. Men oroa dig inte, det är aldrig för sent att gå med i Prime för att få episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för bara XX kr i månaden. Du kan till och med få en fri 30-dagars provperiod.* *Efter den fria provperioden kostar Prime XX kr."} +{"t":"PD 24 Outbound 236 Subject line sv-se Prime Day ends tomorrow Prime Day slutar imorgon"} +{"t":"PD 24 Outbound 237 Intro sv-se Shop exclusive deals Shoppa exklusiva erbjudanden"} +{"t":"PD 24 Outbound 238 Subject line sv-se Prime Day is in full swing Prime Day är i full gång"} +{"t":"PD 24 Outbound 239 Subject line sv-se Still time left to join Prime and get epic deals Än kan du gå med i Prime för grymma erbjudanden"} +{"t":"PD 24 Outbound 240 Headline sv-se Shop epic deals like the star that you are Shoppa grymma erbjudanden som den stjärna du är"} +{"t":"PD 24 Outbound 242 sv-se The first day of Prime Day is under way. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Första dagen av Prime Day pågår. Än finns det tid att gå med i Prime och få exklusiva, episka erbjudanden på elektronik, hem och kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för bara XX kr i månaden."} +{"t":"PD 24 Outbound 244 Intro sv-se 2 days of epic deals of ends tomorrow Två dagar med erbjudanden – slut imorgon"} +{"t":"PD 24 Outbound 245 Subject line sv-se It’s the last day of Prime Day Det är sista dagen av Prime Day"} +{"t":"PD 24 Outbound 246 Subject line sv-se Save like a superstar until midnight Spara som en superstjärna till och med midnatt"} +{"t":"PD 24 Outbound 247 Headline sv-se Last chance for some epic deals Sista chansen för episka erbjudanden"} +{"t":"PD 24 Outbound 250 Body Copy sv-se The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.*\n*After the free trial Prime is £X.XX a month. Sista dagen av Prime Day är här. Gå med i Amazon Prime så får du episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer. Du kan till och med få en fri 30-dagars provperiod.*\n*Efter den fria provperioden kostar Amazon Prime XX kr."} +{"t":"PD 24 Outbound 250F Body Copy sv-se The last day of Prime Day is here. Sign up to Prime to get access to the epic deals on electronics, home, kitchen and more. With fast delivery and great TV shows and films for only £X.XX a month. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Sista dagen av Prime Day är här. Gå med i Amazon Prime så får du episka erbjudanden på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer. Du kan till och med få en fri 30-dagars provperiod.* *Efter den fria provperioden kostar Amazon Prime XX kr."} +{"t":"PD 24 Outbound 251 Intro sv-se The epic deals end at midnight De episka erbjudandena slutar vid midnatt"} +{"t":"PD 24 Outbound 252 Subject line sv-se It’s closing night for Prime Day Det är sista kvällen för Prime Day"} +{"t":"PD 24 Outbound 253 Subject line sv-se Shop exclusive deals until midnight tonight Få exklusiva erbjudanden t.o.m. midnatt i natt"} +{"t":"PD 24 Outbound 256 sv-se Prime Day ends tonight. There’s time to join Prime and get access to exclusive, epic deals on electronics, home, kitchen and more. With fast delivery, great TV shows and films for only £X.XX a month. Prime Day slutar vid midnatt. Än finns det tid att gå med i Prime och få exklusiva, episka erbjudanden på elektronik, hem och kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer för bara XX kr i månaden."} +{"t":"PD 24 Outbound 258 Subject line sv-se Prime Day ends at midnight Prime Day slutar vid midnatt"} +{"t":"PD 24 Outbound 259 Intro sv-se Last chance to shop epic deals Sista chansen till episka erbjudanden"} +{"t":"PD 24 Outbound 261 Subject line sv-se Join Prime and get epic deals until midnight Gå med nu för episka erbjudanden t.o.m. midnatt"} +{"t":"PD 24 Outbound 262 Headline sv-se Shop epic deals like the star that you are Shoppa episka erbjudanden som den stjärna du är"} +{"t":"PD 24 Outbound 265 Body Copy sv-se The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* \n*After the free trial Prime is £X.XX a month. \nSlutet på Prime Day är nära. Men oroa dig inte, än finns det tid att utnyttja exklusiva erbjudanden för Amazon Prime-medlemmar. Gå med i Amazon Prime för att spara som en stjärna på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer. Du kan till och med få en fri 30-dagars provperiod.*\n*Efter den fria provperioden kostar Amazon Prime XX kr."} +{"t":"PD 24 Outbound 265F Body Copy sv-se The end of Prime Day is near. But no drama, there’s still time to enjoy the Prime member-exclusive deals. Sign up to Prime to not only save like a star on electronics, home, kitchen and more, but also get fast delivery and great TV shows and films. You might be eligible for a 30-day free trial.* *After the free trial Prime is £X.XX a month. Slutet på Prime Day är nära. Men oroa dig inte, än finns det tid att utnyttja exklusiva erbjudanden för Amazon Prime-medlemmar. Gå med i Amazon Prime för att spara som en stjärna på elektronik, hem, kök med mera. Dessutom får du snabb leverans och grymma TV-serier och filmer. Du kan till och med få en fri 30-dagars provperiod.* *Efter den fria provperioden kostar Amazon Prime XX kr."} +{"t":"PD 24 Outbound 267 sv-se The epic deals last until midnight De grymma erbjudandena varar till midnatt"} +{"t":"PD 25 Outbound 001 Subject line sv-se Prime Day is coming xx-xx Month Amazon Prime Day är snart här: xx–xx juli"} +{"t":"PD 25 Outbound 002 Subject line sv-se Four days of big deals, only for Prime members Fyra dagar av grymma erbjudanden för Amazon Prime-medelmmar"} +{"t":"PD 25 Outbound 003 Headline sv-se Four days of big deals: xx-xx Month Fyra dagar med grymma erbjudanden: xx–xx juli"} +{"t":"PD 25 Outbound 004 CTA sv-se Get ready Gör dig redo"} +{"t":"PD 25 Outbound 005 Subject line sv-se Prime Day is coming xx-xx Month Amazon Prime Day är snart här: xx–xx juli"} +{"t":"PD 25 Outbound 006 Intro sv-se Four days of big deals Fyra dagar med grymma erbjudanden"} +{"t":"PD 25 Outbound 008 Subject line sv-se Prime Day is almost here: XX-XX Month Amazon Prime Day är nästan här: XX–XX juli"} +{"t":"PD 25 Outbound 009 Subject line sv-se Four days of big deals, exclusively for Prime members Fyra dagar av grymma erbjudanden för Prime-medelmmar"} +{"t":"PD 25 Outbound 010 Headline sv-se Four days of big deals: XX-XX Month Fyra dagar med grymma erbjudanden: xx–xx juli"} +{"t":"PD 25 Outbound 011 CTA sv-se Get ready Gör dig redo"} +{"t":"PD 25 Outbound 012 Subject line sv-se Prime Day is almost here: XX-XX Month Amazon Prime Day är nästan här: XX–XX juli"} +{"t":"PD 25 Outbound 013 Intro sv-se Four days of big deals are coming På gång: Fyra dagar med grymma erbjudanden"} +{"t":"PD 25 Outbound 015 Subject line sv-se Stay up late, Prime Day starts at midnight Festen kan börja, Prime Day startar vid midnatt"} +{"t":"PD 25 Outbound 016 Subject line sv-se Prime member-exclusive deals: XX-XX Month Exklusiva Amazon Prime-erbjudanden: X–X juli"} +{"t":"PD 25 Outbound 017 Headline sv-se Four days of big deals XX-XX Month Fyra dagar med grymma erbjudanden: xx–xx juli"} +{"t":"PD 25 Outbound 018 CTA sv-se Set your alarm Ställ väckarklockan"} +{"t":"PD 25 Outbound 019 Subject line sv-se Ready? Prime Day starts at midnight. Redo? Amazon Prime Day börjar vid midnatt."} +{"t":"PD 25 Outbound 020 Intro sv-se 4 days of Prime member-exclusive deals 4 dagar med exklusiva Prime-erbjudanden"} +{"t":"PD 25 Outbound 021 CTA sv-se Set your alarm Ställ väckarklockan"} +{"t":"PD 25 Outbound 023 Subject line sv-se Join Prime for four days of big deals Gå med i Prime: Fyra dagar med grymma erbjudanden"} +{"t":"PD 25 Outbound 024 Headline sv-se Four days of exclusive deals: XX-XX Month Fyra dagar med exklusiva erbjudanden: xx–xx juli"} +{"t":"PD 25 Outbound 025 CTA sv-se Join Prime Gå med i Amazon Prime"} +{"t":"PD 25 Outbound 026 Subject line sv-se Prime Day is coming XX-XX Month Amazon Prime Day är snart här: xx–xx juli"} +{"t":"PD 25 Outbound 027 Intro sv-se Join Prime for four days of exclusive deals Gå med i Prime: 4 dagar med erbjudanden"} +{"t":"PD 25 Outbound 028 CTA sv-se Join Prime Gå med i Amazon Prime"} +{"t":"PD 25 Outbound 030 Subject line sv-se Join Prime for four days of big deals Gå med i Amazon Prime: Fyra dagar med grymma erbjudanden"} +{"t":"PD 25 Outbound 031 Headline sv-se Four days of big deals: XX-XX Month Fyra dagar med grymma erbjudanden: xx–xx juli"} +{"t":"PD 25 Outbound 032 CTA sv-se Join Prime Gå med i Amazon Prime"} +{"t":"PD 25 Outbound 034 Intro sv-se Join Prime for 4 days of exclusive deals Gå med i Prime: 4 dagar med erbjudanden"} +{"t":"PD 25 Outbound 036 Subject line sv-se Stay up late, Prime Day starts at midnight Festen kan börja, Amazon Prime Day startar vid midnatt"} +{"t":"PD 25 Outbound 037 Subject line sv-se Join Prime for exclusive deals from XX-XX Month Gå med i Prime: exklusiva erbjudanden, XX–XX juli"} +{"t":"PD 25 Outbound 040 Subject line sv-se Ready? Prime Day starts at midnight Redo? Amazon Prime Day börjar vid midnatt"} +{"t":"PD 25 Outbound 041 Intro sv-se Sign up for exclusive deals from XX-XX Month Gå med! Exklusiva erbjudanden XX–XX juli"} +{"t":"PD 25 Outbound 043 Subject line sv-se Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Outbound 044 Subject line sv-se Enjoy four days of big deals Få fyra dagar med grymma erbjudanden"} +{"t":"PD 25 Outbound 045 Headline sv-se Feel like a big deal with these epic deals Känn dig på topp med grymma erbjudanden"} +{"t":"PD 25 Outbound 046 sv-se Prime member-exclusive deals Exlusiva erbjudanden för Amazon Prime-medlemmar"} +{"t":"PD 25 Outbound 047 sv-se Exclusive deals, just for you Exklusiva erbjudanden, bara för dig"} +{"t":"PD 25 Outbound 048 CTA sv-se Shop now Shoppa nu"} +{"t":"PD 25 Outbound 049 Subject line sv-se Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Outbound 050 sv-se Four days of Prime member-exclusive deals 4 dagar med exklusiva Prime-erbjudanden"} +{"t":"PD 25 Outbound 051 Intro sv-se Four days of deals just for you Fyra dagar med erbjudanden bara för dig"} +{"t":"PD 25 Outbound 053 sv-se Enjoy Prime exclusive deals now Få exklusiva Amazon Prime-erbjudanden nu"} +{"t":"PD 25 Outbound 054 Subject line sv-se Enjoy Prime Day deals now Få Amazon Prime Day-erbjudanden nu"} +{"t":"PD 25 Outbound 055 Subject line sv-se Your epic deals are waiting for you Dina grymma erbjudanden väntar på dig"} +{"t":"PD 25 Outbound 056 Headline sv-se Feel special with these exclusive Prime Day deals Känn dig speciell med dessa Prime Day-erbjudanden"} +{"t":"PD 25 Outbound 058 Subject line sv-se Prime Day is live Amazon Prime Day är igång"} +{"t":"PD 25 Outbound 059 Intro sv-se Check out these exclusive deals \n Kolla in dessa exklusiva erbjudanden \n"} +{"t":"PD 25 Outbound 059F Intro sv-se Check out these exclusive deals Kolla in dessa exklusiva erbjudanden"} +{"t":"PD 25 Outbound 061 Subject line sv-se Prime Day is in full swing Amazon Prime Day är i full gång"} +{"t":"PD 25 Outbound 062 Intro sv-se Check out these epic deals before lights out Fynda erbjudanden innan dagen är slut"} +{"t":"PD 25 Outbound 064 Subject line sv-se Discover what day two of Prime Day has for you Upptäck dag två av Amazon Prime Day"} +{"t":"PD 25 Outbound 065 Subject line sv-se Don't miss out on these exclusive deals Missa inte dessa exklusiva erbjudanden"} +{"t":"PD 25 Outbound 066 Headline sv-se Epic deals that make you feel like a big deal Känn dig på topp med grymma erbjudanden"} +{"t":"PD 25 Outbound 067 sv-se w/o FLABD: \n Epic deals to make you smile Grymma erbjudanden som får dig att le"} +{"t":"PD 25 Outbound 067F sv-se w/o FLABD: Epic deals to make you smile Grymma erbjudanden som får dig att le"} +{"t":"PD 25 Outbound 069 sv-se Prime Day is in full swing Amazon Prime Day är i full gång"} +{"t":"PD 25 Outbound 070 Subject line sv-se Another Prime Day of big deals Ännu en Prime Day med grymma erbjudanden"} +{"t":"PD 25 Outbound 071 Intro sv-se Start the day with big deals Börja dagen med grymma erbjudanden"} +{"t":"PD 25 Outbound 073 sv-se There's still time to check these big deals Du kan fortfarande kolla in grymma erbjudanden"} +{"t":"PD 25 Outbound 074 Subject line sv-se Don't let the sun set on these big deals Missa inte dessa grymma erbjudanden"} +{"t":"PD 25 Outbound 075 Subject line sv-se End your day feeling like a big deal Avsluta dagen på topp"} +{"t":"PD 25 Outbound 076 sv-se End your day scoring big deals Avsluta dagen med grymma erbjudanden"} +{"t":"PD 25 Outbound 077 Headline sv-se Shop epic and exclusive deals today Shoppa grymma och exklusiva erbjudanden idag"} +{"t":"PD 25 Outbound 079 Subject line sv-se End your day feeling like a big deal Avsluta dagen på topp"} +{"t":"PD 25 Outbound 081 sv-se End your day with deals that make you smile Erbjudanden som får dig att le"} +{"t":"PD 25 Outbound 082 sv-se Check out Prime Day's exclusive deals Amazon Prime Days exklusiva erbjudanden"} +{"t":"PD 25 Outbound 083 Intro sv-se Bag an exclusive deal this Prime Day Amazon Prime Day: Exklusiva erbjudanden"} +{"t":"PD 25 Outbound 085 sv-se Exclusive deals that need putting to bed Exklusiva erbjudanden du måste kolla in"} +{"t":"PD 25 Outbound 086 Subject line sv-se These exclusive deals end in 48 hours Erbjudanden försvinner om 48 timmar"} +{"t":"PD 25 Outbound 087 Intro sv-se Check out Prime Day big deals tonight Kolla in Amazon Prime Day-erbjudanden"} +{"t":"PD 25 Outbound 089 sv-se Prime Day is here Amazon Prime Day är här"} +{"t":"PD 25 Outbound 090 Subject line sv-se Prime Day has started Amazon Prime Day har börjat"} +{"t":"PD 25 Outbound 091 Subject line sv-se Get ready to feel like a big deal Gör dig redo att fynda"} +{"t":"PD 25 Outbound 092 sv-se Get ready to enjoy epic deals Gör dig redo att fynda"} +{"t":"PD 25 Outbound 093 Headline sv-se Access Prime Day's exclusive deals today Få exklusiva Amazon Prime Day-erbjudanden idag"} +{"t":"PD 25 Outbound 094 CTA sv-se Join Prime now Gå med i Amazon Prime"} +{"t":"PD 25 Outbound 096 Intro sv-se Four days of exclusive deals Fyra dagar med exklusiva erbjudanden"} +{"t":"PD 25 Outbound 097 CTA sv-se Join Prime now Gå med i Amazon Prime"} +{"t":"PD 25 Outbound 099 Intro sv-se Access four days of big deals Få fyra dagar med grymma erbjudanden"} +{"t":"PD 25 Outbound 102 Subject line sv-se Another day of big deals this Prime Day Ännu en dag med grymma erbjudanden under Amazon Prime Day"} +{"t":"PD 25 Outbound 103 Subject line sv-se Epic deals to make you feel like a big deal Fynda och känn dig på topp"} +{"t":"PD 25 Outbound 104 sv-se Epic deals to make you smile Grymma erbjudanden som får dig att le"} +{"t":"PD 25 Outbound 105 sv-se Just two days left to bag some amazing deals Bara 2 dagar kvar att fynda grymma erbjudanden."} +{"t":"PD 25 Outbound 106 Headline sv-se Just two days left of big deals Bara 2 dagar kvar med grymma erbjudanden"} +{"t":"PD 25 Outbound 107 CTA sv-se Join Prime now Gå med i Amazon Prime"} +{"t":"PD 25 Outbound 109 Intro sv-se Big deals end in 48 hours Fynda i 48 timmar til"} +{"t":"PD 25 Outbound 111 sv-se Big deals disappear in 48 hours Erbjudanden försvinner om 48 timmar"} +{"t":"PD 25 Outbound 112 Subject line sv-se Prime Day ends soon, don't miss out. Amazon Prime Day slutar snart"} +{"t":"PD 25 Outbound 113 Intro sv-se Sign up and feel like a big deal Gå med och känn dig som en stjärna"} +{"t":"PD 25 Outbound 114 sv-se Sign up and enjoy epic deals Gå med och få grymma erbjudanden"} +{"t":"PD 25 Outbound 116 Subject line sv-se Prime Day ends midnight tomorrow Amazon Prime Day slutar vid midnatt imorgon"} +{"t":"PD 25 Outbound 117 Subject line sv-se There’s still time to bag an epic deal Fortfarande tid för ett grymt erbjudande"} +{"t":"PD 25 Outbound 118 Headline sv-se Time is ticking on these big deals, don’t miss out Se till att fynda innan tiden tar slut"} +{"t":"PD 25 Outbound 119 CTA sv-se Save now Fynda nu"} +{"t":"PD 25 Outbound 120 Subject line sv-se Prime Day ends midnight tomorrow Amazon Prime Day slutar vid midnatt imorgon"} +{"t":"PD 25 Outbound 121 Intro sv-se These exclusive deals won’t wait forever Missa inte exklusiva erbjudanden"} +{"t":"PD 25 Outbound 123 sv-se There’s still time to enjoy Prime Day Det finns fortfarande tid att fynda på Prime Day"} +{"t":"PD 25 Outbound 124 Subject line sv-se Don’t miss out on Prime Day Missa inte Amazon Prime Day"} +{"t":"PD 25 Outbound 125 sv-se The clock is ticking on these big deals Sista chansen för grymma erbjudanden"} +{"t":"PD 25 Outbound 126 Subject line sv-se There’s still time to feel like a big deal Det finns fortfarande tid: Känn dig på topp"} +{"t":"PD 25 Outbound 127 sv-se Time's running out on these epic deals Sista chansen för grymma erbjudanden"} +{"t":"PD 25 Outbound 128 Headline sv-se Prime Day deals to make you feel like a big deal Amazon Prime Day-erbjudanden som får dig att le"} +{"t":"PD 25 Outbound 129 sv-se Prime Day deals to make you smile Amazon Prime Day-erbjudanden som får dig att le"} +{"t":"PD 25 Outbound 131 Subject line sv-se The clock is ticking on Prime Day Nedräkningen för Amazon Prime Day"} +{"t":"PD 25 Outbound 132 sv-se These big deals end in 24 hours Grymma erbjudanden avslutas om 24 timmar"} +{"t":"PD 25 Outbound 133 Intro sv-se Just 24 hours to bag an epic deal Bara 24 timmar att lägga vantarna på ett grymt erbjudande"} +{"t":"PD 25 Outbound 135 Subject line sv-se Prime Day is still on, but not for long Amazon Prime Day snart slut, passa på nu!"} +{"t":"PD 25 Outbound 136 sv-se In 24 hours, your big deals disappear Bara 24 timmar med grymma erbjudanden"} +{"t":"PD 25 Outbound 137 Intro sv-se Prime Day ends in 24 hours Amazon Prime Day avslutas om 24 timmar"} +{"t":"PD 25 Outbound 139 Subject line sv-se Prime Day ends at midnight Amazon Prime Day slutar vid midnatt"} +{"t":"PD 25 Outbound 140 Subject line sv-se Your epic deals end tonight Dina grymma erbjudanden avslutas vid midnatt"} +{"t":"PD 25 Outbound 141 Headline sv-se Epic deals end at midnight Grymma erbjudanden slutar vid midnatt"} +{"t":"PD 25 Outbound 143 Subject line sv-se Prime Day ends tonight Amazon Prime Day slutar vid midnatt"} +{"t":"PD 25 Outbound 144 Intro sv-se Big deals end at midnight Grymma erbjudanden slutar vid midnatt"} +{"t":"PD 25 Outbound 146 Subject line sv-se It’s the final few hours of Prime Day Det är de sista timmarna av Amazon Prime Day"} +{"t":"PD 25 Outbound 147 Subject line sv-se Exclusive deals end at midnight Exklusiva erbjudanden slutar vid midnatt"} +{"t":"PD 25 Outbound 148 Headline sv-se Last chance to shop, save and feel like a big deal Sista chansen: shoppa och känn dig på topp"} +{"t":"PD 25 Outbound 149 sv-se Last chance to shop, save and enjoy epic deals Sista chansen att shoppa, spara och få grymma erbjudanden"} +{"t":"PD 25 Outbound 151 Subject line sv-se Prime Day ends at midnight Amazon Prime Day slutar vid midnatt"} +{"t":"PD 25 Outbound 152 Intro sv-se Shop exclusive deals until midnight Exklusiva erbjudanden fram till midnatt"} +{"t":"PD 25 Outbound 155 Subject line sv-se Join Prime to shop big deals until tomorrow night Gå med i Amazon Prime och fynda till imorgon kväll"} +{"t":"PD 25 Outbound 156 Headline sv-se Time is ticking on these big deals, don’t miss out Nerdräkning för grymma erbjudanden, missa inte"} +{"t":"PD 25 Outbound 157 CTA sv-se Join Prime now Gå med i Amazon Prime nu"} +{"t":"PD 25 Outbound 159 Intro sv-se Enjoy access to big deals Få tillgång till grymma erbjudanden"} +{"t":"PD 25 Outbound 161 sv-se Prime Day is still on, but not for long Amazon Prime Day är fortfarande igång"} +{"t":"PD 25 Outbound 162 Subject line sv-se The clock is ticking on Prime Day The clock is ticking on Prime Day"} +{"t":"PD 25 Outbound 163 Intro sv-se 4 days of big deals ends tomorrow 4 dagar med erbjudanden slutar imorgon"} +{"t":"PD 25 Outbound 164 CTA sv-se Join Prime now Gå med i Amazon Prime nu"} +{"t":"PD 25 Outbound 165 sv-se Prime Day ends at midnight Amazon Prime Day slutar vid midnatt"} +{"t":"PD 25 Outbound 166 Subject line sv-se Just a few hours left to access big deals Några timmar kvar att få tillgång till erbjudanden"} +{"t":"PD 25 Outbound 167 Subject line sv-se These big deals end in 24 hours Dina grymma erbjudanden avslutas vid midnatt"} +{"t":"PD 25 Outbound 168 Headline sv-se Last chance to get big deals Sista chansen att fynda grymma erbjudanden"} +{"t":"PD 25 Outbound 170 Subject line sv-se Prime Day ends in 24 hours Amazon Prime Day slutar vid midnatt"} +{"t":"PD 25 Outbound 171 Intro sv-se Don’t miss out on these big deals Missa inte dessa grymma erbjudanden"} +{"t":"PD 25 Outbound 174 Intro sv-se Last chance to feel like a big deal Passa på att känna dig som en stjärna!"} +{"t":"PD 25 Outbound 175 sv-se Last chance to enjoy epic deals Sista chansen att få grymma erbjudanden"} +{"t":"PD 25 Outbound 176 sv-se Epic deals end midnight Grymma erbjudanden slutar vid midnatt"} +{"t":"PD 25 Outbound 177 CTA sv-se Join Prime now Gå med i Amazaon Prime nu"} +{"t":"PD 25 Outbound 186 Subject line sv-se Check out Prime Day’s Top 100 Deals Kolla in Amazon Prime Days Topp 100 erbjudanden"} +{"t":"PD 25 Outbound 187 Intro sv-se Shop the most epic deals Shoppa de bästa erbjudandena"} +{"t":"PD 25 Outbound 188 sv-se See top 100 Kolla in topp 100"} +{"t":"PD 25 Outbound 189 sv-se See top picks Se utvalda"} +{"t":"PD 25 Outbound 190 CTA sv-se Discover now Fynda nu"} +{"t":"PD 25 Outbound 191 Subject line sv-se Glowing reviews, epic prices Lysande betyg, grymma priser"} +{"t":"PD 25 Outbound 192 Intro sv-se Snap up big deals on 4+ star-rated products Erbjudanden på topprankade produkter"} +{"t":"PD 25 Outbound 194 Subject line sv-se Deals on trustworthy brands Erbjudanden på välkända varumärken"} +{"t":"PD 25 Outbound 195 Intro sv-se Top brands at epic prices Toppvarumärken till grymma priser"} +{"t":"PD 25 Outbound 196 CTA sv-se See all Visa alla"} +{"t":"PD 25 Outbound 197 Subject line sv-se Products you love at prices you'll love Produkter du älskar, till priser du älskar"} +{"t":"PD 25 Outbound 198 Intro sv-se Discover highly-rated deals Upptäck topprankade erbjudanden"} +{"t":"PD 25 Outbound 200 Subject line sv-se Deals on Influencer Favourites Erbjudanden på influencer-favoriter"} +{"t":"PD 25 Outbound 201 Intro sv-se Shop before they're gone Shoppa innan de är borta"} +{"t":"PD 25 Outbound 203 Subject line sv-se Big deals on our new arrivals Grymma erbjudanden på våra nyheter"} +{"t":"PD 25 Outbound 204 Intro sv-se New items you'll love Nya produkter du kommer älska"} +{"t":"PD 25 Outbound 205 CTA sv-se See new arrivals Se nyheter"} +{"t":"PD 25 Outbound 206 Subject line sv-se Don’t miss out on your Prime Day deals Missa inte dina Amazon Prime Day-erbjudanden"} +{"t":"PD 25 Outbound 207 Intro sv-se Shop big deals tailored to your taste Hitta erbjudanden som passar just dig!"} +{"t":"PD 25 Outbound 209 Subject line sv-se Prime Day deals inspired by you Amazon Prime Day-erbjudanden inspirerade av dig"} +{"t":"PD 25 Outbound 210 Intro sv-se Shop big deals based on your basket and wishlist Fynda från kundvagn och önskelista"} +{"t":"PD 25 Outbound 212 Subject line sv-se Keep shopping before Prime Day deals disappear Shoppa innan alla Prime Day-erbjudanden försvinner"} +{"t":"PD 25 Outbound 213 Intro sv-se Shop epic deals Shoppa grymma erbjudanden"} +{"t":"PD 25 Outbound 238 sv-se Exclusively for Prime members Exklusivt för Amazon Prime-medlemmar"} +{"t":"SDD 23 Outbound 001 Subject line sv-se Ready for up to 40% off in the Amazon Spring Sale? Få upp till 40 % rabatt under vårrean på Amazon!"} +{"t":"SDD 23 Outbound 002 Subject line sv-se Starts 27 March Börjar 27 mars kl. 18.00"} +{"t":"SDD 23 Outbound 003 Headline sv-se Over two days of spring savings Över två dagar med vårerbjudanden"} +{"t":"SDD 23 Outbound 004 Body Copy sv-se The Amazon Spring Sale is almost here! Get ready for up to 40% off on everything you need for spring. Starts 27th March at 6pm and ends 29th March at midnight. Save the date and dont miss out on that Spring feeling! Vårrean på Amazon är nästan här! Gör dig redo för  upp till 40 % rabatt på allt du behöver inför våren. Börjar 27 mars kl. 18  och slutar vid midnatt 29 mars. Save the date och fånga vårkänslan!"} +{"t":"SDD 23 Outbound 005 CTA sv-se Save the date Save the date"} +{"t":"SDD 23 Outbound 006 Title sv-se Save up to 40% in the Amazon Spring Sale Vårrea på Amazon – upp till 40 % rabatt"} +{"t":"SDD 23 Outbound 007 Body Copy sv-se Over two days of spring savings Över två dagar med vårerbjudanden"} +{"t":"SDD 23 Outbound 009 Subject line sv-se Save up to 40% in the Amazon Spring Sale today! Vårrea på Amazon idag – upp till 40 % rabatt!"} +{"t":"SDD 23 Outbound 010 Subject line sv-se Starts at 6pm Börjar kl. 18.00"} +{"t":"SDD 23 Outbound 011 Headline sv-se Get that spring feeling with up to 40% off today! Fånga vårkänslan med upp till 40%  rabatt idag!"} +{"t":"SDD 23 Outbound 012 Body Copy sv-se The Amazon Spring Sale starts at 6pm tonight. With up to 40% off on deals for your Garden, Kitchenware, Electronics and more. Find the best deals for your perfect spring. Vårrean på Amazon börjar kl. 18 ikväll. Med upp  till 40 % rabatt på trädgårdsprodukter, köksutrustning, elektronik med mera.  Hitta de bästa erbjudandena för den bästa starten på våren."} +{"t":"SDD 23 Outbound 013 CTA sv-se See the deals Se alla erbjudanden"} +{"t":"SDD 23 Outbound 014 Title sv-se Save up to 40% in the Amazon Spring Sale Vårrea på Amazon – upp till  40 % rabatt"} +{"t":"SDD 23 Outbound 015 Body Copy sv-se Starts 6pm tonight Börjar kl. 18 i kväll"} +{"t":"SDD 23 Outbound 016 CTA sv-se See the deals Se alla erbjudanden"} +{"t":"SDD 23 Outbound 017 Subject line sv-se The clock is ticking on the Amazon Spring Sale Klockan tickar för  vårrean på Amazon"} +{"t":"SDD 23 Outbound 018 Subject line sv-se Save up to 40% while you still can Få upp till 40 %  rabatt medan du fortfarande kan"} +{"t":"SDD 23 Outbound 019 Headline sv-se Check out today's spring deals Kolla in dagens  vårerbjudanden"} +{"t":"SDD 23 Outbound 020 Body Copy sv-se The Amazon Spring sale is on and our deals are in full bloom! With only two days left to go, dont miss out on up to 40% off your spring essentials. Ends midnight tomorrow. Vårrean på Amazon  pågår och våra erbjudanden blommar som bäst! Men det är bara två dagar kvar,  så missa inte din chans till upp till 40 % rabatt på dina vårmåsten. Slutar  vid midnatt imorgon."} +{"t":"SDD 23 Outbound 022 Title sv-se Only two days left to get up to 40% off Två dagar kvar med upp till  40 % rabatt"} +{"t":"SDD 23 Outbound 023 Body Copy sv-se Spring daily deals! Ends tomorrow Dagliga vårerbjudanden t o m  imorgon"} +{"t":"SDD 23 Outbound 025 Title sv-se The clock is ticking on the Spring Sale Klockan tickar för vårrean"} +{"t":"SDD 23 Outbound 026 Body Copy sv-se Save up to 40% at Amazon Få upp till 40 % rabatt på  Amazon"} +{"t":"SDD 23 Outbound 028 Subject line sv-se Last chance to get up to 40% off at Amazon Sista chansen till  upp till 40 % rabatt på Amazon"} +{"t":"SDD 23 Outbound 029 Subject line sv-se Spring Sale ends midnight Vårrean slutar vid  midnatt"} +{"t":"SDD 23 Outbound 030 Headline sv-se Check out our final Spring Sale deals Kolla in vårreans  sista erbjudanden"} +{"t":"SDD 23 Outbound 031 Body Copy sv-se Today is the last day of The Amazon Spring Sale! But don't worry, there's still time left to get up to 40% off on your favourite deals. Set yourself up for a spring to remember, with prices you'll love! Check out our deals before Spring Sale ends at midnight.  Idag är sista dagen på vårrean på Amazon! Passa  på att fynda upp till 40 % rabatt från våra toppkategorier. Kolla in våra  erbjudanden innan vårrean är över vid midnatt."} +{"t":"SDD 23 Outbound 033 Title sv-se Only a few hours left of our Spring Sale Bara några timmar kvar  av vårrean"} +{"t":"SDD 23 Outbound 034 Body Copy sv-se Last chance to save up to 40% at Amazon Just nu – upp till 40 %  rabatt på Amazon"} +{"t":"SDD 23 Outbound 036 Title sv-se Spring Sale ends midnight Vårrean slutar vid midnatt"} +{"t":"SDD 24 Outbound 001 Subject line sv-se Amazon Spring Deal Days are coming! Up to 40% off  Amazon Spring Deal Days är på g med fyndpriser!"} +{"t":"SDD 24 Outbound 002 Subject line sv-se Starts 20 March Börjar 20 mars"} +{"t":"SDD 24 Outbound 003 Headline sv-se Shop six days of up to 40% off for spring Shoppa till fyndpriser under sex dagar"} +{"t":"SDD 24 Outbound 004 Body Copy sv-se Our new sale, Amazon Spring Deal Days is coming soon! It's six days of big savings with up to 40% off everything, from Electronics and Fashion to Home & Kitchen, and more. It starts 20 March at midnight and ends 25 March. Save the date so you don't miss out on those epic spring deals! Vår nya rea, Amazon Spring Deal Days kommer snart! Det är sex dagar med fyndpriser på allt, från elektronik och mode till hem och kök. Den börjar 20 mars vid midnatt och slutar 25 mars. Boka in den i kalendern så att du inte missar den några vårerbjudanden!"} +{"t":"SDD 24 Outbound 005 CTA sv-se Save the date Spara datumet och fynda"} +{"t":"SDD 24 Outbound 006 Title sv-se Save up to 40% on Amazon Spring Deal Days Fynda på Amazon Spring Deal Days"} +{"t":"SDD 24 Outbound 007 Body Copy sv-se Shop six days of big spring savings Shoppa under sex dagar med bra deals"} +{"t":"SDD 24 Outbound 008 CTA sv-se Save the date Spara datumet och fynda"} +{"t":"SDD 24 Outbound 009 Subject line sv-se Amazon Spring Deal Days are almost here! Amazon Spring Deal Days är nästan här!"} +{"t":"SDD 24 Outbound 011 Headline sv-se Shop six days of up to 40% off for spring Vårshoppa till fyndpriser under sex dagar"} +{"t":"SDD 24 Outbound 012 Body Copy sv-se New, Amazon Spring Deal Days are just around the corner! It's six days of epic deals with up to 40% off everything you need for spring, from Electronics and Fashion to Home & Kitchen, and more. Starts 20 March and ends 25 March at midnight. You won't want to miss it. So, save the date for some epic spring savings! Nya Amazon Spring Deal Days är runt hörnet! Sex dagar med grymma erbjudanden och fyndpriser på allt från elektronik och mode till hem och kök. Start den 20 mars vid midnatt och slut 25 mars vid midnatt. Du kommer inte vilja missa det. Så boka in den i kalendern för grymma vårfynd!"} +{"t":"SDD 24 Outbound 015 Body Copy sv-se Shop six days of big spring savings Vårshoppa till fyndpriser under sex dagar"} +{"t":"SDD 24 Outbound 017 Subject line sv-se Get ready! New Amazon Spring Deal Days start tomorrow! Var redo! Amazon Spring Deal Days börjar imorrn!"} +{"t":"SDD 24 Outbound 018 Subject line sv-se Starts midnight until 25 March Börjar vid midnatt t.o.m. 25 mars"} +{"t":"SDD 24 Outbound 019 Headline sv-se Shop six days of up to 40% off deals Vårshoppa till fyndpriser under sex dagar"} +{"t":"SDD 24 Outbound 020 Body Copy sv-se Our brand new sale, Amazon Spring Deal Days starts tonight at midnight. So get ready to get excited about your deals with six days of up to 40% off everything you need for Spring. There'll be epic deals on everything, from Electronics and Fashion to Home & Kitchen, and more. So set your alarms now! Vår helt nya rea, Amazon Spring Deal Days börjar ikväll vid midnatt. Så gör dig redo att hitta mängder av fynd under sex dagar med stora rabatter på allt du behöver i vår. Det kommer att finnas grymma erbjudanden på allt, från elektronik och mode till hem och kök. Så sätt ett alarm nu!"} +{"t":"SDD 24 Outbound 021 CTA sv-se Starts midnight Börjar vid midnatt"} +{"t":"SDD 24 Outbound 022 Title sv-se Amazon Spring Deal Days start tomorrow! Amazon Spring Deal Days börjar imorrn!"} +{"t":"SDD 24 Outbound 023 Body Copy sv-se Shop six days of up to 40% off Vårshoppa till fyndpriser under sex dagar"} +{"t":"SDD 24 Outbound 024 CTA sv-se Starts midnight Börjar vid midnatt"} +{"t":"SDD 24 Outbound 025 Title sv-se Check out Spring WOW! Deals Kolla in vårens WOW!-erbjudanden"} +{"t":"SDD 24 Outbound 026 Body Copy sv-se Save big with Amazon Prime during Spring Deal Days Fynda med Prime under Spring Deal Days"} +{"t":"SDD 24 Outbound 027 CTA sv-se Sign up now Registrera dig nu"} +{"t":"SDD 24 Outbound 028 Subject line sv-se New, Amazon Spring Deal Days are here! Nya Amazon Spring Deal Days är här!"} +{"t":"SDD 24 Outbound 029 Subject line sv-se Up to 40% off starts today Reafynda från och med idag"} +{"t":"SDD 24 Outbound 030 Headline sv-se Shop up to 40% off for spring today Vårfynda idag"} +{"t":"SDD 24 Outbound 031 Body Copy sv-se Spring is here, and so are the deals with new, Amazon Sprind Deal Days! From today, there's up to 40% off on everything you need, from Elecronics and Fashion to Home & Kitchen, and more! Sale starts today and ends 25 March. So why not start saving now!  Våren är här, och det är också erbjudandena under nya Amazon Spring Deal Days! Från och med idag kan du fynda allt du behöver, från elektronik och mode till hem och kök! Rean startar idag och slutar 25 mars. Så varför inte börja fynda nu!"} +{"t":"SDD 24 Outbound 032 CTA sv-se See the deals Se alla erbjudanden"} +{"t":"SDD 24 Outbound 033 Title sv-se Amazon Spring Deal Days start today! Amazon Spring Deal Days börjar idag!"} +{"t":"SDD 24 Outbound 034 Body Copy sv-se Shop up to 40% off Shoppa till fyndpriser"} +{"t":"SDD 24 Outbound 035 CTA sv-se See the deals Se alla erbjudanden"} +{"t":"SDD 24 Outbound 036 Subject line sv-se Amazon Spring Deal Days have started! Amazon Spring Deal Days har börjat!"} +{"t":"SDD 24 Outbound 037 Subject line sv-se On now until 25 March Nu till och med 25 mars"} +{"t":"SDD 24 Outbound 038 Headline sv-se Shop six days of up to 40% off from today Vårshoppa till fyndpriser under sex dagar"} +{"t":"SDD 24 Outbound 039 Body Copy sv-se The first day of Amazon Spring Deal Days is almost over. But don't worry we're just getting started. There's still five days of up to  40% off on everything from Electronics and Fashion to Home & Kitchen, and more! Check tomorrow for more great savings on spring. Sale ends 25 March at midnight. Första dagen av Amazon Spring Deal Days är nästan över. Men oroa dig inte, vi har bara börjat. Du kan fortfarande shoppa till fyndpris på allt från elektronik och mode till hem och kök i fem dagar till! Kom tillbaka imorgon för mer vårfynd. Rean slutar 25 mars vid midnatt."} +{"t":"SDD 24 Outbound 041 Title sv-se Amazon Spring Deal Days are now on! Amazon Spring Deal Days är nu igång!"} +{"t":"SDD 24 Outbound 042 Body Copy sv-se Shop up to 40% off Shoppa till fyndpris"} +{"t":"SDD 24 Outbound 043 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 24 Outbound 044 Title sv-se Amazon Spring Deal Days are here! Amazon Spring Deal Days är här!"} +{"t":"SDD 24 Outbound 045 Body Copy sv-se Save up to 40% off until 25 March Fynda t.o.m. 25 mars"} +{"t":"SDD 24 Outbound 047 Subject line sv-se Amazon Spring Deal Days are in full swing Amazon Spring Deal Days är i full gång"} +{"t":"SDD 24 Outbound 048 Subject line sv-se Shop up to 40% off until 25 March Fynda t.o.m. 25 mars"} +{"t":"SDD 24 Outbound 049 Headline sv-se Shop up to 40% off everything you need for Spring  Hitta grymma erbjudanden på allt du behöver i vår"} +{"t":"SDD 24 Outbound 050 Body Copy sv-se Amazon Spring Deal Days are in full swing! Shop unmissable savings with up to 40% off tons of epic deals. From Electronics and Fashion, to Home & Kitchen, and more. Sale ends 25 March at midnight. Amazon Spring Deal Days är i full gång! Missa inga fynd de här dagarna – massor av grymma erbjudanden. Från elektronik och mode till hem och kök. Rean slutar 25 mars vid midnatt."} +{"t":"SDD 24 Outbound 052 Title sv-se Amazon Spring Deal Days are in full swing! Amazon Spring Deal Days är i full gång!"} +{"t":"SDD 24 Outbound 053 Body Copy sv-se Shop the latest deals Shoppa de senaste erbjudandena"} +{"t":"SDD 24 Outbound 055 Subject line sv-se New day, new epic deals with Amazon Spring Deal Days Ny dag, nya grymma Spring Deal Days-erbjudanden"} +{"t":"SDD 24 Outbound 056 Subject line sv-se Shop up to 40% off Amazon Spring Deal Days, today!  Fynda på Amazon Spring Deal Days, idag!"} +{"t":"SDD 24 Outbound 057 Headline sv-se New day, new deals on everything you need for Spring Ny dag, nya erbjudanden på allt du behöver i vår"} +{"t":"SDD 24 Outbound 058 Body Copy sv-se Our latest deals have just dropped, so catch them while you still can! With just a few days left of Amazon Spring Deal Days, make sure you don’t miss out on up to 40% off. Sale ends 25 March at midnight.  Våra senaste erbjudanden har precis släppts, så lägg vantarna på dem medan du fortfarande kan! Bara dagar kvar av Amazon Spring Deal Days, så se till att du inte missar dessa grymma erbjudanden. Rean slutar 25 mars vid midnatt."} +{"t":"SDD 24 Outbound 060 Title sv-se Discover new deals everyday Upptäck nya erbjudanden varje dag"} +{"t":"SDD 24 Outbound 061 Body Copy sv-se Up to 40% off on Amazon Spring Deal Days Fynda under Amazon Spring Deal Days"} +{"t":"SDD 24 Outbound 063 Subject line sv-se Shop must-have savings with Amazon Spring Deal Days Shoppa vårens måsten på Amazon Spring Deal Days"} +{"t":"SDD 24 Outbound 064 Subject line sv-se Shop up to 40% off spring deals today! Vårfynda idag"} +{"t":"SDD 24 Outbound 065 Headline sv-se There's only two Amazon Spring Deal Days left! Bara två dagar kvar på Amazon Spring Deal Days!"} +{"t":"SDD 24 Outbound 066 Body Copy sv-se Have you saved big on the things you need for spring yet? Shop your season's essentials with up to 40% off Amazon Spring Deal Days. From Electronics and Fashion to Home, Kitchen and more, find deals on everything you need to make this a spring to remember. Sale ends 25 March at midnight.  Har du fyndat det du behöver för våren ännu? Shoppa vårens måsten till fyndpris under Amazon Spring Deal Days. Från elektronik och mode till hem och kök – hitta erbjudanden på allt du behöver för att göra detta till en minnesvärd vår. Rean slutar 25 mars vid midnatt."} +{"t":"SDD 24 Outbound 068 Title sv-se Amazon Spring Deal Days still on! Spring Deal Days är fortfarande igång!"} +{"t":"SDD 24 Outbound 069 Body Copy sv-se Get up to 40% off until 25 March Fynda under readagarna"} +{"t":"SDD 24 Outbound 071 Title sv-se Amazon Spring Deal Days continues! Amazon Spring Deal Days fortsätter!"} +{"t":"SDD 24 Outbound 072 Body Copy sv-se Discover new deals every day Upptäck nya erbjudanden varje dag"} +{"t":"SDD 24 Outbound 074 Title sv-se Check out Amazon Spring WOW! deals Kolla in Spring WOW!-deals på Amazon.se"} +{"t":"SDD 24 Outbound 075 Body Copy sv-se Save big with Amazon Spring Deal Days, today! Fynda på Amazon Spring Deal Days!"} +{"t":"SDD 24 Outbound 077 Title sv-se Discover trending Amazon Spring deals Upptäck trendande Amazon Spring Deals"} +{"t":"SDD 24 Outbound 078 Body Copy sv-se Shop the most loved deals Shoppa de populäraste erbjudandena"} +{"t":"SDD 24 Outbound 079 CTA sv-se Discover more Läs mer"} +{"t":"SDD 24 Outbound 080 Title sv-se See our Top 100 deals Se våra Topp 100-erbjudanden"} +{"t":"SDD 24 Outbound 081 Body Copy sv-se Find Amazon Spring Deal Days bestsellers Hitta bästsäljarna på Spring Deal Days"} +{"t":"SDD 24 Outbound 083 Title sv-se Shop up to 40% off with Amazon Spring Deal Days Shoppa de bästa erbjudandena på Amazon.se"} +{"t":"SDD 24 Outbound 084 Body Copy sv-se Discover the most-loved deals Upptäck topprankade erbjudanden"} +{"t":"SDD 24 Outbound 085 CTA sv-se Learn more Läs mer"} +{"t":"SDD 24 Outbound 086 Title sv-se What's new for Amazon Spring Deal Days? Vad är nytt på Amazon Spring Deal Days?"} +{"t":"SDD 24 Outbound 087 Body Copy sv-se Check out new deals today Kolla in nya erbjudanden idag"} +{"t":"SDD 24 Outbound 089 Title sv-se Amazon Spring Deal Days are on now! Amazon Spring Deal Days är nu igång!"} +{"t":"SDD 24 Outbound 090 Body Copy sv-se Find Amazon Spring Deals under £15/20€ Hitta fynd under 200 kr"} +{"t":"SDD 24 Outbound 092 Subject line sv-se Last chance to shop up to 40% off at Amazon Sista chansen att fynda på Amazon.se"} +{"t":"SDD 24 Outbound 093 Subject line sv-se Amazon Spring Deal Days end soon Amazon Spring Deal Days slutar snart"} +{"t":"SDD 24 Outbound 094 Headline sv-se Final call for up to 40% off great spring deals Sista chansen att fynda vårerbjudanden"} +{"t":"SDD 24 Outbound 095 Body Copy sv-se Today might be the last day of the Amazon Spring Deal Days, but we're not slowing down on the savings. Discover even more epic new deals with up to 40% off, from now until midnight tonight. Get them while you still can!  Idag är sista dagen på Amazon Spring Deal Days, men du kan fortfarande hitta nya fynd. Upptäck fler grymma erbjudanden, från nu t.o.m. midnatt ikväll. Lägg vantarna på dem medan du fortfarande kan!"} +{"t":"SDD 24 Outbound 098 Title sv-se Amazon Spring Deal Days end midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 24 Outbound 099 Body Copy sv-se Last chance to save up to 40% off Sista chansen att fynda"} +{"t":"SDD 24 Outbound 101 Subject line sv-se Check out final Amazon Spring Deal Day savings! Kolla in de sista Spring Deal Days-fynden!"} +{"t":"SDD 24 Outbound 102 Subject line sv-se Don't miss up to 40% off Missa inte dessa grymma erbjudanden"} +{"t":"SDD 24 Outbound 103 Headline sv-se Amazon Spring Deal Days end at midnight tonight Amazon Spring Deal Days slutar vid midnatt ikväll"} +{"t":"SDD 24 Outbound 104 Body Copy sv-se There's only a few hours left of Amazon Spring Deal Days. So don't forget to checkout today's final deals with up to 40% off everything you need for spring. Find those last great savings before they're gone for good! Sale ends midnight. Det är bara några få timmar kvar på Amazon Spring Deal Days. Så glöm inte att kolla in dagens sista erbjudanden med fyndpris på allt du behöver i vår. Hitta dessa sista fynd innan de är borta för evigt! Rean slutar vid midnatt."} +{"t":"SDD 24 Outbound 106 Title sv-se Discover final savings on great deals Upptäck de sista fynden"} +{"t":"SDD 24 Outbound 107 Body Copy sv-se Amazon Spring Deals Days end at midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 24 Outbound 109 Title sv-se Last call for up to 40% off at Amazon  Sista chansen att fynda på Amazon.se"} +{"t":"SDD 24 Outbound 110 Body Copy sv-se Amazon Spring Deal Days end at midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 25 Outbound 001 Subject line sv-se Oooh! Get ready for Spring Deal Days!  Gör dig redo för Amazons Spring Deal Days!"} +{"t":"SDD 25 Outbound 002 Subject line sv-se Up to XX% off from 25 to 31 March Upp till XX % rabatt 25–31 mars"} +{"t":"SDD 25 Outbound 003 sv-se Epic savings from 25 to 31 March Grymma erbjudanden 25–31 mars"} +{"t":"SDD 25 Outbound 004 Headline sv-se Shop 7 days of big spring savings Vårshoppa till fyndpriser under 7 dagar"} +{"t":"SDD 25 Outbound 005 CTA sv-se Save the date Spara datumet"} +{"t":"SDD 25 Outbound 006 Title sv-se Get ready for Spring Deal Days Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 007 Body Copy sv-se Up to XX% off from 25 to 31 March Upp till XX % rabatt 25–31 mars"} +{"t":"SDD 25 Outbound 010 Subject line sv-se Spring Deal Days is coming  Amazons Spring Deal Days är snart här"} +{"t":"SDD 25 Outbound 013 Headline sv-se Get ready for big spring savings Gör dig redo för grymma vårerbjudanden"} +{"t":"SDD 25 Outbound 015 Title sv-se Spring Deal Days is coming Amazons Spring Deal Days är snart här"} +{"t":"SDD 25 Outbound 018 CTA sv-se Get ready Gör dig redo"} +{"t":"SDD 25 Outbound 019 Subject line sv-se Spring Deal Days: mark your calendar Spring Deal Days: skriv in det i kalendern"} +{"t":"SDD 25 Outbound 020 Subject line sv-se Save up to XX% off from 25 to 31 March Få upp till XX % rabatt 25–31 mars"} +{"t":"SDD 25 Outbound 021 sv-se Save big from 25 to 31 March Fynda 25–31 mars"} +{"t":"SDD 25 Outbound 022 Headline sv-se Ready for 7 days of epic spring deals? Redo för 7 dagar av grymma vårerbjudanden?"} +{"t":"SDD 25 Outbound 023 CTA sv-se Start your wishlist Skapa din önskelista"} +{"t":"SDD 25 Outbound 024 Title sv-se Spring Deal Days: mark your calendar Spring Deal Days: skriv det i kalendern"} +{"t":"SDD 25 Outbound 025 Body Copy sv-se Save up to XX% off from 25 to 31 March Få upp till XX % rabatt 25–31 mars"} +{"t":"SDD 25 Outbound 028 Subject line sv-se Get ready! Spring Deal Days starts tomorrow Gör dig redo! Spring Deal Days börjar imorgon"} +{"t":"SDD 25 Outbound 030 sv-se Big savings from 25 to 31 March Grymma erbjudanden 25–31 mars"} +{"t":"SDD 25 Outbound 031 Headline sv-se Spring Deal Days is just hours away Spring Deal Days är bara några timmar bort"} +{"t":"SDD 25 Outbound 032 CTA sv-se Finish your wishlist Slutför önskelistan"} +{"t":"SDD 25 Outbound 033 Title sv-se Spring Deal Days starts tomorrow Spring Deal Days börjar imorgon"} +{"t":"SDD 25 Outbound 036 CTA sv-se Set your alarm! Ställ väckarklockan!"} +{"t":"SDD 25 Outbound 037 sv-se Spring Deal Days starts tomorrow Amazons Spring Deal Days börjar imorgon"} +{"t":"SDD 25 Outbound 038 Title sv-se Check out spring WOW! Deals Kolla in vårens WOW!-erbjudanden"} +{"t":"SDD 25 Outbound 039 Body Copy sv-se Save big with Prime during Spring Deal Days Fynda med Amazon Prime under Spring Deal Days"} +{"t":"SDD 25 Outbound 040 Body Copy sv-se Save big during Spring Deal Days Fynda med Amazon Prime under Spring Deal Days"} +{"t":"SDD 25 Outbound 041 CTA sv-se See WOW! Deals now Se WOW!-erbjudanden nu"} +{"t":"SDD 25 Outbound 042 Subject line sv-se Spring Deal Days is finally here Spring Deal Days är äntligen här"} +{"t":"SDD 25 Outbound 043 Subject line sv-se Up to XX% off starts today Upp till XX % rabatt från och med idag"} +{"t":"SDD 25 Outbound 044 Headline sv-se Epic deals start today Grymma erbjudanden börjar idag"} +{"t":"SDD 25 Outbound 045 sv-se Lots of great deals to be found Massor av grymma erbjudanden att spana in"} +{"t":"SDD 25 Outbound 046 CTA sv-se Shop deals now Fynda nu"} +{"t":"SDD 25 Outbound 047 Title sv-se Spring Deal Days is finally here Spring Deal Days är äntligen här"} +{"t":"SDD 25 Outbound 048 Body Copy sv-se Up to XX% off starts today Upp till XX % rabatt från och med idag"} +{"t":"SDD 25 Outbound 049 sv-se Epic deals start today Grymma erbjudanden börjar idag"} +{"t":"SDD 25 Outbound 050 CTA sv-se Shop deals now Fynda nu"} +{"t":"SDD 25 Outbound 051 Subject line sv-se Spring Deal Days has started!  Spring Deal Days har börjat!"} +{"t":"SDD 25 Outbound 052 Subject line sv-se Save up to XX% until 31 March Få upp till XX % rabatt 25–31 mars"} +{"t":"SDD 25 Outbound 053 sv-se Big spring savings until 31 March Grymma vårerbjudanden t.o.m. 31 mars"} +{"t":"SDD 25 Outbound 054 Headline sv-se Great deals on great products Grymma erbjudanden på grymma produkter"} +{"t":"SDD 25 Outbound 056 Title sv-se Spring Deal Days has started!  Spring Deal Days har börjat!"} +{"t":"SDD 25 Outbound 057 Body Copy sv-se Save up to XX% until 31 March Få upp till XX % rabatt t.o.m. 31 mars"} +{"t":"SDD 25 Outbound 060 Subject line sv-se Oooh! Spring Deal Days is in full swing! Amazons Spring Deal Days är i full gång!"} +{"t":"SDD 25 Outbound 061 Subject line sv-se Save up to XX% off until 31 March Få upp till XX % rabatt t.o.m. 31 mars"} +{"t":"SDD 25 Outbound 062 sv-se Save big until 31 March Fynda t.o.m. 31 mars"} +{"t":"SDD 25 Outbound 063 Headline sv-se Great spring savings with up to XX% off Grymma vårerbjudanden med upp till XX % rabatt!"} +{"t":"SDD 25 Outbound 065 Title sv-se Oooh! Spring Deal Days is in full swing! Amazons Spring Deal Days är i full gång!"} +{"t":"SDD 25 Outbound 066 Body Copy sv-se Save up to XX% off until 31 March Få upp till XX % rabatt t.o.m. 31 mars"} +{"t":"SDD 25 Outbound 069 Subject line sv-se New day, new deals with Spring Deal Days Ny dag, nya erbjudanden – Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 070 Subject line sv-se Shop up to XX% off with Spring Deal Days Upp till XX % rabatt under Spring Deal Days"} +{"t":"SDD 25 Outbound 071 sv-se Save big with Spring Deal Days today Fynda på Amazons Spring Deal Days idag"} +{"t":"SDD 25 Outbound 072 Headline sv-se More savings with Spring Deal Days Fynda mer under Amazons Spring Deal Days!"} +{"t":"SDD 25 Outbound 073 CTA sv-se Find your deals Fynda erbjudanden"} +{"t":"SDD 25 Outbound 074 Title sv-se Epic deals with Spring Deal Days Grymma erbjudanden med Spring Deal Days"} +{"t":"SDD 25 Outbound 075 Body Copy sv-se Up to XX% off this Spring Deal Days Upp till XX % rabatt under Spring Deal Days"} +{"t":"SDD 25 Outbound 076 sv-se Save big with Spring Deal Days Fynda på Amazon Spring Deal Days"} +{"t":"SDD 25 Outbound 078 Subject line sv-se Oooh! Epic savings with Amazon Spring Deal Days Grymma erbjudanden under Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 079 Subject line sv-se Get up to XX% off great products Få upp till XX % rabatt på grymma produkter"} +{"t":"SDD 25 Outbound 080 sv-se Save big on great products Fynda grymma produkter"} +{"t":"SDD 25 Outbound 081 Headline sv-se Shop Spring Deal Days today Passa på att fynda under Spring Deal Days idag"} +{"t":"SDD 25 Outbound 082 CTA sv-se Explore deals now Fynda nu"} +{"t":"SDD 25 Outbound 083 Title sv-se Epic savings: Spring Deal Days Grymma erbjudanden: Spring Deal Days"} +{"t":"SDD 25 Outbound 084 Body Copy sv-se Up to xx% off great products Upp till XX % rabatt på grymma produkter"} +{"t":"SDD 25 Outbound 087 Title sv-se Spring Deal Days continues! Amazons Spring Deal Days fortsätter!"} +{"t":"SDD 25 Outbound 088 Body Copy sv-se Discover new deals every day Upptäck nya erbjudanden varje dag"} +{"t":"SDD 25 Outbound 090 Subject line sv-se Spring Deal Days ends midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 25 Outbound 091 Subject line sv-se Last chance to save up to XX% off Sista chansen att få upp till XX % rabatt"} +{"t":"SDD 25 Outbound 092 sv-se Last chance to save big Sista chansen att fynda"} +{"t":"SDD 25 Outbound 093 Headline sv-se Final call for up to XX% off spring deals Sista chansen att få upp till XX % rabatt"} +{"t":"SDD 25 Outbound 094 CTA sv-se Discover deals now Fynda erbjudanden nu"} +{"t":"SDD 25 Outbound 095 Title sv-se Spring Deal Days ends midnight Spring Deal Days slutar vid midnatt"} +{"t":"SDD 25 Outbound 096 Body Copy sv-se Last chance to save up to XX% off Sista chansen – få upp till XX % rabatt"} +{"t":"SDD 25 Outbound 098 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 25 Outbound 099 Subject line sv-se Check out final Spring Deal Days savings Spana in de sista Spring Deal Days-fynden!"} +{"t":"SDD 25 Outbound 100 Subject line sv-se Don't miss up to 40% off Missa inte upp till XX % rabatt"} +{"t":"SDD 25 Outbound 101 sv-se Don't miss epic deals Missa inga grymma erbjudanden"} +{"t":"SDD 25 Outbound 102 Headline sv-se Spring Deal Days ends tonight Amazons Spring Deal Days slutar ikväll"} +{"t":"SDD 25 Outbound 103 CTA sv-se Shop all deals Shoppa erbjudanden"} +{"t":"SDD 25 Outbound 104 Title sv-se Discover final savings on great deals Upptäck de sista fynden"} +{"t":"SDD 25 Outbound 105 Body Copy sv-se Spring Deal Days ends soon Amazons Spring Deal Days slutar snart"} +{"t":"SDD 25 Outbound 107 Title sv-se Last call for up to XX% off Sista chansen – få upp till XX % rabatt"} +{"t":"SDD 25 Outbound 108 Body Copy sv-se Spring Deal Days ends Amazons Spring Deal Days är snart slut"} +{"t":"SDD 25 Outbound 109 CTA sv-se Find your deals now Fynda erbjudanden nu"} +{"t":"SDD 25 Outbound 110 Title sv-se Spring Deal Days: 25–31 March Amazons Spring Deal Days: 25–31 mars"} +{"t":"SDD 25 Outbound 111 Body Copy sv-se Discover our Creator top deals Upptäck topperbjudanden från Amazon-influencers"} +{"t":"SDD 25 Outbound 112 sv-se Find epic savings this Spring Deal Days Utforska grymma Spring Deal Days-fynd"} +{"t":"SDD 25 Outbound 114 Title sv-se Spring Deal Days: up to XX% off Spring Deal Days: upp till XX % rabatt"} +{"t":"SDD 25 Outbound 115 Body Copy sv-se Ready, set, go: shop epic deals Klara, färdiga, gå: fynda erbjudanden"} +{"t":"SDD 25 Outbound 116 sv-se Great deals on great products Fynda under Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 117 CTA sv-se Start shopping Börja shoppa"} +{"t":"SDD 25 Outbound 119 Body Copy sv-se Deals on your favourite products Fynda, fynda, fynda dina favoritprodukter"} +{"t":"SDD 25 Outbound 120 sv-se Great deals on great products Fynda, fynda, fynda: Spring Deal Days"} +{"t":"SDD 25 Outbound 122 Title sv-se Get daily invites to WOW! Deals Få dagliga WOW!-erbjudanden"} +{"t":"SDD 25 Outbound 123 Body Copy sv-se Up to xx% off: [category] Upp till XX % rabatt: [category]"} +{"t":"SDD 25 Outbound 124 Body Copy sv-se Spring Deal Days: up to XX% off Spring Deal Days: upp till XX % rabatt"} +{"t":"SDD 25 Outbound 125 sv-se Great deals on [electronics] Grymma erbjudanden på [elektronik]"} +{"t":"SDD 25 Outbound 126 sv-se Great deals during Spring Deal Days Fynda under Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 127 CTA sv-se Subscribe Prenumerera"} +{"t":"SDD 25 Outbound 128 Title sv-se Great deals during Spring Deal Days Fynda under Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 129 Body Copy sv-se Up to XX% off WOW! Deals WOW!-erbjudanden med upp till XX % rabatt"} +{"t":"SDD 25 Outbound 130 Body Copy sv-se WOW! Deals on [CATEGORY] Grymma WOW!-erbjudanden på [CATEGORY]"} +{"t":"SDD 25 Outbound 131 sv-se WOW! Deals Grymma WOW!-erbjudanden"} +{"t":"SDD 25 Outbound 132 sv-se WOW! Deals on [insert category] Grymma WOW!-erbjudanden på [insert category]"} +{"t":"SDD 25 Outbound 133 CTA sv-se See WOW! Deals Se WOW!-erbjudanden"} +{"t":"SDD 25 Outbound 134 Title sv-se Check out Top 100 Deals Spana in våra Topp 100 erbjudanden"} +{"t":"SDD 25 Outbound 135 Body Copy sv-se Up to XX% off during Spring Deal Days Upp till XX % rabatt under Amazons Spring Deal Days"} +{"t":"SDD 25 Outbound 136 sv-se Great savings during Spring Deal Days Grymma fynd under Spring Deal Days"} +{"t":"SDD 25 Outbound 137 CTA sv-se See top picks Se toppval"} +{"t":"SDD 25 Outbound 138 Title sv-se Spring Deal Days offers just for you Amazons Spring Deal Days-erbjudanden bara för dig"} +{"t":"SDD 25 Outbound 139 Body Copy sv-se Up to XX% off your favourite products Upp till XX % rabatt på dina favoriter"} +{"t":"SDD 25 Outbound 140 sv-se Great savings on your favourite products Grymma erbjudanden på dina favoritprodukter"} +{"t":"SDD 25 Outbound 141 CTA sv-se See your deals Se dina erbjudanden"} +{"t":"SDD 25 Outbound 142 Title sv-se Spring Deal Days: Premium Brand offers Premiumvarumärken på Spring Deal Days"} +{"t":"SDD 25 Outbound 143 Body Copy sv-se Oooh! Up to XX% off on Amazon Upp till XX % rabatt på Amazon"} +{"t":"SDD 25 Outbound 144 sv-se Top savings on top brands Fynda premiumvarumärken"} +{"t":"SDD 25 Outbound 145 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 25 Outbound 146 Title sv-se Found something yet this Spring Deal Days? Gjort något Amazons Spring Deal Days-fynd ännu?"} +{"t":"SDD 25 Outbound 147 Body Copy sv-se Don't miss out - up to XX% off Missa inte detta – upp till XX % rabatt"} +{"t":"SDD 25 Outbound 148 sv-se You've got great taste for great savings Vi tror du gillar grymma erbjudanden"} +{"t":"SDD 25 Outbound 149 CTA sv-se Keep shopping deals Fortsätt reashoppa"} +{"t":"SDD 25 Outbound 150 Title sv-se Spring Deal Days Shoppa Amazons Spring Deal Days-erbjudanden"} +{"t":"SDD 25 Outbound 151 Body Copy sv-se Get up to XX% off Fortsätt fynda med upp till XX % rabatt"} +{"t":"SDD 25 Outbound 152 sv-se Keep shopping for epic savings Fortsätt fynda"} +{"t":"SDD 25 Outbound 153 CTA sv-se Explore deals now Fynda nu"} +{"t":"SDD 25 Outbound 154 Title sv-se Spring Deal Days Amazons Spring Deal Days – trendande erbjudanden"} +{"t":"SDD 25 Outbound 155 Body Copy sv-se Up to XX% off trending products Upp till XX % rabatt på trendande produkter"} +{"t":"SDD 25 Outbound 156 sv-se Great deals on trending products Grymma erbjudanden på trendande produkter"} +{"t":"SDD 26 Outbound 001 Subject line sv-se Get ready for Spring Deal Days Gör dig redo för Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 002 Subject line sv-se Save the date for Spring Deal Days Save the date – Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 003 sv-se Epic savings from 10 to 16 March Grymma erbjudanden 10–16 mars"} +{"t":"SDD 26 Outbound 004 sv-se Save up to XX% off from 10 to 16 March Få upp till XX % rabatt 10–16 mars"} +{"t":"SDD 26 Outbound 005 Headline sv-se Save up to XX% off from 10 to 16 March Få upp till XX % rabatt 10–16 mars"} +{"t":"SDD 26 Outbound 006 CTA sv-se Get ready Gör dig redo"} +{"t":"SDD 26 Outbound 007 Title sv-se Get ready for Spring Deal Days Gör dig redo för Spring Deal Days"} +{"t":"SDD 26 Outbound 008 Body Copy sv-se Epic savings from 10 to 16 March Grymma erbjudanden 10–16 mars"} +{"t":"SDD 26 Outbound 010 CTA sv-se Save the date Save the date"} +{"t":"SDD 26 Outbound 011 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 26 Outbound 012 Subject line sv-se Spring Deal Days is coming Amazons Spring Deal Days är snart här"} +{"t":"SDD 26 Outbound 013 Subject line sv-se Spring Deal Days is almost here Amazons Spring Deal Days är nästan här"} +{"t":"SDD 26 Outbound 014 Title sv-se Spring Deal Days savings are coming Amazons Spring Deal Days är snart här"} +{"t":"SDD 26 Outbound 015 Body Copy sv-se Save up to XX% off from 10 to 16 March Få upp till XX % rabatt 10–16 mars"} +{"t":"SDD 26 Outbound 016 CTA sv-se Get ready Gör dig redo"} +{"t":"SDD 26 Outbound 017 Headline sv-se Save big from 10 to 16 March Fynda 10–16 mars"} +{"t":"SDD 26 Outbound 019 Title sv-se Spring Deal Days is just hours away Spring Deal Days startar om några timmar"} +{"t":"SDD 26 Outbound 020 Body Copy sv-se Spring Deal Days starts 10 - 16 March. Spring Deals Days börjar 10 mars."} +{"t":"SDD 26 Outbound 023 Headline sv-se Spring Deal Days starts at midnight Spring Deal Days börjar vid midnatt"} +{"t":"SDD 26 Outbound 024 Body Copy sv-se Big savings from 10 - 16 March Grymma erbjudanden 10–16 mars"} +{"t":"SDD 26 Outbound 026 Subject line sv-se Spring Deal Days is finally here! Amazons Spring Deal Days är äntligen här!"} +{"t":"SDD 26 Outbound 027 Subject line sv-se Save up to XX% off great products Få upp till XX % rabatt på grymma produkter"} +{"t":"SDD 26 Outbound 028 Headline sv-se Great deals on great products Grymma erbjudanden på grymma produkter"} +{"t":"SDD 26 Outbound 029 sv-se Lots of great deals to be found Massor av grymma erbjudanden att spana in"} +{"t":"SDD 26 Outbound 030 CTA sv-se Shop deals now Fynda nu"} +{"t":"SDD 26 Outbound 031 Title sv-se Spring Deal Days is finally here Amazons Spring Deal Days är äntligen här"} +{"t":"SDD 26 Outbound 032 Body Copy sv-se Get up to XX% off great products Upp till XX % rabatt på grymma produkter"} +{"t":"SDD 26 Outbound 033 sv-se Great deals on great products Grymma erbjudanden på grymma produkter"} +{"t":"SDD 26 Outbound 034 CTA sv-se Get deals now Få erbjudanden nu"} +{"t":"SDD 26 Outbound 035 Subject line sv-se Spring Deal Days is here Amazons Spring Deal Days är här"} +{"t":"SDD 26 Outbound 036 Subject line sv-se Up to XX% off epic deals Grymma erbjudanden med upp till XX % rabatt"} +{"t":"SDD 26 Outbound 037 Headline sv-se Spring Deal Days has only just begun Amazons Spring Deal Days har bara börjat"} +{"t":"SDD 26 Outbound 039 Title sv-se Spring Deal Days' epic deals. Spring Deal Days med grymma erbjudanden"} +{"t":"SDD 26 Outbound 040 Title sv-se Epic deals during Spring Deal Days Grymma erbjudanden på Spring Deal Days"} +{"t":"SDD 26 Outbound 041 Body Copy sv-se Save up to XX% off this Spring Deal Days Spring Deals Days: upp till XX % rabatt"} +{"t":"SDD 26 Outbound 042 sv-se More great deals coming tomorrow Fler grymma erbjudanden släpps imorgon"} +{"t":"SDD 26 Outbound 043 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 26 Outbound 044 Title sv-se Day 1 of Spring Deal Days is almost over Spring Deal Days dag 1 är nästan över"} +{"t":"SDD 26 Outbound 045 Body Copy sv-se Up to XX% off deals continue tomorrow Upp till XX % rabatt även i morgon"} +{"t":"SDD 26 Outbound 046 sv-se Great savings throughout Spring Deal Days Fynda under Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 047 CTA sv-se Shop deals now Fynda nu"} +{"t":"SDD 26 Outbound 048 Subject line sv-se New day, new deals this Spring Deal Days Ny dag, nya erbjudanden under Spring Deal Days"} +{"t":"SDD 26 Outbound 049 Subject line sv-se Up to XX% off continues this Spring Deal Days Upp till XX % rabatt hela Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 050 sv-se Don't forget your deals today Glöm inte dina erbjudanden idag"} +{"t":"SDD 26 Outbound 051 Headline sv-se More deals this Spring Deal Days Fler erbjudanden under Spring Deal Days"} +{"t":"SDD 26 Outbound 052 Title sv-se Epic deals this Spring Deal Days Grymma erbjudanden på Spring Deal Days"} +{"t":"SDD 26 Outbound 053 Body Copy sv-se Still up to XX% off this Spring Deal Days Fortfarande Amazon-rea med upp till XX %"} +{"t":"SDD 26 Outbound 056 Subject line sv-se Spring Deal Days: Epic deals await Spring Deal Days: grymma erbjudanden väntar"} +{"t":"SDD 26 Outbound 057 Subject line sv-se Up to XX% off great products Upp till XX % rabatt på grymma produkter"} +{"t":"SDD 26 Outbound 058 sv-se Great deals to be had Grymma erbjudanden väntar"} +{"t":"SDD 26 Outbound 059 Headline sv-se Up to XX% off this Spring Deal Days Upp till XX % rabatt under Spring Deals Days"} +{"t":"SDD 26 Outbound 063 Body Copy sv-se Up to XX% off great products Upp till XX % rabatt på grymma produkter"} +{"t":"SDD 26 Outbound 066 Title sv-se Spring Deal Days: Shop big deals Amazons Spring Deal Days: fynda stort"} +{"t":"SDD 26 Outbound 067 Body Copy sv-se Big savings still available - up to XX% off Det finns grymma erbjudanden kvar"} +{"t":"SDD 26 Outbound 068 sv-se Shop and save big on selected products Shoppa och fynda utvalda produkter"} +{"t":"SDD 26 Outbound 070 Subject line sv-se New day, new deals this Spring Deal Days Amazons Spring Deal Days: ny dag, nya erbjudanden"} +{"t":"SDD 26 Outbound 071 Subject line sv-se Ny dag, nya erbjudanden under Spring Deal Days"} +{"t":"SDD 26 Outbound 072 Subject line sv-se Great deals on great products Grymma erbjudanden på grymma produkter"} +{"t":"SDD 26 Outbound 073 sv-se Great deals await Grymma erbjudanden väntar"} +{"t":"SDD 26 Outbound 074 Headline sv-se Up to XX% off awaits Upp till XX % rabatt väntar"} +{"t":"SDD 26 Outbound 076 Title sv-se Spring Deal Days: Up to XX% off Spring Deal Days: upp till XX % rabatt"} +{"t":"SDD 26 Outbound 077 Body Copy sv-se Deals on great products Erbjudanden på grymma produkter"} +{"t":"SDD 26 Outbound 080 Subject line sv-se Deals you won't want to miss Erbjudanden du inte vill missa"} +{"t":"SDD 26 Outbound 082 sv-se Find deals at Amazon Fynda grymma erbjudanden på Amazon.se"} +{"t":"SDD 26 Outbound 083 Headline sv-se Up to XX% off great products Upp till XX % rabatt på grymma produkter"} +{"t":"SDD 26 Outbound 085 CTA sv-se Shop now Shoppa nu"} +{"t":"SDD 26 Outbound 091 Title sv-se Don't miss out this Spring Deal Days Missa inte Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 092 Body Copy sv-se Save up to XX% off Få upp till XX % rabatt"} +{"t":"SDD 26 Outbound 095 CTA sv-se Show now Shoppa nu"} +{"t":"SDD 26 Outbound 096 Subject line sv-se Spring Deal Days: Deals are still waiting for you Spring Deal Days: fynd väntar fortfarande på dig"} +{"t":"SDD 26 Outbound 097 sv-se Great deals are waiting for you Grymma erbjudanden väntar på dig"} +{"t":"SDD 26 Outbound 101 Title sv-se Spring Deal Days: Deals are still waiting for you Spring Deal Days: fynd väntar på dig"} +{"t":"SDD 26 Outbound 102 Body Copy sv-se Up to XX% off a wide selection Upp till XX % rabatt på ett brett utbud"} +{"t":"SDD 26 Outbound 106 Subject line sv-se Find great deals this Spring Deal Days Hitta grymma erbjudanden under Spring Deal Days"} +{"t":"SDD 26 Outbound 107 Subject line sv-se Up to XX% on great products Upp till XX % rabatt på grymma produkter"} +{"t":"SDD 26 Outbound 109 Headline sv-se Get yourself up to XX% off now Få upp till XX % rabatt nu"} +{"t":"SDD 26 Outbound 111 Title sv-se Get yourself up to XX% off now Få upp till XX % rabatt nu"} +{"t":"SDD 26 Outbound 113 sv-se Lots of deals are still waiting Massor av erbjudanden väntar på dig"} +{"t":"SDD 26 Outbound 115 Title sv-se Spring Deal Days' epic deals Grymma erbjudanden på Spring Deal Days"} +{"t":"SDD 26 Outbound 116 Body Copy sv-se Get yourself up to XX% off now Få upp till XX % rabatt nu"} +{"t":"SDD 26 Outbound 117 sv-se More savings to discover Fler rabatter att upptäcka"} +{"t":"SDD 26 Outbound 125 Body Copy sv-se There's still up to XX% off this Spring Deal Days Fortfarande Amazon-rea med upp till XX %"} +{"t":"SDD 26 Outbound 142 Subject line sv-se It's the last day of Spring Deal Days Det är sista dagen på Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 143 Subject line sv-se There's still time to save up to XX% Det finns fortfarande tid att få upp till XX %"} +{"t":"SDD 26 Outbound 144 sv-se There's still time to get great deals Det finns fortfarande tid att fynda"} +{"t":"SDD 26 Outbound 145 Headline sv-se The Spring Deal Days clock is ticking... Amazons Spring Deal Days-klockan tickar …"} +{"t":"SDD 26 Outbound 146 CTA sv-se Shop great deals Shoppa grymma deals"} +{"t":"SDD 26 Outbound 148 Title sv-se Only one day left of Spring Deal Days Bara en dag kvar på Spring Deals Days"} +{"t":"SDD 26 Outbound 149 Body Copy sv-se There's still up to XX% off great products Fortfarande upp till XX % rabatt"} +{"t":"SDD 26 Outbound 150 sv-se Get great deals before they're gone Fynda innan erbjudandena tar slut"} +{"t":"SDD 26 Outbound 154 Subject line sv-se With up to XX% off Med upp till XX % rabatt"} +{"t":"SDD 26 Outbound 159 Body Copy sv-se With up to XX% off Med upp till XX % rabatt"} +{"t":"SDD 26 Outbound 162 Title sv-se Last few hours of Spring Deal Days Sista timmarna av Spring Deal Days"} +{"t":"SDD 26 Outbound 163 Body Copy sv-se There's still time to get up to XX% off Du hinner fortfarande få upp till XX %"} +{"t":"SDD 26 Outbound 165 CTA sv-se Shop deals now Fynda nu"} +{"t":"SDD 26 Outbound 166 Title sv-se Spring Deal Days: 10 - 16 March Amazons Spring Deal Days: 10–16 mars"} +{"t":"SDD 26 Outbound 167 Body Copy sv-se Discover our Amazon Creator top deals Se erbjudanden från Amazons influencers"} +{"t":"SDD 26 Outbound 168 sv-se Explore great savings across Spring Deal Days Utforska grymma Spring Deal Days-fynd"} +{"t":"SDD 26 Outbound 171 Body Copy sv-se Great deals are waiting for you Grymma erbjudanden väntar på dig"} +{"t":"SDD 26 Outbound 172 sv-se Deals throughtout Spring Deal Days Erbjudanden under hela Spring Deal Days"} +{"t":"SDD 26 Outbound 175 Body Copy sv-se Deals, deals, deals on your favourite products Rea, rea, rea på dina favoriter"} +{"t":"SDD 26 Outbound 176 sv-se Deals, deals, deals this Spring Deal Days Rea, rea, rea - Spring Deal Days"} +{"t":"SDD 26 Outbound 178 Title sv-se Get daily invites to WOW! deals Få dagliga WOW!-erbjudanden från Amazon"} +{"t":"SDD 26 Outbound 179 Body Copy sv-se Up to XX% off [category] Upp till XX % rabatt på [category]"} +{"t":"SDD 26 Outbound 180 Body Copy sv-se Up to XX% off this Spring Deal Days Spring Deals Days: upp till XX % rabatt"} +{"t":"SDD 26 Outbound 181 sv-se Great deals on [electronics] Grymma erbjudanden på [electronics]"} +{"t":"SDD 26 Outbound 182 sv-se Great deals during Spring Deal Days Grymma Spring Deal Days-erbjudanden"} +{"t":"SDD 26 Outbound 183 CTA sv-se Subscribe Prenumerera"} +{"t":"SDD 26 Outbound 184 Title sv-se Ooh! Great deals this Spring Deal Days Grymma Spring Deal Days-erbjudanden"} +{"t":"SDD 26 Outbound 185 Body Copy sv-se WOW! deals: up to XX% off WOW!-erbjudanden: upp till XX % rabatt"} +{"t":"SDD 26 Outbound 186 Body Copy sv-se WOW! deals on [CATEGORY] WOW!-erbjudanden på [CATEGORY]"} +{"t":"SDD 26 Outbound 187 sv-se WOW! deals at Amazon WOW!-erbjudanden på Amazon.se"} +{"t":"SDD 26 Outbound 188 sv-se WOW! deals on [insert category] WOW!-erbjudanden på [insert category]"} +{"t":"SDD 26 Outbound 189 CTA sv-se Shop WOW! deals now Shoppa WOW!-erbjudanden nu"} +{"t":"SDD 26 Outbound 190 Title sv-se Take a look at our Top 100 Deals Spana in våra Topp 100-erbjudanden"} +{"t":"SDD 26 Outbound 191 Body Copy sv-se Up to XX% off during Spring Deal Days Upp till XX % rabatt på Spring Deal Days"} +{"t":"SDD 26 Outbound 192 sv-se Great savings during Spring Deal Days Grymma fynd under Spring Deal Days"} +{"t":"SDD 26 Outbound 193 CTA sv-se See top picks Se toppval"} +{"t":"SDD 26 Outbound 194 Title sv-se Check out our Top 100 Deals on Fashion Våra Topp 100 erbjudanden inom mode"} +{"t":"SDD 26 Outbound 198 Title sv-se Spring Deal Days: Deals just for you Spring Deal Days-erbjudanden för dig"} +{"t":"SDD 26 Outbound 199 Body Copy sv-se Up to XX% off your favourite products Upp till XX % rabatt på dina favoriter"} +{"t":"SDD 26 Outbound 200 sv-se Great savings on your favourite products Grymma erbjudanden på dina favoriter"} +{"t":"SDD 26 Outbound 201 CTA sv-se See your deals Se alla erbjudanden"} +{"t":"SDD 26 Outbound 202 Title sv-se Premium brand deals this Spring Deal Days Premiumerbjudanden på Spring Deal Days"} +{"t":"SDD 26 Outbound 203 Body Copy sv-se Up to XX% off on Amazon Upp till XX % rabatt på Amazon"} +{"t":"SDD 26 Outbound 204 sv-se Top savings on top brands Bra rabatter på toppvarumärken"} +{"t":"SDD 26 Outbound 205 CTA sv-se Shop top brands Shoppa toppmärken"} +{"t":"SDD 26 Outbound 206 Title sv-se Have you found something yet this Spring Deal Days? Gjort några Spring Deal Days-fynd ännu?"} +{"t":"SDD 26 Outbound 208 sv-se You've got great taste for great savings Vi tror du gillar grymma erbjudanden"} +{"t":"SDD 26 Outbound 209 CTA sv-se Keep shopping deals Fortsätt reashoppa"} +{"t":"SDD 26 Outbound 211 Body Copy sv-se Keep shopping for up to XX% off Fortsätt fynda med upp till XX % rabatt"} +{"t":"SDD 26 Outbound 212 sv-se Keep shopping for savings Fortsätt fynda"} +{"t":"SDD 26 Outbound 214 Title sv-se Spring Deal Days' epic deals are trending Trendande Spring Deal Days-erbjudanden"} +{"t":"SDD 26 Outbound 215 Body Copy sv-se Up to XX% off trending products Upp till XX % på trendande produkter"} +{"t":"SDD 26 Outbound 216 sv-se Great deals on trending products Fynda trendande produkter"} +{"t":"SDD 26 Outbound 218 Title sv-se Check out today’s big deals Spana in dagens grymma erbjudanden"} +{"t":"SDD 26 Outbound 219 Body Copy sv-se Shop Spring Deal Days' epic deals Fynda under Amazons Spring Deal Days"} +{"t":"SDD 26 Outbound 220 CTA sv-se Shop deals/Shop now Fynda/Shoppa nu"} +{"t":"SDD 26 Outbound 221 Title sv-se Don’t miss these big savings Missa inte dessa grymma erbjudanden"} +{"t":"SDD 26 Outbound 222 Body Copy sv-se Check out Spring Deal Days' epic deals Kolla in våra Spring Deal Days-fynd"} +{"t":"SDD 26 Outbound 224 Title sv-se Ready, set, save! Klara, färdiga, fynda."} +{"t":"SDD 26 Outbound 225 Body Copy sv-se Spring Deal Days: Shop today's deals Amazons Spring Deal Days: se dagens fynd"} +{"t":"SDD 26 Outbound 227 Title sv-se This deal was made for you Det här erbjudandet är som gjort för dig"} +{"t":"SDD 26 Outbound 228 Body Copy sv-se Something you love, at a Spring Deal Days price En favorit, till Spring Deal Days-pris"} +{"t":"SDD 26 Outbound 230 Title sv-se Spring Deal Days: A deal made just for you Spring Deal Days-erbjudande bara för dig"} +{"t":"SDD 26 Outbound 231 Body Copy sv-se Shop these hand-picked deals today Shoppa skräddarsydda erbjudanden idag"} +{"t":"SDD 26 Outbound 233 Title sv-se Spring Deal Days: You'll love this deal Spring Deal Days: kolla in erbjudandet"} +{"t":"SDD 26 Outbound 234 Body Copy sv-se Check out your hand-picked deal today Upptäck ditt utvalda erbjudande idag"} +{"t":"SDD 26 Outbound 236 Title sv-se Spring Deal Days is ending soon Amazons Spring Deal Days slutar snart"} +{"t":"SDD 26 Outbound 237 Body Copy sv-se Bag yourself a great deal today Fynda ett grymt erbjudande idag"} +{"t":"SDD 26 Outbound 239 Title sv-se Save up to xx% off [category] Få upp till xx % på [category]"} +{"t":"SDD 26 Outbound 242 Title sv-se Save big when you shop [category] Fynda när du handlar [category]"} +{"t":"SDD 26 Outbound 243 Body Copy sv-se Shop amazing deals this Spring Deal Days Fynda under Spring Deal Days"} +{"t":"SDD 26 Outbound 245 Title sv-se Save on [Category] this Spring Deal Days Fynda [Category] under Spring Deal Days"} +{"t":"SDD 26 Outbound 246 Body Copy sv-se Shop and save up to XX% off [Category] Få upp till XX % på [Category]"} +{"t":"SDD 26 Outbound 248 Title sv-se Shop Spring Deal Days' Top 100 Deals Shoppa reans Topp 100-erbjudanden"} +{"t":"SDD 26 Outbound 249 Body Copy sv-se Save up to XX% on our Top 100 Deals Få upp till XX % rabatt på topp 100"} +{"t":"SDD 26 Outbound 251 Title sv-se Save up to XX% with our Top 100 Deals Fynda våra topp 100-erbjudanden"} +{"t":"SDD 26 Outbound 252 Body Copy sv-se Shop Spring Deal Days’ Top 100 Deals Shoppa reans Topp 100-erbjudanden"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_PrimeDualBenefit_sv-se.json b/storage/amazon/tm/sv-SE/flat_PrimeDualBenefit_sv-se.json new file mode 100644 index 0000000..16fdbb9 --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_PrimeDualBenefit_sv-se.json @@ -0,0 +1,229 @@ +{"t":"Prime Dual Benefit Q1 25 (D)OOH 001 Super sv-se Hilarious entertainment Superkul underhållning"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002 Super sv-se Hilarious \nentertainment Superkul \nunderhållning"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 002F Super sv-se Hilarious entertainment Superkul underhållning"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 003 Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004 Super sv-se and \nfast delivery och snabb, gratis \nhemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 004F Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005 Super sv-se and \nfast \ndelivery och snabb,\ngratis hemleverans \npå Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 005F Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 006 Super sv-se It's on Prime for £8.99/month Finns på Amazon Prime för 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007 Super sv-se It's on Prime \nfor £8.99/month Finns på Amazon Prime \nför 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 007F Super sv-se It's on Prime for £8.99/month Finns på Amazon Prime  för 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008 Super sv-se It's on Prime \nfor \n£8.99/month Finns på \nAmazon Prime \nför 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 008F Super sv-se It's on Prime  for £8.99/month Finns på  Amazon Prime för 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 009 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. You’re Cordially Invited available from 30th January. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. You’re Cordially Invited tillgänglig från och med 30 januari. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\nFör mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 (D)OOH 010F sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 Radio 001 sv-se Ooh, that’s my Prime delivery. Ooh, det är min Amazon Prime-beställning."} +{"t":"Prime Dual Benefit Q1 25 Radio 002 FVO sv-se What, already? Va? Redan?"} +{"t":"Prime Dual Benefit Q1 25 Radio 003 BVO sv-se Only one thing can match the buzz of Prime’s fast delivery… Bara en sak kan matcha kicken från Amazon Primes snabba hemleverans …"} +{"t":"Prime Dual Benefit Q1 25 Radio 004 BVO sv-se ...and that’s the buzz of Prime’s entertainment. … och det är underhållningen på Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 005 sv-se What we watching? Vad tittar vi på?"} +{"t":"Prime Dual Benefit Q1 25 Radio 006 FVO sv-se That chaotic new romcom, where Reese Witherspoon and Will Ferrell double-book a wedding venue - looks hilarious! It’s called You’re Cordially Invited… Den där nya stormiga romcomen där Reese Witherspoon och Will Ferrell dubbelbokar en bröllopslokal – verkar superkul! You're Cordially Invited, heter den..."} +{"t":"Prime Dual Benefit Q1 25 Radio 007 BVO sv-se From fast delivery to hilarious entertainment; it’s on Prime. Allt från snabb, gratis hemleverans till superkul underhållning, finns på Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Radio 008 BVO sv-se For only £8.99 a month! Join now! Gå med i Amazon Prime för 59 kr/mån."} +{"t":"Prime Dual Benefit Q1 25 Radio 009 BVO sv-se Content includes limited ads. For more information, go to Amazon.co.uk/amazonprime Mer information hittar du på Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001 VO sv-se Things that shouldn’t work together but do Saker som egentligen \ninte passar ihop ...\nmen gör det ändå!"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 001F VO sv-se Things that shouldn’t work together but do Saker som egentligen inte passar ihop ... men gör det ändå!"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002 VO sv-se Skiing \n& \nFootball Skidåkning \noch \nfotboll"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 002F VO sv-se Skiing & Football Skidåkning och fotboll"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003 VO sv-se Owl \n& \nKnitwear Uggla \noch \nstickat"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 003F VO sv-se Owl & Knitwear Uggla och stickat"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004 VO sv-se Dog \n& \nTortoise Hund \noch \nsköldpadda"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 004F VO sv-se Dog & Tortoise Hund och sköldpadda"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005 VO sv-se Screwdriver \n& \nNoodles Skruvdragare \noch \nnudlar"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 005F VO sv-se Screwdriver & Noodles Skruvdragare och nudlar"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006 VO sv-se Pizza \n& \nParagliding Pizza \noch \nskärmflygning"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 006F VO sv-se Pizza & Paragliding Pizza och skärmflygning"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007 VO sv-se Scuba Diving \n& \nPainting Dykning \noch \nmålning"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 007F VO sv-se Scuba Diving & Painting Dykning och målning"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 008 VO sv-se Fast delivery & hilarious entertainment Snabb, gratis hemleverans och superkul underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 009 VO sv-se Fast delivery & hilarious entertainment Snabb, gratis hemleverans och superkul underhållning"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 010 Super sv-se Fast delivery & hilarious entertainment Snabb, gratis hemleverans och superkul underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 011 VO sv-se It’s on Prime for £8.99 a month Finns på Amazon Prime för 59 kronor i månaden."} +{"t":"Prime Dual Benefit Q1 25 Social OLV 013 VO sv-se It’s on Prime for £8.99/month Finns på Amazon Prime för 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\nFör mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 Social OLV 014F sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 001 Headline sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q1 25 Social Post 002 Primary text sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans och superkul underhållning på Amazon.se, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 011 Primary text sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime.\n\n#Prime Snabb, gratis hemleverans och superkul underhållning på Amazon.se, allt för 59 kr/mån med Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 011F Primary text sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime. #Prime Snabb, gratis hemleverans och superkul underhållning på Amazon.se, allt för 59 kr/mån med Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q1 25 Social Post 013 Primary text sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q1 25 Social Post 014 Headline sv-se Fast delivery + Hilarious entertainment Snabb, gratis hemleverans + superkul underhållning"} +{"t":"Prime Dual Benefit Q1 25 Social Post 015 Primary text sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans + underhållning = 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 016 sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans och superkul underhållning, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Post 017 Title sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q1 25 Social Post 018 Description sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans och superkul underhållning på Amazon.se, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q1 25 Social Static 001 sv-se You're cordially invited You're cordially invited"} +{"t":"Prime Dual Benefit Q1 25 Social Static 002 Super sv-se Hilarious entertainment Superkul underhållning"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003 Super sv-se and \nfast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 Social Static 003F Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 Social Static 004 CTA sv-se It's on Prime for £8.99/month Finns på Amazon Prime för 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\nFör mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 Social Static 005F sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 001 VO sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 002 Super sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 003 VO sv-se Hilarious entertainment och superkul underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 004 Super sv-se Hilarious entertainment och superkul underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 005 CTA sv-se It's on Prime for £8.99 a month Finns på Amazon Prime för 59 kronor i månaden."} +{"t":"Prime Dual Benefit Q1 25 TV OLV 006 CTA sv-se It's on Prime for £8.99/month Finns på Amazon Prime för 59 kr/mån"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007 sv-se TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads.\nOLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 TV OLV 007F sv-se TV: Geographical restrictions and T&Cs apply. 18+. Content includes ads. OLV: Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 001 Headline sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q1 25 YouTube 002 Description sv-se Fast delivery and hilarious entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans + underhållning = 59 kr/mån med Amazon Prime"} +{"t":"Prime Dual Benefit Q1 25 YouTube 004 CTA sv-se Join Now Gå med nu"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 001 Super sv-se Massive entertainment Oemotståndlig underhållning"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 002 Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 003 Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 004 Super sv-se and fast delivery och snabb,gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 005 Super sv-se It's on Prime for £8.99/month Allt ingår med Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 006 Super sv-se It's on Prime for £8.99/month Allt ingår medAmazon Prime"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 007 Super sv-se It's on Prime for £8.99/month Allt ingårmedAmazon Prime"} +{"t":"Prime Dual Benefit Q2 25 (D)OOH 008 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Prenumerationen förnyas automatiskt. Villkor tillämpas. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q2 25 Radio 001 sv-se Ooh, that’s my Prime delivery. Ooh, det är min Amazon Prime-beställning."} +{"t":"Prime Dual Benefit Q2 25 Radio 002 FVO sv-se What, already? Va? Redan?"} +{"t":"Prime Dual Benefit Q2 25 Radio 003 BVO sv-se Only one thing can match the buzz of Prime’s fast delivery… Bara en sak kan matcha kicken från Amazon Primes snabba hemleverans …"} +{"t":"Prime Dual Benefit Q2 25 Radio 004 BVO sv-se and that’s the buzz of Prime’s entertainment. … och det är underhållningen på Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 005 sv-se What we watching? Vad tittar vi på?"} +{"t":"Prime Dual Benefit Q2 25 Radio 006 BVO sv-se From fast delivery to thrilling entertainment; it’s on Prime. Allt från snabb, gratis hemleverans till oemotståndlig underhållning – ingår med Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Radio 007 BVO sv-se For only £8.99 a month! Join now! Gå med i Amazon Prime nu!"} +{"t":"Prime Dual Benefit Q2 25 Radio 008 BVO sv-se Content includes limited ads. Subscription autorenews. For more information, go to Amazon.co.uk/prime Prenumerationen förnyas automatiskt. Mer information hittar du på Amazon.se/prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 001 VO sv-se Things that shouldn’t work together but do Saker som egentligen inte passar ihop ...men gör det ändå!"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 002 VO sv-se Chocolate & Pizza Choklad och pizza"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 003 VO sv-se Puppies & Ducks Valpar och ankor"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 004 VO sv-se Pizza & Paragliding Pizza och skärmflygning"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 005 VO sv-se Scuba Diving & Painting Dykning och målning"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 006 VO sv-se Fast delivery & massive entertainment Snabb, gratis hemleverans och oemotståndlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 007 VO sv-se It’s on Prime for £8.99 a month Allt ingår med Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Social OLV 008 Super sv-se It’s on Prime for £8.99/month Allt ingår med Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 001 Headline sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q2 25 Social Post 002 Primary text sv-se Fast delivery and massive entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans och oemotståndlig underhållning på Amazon.se, allt ingår med Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 011 Primary text sv-se Fast delivery and massive entertainment, all for £8.99 with Prime.#Prime Snabb, gratis hemleverans och oemotståndlig underhållning på Amazon.se, allt ingår med Amazon Prime.#AmazonPrime"} +{"t":"Prime Dual Benefit Q2 25 Social Post 013 Primary text sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q2 25 Social Post 014 Headline sv-se Fast delivery + Massive entertainment Snabb, gratis hemleverans + oemotståndlig underhållning"} +{"t":"Prime Dual Benefit Q2 25 Social Post 015 Primary text sv-se Fast delivery and massive entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans + underhållning = allt ingår med Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 016 sv-se Fast delivery and massive entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans och oemotståndlig underhållning på Amazon.se, allt ingår med Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Post 017 Title sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q2 25 Social Post 018 Description sv-se Fast delivery and massive entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans och oemotståndlig underhållning på Amazon.se, allt ingår med Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 Social Static 001 Super sv-se Massive entertainment Oemotståndlig underhållning"} +{"t":"Prime Dual Benefit Q2 25 Social Static 002 Super sv-se and fast delivery och snabb, gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 Social Static 003 CTA sv-se It's on Prime for £8.99/month Allt ingår med Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 Social Static 004 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Prenumerationen förnyas automatiskt. Villkor tillämpas. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 001 VO sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 002 Super sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 003 VO sv-se Massive entertainment och oemotståndlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 004 Super sv-se Massive entertainment och oemotståndlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 005 VO sv-se It's on Prime for £8.99 a month Allt ingår med Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 006 Super sv-se It's on Prime for £8.99/month Allt ingår med Amazon Prime"} +{"t":"Prime Dual Benefit Q2 25 TV OLV 007 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Prenumerationen förnyas automatiskt. Villkor tillämpas. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q2 25 YouTube 001 Headline sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q2 25 YouTube 002 Description sv-se Fast delivery and massive entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans + underhållning = ingår med Amazon Prime."} +{"t":"Prime Dual Benefit Q2 25 YouTube 004 CTA sv-se Join Now Gå med nu"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 001 VO sv-se Thrilling entertainment Spännande underhållning"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 002 VO sv-se and fast delivery och snabb och gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 003 VO sv-se Join Prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 004 VO sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\n För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 004F VO sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 005 Super sv-se Thrilling entertainment Spännande\n underhållning"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 005F Super sv-se Thrilling entertainment Spännande underhållning"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 006 Super sv-se and fast delivery och snabb och gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 007 Super sv-se and fast delivery och snabb och gratis \n hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 007F Super sv-se and fast delivery och snabb och gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 008 Super sv-se and fast delivery och snabb och \n gratis hemleverans \n på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 008F Super sv-se and fast delivery och snabb och gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 009 Super sv-se Join Prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 010 Super sv-se Join Prime for £8.99/month Gå med i Amazon Prime \n för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 010F Super sv-se Join Prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 011 Super sv-se Join Prime for £8.99/month Gå med i \n Amazon Prime \n för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 011F Super sv-se Join Prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 012 sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\n För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 (D)OOH 012F sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 001 VO sv-se Things that shouldn’t work together but do Saker som egentligen\n inte passar ihop...\n men gör det ändå!"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 001F VO sv-se Things that shouldn’t work together but do Saker som egentligen inte passar ihop... men gör det ändå!"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 002 VO sv-se Puppies & ducks Valpar och ankor"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 003 VO sv-se Chocolate & Pizza Choklad och pizza"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 004 VO sv-se Fast delivery & thrilling entertainment Snabb, gratis hemleverans och spännande underhållning"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 005 Super sv-se It’s on Prime for £8.99 a month Det finns på Amazon Prime \n för 59 kronor i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 005F Super sv-se It’s on Prime for £8.99 a month Det finns på Amazon Prime för 59 kronor i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 006 Super sv-se It’s on Prime for £8.99/month Det finns på Amazon Prime \n för 59 kr i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 006F Super sv-se It’s on Prime for £8.99/month Det finns på Amazon Prime för 59 kr i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 007 VO sv-se Hoverboards & yoga Hoverboards och yoga"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 008 VO sv-se Fast delivery & thrilling entertainment Snabb, gratis hemleverans och spännande underhållning"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 009 VO sv-se It’s on Prime for £8.99 a month Det finns på Amazon Prime \n för 59 kronor i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 009F VO sv-se It’s on Prime for £8.99 a month Det finns på Amazon Prime för 59 kronor i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 010 Super sv-se It’s on Prime for £8.99/month Det finns på Amazon Prime \n för 59 kr i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 010F Super sv-se It’s on Prime for £8.99/month Det finns på Amazon Prime för 59 kr i månaden"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 012 VO sv-se Chocolate & Pizza Choklad och pizza"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 013 VO sv-se Cats & Fashion Katter och mode"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 023 sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\n För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 Social OLV 023F sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 Social Post 001 Headline sv-se Fast delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q3 24 Social Post 003 sv-se Fast delivery and thrilling entertainment, all for £8.99 with Prime. Snabb och gratis hemleverans på Amazon.se och spännande underhållning, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Post 004 Description sv-se Prime Prime Video"} +{"t":"Prime Dual Benefit Q3 24 Social Post 006 sv-se Fast delivery and thrilling entertainment, all for £8.99 with Prime. Snabb och gratis hemleverans på Amazon.se och spännande underhållning, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Post 008 sv-se #prime #amazonprime"} +{"t":"Prime Dual Benefit Q3 24 Social Post 009 sv-se Fast delivery, thrilling entertainment, all for £8.99 with Prime. Snabb och gratis hemleverans + underhållning = 59 kr med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Post 011 sv-se Fast delivery and thrilling entertainment, all for £8.99 with Prime. Snabb och gratis hemleverans på Amazon.se och underhållning, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 24 Social Static 001 VO sv-se Thrilling entertainement Spännande underhållning"} +{"t":"Prime Dual Benefit Q3 24 Social Static 002 VO sv-se and fast delivery och snabb och gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 Social Static 003 VO sv-se Join prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 Social Static 004 VO sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\n För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 Social Static 004F VO sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 001 VO sv-se Fast delivery Snabb och gratis hemleverans på Amazon.se"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 002 VO sv-se Thrilling entertainment Och spännande underhållning"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 003 VO sv-se Join Prime for £8.99 a month Gå med i Amazon Prime för 59 kronor i månaden"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 004 Super sv-se Join Prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 005 sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms.\n För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 TV OLV 005F sv-se Geographical restrictions and T&Cs apply. 18+. Details at Amazon.co.uk/prime 18+. Villkor tillämpas. Pris inklusive moms. För mer information Amazon.se/prime"} +{"t":"Prime Dual Benefit Q3 24 YouTube 001 VO sv-se Fast delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q3 24 YouTube 002 VO sv-se Fast delivery and thrilling entertainment, all for £8.99 with Prime. Snabb, gratis hemleverans på Amazon.se och underhållning. Gå med i Amazon Prime för 59 kr i månaden."} +{"t":"Prime Dual Benefit Q3 25 Social Post 001 Headline sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q3 25 Social Post 002 Primary text sv-se Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 006 Primary text sv-se Spedizioni veloci senza costi aggiuntivi  Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 009 Headline sv-se Gratis en snelle bezorging op Amazon.nl Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011 Primary text sv-se Fast delivery and thrilling entertainment, all for £8.99/month with Prime.\n\n#Prime Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 011F Primary text sv-se Fast delivery and thrilling entertainment, all for £8.99/month with Prime. #Prime Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q3 25 Social Post 013 Primary text sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q3 25 Social Post 014 Headline sv-se Fast delivery + Thrilling entertainment Snabb, gratis hemleverans + oändlig underhållning"} +{"t":"Prime Dual Benefit Q3 25 Social Post 015 Primary text sv-se Fast delivery and thrilling entertainment for £8.99/month with Prime. Snabb, gratis hemleverans + underhållning = 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 016 sv-se Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Snabb, gratis hemleverans och oändlig underhållning, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 017 Title sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q3 25 Social Post 018 Description sv-se Fast delivery and thrilling entertainment, all for £8.99/month with Prime. Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q3 25 Social Post 026 sv-se Fast delivery and thrilling entertainment for £8.99/month with Prime. Snabb, gratis hemleverans + underhållning = 69 kr/mån med Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 001 VO sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 002 Super sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 003 VO sv-se Thrilling entertainment och oändlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 004 Super sv-se Thrilling entertainment och oändlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 005 VO sv-se It’s on Prime for £8.99 a month Med Amazon Prime för 69 kronor i månaden"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 006 Super sv-se It’s on Prime for £8.99/month Med Amazon Prime för 69 kr/mån"} +{"t":"Prime Dual Benefit Q3 25 TV OLV 007 sv-se TV: T&Cs apply. 18+. Content includes ads. 18+. Prenumerationen förnyas automatiskt."} +{"t":"Prime Dual Benefit Q3 25 YouTube 001 Headline sv-se Prime Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 002 Description sv-se Fast delivery and thrilling entertainment for £8.99/month with Prime. Snabb, gratis hemleverans + underhållning = 69 kr/mån med Amazon Prime"} +{"t":"Prime Dual Benefit Q3 25 YouTube 003 CTA sv-se Join Now Gå med nu"} +{"t":"Prime Dual Benefit Q4 23 Social Post 001 sv-se Fast delivery and festive entertainment, all for £8.99 with Prime. Snabb och gratis leverans på Amazon.se och julunderhållning, allt för 59 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 006 sv-se Fast delivery and festive entertainment, all for £8.99 with Prime. Snabb och gratis leverans och julunderhållning – 59 kr med Amazon Prime."} +{"t":"Prime Dual Benefit Q4 23 Social Post 007 Headline sv-se Delivery + Entertainment Leverans + Underhållning"} +{"t":"Prime Dual Benefit Q4 23 Social Static 001 sv-se Festive entertainement Julunderhållning"} +{"t":"Prime Dual Benefit Q4 23 Social Static 002 sv-se and fast delivery Snabb och gratis leverans på Amazon.se"} +{"t":"Prime Dual Benefit Q4 23 Social Static 003 CTA sv-se Join Prime for £8.99/month Gå med i Amazon Prime för 59,00 kr/mån"} +{"t":"Prime Dual Benefit Q4 23 Social Static 004 sv-se Geographic restrictions and T&Cs apply. Eighteen plus. För mer information www.Amazon.se/prime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 001 Headline sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q4 25 Social Post 002 Primary text sv-se Fast delivery and epic entertainment, all for £8.99/month with Prime. Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 011 Primary text sv-se Fast delivery and epic entertainment, all for £8.99/month with Prime.\n\n#Prime Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime.\n\n#AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 011F Primary text sv-se Fast delivery and epic entertainment, all for £8.99/month with Prime. #Prime Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime. #AmazonPrime"} +{"t":"Prime Dual Benefit Q4 25 Social Post 013 Primary text sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q4 25 Social Post 014 Headline sv-se Fast delivery + epic entertainment Snabb, gratis hemleverans + oändlig underhållning"} +{"t":"Prime Dual Benefit Q4 25 Social Post 015 Primary text sv-se Fast delivery and epic entertainment for £8.99/month with Prime. Snabb, gratis hemleverans + underhållning = 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 016 sv-se Fast delivery and epic entertainment, all for £8.99/month with Prime. Snabb, gratis hemleverans och oändlig underhållning, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 017 Title sv-se Delivery + Entertainment Hemleverans + Underhållning"} +{"t":"Prime Dual Benefit Q4 25 Social Post 018 Description sv-se Fast delivery and epic entertainment, all for £8.99/month with Prime. Snabb, gratis hemleverans och oändlig underhållning på Amazon.se, allt för 69 kr/mån med Amazon Prime."} +{"t":"Prime Dual Benefit Q4 25 Social Post 026 sv-se Fast delivery and entertainment for £8.99/month with Prime. Snabb, gratis hemleverans + underhållning = 69 kr/mån med Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 001 VO sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 002 Super sv-se Fast Delivery Snabb, gratis hemleverans"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 003 VO sv-se Epic entertainment och oändlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 004 Super sv-se Epic entertainment och oändlig underhållning på Amazon.se"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 005 CTA sv-se It's on Prime for £8.99 a month Med Amazon Prime för 69 kronor i månaden"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 006 Super sv-se It's on Prime for £8.99/month Med Amazon Prime för 69 kr/mån"} +{"t":"Prime Dual Benefit Q4 25 TV OLV 007 sv-se Geographical restrictions and T&Cs apply. 18+. Content includes limited ads. Subscription autorenews. Details at Amazon.co.uk/prime 18+. Prenumerationen förnyas automatiskt. Villkor tillämpas. För mer information: Amazon.se/prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 001 Description sv-se Free, fast delivery and epic entertainment for €6.99/month with Prime. Snabb, gratis hemleverans + underhållning = 69 kr/mån med Amazon Prime"} +{"t":"Prime Dual Benefit Q4 25 YouTube 002 CTA sv-se Join Now Gå med nu"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_TheKiss_sv-se.json b/storage/amazon/tm/sv-SE/flat_TheKiss_sv-se.json new file mode 100644 index 0000000..8e05e71 --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_TheKiss_sv-se.json @@ -0,0 +1,97 @@ +{"t":"The Kiss Q1 26 Social Assets 001 sv-se For a bit of 'me' time När jag får lite egentid"} +{"t":"The Kiss Q1 26 Social Assets 002 sv-se For a bit\nof 'me' time När jag får\nlite egentid"} +{"t":"The Kiss Q1 26 Social Assets 002F sv-se For a bit of 'me' time När jag får lite egentid"} +{"t":"The Kiss Q1 26 Social Assets 003 Product sv-se Kindle Kindle"} +{"t":"The Kiss Q1 26 Social Assets 004 Product sv-se Leather diary & pen Dagbok i läder och penna"} +{"t":"The Kiss Q1 26 Social Assets 005 Product sv-se Diary Dagbok"} +{"t":"The Kiss Q1 26 Social Assets 006 sv-se Make behind the scenes happen Få saker bakom kulisserna att hända"} +{"t":"The Kiss Q1 26 Social Assets 007 sv-se Make\nbehind the scenes\nhappen Få saker bakom kulisserna\natt hända"} +{"t":"The Kiss Q1 26 Social Assets 007F sv-se Make behind the scenes happen Få saker bakom kulisserna att hända"} +{"t":"The Kiss Q1 26 Social Assets 008 sv-se Staying fresh between takes Så håller jag mig fräsch mellan tagningarna"} +{"t":"The Kiss Q1 26 Social Assets 009 sv-se Staying fresh\nbetween takes Så håller jag mig fräsch\nmellan tagningarna"} +{"t":"The Kiss Q1 26 Social Assets 009F sv-se Staying fresh between takes Så håller jag mig fräsch mellan tagningarna"} +{"t":"The Kiss Q1 26 Social Assets 010 Product sv-se Deodorant Deodorant"} +{"t":"The Kiss Q1 26 Social Assets 011 sv-se Amazon + Smile Smile + Amazon + URL"} +{"t":"The Kiss Q1 26 Social Assets 012 sv-se Staying warm and cosy on set För att hålla värmen mellan tagningarna"} +{"t":"The Kiss Q1 26 Social Assets 013 sv-se Staying warm\nand cosy on set För att hålla värmen\nmellan tagningarna"} +{"t":"The Kiss Q1 26 Social Assets 013F sv-se Staying warm and cosy on set För att hålla värmen mellan tagningarna"} +{"t":"The Kiss Q1 26 Social Assets 014 Product sv-se Waterproof robe Vattentät överdragsrock"} +{"t":"The Kiss Q1 26 Social Assets 015 sv-se Drying my hair, take after take Torkar håret, tagning efter tagning"} +{"t":"The Kiss Q1 26 Social Assets 016 sv-se Drying my hair,\ntake after take Torkar håret,\ntagning efter tagning"} +{"t":"The Kiss Q1 26 Social Assets 016F sv-se Drying my hair, take after take Torkar håret, tagning efter tagning"} +{"t":"The Kiss Q1 26 Social Assets 017 Product sv-se Hairdryer Hårtork"} +{"t":"The Kiss Q1 26 Social Assets 018 sv-se For the perfect kissing scene Inför den perfekta filmkyssen"} +{"t":"The Kiss Q1 26 Social Assets 019 sv-se For the perfect\nkissing scene Inför den perfekta\nfilmkyssen"} +{"t":"The Kiss Q1 26 Social Assets 019F sv-se For the perfect kissing scene Inför den perfekta filmkyssen"} +{"t":"The Kiss Q1 26 Social Assets 020 Product sv-se Electric toothbrush Elektrisk tandborste"} +{"t":"The Kiss Q1 26 Social Assets 021 sv-se When romance gets a little messy När kärleken stökar till det"} +{"t":"The Kiss Q1 26 Social Assets 022 sv-se When romance\ngets a little messy När kärleken\nstökar till det"} +{"t":"The Kiss Q1 26 Social Assets 022F sv-se When romance gets a little messy När kärleken stökar till det"} +{"t":"The Kiss Q1 26 Social Assets 023 Product sv-se Light bulb Glödlampa"} +{"t":"The Kiss Q1 26 Social Assets 024 sv-se Make date night happen Få dejten att hända"} +{"t":"The Kiss Q1 26 Social Assets 025 sv-se Make date night\nhappen Få dejten\natt hända"} +{"t":"The Kiss Q1 26 Social Assets 025F sv-se Make date night happen Få dejten att hända"} +{"t":"The Kiss Q1 26 Social Assets 026 sv-se When passion sweeps you off your feet När kärleken får marken att skaka"} +{"t":"The Kiss Q1 26 Social Assets 027 sv-se When passion sweeps you\noff your feet När kärleken får\nmarken att skaka"} +{"t":"The Kiss Q1 26 Social Assets 027F sv-se When passion sweeps you off your feet När kärleken får marken att skaka"} +{"t":"The Kiss Q1 26 Social Assets 028 Product sv-se Vacuum cleaner Dammsugare"} +{"t":"The Kiss Q1 26 Social Post 001 sv-se Shop on Amazon Shoppa på Amazon"} +{"t":"The Kiss Q1 26 Social Post 002 sv-se Make BTS happen Få det att hända"} +{"t":"The Kiss Q1 26 Social Post 003 sv-se My must-have for a bit of \"me\" time 📖 Ett måste när jag ska ha lite egentid 📖"} +{"t":"The Kiss Q1 26 Social Post 004 sv-se Make BTS happen Få det att hända"} +{"t":"The Kiss Q1 26 Social Post 006 sv-se My must-have for a bit of \"me\" time 📖 Ett måste när jag ska ha lite egentid 📖"} +{"t":"The Kiss Q1 26 Social Post 007 sv-se Make BTS happen Få det att hända"} +{"t":"The Kiss Q1 26 Social Post 009 sv-se My must-have for a bit of \"me\" time 📖 Ett måste när jag ska ha lite egentid 📖"} +{"t":"The Kiss Q1 26 Social Post 012 sv-se My secret to staying fresh between takes 💁‍♀️ Så håller jag mig fräsch mellan tagningarna 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 015 sv-se My secret to staying fresh between takes 💁‍♀️ Så håller jag mig fräsch mellan tagningarna 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 018 sv-se My secret to staying fresh 💁‍♀️ Så håller jag mig fräsch 💁‍♀️"} +{"t":"The Kiss Q1 26 Social Post 021 sv-se My go-to essential for a perfect kissing scene 💋 Min ”go-to” inför den perfekta filmkyssen 💋"} +{"t":"The Kiss Q1 26 Social Post 024 sv-se My go-to essential for a perfect kissing scene 💋 Min ”go-to” inför den perfekta filmkyssen 💋"} +{"t":"The Kiss Q1 26 Social Post 027 sv-se My essential for the perfect kiss 💋 Min ”go-to” inför den perfekta kyssen 💋"} +{"t":"The Kiss Q1 26 Social Post 030 sv-se My secret to staying warm and cozy on set 🔥 För att hålla värmen mellan tagningarna 🔥"} +{"t":"The Kiss Q1 26 Social Post 033 sv-se My secret to staying warm and cozy on set 🔥 För att hålla värmen mellan tagningarna 🔥"} +{"t":"The Kiss Q1 26 Social Post 036 sv-se My secret to staying warm and cozy 🔥 För att hålla värmen 🔥"} +{"t":"The Kiss Q1 26 Social Post 039 sv-se My must-have for dry hair, take after take 💇‍♀️ Ett måste för att hålla håret torrt, tagning efter tagning 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 042 sv-se My must-have for dry hair, take after take 💇‍♀️ Ett måste för att hålla håret torrt, tagning efter tagning 💇‍♀️"} +{"t":"The Kiss Q1 26 Social Post 045 sv-se My go-to for dry hair, every time 💇‍♀️ Min “go-to” för torrt hår, varje gång"} +{"t":"The Kiss Q1 26 Social Post 047 sv-se Make date night happen Få dejten att hända"} +{"t":"The Kiss Q1 26 Social Post 048 sv-se My must-have for when romance gets a little messy 👀 Ett måste när kärleken stökar till det 👀"} +{"t":"The Kiss Q1 26 Social Post 049 sv-se Make date night happen Få dejten att hända"} +{"t":"The Kiss Q1 26 Social Post 051 sv-se My must-have for when romance gets a little messy 👀 Ett måste när kärleken stökar till det 👀"} +{"t":"The Kiss Q1 26 Social Post 052 sv-se Make date night happen Få dejten att hända"} +{"t":"The Kiss Q1 26 Social Post 054 sv-se For when romance gets a little messy 👀 För när kärleken stökar till det 👀"} +{"t":"The Kiss Q1 26 Social Post 057 sv-se My must-have for when passion sweeps you off your feet 👀 Ett måste när kärleken får marken att skaka 👀"} +{"t":"The Kiss Q1 26 Social Post 060 sv-se My must-have for when passion sweeps you off your feet 👀 Ett måste när kärleken får marken att skaka 👀"} +{"t":"The Kiss Q1 26 Social Post 063 sv-se When passion sweeps you off your feet 👀 För när kärleken får marken att skaka 👀"} +{"t":"The Kiss Q1 26 Social Post 065 sv-se Make romance happen Få kärleken att hända"} +{"t":"The Kiss Q1 26 Social Post 066 sv-se My must-have for that kiss in the rain!  Ett måste för den där kyssen i regnet!"} +{"t":"The Kiss Q1 26 Social Post 067 sv-se Make romance happen Få kärleken att hända"} +{"t":"The Kiss Q1 26 Social Post 069 sv-se My must-have for that kiss in the rain!  Ett måste för den där kyssen i regnet!"} +{"t":"The Kiss Q1 26 Social Post 070 sv-se Make romance happen Få kärleken att hända"} +{"t":"The Kiss Q1 26 Social Post 072 sv-se My must-have for that kiss in the rain!  Ett måste för den där kyssen i regnet!"} +{"t":"The Kiss Q1 26 TV OLV UI 001 sv-se Beard Trimmer Skäggtrimmer"} +{"t":"The Kiss Q1 26 TV OLV UI 002 sv-se Rain boots Gummistövlar"} +{"t":"The Kiss Q1 26 TV OLV UI 003 sv-se Drying Rack Torkställning"} +{"t":"The Kiss Q1 26 YouTube 001 Headline sv-se Make behind the scenes happen Få saker bakom kulisserna att hända"} +{"t":"The Kiss Q1 26 YouTube 002 Description sv-se My must-have for a bit of \"me\" time. Get yours on Amazon. Ett måste för lite egentid. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 003 Headline sv-se Make BTS happen Få det att hända"} +{"t":"The Kiss Q1 26 YouTube 004 Description sv-se My must-have for a bit of \"me\" time. Get yours on Amazon. Ett måste för lite egentid. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 005 CTA sv-se Shop now Shoppa nu"} +{"t":"The Kiss Q1 26 YouTube 006 Headline sv-se Make behind the scenes happen Få saker bakom kulisserna att hända"} +{"t":"The Kiss Q1 26 YouTube 007 Description sv-se My secret to staying fresh between takes. Get yours on Amazon. Så håller jag mig fräsch mellan tagningarna. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 009 Description sv-se My secret to staying fresh between takes. Get yours on Amazon. Så håller jag mig fräsch mellan tagningarna. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 011 Description sv-se My go-to essential for a perfect kissing scene. Get yours on Amazon. Min ”go-to” inför den perfekta filmkyssen. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 012 Description sv-se My go-to essential for a perfect kissing scene. Get yours on Amazon. Min ”go-to” inför den perfekta filmkyssen. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 014 Description sv-se My secret to staying warm and cozy on set. Get yours on Amazon. För att hålla värmen mellan tagningarna. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 016 Description sv-se My secret to staying warm and cozy on set. Get yours on Amazon. För att hålla värmen mellan tagningarna. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 018 Description sv-se My must-have for dry hair, take after take. Get yours on Amazon. Ett måste för torrt hår, varje gång. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 020 Description sv-se My must-have for dry hair, take after take. Get yours on Amazon. Ett måste för torrt hår, varje gång. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 022 Headline sv-se Make date night happen Få dejten att hända"} +{"t":"The Kiss Q1 26 YouTube 023 Description sv-se My go-to for when romance gets a little messy. Get yours on Amazon. Min “go-to” när kärleken stökar till det. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 024 Headline sv-se Make it happen Få det att hända"} +{"t":"The Kiss Q1 26 YouTube 025 Description sv-se My go-to for when romance gets a little messy. Get yours on Amazon. Min “go-to” när kärleken stökar till det. Skaffa din på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 028 Description sv-se My go-to for when passion sweeps you off your feet. Get it on Amazon. Min “go-to” när kärleken får marken att skaka. Skaffa den på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 030 Description sv-se My go-to for when passion sweeps you off your feet. Get it on Amazon. Min “go-to” när kärleken får marken att skaka. Skaffa den på Amazon.se"} +{"t":"The Kiss Q1 26 YouTube 031 Headline sv-se Make romance happen Få kärleken att hända"} +{"t":"The Kiss Q1 26 YouTube 032 Description sv-se My must-have for that kiss in the rain! Get yours on Amazon. Ett måste för den där kyssen i regnet! Skaffa din på Amazon.se."} +{"t":"The Kiss Q1 26 YouTube 034 Description sv-se My must-have for that kiss in the rain! Get yours on Amazon. Ett måste för den där kyssen i regnet! Skaffa din på Amazon.se."} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_UEFA_sv-se.json b/storage/amazon/tm/sv-SE/flat_UEFA_sv-se.json new file mode 100644 index 0000000..f1cc480 --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_UEFA_sv-se.json @@ -0,0 +1,75 @@ +{"t":"UEFA Womens 25 Storefront 001 sv-se Smartphones Mobiltelefoner"} +{"t":"UEFA Womens 25 Storefront 002 sv-se Cameras Kamera & Foto"} +{"t":"UEFA Womens 25 Storefront 009 sv-se Match day memories Föreviga ögonblicken"} +{"t":"UEFA Womens 25 Storefront 010 sv-se Health & Personal Care Hälsa & personlig vård"} +{"t":"UEFA Womens 25 Storefront 011 sv-se Seating & Comfort Stolar & Dynor"} +{"t":"UEFA Womens 25 Storefront 012 sv-se Recipe Books Kokböcker"} +{"t":"UEFA Womens 25 Storefront 013 sv-se Weather protection Väderskydd"} +{"t":"UEFA Womens 25 Storefront 014 sv-se Gaming TV-spel & konsoler"} +{"t":"UEFA Womens 25 Storefront 015 sv-se Equipment Utrustning"} +{"t":"UEFA Womens 25 Storefront 016 sv-se Shop home viewing essentials Shoppa allt för hemmaläktaren"} +{"t":"UEFA Womens 25 Storefront 017 sv-se Shop cheering essentials Shoppa och väsnas"} +{"t":"UEFA Womens 25 Storefront 018 sv-se Barbecue Grill & utomhuskök"} +{"t":"UEFA Womens 25 Storefront 019 sv-se Girls’ boots Fotbollsskor för flickor"} +{"t":"UEFA Womens 25 Storefront 020 sv-se Get crafty För kreativiteten"} +{"t":"UEFA Womens 25 Storefront 021 sv-se Diffusers Rumsdoft"} +{"t":"UEFA Womens 25 Storefront 022 sv-se Fridges Kylskåp"} +{"t":"UEFA Womens 25 Storefront 023 sv-se LEDs Ljusarmband"} +{"t":"UEFA Womens 25 Storefront 025 sv-se Fan on the go För fans i farten"} +{"t":"UEFA Womens 25 Storefront 026 sv-se Shop game day beauty Shoppa dina favoritfärger"} +{"t":"UEFA Womens 25 Storefront 027 sv-se Dress to impress Plocka stilpoäng"} +{"t":"UEFA Womens 25 Storefront 028 sv-se Watches Klockor"} +{"t":"UEFA Womens 25 Storefront 029 sv-se Shop football kit & equipment Shoppa fotbollsutrustning"} +{"t":"UEFA Womens 25 Storefront 030 sv-se Shop game day treats Shoppa matchens tilltugg"} +{"t":"UEFA Womens 25 Storefront 031 sv-se Decorations & Lights Inredning och belysning"} +{"t":"UEFA Womens 25 Storefront 032 sv-se Enjoy at home Heja hemifrån"} +{"t":"UEFA Womens 25 Storefront 033 sv-se Shop hosting essentials Shoppa för tv-festen"} +{"t":"UEFA Womens 25 Storefront 034 sv-se Shop party supplies Shoppa partyprylar"} +{"t":"UEFA Womens 25 Storefront 035 sv-se Tableware Dukning"} +{"t":"UEFA Womens 25 Storefront 036 sv-se TV & Home Cinema TV & Hemmabio"} +{"t":"UEFA Womens 25 Storefront 037 sv-se Printers Skrivare"} +{"t":"UEFA Womens 25 Storefront 038 sv-se Shirts T-shirts"} +{"t":"UEFA Womens 25 Storefront 039 sv-se Shop photography Shoppa fotoprylar"} +{"t":"UEFA Womens 25 Storefront 040 sv-se Binoculars Kikare"} +{"t":"UEFA Womens 25 Storefront 041 sv-se Crocheting and Knitting Stickning & virkning"} +{"t":"UEFA Womens 25 Storefront 042 sv-se Hand clappers Handklappor"} +{"t":"UEFA Womens 25 Storefront 043 sv-se Sports nutrition Sportnäring"} +{"t":"UEFA Womens 25 Storefront 044 sv-se Bracelets Armband"} +{"t":"UEFA Womens 25 Storefront 045 sv-se Host like a pro Dukat för vinnare"} +{"t":"UEFA Womens 25 Storefront 046 sv-se Amazon.\nProud partner\nof UEFA Women's\nFootball. Amazon.\nStolt samarbetspartner\ntill UEFA:s\ndamfotboll."} +{"t":"UEFA Womens 25 Storefront 046F sv-se Amazon. Proud partner of UEFA Women's Football. Amazon. Stolt samarbetspartner till UEFA:s damfotboll."} +{"t":"UEFA Womens 25 Storefront 047 sv-se Speakers Megafoner"} +{"t":"UEFA Womens 25 Storefront 048 sv-se Stickers & Patches Klister- & tygmärken"} +{"t":"UEFA Womens 25 Storefront 049 sv-se Snacks to the max Vinnande snacks"} +{"t":"UEFA Womens 25 Storefront 050 sv-se Make some noise Heja så det hörs"} +{"t":"UEFA Womens 25 Storefront 051 sv-se Hats Mössor & kepsar"} +{"t":"UEFA Womens 25 Storefront 052 sv-se Women's Football Shop Fotbollsbutiken"} +{"t":"UEFA Womens 25 Storefront 053 sv-se Scarves Halsdukar"} +{"t":"UEFA Womens 25 Storefront 054 sv-se Kitchen appliances Kök"} +{"t":"UEFA Womens 25 Storefront 055 sv-se Accessories Tillbehör"} +{"t":"UEFA Womens 25 Storefront 056 sv-se Shop craft supplies Shoppa pyssel & DIY"} +{"t":"UEFA Womens 25 Storefront 057 sv-se Shop match day must-haves Shoppa allt till matchdagen"} +{"t":"UEFA Womens 25 Storefront 058 sv-se Our store has moved! Vår butik har flyttat!"} +{"t":"UEFA Womens 25 Storefront 059 sv-se Audio and Hifi Ljud och HiFi"} +{"t":"UEFA Womens 25 Storefront 060 sv-se Women's kit Damkit"} +{"t":"UEFA Womens 25 Storefront 061 sv-se Family fun Familjefest"} +{"t":"UEFA Womens 25 Storefront 062 sv-se Journals Anteckningsböcker"} +{"t":"UEFA Womens 25 Storefront 063 sv-se Towels Handdukar"} +{"t":"UEFA Womens 25 Storefront 064 sv-se Make-up & Face Paint Smink och ansiktsmålning"} +{"t":"UEFA Womens 25 Storefront 065 sv-se Water bottles Vattenflaskor"} +{"t":"UEFA Womens 25 Storefront 066 sv-se Games Spel"} +{"t":"UEFA Womens 25 Storefront 067 sv-se Click the banner below to visit our Women's Football Shop Klicka på bannern nedan för att besöka vår fotbollsbutik."} +{"t":"UEFA Womens 25 Storefront 068 sv-se Cake Decorations Tårtdekorationer"} +{"t":"UEFA Womens 25 Storefront 069 sv-se Express yourself Matcha matchen"} +{"t":"UEFA Womens 25 Storefront 070 sv-se Memory Books Minnesböcker"} +{"t":"UEFA Womens 25 Storefront 071 sv-se Cushions & Textiles Kuddar och textilier"} +{"t":"UEFA Womens 25 Storefront 072 sv-se Whistles Visselpipor"} +{"t":"UEFA Womens 25 Storefront 074 sv-se Bags Väskor"} +{"t":"UEFA Womens 25 Storefront 075 sv-se Balls Bollar"} +{"t":"UEFA Womens 25 Storefront 076 sv-se Girls' kit Kit för flickor"} +{"t":"UEFA Womens 25 Storefront 077 sv-se Photo props Fotorekvisita"} +{"t":"UEFA Womens 25 Storefront 078 sv-se Shop clothing & accessories Shoppa kläder och accessoarer"} +{"t":"UEFA Womens 25 Storefront 079 sv-se Lighting Belysning"} +{"t":"UEFA Womens 25 Storefront 080 sv-se Get playing Sätt bollen i rullning"} +{"t":"UEFA Womens 25 Storefront 081 sv-se Women's boots Fotbollsskor för damer"} +{"t":"UEFA Womens 25 Storefront 082 sv-se Proud partner Stolt samarbetspartner"} \ No newline at end of file diff --git a/storage/amazon/tm/sv-SE/flat_value_sv-se.json b/storage/amazon/tm/sv-SE/flat_value_sv-se.json new file mode 100644 index 0000000..f070413 --- /dev/null +++ b/storage/amazon/tm/sv-SE/flat_value_sv-se.json @@ -0,0 +1,108 @@ +{"t":"Value Q1 25 Radio 001 VO sv-se As Charlie opened his Amazon parcel... När Erik öppnade sitt Amazon-paket ..."} +{"t":"Value Q1 25 Radio 002 VO sv-se ...he held his breath. ... höll han andan."} +{"t":"Value Q1 25 Radio 003 VO sv-se This new robot vacuum keeps his floors pristine for a price lower than he'd ever\nimagined. Den här robotdammsugaren håller hans golv rena till ett pris som är lägre än han nånsin kunnat föreställa sig."} +{"t":"Value Q1 25 Radio 003F VO sv-se This new robot vacuum keeps his floors pristine for a price lower than he'd ever imagined. Den här robotdammsugaren håller hans golv rena till ett pris som är lägre än han nånsin kunnat föreställa sig."} +{"t":"Value Q1 25 Radio 004 VO sv-se 5 stars from Charlie! 5 stjärnor från Erik!"} +{"t":"Value Q1 25 Radio 005 VO sv-se From robot vacuums to kitchen appliances and more, find highly rated products at prices you'll love on Amazon.com today. Robotdammsugare, köksapparater och allt du kan tänka dig – hitta topprankade produkter till priser du kommer älska på Amazon.se idag."} +{"t":"Value Q1 25 Radio 006 VO sv-se As Emily opened her Amazon parcel... När Emilie öppnade sitt Amazon-paket ..."} +{"t":"Value Q1 25 Radio 007 VO sv-se ...the world went silent. ... var det som om världen stannade (\"...it was as if the world stopped)"} +{"t":"Value Q1 25 Radio 008 VO sv-se These new noise-cancelling headphones give her hours of playtime for a price that's\nmusic to her ears. De här brusreducerande hörlurarna ger många timmars speltid till ett pris som låter som ljuv musik."} +{"t":"Value Q1 25 Radio 008F VO sv-se These new noise-cancelling headphones give her hours of playtime for a price that's music to her ears. De här brusreducerande hörlurarna ger många timmars speltid till ett pris som låter som ljuv musik."} +{"t":"Value Q1 25 Radio 009 VO sv-se 5 stars from Emily! 5 stjärnor från Emilie!"} +{"t":"Value Q1 25 Radio 010 VO sv-se From headphones to air fryers and more, find highly rated products at prices you'll love on Amazon.com today. Hörlurar, air fryers och allt du kan tänka dig – hitta topprankade produkter till priser du kommer älska på Amazon.se idag."} +{"t":"Value Q1 25 TV OLV 001 Product sv-se Cordless Drill Sladdlös borrmaskin"} +{"t":"Value Q1 25 TV OLV 002 Product sv-se Bluetooth Headphones Bluetooth-hörlurar"} +{"t":"Value Q1 25 TV OLV 003 Product sv-se Coffee Machine Kaffemaskin"} +{"t":"Value Q1 25 TV OLV 004 Product sv-se Robot Vaccum Robotdammsugare"} +{"t":"Value Q1 25 TV OLV 005 sv-se At Amazon you'll find quality products you can trust, at prices you'll feel good about. På Amazon hittar du kvalitetsprodukter du kan lita på, till priser som du kan vara nöjd med."} +{"t":"Value Q1 25 TV OLV 006 sv-se So you can rock your world, not your savings. Så att du kan få din värld att gunga... inte dina besparingar."} +{"t":"Value Q1 25 TV OLV 007 sv-se And, enjoy the perfect blend at the perfect price. Den perfekta kombinationen av kvalitet och pris."} +{"t":"Value Q1 25 TV OLV 008 sv-se Find highly-rated products, at prices you'll love. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q1 25 TV OLV 009 CTA sv-se Start your search today Starta din sökning idag"} +{"t":"Value Q1 25 TV OLV 010 VO sv-se Find highly-rated products, at prices you'll love. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q2 24 TV OLV 001 Super sv-se Cordless Drill Sladdlös borrmaskin"} +{"t":"Value Q2 24 TV OLV 002 Super sv-se Bluetooth Headphones Bluetooth-hörlurar"} +{"t":"Value Q2 24 TV OLV 003 Super sv-se Coffee Machine Kaffemaskin"} +{"t":"Value Q2 24 TV OLV 004 CTA sv-se Start your search today Starta din sökning idag"} +{"t":"Value Q2 24 TV OLV 005 VO sv-se At Amazon you'll find products you can trust, at prices you'll feel good about. På Amazon hittar du kvalitetsprodukter du kan lita på, till priser som du kan vara nöjd med."} +{"t":"Value Q2 24 TV OLV 006 VO sv-se So you can rock your world, not your savings. Så att du kan få din värld att gunga... inte dina besparingar."} +{"t":"Value Q2 24 TV OLV 007 VO sv-se And, enjoy the perfect blend at the perfect price. Den perfekta blandningen av kvalitet och pris."} +{"t":"Value Q2 24 TV OLV 008 VO sv-se Find highly-rated products, at prices you'll love. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q2 24 TV OLV 009 CTA sv-se Start your search today Starta din sökning idag"} +{"t":"Value Q2 24 TV OLV 012 Super sv-se Robot Vacuum Robotdammsugare"} +{"t":"Value Q2 24 TV OLV 013 Super sv-se Humidifier Luftfuktare"} +{"t":"Value Q2 24 TV OLV 014 Super sv-se Bluetooth Speaker Bluetooth-högtalare"} +{"t":"Value Q2 24 TV OLV 016 VO sv-se At Amazon you'll find products that make you smile at prices you can relax about. På Amazon hittar du produkter som får dig att le... till priser som får dig att slappna av."} +{"t":"Value Q2 24 TV OLV 017 VO sv-se So, whatever you need, find quality products at prices that are music to your ears. Så vad du än behöver, hitta kvalitetsprodukter... till priser som är som ljuv musik för dina öron."} +{"t":"Value Q3 24 OLV 001 Super sv-se Cordless Drill Sladdlös borrmaskin"} +{"t":"Value Q3 24 OLV 002 Super sv-se Bluetooth Headphones Bluetooth-hörlurar"} +{"t":"Value Q3 24 OLV 003 Super sv-se Coffee Machine Kaffemaskin"} +{"t":"Value Q3 24 OLV 004 VO sv-se At Amazon you'll find quality products you can trust, at prices you'll feel good about. På Amazon hittar du kvalitetsprodukter du kan lita på, till priser som du kan vara nöjd med."} +{"t":"Value Q3 24 OLV 005 VO sv-se So you can rock your world, not your savings. Så att du kan få din värld att gunga... inte dina besparingar."} +{"t":"Value Q3 24 OLV 006 VO sv-se And, enjoy the perfect blend at the perfect price. Den perfekta blandningen av kvalitet och pris."} +{"t":"Value Q3 24 OLV 007 VO sv-se Find highly-rated products, at prices you'll love. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q3 24 OLV 009 CTA sv-se Start your search today Starta din sökning idag"} +{"t":"Value Q3 24 OLV 013 Super sv-se Robot Vacuum Robotdammsugare"} +{"t":"Value Q3 24 OLV 014 Super sv-se Humidifier Luftfuktare"} +{"t":"Value Q3 24 OLV 015 Super sv-se Bluetooth Speaker Bluetooth-högtalare"} +{"t":"Value Q3 24 OLV 016 VO sv-se At Amazon you'll find products that make you smile at prices you can relax about. På Amazon hittar du produkter som får dig att le... till priser som får dig att slappna av."} +{"t":"Value Q3 24 OLV 017 VO sv-se So, whatever you need, find quality products at prices that are music to your ears. Så vad du än behöver, hitta kvalitetsprodukter... till priser som är som ljuv musik för dina öron."} +{"t":"Value Q3 24 OLV 024 VO sv-se As Sophie opened her Amazon parcel,  her eyes grew wider. När Sofia öppnade sitt Amazon-paket blev hennes ögon stora som tefat."} +{"t":"Value Q3 24 OLV 025 VO sv-se 5-brushing modes and smart pressure sensor. Fem borstlägen och smart trycksensor."} +{"t":"Value Q3 24 OLV 026 VO sv-se This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Det här var den elektriska tandborsten hon drömt om till ett pris som var lägre än hon nånsin vågat tro."} +{"t":"Value Q3 24 OLV 027 VO sv-se Five stars from Sophie. Fem stjärnor från Sofia."} +{"t":"Value Q3 24 Radio 001 VO sv-se As Nigel opened his Amazon Parcel, it was love at first sight. När Niklas öppnade sitt Amazon-paket var det kärlek vid första ögonkastet."} +{"t":"Value Q3 24 Radio 002 VO sv-se Sleek design and effortless cornering… Snygg design och smidig manövrering …"} +{"t":"Value Q3 24 Radio 003 VO sv-se ...this vacuum cleaner screamed quality and for a price lower than he ever dreamed … den här dammsugaren skrek kvalitet till ett pris som var lägre än han nånsin trodde var möjligt."} +{"t":"Value Q3 24 Radio 004 VO sv-se Five stars from Nigel. Fem stjärnor från Niklas."} +{"t":"Value Q3 24 Radio 005 VO sv-se Find highly-rated products, at prices you'll love. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q3 24 Radio 006 VO sv-se As Bethany opened her Amazon parcel, her heart began to race. När Sandra öppnade sitt paket från Amazon började hennes hjärta slå snabbare."} +{"t":"Value Q3 24 Radio 007 VO sv-se Waterproof LCD display and heart rate monitoring Vattentät LCD-skärm och pulsmätning."} +{"t":"Value Q3 24 Radio 008 VO sv-se This fitness tracker won first place with Bethany for quality and price. Den här aktivitetsklockan vann första plats i Sandras hjärta för sin kvalitet och sitt pris."} +{"t":"Value Q3 24 Radio 009 VO sv-se 5 stars from Bethany! 5 stjärnor från Sandra!"} +{"t":"Value Q3 24 Radio 010 VO sv-se With star reviews from you and star prices from us. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q3 24 Radio 011 VO sv-se As Helen opened her Amazon parcel, her stomach filled with butterflies. När Helena öppnade sitt paket från Amazon fick hon fjärilar i magen."} +{"t":"Value Q3 24 Radio 012 VO sv-se Rapid air technology and a grill-mode feature. Ultrasnabb luftteknik och grillägesfunktion."} +{"t":"Value Q3 24 Radio 013 VO sv-se This air fryer tickled Helen's taste buds... for a price lower than she'd ever imagined Den här airfryern kittlade Helenas smaklökar ... till ett pris som var lägre än hon nånsin hade kunnat tänka sig."} +{"t":"Value Q3 24 Radio 014 VO sv-se 5 stars from Helen 5 stjärnor från Helena."} +{"t":"Value Q3 24 Radio 016 VO sv-se As Sophie opened her Amazon parcel,  her eyes grew wider. När Sofia öppnade sitt Amazon-paket blev hennes ögon stora som tefat."} +{"t":"Value Q3 24 Radio 017 VO sv-se 5-brushing modes and smart pressure sensor. Fem borstlägen och smart trycksensor."} +{"t":"Value Q3 24 Radio 018 VO sv-se This was the electric toothbrush of  her dreams for a price lower than she ever imagined. Det här var den elektriska tandborsten hon drömt om till ett pris som var lägre än hon nånsin vågat tro."} +{"t":"Value Q3 24 Radio 019 VO sv-se Five stars from Sophie. Fem stjärnor från Sofia."} +{"t":"Value Q3 24 YouTube Companion Banner 001 Headline sv-se Find highly rated products\nat prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 24 YouTube Companion Banner 001F Headline sv-se Find highly rated products at prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 24 YouTube Post 001 Title sv-se Find great value products today Hitta fyndprodukter idag"} +{"t":"Value Q3 24 YouTube Post 002 Description sv-se Find highly rated products at prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 24 YouTube Statics 001 Headline sv-se Find highly rated products\nat prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 24 YouTube Statics 001F Headline sv-se Find highly rated products at prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 24 YouTube Statics 002 CTA sv-se Shop now Shoppa nu"} +{"t":"Value Q3 24 YouTube 001 sv-se Find great value products today Hitta fyndprodukter idag"} +{"t":"Value Q3 24 YouTube 002 sv-se Find highly rated products\nat prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 24 YouTube 002F sv-se Find highly rated products at prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q3 25 Radio 001 sv-se As Helen opened her Amazon parcel, her stomach filled with butterflies. När Emma öppnade sitt paket från Amazon fick hon fjärilar i magen."} +{"t":"Value Q3 25 Radio 002 sv-se Two independent cooking zones and a 7.6 litre capacity. Två oberoende tillagningszoner och 7,6 liters kapacitet."} +{"t":"Value Q3 25 Radio 003 sv-se For a low price, the Ninja Air Fryer tickled Helen's taste buds... Till ett lågt pris fick Emma sina smaklökar kittlade med denna Ninja Airfryer..."} +{"t":"Value Q3 25 Radio 004 sv-se 5 stars from Helen. 5 stjärnor från Emma."} +{"t":"Value Q3 25 Radio 005 sv-se With great brands, at price you’ll love, start your search on Amazon.xx today Hitta grymma varumärken, till priser du kommer älska, på Amazon.se idag."} +{"t":"Value Q3 25 Radio 006 sv-se As Bethany opened her Amazon parcel, her heart began to race. När Sandra öppnade sitt Amazon-paket började hennes hjärta slå snabbare."} +{"t":"Value Q3 25 Radio 007 sv-se Heart rate monitoring and up to 11 days of battery life. Pulsmätare och upp till 11 dagars batteritid."} +{"t":"Value Q3 25 Radio 008 sv-se The Garmin Smartwatch won first place with Bethany for quality and price. Garmin Smartwatch vann första plats hos Sandra för kvalitet och pris."} +{"t":"Value Q3 25 Radio 009 sv-se 5 stars from Bethany! 5 stjärnor från Sandra!"} +{"t":"Value Q4 24 OLV 001 Super sv-se Cordless Drill Sladdlös borrmaskin"} +{"t":"Value Q4 24 OLV 002 Super sv-se Bluetooth Headphones Bluetooth-hörlurar"} +{"t":"Value Q4 24 OLV 003 Super sv-se Coffee Machine Kaffemaskin"} +{"t":"Value Q4 24 OLV 004 VO sv-se At Amazon you'll find quality products you can trust, at prices you'll feel good about. På Amazon hittar du kvalitetsprodukter du kan lita på, till priser som du kan vara nöjd med."} +{"t":"Value Q4 24 OLV 005 VO sv-se So you can rock your world, not your savings. Så att du kan få din värld att gunga... inte dina besparingar."} +{"t":"Value Q4 24 OLV 006 VO sv-se And, enjoy the perfect blend at the perfect price. Den perfekta blandningen av kvalitet och pris."} +{"t":"Value Q4 24 OLV 007 VO sv-se Find highly-rated products, at prices you'll love. Start your search on Amazon today. Hitta topprankade produkter till priser du kommer älska. Sök efter vad du än behöver på Amazon.se idag."} +{"t":"Value Q4 24 OLV 009 CTA sv-se Start your search today Starta din sökning idag"} +{"t":"Value Q4 24 OLV 013 Super sv-se Robot Vacuum Robotdammsugare"} +{"t":"Value Q4 24 OLV 014 Super sv-se Humidifier Luftfuktare"} +{"t":"Value Q4 24 OLV 015 Super sv-se Bluetooth Speaker Bluetooth-högtalare"} +{"t":"Value Q4 24 OLV 016 VO sv-se At Amazon you'll find products that make you smile at prices you can relax about. På Amazon hittar du produkter som får dig att le... till priser som får dig att slappna av."} +{"t":"Value Q4 24 OLV 017 VO sv-se So, whatever you need, find quality products at prices that are music to your ears. Så vad du än behöver, hitta kvalitetsprodukter... till priser som är som ljuv musik för dina öron."} +{"t":"Value Q4 24 YouTube Companion Banner 001 Headline sv-se Find highly rated products\nat prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q4 24 YouTube Companion Banner 001F Headline sv-se Find highly rated products at prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q4 24 YouTube Static 001 Headline sv-se Find highly rated products\nat prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q4 24 YouTube Static 001F Headline sv-se Find highly rated products at prices you'll love Hitta topprankade produkter till priser du kommer älska"} +{"t":"Value Q4 24 YouTube Static 002 CTA sv-se Shop now Shoppa nu"} \ No newline at end of file