{"id":27775,"date":"2026-08-10T12:32:25","date_gmt":"2026-08-10T12:32:25","guid":{"rendered":"https:\/\/elixscent.com\/czy-w-2026-roku-import-odswiezaczy-powietrza-z-chin-nadal-bedzie-tanszy\/"},"modified":"2026-08-10T13:29:07","modified_gmt":"2026-08-10T13:29:07","slug":"czy-w-2026-roku-import-odswiezaczy-powietrza-z-chin-nadal-bedzie-tanszy","status":"publish","type":"post","link":"https:\/\/elixscent.com\/pl\/czy-w-2026-roku-import-odswiezaczy-powietrza-z-chin-nadal-bedzie-tanszy\/","title":{"rendered":"Czy w 2026 roku import od\u015bwie\u017caczy powietrza z Chin nadal b\u0119dzie ta\u0144szy?"},"content":{"rendered":"\n\n\n\n\n<style>\n  :root{\n    --navy:#0F2540;\n    --navy-soft:#1B3A5C;\n    --ink:#1F2933;\n    --ink-soft:#52606D;\n    --line:#DDE3EA;\n    --bg:#FFFFFF;\n    --bg-alt:#F6F8FA;\n    --accent:#1B6FA8;\n    --accent-soft:#E8F1F8;\n    --warn-bg:#FFF8E6;\n    --warn-line:#E8C55A;\n    --good-bg:#EEF7F0;\n    --good-line:#7FB08A;\n  }\n  *{box-sizing:border-box}\n  html{-webkit-text-size-adjust:100%}\n  body{\n    margin:0;\n    background:var(--bg);\n    color:var(--ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Inter,Helvetica,Arial,sans-serif;\n    font-size:17px;\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n  }\n  .wrap{max-width:820px;margin:0 auto;padding:0 24px}\n\n  \/* ---- header ---- *\/\n  header.masthead{\n    border-bottom:1px solid var(--line);\n    padding:22px 0;\n    font-size:14px;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    color:var(--navy);\n    font-weight:600;\n  }\n  header.masthead .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}\n  header.masthead .tag{\n    letter-spacing:.04em;\n    text-transform:none;\n    font-weight:400;\n    color:var(--ink-soft);\n    font-size:13px;\n  }\n\n  \/* ---- hero ---- *\/\n  .hero{padding:56px 0 8px}\n  .eyebrow{\n    font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;\n    color:var(--accent);font-weight:700;margin:0 0 18px\n  }\n  h1{\n    font-size:40px;line-height:1.18;margin:0 0 20px;\n    color:var(--navy);font-weight:700;letter-spacing:-.015em;\n  }\n  .standfirst{font-size:20px;line-height:1.55;color:var(--ink-soft);margin:0 0 26px}\n  .meta{\n    font-size:14px;color:var(--ink-soft);\n    border-top:1px solid var(--line);border-bottom:1px solid var(--line);\n    padding:12px 0;display:flex;gap:22px;flex-wrap:wrap\n  }\n  .meta strong{color:var(--ink);font-weight:600}\n\n  \/* ---- answer box ---- *\/\n  .answer{\n    background:var(--navy);color:#fff;border-radius:4px;\n    padding:30px 32px;margin:36px 0 8px;\n  }\n  .answer h2{color:#fff;margin:0 0 14px;font-size:19px;border:0;padding:0}\n  .answer p{margin:0 0 12px;color:#E3EAF2;font-size:17px}\n  .answer p:last-child{margin-bottom:0}\n  .answer strong{color:#fff}\n\n  \/* ---- typography ---- *\/\n  h2{\n    font-size:27px;line-height:1.3;color:var(--navy);font-weight:700;\n    margin:52px 0 6px;letter-spacing:-.01em;\n    padding-top:26px;border-top:2px solid var(--navy);\n  }\n  h3{font-size:19px;color:var(--navy);font-weight:650;margin:32px 0 8px}\n  h4{font-size:16px;color:var(--navy);font-weight:650;margin:24px 0 6px}\n  p{margin:0 0 18px}\n  .lead-answer{\n    font-size:18.5px;font-weight:500;color:var(--ink);\n    border-left:3px solid var(--accent);padding-left:18px;margin:18px 0 24px\n  }\n  ul,ol{margin:0 0 20px;padding-left:22px}\n  li{margin-bottom:9px}\n  a{color:var(--accent);text-decoration:none;border-bottom:1px solid rgba(27,111,168,.35)}\n  a:hover{border-bottom-color:var(--accent)}\n  small{font-size:13.5px;color:var(--ink-soft)}\n\n  \/* ---- tables ---- *\/\n  .tablewrap{overflow-x:auto;margin:24px 0 10px;-webkit-overflow-scrolling:touch}\n  table{width:100%;border-collapse:collapse;font-size:15.5px}\n  caption{\n    caption-side:top;text-align:left;font-size:13px;letter-spacing:.1em;\n    text-transform:uppercase;color:var(--accent);font-weight:700;padding-bottom:10px\n  }\n  th,td{padding:11px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}\n  thead th{\n    background:var(--navy);color:#fff;font-weight:600;font-size:14px;\n    letter-spacing:.02em;border-bottom:0\n  }\n  tbody tr:nth-child(even){background:var(--bg-alt)}\n  td.num,th.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}\n  tr.total td{font-weight:700;background:var(--accent-soft);border-bottom:2px solid var(--accent)}\n  .tnote{font-size:13.5px;color:var(--ink-soft);margin:8px 0 0}\n\n  \/* ---- callouts ---- *\/\n  .box{border-radius:4px;padding:22px 24px;margin:28px 0;font-size:16px}\n  .box p:last-child{margin-bottom:0}\n  .box h3{margin-top:0}\n  .box.note{background:var(--bg-alt);border-left:3px solid var(--ink-soft)}\n  .box.warn{background:var(--warn-bg);border-left:3px solid var(--warn-line)}\n  .box.check{background:var(--good-bg);border-left:3px solid var(--good-line)}\n  .box.accent{background:var(--accent-soft);border-left:3px solid var(--accent)}\n  .box .label{\n    font-size:12px;letter-spacing:.14em;text-transform:uppercase;\n    font-weight:700;color:var(--navy);display:block;margin-bottom:10px\n  }\n\n  \/* ---- definition list ---- *\/\n  dl.defs{margin:24px 0}\n  dl.defs dt{font-weight:650;color:var(--navy);margin-top:16px}\n  dl.defs dd{margin:4px 0 0;color:var(--ink)}\n\n  \/* ---- faq ---- *\/\n  .faq{margin-top:14px}\n  .faq details{border-bottom:1px solid var(--line);padding:16px 0}\n  .faq summary{\n    cursor:pointer;font-weight:650;color:var(--navy);font-size:17px;\n    list-style:none;position:relative;padding-right:30px\n  }\n  .faq summary::-webkit-details-marker{display:none}\n  .faq summary::after{\n    content:\"+\";position:absolute;right:2px;top:-2px;font-size:22px;\n    color:var(--accent);font-weight:400\n  }\n  .faq details[open] summary::after{content:\"\u2013\"}\n  .faq details p{margin:12px 0 0;font-size:16px}\n\n  \/* ---- cta ---- *\/\n  .cta{\n    margin:56px 0 0;background:var(--navy);color:#fff;\n    border-radius:4px;padding:38px 34px\n  }\n  .cta h2{color:#fff;border:0;padding:0;margin:0 0 14px;font-size:25px}\n  .cta p{color:#E3EAF2}\n  .btn{\n    display:inline-block;background:#fff;color:var(--navy);\n    padding:13px 26px;border-radius:3px;font-weight:650;\n    border:0;margin:10px 10px 0 0;font-size:16px\n  }\n  .btn.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}\n  .btn:hover{border-bottom:0}\n\n  \/* ---- sources ---- *\/\n  .sources{margin-top:52px;padding-top:26px;border-top:1px solid var(--line);font-size:14.5px;color:var(--ink-soft)}\n  .sources h2{font-size:19px;border:0;padding:0;margin:0 0 12px}\n  .sources ul{padding-left:20px}\n  .sources li{margin-bottom:7px}\n\n  footer.foot{\n    margin-top:48px;border-top:1px solid var(--line);\n    padding:26px 0 60px;font-size:14px;color:var(--ink-soft)\n  }\n\n  @media (max-width:640px){\n    body{font-size:16.5px}\n    h1{font-size:29px}\n    h2{font-size:22px}\n    .standfirst{font-size:18px}\n    .answer,.cta{padding:24px 22px}\n    .wrap{padding:0 18px}\n  }\n  @media print{\n    .cta,header.masthead{display:none}\n    body{font-size:11pt}\n    a{color:var(--ink);border:0}\n  }\n<\/style>\n\n\n\n<header class=\"masthead\">\n  <div class=\"wrap\">\n    <span>ELiX  \u00b7  Knowledge<\/span>\n    <span class=\"tag\">European fragrance manufacturer since 1999 \u00b7 Wroc\u0142aw, Poland<\/span>\n  <\/div>\n<\/header>\n\n<div class=\"wrap\">\n\n<div class=\"hero\">\n  <p class=\"eyebrow\">Sourcing \u00b7 Landed cost<\/p>\n  <h1>Is It Still Cheaper to Import Air Fresheners From China in 2026?<\/h1>\n  <p class=\"standfirst\">For most of the last twenty years the answer was obviously yes. In August 2026 it depends entirely on whether you compare factory prices or landed cost \u2014 and the gap between those two numbers has never been wider. Here is the arithmetic, with the assumptions written down so you can check it against your own.<\/p>\n  <div class=\"meta\">\n    <span><strong>Published<\/strong> 10 August 2026<\/span>\n    <span><strong>Last reviewed<\/strong> 10 August 2026<\/span>\n    <span><strong>Reading time<\/strong> 12 minutes<\/span>\n  <\/div>\n<\/div>\n\n<div class=\"answer\">\n  <h2>The short answer<\/h2>\n  <p>On <strong>ex-works price<\/strong>, a Chinese supplier will almost always quote below a Polish one. That has not changed.<\/p>\n  <p>On <strong>landed cost<\/strong> \u2014 the number your finance team actually pays \u2014 the picture in August 2026 is different. Air fresheners from the EU carry a total duty of <strong>10%<\/strong>. From China the verified floor is <strong>18.5%<\/strong>, and depending on legacy Section 301 list membership it can reach <strong>43.5%<\/strong>. Ocean freight from North Europe to the US East Coast is running at roughly <strong>one third<\/strong> of the Shanghai rate.<\/p>\n  <p>Put together, a European manufacturer can be priced <strong>roughly 29% to 52% above the Chinese factory price<\/strong> and still deliver the same cost to your door. Whether that covers the real gap on your specific SKU is a question only your own numbers can answer \u2014 which is the entire point of this article.<\/p>\n<\/div>\n\n<h2>First, the definition most quotes get wrong<\/h2>\n\n<p class=\"lead-answer\">Factory price is what a supplier charges you at their gate. Landed cost is factory price plus duty, plus freight, plus fees, plus the working capital you tie up getting the goods to your warehouse. Two suppliers can differ by 40% on the first number and be identical on the second.<\/p>\n\n<dl class=\"defs\">\n  <dt>Ex-works \/ FOB price<\/dt>\n  <dd>What the factory charges. The only number most sourcing conversations ever get to.<\/dd>\n\n  <dt>Landed cost<\/dt>\n  <dd>Factory price + customs duty + Merchandise Processing Fee + Harbor Maintenance Fee + ocean freight + terminal handling + customs brokerage + drayage + insurance, divided by the units that actually arrive saleable.<\/dd>\n\n  <dt>Cost of ownership<\/dt>\n  <dd>Landed cost plus the money you cannot see on any invoice: the deposit you financed for two months, the safety stock a longer pipeline forces you to carry, the rework on an off-spec batch, and the recall you hope never happens.<\/dd>\n\n  <dt>MOQ vs price-break threshold<\/dt>\n  <dd>Not the same thing. A minimum order quantity is a hard floor below which a supplier will not produce. A price-break threshold is the volume at which the unit price drops. Suppliers frequently present the second as the first.<\/dd>\n<\/dl>\n\n<h2>What is the duty on air fresheners from China in 2026?<\/h2>\n\n<p class=\"lead-answer\">As of 24 July 2026, the verified minimum total duty on Chinese-origin air fresheners under HTS 3307.49.00 is 18.5% \u2014 6% MFN plus the new 12.5% Section 301 forced-labour duty. Legacy Section 301 list duties stack on top of that, which can take the total to 43.5%. EU-origin goods in the same heading pay a flat 10%.<\/p>\n\n<p>US tariff architecture changed twice this year, and a lot of sourcing decks have not caught up. Two dates matter:<\/p>\n\n<ul>\n  <li><strong>20 February 2026<\/strong> \u2014 the Supreme Court held in <em>Learning Resources, Inc. v. Trump<\/em> that IEEPA does not confer tariff authority. Collection of all IEEPA tariffs stopped on 24 February. The &#8222;fentanyl\u201d and &#8222;reciprocal\u201d layers you may still see quoted are gone.<\/li>\n  <li><strong>24 July 2026<\/strong> \u2014 a new Section 301 action took effect (Federal Register notice 2026-15181), covering roughly 60 economies through HTS subheadings 9903.05.20 to 9903.05.84.<\/li>\n<\/ul>\n\n<p>The mechanism differs by origin, and the difference is the whole story. For China, the new duty is <strong>12.5% added on top of<\/strong> MFN and on top of any pre-existing Section 301 list duty. For the European Union it is a <strong>ceiling, not an addition<\/strong> \u2014 the notice states that &#8222;the sum of the MFN tariff and the section 301 tariff shall be 10 percent.\u201d<\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <caption>Total US import duty by origin, August 2026<\/caption>\n  <thead>\n    <tr><th>HTS heading<\/th><th>Product<\/th><th class=\"num\">MFN<\/th><th class=\"num\">From Poland \/ EU<\/th><th class=\"num\">From China (floor)<\/th><th class=\"num\">From China (if legacy List 3)<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>3307.49.00<\/td><td>Car &#038; home air fresheners<\/td><td class=\"num\">6%<\/td><td class=\"num\"><strong>10.0%<\/strong><\/td><td class=\"num\">18.5%<\/td><td class=\"num\">43.5%<\/td><\/tr>\n    <tr><td>3307.90.00<\/td><td>Other perfumery preparations<\/td><td class=\"num\">5.4%<\/td><td class=\"num\"><strong>10.0%<\/strong><\/td><td class=\"num\">17.9%<\/td><td class=\"num\">42.9%<\/td><\/tr>\n    <tr><td>3402.50.51<\/td><td>Retail laundry preparations<\/td><td class=\"num\">Free<\/td><td class=\"num\"><strong>10.0%<\/strong><\/td><td class=\"num\">12.5%<\/td><td class=\"num\">\u2014<\/td><\/tr>\n    <tr><td>3402.90.50<\/td><td>Other washing preparations<\/td><td class=\"num\">3.7%<\/td><td class=\"num\"><strong>10.0%<\/strong><\/td><td class=\"num\">16.2%<\/td><td class=\"num\">41.2%<\/td><\/tr>\n    <tr><td>3303.00.30<\/td><td>Eau de Parfum (alcohol-based)<\/td><td class=\"num\">Free<\/td><td class=\"num\"><strong>10.0%<\/strong><\/td><td class=\"num\">12.5%<\/td><td class=\"num\">20.0%<\/td><\/tr>\n    <tr><td>3301.90.50<\/td><td>Essential oils<\/td><td class=\"num\">Free<\/td><td class=\"num\"><strong>10.0%<\/strong><\/td><td class=\"num\">12.5%<\/td><td class=\"num\">\u2014<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n<p class=\"tnote\">Rates from the USITC Harmonized Tariff Schedule, retrieved 10 August 2026, combined with Federal Register notice 2026-15181. Classification of hanging and vent-clip car air fresheners under 3307.49.0000 is settled by CBP ruling NY N231826.<\/p>\n\n<div class=\"box check\">\n  <span class=\"label\">One question for your customs broker<\/span>\n  <p>We could not resolve one variable from public sources, and we would rather say so than round it in our own favour. The annexes that determine which legacy Section 301 list Chapter 33 goods sit on are published in the Federal Register only as scanned images, and no commercial tracker maps them at 8-digit level. That is a 25-percentage-point swing.<\/p>\n  <p><strong>Your broker can settle it in thirty seconds.<\/strong> Ask them to pull the Chapter 99 flag from your last entry summary in ACE for HTS 3307.49.00. Whatever number comes back, put it in the table above and re-run the comparison. If it comes back at 18.5%, our case is weaker than the headline. We would still rather you had the real figure.<\/p>\n<\/div>\n\n<h2>What does ocean freight actually cost right now?<\/h2>\n\n<p class=\"lead-answer\">On Drewry\u2019s World Container Index assessed 7 August 2026, Shanghai to New York was USD 7,893 per 40ft container. Rotterdam to New York was USD 2,773. That is a difference of USD 5,120 per box \u2014 and on a high-cube of light, bulky product it is a larger line item than most buyers expect.<\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <caption>Ocean freight, 40ft container, week 32 of 2026<\/caption>\n  <thead>\n    <tr><th>Lane<\/th><th class=\"num\">USD \/ 40ft<\/th><th class=\"num\">Indicative transit<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>Shanghai \u2192 New York<\/td><td class=\"num\">7,893<\/td><td class=\"num\">~57 days<\/td><\/tr>\n    <tr><td>Shanghai \u2192 Los Angeles<\/td><td class=\"num\">5,894<\/td><td class=\"num\">~36 days<\/td><\/tr>\n    <tr><td><strong>North Europe \u2192 New York<\/strong><\/td><td class=\"num\"><strong>2,773<\/strong><\/td><td class=\"num\">13\u201319 days<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n<p class=\"tnote\">Drewry World Container Index, assessment date 7 August 2026. Transit figures: Flexport Ocean Timeliness Indicator (measured end-to-end, week to 27 July 2026) for the Asia lanes; carrier schedules for Gda\u0144sk\u2013US East Coast, including MSC\u2019s direct weekly Gda\u0144sk\u2013Bremerhaven\u2013New York\u2013Charleston service.<\/p>\n\n<p>Air fresheners cube out long before they weigh out. Carded hanging fresheners, gel cans, vent clips and reed diffuser sets are light and bulky, which means freight is a real proportion of landed cost rather than a rounding error. In the worked example below, ocean freight alone accounts for <strong>USD 0.066 per unit from China against USD 0.023 from Poland<\/strong>.<\/p>\n\n<p>Transit time matters less than most sourcing articles suggest \u2014 if your forecasting is good, a long pipeline is a planning problem rather than a cost problem. Worth noting only that flammable fragrance goods are effectively ocean-only at commercial volume, so you cannot air-freight your way out of a stockout from either origin. Freight <em>cost<\/em>, on the other hand, hits every single container.<\/p>\n\n<h2>A worked example: one 40ft container of car air fresheners<\/h2>\n\n<p class=\"lead-answer\">Below is a complete line-by-line landed cost for the same container from both origins, at an identical factory price, so the comparison isolates the trade cost. Every assumption is stated. Substitute your own and the structure still holds.<\/p>\n\n<div class=\"box note\">\n  <span class=\"label\">Assumptions<\/span>\n  <p>Carded paper hanging car air freshener, HTS 3307.49.0000. 120,000 units in a 40ft high cube \u2014 deliberately conservative for this format. Factory price USD 0.18 per unit from both origins, so the comparison measures trade cost and nothing else. Customs value on transaction value; international freight is not dutiable under 19 U.S.C. \u00a71401a. MPF at 0.3464%, capped at USD 651.50 per formal entry for FY2026. HMF 0.125%. Freight per Drewry, 7 August 2026. Terminal handling, brokerage, drayage and insurance excluded from both sides as broadly symmetrical.<\/p>\n<\/div>\n\n<div class=\"tablewrap\">\n<table>\n  <caption>Landed cost, 40ft container, 120,000 units<\/caption>\n  <thead>\n    <tr><th>Cost line<\/th><th class=\"num\">China (legacy List 3)<\/th><th class=\"num\">China (verified floor)<\/th><th class=\"num\">Poland<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>Goods value at factory<\/td><td class=\"num\">21,600<\/td><td class=\"num\">21,600<\/td><td class=\"num\">21,600<\/td><\/tr>\n    <tr><td>Customs duty<\/td><td class=\"num\">9,396<\/td><td class=\"num\">3,996<\/td><td class=\"num\">2,160<\/td><\/tr>\n    <tr><td>MPF + HMF<\/td><td class=\"num\">102<\/td><td class=\"num\">102<\/td><td class=\"num\">102<\/td><\/tr>\n    <tr><td>Ocean freight<\/td><td class=\"num\">7,893<\/td><td class=\"num\">7,893<\/td><td class=\"num\">2,773<\/td><\/tr>\n    <tr class=\"total\"><td>Total landed (USD)<\/td><td class=\"num\">38,991<\/td><td class=\"num\">33,591<\/td><td class=\"num\">26,635<\/td><\/tr>\n    <tr class=\"total\"><td>Landed per unit (USD)<\/td><td class=\"num\">0.325<\/td><td class=\"num\">0.280<\/td><td class=\"num\">0.222<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<h3>The number that actually decides the question<\/h3>\n\n<p>Nobody buys from Poland at a Chinese factory price. So the useful question is not &#8222;who is cheaper\u201d but <strong>how much more can a European manufacturer charge at the factory gate before your landed cost goes up?<\/strong><\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <caption>Break-even factory-price premium<\/caption>\n  <thead>\n    <tr><th>If your China duty is\u2026<\/th><th class=\"num\">China landed \/ unit<\/th><th class=\"num\">Break-even EU factory price<\/th><th class=\"num\">Premium the EU can carry<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>43.5% (legacy List 3 applies)<\/td><td class=\"num\">0.325<\/td><td class=\"num\">0.273<\/td><td class=\"num\"><strong>+51.8%<\/strong><\/td><\/tr>\n    <tr><td>26.0% (legacy List 4A applies)<\/td><td class=\"num\">0.298<\/td><td class=\"num\">0.249<\/td><td class=\"num\">+38.2%<\/td><\/tr>\n    <tr><td>18.5% (verified floor, no legacy list)<\/td><td class=\"num\">0.280<\/td><td class=\"num\">0.233<\/td><td class=\"num\"><strong>+29.2%<\/strong><\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<p>So: <strong>somewhere between 29% and 52%.<\/strong> The 29% figure survives even if every unresolved question resolves against us. If your European quote is inside that band, you are not paying a premium \u2014 you are paying the same money to a different address. If it is outside, China is genuinely cheaper on your SKU and you should say so.<\/p>\n\n<h2>Where China is still cheaper \u2014 honestly<\/h2>\n\n<p class=\"lead-answer\">There are cases where a Chinese supplier is the right commercial answer in 2026, and an article that pretends otherwise is not worth reading. Four of them are real.<\/p>\n\n<ol>\n  <li><strong>Packaging componentry and tooling iteration.<\/strong> Component suppliers within a two-hour drive of each other, mould makers who have already built every variation of the part you want, prototype Monday and samples Friday. If your project is a new cap, bottle, clip or dispenser geometry, no European supply base matches that density or that speed. We do not pretend to.<\/li>\n  <li><strong>Very low unit price at commodity specification.<\/strong> At the opening price point, on a standard format, with no compliance sophistication required, a Chinese factory will usually win on unit cost and often on flexibility for a first small run.<\/li>\n  <li><strong>Mexico, not China, is your real price benchmark in this category.<\/strong> Mexico accounts for roughly 62% of US imports under HTS 330749 \u2014 mass aerosol and plug-in production under USMCA, duty-free and nearshore. Chinese origin is around 14% and falling. If your comparison set is Mexican-made mass aerosol, no European supplier is going to beat it on landed cost, and you should not let anyone tell you otherwise.<\/li>\n  <li><strong>Diversification has carrying costs.<\/strong> Running two origins means inventory in two places, two sets of documentation, two audit relationships. That is real overhead, and it should be counted.<\/li>\n<\/ol>\n\n<div class=\"box accent\">\n  <p>The honest version of the European case is not &#8222;we are cheaper\u201d and not &#8222;Asia is bad\u201d. It is narrower and more useful: <strong>at the same landed cost, you get a supplier operating under a documentation regime you can hand straight to your compliance team, in a jurisdiction where your lawyer can act, close enough that you can walk the plant.<\/strong> If landed cost is not the same, that argument does not apply and we would rather find out early.<\/p>\n<\/div>\n\n<h2>The costs that never appear on the invoice<\/h2>\n\n<p class=\"lead-answer\">In every documented US enforcement action in this category, the cost landed on the US importer, brand owner or retailer \u2014 not on the offshore manufacturer. That is not a moral point. It is a structural one about who is reachable by a US regulator.<\/p>\n\n<p>The clearest illustration is recent. In December 2025 the CPSC found a wintergreen essential oil sold on Amazon since 2022 without child-resistant packaging \u2014 a mandatory standard, because wintergreen oil is around 98% methyl salicylate. The manufacturer is a Chinese supply-chain company. CPSC issued a Notice of Violation, <strong>the manufacturer did not agree to recall or remedy, and so the agency could only publish a consumer warning.<\/strong> The seller of record and the marketplace absorbed the consequence: the inventory, the listing, and the liability.<\/p>\n\n<p>Other documented outcomes, all borne by the US party:<\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <caption>Who paid, and how much<\/caption>\n  <thead>\n    <tr><th>Case<\/th><th>What happened<\/th><th class=\"num\">Cost to the US party<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>TJX Companies (CARB)<\/td><td>Air fresheners and other consumer products imported over California VOC limits<\/td><td class=\"num\">USD 196,800<\/td><\/tr>\n    <tr><td>OnTel Products (EPA \/ FIFRA)<\/td><td>Imported product carrying antimicrobial claims without EPA registration<\/td><td class=\"num\">USD 638,624<\/td><\/tr>\n    <tr><td>Pura Scents (CPSC)<\/td><td>851,400 diffusers recalled, magnet ingestion hazard. US brand, China-origin hardware<\/td><td class=\"num\">Full recall cost<\/td><\/tr>\n    <tr><td>Walmart private label (CPSC \/ CDC)<\/td><td>3,900 bottles of aromatherapy room spray, made offshore, contaminated with <em>Burkholderia pseudomallei<\/em>. Two deaths, four melioidosis cases<\/td><td class=\"num\">Recall + litigation<\/td><\/tr>\n    <tr><td>Repeat Prop 65 defendants<\/td><td>Lead in the decorated exterior of ceramic and glass diffusers and warmers. One settled 2025 case: USD 3,000 penalty, USD 25,500 plaintiff\u2019s legal fees<\/td><td class=\"num\">~USD 28,500 per notice<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<h3>A finding that will surprise you about Proposition 65<\/h3>\n\n<p>We queried the California Attorney General\u2019s 60-day notice database for this category expecting the fragrance to be the exposure. It is not. <strong>The overwhelming majority of home-fragrance Prop 65 notices target lead in the decorated ceramic or glass vessel<\/strong> \u2014 not the oil inside it. Eight of eleven &#8222;diffuser\u201d notices, and the recent &#8222;air freshener\u201d notices, are lead-in-decoration cases.<\/p>\n\n<p>The practical consequence: being phthalate-free \u2014 which we are \u2014 addresses the DEHP and DINP exposure but says nothing about lead in a printed bottle. If you are sourcing decorated glass or ceramic, ask for surface lead test data to the 90 ppm standard that Prop 65 settlements in this category actually use, whoever your supplier is. It is a cheap certificate and an expensive omission.<\/p>\n\n<h3>Two dates already in the calendar<\/h3>\n\n<div class=\"box warn\">\n  <span class=\"label\">8 July 2026 \u2014 already in force<\/span>\n  <p>CPSC mandatory eFiling of Certificates of Compliance took effect. Importers must submit certificate data electronically before regulated product enters US commerce. Foreign Trade Zone entries follow on 8 January 2027. CPSC states it &#8222;does not apply to domestic manufacturers\u201d and &#8222;creates no new testing, certification, or compliance obligations\u201d \u2014 it makes the existing ones machine-readable and therefore targetable. If your supplier cannot hand you structured certificate data at PO stage, that is now friction at the border rather than paperwork you can chase later.<\/p>\n<\/div>\n\n<div class=\"box warn\">\n  <span class=\"label\">1 January 2027 \u2014 five months away<\/span>\n  <p>California\u2019s VOC limit for manual aerosol air fresheners drops from 10% to 5%. Concentrated aerosol drops from 15% to 10%. Any formula currently built to the 10% limit is obsolete for product manufactured from that date. Formulate to CARB and you clear the OTC states as well; formulate to OTC and you fail California. Separately, from 1 January 2031 the fragrance exemption in the CARB calculation falls from 2% by weight to 0.25% for air fresheners \u2014 at which point holding a real top-heart-base structure in a compliant Californian air freshener becomes a question of shifting the accord toward LVP-VOC materials. That is a perfumery capability, not a procurement decision.<\/p>\n<\/div>\n\n<h2>What about the other four categories?<\/h2>\n\n<h3>Laundry fragrance<\/h3>\n<p class=\"lead-answer\">US fabric care is currently being won on scent, not on cleaning performance. Two of the top five non-food new-product Pacesetters of 2025, as measured by Circana, were laundry fragrance propositions \u2014 a scent booster and a mood-named in-wash fragrance. That is a perfumery brief.<\/p>\n<p>Meanwhile private-label liquid detergent grew 19% the last time Circana published the figure, and US private label overall reached a record 23.5% unit share and USD 282.8 billion in 2025 while national brands grew 1.2%. A branded number-three player now names private-label shelf gain as a risk factor in its annual report. The opening is not subtle.<\/p>\n\n<h3>Odour neutralisers \u2014 and a claim we deliberately do not make<\/h3>\n<p class=\"lead-answer\">Odorano neutralises odour molecules. We make no antimicrobial, sanitising or &#8222;kills odour-causing bacteria\u201d claim, and that is a compliance decision rather than a marketing omission.<\/p>\n<p>EPA\u2019s line is precise. A product that &#8222;prevents, blocks, neutralizes, reduces, eliminates, encapsulates or removes odors\u201d is not a pesticide. A product that claims to control &#8222;bacteria or other pests that cause odors\u201d <em>is<\/em> a pesticide requiring FIFRA registration \u2014 and the liability attaches to whoever distributes or sells it in the United States. A great many imported &#8222;odour killer\u201d listings sit on the wrong side of that line, often because a claim was added downstream by a marketplace seller the manufacturer never spoke to. OnTel paid USD 638,624 for exactly that shape of problem.<\/p>\n<p>For distributors and private-label buyers, the practical value is that our claim architecture is built to stay inside the non-pesticidal definition, and we will not agree to marketing copy that steps outside it. TACTICLEAN, our scent-free concentrate, is designed for exactly the case where you want to add your own fragrance and your own name \u2014 and it is a natural fit for janitorial and sanitation distribution, which buys on cost-in-use, dilution ratio and dispenser compatibility rather than on brand.<\/p>\n\n<h3>Eau de Parfum<\/h3>\n<p class=\"lead-answer\">Fine fragrance is the one category where European origin is already the market\u2019s default expectation rather than a premium to be justified. France alone accounts for around 54% of the USD 4.49 billion of perfume imported into the United States; Spain and Italy add a further 28%. Chinese origin is under 1%.<\/p>\n<p>HIKARI is our Eau de Parfum line, developed by the same perfumers and the same lab \u2014 AFL, Aroma Formulation Labs \u2014 that formulate our air care. Designer-inspired, never presented as a copy of a named perfume. Entry volumes start from around 200 units per SKU, with CPNP notification, a Product Information File and a Cosmetic Product Safety Report behind each formula.<\/p>\n\n<h3>Professional diffusion and essential oils \u2014 read this if you buy scent-marketing oil<\/h3>\n\n<p class=\"lead-answer\">If you buy oil for cold-air, HVAC, reed or ultrasonic diffusion in the United States, you are most likely buying it from the company that sold you the hardware. We only make the oil. That is the entire difference, and it is worth about an order of magnitude per litre at the top of the range.<\/p>\n\n<p>Professional diffusion oil in the US market is priced in a way that makes comparison difficult on purpose. Some suppliers list sizes without rendering per-size prices until you click each variant; others quote only against a service agreement whose price is explicitly a function of contract length. Here is what is actually published, converted to a common unit:<\/p>\n\n<div class=\"tablewrap\">\n<table>\n  <caption>Published US prices for professional diffusion oil, per litre, August 2026<\/caption>\n  <thead>\n    <tr><th>Format<\/th><th>What you buy<\/th><th class=\"num\">Published price<\/th><th class=\"num\">Per litre<\/th><\/tr>\n  <\/thead>\n  <tbody>\n    <tr><td>30 ml proprietary pod<\/td><td>Device-specific cartridge<\/td><td class=\"num\">USD 54.95<\/td><td class=\"num\"><strong>~USD 1,832<\/strong><\/td><\/tr>\n    <tr><td>50\u201360 ml bottle<\/td><td>Open bottle<\/td><td class=\"num\">USD 39.99\u201369.00<\/td><td class=\"num\">~USD 800\u20131,150<\/td><\/tr>\n    <tr><td>100\u2013150 ml bottle<\/td><td>Open bottle<\/td><td class=\"num\">USD 42.99\u201359.99<\/td><td class=\"num\">~USD 400\u2013430<\/td><\/tr>\n    <tr><td>500 ml bottle<\/td><td>Open bottle<\/td><td class=\"num\">USD 109.99\u2013129.99<\/td><td class=\"num\">~USD 220\u2013260<\/td><\/tr>\n    <tr><td>1 litre bottle<\/td><td>Open bottle<\/td><td class=\"num\">USD 199.99<\/td><td class=\"num\"><strong>~USD 200<\/strong><\/td><\/tr>\n    <tr><td>Managed cartridge programme<\/td><td>Sealed cartridge, volume not disclosed<\/td><td class=\"num\">Quote only<\/td><td class=\"num\">Not computable<\/td><\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n<p class=\"tnote\">Compiled from published US supplier product pages, 10 August 2026. Where a supplier publishes no fragrance price at any volume \u2014 as the two largest managed-service operators do not \u2014 we have written &#8222;quote only\u201d rather than estimate. The 500 ml figure includes one price observed on a third-party marketplace listing rather than the brand\u2019s own site.<\/p>\n\n<p>Three things follow, and none of them require anyone to be criticised:<\/p>\n\n<ul>\n  <li><strong>The transparent floor is around USD 200 per litre, and every step down in bottle size multiplies it<\/strong> \u2014 up to roughly nine times, in the proprietary pod format. If you are on a pod or cartridge programme, your effective cost per litre is probably not a number you have ever seen written down.<\/li>\n  <li><strong>Hardware and oil are frequently coupled by warranty.<\/strong> One major operator\u2019s own FAQ states that its diffusers are designed to work with its own oils and that using another brand voids the warranty. That is a legitimate engineering position. It is also a switching cost, and it belongs in your cost of ownership.<\/li>\n  <li><strong>The oil is often not made by the company selling it.<\/strong> One of the largest commercial scenting operators publicly credits its collaboration with a global fragrance house as what &#8222;sets us apart\u201d. That is the tier we operate in \u2014 we formulate in our own lab, and we sell the compound rather than the subscription.<\/li>\n<\/ul>\n\n<h4>Compatibility is the part nobody writes about<\/h4>\n<p>Three diffusion technologies impose three genuinely different physical requirements, and a supplier who treats them as one product is telling you something.<\/p>\n<ul>\n  <li><strong>Cold-air \/ nebulising<\/strong> needs neat oil inside a viscosity window \u2014 thin enough to atomise to a 1\u201310 micron dry mist, not so thin it flashes off before it disperses. No water, no alcohol, no carrier oil: carrier oils film the atomiser and eventually block it. Heavy resinous bases at full strength are too viscous for most units, which is a real constraint on how you build the base of the accord.<\/li>\n  <li><strong>Ultrasonic<\/strong> needs the opposite: a water-dispersible system, because aroma materials are hydrophobic and neat oil can foul the piezo plate. That means a solubiliser selected by HLB for the material set \u2014 not the same product as the cold-air oil.<\/li>\n  <li><strong>Reed<\/strong> needs a carrier solvent chosen as a trade-off between throw and reed life, where too thick a solvent pools instead of wicking and too volatile a one shortens the life and creates a flammability classification you have to declare.<\/li>\n<\/ul>\n<p>We formulate each of the three deliberately, and we will tell you which of your existing hardware a given oil suits before you buy it. We do not sell the hardware, so we have no reason to steer you.<\/p>\n\n<h2>Who owns your formula, and where are your moulds?<\/h2>\n\n<p class=\"lead-answer\">This is not a question about honesty. It is a question about default ownership. Ownership tends to sit with whoever holds the physical asset and whoever filed first \u2014 and most small and mid-sized brands never paper either.<\/p>\n\n<p>China operates a first-to-file trademark system. Whoever registers your mark there owns it there, regardless of who created it or first used it elsewhere. A US registration confers nothing. Chinese customs will act on the local registrant\u2019s complaint against the legitimate owner\u2019s outbound shipment; there are documented cases of companies buying their own trademark back for six figures.<\/p>\n\n<p>Tooling follows the same logic. Practitioner reporting in this area documents mould retrieval costing USD 200,000 on tooling originally bought for USD 80,000; a factory holding five moulds across three product lines with a two-month shutdown costing around USD 800,000 in lost revenue; and a per-unit surcharge substituted for a tooling invoice that accumulated to roughly USD 850,000 over fifteen years before anyone noticed. The warning signs are consistent: a supplier reluctant to physically label moulds with your name, a contract that says &#8222;tooling provided by supplier\u201d, an offer to keep the moulds &#8222;for safekeeping\u201d, no itemised tooling inventory.<\/p>\n\n<p>Under our private-label model, a custom formula developed for you is yours, assigned in writing, in a jurisdiction where your own counsel can act. We keep our patented formulations \u2014 Odorano and Relaxeen \u2014 and you keep yours. Both halves of that sentence matter.<\/p>\n\n<h2>What we are not going to claim<\/h2>\n\n<p class=\"lead-answer\">We would rather lose an argument than win one on a claim that does not survive checking. Six things we will not tell you, because they are either unverifiable or untrue.<\/p>\n\n<ul>\n  <li><strong>That sourcing is moving to Europe.<\/strong> It is not, in aggregate. Kearney\u2019s 2026 Reshoring Index remains negative. China lost roughly USD 135 billion of direct US import volume and fell below 10% of US manufacturing imports \u2014 but the other Asian low-cost countries gained USD 193\u2013194 billion between them, and Mexico gained 8%. North American nearshoring moved from 7.1% to 7.6% of sourcing. The China exit is real; Europe is not where most of it went.<\/li>\n  <li><strong>That European manufacturing has a measurably lower defect rate.<\/strong> That comparison is not in the public record. We are not going to invent it.<\/li>\n  <li><strong>That &#8222;Made in Europe\u201d carries a quantified fragrance premium with US consumers.<\/strong> We looked for a credible primary survey and did not find one.<\/li>\n  <li><strong>That our certifications are a US legal requirement.<\/strong> Our BRCGS Consumer Products certificate \u2014 grade AA, PL23\/00000235, issued by SGS UK under UKAS accreditation \u2014 is an independently audited quality credential. It is not a US regulatory requirement, and GFSI recognition applies to food safety schemes only, not to this one.<\/li>\n  <li><strong>That EU documentation discharges US obligations.<\/strong> It does not, and anyone who tells you otherwise will cost you money. REACH registration has no US equivalent \u2014 every raw material still has to clear the TSCA Inventory. An EU safety data sheet is structurally compatible with OSHA HazCom but must be re-issued with US classifications, US exposure limits and a US emergency contact. CLP hazard statements are not FHSA signal words; the artwork has to be re-authored rather than translated. CPNP notification carries no US recognition; FDA facility registration and product listing under MoCRA are separate filings. IFRA conformity is evidence, not compliance \u2014 and since the 52nd Amendment consultation only closed in June 2026 with formal notification expected around November, nobody can honestly claim conformity to it yet.<\/li>\n  <li><strong>That our products are hypoallergenic.<\/strong> We see that word used freely in this market with no standard named. We will tell you which allergens are declared at which threshold, and give you the IFRA and CLP documentation to verify it.<\/li>\n<\/ul>\n\n<p>What we will say is specific and checkable: <strong>1,000+ tested fragrance profiles; phthalate-free; formulated to IFRA 51st Amendment; REACH and CLP compliant with UFI\/PCN and SDS packs supplied as standard; BRCGS Consumer Products grade AA; ISO 9001 and ISO 14001; EU production in Wroc\u0142aw, Poland, since 1999; wholesale of our own brands with no fixed per-SKU minimum at around 28 days; private label with a price-break threshold around 3,000 units per SKU rather than a hard floor; Eau de Parfum from around 200 units.<\/strong><\/p>\n\n<h2>We are looking for a US manufacturing partner<\/h2>\n\n<p class=\"lead-answer\">One part of our strategy is not yet in place, and we would rather say so publicly than pretend the picture is finished. We intend to produce locally in the United States with a partner who already has market and sales there. We have not found that partner yet.<\/p>\n\n<p>What we would bring is the formulation side: a perfumery lab, 1,000+ tested profiles across five product categories, and compositions developed and compounded in the US for the US market. What we are looking for is the other half \u2014 an established distribution position in the automotive aftermarket, car-wash chemistry, janitorial and sanitation supply, or private-label household goods, held by a company that would rather own fragrance capability than buy it in.<\/p>\n\n<p>If that describes you, the conversation is worth having whether or not you ever buy a container from Poland. Interestingly, we could find no evidence that any European air-care manufacturer has localised production in the United States. The large fragrance houses compound here, but they sell compound to brands rather than finished air care. Whether that position is unoccupied because it is valuable or because it is uneconomic is exactly what we would want to test with a partner rather than alone.<\/p>\n\n<h2>How to check all of this yourself, in one afternoon<\/h2>\n\n<div class=\"box check\">\n  <span class=\"label\">Five steps<\/span>\n  <ol>\n    <li><strong>Ask your broker for the Chapter 99 flag<\/strong> on your last entry under HTS 3307.49.00 \u2014 or whichever heading applies to your product. That gives you your real China duty rate rather than our estimate.<\/li>\n    <li><strong>Pull your last three ocean invoices<\/strong> and calculate freight per saleable unit, not per container. Most buyers have never seen this number.<\/li>\n    <li><strong>Add your deposit financing.<\/strong> Take your typical deposit percentage, multiply by the days between payment and goods-available, and apply your cost of capital. Then add the safety stock your pipeline length forces you to hold.<\/li>\n    <li><strong>Total those three and divide by units.<\/strong> That is your landed cost. Compare it to a European quote \u2014 not to a European factory price.<\/li>\n    <li><strong>Then ask for one European quote on one SKU<\/strong> and put it into the same model. Would it be unreasonable to run a single SKU as a parallel source before your next reorder, just to see where the number lands?<\/li>\n  <\/ol>\n<\/div>\n\n<h2>Frequently asked questions<\/h2>\n\n<div class=\"faq\">\n  <details open=\"\">\n    <summary>How much is the tariff on air fresheners from China in 2026?<\/summary>\n    <p>As of 24 July 2026, the verified minimum is 18.5% under HTS 3307.49.00 \u2014 6% MFN duty plus the new 12.5% Section 301 forced-labour duty. Legacy Section 301 list duties of 7.5% or 25% stack on top where they apply, which takes the total to 26% or 43.5%. EU-origin goods in the same heading pay a flat 10%, because the Section 301 duty for the EU operates as a ceiling net of MFN rather than as an addition. Confirm your own rate with your customs broker against your entry data.<\/p>\n  <\/details>\n  <details>\n    <summary>What is the HTS code for car and home air fresheners?<\/summary>\n    <p>3307.49.00.00 \u2014 &#8222;preparations for perfuming or deodorizing rooms, other\u201d. CBP ruling NY N231826 confirms that fragrance-impregnated paper, PVC and EVA hanging and vent-clip car air fresheners classify here regardless of shape or mounting method. MFN duty is 6%.<\/p>\n  <\/details>\n  <details>\n    <summary>Did the de minimis exemption really end?<\/summary>\n    <p>Yes. It was suspended for China and Hong Kong on 2 May 2025 and globally on 29 August 2025, reaffirmed by executive order on 21 February 2026, and CBP published proposed rules on 23 June 2026 to suspend it indefinitely under the Tariff Act of 1930 rather than emergency powers. Statutory repeal for commercial shipments takes effect in July 2027. Every shipment now requires a formal or informal entry with 10-digit classification and payment of applicable duties, whatever its value.<\/p>\n  <\/details>\n  <details>\n    <summary>What is the minimum order quantity for private label air fresheners?<\/summary>\n    <p>Ours is not a hard floor. Around 3,000 units per SKU is where the price break sits, and we will discuss below it. Eau de Parfum starts from around 200 units. White label runs 8\u201312 weeks; wholesale of our own brands runs around 28 days with no fixed per-SKU minimum. Be careful with suppliers who present a price-break threshold as a minimum \u2014 they are different things.<\/p>\n  <\/details>\n  <details>\n    <summary>Does an EU safety data sheet work in the United States?<\/summary>\n    <p>Structurally yes, substantively no. OSHA HazCom uses the same 16-section GHS format, so most content transfers \u2014 but the sheet must be re-issued with OSHA HazCom classifications rather than CLP, US occupational exposure limits, a US emergency contact and US supplier identity. Under HCS 2024, which aligns to GHS Revision 7, the deadline for substances passed on 19 May 2026 and the mixtures deadline is 19 November 2027. Separately, REACH registration does not substitute for the TSCA Inventory: a substance not listed on TSCA cannot be imported into the US at all.<\/p>\n  <\/details>\n  <details>\n    <summary>Why is Mexico relevant if I am comparing China and Europe?<\/summary>\n    <p>Because it is probably your real price benchmark and you may not have realised it. Mexico supplies roughly 62% of US imports under HTS 330749 \u2014 largely multinational aerosol and plug-in production under USMCA, duty-free and nearshore. Chinese origin is around 14% and falling. If your reference price is Mexican-made mass aerosol, neither we nor any other European supplier will beat it on landed cost, and you should discount any claim to the contrary.<\/p>\n  <\/details>\n  <details>\n    <summary>Can you supply oil for our existing diffusers?<\/summary>\n    <p>Usually, but ask us before you buy. Cold-air nebulising, ultrasonic and reed diffusion impose three different physical requirements, and the wrong oil in the wrong unit either fails to diffuse or damages the hardware. Also check your device warranty: several US operators void it if a third-party oil is used, which is a legitimate engineering position but also a switching cost you should price in.<\/p>\n  <\/details>\n  <details>\n    <summary>Do your odour neutralisers kill bacteria?<\/summary>\n    <p>No, and we will not say they do. Odorano neutralises odour molecules. Under FIFRA, a claim to control bacteria or other pests that cause odours converts a product into a pesticide requiring EPA registration, and the liability attaches to whoever distributes or sells it in the US. We keep the claim architecture inside the non-pesticidal definition deliberately, and we will not approve marketing copy that steps outside it.<\/p>\n  <\/details>\n<\/div>\n\n<div class=\"cta\">\n  <h2>Send us one SKU and we will build the comparison with you<\/h2>\n  <p>Not a quote request \u2014 a landed-cost model. Send us the specification and the annual volume of a single existing SKU, and we will return a like-for-like EU landed cost against your current one, with every assumption written down so your finance team can argue with it.<\/p>\n  <p>If the number does not work, we will tell you that too. It is a shorter conversation than discovering it in month six.<\/p>\n  <a class=\"btn\" href=\"https:\/\/elixscent.com\/pl\/marka-wlasna\/\">Private label &#038; OEM<\/a>\n  <a class=\"btn ghost\" href=\"https:\/\/elixscent.com\/pl\/dystrybutor\/\">Distribution &#038; exclusivity<\/a>\n  <a class=\"btn ghost\" href=\"https:\/\/elixscent.com\/company\/\">Talk to us about US production<\/a>\n<\/div>\n\n\n\n\n<div class=\"sources\">\n  <h2>Sources and notes<\/h2>\n  <p>Every figure in this article carries a source and a date. Tariff policy changed twice in the first seven months of 2026; treat any number here as valid on the review date above and verify against your own entry data before you act on it.<\/p>\n  <ul>\n    <li>Duty rates: USITC Harmonized Tariff Schedule, retrieved 10 August 2026; Federal Register notice 2026-15181 (published 28 July 2026, effective 24 July 2026); <em>Learning Resources, Inc. v. Trump<\/em>, US Supreme Court, 20 February 2026.<\/li>\n    <li>Classification: CBP ruling NY N231826.<\/li>\n    <li>Ocean freight: Drewry World Container Index, assessment date 7 August 2026. Transit: Flexport Ocean Timeliness Indicator, week to 27 July 2026.<\/li>\n    <li>Fees: CBP FY2026 user fee schedule, effective 1 October 2025.<\/li>\n    <li>De minimis: Executive Order 14324; CBP proposed rulemaking, 23 June 2026.<\/li>\n    <li>Market and channel data: Circana via Happi; Circana 2025 New Product Pacesetters; PLMA\/Circana private label report, 52 weeks ending 28 December 2025; UN Comtrade mirrors for HS-level import origin shares (2023 detail, 2025 HS4).<\/li>\n    <li>Compliance: California OEHHA Proposition 65 list and California Attorney General 60-day notice database; California Code of Regulations title 17 \u00a794509 and \u00a794510; CARB enforcement releases; US EPA guidance on determining whether a cleaning product is a pesticide under FIFRA; CPSC recall database and press releases; OSHA HazCom rulemaking; FDA MoCRA guidance; IFRA amendment notices.<\/li>\n    <li>Sourcing trend data: Kearney US Reshoring Index 2026; QIMA Global Sourcing Survey 2026 and Q1 2026 Barometer; US-China Business Council member survey 2026.<\/li>\n    <li>Diffusion oil prices: published US supplier product pages, retrieved 10 August 2026. Quote-only programmes are shown as such and have not been estimated.<\/li>\n  <\/ul>\n<\/div>\n\n<footer class=\"foot\">\n  <p><strong>ELiX<\/strong> \u2014 MB ELiX sp. z o.o. sp.k., Wroc\u0142aw, Poland. Fragrance manufacturer since 1999. Car and home air fresheners, laundry care, odour neutralisers, Eau de Parfum, professional essential and diffusion oils. Strictly B2B, supplying 60+ countries. In-house formulation at AFL \u2014 Aroma Formulation Labs.<\/p>\n  <p>This article is commercial information, not legal, customs or regulatory advice. Classification, duty liability and compliance obligations depend on your specific product, claims and entry. Confirm with your own customs broker and regulatory counsel.<\/p>\n<\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>ELiX \u00b7 Knowledge European fragrance manufacturer since 1999 \u00b7 Wroc\u0142aw, Poland Sourcing \u00b7 Landed cost Is It Still Cheaper to Import Air Fresheners From China in 2026? For most of the last twenty years the answer was obviously yes. In August 2026 it depends entirely on whether you compare factory prices or landed cost \u2014 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":27799,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[830],"tags":[],"class_list":["post-27775","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-informacje-o-firmie"],"acf":[],"_links":{"self":[{"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/posts\/27775","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/comments?post=27775"}],"version-history":[{"count":4,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/posts\/27775\/revisions"}],"predecessor-version":[{"id":27795,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/posts\/27775\/revisions\/27795"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/media\/27799"}],"wp:attachment":[{"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/media?parent=27775"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/categories?post=27775"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elixscent.com\/pl\/wp-json\/wp\/v2\/tags?post=27775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}