{"id":46506,"date":"2026-09-17T21:54:36","date_gmt":"2026-09-17T19:54:36","guid":{"rendered":"https:\/\/www.iamats.com\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/"},"modified":"2026-09-17T22:27:17","modified_gmt":"2026-09-17T20:27:17","slug":"combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis","status":"publish","type":"post","link":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/","title":{"rendered":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis"},"content":{"rendered":"<style>\/* iamats-landed-cost-us \u2014 style dopasowane do standardu Matology.\n   ZASADA: typografia tekstu (font, rozmiar, interlinia, kolor, naglowki) NIE jest tu\n   ustawiana \u2014 dziedziczy z motywu, wiec artykul wyglada jak kazdy inny i zostanie\n   spojny takze po zmianie ustawien BeTheme. Stylujemy TYLKO elementy funkcjonalne:\n   paragon, kalkulator, pasek wagi, etapy, ramke faktu i tabele porownawcza. *\/\n.ltek-landed{\n  --pap:#ffffff; --ink:#171220; --txt:#626262; --linia:#e4e4e6; --linia2:#f0f0f2;\n  --szary:#8b8b8b; --akcent:#c21e56; --akcent-tlo:#fbe9ef;\n  --ok:#1a7a50; --ok-tlo:#e9f4ef; --uwaga:#a8620b; --uwaga-tlo:#fbf1e2;\n  --mono:\"IBM Plex Mono\",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;\n}\n.ltek-landed *{box-sizing:border-box}\n\n\/* ---- paragon ---- *\/\n.ltek-landed .receipt{background:var(--pap);border:1px solid var(--linia);border-radius:3px;\n  padding:22px 22px;margin:24px 0;font-family:var(--mono);font-size:15px;line-height:1.5;\n  color:var(--ink);font-variant-numeric:tabular-nums}\n.ltek-landed .receipt .head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;\n  border-bottom:1px dashed var(--linia);padding-bottom:11px;margin-bottom:13px}\n.ltek-landed .receipt .head span:first-child{font-weight:600;letter-spacing:.07em;font-size:11px;\n  text-transform:uppercase;color:var(--szary)}\n.ltek-landed .receipt .head span:last-child{font-size:11px;color:var(--szary)}\n.ltek-landed .line{display:flex;justify-content:space-between;gap:16px;padding:5px 0}\n.ltek-landed .line .lbl{color:var(--txt)}\n.ltek-landed .line .amt{white-space:nowrap;font-weight:500}\n.ltek-landed .line.total{border-top:2px solid var(--ink);margin-top:11px;padding-top:11px;\n  font-size:19px;font-weight:600}\n.ltek-landed .line.total .lbl{color:var(--ink);text-transform:uppercase;letter-spacing:.05em;font-size:13px}\n\n\/* ---- kalkulator ---- *\/\n.ltek-landed .calc{background:var(--pap);border:1px solid var(--linia);border-radius:4px;margin:28px 0}\n.ltek-landed .calc-head{padding:18px 22px 14px;border-bottom:1px solid var(--linia2)}\n.ltek-landed .calc-head h3{margin:0 0 3px}\n.ltek-landed .calc-head p{margin:0;font-size:15px;color:var(--szary)}\n.ltek-landed .calc-body{padding:20px 22px 22px}\n.ltek-landed fieldset{border:0;padding:0;margin:0 0 22px;min-width:0}\n.ltek-landed legend{font-family:var(--mono);font-size:11px;letter-spacing:.11em;text-transform:uppercase;\n  color:var(--szary);padding:0;margin-bottom:10px}\n.ltek-landed .pads{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:8px}\n.ltek-landed .pad{display:flex;flex-direction:column;gap:2px;border:1px solid var(--linia);\n  border-radius:3px;padding:10px 12px;margin:0;transition:border-color .12s,background .12s}\n.ltek-landed .pad.on{border-color:var(--akcent);background:var(--akcent-tlo)}\n.ltek-landed .pad .nm{font-weight:700;font-size:16px;line-height:1.25;color:var(--ink);min-width:0;overflow-wrap:break-word}\n.ltek-landed .pad .mt{font-family:var(--mono);font-size:12px;color:var(--szary)}\n.ltek-landed .pad .pq{margin-top:7px;align-self:flex-start}\n\/* Akcesoria: KAZDY wiersz to grid 'nazwa | cena | licznik'. Grid zamiast flexa,\n   bo flex z dluga nazwa i font-size 18px z motywu wypychal tresc poza komorke\n   i licznik nachodzil na sasiada (zgloszone 17.09). min-width:0 jest konieczne. *\/\n.ltek-landed .accs{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));\n  gap:2px 18px;align-items:stretch}\n.ltek-landed .acc{display:grid;grid-template-columns:minmax(0,1fr) auto 62px;\n  align-items:center;gap:10px;padding:8px 9px;border-radius:3px;cursor:pointer;margin:0;\n  border-bottom:1px solid var(--linia2)}\n.ltek-landed .acc:hover{background:var(--linia2)}\n.ltek-landed .acc .an{min-width:0;font-size:16px;line-height:1.3;color:var(--txt)}\n.ltek-landed .acc .ap{font-family:var(--mono);font-size:12px;color:var(--szary);\n  white-space:nowrap;justify-self:end}\n.ltek-landed .acc .aq{justify-self:end;width:100%}\n@media (max-width:760px){\n  .ltek-landed .accs{grid-template-columns:1fr;gap:0}\n}\n\n\/* ---- pasek wagi ---- *\/\n.ltek-landed .gauge{margin:2px 0 24px;padding:15px 17px;border:1px solid var(--linia);\n  border-radius:3px;background:#fafafa}\n.ltek-landed .gauge-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px}\n.ltek-landed .gauge-lbl{font-family:var(--mono);font-size:11px;letter-spacing:.06em;\n  text-transform:uppercase;color:var(--szary)}\n.ltek-landed .gauge-val{font-family:var(--mono);font-size:14px;font-weight:600;color:var(--ink);\n  font-variant-numeric:tabular-nums}\n.ltek-landed .bar{height:9px;background:var(--linia);border-radius:99px;overflow:hidden}\n.ltek-landed .bar i{display:block;height:100%;background:var(--ok);border-radius:99px;\n  transition:width .22s ease,background .22s}\n.ltek-landed .bar.over i{background:var(--uwaga)}\n.ltek-landed .gauge-note{margin:10px 0 0;font-size:15px;line-height:1.45;color:var(--txt)}\n.ltek-landed .gauge-note b{color:var(--ink)}\n\n.ltek-landed .saving{margin-top:18px;padding:15px 17px;border-left:3px solid var(--akcent);\n  background:var(--akcent-tlo);border-radius:0 3px 3px 0}\n.ltek-landed .saving p{margin:0;font-size:16px;line-height:1.5;color:var(--txt)}\n.ltek-landed .saving .big{font-family:var(--mono);font-weight:600;font-size:17px;color:var(--ink)}\n.ltek-landed .disclaim{font-size:14px;line-height:1.5;color:var(--szary);margin:15px 0 0}\n\n\/* ---- etapy ---- *\/\n.ltek-landed .stages{margin:22px 0;border-top:1px solid var(--linia)}\n.ltek-landed .stage{display:flex;gap:16px;align-items:flex-start;padding:14px 0;\n  border-bottom:1px solid var(--linia2)}\n.ltek-landed .stage .sn{font-family:var(--mono);font-size:12px;font-weight:600;color:var(--akcent);\n  letter-spacing:.06em;padding-top:4px;flex:none;width:26px}\n.ltek-landed .stage b{font-weight:700;font-size:18px;display:block;color:var(--ink)}\n.ltek-landed .stage p{margin:3px 0 0;color:var(--txt)}\n\n\/* ---- ramka faktu ---- *\/\n.ltek-landed .factbox{border:1px solid var(--linia);border-left:3px solid var(--ink);\n  border-radius:0 3px 3px 0;padding:17px 19px;margin:24px 0;background:#fafafa}\n.ltek-landed .factbox p:last-child{margin-bottom:0}\n.ltek-landed .factbox .ttl{font-weight:700;font-size:20px;margin:0 0 6px;color:var(--ink)}\n\n\/* ---- tabela porownawcza (divy, bo WP zjada <tr>) ---- *\/\n.ltek-landed .ltek-tbl{margin:20px 0;overflow-x:auto}\n.ltek-landed .trow{display:flex;gap:10px;align-items:baseline;padding:9px 0;\n  border-bottom:1px solid var(--linia2);min-width:540px}\n.ltek-landed .trow span{flex:1 1 34%;color:var(--txt)}\n.ltek-landed .trow i{flex:1 1 13%;text-align:right;font-style:normal;font-family:var(--mono);\n  font-size:14px;color:var(--ink);font-variant-numeric:tabular-nums}\n.ltek-landed .trow.thead span,.ltek-landed .trow.thead i{font-family:var(--mono);font-size:11px;\n  letter-spacing:.08em;text-transform:uppercase;color:var(--szary)}\n\n@media (max-width:600px){\n  .ltek-landed .receipt{padding:18px 15px;font-size:14px}\n  .ltek-landed .calc-head,.ltek-landed .calc-body{padding-left:15px;padding-right:15px}\n}\n\n\/* ---- wstep artykulu: minimalnie, reszta dziedziczy z motywu ---- *\/\n.ltek-landed .hero{padding:0 0 18px;margin:0 0 6px;border-bottom:1px solid var(--linia)}\n.ltek-landed .kicker{font-family:var(--mono);font-size:11px;letter-spacing:.12em;\n  text-transform:uppercase;color:var(--akcent);margin:0 0 10px}\n.ltek-landed .standfirst{margin:0;color:var(--txt)}\n.ltek-landed .standfirst strong{color:var(--ink);font-weight:700}\n.ltek-landed .wrap{max-width:none;margin:0}\n\/* ---- licznik sztuk i pozycje niedostepne ---- *\/\n.ltek-landed .hint{font-size:14px;line-height:1.5;color:var(--szary);margin:11px 0 0}\n.ltek-landed select.pq,.ltek-landed select.aq{max-width:100%;font-family:var(--mono);font-size:14px;\n  padding:3px 6px;border:1px solid var(--linia);border-radius:3px;background:var(--pap);\n  color:var(--ink);min-width:52px;height:auto;line-height:1.3}\n\n.ltek-landed .acc.nd{opacity:.42;cursor:not-allowed}\n.ltek-landed .acc.nd:hover{background:transparent}\n.ltek-landed .acc.nd .an,.ltek-landed .acc.nd .ap{text-decoration:line-through}\n.ltek-landed select.aq:disabled{cursor:not-allowed;background:#f4f4f5}\n.ltek-landed .ndinfo{font-size:14px;line-height:1.5;color:var(--szary);margin:0 0 10px;\n  padding:9px 11px;background:#fafafa;border-left:3px solid var(--linia);border-radius:0 3px 3px 0}\n\n\/* Notka o promocji \u2014 zielona, bo to dobra wiadomosc; rozowy jest juz zajety\n   przez blok oszczednosci na akcesoriach i dwa akcenty by ze soba walczyly. *\/\n.ltek-landed .promo{margin:18px 0 0;padding:14px 16px;border-left:3px solid var(--ok);\n  background:var(--ok-tlo);border-radius:0 3px 3px 0;font-size:16px;line-height:1.5;color:var(--txt)}\n.ltek-landed .promo b{color:var(--ok);font-weight:700}<\/style><div class=\"ltek-landed\">\n\n<header class=\"hero\">\n  <p class=\"kicker\">Shipping to the United States<\/p>\n  <h1>What will I actually pay?<\/h1>\n  <p class=\"standfirst\">A Prime pad ships from our factory in Poland to an address in California for\n  about <strong>$550 all in<\/strong>. Below is the whole breakdown, plus a calculator so you can build\n  your own order and see the real number before you touch the cart.<\/p>\n<\/header>\n\n<h2>The receipt, in full<\/h2>\n\n<p>Most stores show you a price and let the rest arrive later. We would rather put it all on one page.\nHere is a single Prime pad going to Los Angeles, priced today.<\/p>\n\n<div class=\"receipt\">\n  <div class=\"head\"><span>Prime pad to Los Angeles, CA<\/span><span>17 Sep 2026<\/span><\/div>\n  <div class=\"line\"><span class=\"lbl\">L-TEK Prime dance pad<\/span><span class=\"amt\">$347<\/span><\/div>\n  <div class=\"line\"><span class=\"lbl\">Shipping, Poland to your door<\/span><span class=\"amt\">$151<\/span><\/div>\n  <div class=\"line\"><span class=\"lbl\">US import duty, estimated<\/span><span class=\"amt\">$35<\/span><\/div>\n  <div class=\"line\"><span class=\"lbl\">Carrier processing fee<\/span><span class=\"amt\">$18<\/span><\/div>\n  <div class=\"line total\"><span class=\"lbl\">Delivered<\/span><span class=\"amt\">$550<\/span><\/div>\n<\/div>\n\n<p>Two of those lines you pay us at checkout. The other two, duty and the carrier fee, are billed by\nUPS when the parcel reaches you. That is roughly <strong>$50<\/strong> arriving after the fact, and we\nwould rather you knew about it now than found out on your doorstep.<\/p>\n\n<div class=\"factbox\">\n  <p class=\"ttl\">Why there is duty at all<\/p>\n  <p>The United States used to wave through shipments under $800. That exemption has been suspended\n  since 2025, so every parcel from abroad now clears customs properly. On top of that, goods from the\n  EU carry a Section 301 tariff. For sporting goods like ours that works out to about 10 percent of\n  the product value.<\/p>\n  <p>We have no influence over either. What we can do is tell you the number in advance.<\/p>\n<\/div>\n\n<h2>The two kilogram rule<\/h2>\n\n<p>This is the part worth knowing before you order.<\/p>\n\n<p>A Prime pad weighs 18&nbsp;kg. The shipping rate to the US holds steady all the way to\n<strong>20&nbsp;kg<\/strong>, and only then steps up. So there are two spare kilograms in the box that\ncost you nothing extra.<\/p>\n\n<p>Two kilograms is a lot of small parts. A set of arrows is half a kilo. Colour bumpers, half a kilo.\nA PS2 converter, two hundred grams. An issue of the magazine, three hundred. You can fill that space\nseveral times over and the shipping line on your receipt does not move by a cent.<\/p>\n\n<p>Order the same parts on their own three months later and you pay the full freight again, plus duty,\nplus another carrier fee. That is the whole argument, and the calculator below does the arithmetic\nfor you.<\/p>\n\n<div class=\"calc\">\n  <div class=\"calc-head\">\n    <h3>Build your order<\/h3>\n    <p>Pick a pad, tick what you want with it, and watch both the weight and the total.<\/p>\n  <\/div>\n  <div class=\"calc-body\">\n\n    <fieldset>\n      <legend>Choose your pad<\/legend>\n      <div class=\"pads\" id=\"pads\"><label class=\"pad on\" data-pad=\"prime\"><span class=\"nm\">Prime<\/span><span class=\"mt\">$347 &middot; 18 kg<\/span><select class=\"pq\" data-id=\"prime\" aria-label=\"Quantity of Prime\"><option value=\"0\">0<\/option><option value=\"1\" selected='selected'>1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"core\"><span class=\"nm\">Core<\/span><span class=\"mt\">$278 &middot; 18 kg<\/span><select class=\"pq\" data-id=\"core\" aria-label=\"Quantity of Core\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"prox\"><span class=\"nm\">PRO X<\/span><span class=\"mt\">$323 &middot; 18 kg<\/span><select class=\"pq\" data-id=\"prox\" aria-label=\"Quantity of PRO X\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"black\"><span class=\"nm\">Metal Black<\/span><span class=\"mt\">$280 &middot; 18 kg<\/span><select class=\"pq\" data-id=\"black\" aria-label=\"Quantity of Metal Black\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"piu\"><span class=\"nm\">PIU PRO Metal<\/span><span class=\"mt\">$292 &middot; 18 kg<\/span><select class=\"pq\" data-id=\"piu\" aria-label=\"Quantity of PIU PRO Metal\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"nlgm\"><span class=\"nm\">Next Level<\/span><span class=\"mt\">$127 &middot; 3.6 kg<\/span><select class=\"pq\" data-id=\"nlgm\" aria-label=\"Quantity of Next Level\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"chb\"><span class=\"nm\">Core + Handbar<\/span><span class=\"mt\">$532 &middot; 29 kg<\/span><select class=\"pq\" data-id=\"chb\" aria-label=\"Quantity of Core + Handbar\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"pad\" data-pad=\"fam\"><span class=\"nm\">Family Set<\/span><span class=\"mt\">$764 &middot; 38.5 kg<\/span><select class=\"pq\" data-id=\"fam\" aria-label=\"Quantity of Family Set\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><\/div>\n      <p class=\"hint\">Up to two of each. One hard pad and one soft one is a common pairing,\n      and they travel in the same parcel.<\/p>\n    <\/fieldset>\n\n    <div class=\"gauge\">\n      <div class=\"gauge-top\">\n        <span class=\"gauge-lbl\">Parcel weight<\/span>\n        <span class=\"gauge-val\" id=\"gval\">18.0 \/ 20.0 kg<\/span>\n      <\/div>\n      <div class=\"bar\" id=\"gbar\"><i style=\"width:90%\"><\/i><\/div>\n      <p class=\"gauge-note\" id=\"gnote\"><\/p>\n    <\/div>\n\n    <fieldset>\n      <legend>Add accessories<\/legend>\n      <p class=\"ndinfo\" id=\"ndinfo\" hidden>The Next Level pad is a soft mat. Panels, bumpers,\n      custom printing and aluminium brackets are made for our metal framed pads and are greyed\n      out here. Converters, the mini pad and the magazine still fit in the same parcel.<\/p>\n      <div class=\"accs\" id=\"accs\"><label class=\"acc\" data-acc=\"panel\"><span class=\"an\">Panel customization<\/span><span class=\"ap\">$7 &middot; 0.1 kg<\/span><select class=\"aq\" data-id=\"panel\" aria-label=\"Quantity of Panel customization\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"bump\"><span class=\"an\">Colour bumpers<\/span><span class=\"ap\">$12 &middot; 0.5 kg<\/span><select class=\"aq\" data-id=\"bump\" aria-label=\"Quantity of Colour bumpers\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"mini\"><span class=\"an\">Mini Finger + cover<\/span><span class=\"ap\">$12 &middot; 0.3 kg<\/span><select class=\"aq\" data-id=\"mini\" aria-label=\"Quantity of Mini Finger + cover\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"mag\"><span class=\"an\">Atari Legacy magazine<\/span><span class=\"ap\">$16 &middot; 0.3 kg<\/span><select class=\"aq\" data-id=\"mag\" aria-label=\"Quantity of Atari Legacy magazine\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"arrc\"><span class=\"an\">Arrows, Core set<\/span><span class=\"ap\">$29 &middot; 0.5 kg<\/span><select class=\"aq\" data-id=\"arrc\" aria-label=\"Quantity of Arrows, Core set\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"arrp\"><span class=\"an\">Arrows, Prime set<\/span><span class=\"ap\">$41 &middot; 0.5 kg<\/span><select class=\"aq\" data-id=\"arrp\" aria-label=\"Quantity of Arrows, Prime set\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"ps2\"><span class=\"an\">PS2 \/ PSX converter<\/span><span class=\"ap\">$38 &middot; 0.2 kg<\/span><select class=\"aq\" data-id=\"ps2\" aria-label=\"Quantity of PS2 \/ PSX converter\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"atari\"><span class=\"an\">Atari XE\/XL converter<\/span><span class=\"ap\">$38 &middot; 0.2 kg<\/span><select class=\"aq\" data-id=\"atari\" aria-label=\"Quantity of Atari XE\/XL converter\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"mpan\"><span class=\"an\">Metal panel set<\/span><span class=\"ap\">$42 &middot; 0.5 kg<\/span><select class=\"aq\" data-id=\"mpan\" aria-label=\"Quantity of Metal panel set\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"light\"><span class=\"an\">Lights controller<\/span><span class=\"ap\">$51 &middot; 0.5 kg<\/span><select class=\"aq\" data-id=\"light\" aria-label=\"Quantity of Lights controller\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"alu\"><span class=\"an\">Aluminium panels<\/span><span class=\"ap\">$51 &middot; 1 kg<\/span><select class=\"aq\" data-id=\"alu\" aria-label=\"Quantity of Aluminium panels\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><label class=\"acc\" data-acc=\"bould\"><span class=\"an\">Boulder adapter<\/span><span class=\"ap\">$54 &middot; 0.3 kg<\/span><select class=\"aq\" data-id=\"bould\" aria-label=\"Quantity of Boulder adapter\"><option value=\"0\" selected='selected'>0<\/option><option value=\"1\">1<\/option><option value=\"2\">2<\/option><\/select><\/label><\/div>\n    <\/fieldset>\n\n    <div class=\"receipt\" style=\"margin:0\">\n      <div class=\"head\"><span id=\"rlbl\">Your order, delivered<\/span><span>estimate<\/span><\/div>\n      <div class=\"line\"><span class=\"lbl\" id=\"l1\">Products<\/span><span class=\"amt\" id=\"v1\">$347<\/span><\/div>\n      <div class=\"line\"><span class=\"lbl\">Shipping to the US<\/span><span class=\"amt\" id=\"v2\">$151<\/span><\/div>\n      <div class=\"line\"><span class=\"lbl\">US import duty, estimated<\/span><span class=\"amt\" id=\"v3\">$35<\/span><\/div>\n      <div class=\"line\"><span class=\"lbl\">Carrier processing fee<\/span><span class=\"amt\" id=\"v4\">$18<\/span><\/div>\n      <div class=\"line total\"><span class=\"lbl\">Delivered<\/span><span class=\"amt\" id=\"v5\">$550<\/span><\/div>\n    <\/div>\n\n    <div class=\"saving\" id=\"save\" hidden>\n      <p id=\"savetext\"><\/p>\n    <\/div>\n\n    <p class=\"promo\"><b>Even lower until 30 September.<\/b> The figures above are our regular\n    catalogue prices. A summer promotion currently takes 25 to 60 EUR off Prime and Next Level\n    pads, depending on how many you order, so your cart will come out below what you see here.\n    Shipping, duty and the carrier fee do not change.<\/p>\n\n    <p class=\"disclaim\">Prices and rates read from our store on 17 September 2026. Duty is estimated at\n    10 percent of product value under HTS 9504.50. US Customs sets the final amount and it can differ.\n    The carrier charges a processing fee for handling the customs paperwork; on an order this size it runs to roughly $18.<\/p>\n  <\/div>\n<\/div>\n\n<h2>How long it takes<\/h2>\n\n<p>On the product page you will see <b>Standard, ships in 8-12 business days<\/b> next to the\nshipping selector. That is how long we need to build your pad and hand it to the courier. It is not\na delivery date, and the rest of the journey happens after it. Here is the whole thing, stage by\nstage.<\/p>\n\n<div class=\"stages\">\n  <div class=\"stage\">\n    <span class=\"sn\">01<\/span>\n    <div><b>We build it and hand it over<\/b>\n    <p>8 to 12 business days on a standard order. Pick 24h dispatch and it leaves the next working day.<\/p><\/div>\n  <\/div>\n  <div class=\"stage\">\n    <span class=\"sn\">02<\/span>\n    <div><b>Courier flies it to the US<\/b>\n    <p>Usually up to 5 business days. Sometimes it turns up three days after dispatch.<\/p><\/div>\n  <\/div>\n  <div class=\"stage\">\n    <span class=\"sn\">03<\/span>\n    <div><b>Customs clears it<\/b>\n    <p>Anywhere from a few hours to a few days. Nobody, us included, can put a clock on this one.<\/p><\/div>\n  <\/div>\n<\/div>\n\n<p>Added up, most orders land between one and three weeks after you press buy. Which end of that\nyou get depends on the dispatch option you choose at checkout. Customs can add a day or two on\ntop, and that part is out of everyone's hands.<\/p>\n\n<p>UPS will email you when duty is due. Paying it online before the van arrives saves you a collection\ncharge on the doorstep.<\/p>\n\n<h2>If something goes wrong<\/h2>\n\n<p>This is the question we get most, and the answer surprises people.<\/p>\n\n<p><strong>Your pad does not go back to Poland.<\/strong> We hold a standing service agreement with a\ndistributor inside the United States, and they handle repairs on our instruction. A fault gets sorted\nout on your side of the ocean. That is the arrangement for every pad we sell, not a favour we do\ncase by case. Warranty claims run for 24 months from the day the pad reaches you.<\/p>\n\n<p>One thing worth saying plainly, because the community will ask. Opening the pad up and soldering\nyour own modifications ends the warranty on the spot. We would rather you knew that before you reach\nfor the iron than after.<\/p>\n\n<h2>An honest comparison<\/h2>\n\n<p>You can also buy our pads from a US reseller, and for some people that is the better choice. Their\nprice is one number and the pad is already on the continent.<\/p>\n\n<p>Once everything is added up the two routes land within a few percent of each other. The difference\nis not really the money. It is who assembles the bill, and how long you wait. We think you should see\nboth numbers and decide for yourself, which is why this page exists.<\/p>\n\n<div class=\"ltek-tbl\"><div id=\"tbl\"><div class=\"trow thead\"><span>Pad<\/span><i>Product<\/i><i>Shipping<\/i><i>Duty<\/i><i>Fee<\/i><i>Delivered<\/i><\/div><div class=\"trow\"><span>Prime<\/span><i>$347<\/i><i>$151<\/i><i>$35<\/i><i>$18<\/i><i><b>$550<\/b><\/i><\/div><div class=\"trow\"><span>Core<\/span><i>$278<\/i><i>$151<\/i><i>$28<\/i><i>$18<\/i><i><b>$474<\/b><\/i><\/div><div class=\"trow\"><span>PRO X<\/span><i>$323<\/i><i>$151<\/i><i>$32<\/i><i>$18<\/i><i><b>$524<\/b><\/i><\/div><div class=\"trow\"><span>Metal Black<\/span><i>$280<\/i><i>$151<\/i><i>$28<\/i><i>$18<\/i><i><b>$477<\/b><\/i><\/div><div class=\"trow\"><span>PIU PRO Metal<\/span><i>$292<\/i><i>$151<\/i><i>$29<\/i><i>$18<\/i><i><b>$490<\/b><\/i><\/div><div class=\"trow\"><span>Next Level<\/span><i>$127<\/i><i>$32<\/i><i>$13<\/i><i>$18<\/i><i><b>$189<\/b><\/i><\/div><div class=\"trow\"><span>Core + Handbar<\/span><i>$532<\/i><i>$216<\/i><i>$53<\/i><i>$18<\/i><i><b>$819<\/b><\/i><\/div><div class=\"trow\"><span>Family Set<\/span><i>$764<\/i><i>$301<\/i><i>$76<\/i><i>$21<\/i><i><b>$1,162<\/b><\/i><\/div><\/div><\/div>\n\n<p class=\"disclaim\">Every figure on this page was read from our live store and shipping tables on\n17 September 2026, for a delivery address in Los Angeles. Rates to other US addresses are the same.\nWe update this page when the tables change.<\/p>\n\n<footer>\n  <p>L-TEK has been building interactive dance mats since 2004. More than forty thousand metal framed\n  pads are in living rooms, studios and arcades around the world today.<\/p>\n<\/footer><\/div><script>window.LTEK_LANDED_DANE={\"pads\":[{\"id\":\"prime\",\"nm\":\"Prime\",\"price\":347,\"kg\":18,\"domyslnie\":true},{\"id\":\"core\",\"nm\":\"Core\",\"price\":278,\"kg\":18},{\"id\":\"prox\",\"nm\":\"PRO X\",\"price\":323,\"kg\":18},{\"id\":\"black\",\"nm\":\"Metal Black\",\"price\":280,\"kg\":18},{\"id\":\"piu\",\"nm\":\"PIU PRO Metal\",\"price\":292,\"kg\":18},{\"id\":\"nlgm\",\"nm\":\"Next Level\",\"price\":127,\"kg\":3.6,\"soft\":true},{\"id\":\"chb\",\"nm\":\"Core + Handbar\",\"price\":532,\"kg\":29},{\"id\":\"fam\",\"nm\":\"Family Set\",\"price\":764,\"kg\":38.5}],\"accs\":[{\"id\":\"panel\",\"nm\":\"Panel customization\",\"price\":7,\"kg\":0.1,\"hard\":true},{\"id\":\"bump\",\"nm\":\"Colour bumpers\",\"price\":12,\"kg\":0.5,\"hard\":true},{\"id\":\"mini\",\"nm\":\"Mini Finger + cover\",\"price\":12,\"kg\":0.3},{\"id\":\"mag\",\"nm\":\"Atari Legacy magazine\",\"price\":16,\"kg\":0.3},{\"id\":\"arrc\",\"nm\":\"Arrows, Core set\",\"price\":29,\"kg\":0.5,\"hard\":true},{\"id\":\"arrp\",\"nm\":\"Arrows, Prime set\",\"price\":41,\"kg\":0.5,\"hard\":true},{\"id\":\"ps2\",\"nm\":\"PS2 \\\/ PSX converter\",\"price\":38,\"kg\":0.2},{\"id\":\"atari\",\"nm\":\"Atari XE\\\/XL converter\",\"price\":38,\"kg\":0.2},{\"id\":\"mpan\",\"nm\":\"Metal panel set\",\"price\":42,\"kg\":0.5,\"hard\":true},{\"id\":\"light\",\"nm\":\"Lights controller\",\"price\":51,\"kg\":0.5},{\"id\":\"alu\",\"nm\":\"Aluminium panels\",\"price\":51,\"kg\":1,\"hard\":true},{\"id\":\"bould\",\"nm\":\"Boulder adapter\",\"price\":54,\"kg\":0.3}],\"tiers\":[[4,32],[5,37],[7,60],[9,65],[13,118],[20,151],[24,183],[25,187],[30,216],[38.5,301],[42.1,334],[47,367],[48,399],[56.5,452],[58,484]]};<\/script><script>\/* Dane przychodza z PHP (LTEK_LANDED_DANE) \u2014 JEDNO zrodlo prawdy dla serwera i przegladarki.\n   Listy mat, akcesoriow i tabela porownawcza sa juz w HTML, wygenerowane serwerowo.\n   Ten skrypt NIE buduje DOM \u2014 tylko podpina zachowanie do istniejacych elementow,\n   zeby crawler nierenderujacy (GPTBot, ClaudeBot, PerplexityBot) widzial komplet danych. *\/\n(function(){\n  var D = window.LTEK_LANDED_DANE || null;\n  if (!D) { return; }\n  var PADS = D.pads, ACCS = D.accs, TIERS = D.tiers, MAX = 2;\n\n  function ship(kg){ for (var i=0;i<TIERS.length;i++){ if (kg <= TIERS[i][0]+1e-9) return TIERS[i][1]; } return null; }\n  function capOf(kg){ for (var i=0;i<TIERS.length;i++){ if (kg <= TIERS[i][0]+1e-9) return TIERS[i][0]; } return TIERS[TIERS.length-1][0]; }\n  function duty(v){ return v*0.10; }\n  function fee(v){ return Math.max(17.5, 0.025*v); }\n  function usd(n){ return '$' + Math.round(n).toLocaleString('en-US'); }\n  function el(id){ return document.getElementById(id); }\n\n  var padBox = el('pads'), accBox = el('accs');\n  if (!padBox || !accBox) { return; }\n  var ilePad = {}, ileAcc = {};\n  PADS.forEach(function(p){ if (p.domyslnie) ilePad[p.id] = 1; });\n\n  function ustaw(mapa, id, n){\n    n = Math.min(MAX, parseInt(n,10) || 0);\n    if (n > 0) mapa[id] = n; else delete mapa[id];\n  }\n  padBox.addEventListener('change', function(e){\n    if (!e.target.classList.contains('pq')) return;\n    ustaw(ilePad, e.target.dataset.id, e.target.value);\n    odswiezDostepnosc(); draw();\n  });\n  accBox.addEventListener('change', function(e){\n    if (!e.target.classList.contains('aq')) return;\n    ustaw(ileAcc, e.target.dataset.id, e.target.value);\n    draw();\n  });\n\n  function tylkoMiekkie(){\n    var w = PADS.filter(function(p){ return ilePad[p.id]; });\n    return w.length > 0 && w.every(function(p){ return p.soft; });\n  }\n  function odswiezDostepnosc(){\n    var blokuj = tylkoMiekkie();\n    ACCS.forEach(function(a){\n      var e2 = accBox.querySelector('[data-acc=\"'+a.id+'\"]'); if (!e2) return;\n      var nd = !!(a.hard && blokuj);\n      e2.classList.toggle('nd', nd);\n      var s = e2.querySelector('.aq'); s.disabled = nd;\n      if (nd && ileAcc[a.id]) { delete ileAcc[a.id]; s.value = '0'; }\n    });\n    var info = el('ndinfo'); if (info) info.hidden = !blokuj;\n    PADS.forEach(function(p){\n      var e3 = padBox.querySelector('[data-pad=\"'+p.id+'\"]');\n      if (e3) e3.classList.toggle('on', !!ilePad[p.id]);\n    });\n  }\n\n  function draw(){\n    var maty = PADS.filter(function(p){ return ilePad[p.id]; });\n    var akc  = ACCS.filter(function(a){ return ileAcc[a.id]; });\n    var matKg=0, matVal=0, sztukMat=0, akcKg=0, akcVal=0, sztukAkc=0;\n    maty.forEach(function(p){ var n=ilePad[p.id]; matKg+=p.kg*n; matVal+=p.price*n; sztukMat+=n; });\n    akc.forEach(function(a){ var n=ileAcc[a.id]; akcKg+=a.kg*n; akcVal+=a.price*n; sztukAkc+=n; });\n    var kg = Math.round((matKg+akcKg)*100)\/100, val = matVal+akcVal, s = ship(kg);\n\n    var etykieta = [];\n    if (sztukMat) etykieta.push(sztukMat === 1 ? maty[0].nm + ' pad' : sztukMat + ' pads');\n    if (sztukAkc) etykieta.push(sztukAkc + ' item' + (sztukAkc>1?'s':''));\n    el('l1').textContent = etykieta.join(' + ') || 'Nothing selected yet';\n\n    if (s === null || val === 0) {\n      ['v1','v2','v3','v4','v5'].forEach(function(id){ el(id).textContent = '\u2014'; });\n      el('gval').textContent = (val === 0 ? '0.00 kg' : kg.toFixed(2) + ' kg');\n      el('gbar').firstElementChild.style.width = '0%';\n      el('gnote').innerHTML = (val === 0)\n        ? 'Pick a pad above, or just accessories, and the numbers appear here.'\n        : 'This parcel weighs <b>' + kg.toFixed(1) + ' kg<\/b>, past the heaviest basket we have priced. '\n          + 'Write to us and we will quote the freight properly rather than guess.';\n      el('save').hidden = true;\n      return;\n    }\n\n    var d = duty(val), f = fee(val+d), tot = val+s+d+f;\n    el('v1').textContent = usd(val); el('v2').textContent = usd(s);\n    el('v3').textContent = usd(d);   el('v4').textContent = usd(f);\n    el('v5').textContent = usd(tot);\n\n    var cap = capOf(kg), base = ship(matKg) || 0, luz = Math.round((cap-kg)*100)\/100;\n    el('gval').textContent = kg.toFixed(2) + ' \/ ' + cap + ' kg';\n    var bar = el('gbar');\n    bar.firstElementChild.style.width = Math.min(100, (kg\/cap)*100).toFixed(1) + '%';\n    bar.classList.toggle('over', sztukAkc > 0 && s > base);\n\n    var note = el('gnote');\n    if (sztukAkc > 0 && s > base) {\n      note.innerHTML = 'The accessories pushed shipping up to <b>' + usd(s) + '<\/b>, ' + usd(s-base)\n        + ' more than the pads alone. Dropping about ' + (kg-capOf(matKg)).toFixed(1) + ' kg brings it back down.';\n    } else if (luz <= 0.2) {\n      note.innerHTML = 'You are right at the edge. <b>' + luz.toFixed(2) + ' kg<\/b> left before shipping steps up.';\n    } else {\n      note.innerHTML = 'Still <b>' + luz.toFixed(2) + ' kg<\/b> of free space in the box. '\n        + 'Shipping stays at ' + usd(s) + ' no matter what you put in it.';\n    }\n\n    var box = el('save');\n    if (sztukAkc && sztukMat && s === base) {\n      var osobno = ship(akcKg);\n      if (osobno === null) { box.hidden = true; return; }\n      var later = akcVal + osobno + duty(akcVal) + fee(akcVal + duty(akcVal));\n      var teraz = akcVal + duty(akcVal) + (f - fee(matVal + duty(matVal)));\n      box.hidden = false;\n      el('savetext').innerHTML = 'Those ' + sztukAkc + ' item' + (sztukAkc>1?'s':'')\n        + ' add <span class=\"big\">' + usd(teraz) + '<\/span> to this order. Ordered on their own later '\n        + 'they would cost <span class=\"big\">' + usd(later) + '<\/span>, because the freight and the '\n        + 'customs paperwork start again from zero. <b>You keep ' + usd(later-teraz)\n        + ' by putting them in the same box.<\/b>';\n    } else { box.hidden = true; }\n  }\n\n  odswiezDostepnosc();\n  draw();\n})();<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d&#8217;importation am\u00e9ricains et des frais de transporteur, ainsi qu&#8217;un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse. <\/p>\n","protected":false},"author":2,"featured_media":46515,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[541],"tags":[],"class_list":["post-46506","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-matology"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d&#039;importation am\u00e9ricains et des frais de transporteur, ainsi qu&#039;un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Tomek\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1.1\" \/>\n\n\t\t<meta name=\"google-site-verification\" content=\"zlccE7WcKhwgeY7oKYzrVu-9AHe1O04vBZK7qPFh44c\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Interactive Mats L-TEK - Dance Dance Mats L-TEK\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK\" \/>\n\t\t<meta property=\"og:description\" content=\"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d&#039;importation am\u00e9ricains et des frais de transporteur, ainsi qu&#039;un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-17T19:54:36+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-17T20:27:17+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LTEKiamats\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d&#039;importation am\u00e9ricains et des frais de transporteur, ainsi qu&#039;un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#blogposting\",\"name\":\"Combien vais-je r\\u00e9ellement payer ? Co\\u00fbt total, frais de transport compris, d\\u2019un tapis de danse exp\\u00e9di\\u00e9 aux \\u00c9tats-Unis - Interactive Mats L-TEK\",\"headline\":\"Combien vais-je r\\u00e9ellement payer ? Co\\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\\u00e9di\\u00e9 aux \\u00c9tats-Unis\",\"author\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/author\\\/tomek\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/wp-content\\\/uploads\\\/landed-featured-1200x675-1.webp\",\"width\":1200,\"height\":675},\"datePublished\":\"2026-09-17T21:54:36+02:00\",\"dateModified\":\"2026-09-17T22:27:17+02:00\",\"inLanguage\":\"fr-FR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#webpage\"},\"articleSection\":\"Matology, Opcjonalne\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/category\\\/matology\\\/#listItem\",\"name\":\"Matology\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/category\\\/matology\\\/#listItem\",\"position\":2,\"name\":\"Matology\",\"item\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/category\\\/matology\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#listItem\",\"name\":\"Combien vais-je r\\u00e9ellement payer ? Co\\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\\u00e9di\\u00e9 aux \\u00c9tats-Unis\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#listItem\",\"position\":3,\"name\":\"Combien vais-je r\\u00e9ellement payer ? Co\\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\\u00e9di\\u00e9 aux \\u00c9tats-Unis\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/category\\\/matology\\\/#listItem\",\"name\":\"Matology\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#organization\",\"name\":\"L-TEK Sp. z o.o.\",\"description\":\"iAmats by L-TEK\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/\",\"email\":\"biuro@l-tek.pl\",\"telephone\":\"+48575080805\",\"foundingDate\":\"2004-02-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":20,\"maxValue\":30},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/logo_sygnet.png\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#organizationLogo\",\"width\":144,\"height\":89},\"image\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/LTEKiamats\\\/\",\"https:\\\/\\\/www.instagram.com\\\/ltek_iamats\\\/\",\"https:\\\/\\\/tiktok.com\\\/@ltek_iamats\",\"https:\\\/\\\/www.youtube.com\\\/@maty-taneczne4\",\"https:\\\/\\\/www.reddit.com\\\/search\\\/?q=maty-taneczne&rdt=42640\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/author\\\/tomek\\\/#author\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/author\\\/tomek\\\/\",\"name\":\"Tomek\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7374d000e5f77da0d39b99155c3af8044cfee4cf43f8d551850b61e474d6dbe5?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Tomek\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#webpage\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/\",\"name\":\"Combien vais-je r\\u00e9ellement payer ? Co\\u00fbt total, frais de transport compris, d\\u2019un tapis de danse exp\\u00e9di\\u00e9 aux \\u00c9tats-Unis - Interactive Mats L-TEK\",\"description\":\"Une tablette Prime livr\\u00e9e en Californie co\\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\\u00e9tail complet du prix, des frais de port, des droits d'importation am\\u00e9ricains et des frais de transporteur, ainsi qu'un calculateur vous permettant de composer votre propre commande et de conna\\u00eetre le montant exact avant de passer \\u00e0 la caisse.\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/author\\\/tomek\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/author\\\/tomek\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/wp-content\\\/uploads\\\/landed-featured-1200x675-1.webp\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#mainImage\",\"width\":1200,\"height\":675},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\\\/#mainImage\"},\"datePublished\":\"2026-09-17T21:54:36+02:00\",\"dateModified\":\"2026-09-17T22:27:17+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/\",\"name\":\"Interactive Dance Mats L-TEK\",\"alternateName\":\"Dance Mats L-TEK\",\"description\":\"Dance Dance Mats L-TEK\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.iamats.com\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK<\/title>\n\n","aioseo_head_json":{"title":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK","description":"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d'importation am\u00e9ricains et des frais de transporteur, ainsi qu'un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.","canonical_url":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":"&lt;meta name=\"google-site-verification\" content=\"zlccE7WcKhwgeY7oKYzrVu-9AHe1O04vBZK7qPFh44c\" \/&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#blogposting","name":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK","headline":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis","author":{"@id":"https:\/\/www.iamats.com\/fr\/author\/tomek\/#author"},"publisher":{"@id":"https:\/\/www.iamats.com\/fr\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","width":1200,"height":675},"datePublished":"2026-09-17T21:54:36+02:00","dateModified":"2026-09-17T22:27:17+02:00","inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#webpage"},"isPartOf":{"@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#webpage"},"articleSection":"Matology, Opcjonalne"},{"@type":"BreadcrumbList","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/#listItem","position":1,"name":"Home","item":"https:\/\/www.iamats.com\/fr\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/category\/matology\/#listItem","name":"Matology"}},{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/category\/matology\/#listItem","position":2,"name":"Matology","item":"https:\/\/www.iamats.com\/fr\/category\/matology\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#listItem","name":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#listItem","position":3,"name":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis","previousItem":{"@type":"ListItem","@id":"https:\/\/www.iamats.com\/fr\/category\/matology\/#listItem","name":"Matology"}}]},{"@type":"Organization","@id":"https:\/\/www.iamats.com\/fr\/#organization","name":"L-TEK Sp. z o.o.","description":"iAmats by L-TEK","url":"https:\/\/www.iamats.com\/fr\/","email":"biuro@l-tek.pl","telephone":"+48575080805","foundingDate":"2004-02-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":20,"maxValue":30},"logo":{"@type":"ImageObject","url":"https:\/\/www.iamats.com\/wp-content\/uploads\/2021\/01\/logo_sygnet.png","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#organizationLogo","width":144,"height":89},"image":{"@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/LTEKiamats\/","https:\/\/www.instagram.com\/ltek_iamats\/","https:\/\/tiktok.com\/@ltek_iamats","https:\/\/www.youtube.com\/@maty-taneczne4","https:\/\/www.reddit.com\/search\/?q=maty-taneczne&rdt=42640"]},{"@type":"Person","@id":"https:\/\/www.iamats.com\/fr\/author\/tomek\/#author","url":"https:\/\/www.iamats.com\/fr\/author\/tomek\/","name":"Tomek","image":{"@type":"ImageObject","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/7374d000e5f77da0d39b99155c3af8044cfee4cf43f8d551850b61e474d6dbe5?s=96&d=mm&r=g","width":96,"height":96,"caption":"Tomek"}},{"@type":"WebPage","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#webpage","url":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/","name":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK","description":"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d'importation am\u00e9ricains et des frais de transporteur, ainsi qu'un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/www.iamats.com\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#breadcrumblist"},"author":{"@id":"https:\/\/www.iamats.com\/fr\/author\/tomek\/#author"},"creator":{"@id":"https:\/\/www.iamats.com\/fr\/author\/tomek\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#mainImage","width":1200,"height":675},"primaryImageOfPage":{"@id":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/#mainImage"},"datePublished":"2026-09-17T21:54:36+02:00","dateModified":"2026-09-17T22:27:17+02:00"},{"@type":"WebSite","@id":"https:\/\/www.iamats.com\/fr\/#website","url":"https:\/\/www.iamats.com\/fr\/","name":"Interactive Dance Mats L-TEK","alternateName":"Dance Mats L-TEK","description":"Dance Dance Mats L-TEK","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/www.iamats.com\/fr\/#organization"}}]},"og:locale":"fr_FR","og:site_name":"Interactive Mats L-TEK - Dance Dance Mats L-TEK","og:type":"article","og:title":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK","og:description":"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d'importation am\u00e9ricains et des frais de transporteur, ainsi qu'un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.","og:url":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/","og:image":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","og:image:secure_url":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","og:image:width":"1200","og:image:height":"675","article:published_time":"2026-09-17T19:54:36+00:00","article:modified_time":"2026-09-17T20:27:17+00:00","article:publisher":"https:\/\/www.facebook.com\/LTEKiamats\/","twitter:card":"summary_large_image","twitter:title":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis - Interactive Mats L-TEK","twitter:description":"Une tablette Prime livr\u00e9e en Californie co\u00fbte environ 550 dollars, toutes taxes comprises. Vous trouverez ci-dessous le d\u00e9tail complet du prix, des frais de port, des droits d'importation am\u00e9ricains et des frais de transporteur, ainsi qu'un calculateur vous permettant de composer votre propre commande et de conna\u00eetre le montant exact avant de passer \u00e0 la caisse.","twitter:image":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp"},"aioseo_meta_data":{"post_id":"46506","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"featured","og_image_url":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","og_image_width":"1200","og_image_height":"675","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"featured","twitter_image_url":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-09-17 20:28:02","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-09-17 19:54:51","updated":"2026-09-17 21:02:02","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.iamats.com\/fr\/\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.iamats.com\/fr\/category\/matology\/\" title=\"Matology\">Matology<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tCombien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d\u2019un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.iamats.com\/fr\/"},{"label":"Matology","link":"https:\/\/www.iamats.com\/fr\/category\/matology\/"},{"label":"Combien vais-je r\u00e9ellement payer ? Co\u00fbt total, frais de transport compris, d&#8217;un tapis de danse exp\u00e9di\u00e9 aux \u00c9tats-Unis","link":"https:\/\/www.iamats.com\/fr\/combien-vais-je-reellement-payer-cout-total-frais-de-transport-compris-dun-tapis-de-danse-expedie-aux-etats-unis\/"}],"jetpack_featured_media_url":"https:\/\/www.iamats.com\/wp-content\/uploads\/landed-featured-1200x675-1.webp","_links":{"self":[{"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/posts\/46506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/comments?post=46506"}],"version-history":[{"count":1,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/posts\/46506\/revisions"}],"predecessor-version":[{"id":46507,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/posts\/46506\/revisions\/46507"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/media\/46515"}],"wp:attachment":[{"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/media?parent=46506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/categories?post=46506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iamats.com\/fr\/wp-json\/wp\/v2\/tags?post=46506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}