{"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
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