{"version":3,"sources":["webpack:///./React/components/PVWebstore/PVFreeShippingDetails.js"],"names":["PVFreeShippingDetails","freeShippingThreshold","JSON","parse","document","getElementById","getAttribute","AccountInfo","FreeShippingAcc","className","bannerUrl","heading","renderBanner"],"mappings":"4UAGMA,EAAwB,WAC1B,IACMC,EADSC,KAAKC,MAAMC,SAASC,eAAe,aAAaC,aAAa,eACvCC,YAAYC,gBAEjD,OACI,yBAAKC,UAAU,aACX,yBAAKA,UAAU,4BACX,kBAAC,IAAD,CACIC,UAAU,0EACVC,QAAQ,YACRC,cAAY,IAEhB,yBAAKH,UAAU,mCACX,yBAAKA,UAAU,gBACX,6CACA,mEACA,qDAC4BR,EAD5B,6IAKA,mDACA,4BACI,oNAKA,qKAIA,mGAGA,mO,EAabD,EAAA,a,6FAhDTA,E","file":"bundle.75.9ffd39b4.js","sourcesContent":["import React from 'react';\nimport PVShopBanner from '../Shared/SiteWrapper/Header/PVBanner';\n\nconst PVFreeShippingDetails = () => {\n const config = JSON.parse(document.getElementById('ClientApp').getAttribute('data-react'));\n const freeShippingThreshold = config.AccountInfo.FreeShippingAcc;\n\n return (\n
\n
\n \n
\n
\n

Free Shipping

\n

Get FREE SHIPPING on eligible items.

\n

\n Purchase a minimum of ${freeShippingThreshold} in eligible accessory\n items and receive free shipping for those items. Look for the free\n shipping icon to know which items are eligible.\n

\n

Free Shipping Rules

\n
    \n
  • \n Free shipping applies only to the most economical shipping cost for\n the order. If an order’s shipping method is upgraded, only the\n lowest shipping charge amount will be discounted.\n
  • \n
  • \n Free shipping only applies to eligible items. Shipping charges for\n non-eligible items will be included in the shipping charge amount.\n
  • \n
  • \n DIRECTV and Viasat products will not be eligible for free shipping.\n
  • \n
  • \n Free shipping will only be provided for shipments within the\n contiguous United States (lower 48 states), which excludes Alaska,\n Hawaii, U.S. territories, and any international destinations.\n
  • \n
\n
\n
\n
\n
\n );\n};\n\nexport default PVFreeShippingDetails;\n"],"sourceRoot":""}